2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.59 for Wine 20050725.
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
='20050725'
273 PACKAGE_STRING
='Wine 20050725'
274 PACKAGE_BUGREPORT
='wine-devel@winehq.org'
276 ac_unique_file
="server/atom.c"
277 # Factoring default headers for most tests.
278 ac_includes_default
="\
281 # include <sys/types.h>
284 # include <sys/stat.h>
295 # if !STDC_HEADERS && HAVE_MEMORY_H
301 # include <strings.h>
304 # include <inttypes.h>
314 ac_subst_vars
='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS DLLDEFS build build_cpu build_vendor build_os host host_cpu host_vendor host_os WIN16_FILES WIN16_INSTALL SET_MAKE CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPPBIN ac_ct_CPPBIN TOOLSDIR CPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS LEX LEXLIB LEX_OUTPUT_ROOT XLEX BISON AS ac_ct_AS LD ac_ct_LD AR ac_ct_AR RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP WINDRES ac_ct_WINDRES LN_S LN EGREP LDCONFIG INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LINT LINTFLAGS FONTFORGE LIBPTHREAD XLIB XFILES OPENGLFILES GLU32FILES OPENGL_LIBS GLUT_LIBS GLUT32FILES NASLIBS CURSESLIBS sane_devel SANELIBS SANEINCL ICULIBS LCMSLIBS LDAPLIBS 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 20050725 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 20050725:";;
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
20050725
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 20050725, which was
1002 generated by GNU Autoconf 2.59. Invocation command line was
1013 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1014 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1015 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1016 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1017 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1019 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1020 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1022 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1023 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1024 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1025 hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
1026 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1027 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1028 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1032 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1036 test -z "$as_dir" && as_dir
=.
1037 echo "PATH: $as_dir"
1052 # Keep a trace of the command line.
1053 # Strip out --no-create and --no-recursion so they do not pile up.
1054 # Strip out --silent because we don't want to record it for future runs.
1055 # Also quote any args containing shell meta-characters.
1056 # Make two passes to allow for proper duplicate-argument suppression.
1061 ac_must_keep_next
=false
1067 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1068 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1069 |
-silent |
--silent |
--silen |
--sile |
--sil)
1071 *" "*|
*" "*|
*[\
[\
]\~\
#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1072 ac_arg
=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1075 1) ac_configure_args0
="$ac_configure_args0 '$ac_arg'" ;;
1077 ac_configure_args1
="$ac_configure_args1 '$ac_arg'"
1078 if test $ac_must_keep_next = true
; then
1079 ac_must_keep_next
=false
# Got value, back to normal.
1082 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1083 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1084 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1085 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1086 case "$ac_configure_args0 " in
1087 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1090 -* ) ac_must_keep_next
=true
;;
1093 ac_configure_args
="$ac_configure_args$ac_sep'$ac_arg'"
1094 # Get rid of the leading space.
1100 $as_unset ac_configure_args0 ||
test "${ac_configure_args0+set}" != set ||
{ ac_configure_args0
=; export ac_configure_args0
; }
1101 $as_unset ac_configure_args1 ||
test "${ac_configure_args1+set}" != set ||
{ ac_configure_args1
=; export ac_configure_args1
; }
1103 # When interrupted or exit'd, cleanup temporary files, and complete
1104 # config.log. We remove comments because anyway the quotes in there
1105 # would cause problems or look ugly.
1106 # WARNING: Be sure not to use single quotes in there, as some shells,
1107 # such as our DU 5.0 friend, will then `close' the trap.
1108 trap 'exit_status=$?
1109 # Save into config.log some information that might help in debugging.
1114 ## ---------------- ##
1115 ## Cache variables. ##
1116 ## ---------------- ##
1119 # The following way of writing the cache mishandles newlines in values,
1122 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1125 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1126 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1130 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1137 ## ----------------- ##
1138 ## Output variables. ##
1139 ## ----------------- ##
1142 for ac_var in $ac_subst_vars
1144 eval ac_val=$`echo $ac_var`
1145 echo "$ac_var='"'"'$ac_val'"'"'"
1149 if test -n "$ac_subst_files"; then
1156 for ac_var in $ac_subst_files
1158 eval ac_val=$`echo $ac_var`
1159 echo "$ac_var='"'"'$ac_val'"'"'"
1164 if test -s confdefs.h; then
1171 sed "/^$/d" confdefs.h | sort
1174 test "$ac_signal" != 0 &&
1175 echo "$as_me: caught signal $ac_signal"
1176 echo "$as_me: exit $exit_status"
1178 rm -f core *.core &&
1179 rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1182 for ac_signal
in 1 2 13 15; do
1183 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1187 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1188 rm -rf conftest
* confdefs.h
1189 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
1192 # Predefined preprocessor variables.
1194 cat >>confdefs.h
<<_ACEOF
1195 #define PACKAGE_NAME "$PACKAGE_NAME"
1199 cat >>confdefs.h
<<_ACEOF
1200 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1204 cat >>confdefs.h
<<_ACEOF
1205 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1209 cat >>confdefs.h
<<_ACEOF
1210 #define PACKAGE_STRING "$PACKAGE_STRING"
1214 cat >>confdefs.h
<<_ACEOF
1215 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1219 # Let the site file select an alternate cache file if it wants to.
1220 # Prefer explicitly selected file to automatically selected ones.
1221 if test -z "$CONFIG_SITE"; then
1222 if test "x$prefix" != xNONE
; then
1223 CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site"
1225 CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
1228 for ac_site_file
in $CONFIG_SITE; do
1229 if test -r "$ac_site_file"; then
1230 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1231 echo "$as_me: loading site script $ac_site_file" >&6;}
1232 sed 's/^/| /' "$ac_site_file" >&5
1237 if test -r "$cache_file"; then
1238 # Some versions of bash will fail to source /dev/null (special
1239 # files actually), so we avoid doing that.
1240 if test -f "$cache_file"; then
1241 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1242 echo "$as_me: loading cache $cache_file" >&6;}
1244 [\\/]* | ?
:[\\/]* ) .
$cache_file;;
1245 *) . .
/$cache_file;;
1249 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1250 echo "$as_me: creating cache $cache_file" >&6;}
1254 # Check that the precious variables saved in the cache have kept the same
1256 ac_cache_corrupted
=false
1257 for ac_var
in `(set) 2>&1 |
1258 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1259 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1260 eval ac_new_set
=\
$ac_env_${ac_var}_set
1261 eval ac_old_val
="\$ac_cv_env_${ac_var}_value"
1262 eval ac_new_val
="\$ac_env_${ac_var}_value"
1263 case $ac_old_set,$ac_new_set in
1265 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1266 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1267 ac_cache_corrupted
=: ;;
1269 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1270 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1271 ac_cache_corrupted
=: ;;
1274 if test "x$ac_old_val" != "x$ac_new_val"; then
1275 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1276 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1277 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1278 echo "$as_me: former value: $ac_old_val" >&2;}
1279 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1280 echo "$as_me: current value: $ac_new_val" >&2;}
1281 ac_cache_corrupted
=:
1284 # Pass precious variables to config.status.
1285 if test "$ac_new_set" = set; then
1287 *" "*|
*" "*|
*[\
[\
]\~\
#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1288 ac_arg
=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1289 *) ac_arg
=$ac_var=$ac_new_val ;;
1291 case " $ac_configure_args " in
1292 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1293 *) ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
1297 if $ac_cache_corrupted; then
1298 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1299 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1300 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1301 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1302 { (exit 1); exit 1; }; }
1306 ac_cpp
='$CPP $CPPFLAGS'
1307 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1308 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1309 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1338 ac_config_headers
="$ac_config_headers include/config.h"
1341 for ac_dir
in tools
$srcdir/tools
; do
1342 if test -f $ac_dir/install-sh
; then
1344 ac_install_sh
="$ac_aux_dir/install-sh -c"
1346 elif test -f $ac_dir/install.sh
; then
1348 ac_install_sh
="$ac_aux_dir/install.sh -c"
1350 elif test -f $ac_dir/shtool
; then
1352 ac_install_sh
="$ac_aux_dir/shtool install -c"
1356 if test -z "$ac_aux_dir"; then
1357 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools $srcdir/tools" >&5
1358 echo "$as_me: error: cannot find install-sh or install.sh in tools $srcdir/tools" >&2;}
1359 { (exit 1); exit 1; }; }
1361 ac_config_guess
="$SHELL $ac_aux_dir/config.guess"
1362 ac_config_sub
="$SHELL $ac_aux_dir/config.sub"
1363 ac_configure
="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1367 # Check whether --enable-win16 or --disable-win16 was given.
1368 if test "${enable_win16+set}" = set; then
1369 enableval
="$enable_win16"
1372 # Check whether --enable-debug or --disable-debug was given.
1373 if test "${enable_debug+set}" = set; then
1374 enableval
="$enable_debug"
1377 # Check whether --enable-trace or --disable-trace was given.
1378 if test "${enable_trace+set}" = set; then
1379 enableval
="$enable_trace"
1382 # Check whether --enable-win64 or --disable-win64 was given.
1383 if test "${enable_win64+set}" = set; then
1384 enableval
="$enable_win64"
1389 # Check whether --with-opengl or --without-opengl was given.
1390 if test "${with_opengl+set}" = set; then
1391 withval
="$with_opengl"
1395 # Check whether --with-curses or --without-curses was given.
1396 if test "${with_curses+set}" = set; then
1397 withval
="$with_curses"
1401 # Check whether --with-wine-tools or --without-wine-tools was given.
1402 if test "${with_wine_tools+set}" = set; then
1403 withval
="$with_wine_tools"
1409 if test "x$enable_debug" = "xno"
1411 DLLDEFS
="$DLLDEFS -DWINE_NO_DEBUG_MSGS"
1413 if test "x$enable_trace" = "xno" -o "x$enable_debug" = "xno"
1415 DLLDEFS
="$DLLDEFS -DWINE_NO_TRACE_MSGS"
1418 # Make sure we can run config.sub.
1419 $ac_config_sub sun4
>/dev
/null
2>&1 ||
1420 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1421 echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1422 { (exit 1); exit 1; }; }
1424 echo "$as_me:$LINENO: checking build system type" >&5
1425 echo $ECHO_N "checking build system type... $ECHO_C" >&6
1426 if test "${ac_cv_build+set}" = set; then
1427 echo $ECHO_N "(cached) $ECHO_C" >&6
1429 ac_cv_build_alias
=$build_alias
1430 test -z "$ac_cv_build_alias" &&
1431 ac_cv_build_alias
=`$ac_config_guess`
1432 test -z "$ac_cv_build_alias" &&
1433 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
1434 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
1435 { (exit 1); exit 1; }; }
1436 ac_cv_build
=`$ac_config_sub $ac_cv_build_alias` ||
1437 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
1438 echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
1439 { (exit 1); exit 1; }; }
1442 echo "$as_me:$LINENO: result: $ac_cv_build" >&5
1443 echo "${ECHO_T}$ac_cv_build" >&6
1445 build_cpu
=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1446 build_vendor
=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1447 build_os
=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1450 echo "$as_me:$LINENO: checking host system type" >&5
1451 echo $ECHO_N "checking host system type... $ECHO_C" >&6
1452 if test "${ac_cv_host+set}" = set; then
1453 echo $ECHO_N "(cached) $ECHO_C" >&6
1455 ac_cv_host_alias
=$host_alias
1456 test -z "$ac_cv_host_alias" &&
1457 ac_cv_host_alias
=$ac_cv_build_alias
1458 ac_cv_host
=`$ac_config_sub $ac_cv_host_alias` ||
1459 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
1460 echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
1461 { (exit 1); exit 1; }; }
1464 echo "$as_me:$LINENO: result: $ac_cv_host" >&5
1465 echo "${ECHO_T}$ac_cv_host" >&6
1467 host_cpu
=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1468 host_vendor
=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1469 host_os
=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1474 if test "x$enable_win64" != "xyes"
1476 test -n "$CC" || CC
="gcc -m32"
1477 test -n "$LD" || LD
="ld -m elf_i386"
1478 test -n "$AS" || AS
="as --32"
1486 if test "x$enable_win16" != "xno"
1493 WIN16_FILES
="\$(WIN16_FILES)"
1495 WIN16_INSTALL
="\$(WIN16_INSTALL)"
1497 if test "x$enable_win16" != "xyes"
1504 echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1505 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
1506 set dummy
${MAKE-make}; ac_make
=`echo "$2" | sed 'y,:./+-,___p_,'`
1507 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
1508 echo $ECHO_N "(cached) $ECHO_C" >&6
1510 cat >conftest.
make <<\_ACEOF
1512 @
echo 'ac_maketemp="$(MAKE)"'
1514 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
1515 eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
1516 if test -n "$ac_maketemp"; then
1517 eval ac_cv_prog_make_
${ac_make}_set
=yes
1519 eval ac_cv_prog_make_
${ac_make}_set
=no
1523 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
1524 echo "$as_me:$LINENO: result: yes" >&5
1525 echo "${ECHO_T}yes" >&6
1528 echo "$as_me:$LINENO: result: no" >&5
1529 echo "${ECHO_T}no" >&6
1530 SET_MAKE
="MAKE=${MAKE-make}"
1534 ac_cpp
='$CPP $CPPFLAGS'
1535 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1536 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1537 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1538 if test -n "$ac_tool_prefix"; then
1539 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
1540 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
1541 echo "$as_me:$LINENO: checking for $ac_word" >&5
1542 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1543 if test "${ac_cv_prog_CC+set}" = set; then
1544 echo $ECHO_N "(cached) $ECHO_C" >&6
1546 if test -n "$CC"; then
1547 ac_cv_prog_CC
="$CC" # Let the user override the test.
1549 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1553 test -z "$as_dir" && as_dir
=.
1554 for ac_exec_ext
in '' $ac_executable_extensions; do
1555 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1556 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
1557 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1566 if test -n "$CC"; then
1567 echo "$as_me:$LINENO: result: $CC" >&5
1568 echo "${ECHO_T}$CC" >&6
1570 echo "$as_me:$LINENO: result: no" >&5
1571 echo "${ECHO_T}no" >&6
1575 if test -z "$ac_cv_prog_CC"; then
1577 # Extract the first word of "gcc", so it can be a program name with args.
1578 set dummy gcc
; ac_word
=$2
1579 echo "$as_me:$LINENO: checking for $ac_word" >&5
1580 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1581 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1582 echo $ECHO_N "(cached) $ECHO_C" >&6
1584 if test -n "$ac_ct_CC"; then
1585 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
1587 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1591 test -z "$as_dir" && as_dir
=.
1592 for ac_exec_ext
in '' $ac_executable_extensions; do
1593 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1594 ac_cv_prog_ac_ct_CC
="gcc"
1595 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1603 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
1604 if test -n "$ac_ct_CC"; then
1605 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1606 echo "${ECHO_T}$ac_ct_CC" >&6
1608 echo "$as_me:$LINENO: result: no" >&5
1609 echo "${ECHO_T}no" >&6
1617 if test -z "$CC"; then
1618 if test -n "$ac_tool_prefix"; then
1619 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
1620 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
1621 echo "$as_me:$LINENO: checking for $ac_word" >&5
1622 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1623 if test "${ac_cv_prog_CC+set}" = set; then
1624 echo $ECHO_N "(cached) $ECHO_C" >&6
1626 if test -n "$CC"; then
1627 ac_cv_prog_CC
="$CC" # Let the user override the test.
1629 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1633 test -z "$as_dir" && as_dir
=.
1634 for ac_exec_ext
in '' $ac_executable_extensions; do
1635 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1636 ac_cv_prog_CC
="${ac_tool_prefix}cc"
1637 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1646 if test -n "$CC"; then
1647 echo "$as_me:$LINENO: result: $CC" >&5
1648 echo "${ECHO_T}$CC" >&6
1650 echo "$as_me:$LINENO: result: no" >&5
1651 echo "${ECHO_T}no" >&6
1655 if test -z "$ac_cv_prog_CC"; then
1657 # Extract the first word of "cc", so it can be a program name with args.
1658 set dummy cc
; ac_word
=$2
1659 echo "$as_me:$LINENO: checking for $ac_word" >&5
1660 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1661 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1662 echo $ECHO_N "(cached) $ECHO_C" >&6
1664 if test -n "$ac_ct_CC"; then
1665 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
1667 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1671 test -z "$as_dir" && as_dir
=.
1672 for ac_exec_ext
in '' $ac_executable_extensions; do
1673 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1674 ac_cv_prog_ac_ct_CC
="cc"
1675 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1683 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
1684 if test -n "$ac_ct_CC"; then
1685 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1686 echo "${ECHO_T}$ac_ct_CC" >&6
1688 echo "$as_me:$LINENO: result: no" >&5
1689 echo "${ECHO_T}no" >&6
1698 if test -z "$CC"; then
1699 # Extract the first word of "cc", so it can be a program name with args.
1700 set dummy cc
; ac_word
=$2
1701 echo "$as_me:$LINENO: checking for $ac_word" >&5
1702 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1703 if test "${ac_cv_prog_CC+set}" = set; then
1704 echo $ECHO_N "(cached) $ECHO_C" >&6
1706 if test -n "$CC"; then
1707 ac_cv_prog_CC
="$CC" # Let the user override the test.
1710 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1714 test -z "$as_dir" && as_dir
=.
1715 for ac_exec_ext
in '' $ac_executable_extensions; do
1716 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1717 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
1718 ac_prog_rejected
=yes
1722 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1728 if test $ac_prog_rejected = yes; then
1729 # We found a bogon in the path, so make sure we never use it.
1730 set dummy
$ac_cv_prog_CC
1732 if test $# != 0; then
1733 # We chose a different compiler from the bogus one.
1734 # However, it has the same basename, so the bogon will be chosen
1735 # first if we set CC to just the basename; use the full file name.
1737 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
1743 if test -n "$CC"; then
1744 echo "$as_me:$LINENO: result: $CC" >&5
1745 echo "${ECHO_T}$CC" >&6
1747 echo "$as_me:$LINENO: result: no" >&5
1748 echo "${ECHO_T}no" >&6
1752 if test -z "$CC"; then
1753 if test -n "$ac_tool_prefix"; then
1756 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
1757 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
1758 echo "$as_me:$LINENO: checking for $ac_word" >&5
1759 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1760 if test "${ac_cv_prog_CC+set}" = set; then
1761 echo $ECHO_N "(cached) $ECHO_C" >&6
1763 if test -n "$CC"; then
1764 ac_cv_prog_CC
="$CC" # Let the user override the test.
1766 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1770 test -z "$as_dir" && as_dir
=.
1771 for ac_exec_ext
in '' $ac_executable_extensions; do
1772 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1773 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
1774 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1783 if test -n "$CC"; then
1784 echo "$as_me:$LINENO: result: $CC" >&5
1785 echo "${ECHO_T}$CC" >&6
1787 echo "$as_me:$LINENO: result: no" >&5
1788 echo "${ECHO_T}no" >&6
1791 test -n "$CC" && break
1794 if test -z "$CC"; then
1798 # Extract the first word of "$ac_prog", so it can be a program name with args.
1799 set dummy
$ac_prog; ac_word
=$2
1800 echo "$as_me:$LINENO: checking for $ac_word" >&5
1801 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1802 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1803 echo $ECHO_N "(cached) $ECHO_C" >&6
1805 if test -n "$ac_ct_CC"; then
1806 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
1808 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1812 test -z "$as_dir" && as_dir
=.
1813 for ac_exec_ext
in '' $ac_executable_extensions; do
1814 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1815 ac_cv_prog_ac_ct_CC
="$ac_prog"
1816 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1824 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
1825 if test -n "$ac_ct_CC"; then
1826 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1827 echo "${ECHO_T}$ac_ct_CC" >&6
1829 echo "$as_me:$LINENO: result: no" >&5
1830 echo "${ECHO_T}no" >&6
1833 test -n "$ac_ct_CC" && break
1842 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
1843 See \`config.log' for more details." >&5
1844 echo "$as_me: error: no acceptable C compiler found in \$PATH
1845 See \`config.log' for more details." >&2;}
1846 { (exit 1); exit 1; }; }
1848 # Provide some information about the compiler.
1849 echo "$as_me:$LINENO:" \
1850 "checking for C compiler version" >&5
1851 ac_compiler
=`set X $ac_compile; echo $2`
1852 { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
1853 (eval $ac_compiler --version </dev
/null
>&5) 2>&5
1855 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1856 (exit $ac_status); }
1857 { (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
1858 (eval $ac_compiler -v </dev
/null
>&5) 2>&5
1860 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1861 (exit $ac_status); }
1862 { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
1863 (eval $ac_compiler -V </dev
/null
>&5) 2>&5
1865 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1866 (exit $ac_status); }
1868 cat >conftest.
$ac_ext <<_ACEOF
1871 cat confdefs.h
>>conftest.
$ac_ext
1872 cat >>conftest.
$ac_ext <<_ACEOF
1873 /* end confdefs.h. */
1883 ac_clean_files_save
=$ac_clean_files
1884 ac_clean_files
="$ac_clean_files a.out a.exe b.out"
1885 # Try to create an executable without -o first, disregard a.out.
1886 # It will help us diagnose broken compilers, and finding out an intuition
1888 echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
1889 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
1890 ac_link_default
=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
1891 if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
1892 (eval $ac_link_default) 2>&5
1894 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1895 (exit $ac_status); }; then
1896 # Find the output, starting from the most likely. This scheme is
1897 # not robust to junk in `.', hence go to wildcards (a.*) only as a last
1900 # Be careful to initialize this variable, since it used to be cached.
1901 # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
1903 # b.out is created by i960 compilers.
1904 for ac_file
in a_out.exe a.exe conftest.exe a.out conftest a.
* conftest.
* b.out
1906 test -f "$ac_file" ||
continue
1908 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.o |
*.obj
)
1911 # This is the source file.
1914 # We found the default executable, but exeext='' is most
1918 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
1919 # FIXME: I believe we export ac_cv_exeext for Libtool,
1920 # but it would be cool to find out if it's true. Does anybody
1921 # maintain Libtool? --akim.
1929 echo "$as_me: failed program was:" >&5
1930 sed 's/^/| /' conftest.
$ac_ext >&5
1932 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
1933 See \`config.log' for more details." >&5
1934 echo "$as_me: error: C compiler cannot create executables
1935 See \`config.log' for more details." >&2;}
1936 { (exit 77); exit 77; }; }
1939 ac_exeext
=$ac_cv_exeext
1940 echo "$as_me:$LINENO: result: $ac_file" >&5
1941 echo "${ECHO_T}$ac_file" >&6
1943 # Check the compiler produces executables we can run. If not, either
1944 # the compiler is broken, or we cross compile.
1945 echo "$as_me:$LINENO: checking whether the C compiler works" >&5
1946 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
1947 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
1948 # If not cross compiling, check that we can run a simple program.
1949 if test "$cross_compiling" != yes; then
1950 if { ac_try
='./$ac_file'
1951 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
1954 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1955 (exit $ac_status); }; }; then
1958 if test "$cross_compiling" = maybe
; then
1961 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
1962 If you meant to cross compile, use \`--host'.
1963 See \`config.log' for more details." >&5
1964 echo "$as_me: error: cannot run C compiled programs.
1965 If you meant to cross compile, use \`--host'.
1966 See \`config.log' for more details." >&2;}
1967 { (exit 1); exit 1; }; }
1971 echo "$as_me:$LINENO: result: yes" >&5
1972 echo "${ECHO_T}yes" >&6
1974 rm -f a.out a.exe conftest
$ac_cv_exeext b.out
1975 ac_clean_files
=$ac_clean_files_save
1976 # Check the compiler produces executables we can run. If not, either
1977 # the compiler is broken, or we cross compile.
1978 echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
1979 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
1980 echo "$as_me:$LINENO: result: $cross_compiling" >&5
1981 echo "${ECHO_T}$cross_compiling" >&6
1983 echo "$as_me:$LINENO: checking for suffix of executables" >&5
1984 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
1985 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
1986 (eval $ac_link) 2>&5
1988 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1989 (exit $ac_status); }; then
1990 # If both `conftest.exe' and `conftest' are `present' (well, observable)
1991 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
1992 # work properly (i.e., refer to `conftest.exe'), while it won't with
1994 for ac_file
in conftest.exe conftest conftest.
*; do
1995 test -f "$ac_file" ||
continue
1997 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.o |
*.obj
) ;;
1998 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2005 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2006 See \`config.log' for more details." >&5
2007 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2008 See \`config.log' for more details." >&2;}
2009 { (exit 1); exit 1; }; }
2012 rm -f conftest
$ac_cv_exeext
2013 echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2014 echo "${ECHO_T}$ac_cv_exeext" >&6
2016 rm -f conftest.
$ac_ext
2017 EXEEXT
=$ac_cv_exeext
2019 echo "$as_me:$LINENO: checking for suffix of object files" >&5
2020 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
2021 if test "${ac_cv_objext+set}" = set; then
2022 echo $ECHO_N "(cached) $ECHO_C" >&6
2024 cat >conftest.
$ac_ext <<_ACEOF
2027 cat confdefs.h
>>conftest.
$ac_ext
2028 cat >>conftest.
$ac_ext <<_ACEOF
2029 /* end confdefs.h. */
2039 rm -f conftest.o conftest.obj
2040 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2041 (eval $ac_compile) 2>&5
2043 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2044 (exit $ac_status); }; then
2045 for ac_file
in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
2047 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg
) ;;
2048 *) ac_cv_objext
=`expr "$ac_file" : '.*\.\(.*\)'`
2053 echo "$as_me: failed program was:" >&5
2054 sed 's/^/| /' conftest.
$ac_ext >&5
2056 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2057 See \`config.log' for more details." >&5
2058 echo "$as_me: error: cannot compute suffix of object files: cannot compile
2059 See \`config.log' for more details." >&2;}
2060 { (exit 1); exit 1; }; }
2063 rm -f conftest.
$ac_cv_objext conftest.
$ac_ext
2065 echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2066 echo "${ECHO_T}$ac_cv_objext" >&6
2067 OBJEXT
=$ac_cv_objext
2069 echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2070 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
2071 if test "${ac_cv_c_compiler_gnu+set}" = set; then
2072 echo $ECHO_N "(cached) $ECHO_C" >&6
2074 cat >conftest.
$ac_ext <<_ACEOF
2077 cat confdefs.h
>>conftest.
$ac_ext
2078 cat >>conftest.
$ac_ext <<_ACEOF
2079 /* end confdefs.h. */
2092 rm -f conftest.
$ac_objext
2093 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2094 (eval $ac_compile) 2>conftest.er1
2096 grep -v '^ *+' conftest.er1
>conftest.err
2098 cat conftest.err
>&5
2099 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2100 (exit $ac_status); } &&
2101 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2102 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2105 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2106 (exit $ac_status); }; } &&
2107 { ac_try
='test -s conftest.$ac_objext'
2108 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2111 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2112 (exit $ac_status); }; }; then
2115 echo "$as_me: failed program was:" >&5
2116 sed 's/^/| /' conftest.
$ac_ext >&5
2120 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2121 ac_cv_c_compiler_gnu
=$ac_compiler_gnu
2124 echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2125 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
2126 GCC
=`test $ac_compiler_gnu = yes && echo yes`
2127 ac_test_CFLAGS
=${CFLAGS+set}
2128 ac_save_CFLAGS
=$CFLAGS
2130 echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2131 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
2132 if test "${ac_cv_prog_cc_g+set}" = set; then
2133 echo $ECHO_N "(cached) $ECHO_C" >&6
2135 cat >conftest.
$ac_ext <<_ACEOF
2138 cat confdefs.h
>>conftest.
$ac_ext
2139 cat >>conftest.
$ac_ext <<_ACEOF
2140 /* end confdefs.h. */
2150 rm -f conftest.
$ac_objext
2151 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2152 (eval $ac_compile) 2>conftest.er1
2154 grep -v '^ *+' conftest.er1
>conftest.err
2156 cat conftest.err
>&5
2157 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2158 (exit $ac_status); } &&
2159 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2160 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2163 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2164 (exit $ac_status); }; } &&
2165 { ac_try
='test -s conftest.$ac_objext'
2166 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2169 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2170 (exit $ac_status); }; }; then
2173 echo "$as_me: failed program was:" >&5
2174 sed 's/^/| /' conftest.
$ac_ext >&5
2178 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2180 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2181 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
2182 if test "$ac_test_CFLAGS" = set; then
2183 CFLAGS
=$ac_save_CFLAGS
2184 elif test $ac_cv_prog_cc_g = yes; then
2185 if test "$GCC" = yes; then
2191 if test "$GCC" = yes; then
2197 echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
2198 echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
2199 if test "${ac_cv_prog_cc_stdc+set}" = set; then
2200 echo $ECHO_N "(cached) $ECHO_C" >&6
2202 ac_cv_prog_cc_stdc
=no
2204 cat >conftest.
$ac_ext <<_ACEOF
2207 cat confdefs.h
>>conftest.
$ac_ext
2208 cat >>conftest.
$ac_ext <<_ACEOF
2209 /* end confdefs.h. */
2212 #include <sys/types.h>
2213 #include <sys/stat.h>
2214 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
2215 struct buf { int x; };
2216 FILE * (*rcsopen) (struct buf *, struct stat *, int);
2217 static char *e (p, i)
2223 static char *f (char * (*g) (char **, int), char **p, ...)
2228 s = g (p, va_arg (v,int));
2233 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2234 function prototypes and stuff, but not '\xHH' hex character constants.
2235 These don't provoke an error unfortunately, instead are silently treated
2236 as 'x'. The following induces an error, until -std1 is added to get
2237 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
2238 array size at least. It's necessary to write '\x00'==0 to get something
2239 that's true only with -std1. */
2240 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2242 int test (int i, double x);
2243 struct s1 {int (*f) (int a);};
2244 struct s2 {int (*f) (double a);};
2245 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2251 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
2256 # Don't try gcc -ansi; that turns off useful extensions and
2257 # breaks some systems' header files.
2258 # AIX -qlanglvl=ansi
2259 # Ultrix and OSF/1 -std1
2260 # HP-UX 10.20 and later -Ae
2261 # HP-UX older versions -Aa -D_HPUX_SOURCE
2262 # SVR4 -Xc -D__EXTENSIONS__
2263 for ac_arg
in "" -qlanglvl=ansi
-std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2265 CC
="$ac_save_CC $ac_arg"
2266 rm -f conftest.
$ac_objext
2267 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2268 (eval $ac_compile) 2>conftest.er1
2270 grep -v '^ *+' conftest.er1
>conftest.err
2272 cat conftest.err
>&5
2273 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2274 (exit $ac_status); } &&
2275 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2276 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2279 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2280 (exit $ac_status); }; } &&
2281 { ac_try
='test -s conftest.$ac_objext'
2282 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2285 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2286 (exit $ac_status); }; }; then
2287 ac_cv_prog_cc_stdc
=$ac_arg
2290 echo "$as_me: failed program was:" >&5
2291 sed 's/^/| /' conftest.
$ac_ext >&5
2294 rm -f conftest.err conftest.
$ac_objext
2296 rm -f conftest.
$ac_ext conftest.
$ac_objext
2301 case "x$ac_cv_prog_cc_stdc" in
2303 echo "$as_me:$LINENO: result: none needed" >&5
2304 echo "${ECHO_T}none needed" >&6 ;;
2306 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
2307 echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
2308 CC
="$CC $ac_cv_prog_cc_stdc" ;;
2311 # Some people use a C++ compiler to compile C. Since we use `exit',
2312 # in C++ we need to declare it. In case someone uses the same compiler
2313 # for both compiling C and C++ we need to have the C++ compiler decide
2314 # the declaration of exit, since it's the most demanding environment.
2315 cat >conftest.
$ac_ext <<_ACEOF
2320 rm -f conftest.
$ac_objext
2321 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2322 (eval $ac_compile) 2>conftest.er1
2324 grep -v '^ *+' conftest.er1
>conftest.err
2326 cat conftest.err
>&5
2327 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2328 (exit $ac_status); } &&
2329 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2330 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2333 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2334 (exit $ac_status); }; } &&
2335 { ac_try
='test -s conftest.$ac_objext'
2336 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2339 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2340 (exit $ac_status); }; }; then
2341 for ac_declaration
in \
2343 'extern "C" void std::exit (int) throw (); using std::exit;' \
2344 'extern "C" void std::exit (int); using std::exit;' \
2345 'extern "C" void exit (int) throw ();' \
2346 'extern "C" void exit (int);' \
2349 cat >conftest.
$ac_ext <<_ACEOF
2352 cat confdefs.h
>>conftest.
$ac_ext
2353 cat >>conftest.
$ac_ext <<_ACEOF
2354 /* end confdefs.h. */
2365 rm -f conftest.
$ac_objext
2366 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2367 (eval $ac_compile) 2>conftest.er1
2369 grep -v '^ *+' conftest.er1
>conftest.err
2371 cat conftest.err
>&5
2372 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2373 (exit $ac_status); } &&
2374 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2375 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2378 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2379 (exit $ac_status); }; } &&
2380 { ac_try
='test -s conftest.$ac_objext'
2381 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2384 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2385 (exit $ac_status); }; }; then
2388 echo "$as_me: failed program was:" >&5
2389 sed 's/^/| /' conftest.
$ac_ext >&5
2393 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2394 cat >conftest.
$ac_ext <<_ACEOF
2397 cat confdefs.h
>>conftest.
$ac_ext
2398 cat >>conftest.
$ac_ext <<_ACEOF
2399 /* end confdefs.h. */
2409 rm -f conftest.
$ac_objext
2410 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2411 (eval $ac_compile) 2>conftest.er1
2413 grep -v '^ *+' conftest.er1
>conftest.err
2415 cat conftest.err
>&5
2416 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2417 (exit $ac_status); } &&
2418 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2419 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2422 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2423 (exit $ac_status); }; } &&
2424 { ac_try
='test -s conftest.$ac_objext'
2425 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2428 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2429 (exit $ac_status); }; }; then
2432 echo "$as_me: failed program was:" >&5
2433 sed 's/^/| /' conftest.
$ac_ext >&5
2436 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2439 if test -n "$ac_declaration"; then
2440 echo '#ifdef __cplusplus' >>confdefs.h
2441 echo $ac_declaration >>confdefs.h
2442 echo '#endif' >>confdefs.h
2446 echo "$as_me: failed program was:" >&5
2447 sed 's/^/| /' conftest.
$ac_ext >&5
2450 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2452 ac_cpp
='$CPP $CPPFLAGS'
2453 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2454 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2455 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2458 ac_cpp
='$CXXCPP $CPPFLAGS'
2459 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2460 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2461 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
2462 if test -n "$ac_tool_prefix"; then
2463 for ac_prog
in $CCC g
++ c
++ gpp aCC CC cxx cc
++ cl FCC KCC RCC xlC_r xlC
2465 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2466 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
2467 echo "$as_me:$LINENO: checking for $ac_word" >&5
2468 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2469 if test "${ac_cv_prog_CXX+set}" = set; then
2470 echo $ECHO_N "(cached) $ECHO_C" >&6
2472 if test -n "$CXX"; then
2473 ac_cv_prog_CXX
="$CXX" # Let the user override the test.
2475 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2479 test -z "$as_dir" && as_dir
=.
2480 for ac_exec_ext
in '' $ac_executable_extensions; do
2481 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2482 ac_cv_prog_CXX
="$ac_tool_prefix$ac_prog"
2483 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2492 if test -n "$CXX"; then
2493 echo "$as_me:$LINENO: result: $CXX" >&5
2494 echo "${ECHO_T}$CXX" >&6
2496 echo "$as_me:$LINENO: result: no" >&5
2497 echo "${ECHO_T}no" >&6
2500 test -n "$CXX" && break
2503 if test -z "$CXX"; then
2505 for ac_prog
in $CCC g
++ c
++ gpp aCC CC cxx cc
++ cl FCC KCC RCC xlC_r xlC
2507 # Extract the first word of "$ac_prog", so it can be a program name with args.
2508 set dummy
$ac_prog; ac_word
=$2
2509 echo "$as_me:$LINENO: checking for $ac_word" >&5
2510 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2511 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
2512 echo $ECHO_N "(cached) $ECHO_C" >&6
2514 if test -n "$ac_ct_CXX"; then
2515 ac_cv_prog_ac_ct_CXX
="$ac_ct_CXX" # Let the user override the test.
2517 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2521 test -z "$as_dir" && as_dir
=.
2522 for ac_exec_ext
in '' $ac_executable_extensions; do
2523 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2524 ac_cv_prog_ac_ct_CXX
="$ac_prog"
2525 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2533 ac_ct_CXX
=$ac_cv_prog_ac_ct_CXX
2534 if test -n "$ac_ct_CXX"; then
2535 echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
2536 echo "${ECHO_T}$ac_ct_CXX" >&6
2538 echo "$as_me:$LINENO: result: no" >&5
2539 echo "${ECHO_T}no" >&6
2542 test -n "$ac_ct_CXX" && break
2544 test -n "$ac_ct_CXX" || ac_ct_CXX
="g++"
2550 # Provide some information about the compiler.
2551 echo "$as_me:$LINENO:" \
2552 "checking for C++ compiler version" >&5
2553 ac_compiler
=`set X $ac_compile; echo $2`
2554 { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
2555 (eval $ac_compiler --version </dev
/null
>&5) 2>&5
2557 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2558 (exit $ac_status); }
2559 { (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
2560 (eval $ac_compiler -v </dev
/null
>&5) 2>&5
2562 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2563 (exit $ac_status); }
2564 { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
2565 (eval $ac_compiler -V </dev
/null
>&5) 2>&5
2567 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2568 (exit $ac_status); }
2570 echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
2571 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6
2572 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
2573 echo $ECHO_N "(cached) $ECHO_C" >&6
2575 cat >conftest.
$ac_ext <<_ACEOF
2578 cat confdefs.h
>>conftest.
$ac_ext
2579 cat >>conftest.
$ac_ext <<_ACEOF
2580 /* end confdefs.h. */
2593 rm -f conftest.
$ac_objext
2594 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2595 (eval $ac_compile) 2>conftest.er1
2597 grep -v '^ *+' conftest.er1
>conftest.err
2599 cat conftest.err
>&5
2600 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2601 (exit $ac_status); } &&
2602 { ac_try
='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
2603 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2606 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2607 (exit $ac_status); }; } &&
2608 { ac_try
='test -s conftest.$ac_objext'
2609 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2612 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2613 (exit $ac_status); }; }; then
2616 echo "$as_me: failed program was:" >&5
2617 sed 's/^/| /' conftest.
$ac_ext >&5
2621 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2622 ac_cv_cxx_compiler_gnu
=$ac_compiler_gnu
2625 echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
2626 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
2627 GXX
=`test $ac_compiler_gnu = yes && echo yes`
2628 ac_test_CXXFLAGS
=${CXXFLAGS+set}
2629 ac_save_CXXFLAGS
=$CXXFLAGS
2631 echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
2632 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6
2633 if test "${ac_cv_prog_cxx_g+set}" = set; then
2634 echo $ECHO_N "(cached) $ECHO_C" >&6
2636 cat >conftest.
$ac_ext <<_ACEOF
2639 cat confdefs.h
>>conftest.
$ac_ext
2640 cat >>conftest.
$ac_ext <<_ACEOF
2641 /* end confdefs.h. */
2651 rm -f conftest.
$ac_objext
2652 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2653 (eval $ac_compile) 2>conftest.er1
2655 grep -v '^ *+' conftest.er1
>conftest.err
2657 cat conftest.err
>&5
2658 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2659 (exit $ac_status); } &&
2660 { ac_try
='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
2661 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2664 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2665 (exit $ac_status); }; } &&
2666 { ac_try
='test -s conftest.$ac_objext'
2667 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2670 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2671 (exit $ac_status); }; }; then
2672 ac_cv_prog_cxx_g
=yes
2674 echo "$as_me: failed program was:" >&5
2675 sed 's/^/| /' conftest.
$ac_ext >&5
2679 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2681 echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
2682 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6
2683 if test "$ac_test_CXXFLAGS" = set; then
2684 CXXFLAGS
=$ac_save_CXXFLAGS
2685 elif test $ac_cv_prog_cxx_g = yes; then
2686 if test "$GXX" = yes; then
2692 if test "$GXX" = yes; then
2698 for ac_declaration
in \
2700 'extern "C" void std::exit (int) throw (); using std::exit;' \
2701 'extern "C" void std::exit (int); using std::exit;' \
2702 'extern "C" void exit (int) throw ();' \
2703 'extern "C" void exit (int);' \
2706 cat >conftest.
$ac_ext <<_ACEOF
2709 cat confdefs.h
>>conftest.
$ac_ext
2710 cat >>conftest.
$ac_ext <<_ACEOF
2711 /* end confdefs.h. */
2722 rm -f conftest.
$ac_objext
2723 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2724 (eval $ac_compile) 2>conftest.er1
2726 grep -v '^ *+' conftest.er1
>conftest.err
2728 cat conftest.err
>&5
2729 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2730 (exit $ac_status); } &&
2731 { ac_try
='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
2732 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2735 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2736 (exit $ac_status); }; } &&
2737 { ac_try
='test -s conftest.$ac_objext'
2738 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2741 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2742 (exit $ac_status); }; }; then
2745 echo "$as_me: failed program was:" >&5
2746 sed 's/^/| /' conftest.
$ac_ext >&5
2750 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2751 cat >conftest.
$ac_ext <<_ACEOF
2754 cat confdefs.h
>>conftest.
$ac_ext
2755 cat >>conftest.
$ac_ext <<_ACEOF
2756 /* end confdefs.h. */
2766 rm -f conftest.
$ac_objext
2767 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2768 (eval $ac_compile) 2>conftest.er1
2770 grep -v '^ *+' conftest.er1
>conftest.err
2772 cat conftest.err
>&5
2773 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2774 (exit $ac_status); } &&
2775 { ac_try
='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
2776 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2779 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2780 (exit $ac_status); }; } &&
2781 { ac_try
='test -s conftest.$ac_objext'
2782 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2785 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2786 (exit $ac_status); }; }; then
2789 echo "$as_me: failed program was:" >&5
2790 sed 's/^/| /' conftest.
$ac_ext >&5
2793 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2796 if test -n "$ac_declaration"; then
2797 echo '#ifdef __cplusplus' >>confdefs.h
2798 echo $ac_declaration >>confdefs.h
2799 echo '#endif' >>confdefs.h
2803 ac_cpp
='$CPP $CPPFLAGS'
2804 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2805 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2806 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2808 if test -n "$ac_tool_prefix"; then
2809 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
2810 set dummy
${ac_tool_prefix}cpp
; ac_word
=$2
2811 echo "$as_me:$LINENO: checking for $ac_word" >&5
2812 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2813 if test "${ac_cv_prog_CPPBIN+set}" = set; then
2814 echo $ECHO_N "(cached) $ECHO_C" >&6
2816 if test -n "$CPPBIN"; then
2817 ac_cv_prog_CPPBIN
="$CPPBIN" # Let the user override the test.
2819 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2823 test -z "$as_dir" && as_dir
=.
2824 for ac_exec_ext
in '' $ac_executable_extensions; do
2825 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2826 ac_cv_prog_CPPBIN
="${ac_tool_prefix}cpp"
2827 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2835 CPPBIN
=$ac_cv_prog_CPPBIN
2836 if test -n "$CPPBIN"; then
2837 echo "$as_me:$LINENO: result: $CPPBIN" >&5
2838 echo "${ECHO_T}$CPPBIN" >&6
2840 echo "$as_me:$LINENO: result: no" >&5
2841 echo "${ECHO_T}no" >&6
2845 if test -z "$ac_cv_prog_CPPBIN"; then
2846 ac_ct_CPPBIN
=$CPPBIN
2847 # Extract the first word of "cpp", so it can be a program name with args.
2848 set dummy cpp
; ac_word
=$2
2849 echo "$as_me:$LINENO: checking for $ac_word" >&5
2850 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2851 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
2852 echo $ECHO_N "(cached) $ECHO_C" >&6
2854 if test -n "$ac_ct_CPPBIN"; then
2855 ac_cv_prog_ac_ct_CPPBIN
="$ac_ct_CPPBIN" # Let the user override the test.
2857 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2861 test -z "$as_dir" && as_dir
=.
2862 for ac_exec_ext
in '' $ac_executable_extensions; do
2863 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2864 ac_cv_prog_ac_ct_CPPBIN
="cpp"
2865 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2871 test -z "$ac_cv_prog_ac_ct_CPPBIN" && ac_cv_prog_ac_ct_CPPBIN
="cpp"
2874 ac_ct_CPPBIN
=$ac_cv_prog_ac_ct_CPPBIN
2875 if test -n "$ac_ct_CPPBIN"; then
2876 echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
2877 echo "${ECHO_T}$ac_ct_CPPBIN" >&6
2879 echo "$as_me:$LINENO: result: no" >&5
2880 echo "${ECHO_T}no" >&6
2883 CPPBIN
=$ac_ct_CPPBIN
2885 CPPBIN
="$ac_cv_prog_CPPBIN"
2889 echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
2890 echo $ECHO_N "checking for the directory containing the Wine tools... $ECHO_C" >&6
2891 if test "${wine_cv_toolsdir+set}" = set; then
2892 echo $ECHO_N "(cached) $ECHO_C" >&6
2894 if test -z "$with_wine_tools"; then
2895 if test "$cross_compiling" = "yes"; then
2896 { { echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
2897 echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
2898 { (exit 1); exit 1; }; }
2900 wine_cv_toolsdir
="\$(TOPOBJDIR)"
2902 elif test -d "$with_wine_tools/tools/winebuild"; then
2903 case $with_wine_tools in
2904 /*) wine_cv_toolsdir
="$with_wine_tools" ;;
2905 *) wine_cv_toolsdir
="\$(TOPOBJDIR)/$with_wine_tools" ;;
2908 { { echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
2909 echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
2910 { (exit 1); exit 1; }; }
2913 echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
2914 echo "${ECHO_T}$wine_cv_toolsdir" >&6
2915 TOOLSDIR
=$wine_cv_toolsdir
2920 ac_cpp
='$CPP $CPPFLAGS'
2921 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2922 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2923 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2924 echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
2925 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
2926 # On Suns, sometimes $CPP names a directory.
2927 if test -n "$CPP" && test -d "$CPP"; then
2930 if test -z "$CPP"; then
2931 if test "${ac_cv_prog_CPP+set}" = set; then
2932 echo $ECHO_N "(cached) $ECHO_C" >&6
2934 # Double quotes because CPP needs to be expanded
2935 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
2938 for ac_c_preproc_warn_flag
in '' yes
2940 # Use a header file that comes with gcc, so configuring glibc
2941 # with a fresh cross-compiler works.
2942 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2943 # <limits.h> exists even on freestanding compilers.
2944 # On the NeXT, cc -E runs the code through the compiler's parser,
2945 # not just through cpp. "Syntax error" is here to catch this case.
2946 cat >conftest.
$ac_ext <<_ACEOF
2949 cat confdefs.h
>>conftest.
$ac_ext
2950 cat >>conftest.
$ac_ext <<_ACEOF
2951 /* end confdefs.h. */
2953 # include <limits.h>
2955 # include <assert.h>
2959 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2960 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
2962 grep -v '^ *+' conftest.er1
>conftest.err
2964 cat conftest.err
>&5
2965 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2966 (exit $ac_status); } >/dev
/null
; then
2967 if test -s conftest.err
; then
2968 ac_cpp_err
=$ac_c_preproc_warn_flag
2969 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
2976 if test -z "$ac_cpp_err"; then
2979 echo "$as_me: failed program was:" >&5
2980 sed 's/^/| /' conftest.
$ac_ext >&5
2982 # Broken: fails on valid input.
2985 rm -f conftest.err conftest.
$ac_ext
2987 # OK, works on sane cases. Now check whether non-existent headers
2988 # can be detected and how.
2989 cat >conftest.
$ac_ext <<_ACEOF
2992 cat confdefs.h
>>conftest.
$ac_ext
2993 cat >>conftest.
$ac_ext <<_ACEOF
2994 /* end confdefs.h. */
2995 #include <ac_nonexistent.h>
2997 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2998 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3000 grep -v '^ *+' conftest.er1
>conftest.err
3002 cat conftest.err
>&5
3003 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3004 (exit $ac_status); } >/dev
/null
; then
3005 if test -s conftest.err
; then
3006 ac_cpp_err
=$ac_c_preproc_warn_flag
3007 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3014 if test -z "$ac_cpp_err"; then
3015 # Broken: success on invalid input.
3018 echo "$as_me: failed program was:" >&5
3019 sed 's/^/| /' conftest.
$ac_ext >&5
3021 # Passes both tests.
3025 rm -f conftest.err conftest.
$ac_ext
3028 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3029 rm -f conftest.err conftest.
$ac_ext
3030 if $ac_preproc_ok; then
3042 echo "$as_me:$LINENO: result: $CPP" >&5
3043 echo "${ECHO_T}$CPP" >&6
3045 for ac_c_preproc_warn_flag
in '' yes
3047 # Use a header file that comes with gcc, so configuring glibc
3048 # with a fresh cross-compiler works.
3049 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3050 # <limits.h> exists even on freestanding compilers.
3051 # On the NeXT, cc -E runs the code through the compiler's parser,
3052 # not just through cpp. "Syntax error" is here to catch this case.
3053 cat >conftest.
$ac_ext <<_ACEOF
3056 cat confdefs.h
>>conftest.
$ac_ext
3057 cat >>conftest.
$ac_ext <<_ACEOF
3058 /* end confdefs.h. */
3060 # include <limits.h>
3062 # include <assert.h>
3066 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3067 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3069 grep -v '^ *+' conftest.er1
>conftest.err
3071 cat conftest.err
>&5
3072 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3073 (exit $ac_status); } >/dev
/null
; then
3074 if test -s conftest.err
; then
3075 ac_cpp_err
=$ac_c_preproc_warn_flag
3076 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3083 if test -z "$ac_cpp_err"; then
3086 echo "$as_me: failed program was:" >&5
3087 sed 's/^/| /' conftest.
$ac_ext >&5
3089 # Broken: fails on valid input.
3092 rm -f conftest.err conftest.
$ac_ext
3094 # OK, works on sane cases. Now check whether non-existent headers
3095 # can be detected and how.
3096 cat >conftest.
$ac_ext <<_ACEOF
3099 cat confdefs.h
>>conftest.
$ac_ext
3100 cat >>conftest.
$ac_ext <<_ACEOF
3101 /* end confdefs.h. */
3102 #include <ac_nonexistent.h>
3104 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3105 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3107 grep -v '^ *+' conftest.er1
>conftest.err
3109 cat conftest.err
>&5
3110 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3111 (exit $ac_status); } >/dev
/null
; then
3112 if test -s conftest.err
; then
3113 ac_cpp_err
=$ac_c_preproc_warn_flag
3114 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3121 if test -z "$ac_cpp_err"; then
3122 # Broken: success on invalid input.
3125 echo "$as_me: failed program was:" >&5
3126 sed 's/^/| /' conftest.
$ac_ext >&5
3128 # Passes both tests.
3132 rm -f conftest.err conftest.
$ac_ext
3135 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3136 rm -f conftest.err conftest.
$ac_ext
3137 if $ac_preproc_ok; then
3140 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3141 See \`config.log' for more details." >&5
3142 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3143 See \`config.log' for more details." >&2;}
3144 { (exit 1); exit 1; }; }
3148 ac_cpp
='$CPP $CPPFLAGS'
3149 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3150 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3151 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3155 if test "x$ac_path_x_has_been_run" != xyes
; then
3156 echo "$as_me:$LINENO: checking for X" >&5
3157 echo $ECHO_N "checking for X... $ECHO_C" >&6
3159 ac_path_x_has_been_run
=yes
3161 # Check whether --with-x or --without-x was given.
3162 if test "${with_x+set}" = set; then
3166 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
3167 if test "x$with_x" = xno
; then
3168 # The user explicitly disabled X.
3171 if test "x$x_includes" != xNONE
&& test "x$x_libraries" != xNONE
; then
3172 # Both variables are already set.
3175 if test "${ac_cv_have_x+set}" = set; then
3176 echo $ECHO_N "(cached) $ECHO_C" >&6
3178 # One or both of the vars are not set, and there is no cached value.
3179 ac_x_includes
=no ac_x_libraries
=no
3181 if mkdir conftest.dir
; then
3183 # Make sure to not put "make" in the Imakefile rules, since we grep it out.
3184 cat >Imakefile
<<'_ACEOF'
3186 @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
3188 if (xmkmf
) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
3189 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
3190 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
3191 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
3192 for ac_extension
in a so sl
; do
3193 if test ! -f $ac_im_usrlibdir/libX11.
$ac_extension &&
3194 test -f $ac_im_libdir/libX11.
$ac_extension; then
3195 ac_im_usrlibdir
=$ac_im_libdir; break
3198 # Screen out bogus values from the imake configuration. They are
3199 # bogus both because they are the default anyway, and because
3200 # using them would break gcc on systems where it needs fixed includes.
3201 case $ac_im_incroot in
3203 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
=$ac_im_incroot;;
3205 case $ac_im_usrlibdir in
3207 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
=$ac_im_usrlibdir ;;
3214 # Standard set of common directories for X headers.
3215 # Check X11 before X11Rn because it is often a symlink to the current release.
3227 /usr/local/X11/include
3228 /usr/local/X11R6/include
3229 /usr/local/X11R5/include
3230 /usr/local/X11R4/include
3232 /usr/local/include/X11
3233 /usr/local/include/X11R6
3234 /usr/local/include/X11R5
3235 /usr/local/include/X11R4
3239 /usr/XFree86/include/X11
3243 /usr/unsupported/include
3245 /usr/local/x11r5/include
3246 /usr/lpp/Xamples/include
3248 /usr/openwin/include
3249 /usr/openwin/share/include'
3251 if test "$ac_x_includes" = no
; then
3252 # Guess where to find include files, by looking for a specified header file.
3253 # First, try using that file with no special directory specified.
3254 cat >conftest.
$ac_ext <<_ACEOF
3257 cat confdefs.h
>>conftest.
$ac_ext
3258 cat >>conftest.
$ac_ext <<_ACEOF
3259 /* end confdefs.h. */
3260 #include <X11/Intrinsic.h>
3262 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3263 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3265 grep -v '^ *+' conftest.er1
>conftest.err
3267 cat conftest.err
>&5
3268 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3269 (exit $ac_status); } >/dev
/null
; then
3270 if test -s conftest.err
; then
3271 ac_cpp_err
=$ac_c_preproc_warn_flag
3272 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3279 if test -z "$ac_cpp_err"; then
3280 # We can compile using X headers with no special include directory.
3283 echo "$as_me: failed program was:" >&5
3284 sed 's/^/| /' conftest.
$ac_ext >&5
3286 for ac_dir
in $ac_x_header_dirs; do
3287 if test -r "$ac_dir/X11/Intrinsic.h"; then
3288 ac_x_includes
=$ac_dir
3293 rm -f conftest.err conftest.
$ac_ext
3294 fi # $ac_x_includes = no
3296 if test "$ac_x_libraries" = no
; then
3297 # Check for the libraries.
3298 # See if we find them without any special options.
3299 # Don't add to $LIBS permanently.
3302 cat >conftest.
$ac_ext <<_ACEOF
3305 cat confdefs.h
>>conftest.
$ac_ext
3306 cat >>conftest.
$ac_ext <<_ACEOF
3307 /* end confdefs.h. */
3308 #include <X11/Intrinsic.h>
3317 rm -f conftest.
$ac_objext conftest
$ac_exeext
3318 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3319 (eval $ac_link) 2>conftest.er1
3321 grep -v '^ *+' conftest.er1
>conftest.err
3323 cat conftest.err
>&5
3324 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3325 (exit $ac_status); } &&
3326 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3327 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3330 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3331 (exit $ac_status); }; } &&
3332 { ac_try
='test -s conftest$ac_exeext'
3333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3336 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3337 (exit $ac_status); }; }; then
3339 # We can link X programs with no special library path.
3342 echo "$as_me: failed program was:" >&5
3343 sed 's/^/| /' conftest.
$ac_ext >&5
3346 for ac_dir
in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
3348 # Don't even attempt the hair of trying to link an X program!
3349 for ac_extension
in a so sl
; do
3350 if test -r $ac_dir/libXt.
$ac_extension; then
3351 ac_x_libraries
=$ac_dir
3357 rm -f conftest.err conftest.
$ac_objext \
3358 conftest
$ac_exeext conftest.
$ac_ext
3359 fi # $ac_x_libraries = no
3361 if test "$ac_x_includes" = no ||
test "$ac_x_libraries" = no
; then
3362 # Didn't find X anywhere. Cache the known absence of X.
3363 ac_cv_have_x
="have_x=no"
3365 # Record where we found X for the cache.
3366 ac_cv_have_x
="have_x=yes \
3367 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
3372 eval "$ac_cv_have_x"
3375 if test "$have_x" != yes; then
3376 echo "$as_me:$LINENO: result: $have_x" >&5
3377 echo "${ECHO_T}$have_x" >&6
3380 # If each of the values was on the command line, it overrides each guess.
3381 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
3382 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
3383 # Update the cache value to reflect the command line values.
3384 ac_cv_have_x
="have_x=yes \
3385 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
3386 # It might be that x_includes is empty (headers are found in the
3387 # standard search path. Then output the corresponding message
3388 ac_out_x_includes
=$x_includes
3389 test "x$x_includes" = x
&& ac_out_x_includes
="in standard search path"
3390 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5
3391 echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6
3395 if test "$no_x" = yes; then
3396 # Not all programs may use this symbol, but it does not hurt to define it.
3398 cat >>confdefs.h
<<\_ACEOF
3399 #define X_DISPLAY_MISSING 1
3402 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
3404 if test -n "$x_includes"; then
3405 X_CFLAGS
="$X_CFLAGS -I$x_includes"
3408 # It would also be nice to do this for all -L options, not just this one.
3409 if test -n "$x_libraries"; then
3410 X_LIBS
="$X_LIBS -L$x_libraries"
3411 # For Solaris; some versions of Sun CC require a space after -R and
3412 # others require no space. Words are not sufficient . . . .
3413 case `(uname -sr) 2>/dev/null` in
3415 echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
3416 echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6
3417 ac_xsave_LIBS
=$LIBS; LIBS
="$LIBS -R$x_libraries"
3418 cat >conftest.
$ac_ext <<_ACEOF
3421 cat confdefs.h
>>conftest.
$ac_ext
3422 cat >>conftest.
$ac_ext <<_ACEOF
3423 /* end confdefs.h. */
3433 rm -f conftest.
$ac_objext conftest
$ac_exeext
3434 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3435 (eval $ac_link) 2>conftest.er1
3437 grep -v '^ *+' conftest.er1
>conftest.err
3439 cat conftest.err
>&5
3440 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3441 (exit $ac_status); } &&
3442 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3443 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3446 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3447 (exit $ac_status); }; } &&
3448 { ac_try
='test -s conftest$ac_exeext'
3449 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3452 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3453 (exit $ac_status); }; }; then
3456 echo "$as_me: failed program was:" >&5
3457 sed 's/^/| /' conftest.
$ac_ext >&5
3461 rm -f conftest.err conftest.
$ac_objext \
3462 conftest
$ac_exeext conftest.
$ac_ext
3463 if test $ac_R_nospace = yes; then
3464 echo "$as_me:$LINENO: result: no" >&5
3465 echo "${ECHO_T}no" >&6
3466 X_LIBS
="$X_LIBS -R$x_libraries"
3468 LIBS
="$ac_xsave_LIBS -R $x_libraries"
3469 cat >conftest.
$ac_ext <<_ACEOF
3472 cat confdefs.h
>>conftest.
$ac_ext
3473 cat >>conftest.
$ac_ext <<_ACEOF
3474 /* end confdefs.h. */
3484 rm -f conftest.
$ac_objext conftest
$ac_exeext
3485 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3486 (eval $ac_link) 2>conftest.er1
3488 grep -v '^ *+' conftest.er1
>conftest.err
3490 cat conftest.err
>&5
3491 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3492 (exit $ac_status); } &&
3493 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3494 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3497 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3498 (exit $ac_status); }; } &&
3499 { ac_try
='test -s conftest$ac_exeext'
3500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3503 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3504 (exit $ac_status); }; }; then
3507 echo "$as_me: failed program was:" >&5
3508 sed 's/^/| /' conftest.
$ac_ext >&5
3512 rm -f conftest.err conftest.
$ac_objext \
3513 conftest
$ac_exeext conftest.
$ac_ext
3514 if test $ac_R_space = yes; then
3515 echo "$as_me:$LINENO: result: yes" >&5
3516 echo "${ECHO_T}yes" >&6
3517 X_LIBS
="$X_LIBS -R $x_libraries"
3519 echo "$as_me:$LINENO: result: neither works" >&5
3520 echo "${ECHO_T}neither works" >&6
3527 # Check for system-dependent libraries X programs must link with.
3528 # Do this before checking for the system-independent R6 libraries
3529 # (-lICE), since we may need -lsocket or whatever for X linking.
3531 if test "$ISC" = yes; then
3532 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
3534 # Martyn Johnson says this is needed for Ultrix, if the X
3535 # libraries were built with DECnet support. And Karl Berry says
3536 # the Alpha needs dnet_stub (dnet does not exist).
3537 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS $X_LIBS -lX11"
3538 cat >conftest.
$ac_ext <<_ACEOF
3541 cat confdefs.h
>>conftest.
$ac_ext
3542 cat >>conftest.
$ac_ext <<_ACEOF
3543 /* end confdefs.h. */
3545 /* Override any gcc2 internal prototype to avoid an error. */
3549 /* We use char because int might match the return type of a gcc2
3550 builtin and then its argument prototype would still apply. */
3551 char XOpenDisplay ();
3560 rm -f conftest.
$ac_objext conftest
$ac_exeext
3561 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3562 (eval $ac_link) 2>conftest.er1
3564 grep -v '^ *+' conftest.er1
>conftest.err
3566 cat conftest.err
>&5
3567 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3568 (exit $ac_status); } &&
3569 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3570 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3573 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3574 (exit $ac_status); }; } &&
3575 { ac_try
='test -s conftest$ac_exeext'
3576 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3579 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3580 (exit $ac_status); }; }; then
3583 echo "$as_me: failed program was:" >&5
3584 sed 's/^/| /' conftest.
$ac_ext >&5
3586 echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
3587 echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6
3588 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
3589 echo $ECHO_N "(cached) $ECHO_C" >&6
3591 ac_check_lib_save_LIBS
=$LIBS
3593 cat >conftest.
$ac_ext <<_ACEOF
3596 cat confdefs.h
>>conftest.
$ac_ext
3597 cat >>conftest.
$ac_ext <<_ACEOF
3598 /* end confdefs.h. */
3600 /* Override any gcc2 internal prototype to avoid an error. */
3604 /* We use char because int might match the return type of a gcc2
3605 builtin and then its argument prototype would still apply. */
3615 rm -f conftest.
$ac_objext conftest
$ac_exeext
3616 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3617 (eval $ac_link) 2>conftest.er1
3619 grep -v '^ *+' conftest.er1
>conftest.err
3621 cat conftest.err
>&5
3622 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3623 (exit $ac_status); } &&
3624 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3625 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3628 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3629 (exit $ac_status); }; } &&
3630 { ac_try
='test -s conftest$ac_exeext'
3631 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3634 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3635 (exit $ac_status); }; }; then
3636 ac_cv_lib_dnet_dnet_ntoa
=yes
3638 echo "$as_me: failed program was:" >&5
3639 sed 's/^/| /' conftest.
$ac_ext >&5
3641 ac_cv_lib_dnet_dnet_ntoa
=no
3643 rm -f conftest.err conftest.
$ac_objext \
3644 conftest
$ac_exeext conftest.
$ac_ext
3645 LIBS
=$ac_check_lib_save_LIBS
3647 echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
3648 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6
3649 if test $ac_cv_lib_dnet_dnet_ntoa = yes; then
3650 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
3653 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
3654 echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
3655 echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6
3656 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
3657 echo $ECHO_N "(cached) $ECHO_C" >&6
3659 ac_check_lib_save_LIBS
=$LIBS
3660 LIBS
="-ldnet_stub $LIBS"
3661 cat >conftest.
$ac_ext <<_ACEOF
3664 cat confdefs.h
>>conftest.
$ac_ext
3665 cat >>conftest.
$ac_ext <<_ACEOF
3666 /* end confdefs.h. */
3668 /* Override any gcc2 internal prototype to avoid an error. */
3672 /* We use char because int might match the return type of a gcc2
3673 builtin and then its argument prototype would still apply. */
3683 rm -f conftest.
$ac_objext conftest
$ac_exeext
3684 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3685 (eval $ac_link) 2>conftest.er1
3687 grep -v '^ *+' conftest.er1
>conftest.err
3689 cat conftest.err
>&5
3690 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3691 (exit $ac_status); } &&
3692 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3693 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3696 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3697 (exit $ac_status); }; } &&
3698 { ac_try
='test -s conftest$ac_exeext'
3699 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3702 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3703 (exit $ac_status); }; }; then
3704 ac_cv_lib_dnet_stub_dnet_ntoa
=yes
3706 echo "$as_me: failed program was:" >&5
3707 sed 's/^/| /' conftest.
$ac_ext >&5
3709 ac_cv_lib_dnet_stub_dnet_ntoa
=no
3711 rm -f conftest.err conftest.
$ac_objext \
3712 conftest
$ac_exeext conftest.
$ac_ext
3713 LIBS
=$ac_check_lib_save_LIBS
3715 echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
3716 echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6
3717 if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; then
3718 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
3723 rm -f conftest.err conftest.
$ac_objext \
3724 conftest
$ac_exeext conftest.
$ac_ext
3725 LIBS
="$ac_xsave_LIBS"
3727 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
3728 # to get the SysV transport functions.
3729 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
3731 # The nsl library prevents programs from opening the X display
3732 # on Irix 5.2, according to T.E. Dickey.
3733 # The functions gethostbyname, getservbyname, and inet_addr are
3734 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
3735 echo "$as_me:$LINENO: checking for gethostbyname" >&5
3736 echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6
3737 if test "${ac_cv_func_gethostbyname+set}" = set; then
3738 echo $ECHO_N "(cached) $ECHO_C" >&6
3740 cat >conftest.
$ac_ext <<_ACEOF
3743 cat confdefs.h
>>conftest.
$ac_ext
3744 cat >>conftest.
$ac_ext <<_ACEOF
3745 /* end confdefs.h. */
3746 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
3747 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3748 #define gethostbyname innocuous_gethostbyname
3750 /* System header to define __stub macros and hopefully few prototypes,
3751 which can conflict with char gethostbyname (); below.
3752 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3753 <limits.h> exists even on freestanding compilers. */
3756 # include <limits.h>
3758 # include <assert.h>
3761 #undef gethostbyname
3763 /* Override any gcc2 internal prototype to avoid an error. */
3768 /* We use char because int might match the return type of a gcc2
3769 builtin and then its argument prototype would still apply. */
3770 char gethostbyname ();
3771 /* The GNU C library defines this for functions which it implements
3772 to always fail with ENOSYS. Some functions are actually named
3773 something starting with __ and the normal name is an alias. */
3774 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
3777 char (*f) () = gethostbyname;
3786 return f != gethostbyname;
3791 rm -f conftest.
$ac_objext conftest
$ac_exeext
3792 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3793 (eval $ac_link) 2>conftest.er1
3795 grep -v '^ *+' conftest.er1
>conftest.err
3797 cat conftest.err
>&5
3798 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3799 (exit $ac_status); } &&
3800 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3801 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3804 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3805 (exit $ac_status); }; } &&
3806 { ac_try
='test -s conftest$ac_exeext'
3807 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3810 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3811 (exit $ac_status); }; }; then
3812 ac_cv_func_gethostbyname
=yes
3814 echo "$as_me: failed program was:" >&5
3815 sed 's/^/| /' conftest.
$ac_ext >&5
3817 ac_cv_func_gethostbyname
=no
3819 rm -f conftest.err conftest.
$ac_objext \
3820 conftest
$ac_exeext conftest.
$ac_ext
3822 echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
3823 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6
3825 if test $ac_cv_func_gethostbyname = no
; then
3826 echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
3827 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
3828 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
3829 echo $ECHO_N "(cached) $ECHO_C" >&6
3831 ac_check_lib_save_LIBS
=$LIBS
3833 cat >conftest.
$ac_ext <<_ACEOF
3836 cat confdefs.h
>>conftest.
$ac_ext
3837 cat >>conftest.
$ac_ext <<_ACEOF
3838 /* end confdefs.h. */
3840 /* Override any gcc2 internal prototype to avoid an error. */
3844 /* We use char because int might match the return type of a gcc2
3845 builtin and then its argument prototype would still apply. */
3846 char gethostbyname ();
3855 rm -f conftest.
$ac_objext conftest
$ac_exeext
3856 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3857 (eval $ac_link) 2>conftest.er1
3859 grep -v '^ *+' conftest.er1
>conftest.err
3861 cat conftest.err
>&5
3862 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3863 (exit $ac_status); } &&
3864 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3865 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3868 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3869 (exit $ac_status); }; } &&
3870 { ac_try
='test -s conftest$ac_exeext'
3871 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3874 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3875 (exit $ac_status); }; }; then
3876 ac_cv_lib_nsl_gethostbyname
=yes
3878 echo "$as_me: failed program was:" >&5
3879 sed 's/^/| /' conftest.
$ac_ext >&5
3881 ac_cv_lib_nsl_gethostbyname
=no
3883 rm -f conftest.err conftest.
$ac_objext \
3884 conftest
$ac_exeext conftest.
$ac_ext
3885 LIBS
=$ac_check_lib_save_LIBS
3887 echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
3888 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
3889 if test $ac_cv_lib_nsl_gethostbyname = yes; then
3890 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
3893 if test $ac_cv_lib_nsl_gethostbyname = no
; then
3894 echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
3895 echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6
3896 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
3897 echo $ECHO_N "(cached) $ECHO_C" >&6
3899 ac_check_lib_save_LIBS
=$LIBS
3901 cat >conftest.
$ac_ext <<_ACEOF
3904 cat confdefs.h
>>conftest.
$ac_ext
3905 cat >>conftest.
$ac_ext <<_ACEOF
3906 /* end confdefs.h. */
3908 /* Override any gcc2 internal prototype to avoid an error. */
3912 /* We use char because int might match the return type of a gcc2
3913 builtin and then its argument prototype would still apply. */
3914 char gethostbyname ();
3923 rm -f conftest.
$ac_objext conftest
$ac_exeext
3924 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3925 (eval $ac_link) 2>conftest.er1
3927 grep -v '^ *+' conftest.er1
>conftest.err
3929 cat conftest.err
>&5
3930 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3931 (exit $ac_status); } &&
3932 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3933 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3936 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3937 (exit $ac_status); }; } &&
3938 { ac_try
='test -s conftest$ac_exeext'
3939 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3942 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3943 (exit $ac_status); }; }; then
3944 ac_cv_lib_bsd_gethostbyname
=yes
3946 echo "$as_me: failed program was:" >&5
3947 sed 's/^/| /' conftest.
$ac_ext >&5
3949 ac_cv_lib_bsd_gethostbyname
=no
3951 rm -f conftest.err conftest.
$ac_objext \
3952 conftest
$ac_exeext conftest.
$ac_ext
3953 LIBS
=$ac_check_lib_save_LIBS
3955 echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
3956 echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6
3957 if test $ac_cv_lib_bsd_gethostbyname = yes; then
3958 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lbsd"
3964 # lieder@skyler.mavd.honeywell.com says without -lsocket,
3965 # socket/setsockopt and other routines are undefined under SCO ODT
3966 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
3967 # on later versions), says Simon Leinen: it contains gethostby*
3968 # variants that don't use the name server (or something). -lsocket
3969 # must be given before -lnsl if both are needed. We assume that
3970 # if connect needs -lnsl, so does gethostbyname.
3971 echo "$as_me:$LINENO: checking for connect" >&5
3972 echo $ECHO_N "checking for connect... $ECHO_C" >&6
3973 if test "${ac_cv_func_connect+set}" = set; then
3974 echo $ECHO_N "(cached) $ECHO_C" >&6
3976 cat >conftest.
$ac_ext <<_ACEOF
3979 cat confdefs.h
>>conftest.
$ac_ext
3980 cat >>conftest.
$ac_ext <<_ACEOF
3981 /* end confdefs.h. */
3982 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
3983 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3984 #define connect innocuous_connect
3986 /* System header to define __stub macros and hopefully few prototypes,
3987 which can conflict with char connect (); below.
3988 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3989 <limits.h> exists even on freestanding compilers. */
3992 # include <limits.h>
3994 # include <assert.h>
3999 /* Override any gcc2 internal prototype to avoid an error. */
4004 /* We use char because int might match the return type of a gcc2
4005 builtin and then its argument prototype would still apply. */
4007 /* The GNU C library defines this for functions which it implements
4008 to always fail with ENOSYS. Some functions are actually named
4009 something starting with __ and the normal name is an alias. */
4010 #if defined (__stub_connect) || defined (__stub___connect)
4013 char (*f) () = connect;
4022 return f != connect;
4027 rm -f conftest.
$ac_objext conftest
$ac_exeext
4028 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4029 (eval $ac_link) 2>conftest.er1
4031 grep -v '^ *+' conftest.er1
>conftest.err
4033 cat conftest.err
>&5
4034 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4035 (exit $ac_status); } &&
4036 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4037 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4040 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4041 (exit $ac_status); }; } &&
4042 { ac_try
='test -s conftest$ac_exeext'
4043 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4046 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4047 (exit $ac_status); }; }; then
4048 ac_cv_func_connect
=yes
4050 echo "$as_me: failed program was:" >&5
4051 sed 's/^/| /' conftest.
$ac_ext >&5
4053 ac_cv_func_connect
=no
4055 rm -f conftest.err conftest.
$ac_objext \
4056 conftest
$ac_exeext conftest.
$ac_ext
4058 echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
4059 echo "${ECHO_T}$ac_cv_func_connect" >&6
4061 if test $ac_cv_func_connect = no
; then
4062 echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
4063 echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6
4064 if test "${ac_cv_lib_socket_connect+set}" = set; then
4065 echo $ECHO_N "(cached) $ECHO_C" >&6
4067 ac_check_lib_save_LIBS
=$LIBS
4068 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
4069 cat >conftest.
$ac_ext <<_ACEOF
4072 cat confdefs.h
>>conftest.
$ac_ext
4073 cat >>conftest.
$ac_ext <<_ACEOF
4074 /* end confdefs.h. */
4076 /* Override any gcc2 internal prototype to avoid an error. */
4080 /* We use char because int might match the return type of a gcc2
4081 builtin and then its argument prototype would still apply. */
4091 rm -f conftest.
$ac_objext conftest
$ac_exeext
4092 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4093 (eval $ac_link) 2>conftest.er1
4095 grep -v '^ *+' conftest.er1
>conftest.err
4097 cat conftest.err
>&5
4098 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4099 (exit $ac_status); } &&
4100 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4101 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4104 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4105 (exit $ac_status); }; } &&
4106 { ac_try
='test -s conftest$ac_exeext'
4107 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4110 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4111 (exit $ac_status); }; }; then
4112 ac_cv_lib_socket_connect
=yes
4114 echo "$as_me: failed program was:" >&5
4115 sed 's/^/| /' conftest.
$ac_ext >&5
4117 ac_cv_lib_socket_connect
=no
4119 rm -f conftest.err conftest.
$ac_objext \
4120 conftest
$ac_exeext conftest.
$ac_ext
4121 LIBS
=$ac_check_lib_save_LIBS
4123 echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
4124 echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6
4125 if test $ac_cv_lib_socket_connect = yes; then
4126 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
4131 # Guillermo Gomez says -lposix is necessary on A/UX.
4132 echo "$as_me:$LINENO: checking for remove" >&5
4133 echo $ECHO_N "checking for remove... $ECHO_C" >&6
4134 if test "${ac_cv_func_remove+set}" = set; then
4135 echo $ECHO_N "(cached) $ECHO_C" >&6
4137 cat >conftest.
$ac_ext <<_ACEOF
4140 cat confdefs.h
>>conftest.
$ac_ext
4141 cat >>conftest.
$ac_ext <<_ACEOF
4142 /* end confdefs.h. */
4143 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
4144 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4145 #define remove innocuous_remove
4147 /* System header to define __stub macros and hopefully few prototypes,
4148 which can conflict with char remove (); below.
4149 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4150 <limits.h> exists even on freestanding compilers. */
4153 # include <limits.h>
4155 # include <assert.h>
4160 /* Override any gcc2 internal prototype to avoid an error. */
4165 /* We use char because int might match the return type of a gcc2
4166 builtin and then its argument prototype would still apply. */
4168 /* The GNU C library defines this for functions which it implements
4169 to always fail with ENOSYS. Some functions are actually named
4170 something starting with __ and the normal name is an alias. */
4171 #if defined (__stub_remove) || defined (__stub___remove)
4174 char (*f) () = remove;
4188 rm -f conftest.
$ac_objext conftest
$ac_exeext
4189 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4190 (eval $ac_link) 2>conftest.er1
4192 grep -v '^ *+' conftest.er1
>conftest.err
4194 cat conftest.err
>&5
4195 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4196 (exit $ac_status); } &&
4197 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4198 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4201 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4202 (exit $ac_status); }; } &&
4203 { ac_try
='test -s conftest$ac_exeext'
4204 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4207 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4208 (exit $ac_status); }; }; then
4209 ac_cv_func_remove
=yes
4211 echo "$as_me: failed program was:" >&5
4212 sed 's/^/| /' conftest.
$ac_ext >&5
4214 ac_cv_func_remove
=no
4216 rm -f conftest.err conftest.
$ac_objext \
4217 conftest
$ac_exeext conftest.
$ac_ext
4219 echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
4220 echo "${ECHO_T}$ac_cv_func_remove" >&6
4222 if test $ac_cv_func_remove = no
; then
4223 echo "$as_me:$LINENO: checking for remove in -lposix" >&5
4224 echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6
4225 if test "${ac_cv_lib_posix_remove+set}" = set; then
4226 echo $ECHO_N "(cached) $ECHO_C" >&6
4228 ac_check_lib_save_LIBS
=$LIBS
4229 LIBS
="-lposix $LIBS"
4230 cat >conftest.
$ac_ext <<_ACEOF
4233 cat confdefs.h
>>conftest.
$ac_ext
4234 cat >>conftest.
$ac_ext <<_ACEOF
4235 /* end confdefs.h. */
4237 /* Override any gcc2 internal prototype to avoid an error. */
4241 /* We use char because int might match the return type of a gcc2
4242 builtin and then its argument prototype would still apply. */
4252 rm -f conftest.
$ac_objext conftest
$ac_exeext
4253 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4254 (eval $ac_link) 2>conftest.er1
4256 grep -v '^ *+' conftest.er1
>conftest.err
4258 cat conftest.err
>&5
4259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4260 (exit $ac_status); } &&
4261 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4262 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4265 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4266 (exit $ac_status); }; } &&
4267 { ac_try
='test -s conftest$ac_exeext'
4268 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4271 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4272 (exit $ac_status); }; }; then
4273 ac_cv_lib_posix_remove
=yes
4275 echo "$as_me: failed program was:" >&5
4276 sed 's/^/| /' conftest.
$ac_ext >&5
4278 ac_cv_lib_posix_remove
=no
4280 rm -f conftest.err conftest.
$ac_objext \
4281 conftest
$ac_exeext conftest.
$ac_ext
4282 LIBS
=$ac_check_lib_save_LIBS
4284 echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
4285 echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6
4286 if test $ac_cv_lib_posix_remove = yes; then
4287 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
4292 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
4293 echo "$as_me:$LINENO: checking for shmat" >&5
4294 echo $ECHO_N "checking for shmat... $ECHO_C" >&6
4295 if test "${ac_cv_func_shmat+set}" = set; then
4296 echo $ECHO_N "(cached) $ECHO_C" >&6
4298 cat >conftest.
$ac_ext <<_ACEOF
4301 cat confdefs.h
>>conftest.
$ac_ext
4302 cat >>conftest.
$ac_ext <<_ACEOF
4303 /* end confdefs.h. */
4304 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
4305 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4306 #define shmat innocuous_shmat
4308 /* System header to define __stub macros and hopefully few prototypes,
4309 which can conflict with char shmat (); below.
4310 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4311 <limits.h> exists even on freestanding compilers. */
4314 # include <limits.h>
4316 # include <assert.h>
4321 /* Override any gcc2 internal prototype to avoid an error. */
4326 /* We use char because int might match the return type of a gcc2
4327 builtin and then its argument prototype would still apply. */
4329 /* The GNU C library defines this for functions which it implements
4330 to always fail with ENOSYS. Some functions are actually named
4331 something starting with __ and the normal name is an alias. */
4332 #if defined (__stub_shmat) || defined (__stub___shmat)
4335 char (*f) () = shmat;
4349 rm -f conftest.
$ac_objext conftest
$ac_exeext
4350 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4351 (eval $ac_link) 2>conftest.er1
4353 grep -v '^ *+' conftest.er1
>conftest.err
4355 cat conftest.err
>&5
4356 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4357 (exit $ac_status); } &&
4358 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4359 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4362 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4363 (exit $ac_status); }; } &&
4364 { ac_try
='test -s conftest$ac_exeext'
4365 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4368 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4369 (exit $ac_status); }; }; then
4370 ac_cv_func_shmat
=yes
4372 echo "$as_me: failed program was:" >&5
4373 sed 's/^/| /' conftest.
$ac_ext >&5
4377 rm -f conftest.err conftest.
$ac_objext \
4378 conftest
$ac_exeext conftest.
$ac_ext
4380 echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
4381 echo "${ECHO_T}$ac_cv_func_shmat" >&6
4383 if test $ac_cv_func_shmat = no
; then
4384 echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
4385 echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6
4386 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
4387 echo $ECHO_N "(cached) $ECHO_C" >&6
4389 ac_check_lib_save_LIBS
=$LIBS
4391 cat >conftest.
$ac_ext <<_ACEOF
4394 cat confdefs.h
>>conftest.
$ac_ext
4395 cat >>conftest.
$ac_ext <<_ACEOF
4396 /* end confdefs.h. */
4398 /* Override any gcc2 internal prototype to avoid an error. */
4402 /* We use char because int might match the return type of a gcc2
4403 builtin and then its argument prototype would still apply. */
4413 rm -f conftest.
$ac_objext conftest
$ac_exeext
4414 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4415 (eval $ac_link) 2>conftest.er1
4417 grep -v '^ *+' conftest.er1
>conftest.err
4419 cat conftest.err
>&5
4420 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4421 (exit $ac_status); } &&
4422 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4423 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4426 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4427 (exit $ac_status); }; } &&
4428 { ac_try
='test -s conftest$ac_exeext'
4429 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4432 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4433 (exit $ac_status); }; }; then
4434 ac_cv_lib_ipc_shmat
=yes
4436 echo "$as_me: failed program was:" >&5
4437 sed 's/^/| /' conftest.
$ac_ext >&5
4439 ac_cv_lib_ipc_shmat
=no
4441 rm -f conftest.err conftest.
$ac_objext \
4442 conftest
$ac_exeext conftest.
$ac_ext
4443 LIBS
=$ac_check_lib_save_LIBS
4445 echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
4446 echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6
4447 if test $ac_cv_lib_ipc_shmat = yes; then
4448 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
4454 # Check for libraries that X11R6 Xt/Xaw programs need.
4455 ac_save_LDFLAGS
=$LDFLAGS
4456 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
4457 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
4458 # check for ICE first), but we must link in the order -lSM -lICE or
4459 # we get undefined symbols. So assume we have SM if we have ICE.
4460 # These have to be linked with before -lX11, unlike the other
4461 # libraries we check for below, so use a different variable.
4462 # John Interrante, Karl Berry
4463 echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
4464 echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6
4465 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
4466 echo $ECHO_N "(cached) $ECHO_C" >&6
4468 ac_check_lib_save_LIBS
=$LIBS
4469 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
4470 cat >conftest.
$ac_ext <<_ACEOF
4473 cat confdefs.h
>>conftest.
$ac_ext
4474 cat >>conftest.
$ac_ext <<_ACEOF
4475 /* end confdefs.h. */
4477 /* Override any gcc2 internal prototype to avoid an error. */
4481 /* We use char because int might match the return type of a gcc2
4482 builtin and then its argument prototype would still apply. */
4483 char IceConnectionNumber ();
4487 IceConnectionNumber ();
4492 rm -f conftest.
$ac_objext conftest
$ac_exeext
4493 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4494 (eval $ac_link) 2>conftest.er1
4496 grep -v '^ *+' conftest.er1
>conftest.err
4498 cat conftest.err
>&5
4499 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4500 (exit $ac_status); } &&
4501 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4502 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4505 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4506 (exit $ac_status); }; } &&
4507 { ac_try
='test -s conftest$ac_exeext'
4508 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4511 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4512 (exit $ac_status); }; }; then
4513 ac_cv_lib_ICE_IceConnectionNumber
=yes
4515 echo "$as_me: failed program was:" >&5
4516 sed 's/^/| /' conftest.
$ac_ext >&5
4518 ac_cv_lib_ICE_IceConnectionNumber
=no
4520 rm -f conftest.err conftest.
$ac_objext \
4521 conftest
$ac_exeext conftest.
$ac_ext
4522 LIBS
=$ac_check_lib_save_LIBS
4524 echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
4525 echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6
4526 if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then
4527 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
4530 LDFLAGS
=$ac_save_LDFLAGS
4534 for ac_prog
in flex
lex
4536 # Extract the first word of "$ac_prog", so it can be a program name with args.
4537 set dummy
$ac_prog; ac_word
=$2
4538 echo "$as_me:$LINENO: checking for $ac_word" >&5
4539 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4540 if test "${ac_cv_prog_LEX+set}" = set; then
4541 echo $ECHO_N "(cached) $ECHO_C" >&6
4543 if test -n "$LEX"; then
4544 ac_cv_prog_LEX
="$LEX" # Let the user override the test.
4546 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4550 test -z "$as_dir" && as_dir
=.
4551 for ac_exec_ext
in '' $ac_executable_extensions; do
4552 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4553 ac_cv_prog_LEX
="$ac_prog"
4554 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4563 if test -n "$LEX"; then
4564 echo "$as_me:$LINENO: result: $LEX" >&5
4565 echo "${ECHO_T}$LEX" >&6
4567 echo "$as_me:$LINENO: result: no" >&5
4568 echo "${ECHO_T}no" >&6
4571 test -n "$LEX" && break
4573 test -n "$LEX" || LEX
=":"
4575 if test -z "$LEXLIB"
4577 echo "$as_me:$LINENO: checking for yywrap in -lfl" >&5
4578 echo $ECHO_N "checking for yywrap in -lfl... $ECHO_C" >&6
4579 if test "${ac_cv_lib_fl_yywrap+set}" = set; then
4580 echo $ECHO_N "(cached) $ECHO_C" >&6
4582 ac_check_lib_save_LIBS
=$LIBS
4584 cat >conftest.
$ac_ext <<_ACEOF
4587 cat confdefs.h
>>conftest.
$ac_ext
4588 cat >>conftest.
$ac_ext <<_ACEOF
4589 /* end confdefs.h. */
4591 /* Override any gcc2 internal prototype to avoid an error. */
4595 /* We use char because int might match the return type of a gcc2
4596 builtin and then its argument prototype would still apply. */
4606 rm -f conftest.
$ac_objext conftest
$ac_exeext
4607 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4608 (eval $ac_link) 2>conftest.er1
4610 grep -v '^ *+' conftest.er1
>conftest.err
4612 cat conftest.err
>&5
4613 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4614 (exit $ac_status); } &&
4615 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4616 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4619 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4620 (exit $ac_status); }; } &&
4621 { ac_try
='test -s conftest$ac_exeext'
4622 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4625 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4626 (exit $ac_status); }; }; then
4627 ac_cv_lib_fl_yywrap
=yes
4629 echo "$as_me: failed program was:" >&5
4630 sed 's/^/| /' conftest.
$ac_ext >&5
4632 ac_cv_lib_fl_yywrap
=no
4634 rm -f conftest.err conftest.
$ac_objext \
4635 conftest
$ac_exeext conftest.
$ac_ext
4636 LIBS
=$ac_check_lib_save_LIBS
4638 echo "$as_me:$LINENO: result: $ac_cv_lib_fl_yywrap" >&5
4639 echo "${ECHO_T}$ac_cv_lib_fl_yywrap" >&6
4640 if test $ac_cv_lib_fl_yywrap = yes; then
4643 echo "$as_me:$LINENO: checking for yywrap in -ll" >&5
4644 echo $ECHO_N "checking for yywrap in -ll... $ECHO_C" >&6
4645 if test "${ac_cv_lib_l_yywrap+set}" = set; then
4646 echo $ECHO_N "(cached) $ECHO_C" >&6
4648 ac_check_lib_save_LIBS
=$LIBS
4650 cat >conftest.
$ac_ext <<_ACEOF
4653 cat confdefs.h
>>conftest.
$ac_ext
4654 cat >>conftest.
$ac_ext <<_ACEOF
4655 /* end confdefs.h. */
4657 /* Override any gcc2 internal prototype to avoid an error. */
4661 /* We use char because int might match the return type of a gcc2
4662 builtin and then its argument prototype would still apply. */
4672 rm -f conftest.
$ac_objext conftest
$ac_exeext
4673 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4674 (eval $ac_link) 2>conftest.er1
4676 grep -v '^ *+' conftest.er1
>conftest.err
4678 cat conftest.err
>&5
4679 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4680 (exit $ac_status); } &&
4681 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4682 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4685 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4686 (exit $ac_status); }; } &&
4687 { ac_try
='test -s conftest$ac_exeext'
4688 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4691 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4692 (exit $ac_status); }; }; then
4693 ac_cv_lib_l_yywrap
=yes
4695 echo "$as_me: failed program was:" >&5
4696 sed 's/^/| /' conftest.
$ac_ext >&5
4698 ac_cv_lib_l_yywrap
=no
4700 rm -f conftest.err conftest.
$ac_objext \
4701 conftest
$ac_exeext conftest.
$ac_ext
4702 LIBS
=$ac_check_lib_save_LIBS
4704 echo "$as_me:$LINENO: result: $ac_cv_lib_l_yywrap" >&5
4705 echo "${ECHO_T}$ac_cv_lib_l_yywrap" >&6
4706 if test $ac_cv_lib_l_yywrap = yes; then
4714 if test "x$LEX" != "x:"; then
4715 echo "$as_me:$LINENO: checking lex output file root" >&5
4716 echo $ECHO_N "checking lex output file root... $ECHO_C" >&6
4717 if test "${ac_cv_prog_lex_root+set}" = set; then
4718 echo $ECHO_N "(cached) $ECHO_C" >&6
4720 # The minimal lex program is just a single line: %%. But some broken lexes
4721 # (Solaris, I think it was) want two %% lines, so accommodate them.
4722 cat >conftest.l
<<_ACEOF
4726 { (eval echo "$as_me:$LINENO: \"$LEX conftest.l\"") >&5
4727 (eval $LEX conftest.l
) 2>&5
4729 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4730 (exit $ac_status); }
4731 if test -f lex.yy.c
; then
4732 ac_cv_prog_lex_root
=lex.yy
4733 elif test -f lexyy.c
; then
4734 ac_cv_prog_lex_root
=lexyy
4736 { { echo "$as_me:$LINENO: error: cannot find output from $LEX; giving up" >&5
4737 echo "$as_me: error: cannot find output from $LEX; giving up" >&2;}
4738 { (exit 1); exit 1; }; }
4741 echo "$as_me:$LINENO: result: $ac_cv_prog_lex_root" >&5
4742 echo "${ECHO_T}$ac_cv_prog_lex_root" >&6
4744 LEX_OUTPUT_ROOT
=$ac_cv_prog_lex_root
4746 echo "$as_me:$LINENO: checking whether yytext is a pointer" >&5
4747 echo $ECHO_N "checking whether yytext is a pointer... $ECHO_C" >&6
4748 if test "${ac_cv_prog_lex_yytext_pointer+set}" = set; then
4749 echo $ECHO_N "(cached) $ECHO_C" >&6
4751 # POSIX says lex can declare yytext either as a pointer or an array; the
4752 # default is implementation-dependent. Figure out which it is, since
4753 # not all implementations provide the %pointer and %array declarations.
4754 ac_cv_prog_lex_yytext_pointer
=no
4755 echo 'extern char *yytext;' >>$LEX_OUTPUT_ROOT.c
4757 LIBS
="$LIBS $LEXLIB"
4758 cat >conftest.
$ac_ext <<_ACEOF
4759 `cat $LEX_OUTPUT_ROOT.c`
4761 rm -f conftest.
$ac_objext conftest
$ac_exeext
4762 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4763 (eval $ac_link) 2>conftest.er1
4765 grep -v '^ *+' conftest.er1
>conftest.err
4767 cat conftest.err
>&5
4768 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4769 (exit $ac_status); } &&
4770 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4771 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4774 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4775 (exit $ac_status); }; } &&
4776 { ac_try
='test -s conftest$ac_exeext'
4777 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4780 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4781 (exit $ac_status); }; }; then
4782 ac_cv_prog_lex_yytext_pointer
=yes
4784 echo "$as_me: failed program was:" >&5
4785 sed 's/^/| /' conftest.
$ac_ext >&5
4788 rm -f conftest.err conftest.
$ac_objext \
4789 conftest
$ac_exeext conftest.
$ac_ext
4791 rm -f "${LEX_OUTPUT_ROOT}.c"
4794 echo "$as_me:$LINENO: result: $ac_cv_prog_lex_yytext_pointer" >&5
4795 echo "${ECHO_T}$ac_cv_prog_lex_yytext_pointer" >&6
4796 if test $ac_cv_prog_lex_yytext_pointer = yes; then
4798 cat >>confdefs.h
<<\_ACEOF
4799 #define YYTEXT_POINTER 1
4806 for ac_prog
in $LEX flex
lex
4808 # Extract the first word of "$ac_prog", so it can be a program name with args.
4809 set dummy
$ac_prog; ac_word
=$2
4810 echo "$as_me:$LINENO: checking for $ac_word" >&5
4811 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4812 if test "${ac_cv_prog_XLEX+set}" = set; then
4813 echo $ECHO_N "(cached) $ECHO_C" >&6
4815 if test -n "$XLEX"; then
4816 ac_cv_prog_XLEX
="$XLEX" # Let the user override the test.
4818 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4822 test -z "$as_dir" && as_dir
=.
4823 for ac_exec_ext
in '' $ac_executable_extensions; do
4824 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4825 ac_cv_prog_XLEX
="$ac_prog"
4826 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4834 XLEX
=$ac_cv_prog_XLEX
4835 if test -n "$XLEX"; then
4836 echo "$as_me:$LINENO: result: $XLEX" >&5
4837 echo "${ECHO_T}$XLEX" >&6
4839 echo "$as_me:$LINENO: result: no" >&5
4840 echo "${ECHO_T}no" >&6
4843 test -n "$XLEX" && break
4845 test -n "$XLEX" || XLEX
="none"
4847 if test "$XLEX" = "none"
4849 { { echo "$as_me:$LINENO: error: no suitable lex found. Please install the 'flex' package." >&5
4850 echo "$as_me: error: no suitable lex found. Please install the 'flex' package." >&2;}
4851 { (exit 1); exit 1; }; }
4854 for ac_prog
in bison
4856 # Extract the first word of "$ac_prog", so it can be a program name with args.
4857 set dummy
$ac_prog; ac_word
=$2
4858 echo "$as_me:$LINENO: checking for $ac_word" >&5
4859 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4860 if test "${ac_cv_prog_BISON+set}" = set; then
4861 echo $ECHO_N "(cached) $ECHO_C" >&6
4863 if test -n "$BISON"; then
4864 ac_cv_prog_BISON
="$BISON" # Let the user override the test.
4866 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4870 test -z "$as_dir" && as_dir
=.
4871 for ac_exec_ext
in '' $ac_executable_extensions; do
4872 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4873 ac_cv_prog_BISON
="$ac_prog"
4874 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4882 BISON
=$ac_cv_prog_BISON
4883 if test -n "$BISON"; then
4884 echo "$as_me:$LINENO: result: $BISON" >&5
4885 echo "${ECHO_T}$BISON" >&6
4887 echo "$as_me:$LINENO: result: no" >&5
4888 echo "${ECHO_T}no" >&6
4891 test -n "$BISON" && break
4893 test -n "$BISON" || BISON
="none"
4895 if test "$BISON" = "none"
4897 { { echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison' package." >&5
4898 echo "$as_me: error: no suitable bison found. Please install the 'bison' package." >&2;}
4899 { (exit 1); exit 1; }; }
4902 if test -n "$ac_tool_prefix"; then
4903 for ac_prog
in gas as
4905 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4906 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
4907 echo "$as_me:$LINENO: checking for $ac_word" >&5
4908 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4909 if test "${ac_cv_prog_AS+set}" = set; then
4910 echo $ECHO_N "(cached) $ECHO_C" >&6
4912 if test -n "$AS"; then
4913 ac_cv_prog_AS
="$AS" # Let the user override the test.
4915 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4919 test -z "$as_dir" && as_dir
=.
4920 for ac_exec_ext
in '' $ac_executable_extensions; do
4921 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4922 ac_cv_prog_AS
="$ac_tool_prefix$ac_prog"
4923 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4932 if test -n "$AS"; then
4933 echo "$as_me:$LINENO: result: $AS" >&5
4934 echo "${ECHO_T}$AS" >&6
4936 echo "$as_me:$LINENO: result: no" >&5
4937 echo "${ECHO_T}no" >&6
4940 test -n "$AS" && break
4943 if test -z "$AS"; then
4945 for ac_prog
in gas as
4947 # Extract the first word of "$ac_prog", so it can be a program name with args.
4948 set dummy
$ac_prog; ac_word
=$2
4949 echo "$as_me:$LINENO: checking for $ac_word" >&5
4950 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4951 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
4952 echo $ECHO_N "(cached) $ECHO_C" >&6
4954 if test -n "$ac_ct_AS"; then
4955 ac_cv_prog_ac_ct_AS
="$ac_ct_AS" # Let the user override the test.
4957 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4961 test -z "$as_dir" && as_dir
=.
4962 for ac_exec_ext
in '' $ac_executable_extensions; do
4963 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4964 ac_cv_prog_ac_ct_AS
="$ac_prog"
4965 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4973 ac_ct_AS
=$ac_cv_prog_ac_ct_AS
4974 if test -n "$ac_ct_AS"; then
4975 echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
4976 echo "${ECHO_T}$ac_ct_AS" >&6
4978 echo "$as_me:$LINENO: result: no" >&5
4979 echo "${ECHO_T}no" >&6
4982 test -n "$ac_ct_AS" && break
4984 test -n "$ac_ct_AS" || ac_ct_AS
="as"
4989 if test -n "$ac_tool_prefix"; then
4990 # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args.
4991 set dummy
${ac_tool_prefix}ld
; ac_word
=$2
4992 echo "$as_me:$LINENO: checking for $ac_word" >&5
4993 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4994 if test "${ac_cv_prog_LD+set}" = set; then
4995 echo $ECHO_N "(cached) $ECHO_C" >&6
4997 if test -n "$LD"; then
4998 ac_cv_prog_LD
="$LD" # Let the user override the test.
5000 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5004 test -z "$as_dir" && as_dir
=.
5005 for ac_exec_ext
in '' $ac_executable_extensions; do
5006 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5007 ac_cv_prog_LD
="${ac_tool_prefix}ld"
5008 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5017 if test -n "$LD"; then
5018 echo "$as_me:$LINENO: result: $LD" >&5
5019 echo "${ECHO_T}$LD" >&6
5021 echo "$as_me:$LINENO: result: no" >&5
5022 echo "${ECHO_T}no" >&6
5026 if test -z "$ac_cv_prog_LD"; then
5028 # Extract the first word of "ld", so it can be a program name with args.
5029 set dummy ld
; ac_word
=$2
5030 echo "$as_me:$LINENO: checking for $ac_word" >&5
5031 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5032 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
5033 echo $ECHO_N "(cached) $ECHO_C" >&6
5035 if test -n "$ac_ct_LD"; then
5036 ac_cv_prog_ac_ct_LD
="$ac_ct_LD" # Let the user override the test.
5038 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5042 test -z "$as_dir" && as_dir
=.
5043 for ac_exec_ext
in '' $ac_executable_extensions; do
5044 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5045 ac_cv_prog_ac_ct_LD
="ld"
5046 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5052 test -z "$ac_cv_prog_ac_ct_LD" && ac_cv_prog_ac_ct_LD
="ld"
5055 ac_ct_LD
=$ac_cv_prog_ac_ct_LD
5056 if test -n "$ac_ct_LD"; then
5057 echo "$as_me:$LINENO: result: $ac_ct_LD" >&5
5058 echo "${ECHO_T}$ac_ct_LD" >&6
5060 echo "$as_me:$LINENO: result: no" >&5
5061 echo "${ECHO_T}no" >&6
5069 if test -n "$ac_tool_prefix"; then
5070 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
5071 set dummy
${ac_tool_prefix}ar; ac_word
=$2
5072 echo "$as_me:$LINENO: checking for $ac_word" >&5
5073 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5074 if test "${ac_cv_prog_AR+set}" = set; then
5075 echo $ECHO_N "(cached) $ECHO_C" >&6
5077 if test -n "$AR"; then
5078 ac_cv_prog_AR
="$AR" # Let the user override the test.
5080 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5084 test -z "$as_dir" && as_dir
=.
5085 for ac_exec_ext
in '' $ac_executable_extensions; do
5086 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5087 ac_cv_prog_AR
="${ac_tool_prefix}ar"
5088 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5097 if test -n "$AR"; then
5098 echo "$as_me:$LINENO: result: $AR" >&5
5099 echo "${ECHO_T}$AR" >&6
5101 echo "$as_me:$LINENO: result: no" >&5
5102 echo "${ECHO_T}no" >&6
5106 if test -z "$ac_cv_prog_AR"; then
5108 # Extract the first word of "ar", so it can be a program name with args.
5109 set dummy
ar; ac_word
=$2
5110 echo "$as_me:$LINENO: checking for $ac_word" >&5
5111 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5112 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
5113 echo $ECHO_N "(cached) $ECHO_C" >&6
5115 if test -n "$ac_ct_AR"; then
5116 ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test.
5118 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5122 test -z "$as_dir" && as_dir
=.
5123 for ac_exec_ext
in '' $ac_executable_extensions; do
5124 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5125 ac_cv_prog_ac_ct_AR
="ar"
5126 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5132 test -z "$ac_cv_prog_ac_ct_AR" && ac_cv_prog_ac_ct_AR
="ar"
5135 ac_ct_AR
=$ac_cv_prog_ac_ct_AR
5136 if test -n "$ac_ct_AR"; then
5137 echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
5138 echo "${ECHO_T}$ac_ct_AR" >&6
5140 echo "$as_me:$LINENO: result: no" >&5
5141 echo "${ECHO_T}no" >&6
5149 if test -n "$ac_tool_prefix"; then
5150 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5151 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
5152 echo "$as_me:$LINENO: checking for $ac_word" >&5
5153 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5154 if test "${ac_cv_prog_RANLIB+set}" = set; then
5155 echo $ECHO_N "(cached) $ECHO_C" >&6
5157 if test -n "$RANLIB"; then
5158 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
5160 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5164 test -z "$as_dir" && as_dir
=.
5165 for ac_exec_ext
in '' $ac_executable_extensions; do
5166 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5167 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
5168 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5176 RANLIB
=$ac_cv_prog_RANLIB
5177 if test -n "$RANLIB"; then
5178 echo "$as_me:$LINENO: result: $RANLIB" >&5
5179 echo "${ECHO_T}$RANLIB" >&6
5181 echo "$as_me:$LINENO: result: no" >&5
5182 echo "${ECHO_T}no" >&6
5186 if test -z "$ac_cv_prog_RANLIB"; then
5187 ac_ct_RANLIB
=$RANLIB
5188 # Extract the first word of "ranlib", so it can be a program name with args.
5189 set dummy ranlib
; ac_word
=$2
5190 echo "$as_me:$LINENO: checking for $ac_word" >&5
5191 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5192 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
5193 echo $ECHO_N "(cached) $ECHO_C" >&6
5195 if test -n "$ac_ct_RANLIB"; then
5196 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
5198 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5202 test -z "$as_dir" && as_dir
=.
5203 for ac_exec_ext
in '' $ac_executable_extensions; do
5204 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5205 ac_cv_prog_ac_ct_RANLIB
="ranlib"
5206 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5212 test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB
=":"
5215 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
5216 if test -n "$ac_ct_RANLIB"; then
5217 echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
5218 echo "${ECHO_T}$ac_ct_RANLIB" >&6
5220 echo "$as_me:$LINENO: result: no" >&5
5221 echo "${ECHO_T}no" >&6
5224 RANLIB
=$ac_ct_RANLIB
5226 RANLIB
="$ac_cv_prog_RANLIB"
5229 if test -n "$ac_tool_prefix"; then
5230 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
5231 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
5232 echo "$as_me:$LINENO: checking for $ac_word" >&5
5233 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5234 if test "${ac_cv_prog_STRIP+set}" = set; then
5235 echo $ECHO_N "(cached) $ECHO_C" >&6
5237 if test -n "$STRIP"; then
5238 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
5240 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5244 test -z "$as_dir" && as_dir
=.
5245 for ac_exec_ext
in '' $ac_executable_extensions; do
5246 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5247 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
5248 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5256 STRIP
=$ac_cv_prog_STRIP
5257 if test -n "$STRIP"; then
5258 echo "$as_me:$LINENO: result: $STRIP" >&5
5259 echo "${ECHO_T}$STRIP" >&6
5261 echo "$as_me:$LINENO: result: no" >&5
5262 echo "${ECHO_T}no" >&6
5266 if test -z "$ac_cv_prog_STRIP"; then
5268 # Extract the first word of "strip", so it can be a program name with args.
5269 set dummy strip
; ac_word
=$2
5270 echo "$as_me:$LINENO: checking for $ac_word" >&5
5271 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5272 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
5273 echo $ECHO_N "(cached) $ECHO_C" >&6
5275 if test -n "$ac_ct_STRIP"; then
5276 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
5278 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5282 test -z "$as_dir" && as_dir
=.
5283 for ac_exec_ext
in '' $ac_executable_extensions; do
5284 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5285 ac_cv_prog_ac_ct_STRIP
="strip"
5286 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5292 test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP
="strip"
5295 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
5296 if test -n "$ac_ct_STRIP"; then
5297 echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
5298 echo "${ECHO_T}$ac_ct_STRIP" >&6
5300 echo "$as_me:$LINENO: result: no" >&5
5301 echo "${ECHO_T}no" >&6
5306 STRIP
="$ac_cv_prog_STRIP"
5309 if test -n "$ac_tool_prefix"; then
5310 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
5311 set dummy
${ac_tool_prefix}windres
; ac_word
=$2
5312 echo "$as_me:$LINENO: checking for $ac_word" >&5
5313 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5314 if test "${ac_cv_prog_WINDRES+set}" = set; then
5315 echo $ECHO_N "(cached) $ECHO_C" >&6
5317 if test -n "$WINDRES"; then
5318 ac_cv_prog_WINDRES
="$WINDRES" # Let the user override the test.
5320 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5324 test -z "$as_dir" && as_dir
=.
5325 for ac_exec_ext
in '' $ac_executable_extensions; do
5326 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5327 ac_cv_prog_WINDRES
="${ac_tool_prefix}windres"
5328 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5336 WINDRES
=$ac_cv_prog_WINDRES
5337 if test -n "$WINDRES"; then
5338 echo "$as_me:$LINENO: result: $WINDRES" >&5
5339 echo "${ECHO_T}$WINDRES" >&6
5341 echo "$as_me:$LINENO: result: no" >&5
5342 echo "${ECHO_T}no" >&6
5346 if test -z "$ac_cv_prog_WINDRES"; then
5347 ac_ct_WINDRES
=$WINDRES
5348 # Extract the first word of "windres", so it can be a program name with args.
5349 set dummy windres
; ac_word
=$2
5350 echo "$as_me:$LINENO: checking for $ac_word" >&5
5351 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5352 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
5353 echo $ECHO_N "(cached) $ECHO_C" >&6
5355 if test -n "$ac_ct_WINDRES"; then
5356 ac_cv_prog_ac_ct_WINDRES
="$ac_ct_WINDRES" # Let the user override the test.
5358 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5362 test -z "$as_dir" && as_dir
=.
5363 for ac_exec_ext
in '' $ac_executable_extensions; do
5364 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5365 ac_cv_prog_ac_ct_WINDRES
="windres"
5366 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5372 test -z "$ac_cv_prog_ac_ct_WINDRES" && ac_cv_prog_ac_ct_WINDRES
="false"
5375 ac_ct_WINDRES
=$ac_cv_prog_ac_ct_WINDRES
5376 if test -n "$ac_ct_WINDRES"; then
5377 echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
5378 echo "${ECHO_T}$ac_ct_WINDRES" >&6
5380 echo "$as_me:$LINENO: result: no" >&5
5381 echo "${ECHO_T}no" >&6
5384 WINDRES
=$ac_ct_WINDRES
5386 WINDRES
="$ac_cv_prog_WINDRES"
5389 echo "$as_me:$LINENO: checking whether ln -s works" >&5
5390 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
5392 if test "$LN_S" = "ln -s"; then
5393 echo "$as_me:$LINENO: result: yes" >&5
5394 echo "${ECHO_T}yes" >&6
5396 echo "$as_me:$LINENO: result: no, using $LN_S" >&5
5397 echo "${ECHO_T}no, using $LN_S" >&6
5400 echo "$as_me:$LINENO: checking whether ln works" >&5
5401 echo $ECHO_N "checking whether ln works... $ECHO_C" >&6
5402 rm -f conf$$ conf$$.
file
5404 if ln conf$$.
file conf$$
2>/dev
/null
; then
5407 echo "$as_me:$LINENO: result: yes" >&5
5408 echo "${ECHO_T}yes" >&6
5412 echo "$as_me:$LINENO: result: no, using $LN" >&5
5413 echo "${ECHO_T}no, using $LN" >&6
5415 rm -f conf$$ conf$$.
file
5416 echo "$as_me:$LINENO: checking for egrep" >&5
5417 echo $ECHO_N "checking for egrep... $ECHO_C" >&6
5418 if test "${ac_cv_prog_egrep+set}" = set; then
5419 echo $ECHO_N "(cached) $ECHO_C" >&6
5421 if echo a |
(grep -E '(a|b)') >/dev
/null
2>&1
5422 then ac_cv_prog_egrep
='grep -E'
5423 else ac_cv_prog_egrep
='egrep'
5426 echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
5427 echo "${ECHO_T}$ac_cv_prog_egrep" >&6
5428 EGREP
=$ac_cv_prog_egrep
5431 # Extract the first word of "ldconfig", so it can be a program name with args.
5432 set dummy ldconfig
; ac_word
=$2
5433 echo "$as_me:$LINENO: checking for $ac_word" >&5
5434 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5435 if test "${ac_cv_path_LDCONFIG+set}" = set; then
5436 echo $ECHO_N "(cached) $ECHO_C" >&6
5440 ac_cv_path_LDCONFIG
="$LDCONFIG" # Let the user override the test with a path.
5443 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5444 for as_dir
in /sbin
/usr
/sbin
$PATH
5447 test -z "$as_dir" && as_dir
=.
5448 for ac_exec_ext
in '' $ac_executable_extensions; do
5449 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5450 ac_cv_path_LDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
5451 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5457 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG
="true"
5461 LDCONFIG
=$ac_cv_path_LDCONFIG
5463 if test -n "$LDCONFIG"; then
5464 echo "$as_me:$LINENO: result: $LDCONFIG" >&5
5465 echo "${ECHO_T}$LDCONFIG" >&6
5467 echo "$as_me:$LINENO: result: no" >&5
5468 echo "${ECHO_T}no" >&6
5471 # Find a good install program. We prefer a C program (faster),
5472 # so one script is as good as another. But avoid the broken or
5473 # incompatible versions:
5474 # SysV /etc/install, /usr/sbin/install
5475 # SunOS /usr/etc/install
5476 # IRIX /sbin/install
5478 # AmigaOS /C/install, which installs bootblocks on floppy discs
5479 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5480 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
5481 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5482 # OS/2's system install, which has a completely different semantic
5483 # ./install, which can be erroneously created by make from ./install.sh.
5484 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
5485 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
5486 if test -z "$INSTALL"; then
5487 if test "${ac_cv_path_install+set}" = set; then
5488 echo $ECHO_N "(cached) $ECHO_C" >&6
5490 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5494 test -z "$as_dir" && as_dir
=.
5495 # Account for people who put trailing slashes in PATH elements.
5497 .
/ | .
// |
/cC
/* | \
5498 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
5499 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
5502 # OSF1 and SCO ODT 3.0 have their own names for install.
5503 # Don't use installbsd from OSF since it installs stuff as root
5505 for ac_prog
in ginstall scoinst
install; do
5506 for ac_exec_ext
in '' $ac_executable_extensions; do
5507 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
5508 if test $ac_prog = install &&
5509 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
5510 # AIX install. It has an incompatible calling convention.
5512 elif test $ac_prog = install &&
5513 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
5514 # program-specific install script used by HP pwplus--don't use.
5517 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
5529 if test "${ac_cv_path_install+set}" = set; then
5530 INSTALL
=$ac_cv_path_install
5532 # As a last resort, use the slow shell script. We don't cache a
5533 # path for INSTALL within a source directory, because that will
5534 # break other packages using the cache if that directory is
5535 # removed, or if the path is relative.
5536 INSTALL
=$ac_install_sh
5539 echo "$as_me:$LINENO: result: $INSTALL" >&5
5540 echo "${ECHO_T}$INSTALL" >&6
5542 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5543 # It thinks the first close brace ends the variable substitution.
5544 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
5546 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
5548 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
5551 [\\/$
]* | ?
:[\\/]* ) ;;
5552 *) INSTALL
="\\\$(TOPSRCDIR)/$INSTALL" ;;
5555 for ac_prog
in lclint lint
5557 # Extract the first word of "$ac_prog", so it can be a program name with args.
5558 set dummy
$ac_prog; ac_word
=$2
5559 echo "$as_me:$LINENO: checking for $ac_word" >&5
5560 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5561 if test "${ac_cv_prog_LINT+set}" = set; then
5562 echo $ECHO_N "(cached) $ECHO_C" >&6
5564 if test -n "$LINT"; then
5565 ac_cv_prog_LINT
="$LINT" # Let the user override the test.
5567 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5571 test -z "$as_dir" && as_dir
=.
5572 for ac_exec_ext
in '' $ac_executable_extensions; do
5573 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5574 ac_cv_prog_LINT
="$ac_prog"
5575 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5583 LINT
=$ac_cv_prog_LINT
5584 if test -n "$LINT"; then
5585 echo "$as_me:$LINENO: result: $LINT" >&5
5586 echo "${ECHO_T}$LINT" >&6
5588 echo "$as_me:$LINENO: result: no" >&5
5589 echo "${ECHO_T}no" >&6
5592 test -n "$LINT" && break
5595 if test "$LINT" = "lint"
5597 LINTFLAGS
="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
5602 for ac_prog
in fontforge
5604 # Extract the first word of "$ac_prog", so it can be a program name with args.
5605 set dummy
$ac_prog; ac_word
=$2
5606 echo "$as_me:$LINENO: checking for $ac_word" >&5
5607 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5608 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
5609 echo $ECHO_N "(cached) $ECHO_C" >&6
5611 if test -n "$FONTFORGE"; then
5612 ac_cv_prog_FONTFORGE
="$FONTFORGE" # Let the user override the test.
5614 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5618 test -z "$as_dir" && as_dir
=.
5619 for ac_exec_ext
in '' $ac_executable_extensions; do
5620 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5621 ac_cv_prog_FONTFORGE
="$ac_prog"
5622 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5630 FONTFORGE
=$ac_cv_prog_FONTFORGE
5631 if test -n "$FONTFORGE"; then
5632 echo "$as_me:$LINENO: result: $FONTFORGE" >&5
5633 echo "${ECHO_T}$FONTFORGE" >&6
5635 echo "$as_me:$LINENO: result: no" >&5
5636 echo "${ECHO_T}no" >&6
5639 test -n "$FONTFORGE" && break
5641 test -n "$FONTFORGE" || FONTFORGE
="false"
5646 echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
5647 echo $ECHO_N "checking for i386_set_ldt in -li386... $ECHO_C" >&6
5648 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
5649 echo $ECHO_N "(cached) $ECHO_C" >&6
5651 ac_check_lib_save_LIBS
=$LIBS
5653 cat >conftest.
$ac_ext <<_ACEOF
5656 cat confdefs.h
>>conftest.
$ac_ext
5657 cat >>conftest.
$ac_ext <<_ACEOF
5658 /* end confdefs.h. */
5660 /* Override any gcc2 internal prototype to avoid an error. */
5664 /* We use char because int might match the return type of a gcc2
5665 builtin and then its argument prototype would still apply. */
5666 char i386_set_ldt ();
5675 rm -f conftest.
$ac_objext conftest
$ac_exeext
5676 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5677 (eval $ac_link) 2>conftest.er1
5679 grep -v '^ *+' conftest.er1
>conftest.err
5681 cat conftest.err
>&5
5682 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5683 (exit $ac_status); } &&
5684 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5685 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5688 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5689 (exit $ac_status); }; } &&
5690 { ac_try
='test -s conftest$ac_exeext'
5691 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5694 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5695 (exit $ac_status); }; }; then
5696 ac_cv_lib_i386_i386_set_ldt
=yes
5698 echo "$as_me: failed program was:" >&5
5699 sed 's/^/| /' conftest.
$ac_ext >&5
5701 ac_cv_lib_i386_i386_set_ldt
=no
5703 rm -f conftest.err conftest.
$ac_objext \
5704 conftest
$ac_exeext conftest.
$ac_ext
5705 LIBS
=$ac_check_lib_save_LIBS
5707 echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5708 echo "${ECHO_T}$ac_cv_lib_i386_i386_set_ldt" >&6
5709 if test $ac_cv_lib_i386_i386_set_ldt = yes; then
5710 cat >>confdefs.h
<<_ACEOF
5711 #define HAVE_LIBI386 1
5719 echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5720 echo $ECHO_N "checking for _oss_ioctl in -lossaudio... $ECHO_C" >&6
5721 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5722 echo $ECHO_N "(cached) $ECHO_C" >&6
5724 ac_check_lib_save_LIBS
=$LIBS
5725 LIBS
="-lossaudio $LIBS"
5726 cat >conftest.
$ac_ext <<_ACEOF
5729 cat confdefs.h
>>conftest.
$ac_ext
5730 cat >>conftest.
$ac_ext <<_ACEOF
5731 /* end confdefs.h. */
5733 /* Override any gcc2 internal prototype to avoid an error. */
5737 /* We use char because int might match the return type of a gcc2
5738 builtin and then its argument prototype would still apply. */
5748 rm -f conftest.
$ac_objext conftest
$ac_exeext
5749 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5750 (eval $ac_link) 2>conftest.er1
5752 grep -v '^ *+' conftest.er1
>conftest.err
5754 cat conftest.err
>&5
5755 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5756 (exit $ac_status); } &&
5757 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5758 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5761 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5762 (exit $ac_status); }; } &&
5763 { ac_try
='test -s conftest$ac_exeext'
5764 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5767 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5768 (exit $ac_status); }; }; then
5769 ac_cv_lib_ossaudio__oss_ioctl
=yes
5771 echo "$as_me: failed program was:" >&5
5772 sed 's/^/| /' conftest.
$ac_ext >&5
5774 ac_cv_lib_ossaudio__oss_ioctl
=no
5776 rm -f conftest.err conftest.
$ac_objext \
5777 conftest
$ac_exeext conftest.
$ac_ext
5778 LIBS
=$ac_check_lib_save_LIBS
5780 echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5781 echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6
5782 if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then
5783 cat >>confdefs.h
<<_ACEOF
5784 #define HAVE_LIBOSSAUDIO 1
5787 LIBS
="-lossaudio $LIBS"
5792 for ac_func
in iswalnum
5794 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5795 echo "$as_me:$LINENO: checking for $ac_func" >&5
5796 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
5797 if eval "test \"\${$as_ac_var+set}\" = set"; then
5798 echo $ECHO_N "(cached) $ECHO_C" >&6
5800 cat >conftest.
$ac_ext <<_ACEOF
5803 cat confdefs.h
>>conftest.
$ac_ext
5804 cat >>conftest.
$ac_ext <<_ACEOF
5805 /* end confdefs.h. */
5806 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
5807 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5808 #define $ac_func innocuous_$ac_func
5810 /* System header to define __stub macros and hopefully few prototypes,
5811 which can conflict with char $ac_func (); below.
5812 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5813 <limits.h> exists even on freestanding compilers. */
5816 # include <limits.h>
5818 # include <assert.h>
5823 /* Override any gcc2 internal prototype to avoid an error. */
5828 /* We use char because int might match the return type of a gcc2
5829 builtin and then its argument prototype would still apply. */
5831 /* The GNU C library defines this for functions which it implements
5832 to always fail with ENOSYS. Some functions are actually named
5833 something starting with __ and the normal name is an alias. */
5834 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
5837 char (*f) () = $ac_func;
5846 return f != $ac_func;
5851 rm -f conftest.
$ac_objext conftest
$ac_exeext
5852 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5853 (eval $ac_link) 2>conftest.er1
5855 grep -v '^ *+' conftest.er1
>conftest.err
5857 cat conftest.err
>&5
5858 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5859 (exit $ac_status); } &&
5860 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5861 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5864 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5865 (exit $ac_status); }; } &&
5866 { ac_try
='test -s conftest$ac_exeext'
5867 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5870 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5871 (exit $ac_status); }; }; then
5872 eval "$as_ac_var=yes"
5874 echo "$as_me: failed program was:" >&5
5875 sed 's/^/| /' conftest.
$ac_ext >&5
5877 eval "$as_ac_var=no"
5879 rm -f conftest.err conftest.
$ac_objext \
5880 conftest
$ac_exeext conftest.
$ac_ext
5882 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
5883 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
5884 if test `eval echo '${'$as_ac_var'}'` = yes; then
5885 cat >>confdefs.h
<<_ACEOF
5886 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
5891 echo "$as_me:$LINENO: checking for iswalnum in -lw" >&5
5892 echo $ECHO_N "checking for iswalnum in -lw... $ECHO_C" >&6
5893 if test "${ac_cv_lib_w_iswalnum+set}" = set; then
5894 echo $ECHO_N "(cached) $ECHO_C" >&6
5896 ac_check_lib_save_LIBS
=$LIBS
5898 cat >conftest.
$ac_ext <<_ACEOF
5901 cat confdefs.h
>>conftest.
$ac_ext
5902 cat >>conftest.
$ac_ext <<_ACEOF
5903 /* end confdefs.h. */
5905 /* Override any gcc2 internal prototype to avoid an error. */
5909 /* We use char because int might match the return type of a gcc2
5910 builtin and then its argument prototype would still apply. */
5920 rm -f conftest.
$ac_objext conftest
$ac_exeext
5921 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5922 (eval $ac_link) 2>conftest.er1
5924 grep -v '^ *+' conftest.er1
>conftest.err
5926 cat conftest.err
>&5
5927 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5928 (exit $ac_status); } &&
5929 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5930 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5933 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5934 (exit $ac_status); }; } &&
5935 { ac_try
='test -s conftest$ac_exeext'
5936 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5939 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5940 (exit $ac_status); }; }; then
5941 ac_cv_lib_w_iswalnum
=yes
5943 echo "$as_me: failed program was:" >&5
5944 sed 's/^/| /' conftest.
$ac_ext >&5
5946 ac_cv_lib_w_iswalnum
=no
5948 rm -f conftest.err conftest.
$ac_objext \
5949 conftest
$ac_exeext conftest.
$ac_ext
5950 LIBS
=$ac_check_lib_save_LIBS
5952 echo "$as_me:$LINENO: result: $ac_cv_lib_w_iswalnum" >&5
5953 echo "${ECHO_T}$ac_cv_lib_w_iswalnum" >&6
5954 if test $ac_cv_lib_w_iswalnum = yes; then
5955 cat >>confdefs.h
<<_ACEOF
5967 for ac_func
in gethostbyname
5969 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5970 echo "$as_me:$LINENO: checking for $ac_func" >&5
5971 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
5972 if eval "test \"\${$as_ac_var+set}\" = set"; then
5973 echo $ECHO_N "(cached) $ECHO_C" >&6
5975 cat >conftest.
$ac_ext <<_ACEOF
5978 cat confdefs.h
>>conftest.
$ac_ext
5979 cat >>conftest.
$ac_ext <<_ACEOF
5980 /* end confdefs.h. */
5981 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
5982 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5983 #define $ac_func innocuous_$ac_func
5985 /* System header to define __stub macros and hopefully few prototypes,
5986 which can conflict with char $ac_func (); below.
5987 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5988 <limits.h> exists even on freestanding compilers. */
5991 # include <limits.h>
5993 # include <assert.h>
5998 /* Override any gcc2 internal prototype to avoid an error. */
6003 /* We use char because int might match the return type of a gcc2
6004 builtin and then its argument prototype would still apply. */
6006 /* The GNU C library defines this for functions which it implements
6007 to always fail with ENOSYS. Some functions are actually named
6008 something starting with __ and the normal name is an alias. */
6009 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
6012 char (*f) () = $ac_func;
6021 return f != $ac_func;
6026 rm -f conftest.
$ac_objext conftest
$ac_exeext
6027 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6028 (eval $ac_link) 2>conftest.er1
6030 grep -v '^ *+' conftest.er1
>conftest.err
6032 cat conftest.err
>&5
6033 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6034 (exit $ac_status); } &&
6035 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6036 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6039 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6040 (exit $ac_status); }; } &&
6041 { ac_try
='test -s conftest$ac_exeext'
6042 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6045 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6046 (exit $ac_status); }; }; then
6047 eval "$as_ac_var=yes"
6049 echo "$as_me: failed program was:" >&5
6050 sed 's/^/| /' conftest.
$ac_ext >&5
6052 eval "$as_ac_var=no"
6054 rm -f conftest.err conftest.
$ac_objext \
6055 conftest
$ac_exeext conftest.
$ac_ext
6057 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
6058 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6059 if test `eval echo '${'$as_ac_var'}'` = yes; then
6060 cat >>confdefs.h
<<_ACEOF
6061 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
6066 echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
6067 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
6068 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
6069 echo $ECHO_N "(cached) $ECHO_C" >&6
6071 ac_check_lib_save_LIBS
=$LIBS
6073 cat >conftest.
$ac_ext <<_ACEOF
6076 cat confdefs.h
>>conftest.
$ac_ext
6077 cat >>conftest.
$ac_ext <<_ACEOF
6078 /* end confdefs.h. */
6080 /* Override any gcc2 internal prototype to avoid an error. */
6084 /* We use char because int might match the return type of a gcc2
6085 builtin and then its argument prototype would still apply. */
6086 char gethostbyname ();
6095 rm -f conftest.
$ac_objext conftest
$ac_exeext
6096 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6097 (eval $ac_link) 2>conftest.er1
6099 grep -v '^ *+' conftest.er1
>conftest.err
6101 cat conftest.err
>&5
6102 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6103 (exit $ac_status); } &&
6104 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6105 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6108 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6109 (exit $ac_status); }; } &&
6110 { ac_try
='test -s conftest$ac_exeext'
6111 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6114 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6115 (exit $ac_status); }; }; then
6116 ac_cv_lib_nsl_gethostbyname
=yes
6118 echo "$as_me: failed program was:" >&5
6119 sed 's/^/| /' conftest.
$ac_ext >&5
6121 ac_cv_lib_nsl_gethostbyname
=no
6123 rm -f conftest.err conftest.
$ac_objext \
6124 conftest
$ac_exeext conftest.
$ac_ext
6125 LIBS
=$ac_check_lib_save_LIBS
6127 echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
6128 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
6129 if test $ac_cv_lib_nsl_gethostbyname = yes; then
6130 cat >>confdefs.h
<<_ACEOF
6131 #define HAVE_LIBNSL 1
6142 for ac_func
in connect
6144 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6145 echo "$as_me:$LINENO: checking for $ac_func" >&5
6146 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
6147 if eval "test \"\${$as_ac_var+set}\" = set"; then
6148 echo $ECHO_N "(cached) $ECHO_C" >&6
6150 cat >conftest.
$ac_ext <<_ACEOF
6153 cat confdefs.h
>>conftest.
$ac_ext
6154 cat >>conftest.
$ac_ext <<_ACEOF
6155 /* end confdefs.h. */
6156 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
6157 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6158 #define $ac_func innocuous_$ac_func
6160 /* System header to define __stub macros and hopefully few prototypes,
6161 which can conflict with char $ac_func (); below.
6162 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6163 <limits.h> exists even on freestanding compilers. */
6166 # include <limits.h>
6168 # include <assert.h>
6173 /* Override any gcc2 internal prototype to avoid an error. */
6178 /* We use char because int might match the return type of a gcc2
6179 builtin and then its argument prototype would still apply. */
6181 /* The GNU C library defines this for functions which it implements
6182 to always fail with ENOSYS. Some functions are actually named
6183 something starting with __ and the normal name is an alias. */
6184 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
6187 char (*f) () = $ac_func;
6196 return f != $ac_func;
6201 rm -f conftest.
$ac_objext conftest
$ac_exeext
6202 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6203 (eval $ac_link) 2>conftest.er1
6205 grep -v '^ *+' conftest.er1
>conftest.err
6207 cat conftest.err
>&5
6208 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6209 (exit $ac_status); } &&
6210 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6211 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6214 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6215 (exit $ac_status); }; } &&
6216 { ac_try
='test -s conftest$ac_exeext'
6217 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6220 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6221 (exit $ac_status); }; }; then
6222 eval "$as_ac_var=yes"
6224 echo "$as_me: failed program was:" >&5
6225 sed 's/^/| /' conftest.
$ac_ext >&5
6227 eval "$as_ac_var=no"
6229 rm -f conftest.err conftest.
$ac_objext \
6230 conftest
$ac_exeext conftest.
$ac_ext
6232 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
6233 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6234 if test `eval echo '${'$as_ac_var'}'` = yes; then
6235 cat >>confdefs.h
<<_ACEOF
6236 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
6241 echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
6242 echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6
6243 if test "${ac_cv_lib_socket_connect+set}" = set; then
6244 echo $ECHO_N "(cached) $ECHO_C" >&6
6246 ac_check_lib_save_LIBS
=$LIBS
6247 LIBS
="-lsocket $LIBS"
6248 cat >conftest.
$ac_ext <<_ACEOF
6251 cat confdefs.h
>>conftest.
$ac_ext
6252 cat >>conftest.
$ac_ext <<_ACEOF
6253 /* end confdefs.h. */
6255 /* Override any gcc2 internal prototype to avoid an error. */
6259 /* We use char because int might match the return type of a gcc2
6260 builtin and then its argument prototype would still apply. */
6270 rm -f conftest.
$ac_objext conftest
$ac_exeext
6271 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6272 (eval $ac_link) 2>conftest.er1
6274 grep -v '^ *+' conftest.er1
>conftest.err
6276 cat conftest.err
>&5
6277 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6278 (exit $ac_status); } &&
6279 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6280 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6283 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6284 (exit $ac_status); }; } &&
6285 { ac_try
='test -s conftest$ac_exeext'
6286 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6289 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6290 (exit $ac_status); }; }; then
6291 ac_cv_lib_socket_connect
=yes
6293 echo "$as_me: failed program was:" >&5
6294 sed 's/^/| /' conftest.
$ac_ext >&5
6296 ac_cv_lib_socket_connect
=no
6298 rm -f conftest.err conftest.
$ac_objext \
6299 conftest
$ac_exeext conftest.
$ac_ext
6300 LIBS
=$ac_check_lib_save_LIBS
6302 echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
6303 echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6
6304 if test $ac_cv_lib_socket_connect = yes; then
6305 cat >>confdefs.h
<<_ACEOF
6306 #define HAVE_LIBSOCKET 1
6309 LIBS
="-lsocket $LIBS"
6317 for ac_func
in inet_aton
6319 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6320 echo "$as_me:$LINENO: checking for $ac_func" >&5
6321 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
6322 if eval "test \"\${$as_ac_var+set}\" = set"; then
6323 echo $ECHO_N "(cached) $ECHO_C" >&6
6325 cat >conftest.
$ac_ext <<_ACEOF
6328 cat confdefs.h
>>conftest.
$ac_ext
6329 cat >>conftest.
$ac_ext <<_ACEOF
6330 /* end confdefs.h. */
6331 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
6332 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6333 #define $ac_func innocuous_$ac_func
6335 /* System header to define __stub macros and hopefully few prototypes,
6336 which can conflict with char $ac_func (); below.
6337 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6338 <limits.h> exists even on freestanding compilers. */
6341 # include <limits.h>
6343 # include <assert.h>
6348 /* Override any gcc2 internal prototype to avoid an error. */
6353 /* We use char because int might match the return type of a gcc2
6354 builtin and then its argument prototype would still apply. */
6356 /* The GNU C library defines this for functions which it implements
6357 to always fail with ENOSYS. Some functions are actually named
6358 something starting with __ and the normal name is an alias. */
6359 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
6362 char (*f) () = $ac_func;
6371 return f != $ac_func;
6376 rm -f conftest.
$ac_objext conftest
$ac_exeext
6377 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6378 (eval $ac_link) 2>conftest.er1
6380 grep -v '^ *+' conftest.er1
>conftest.err
6382 cat conftest.err
>&5
6383 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6384 (exit $ac_status); } &&
6385 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6386 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6389 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6390 (exit $ac_status); }; } &&
6391 { ac_try
='test -s conftest$ac_exeext'
6392 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6395 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6396 (exit $ac_status); }; }; then
6397 eval "$as_ac_var=yes"
6399 echo "$as_me: failed program was:" >&5
6400 sed 's/^/| /' conftest.
$ac_ext >&5
6402 eval "$as_ac_var=no"
6404 rm -f conftest.err conftest.
$ac_objext \
6405 conftest
$ac_exeext conftest.
$ac_ext
6407 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
6408 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6409 if test `eval echo '${'$as_ac_var'}'` = yes; then
6410 cat >>confdefs.h
<<_ACEOF
6411 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
6416 echo "$as_me:$LINENO: checking for inet_aton in -lresolv" >&5
6417 echo $ECHO_N "checking for inet_aton in -lresolv... $ECHO_C" >&6
6418 if test "${ac_cv_lib_resolv_inet_aton+set}" = set; then
6419 echo $ECHO_N "(cached) $ECHO_C" >&6
6421 ac_check_lib_save_LIBS
=$LIBS
6422 LIBS
="-lresolv $LIBS"
6423 cat >conftest.
$ac_ext <<_ACEOF
6426 cat confdefs.h
>>conftest.
$ac_ext
6427 cat >>conftest.
$ac_ext <<_ACEOF
6428 /* end confdefs.h. */
6430 /* Override any gcc2 internal prototype to avoid an error. */
6434 /* We use char because int might match the return type of a gcc2
6435 builtin and then its argument prototype would still apply. */
6445 rm -f conftest.
$ac_objext conftest
$ac_exeext
6446 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6447 (eval $ac_link) 2>conftest.er1
6449 grep -v '^ *+' conftest.er1
>conftest.err
6451 cat conftest.err
>&5
6452 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6453 (exit $ac_status); } &&
6454 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6455 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6459 (exit $ac_status); }; } &&
6460 { ac_try
='test -s conftest$ac_exeext'
6461 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6464 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6465 (exit $ac_status); }; }; then
6466 ac_cv_lib_resolv_inet_aton
=yes
6468 echo "$as_me: failed program was:" >&5
6469 sed 's/^/| /' conftest.
$ac_ext >&5
6471 ac_cv_lib_resolv_inet_aton
=no
6473 rm -f conftest.err conftest.
$ac_objext \
6474 conftest
$ac_exeext conftest.
$ac_ext
6475 LIBS
=$ac_check_lib_save_LIBS
6477 echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_inet_aton" >&5
6478 echo "${ECHO_T}$ac_cv_lib_resolv_inet_aton" >&6
6479 if test $ac_cv_lib_resolv_inet_aton = yes; then
6480 cat >>confdefs.h
<<_ACEOF
6481 #define HAVE_LIBRESOLV 1
6484 LIBS
="-lresolv $LIBS"
6492 echo "$as_me:$LINENO: checking for _xpg4_setrunelocale in -lxpg4" >&5
6493 echo $ECHO_N "checking for _xpg4_setrunelocale in -lxpg4... $ECHO_C" >&6
6494 if test "${ac_cv_lib_xpg4__xpg4_setrunelocale+set}" = set; then
6495 echo $ECHO_N "(cached) $ECHO_C" >&6
6497 ac_check_lib_save_LIBS
=$LIBS
6499 cat >conftest.
$ac_ext <<_ACEOF
6502 cat confdefs.h
>>conftest.
$ac_ext
6503 cat >>conftest.
$ac_ext <<_ACEOF
6504 /* end confdefs.h. */
6506 /* Override any gcc2 internal prototype to avoid an error. */
6510 /* We use char because int might match the return type of a gcc2
6511 builtin and then its argument prototype would still apply. */
6512 char _xpg4_setrunelocale ();
6516 _xpg4_setrunelocale ();
6521 rm -f conftest.
$ac_objext conftest
$ac_exeext
6522 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6523 (eval $ac_link) 2>conftest.er1
6525 grep -v '^ *+' conftest.er1
>conftest.err
6527 cat conftest.err
>&5
6528 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6529 (exit $ac_status); } &&
6530 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6534 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6535 (exit $ac_status); }; } &&
6536 { ac_try
='test -s conftest$ac_exeext'
6537 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6540 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6541 (exit $ac_status); }; }; then
6542 ac_cv_lib_xpg4__xpg4_setrunelocale
=yes
6544 echo "$as_me: failed program was:" >&5
6545 sed 's/^/| /' conftest.
$ac_ext >&5
6547 ac_cv_lib_xpg4__xpg4_setrunelocale
=no
6549 rm -f conftest.err conftest.
$ac_objext \
6550 conftest
$ac_exeext conftest.
$ac_ext
6551 LIBS
=$ac_check_lib_save_LIBS
6553 echo "$as_me:$LINENO: result: $ac_cv_lib_xpg4__xpg4_setrunelocale" >&5
6554 echo "${ECHO_T}$ac_cv_lib_xpg4__xpg4_setrunelocale" >&6
6555 if test $ac_cv_lib_xpg4__xpg4_setrunelocale = yes; then
6556 cat >>confdefs.h
<<_ACEOF
6557 #define HAVE_LIBXPG4 1
6565 echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
6566 echo $ECHO_N "checking for poll in -lpoll... $ECHO_C" >&6
6567 if test "${ac_cv_lib_poll_poll+set}" = set; then
6568 echo $ECHO_N "(cached) $ECHO_C" >&6
6570 ac_check_lib_save_LIBS
=$LIBS
6572 cat >conftest.
$ac_ext <<_ACEOF
6575 cat confdefs.h
>>conftest.
$ac_ext
6576 cat >>conftest.
$ac_ext <<_ACEOF
6577 /* end confdefs.h. */
6579 /* Override any gcc2 internal prototype to avoid an error. */
6583 /* We use char because int might match the return type of a gcc2
6584 builtin and then its argument prototype would still apply. */
6594 rm -f conftest.
$ac_objext conftest
$ac_exeext
6595 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6596 (eval $ac_link) 2>conftest.er1
6598 grep -v '^ *+' conftest.er1
>conftest.err
6600 cat conftest.err
>&5
6601 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6602 (exit $ac_status); } &&
6603 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6604 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6607 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6608 (exit $ac_status); }; } &&
6609 { ac_try
='test -s conftest$ac_exeext'
6610 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6613 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6614 (exit $ac_status); }; }; then
6615 ac_cv_lib_poll_poll
=yes
6617 echo "$as_me: failed program was:" >&5
6618 sed 's/^/| /' conftest.
$ac_ext >&5
6620 ac_cv_lib_poll_poll
=no
6622 rm -f conftest.err conftest.
$ac_objext \
6623 conftest
$ac_exeext conftest.
$ac_ext
6624 LIBS
=$ac_check_lib_save_LIBS
6626 echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
6627 echo "${ECHO_T}$ac_cv_lib_poll_poll" >&6
6628 if test $ac_cv_lib_poll_poll = yes; then
6629 cat >>confdefs.h
<<_ACEOF
6630 #define HAVE_LIBPOLL 1
6638 echo "$as_me:$LINENO: checking for res_9_init in -lresolv" >&5
6639 echo $ECHO_N "checking for res_9_init in -lresolv... $ECHO_C" >&6
6640 if test "${ac_cv_lib_resolv_res_9_init+set}" = set; then
6641 echo $ECHO_N "(cached) $ECHO_C" >&6
6643 ac_check_lib_save_LIBS
=$LIBS
6644 LIBS
="-lresolv $LIBS"
6645 cat >conftest.
$ac_ext <<_ACEOF
6648 cat confdefs.h
>>conftest.
$ac_ext
6649 cat >>conftest.
$ac_ext <<_ACEOF
6650 /* end confdefs.h. */
6652 /* Override any gcc2 internal prototype to avoid an error. */
6656 /* We use char because int might match the return type of a gcc2
6657 builtin and then its argument prototype would still apply. */
6667 rm -f conftest.
$ac_objext conftest
$ac_exeext
6668 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6669 (eval $ac_link) 2>conftest.er1
6671 grep -v '^ *+' conftest.er1
>conftest.err
6673 cat conftest.err
>&5
6674 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6675 (exit $ac_status); } &&
6676 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6677 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6680 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6681 (exit $ac_status); }; } &&
6682 { ac_try
='test -s conftest$ac_exeext'
6683 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6686 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6687 (exit $ac_status); }; }; then
6688 ac_cv_lib_resolv_res_9_init
=yes
6690 echo "$as_me: failed program was:" >&5
6691 sed 's/^/| /' conftest.
$ac_ext >&5
6693 ac_cv_lib_resolv_res_9_init
=no
6695 rm -f conftest.err conftest.
$ac_objext \
6696 conftest
$ac_exeext conftest.
$ac_ext
6697 LIBS
=$ac_check_lib_save_LIBS
6699 echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_9_init" >&5
6700 echo "${ECHO_T}$ac_cv_lib_resolv_res_9_init" >&6
6701 if test $ac_cv_lib_resolv_res_9_init = yes; then
6702 cat >>confdefs.h
<<_ACEOF
6703 #define HAVE_LIBRESOLV 1
6706 LIBS
="-lresolv $LIBS"
6710 echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
6711 echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6
6712 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
6713 echo $ECHO_N "(cached) $ECHO_C" >&6
6715 ac_check_lib_save_LIBS
=$LIBS
6716 LIBS
="-lpthread $LIBS"
6717 cat >conftest.
$ac_ext <<_ACEOF
6720 cat confdefs.h
>>conftest.
$ac_ext
6721 cat >>conftest.
$ac_ext <<_ACEOF
6722 /* end confdefs.h. */
6724 /* Override any gcc2 internal prototype to avoid an error. */
6728 /* We use char because int might match the return type of a gcc2
6729 builtin and then its argument prototype would still apply. */
6730 char pthread_create ();
6739 rm -f conftest.
$ac_objext conftest
$ac_exeext
6740 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6741 (eval $ac_link) 2>conftest.er1
6743 grep -v '^ *+' conftest.er1
>conftest.err
6745 cat conftest.err
>&5
6746 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6747 (exit $ac_status); } &&
6748 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6749 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6752 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6753 (exit $ac_status); }; } &&
6754 { ac_try
='test -s conftest$ac_exeext'
6755 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6758 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6759 (exit $ac_status); }; }; then
6760 ac_cv_lib_pthread_pthread_create
=yes
6762 echo "$as_me: failed program was:" >&5
6763 sed 's/^/| /' conftest.
$ac_ext >&5
6765 ac_cv_lib_pthread_pthread_create
=no
6767 rm -f conftest.err conftest.
$ac_objext \
6768 conftest
$ac_exeext conftest.
$ac_ext
6769 LIBS
=$ac_check_lib_save_LIBS
6771 echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
6772 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6
6773 if test $ac_cv_lib_pthread_pthread_create = yes; then
6774 LIBPTHREAD
="-lpthread"
6790 echo "$as_me:$LINENO: checking for ANSI C header files" >&5
6791 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
6792 if test "${ac_cv_header_stdc+set}" = set; then
6793 echo $ECHO_N "(cached) $ECHO_C" >&6
6795 cat >conftest.
$ac_ext <<_ACEOF
6798 cat confdefs.h
>>conftest.
$ac_ext
6799 cat >>conftest.
$ac_ext <<_ACEOF
6800 /* end confdefs.h. */
6814 rm -f conftest.
$ac_objext
6815 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6816 (eval $ac_compile) 2>conftest.er1
6818 grep -v '^ *+' conftest.er1
>conftest.err
6820 cat conftest.err
>&5
6821 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6822 (exit $ac_status); } &&
6823 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6824 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6827 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6828 (exit $ac_status); }; } &&
6829 { ac_try
='test -s conftest.$ac_objext'
6830 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6833 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6834 (exit $ac_status); }; }; then
6835 ac_cv_header_stdc
=yes
6837 echo "$as_me: failed program was:" >&5
6838 sed 's/^/| /' conftest.
$ac_ext >&5
6840 ac_cv_header_stdc
=no
6842 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6844 if test $ac_cv_header_stdc = yes; then
6845 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6846 cat >conftest.
$ac_ext <<_ACEOF
6849 cat confdefs.h
>>conftest.
$ac_ext
6850 cat >>conftest.
$ac_ext <<_ACEOF
6851 /* end confdefs.h. */
6855 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6856 $EGREP "memchr" >/dev
/null
2>&1; then
6859 ac_cv_header_stdc
=no
6865 if test $ac_cv_header_stdc = yes; then
6866 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6867 cat >conftest.
$ac_ext <<_ACEOF
6870 cat confdefs.h
>>conftest.
$ac_ext
6871 cat >>conftest.
$ac_ext <<_ACEOF
6872 /* end confdefs.h. */
6876 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6877 $EGREP "free" >/dev
/null
2>&1; then
6880 ac_cv_header_stdc
=no
6886 if test $ac_cv_header_stdc = yes; then
6887 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6888 if test "$cross_compiling" = yes; then
6891 cat >conftest.
$ac_ext <<_ACEOF
6894 cat confdefs.h
>>conftest.
$ac_ext
6895 cat >>conftest.
$ac_ext <<_ACEOF
6896 /* end confdefs.h. */
6898 #if ((' ' & 0x0FF) == 0x020)
6899 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6900 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6902 # define ISLOWER(c) \
6903 (('a' <= (c) && (c) <= 'i') \
6904 || ('j' <= (c) && (c) <= 'r') \
6905 || ('s' <= (c) && (c) <= 'z'))
6906 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6909 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6914 for (i = 0; i < 256; i++)
6915 if (XOR (islower (i), ISLOWER (i))
6916 || toupper (i) != TOUPPER (i))
6921 rm -f conftest
$ac_exeext
6922 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6923 (eval $ac_link) 2>&5
6925 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6926 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
6927 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6930 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6931 (exit $ac_status); }; }; then
6934 echo "$as_me: program exited with status $ac_status" >&5
6935 echo "$as_me: failed program was:" >&5
6936 sed 's/^/| /' conftest.
$ac_ext >&5
6939 ac_cv_header_stdc
=no
6941 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
6945 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
6946 echo "${ECHO_T}$ac_cv_header_stdc" >&6
6947 if test $ac_cv_header_stdc = yes; then
6949 cat >>confdefs.h
<<\_ACEOF
6950 #define STDC_HEADERS 1
6955 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
6965 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
6966 inttypes.h stdint.h unistd.h
6968 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6969 echo "$as_me:$LINENO: checking for $ac_header" >&5
6970 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
6971 if eval "test \"\${$as_ac_Header+set}\" = set"; then
6972 echo $ECHO_N "(cached) $ECHO_C" >&6
6974 cat >conftest.
$ac_ext <<_ACEOF
6977 cat confdefs.h
>>conftest.
$ac_ext
6978 cat >>conftest.
$ac_ext <<_ACEOF
6979 /* end confdefs.h. */
6980 $ac_includes_default
6982 #include <$ac_header>
6984 rm -f conftest.
$ac_objext
6985 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6986 (eval $ac_compile) 2>conftest.er1
6988 grep -v '^ *+' conftest.er1
>conftest.err
6990 cat conftest.err
>&5
6991 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6992 (exit $ac_status); } &&
6993 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6994 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6997 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6998 (exit $ac_status); }; } &&
6999 { ac_try
='test -s conftest.$ac_objext'
7000 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7003 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7004 (exit $ac_status); }; }; then
7005 eval "$as_ac_Header=yes"
7007 echo "$as_me: failed program was:" >&5
7008 sed 's/^/| /' conftest.
$ac_ext >&5
7010 eval "$as_ac_Header=no"
7012 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
7014 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7015 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7016 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7017 cat >>confdefs.h
<<_ACEOF
7018 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7125 fontconfig
/fontconfig.h \
7153 netinet
/in_systm.h \
7209 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7210 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7211 echo "$as_me:$LINENO: checking for $ac_header" >&5
7212 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7213 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7214 echo $ECHO_N "(cached) $ECHO_C" >&6
7216 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7217 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7219 # Is the header compilable?
7220 echo "$as_me:$LINENO: checking $ac_header usability" >&5
7221 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
7222 cat >conftest.
$ac_ext <<_ACEOF
7225 cat confdefs.h
>>conftest.
$ac_ext
7226 cat >>conftest.
$ac_ext <<_ACEOF
7227 /* end confdefs.h. */
7228 $ac_includes_default
7229 #include <$ac_header>
7231 rm -f conftest.
$ac_objext
7232 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7233 (eval $ac_compile) 2>conftest.er1
7235 grep -v '^ *+' conftest.er1
>conftest.err
7237 cat conftest.err
>&5
7238 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7239 (exit $ac_status); } &&
7240 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7241 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7244 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7245 (exit $ac_status); }; } &&
7246 { ac_try
='test -s conftest.$ac_objext'
7247 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7250 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7251 (exit $ac_status); }; }; then
7252 ac_header_compiler
=yes
7254 echo "$as_me: failed program was:" >&5
7255 sed 's/^/| /' conftest.
$ac_ext >&5
7257 ac_header_compiler
=no
7259 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
7260 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7261 echo "${ECHO_T}$ac_header_compiler" >&6
7263 # Is the header present?
7264 echo "$as_me:$LINENO: checking $ac_header presence" >&5
7265 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
7266 cat >conftest.
$ac_ext <<_ACEOF
7269 cat confdefs.h
>>conftest.
$ac_ext
7270 cat >>conftest.
$ac_ext <<_ACEOF
7271 /* end confdefs.h. */
7272 #include <$ac_header>
7274 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7275 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
7277 grep -v '^ *+' conftest.er1
>conftest.err
7279 cat conftest.err
>&5
7280 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7281 (exit $ac_status); } >/dev
/null
; then
7282 if test -s conftest.err
; then
7283 ac_cpp_err
=$ac_c_preproc_warn_flag
7284 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
7291 if test -z "$ac_cpp_err"; then
7292 ac_header_preproc
=yes
7294 echo "$as_me: failed program was:" >&5
7295 sed 's/^/| /' conftest.
$ac_ext >&5
7297 ac_header_preproc
=no
7299 rm -f conftest.err conftest.
$ac_ext
7300 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7301 echo "${ECHO_T}$ac_header_preproc" >&6
7303 # So? What about this header?
7304 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7306 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7307 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7308 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7309 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7310 ac_header_preproc
=yes
7313 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7314 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7315 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7316 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7317 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7318 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7319 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
7320 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
7321 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7322 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7323 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7324 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7327 ## ------------------------------------ ##
7328 ## Report this to wine-devel@winehq.org ##
7329 ## ------------------------------------ ##
7332 sed "s/^/$as_me: WARNING: /" >&2
7335 echo "$as_me:$LINENO: checking for $ac_header" >&5
7336 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7337 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7338 echo $ECHO_N "(cached) $ECHO_C" >&6
7340 eval "$as_ac_Header=\$ac_header_preproc"
7342 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7343 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7346 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7347 cat >>confdefs.h
<<_ACEOF
7348 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7355 echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
7356 echo $ECHO_N "checking whether stat file-mode macros are broken... $ECHO_C" >&6
7357 if test "${ac_cv_header_stat_broken+set}" = set; then
7358 echo $ECHO_N "(cached) $ECHO_C" >&6
7360 cat >conftest.
$ac_ext <<_ACEOF
7363 cat confdefs.h
>>conftest.
$ac_ext
7364 cat >>conftest.
$ac_ext <<_ACEOF
7365 /* end confdefs.h. */
7366 #include <sys/types.h>
7367 #include <sys/stat.h>
7369 #if defined(S_ISBLK) && defined(S_IFDIR)
7370 # if S_ISBLK (S_IFDIR)
7375 #if defined(S_ISBLK) && defined(S_IFCHR)
7376 # if S_ISBLK (S_IFCHR)
7381 #if defined(S_ISLNK) && defined(S_IFREG)
7382 # if S_ISLNK (S_IFREG)
7387 #if defined(S_ISSOCK) && defined(S_IFREG)
7388 # if S_ISSOCK (S_IFREG)
7394 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7395 $EGREP "You lose" >/dev
/null
2>&1; then
7396 ac_cv_header_stat_broken
=yes
7398 ac_cv_header_stat_broken
=no
7403 echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
7404 echo "${ECHO_T}$ac_cv_header_stat_broken" >&6
7405 if test $ac_cv_header_stat_broken = yes; then
7407 cat >>confdefs.h
<<\_ACEOF
7408 #define STAT_MACROS_BROKEN 1
7415 if test "$have_x" = "yes"
7418 ac_save_CPPFLAGS
="$CPPFLAGS"
7419 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
7422 for ac_header
in X11
/Xlib.h
7424 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7425 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7426 echo "$as_me:$LINENO: checking for $ac_header" >&5
7427 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7428 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7429 echo $ECHO_N "(cached) $ECHO_C" >&6
7431 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7432 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7434 # Is the header compilable?
7435 echo "$as_me:$LINENO: checking $ac_header usability" >&5
7436 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
7437 cat >conftest.
$ac_ext <<_ACEOF
7440 cat confdefs.h
>>conftest.
$ac_ext
7441 cat >>conftest.
$ac_ext <<_ACEOF
7442 /* end confdefs.h. */
7443 $ac_includes_default
7444 #include <$ac_header>
7446 rm -f conftest.
$ac_objext
7447 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7448 (eval $ac_compile) 2>conftest.er1
7450 grep -v '^ *+' conftest.er1
>conftest.err
7452 cat conftest.err
>&5
7453 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7454 (exit $ac_status); } &&
7455 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7456 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7459 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7460 (exit $ac_status); }; } &&
7461 { ac_try
='test -s conftest.$ac_objext'
7462 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7465 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7466 (exit $ac_status); }; }; then
7467 ac_header_compiler
=yes
7469 echo "$as_me: failed program was:" >&5
7470 sed 's/^/| /' conftest.
$ac_ext >&5
7472 ac_header_compiler
=no
7474 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
7475 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7476 echo "${ECHO_T}$ac_header_compiler" >&6
7478 # Is the header present?
7479 echo "$as_me:$LINENO: checking $ac_header presence" >&5
7480 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
7481 cat >conftest.
$ac_ext <<_ACEOF
7484 cat confdefs.h
>>conftest.
$ac_ext
7485 cat >>conftest.
$ac_ext <<_ACEOF
7486 /* end confdefs.h. */
7487 #include <$ac_header>
7489 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7490 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
7492 grep -v '^ *+' conftest.er1
>conftest.err
7494 cat conftest.err
>&5
7495 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7496 (exit $ac_status); } >/dev
/null
; then
7497 if test -s conftest.err
; then
7498 ac_cpp_err
=$ac_c_preproc_warn_flag
7499 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
7506 if test -z "$ac_cpp_err"; then
7507 ac_header_preproc
=yes
7509 echo "$as_me: failed program was:" >&5
7510 sed 's/^/| /' conftest.
$ac_ext >&5
7512 ac_header_preproc
=no
7514 rm -f conftest.err conftest.
$ac_ext
7515 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7516 echo "${ECHO_T}$ac_header_preproc" >&6
7518 # So? What about this header?
7519 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7521 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7522 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7523 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7524 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7525 ac_header_preproc
=yes
7528 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7529 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7530 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7531 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7532 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7533 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7534 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
7535 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
7536 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7537 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7538 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7539 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7542 ## ------------------------------------ ##
7543 ## Report this to wine-devel@winehq.org ##
7544 ## ------------------------------------ ##
7547 sed "s/^/$as_me: WARNING: /" >&2
7550 echo "$as_me:$LINENO: checking for $ac_header" >&5
7551 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7552 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7553 echo $ECHO_N "(cached) $ECHO_C" >&6
7555 eval "$as_ac_Header=\$ac_header_preproc"
7557 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7558 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7561 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7562 cat >>confdefs.h
<<_ACEOF
7563 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7575 for ac_header
in X11
/XKBlib.h \
7577 X11
/extensions
/shape.h \
7578 X11
/extensions
/XInput.h \
7579 X11
/extensions
/XShm.h \
7580 X11
/extensions
/Xrandr.h \
7581 X11
/extensions
/Xrender.h \
7582 X11
/extensions
/xf86dga.h \
7583 X11
/extensions
/xf86vmode.h
7585 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7586 echo "$as_me:$LINENO: checking for $ac_header" >&5
7587 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7588 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7589 echo $ECHO_N "(cached) $ECHO_C" >&6
7591 cat >conftest.
$ac_ext <<_ACEOF
7594 cat confdefs.h
>>conftest.
$ac_ext
7595 cat >>conftest.
$ac_ext <<_ACEOF
7596 /* end confdefs.h. */
7597 #include <X11/Xlib.h>
7598 #ifdef HAVE_X11_XUTIL_H
7599 # include <X11/Xutil.h>
7602 #include <$ac_header>
7604 rm -f conftest.
$ac_objext
7605 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7606 (eval $ac_compile) 2>conftest.er1
7608 grep -v '^ *+' conftest.er1
>conftest.err
7610 cat conftest.err
>&5
7611 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7612 (exit $ac_status); } &&
7613 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7614 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7617 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7618 (exit $ac_status); }; } &&
7619 { ac_try
='test -s conftest.$ac_objext'
7620 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7623 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7624 (exit $ac_status); }; }; then
7625 eval "$as_ac_Header=yes"
7627 echo "$as_me: failed program was:" >&5
7628 sed 's/^/| /' conftest.
$ac_ext >&5
7630 eval "$as_ac_Header=no"
7632 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
7634 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7635 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7636 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7637 cat >>confdefs.h
<<_ACEOF
7638 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7646 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
7648 echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
7649 echo $ECHO_N "checking for XkbQueryExtension in -lX11... $ECHO_C" >&6
7650 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
7651 echo $ECHO_N "(cached) $ECHO_C" >&6
7653 ac_check_lib_save_LIBS
=$LIBS
7654 LIBS
="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7655 cat >conftest.
$ac_ext <<_ACEOF
7658 cat confdefs.h
>>conftest.
$ac_ext
7659 cat >>conftest.
$ac_ext <<_ACEOF
7660 /* end confdefs.h. */
7662 /* Override any gcc2 internal prototype to avoid an error. */
7666 /* We use char because int might match the return type of a gcc2
7667 builtin and then its argument prototype would still apply. */
7668 char XkbQueryExtension ();
7672 XkbQueryExtension ();
7677 rm -f conftest.
$ac_objext conftest
$ac_exeext
7678 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7679 (eval $ac_link) 2>conftest.er1
7681 grep -v '^ *+' conftest.er1
>conftest.err
7683 cat conftest.err
>&5
7684 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7685 (exit $ac_status); } &&
7686 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7687 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7690 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7691 (exit $ac_status); }; } &&
7692 { ac_try
='test -s conftest$ac_exeext'
7693 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7696 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7697 (exit $ac_status); }; }; then
7698 ac_cv_lib_X11_XkbQueryExtension
=yes
7700 echo "$as_me: failed program was:" >&5
7701 sed 's/^/| /' conftest.
$ac_ext >&5
7703 ac_cv_lib_X11_XkbQueryExtension
=no
7705 rm -f conftest.err conftest.
$ac_objext \
7706 conftest
$ac_exeext conftest.
$ac_ext
7707 LIBS
=$ac_check_lib_save_LIBS
7709 echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
7710 echo "${ECHO_T}$ac_cv_lib_X11_XkbQueryExtension" >&6
7711 if test $ac_cv_lib_X11_XkbQueryExtension = yes; then
7713 cat >>confdefs.h
<<\_ACEOF
7721 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
7723 echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
7724 echo $ECHO_N "checking for XShmQueryExtension in -lXext... $ECHO_C" >&6
7725 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
7726 echo $ECHO_N "(cached) $ECHO_C" >&6
7728 ac_check_lib_save_LIBS
=$LIBS
7729 LIBS
="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7730 cat >conftest.
$ac_ext <<_ACEOF
7733 cat confdefs.h
>>conftest.
$ac_ext
7734 cat >>conftest.
$ac_ext <<_ACEOF
7735 /* end confdefs.h. */
7737 /* Override any gcc2 internal prototype to avoid an error. */
7741 /* We use char because int might match the return type of a gcc2
7742 builtin and then its argument prototype would still apply. */
7743 char XShmQueryExtension ();
7747 XShmQueryExtension ();
7752 rm -f conftest.
$ac_objext conftest
$ac_exeext
7753 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7754 (eval $ac_link) 2>conftest.er1
7756 grep -v '^ *+' conftest.er1
>conftest.err
7758 cat conftest.err
>&5
7759 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7760 (exit $ac_status); } &&
7761 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7762 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7765 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7766 (exit $ac_status); }; } &&
7767 { ac_try
='test -s conftest$ac_exeext'
7768 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7771 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7772 (exit $ac_status); }; }; then
7773 ac_cv_lib_Xext_XShmQueryExtension
=yes
7775 echo "$as_me: failed program was:" >&5
7776 sed 's/^/| /' conftest.
$ac_ext >&5
7778 ac_cv_lib_Xext_XShmQueryExtension
=no
7780 rm -f conftest.err conftest.
$ac_objext \
7781 conftest
$ac_exeext conftest.
$ac_ext
7782 LIBS
=$ac_check_lib_save_LIBS
7784 echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
7785 echo "${ECHO_T}$ac_cv_lib_Xext_XShmQueryExtension" >&6
7786 if test $ac_cv_lib_Xext_XShmQueryExtension = yes; then
7788 cat >>confdefs.h
<<\_ACEOF
7789 #define HAVE_LIBXXSHM 1
7796 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
7798 echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
7799 echo $ECHO_N "checking for XShapeQueryExtension in -lXext... $ECHO_C" >&6
7800 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
7801 echo $ECHO_N "(cached) $ECHO_C" >&6
7803 ac_check_lib_save_LIBS
=$LIBS
7804 LIBS
="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7805 cat >conftest.
$ac_ext <<_ACEOF
7808 cat confdefs.h
>>conftest.
$ac_ext
7809 cat >>conftest.
$ac_ext <<_ACEOF
7810 /* end confdefs.h. */
7812 /* Override any gcc2 internal prototype to avoid an error. */
7816 /* We use char because int might match the return type of a gcc2
7817 builtin and then its argument prototype would still apply. */
7818 char XShapeQueryExtension ();
7822 XShapeQueryExtension ();
7827 rm -f conftest.
$ac_objext conftest
$ac_exeext
7828 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7829 (eval $ac_link) 2>conftest.er1
7831 grep -v '^ *+' conftest.er1
>conftest.err
7833 cat conftest.err
>&5
7834 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7835 (exit $ac_status); } &&
7836 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7837 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7840 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7841 (exit $ac_status); }; } &&
7842 { ac_try
='test -s conftest$ac_exeext'
7843 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7846 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7847 (exit $ac_status); }; }; then
7848 ac_cv_lib_Xext_XShapeQueryExtension
=yes
7850 echo "$as_me: failed program was:" >&5
7851 sed 's/^/| /' conftest.
$ac_ext >&5
7853 ac_cv_lib_Xext_XShapeQueryExtension
=no
7855 rm -f conftest.err conftest.
$ac_objext \
7856 conftest
$ac_exeext conftest.
$ac_ext
7857 LIBS
=$ac_check_lib_save_LIBS
7859 echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
7860 echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6
7861 if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then
7863 cat >>confdefs.h
<<\_ACEOF
7864 #define HAVE_LIBXSHAPE 1
7871 if test "$ac_cv_header_X11_extensions_xf86dga_h" = "yes"
7873 echo "$as_me:$LINENO: checking for XDGAQueryExtension in -lXxf86dga" >&5
7874 echo $ECHO_N "checking for XDGAQueryExtension in -lXxf86dga... $ECHO_C" >&6
7875 if test "${ac_cv_lib_Xxf86dga_XDGAQueryExtension+set}" = set; then
7876 echo $ECHO_N "(cached) $ECHO_C" >&6
7878 ac_check_lib_save_LIBS
=$LIBS
7879 LIBS
="-lXxf86dga $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7880 cat >conftest.
$ac_ext <<_ACEOF
7883 cat confdefs.h
>>conftest.
$ac_ext
7884 cat >>conftest.
$ac_ext <<_ACEOF
7885 /* end confdefs.h. */
7887 /* Override any gcc2 internal prototype to avoid an error. */
7891 /* We use char because int might match the return type of a gcc2
7892 builtin and then its argument prototype would still apply. */
7893 char XDGAQueryExtension ();
7897 XDGAQueryExtension ();
7902 rm -f conftest.
$ac_objext conftest
$ac_exeext
7903 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7904 (eval $ac_link) 2>conftest.er1
7906 grep -v '^ *+' conftest.er1
>conftest.err
7908 cat conftest.err
>&5
7909 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7910 (exit $ac_status); } &&
7911 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7912 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7915 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7916 (exit $ac_status); }; } &&
7917 { ac_try
='test -s conftest$ac_exeext'
7918 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7921 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7922 (exit $ac_status); }; }; then
7923 ac_cv_lib_Xxf86dga_XDGAQueryExtension
=yes
7925 echo "$as_me: failed program was:" >&5
7926 sed 's/^/| /' conftest.
$ac_ext >&5
7928 ac_cv_lib_Xxf86dga_XDGAQueryExtension
=no
7930 rm -f conftest.err conftest.
$ac_objext \
7931 conftest
$ac_exeext conftest.
$ac_ext
7932 LIBS
=$ac_check_lib_save_LIBS
7934 echo "$as_me:$LINENO: result: $ac_cv_lib_Xxf86dga_XDGAQueryExtension" >&5
7935 echo "${ECHO_T}$ac_cv_lib_Xxf86dga_XDGAQueryExtension" >&6
7936 if test $ac_cv_lib_Xxf86dga_XDGAQueryExtension = yes; then
7938 cat >>confdefs.h
<<\_ACEOF
7939 #define HAVE_LIBXXF86DGA2 1
7942 X_PRE_LIBS
="$X_PRE_LIBS -lXxf86dga"
7948 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
7950 echo "$as_me:$LINENO: checking for XF86VidModeQueryExtension in -lXxf86vm" >&5
7951 echo $ECHO_N "checking for XF86VidModeQueryExtension in -lXxf86vm... $ECHO_C" >&6
7952 if test "${ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension+set}" = set; then
7953 echo $ECHO_N "(cached) $ECHO_C" >&6
7955 ac_check_lib_save_LIBS
=$LIBS
7956 LIBS
="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7957 cat >conftest.
$ac_ext <<_ACEOF
7960 cat confdefs.h
>>conftest.
$ac_ext
7961 cat >>conftest.
$ac_ext <<_ACEOF
7962 /* end confdefs.h. */
7964 /* Override any gcc2 internal prototype to avoid an error. */
7968 /* We use char because int might match the return type of a gcc2
7969 builtin and then its argument prototype would still apply. */
7970 char XF86VidModeQueryExtension ();
7974 XF86VidModeQueryExtension ();
7979 rm -f conftest.
$ac_objext conftest
$ac_exeext
7980 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7981 (eval $ac_link) 2>conftest.er1
7983 grep -v '^ *+' conftest.er1
>conftest.err
7985 cat conftest.err
>&5
7986 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7987 (exit $ac_status); } &&
7988 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7992 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7993 (exit $ac_status); }; } &&
7994 { ac_try
='test -s conftest$ac_exeext'
7995 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7998 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7999 (exit $ac_status); }; }; then
8000 ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension
=yes
8002 echo "$as_me: failed program was:" >&5
8003 sed 's/^/| /' conftest.
$ac_ext >&5
8005 ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension
=no
8007 rm -f conftest.err conftest.
$ac_objext \
8008 conftest
$ac_exeext conftest.
$ac_ext
8009 LIBS
=$ac_check_lib_save_LIBS
8011 echo "$as_me:$LINENO: result: $ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" >&5
8012 echo "${ECHO_T}$ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" >&6
8013 if test $ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension = yes; then
8015 cat >>confdefs.h
<<\_ACEOF
8016 #define HAVE_LIBXXF86VM 1
8019 X_PRE_LIBS
="$X_PRE_LIBS -lXxf86vm"
8025 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes"
8027 cat >conftest.
$ac_ext <<_ACEOF
8030 cat confdefs.h
>>conftest.
$ac_ext
8031 cat >>conftest.
$ac_ext <<_ACEOF
8032 /* end confdefs.h. */
8033 #include <X11/Xlib.h>
8034 #include <X11/extensions/Xrandr.h>
8038 static typeof(XRRSetScreenConfigAndRate) * func;
8043 rm -f conftest.
$ac_objext
8044 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8045 (eval $ac_compile) 2>conftest.er1
8047 grep -v '^ *+' conftest.er1
>conftest.err
8049 cat conftest.err
>&5
8050 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8051 (exit $ac_status); } &&
8052 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8053 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8056 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8057 (exit $ac_status); }; } &&
8058 { ac_try
='test -s conftest.$ac_objext'
8059 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8062 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8063 (exit $ac_status); }; }; then
8065 cat >>confdefs.h
<<\_ACEOF
8066 #define HAVE_LIBXRANDR 1
8070 echo "$as_me: failed program was:" >&5
8071 sed 's/^/| /' conftest.
$ac_ext >&5
8074 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8077 if test "$ac_cv_header_X11_extensions_Xrender_h" = "yes"
8079 echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
8080 echo $ECHO_N "checking for XRenderSetPictureTransform in -lXrender... $ECHO_C" >&6
8081 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
8082 echo $ECHO_N "(cached) $ECHO_C" >&6
8084 ac_check_lib_save_LIBS
=$LIBS
8085 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
8086 cat >conftest.
$ac_ext <<_ACEOF
8089 cat confdefs.h
>>conftest.
$ac_ext
8090 cat >>conftest.
$ac_ext <<_ACEOF
8091 /* end confdefs.h. */
8093 /* Override any gcc2 internal prototype to avoid an error. */
8097 /* We use char because int might match the return type of a gcc2
8098 builtin and then its argument prototype would still apply. */
8099 char XRenderSetPictureTransform ();
8103 XRenderSetPictureTransform ();
8108 rm -f conftest.
$ac_objext conftest
$ac_exeext
8109 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8110 (eval $ac_link) 2>conftest.er1
8112 grep -v '^ *+' conftest.er1
>conftest.err
8114 cat conftest.err
>&5
8115 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8116 (exit $ac_status); } &&
8117 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8118 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8121 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8122 (exit $ac_status); }; } &&
8123 { ac_try
='test -s conftest$ac_exeext'
8124 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8127 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8128 (exit $ac_status); }; }; then
8129 ac_cv_lib_Xrender_XRenderSetPictureTransform
=yes
8131 echo "$as_me: failed program was:" >&5
8132 sed 's/^/| /' conftest.
$ac_ext >&5
8134 ac_cv_lib_Xrender_XRenderSetPictureTransform
=no
8136 rm -f conftest.err conftest.
$ac_objext \
8137 conftest
$ac_exeext conftest.
$ac_ext
8138 LIBS
=$ac_check_lib_save_LIBS
8140 echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
8141 echo "${ECHO_T}$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6
8142 if test $ac_cv_lib_Xrender_XRenderSetPictureTransform = yes; then
8144 cat >>confdefs.h
<<\_ACEOF
8145 #define HAVE_XRENDERSETPICTURETRANSFORM 1
8157 if test "x$with_opengl" != "xno"
8161 for ac_header
in GL
/gl.h GL
/glx.h
8163 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8164 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8165 echo "$as_me:$LINENO: checking for $ac_header" >&5
8166 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8167 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8168 echo $ECHO_N "(cached) $ECHO_C" >&6
8170 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8171 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8173 # Is the header compilable?
8174 echo "$as_me:$LINENO: checking $ac_header usability" >&5
8175 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
8176 cat >conftest.
$ac_ext <<_ACEOF
8179 cat confdefs.h
>>conftest.
$ac_ext
8180 cat >>conftest.
$ac_ext <<_ACEOF
8181 /* end confdefs.h. */
8182 $ac_includes_default
8183 #include <$ac_header>
8185 rm -f conftest.
$ac_objext
8186 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8187 (eval $ac_compile) 2>conftest.er1
8189 grep -v '^ *+' conftest.er1
>conftest.err
8191 cat conftest.err
>&5
8192 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8193 (exit $ac_status); } &&
8194 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8195 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8198 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8199 (exit $ac_status); }; } &&
8200 { ac_try
='test -s conftest.$ac_objext'
8201 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8204 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8205 (exit $ac_status); }; }; then
8206 ac_header_compiler
=yes
8208 echo "$as_me: failed program was:" >&5
8209 sed 's/^/| /' conftest.
$ac_ext >&5
8211 ac_header_compiler
=no
8213 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8214 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8215 echo "${ECHO_T}$ac_header_compiler" >&6
8217 # Is the header present?
8218 echo "$as_me:$LINENO: checking $ac_header presence" >&5
8219 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
8220 cat >conftest.
$ac_ext <<_ACEOF
8223 cat confdefs.h
>>conftest.
$ac_ext
8224 cat >>conftest.
$ac_ext <<_ACEOF
8225 /* end confdefs.h. */
8226 #include <$ac_header>
8228 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8229 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
8231 grep -v '^ *+' conftest.er1
>conftest.err
8233 cat conftest.err
>&5
8234 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8235 (exit $ac_status); } >/dev
/null
; then
8236 if test -s conftest.err
; then
8237 ac_cpp_err
=$ac_c_preproc_warn_flag
8238 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
8245 if test -z "$ac_cpp_err"; then
8246 ac_header_preproc
=yes
8248 echo "$as_me: failed program was:" >&5
8249 sed 's/^/| /' conftest.
$ac_ext >&5
8251 ac_header_preproc
=no
8253 rm -f conftest.err conftest.
$ac_ext
8254 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8255 echo "${ECHO_T}$ac_header_preproc" >&6
8257 # So? What about this header?
8258 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
8260 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
8261 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
8262 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
8263 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
8264 ac_header_preproc
=yes
8267 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
8268 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
8269 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
8270 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
8271 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
8272 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
8273 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
8274 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
8275 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
8276 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
8277 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
8278 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
8281 ## ------------------------------------ ##
8282 ## Report this to wine-devel@winehq.org ##
8283 ## ------------------------------------ ##
8286 sed "s/^/$as_me: WARNING: /" >&2
8289 echo "$as_me:$LINENO: checking for $ac_header" >&5
8290 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8291 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8292 echo $ECHO_N "(cached) $ECHO_C" >&6
8294 eval "$as_ac_Header=\$ac_header_preproc"
8296 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8297 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8300 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8301 cat >>confdefs.h
<<_ACEOF
8302 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8309 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
8312 for ac_header
in GL
/glext.h
8314 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8315 echo "$as_me:$LINENO: checking for $ac_header" >&5
8316 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8317 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8318 echo $ECHO_N "(cached) $ECHO_C" >&6
8320 cat >conftest.
$ac_ext <<_ACEOF
8323 cat confdefs.h
>>conftest.
$ac_ext
8324 cat >>conftest.
$ac_ext <<_ACEOF
8325 /* end confdefs.h. */
8328 #include <$ac_header>
8330 rm -f conftest.
$ac_objext
8331 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8332 (eval $ac_compile) 2>conftest.er1
8334 grep -v '^ *+' conftest.er1
>conftest.err
8336 cat conftest.err
>&5
8337 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8338 (exit $ac_status); } &&
8339 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8340 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8343 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8344 (exit $ac_status); }; } &&
8345 { ac_try
='test -s conftest.$ac_objext'
8346 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8349 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8350 (exit $ac_status); }; }; then
8351 eval "$as_ac_Header=yes"
8353 echo "$as_me: failed program was:" >&5
8354 sed 's/^/| /' conftest.
$ac_ext >&5
8356 eval "$as_ac_Header=no"
8358 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8360 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8361 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8362 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8363 cat >>confdefs.h
<<_ACEOF
8364 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8371 echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
8372 echo $ECHO_N "checking for up-to-date OpenGL version... $ECHO_C" >&6
8373 if test "${wine_cv_opengl_version_OK+set}" = set; then
8374 echo $ECHO_N "(cached) $ECHO_C" >&6
8376 cat >conftest.
$ac_ext <<_ACEOF
8379 cat confdefs.h
>>conftest.
$ac_ext
8380 cat >>conftest.
$ac_ext <<_ACEOF
8381 /* end confdefs.h. */
8386 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
8391 rm -f conftest.
$ac_objext
8392 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8393 (eval $ac_compile) 2>conftest.er1
8395 grep -v '^ *+' conftest.er1
>conftest.err
8397 cat conftest.err
>&5
8398 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8399 (exit $ac_status); } &&
8400 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8401 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8404 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8405 (exit $ac_status); }; } &&
8406 { ac_try
='test -s conftest.$ac_objext'
8407 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8410 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8411 (exit $ac_status); }; }; then
8412 wine_cv_opengl_version_OK
="yes"
8414 echo "$as_me: failed program was:" >&5
8415 sed 's/^/| /' conftest.
$ac_ext >&5
8417 wine_cv_opengl_version_OK
="no"
8420 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8423 echo "$as_me:$LINENO: result: $wine_cv_opengl_version_OK" >&5
8424 echo "${ECHO_T}$wine_cv_opengl_version_OK" >&6
8426 if test "$wine_cv_opengl_version_OK" = "yes"
8428 echo "$as_me:$LINENO: checking for glXCreateContext in -lGL" >&5
8429 echo $ECHO_N "checking for glXCreateContext in -lGL... $ECHO_C" >&6
8430 if test "${ac_cv_lib_GL_glXCreateContext+set}" = set; then
8431 echo $ECHO_N "(cached) $ECHO_C" >&6
8433 ac_check_lib_save_LIBS
=$LIBS
8434 LIBS
="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
8435 cat >conftest.
$ac_ext <<_ACEOF
8438 cat confdefs.h
>>conftest.
$ac_ext
8439 cat >>conftest.
$ac_ext <<_ACEOF
8440 /* end confdefs.h. */
8442 /* Override any gcc2 internal prototype to avoid an error. */
8446 /* We use char because int might match the return type of a gcc2
8447 builtin and then its argument prototype would still apply. */
8448 char glXCreateContext ();
8452 glXCreateContext ();
8457 rm -f conftest.
$ac_objext conftest
$ac_exeext
8458 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8459 (eval $ac_link) 2>conftest.er1
8461 grep -v '^ *+' conftest.er1
>conftest.err
8463 cat conftest.err
>&5
8464 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8465 (exit $ac_status); } &&
8466 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8467 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8470 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8471 (exit $ac_status); }; } &&
8472 { ac_try
='test -s conftest$ac_exeext'
8473 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8476 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8477 (exit $ac_status); }; }; then
8478 ac_cv_lib_GL_glXCreateContext
=yes
8480 echo "$as_me: failed program was:" >&5
8481 sed 's/^/| /' conftest.
$ac_ext >&5
8483 ac_cv_lib_GL_glXCreateContext
=no
8485 rm -f conftest.err conftest.
$ac_objext \
8486 conftest
$ac_exeext conftest.
$ac_ext
8487 LIBS
=$ac_check_lib_save_LIBS
8489 echo "$as_me:$LINENO: result: $ac_cv_lib_GL_glXCreateContext" >&5
8490 echo "${ECHO_T}$ac_cv_lib_GL_glXCreateContext" >&6
8491 if test $ac_cv_lib_GL_glXCreateContext = yes; then
8497 if test "$ac_cv_lib_GL_glXCreateContext" = "yes"
8499 OPENGLFILES
='$(OPENGLFILES)'
8501 cat >>confdefs.h
<<\_ACEOF
8502 #define HAVE_OPENGL 1
8506 if test -f /usr
/X11R
6/lib
/libGL.a
8508 { { echo "$as_me:$LINENO: error: /usr/X11R6/lib/libGL.a is present on your system.
8509 This prevents linking to OpenGL. Delete the file and restart configure." >&5
8510 echo "$as_me: error: /usr/X11R6/lib/libGL.a is present on your system.
8511 This prevents linking to OpenGL. Delete the file and restart configure." >&2;}
8512 { (exit 1); exit 1; }; }
8516 echo "$as_me:$LINENO: checking for gluLookAt in -lGLU" >&5
8517 echo $ECHO_N "checking for gluLookAt in -lGLU... $ECHO_C" >&6
8518 if test "${ac_cv_lib_GLU_gluLookAt+set}" = set; then
8519 echo $ECHO_N "(cached) $ECHO_C" >&6
8521 ac_check_lib_save_LIBS
=$LIBS
8522 LIBS
="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS
8524 cat >conftest.
$ac_ext <<_ACEOF
8527 cat confdefs.h
>>conftest.
$ac_ext
8528 cat >>conftest.
$ac_ext <<_ACEOF
8529 /* end confdefs.h. */
8531 /* Override any gcc2 internal prototype to avoid an error. */
8535 /* We use char because int might match the return type of a gcc2
8536 builtin and then its argument prototype would still apply. */
8546 rm -f conftest.
$ac_objext conftest
$ac_exeext
8547 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8548 (eval $ac_link) 2>conftest.er1
8550 grep -v '^ *+' conftest.er1
>conftest.err
8552 cat conftest.err
>&5
8553 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8554 (exit $ac_status); } &&
8555 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8556 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8559 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8560 (exit $ac_status); }; } &&
8561 { ac_try
='test -s conftest$ac_exeext'
8562 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8565 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8566 (exit $ac_status); }; }; then
8567 ac_cv_lib_GLU_gluLookAt
=yes
8569 echo "$as_me: failed program was:" >&5
8570 sed 's/^/| /' conftest.
$ac_ext >&5
8572 ac_cv_lib_GLU_gluLookAt
=no
8574 rm -f conftest.err conftest.
$ac_objext \
8575 conftest
$ac_exeext conftest.
$ac_ext
8576 LIBS
=$ac_check_lib_save_LIBS
8578 echo "$as_me:$LINENO: result: $ac_cv_lib_GLU_gluLookAt" >&5
8579 echo "${ECHO_T}$ac_cv_lib_GLU_gluLookAt" >&6
8580 if test $ac_cv_lib_GLU_gluLookAt = yes; then
8581 OPENGL_LIBS
="$OPENGL_LIBS -lGLU"
8582 GLU32FILES
='$(GLU32FILES)'
8588 echo "$as_me:$LINENO: checking for glutMainLoop in -lglut" >&5
8589 echo $ECHO_N "checking for glutMainLoop in -lglut... $ECHO_C" >&6
8590 if test "${ac_cv_lib_glut_glutMainLoop+set}" = set; then
8591 echo $ECHO_N "(cached) $ECHO_C" >&6
8593 ac_check_lib_save_LIBS
=$LIBS
8594 LIBS
="-lglut $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXmu -lXi -lX11 $X_EXTRA_LIBS $LIBS"
8595 cat >conftest.
$ac_ext <<_ACEOF
8598 cat confdefs.h
>>conftest.
$ac_ext
8599 cat >>conftest.
$ac_ext <<_ACEOF
8600 /* end confdefs.h. */
8602 /* Override any gcc2 internal prototype to avoid an error. */
8606 /* We use char because int might match the return type of a gcc2
8607 builtin and then its argument prototype would still apply. */
8608 char glutMainLoop ();
8617 rm -f conftest.
$ac_objext conftest
$ac_exeext
8618 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8619 (eval $ac_link) 2>conftest.er1
8621 grep -v '^ *+' conftest.er1
>conftest.err
8623 cat conftest.err
>&5
8624 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8625 (exit $ac_status); } &&
8626 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8627 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8630 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8631 (exit $ac_status); }; } &&
8632 { ac_try
='test -s conftest$ac_exeext'
8633 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8636 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8637 (exit $ac_status); }; }; then
8638 ac_cv_lib_glut_glutMainLoop
=yes
8640 echo "$as_me: failed program was:" >&5
8641 sed 's/^/| /' conftest.
$ac_ext >&5
8643 ac_cv_lib_glut_glutMainLoop
=no
8645 rm -f conftest.err conftest.
$ac_objext \
8646 conftest
$ac_exeext conftest.
$ac_ext
8647 LIBS
=$ac_check_lib_save_LIBS
8649 echo "$as_me:$LINENO: result: $ac_cv_lib_glut_glutMainLoop" >&5
8650 echo "${ECHO_T}$ac_cv_lib_glut_glutMainLoop" >&6
8651 if test $ac_cv_lib_glut_glutMainLoop = yes; then
8652 GLUT_LIBS
="-lglut -lXmu -lXi"
8654 GLUT32FILES
='$(GLUT32FILES)'
8664 for ac_header
in audio
/audiolib.h
8666 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8667 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8668 echo "$as_me:$LINENO: checking for $ac_header" >&5
8669 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8670 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8671 echo $ECHO_N "(cached) $ECHO_C" >&6
8673 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8674 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8676 # Is the header compilable?
8677 echo "$as_me:$LINENO: checking $ac_header usability" >&5
8678 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
8679 cat >conftest.
$ac_ext <<_ACEOF
8682 cat confdefs.h
>>conftest.
$ac_ext
8683 cat >>conftest.
$ac_ext <<_ACEOF
8684 /* end confdefs.h. */
8685 $ac_includes_default
8686 #include <$ac_header>
8688 rm -f conftest.
$ac_objext
8689 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8690 (eval $ac_compile) 2>conftest.er1
8692 grep -v '^ *+' conftest.er1
>conftest.err
8694 cat conftest.err
>&5
8695 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8696 (exit $ac_status); } &&
8697 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8698 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8701 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8702 (exit $ac_status); }; } &&
8703 { ac_try
='test -s conftest.$ac_objext'
8704 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8707 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8708 (exit $ac_status); }; }; then
8709 ac_header_compiler
=yes
8711 echo "$as_me: failed program was:" >&5
8712 sed 's/^/| /' conftest.
$ac_ext >&5
8714 ac_header_compiler
=no
8716 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8717 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8718 echo "${ECHO_T}$ac_header_compiler" >&6
8720 # Is the header present?
8721 echo "$as_me:$LINENO: checking $ac_header presence" >&5
8722 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
8723 cat >conftest.
$ac_ext <<_ACEOF
8726 cat confdefs.h
>>conftest.
$ac_ext
8727 cat >>conftest.
$ac_ext <<_ACEOF
8728 /* end confdefs.h. */
8729 #include <$ac_header>
8731 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8732 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
8734 grep -v '^ *+' conftest.er1
>conftest.err
8736 cat conftest.err
>&5
8737 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8738 (exit $ac_status); } >/dev
/null
; then
8739 if test -s conftest.err
; then
8740 ac_cpp_err
=$ac_c_preproc_warn_flag
8741 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
8748 if test -z "$ac_cpp_err"; then
8749 ac_header_preproc
=yes
8751 echo "$as_me: failed program was:" >&5
8752 sed 's/^/| /' conftest.
$ac_ext >&5
8754 ac_header_preproc
=no
8756 rm -f conftest.err conftest.
$ac_ext
8757 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8758 echo "${ECHO_T}$ac_header_preproc" >&6
8760 # So? What about this header?
8761 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
8763 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
8764 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
8765 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
8766 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
8767 ac_header_preproc
=yes
8770 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
8771 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
8772 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
8773 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
8774 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
8775 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
8776 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
8777 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
8778 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
8779 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
8780 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
8781 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
8784 ## ------------------------------------ ##
8785 ## Report this to wine-devel@winehq.org ##
8786 ## ------------------------------------ ##
8789 sed "s/^/$as_me: WARNING: /" >&2
8792 echo "$as_me:$LINENO: checking for $ac_header" >&5
8793 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8794 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8795 echo $ECHO_N "(cached) $ECHO_C" >&6
8797 eval "$as_ac_Header=\$ac_header_preproc"
8799 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8800 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8803 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8804 cat >>confdefs.h
<<_ACEOF
8805 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8808 for ac_header
in audio
/soundlib.h
8810 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8811 echo "$as_me:$LINENO: checking for $ac_header" >&5
8812 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8813 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8814 echo $ECHO_N "(cached) $ECHO_C" >&6
8816 cat >conftest.
$ac_ext <<_ACEOF
8819 cat confdefs.h
>>conftest.
$ac_ext
8820 cat >>conftest.
$ac_ext <<_ACEOF
8821 /* end confdefs.h. */
8822 #include <audio/audiolib.h>
8824 #include <$ac_header>
8826 rm -f conftest.
$ac_objext
8827 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8828 (eval $ac_compile) 2>conftest.er1
8830 grep -v '^ *+' conftest.er1
>conftest.err
8832 cat conftest.err
>&5
8833 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8834 (exit $ac_status); } &&
8835 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8836 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8839 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8840 (exit $ac_status); }; } &&
8841 { ac_try
='test -s conftest.$ac_objext'
8842 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8845 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8846 (exit $ac_status); }; }; then
8847 eval "$as_ac_Header=yes"
8849 echo "$as_me: failed program was:" >&5
8850 sed 's/^/| /' conftest.
$ac_ext >&5
8852 eval "$as_ac_Header=no"
8854 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8856 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8857 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8858 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8859 cat >>confdefs.h
<<_ACEOF
8860 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8867 echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
8868 echo $ECHO_N "checking for AuCreateFlow in -laudio... $ECHO_C" >&6
8869 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
8870 echo $ECHO_N "(cached) $ECHO_C" >&6
8872 ac_check_lib_save_LIBS
=$LIBS
8873 LIBS
="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
8874 cat >conftest.
$ac_ext <<_ACEOF
8877 cat confdefs.h
>>conftest.
$ac_ext
8878 cat >>conftest.
$ac_ext <<_ACEOF
8879 /* end confdefs.h. */
8881 /* Override any gcc2 internal prototype to avoid an error. */
8885 /* We use char because int might match the return type of a gcc2
8886 builtin and then its argument prototype would still apply. */
8887 char AuCreateFlow ();
8896 rm -f conftest.
$ac_objext conftest
$ac_exeext
8897 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8898 (eval $ac_link) 2>conftest.er1
8900 grep -v '^ *+' conftest.er1
>conftest.err
8902 cat conftest.err
>&5
8903 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8904 (exit $ac_status); } &&
8905 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8906 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8909 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8910 (exit $ac_status); }; } &&
8911 { ac_try
='test -s conftest$ac_exeext'
8912 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8915 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8916 (exit $ac_status); }; }; then
8917 ac_cv_lib_audio_AuCreateFlow
=yes
8919 echo "$as_me: failed program was:" >&5
8920 sed 's/^/| /' conftest.
$ac_ext >&5
8922 ac_cv_lib_audio_AuCreateFlow
=no
8924 rm -f conftest.err conftest.
$ac_objext \
8925 conftest
$ac_exeext conftest.
$ac_ext
8926 LIBS
=$ac_check_lib_save_LIBS
8928 echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
8929 echo "${ECHO_T}$ac_cv_lib_audio_AuCreateFlow" >&6
8930 if test $ac_cv_lib_audio_AuCreateFlow = yes; then
8932 cat >>confdefs.h
<<\_ACEOF
8936 NASLIBS
="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
8944 CPPFLAGS
="$ac_save_CPPFLAGS"
8953 if test "x$with_curses" != "xno"
8956 for ac_header
in ncurses.h
8958 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8959 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8960 echo "$as_me:$LINENO: checking for $ac_header" >&5
8961 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8962 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8963 echo $ECHO_N "(cached) $ECHO_C" >&6
8965 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8966 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8968 # Is the header compilable?
8969 echo "$as_me:$LINENO: checking $ac_header usability" >&5
8970 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
8971 cat >conftest.
$ac_ext <<_ACEOF
8974 cat confdefs.h
>>conftest.
$ac_ext
8975 cat >>conftest.
$ac_ext <<_ACEOF
8976 /* end confdefs.h. */
8977 $ac_includes_default
8978 #include <$ac_header>
8980 rm -f conftest.
$ac_objext
8981 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8982 (eval $ac_compile) 2>conftest.er1
8984 grep -v '^ *+' conftest.er1
>conftest.err
8986 cat conftest.err
>&5
8987 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8988 (exit $ac_status); } &&
8989 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8990 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8993 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8994 (exit $ac_status); }; } &&
8995 { ac_try
='test -s conftest.$ac_objext'
8996 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8999 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9000 (exit $ac_status); }; }; then
9001 ac_header_compiler
=yes
9003 echo "$as_me: failed program was:" >&5
9004 sed 's/^/| /' conftest.
$ac_ext >&5
9006 ac_header_compiler
=no
9008 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
9009 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9010 echo "${ECHO_T}$ac_header_compiler" >&6
9012 # Is the header present?
9013 echo "$as_me:$LINENO: checking $ac_header presence" >&5
9014 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9015 cat >conftest.
$ac_ext <<_ACEOF
9018 cat confdefs.h
>>conftest.
$ac_ext
9019 cat >>conftest.
$ac_ext <<_ACEOF
9020 /* end confdefs.h. */
9021 #include <$ac_header>
9023 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9024 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
9026 grep -v '^ *+' conftest.er1
>conftest.err
9028 cat conftest.err
>&5
9029 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9030 (exit $ac_status); } >/dev
/null
; then
9031 if test -s conftest.err
; then
9032 ac_cpp_err
=$ac_c_preproc_warn_flag
9033 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
9040 if test -z "$ac_cpp_err"; then
9041 ac_header_preproc
=yes
9043 echo "$as_me: failed program was:" >&5
9044 sed 's/^/| /' conftest.
$ac_ext >&5
9046 ac_header_preproc
=no
9048 rm -f conftest.err conftest.
$ac_ext
9049 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9050 echo "${ECHO_T}$ac_header_preproc" >&6
9052 # So? What about this header?
9053 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9055 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9056 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9057 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
9058 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
9059 ac_header_preproc
=yes
9062 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9063 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9064 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9065 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
9066 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
9067 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
9068 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
9069 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
9070 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9071 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9072 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
9073 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
9076 ## ------------------------------------ ##
9077 ## Report this to wine-devel@winehq.org ##
9078 ## ------------------------------------ ##
9081 sed "s/^/$as_me: WARNING: /" >&2
9084 echo "$as_me:$LINENO: checking for $ac_header" >&5
9085 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9086 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9087 echo $ECHO_N "(cached) $ECHO_C" >&6
9089 eval "$as_ac_Header=\$ac_header_preproc"
9091 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9092 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9095 if test `eval echo '${'$as_ac_Header'}'` = yes; then
9096 cat >>confdefs.h
<<_ACEOF
9097 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
9099 echo "$as_me:$LINENO: checking for waddch in -lncurses" >&5
9100 echo $ECHO_N "checking for waddch in -lncurses... $ECHO_C" >&6
9101 if test "${ac_cv_lib_ncurses_waddch+set}" = set; then
9102 echo $ECHO_N "(cached) $ECHO_C" >&6
9104 ac_check_lib_save_LIBS
=$LIBS
9105 LIBS
="-lncurses $LIBS"
9106 cat >conftest.
$ac_ext <<_ACEOF
9109 cat confdefs.h
>>conftest.
$ac_ext
9110 cat >>conftest.
$ac_ext <<_ACEOF
9111 /* end confdefs.h. */
9113 /* Override any gcc2 internal prototype to avoid an error. */
9117 /* We use char because int might match the return type of a gcc2
9118 builtin and then its argument prototype would still apply. */
9128 rm -f conftest.
$ac_objext conftest
$ac_exeext
9129 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9130 (eval $ac_link) 2>conftest.er1
9132 grep -v '^ *+' conftest.er1
>conftest.err
9134 cat conftest.err
>&5
9135 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9136 (exit $ac_status); } &&
9137 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9138 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9141 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9142 (exit $ac_status); }; } &&
9143 { ac_try
='test -s conftest$ac_exeext'
9144 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9147 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9148 (exit $ac_status); }; }; then
9149 ac_cv_lib_ncurses_waddch
=yes
9151 echo "$as_me: failed program was:" >&5
9152 sed 's/^/| /' conftest.
$ac_ext >&5
9154 ac_cv_lib_ncurses_waddch
=no
9156 rm -f conftest.err conftest.
$ac_objext \
9157 conftest
$ac_exeext conftest.
$ac_ext
9158 LIBS
=$ac_check_lib_save_LIBS
9160 echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_waddch" >&5
9161 echo "${ECHO_T}$ac_cv_lib_ncurses_waddch" >&6
9162 if test $ac_cv_lib_ncurses_waddch = yes; then
9164 cat >>confdefs.h
<<\_ACEOF
9165 #define HAVE_LIBNCURSES 1
9168 CURSESLIBS
="-lncurses"
9171 for ac_header
in curses.h
9173 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9174 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9175 echo "$as_me:$LINENO: checking for $ac_header" >&5
9176 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9177 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9178 echo $ECHO_N "(cached) $ECHO_C" >&6
9180 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9181 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9183 # Is the header compilable?
9184 echo "$as_me:$LINENO: checking $ac_header usability" >&5
9185 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9186 cat >conftest.
$ac_ext <<_ACEOF
9189 cat confdefs.h
>>conftest.
$ac_ext
9190 cat >>conftest.
$ac_ext <<_ACEOF
9191 /* end confdefs.h. */
9192 $ac_includes_default
9193 #include <$ac_header>
9195 rm -f conftest.
$ac_objext
9196 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9197 (eval $ac_compile) 2>conftest.er1
9199 grep -v '^ *+' conftest.er1
>conftest.err
9201 cat conftest.err
>&5
9202 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9203 (exit $ac_status); } &&
9204 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9205 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9208 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9209 (exit $ac_status); }; } &&
9210 { ac_try
='test -s conftest.$ac_objext'
9211 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9214 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9215 (exit $ac_status); }; }; then
9216 ac_header_compiler
=yes
9218 echo "$as_me: failed program was:" >&5
9219 sed 's/^/| /' conftest.
$ac_ext >&5
9221 ac_header_compiler
=no
9223 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
9224 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9225 echo "${ECHO_T}$ac_header_compiler" >&6
9227 # Is the header present?
9228 echo "$as_me:$LINENO: checking $ac_header presence" >&5
9229 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9230 cat >conftest.
$ac_ext <<_ACEOF
9233 cat confdefs.h
>>conftest.
$ac_ext
9234 cat >>conftest.
$ac_ext <<_ACEOF
9235 /* end confdefs.h. */
9236 #include <$ac_header>
9238 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9239 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
9241 grep -v '^ *+' conftest.er1
>conftest.err
9243 cat conftest.err
>&5
9244 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9245 (exit $ac_status); } >/dev
/null
; then
9246 if test -s conftest.err
; then
9247 ac_cpp_err
=$ac_c_preproc_warn_flag
9248 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
9255 if test -z "$ac_cpp_err"; then
9256 ac_header_preproc
=yes
9258 echo "$as_me: failed program was:" >&5
9259 sed 's/^/| /' conftest.
$ac_ext >&5
9261 ac_header_preproc
=no
9263 rm -f conftest.err conftest.
$ac_ext
9264 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9265 echo "${ECHO_T}$ac_header_preproc" >&6
9267 # So? What about this header?
9268 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9270 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9271 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9272 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
9273 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
9274 ac_header_preproc
=yes
9277 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9278 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9279 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9280 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
9281 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
9282 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
9283 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
9284 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
9285 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9286 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9287 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
9288 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
9291 ## ------------------------------------ ##
9292 ## Report this to wine-devel@winehq.org ##
9293 ## ------------------------------------ ##
9296 sed "s/^/$as_me: WARNING: /" >&2
9299 echo "$as_me:$LINENO: checking for $ac_header" >&5
9300 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9301 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9302 echo $ECHO_N "(cached) $ECHO_C" >&6
9304 eval "$as_ac_Header=\$ac_header_preproc"
9306 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9307 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9310 if test `eval echo '${'$as_ac_Header'}'` = yes; then
9311 cat >>confdefs.h
<<_ACEOF
9312 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
9314 echo "$as_me:$LINENO: checking for waddch in -lcurses" >&5
9315 echo $ECHO_N "checking for waddch in -lcurses... $ECHO_C" >&6
9316 if test "${ac_cv_lib_curses_waddch+set}" = set; then
9317 echo $ECHO_N "(cached) $ECHO_C" >&6
9319 ac_check_lib_save_LIBS
=$LIBS
9320 LIBS
="-lcurses $LIBS"
9321 cat >conftest.
$ac_ext <<_ACEOF
9324 cat confdefs.h
>>conftest.
$ac_ext
9325 cat >>conftest.
$ac_ext <<_ACEOF
9326 /* end confdefs.h. */
9328 /* Override any gcc2 internal prototype to avoid an error. */
9332 /* We use char because int might match the return type of a gcc2
9333 builtin and then its argument prototype would still apply. */
9343 rm -f conftest.
$ac_objext conftest
$ac_exeext
9344 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9345 (eval $ac_link) 2>conftest.er1
9347 grep -v '^ *+' conftest.er1
>conftest.err
9349 cat conftest.err
>&5
9350 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9351 (exit $ac_status); } &&
9352 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9353 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9356 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9357 (exit $ac_status); }; } &&
9358 { ac_try
='test -s conftest$ac_exeext'
9359 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9362 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9363 (exit $ac_status); }; }; then
9364 ac_cv_lib_curses_waddch
=yes
9366 echo "$as_me: failed program was:" >&5
9367 sed 's/^/| /' conftest.
$ac_ext >&5
9369 ac_cv_lib_curses_waddch
=no
9371 rm -f conftest.err conftest.
$ac_objext \
9372 conftest
$ac_exeext conftest.
$ac_ext
9373 LIBS
=$ac_check_lib_save_LIBS
9375 echo "$as_me:$LINENO: result: $ac_cv_lib_curses_waddch" >&5
9376 echo "${ECHO_T}$ac_cv_lib_curses_waddch" >&6
9377 if test $ac_cv_lib_curses_waddch = yes; then
9379 cat >>confdefs.h
<<\_ACEOF
9380 #define HAVE_LIBCURSES 1
9383 CURSESLIBS
="-lcurses"
9399 # Extract the first word of "sane-config", so it can be a program name with args.
9400 set dummy sane-config
; ac_word
=$2
9401 echo "$as_me:$LINENO: checking for $ac_word" >&5
9402 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
9403 if test "${ac_cv_prog_sane_devel+set}" = set; then
9404 echo $ECHO_N "(cached) $ECHO_C" >&6
9406 if test -n "$sane_devel"; then
9407 ac_cv_prog_sane_devel
="$sane_devel" # Let the user override the test.
9409 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9413 test -z "$as_dir" && as_dir
=.
9414 for ac_exec_ext
in '' $ac_executable_extensions; do
9415 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9416 ac_cv_prog_sane_devel
="sane-config"
9417 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9423 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel
="no"
9426 sane_devel
=$ac_cv_prog_sane_devel
9427 if test -n "$sane_devel"; then
9428 echo "$as_me:$LINENO: result: $sane_devel" >&5
9429 echo "${ECHO_T}$sane_devel" >&6
9431 echo "$as_me:$LINENO: result: no" >&5
9432 echo "${ECHO_T}no" >&6
9435 if test "$sane_devel" = "no"
9440 SANELIBS
="`$sane_devel --libs`"
9441 SANEINCL
="`$sane_devel --cflags`"
9442 ac_save_CPPFLAGS
="$CPPFLAGS"
9443 ac_save_LIBS
="$LIBS"
9444 CPPFLAGS
="$CPPFLAGS $SANEINCL"
9445 LIBS
="$LIBS $SANELIBS"
9446 if test "${ac_cv_header_sane_sane_h+set}" = set; then
9447 echo "$as_me:$LINENO: checking for sane/sane.h" >&5
9448 echo $ECHO_N "checking for sane/sane.h... $ECHO_C" >&6
9449 if test "${ac_cv_header_sane_sane_h+set}" = set; then
9450 echo $ECHO_N "(cached) $ECHO_C" >&6
9452 echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
9453 echo "${ECHO_T}$ac_cv_header_sane_sane_h" >&6
9455 # Is the header compilable?
9456 echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
9457 echo $ECHO_N "checking sane/sane.h usability... $ECHO_C" >&6
9458 cat >conftest.
$ac_ext <<_ACEOF
9461 cat confdefs.h
>>conftest.
$ac_ext
9462 cat >>conftest.
$ac_ext <<_ACEOF
9463 /* end confdefs.h. */
9464 $ac_includes_default
9465 #include <sane/sane.h>
9467 rm -f conftest.
$ac_objext
9468 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9469 (eval $ac_compile) 2>conftest.er1
9471 grep -v '^ *+' conftest.er1
>conftest.err
9473 cat conftest.err
>&5
9474 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9475 (exit $ac_status); } &&
9476 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9477 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9480 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9481 (exit $ac_status); }; } &&
9482 { ac_try
='test -s conftest.$ac_objext'
9483 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9486 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9487 (exit $ac_status); }; }; then
9488 ac_header_compiler
=yes
9490 echo "$as_me: failed program was:" >&5
9491 sed 's/^/| /' conftest.
$ac_ext >&5
9493 ac_header_compiler
=no
9495 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
9496 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9497 echo "${ECHO_T}$ac_header_compiler" >&6
9499 # Is the header present?
9500 echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
9501 echo $ECHO_N "checking sane/sane.h presence... $ECHO_C" >&6
9502 cat >conftest.
$ac_ext <<_ACEOF
9505 cat confdefs.h
>>conftest.
$ac_ext
9506 cat >>conftest.
$ac_ext <<_ACEOF
9507 /* end confdefs.h. */
9508 #include <sane/sane.h>
9510 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9511 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
9513 grep -v '^ *+' conftest.er1
>conftest.err
9515 cat conftest.err
>&5
9516 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9517 (exit $ac_status); } >/dev
/null
; then
9518 if test -s conftest.err
; then
9519 ac_cpp_err
=$ac_c_preproc_warn_flag
9520 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
9527 if test -z "$ac_cpp_err"; then
9528 ac_header_preproc
=yes
9530 echo "$as_me: failed program was:" >&5
9531 sed 's/^/| /' conftest.
$ac_ext >&5
9533 ac_header_preproc
=no
9535 rm -f conftest.err conftest.
$ac_ext
9536 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9537 echo "${ECHO_T}$ac_header_preproc" >&6
9539 # So? What about this header?
9540 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9542 { echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
9543 echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9544 { echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
9545 echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
9546 ac_header_preproc
=yes
9549 { echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
9550 echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
9551 { echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
9552 echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
9553 { echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
9554 echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
9555 { echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
9556 echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
9557 { echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
9558 echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
9559 { echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
9560 echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
9563 ## ------------------------------------ ##
9564 ## Report this to wine-devel@winehq.org ##
9565 ## ------------------------------------ ##
9568 sed "s/^/$as_me: WARNING: /" >&2
9571 echo "$as_me:$LINENO: checking for sane/sane.h" >&5
9572 echo $ECHO_N "checking for sane/sane.h... $ECHO_C" >&6
9573 if test "${ac_cv_header_sane_sane_h+set}" = set; then
9574 echo $ECHO_N "(cached) $ECHO_C" >&6
9576 ac_cv_header_sane_sane_h
=$ac_header_preproc
9578 echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
9579 echo "${ECHO_T}$ac_cv_header_sane_sane_h" >&6
9582 if test $ac_cv_header_sane_sane_h = yes; then
9583 echo "$as_me:$LINENO: checking for sane_open in -lsane" >&5
9584 echo $ECHO_N "checking for sane_open in -lsane... $ECHO_C" >&6
9585 if test "${ac_cv_lib_sane_sane_open+set}" = set; then
9586 echo $ECHO_N "(cached) $ECHO_C" >&6
9588 ac_check_lib_save_LIBS
=$LIBS
9590 cat >conftest.
$ac_ext <<_ACEOF
9593 cat confdefs.h
>>conftest.
$ac_ext
9594 cat >>conftest.
$ac_ext <<_ACEOF
9595 /* end confdefs.h. */
9597 /* Override any gcc2 internal prototype to avoid an error. */
9601 /* We use char because int might match the return type of a gcc2
9602 builtin and then its argument prototype would still apply. */
9612 rm -f conftest.
$ac_objext conftest
$ac_exeext
9613 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9614 (eval $ac_link) 2>conftest.er1
9616 grep -v '^ *+' conftest.er1
>conftest.err
9618 cat conftest.err
>&5
9619 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9620 (exit $ac_status); } &&
9621 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9622 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9625 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9626 (exit $ac_status); }; } &&
9627 { ac_try
='test -s conftest$ac_exeext'
9628 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9631 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9632 (exit $ac_status); }; }; then
9633 ac_cv_lib_sane_sane_open
=yes
9635 echo "$as_me: failed program was:" >&5
9636 sed 's/^/| /' conftest.
$ac_ext >&5
9638 ac_cv_lib_sane_sane_open
=no
9640 rm -f conftest.err conftest.
$ac_objext \
9641 conftest
$ac_exeext conftest.
$ac_ext
9642 LIBS
=$ac_check_lib_save_LIBS
9644 echo "$as_me:$LINENO: result: $ac_cv_lib_sane_sane_open" >&5
9645 echo "${ECHO_T}$ac_cv_lib_sane_sane_open" >&6
9646 if test $ac_cv_lib_sane_sane_open = yes; then
9648 cat >>confdefs.h
<<\_ACEOF
9663 LIBS
="$ac_save_LIBS"
9664 CPPFLAGS
="$ac_save_CPPFLAGS"
9670 for ac_header
in unicode
/ubidi.h
9672 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9673 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9674 echo "$as_me:$LINENO: checking for $ac_header" >&5
9675 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9676 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9677 echo $ECHO_N "(cached) $ECHO_C" >&6
9679 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9680 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9682 # Is the header compilable?
9683 echo "$as_me:$LINENO: checking $ac_header usability" >&5
9684 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9685 cat >conftest.
$ac_ext <<_ACEOF
9688 cat confdefs.h
>>conftest.
$ac_ext
9689 cat >>conftest.
$ac_ext <<_ACEOF
9690 /* end confdefs.h. */
9691 $ac_includes_default
9692 #include <$ac_header>
9694 rm -f conftest.
$ac_objext
9695 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9696 (eval $ac_compile) 2>conftest.er1
9698 grep -v '^ *+' conftest.er1
>conftest.err
9700 cat conftest.err
>&5
9701 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9702 (exit $ac_status); } &&
9703 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9704 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9707 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9708 (exit $ac_status); }; } &&
9709 { ac_try
='test -s conftest.$ac_objext'
9710 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9713 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9714 (exit $ac_status); }; }; then
9715 ac_header_compiler
=yes
9717 echo "$as_me: failed program was:" >&5
9718 sed 's/^/| /' conftest.
$ac_ext >&5
9720 ac_header_compiler
=no
9722 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
9723 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9724 echo "${ECHO_T}$ac_header_compiler" >&6
9726 # Is the header present?
9727 echo "$as_me:$LINENO: checking $ac_header presence" >&5
9728 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9729 cat >conftest.
$ac_ext <<_ACEOF
9732 cat confdefs.h
>>conftest.
$ac_ext
9733 cat >>conftest.
$ac_ext <<_ACEOF
9734 /* end confdefs.h. */
9735 #include <$ac_header>
9737 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9738 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
9740 grep -v '^ *+' conftest.er1
>conftest.err
9742 cat conftest.err
>&5
9743 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9744 (exit $ac_status); } >/dev
/null
; then
9745 if test -s conftest.err
; then
9746 ac_cpp_err
=$ac_c_preproc_warn_flag
9747 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
9754 if test -z "$ac_cpp_err"; then
9755 ac_header_preproc
=yes
9757 echo "$as_me: failed program was:" >&5
9758 sed 's/^/| /' conftest.
$ac_ext >&5
9760 ac_header_preproc
=no
9762 rm -f conftest.err conftest.
$ac_ext
9763 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9764 echo "${ECHO_T}$ac_header_preproc" >&6
9766 # So? What about this header?
9767 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9769 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9770 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9771 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
9772 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
9773 ac_header_preproc
=yes
9776 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9777 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9778 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9779 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
9780 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
9781 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
9782 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
9783 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
9784 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9785 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9786 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
9787 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
9790 ## ------------------------------------ ##
9791 ## Report this to wine-devel@winehq.org ##
9792 ## ------------------------------------ ##
9795 sed "s/^/$as_me: WARNING: /" >&2
9798 echo "$as_me:$LINENO: checking for $ac_header" >&5
9799 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9800 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9801 echo $ECHO_N "(cached) $ECHO_C" >&6
9803 eval "$as_ac_Header=\$ac_header_preproc"
9805 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9806 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9809 if test `eval echo '${'$as_ac_Header'}'` = yes; then
9810 cat >>confdefs.h
<<_ACEOF
9811 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
9818 if test "$ac_cv_header_unicode_ubidi_h" = "yes"
9821 ICU_LIB_DIR
="${ICU_LIB_DIR-/usr/lib}"
9822 ICUUC_LIB
="${ICUUC_LIB-$ICU_LIB_DIR/libsicuuc.a}"
9823 ICUDATA_LIB
="${ICUDATA_LIB-$ICU_LIB_DIR/libsicudata.a}"
9824 echo "$as_me:$LINENO: checking whether can link with ICU libraries $ICUUC_LIB and $ICUDATA_LIB" >&5
9825 echo $ECHO_N "checking whether can link with ICU libraries $ICUUC_LIB and $ICUDATA_LIB... $ECHO_C" >&6
9826 LIBS
="$LIBS $ICUUC_LIB $ICUDATA_LIB -lstdc++ -lgcc_s"
9827 cat >conftest.
$ac_ext <<_ACEOF
9830 cat confdefs.h
>>conftest.
$ac_ext
9831 cat >>conftest.
$ac_ext <<_ACEOF
9832 /* end confdefs.h. */
9833 #include <unicode/ubidi.h>
9842 rm -f conftest.
$ac_objext conftest
$ac_exeext
9843 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9844 (eval $ac_link) 2>conftest.er1
9846 grep -v '^ *+' conftest.er1
>conftest.err
9848 cat conftest.err
>&5
9849 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9850 (exit $ac_status); } &&
9851 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9852 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9855 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9856 (exit $ac_status); }; } &&
9857 { ac_try
='test -s conftest$ac_exeext'
9858 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9861 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9862 (exit $ac_status); }; }; then
9864 cat >>confdefs.h
<<\_ACEOF
9868 ICULIBS
="$ICUUC_LIB $ICUDATA_LIB -lstdc++ -lgcc_s"
9870 echo "$as_me:$LINENO: result: yes" >&5
9871 echo "${ECHO_T}yes" >&6
9873 echo "$as_me: failed program was:" >&5
9874 sed 's/^/| /' conftest.
$ac_ext >&5
9876 echo "$as_me:$LINENO: result: no" >&5
9877 echo "${ECHO_T}no" >&6
9879 rm -f conftest.err conftest.
$ac_objext \
9880 conftest
$ac_exeext conftest.
$ac_ext
9886 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
9888 echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
9889 echo $ECHO_N "checking for cmsOpenProfileFromFile in -llcms... $ECHO_C" >&6
9890 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
9891 echo $ECHO_N "(cached) $ECHO_C" >&6
9893 ac_check_lib_save_LIBS
=$LIBS
9895 cat >conftest.
$ac_ext <<_ACEOF
9898 cat confdefs.h
>>conftest.
$ac_ext
9899 cat >>conftest.
$ac_ext <<_ACEOF
9900 /* end confdefs.h. */
9902 /* Override any gcc2 internal prototype to avoid an error. */
9906 /* We use char because int might match the return type of a gcc2
9907 builtin and then its argument prototype would still apply. */
9908 char cmsOpenProfileFromFile ();
9912 cmsOpenProfileFromFile ();
9917 rm -f conftest.
$ac_objext conftest
$ac_exeext
9918 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9919 (eval $ac_link) 2>conftest.er1
9921 grep -v '^ *+' conftest.er1
>conftest.err
9923 cat conftest.err
>&5
9924 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9925 (exit $ac_status); } &&
9926 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9927 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9930 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9931 (exit $ac_status); }; } &&
9932 { ac_try
='test -s conftest$ac_exeext'
9933 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9936 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9937 (exit $ac_status); }; }; then
9938 ac_cv_lib_lcms_cmsOpenProfileFromFile
=yes
9940 echo "$as_me: failed program was:" >&5
9941 sed 's/^/| /' conftest.
$ac_ext >&5
9943 ac_cv_lib_lcms_cmsOpenProfileFromFile
=no
9945 rm -f conftest.err conftest.
$ac_objext \
9946 conftest
$ac_exeext conftest.
$ac_ext
9947 LIBS
=$ac_check_lib_save_LIBS
9949 echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
9950 echo "${ECHO_T}$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6
9951 if test $ac_cv_lib_lcms_cmsOpenProfileFromFile = yes; then
9953 cat >>confdefs.h
<<\_ACEOF
9964 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
9966 echo "$as_me:$LINENO: checking for ldap_init in -lldap" >&5
9967 echo $ECHO_N "checking for ldap_init in -lldap... $ECHO_C" >&6
9968 if test "${ac_cv_lib_ldap_ldap_init+set}" = set; then
9969 echo $ECHO_N "(cached) $ECHO_C" >&6
9971 ac_check_lib_save_LIBS
=$LIBS
9973 cat >conftest.
$ac_ext <<_ACEOF
9976 cat confdefs.h
>>conftest.
$ac_ext
9977 cat >>conftest.
$ac_ext <<_ACEOF
9978 /* end confdefs.h. */
9980 /* Override any gcc2 internal prototype to avoid an error. */
9984 /* We use char because int might match the return type of a gcc2
9985 builtin and then its argument prototype would still apply. */
9995 rm -f conftest.
$ac_objext conftest
$ac_exeext
9996 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9997 (eval $ac_link) 2>conftest.er1
9999 grep -v '^ *+' conftest.er1
>conftest.err
10001 cat conftest.err
>&5
10002 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10003 (exit $ac_status); } &&
10004 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10005 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10006 (eval $ac_try) 2>&5
10008 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10009 (exit $ac_status); }; } &&
10010 { ac_try
='test -s conftest$ac_exeext'
10011 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10012 (eval $ac_try) 2>&5
10014 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10015 (exit $ac_status); }; }; then
10016 ac_cv_lib_ldap_ldap_init
=yes
10018 echo "$as_me: failed program was:" >&5
10019 sed 's/^/| /' conftest.
$ac_ext >&5
10021 ac_cv_lib_ldap_ldap_init
=no
10023 rm -f conftest.err conftest.
$ac_objext \
10024 conftest
$ac_exeext conftest.
$ac_ext
10025 LIBS
=$ac_check_lib_save_LIBS
10027 echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_ldap_init" >&5
10028 echo "${ECHO_T}$ac_cv_lib_ldap_ldap_init" >&6
10029 if test $ac_cv_lib_ldap_ldap_init = yes; then
10030 echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
10031 echo $ECHO_N "checking for ber_init in -llber... $ECHO_C" >&6
10032 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
10033 echo $ECHO_N "(cached) $ECHO_C" >&6
10035 ac_check_lib_save_LIBS
=$LIBS
10036 LIBS
="-llber $LIBS"
10037 cat >conftest.
$ac_ext <<_ACEOF
10040 cat confdefs.h
>>conftest.
$ac_ext
10041 cat >>conftest.
$ac_ext <<_ACEOF
10042 /* end confdefs.h. */
10044 /* Override any gcc2 internal prototype to avoid an error. */
10048 /* We use char because int might match the return type of a gcc2
10049 builtin and then its argument prototype would still apply. */
10059 rm -f conftest.
$ac_objext conftest
$ac_exeext
10060 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10061 (eval $ac_link) 2>conftest.er1
10063 grep -v '^ *+' conftest.er1
>conftest.err
10065 cat conftest.err
>&5
10066 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10067 (exit $ac_status); } &&
10068 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10069 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10070 (eval $ac_try) 2>&5
10072 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10073 (exit $ac_status); }; } &&
10074 { ac_try
='test -s conftest$ac_exeext'
10075 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10076 (eval $ac_try) 2>&5
10078 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10079 (exit $ac_status); }; }; then
10080 ac_cv_lib_lber_ber_init
=yes
10082 echo "$as_me: failed program was:" >&5
10083 sed 's/^/| /' conftest.
$ac_ext >&5
10085 ac_cv_lib_lber_ber_init
=no
10087 rm -f conftest.err conftest.
$ac_objext \
10088 conftest
$ac_exeext conftest.
$ac_ext
10089 LIBS
=$ac_check_lib_save_LIBS
10091 echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
10092 echo "${ECHO_T}$ac_cv_lib_lber_ber_init" >&6
10093 if test $ac_cv_lib_lber_ber_init = yes; then
10095 cat >>confdefs.h
<<\_ACEOF
10096 #define HAVE_LDAP 1
10099 LDAPLIBS
="-lldap -llber"
10106 echo "$as_me:$LINENO: checking for FT_Init_FreeType in -lfreetype" >&5
10107 echo $ECHO_N "checking for FT_Init_FreeType in -lfreetype... $ECHO_C" >&6
10108 if test "${ac_cv_lib_freetype_FT_Init_FreeType+set}" = set; then
10109 echo $ECHO_N "(cached) $ECHO_C" >&6
10111 ac_check_lib_save_LIBS
=$LIBS
10112 LIBS
="-lfreetype $X_LIBS $LIBS"
10113 cat >conftest.
$ac_ext <<_ACEOF
10116 cat confdefs.h
>>conftest.
$ac_ext
10117 cat >>conftest.
$ac_ext <<_ACEOF
10118 /* end confdefs.h. */
10120 /* Override any gcc2 internal prototype to avoid an error. */
10124 /* We use char because int might match the return type of a gcc2
10125 builtin and then its argument prototype would still apply. */
10126 char FT_Init_FreeType ();
10130 FT_Init_FreeType ();
10135 rm -f conftest.
$ac_objext conftest
$ac_exeext
10136 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10137 (eval $ac_link) 2>conftest.er1
10139 grep -v '^ *+' conftest.er1
>conftest.err
10141 cat conftest.err
>&5
10142 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10143 (exit $ac_status); } &&
10144 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10145 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10146 (eval $ac_try) 2>&5
10148 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10149 (exit $ac_status); }; } &&
10150 { ac_try
='test -s conftest$ac_exeext'
10151 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10152 (eval $ac_try) 2>&5
10154 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10155 (exit $ac_status); }; }; then
10156 ac_cv_lib_freetype_FT_Init_FreeType
=yes
10158 echo "$as_me: failed program was:" >&5
10159 sed 's/^/| /' conftest.
$ac_ext >&5
10161 ac_cv_lib_freetype_FT_Init_FreeType
=no
10163 rm -f conftest.err conftest.
$ac_objext \
10164 conftest
$ac_exeext conftest.
$ac_ext
10165 LIBS
=$ac_check_lib_save_LIBS
10167 echo "$as_me:$LINENO: result: $ac_cv_lib_freetype_FT_Init_FreeType" >&5
10168 echo "${ECHO_T}$ac_cv_lib_freetype_FT_Init_FreeType" >&6
10169 if test $ac_cv_lib_freetype_FT_Init_FreeType = yes; then
10175 if test "$ft_lib" = "no"
10179 wine_cv_msg_freetype
=no
10181 # Extract the first word of "freetype-config", so it can be a program name with args.
10182 set dummy freetype-config
; ac_word
=$2
10183 echo "$as_me:$LINENO: checking for $ac_word" >&5
10184 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
10185 if test "${ac_cv_prog_ft_devel+set}" = set; then
10186 echo $ECHO_N "(cached) $ECHO_C" >&6
10188 if test -n "$ft_devel"; then
10189 ac_cv_prog_ft_devel
="$ft_devel" # Let the user override the test.
10191 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10192 for as_dir
in $PATH
10195 test -z "$as_dir" && as_dir
=.
10196 for ac_exec_ext
in '' $ac_executable_extensions; do
10197 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10198 ac_cv_prog_ft_devel
="freetype-config"
10199 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
10205 test -z "$ac_cv_prog_ft_devel" && ac_cv_prog_ft_devel
="no"
10208 ft_devel
=$ac_cv_prog_ft_devel
10209 if test -n "$ft_devel"; then
10210 echo "$as_me:$LINENO: result: $ft_devel" >&5
10211 echo "${ECHO_T}$ft_devel" >&6
10213 echo "$as_me:$LINENO: result: no" >&5
10214 echo "${ECHO_T}no" >&6
10217 if test "$ft_devel" = "no"
10219 # Extract the first word of "freetype2-config", so it can be a program name with args.
10220 set dummy freetype2-config
; ac_word
=$2
10221 echo "$as_me:$LINENO: checking for $ac_word" >&5
10222 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
10223 if test "${ac_cv_prog_ft_devel2+set}" = set; then
10224 echo $ECHO_N "(cached) $ECHO_C" >&6
10226 if test -n "$ft_devel2"; then
10227 ac_cv_prog_ft_devel2
="$ft_devel2" # Let the user override the test.
10229 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10230 for as_dir
in $PATH
10233 test -z "$as_dir" && as_dir
=.
10234 for ac_exec_ext
in '' $ac_executable_extensions; do
10235 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10236 ac_cv_prog_ft_devel2
="freetype2-config"
10237 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
10243 test -z "$ac_cv_prog_ft_devel2" && ac_cv_prog_ft_devel2
="no"
10246 ft_devel2
=$ac_cv_prog_ft_devel2
10247 if test -n "$ft_devel2"; then
10248 echo "$as_me:$LINENO: result: $ft_devel2" >&5
10249 echo "${ECHO_T}$ft_devel2" >&6
10251 echo "$as_me:$LINENO: result: no" >&5
10252 echo "${ECHO_T}no" >&6
10255 if test "$ft_devel2" = "freetype2-config"
10257 ft_devel
=$ft_devel2
10260 if test "$ft_devel" = "no"
10264 wine_cv_msg_freetype
=yes
10266 FREETYPELIBS
=`$ft_devel --libs`
10267 FREETYPEINCL
=`$ft_devel --cflags`
10268 ac_save_CPPFLAGS
="$CPPFLAGS"
10269 CPPFLAGS
="$FREETYPEINCL $CPPFLAGS"
10280 for ac_header
in ft2build.h \
10281 freetype
/freetype.h \
10282 freetype
/ftglyph.h \
10283 freetype
/tttables.h \
10284 freetype
/ftnames.h \
10285 freetype
/ftsnames.h \
10286 freetype
/ttnameid.h \
10287 freetype
/ftoutln.h \
10288 freetype
/ftwinfnt.h \
10289 freetype
/internal
/sfnt.h
10291 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10292 echo "$as_me:$LINENO: checking for $ac_header" >&5
10293 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10294 if eval "test \"\${$as_ac_Header+set}\" = set"; then
10295 echo $ECHO_N "(cached) $ECHO_C" >&6
10297 cat >conftest.
$ac_ext <<_ACEOF
10300 cat confdefs.h
>>conftest.
$ac_ext
10301 cat >>conftest.
$ac_ext <<_ACEOF
10302 /* end confdefs.h. */
10303 #if HAVE_FT2BUILD_H
10304 #include <ft2build.h>
10307 #include <$ac_header>
10309 rm -f conftest.
$ac_objext
10310 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10311 (eval $ac_compile) 2>conftest.er1
10313 grep -v '^ *+' conftest.er1
>conftest.err
10315 cat conftest.err
>&5
10316 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10317 (exit $ac_status); } &&
10318 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10319 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10320 (eval $ac_try) 2>&5
10322 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10323 (exit $ac_status); }; } &&
10324 { ac_try
='test -s conftest.$ac_objext'
10325 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10326 (eval $ac_try) 2>&5
10328 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10329 (exit $ac_status); }; }; then
10330 eval "$as_ac_Header=yes"
10332 echo "$as_me: failed program was:" >&5
10333 sed 's/^/| /' conftest.
$ac_ext >&5
10335 eval "$as_ac_Header=no"
10337 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10339 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10340 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10341 if test `eval echo '${'$as_ac_Header'}'` = yes; then
10342 cat >>confdefs.h
<<_ACEOF
10343 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10350 cat >conftest.
$ac_ext <<_ACEOF
10353 cat confdefs.h
>>conftest.
$ac_ext
10354 cat >>conftest.
$ac_ext <<_ACEOF
10355 /* end confdefs.h. */
10356 #include <ft2build.h>
10357 #include <freetype/fttrigon.h>
10359 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10360 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
10362 grep -v '^ *+' conftest.er1
>conftest.err
10364 cat conftest.err
>&5
10365 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10366 (exit $ac_status); } >/dev
/null
; then
10367 if test -s conftest.err
; then
10368 ac_cpp_err
=$ac_c_preproc_warn_flag
10369 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
10376 if test -z "$ac_cpp_err"; then
10378 cat >>confdefs.h
<<\_ACEOF
10379 #define HAVE_FREETYPE_FTTRIGON_H 1
10382 wine_cv_fttrigon
=yes
10384 echo "$as_me: failed program was:" >&5
10385 sed 's/^/| /' conftest.
$ac_ext >&5
10387 wine_cv_fttrigon
=no
10389 rm -f conftest.err conftest.
$ac_ext
10390 CPPFLAGS
="$ac_save_CPPFLAGS"
10391 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
10394 cat >>confdefs.h
<<\_ACEOF
10395 #define HAVE_FREETYPE 1
10398 wine_cv_msg_freetype
=no
10402 wine_cv_msg_freetype
=yes
10409 if test "$FONTFORGE" != "false" -a -n "$FREETYPELIBS"
10411 FONTSSUBDIRS
="fonts"
10415 echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
10416 echo $ECHO_N "checking for parport header/ppdev.h... $ECHO_C" >&6
10417 if test "${ac_cv_c_ppdev+set}" = set; then
10418 echo $ECHO_N "(cached) $ECHO_C" >&6
10420 cat >conftest.
$ac_ext <<_ACEOF
10423 cat confdefs.h
>>conftest.
$ac_ext
10424 cat >>conftest.
$ac_ext <<_ACEOF
10425 /* end confdefs.h. */
10426 #include <linux/ppdev.h>
10430 ioctl (1,PPCLAIM,0)
10435 rm -f conftest.
$ac_objext
10436 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10437 (eval $ac_compile) 2>conftest.er1
10439 grep -v '^ *+' conftest.er1
>conftest.err
10441 cat conftest.err
>&5
10442 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10443 (exit $ac_status); } &&
10444 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10445 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10446 (eval $ac_try) 2>&5
10448 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10449 (exit $ac_status); }; } &&
10450 { ac_try
='test -s conftest.$ac_objext'
10451 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10452 (eval $ac_try) 2>&5
10454 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10455 (exit $ac_status); }; }; then
10456 ac_cv_c_ppdev
="yes"
10458 echo "$as_me: failed program was:" >&5
10459 sed 's/^/| /' conftest.
$ac_ext >&5
10463 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10466 echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
10467 echo "${ECHO_T}$ac_cv_c_ppdev" >&6
10468 if test "$ac_cv_c_ppdev" = "yes"
10471 cat >>confdefs.h
<<\_ACEOF
10472 #define HAVE_PPDEV 1
10477 echo "$as_me:$LINENO: checking for va_copy" >&5
10478 echo $ECHO_N "checking for va_copy... $ECHO_C" >&6
10479 if test "${ac_cv_c_va_copy+set}" = set; then
10480 echo $ECHO_N "(cached) $ECHO_C" >&6
10482 cat >conftest.
$ac_ext <<_ACEOF
10485 cat confdefs.h
>>conftest.
$ac_ext
10486 cat >>conftest.
$ac_ext <<_ACEOF
10487 /* end confdefs.h. */
10488 #include <stdarg.h>
10499 rm -f conftest.
$ac_objext conftest
$ac_exeext
10500 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10501 (eval $ac_link) 2>conftest.er1
10503 grep -v '^ *+' conftest.er1
>conftest.err
10505 cat conftest.err
>&5
10506 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10507 (exit $ac_status); } &&
10508 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10509 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10510 (eval $ac_try) 2>&5
10512 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10513 (exit $ac_status); }; } &&
10514 { ac_try
='test -s conftest$ac_exeext'
10515 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10516 (eval $ac_try) 2>&5
10518 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10519 (exit $ac_status); }; }; then
10520 ac_cv_c_va_copy
="yes"
10522 echo "$as_me: failed program was:" >&5
10523 sed 's/^/| /' conftest.
$ac_ext >&5
10525 ac_cv_c_va_copy
="no"
10527 rm -f conftest.err conftest.
$ac_objext \
10528 conftest
$ac_exeext conftest.
$ac_ext
10531 echo "$as_me:$LINENO: result: $ac_cv_c_va_copy" >&5
10532 echo "${ECHO_T}$ac_cv_c_va_copy" >&6
10533 if test "$ac_cv_c_va_copy" = "yes"
10536 cat >>confdefs.h
<<\_ACEOF
10537 #define HAVE_VA_COPY 1
10541 echo "$as_me:$LINENO: checking for __va_copy" >&5
10542 echo $ECHO_N "checking for __va_copy... $ECHO_C" >&6
10543 if test "${ac_cv_c___va_copy+set}" = set; then
10544 echo $ECHO_N "(cached) $ECHO_C" >&6
10546 cat >conftest.
$ac_ext <<_ACEOF
10549 cat confdefs.h
>>conftest.
$ac_ext
10550 cat >>conftest.
$ac_ext <<_ACEOF
10551 /* end confdefs.h. */
10552 #include <stdarg.h>
10557 __va_copy(ap1,ap2);
10563 rm -f conftest.
$ac_objext conftest
$ac_exeext
10564 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10565 (eval $ac_link) 2>conftest.er1
10567 grep -v '^ *+' conftest.er1
>conftest.err
10569 cat conftest.err
>&5
10570 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10571 (exit $ac_status); } &&
10572 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10573 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10574 (eval $ac_try) 2>&5
10576 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10577 (exit $ac_status); }; } &&
10578 { ac_try
='test -s conftest$ac_exeext'
10579 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10580 (eval $ac_try) 2>&5
10582 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10583 (exit $ac_status); }; }; then
10584 ac_cv_c___va_copy
="yes"
10586 echo "$as_me: failed program was:" >&5
10587 sed 's/^/| /' conftest.
$ac_ext >&5
10589 ac_cv_c___va_copy
="no"
10591 rm -f conftest.err conftest.
$ac_objext \
10592 conftest
$ac_exeext conftest.
$ac_ext
10595 echo "$as_me:$LINENO: result: $ac_cv_c___va_copy" >&5
10596 echo "${ECHO_T}$ac_cv_c___va_copy" >&6
10597 if test "$ac_cv_c___va_copy" = "yes"
10600 cat >>confdefs.h
<<\_ACEOF
10601 #define HAVE___VA_COPY 1
10606 echo "$as_me:$LINENO: checking for sigsetjmp" >&5
10607 echo $ECHO_N "checking for sigsetjmp... $ECHO_C" >&6
10608 if test "${ac_cv_c_sigsetjmp+set}" = set; then
10609 echo $ECHO_N "(cached) $ECHO_C" >&6
10611 cat >conftest.
$ac_ext <<_ACEOF
10614 cat confdefs.h
>>conftest.
$ac_ext
10615 cat >>conftest.
$ac_ext <<_ACEOF
10616 /* end confdefs.h. */
10617 #include <setjmp.h>
10622 sigsetjmp( buf, 1 );
10623 siglongjmp( buf, 1 );
10628 rm -f conftest.
$ac_objext conftest
$ac_exeext
10629 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10630 (eval $ac_link) 2>conftest.er1
10632 grep -v '^ *+' conftest.er1
>conftest.err
10634 cat conftest.err
>&5
10635 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10636 (exit $ac_status); } &&
10637 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10638 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10639 (eval $ac_try) 2>&5
10641 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10642 (exit $ac_status); }; } &&
10643 { ac_try
='test -s conftest$ac_exeext'
10644 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10645 (eval $ac_try) 2>&5
10647 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10648 (exit $ac_status); }; }; then
10649 ac_cv_c_sigsetjmp
="yes"
10651 echo "$as_me: failed program was:" >&5
10652 sed 's/^/| /' conftest.
$ac_ext >&5
10654 ac_cv_c_sigsetjmp
="no"
10656 rm -f conftest.err conftest.
$ac_objext \
10657 conftest
$ac_exeext conftest.
$ac_ext
10660 echo "$as_me:$LINENO: result: $ac_cv_c_sigsetjmp" >&5
10661 echo "${ECHO_T}$ac_cv_c_sigsetjmp" >&6
10662 if test "$ac_cv_c_sigsetjmp" = "yes"
10665 cat >>confdefs.h
<<\_ACEOF
10666 #define HAVE_SIGSETJMP 1
10671 echo "$as_me:$LINENO: checking for pthread_rwlock_t" >&5
10672 echo $ECHO_N "checking for pthread_rwlock_t... $ECHO_C" >&6
10673 if test "${ac_cv_type_pthread_rwlock_t+set}" = set; then
10674 echo $ECHO_N "(cached) $ECHO_C" >&6
10676 cat >conftest.
$ac_ext <<_ACEOF
10679 cat confdefs.h
>>conftest.
$ac_ext
10680 cat >>conftest.
$ac_ext <<_ACEOF
10681 /* end confdefs.h. */
10682 #define _GNU_SOURCE
10683 #include <pthread.h>
10688 if ((pthread_rwlock_t *) 0)
10690 if (sizeof (pthread_rwlock_t))
10696 rm -f conftest.
$ac_objext
10697 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10698 (eval $ac_compile) 2>conftest.er1
10700 grep -v '^ *+' conftest.er1
>conftest.err
10702 cat conftest.err
>&5
10703 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10704 (exit $ac_status); } &&
10705 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10706 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10707 (eval $ac_try) 2>&5
10709 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10710 (exit $ac_status); }; } &&
10711 { ac_try
='test -s conftest.$ac_objext'
10712 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10713 (eval $ac_try) 2>&5
10715 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10716 (exit $ac_status); }; }; then
10717 ac_cv_type_pthread_rwlock_t
=yes
10719 echo "$as_me: failed program was:" >&5
10720 sed 's/^/| /' conftest.
$ac_ext >&5
10722 ac_cv_type_pthread_rwlock_t
=no
10724 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10726 echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlock_t" >&5
10727 echo "${ECHO_T}$ac_cv_type_pthread_rwlock_t" >&6
10728 if test $ac_cv_type_pthread_rwlock_t = yes; then
10730 cat >>confdefs.h
<<_ACEOF
10731 #define HAVE_PTHREAD_RWLOCK_T 1
10736 echo "$as_me:$LINENO: checking for pthread_rwlockattr_t" >&5
10737 echo $ECHO_N "checking for pthread_rwlockattr_t... $ECHO_C" >&6
10738 if test "${ac_cv_type_pthread_rwlockattr_t+set}" = set; then
10739 echo $ECHO_N "(cached) $ECHO_C" >&6
10741 cat >conftest.
$ac_ext <<_ACEOF
10744 cat confdefs.h
>>conftest.
$ac_ext
10745 cat >>conftest.
$ac_ext <<_ACEOF
10746 /* end confdefs.h. */
10747 #define _GNU_SOURCE
10748 #include <pthread.h>
10753 if ((pthread_rwlockattr_t *) 0)
10755 if (sizeof (pthread_rwlockattr_t))
10761 rm -f conftest.
$ac_objext
10762 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10763 (eval $ac_compile) 2>conftest.er1
10765 grep -v '^ *+' conftest.er1
>conftest.err
10767 cat conftest.err
>&5
10768 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10769 (exit $ac_status); } &&
10770 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10771 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10772 (eval $ac_try) 2>&5
10774 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10775 (exit $ac_status); }; } &&
10776 { ac_try
='test -s conftest.$ac_objext'
10777 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10778 (eval $ac_try) 2>&5
10780 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10781 (exit $ac_status); }; }; then
10782 ac_cv_type_pthread_rwlockattr_t
=yes
10784 echo "$as_me: failed program was:" >&5
10785 sed 's/^/| /' conftest.
$ac_ext >&5
10787 ac_cv_type_pthread_rwlockattr_t
=no
10789 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10791 echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlockattr_t" >&5
10792 echo "${ECHO_T}$ac_cv_type_pthread_rwlockattr_t" >&6
10793 if test $ac_cv_type_pthread_rwlockattr_t = yes; then
10795 cat >>confdefs.h
<<_ACEOF
10796 #define HAVE_PTHREAD_RWLOCKATTR_T 1
10803 ac_save_LIBS
="$LIBS"
10804 LIBS
="$LIBS $LIBPTHREAD"
10809 pthread_getattr_np \
10810 pthread_get_stackaddr_np \
10811 pthread_get_stacksize_np \
10814 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10815 echo "$as_me:$LINENO: checking for $ac_func" >&5
10816 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10817 if eval "test \"\${$as_ac_var+set}\" = set"; then
10818 echo $ECHO_N "(cached) $ECHO_C" >&6
10820 cat >conftest.
$ac_ext <<_ACEOF
10823 cat confdefs.h
>>conftest.
$ac_ext
10824 cat >>conftest.
$ac_ext <<_ACEOF
10825 /* end confdefs.h. */
10826 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10827 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10828 #define $ac_func innocuous_$ac_func
10830 /* System header to define __stub macros and hopefully few prototypes,
10831 which can conflict with char $ac_func (); below.
10832 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10833 <limits.h> exists even on freestanding compilers. */
10836 # include <limits.h>
10838 # include <assert.h>
10843 /* Override any gcc2 internal prototype to avoid an error. */
10848 /* We use char because int might match the return type of a gcc2
10849 builtin and then its argument prototype would still apply. */
10851 /* The GNU C library defines this for functions which it implements
10852 to always fail with ENOSYS. Some functions are actually named
10853 something starting with __ and the normal name is an alias. */
10854 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10857 char (*f) () = $ac_func;
10866 return f != $ac_func;
10871 rm -f conftest.
$ac_objext conftest
$ac_exeext
10872 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10873 (eval $ac_link) 2>conftest.er1
10875 grep -v '^ *+' conftest.er1
>conftest.err
10877 cat conftest.err
>&5
10878 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10879 (exit $ac_status); } &&
10880 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10881 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10882 (eval $ac_try) 2>&5
10884 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10885 (exit $ac_status); }; } &&
10886 { ac_try
='test -s conftest$ac_exeext'
10887 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10888 (eval $ac_try) 2>&5
10890 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10891 (exit $ac_status); }; }; then
10892 eval "$as_ac_var=yes"
10894 echo "$as_me: failed program was:" >&5
10895 sed 's/^/| /' conftest.
$ac_ext >&5
10897 eval "$as_ac_var=no"
10899 rm -f conftest.err conftest.
$ac_objext \
10900 conftest
$ac_exeext conftest.
$ac_ext
10902 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
10903 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
10904 if test `eval echo '${'$as_ac_var'}'` = yes; then
10905 cat >>confdefs.h
<<_ACEOF
10906 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10912 LIBS
="$ac_save_LIBS"
10917 for ac_header
in sys
/soundcard.h machine
/soundcard.h soundcard.h
10919 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10920 if eval "test \"\${$as_ac_Header+set}\" = set"; then
10921 echo "$as_me:$LINENO: checking for $ac_header" >&5
10922 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10923 if eval "test \"\${$as_ac_Header+set}\" = set"; then
10924 echo $ECHO_N "(cached) $ECHO_C" >&6
10926 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10927 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10929 # Is the header compilable?
10930 echo "$as_me:$LINENO: checking $ac_header usability" >&5
10931 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10932 cat >conftest.
$ac_ext <<_ACEOF
10935 cat confdefs.h
>>conftest.
$ac_ext
10936 cat >>conftest.
$ac_ext <<_ACEOF
10937 /* end confdefs.h. */
10938 $ac_includes_default
10939 #include <$ac_header>
10941 rm -f conftest.
$ac_objext
10942 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10943 (eval $ac_compile) 2>conftest.er1
10945 grep -v '^ *+' conftest.er1
>conftest.err
10947 cat conftest.err
>&5
10948 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10949 (exit $ac_status); } &&
10950 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10951 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10952 (eval $ac_try) 2>&5
10954 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10955 (exit $ac_status); }; } &&
10956 { ac_try
='test -s conftest.$ac_objext'
10957 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10958 (eval $ac_try) 2>&5
10960 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10961 (exit $ac_status); }; }; then
10962 ac_header_compiler
=yes
10964 echo "$as_me: failed program was:" >&5
10965 sed 's/^/| /' conftest.
$ac_ext >&5
10967 ac_header_compiler
=no
10969 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10970 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10971 echo "${ECHO_T}$ac_header_compiler" >&6
10973 # Is the header present?
10974 echo "$as_me:$LINENO: checking $ac_header presence" >&5
10975 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10976 cat >conftest.
$ac_ext <<_ACEOF
10979 cat confdefs.h
>>conftest.
$ac_ext
10980 cat >>conftest.
$ac_ext <<_ACEOF
10981 /* end confdefs.h. */
10982 #include <$ac_header>
10984 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10985 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
10987 grep -v '^ *+' conftest.er1
>conftest.err
10989 cat conftest.err
>&5
10990 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10991 (exit $ac_status); } >/dev
/null
; then
10992 if test -s conftest.err
; then
10993 ac_cpp_err
=$ac_c_preproc_warn_flag
10994 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
11001 if test -z "$ac_cpp_err"; then
11002 ac_header_preproc
=yes
11004 echo "$as_me: failed program was:" >&5
11005 sed 's/^/| /' conftest.
$ac_ext >&5
11007 ac_header_preproc
=no
11009 rm -f conftest.err conftest.
$ac_ext
11010 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11011 echo "${ECHO_T}$ac_header_preproc" >&6
11013 # So? What about this header?
11014 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11016 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11017 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11018 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11019 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11020 ac_header_preproc
=yes
11023 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11024 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11025 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11026 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11027 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11028 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11029 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11030 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11031 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11032 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11033 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11034 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11037 ## ------------------------------------ ##
11038 ## Report this to wine-devel@winehq.org ##
11039 ## ------------------------------------ ##
11042 sed "s/^/$as_me: WARNING: /" >&2
11045 echo "$as_me:$LINENO: checking for $ac_header" >&5
11046 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11047 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11048 echo $ECHO_N "(cached) $ECHO_C" >&6
11050 eval "$as_ac_Header=\$ac_header_preproc"
11052 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11053 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11056 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11057 cat >>confdefs.h
<<_ACEOF
11058 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11066 echo "$as_me:$LINENO: checking for Open Sound System" >&5
11067 echo $ECHO_N "checking for Open Sound System... $ECHO_C" >&6
11068 if test "${ac_cv_c_opensoundsystem+set}" = set; then
11069 echo $ECHO_N "(cached) $ECHO_C" >&6
11071 cat >conftest.
$ac_ext <<_ACEOF
11074 cat confdefs.h
>>conftest.
$ac_ext
11075 cat >>conftest.
$ac_ext <<_ACEOF
11076 /* end confdefs.h. */
11078 #if defined(HAVE_SYS_SOUNDCARD_H)
11079 #include <sys/soundcard.h>
11080 #elif defined(HAVE_MACHINE_SOUNDCARD_H)
11081 #include <machine/soundcard.h>
11082 #elif defined(HAVE_SOUNDCARD_H)
11083 #include <soundcard.h>
11091 /* check for one of the Open Sound System specific SNDCTL_ defines */
11092 #if !defined(SNDCTL_DSP_STEREO)
11093 #error No open sound system
11100 rm -f conftest.
$ac_objext
11101 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11102 (eval $ac_compile) 2>conftest.er1
11104 grep -v '^ *+' conftest.er1
>conftest.err
11106 cat conftest.err
>&5
11107 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11108 (exit $ac_status); } &&
11109 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11110 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11111 (eval $ac_try) 2>&5
11113 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11114 (exit $ac_status); }; } &&
11115 { ac_try
='test -s conftest.$ac_objext'
11116 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11117 (eval $ac_try) 2>&5
11119 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11120 (exit $ac_status); }; }; then
11121 ac_cv_c_opensoundsystem
="yes"
11123 echo "$as_me: failed program was:" >&5
11124 sed 's/^/| /' conftest.
$ac_ext >&5
11126 ac_cv_c_opensoundsystem
="no"
11128 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11130 echo "$as_me:$LINENO: result: $ac_cv_c_opensoundsystem" >&5
11131 echo "${ECHO_T}$ac_cv_c_opensoundsystem" >&6
11133 if test "$ac_cv_c_opensoundsystem" = "yes"
11136 cat >>confdefs.h
<<\_ACEOF
11142 echo "$as_me:$LINENO: checking for Open Sound System/MIDI interface" >&5
11143 echo $ECHO_N "checking for Open Sound System/MIDI interface... $ECHO_C" >&6
11144 if test "${ac_cv_c_opensoundsystem_midi+set}" = set; then
11145 echo $ECHO_N "(cached) $ECHO_C" >&6
11147 cat >conftest.
$ac_ext <<_ACEOF
11150 cat confdefs.h
>>conftest.
$ac_ext
11151 cat >>conftest.
$ac_ext <<_ACEOF
11152 /* end confdefs.h. */
11154 #if defined(HAVE_SYS_SOUNDCARD_H)
11155 #include <sys/soundcard.h>
11156 #elif defined(HAVE_MACHINE_SOUNDCARD_H)
11157 #include <machine/soundcard.h>
11158 #elif defined(HAVE_SOUNDCARD_H)
11159 #include <soundcard.h>
11167 /* check for one of the Open Sound System specific SNDCTL_SEQ defines */
11168 #if !defined(SNDCTL_SEQ_SYNC)
11169 #error No open sound system MIDI interface
11176 rm -f conftest.
$ac_objext
11177 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11178 (eval $ac_compile) 2>conftest.er1
11180 grep -v '^ *+' conftest.er1
>conftest.err
11182 cat conftest.err
>&5
11183 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11184 (exit $ac_status); } &&
11185 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11186 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11187 (eval $ac_try) 2>&5
11189 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11190 (exit $ac_status); }; } &&
11191 { ac_try
='test -s conftest.$ac_objext'
11192 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11193 (eval $ac_try) 2>&5
11195 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11196 (exit $ac_status); }; }; then
11197 ac_cv_c_opensoundsystem_midi
="yes"
11199 echo "$as_me: failed program was:" >&5
11200 sed 's/^/| /' conftest.
$ac_ext >&5
11202 ac_cv_c_opensoundsystem_midi
="no"
11204 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11206 echo "$as_me:$LINENO: result: $ac_cv_c_opensoundsystem_midi" >&5
11207 echo "${ECHO_T}$ac_cv_c_opensoundsystem_midi" >&6
11209 if test "$ac_cv_c_opensoundsystem_midi" = "yes"
11212 cat >>confdefs.h
<<\_ACEOF
11213 #define HAVE_OSS_MIDI 1
11218 # Extract the first word of "artsc-config", so it can be a program name with args.
11219 set dummy artsc-config
; ac_word
=$2
11220 echo "$as_me:$LINENO: checking for $ac_word" >&5
11221 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
11222 if test "${ac_cv_path_ARTSCCONFIG+set}" = set; then
11223 echo $ECHO_N "(cached) $ECHO_C" >&6
11225 case $ARTSCCONFIG in
11227 ac_cv_path_ARTSCCONFIG
="$ARTSCCONFIG" # Let the user override the test with a path.
11230 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11231 for as_dir
in $PATH
11234 test -z "$as_dir" && as_dir
=.
11235 for ac_exec_ext
in '' $ac_executable_extensions; do
11236 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11237 ac_cv_path_ARTSCCONFIG
="$as_dir/$ac_word$ac_exec_ext"
11238 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11247 ARTSCCONFIG
=$ac_cv_path_ARTSCCONFIG
11249 if test -n "$ARTSCCONFIG"; then
11250 echo "$as_me:$LINENO: result: $ARTSCCONFIG" >&5
11251 echo "${ECHO_T}$ARTSCCONFIG" >&6
11253 echo "$as_me:$LINENO: result: no" >&5
11254 echo "${ECHO_T}no" >&6
11257 if test x
$ARTSCCONFIG != x
-a x
$ARTSCCONFIG != x
'"$ARTSCCONFIG"';
11260 for i
in `$ARTSCCONFIG --cflags`
11263 -I*) ARTSC_CFLAGS
="$ARTSC_CFLAGS $i";;
11266 ARTSC_LIBS
=`$ARTSCCONFIG --libs`
11267 save_CFLAGS
="$CFLAGS"
11268 CFLAGS
="$CFLAGS $ARTSC_CFLAGS"
11269 echo "$as_me:$LINENO: checking for arts_init in -lartsc" >&5
11270 echo $ECHO_N "checking for arts_init in -lartsc... $ECHO_C" >&6
11271 if test "${ac_cv_lib_artsc_arts_init+set}" = set; then
11272 echo $ECHO_N "(cached) $ECHO_C" >&6
11274 ac_check_lib_save_LIBS
=$LIBS
11275 LIBS
="-lartsc $ARTSC_LIBS $LIBS"
11276 cat >conftest.
$ac_ext <<_ACEOF
11279 cat confdefs.h
>>conftest.
$ac_ext
11280 cat >>conftest.
$ac_ext <<_ACEOF
11281 /* end confdefs.h. */
11283 /* Override any gcc2 internal prototype to avoid an error. */
11287 /* We use char because int might match the return type of a gcc2
11288 builtin and then its argument prototype would still apply. */
11298 rm -f conftest.
$ac_objext conftest
$ac_exeext
11299 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11300 (eval $ac_link) 2>conftest.er1
11302 grep -v '^ *+' conftest.er1
>conftest.err
11304 cat conftest.err
>&5
11305 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11306 (exit $ac_status); } &&
11307 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11308 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11309 (eval $ac_try) 2>&5
11311 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11312 (exit $ac_status); }; } &&
11313 { ac_try
='test -s conftest$ac_exeext'
11314 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11315 (eval $ac_try) 2>&5
11317 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11318 (exit $ac_status); }; }; then
11319 ac_cv_lib_artsc_arts_init
=yes
11321 echo "$as_me: failed program was:" >&5
11322 sed 's/^/| /' conftest.
$ac_ext >&5
11324 ac_cv_lib_artsc_arts_init
=no
11326 rm -f conftest.err conftest.
$ac_objext \
11327 conftest
$ac_exeext conftest.
$ac_ext
11328 LIBS
=$ac_check_lib_save_LIBS
11330 echo "$as_me:$LINENO: result: $ac_cv_lib_artsc_arts_init" >&5
11331 echo "${ECHO_T}$ac_cv_lib_artsc_arts_init" >&6
11332 if test $ac_cv_lib_artsc_arts_init = yes; then
11333 cat >conftest.
$ac_ext <<_ACEOF
11336 cat confdefs.h
>>conftest.
$ac_ext
11337 cat >>conftest.
$ac_ext <<_ACEOF
11338 /* end confdefs.h. */
11343 arts_stream_t stream;
11348 rm -f conftest.
$ac_objext
11349 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11350 (eval $ac_compile) 2>conftest.er1
11352 grep -v '^ *+' conftest.er1
>conftest.err
11354 cat conftest.err
>&5
11355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11356 (exit $ac_status); } &&
11357 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11358 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11359 (eval $ac_try) 2>&5
11361 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11362 (exit $ac_status); }; } &&
11363 { ac_try
='test -s conftest.$ac_objext'
11364 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11365 (eval $ac_try) 2>&5
11367 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11368 (exit $ac_status); }; }; then
11369 ARTSLIBS
=$ARTSC_LIBS
11371 ARTSINCL
=$ARTSC_CFLAGS
11374 cat >>confdefs.h
<<\_ACEOF
11375 #define HAVE_ARTS 1
11379 echo "$as_me: failed program was:" >&5
11380 sed 's/^/| /' conftest.
$ac_ext >&5
11383 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11386 CFLAGS
="$save_CFLAGS"
11393 for ac_header
in alsa
/asoundlib.h sys
/asoundlib.h
11395 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11396 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11397 echo "$as_me:$LINENO: checking for $ac_header" >&5
11398 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11399 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11400 echo $ECHO_N "(cached) $ECHO_C" >&6
11402 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11403 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11405 # Is the header compilable?
11406 echo "$as_me:$LINENO: checking $ac_header usability" >&5
11407 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11408 cat >conftest.
$ac_ext <<_ACEOF
11411 cat confdefs.h
>>conftest.
$ac_ext
11412 cat >>conftest.
$ac_ext <<_ACEOF
11413 /* end confdefs.h. */
11414 $ac_includes_default
11415 #include <$ac_header>
11417 rm -f conftest.
$ac_objext
11418 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11419 (eval $ac_compile) 2>conftest.er1
11421 grep -v '^ *+' conftest.er1
>conftest.err
11423 cat conftest.err
>&5
11424 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11425 (exit $ac_status); } &&
11426 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11427 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11428 (eval $ac_try) 2>&5
11430 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11431 (exit $ac_status); }; } &&
11432 { ac_try
='test -s conftest.$ac_objext'
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); }; }; then
11438 ac_header_compiler
=yes
11440 echo "$as_me: failed program was:" >&5
11441 sed 's/^/| /' conftest.
$ac_ext >&5
11443 ac_header_compiler
=no
11445 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11446 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11447 echo "${ECHO_T}$ac_header_compiler" >&6
11449 # Is the header present?
11450 echo "$as_me:$LINENO: checking $ac_header presence" >&5
11451 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11452 cat >conftest.
$ac_ext <<_ACEOF
11455 cat confdefs.h
>>conftest.
$ac_ext
11456 cat >>conftest.
$ac_ext <<_ACEOF
11457 /* end confdefs.h. */
11458 #include <$ac_header>
11460 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11461 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
11463 grep -v '^ *+' conftest.er1
>conftest.err
11465 cat conftest.err
>&5
11466 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11467 (exit $ac_status); } >/dev
/null
; then
11468 if test -s conftest.err
; then
11469 ac_cpp_err
=$ac_c_preproc_warn_flag
11470 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
11477 if test -z "$ac_cpp_err"; then
11478 ac_header_preproc
=yes
11480 echo "$as_me: failed program was:" >&5
11481 sed 's/^/| /' conftest.
$ac_ext >&5
11483 ac_header_preproc
=no
11485 rm -f conftest.err conftest.
$ac_ext
11486 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11487 echo "${ECHO_T}$ac_header_preproc" >&6
11489 # So? What about this header?
11490 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11492 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11493 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11494 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11495 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11496 ac_header_preproc
=yes
11499 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11500 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11501 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11502 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11503 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11504 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11505 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11506 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11507 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11508 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11509 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11510 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11513 ## ------------------------------------ ##
11514 ## Report this to wine-devel@winehq.org ##
11515 ## ------------------------------------ ##
11518 sed "s/^/$as_me: WARNING: /" >&2
11521 echo "$as_me:$LINENO: checking for $ac_header" >&5
11522 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11523 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11524 echo $ECHO_N "(cached) $ECHO_C" >&6
11526 eval "$as_ac_Header=\$ac_header_preproc"
11528 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11529 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11532 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11533 cat >>confdefs.h
<<_ACEOF
11534 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11541 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
11543 echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
11544 echo $ECHO_N "checking for snd_pcm_hw_params_get_access in -lasound... $ECHO_C" >&6
11545 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
11546 echo $ECHO_N "(cached) $ECHO_C" >&6
11548 ac_check_lib_save_LIBS
=$LIBS
11549 LIBS
="-lasound $LIBS"
11550 cat >conftest.
$ac_ext <<_ACEOF
11553 cat confdefs.h
>>conftest.
$ac_ext
11554 cat >>conftest.
$ac_ext <<_ACEOF
11555 /* end confdefs.h. */
11557 /* Override any gcc2 internal prototype to avoid an error. */
11561 /* We use char because int might match the return type of a gcc2
11562 builtin and then its argument prototype would still apply. */
11563 char snd_pcm_hw_params_get_access ();
11567 snd_pcm_hw_params_get_access ();
11572 rm -f conftest.
$ac_objext conftest
$ac_exeext
11573 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11574 (eval $ac_link) 2>conftest.er1
11576 grep -v '^ *+' conftest.er1
>conftest.err
11578 cat conftest.err
>&5
11579 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11580 (exit $ac_status); } &&
11581 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11582 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11583 (eval $ac_try) 2>&5
11585 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11586 (exit $ac_status); }; } &&
11587 { ac_try
='test -s conftest$ac_exeext'
11588 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11589 (eval $ac_try) 2>&5
11591 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11592 (exit $ac_status); }; }; then
11593 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=yes
11595 echo "$as_me: failed program was:" >&5
11596 sed 's/^/| /' conftest.
$ac_ext >&5
11598 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=no
11600 rm -f conftest.err conftest.
$ac_objext \
11601 conftest
$ac_exeext conftest.
$ac_ext
11602 LIBS
=$ac_check_lib_save_LIBS
11604 echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
11605 echo "${ECHO_T}$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6
11606 if test $ac_cv_lib_asound_snd_pcm_hw_params_get_access = yes; then
11607 cat >conftest.
$ac_ext <<_ACEOF
11610 cat confdefs.h
>>conftest.
$ac_ext
11611 cat >>conftest.
$ac_ext <<_ACEOF
11612 /* end confdefs.h. */
11613 #ifdef HAVE_ALSA_ASOUNDLIB_H
11614 #include <alsa/asoundlib.h>
11615 #elif defined(HAVE_SYS_ASOUNDLIB_H)
11616 #include <sys/asoundlib.h>
11621 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
11626 rm -f conftest.
$ac_objext
11627 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11628 (eval $ac_compile) 2>conftest.er1
11630 grep -v '^ *+' conftest.er1
>conftest.err
11632 cat conftest.err
>&5
11633 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11634 (exit $ac_status); } &&
11635 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11636 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11637 (eval $ac_try) 2>&5
11639 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11640 (exit $ac_status); }; } &&
11641 { ac_try
='test -s conftest.$ac_objext'
11642 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11643 (eval $ac_try) 2>&5
11645 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11646 (exit $ac_status); }; }; then
11648 cat >>confdefs.h
<<\_ACEOF
11649 #define HAVE_ALSA 1
11652 ALSALIBS
="-lasound"
11654 echo "$as_me: failed program was:" >&5
11655 sed 's/^/| /' conftest.
$ac_ext >&5
11658 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11667 for ac_header
in libaudioio.h
11669 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11670 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11671 echo "$as_me:$LINENO: checking for $ac_header" >&5
11672 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11673 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11674 echo $ECHO_N "(cached) $ECHO_C" >&6
11676 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11677 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11679 # Is the header compilable?
11680 echo "$as_me:$LINENO: checking $ac_header usability" >&5
11681 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11682 cat >conftest.
$ac_ext <<_ACEOF
11685 cat confdefs.h
>>conftest.
$ac_ext
11686 cat >>conftest.
$ac_ext <<_ACEOF
11687 /* end confdefs.h. */
11688 $ac_includes_default
11689 #include <$ac_header>
11691 rm -f conftest.
$ac_objext
11692 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11693 (eval $ac_compile) 2>conftest.er1
11695 grep -v '^ *+' conftest.er1
>conftest.err
11697 cat conftest.err
>&5
11698 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11699 (exit $ac_status); } &&
11700 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11701 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11702 (eval $ac_try) 2>&5
11704 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11705 (exit $ac_status); }; } &&
11706 { ac_try
='test -s conftest.$ac_objext'
11707 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11708 (eval $ac_try) 2>&5
11710 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11711 (exit $ac_status); }; }; then
11712 ac_header_compiler
=yes
11714 echo "$as_me: failed program was:" >&5
11715 sed 's/^/| /' conftest.
$ac_ext >&5
11717 ac_header_compiler
=no
11719 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11720 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11721 echo "${ECHO_T}$ac_header_compiler" >&6
11723 # Is the header present?
11724 echo "$as_me:$LINENO: checking $ac_header presence" >&5
11725 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11726 cat >conftest.
$ac_ext <<_ACEOF
11729 cat confdefs.h
>>conftest.
$ac_ext
11730 cat >>conftest.
$ac_ext <<_ACEOF
11731 /* end confdefs.h. */
11732 #include <$ac_header>
11734 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11735 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
11737 grep -v '^ *+' conftest.er1
>conftest.err
11739 cat conftest.err
>&5
11740 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11741 (exit $ac_status); } >/dev
/null
; then
11742 if test -s conftest.err
; then
11743 ac_cpp_err
=$ac_c_preproc_warn_flag
11744 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
11751 if test -z "$ac_cpp_err"; then
11752 ac_header_preproc
=yes
11754 echo "$as_me: failed program was:" >&5
11755 sed 's/^/| /' conftest.
$ac_ext >&5
11757 ac_header_preproc
=no
11759 rm -f conftest.err conftest.
$ac_ext
11760 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11761 echo "${ECHO_T}$ac_header_preproc" >&6
11763 # So? What about this header?
11764 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11766 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11767 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11768 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11769 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11770 ac_header_preproc
=yes
11773 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11774 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11775 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11776 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11777 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11778 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11779 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11780 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11781 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11782 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11783 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11784 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11787 ## ------------------------------------ ##
11788 ## Report this to wine-devel@winehq.org ##
11789 ## ------------------------------------ ##
11792 sed "s/^/$as_me: WARNING: /" >&2
11795 echo "$as_me:$LINENO: checking for $ac_header" >&5
11796 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11797 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11798 echo $ECHO_N "(cached) $ECHO_C" >&6
11800 eval "$as_ac_Header=\$ac_header_preproc"
11802 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11803 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11806 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11807 cat >>confdefs.h
<<_ACEOF
11808 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11810 echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
11811 echo $ECHO_N "checking for AudioIOGetVersion in -laudioio... $ECHO_C" >&6
11812 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
11813 echo $ECHO_N "(cached) $ECHO_C" >&6
11815 ac_check_lib_save_LIBS
=$LIBS
11816 LIBS
="-laudioio $LIBS"
11817 cat >conftest.
$ac_ext <<_ACEOF
11820 cat confdefs.h
>>conftest.
$ac_ext
11821 cat >>conftest.
$ac_ext <<_ACEOF
11822 /* end confdefs.h. */
11824 /* Override any gcc2 internal prototype to avoid an error. */
11828 /* We use char because int might match the return type of a gcc2
11829 builtin and then its argument prototype would still apply. */
11830 char AudioIOGetVersion ();
11834 AudioIOGetVersion ();
11839 rm -f conftest.
$ac_objext conftest
$ac_exeext
11840 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11841 (eval $ac_link) 2>conftest.er1
11843 grep -v '^ *+' conftest.er1
>conftest.err
11845 cat conftest.err
>&5
11846 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11847 (exit $ac_status); } &&
11848 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11849 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11850 (eval $ac_try) 2>&5
11852 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11853 (exit $ac_status); }; } &&
11854 { ac_try
='test -s conftest$ac_exeext'
11855 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11856 (eval $ac_try) 2>&5
11858 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11859 (exit $ac_status); }; }; then
11860 ac_cv_lib_audioio_AudioIOGetVersion
=yes
11862 echo "$as_me: failed program was:" >&5
11863 sed 's/^/| /' conftest.
$ac_ext >&5
11865 ac_cv_lib_audioio_AudioIOGetVersion
=no
11867 rm -f conftest.err conftest.
$ac_objext \
11868 conftest
$ac_exeext conftest.
$ac_ext
11869 LIBS
=$ac_check_lib_save_LIBS
11871 echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
11872 echo "${ECHO_T}$ac_cv_lib_audioio_AudioIOGetVersion" >&6
11873 if test $ac_cv_lib_audioio_AudioIOGetVersion = yes; then
11874 AUDIOIOLIBS
="-laudioio"
11876 cat >>confdefs.h
<<\_ACEOF
11877 #define HAVE_LIBAUDIOIO 1
11889 for ac_header
in capi20.h
11891 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11892 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11893 echo "$as_me:$LINENO: checking for $ac_header" >&5
11894 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11895 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11896 echo $ECHO_N "(cached) $ECHO_C" >&6
11898 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11899 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11901 # Is the header compilable?
11902 echo "$as_me:$LINENO: checking $ac_header usability" >&5
11903 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11904 cat >conftest.
$ac_ext <<_ACEOF
11907 cat confdefs.h
>>conftest.
$ac_ext
11908 cat >>conftest.
$ac_ext <<_ACEOF
11909 /* end confdefs.h. */
11910 $ac_includes_default
11911 #include <$ac_header>
11913 rm -f conftest.
$ac_objext
11914 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11915 (eval $ac_compile) 2>conftest.er1
11917 grep -v '^ *+' conftest.er1
>conftest.err
11919 cat conftest.err
>&5
11920 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11921 (exit $ac_status); } &&
11922 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11923 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11924 (eval $ac_try) 2>&5
11926 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11927 (exit $ac_status); }; } &&
11928 { ac_try
='test -s conftest.$ac_objext'
11929 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11930 (eval $ac_try) 2>&5
11932 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11933 (exit $ac_status); }; }; then
11934 ac_header_compiler
=yes
11936 echo "$as_me: failed program was:" >&5
11937 sed 's/^/| /' conftest.
$ac_ext >&5
11939 ac_header_compiler
=no
11941 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11942 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11943 echo "${ECHO_T}$ac_header_compiler" >&6
11945 # Is the header present?
11946 echo "$as_me:$LINENO: checking $ac_header presence" >&5
11947 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11948 cat >conftest.
$ac_ext <<_ACEOF
11951 cat confdefs.h
>>conftest.
$ac_ext
11952 cat >>conftest.
$ac_ext <<_ACEOF
11953 /* end confdefs.h. */
11954 #include <$ac_header>
11956 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11957 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
11959 grep -v '^ *+' conftest.er1
>conftest.err
11961 cat conftest.err
>&5
11962 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11963 (exit $ac_status); } >/dev
/null
; then
11964 if test -s conftest.err
; then
11965 ac_cpp_err
=$ac_c_preproc_warn_flag
11966 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
11973 if test -z "$ac_cpp_err"; then
11974 ac_header_preproc
=yes
11976 echo "$as_me: failed program was:" >&5
11977 sed 's/^/| /' conftest.
$ac_ext >&5
11979 ac_header_preproc
=no
11981 rm -f conftest.err conftest.
$ac_ext
11982 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11983 echo "${ECHO_T}$ac_header_preproc" >&6
11985 # So? What about this header?
11986 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11988 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11989 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11990 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11991 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11992 ac_header_preproc
=yes
11995 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11996 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11997 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11998 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11999 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12000 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12001 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12002 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12003 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12004 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12005 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12006 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12009 ## ------------------------------------ ##
12010 ## Report this to wine-devel@winehq.org ##
12011 ## ------------------------------------ ##
12014 sed "s/^/$as_me: WARNING: /" >&2
12017 echo "$as_me:$LINENO: checking for $ac_header" >&5
12018 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12019 if eval "test \"\${$as_ac_Header+set}\" = set"; then
12020 echo $ECHO_N "(cached) $ECHO_C" >&6
12022 eval "$as_ac_Header=\$ac_header_preproc"
12024 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12025 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12028 if test `eval echo '${'$as_ac_Header'}'` = yes; then
12029 cat >>confdefs.h
<<_ACEOF
12030 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12034 for ac_header
in linux
/capi.h
12036 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12037 if eval "test \"\${$as_ac_Header+set}\" = set"; then
12038 echo "$as_me:$LINENO: checking for $ac_header" >&5
12039 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12040 if eval "test \"\${$as_ac_Header+set}\" = set"; then
12041 echo $ECHO_N "(cached) $ECHO_C" >&6
12043 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12044 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12046 # Is the header compilable?
12047 echo "$as_me:$LINENO: checking $ac_header usability" >&5
12048 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12049 cat >conftest.
$ac_ext <<_ACEOF
12052 cat confdefs.h
>>conftest.
$ac_ext
12053 cat >>conftest.
$ac_ext <<_ACEOF
12054 /* end confdefs.h. */
12055 $ac_includes_default
12056 #include <$ac_header>
12058 rm -f conftest.
$ac_objext
12059 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12060 (eval $ac_compile) 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_objext'
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_header_compiler
=yes
12081 echo "$as_me: failed program was:" >&5
12082 sed 's/^/| /' conftest.
$ac_ext >&5
12084 ac_header_compiler
=no
12086 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
12087 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12088 echo "${ECHO_T}$ac_header_compiler" >&6
12090 # Is the header present?
12091 echo "$as_me:$LINENO: checking $ac_header presence" >&5
12092 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12093 cat >conftest.
$ac_ext <<_ACEOF
12096 cat confdefs.h
>>conftest.
$ac_ext
12097 cat >>conftest.
$ac_ext <<_ACEOF
12098 /* end confdefs.h. */
12099 #include <$ac_header>
12101 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12102 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
12104 grep -v '^ *+' conftest.er1
>conftest.err
12106 cat conftest.err
>&5
12107 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12108 (exit $ac_status); } >/dev
/null
; then
12109 if test -s conftest.err
; then
12110 ac_cpp_err
=$ac_c_preproc_warn_flag
12111 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
12118 if test -z "$ac_cpp_err"; then
12119 ac_header_preproc
=yes
12121 echo "$as_me: failed program was:" >&5
12122 sed 's/^/| /' conftest.
$ac_ext >&5
12124 ac_header_preproc
=no
12126 rm -f conftest.err conftest.
$ac_ext
12127 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12128 echo "${ECHO_T}$ac_header_preproc" >&6
12130 # So? What about this header?
12131 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12133 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12134 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12135 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12136 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12137 ac_header_preproc
=yes
12140 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12141 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12142 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12143 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12144 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12145 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12146 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12147 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12148 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12149 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12150 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12151 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12154 ## ------------------------------------ ##
12155 ## Report this to wine-devel@winehq.org ##
12156 ## ------------------------------------ ##
12159 sed "s/^/$as_me: WARNING: /" >&2
12162 echo "$as_me:$LINENO: checking for $ac_header" >&5
12163 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12164 if eval "test \"\${$as_ac_Header+set}\" = set"; then
12165 echo $ECHO_N "(cached) $ECHO_C" >&6
12167 eval "$as_ac_Header=\$ac_header_preproc"
12169 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12170 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12173 if test `eval echo '${'$as_ac_Header'}'` = yes; then
12174 cat >>confdefs.h
<<_ACEOF
12175 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12178 echo "$as_me:$LINENO: checking for capi20_register in -lcapi20" >&5
12179 echo $ECHO_N "checking for capi20_register in -lcapi20... $ECHO_C" >&6
12180 if test "${ac_cv_lib_capi20_capi20_register+set}" = set; then
12181 echo $ECHO_N "(cached) $ECHO_C" >&6
12183 ac_check_lib_save_LIBS
=$LIBS
12184 LIBS
="-lcapi20 $LIBS"
12185 cat >conftest.
$ac_ext <<_ACEOF
12188 cat confdefs.h
>>conftest.
$ac_ext
12189 cat >>conftest.
$ac_ext <<_ACEOF
12190 /* end confdefs.h. */
12192 /* Override any gcc2 internal prototype to avoid an error. */
12196 /* We use char because int might match the return type of a gcc2
12197 builtin and then its argument prototype would still apply. */
12198 char capi20_register ();
12202 capi20_register ();
12207 rm -f conftest.
$ac_objext conftest
$ac_exeext
12208 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12209 (eval $ac_link) 2>conftest.er1
12211 grep -v '^ *+' conftest.er1
>conftest.err
12213 cat conftest.err
>&5
12214 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12215 (exit $ac_status); } &&
12216 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12217 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12218 (eval $ac_try) 2>&5
12220 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12221 (exit $ac_status); }; } &&
12222 { ac_try
='test -s conftest$ac_exeext'
12223 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12224 (eval $ac_try) 2>&5
12226 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12227 (exit $ac_status); }; }; then
12228 ac_cv_lib_capi20_capi20_register
=yes
12230 echo "$as_me: failed program was:" >&5
12231 sed 's/^/| /' conftest.
$ac_ext >&5
12233 ac_cv_lib_capi20_capi20_register
=no
12235 rm -f conftest.err conftest.
$ac_objext \
12236 conftest
$ac_exeext conftest.
$ac_ext
12237 LIBS
=$ac_check_lib_save_LIBS
12239 echo "$as_me:$LINENO: result: $ac_cv_lib_capi20_capi20_register" >&5
12240 echo "${ECHO_T}$ac_cv_lib_capi20_capi20_register" >&6
12241 if test $ac_cv_lib_capi20_capi20_register = yes; then
12244 cat >>confdefs.h
<<\_ACEOF
12245 #define HAVE_CAPI4LINUX 1
12263 echo "$as_me:$LINENO: checking whether mmap64 works defined as mmap" >&5
12264 echo $ECHO_N "checking whether mmap64 works defined as mmap... $ECHO_C" >&6
12265 if test "${ac_cv_mmap64_works+set}" = set; then
12266 echo $ECHO_N "(cached) $ECHO_C" >&6
12268 if test "$cross_compiling" = yes; then
12269 ac_cv_mmap64_works
="no"
12271 cat >conftest.
$ac_ext <<_ACEOF
12274 cat confdefs.h
>>conftest.
$ac_ext
12275 cat >>conftest.
$ac_ext <<_ACEOF
12276 /* end confdefs.h. */
12278 #define _FILE_OFFSET_BITS 64
12280 #include <unistd.h>
12282 #include <sys/mman.h>
12285 int main(int argc,char **argv) {
12286 int fd = open("conftest.map",O_CREAT|O_RDWR,0600);
12287 if (fd == -1) exit(1);
12289 unlink("conftest.map");
12291 write(fd,"test",4);
12293 if ((-1 == mmap(0,4,PROT_READ|PROT_WRITE,MAP_SHARED,fd,0)) &&
12299 fprintf(stderr,"success!\n");
12305 rm -f conftest
$ac_exeext
12306 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12307 (eval $ac_link) 2>&5
12309 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12310 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
12311 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12312 (eval $ac_try) 2>&5
12314 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12315 (exit $ac_status); }; }; then
12316 ac_cv_mmap64_works
="yes"
12318 echo "$as_me: program exited with status $ac_status" >&5
12319 echo "$as_me: failed program was:" >&5
12320 sed 's/^/| /' conftest.
$ac_ext >&5
12322 ( exit $ac_status )
12323 ac_cv_mmap64_works
="no"
12325 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
12328 echo "$as_me:$LINENO: result: $ac_cv_mmap64_works" >&5
12329 echo "${ECHO_T}$ac_cv_mmap64_works" >&6
12331 if test "$ac_cv_mmap64_works" = "yes"
12334 cat >>confdefs.h
<<\_ACEOF
12335 #define _FILE_OFFSET_BITS 64
12343 if test "x${GCC}" = "xyes"
12345 EXTRACFLAGS
="-Wall -pipe"
12347 echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
12348 echo $ECHO_N "checking for gcc strength-reduce bug... $ECHO_C" >&6
12349 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
12350 echo $ECHO_N "(cached) $ECHO_C" >&6
12352 if test "$cross_compiling" = yes; then
12353 ac_cv_c_gcc_strength_bug
="yes"
12355 cat >conftest.
$ac_ext <<_ACEOF
12358 cat confdefs.h
>>conftest.
$ac_ext
12359 cat >>conftest.
$ac_ext <<_ACEOF
12360 /* end confdefs.h. */
12362 int L[4] = {0,1,2,3};
12364 static int Array[3];
12365 unsigned int B = 3;
12367 for(i=0; i<B; i++) Array[i] = i - 3;
12368 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
12371 exit( Array[1] != -2 || L[2] != 3);
12374 rm -f conftest
$ac_exeext
12375 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12376 (eval $ac_link) 2>&5
12378 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12379 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
12380 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12381 (eval $ac_try) 2>&5
12383 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12384 (exit $ac_status); }; }; then
12385 ac_cv_c_gcc_strength_bug
="no"
12387 echo "$as_me: program exited with status $ac_status" >&5
12388 echo "$as_me: failed program was:" >&5
12389 sed 's/^/| /' conftest.
$ac_ext >&5
12391 ( exit $ac_status )
12392 ac_cv_c_gcc_strength_bug
="yes"
12394 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
12397 echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
12398 echo "${ECHO_T}$ac_cv_c_gcc_strength_bug" >&6
12399 if test "$ac_cv_c_gcc_strength_bug" = "yes"
12401 EXTRACFLAGS
="$EXTRACFLAGS -fno-strength-reduce"
12404 echo "$as_me:$LINENO: checking for gcc -fshort-wchar support" >&5
12405 echo $ECHO_N "checking for gcc -fshort-wchar support... $ECHO_C" >&6
12406 if test "${ac_cv_c_gcc_fshort_wchar+set}" = set; then
12407 echo $ECHO_N "(cached) $ECHO_C" >&6
12409 ac_wine_try_cflags_saved
=$CFLAGS
12410 CFLAGS
="$CFLAGS -fshort-wchar"
12411 cat >conftest.
$ac_ext <<_ACEOF
12414 cat confdefs.h
>>conftest.
$ac_ext
12415 cat >>conftest.
$ac_ext <<_ACEOF
12416 /* end confdefs.h. */
12426 rm -f conftest.
$ac_objext conftest
$ac_exeext
12427 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12428 (eval $ac_link) 2>conftest.er1
12430 grep -v '^ *+' conftest.er1
>conftest.err
12432 cat conftest.err
>&5
12433 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12434 (exit $ac_status); } &&
12435 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12436 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12437 (eval $ac_try) 2>&5
12439 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12440 (exit $ac_status); }; } &&
12441 { ac_try
='test -s conftest$ac_exeext'
12442 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12443 (eval $ac_try) 2>&5
12445 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12446 (exit $ac_status); }; }; then
12447 ac_cv_c_gcc_fshort_wchar
="yes"
12449 echo "$as_me: failed program was:" >&5
12450 sed 's/^/| /' conftest.
$ac_ext >&5
12452 ac_cv_c_gcc_fshort_wchar
="no"
12454 rm -f conftest.err conftest.
$ac_objext \
12455 conftest
$ac_exeext conftest.
$ac_ext
12456 CFLAGS
=$ac_wine_try_cflags_saved
12458 echo "$as_me:$LINENO: result: $ac_cv_c_gcc_fshort_wchar" >&5
12459 echo "${ECHO_T}$ac_cv_c_gcc_fshort_wchar" >&6
12460 if test "$ac_cv_c_gcc_fshort_wchar" = "yes"
12463 cat >>confdefs.h
<<\_ACEOF
12464 #define CC_FLAG_SHORT_WCHAR "-fshort-wchar"
12469 echo "$as_me:$LINENO: checking for gcc -mpreferred-stack-boundary=2 support" >&5
12470 echo $ECHO_N "checking for gcc -mpreferred-stack-boundary=2 support... $ECHO_C" >&6
12471 if test "${ac_cv_c_gcc_stack_boundary+set}" = set; then
12472 echo $ECHO_N "(cached) $ECHO_C" >&6
12474 ac_wine_try_cflags_saved
=$CFLAGS
12475 CFLAGS
="$CFLAGS -mpreferred-stack-boundary=2"
12476 cat >conftest.
$ac_ext <<_ACEOF
12479 cat confdefs.h
>>conftest.
$ac_ext
12480 cat >>conftest.
$ac_ext <<_ACEOF
12481 /* end confdefs.h. */
12491 rm -f conftest.
$ac_objext conftest
$ac_exeext
12492 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12493 (eval $ac_link) 2>conftest.er1
12495 grep -v '^ *+' conftest.er1
>conftest.err
12497 cat conftest.err
>&5
12498 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12499 (exit $ac_status); } &&
12500 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12501 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12502 (eval $ac_try) 2>&5
12504 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12505 (exit $ac_status); }; } &&
12506 { ac_try
='test -s conftest$ac_exeext'
12507 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12508 (eval $ac_try) 2>&5
12510 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12511 (exit $ac_status); }; }; then
12512 ac_cv_c_gcc_stack_boundary
="yes"
12514 echo "$as_me: failed program was:" >&5
12515 sed 's/^/| /' conftest.
$ac_ext >&5
12517 ac_cv_c_gcc_stack_boundary
="no"
12519 rm -f conftest.err conftest.
$ac_objext \
12520 conftest
$ac_exeext conftest.
$ac_ext
12521 CFLAGS
=$ac_wine_try_cflags_saved
12523 echo "$as_me:$LINENO: result: $ac_cv_c_gcc_stack_boundary" >&5
12524 echo "${ECHO_T}$ac_cv_c_gcc_stack_boundary" >&6
12525 if test "$ac_cv_c_gcc_stack_boundary" = "yes"
12527 EXTRACFLAGS
="$EXTRACFLAGS -mpreferred-stack-boundary=2"
12530 echo "$as_me:$LINENO: checking for gcc -fno-strict-aliasing support" >&5
12531 echo $ECHO_N "checking for gcc -fno-strict-aliasing support... $ECHO_C" >&6
12532 if test "${ac_cv_c_gcc_no_strict_aliasing+set}" = set; then
12533 echo $ECHO_N "(cached) $ECHO_C" >&6
12535 ac_wine_try_cflags_saved
=$CFLAGS
12536 CFLAGS
="$CFLAGS -fno-strict-aliasing"
12537 cat >conftest.
$ac_ext <<_ACEOF
12540 cat confdefs.h
>>conftest.
$ac_ext
12541 cat >>conftest.
$ac_ext <<_ACEOF
12542 /* end confdefs.h. */
12552 rm -f conftest.
$ac_objext conftest
$ac_exeext
12553 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12554 (eval $ac_link) 2>conftest.er1
12556 grep -v '^ *+' conftest.er1
>conftest.err
12558 cat conftest.err
>&5
12559 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12560 (exit $ac_status); } &&
12561 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12562 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12563 (eval $ac_try) 2>&5
12565 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12566 (exit $ac_status); }; } &&
12567 { ac_try
='test -s conftest$ac_exeext'
12568 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12569 (eval $ac_try) 2>&5
12571 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12572 (exit $ac_status); }; }; then
12573 ac_cv_c_gcc_no_strict_aliasing
="yes"
12575 echo "$as_me: failed program was:" >&5
12576 sed 's/^/| /' conftest.
$ac_ext >&5
12578 ac_cv_c_gcc_no_strict_aliasing
="no"
12580 rm -f conftest.err conftest.
$ac_objext \
12581 conftest
$ac_exeext conftest.
$ac_ext
12582 CFLAGS
=$ac_wine_try_cflags_saved
12584 echo "$as_me:$LINENO: result: $ac_cv_c_gcc_no_strict_aliasing" >&5
12585 echo "${ECHO_T}$ac_cv_c_gcc_no_strict_aliasing" >&6
12586 if test "$ac_cv_c_gcc_no_strict_aliasing" = "yes"
12588 EXTRACFLAGS
="$EXTRACFLAGS -fno-strict-aliasing"
12591 echo "$as_me:$LINENO: checking for gcc -gstabs+ support" >&5
12592 echo $ECHO_N "checking for gcc -gstabs+ support... $ECHO_C" >&6
12593 if test "${ac_cv_c_gcc_gstabs+set}" = set; then
12594 echo $ECHO_N "(cached) $ECHO_C" >&6
12596 ac_wine_try_cflags_saved
=$CFLAGS
12597 CFLAGS
="$CFLAGS -gstabs+"
12598 cat >conftest.
$ac_ext <<_ACEOF
12601 cat confdefs.h
>>conftest.
$ac_ext
12602 cat >>conftest.
$ac_ext <<_ACEOF
12603 /* end confdefs.h. */
12613 rm -f conftest.
$ac_objext conftest
$ac_exeext
12614 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12615 (eval $ac_link) 2>conftest.er1
12617 grep -v '^ *+' conftest.er1
>conftest.err
12619 cat conftest.err
>&5
12620 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12621 (exit $ac_status); } &&
12622 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12623 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12624 (eval $ac_try) 2>&5
12626 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12627 (exit $ac_status); }; } &&
12628 { ac_try
='test -s conftest$ac_exeext'
12629 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12630 (eval $ac_try) 2>&5
12632 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12633 (exit $ac_status); }; }; then
12634 ac_cv_c_gcc_gstabs
="yes"
12636 echo "$as_me: failed program was:" >&5
12637 sed 's/^/| /' conftest.
$ac_ext >&5
12639 ac_cv_c_gcc_gstabs
="no"
12641 rm -f conftest.err conftest.
$ac_objext \
12642 conftest
$ac_exeext conftest.
$ac_ext
12643 CFLAGS
=$ac_wine_try_cflags_saved
12645 echo "$as_me:$LINENO: result: $ac_cv_c_gcc_gstabs" >&5
12646 echo "${ECHO_T}$ac_cv_c_gcc_gstabs" >&6
12647 if test "$ac_cv_c_gcc_gstabs" = "yes"
12649 EXTRACFLAGS
="$EXTRACFLAGS -gstabs+"
12652 saved_CFLAGS
="$CFLAGS"
12653 CFLAGS
="$CFLAGS -Wpointer-arith -Werror"
12654 echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
12655 echo $ECHO_N "checking for broken string.h that generates warnings... $ECHO_C" >&6
12656 if test "${ac_cv_c_string_h_warnings+set}" = set; then
12657 echo $ECHO_N "(cached) $ECHO_C" >&6
12659 cat >conftest.
$ac_ext <<_ACEOF
12662 cat confdefs.h
>>conftest.
$ac_ext
12663 cat >>conftest.
$ac_ext <<_ACEOF
12664 /* end confdefs.h. */
12665 #include <string.h>
12674 rm -f conftest.
$ac_objext
12675 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12676 (eval $ac_compile) 2>conftest.er1
12678 grep -v '^ *+' conftest.er1
>conftest.err
12680 cat conftest.err
>&5
12681 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12682 (exit $ac_status); } &&
12683 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12684 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12685 (eval $ac_try) 2>&5
12687 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12688 (exit $ac_status); }; } &&
12689 { ac_try
='test -s conftest.$ac_objext'
12690 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12691 (eval $ac_try) 2>&5
12693 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12694 (exit $ac_status); }; }; then
12695 ac_cv_c_string_h_warnings
=no
12697 echo "$as_me: failed program was:" >&5
12698 sed 's/^/| /' conftest.
$ac_ext >&5
12700 ac_cv_c_string_h_warnings
=yes
12702 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
12704 echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
12705 echo "${ECHO_T}$ac_cv_c_string_h_warnings" >&6
12706 CFLAGS
="$saved_CFLAGS"
12707 if test "$ac_cv_c_string_h_warnings" = "no"
12709 EXTRACFLAGS
="$EXTRACFLAGS -Wpointer-arith"
12714 echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
12715 echo $ECHO_N "checking how to define a function in assembly code... $ECHO_C" >&6
12716 if test "${ac_cv_asm_func_def+set}" = set; then
12717 echo $ECHO_N "(cached) $ECHO_C" >&6
12719 cat >conftest.
$ac_ext <<_ACEOF
12722 cat confdefs.h
>>conftest.
$ac_ext
12723 cat >>conftest.
$ac_ext <<_ACEOF
12724 /* end confdefs.h. */
12725 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"); }
12735 rm -f conftest.
$ac_objext conftest
$ac_exeext
12736 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12737 (eval $ac_link) 2>conftest.er1
12739 grep -v '^ *+' conftest.er1
>conftest.err
12741 cat conftest.err
>&5
12742 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12743 (exit $ac_status); } &&
12744 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12745 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12746 (eval $ac_try) 2>&5
12748 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12749 (exit $ac_status); }; } &&
12750 { ac_try
='test -s conftest$ac_exeext'
12751 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12752 (eval $ac_try) 2>&5
12754 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12755 (exit $ac_status); }; }; then
12756 ac_cv_asm_func_def
=".def"
12758 echo "$as_me: failed program was:" >&5
12759 sed 's/^/| /' conftest.
$ac_ext >&5
12761 cat >conftest.
$ac_ext <<_ACEOF
12764 cat confdefs.h
>>conftest.
$ac_ext
12765 cat >>conftest.
$ac_ext <<_ACEOF
12766 /* end confdefs.h. */
12767 void ac_asm(void) { asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0"); }
12777 rm -f conftest.
$ac_objext conftest
$ac_exeext
12778 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12779 (eval $ac_link) 2>conftest.er1
12781 grep -v '^ *+' conftest.er1
>conftest.err
12783 cat conftest.err
>&5
12784 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12785 (exit $ac_status); } &&
12786 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12787 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12788 (eval $ac_try) 2>&5
12790 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12791 (exit $ac_status); }; } &&
12792 { ac_try
='test -s conftest$ac_exeext'
12793 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12794 (eval $ac_try) 2>&5
12796 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12797 (exit $ac_status); }; }; then
12798 ac_cv_asm_func_def
=".type @function"
12800 echo "$as_me: failed program was:" >&5
12801 sed 's/^/| /' conftest.
$ac_ext >&5
12803 cat >conftest.
$ac_ext <<_ACEOF
12806 cat confdefs.h
>>conftest.
$ac_ext
12807 cat >>conftest.
$ac_ext <<_ACEOF
12808 /* end confdefs.h. */
12809 void ac_asm(void) { asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0"); }
12819 rm -f conftest.
$ac_objext conftest
$ac_exeext
12820 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12821 (eval $ac_link) 2>conftest.er1
12823 grep -v '^ *+' conftest.er1
>conftest.err
12825 cat conftest.err
>&5
12826 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12827 (exit $ac_status); } &&
12828 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12829 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12830 (eval $ac_try) 2>&5
12832 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12833 (exit $ac_status); }; } &&
12834 { ac_try
='test -s conftest$ac_exeext'
12835 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12836 (eval $ac_try) 2>&5
12838 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12839 (exit $ac_status); }; }; then
12840 ac_cv_asm_func_def
=".type 2"
12842 echo "$as_me: failed program was:" >&5
12843 sed 's/^/| /' conftest.
$ac_ext >&5
12845 ac_cv_asm_func_def
="unknown"
12847 rm -f conftest.err conftest.
$ac_objext \
12848 conftest
$ac_exeext conftest.
$ac_ext
12850 rm -f conftest.err conftest.
$ac_objext \
12851 conftest
$ac_exeext conftest.
$ac_ext
12853 rm -f conftest.err conftest.
$ac_objext \
12854 conftest
$ac_exeext conftest.
$ac_ext
12856 echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
12857 echo "${ECHO_T}$ac_cv_asm_func_def" >&6
12861 case "$ac_cv_asm_func_def" in
12863 cat >>confdefs.h
<<\_ACEOF
12864 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
12868 cat >>confdefs.h
<<\_ACEOF
12869 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
12873 cat >>confdefs.h
<<\_ACEOF
12874 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
12878 cat >>confdefs.h
<<\_ACEOF
12879 #define __ASM_FUNC(name) ""
12885 echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
12886 echo $ECHO_N "checking whether external symbols need an underscore prefix... $ECHO_C" >&6
12887 if test "${ac_cv_c_extern_prefix+set}" = set; then
12888 echo $ECHO_N "(cached) $ECHO_C" >&6
12890 cat >conftest.
$ac_ext <<_ACEOF
12893 cat confdefs.h
>>conftest.
$ac_ext
12894 cat >>conftest.
$ac_ext <<_ACEOF
12895 /* end confdefs.h. */
12896 void ac_asm(void) { asm(".globl _ac_test\n_ac_test:\t.long 0"); }
12897 extern int ac_test;
12901 if (ac_test) return 1
12906 rm -f conftest.
$ac_objext conftest
$ac_exeext
12907 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12908 (eval $ac_link) 2>conftest.er1
12910 grep -v '^ *+' conftest.er1
>conftest.err
12912 cat conftest.err
>&5
12913 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12914 (exit $ac_status); } &&
12915 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12916 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12917 (eval $ac_try) 2>&5
12919 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12920 (exit $ac_status); }; } &&
12921 { ac_try
='test -s conftest$ac_exeext'
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); }; }; then
12927 ac_cv_c_extern_prefix
="yes"
12929 echo "$as_me: failed program was:" >&5
12930 sed 's/^/| /' conftest.
$ac_ext >&5
12932 ac_cv_c_extern_prefix
="no"
12934 rm -f conftest.err conftest.
$ac_objext \
12935 conftest
$ac_exeext conftest.
$ac_ext
12937 echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
12938 echo "${ECHO_T}$ac_cv_c_extern_prefix" >&6
12942 if test "$ac_cv_c_extern_prefix" = "yes"
12944 cat >>confdefs.h
<<\_ACEOF
12945 #define __ASM_NAME(name) "_" name
12949 cat >>confdefs.h
<<\_ACEOF
12950 #define __ASM_NAME(name) name
12958 DLLFLAGS
="-D_REENTRANT"
12973 if test -n "$ac_tool_prefix"; then
12974 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
12975 set dummy
${ac_tool_prefix}dlltool
; ac_word
=$2
12976 echo "$as_me:$LINENO: checking for $ac_word" >&5
12977 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12978 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
12979 echo $ECHO_N "(cached) $ECHO_C" >&6
12981 if test -n "$DLLTOOL"; then
12982 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
12984 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12985 for as_dir
in $PATH
12988 test -z "$as_dir" && as_dir
=.
12989 for ac_exec_ext
in '' $ac_executable_extensions; do
12990 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12991 ac_cv_prog_DLLTOOL
="${ac_tool_prefix}dlltool"
12992 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13000 DLLTOOL
=$ac_cv_prog_DLLTOOL
13001 if test -n "$DLLTOOL"; then
13002 echo "$as_me:$LINENO: result: $DLLTOOL" >&5
13003 echo "${ECHO_T}$DLLTOOL" >&6
13005 echo "$as_me:$LINENO: result: no" >&5
13006 echo "${ECHO_T}no" >&6
13010 if test -z "$ac_cv_prog_DLLTOOL"; then
13011 ac_ct_DLLTOOL
=$DLLTOOL
13012 # Extract the first word of "dlltool", so it can be a program name with args.
13013 set dummy dlltool
; ac_word
=$2
13014 echo "$as_me:$LINENO: checking for $ac_word" >&5
13015 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13016 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
13017 echo $ECHO_N "(cached) $ECHO_C" >&6
13019 if test -n "$ac_ct_DLLTOOL"; then
13020 ac_cv_prog_ac_ct_DLLTOOL
="$ac_ct_DLLTOOL" # Let the user override the test.
13022 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13023 for as_dir
in $PATH
13026 test -z "$as_dir" && as_dir
=.
13027 for ac_exec_ext
in '' $ac_executable_extensions; do
13028 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13029 ac_cv_prog_ac_ct_DLLTOOL
="dlltool"
13030 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13036 test -z "$ac_cv_prog_ac_ct_DLLTOOL" && ac_cv_prog_ac_ct_DLLTOOL
="false"
13039 ac_ct_DLLTOOL
=$ac_cv_prog_ac_ct_DLLTOOL
13040 if test -n "$ac_ct_DLLTOOL"; then
13041 echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
13042 echo "${ECHO_T}$ac_ct_DLLTOOL" >&6
13044 echo "$as_me:$LINENO: result: no" >&5
13045 echo "${ECHO_T}no" >&6
13048 DLLTOOL
=$ac_ct_DLLTOOL
13050 DLLTOOL
="$ac_cv_prog_DLLTOOL"
13053 if test -n "$ac_tool_prefix"; then
13054 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
13055 set dummy
${ac_tool_prefix}dllwrap
; ac_word
=$2
13056 echo "$as_me:$LINENO: checking for $ac_word" >&5
13057 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13058 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
13059 echo $ECHO_N "(cached) $ECHO_C" >&6
13061 if test -n "$DLLWRAP"; then
13062 ac_cv_prog_DLLWRAP
="$DLLWRAP" # Let the user override the test.
13064 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13065 for as_dir
in $PATH
13068 test -z "$as_dir" && as_dir
=.
13069 for ac_exec_ext
in '' $ac_executable_extensions; do
13070 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13071 ac_cv_prog_DLLWRAP
="${ac_tool_prefix}dllwrap"
13072 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13080 DLLWRAP
=$ac_cv_prog_DLLWRAP
13081 if test -n "$DLLWRAP"; then
13082 echo "$as_me:$LINENO: result: $DLLWRAP" >&5
13083 echo "${ECHO_T}$DLLWRAP" >&6
13085 echo "$as_me:$LINENO: result: no" >&5
13086 echo "${ECHO_T}no" >&6
13090 if test -z "$ac_cv_prog_DLLWRAP"; then
13091 ac_ct_DLLWRAP
=$DLLWRAP
13092 # Extract the first word of "dllwrap", so it can be a program name with args.
13093 set dummy dllwrap
; ac_word
=$2
13094 echo "$as_me:$LINENO: checking for $ac_word" >&5
13095 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13096 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
13097 echo $ECHO_N "(cached) $ECHO_C" >&6
13099 if test -n "$ac_ct_DLLWRAP"; then
13100 ac_cv_prog_ac_ct_DLLWRAP
="$ac_ct_DLLWRAP" # Let the user override the test.
13102 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13103 for as_dir
in $PATH
13106 test -z "$as_dir" && as_dir
=.
13107 for ac_exec_ext
in '' $ac_executable_extensions; do
13108 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13109 ac_cv_prog_ac_ct_DLLWRAP
="dllwrap"
13110 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13116 test -z "$ac_cv_prog_ac_ct_DLLWRAP" && ac_cv_prog_ac_ct_DLLWRAP
="false"
13119 ac_ct_DLLWRAP
=$ac_cv_prog_ac_ct_DLLWRAP
13120 if test -n "$ac_ct_DLLWRAP"; then
13121 echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
13122 echo "${ECHO_T}$ac_ct_DLLWRAP" >&6
13124 echo "$as_me:$LINENO: result: no" >&5
13125 echo "${ECHO_T}no" >&6
13128 DLLWRAP
=$ac_ct_DLLWRAP
13130 DLLWRAP
="$ac_cv_prog_DLLWRAP"
13133 if test "$DLLWRAP" = "false"; then
13144 for ac_header
in dlfcn.h
13146 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
13147 if eval "test \"\${$as_ac_Header+set}\" = set"; then
13148 echo "$as_me:$LINENO: checking for $ac_header" >&5
13149 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
13150 if eval "test \"\${$as_ac_Header+set}\" = set"; then
13151 echo $ECHO_N "(cached) $ECHO_C" >&6
13153 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
13154 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
13156 # Is the header compilable?
13157 echo "$as_me:$LINENO: checking $ac_header usability" >&5
13158 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
13159 cat >conftest.
$ac_ext <<_ACEOF
13162 cat confdefs.h
>>conftest.
$ac_ext
13163 cat >>conftest.
$ac_ext <<_ACEOF
13164 /* end confdefs.h. */
13165 $ac_includes_default
13166 #include <$ac_header>
13168 rm -f conftest.
$ac_objext
13169 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13170 (eval $ac_compile) 2>conftest.er1
13172 grep -v '^ *+' conftest.er1
>conftest.err
13174 cat conftest.err
>&5
13175 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13176 (exit $ac_status); } &&
13177 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13178 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13179 (eval $ac_try) 2>&5
13181 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13182 (exit $ac_status); }; } &&
13183 { ac_try
='test -s conftest.$ac_objext'
13184 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13185 (eval $ac_try) 2>&5
13187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13188 (exit $ac_status); }; }; then
13189 ac_header_compiler
=yes
13191 echo "$as_me: failed program was:" >&5
13192 sed 's/^/| /' conftest.
$ac_ext >&5
13194 ac_header_compiler
=no
13196 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
13197 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13198 echo "${ECHO_T}$ac_header_compiler" >&6
13200 # Is the header present?
13201 echo "$as_me:$LINENO: checking $ac_header presence" >&5
13202 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
13203 cat >conftest.
$ac_ext <<_ACEOF
13206 cat confdefs.h
>>conftest.
$ac_ext
13207 cat >>conftest.
$ac_ext <<_ACEOF
13208 /* end confdefs.h. */
13209 #include <$ac_header>
13211 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
13212 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
13214 grep -v '^ *+' conftest.er1
>conftest.err
13216 cat conftest.err
>&5
13217 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13218 (exit $ac_status); } >/dev
/null
; then
13219 if test -s conftest.err
; then
13220 ac_cpp_err
=$ac_c_preproc_warn_flag
13221 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
13228 if test -z "$ac_cpp_err"; then
13229 ac_header_preproc
=yes
13231 echo "$as_me: failed program was:" >&5
13232 sed 's/^/| /' conftest.
$ac_ext >&5
13234 ac_header_preproc
=no
13236 rm -f conftest.err conftest.
$ac_ext
13237 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13238 echo "${ECHO_T}$ac_header_preproc" >&6
13240 # So? What about this header?
13241 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13243 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13244 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13245 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
13246 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
13247 ac_header_preproc
=yes
13250 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13251 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13252 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13253 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
13254 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13255 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13256 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
13257 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
13258 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13259 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13260 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13261 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13264 ## ------------------------------------ ##
13265 ## Report this to wine-devel@winehq.org ##
13266 ## ------------------------------------ ##
13269 sed "s/^/$as_me: WARNING: /" >&2
13272 echo "$as_me:$LINENO: checking for $ac_header" >&5
13273 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
13274 if eval "test \"\${$as_ac_Header+set}\" = set"; then
13275 echo $ECHO_N "(cached) $ECHO_C" >&6
13277 eval "$as_ac_Header=\$ac_header_preproc"
13279 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
13280 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
13283 if test `eval echo '${'$as_ac_Header'}'` = yes; then
13284 cat >>confdefs.h
<<_ACEOF
13285 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
13288 for ac_func
in dlopen
13290 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
13291 echo "$as_me:$LINENO: checking for $ac_func" >&5
13292 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
13293 if eval "test \"\${$as_ac_var+set}\" = set"; then
13294 echo $ECHO_N "(cached) $ECHO_C" >&6
13296 cat >conftest.
$ac_ext <<_ACEOF
13299 cat confdefs.h
>>conftest.
$ac_ext
13300 cat >>conftest.
$ac_ext <<_ACEOF
13301 /* end confdefs.h. */
13302 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13303 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13304 #define $ac_func innocuous_$ac_func
13306 /* System header to define __stub macros and hopefully few prototypes,
13307 which can conflict with char $ac_func (); below.
13308 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13309 <limits.h> exists even on freestanding compilers. */
13312 # include <limits.h>
13314 # include <assert.h>
13319 /* Override any gcc2 internal prototype to avoid an error. */
13324 /* We use char because int might match the return type of a gcc2
13325 builtin and then its argument prototype would still apply. */
13327 /* The GNU C library defines this for functions which it implements
13328 to always fail with ENOSYS. Some functions are actually named
13329 something starting with __ and the normal name is an alias. */
13330 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
13333 char (*f) () = $ac_func;
13342 return f != $ac_func;
13347 rm -f conftest.
$ac_objext conftest
$ac_exeext
13348 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13349 (eval $ac_link) 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_exeext'
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 eval "$as_ac_var=yes"
13370 echo "$as_me: failed program was:" >&5
13371 sed 's/^/| /' conftest.
$ac_ext >&5
13373 eval "$as_ac_var=no"
13375 rm -f conftest.err conftest.
$ac_objext \
13376 conftest
$ac_exeext conftest.
$ac_ext
13378 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
13379 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
13380 if test `eval echo '${'$as_ac_var'}'` = yes; then
13381 cat >>confdefs.h
<<_ACEOF
13382 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
13386 echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
13387 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
13388 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
13389 echo $ECHO_N "(cached) $ECHO_C" >&6
13391 ac_check_lib_save_LIBS
=$LIBS
13393 cat >conftest.
$ac_ext <<_ACEOF
13396 cat confdefs.h
>>conftest.
$ac_ext
13397 cat >>conftest.
$ac_ext <<_ACEOF
13398 /* end confdefs.h. */
13400 /* Override any gcc2 internal prototype to avoid an error. */
13404 /* We use char because int might match the return type of a gcc2
13405 builtin and then its argument prototype would still apply. */
13415 rm -f conftest.
$ac_objext conftest
$ac_exeext
13416 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13417 (eval $ac_link) 2>conftest.er1
13419 grep -v '^ *+' conftest.er1
>conftest.err
13421 cat conftest.err
>&5
13422 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13423 (exit $ac_status); } &&
13424 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13425 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13426 (eval $ac_try) 2>&5
13428 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13429 (exit $ac_status); }; } &&
13430 { ac_try
='test -s conftest$ac_exeext'
13431 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13432 (eval $ac_try) 2>&5
13434 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13435 (exit $ac_status); }; }; then
13436 ac_cv_lib_dl_dlopen
=yes
13438 echo "$as_me: failed program was:" >&5
13439 sed 's/^/| /' conftest.
$ac_ext >&5
13441 ac_cv_lib_dl_dlopen
=no
13443 rm -f conftest.err conftest.
$ac_objext \
13444 conftest
$ac_exeext conftest.
$ac_ext
13445 LIBS
=$ac_check_lib_save_LIBS
13447 echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
13448 echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
13449 if test $ac_cv_lib_dl_dlopen = yes; then
13451 cat >>confdefs.h
<<\_ACEOF
13452 #define HAVE_DLOPEN 1
13470 if test "$LIBEXT" = "so"
13472 DLLFLAGS
="$DLLFLAGS -fPIC"
13474 echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
13475 echo $ECHO_N "checking whether we can build a GNU style ELF dll... $ECHO_C" >&6
13476 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
13477 echo $ECHO_N "(cached) $ECHO_C" >&6
13479 ac_wine_try_cflags_saved
=$CFLAGS
13480 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-soname,conftest.so.1.0,-Bsymbolic"
13481 cat >conftest.
$ac_ext <<_ACEOF
13484 rm -f conftest.
$ac_objext conftest
$ac_exeext
13485 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13486 (eval $ac_link) 2>conftest.er1
13488 grep -v '^ *+' conftest.er1
>conftest.err
13490 cat conftest.err
>&5
13491 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13492 (exit $ac_status); } &&
13493 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13494 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13495 (eval $ac_try) 2>&5
13497 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13498 (exit $ac_status); }; } &&
13499 { ac_try
='test -s conftest$ac_exeext'
13500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13501 (eval $ac_try) 2>&5
13503 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13504 (exit $ac_status); }; }; then
13505 ac_cv_c_dll_gnuelf
="yes"
13507 echo "$as_me: failed program was:" >&5
13508 sed 's/^/| /' conftest.
$ac_ext >&5
13510 ac_cv_c_dll_gnuelf
="no"
13512 rm -f conftest.err conftest.
$ac_objext \
13513 conftest
$ac_exeext conftest.
$ac_ext
13514 CFLAGS
=$ac_wine_try_cflags_saved
13516 echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
13517 echo "${ECHO_T}$ac_cv_c_dll_gnuelf" >&6
13518 if test "$ac_cv_c_dll_gnuelf" = "yes"
13520 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
13521 LDDLLFLAGS
="-shared -Wl,-Bsymbolic"
13522 echo "$as_me:$LINENO: checking whether the linker accepts -z defs" >&5
13523 echo $ECHO_N "checking whether the linker accepts -z defs... $ECHO_C" >&6
13524 if test "${ac_cv_c_dll_zdefs+set}" = set; then
13525 echo $ECHO_N "(cached) $ECHO_C" >&6
13527 ac_wine_try_cflags_saved
=$CFLAGS
13528 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
13529 cat >conftest.
$ac_ext <<_ACEOF
13532 cat confdefs.h
>>conftest.
$ac_ext
13533 cat >>conftest.
$ac_ext <<_ACEOF
13534 /* end confdefs.h. */
13544 rm -f conftest.
$ac_objext conftest
$ac_exeext
13545 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13546 (eval $ac_link) 2>conftest.er1
13548 grep -v '^ *+' conftest.er1
>conftest.err
13550 cat conftest.err
>&5
13551 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13552 (exit $ac_status); } &&
13553 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13554 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13555 (eval $ac_try) 2>&5
13557 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13558 (exit $ac_status); }; } &&
13559 { ac_try
='test -s conftest$ac_exeext'
13560 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13561 (eval $ac_try) 2>&5
13563 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13564 (exit $ac_status); }; }; then
13565 ac_cv_c_dll_zdefs
="yes"
13567 echo "$as_me: failed program was:" >&5
13568 sed 's/^/| /' conftest.
$ac_ext >&5
13570 ac_cv_c_dll_zdefs
="no"
13572 rm -f conftest.err conftest.
$ac_objext \
13573 conftest
$ac_exeext conftest.
$ac_ext
13574 CFLAGS
=$ac_wine_try_cflags_saved
13576 echo "$as_me:$LINENO: result: $ac_cv_c_dll_zdefs" >&5
13577 echo "${ECHO_T}$ac_cv_c_dll_zdefs" >&6
13578 if test "$ac_cv_c_dll_zdefs" = "yes"
13580 LDDLLFLAGS
="$LDDLLFLAGS,-z,defs"
13583 echo "$as_me:$LINENO: checking whether the linker accepts -init and -fini" >&5
13584 echo $ECHO_N "checking whether the linker accepts -init and -fini... $ECHO_C" >&6
13585 if test "${ac_cv_c_dll_init_fini+set}" = set; then
13586 echo $ECHO_N "(cached) $ECHO_C" >&6
13588 ac_wine_try_cflags_saved
=$CFLAGS
13589 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
13590 cat >conftest.
$ac_ext <<_ACEOF
13593 cat confdefs.h
>>conftest.
$ac_ext
13594 cat >>conftest.
$ac_ext <<_ACEOF
13595 /* end confdefs.h. */
13605 rm -f conftest.
$ac_objext conftest
$ac_exeext
13606 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13607 (eval $ac_link) 2>conftest.er1
13609 grep -v '^ *+' conftest.er1
>conftest.err
13611 cat conftest.err
>&5
13612 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13613 (exit $ac_status); } &&
13614 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13615 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13616 (eval $ac_try) 2>&5
13618 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13619 (exit $ac_status); }; } &&
13620 { ac_try
='test -s conftest$ac_exeext'
13621 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13622 (eval $ac_try) 2>&5
13624 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13625 (exit $ac_status); }; }; then
13626 ac_cv_c_dll_init_fini
="yes"
13628 echo "$as_me: failed program was:" >&5
13629 sed 's/^/| /' conftest.
$ac_ext >&5
13631 ac_cv_c_dll_init_fini
="no"
13633 rm -f conftest.err conftest.
$ac_objext \
13634 conftest
$ac_exeext conftest.
$ac_ext
13635 CFLAGS
=$ac_wine_try_cflags_saved
13637 echo "$as_me:$LINENO: result: $ac_cv_c_dll_init_fini" >&5
13638 echo "${ECHO_T}$ac_cv_c_dll_init_fini" >&6
13639 if test "$ac_cv_c_dll_init_fini" = "yes"
13641 LDDLLFLAGS
="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
13644 echo "$as_me:$LINENO: checking whether the linker accepts version scripts" >&5
13645 echo $ECHO_N "checking whether the linker accepts version scripts... $ECHO_C" >&6
13646 if test "${ac_cv_c_ld_version_scripts+set}" = set; then
13647 echo $ECHO_N "(cached) $ECHO_C" >&6
13649 echo '{ global: *; };' >conftest.map
13650 ac_wine_try_cflags_saved
=$CFLAGS
13651 CFLAGS
="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
13652 cat >conftest.
$ac_ext <<_ACEOF
13655 cat confdefs.h
>>conftest.
$ac_ext
13656 cat >>conftest.
$ac_ext <<_ACEOF
13657 /* end confdefs.h. */
13667 rm -f conftest.
$ac_objext conftest
$ac_exeext
13668 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13669 (eval $ac_link) 2>conftest.er1
13671 grep -v '^ *+' conftest.er1
>conftest.err
13673 cat conftest.err
>&5
13674 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13675 (exit $ac_status); } &&
13676 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13677 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13678 (eval $ac_try) 2>&5
13680 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13681 (exit $ac_status); }; } &&
13682 { ac_try
='test -s conftest$ac_exeext'
13683 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13684 (eval $ac_try) 2>&5
13686 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13687 (exit $ac_status); }; }; then
13688 ac_cv_c_ld_version_scripts
="yes"
13690 echo "$as_me: failed program was:" >&5
13691 sed 's/^/| /' conftest.
$ac_ext >&5
13693 ac_cv_c_ld_version_scripts
="no"
13695 rm -f conftest.err conftest.
$ac_objext \
13696 conftest
$ac_exeext conftest.
$ac_ext
13697 CFLAGS
=$ac_wine_try_cflags_saved
13700 echo "$as_me:$LINENO: result: $ac_cv_c_ld_version_scripts" >&5
13701 echo "${ECHO_T}$ac_cv_c_ld_version_scripts" >&6
13702 if test "$ac_cv_c_ld_version_scripts" = "yes"
13704 LDSHARED
="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
13707 echo "$as_me:$LINENO: checking whether the linker accepts --export-dynamic" >&5
13708 echo $ECHO_N "checking whether the linker accepts --export-dynamic... $ECHO_C" >&6
13709 if test "${ac_cv_c_export_dynamic+set}" = set; then
13710 echo $ECHO_N "(cached) $ECHO_C" >&6
13712 ac_wine_try_cflags_saved
=$CFLAGS
13713 CFLAGS
="$CFLAGS -fPIC -Wl,--export-dynamic"
13714 cat >conftest.
$ac_ext <<_ACEOF
13717 cat confdefs.h
>>conftest.
$ac_ext
13718 cat >>conftest.
$ac_ext <<_ACEOF
13719 /* end confdefs.h. */
13729 rm -f conftest.
$ac_objext conftest
$ac_exeext
13730 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13731 (eval $ac_link) 2>conftest.er1
13733 grep -v '^ *+' conftest.er1
>conftest.err
13735 cat conftest.err
>&5
13736 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13737 (exit $ac_status); } &&
13738 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
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); }; } &&
13744 { ac_try
='test -s conftest$ac_exeext'
13745 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13746 (eval $ac_try) 2>&5
13748 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13749 (exit $ac_status); }; }; then
13750 ac_cv_c_export_dynamic
="yes"
13752 echo "$as_me: failed program was:" >&5
13753 sed 's/^/| /' conftest.
$ac_ext >&5
13755 ac_cv_c_export_dynamic
="no"
13757 rm -f conftest.err conftest.
$ac_objext \
13758 conftest
$ac_exeext conftest.
$ac_ext
13759 CFLAGS
=$ac_wine_try_cflags_saved
13761 echo "$as_me:$LINENO: result: $ac_cv_c_export_dynamic" >&5
13762 echo "${ECHO_T}$ac_cv_c_export_dynamic" >&6
13763 if test "$ac_cv_c_export_dynamic" = "yes"
13765 LDEXECFLAGS
="-Wl,--export-dynamic"
13771 echo "$as_me:$LINENO: checking whether we can relocate the executable to 0x7bf00000" >&5
13772 echo $ECHO_N "checking whether we can relocate the executable to 0x7bf00000... $ECHO_C" >&6
13773 if test "${ac_cv_ld_reloc_exec+set}" = set; then
13774 echo $ECHO_N "(cached) $ECHO_C" >&6
13776 ac_wine_try_cflags_saved
=$CFLAGS
13777 CFLAGS
="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
13778 cat >conftest.
$ac_ext <<_ACEOF
13781 cat confdefs.h
>>conftest.
$ac_ext
13782 cat >>conftest.
$ac_ext <<_ACEOF
13783 /* end confdefs.h. */
13793 rm -f conftest.
$ac_objext conftest
$ac_exeext
13794 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13795 (eval $ac_link) 2>conftest.er1
13797 grep -v '^ *+' conftest.er1
>conftest.err
13799 cat conftest.err
>&5
13800 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13801 (exit $ac_status); } &&
13802 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13803 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13804 (eval $ac_try) 2>&5
13806 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13807 (exit $ac_status); }; } &&
13808 { ac_try
='test -s conftest$ac_exeext'
13809 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13810 (eval $ac_try) 2>&5
13812 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13813 (exit $ac_status); }; }; then
13814 ac_cv_ld_reloc_exec
="yes"
13816 echo "$as_me: failed program was:" >&5
13817 sed 's/^/| /' conftest.
$ac_ext >&5
13819 ac_cv_ld_reloc_exec
="no"
13821 rm -f conftest.err conftest.
$ac_objext \
13822 conftest
$ac_exeext conftest.
$ac_ext
13823 CFLAGS
=$ac_wine_try_cflags_saved
13825 echo "$as_me:$LINENO: result: $ac_cv_ld_reloc_exec" >&5
13826 echo "${ECHO_T}$ac_cv_ld_reloc_exec" >&6
13827 if test "$ac_cv_ld_reloc_exec" = "yes"
13829 LDEXECFLAGS
="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
13835 echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
13836 echo $ECHO_N "checking whether we can build a UnixWare (Solaris) dll... $ECHO_C" >&6
13837 if test "${ac_cv_c_dll_unixware+set}" = set; then
13838 echo $ECHO_N "(cached) $ECHO_C" >&6
13840 ac_wine_try_cflags_saved
=$CFLAGS
13841 CFLAGS
="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
13842 cat >conftest.
$ac_ext <<_ACEOF
13845 rm -f conftest.
$ac_objext conftest
$ac_exeext
13846 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13847 (eval $ac_link) 2>conftest.er1
13849 grep -v '^ *+' conftest.er1
>conftest.err
13851 cat conftest.err
>&5
13852 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13853 (exit $ac_status); } &&
13854 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13855 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13856 (eval $ac_try) 2>&5
13858 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13859 (exit $ac_status); }; } &&
13860 { ac_try
='test -s conftest$ac_exeext'
13861 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13862 (eval $ac_try) 2>&5
13864 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13865 (exit $ac_status); }; }; then
13866 ac_cv_c_dll_unixware
="yes"
13868 echo "$as_me: failed program was:" >&5
13869 sed 's/^/| /' conftest.
$ac_ext >&5
13871 ac_cv_c_dll_unixware
="no"
13873 rm -f conftest.err conftest.
$ac_objext \
13874 conftest
$ac_exeext conftest.
$ac_ext
13875 CFLAGS
=$ac_wine_try_cflags_saved
13877 echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
13878 echo "${ECHO_T}$ac_cv_c_dll_unixware" >&6
13879 if test "$ac_cv_c_dll_unixware" = "yes"
13881 LDSHARED
="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
13882 LDDLLFLAGS
="-Wl,-G,-B,symbolic"
13885 echo "$as_me:$LINENO: checking whether we can build a Mach-O (Mac OS X/Darwin) dll" >&5
13886 echo $ECHO_N "checking whether we can build a Mach-O (Mac OS X/Darwin) dll... $ECHO_C" >&6
13887 if test "${ac_cv_c_dll_macho+set}" = set; then
13888 echo $ECHO_N "(cached) $ECHO_C" >&6
13890 ac_wine_try_cflags_saved
=$CFLAGS
13891 CFLAGS
="$CFLAGS -bundle"
13892 cat >conftest.
$ac_ext <<_ACEOF
13895 rm -f conftest.
$ac_objext conftest
$ac_exeext
13896 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13897 (eval $ac_link) 2>conftest.er1
13899 grep -v '^ *+' conftest.er1
>conftest.err
13901 cat conftest.err
>&5
13902 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13903 (exit $ac_status); } &&
13904 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13905 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13906 (eval $ac_try) 2>&5
13908 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13909 (exit $ac_status); }; } &&
13910 { ac_try
='test -s conftest$ac_exeext'
13911 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13912 (eval $ac_try) 2>&5
13914 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13915 (exit $ac_status); }; }; then
13916 ac_cv_c_dll_macho
="yes"
13918 echo "$as_me: failed program was:" >&5
13919 sed 's/^/| /' conftest.
$ac_ext >&5
13921 ac_cv_c_dll_macho
="no"
13923 rm -f conftest.err conftest.
$ac_objext \
13924 conftest
$ac_exeext conftest.
$ac_ext
13925 CFLAGS
=$ac_wine_try_cflags_saved
13927 echo "$as_me:$LINENO: result: $ac_cv_c_dll_macho" >&5
13928 echo "${ECHO_T}$ac_cv_c_dll_macho" >&6
13929 if test "$ac_cv_c_dll_macho" = "yes"
13932 LDDLLFLAGS
="-bundle -flat_namespace -undefined suppress -read_only_relocs warning"
13933 LDSHARED
="\$(CC) -dynamiclib"
13934 CFLAGS
="$CFLAGS -ffixed-r13 -no-cpp-precomp"
13935 STRIP
="$STRIP -u -r"
13936 LDEXECFLAGS
="-seg1addr 0x120000"
13938 LDLIBWINEFLAGS
="-seg1addr 0x140000"
13940 COREFOUNDATIONLIB
="-framework CoreFoundation"
13942 IOKITLIB
="-framework IOKit"
13944 IOKITLIB
="$IOKITLIB $COREFOUNDATIONLIB"
13946 echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
13947 echo $ECHO_N "checking whether we can build an HP-UX dll... $ECHO_C" >&6
13948 if test "${ac_cv_c_dll_hpux+set}" = set; then
13949 echo $ECHO_N "(cached) $ECHO_C" >&6
13951 ac_wine_try_cflags_saved
=$CFLAGS
13952 CFLAGS
="$CFLAGS -shared"
13953 cat >conftest.
$ac_ext <<_ACEOF
13956 rm -f conftest.
$ac_objext conftest
$ac_exeext
13957 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13958 (eval $ac_link) 2>conftest.er1
13960 grep -v '^ *+' conftest.er1
>conftest.err
13962 cat conftest.err
>&5
13963 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13964 (exit $ac_status); } &&
13965 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13966 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13967 (eval $ac_try) 2>&5
13969 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13970 (exit $ac_status); }; } &&
13971 { ac_try
='test -s conftest$ac_exeext'
13972 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13973 (eval $ac_try) 2>&5
13975 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13976 (exit $ac_status); }; }; then
13977 ac_cv_c_dll_hpux
="yes"
13979 echo "$as_me: failed program was:" >&5
13980 sed 's/^/| /' conftest.
$ac_ext >&5
13982 ac_cv_c_dll_hpux
="no"
13984 rm -f conftest.err conftest.
$ac_objext \
13985 conftest
$ac_exeext conftest.
$ac_ext
13986 CFLAGS
=$ac_wine_try_cflags_saved
13988 echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
13989 echo "${ECHO_T}$ac_cv_c_dll_hpux" >&6
13990 if test "$ac_cv_c_dll_hpux" = "yes"
13994 LDDLLFLAGS
="-shared -fPIC"
13995 LDSHARED
="\$(CC) -shared"
14004 if test "$cross_compiling" = "no"
14006 for ac_prog
in i586-mingw32msvc-gcc i386-mingw32msvc-gcc i386-mingw32-gcc mingw-gcc
14008 # Extract the first word of "$ac_prog", so it can be a program name with args.
14009 set dummy
$ac_prog; ac_word
=$2
14010 echo "$as_me:$LINENO: checking for $ac_word" >&5
14011 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
14012 if test "${ac_cv_prog_CROSSCC+set}" = set; then
14013 echo $ECHO_N "(cached) $ECHO_C" >&6
14015 if test -n "$CROSSCC"; then
14016 ac_cv_prog_CROSSCC
="$CROSSCC" # Let the user override the test.
14018 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14019 for as_dir
in $PATH
14022 test -z "$as_dir" && as_dir
=.
14023 for ac_exec_ext
in '' $ac_executable_extensions; do
14024 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14025 ac_cv_prog_CROSSCC
="$ac_prog"
14026 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14034 CROSSCC
=$ac_cv_prog_CROSSCC
14035 if test -n "$CROSSCC"; then
14036 echo "$as_me:$LINENO: result: $CROSSCC" >&5
14037 echo "${ECHO_T}$CROSSCC" >&6
14039 echo "$as_me:$LINENO: result: no" >&5
14040 echo "${ECHO_T}no" >&6
14043 test -n "$CROSSCC" && break
14045 test -n "$CROSSCC" || CROSSCC
="false"
14047 for ac_prog
in i586-mingw32msvc-dlltool i386-mingw32msvc-dlltool i386-mingw32-dlltool mingw-dlltool
14049 # Extract the first word of "$ac_prog", so it can be a program name with args.
14050 set dummy
$ac_prog; ac_word
=$2
14051 echo "$as_me:$LINENO: checking for $ac_word" >&5
14052 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
14053 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
14054 echo $ECHO_N "(cached) $ECHO_C" >&6
14056 if test -n "$DLLTOOL"; then
14057 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
14059 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14060 for as_dir
in $PATH
14063 test -z "$as_dir" && as_dir
=.
14064 for ac_exec_ext
in '' $ac_executable_extensions; do
14065 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14066 ac_cv_prog_DLLTOOL
="$ac_prog"
14067 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14075 DLLTOOL
=$ac_cv_prog_DLLTOOL
14076 if test -n "$DLLTOOL"; then
14077 echo "$as_me:$LINENO: result: $DLLTOOL" >&5
14078 echo "${ECHO_T}$DLLTOOL" >&6
14080 echo "$as_me:$LINENO: result: no" >&5
14081 echo "${ECHO_T}no" >&6
14084 test -n "$DLLTOOL" && break
14086 test -n "$DLLTOOL" || DLLTOOL
="false"
14088 for ac_prog
in i586-mingw32msvc-windres i386-mingw32msvc-windres i386-mingw32-windres mingw-windres
14090 # Extract the first word of "$ac_prog", so it can be a program name with args.
14091 set dummy
$ac_prog; ac_word
=$2
14092 echo "$as_me:$LINENO: checking for $ac_word" >&5
14093 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
14094 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
14095 echo $ECHO_N "(cached) $ECHO_C" >&6
14097 if test -n "$CROSSWINDRES"; then
14098 ac_cv_prog_CROSSWINDRES
="$CROSSWINDRES" # Let the user override the test.
14100 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14101 for as_dir
in $PATH
14104 test -z "$as_dir" && as_dir
=.
14105 for ac_exec_ext
in '' $ac_executable_extensions; do
14106 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14107 ac_cv_prog_CROSSWINDRES
="$ac_prog"
14108 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14116 CROSSWINDRES
=$ac_cv_prog_CROSSWINDRES
14117 if test -n "$CROSSWINDRES"; then
14118 echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
14119 echo "${ECHO_T}$CROSSWINDRES" >&6
14121 echo "$as_me:$LINENO: result: no" >&5
14122 echo "${ECHO_T}no" >&6
14125 test -n "$CROSSWINDRES" && break
14127 test -n "$CROSSWINDRES" || CROSSWINDRES
="false"
14129 if test "$CROSSCC" != "false"; then CROSSTEST
="\$(CROSSTEST)"; fi
14134 if test "$LIBEXT" = "a"; then
14135 { { echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
14136 It is currently not possible to build Wine without shared library
14137 (.so) support to allow transparent switch between .so and .dll files.
14138 If you are using Linux, you will need a newer binutils.
14140 echo "$as_me: error: could not find a way to build shared libraries.
14141 It is currently not possible to build Wine without shared library
14142 (.so) support to allow transparent switch between .so and .dll files.
14143 If you are using Linux, you will need a newer binutils.
14145 { (exit 1); exit 1; }; }
14150 LDPATH
="PATH=\"\$(TOOLSDIR)/libs/unicode:\$\$PATH\""
14153 LDPATH
="DYLD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/unicode:\$\$DYLD_LIBRARY_PATH\""
14156 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/unicode:\$\$LD_LIBRARY_PATH\""
14164 SOCKETLIBS
="-lws2_32"
14172 *i
[3456789]86*) WINE_BINARIES
="wine-glibc wine-kthread wine-pthread wine-preloader"
14174 *) WINE_BINARIES
="wine-glibc wine-kthread wine-pthread"
14177 MAIN_BINARY
="wine-glibc"
14181 WINE_BINARIES
="wine-pthread"
14183 MAIN_BINARY
="wine-pthread"
14187 WINE_BINARIES
="wine-kthread"
14189 MAIN_BINARY
="wine-kthread"
14195 if test "$LIBEXT" = "so" -o "$LIBEXT" = "dylib"
14197 # Extract the first word of "ldd", so it can be a program name with args.
14198 set dummy ldd
; ac_word
=$2
14199 echo "$as_me:$LINENO: checking for $ac_word" >&5
14200 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
14201 if test "${ac_cv_path_LDD+set}" = set; then
14202 echo $ECHO_N "(cached) $ECHO_C" >&6
14206 ac_cv_path_LDD
="$LDD" # Let the user override the test with a path.
14209 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14210 as_dummy
="/sbin:/usr/sbin:$PATH"
14211 for as_dir
in $as_dummy
14214 test -z "$as_dir" && as_dir
=.
14215 for ac_exec_ext
in '' $ac_executable_extensions; do
14216 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14217 ac_cv_path_LDD
="$as_dir/$ac_word$ac_exec_ext"
14218 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14224 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD
="true"
14228 LDD
=$ac_cv_path_LDD
14230 if test -n "$LDD"; then
14231 echo "$as_me:$LINENO: result: $LDD" >&5
14232 echo "${ECHO_T}$LDD" >&6
14234 echo "$as_me:$LINENO: result: no" >&5
14235 echo "${ECHO_T}no" >&6
14239 echo "$as_me:$LINENO: checking for -lX11 soname" >&5
14240 echo $ECHO_N "checking for -lX11 soname... $ECHO_C" >&6
14241 if test "${ac_cv_lib_soname_X11+set}" = set; then
14242 echo $ECHO_N "(cached) $ECHO_C" >&6
14244 ac_get_soname_save_LIBS
=$LIBS
14245 LIBS
="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
14246 cat >conftest.
$ac_ext <<_ACEOF
14249 cat confdefs.h
>>conftest.
$ac_ext
14250 cat >>conftest.
$ac_ext <<_ACEOF
14251 /* end confdefs.h. */
14253 /* Override any gcc2 internal prototype to avoid an error. */
14257 /* We use char because int might match the return type of a gcc2
14258 builtin and then its argument prototype would still apply. */
14259 char XCreateWindow ();
14268 rm -f conftest.
$ac_objext conftest
$ac_exeext
14269 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14270 (eval $ac_link) 2>conftest.er1
14272 grep -v '^ *+' conftest.er1
>conftest.err
14274 cat conftest.err
>&5
14275 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14276 (exit $ac_status); } &&
14277 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14278 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14279 (eval $ac_try) 2>&5
14281 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14282 (exit $ac_status); }; } &&
14283 { ac_try
='test -s conftest$ac_exeext'
14284 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14285 (eval $ac_try) 2>&5
14287 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14288 (exit $ac_status); }; }; then
14289 ac_cv_lib_soname_X11
=`$ac_cv_path_LDD conftest$ac_exeext | grep libX11\\.$LIBEXT | sed "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"`
14290 if test "x$ac_cv_lib_soname_X11" = "x"
14292 ac_cv_lib_soname_X11
="libX11.$LIBEXT"
14295 echo "$as_me: failed program was:" >&5
14296 sed 's/^/| /' conftest.
$ac_ext >&5
14298 ac_cv_lib_soname_X11
="libX11.$LIBEXT"
14300 rm -f conftest.err conftest.
$ac_objext \
14301 conftest
$ac_exeext conftest.
$ac_ext
14302 LIBS
=$ac_get_soname_save_LIBS
14304 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
14305 echo "${ECHO_T}$ac_cv_lib_soname_X11" >&6
14306 if test "x$ac_cv_lib_soname_X11" != xNONE
14308 cat >>confdefs.h
<<_ACEOF
14309 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
14313 echo "$as_me:$LINENO: checking for -lXext soname" >&5
14314 echo $ECHO_N "checking for -lXext soname... $ECHO_C" >&6
14315 if test "${ac_cv_lib_soname_Xext+set}" = set; then
14316 echo $ECHO_N "(cached) $ECHO_C" >&6
14318 ac_get_soname_save_LIBS
=$LIBS
14319 LIBS
="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
14320 cat >conftest.
$ac_ext <<_ACEOF
14323 cat confdefs.h
>>conftest.
$ac_ext
14324 cat >>conftest.
$ac_ext <<_ACEOF
14325 /* end confdefs.h. */
14327 /* Override any gcc2 internal prototype to avoid an error. */
14331 /* We use char because int might match the return type of a gcc2
14332 builtin and then its argument prototype would still apply. */
14333 char XextCreateExtension ();
14337 XextCreateExtension ();
14342 rm -f conftest.
$ac_objext conftest
$ac_exeext
14343 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14344 (eval $ac_link) 2>conftest.er1
14346 grep -v '^ *+' conftest.er1
>conftest.err
14348 cat conftest.err
>&5
14349 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14350 (exit $ac_status); } &&
14351 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14352 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14353 (eval $ac_try) 2>&5
14355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14356 (exit $ac_status); }; } &&
14357 { ac_try
='test -s conftest$ac_exeext'
14358 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14359 (eval $ac_try) 2>&5
14361 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14362 (exit $ac_status); }; }; then
14363 ac_cv_lib_soname_Xext
=`$ac_cv_path_LDD conftest$ac_exeext | grep libXext\\.$LIBEXT | sed "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"`
14364 if test "x$ac_cv_lib_soname_Xext" = "x"
14366 ac_cv_lib_soname_Xext
="libXext.$LIBEXT"
14369 echo "$as_me: failed program was:" >&5
14370 sed 's/^/| /' conftest.
$ac_ext >&5
14372 ac_cv_lib_soname_Xext
="libXext.$LIBEXT"
14374 rm -f conftest.err conftest.
$ac_objext \
14375 conftest
$ac_exeext conftest.
$ac_ext
14376 LIBS
=$ac_get_soname_save_LIBS
14378 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
14379 echo "${ECHO_T}$ac_cv_lib_soname_Xext" >&6
14380 if test "x$ac_cv_lib_soname_Xext" != xNONE
14382 cat >>confdefs.h
<<_ACEOF
14383 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
14387 echo "$as_me:$LINENO: checking for -lXi soname" >&5
14388 echo $ECHO_N "checking for -lXi soname... $ECHO_C" >&6
14389 if test "${ac_cv_lib_soname_Xi+set}" = set; then
14390 echo $ECHO_N "(cached) $ECHO_C" >&6
14392 ac_get_soname_save_LIBS
=$LIBS
14393 LIBS
="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
14394 cat >conftest.
$ac_ext <<_ACEOF
14397 cat confdefs.h
>>conftest.
$ac_ext
14398 cat >>conftest.
$ac_ext <<_ACEOF
14399 /* end confdefs.h. */
14401 /* Override any gcc2 internal prototype to avoid an error. */
14405 /* We use char because int might match the return type of a gcc2
14406 builtin and then its argument prototype would still apply. */
14407 char XOpenDevice ();
14416 rm -f conftest.
$ac_objext conftest
$ac_exeext
14417 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14418 (eval $ac_link) 2>conftest.er1
14420 grep -v '^ *+' conftest.er1
>conftest.err
14422 cat conftest.err
>&5
14423 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14424 (exit $ac_status); } &&
14425 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14426 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14427 (eval $ac_try) 2>&5
14429 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14430 (exit $ac_status); }; } &&
14431 { ac_try
='test -s conftest$ac_exeext'
14432 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14433 (eval $ac_try) 2>&5
14435 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14436 (exit $ac_status); }; }; then
14437 ac_cv_lib_soname_Xi
=`$ac_cv_path_LDD conftest$ac_exeext | grep libXi\\.$LIBEXT | sed "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"`
14438 if test "x$ac_cv_lib_soname_Xi" = "x"
14440 ac_cv_lib_soname_Xi
="libXi.$LIBEXT"
14443 echo "$as_me: failed program was:" >&5
14444 sed 's/^/| /' conftest.
$ac_ext >&5
14446 ac_cv_lib_soname_Xi
="libXi.$LIBEXT"
14448 rm -f conftest.err conftest.
$ac_objext \
14449 conftest
$ac_exeext conftest.
$ac_ext
14450 LIBS
=$ac_get_soname_save_LIBS
14452 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
14453 echo "${ECHO_T}$ac_cv_lib_soname_Xi" >&6
14454 if test "x$ac_cv_lib_soname_Xi" != xNONE
14456 cat >>confdefs.h
<<_ACEOF
14457 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
14461 echo "$as_me:$LINENO: checking for -lXrender soname" >&5
14462 echo $ECHO_N "checking for -lXrender soname... $ECHO_C" >&6
14463 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
14464 echo $ECHO_N "(cached) $ECHO_C" >&6
14466 ac_get_soname_save_LIBS
=$LIBS
14467 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
14468 cat >conftest.
$ac_ext <<_ACEOF
14471 cat confdefs.h
>>conftest.
$ac_ext
14472 cat >>conftest.
$ac_ext <<_ACEOF
14473 /* end confdefs.h. */
14475 /* Override any gcc2 internal prototype to avoid an error. */
14479 /* We use char because int might match the return type of a gcc2
14480 builtin and then its argument prototype would still apply. */
14481 char XRenderQueryExtension ();
14485 XRenderQueryExtension ();
14490 rm -f conftest.
$ac_objext conftest
$ac_exeext
14491 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14492 (eval $ac_link) 2>conftest.er1
14494 grep -v '^ *+' conftest.er1
>conftest.err
14496 cat conftest.err
>&5
14497 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14498 (exit $ac_status); } &&
14499 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14501 (eval $ac_try) 2>&5
14503 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14504 (exit $ac_status); }; } &&
14505 { ac_try
='test -s conftest$ac_exeext'
14506 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14507 (eval $ac_try) 2>&5
14509 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14510 (exit $ac_status); }; }; then
14511 ac_cv_lib_soname_Xrender
=`$ac_cv_path_LDD conftest$ac_exeext | grep libXrender\\.$LIBEXT | sed "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"`
14512 if test "x$ac_cv_lib_soname_Xrender" = "x"
14514 ac_cv_lib_soname_Xrender
="libXrender.$LIBEXT"
14517 echo "$as_me: failed program was:" >&5
14518 sed 's/^/| /' conftest.
$ac_ext >&5
14520 ac_cv_lib_soname_Xrender
="libXrender.$LIBEXT"
14522 rm -f conftest.err conftest.
$ac_objext \
14523 conftest
$ac_exeext conftest.
$ac_ext
14524 LIBS
=$ac_get_soname_save_LIBS
14526 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
14527 echo "${ECHO_T}$ac_cv_lib_soname_Xrender" >&6
14528 if test "x$ac_cv_lib_soname_Xrender" != xNONE
14530 cat >>confdefs.h
<<_ACEOF
14531 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
14535 echo "$as_me:$LINENO: checking for -lXrandr soname" >&5
14536 echo $ECHO_N "checking for -lXrandr soname... $ECHO_C" >&6
14537 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
14538 echo $ECHO_N "(cached) $ECHO_C" >&6
14540 ac_get_soname_save_LIBS
=$LIBS
14541 LIBS
="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
14542 cat >conftest.
$ac_ext <<_ACEOF
14545 cat confdefs.h
>>conftest.
$ac_ext
14546 cat >>conftest.
$ac_ext <<_ACEOF
14547 /* end confdefs.h. */
14549 /* Override any gcc2 internal prototype to avoid an error. */
14553 /* We use char because int might match the return type of a gcc2
14554 builtin and then its argument prototype would still apply. */
14555 char XRRQueryExtension ();
14559 XRRQueryExtension ();
14564 rm -f conftest.
$ac_objext conftest
$ac_exeext
14565 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14566 (eval $ac_link) 2>conftest.er1
14568 grep -v '^ *+' conftest.er1
>conftest.err
14570 cat conftest.err
>&5
14571 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14572 (exit $ac_status); } &&
14573 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14574 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14575 (eval $ac_try) 2>&5
14577 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14578 (exit $ac_status); }; } &&
14579 { ac_try
='test -s conftest$ac_exeext'
14580 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14581 (eval $ac_try) 2>&5
14583 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14584 (exit $ac_status); }; }; then
14585 ac_cv_lib_soname_Xrandr
=`$ac_cv_path_LDD conftest$ac_exeext | grep libXrandr\\.$LIBEXT | sed "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"`
14586 if test "x$ac_cv_lib_soname_Xrandr" = "x"
14588 ac_cv_lib_soname_Xrandr
="libXrandr.$LIBEXT"
14591 echo "$as_me: failed program was:" >&5
14592 sed 's/^/| /' conftest.
$ac_ext >&5
14594 ac_cv_lib_soname_Xrandr
="libXrandr.$LIBEXT"
14596 rm -f conftest.err conftest.
$ac_objext \
14597 conftest
$ac_exeext conftest.
$ac_ext
14598 LIBS
=$ac_get_soname_save_LIBS
14600 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
14601 echo "${ECHO_T}$ac_cv_lib_soname_Xrandr" >&6
14602 if test "x$ac_cv_lib_soname_Xrandr" != xNONE
14604 cat >>confdefs.h
<<_ACEOF
14605 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
14609 echo "$as_me:$LINENO: checking for -lfreetype soname" >&5
14610 echo $ECHO_N "checking for -lfreetype soname... $ECHO_C" >&6
14611 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14612 echo $ECHO_N "(cached) $ECHO_C" >&6
14614 ac_get_soname_save_LIBS
=$LIBS
14615 LIBS
="-lfreetype $X_LIBS $LIBS"
14616 cat >conftest.
$ac_ext <<_ACEOF
14619 cat confdefs.h
>>conftest.
$ac_ext
14620 cat >>conftest.
$ac_ext <<_ACEOF
14621 /* end confdefs.h. */
14623 /* Override any gcc2 internal prototype to avoid an error. */
14627 /* We use char because int might match the return type of a gcc2
14628 builtin and then its argument prototype would still apply. */
14629 char FT_Init_FreeType ();
14633 FT_Init_FreeType ();
14638 rm -f conftest.
$ac_objext conftest
$ac_exeext
14639 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14640 (eval $ac_link) 2>conftest.er1
14642 grep -v '^ *+' conftest.er1
>conftest.err
14644 cat conftest.err
>&5
14645 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14646 (exit $ac_status); } &&
14647 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14648 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14649 (eval $ac_try) 2>&5
14651 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14652 (exit $ac_status); }; } &&
14653 { ac_try
='test -s conftest$ac_exeext'
14654 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14655 (eval $ac_try) 2>&5
14657 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14658 (exit $ac_status); }; }; then
14659 ac_cv_lib_soname_freetype
=`$ac_cv_path_LDD conftest$ac_exeext | grep libfreetype\\.$LIBEXT | sed "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"`
14660 if test "x$ac_cv_lib_soname_freetype" = "x"
14662 ac_cv_lib_soname_freetype
="libfreetype.$LIBEXT"
14665 echo "$as_me: failed program was:" >&5
14666 sed 's/^/| /' conftest.
$ac_ext >&5
14668 ac_cv_lib_soname_freetype
="libfreetype.$LIBEXT"
14670 rm -f conftest.err conftest.
$ac_objext \
14671 conftest
$ac_exeext conftest.
$ac_ext
14672 LIBS
=$ac_get_soname_save_LIBS
14674 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14675 echo "${ECHO_T}$ac_cv_lib_soname_freetype" >&6
14676 if test "x$ac_cv_lib_soname_freetype" != xNONE
14678 cat >>confdefs.h
<<_ACEOF
14679 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14683 echo "$as_me:$LINENO: checking for -lGL soname" >&5
14684 echo $ECHO_N "checking for -lGL soname... $ECHO_C" >&6
14685 if test "${ac_cv_lib_soname_GL+set}" = set; then
14686 echo $ECHO_N "(cached) $ECHO_C" >&6
14688 ac_get_soname_save_LIBS
=$LIBS
14689 LIBS
="-lGL $X_LIBS $X_EXTRA_LIBS $LIBS"
14690 cat >conftest.
$ac_ext <<_ACEOF
14693 cat confdefs.h
>>conftest.
$ac_ext
14694 cat >>conftest.
$ac_ext <<_ACEOF
14695 /* end confdefs.h. */
14697 /* Override any gcc2 internal prototype to avoid an error. */
14701 /* We use char because int might match the return type of a gcc2
14702 builtin and then its argument prototype would still apply. */
14703 char glXQueryExtension ();
14707 glXQueryExtension ();
14712 rm -f conftest.
$ac_objext conftest
$ac_exeext
14713 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14714 (eval $ac_link) 2>conftest.er1
14716 grep -v '^ *+' conftest.er1
>conftest.err
14718 cat conftest.err
>&5
14719 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14720 (exit $ac_status); } &&
14721 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14722 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14723 (eval $ac_try) 2>&5
14725 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14726 (exit $ac_status); }; } &&
14727 { ac_try
='test -s conftest$ac_exeext'
14728 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14729 (eval $ac_try) 2>&5
14731 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14732 (exit $ac_status); }; }; then
14733 ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep libGL\\.$LIBEXT | sed "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"`
14734 if test "x$ac_cv_lib_soname_GL" = "x"
14736 ac_cv_lib_soname_GL
="libGL.$LIBEXT"
14739 echo "$as_me: failed program was:" >&5
14740 sed 's/^/| /' conftest.
$ac_ext >&5
14742 ac_cv_lib_soname_GL
="libGL.$LIBEXT"
14744 rm -f conftest.err conftest.
$ac_objext \
14745 conftest
$ac_exeext conftest.
$ac_ext
14746 LIBS
=$ac_get_soname_save_LIBS
14748 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
14749 echo "${ECHO_T}$ac_cv_lib_soname_GL" >&6
14750 if test "x$ac_cv_lib_soname_GL" != xNONE
14752 cat >>confdefs.h
<<_ACEOF
14753 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
14757 echo "$as_me:$LINENO: checking for -ltxc_dxtn soname" >&5
14758 echo $ECHO_N "checking for -ltxc_dxtn soname... $ECHO_C" >&6
14759 if test "${ac_cv_lib_soname_txc_dxtn+set}" = set; then
14760 echo $ECHO_N "(cached) $ECHO_C" >&6
14762 ac_get_soname_save_LIBS
=$LIBS
14763 LIBS
="-ltxc_dxtn $LIBS"
14764 cat >conftest.
$ac_ext <<_ACEOF
14767 cat confdefs.h
>>conftest.
$ac_ext
14768 cat >>conftest.
$ac_ext <<_ACEOF
14769 /* end confdefs.h. */
14771 /* Override any gcc2 internal prototype to avoid an error. */
14775 /* We use char because int might match the return type of a gcc2
14776 builtin and then its argument prototype would still apply. */
14777 char fetch_2d_texel_rgba_dxt1 ();
14781 fetch_2d_texel_rgba_dxt1 ();
14786 rm -f conftest.
$ac_objext conftest
$ac_exeext
14787 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14788 (eval $ac_link) 2>conftest.er1
14790 grep -v '^ *+' conftest.er1
>conftest.err
14792 cat conftest.err
>&5
14793 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14794 (exit $ac_status); } &&
14795 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14796 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14797 (eval $ac_try) 2>&5
14799 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14800 (exit $ac_status); }; } &&
14801 { ac_try
='test -s conftest$ac_exeext'
14802 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14803 (eval $ac_try) 2>&5
14805 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14806 (exit $ac_status); }; }; then
14807 ac_cv_lib_soname_txc_dxtn
=`$ac_cv_path_LDD conftest$ac_exeext | grep libtxc_dxtn\\.$LIBEXT | sed "s/^.*\(libtxc_dxtn\.$LIBEXT[^ ]*\).*$/\1/"`
14808 if test "x$ac_cv_lib_soname_txc_dxtn" = "x"
14810 ac_cv_lib_soname_txc_dxtn
="libtxc_dxtn.$LIBEXT"
14813 echo "$as_me: failed program was:" >&5
14814 sed 's/^/| /' conftest.
$ac_ext >&5
14816 ac_cv_lib_soname_txc_dxtn
="libtxc_dxtn.$LIBEXT"
14818 rm -f conftest.err conftest.
$ac_objext \
14819 conftest
$ac_exeext conftest.
$ac_ext
14820 LIBS
=$ac_get_soname_save_LIBS
14822 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_txc_dxtn" >&5
14823 echo "${ECHO_T}$ac_cv_lib_soname_txc_dxtn" >&6
14824 if test "x$ac_cv_lib_soname_txc_dxtn" != xNONE
14826 cat >>confdefs.h
<<_ACEOF
14827 #define SONAME_LIBTXC_DXTN "$ac_cv_lib_soname_txc_dxtn"
14831 echo "$as_me:$LINENO: checking for -lcups soname" >&5
14832 echo $ECHO_N "checking for -lcups soname... $ECHO_C" >&6
14833 if test "${ac_cv_lib_soname_cups+set}" = set; then
14834 echo $ECHO_N "(cached) $ECHO_C" >&6
14836 ac_get_soname_save_LIBS
=$LIBS
14837 LIBS
="-lcups $LIBS"
14838 cat >conftest.
$ac_ext <<_ACEOF
14841 cat confdefs.h
>>conftest.
$ac_ext
14842 cat >>conftest.
$ac_ext <<_ACEOF
14843 /* end confdefs.h. */
14845 /* Override any gcc2 internal prototype to avoid an error. */
14849 /* We use char because int might match the return type of a gcc2
14850 builtin and then its argument prototype would still apply. */
14851 char cupsGetDefault ();
14860 rm -f conftest.
$ac_objext conftest
$ac_exeext
14861 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14862 (eval $ac_link) 2>conftest.er1
14864 grep -v '^ *+' conftest.er1
>conftest.err
14866 cat conftest.err
>&5
14867 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14868 (exit $ac_status); } &&
14869 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14870 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14871 (eval $ac_try) 2>&5
14873 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14874 (exit $ac_status); }; } &&
14875 { ac_try
='test -s conftest$ac_exeext'
14876 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14877 (eval $ac_try) 2>&5
14879 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14880 (exit $ac_status); }; }; then
14881 ac_cv_lib_soname_cups
=`$ac_cv_path_LDD conftest$ac_exeext | grep libcups\\.$LIBEXT | sed "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"`
14882 if test "x$ac_cv_lib_soname_cups" = "x"
14884 ac_cv_lib_soname_cups
="libcups.$LIBEXT"
14887 echo "$as_me: failed program was:" >&5
14888 sed 's/^/| /' conftest.
$ac_ext >&5
14890 ac_cv_lib_soname_cups
="libcups.$LIBEXT"
14892 rm -f conftest.err conftest.
$ac_objext \
14893 conftest
$ac_exeext conftest.
$ac_ext
14894 LIBS
=$ac_get_soname_save_LIBS
14896 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
14897 echo "${ECHO_T}$ac_cv_lib_soname_cups" >&6
14898 if test "x$ac_cv_lib_soname_cups" != xNONE
14900 cat >>confdefs.h
<<_ACEOF
14901 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
14905 echo "$as_me:$LINENO: checking for -ljack soname" >&5
14906 echo $ECHO_N "checking for -ljack soname... $ECHO_C" >&6
14907 if test "${ac_cv_lib_soname_jack+set}" = set; then
14908 echo $ECHO_N "(cached) $ECHO_C" >&6
14910 ac_get_soname_save_LIBS
=$LIBS
14911 LIBS
="-ljack $LIBS"
14912 cat >conftest.
$ac_ext <<_ACEOF
14915 cat confdefs.h
>>conftest.
$ac_ext
14916 cat >>conftest.
$ac_ext <<_ACEOF
14917 /* end confdefs.h. */
14919 /* Override any gcc2 internal prototype to avoid an error. */
14923 /* We use char because int might match the return type of a gcc2
14924 builtin and then its argument prototype would still apply. */
14925 char jack_client_new ();
14929 jack_client_new ();
14934 rm -f conftest.
$ac_objext conftest
$ac_exeext
14935 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14936 (eval $ac_link) 2>conftest.er1
14938 grep -v '^ *+' conftest.er1
>conftest.err
14940 cat conftest.err
>&5
14941 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14942 (exit $ac_status); } &&
14943 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14944 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14945 (eval $ac_try) 2>&5
14947 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14948 (exit $ac_status); }; } &&
14949 { ac_try
='test -s conftest$ac_exeext'
14950 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14951 (eval $ac_try) 2>&5
14953 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14954 (exit $ac_status); }; }; then
14955 ac_cv_lib_soname_jack
=`$ac_cv_path_LDD conftest$ac_exeext | grep libjack\\.$LIBEXT | sed "s/^.*\(libjack\.$LIBEXT[^ ]*\).*$/\1/"`
14956 if test "x$ac_cv_lib_soname_jack" = "x"
14958 ac_cv_lib_soname_jack
="libjack.$LIBEXT"
14961 echo "$as_me: failed program was:" >&5
14962 sed 's/^/| /' conftest.
$ac_ext >&5
14964 ac_cv_lib_soname_jack
="libjack.$LIBEXT"
14966 rm -f conftest.err conftest.
$ac_objext \
14967 conftest
$ac_exeext conftest.
$ac_ext
14968 LIBS
=$ac_get_soname_save_LIBS
14970 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
14971 echo "${ECHO_T}$ac_cv_lib_soname_jack" >&6
14972 if test "x$ac_cv_lib_soname_jack" != xNONE
14974 cat >>confdefs.h
<<_ACEOF
14975 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
14979 echo "$as_me:$LINENO: checking for -lfontconfig soname" >&5
14980 echo $ECHO_N "checking for -lfontconfig soname... $ECHO_C" >&6
14981 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
14982 echo $ECHO_N "(cached) $ECHO_C" >&6
14984 ac_get_soname_save_LIBS
=$LIBS
14985 LIBS
="-lfontconfig $LIBS"
14986 cat >conftest.
$ac_ext <<_ACEOF
14989 cat confdefs.h
>>conftest.
$ac_ext
14990 cat >>conftest.
$ac_ext <<_ACEOF
14991 /* end confdefs.h. */
14993 /* Override any gcc2 internal prototype to avoid an error. */
14997 /* We use char because int might match the return type of a gcc2
14998 builtin and then its argument prototype would still apply. */
15008 rm -f conftest.
$ac_objext conftest
$ac_exeext
15009 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15010 (eval $ac_link) 2>conftest.er1
15012 grep -v '^ *+' conftest.er1
>conftest.err
15014 cat conftest.err
>&5
15015 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15016 (exit $ac_status); } &&
15017 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15018 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15019 (eval $ac_try) 2>&5
15021 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15022 (exit $ac_status); }; } &&
15023 { ac_try
='test -s conftest$ac_exeext'
15024 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15025 (eval $ac_try) 2>&5
15027 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15028 (exit $ac_status); }; }; then
15029 ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep libfontconfig\\.$LIBEXT | sed "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"`
15030 if test "x$ac_cv_lib_soname_fontconfig" = "x"
15032 ac_cv_lib_soname_fontconfig
="libfontconfig.$LIBEXT"
15035 echo "$as_me: failed program was:" >&5
15036 sed 's/^/| /' conftest.
$ac_ext >&5
15038 ac_cv_lib_soname_fontconfig
="libfontconfig.$LIBEXT"
15040 rm -f conftest.err conftest.
$ac_objext \
15041 conftest
$ac_exeext conftest.
$ac_ext
15042 LIBS
=$ac_get_soname_save_LIBS
15044 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
15045 echo "${ECHO_T}$ac_cv_lib_soname_fontconfig" >&6
15046 if test "x$ac_cv_lib_soname_fontconfig" != xNONE
15048 cat >>confdefs.h
<<_ACEOF
15049 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
15053 echo "$as_me:$LINENO: checking for -lssl soname" >&5
15054 echo $ECHO_N "checking for -lssl soname... $ECHO_C" >&6
15055 if test "${ac_cv_lib_soname_ssl+set}" = set; then
15056 echo $ECHO_N "(cached) $ECHO_C" >&6
15058 ac_get_soname_save_LIBS
=$LIBS
15060 cat >conftest.
$ac_ext <<_ACEOF
15063 cat confdefs.h
>>conftest.
$ac_ext
15064 cat >>conftest.
$ac_ext <<_ACEOF
15065 /* end confdefs.h. */
15067 /* Override any gcc2 internal prototype to avoid an error. */
15071 /* We use char because int might match the return type of a gcc2
15072 builtin and then its argument prototype would still apply. */
15073 char SSL_library_init ();
15077 SSL_library_init ();
15082 rm -f conftest.
$ac_objext conftest
$ac_exeext
15083 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15084 (eval $ac_link) 2>conftest.er1
15086 grep -v '^ *+' conftest.er1
>conftest.err
15088 cat conftest.err
>&5
15089 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15090 (exit $ac_status); } &&
15091 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15092 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15093 (eval $ac_try) 2>&5
15095 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15096 (exit $ac_status); }; } &&
15097 { ac_try
='test -s conftest$ac_exeext'
15098 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15099 (eval $ac_try) 2>&5
15101 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15102 (exit $ac_status); }; }; then
15103 ac_cv_lib_soname_ssl
=`$ac_cv_path_LDD conftest$ac_exeext | grep libssl\\.$LIBEXT | sed "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"`
15104 if test "x$ac_cv_lib_soname_ssl" = "x"
15106 ac_cv_lib_soname_ssl
="libssl.$LIBEXT"
15109 echo "$as_me: failed program was:" >&5
15110 sed 's/^/| /' conftest.
$ac_ext >&5
15112 ac_cv_lib_soname_ssl
="libssl.$LIBEXT"
15114 rm -f conftest.err conftest.
$ac_objext \
15115 conftest
$ac_exeext conftest.
$ac_ext
15116 LIBS
=$ac_get_soname_save_LIBS
15118 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
15119 echo "${ECHO_T}$ac_cv_lib_soname_ssl" >&6
15120 if test "x$ac_cv_lib_soname_ssl" != xNONE
15122 cat >>confdefs.h
<<_ACEOF
15123 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
15127 echo "$as_me:$LINENO: checking for -lcrypto soname" >&5
15128 echo $ECHO_N "checking for -lcrypto soname... $ECHO_C" >&6
15129 if test "${ac_cv_lib_soname_crypto+set}" = set; then
15130 echo $ECHO_N "(cached) $ECHO_C" >&6
15132 ac_get_soname_save_LIBS
=$LIBS
15133 LIBS
="-lcrypto $LIBS"
15134 cat >conftest.
$ac_ext <<_ACEOF
15137 cat confdefs.h
>>conftest.
$ac_ext
15138 cat >>conftest.
$ac_ext <<_ACEOF
15139 /* end confdefs.h. */
15141 /* Override any gcc2 internal prototype to avoid an error. */
15145 /* We use char because int might match the return type of a gcc2
15146 builtin and then its argument prototype would still apply. */
15147 char BIO_new_socket ();
15156 rm -f conftest.
$ac_objext conftest
$ac_exeext
15157 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15158 (eval $ac_link) 2>conftest.er1
15160 grep -v '^ *+' conftest.er1
>conftest.err
15162 cat conftest.err
>&5
15163 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15164 (exit $ac_status); } &&
15165 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15166 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15167 (eval $ac_try) 2>&5
15169 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15170 (exit $ac_status); }; } &&
15171 { ac_try
='test -s conftest$ac_exeext'
15172 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15173 (eval $ac_try) 2>&5
15175 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15176 (exit $ac_status); }; }; then
15177 ac_cv_lib_soname_crypto
=`$ac_cv_path_LDD conftest$ac_exeext | grep libcrypto\\.$LIBEXT | sed "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"`
15178 if test "x$ac_cv_lib_soname_crypto" = "x"
15180 ac_cv_lib_soname_crypto
="libcrypto.$LIBEXT"
15183 echo "$as_me: failed program was:" >&5
15184 sed 's/^/| /' conftest.
$ac_ext >&5
15186 ac_cv_lib_soname_crypto
="libcrypto.$LIBEXT"
15188 rm -f conftest.err conftest.
$ac_objext \
15189 conftest
$ac_exeext conftest.
$ac_ext
15190 LIBS
=$ac_get_soname_save_LIBS
15192 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
15193 echo "${ECHO_T}$ac_cv_lib_soname_crypto" >&6
15194 if test "x$ac_cv_lib_soname_crypto" != xNONE
15196 cat >>confdefs.h
<<_ACEOF
15197 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
15201 echo "$as_me:$LINENO: checking for -lncurses soname" >&5
15202 echo $ECHO_N "checking for -lncurses soname... $ECHO_C" >&6
15203 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
15204 echo $ECHO_N "(cached) $ECHO_C" >&6
15206 ac_get_soname_save_LIBS
=$LIBS
15207 LIBS
="-lncurses $LIBS"
15208 cat >conftest.
$ac_ext <<_ACEOF
15211 cat confdefs.h
>>conftest.
$ac_ext
15212 cat >>conftest.
$ac_ext <<_ACEOF
15213 /* end confdefs.h. */
15215 /* Override any gcc2 internal prototype to avoid an error. */
15219 /* We use char because int might match the return type of a gcc2
15220 builtin and then its argument prototype would still apply. */
15230 rm -f conftest.
$ac_objext conftest
$ac_exeext
15231 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15232 (eval $ac_link) 2>conftest.er1
15234 grep -v '^ *+' conftest.er1
>conftest.err
15236 cat conftest.err
>&5
15237 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15238 (exit $ac_status); } &&
15239 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15240 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15241 (eval $ac_try) 2>&5
15243 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15244 (exit $ac_status); }; } &&
15245 { ac_try
='test -s conftest$ac_exeext'
15246 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15247 (eval $ac_try) 2>&5
15249 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15250 (exit $ac_status); }; }; then
15251 ac_cv_lib_soname_ncurses
=`$ac_cv_path_LDD conftest$ac_exeext | grep libncurses\\.$LIBEXT | sed "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"`
15252 if test "x$ac_cv_lib_soname_ncurses" = "x"
15254 ac_cv_lib_soname_ncurses
="libncurses.$LIBEXT"
15257 echo "$as_me: failed program was:" >&5
15258 sed 's/^/| /' conftest.
$ac_ext >&5
15260 ac_cv_lib_soname_ncurses
="libncurses.$LIBEXT"
15262 rm -f conftest.err conftest.
$ac_objext \
15263 conftest
$ac_exeext conftest.
$ac_ext
15264 LIBS
=$ac_get_soname_save_LIBS
15266 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
15267 echo "${ECHO_T}$ac_cv_lib_soname_ncurses" >&6
15268 if test "x$ac_cv_lib_soname_ncurses" != xNONE
15270 cat >>confdefs.h
<<_ACEOF
15271 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
15275 echo "$as_me:$LINENO: checking for -lcurses soname" >&5
15276 echo $ECHO_N "checking for -lcurses soname... $ECHO_C" >&6
15277 if test "${ac_cv_lib_soname_curses+set}" = set; then
15278 echo $ECHO_N "(cached) $ECHO_C" >&6
15280 ac_get_soname_save_LIBS
=$LIBS
15281 LIBS
="-lcurses $LIBS"
15282 cat >conftest.
$ac_ext <<_ACEOF
15285 cat confdefs.h
>>conftest.
$ac_ext
15286 cat >>conftest.
$ac_ext <<_ACEOF
15287 /* end confdefs.h. */
15289 /* Override any gcc2 internal prototype to avoid an error. */
15293 /* We use char because int might match the return type of a gcc2
15294 builtin and then its argument prototype would still apply. */
15304 rm -f conftest.
$ac_objext conftest
$ac_exeext
15305 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15306 (eval $ac_link) 2>conftest.er1
15308 grep -v '^ *+' conftest.er1
>conftest.err
15310 cat conftest.err
>&5
15311 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15312 (exit $ac_status); } &&
15313 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15314 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15315 (eval $ac_try) 2>&5
15317 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15318 (exit $ac_status); }; } &&
15319 { ac_try
='test -s conftest$ac_exeext'
15320 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15321 (eval $ac_try) 2>&5
15323 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15324 (exit $ac_status); }; }; then
15325 ac_cv_lib_soname_curses
=`$ac_cv_path_LDD conftest$ac_exeext | grep libcurses\\.$LIBEXT | sed "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"`
15326 if test "x$ac_cv_lib_soname_curses" = "x"
15328 ac_cv_lib_soname_curses
="libcurses.$LIBEXT"
15331 echo "$as_me: failed program was:" >&5
15332 sed 's/^/| /' conftest.
$ac_ext >&5
15334 ac_cv_lib_soname_curses
="libcurses.$LIBEXT"
15336 rm -f conftest.err conftest.
$ac_objext \
15337 conftest
$ac_exeext conftest.
$ac_ext
15338 LIBS
=$ac_get_soname_save_LIBS
15340 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
15341 echo "${ECHO_T}$ac_cv_lib_soname_curses" >&6
15342 if test "x$ac_cv_lib_soname_curses" != xNONE
15344 cat >>confdefs.h
<<_ACEOF
15345 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
15349 echo "$as_me:$LINENO: checking for -ljpeg soname" >&5
15350 echo $ECHO_N "checking for -ljpeg soname... $ECHO_C" >&6
15351 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
15352 echo $ECHO_N "(cached) $ECHO_C" >&6
15354 ac_get_soname_save_LIBS
=$LIBS
15355 LIBS
="-ljpeg $LIBS"
15356 cat >conftest.
$ac_ext <<_ACEOF
15359 cat confdefs.h
>>conftest.
$ac_ext
15360 cat >>conftest.
$ac_ext <<_ACEOF
15361 /* end confdefs.h. */
15363 /* Override any gcc2 internal prototype to avoid an error. */
15367 /* We use char because int might match the return type of a gcc2
15368 builtin and then its argument prototype would still apply. */
15369 char jpeg_start_decompress ();
15373 jpeg_start_decompress ();
15378 rm -f conftest.
$ac_objext conftest
$ac_exeext
15379 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15380 (eval $ac_link) 2>conftest.er1
15382 grep -v '^ *+' conftest.er1
>conftest.err
15384 cat conftest.err
>&5
15385 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15386 (exit $ac_status); } &&
15387 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15388 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15389 (eval $ac_try) 2>&5
15391 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15392 (exit $ac_status); }; } &&
15393 { ac_try
='test -s conftest$ac_exeext'
15394 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15395 (eval $ac_try) 2>&5
15397 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15398 (exit $ac_status); }; }; then
15399 ac_cv_lib_soname_jpeg
=`$ac_cv_path_LDD conftest$ac_exeext | grep libjpeg\\.$LIBEXT | sed "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"`
15400 if test "x$ac_cv_lib_soname_jpeg" = "x"
15402 ac_cv_lib_soname_jpeg
="libjpeg.$LIBEXT"
15405 echo "$as_me: failed program was:" >&5
15406 sed 's/^/| /' conftest.
$ac_ext >&5
15408 ac_cv_lib_soname_jpeg
="libjpeg.$LIBEXT"
15410 rm -f conftest.err conftest.
$ac_objext \
15411 conftest
$ac_exeext conftest.
$ac_ext
15412 LIBS
=$ac_get_soname_save_LIBS
15414 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
15415 echo "${ECHO_T}$ac_cv_lib_soname_jpeg" >&6
15416 if test "x$ac_cv_lib_soname_jpeg" != xNONE
15418 cat >>confdefs.h
<<_ACEOF
15419 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
15423 echo "$as_me:$LINENO: checking for -lungif soname" >&5
15424 echo $ECHO_N "checking for -lungif soname... $ECHO_C" >&6
15425 if test "${ac_cv_lib_soname_ungif+set}" = set; then
15426 echo $ECHO_N "(cached) $ECHO_C" >&6
15428 ac_get_soname_save_LIBS
=$LIBS
15429 LIBS
="-lungif $LIBS"
15430 cat >conftest.
$ac_ext <<_ACEOF
15433 cat confdefs.h
>>conftest.
$ac_ext
15434 cat >>conftest.
$ac_ext <<_ACEOF
15435 /* end confdefs.h. */
15437 /* Override any gcc2 internal prototype to avoid an error. */
15441 /* We use char because int might match the return type of a gcc2
15442 builtin and then its argument prototype would still apply. */
15452 rm -f conftest.
$ac_objext conftest
$ac_exeext
15453 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15454 (eval $ac_link) 2>conftest.er1
15456 grep -v '^ *+' conftest.er1
>conftest.err
15458 cat conftest.err
>&5
15459 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15460 (exit $ac_status); } &&
15461 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15462 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15463 (eval $ac_try) 2>&5
15465 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15466 (exit $ac_status); }; } &&
15467 { ac_try
='test -s conftest$ac_exeext'
15468 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15469 (eval $ac_try) 2>&5
15471 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15472 (exit $ac_status); }; }; then
15473 ac_cv_lib_soname_ungif
=`$ac_cv_path_LDD conftest$ac_exeext | grep libungif\\.$LIBEXT | sed "s/^.*\(libungif\.$LIBEXT[^ ]*\).*$/\1/"`
15474 if test "x$ac_cv_lib_soname_ungif" = "x"
15476 ac_cv_lib_soname_ungif
="libungif.$LIBEXT"
15479 echo "$as_me: failed program was:" >&5
15480 sed 's/^/| /' conftest.
$ac_ext >&5
15482 ac_cv_lib_soname_ungif
="libungif.$LIBEXT"
15484 rm -f conftest.err conftest.
$ac_objext \
15485 conftest
$ac_exeext conftest.
$ac_ext
15486 LIBS
=$ac_get_soname_save_LIBS
15488 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ungif" >&5
15489 echo "${ECHO_T}$ac_cv_lib_soname_ungif" >&6
15490 if test "x$ac_cv_lib_soname_ungif" != xNONE
15492 cat >>confdefs.h
<<_ACEOF
15493 #define SONAME_LIBUNGIF "$ac_cv_lib_soname_ungif"
15497 echo "$as_me:$LINENO: checking for -lgif soname" >&5
15498 echo $ECHO_N "checking for -lgif soname... $ECHO_C" >&6
15499 if test "${ac_cv_lib_soname_gif+set}" = set; then
15500 echo $ECHO_N "(cached) $ECHO_C" >&6
15502 ac_get_soname_save_LIBS
=$LIBS
15504 cat >conftest.
$ac_ext <<_ACEOF
15507 cat confdefs.h
>>conftest.
$ac_ext
15508 cat >>conftest.
$ac_ext <<_ACEOF
15509 /* end confdefs.h. */
15511 /* Override any gcc2 internal prototype to avoid an error. */
15515 /* We use char because int might match the return type of a gcc2
15516 builtin and then its argument prototype would still apply. */
15526 rm -f conftest.
$ac_objext conftest
$ac_exeext
15527 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15528 (eval $ac_link) 2>conftest.er1
15530 grep -v '^ *+' conftest.er1
>conftest.err
15532 cat conftest.err
>&5
15533 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15534 (exit $ac_status); } &&
15535 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15536 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15537 (eval $ac_try) 2>&5
15539 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15540 (exit $ac_status); }; } &&
15541 { ac_try
='test -s conftest$ac_exeext'
15542 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15543 (eval $ac_try) 2>&5
15545 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15546 (exit $ac_status); }; }; then
15547 ac_cv_lib_soname_gif
=`$ac_cv_path_LDD conftest$ac_exeext | grep libgif\\.$LIBEXT | sed "s/^.*\(libgif\.$LIBEXT[^ ]*\).*$/\1/"`
15548 if test "x$ac_cv_lib_soname_gif" = "x"
15550 ac_cv_lib_soname_gif
="libgif.$LIBEXT"
15553 echo "$as_me: failed program was:" >&5
15554 sed 's/^/| /' conftest.
$ac_ext >&5
15556 ac_cv_lib_soname_gif
="libgif.$LIBEXT"
15558 rm -f conftest.err conftest.
$ac_objext \
15559 conftest
$ac_exeext conftest.
$ac_ext
15560 LIBS
=$ac_get_soname_save_LIBS
15562 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gif" >&5
15563 echo "${ECHO_T}$ac_cv_lib_soname_gif" >&6
15564 if test "x$ac_cv_lib_soname_gif" != xNONE
15566 cat >>confdefs.h
<<_ACEOF
15567 #define SONAME_LIBGIF "$ac_cv_lib_soname_gif"
15571 echo "$as_me:$LINENO: checking for -lcapi20 soname" >&5
15572 echo $ECHO_N "checking for -lcapi20 soname... $ECHO_C" >&6
15573 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15574 echo $ECHO_N "(cached) $ECHO_C" >&6
15576 ac_get_soname_save_LIBS
=$LIBS
15577 LIBS
="-lcapi20 $LIBS"
15578 cat >conftest.
$ac_ext <<_ACEOF
15581 cat confdefs.h
>>conftest.
$ac_ext
15582 cat >>conftest.
$ac_ext <<_ACEOF
15583 /* end confdefs.h. */
15585 /* Override any gcc2 internal prototype to avoid an error. */
15589 /* We use char because int might match the return type of a gcc2
15590 builtin and then its argument prototype would still apply. */
15591 char capi20_isinstalled ();
15595 capi20_isinstalled ();
15600 rm -f conftest.
$ac_objext conftest
$ac_exeext
15601 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15602 (eval $ac_link) 2>conftest.er1
15604 grep -v '^ *+' conftest.er1
>conftest.err
15606 cat conftest.err
>&5
15607 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15608 (exit $ac_status); } &&
15609 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15610 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15611 (eval $ac_try) 2>&5
15613 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15614 (exit $ac_status); }; } &&
15615 { ac_try
='test -s conftest$ac_exeext'
15616 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15617 (eval $ac_try) 2>&5
15619 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15620 (exit $ac_status); }; }; then
15621 ac_cv_lib_soname_capi20
=`$ac_cv_path_LDD conftest$ac_exeext | grep libcapi20\\.$LIBEXT | sed "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"`
15622 if test "x$ac_cv_lib_soname_capi20" = "x"
15624 ac_cv_lib_soname_capi20
="libcapi20.$LIBEXT"
15627 echo "$as_me: failed program was:" >&5
15628 sed 's/^/| /' conftest.
$ac_ext >&5
15630 ac_cv_lib_soname_capi20
="libcapi20.$LIBEXT"
15632 rm -f conftest.err conftest.
$ac_objext \
15633 conftest
$ac_exeext conftest.
$ac_ext
15634 LIBS
=$ac_get_soname_save_LIBS
15636 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
15637 echo "${ECHO_T}$ac_cv_lib_soname_capi20" >&6
15638 if test "x$ac_cv_lib_soname_capi20" != xNONE
15640 cat >>confdefs.h
<<_ACEOF
15641 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
15648 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
15649 # for constant arguments. Useless!
15650 echo "$as_me:$LINENO: checking for working alloca.h" >&5
15651 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
15652 if test "${ac_cv_working_alloca_h+set}" = set; then
15653 echo $ECHO_N "(cached) $ECHO_C" >&6
15655 cat >conftest.
$ac_ext <<_ACEOF
15658 cat confdefs.h
>>conftest.
$ac_ext
15659 cat >>conftest.
$ac_ext <<_ACEOF
15660 /* end confdefs.h. */
15661 #include <alloca.h>
15665 char *p = (char *) alloca (2 * sizeof (int));
15670 rm -f conftest.
$ac_objext conftest
$ac_exeext
15671 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15672 (eval $ac_link) 2>conftest.er1
15674 grep -v '^ *+' conftest.er1
>conftest.err
15676 cat conftest.err
>&5
15677 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15678 (exit $ac_status); } &&
15679 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15680 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15681 (eval $ac_try) 2>&5
15683 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15684 (exit $ac_status); }; } &&
15685 { ac_try
='test -s conftest$ac_exeext'
15686 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15687 (eval $ac_try) 2>&5
15689 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15690 (exit $ac_status); }; }; then
15691 ac_cv_working_alloca_h
=yes
15693 echo "$as_me: failed program was:" >&5
15694 sed 's/^/| /' conftest.
$ac_ext >&5
15696 ac_cv_working_alloca_h
=no
15698 rm -f conftest.err conftest.
$ac_objext \
15699 conftest
$ac_exeext conftest.
$ac_ext
15701 echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
15702 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
15703 if test $ac_cv_working_alloca_h = yes; then
15705 cat >>confdefs.h
<<\_ACEOF
15706 #define HAVE_ALLOCA_H 1
15711 echo "$as_me:$LINENO: checking for alloca" >&5
15712 echo $ECHO_N "checking for alloca... $ECHO_C" >&6
15713 if test "${ac_cv_func_alloca_works+set}" = set; then
15714 echo $ECHO_N "(cached) $ECHO_C" >&6
15716 cat >conftest.
$ac_ext <<_ACEOF
15719 cat confdefs.h
>>conftest.
$ac_ext
15720 cat >>conftest.
$ac_ext <<_ACEOF
15721 /* end confdefs.h. */
15723 # define alloca __builtin_alloca
15726 # include <malloc.h>
15727 # define alloca _alloca
15730 # include <alloca.h>
15735 # ifndef alloca /* predefined by HP cc +Olibcalls */
15746 char *p = (char *) alloca (1);
15751 rm -f conftest.
$ac_objext conftest
$ac_exeext
15752 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15753 (eval $ac_link) 2>conftest.er1
15755 grep -v '^ *+' conftest.er1
>conftest.err
15757 cat conftest.err
>&5
15758 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15759 (exit $ac_status); } &&
15760 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15761 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15762 (eval $ac_try) 2>&5
15764 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15765 (exit $ac_status); }; } &&
15766 { ac_try
='test -s conftest$ac_exeext'
15767 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15768 (eval $ac_try) 2>&5
15770 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15771 (exit $ac_status); }; }; then
15772 ac_cv_func_alloca_works
=yes
15774 echo "$as_me: failed program was:" >&5
15775 sed 's/^/| /' conftest.
$ac_ext >&5
15777 ac_cv_func_alloca_works
=no
15779 rm -f conftest.err conftest.
$ac_objext \
15780 conftest
$ac_exeext conftest.
$ac_ext
15782 echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
15783 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
15785 if test $ac_cv_func_alloca_works = yes; then
15787 cat >>confdefs.h
<<\_ACEOF
15788 #define HAVE_ALLOCA 1
15792 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
15793 # that cause trouble. Some versions do not even contain alloca or
15794 # contain a buggy version. If you still want to use their alloca,
15795 # use ar to extract alloca.o from them instead of compiling alloca.c.
15797 ALLOCA
=alloca.
$ac_objext
15799 cat >>confdefs.h
<<\_ACEOF
15804 echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
15805 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
15806 if test "${ac_cv_os_cray+set}" = set; then
15807 echo $ECHO_N "(cached) $ECHO_C" >&6
15809 cat >conftest.
$ac_ext <<_ACEOF
15812 cat confdefs.h
>>conftest.
$ac_ext
15813 cat >>conftest.
$ac_ext <<_ACEOF
15814 /* end confdefs.h. */
15815 #if defined(CRAY) && ! defined(CRAY2)
15822 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
15823 $EGREP "webecray" >/dev
/null
2>&1; then
15831 echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
15832 echo "${ECHO_T}$ac_cv_os_cray" >&6
15833 if test $ac_cv_os_cray = yes; then
15834 for ac_func
in _getb67 GETB67 getb67
; do
15835 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
15836 echo "$as_me:$LINENO: checking for $ac_func" >&5
15837 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
15838 if eval "test \"\${$as_ac_var+set}\" = set"; then
15839 echo $ECHO_N "(cached) $ECHO_C" >&6
15841 cat >conftest.
$ac_ext <<_ACEOF
15844 cat confdefs.h
>>conftest.
$ac_ext
15845 cat >>conftest.
$ac_ext <<_ACEOF
15846 /* end confdefs.h. */
15847 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15848 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15849 #define $ac_func innocuous_$ac_func
15851 /* System header to define __stub macros and hopefully few prototypes,
15852 which can conflict with char $ac_func (); below.
15853 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15854 <limits.h> exists even on freestanding compilers. */
15857 # include <limits.h>
15859 # include <assert.h>
15864 /* Override any gcc2 internal prototype to avoid an error. */
15869 /* We use char because int might match the return type of a gcc2
15870 builtin and then its argument prototype would still apply. */
15872 /* The GNU C library defines this for functions which it implements
15873 to always fail with ENOSYS. Some functions are actually named
15874 something starting with __ and the normal name is an alias. */
15875 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
15878 char (*f) () = $ac_func;
15887 return f != $ac_func;
15892 rm -f conftest.
$ac_objext conftest
$ac_exeext
15893 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15894 (eval $ac_link) 2>conftest.er1
15896 grep -v '^ *+' conftest.er1
>conftest.err
15898 cat conftest.err
>&5
15899 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15900 (exit $ac_status); } &&
15901 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15902 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15903 (eval $ac_try) 2>&5
15905 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15906 (exit $ac_status); }; } &&
15907 { ac_try
='test -s conftest$ac_exeext'
15908 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15909 (eval $ac_try) 2>&5
15911 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15912 (exit $ac_status); }; }; then
15913 eval "$as_ac_var=yes"
15915 echo "$as_me: failed program was:" >&5
15916 sed 's/^/| /' conftest.
$ac_ext >&5
15918 eval "$as_ac_var=no"
15920 rm -f conftest.err conftest.
$ac_objext \
15921 conftest
$ac_exeext conftest.
$ac_ext
15923 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
15924 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
15925 if test `eval echo '${'$as_ac_var'}'` = yes; then
15927 cat >>confdefs.h
<<_ACEOF
15928 #define CRAY_STACKSEG_END $ac_func
15937 echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
15938 echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
15939 if test "${ac_cv_c_stack_direction+set}" = set; then
15940 echo $ECHO_N "(cached) $ECHO_C" >&6
15942 if test "$cross_compiling" = yes; then
15943 ac_cv_c_stack_direction
=0
15945 cat >conftest.
$ac_ext <<_ACEOF
15948 cat confdefs.h
>>conftest.
$ac_ext
15949 cat >>conftest.
$ac_ext <<_ACEOF
15950 /* end confdefs.h. */
15952 find_stack_direction ()
15954 static char *addr = 0;
15959 return find_stack_direction ();
15962 return (&dummy > addr) ? 1 : -1;
15968 exit (find_stack_direction () < 0);
15971 rm -f conftest
$ac_exeext
15972 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15973 (eval $ac_link) 2>&5
15975 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15976 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
15977 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15978 (eval $ac_try) 2>&5
15980 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15981 (exit $ac_status); }; }; then
15982 ac_cv_c_stack_direction
=1
15984 echo "$as_me: program exited with status $ac_status" >&5
15985 echo "$as_me: failed program was:" >&5
15986 sed 's/^/| /' conftest.
$ac_ext >&5
15988 ( exit $ac_status )
15989 ac_cv_c_stack_direction
=-1
15991 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
15994 echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
15995 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
15997 cat >>confdefs.h
<<_ACEOF
15998 #define STACK_DIRECTION $ac_cv_c_stack_direction
16127 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
16128 echo "$as_me:$LINENO: checking for $ac_func" >&5
16129 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
16130 if eval "test \"\${$as_ac_var+set}\" = set"; then
16131 echo $ECHO_N "(cached) $ECHO_C" >&6
16133 cat >conftest.
$ac_ext <<_ACEOF
16136 cat confdefs.h
>>conftest.
$ac_ext
16137 cat >>conftest.
$ac_ext <<_ACEOF
16138 /* end confdefs.h. */
16139 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
16140 For example, HP-UX 11i <limits.h> declares gettimeofday. */
16141 #define $ac_func innocuous_$ac_func
16143 /* System header to define __stub macros and hopefully few prototypes,
16144 which can conflict with char $ac_func (); below.
16145 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16146 <limits.h> exists even on freestanding compilers. */
16149 # include <limits.h>
16151 # include <assert.h>
16156 /* Override any gcc2 internal prototype to avoid an error. */
16161 /* We use char because int might match the return type of a gcc2
16162 builtin and then its argument prototype would still apply. */
16164 /* The GNU C library defines this for functions which it implements
16165 to always fail with ENOSYS. Some functions are actually named
16166 something starting with __ and the normal name is an alias. */
16167 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16170 char (*f) () = $ac_func;
16179 return f != $ac_func;
16184 rm -f conftest.
$ac_objext conftest
$ac_exeext
16185 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16186 (eval $ac_link) 2>conftest.er1
16188 grep -v '^ *+' conftest.er1
>conftest.err
16190 cat conftest.err
>&5
16191 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16192 (exit $ac_status); } &&
16193 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16194 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16195 (eval $ac_try) 2>&5
16197 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16198 (exit $ac_status); }; } &&
16199 { ac_try
='test -s conftest$ac_exeext'
16200 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16201 (eval $ac_try) 2>&5
16203 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16204 (exit $ac_status); }; }; then
16205 eval "$as_ac_var=yes"
16207 echo "$as_me: failed program was:" >&5
16208 sed 's/^/| /' conftest.
$ac_ext >&5
16210 eval "$as_ac_var=no"
16212 rm -f conftest.err conftest.
$ac_objext \
16213 conftest
$ac_exeext conftest.
$ac_ext
16215 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
16216 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
16217 if test `eval echo '${'$as_ac_var'}'` = yes; then
16218 cat >>confdefs.h
<<_ACEOF
16219 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
16229 for ac_header
in sys
/mount.h sys
/user.h
16231 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
16232 echo "$as_me:$LINENO: checking for $ac_header" >&5
16233 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16234 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16235 echo $ECHO_N "(cached) $ECHO_C" >&6
16237 cat >conftest.
$ac_ext <<_ACEOF
16240 cat confdefs.h
>>conftest.
$ac_ext
16241 cat >>conftest.
$ac_ext <<_ACEOF
16242 /* end confdefs.h. */
16243 #include <sys/types.h>
16244 #if HAVE_SYS_PARAM_H
16245 # include <sys/param.h>
16248 #include <$ac_header>
16250 rm -f conftest.
$ac_objext
16251 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16252 (eval $ac_compile) 2>conftest.er1
16254 grep -v '^ *+' conftest.er1
>conftest.err
16256 cat conftest.err
>&5
16257 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16258 (exit $ac_status); } &&
16259 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16260 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16261 (eval $ac_try) 2>&5
16263 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16264 (exit $ac_status); }; } &&
16265 { ac_try
='test -s conftest.$ac_objext'
16266 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16267 (eval $ac_try) 2>&5
16269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16270 (exit $ac_status); }; }; then
16271 eval "$as_ac_Header=yes"
16273 echo "$as_me: failed program was:" >&5
16274 sed 's/^/| /' conftest.
$ac_ext >&5
16276 eval "$as_ac_Header=no"
16278 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16280 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16281 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16282 if test `eval echo '${'$as_ac_Header'}'` = yes; then
16283 cat >>confdefs.h
<<_ACEOF
16284 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
16297 for ac_header
in net
/if.h net
/if_arp.h net
/if_dl.h net
/if_types.h net
/route.h
16299 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
16300 echo "$as_me:$LINENO: checking for $ac_header" >&5
16301 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16302 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16303 echo $ECHO_N "(cached) $ECHO_C" >&6
16305 cat >conftest.
$ac_ext <<_ACEOF
16308 cat confdefs.h
>>conftest.
$ac_ext
16309 cat >>conftest.
$ac_ext <<_ACEOF
16310 /* end confdefs.h. */
16311 #include <sys/types.h>
16312 #if HAVE_SYS_SOCKET_H
16313 # include <sys/socket.h>
16316 #include <$ac_header>
16318 rm -f conftest.
$ac_objext
16319 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16320 (eval $ac_compile) 2>conftest.er1
16322 grep -v '^ *+' conftest.er1
>conftest.err
16324 cat conftest.err
>&5
16325 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16326 (exit $ac_status); } &&
16327 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16328 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16329 (eval $ac_try) 2>&5
16331 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16332 (exit $ac_status); }; } &&
16333 { ac_try
='test -s conftest.$ac_objext'
16334 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16335 (eval $ac_try) 2>&5
16337 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16338 (exit $ac_status); }; }; then
16339 eval "$as_ac_Header=yes"
16341 echo "$as_me: failed program was:" >&5
16342 sed 's/^/| /' conftest.
$ac_ext >&5
16344 eval "$as_ac_Header=no"
16346 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16348 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16349 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16350 if test `eval echo '${'$as_ac_Header'}'` = yes; then
16351 cat >>confdefs.h
<<_ACEOF
16352 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
16361 for ac_header
in resolv.h
16363 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
16364 echo "$as_me:$LINENO: checking for $ac_header" >&5
16365 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16366 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16367 echo $ECHO_N "(cached) $ECHO_C" >&6
16369 cat >conftest.
$ac_ext <<_ACEOF
16372 cat confdefs.h
>>conftest.
$ac_ext
16373 cat >>conftest.
$ac_ext <<_ACEOF
16374 /* end confdefs.h. */
16375 #include <sys/types.h>
16376 #if HAVE_SYS_SOCKET_H
16377 # include <sys/socket.h>
16379 #if HAVE_NETINET_IN_H
16380 # include <netinet/in.h>
16382 #if HAVE_ARPA_NAMESER_H
16383 # include <arpa/nameser.h>
16386 #include <$ac_header>
16388 rm -f conftest.
$ac_objext
16389 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16390 (eval $ac_compile) 2>conftest.er1
16392 grep -v '^ *+' conftest.er1
>conftest.err
16394 cat conftest.err
>&5
16395 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16396 (exit $ac_status); } &&
16397 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16398 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16399 (eval $ac_try) 2>&5
16401 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16402 (exit $ac_status); }; } &&
16403 { ac_try
='test -s conftest.$ac_objext'
16404 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16405 (eval $ac_try) 2>&5
16407 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16408 (exit $ac_status); }; }; then
16409 eval "$as_ac_Header=yes"
16411 echo "$as_me: failed program was:" >&5
16412 sed 's/^/| /' conftest.
$ac_ext >&5
16414 eval "$as_ac_Header=no"
16416 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16418 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16419 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16420 if test `eval echo '${'$as_ac_Header'}'` = yes; then
16421 cat >>confdefs.h
<<_ACEOF
16422 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
16431 for ac_header
in ucontext.h
16433 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
16434 echo "$as_me:$LINENO: checking for $ac_header" >&5
16435 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16436 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16437 echo $ECHO_N "(cached) $ECHO_C" >&6
16439 cat >conftest.
$ac_ext <<_ACEOF
16442 cat confdefs.h
>>conftest.
$ac_ext
16443 cat >>conftest.
$ac_ext <<_ACEOF
16444 /* end confdefs.h. */
16445 #include <signal.h>
16447 #include <$ac_header>
16449 rm -f conftest.
$ac_objext
16450 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16451 (eval $ac_compile) 2>conftest.er1
16453 grep -v '^ *+' conftest.er1
>conftest.err
16455 cat conftest.err
>&5
16456 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16457 (exit $ac_status); } &&
16458 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16459 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16460 (eval $ac_try) 2>&5
16462 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16463 (exit $ac_status); }; } &&
16464 { ac_try
='test -s conftest.$ac_objext'
16465 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16466 (eval $ac_try) 2>&5
16468 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16469 (exit $ac_status); }; }; then
16470 eval "$as_ac_Header=yes"
16472 echo "$as_me: failed program was:" >&5
16473 sed 's/^/| /' conftest.
$ac_ext >&5
16475 eval "$as_ac_Header=no"
16477 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16479 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16480 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16481 if test `eval echo '${'$as_ac_Header'}'` = yes; then
16482 cat >>confdefs.h
<<_ACEOF
16483 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
16493 for ac_header
in linux
/videodev.h
16495 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
16496 echo "$as_me:$LINENO: checking for $ac_header" >&5
16497 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16498 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16499 echo $ECHO_N "(cached) $ECHO_C" >&6
16501 cat >conftest.
$ac_ext <<_ACEOF
16504 cat confdefs.h
>>conftest.
$ac_ext
16505 cat >>conftest.
$ac_ext <<_ACEOF
16506 /* end confdefs.h. */
16507 #ifdef HAVE_SYS_TIME_H
16508 #include <sys/time.h>
16510 #include <sys/types.h>
16511 #ifdef HAVE_ASM_TYPES_H
16512 #include <asm/types.h>
16515 #include <$ac_header>
16517 rm -f conftest.
$ac_objext
16518 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16519 (eval $ac_compile) 2>conftest.er1
16521 grep -v '^ *+' conftest.er1
>conftest.err
16523 cat conftest.err
>&5
16524 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16525 (exit $ac_status); } &&
16526 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16527 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16528 (eval $ac_try) 2>&5
16530 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16531 (exit $ac_status); }; } &&
16532 { ac_try
='test -s conftest.$ac_objext'
16533 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16534 (eval $ac_try) 2>&5
16536 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16537 (exit $ac_status); }; }; then
16538 eval "$as_ac_Header=yes"
16540 echo "$as_me: failed program was:" >&5
16541 sed 's/^/| /' conftest.
$ac_ext >&5
16543 eval "$as_ac_Header=no"
16545 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16547 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16548 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16549 if test `eval echo '${'$as_ac_Header'}'` = yes; then
16550 cat >>confdefs.h
<<_ACEOF
16551 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
16560 echo "$as_me:$LINENO: checking for GNU style IPX support" >&5
16561 echo $ECHO_N "checking for GNU style IPX support... $ECHO_C" >&6
16562 if test "${ac_cv_c_ipx_gnu+set}" = set; then
16563 echo $ECHO_N "(cached) $ECHO_C" >&6
16565 cat >conftest.
$ac_ext <<_ACEOF
16568 cat confdefs.h
>>conftest.
$ac_ext
16569 cat >>conftest.
$ac_ext <<_ACEOF
16570 /* end confdefs.h. */
16571 #include <sys/types.h>
16572 #ifdef HAVE_SYS_SOCKET_H
16573 # include <sys/socket.h>
16575 #include <netipx/ipx.h>
16579 ((struct sockaddr_ipx *)0)->sipx_family == AF_IPX
16584 rm -f conftest.
$ac_objext
16585 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16586 (eval $ac_compile) 2>conftest.er1
16588 grep -v '^ *+' conftest.er1
>conftest.err
16590 cat conftest.err
>&5
16591 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16592 (exit $ac_status); } &&
16593 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16594 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16595 (eval $ac_try) 2>&5
16597 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16598 (exit $ac_status); }; } &&
16599 { ac_try
='test -s conftest.$ac_objext'
16600 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16601 (eval $ac_try) 2>&5
16603 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16604 (exit $ac_status); }; }; then
16605 ac_cv_c_ipx_gnu
="yes"
16607 echo "$as_me: failed program was:" >&5
16608 sed 's/^/| /' conftest.
$ac_ext >&5
16610 ac_cv_c_ipx_gnu
="no"
16612 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16615 echo "$as_me:$LINENO: result: $ac_cv_c_ipx_gnu" >&5
16616 echo "${ECHO_T}$ac_cv_c_ipx_gnu" >&6
16617 if test "$ac_cv_c_ipx_gnu" = "yes"
16620 cat >>confdefs.h
<<\_ACEOF
16621 #define HAVE_IPX_GNU 1
16626 if test "$ac_cv_c_ipx_gnu" = "no"
16628 echo "$as_me:$LINENO: checking for linux style IPX support" >&5
16629 echo $ECHO_N "checking for linux style IPX support... $ECHO_C" >&6
16630 if test "${ac_cv_c_ipx_linux+set}" = set; then
16631 echo $ECHO_N "(cached) $ECHO_C" >&6
16633 cat >conftest.
$ac_ext <<_ACEOF
16636 cat confdefs.h
>>conftest.
$ac_ext
16637 cat >>conftest.
$ac_ext <<_ACEOF
16638 /* end confdefs.h. */
16639 #include <sys/types.h>
16640 #ifdef HAVE_SYS_SOCKET_H
16641 # include <sys/socket.h>
16643 #include <asm/types.h>
16644 #include <linux/ipx.h>
16648 ((struct sockaddr_ipx *)0)->sipx_family == AF_IPX
16653 rm -f conftest.
$ac_objext
16654 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16655 (eval $ac_compile) 2>conftest.er1
16657 grep -v '^ *+' conftest.er1
>conftest.err
16659 cat conftest.err
>&5
16660 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16661 (exit $ac_status); } &&
16662 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16663 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16664 (eval $ac_try) 2>&5
16666 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16667 (exit $ac_status); }; } &&
16668 { ac_try
='test -s conftest.$ac_objext'
16669 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16670 (eval $ac_try) 2>&5
16672 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16673 (exit $ac_status); }; }; then
16674 ac_cv_c_ipx_linux
="yes"
16676 echo "$as_me: failed program was:" >&5
16677 sed 's/^/| /' conftest.
$ac_ext >&5
16679 ac_cv_c_ipx_linux
="no"
16681 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16684 echo "$as_me:$LINENO: result: $ac_cv_c_ipx_linux" >&5
16685 echo "${ECHO_T}$ac_cv_c_ipx_linux" >&6
16686 if test "$ac_cv_c_ipx_linux" = "yes"
16689 cat >>confdefs.h
<<\_ACEOF
16690 #define HAVE_IPX_LINUX 1
16697 echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
16698 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
16699 if test "${ac_cv_c_const+set}" = set; then
16700 echo $ECHO_N "(cached) $ECHO_C" >&6
16702 cat >conftest.
$ac_ext <<_ACEOF
16705 cat confdefs.h
>>conftest.
$ac_ext
16706 cat >>conftest.
$ac_ext <<_ACEOF
16707 /* end confdefs.h. */
16712 /* FIXME: Include the comments suggested by Paul. */
16713 #ifndef __cplusplus
16714 /* Ultrix mips cc rejects this. */
16715 typedef int charset[2];
16717 /* SunOS 4.1.1 cc rejects this. */
16718 char const *const *ccp;
16720 /* NEC SVR4.0.2 mips cc rejects this. */
16721 struct point {int x, y;};
16722 static struct point const zero = {0,0};
16723 /* AIX XL C 1.02.0.0 rejects this.
16724 It does not let you subtract one const X* pointer from another in
16725 an arm of an if-expression whose if-part is not a constant
16727 const char *g = "string";
16728 ccp = &g + (g ? g-g : 0);
16729 /* HPUX 7.0 cc rejects these. */
16732 ccp = (char const *const *) p;
16733 { /* SCO 3.2v4 cc rejects this. */
16735 char const *s = 0 ? (char *) 0 : (char const *) 0;
16739 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
16740 int x[] = {25, 17};
16741 const int *foo = &x[0];
16744 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
16745 typedef const int *iptr;
16749 { /* AIX XL C 1.02.0.0 rejects this saying
16750 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
16751 struct s { int j; const int *ap[3]; };
16752 struct s *b; b->j = 5;
16754 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
16755 const int foo = 10;
16763 rm -f conftest.
$ac_objext
16764 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16765 (eval $ac_compile) 2>conftest.er1
16767 grep -v '^ *+' conftest.er1
>conftest.err
16769 cat conftest.err
>&5
16770 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16771 (exit $ac_status); } &&
16772 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16773 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16774 (eval $ac_try) 2>&5
16776 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16777 (exit $ac_status); }; } &&
16778 { ac_try
='test -s conftest.$ac_objext'
16779 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16780 (eval $ac_try) 2>&5
16782 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16783 (exit $ac_status); }; }; then
16786 echo "$as_me: failed program was:" >&5
16787 sed 's/^/| /' conftest.
$ac_ext >&5
16791 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16793 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
16794 echo "${ECHO_T}$ac_cv_c_const" >&6
16795 if test $ac_cv_c_const = no
; then
16797 cat >>confdefs.h
<<\_ACEOF
16803 echo "$as_me:$LINENO: checking for inline" >&5
16804 echo $ECHO_N "checking for inline... $ECHO_C" >&6
16805 if test "${ac_cv_c_inline+set}" = set; then
16806 echo $ECHO_N "(cached) $ECHO_C" >&6
16809 for ac_kw
in inline __inline__ __inline
; do
16810 cat >conftest.
$ac_ext <<_ACEOF
16813 cat confdefs.h
>>conftest.
$ac_ext
16814 cat >>conftest.
$ac_ext <<_ACEOF
16815 /* end confdefs.h. */
16816 #ifndef __cplusplus
16818 static $ac_kw foo_t static_foo () {return 0; }
16819 $ac_kw foo_t foo () {return 0; }
16823 rm -f conftest.
$ac_objext
16824 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16825 (eval $ac_compile) 2>conftest.er1
16827 grep -v '^ *+' conftest.er1
>conftest.err
16829 cat conftest.err
>&5
16830 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16831 (exit $ac_status); } &&
16832 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16833 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16834 (eval $ac_try) 2>&5
16836 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16837 (exit $ac_status); }; } &&
16838 { ac_try
='test -s conftest.$ac_objext'
16839 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16840 (eval $ac_try) 2>&5
16842 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16843 (exit $ac_status); }; }; then
16844 ac_cv_c_inline
=$ac_kw; break
16846 echo "$as_me: failed program was:" >&5
16847 sed 's/^/| /' conftest.
$ac_ext >&5
16850 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16854 echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
16855 echo "${ECHO_T}$ac_cv_c_inline" >&6
16858 case $ac_cv_c_inline in
16861 case $ac_cv_c_inline in
16863 *) ac_val
=$ac_cv_c_inline;;
16865 cat >>confdefs.h
<<_ACEOF
16866 #ifndef __cplusplus
16867 #define inline $ac_val
16873 echo "$as_me:$LINENO: checking for mode_t" >&5
16874 echo $ECHO_N "checking for mode_t... $ECHO_C" >&6
16875 if test "${ac_cv_type_mode_t+set}" = set; then
16876 echo $ECHO_N "(cached) $ECHO_C" >&6
16878 cat >conftest.
$ac_ext <<_ACEOF
16881 cat confdefs.h
>>conftest.
$ac_ext
16882 cat >>conftest.
$ac_ext <<_ACEOF
16883 /* end confdefs.h. */
16884 $ac_includes_default
16890 if (sizeof (mode_t))
16896 rm -f conftest.
$ac_objext
16897 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16898 (eval $ac_compile) 2>conftest.er1
16900 grep -v '^ *+' conftest.er1
>conftest.err
16902 cat conftest.err
>&5
16903 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16904 (exit $ac_status); } &&
16905 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16906 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16907 (eval $ac_try) 2>&5
16909 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16910 (exit $ac_status); }; } &&
16911 { ac_try
='test -s conftest.$ac_objext'
16912 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16913 (eval $ac_try) 2>&5
16915 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16916 (exit $ac_status); }; }; then
16917 ac_cv_type_mode_t
=yes
16919 echo "$as_me: failed program was:" >&5
16920 sed 's/^/| /' conftest.
$ac_ext >&5
16922 ac_cv_type_mode_t
=no
16924 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16926 echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
16927 echo "${ECHO_T}$ac_cv_type_mode_t" >&6
16928 if test $ac_cv_type_mode_t = yes; then
16930 cat >>confdefs.h
<<_ACEOF
16931 #define HAVE_MODE_T 1
16936 echo "$as_me:$LINENO: checking for off_t" >&5
16937 echo $ECHO_N "checking for off_t... $ECHO_C" >&6
16938 if test "${ac_cv_type_off_t+set}" = set; then
16939 echo $ECHO_N "(cached) $ECHO_C" >&6
16941 cat >conftest.
$ac_ext <<_ACEOF
16944 cat confdefs.h
>>conftest.
$ac_ext
16945 cat >>conftest.
$ac_ext <<_ACEOF
16946 /* end confdefs.h. */
16947 $ac_includes_default
16953 if (sizeof (off_t))
16959 rm -f conftest.
$ac_objext
16960 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16961 (eval $ac_compile) 2>conftest.er1
16963 grep -v '^ *+' conftest.er1
>conftest.err
16965 cat conftest.err
>&5
16966 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16967 (exit $ac_status); } &&
16968 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16969 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16970 (eval $ac_try) 2>&5
16972 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16973 (exit $ac_status); }; } &&
16974 { ac_try
='test -s conftest.$ac_objext'
16975 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16976 (eval $ac_try) 2>&5
16978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16979 (exit $ac_status); }; }; then
16980 ac_cv_type_off_t
=yes
16982 echo "$as_me: failed program was:" >&5
16983 sed 's/^/| /' conftest.
$ac_ext >&5
16985 ac_cv_type_off_t
=no
16987 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16989 echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
16990 echo "${ECHO_T}$ac_cv_type_off_t" >&6
16991 if test $ac_cv_type_off_t = yes; then
16993 cat >>confdefs.h
<<_ACEOF
16994 #define HAVE_OFF_T 1
16999 echo "$as_me:$LINENO: checking for pid_t" >&5
17000 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6
17001 if test "${ac_cv_type_pid_t+set}" = set; then
17002 echo $ECHO_N "(cached) $ECHO_C" >&6
17004 cat >conftest.
$ac_ext <<_ACEOF
17007 cat confdefs.h
>>conftest.
$ac_ext
17008 cat >>conftest.
$ac_ext <<_ACEOF
17009 /* end confdefs.h. */
17010 $ac_includes_default
17016 if (sizeof (pid_t))
17022 rm -f conftest.
$ac_objext
17023 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17024 (eval $ac_compile) 2>conftest.er1
17026 grep -v '^ *+' conftest.er1
>conftest.err
17028 cat conftest.err
>&5
17029 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17030 (exit $ac_status); } &&
17031 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17032 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17033 (eval $ac_try) 2>&5
17035 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17036 (exit $ac_status); }; } &&
17037 { ac_try
='test -s conftest.$ac_objext'
17038 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17039 (eval $ac_try) 2>&5
17041 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17042 (exit $ac_status); }; }; then
17043 ac_cv_type_pid_t
=yes
17045 echo "$as_me: failed program was:" >&5
17046 sed 's/^/| /' conftest.
$ac_ext >&5
17048 ac_cv_type_pid_t
=no
17050 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17052 echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
17053 echo "${ECHO_T}$ac_cv_type_pid_t" >&6
17054 if test $ac_cv_type_pid_t = yes; then
17056 cat >>confdefs.h
<<_ACEOF
17057 #define HAVE_PID_T 1
17062 echo "$as_me:$LINENO: checking for size_t" >&5
17063 echo $ECHO_N "checking for size_t... $ECHO_C" >&6
17064 if test "${ac_cv_type_size_t+set}" = set; then
17065 echo $ECHO_N "(cached) $ECHO_C" >&6
17067 cat >conftest.
$ac_ext <<_ACEOF
17070 cat confdefs.h
>>conftest.
$ac_ext
17071 cat >>conftest.
$ac_ext <<_ACEOF
17072 /* end confdefs.h. */
17073 $ac_includes_default
17079 if (sizeof (size_t))
17085 rm -f conftest.
$ac_objext
17086 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17087 (eval $ac_compile) 2>conftest.er1
17089 grep -v '^ *+' conftest.er1
>conftest.err
17091 cat conftest.err
>&5
17092 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17093 (exit $ac_status); } &&
17094 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
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); }; } &&
17100 { ac_try
='test -s conftest.$ac_objext'
17101 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17102 (eval $ac_try) 2>&5
17104 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17105 (exit $ac_status); }; }; then
17106 ac_cv_type_size_t
=yes
17108 echo "$as_me: failed program was:" >&5
17109 sed 's/^/| /' conftest.
$ac_ext >&5
17111 ac_cv_type_size_t
=no
17113 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17115 echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
17116 echo "${ECHO_T}$ac_cv_type_size_t" >&6
17117 if test $ac_cv_type_size_t = yes; then
17119 cat >>confdefs.h
<<_ACEOF
17120 #define HAVE_SIZE_T 1
17125 echo "$as_me:$LINENO: checking for ssize_t" >&5
17126 echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6
17127 if test "${ac_cv_type_ssize_t+set}" = set; then
17128 echo $ECHO_N "(cached) $ECHO_C" >&6
17130 cat >conftest.
$ac_ext <<_ACEOF
17133 cat confdefs.h
>>conftest.
$ac_ext
17134 cat >>conftest.
$ac_ext <<_ACEOF
17135 /* end confdefs.h. */
17136 $ac_includes_default
17142 if (sizeof (ssize_t))
17148 rm -f conftest.
$ac_objext
17149 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17150 (eval $ac_compile) 2>conftest.er1
17152 grep -v '^ *+' conftest.er1
>conftest.err
17154 cat conftest.err
>&5
17155 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17156 (exit $ac_status); } &&
17157 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
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); }; } &&
17163 { ac_try
='test -s conftest.$ac_objext'
17164 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17165 (eval $ac_try) 2>&5
17167 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17168 (exit $ac_status); }; }; then
17169 ac_cv_type_ssize_t
=yes
17171 echo "$as_me: failed program was:" >&5
17172 sed 's/^/| /' conftest.
$ac_ext >&5
17174 ac_cv_type_ssize_t
=no
17176 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17178 echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
17179 echo "${ECHO_T}$ac_cv_type_ssize_t" >&6
17180 if test $ac_cv_type_ssize_t = yes; then
17182 cat >>confdefs.h
<<_ACEOF
17183 #define HAVE_SSIZE_T 1
17188 echo "$as_me:$LINENO: checking for long long" >&5
17189 echo $ECHO_N "checking for long long... $ECHO_C" >&6
17190 if test "${ac_cv_type_long_long+set}" = set; then
17191 echo $ECHO_N "(cached) $ECHO_C" >&6
17193 cat >conftest.
$ac_ext <<_ACEOF
17196 cat confdefs.h
>>conftest.
$ac_ext
17197 cat >>conftest.
$ac_ext <<_ACEOF
17198 /* end confdefs.h. */
17199 $ac_includes_default
17203 if ((long long *) 0)
17205 if (sizeof (long long))
17211 rm -f conftest.
$ac_objext
17212 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17213 (eval $ac_compile) 2>conftest.er1
17215 grep -v '^ *+' conftest.er1
>conftest.err
17217 cat conftest.err
>&5
17218 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17219 (exit $ac_status); } &&
17220 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
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); }; } &&
17226 { ac_try
='test -s conftest.$ac_objext'
17227 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17228 (eval $ac_try) 2>&5
17230 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17231 (exit $ac_status); }; }; then
17232 ac_cv_type_long_long
=yes
17234 echo "$as_me: failed program was:" >&5
17235 sed 's/^/| /' conftest.
$ac_ext >&5
17237 ac_cv_type_long_long
=no
17239 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17241 echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
17242 echo "${ECHO_T}$ac_cv_type_long_long" >&6
17243 if test $ac_cv_type_long_long = yes; then
17245 cat >>confdefs.h
<<_ACEOF
17246 #define HAVE_LONG_LONG 1
17251 echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
17252 echo $ECHO_N "checking for fsblkcnt_t... $ECHO_C" >&6
17253 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
17254 echo $ECHO_N "(cached) $ECHO_C" >&6
17256 cat >conftest.
$ac_ext <<_ACEOF
17259 cat confdefs.h
>>conftest.
$ac_ext
17260 cat >>conftest.
$ac_ext <<_ACEOF
17261 /* end confdefs.h. */
17262 $ac_includes_default
17266 if ((fsblkcnt_t *) 0)
17268 if (sizeof (fsblkcnt_t))
17274 rm -f conftest.
$ac_objext
17275 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17276 (eval $ac_compile) 2>conftest.er1
17278 grep -v '^ *+' conftest.er1
>conftest.err
17280 cat conftest.err
>&5
17281 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17282 (exit $ac_status); } &&
17283 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
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); }; } &&
17289 { ac_try
='test -s conftest.$ac_objext'
17290 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17291 (eval $ac_try) 2>&5
17293 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17294 (exit $ac_status); }; }; then
17295 ac_cv_type_fsblkcnt_t
=yes
17297 echo "$as_me: failed program was:" >&5
17298 sed 's/^/| /' conftest.
$ac_ext >&5
17300 ac_cv_type_fsblkcnt_t
=no
17302 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17304 echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
17305 echo "${ECHO_T}$ac_cv_type_fsblkcnt_t" >&6
17306 if test $ac_cv_type_fsblkcnt_t = yes; then
17308 cat >>confdefs.h
<<_ACEOF
17309 #define HAVE_FSBLKCNT_T 1
17314 echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
17315 echo $ECHO_N "checking for fsfilcnt_t... $ECHO_C" >&6
17316 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
17317 echo $ECHO_N "(cached) $ECHO_C" >&6
17319 cat >conftest.
$ac_ext <<_ACEOF
17322 cat confdefs.h
>>conftest.
$ac_ext
17323 cat >>conftest.
$ac_ext <<_ACEOF
17324 /* end confdefs.h. */
17325 $ac_includes_default
17329 if ((fsfilcnt_t *) 0)
17331 if (sizeof (fsfilcnt_t))
17337 rm -f conftest.
$ac_objext
17338 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17339 (eval $ac_compile) 2>conftest.er1
17341 grep -v '^ *+' conftest.er1
>conftest.err
17343 cat conftest.err
>&5
17344 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17345 (exit $ac_status); } &&
17346 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
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); }; } &&
17352 { ac_try
='test -s conftest.$ac_objext'
17353 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17354 (eval $ac_try) 2>&5
17356 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17357 (exit $ac_status); }; }; then
17358 ac_cv_type_fsfilcnt_t
=yes
17360 echo "$as_me: failed program was:" >&5
17361 sed 's/^/| /' conftest.
$ac_ext >&5
17363 ac_cv_type_fsfilcnt_t
=no
17365 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17367 echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
17368 echo "${ECHO_T}$ac_cv_type_fsfilcnt_t" >&6
17369 if test $ac_cv_type_fsfilcnt_t = yes; then
17371 cat >>confdefs.h
<<_ACEOF
17372 #define HAVE_FSFILCNT_T 1
17378 echo "$as_me:$LINENO: checking for sigset_t" >&5
17379 echo $ECHO_N "checking for sigset_t... $ECHO_C" >&6
17380 if test "${ac_cv_type_sigset_t+set}" = set; then
17381 echo $ECHO_N "(cached) $ECHO_C" >&6
17383 cat >conftest.
$ac_ext <<_ACEOF
17386 cat confdefs.h
>>conftest.
$ac_ext
17387 cat >>conftest.
$ac_ext <<_ACEOF
17388 /* end confdefs.h. */
17389 #include <signal.h>
17394 if ((sigset_t *) 0)
17396 if (sizeof (sigset_t))
17402 rm -f conftest.
$ac_objext
17403 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17404 (eval $ac_compile) 2>conftest.er1
17406 grep -v '^ *+' conftest.er1
>conftest.err
17408 cat conftest.err
>&5
17409 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17410 (exit $ac_status); } &&
17411 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17412 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17413 (eval $ac_try) 2>&5
17415 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17416 (exit $ac_status); }; } &&
17417 { ac_try
='test -s conftest.$ac_objext'
17418 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17419 (eval $ac_try) 2>&5
17421 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17422 (exit $ac_status); }; }; then
17423 ac_cv_type_sigset_t
=yes
17425 echo "$as_me: failed program was:" >&5
17426 sed 's/^/| /' conftest.
$ac_ext >&5
17428 ac_cv_type_sigset_t
=no
17430 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17432 echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
17433 echo "${ECHO_T}$ac_cv_type_sigset_t" >&6
17434 if test $ac_cv_type_sigset_t = yes; then
17436 cat >>confdefs.h
<<_ACEOF
17437 #define HAVE_SIGSET_T 1
17443 echo "$as_me:$LINENO: checking for request_sense" >&5
17444 echo $ECHO_N "checking for request_sense... $ECHO_C" >&6
17445 if test "${ac_cv_type_request_sense+set}" = set; then
17446 echo $ECHO_N "(cached) $ECHO_C" >&6
17448 cat >conftest.
$ac_ext <<_ACEOF
17451 cat confdefs.h
>>conftest.
$ac_ext
17452 cat >>conftest.
$ac_ext <<_ACEOF
17453 /* end confdefs.h. */
17454 #include <linux/cdrom.h>
17459 if ((request_sense *) 0)
17461 if (sizeof (request_sense))
17467 rm -f conftest.
$ac_objext
17468 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17469 (eval $ac_compile) 2>conftest.er1
17471 grep -v '^ *+' conftest.er1
>conftest.err
17473 cat conftest.err
>&5
17474 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17475 (exit $ac_status); } &&
17476 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17477 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17478 (eval $ac_try) 2>&5
17480 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17481 (exit $ac_status); }; } &&
17482 { ac_try
='test -s conftest.$ac_objext'
17483 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17484 (eval $ac_try) 2>&5
17486 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17487 (exit $ac_status); }; }; then
17488 ac_cv_type_request_sense
=yes
17490 echo "$as_me: failed program was:" >&5
17491 sed 's/^/| /' conftest.
$ac_ext >&5
17493 ac_cv_type_request_sense
=no
17495 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17497 echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
17498 echo "${ECHO_T}$ac_cv_type_request_sense" >&6
17499 if test $ac_cv_type_request_sense = yes; then
17501 cat >>confdefs.h
<<_ACEOF
17502 #define HAVE_REQUEST_SENSE 1
17509 echo "$as_me:$LINENO: checking whether linux/input.h is for real" >&5
17510 echo $ECHO_N "checking whether linux/input.h is for real... $ECHO_C" >&6
17511 if test "${wine_cv_linux_input_h+set}" = set; then
17512 echo $ECHO_N "(cached) $ECHO_C" >&6
17514 cat >conftest.
$ac_ext <<_ACEOF
17517 cat confdefs.h
>>conftest.
$ac_ext
17518 cat >>conftest.
$ac_ext <<_ACEOF
17519 /* end confdefs.h. */
17521 #include <linux/input.h>
17527 int foo = EVIOCGBIT(EV_ABS,42);
17528 int bar = BTN_PINKIE;
17535 rm -f conftest.
$ac_objext
17536 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17537 (eval $ac_compile) 2>conftest.er1
17539 grep -v '^ *+' conftest.er1
>conftest.err
17541 cat conftest.err
>&5
17542 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17543 (exit $ac_status); } &&
17544 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17545 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17546 (eval $ac_try) 2>&5
17548 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17549 (exit $ac_status); }; } &&
17550 { ac_try
='test -s conftest.$ac_objext'
17551 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17552 (eval $ac_try) 2>&5
17554 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17555 (exit $ac_status); }; }; then
17556 wine_cv_linux_input_h
=yes
17558 echo "$as_me: failed program was:" >&5
17559 sed 's/^/| /' conftest.
$ac_ext >&5
17561 wine_cv_linux_input_h
=no
17563 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17566 echo "$as_me:$LINENO: result: $wine_cv_linux_input_h" >&5
17567 echo "${ECHO_T}$wine_cv_linux_input_h" >&6
17568 if test "$wine_cv_linux_input_h" = "yes"
17571 cat >>confdefs.h
<<\_ACEOF
17572 #define HAVE_CORRECT_LINUXINPUT_H 1
17577 echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
17578 echo $ECHO_N "checking for struct ff_effect.direction... $ECHO_C" >&6
17579 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
17580 echo $ECHO_N "(cached) $ECHO_C" >&6
17582 cat >conftest.
$ac_ext <<_ACEOF
17585 cat confdefs.h
>>conftest.
$ac_ext
17586 cat >>conftest.
$ac_ext <<_ACEOF
17587 /* end confdefs.h. */
17588 #ifdef HAVE_LINUX_INPUT_H
17589 #include <linux/input.h>
17595 static struct ff_effect ac_aggr;
17596 if (ac_aggr.direction)
17602 rm -f conftest.
$ac_objext
17603 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17604 (eval $ac_compile) 2>conftest.er1
17606 grep -v '^ *+' conftest.er1
>conftest.err
17608 cat conftest.err
>&5
17609 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17610 (exit $ac_status); } &&
17611 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17612 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17613 (eval $ac_try) 2>&5
17615 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17616 (exit $ac_status); }; } &&
17617 { ac_try
='test -s conftest.$ac_objext'
17618 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17619 (eval $ac_try) 2>&5
17621 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17622 (exit $ac_status); }; }; then
17623 ac_cv_member_struct_ff_effect_direction
=yes
17625 echo "$as_me: failed program was:" >&5
17626 sed 's/^/| /' conftest.
$ac_ext >&5
17628 cat >conftest.
$ac_ext <<_ACEOF
17631 cat confdefs.h
>>conftest.
$ac_ext
17632 cat >>conftest.
$ac_ext <<_ACEOF
17633 /* end confdefs.h. */
17634 #ifdef HAVE_LINUX_INPUT_H
17635 #include <linux/input.h>
17641 static struct ff_effect ac_aggr;
17642 if (sizeof ac_aggr.direction)
17648 rm -f conftest.
$ac_objext
17649 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17650 (eval $ac_compile) 2>conftest.er1
17652 grep -v '^ *+' conftest.er1
>conftest.err
17654 cat conftest.err
>&5
17655 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17656 (exit $ac_status); } &&
17657 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17658 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17659 (eval $ac_try) 2>&5
17661 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17662 (exit $ac_status); }; } &&
17663 { ac_try
='test -s conftest.$ac_objext'
17664 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17665 (eval $ac_try) 2>&5
17667 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17668 (exit $ac_status); }; }; then
17669 ac_cv_member_struct_ff_effect_direction
=yes
17671 echo "$as_me: failed program was:" >&5
17672 sed 's/^/| /' conftest.
$ac_ext >&5
17674 ac_cv_member_struct_ff_effect_direction
=no
17676 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17678 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17680 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
17681 echo "${ECHO_T}$ac_cv_member_struct_ff_effect_direction" >&6
17682 if test $ac_cv_member_struct_ff_effect_direction = yes; then
17684 cat >>confdefs.h
<<_ACEOF
17685 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
17692 echo "$as_me:$LINENO: checking for sigaddset" >&5
17693 echo $ECHO_N "checking for sigaddset... $ECHO_C" >&6
17694 if test "${wine_cv_have_sigaddset+set}" = set; then
17695 echo $ECHO_N "(cached) $ECHO_C" >&6
17697 cat >conftest.
$ac_ext <<_ACEOF
17700 cat confdefs.h
>>conftest.
$ac_ext
17701 cat >>conftest.
$ac_ext <<_ACEOF
17702 /* end confdefs.h. */
17703 #include <signal.h>
17707 sigset_t set; sigaddset(&set,SIGTERM);
17712 rm -f conftest.
$ac_objext conftest
$ac_exeext
17713 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17714 (eval $ac_link) 2>conftest.er1
17716 grep -v '^ *+' conftest.er1
>conftest.err
17718 cat conftest.err
>&5
17719 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17720 (exit $ac_status); } &&
17721 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17722 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17723 (eval $ac_try) 2>&5
17725 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17726 (exit $ac_status); }; } &&
17727 { ac_try
='test -s conftest$ac_exeext'
17728 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17729 (eval $ac_try) 2>&5
17731 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17732 (exit $ac_status); }; }; then
17733 wine_cv_have_sigaddset
=yes
17735 echo "$as_me: failed program was:" >&5
17736 sed 's/^/| /' conftest.
$ac_ext >&5
17738 wine_cv_have_sigaddset
=no
17740 rm -f conftest.err conftest.
$ac_objext \
17741 conftest
$ac_exeext conftest.
$ac_ext
17743 echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
17744 echo "${ECHO_T}$wine_cv_have_sigaddset" >&6
17745 if test "$wine_cv_have_sigaddset" = "yes"
17748 cat >>confdefs.h
<<\_ACEOF
17749 #define HAVE_SIGADDSET 1
17755 echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
17756 echo $ECHO_N "checking whether we can use re-entrant gethostbyname_r Linux style... $ECHO_C" >&6
17757 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
17758 echo $ECHO_N "(cached) $ECHO_C" >&6
17760 cat >conftest.
$ac_ext <<_ACEOF
17763 cat confdefs.h
>>conftest.
$ac_ext
17764 cat >>conftest.
$ac_ext <<_ACEOF
17765 /* end confdefs.h. */
17775 struct hostent *result;
17782 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
17783 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
17789 rm -f conftest.
$ac_objext conftest
$ac_exeext
17790 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17791 (eval $ac_link) 2>conftest.er1
17793 grep -v '^ *+' conftest.er1
>conftest.err
17795 cat conftest.err
>&5
17796 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17797 (exit $ac_status); } &&
17798 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17799 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17800 (eval $ac_try) 2>&5
17802 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17803 (exit $ac_status); }; } &&
17804 { ac_try
='test -s conftest$ac_exeext'
17805 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17806 (eval $ac_try) 2>&5
17808 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17809 (exit $ac_status); }; }; then
17810 wine_cv_linux_gethostbyname_r_6
=yes
17812 echo "$as_me: failed program was:" >&5
17813 sed 's/^/| /' conftest.
$ac_ext >&5
17815 wine_cv_linux_gethostbyname_r_6
=no
17818 rm -f conftest.err conftest.
$ac_objext \
17819 conftest
$ac_exeext conftest.
$ac_ext
17822 echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
17823 echo "${ECHO_T}$wine_cv_linux_gethostbyname_r_6" >&6
17824 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
17827 cat >>confdefs.h
<<\_ACEOF
17828 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
17833 if test "$ac_cv_header_linux_joystick_h" = "yes"
17835 echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
17836 echo $ECHO_N "checking whether linux/joystick.h uses the Linux 2.2+ API... $ECHO_C" >&6
17837 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
17838 echo $ECHO_N "(cached) $ECHO_C" >&6
17840 cat >conftest.
$ac_ext <<_ACEOF
17843 cat confdefs.h
>>conftest.
$ac_ext
17844 cat >>conftest.
$ac_ext <<_ACEOF
17845 /* end confdefs.h. */
17847 #include <sys/ioctl.h>
17848 #include <linux/joystick.h>
17850 struct js_event blub;
17851 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
17852 #error "no 2.2 header"
17863 rm -f conftest.
$ac_objext
17864 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17865 (eval $ac_compile) 2>conftest.er1
17867 grep -v '^ *+' conftest.er1
>conftest.err
17869 cat conftest.err
>&5
17870 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17871 (exit $ac_status); } &&
17872 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17873 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17874 (eval $ac_try) 2>&5
17876 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17877 (exit $ac_status); }; } &&
17878 { ac_try
='test -s conftest.$ac_objext'
17879 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17880 (eval $ac_try) 2>&5
17882 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17883 (exit $ac_status); }; }; then
17884 wine_cv_linux_joystick_22_api
=yes
17886 echo "$as_me: failed program was:" >&5
17887 sed 's/^/| /' conftest.
$ac_ext >&5
17889 wine_cv_linux_joystick_22_api
=no
17891 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17894 echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
17895 echo "${ECHO_T}$wine_cv_linux_joystick_22_api" >&6
17896 if test "$wine_cv_linux_joystick_22_api" = "yes"
17899 cat >>confdefs.h
<<\_ACEOF
17900 #define HAVE_LINUX_22_JOYSTICK_API 1
17907 if test "$ac_cv_header_sys_vfs_h" = "yes"
17909 echo "$as_me:$LINENO: checking whether sys/vfs.h defines statfs" >&5
17910 echo $ECHO_N "checking whether sys/vfs.h defines statfs... $ECHO_C" >&6
17911 if test "${wine_cv_sys_vfs_has_statfs+set}" = set; then
17912 echo $ECHO_N "(cached) $ECHO_C" >&6
17914 cat >conftest.
$ac_ext <<_ACEOF
17917 cat confdefs.h
>>conftest.
$ac_ext
17918 cat >>conftest.
$ac_ext <<_ACEOF
17919 /* end confdefs.h. */
17921 #include <sys/types.h>
17922 #ifdef HAVE_SYS_PARAM_H
17923 # include <sys/param.h>
17925 #include <sys/vfs.h>
17931 struct statfs stfs;
17933 memset(&stfs,0,sizeof(stfs));
17939 rm -f conftest.
$ac_objext
17940 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17941 (eval $ac_compile) 2>conftest.er1
17943 grep -v '^ *+' conftest.er1
>conftest.err
17945 cat conftest.err
>&5
17946 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17947 (exit $ac_status); } &&
17948 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17949 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17950 (eval $ac_try) 2>&5
17952 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17953 (exit $ac_status); }; } &&
17954 { ac_try
='test -s conftest.$ac_objext'
17955 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17956 (eval $ac_try) 2>&5
17958 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17959 (exit $ac_status); }; }; then
17960 wine_cv_sys_vfs_has_statfs
=yes
17962 echo "$as_me: failed program was:" >&5
17963 sed 's/^/| /' conftest.
$ac_ext >&5
17965 wine_cv_sys_vfs_has_statfs
=no
17968 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17971 echo "$as_me:$LINENO: result: $wine_cv_sys_vfs_has_statfs" >&5
17972 echo "${ECHO_T}$wine_cv_sys_vfs_has_statfs" >&6
17973 if test "$wine_cv_sys_vfs_has_statfs" = "yes"
17976 cat >>confdefs.h
<<\_ACEOF
17977 #define STATFS_DEFINED_BY_SYS_VFS 1
17983 if test "$ac_cv_header_sys_statfs_h" = "yes"
17985 echo "$as_me:$LINENO: checking whether sys/statfs.h defines statfs" >&5
17986 echo $ECHO_N "checking whether sys/statfs.h defines statfs... $ECHO_C" >&6
17987 if test "${wine_cv_sys_statfs_has_statfs+set}" = set; then
17988 echo $ECHO_N "(cached) $ECHO_C" >&6
17990 cat >conftest.
$ac_ext <<_ACEOF
17993 cat confdefs.h
>>conftest.
$ac_ext
17994 cat >>conftest.
$ac_ext <<_ACEOF
17995 /* end confdefs.h. */
17997 #include <sys/types.h>
17998 #ifdef HAVE_SYS_PARAM_H
17999 # include <sys/param.h>
18001 #include <sys/statfs.h>
18007 struct statfs stfs;
18013 rm -f conftest.
$ac_objext
18014 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18015 (eval $ac_compile) 2>conftest.er1
18017 grep -v '^ *+' conftest.er1
>conftest.err
18019 cat conftest.err
>&5
18020 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18021 (exit $ac_status); } &&
18022 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18023 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18024 (eval $ac_try) 2>&5
18026 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18027 (exit $ac_status); }; } &&
18028 { ac_try
='test -s conftest.$ac_objext'
18029 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18030 (eval $ac_try) 2>&5
18032 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18033 (exit $ac_status); }; }; then
18034 wine_cv_sys_statfs_has_statfs
=yes
18036 echo "$as_me: failed program was:" >&5
18037 sed 's/^/| /' conftest.
$ac_ext >&5
18039 wine_cv_sys_statfs_has_statfs
=no
18042 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18045 echo "$as_me:$LINENO: result: $wine_cv_sys_statfs_has_statfs" >&5
18046 echo "${ECHO_T}$wine_cv_sys_statfs_has_statfs" >&6
18047 if test "$wine_cv_sys_statfs_has_statfs" = "yes"
18050 cat >>confdefs.h
<<\_ACEOF
18051 #define STATFS_DEFINED_BY_SYS_STATFS 1
18057 if test "$ac_cv_header_sys_mount_h" = "yes"
18059 echo "$as_me:$LINENO: checking whether sys/mount.h defines statfs" >&5
18060 echo $ECHO_N "checking whether sys/mount.h defines statfs... $ECHO_C" >&6
18061 if test "${wine_cv_sys_mount_has_statfs+set}" = set; then
18062 echo $ECHO_N "(cached) $ECHO_C" >&6
18064 cat >conftest.
$ac_ext <<_ACEOF
18067 cat confdefs.h
>>conftest.
$ac_ext
18068 cat >>conftest.
$ac_ext <<_ACEOF
18069 /* end confdefs.h. */
18071 #include <sys/types.h>
18072 #ifdef HAVE_SYS_PARAM_H
18073 # include <sys/param.h>
18075 #include <sys/mount.h>
18081 struct statfs stfs;
18087 rm -f conftest.
$ac_objext
18088 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18089 (eval $ac_compile) 2>conftest.er1
18091 grep -v '^ *+' conftest.er1
>conftest.err
18093 cat conftest.err
>&5
18094 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18095 (exit $ac_status); } &&
18096 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18097 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18098 (eval $ac_try) 2>&5
18100 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18101 (exit $ac_status); }; } &&
18102 { ac_try
='test -s conftest.$ac_objext'
18103 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18104 (eval $ac_try) 2>&5
18106 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18107 (exit $ac_status); }; }; then
18108 wine_cv_sys_mount_has_statfs
=yes
18110 echo "$as_me: failed program was:" >&5
18111 sed 's/^/| /' conftest.
$ac_ext >&5
18113 wine_cv_sys_mount_has_statfs
=no
18116 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18119 echo "$as_me:$LINENO: result: $wine_cv_sys_mount_has_statfs" >&5
18120 echo "${ECHO_T}$wine_cv_sys_mount_has_statfs" >&6
18121 if test "$wine_cv_sys_mount_has_statfs" = "yes"
18124 cat >>confdefs.h
<<\_ACEOF
18125 #define STATFS_DEFINED_BY_SYS_MOUNT 1
18132 echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
18133 echo $ECHO_N "checking for struct statfs.f_bfree... $ECHO_C" >&6
18134 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
18135 echo $ECHO_N "(cached) $ECHO_C" >&6
18137 cat >conftest.
$ac_ext <<_ACEOF
18140 cat confdefs.h
>>conftest.
$ac_ext
18141 cat >>conftest.
$ac_ext <<_ACEOF
18142 /* end confdefs.h. */
18143 #include <sys/types.h>
18144 #ifdef HAVE_SYS_PARAM_H
18145 # include <sys/param.h>
18147 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18148 # include <sys/mount.h>
18150 # ifdef STATFS_DEFINED_BY_SYS_VFS
18151 # include <sys/vfs.h>
18153 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18154 # include <sys/statfs.h>
18162 static struct statfs ac_aggr;
18163 if (ac_aggr.f_bfree)
18169 rm -f conftest.
$ac_objext
18170 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18171 (eval $ac_compile) 2>conftest.er1
18173 grep -v '^ *+' conftest.er1
>conftest.err
18175 cat conftest.err
>&5
18176 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18177 (exit $ac_status); } &&
18178 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18179 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18180 (eval $ac_try) 2>&5
18182 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18183 (exit $ac_status); }; } &&
18184 { ac_try
='test -s conftest.$ac_objext'
18185 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18186 (eval $ac_try) 2>&5
18188 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18189 (exit $ac_status); }; }; then
18190 ac_cv_member_struct_statfs_f_bfree
=yes
18192 echo "$as_me: failed program was:" >&5
18193 sed 's/^/| /' conftest.
$ac_ext >&5
18195 cat >conftest.
$ac_ext <<_ACEOF
18198 cat confdefs.h
>>conftest.
$ac_ext
18199 cat >>conftest.
$ac_ext <<_ACEOF
18200 /* end confdefs.h. */
18201 #include <sys/types.h>
18202 #ifdef HAVE_SYS_PARAM_H
18203 # include <sys/param.h>
18205 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18206 # include <sys/mount.h>
18208 # ifdef STATFS_DEFINED_BY_SYS_VFS
18209 # include <sys/vfs.h>
18211 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18212 # include <sys/statfs.h>
18220 static struct statfs ac_aggr;
18221 if (sizeof ac_aggr.f_bfree)
18227 rm -f conftest.
$ac_objext
18228 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18229 (eval $ac_compile) 2>conftest.er1
18231 grep -v '^ *+' conftest.er1
>conftest.err
18233 cat conftest.err
>&5
18234 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18235 (exit $ac_status); } &&
18236 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18237 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18238 (eval $ac_try) 2>&5
18240 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18241 (exit $ac_status); }; } &&
18242 { ac_try
='test -s conftest.$ac_objext'
18243 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18244 (eval $ac_try) 2>&5
18246 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18247 (exit $ac_status); }; }; then
18248 ac_cv_member_struct_statfs_f_bfree
=yes
18250 echo "$as_me: failed program was:" >&5
18251 sed 's/^/| /' conftest.
$ac_ext >&5
18253 ac_cv_member_struct_statfs_f_bfree
=no
18255 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18257 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18259 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
18260 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_bfree" >&6
18261 if test $ac_cv_member_struct_statfs_f_bfree = yes; then
18263 cat >>confdefs.h
<<_ACEOF
18264 #define HAVE_STRUCT_STATFS_F_BFREE 1
18269 echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
18270 echo $ECHO_N "checking for struct statfs.f_bavail... $ECHO_C" >&6
18271 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
18272 echo $ECHO_N "(cached) $ECHO_C" >&6
18274 cat >conftest.
$ac_ext <<_ACEOF
18277 cat confdefs.h
>>conftest.
$ac_ext
18278 cat >>conftest.
$ac_ext <<_ACEOF
18279 /* end confdefs.h. */
18280 #include <sys/types.h>
18281 #ifdef HAVE_SYS_PARAM_H
18282 # include <sys/param.h>
18284 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18285 # include <sys/mount.h>
18287 # ifdef STATFS_DEFINED_BY_SYS_VFS
18288 # include <sys/vfs.h>
18290 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18291 # include <sys/statfs.h>
18299 static struct statfs ac_aggr;
18300 if (ac_aggr.f_bavail)
18306 rm -f conftest.
$ac_objext
18307 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18308 (eval $ac_compile) 2>conftest.er1
18310 grep -v '^ *+' conftest.er1
>conftest.err
18312 cat conftest.err
>&5
18313 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18314 (exit $ac_status); } &&
18315 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18316 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18317 (eval $ac_try) 2>&5
18319 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18320 (exit $ac_status); }; } &&
18321 { ac_try
='test -s conftest.$ac_objext'
18322 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18323 (eval $ac_try) 2>&5
18325 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18326 (exit $ac_status); }; }; then
18327 ac_cv_member_struct_statfs_f_bavail
=yes
18329 echo "$as_me: failed program was:" >&5
18330 sed 's/^/| /' conftest.
$ac_ext >&5
18332 cat >conftest.
$ac_ext <<_ACEOF
18335 cat confdefs.h
>>conftest.
$ac_ext
18336 cat >>conftest.
$ac_ext <<_ACEOF
18337 /* end confdefs.h. */
18338 #include <sys/types.h>
18339 #ifdef HAVE_SYS_PARAM_H
18340 # include <sys/param.h>
18342 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18343 # include <sys/mount.h>
18345 # ifdef STATFS_DEFINED_BY_SYS_VFS
18346 # include <sys/vfs.h>
18348 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18349 # include <sys/statfs.h>
18357 static struct statfs ac_aggr;
18358 if (sizeof ac_aggr.f_bavail)
18364 rm -f conftest.
$ac_objext
18365 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18366 (eval $ac_compile) 2>conftest.er1
18368 grep -v '^ *+' conftest.er1
>conftest.err
18370 cat conftest.err
>&5
18371 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18372 (exit $ac_status); } &&
18373 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18374 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18375 (eval $ac_try) 2>&5
18377 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18378 (exit $ac_status); }; } &&
18379 { ac_try
='test -s conftest.$ac_objext'
18380 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18381 (eval $ac_try) 2>&5
18383 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18384 (exit $ac_status); }; }; then
18385 ac_cv_member_struct_statfs_f_bavail
=yes
18387 echo "$as_me: failed program was:" >&5
18388 sed 's/^/| /' conftest.
$ac_ext >&5
18390 ac_cv_member_struct_statfs_f_bavail
=no
18392 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18394 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18396 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
18397 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_bavail" >&6
18398 if test $ac_cv_member_struct_statfs_f_bavail = yes; then
18400 cat >>confdefs.h
<<_ACEOF
18401 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
18406 echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
18407 echo $ECHO_N "checking for struct statfs.f_frsize... $ECHO_C" >&6
18408 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
18409 echo $ECHO_N "(cached) $ECHO_C" >&6
18411 cat >conftest.
$ac_ext <<_ACEOF
18414 cat confdefs.h
>>conftest.
$ac_ext
18415 cat >>conftest.
$ac_ext <<_ACEOF
18416 /* end confdefs.h. */
18417 #include <sys/types.h>
18418 #ifdef HAVE_SYS_PARAM_H
18419 # include <sys/param.h>
18421 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18422 # include <sys/mount.h>
18424 # ifdef STATFS_DEFINED_BY_SYS_VFS
18425 # include <sys/vfs.h>
18427 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18428 # include <sys/statfs.h>
18436 static struct statfs ac_aggr;
18437 if (ac_aggr.f_frsize)
18443 rm -f conftest.
$ac_objext
18444 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18445 (eval $ac_compile) 2>conftest.er1
18447 grep -v '^ *+' conftest.er1
>conftest.err
18449 cat conftest.err
>&5
18450 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18451 (exit $ac_status); } &&
18452 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18453 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18454 (eval $ac_try) 2>&5
18456 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18457 (exit $ac_status); }; } &&
18458 { ac_try
='test -s conftest.$ac_objext'
18459 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18460 (eval $ac_try) 2>&5
18462 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18463 (exit $ac_status); }; }; then
18464 ac_cv_member_struct_statfs_f_frsize
=yes
18466 echo "$as_me: failed program was:" >&5
18467 sed 's/^/| /' conftest.
$ac_ext >&5
18469 cat >conftest.
$ac_ext <<_ACEOF
18472 cat confdefs.h
>>conftest.
$ac_ext
18473 cat >>conftest.
$ac_ext <<_ACEOF
18474 /* end confdefs.h. */
18475 #include <sys/types.h>
18476 #ifdef HAVE_SYS_PARAM_H
18477 # include <sys/param.h>
18479 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18480 # include <sys/mount.h>
18482 # ifdef STATFS_DEFINED_BY_SYS_VFS
18483 # include <sys/vfs.h>
18485 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18486 # include <sys/statfs.h>
18494 static struct statfs ac_aggr;
18495 if (sizeof ac_aggr.f_frsize)
18501 rm -f conftest.
$ac_objext
18502 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18503 (eval $ac_compile) 2>conftest.er1
18505 grep -v '^ *+' conftest.er1
>conftest.err
18507 cat conftest.err
>&5
18508 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18509 (exit $ac_status); } &&
18510 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18511 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18512 (eval $ac_try) 2>&5
18514 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18515 (exit $ac_status); }; } &&
18516 { ac_try
='test -s conftest.$ac_objext'
18517 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18518 (eval $ac_try) 2>&5
18520 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18521 (exit $ac_status); }; }; then
18522 ac_cv_member_struct_statfs_f_frsize
=yes
18524 echo "$as_me: failed program was:" >&5
18525 sed 's/^/| /' conftest.
$ac_ext >&5
18527 ac_cv_member_struct_statfs_f_frsize
=no
18529 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18531 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18533 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
18534 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_frsize" >&6
18535 if test $ac_cv_member_struct_statfs_f_frsize = yes; then
18537 cat >>confdefs.h
<<_ACEOF
18538 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
18543 echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
18544 echo $ECHO_N "checking for struct statfs.f_ffree... $ECHO_C" >&6
18545 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
18546 echo $ECHO_N "(cached) $ECHO_C" >&6
18548 cat >conftest.
$ac_ext <<_ACEOF
18551 cat confdefs.h
>>conftest.
$ac_ext
18552 cat >>conftest.
$ac_ext <<_ACEOF
18553 /* end confdefs.h. */
18554 #include <sys/types.h>
18555 #ifdef HAVE_SYS_PARAM_H
18556 # include <sys/param.h>
18558 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18559 # include <sys/mount.h>
18561 # ifdef STATFS_DEFINED_BY_SYS_VFS
18562 # include <sys/vfs.h>
18564 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18565 # include <sys/statfs.h>
18573 static struct statfs ac_aggr;
18574 if (ac_aggr.f_ffree)
18580 rm -f conftest.
$ac_objext
18581 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18582 (eval $ac_compile) 2>conftest.er1
18584 grep -v '^ *+' conftest.er1
>conftest.err
18586 cat conftest.err
>&5
18587 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18588 (exit $ac_status); } &&
18589 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18590 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18591 (eval $ac_try) 2>&5
18593 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18594 (exit $ac_status); }; } &&
18595 { ac_try
='test -s conftest.$ac_objext'
18596 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18597 (eval $ac_try) 2>&5
18599 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18600 (exit $ac_status); }; }; then
18601 ac_cv_member_struct_statfs_f_ffree
=yes
18603 echo "$as_me: failed program was:" >&5
18604 sed 's/^/| /' conftest.
$ac_ext >&5
18606 cat >conftest.
$ac_ext <<_ACEOF
18609 cat confdefs.h
>>conftest.
$ac_ext
18610 cat >>conftest.
$ac_ext <<_ACEOF
18611 /* end confdefs.h. */
18612 #include <sys/types.h>
18613 #ifdef HAVE_SYS_PARAM_H
18614 # include <sys/param.h>
18616 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18617 # include <sys/mount.h>
18619 # ifdef STATFS_DEFINED_BY_SYS_VFS
18620 # include <sys/vfs.h>
18622 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18623 # include <sys/statfs.h>
18631 static struct statfs ac_aggr;
18632 if (sizeof ac_aggr.f_ffree)
18638 rm -f conftest.
$ac_objext
18639 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18640 (eval $ac_compile) 2>conftest.er1
18642 grep -v '^ *+' conftest.er1
>conftest.err
18644 cat conftest.err
>&5
18645 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18646 (exit $ac_status); } &&
18647 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18648 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18649 (eval $ac_try) 2>&5
18651 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18652 (exit $ac_status); }; } &&
18653 { ac_try
='test -s conftest.$ac_objext'
18654 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18655 (eval $ac_try) 2>&5
18657 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18658 (exit $ac_status); }; }; then
18659 ac_cv_member_struct_statfs_f_ffree
=yes
18661 echo "$as_me: failed program was:" >&5
18662 sed 's/^/| /' conftest.
$ac_ext >&5
18664 ac_cv_member_struct_statfs_f_ffree
=no
18666 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18668 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18670 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
18671 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_ffree" >&6
18672 if test $ac_cv_member_struct_statfs_f_ffree = yes; then
18674 cat >>confdefs.h
<<_ACEOF
18675 #define HAVE_STRUCT_STATFS_F_FFREE 1
18680 echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
18681 echo $ECHO_N "checking for struct statfs.f_favail... $ECHO_C" >&6
18682 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
18683 echo $ECHO_N "(cached) $ECHO_C" >&6
18685 cat >conftest.
$ac_ext <<_ACEOF
18688 cat confdefs.h
>>conftest.
$ac_ext
18689 cat >>conftest.
$ac_ext <<_ACEOF
18690 /* end confdefs.h. */
18691 #include <sys/types.h>
18692 #ifdef HAVE_SYS_PARAM_H
18693 # include <sys/param.h>
18695 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18696 # include <sys/mount.h>
18698 # ifdef STATFS_DEFINED_BY_SYS_VFS
18699 # include <sys/vfs.h>
18701 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18702 # include <sys/statfs.h>
18710 static struct statfs ac_aggr;
18711 if (ac_aggr.f_favail)
18717 rm -f conftest.
$ac_objext
18718 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18719 (eval $ac_compile) 2>conftest.er1
18721 grep -v '^ *+' conftest.er1
>conftest.err
18723 cat conftest.err
>&5
18724 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18725 (exit $ac_status); } &&
18726 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18727 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18728 (eval $ac_try) 2>&5
18730 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18731 (exit $ac_status); }; } &&
18732 { ac_try
='test -s conftest.$ac_objext'
18733 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18734 (eval $ac_try) 2>&5
18736 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18737 (exit $ac_status); }; }; then
18738 ac_cv_member_struct_statfs_f_favail
=yes
18740 echo "$as_me: failed program was:" >&5
18741 sed 's/^/| /' conftest.
$ac_ext >&5
18743 cat >conftest.
$ac_ext <<_ACEOF
18746 cat confdefs.h
>>conftest.
$ac_ext
18747 cat >>conftest.
$ac_ext <<_ACEOF
18748 /* end confdefs.h. */
18749 #include <sys/types.h>
18750 #ifdef HAVE_SYS_PARAM_H
18751 # include <sys/param.h>
18753 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18754 # include <sys/mount.h>
18756 # ifdef STATFS_DEFINED_BY_SYS_VFS
18757 # include <sys/vfs.h>
18759 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18760 # include <sys/statfs.h>
18768 static struct statfs ac_aggr;
18769 if (sizeof ac_aggr.f_favail)
18775 rm -f conftest.
$ac_objext
18776 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18777 (eval $ac_compile) 2>conftest.er1
18779 grep -v '^ *+' conftest.er1
>conftest.err
18781 cat conftest.err
>&5
18782 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18783 (exit $ac_status); } &&
18784 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18785 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18786 (eval $ac_try) 2>&5
18788 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18789 (exit $ac_status); }; } &&
18790 { ac_try
='test -s conftest.$ac_objext'
18791 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18792 (eval $ac_try) 2>&5
18794 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18795 (exit $ac_status); }; }; then
18796 ac_cv_member_struct_statfs_f_favail
=yes
18798 echo "$as_me: failed program was:" >&5
18799 sed 's/^/| /' conftest.
$ac_ext >&5
18801 ac_cv_member_struct_statfs_f_favail
=no
18803 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18805 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18807 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
18808 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_favail" >&6
18809 if test $ac_cv_member_struct_statfs_f_favail = yes; then
18811 cat >>confdefs.h
<<_ACEOF
18812 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
18817 echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
18818 echo $ECHO_N "checking for struct statfs.f_namelen... $ECHO_C" >&6
18819 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
18820 echo $ECHO_N "(cached) $ECHO_C" >&6
18822 cat >conftest.
$ac_ext <<_ACEOF
18825 cat confdefs.h
>>conftest.
$ac_ext
18826 cat >>conftest.
$ac_ext <<_ACEOF
18827 /* end confdefs.h. */
18828 #include <sys/types.h>
18829 #ifdef HAVE_SYS_PARAM_H
18830 # include <sys/param.h>
18832 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18833 # include <sys/mount.h>
18835 # ifdef STATFS_DEFINED_BY_SYS_VFS
18836 # include <sys/vfs.h>
18838 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18839 # include <sys/statfs.h>
18847 static struct statfs ac_aggr;
18848 if (ac_aggr.f_namelen)
18854 rm -f conftest.
$ac_objext
18855 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18856 (eval $ac_compile) 2>conftest.er1
18858 grep -v '^ *+' conftest.er1
>conftest.err
18860 cat conftest.err
>&5
18861 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18862 (exit $ac_status); } &&
18863 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18864 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18865 (eval $ac_try) 2>&5
18867 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18868 (exit $ac_status); }; } &&
18869 { ac_try
='test -s conftest.$ac_objext'
18870 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18871 (eval $ac_try) 2>&5
18873 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18874 (exit $ac_status); }; }; then
18875 ac_cv_member_struct_statfs_f_namelen
=yes
18877 echo "$as_me: failed program was:" >&5
18878 sed 's/^/| /' conftest.
$ac_ext >&5
18880 cat >conftest.
$ac_ext <<_ACEOF
18883 cat confdefs.h
>>conftest.
$ac_ext
18884 cat >>conftest.
$ac_ext <<_ACEOF
18885 /* end confdefs.h. */
18886 #include <sys/types.h>
18887 #ifdef HAVE_SYS_PARAM_H
18888 # include <sys/param.h>
18890 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18891 # include <sys/mount.h>
18893 # ifdef STATFS_DEFINED_BY_SYS_VFS
18894 # include <sys/vfs.h>
18896 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18897 # include <sys/statfs.h>
18905 static struct statfs ac_aggr;
18906 if (sizeof ac_aggr.f_namelen)
18912 rm -f conftest.
$ac_objext
18913 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18914 (eval $ac_compile) 2>conftest.er1
18916 grep -v '^ *+' conftest.er1
>conftest.err
18918 cat conftest.err
>&5
18919 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18920 (exit $ac_status); } &&
18921 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18922 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18923 (eval $ac_try) 2>&5
18925 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18926 (exit $ac_status); }; } &&
18927 { ac_try
='test -s conftest.$ac_objext'
18928 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18929 (eval $ac_try) 2>&5
18931 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18932 (exit $ac_status); }; }; then
18933 ac_cv_member_struct_statfs_f_namelen
=yes
18935 echo "$as_me: failed program was:" >&5
18936 sed 's/^/| /' conftest.
$ac_ext >&5
18938 ac_cv_member_struct_statfs_f_namelen
=no
18940 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18942 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18944 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
18945 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_namelen" >&6
18946 if test $ac_cv_member_struct_statfs_f_namelen = yes; then
18948 cat >>confdefs.h
<<_ACEOF
18949 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
18956 echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
18957 echo $ECHO_N "checking for struct statvfs.f_blocks... $ECHO_C" >&6
18958 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
18959 echo $ECHO_N "(cached) $ECHO_C" >&6
18961 cat >conftest.
$ac_ext <<_ACEOF
18964 cat confdefs.h
>>conftest.
$ac_ext
18965 cat >>conftest.
$ac_ext <<_ACEOF
18966 /* end confdefs.h. */
18967 #ifdef HAVE_SYS_STATVFS_H
18968 #include <sys/statvfs.h>
18974 static struct statvfs ac_aggr;
18975 if (ac_aggr.f_blocks)
18981 rm -f conftest.
$ac_objext
18982 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18983 (eval $ac_compile) 2>conftest.er1
18985 grep -v '^ *+' conftest.er1
>conftest.err
18987 cat conftest.err
>&5
18988 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18989 (exit $ac_status); } &&
18990 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18991 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18992 (eval $ac_try) 2>&5
18994 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18995 (exit $ac_status); }; } &&
18996 { ac_try
='test -s conftest.$ac_objext'
18997 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18998 (eval $ac_try) 2>&5
19000 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19001 (exit $ac_status); }; }; then
19002 ac_cv_member_struct_statvfs_f_blocks
=yes
19004 echo "$as_me: failed program was:" >&5
19005 sed 's/^/| /' conftest.
$ac_ext >&5
19007 cat >conftest.
$ac_ext <<_ACEOF
19010 cat confdefs.h
>>conftest.
$ac_ext
19011 cat >>conftest.
$ac_ext <<_ACEOF
19012 /* end confdefs.h. */
19013 #ifdef HAVE_SYS_STATVFS_H
19014 #include <sys/statvfs.h>
19020 static struct statvfs ac_aggr;
19021 if (sizeof ac_aggr.f_blocks)
19027 rm -f conftest.
$ac_objext
19028 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19029 (eval $ac_compile) 2>conftest.er1
19031 grep -v '^ *+' conftest.er1
>conftest.err
19033 cat conftest.err
>&5
19034 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19035 (exit $ac_status); } &&
19036 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19037 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19038 (eval $ac_try) 2>&5
19040 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19041 (exit $ac_status); }; } &&
19042 { ac_try
='test -s conftest.$ac_objext'
19043 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19044 (eval $ac_try) 2>&5
19046 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19047 (exit $ac_status); }; }; then
19048 ac_cv_member_struct_statvfs_f_blocks
=yes
19050 echo "$as_me: failed program was:" >&5
19051 sed 's/^/| /' conftest.
$ac_ext >&5
19053 ac_cv_member_struct_statvfs_f_blocks
=no
19055 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19057 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19059 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
19060 echo "${ECHO_T}$ac_cv_member_struct_statvfs_f_blocks" >&6
19061 if test $ac_cv_member_struct_statvfs_f_blocks = yes; then
19063 cat >>confdefs.h
<<_ACEOF
19064 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
19071 echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
19072 echo $ECHO_N "checking for struct msghdr.msg_accrights... $ECHO_C" >&6
19073 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
19074 echo $ECHO_N "(cached) $ECHO_C" >&6
19076 cat >conftest.
$ac_ext <<_ACEOF
19079 cat confdefs.h
>>conftest.
$ac_ext
19080 cat >>conftest.
$ac_ext <<_ACEOF
19081 /* end confdefs.h. */
19082 #include <sys/types.h>
19083 #ifdef HAVE_SYS_SOCKET_H
19084 # include <sys/socket.h>
19086 #ifdef HAVE_SYS_UN_H
19087 # include <sys/un.h>
19093 static struct msghdr ac_aggr;
19094 if (ac_aggr.msg_accrights)
19100 rm -f conftest.
$ac_objext
19101 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19102 (eval $ac_compile) 2>conftest.er1
19104 grep -v '^ *+' conftest.er1
>conftest.err
19106 cat conftest.err
>&5
19107 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19108 (exit $ac_status); } &&
19109 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19110 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19111 (eval $ac_try) 2>&5
19113 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19114 (exit $ac_status); }; } &&
19115 { ac_try
='test -s conftest.$ac_objext'
19116 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19117 (eval $ac_try) 2>&5
19119 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19120 (exit $ac_status); }; }; then
19121 ac_cv_member_struct_msghdr_msg_accrights
=yes
19123 echo "$as_me: failed program was:" >&5
19124 sed 's/^/| /' conftest.
$ac_ext >&5
19126 cat >conftest.
$ac_ext <<_ACEOF
19129 cat confdefs.h
>>conftest.
$ac_ext
19130 cat >>conftest.
$ac_ext <<_ACEOF
19131 /* end confdefs.h. */
19132 #include <sys/types.h>
19133 #ifdef HAVE_SYS_SOCKET_H
19134 # include <sys/socket.h>
19136 #ifdef HAVE_SYS_UN_H
19137 # include <sys/un.h>
19143 static struct msghdr ac_aggr;
19144 if (sizeof ac_aggr.msg_accrights)
19150 rm -f conftest.
$ac_objext
19151 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19152 (eval $ac_compile) 2>conftest.er1
19154 grep -v '^ *+' conftest.er1
>conftest.err
19156 cat conftest.err
>&5
19157 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19158 (exit $ac_status); } &&
19159 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19160 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19161 (eval $ac_try) 2>&5
19163 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19164 (exit $ac_status); }; } &&
19165 { ac_try
='test -s conftest.$ac_objext'
19166 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19167 (eval $ac_try) 2>&5
19169 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19170 (exit $ac_status); }; }; then
19171 ac_cv_member_struct_msghdr_msg_accrights
=yes
19173 echo "$as_me: failed program was:" >&5
19174 sed 's/^/| /' conftest.
$ac_ext >&5
19176 ac_cv_member_struct_msghdr_msg_accrights
=no
19178 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19180 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19182 echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
19183 echo "${ECHO_T}$ac_cv_member_struct_msghdr_msg_accrights" >&6
19184 if test $ac_cv_member_struct_msghdr_msg_accrights = yes; then
19186 cat >>confdefs.h
<<_ACEOF
19187 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
19192 echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
19193 echo $ECHO_N "checking for struct sockaddr.sa_len... $ECHO_C" >&6
19194 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
19195 echo $ECHO_N "(cached) $ECHO_C" >&6
19197 cat >conftest.
$ac_ext <<_ACEOF
19200 cat confdefs.h
>>conftest.
$ac_ext
19201 cat >>conftest.
$ac_ext <<_ACEOF
19202 /* end confdefs.h. */
19203 #include <sys/types.h>
19204 #ifdef HAVE_SYS_SOCKET_H
19205 # include <sys/socket.h>
19207 #ifdef HAVE_SYS_UN_H
19208 # include <sys/un.h>
19214 static struct sockaddr ac_aggr;
19215 if (ac_aggr.sa_len)
19221 rm -f conftest.
$ac_objext
19222 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19223 (eval $ac_compile) 2>conftest.er1
19225 grep -v '^ *+' conftest.er1
>conftest.err
19227 cat conftest.err
>&5
19228 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19229 (exit $ac_status); } &&
19230 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19231 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19232 (eval $ac_try) 2>&5
19234 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19235 (exit $ac_status); }; } &&
19236 { ac_try
='test -s conftest.$ac_objext'
19237 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19238 (eval $ac_try) 2>&5
19240 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19241 (exit $ac_status); }; }; then
19242 ac_cv_member_struct_sockaddr_sa_len
=yes
19244 echo "$as_me: failed program was:" >&5
19245 sed 's/^/| /' conftest.
$ac_ext >&5
19247 cat >conftest.
$ac_ext <<_ACEOF
19250 cat confdefs.h
>>conftest.
$ac_ext
19251 cat >>conftest.
$ac_ext <<_ACEOF
19252 /* end confdefs.h. */
19253 #include <sys/types.h>
19254 #ifdef HAVE_SYS_SOCKET_H
19255 # include <sys/socket.h>
19257 #ifdef HAVE_SYS_UN_H
19258 # include <sys/un.h>
19264 static struct sockaddr ac_aggr;
19265 if (sizeof ac_aggr.sa_len)
19271 rm -f conftest.
$ac_objext
19272 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19273 (eval $ac_compile) 2>conftest.er1
19275 grep -v '^ *+' conftest.er1
>conftest.err
19277 cat conftest.err
>&5
19278 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19279 (exit $ac_status); } &&
19280 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19281 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19282 (eval $ac_try) 2>&5
19284 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19285 (exit $ac_status); }; } &&
19286 { ac_try
='test -s conftest.$ac_objext'
19287 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19288 (eval $ac_try) 2>&5
19290 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19291 (exit $ac_status); }; }; then
19292 ac_cv_member_struct_sockaddr_sa_len
=yes
19294 echo "$as_me: failed program was:" >&5
19295 sed 's/^/| /' conftest.
$ac_ext >&5
19297 ac_cv_member_struct_sockaddr_sa_len
=no
19299 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19301 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19303 echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
19304 echo "${ECHO_T}$ac_cv_member_struct_sockaddr_sa_len" >&6
19305 if test $ac_cv_member_struct_sockaddr_sa_len = yes; then
19307 cat >>confdefs.h
<<_ACEOF
19308 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
19313 echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
19314 echo $ECHO_N "checking for struct sockaddr_un.sun_len... $ECHO_C" >&6
19315 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
19316 echo $ECHO_N "(cached) $ECHO_C" >&6
19318 cat >conftest.
$ac_ext <<_ACEOF
19321 cat confdefs.h
>>conftest.
$ac_ext
19322 cat >>conftest.
$ac_ext <<_ACEOF
19323 /* end confdefs.h. */
19324 #include <sys/types.h>
19325 #ifdef HAVE_SYS_SOCKET_H
19326 # include <sys/socket.h>
19328 #ifdef HAVE_SYS_UN_H
19329 # include <sys/un.h>
19335 static struct sockaddr_un ac_aggr;
19336 if (ac_aggr.sun_len)
19342 rm -f conftest.
$ac_objext
19343 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19344 (eval $ac_compile) 2>conftest.er1
19346 grep -v '^ *+' conftest.er1
>conftest.err
19348 cat conftest.err
>&5
19349 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19350 (exit $ac_status); } &&
19351 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19352 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19353 (eval $ac_try) 2>&5
19355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19356 (exit $ac_status); }; } &&
19357 { ac_try
='test -s conftest.$ac_objext'
19358 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19359 (eval $ac_try) 2>&5
19361 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19362 (exit $ac_status); }; }; then
19363 ac_cv_member_struct_sockaddr_un_sun_len
=yes
19365 echo "$as_me: failed program was:" >&5
19366 sed 's/^/| /' conftest.
$ac_ext >&5
19368 cat >conftest.
$ac_ext <<_ACEOF
19371 cat confdefs.h
>>conftest.
$ac_ext
19372 cat >>conftest.
$ac_ext <<_ACEOF
19373 /* end confdefs.h. */
19374 #include <sys/types.h>
19375 #ifdef HAVE_SYS_SOCKET_H
19376 # include <sys/socket.h>
19378 #ifdef HAVE_SYS_UN_H
19379 # include <sys/un.h>
19385 static struct sockaddr_un ac_aggr;
19386 if (sizeof ac_aggr.sun_len)
19392 rm -f conftest.
$ac_objext
19393 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19394 (eval $ac_compile) 2>conftest.er1
19396 grep -v '^ *+' conftest.er1
>conftest.err
19398 cat conftest.err
>&5
19399 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19400 (exit $ac_status); } &&
19401 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19402 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19403 (eval $ac_try) 2>&5
19405 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19406 (exit $ac_status); }; } &&
19407 { ac_try
='test -s conftest.$ac_objext'
19408 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19409 (eval $ac_try) 2>&5
19411 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19412 (exit $ac_status); }; }; then
19413 ac_cv_member_struct_sockaddr_un_sun_len
=yes
19415 echo "$as_me: failed program was:" >&5
19416 sed 's/^/| /' conftest.
$ac_ext >&5
19418 ac_cv_member_struct_sockaddr_un_sun_len
=no
19420 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19422 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19424 echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
19425 echo "${ECHO_T}$ac_cv_member_struct_sockaddr_un_sun_len" >&6
19426 if test $ac_cv_member_struct_sockaddr_un_sun_len = yes; then
19428 cat >>confdefs.h
<<_ACEOF
19429 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
19436 echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
19437 echo $ECHO_N "checking for scsireq_t.cmd... $ECHO_C" >&6
19438 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
19439 echo $ECHO_N "(cached) $ECHO_C" >&6
19441 cat >conftest.
$ac_ext <<_ACEOF
19444 cat confdefs.h
>>conftest.
$ac_ext
19445 cat >>conftest.
$ac_ext <<_ACEOF
19446 /* end confdefs.h. */
19447 #include <sys/types.h>
19448 #ifdef HAVE_SCSI_SG_H
19449 #include <scsi/sg.h>
19455 static scsireq_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_scsireq_t_cmd
=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 <sys/types.h>
19495 #ifdef HAVE_SCSI_SG_H
19496 #include <scsi/sg.h>
19502 static scsireq_t ac_aggr;
19503 if (sizeof ac_aggr.cmd)
19509 rm -f conftest.
$ac_objext
19510 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19511 (eval $ac_compile) 2>conftest.er1
19513 grep -v '^ *+' conftest.er1
>conftest.err
19515 cat conftest.err
>&5
19516 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19517 (exit $ac_status); } &&
19518 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19519 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19520 (eval $ac_try) 2>&5
19522 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19523 (exit $ac_status); }; } &&
19524 { ac_try
='test -s conftest.$ac_objext'
19525 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19526 (eval $ac_try) 2>&5
19528 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19529 (exit $ac_status); }; }; then
19530 ac_cv_member_scsireq_t_cmd
=yes
19532 echo "$as_me: failed program was:" >&5
19533 sed 's/^/| /' conftest.
$ac_ext >&5
19535 ac_cv_member_scsireq_t_cmd
=no
19537 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19539 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19541 echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
19542 echo "${ECHO_T}$ac_cv_member_scsireq_t_cmd" >&6
19543 if test $ac_cv_member_scsireq_t_cmd = yes; then
19545 cat >>confdefs.h
<<_ACEOF
19546 #define HAVE_SCSIREQ_T_CMD 1
19551 echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
19552 echo $ECHO_N "checking for sg_io_hdr_t.interface_id... $ECHO_C" >&6
19553 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
19554 echo $ECHO_N "(cached) $ECHO_C" >&6
19556 cat >conftest.
$ac_ext <<_ACEOF
19559 cat confdefs.h
>>conftest.
$ac_ext
19560 cat >>conftest.
$ac_ext <<_ACEOF
19561 /* end confdefs.h. */
19562 #include <sys/types.h>
19563 #ifdef HAVE_SCSI_SG_H
19564 #include <scsi/sg.h>
19570 static sg_io_hdr_t ac_aggr;
19571 if (ac_aggr.interface_id)
19577 rm -f conftest.
$ac_objext
19578 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19579 (eval $ac_compile) 2>conftest.er1
19581 grep -v '^ *+' conftest.er1
>conftest.err
19583 cat conftest.err
>&5
19584 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19585 (exit $ac_status); } &&
19586 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19587 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19588 (eval $ac_try) 2>&5
19590 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19591 (exit $ac_status); }; } &&
19592 { ac_try
='test -s conftest.$ac_objext'
19593 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19594 (eval $ac_try) 2>&5
19596 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19597 (exit $ac_status); }; }; then
19598 ac_cv_member_sg_io_hdr_t_interface_id
=yes
19600 echo "$as_me: failed program was:" >&5
19601 sed 's/^/| /' conftest.
$ac_ext >&5
19603 cat >conftest.
$ac_ext <<_ACEOF
19606 cat confdefs.h
>>conftest.
$ac_ext
19607 cat >>conftest.
$ac_ext <<_ACEOF
19608 /* end confdefs.h. */
19609 #include <sys/types.h>
19610 #ifdef HAVE_SCSI_SG_H
19611 #include <scsi/sg.h>
19617 static sg_io_hdr_t ac_aggr;
19618 if (sizeof ac_aggr.interface_id)
19624 rm -f conftest.
$ac_objext
19625 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19626 (eval $ac_compile) 2>conftest.er1
19628 grep -v '^ *+' conftest.er1
>conftest.err
19630 cat conftest.err
>&5
19631 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19632 (exit $ac_status); } &&
19633 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19634 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19635 (eval $ac_try) 2>&5
19637 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19638 (exit $ac_status); }; } &&
19639 { ac_try
='test -s conftest.$ac_objext'
19640 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19641 (eval $ac_try) 2>&5
19643 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19644 (exit $ac_status); }; }; then
19645 ac_cv_member_sg_io_hdr_t_interface_id
=yes
19647 echo "$as_me: failed program was:" >&5
19648 sed 's/^/| /' conftest.
$ac_ext >&5
19650 ac_cv_member_sg_io_hdr_t_interface_id
=no
19652 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19654 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19656 echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
19657 echo "${ECHO_T}$ac_cv_member_sg_io_hdr_t_interface_id" >&6
19658 if test $ac_cv_member_sg_io_hdr_t_interface_id = yes; then
19660 cat >>confdefs.h
<<_ACEOF
19661 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
19668 echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
19669 echo $ECHO_N "checking for siginfo_t.si_fd... $ECHO_C" >&6
19670 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
19671 echo $ECHO_N "(cached) $ECHO_C" >&6
19673 cat >conftest.
$ac_ext <<_ACEOF
19676 cat confdefs.h
>>conftest.
$ac_ext
19677 cat >>conftest.
$ac_ext <<_ACEOF
19678 /* end confdefs.h. */
19679 #include <signal.h>
19684 static siginfo_t ac_aggr;
19691 rm -f conftest.
$ac_objext
19692 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19693 (eval $ac_compile) 2>conftest.er1
19695 grep -v '^ *+' conftest.er1
>conftest.err
19697 cat conftest.err
>&5
19698 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19699 (exit $ac_status); } &&
19700 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19701 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19702 (eval $ac_try) 2>&5
19704 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19705 (exit $ac_status); }; } &&
19706 { ac_try
='test -s conftest.$ac_objext'
19707 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19708 (eval $ac_try) 2>&5
19710 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19711 (exit $ac_status); }; }; then
19712 ac_cv_member_siginfo_t_si_fd
=yes
19714 echo "$as_me: failed program was:" >&5
19715 sed 's/^/| /' conftest.
$ac_ext >&5
19717 cat >conftest.
$ac_ext <<_ACEOF
19720 cat confdefs.h
>>conftest.
$ac_ext
19721 cat >>conftest.
$ac_ext <<_ACEOF
19722 /* end confdefs.h. */
19723 #include <signal.h>
19728 static siginfo_t ac_aggr;
19729 if (sizeof ac_aggr.si_fd)
19735 rm -f conftest.
$ac_objext
19736 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19737 (eval $ac_compile) 2>conftest.er1
19739 grep -v '^ *+' conftest.er1
>conftest.err
19741 cat conftest.err
>&5
19742 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19743 (exit $ac_status); } &&
19744 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19745 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19746 (eval $ac_try) 2>&5
19748 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19749 (exit $ac_status); }; } &&
19750 { ac_try
='test -s conftest.$ac_objext'
19751 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19752 (eval $ac_try) 2>&5
19754 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19755 (exit $ac_status); }; }; then
19756 ac_cv_member_siginfo_t_si_fd
=yes
19758 echo "$as_me: failed program was:" >&5
19759 sed 's/^/| /' conftest.
$ac_ext >&5
19761 ac_cv_member_siginfo_t_si_fd
=no
19763 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19765 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19767 echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
19768 echo "${ECHO_T}$ac_cv_member_siginfo_t_si_fd" >&6
19769 if test $ac_cv_member_siginfo_t_si_fd = yes; then
19771 cat >>confdefs.h
<<_ACEOF
19772 #define HAVE_SIGINFO_T_SI_FD 1
19779 echo "$as_me:$LINENO: checking for struct option.name" >&5
19780 echo $ECHO_N "checking for struct option.name... $ECHO_C" >&6
19781 if test "${ac_cv_member_struct_option_name+set}" = set; then
19782 echo $ECHO_N "(cached) $ECHO_C" >&6
19784 cat >conftest.
$ac_ext <<_ACEOF
19787 cat confdefs.h
>>conftest.
$ac_ext
19788 cat >>conftest.
$ac_ext <<_ACEOF
19789 /* end confdefs.h. */
19790 #ifdef HAVE_GETOPT_H
19791 #include <getopt.h>
19797 static struct option ac_aggr;
19804 rm -f conftest.
$ac_objext
19805 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19806 (eval $ac_compile) 2>conftest.er1
19808 grep -v '^ *+' conftest.er1
>conftest.err
19810 cat conftest.err
>&5
19811 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19812 (exit $ac_status); } &&
19813 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19814 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19815 (eval $ac_try) 2>&5
19817 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19818 (exit $ac_status); }; } &&
19819 { ac_try
='test -s conftest.$ac_objext'
19820 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19821 (eval $ac_try) 2>&5
19823 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19824 (exit $ac_status); }; }; then
19825 ac_cv_member_struct_option_name
=yes
19827 echo "$as_me: failed program was:" >&5
19828 sed 's/^/| /' conftest.
$ac_ext >&5
19830 cat >conftest.
$ac_ext <<_ACEOF
19833 cat confdefs.h
>>conftest.
$ac_ext
19834 cat >>conftest.
$ac_ext <<_ACEOF
19835 /* end confdefs.h. */
19836 #ifdef HAVE_GETOPT_H
19837 #include <getopt.h>
19843 static struct option ac_aggr;
19844 if (sizeof ac_aggr.name)
19850 rm -f conftest.
$ac_objext
19851 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19852 (eval $ac_compile) 2>conftest.er1
19854 grep -v '^ *+' conftest.er1
>conftest.err
19856 cat conftest.err
>&5
19857 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19858 (exit $ac_status); } &&
19859 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19860 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19861 (eval $ac_try) 2>&5
19863 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19864 (exit $ac_status); }; } &&
19865 { ac_try
='test -s conftest.$ac_objext'
19866 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19867 (eval $ac_try) 2>&5
19869 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19870 (exit $ac_status); }; }; then
19871 ac_cv_member_struct_option_name
=yes
19873 echo "$as_me: failed program was:" >&5
19874 sed 's/^/| /' conftest.
$ac_ext >&5
19876 ac_cv_member_struct_option_name
=no
19878 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19880 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19882 echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
19883 echo "${ECHO_T}$ac_cv_member_struct_option_name" >&6
19884 if test $ac_cv_member_struct_option_name = yes; then
19886 cat >>confdefs.h
<<_ACEOF
19887 #define HAVE_STRUCT_OPTION_NAME 1
19894 echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
19895 echo $ECHO_N "checking for struct stat.st_blocks... $ECHO_C" >&6
19896 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
19897 echo $ECHO_N "(cached) $ECHO_C" >&6
19899 cat >conftest.
$ac_ext <<_ACEOF
19902 cat confdefs.h
>>conftest.
$ac_ext
19903 cat >>conftest.
$ac_ext <<_ACEOF
19904 /* end confdefs.h. */
19905 $ac_includes_default
19909 static struct stat ac_aggr;
19910 if (ac_aggr.st_blocks)
19916 rm -f conftest.
$ac_objext
19917 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19918 (eval $ac_compile) 2>conftest.er1
19920 grep -v '^ *+' conftest.er1
>conftest.err
19922 cat conftest.err
>&5
19923 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19924 (exit $ac_status); } &&
19925 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19926 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19927 (eval $ac_try) 2>&5
19929 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19930 (exit $ac_status); }; } &&
19931 { ac_try
='test -s conftest.$ac_objext'
19932 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19933 (eval $ac_try) 2>&5
19935 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19936 (exit $ac_status); }; }; then
19937 ac_cv_member_struct_stat_st_blocks
=yes
19939 echo "$as_me: failed program was:" >&5
19940 sed 's/^/| /' conftest.
$ac_ext >&5
19942 cat >conftest.
$ac_ext <<_ACEOF
19945 cat confdefs.h
>>conftest.
$ac_ext
19946 cat >>conftest.
$ac_ext <<_ACEOF
19947 /* end confdefs.h. */
19948 $ac_includes_default
19952 static struct stat ac_aggr;
19953 if (sizeof ac_aggr.st_blocks)
19959 rm -f conftest.
$ac_objext
19960 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19961 (eval $ac_compile) 2>conftest.er1
19963 grep -v '^ *+' conftest.er1
>conftest.err
19965 cat conftest.err
>&5
19966 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19967 (exit $ac_status); } &&
19968 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19969 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19970 (eval $ac_try) 2>&5
19972 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19973 (exit $ac_status); }; } &&
19974 { ac_try
='test -s conftest.$ac_objext'
19975 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19976 (eval $ac_try) 2>&5
19978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19979 (exit $ac_status); }; }; then
19980 ac_cv_member_struct_stat_st_blocks
=yes
19982 echo "$as_me: failed program was:" >&5
19983 sed 's/^/| /' conftest.
$ac_ext >&5
19985 ac_cv_member_struct_stat_st_blocks
=no
19987 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19989 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19991 echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
19992 echo "${ECHO_T}$ac_cv_member_struct_stat_st_blocks" >&6
19993 if test $ac_cv_member_struct_stat_st_blocks = yes; then
19995 cat >>confdefs.h
<<_ACEOF
19996 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
20003 echo "$as_me:$LINENO: checking for timezone variable" >&5
20004 echo $ECHO_N "checking for timezone variable... $ECHO_C" >&6
20005 if test "${ac_cv_have_timezone+set}" = set; then
20006 echo $ECHO_N "(cached) $ECHO_C" >&6
20008 cat >conftest.
$ac_ext <<_ACEOF
20011 cat confdefs.h
>>conftest.
$ac_ext
20012 cat >>conftest.
$ac_ext <<_ACEOF
20013 /* end confdefs.h. */
20023 rm -f conftest.
$ac_objext conftest
$ac_exeext
20024 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
20025 (eval $ac_link) 2>conftest.er1
20027 grep -v '^ *+' conftest.er1
>conftest.err
20029 cat conftest.err
>&5
20030 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20031 (exit $ac_status); } &&
20032 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20033 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20034 (eval $ac_try) 2>&5
20036 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20037 (exit $ac_status); }; } &&
20038 { ac_try
='test -s conftest$ac_exeext'
20039 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20040 (eval $ac_try) 2>&5
20042 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20043 (exit $ac_status); }; }; then
20044 ac_cv_have_timezone
="yes"
20046 echo "$as_me: failed program was:" >&5
20047 sed 's/^/| /' conftest.
$ac_ext >&5
20049 ac_cv_have_timezone
="no"
20051 rm -f conftest.err conftest.
$ac_objext \
20052 conftest
$ac_exeext conftest.
$ac_ext
20054 echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
20055 echo "${ECHO_T}$ac_cv_have_timezone" >&6
20056 if test "$ac_cv_have_timezone" = "yes"
20059 cat >>confdefs.h
<<\_ACEOF
20060 #define HAVE_TIMEZONE 1
20064 echo "$as_me:$LINENO: checking for daylight variable" >&5
20065 echo $ECHO_N "checking for daylight variable... $ECHO_C" >&6
20066 if test "${ac_cv_have_daylight+set}" = set; then
20067 echo $ECHO_N "(cached) $ECHO_C" >&6
20069 cat >conftest.
$ac_ext <<_ACEOF
20072 cat confdefs.h
>>conftest.
$ac_ext
20073 cat >>conftest.
$ac_ext <<_ACEOF
20074 /* end confdefs.h. */
20084 rm -f conftest.
$ac_objext conftest
$ac_exeext
20085 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
20086 (eval $ac_link) 2>conftest.er1
20088 grep -v '^ *+' conftest.er1
>conftest.err
20090 cat conftest.err
>&5
20091 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20092 (exit $ac_status); } &&
20093 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20094 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20095 (eval $ac_try) 2>&5
20097 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20098 (exit $ac_status); }; } &&
20099 { ac_try
='test -s conftest$ac_exeext'
20100 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20101 (eval $ac_try) 2>&5
20103 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20104 (exit $ac_status); }; }; then
20105 ac_cv_have_daylight
="yes"
20107 echo "$as_me: failed program was:" >&5
20108 sed 's/^/| /' conftest.
$ac_ext >&5
20110 ac_cv_have_daylight
="no"
20112 rm -f conftest.err conftest.
$ac_objext \
20113 conftest
$ac_exeext conftest.
$ac_ext
20115 echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
20116 echo "${ECHO_T}$ac_cv_have_daylight" >&6
20117 if test "$ac_cv_have_daylight" = "yes"
20120 cat >>confdefs.h
<<\_ACEOF
20121 #define HAVE_DAYLIGHT 1
20128 *i
[3456789]86*) echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
20129 echo $ECHO_N "checking whether we need to define __i386__... $ECHO_C" >&6
20130 if test "${ac_cv_cpp_def___i386__+set}" = set; then
20131 echo $ECHO_N "(cached) $ECHO_C" >&6
20133 cat >conftest.
$ac_ext <<_ACEOF
20136 cat confdefs.h
>>conftest.
$ac_ext
20137 cat >>conftest.
$ac_ext <<_ACEOF
20138 /* end confdefs.h. */
20143 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20144 $EGREP "yes" >/dev
/null
2>&1; then
20145 ac_cv_cpp_def___i386__
=yes
20147 ac_cv_cpp_def___i386__
=no
20152 echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
20153 echo "${ECHO_T}$ac_cv_cpp_def___i386__" >&6
20154 if test $ac_cv_cpp_def___i386__ = yes; then
20155 CFLAGS
="$CFLAGS -D__i386__"
20156 LINTFLAGS
="$LINTFLAGS -D__i386__"
20159 *alpha
*) echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
20160 echo $ECHO_N "checking whether we need to define __ALPHA__... $ECHO_C" >&6
20161 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
20162 echo $ECHO_N "(cached) $ECHO_C" >&6
20164 cat >conftest.
$ac_ext <<_ACEOF
20167 cat confdefs.h
>>conftest.
$ac_ext
20168 cat >>conftest.
$ac_ext <<_ACEOF
20169 /* end confdefs.h. */
20174 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20175 $EGREP "yes" >/dev
/null
2>&1; then
20176 ac_cv_cpp_def___ALPHA__
=yes
20178 ac_cv_cpp_def___ALPHA__
=no
20183 echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
20184 echo "${ECHO_T}$ac_cv_cpp_def___ALPHA__" >&6
20185 if test $ac_cv_cpp_def___ALPHA__ = yes; then
20186 CFLAGS
="$CFLAGS -D__ALPHA__"
20187 LINTFLAGS
="$LINTFLAGS -D__ALPHA__"
20190 *sparc
*) echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
20191 echo $ECHO_N "checking whether we need to define __sparc__... $ECHO_C" >&6
20192 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
20193 echo $ECHO_N "(cached) $ECHO_C" >&6
20195 cat >conftest.
$ac_ext <<_ACEOF
20198 cat confdefs.h
>>conftest.
$ac_ext
20199 cat >>conftest.
$ac_ext <<_ACEOF
20200 /* end confdefs.h. */
20205 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20206 $EGREP "yes" >/dev
/null
2>&1; then
20207 ac_cv_cpp_def___sparc__
=yes
20209 ac_cv_cpp_def___sparc__
=no
20214 echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
20215 echo "${ECHO_T}$ac_cv_cpp_def___sparc__" >&6
20216 if test $ac_cv_cpp_def___sparc__ = yes; then
20217 CFLAGS
="$CFLAGS -D__sparc__"
20218 LINTFLAGS
="$LINTFLAGS -D__sparc__"
20221 *powerpc
*) echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
20222 echo $ECHO_N "checking whether we need to define __powerpc__... $ECHO_C" >&6
20223 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
20224 echo $ECHO_N "(cached) $ECHO_C" >&6
20226 cat >conftest.
$ac_ext <<_ACEOF
20229 cat confdefs.h
>>conftest.
$ac_ext
20230 cat >>conftest.
$ac_ext <<_ACEOF
20231 /* end confdefs.h. */
20232 #ifndef __powerpc__
20236 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20237 $EGREP "yes" >/dev
/null
2>&1; then
20238 ac_cv_cpp_def___powerpc__
=yes
20240 ac_cv_cpp_def___powerpc__
=no
20245 echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
20246 echo "${ECHO_T}$ac_cv_cpp_def___powerpc__" >&6
20247 if test $ac_cv_cpp_def___powerpc__ = yes; then
20248 CFLAGS
="$CFLAGS -D__powerpc__"
20249 LINTFLAGS
="$LINTFLAGS -D__powerpc__"
20254 case $host_vendor in
20255 *sun
*) echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
20256 echo $ECHO_N "checking whether we need to define __sun__... $ECHO_C" >&6
20257 if test "${ac_cv_cpp_def___sun__+set}" = set; then
20258 echo $ECHO_N "(cached) $ECHO_C" >&6
20260 cat >conftest.
$ac_ext <<_ACEOF
20263 cat confdefs.h
>>conftest.
$ac_ext
20264 cat >>conftest.
$ac_ext <<_ACEOF
20265 /* end confdefs.h. */
20270 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20271 $EGREP "yes" >/dev
/null
2>&1; then
20272 ac_cv_cpp_def___sun__
=yes
20274 ac_cv_cpp_def___sun__
=no
20279 echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
20280 echo "${ECHO_T}$ac_cv_cpp_def___sun__" >&6
20281 if test $ac_cv_cpp_def___sun__ = yes; then
20282 CFLAGS
="$CFLAGS -D__sun__"
20283 LINTFLAGS
="$LINTFLAGS -D__sun__"
20292 ac_config_commands
="$ac_config_commands dlls/gdi/enhmfdrv"
20294 ac_config_commands
="$ac_config_commands dlls/gdi/mfdrv"
20296 ac_config_commands
="$ac_config_commands dlls/kernel/messages"
20298 ac_config_commands
="$ac_config_commands dlls/user/resources"
20300 ac_config_commands
="$ac_config_commands dlls/wineps/data"
20302 ac_config_commands
="$ac_config_commands include/wine"
20304 ac_config_commands
="$ac_config_commands programs/regedit/tests"
20307 MAKE_RULES
=Make.rules
20310 MAKE_DLL_RULES
=dlls
/Makedll.rules
20313 MAKE_TEST_RULES
=dlls
/Maketest.rules
20316 MAKE_LIB_RULES
=libs
/Makelib.rules
20319 MAKE_PROG_RULES
=programs
/Makeprog.rules
20322 ac_config_files
="$ac_config_files Make.rules dlls/Makedll.rules dlls/Maketest.rules libs/Makelib.rules programs/Makeprog.rules Makefile dlls/Makefile dlls/activeds/Makefile dlls/advapi32/Makefile dlls/advapi32/tests/Makefile dlls/advpack/Makefile dlls/advpack/tests/Makefile dlls/amstream/Makefile dlls/atl/Makefile dlls/avicap32/Makefile dlls/avifil32/Makefile dlls/cabinet/Makefile dlls/capi2032/Makefile dlls/cards/Makefile dlls/cfgmgr32/Makefile dlls/comcat/Makefile dlls/comctl32/Makefile dlls/comctl32/tests/Makefile dlls/commdlg/Makefile dlls/crtdll/Makefile dlls/crypt32/Makefile dlls/crypt32/tests/Makefile dlls/cryptdll/Makefile dlls/ctl3d/Makefile dlls/d3d8/Makefile dlls/d3d9/Makefile dlls/d3dim/Makefile dlls/d3drm/Makefile dlls/d3dx8/Makefile dlls/d3dxof/Makefile dlls/dbghelp/Makefile dlls/dciman32/Makefile dlls/ddraw/Makefile dlls/ddraw/tests/Makefile dlls/devenum/Makefile dlls/dinput/Makefile dlls/dinput/tests/Makefile dlls/dinput8/Makefile dlls/dmband/Makefile dlls/dmcompos/Makefile dlls/dmime/Makefile dlls/dmloader/Makefile dlls/dmscript/Makefile dlls/dmstyle/Makefile dlls/dmsynth/Makefile dlls/dmusic/Makefile dlls/dmusic32/Makefile dlls/dplay/Makefile dlls/dplayx/Makefile dlls/dpnet/Makefile dlls/dpnhpast/Makefile dlls/dsound/Makefile dlls/dsound/tests/Makefile dlls/dswave/Makefile dlls/dxdiagn/Makefile dlls/dxerr8/Makefile dlls/dxerr9/Makefile dlls/dxguid/Makefile dlls/gdi/Makefile dlls/gdi/tests/Makefile dlls/glu32/Makefile dlls/glut32/Makefile dlls/hhctrl.ocx/Makefile dlls/iccvid/Makefile dlls/icmp/Makefile dlls/ifsmgr.vxd/Makefile dlls/imagehlp/Makefile dlls/imm32/Makefile dlls/iphlpapi/Makefile dlls/iphlpapi/tests/Makefile dlls/itss/Makefile dlls/kernel/Makefile dlls/kernel/tests/Makefile dlls/lzexpand/Makefile dlls/lzexpand/tests/Makefile dlls/mapi32/Makefile dlls/mapi32/tests/Makefile dlls/midimap/Makefile dlls/mlang/Makefile dlls/mlang/tests/Makefile dlls/mmdevldr.vxd/Makefile dlls/monodebg.vxd/Makefile dlls/mpr/Makefile dlls/msacm/Makefile dlls/msacm/imaadp32/Makefile dlls/msacm/msadp32/Makefile dlls/msacm/msg711/Makefile dlls/msacm/winemp3/Makefile dlls/msacm/tests/Makefile dlls/mscms/Makefile dlls/mscms/tests/Makefile dlls/msdmo/Makefile dlls/mshtml/Makefile dlls/mshtml/tests/Makefile dlls/msi/Makefile dlls/msi/tests/Makefile dlls/msimg32/Makefile dlls/msisys/Makefile dlls/msnet32/Makefile dlls/msrle32/Makefile dlls/msvcrt/Makefile dlls/msvcrt/tests/Makefile dlls/msvcrt20/Makefile dlls/msvcrt40/Makefile dlls/msvcrtd/Makefile dlls/msvcrtd/tests/Makefile dlls/msvidc32/Makefile dlls/msvideo/Makefile dlls/mswsock/Makefile dlls/netapi32/Makefile dlls/netapi32/tests/Makefile dlls/newdev/Makefile dlls/ntdll/Makefile dlls/ntdll/tests/Makefile dlls/objsel/Makefile dlls/odbc32/Makefile dlls/odbccp32/Makefile dlls/ole32/Makefile dlls/ole32/tests/Makefile dlls/oleacc/Makefile dlls/oleaut32/Makefile dlls/oleaut32/tests/Makefile dlls/olecli/Makefile dlls/oledlg/Makefile dlls/olepro32/Makefile dlls/olesvr/Makefile dlls/opengl32/Makefile dlls/powrprof/Makefile dlls/psapi/Makefile dlls/psapi/tests/Makefile dlls/qcap/Makefile dlls/quartz/Makefile dlls/quartz/tests/Makefile dlls/rasapi32/Makefile dlls/riched20/Makefile dlls/richedit/Makefile dlls/rpcrt4/Makefile dlls/rpcrt4/tests/Makefile dlls/rsabase/Makefile dlls/rsabase/tests/Makefile dlls/rsaenh/Makefile dlls/rsaenh/tests/Makefile dlls/secur32/Makefile dlls/sensapi/Makefile dlls/serialui/Makefile dlls/setupapi/Makefile dlls/shdocvw/Makefile dlls/shell32/Makefile dlls/shell32/tests/Makefile dlls/shfolder/Makefile dlls/shlwapi/Makefile dlls/shlwapi/tests/Makefile dlls/snmpapi/Makefile dlls/stdole2.tlb/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/usp10/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/mcicda/Makefile dlls/winmm/mciseq/Makefile dlls/winmm/mciwave/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/wldap32/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/hh/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"
20325 cat >confcache
<<\_ACEOF
20326 # This file is a shell script that caches the results of configure
20327 # tests run on this system so they can be shared between configure
20328 # scripts and configure runs, see configure's option --config-cache.
20329 # It is not useful on other systems. If it contains results you don't
20330 # want to keep, you may remove or edit it.
20332 # config.status only pays attention to the cache file if you give it
20333 # the --recheck option to rerun configure.
20335 # `ac_cv_env_foo' variables (set or unset) will be overridden when
20336 # loading this file, other *unset* `ac_cv_foo' will be assigned the
20337 # following values.
20341 # The following way of writing the cache mishandles newlines in values,
20342 # but we know of no workaround that is simple, portable, and efficient.
20343 # So, don't put newlines in cache variables' values.
20344 # Ultrix sh set writes to stderr and can't be redirected directly,
20345 # and sets the high bit in the cache file unless we assign to the vars.
20348 case `(ac_space=' '; set | grep ac_space) 2>&1` in
20350 # `set' does not quote correctly, so add quotes (double-quote
20351 # substitution turns \\\\ into \\, and sed turns \\ into \).
20354 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
20357 # `set' quotes correctly as required by POSIX, so do not add quotes.
20359 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
20366 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
20368 /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
20370 if diff $cache_file confcache
>/dev
/null
2>&1; then :; else
20371 if test -w $cache_file; then
20372 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
20373 cat confcache
>$cache_file
20375 echo "not updating unwritable cache $cache_file"
20380 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
20381 # Let make expand exec_prefix.
20382 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
20384 # VPATH may cause trouble with some makes, so we remove $(srcdir),
20385 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
20386 # trailing colons and then remove the whole line if VPATH becomes empty
20387 # (actually we leave an empty line to preserve line numbers).
20388 if test "x$srcdir" = x.
; then
20389 ac_vpsub
='/^[ ]*VPATH[ ]*=/{
20390 s/:*\$(srcdir):*/:/;
20391 s/:*\${srcdir}:*/:/;
20393 s/^\([^=]*=[ ]*\):*/\1/;
20399 DEFS
=-DHAVE_CONFIG_H
20403 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
20404 # 1. Remove the extension, and $U if already installed.
20405 ac_i
=`echo "$ac_i" |
20406 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
20408 ac_libobjs
="$ac_libobjs $ac_i\$U.$ac_objext"
20409 ac_ltlibobjs
="$ac_ltlibobjs $ac_i"'$U.lo'
20411 LIBOBJS
=$ac_libobjs
20413 LTLIBOBJS
=$ac_ltlibobjs
20417 : ${CONFIG_STATUS=./config.status}
20418 ac_clean_files_save
=$ac_clean_files
20419 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
20420 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
20421 echo "$as_me: creating $CONFIG_STATUS" >&6;}
20422 cat >$CONFIG_STATUS <<_ACEOF
20424 # Generated by $as_me.
20425 # Run this file to recreate the current configuration.
20426 # Compiler output produced by configure, useful for debugging
20427 # configure, is in config.log if it exists.
20430 ac_cs_recheck=false
20432 SHELL=\${CONFIG_SHELL-$SHELL}
20435 cat >>$CONFIG_STATUS <<\_ACEOF
20436 ## --------------------- ##
20437 ## M4sh Initialization. ##
20438 ## --------------------- ##
20440 # Be Bourne compatible
20441 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
20444 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
20445 # is contrary to our usage. Disable this feature.
20446 alias -g '${1+"$@"}'='"$@"'
20447 elif test -n "${BASH_VERSION+set}" && (set -o posix
) >/dev
/null
2>&1; then
20450 DUALCASE
=1; export DUALCASE
# for MKS sh
20452 # Support unset when possible.
20453 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
20460 # Work around bugs in pre-3.0 UWIN ksh.
20461 $as_unset ENV MAIL MAILPATH
20468 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
20469 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
20470 LC_TELEPHONE LC_TIME
20472 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
20473 eval $as_var=C
; export $as_var
20479 # Required to use basename.
20480 if expr a
: '\(a\)' >/dev
/null
2>&1; then
20486 if (basename /) >/dev
/null
2>&1 && test "X`basename / 2>&1`" = "X/"; then
20487 as_basename
=basename
20493 # Name of the executable.
20494 as_me
=`$as_basename "$0" ||
20495 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
20496 X"$0" : 'X\(//\)$' \| \
20497 X"$0" : 'X\(/\)$' \| \
20498 . : '\(.\)' 2>/dev/null ||
20500 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
20501 /^X\/\(\/\/\)$/{ s//\1/; q; }
20502 /^X\/\(\/\).*/{ s//\1/; q; }
20506 # PATH needs CR, and LINENO needs CR and PATH.
20507 # Avoid depending upon Character Ranges.
20508 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
20509 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
20510 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
20511 as_cr_digits
='0123456789'
20512 as_cr_alnum
=$as_cr_Letters$as_cr_digits
20514 # The user is always right.
20515 if test "${PATH_SEPARATOR+set}" != set; then
20516 echo "#! /bin/sh" >conf$$.sh
20517 echo "exit 0" >>conf$$.sh
20519 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
20528 as_lineno_1
=$LINENO
20529 as_lineno_2
=$LINENO
20530 as_lineno_3
=`(expr $as_lineno_1 + 1) 2>/dev/null`
20531 test "x$as_lineno_1" != "x$as_lineno_2" &&
20532 test "x$as_lineno_3" = "x$as_lineno_2" ||
{
20533 # Find who we are. Look in the path if we contain no path at all
20536 *[\\/]* ) as_myself
=$0 ;;
20537 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
20538 for as_dir
in $PATH
20541 test -z "$as_dir" && as_dir
=.
20542 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
20547 # We did not find ourselves, most probably we were run as `sh COMMAND'
20548 # in which case we are not to be found in the path.
20549 if test "x$as_myself" = x
; then
20552 if test ! -f "$as_myself"; then
20553 { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
20554 echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
20555 { (exit 1); exit 1; }; }
20557 case $CONFIG_SHELL in
20559 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
20560 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
20563 test -z "$as_dir" && as_dir
=.
20564 for as_base
in sh bash ksh sh5
; do
20567 if ("$as_dir/$as_base" -c '
20568 as_lineno_1=$LINENO
20569 as_lineno_2=$LINENO
20570 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
20571 test "x$as_lineno_1" != "x$as_lineno_2" &&
20572 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev
/null
; then
20573 $as_unset BASH_ENV ||
test "${BASH_ENV+set}" != set ||
{ BASH_ENV
=; export BASH_ENV
; }
20574 $as_unset ENV ||
test "${ENV+set}" != set ||
{ ENV
=; export ENV
; }
20575 CONFIG_SHELL
=$as_dir/$as_base
20576 export CONFIG_SHELL
20577 exec "$CONFIG_SHELL" "$0" ${1+"$@"}
20585 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
20586 # uniformly replaced by the line number. The first 'sed' inserts a
20587 # line-number line before each line; the second 'sed' does the real
20588 # work. The second script uses 'N' to pair each line-number line
20589 # with the numbered line, and appends trailing '-' during
20590 # substitution so that $LINENO is not a special case at line end.
20591 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
20592 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
20593 sed '=' <$as_myself |
20598 s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
20601 s,^['$as_cr_digits']*\n,,
20602 ' >$as_me.lineno
&&
20603 chmod +x
$as_me.lineno ||
20604 { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
20605 echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
20606 { (exit 1); exit 1; }; }
20608 # Don't try to exec as it changes $[0], causing all sort of problems
20609 # (the dirname of $[0] is not the place where we might find the
20610 # original and so on. Autoconf is especially sensible to this).
20612 # Exit status is that of the last command.
20617 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
20618 *c
*,-n*) ECHO_N
= ECHO_C
='
20620 *c
*,* ) ECHO_N
=-n ECHO_C
= ECHO_T
= ;;
20621 *) ECHO_N
= ECHO_C
='\c' ECHO_T
= ;;
20624 if expr a
: '\(a\)' >/dev
/null
2>&1; then
20630 rm -f conf$$ conf$$.exe conf$$.
file
20632 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
20633 # We could just check for DJGPP; but this test a) works b) is more generic
20634 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
20635 if test -f conf$$.exe
; then
20636 # Don't use ln at all; we don't have any links
20641 elif ln conf$$.
file conf$$
2>/dev
/null
; then
20646 rm -f conf$$ conf$$.exe conf$$.
file
20648 if mkdir
-p .
2>/dev
/null
; then
20651 test -d .
/-p && rmdir .
/-p
20655 as_executable_p
="test -f"
20657 # Sed expression to map a string onto a valid CPP name.
20658 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
20660 # Sed expression to map a string onto a valid variable name.
20661 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
20665 # We need space, tab and new line, in precisely that order.
20675 # Open the log real soon, to keep \$[0] and so on meaningful, and to
20676 # report actual input values of CONFIG_FILES etc. instead of their
20677 # values after options handling. Logging --version etc. is OK.
20681 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
20682 ## Running $as_me. ##
20687 This file was extended by Wine $as_me 20050725, which was
20688 generated by GNU Autoconf 2.59. Invocation command line was
20690 CONFIG_FILES = $CONFIG_FILES
20691 CONFIG_HEADERS = $CONFIG_HEADERS
20692 CONFIG_LINKS = $CONFIG_LINKS
20693 CONFIG_COMMANDS = $CONFIG_COMMANDS
20697 echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
20701 # Files that config.status was made for.
20702 if test -n "$ac_config_files"; then
20703 echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
20706 if test -n "$ac_config_headers"; then
20707 echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
20710 if test -n "$ac_config_links"; then
20711 echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
20714 if test -n "$ac_config_commands"; then
20715 echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
20718 cat >>$CONFIG_STATUS <<\_ACEOF
20721 \`$as_me' instantiates files from templates according to the
20722 current configuration.
20724 Usage: $0 [OPTIONS] [FILE]...
20726 -h, --help print this help, then exit
20727 -V, --version print version number, then exit
20728 -q, --quiet do not print progress messages
20729 -d, --debug don't remove temporary files
20730 --recheck update $as_me by reconfiguring in the same conditions
20731 --file=FILE[:TEMPLATE]
20732 instantiate the configuration file FILE
20733 --header=FILE[:TEMPLATE]
20734 instantiate the configuration header FILE
20736 Configuration files:
20739 Configuration headers:
20742 Configuration commands:
20745 Report bugs to <bug-autoconf@gnu.org>."
20748 cat >>$CONFIG_STATUS <<_ACEOF
20750 Wine config.status 20050725
20751 configured by $0, generated by GNU Autoconf 2.59,
20752 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
20754 Copyright (C) 2003 Free Software Foundation, Inc.
20755 This config.status script is free software; the Free Software Foundation
20756 gives unlimited permission to copy, distribute and modify it."
20761 cat >>$CONFIG_STATUS <<\_ACEOF
20762 # If no file are specified by the user, then we need to provide default
20763 # value. By we need to know if files were specified by the user.
20769 ac_option
=`expr "x$1" : 'x\([^=]*\)='`
20770 ac_optarg
=`expr "x$1" : 'x[^=]*=\(.*\)'`
20778 *) # This is not an option, so the user has probably given explicit
20781 ac_need_defaults
=false
;;
20785 # Handling of the options.
20787 cat >>$CONFIG_STATUS <<\_ACEOF
20788 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
20790 --version |
--vers* |
-V )
20791 echo "$ac_cs_version"; exit 0 ;;
20793 # Conflict between --help and --header
20794 { { echo "$as_me:$LINENO: error: ambiguous option: $1
20795 Try \`$0 --help' for more information." >&5
20796 echo "$as_me: error: ambiguous option: $1
20797 Try \`$0 --help' for more information." >&2;}
20798 { (exit 1); exit 1; }; };;
20799 --help |
--hel |
-h )
20800 echo "$ac_cs_usage"; exit 0 ;;
20801 --debug |
--d* |
-d )
20803 --file |
--fil |
--fi |
--f )
20805 CONFIG_FILES
="$CONFIG_FILES $ac_optarg"
20806 ac_need_defaults
=false
;;
20807 --header |
--heade |
--head |
--hea )
20809 CONFIG_HEADERS
="$CONFIG_HEADERS $ac_optarg"
20810 ac_need_defaults
=false
;;
20811 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
20812 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
20815 # This is an error.
20816 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
20817 Try \`$0 --help' for more information." >&5
20818 echo "$as_me: error: unrecognized option: $1
20819 Try \`$0 --help' for more information." >&2;}
20820 { (exit 1); exit 1; }; } ;;
20822 *) ac_config_targets
="$ac_config_targets $1" ;;
20828 ac_configure_extra_args
=
20830 if $ac_cs_silent; then
20832 ac_configure_extra_args
="$ac_configure_extra_args --silent"
20836 cat >>$CONFIG_STATUS <<_ACEOF
20837 if \$ac_cs_recheck; then
20838 echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
20839 exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
20848 cat >>$CONFIG_STATUS <<\_ACEOF
20849 for ac_config_target
in $ac_config_targets
20851 case "$ac_config_target" in
20852 # Handling of arguments.
20853 "Make.rules" ) CONFIG_FILES
="$CONFIG_FILES Make.rules" ;;
20854 "dlls/Makedll.rules" ) CONFIG_FILES
="$CONFIG_FILES dlls/Makedll.rules" ;;
20855 "dlls/Maketest.rules" ) CONFIG_FILES
="$CONFIG_FILES dlls/Maketest.rules" ;;
20856 "libs/Makelib.rules" ) CONFIG_FILES
="$CONFIG_FILES libs/Makelib.rules" ;;
20857 "programs/Makeprog.rules" ) CONFIG_FILES
="$CONFIG_FILES programs/Makeprog.rules" ;;
20858 "Makefile" ) CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
20859 "dlls/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/Makefile" ;;
20860 "dlls/activeds/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/activeds/Makefile" ;;
20861 "dlls/advapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/Makefile" ;;
20862 "dlls/advapi32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
20863 "dlls/advpack/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/advpack/Makefile" ;;
20864 "dlls/advpack/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
20865 "dlls/amstream/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/amstream/Makefile" ;;
20866 "dlls/atl/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/atl/Makefile" ;;
20867 "dlls/avicap32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/avicap32/Makefile" ;;
20868 "dlls/avifil32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/avifil32/Makefile" ;;
20869 "dlls/cabinet/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/Makefile" ;;
20870 "dlls/capi2032/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/capi2032/Makefile" ;;
20871 "dlls/cards/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/cards/Makefile" ;;
20872 "dlls/cfgmgr32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
20873 "dlls/comcat/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/comcat/Makefile" ;;
20874 "dlls/comctl32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/Makefile" ;;
20875 "dlls/comctl32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
20876 "dlls/commdlg/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/commdlg/Makefile" ;;
20877 "dlls/crtdll/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/crtdll/Makefile" ;;
20878 "dlls/crypt32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/Makefile" ;;
20879 "dlls/crypt32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
20880 "dlls/cryptdll/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
20881 "dlls/ctl3d/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d/Makefile" ;;
20882 "dlls/d3d8/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/Makefile" ;;
20883 "dlls/d3d9/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/Makefile" ;;
20884 "dlls/d3dim/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3dim/Makefile" ;;
20885 "dlls/d3drm/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/Makefile" ;;
20886 "dlls/d3dx8/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
20887 "dlls/d3dxof/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
20888 "dlls/dbghelp/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
20889 "dlls/dciman32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dciman32/Makefile" ;;
20890 "dlls/ddraw/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/Makefile" ;;
20891 "dlls/ddraw/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
20892 "dlls/devenum/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/devenum/Makefile" ;;
20893 "dlls/dinput/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dinput/Makefile" ;;
20894 "dlls/dinput/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
20895 "dlls/dinput8/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dinput8/Makefile" ;;
20896 "dlls/dmband/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmband/Makefile" ;;
20897 "dlls/dmcompos/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
20898 "dlls/dmime/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmime/Makefile" ;;
20899 "dlls/dmloader/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmloader/Makefile" ;;
20900 "dlls/dmscript/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmscript/Makefile" ;;
20901 "dlls/dmstyle/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
20902 "dlls/dmsynth/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
20903 "dlls/dmusic/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmusic/Makefile" ;;
20904 "dlls/dmusic32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
20905 "dlls/dplay/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dplay/Makefile" ;;
20906 "dlls/dplayx/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/Makefile" ;;
20907 "dlls/dpnet/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dpnet/Makefile" ;;
20908 "dlls/dpnhpast/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
20909 "dlls/dsound/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dsound/Makefile" ;;
20910 "dlls/dsound/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
20911 "dlls/dswave/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dswave/Makefile" ;;
20912 "dlls/dxdiagn/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
20913 "dlls/dxerr8/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
20914 "dlls/dxerr9/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
20915 "dlls/dxguid/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dxguid/Makefile" ;;
20916 "dlls/gdi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/gdi/Makefile" ;;
20917 "dlls/gdi/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/gdi/tests/Makefile" ;;
20918 "dlls/glu32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/glu32/Makefile" ;;
20919 "dlls/glut32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/glut32/Makefile" ;;
20920 "dlls/hhctrl.ocx/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
20921 "dlls/iccvid/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/iccvid/Makefile" ;;
20922 "dlls/icmp/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/icmp/Makefile" ;;
20923 "dlls/ifsmgr.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
20924 "dlls/imagehlp/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
20925 "dlls/imm32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/imm32/Makefile" ;;
20926 "dlls/iphlpapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
20927 "dlls/iphlpapi/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
20928 "dlls/itss/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/itss/Makefile" ;;
20929 "dlls/kernel/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/kernel/Makefile" ;;
20930 "dlls/kernel/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/kernel/tests/Makefile" ;;
20931 "dlls/lzexpand/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/lzexpand/Makefile" ;;
20932 "dlls/lzexpand/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/lzexpand/tests/Makefile" ;;
20933 "dlls/mapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/Makefile" ;;
20934 "dlls/mapi32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
20935 "dlls/midimap/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/midimap/Makefile" ;;
20936 "dlls/mlang/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mlang/Makefile" ;;
20937 "dlls/mlang/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
20938 "dlls/mmdevldr.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
20939 "dlls/monodebg.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
20940 "dlls/mpr/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mpr/Makefile" ;;
20941 "dlls/msacm/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/Makefile" ;;
20942 "dlls/msacm/imaadp32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/imaadp32/Makefile" ;;
20943 "dlls/msacm/msadp32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/msadp32/Makefile" ;;
20944 "dlls/msacm/msg711/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/msg711/Makefile" ;;
20945 "dlls/msacm/winemp3/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/winemp3/Makefile" ;;
20946 "dlls/msacm/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/tests/Makefile" ;;
20947 "dlls/mscms/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mscms/Makefile" ;;
20948 "dlls/mscms/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
20949 "dlls/msdmo/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msdmo/Makefile" ;;
20950 "dlls/mshtml/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/Makefile" ;;
20951 "dlls/mshtml/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
20952 "dlls/msi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msi/Makefile" ;;
20953 "dlls/msi/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
20954 "dlls/msimg32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msimg32/Makefile" ;;
20955 "dlls/msisys/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msisys/Makefile" ;;
20956 "dlls/msnet32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msnet32/Makefile" ;;
20957 "dlls/msrle32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msrle32/Makefile" ;;
20958 "dlls/msvcrt/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
20959 "dlls/msvcrt/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
20960 "dlls/msvcrt20/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
20961 "dlls/msvcrt40/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
20962 "dlls/msvcrtd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
20963 "dlls/msvcrtd/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
20964 "dlls/msvidc32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
20965 "dlls/msvideo/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvideo/Makefile" ;;
20966 "dlls/mswsock/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mswsock/Makefile" ;;
20967 "dlls/netapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/Makefile" ;;
20968 "dlls/netapi32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
20969 "dlls/newdev/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/newdev/Makefile" ;;
20970 "dlls/ntdll/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/Makefile" ;;
20971 "dlls/ntdll/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
20972 "dlls/objsel/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/objsel/Makefile" ;;
20973 "dlls/odbc32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/odbc32/Makefile" ;;
20974 "dlls/odbccp32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
20975 "dlls/ole32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ole32/Makefile" ;;
20976 "dlls/ole32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
20977 "dlls/oleacc/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/Makefile" ;;
20978 "dlls/oleaut32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
20979 "dlls/oleaut32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
20980 "dlls/olecli/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/olecli/Makefile" ;;
20981 "dlls/oledlg/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/oledlg/Makefile" ;;
20982 "dlls/olepro32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/olepro32/Makefile" ;;
20983 "dlls/olesvr/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/olesvr/Makefile" ;;
20984 "dlls/opengl32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/Makefile" ;;
20985 "dlls/powrprof/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/powrprof/Makefile" ;;
20986 "dlls/psapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/psapi/Makefile" ;;
20987 "dlls/psapi/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
20988 "dlls/qcap/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/qcap/Makefile" ;;
20989 "dlls/quartz/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/quartz/Makefile" ;;
20990 "dlls/quartz/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
20991 "dlls/rasapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
20992 "dlls/riched20/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/riched20/Makefile" ;;
20993 "dlls/richedit/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/richedit/Makefile" ;;
20994 "dlls/rpcrt4/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
20995 "dlls/rpcrt4/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
20996 "dlls/rsabase/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/Makefile" ;;
20997 "dlls/rsabase/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/tests/Makefile" ;;
20998 "dlls/rsaenh/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
20999 "dlls/rsaenh/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
21000 "dlls/secur32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/secur32/Makefile" ;;
21001 "dlls/sensapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/sensapi/Makefile" ;;
21002 "dlls/serialui/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/serialui/Makefile" ;;
21003 "dlls/setupapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/Makefile" ;;
21004 "dlls/shdocvw/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
21005 "dlls/shell32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shell32/Makefile" ;;
21006 "dlls/shell32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
21007 "dlls/shfolder/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shfolder/Makefile" ;;
21008 "dlls/shlwapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
21009 "dlls/shlwapi/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
21010 "dlls/snmpapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
21011 "dlls/stdole2.tlb/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
21012 "dlls/stdole32.tlb/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
21013 "dlls/sti/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/sti/Makefile" ;;
21014 "dlls/strmiids/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/strmiids/Makefile" ;;
21015 "dlls/tapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/tapi32/Makefile" ;;
21016 "dlls/ttydrv/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ttydrv/Makefile" ;;
21017 "dlls/twain/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/twain/Makefile" ;;
21018 "dlls/unicows/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/unicows/Makefile" ;;
21019 "dlls/url/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/url/Makefile" ;;
21020 "dlls/urlmon/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/Makefile" ;;
21021 "dlls/urlmon/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
21022 "dlls/user/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/user/Makefile" ;;
21023 "dlls/user/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/user/tests/Makefile" ;;
21024 "dlls/usp10/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/usp10/Makefile" ;;
21025 "dlls/uuid/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/uuid/Makefile" ;;
21026 "dlls/uxtheme/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
21027 "dlls/vdhcp.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
21028 "dlls/vdmdbg/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
21029 "dlls/version/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/version/Makefile" ;;
21030 "dlls/version/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/version/tests/Makefile" ;;
21031 "dlls/vmm.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
21032 "dlls/vnbt.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
21033 "dlls/vnetbios.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
21034 "dlls/vtdapi.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
21035 "dlls/vwin32.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
21036 "dlls/win32s/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/win32s/Makefile" ;;
21037 "dlls/winaspi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winaspi/Makefile" ;;
21038 "dlls/wined3d/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wined3d/Makefile" ;;
21039 "dlls/winedos/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winedos/Makefile" ;;
21040 "dlls/wineps/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wineps/Makefile" ;;
21041 "dlls/wininet/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wininet/Makefile" ;;
21042 "dlls/wininet/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
21043 "dlls/winmm/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/Makefile" ;;
21044 "dlls/winmm/joystick/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/joystick/Makefile" ;;
21045 "dlls/winmm/mcianim/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/mcianim/Makefile" ;;
21046 "dlls/winmm/mciavi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/mciavi/Makefile" ;;
21047 "dlls/mcicda/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mcicda/Makefile" ;;
21048 "dlls/winmm/mciseq/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/mciseq/Makefile" ;;
21049 "dlls/winmm/mciwave/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/mciwave/Makefile" ;;
21050 "dlls/winmm/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
21051 "dlls/winmm/wavemap/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/wavemap/Makefile" ;;
21052 "dlls/winmm/winealsa/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/winealsa/Makefile" ;;
21053 "dlls/winmm/winearts/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/winearts/Makefile" ;;
21054 "dlls/winmm/wineaudioio/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/wineaudioio/Makefile" ;;
21055 "dlls/winmm/winejack/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/winejack/Makefile" ;;
21056 "dlls/winmm/winenas/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/winenas/Makefile" ;;
21057 "dlls/winmm/wineoss/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/wineoss/Makefile" ;;
21058 "dlls/winnls/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winnls/Makefile" ;;
21059 "dlls/winsock/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winsock/Makefile" ;;
21060 "dlls/winsock/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winsock/tests/Makefile" ;;
21061 "dlls/winspool/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winspool/Makefile" ;;
21062 "dlls/winspool/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winspool/tests/Makefile" ;;
21063 "dlls/wintab32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/Makefile" ;;
21064 "dlls/wintrust/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/Makefile" ;;
21065 "dlls/wldap32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/Makefile" ;;
21066 "dlls/wow32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wow32/Makefile" ;;
21067 "dlls/wsock32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wsock32/Makefile" ;;
21068 "dlls/wtsapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
21069 "dlls/x11drv/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/x11drv/Makefile" ;;
21070 "documentation/Makefile" ) CONFIG_FILES
="$CONFIG_FILES documentation/Makefile" ;;
21071 "fonts/Makefile" ) CONFIG_FILES
="$CONFIG_FILES fonts/Makefile" ;;
21072 "include/Makefile" ) CONFIG_FILES
="$CONFIG_FILES include/Makefile" ;;
21073 "libs/Makefile" ) CONFIG_FILES
="$CONFIG_FILES libs/Makefile" ;;
21074 "libs/port/Makefile" ) CONFIG_FILES
="$CONFIG_FILES libs/port/Makefile" ;;
21075 "libs/unicode/Makefile" ) CONFIG_FILES
="$CONFIG_FILES libs/unicode/Makefile" ;;
21076 "libs/wine/Makefile" ) CONFIG_FILES
="$CONFIG_FILES libs/wine/Makefile" ;;
21077 "libs/wpp/Makefile" ) CONFIG_FILES
="$CONFIG_FILES libs/wpp/Makefile" ;;
21078 "loader/Makefile" ) CONFIG_FILES
="$CONFIG_FILES loader/Makefile" ;;
21079 "programs/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/Makefile" ;;
21080 "programs/avitools/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/avitools/Makefile" ;;
21081 "programs/clock/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/clock/Makefile" ;;
21082 "programs/cmdlgtst/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
21083 "programs/control/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/control/Makefile" ;;
21084 "programs/expand/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/expand/Makefile" ;;
21085 "programs/hh/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/hh/Makefile" ;;
21086 "programs/msiexec/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/msiexec/Makefile" ;;
21087 "programs/notepad/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/notepad/Makefile" ;;
21088 "programs/progman/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/progman/Makefile" ;;
21089 "programs/regedit/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/regedit/Makefile" ;;
21090 "programs/regsvr32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/regsvr32/Makefile" ;;
21091 "programs/rpcss/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/rpcss/Makefile" ;;
21092 "programs/rundll32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/rundll32/Makefile" ;;
21093 "programs/start/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/start/Makefile" ;;
21094 "programs/taskmgr/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/taskmgr/Makefile" ;;
21095 "programs/uninstaller/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/uninstaller/Makefile" ;;
21096 "programs/view/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/view/Makefile" ;;
21097 "programs/wcmd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/wcmd/Makefile" ;;
21098 "programs/wineboot/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/wineboot/Makefile" ;;
21099 "programs/winebrowser/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winebrowser/Makefile" ;;
21100 "programs/winecfg/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winecfg/Makefile" ;;
21101 "programs/wineconsole/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/wineconsole/Makefile" ;;
21102 "programs/winedbg/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winedbg/Makefile" ;;
21103 "programs/winefile/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winefile/Makefile" ;;
21104 "programs/winemenubuilder/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
21105 "programs/winemine/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winemine/Makefile" ;;
21106 "programs/winepath/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winepath/Makefile" ;;
21107 "programs/winetest/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winetest/Makefile" ;;
21108 "programs/winevdm/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winevdm/Makefile" ;;
21109 "programs/winhelp/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winhelp/Makefile" ;;
21110 "programs/winver/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winver/Makefile" ;;
21111 "server/Makefile" ) CONFIG_FILES
="$CONFIG_FILES server/Makefile" ;;
21112 "tools/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/Makefile" ;;
21113 "tools/widl/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/widl/Makefile" ;;
21114 "tools/winapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/winapi/Makefile" ;;
21115 "tools/winebuild/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/winebuild/Makefile" ;;
21116 "tools/winedump/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/winedump/Makefile" ;;
21117 "tools/winegcc/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/winegcc/Makefile" ;;
21118 "tools/wmc/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/wmc/Makefile" ;;
21119 "tools/wrc/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/wrc/Makefile" ;;
21120 "dlls/gdi/enhmfdrv" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi/enhmfdrv" ;;
21121 "dlls/gdi/mfdrv" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi/mfdrv" ;;
21122 "dlls/kernel/messages" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/kernel/messages" ;;
21123 "dlls/user/resources" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user/resources" ;;
21124 "dlls/wineps/data" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/wineps/data" ;;
21125 "include/wine" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS include/wine" ;;
21126 "programs/regedit/tests" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS programs/regedit/tests" ;;
21127 "include/config.h" ) CONFIG_HEADERS
="$CONFIG_HEADERS include/config.h" ;;
21128 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
21129 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
21130 { (exit 1); exit 1; }; };;
21134 # If the user did not use the arguments to specify the items to instantiate,
21135 # then the envvar interface is used. Set only those that are not.
21136 # We use the long form for the default assignment because of an extremely
21137 # bizarre bug on SunOS 4.1.3.
21138 if $ac_need_defaults; then
21139 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
21140 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
21141 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
21144 # Have a temporary directory for convenience. Make it in the build tree
21145 # simply because there is no reason to put it here, and in addition,
21146 # creating and moving files from /tmp can sometimes cause problems.
21147 # Create a temporary directory, and hook for its removal unless debugging.
21150 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
21151 trap '{ (exit 1); exit 1; }' 1 2 13 15
21154 # Create a (secure) tmp directory for tmp files.
21157 tmp
=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
21158 test -n "$tmp" && test -d "$tmp"
21161 tmp
=.
/confstat$$
-$RANDOM
21162 (umask 077 && mkdir
$tmp)
21165 echo "$me: cannot create a temporary directory in ." >&2
21166 { (exit 1); exit 1; }
21171 cat >>$CONFIG_STATUS <<_ACEOF
21174 # CONFIG_FILES section.
21177 # No need to generate the scripts if there are no CONFIG_FILES.
21178 # This happens for instance when ./config.status config.h
21179 if test -n "\$CONFIG_FILES"; then
21180 # Protect against being on the right side of a sed subst in config.status.
21181 sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
21182 s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
21183 s,@SHELL@,$SHELL,;t t
21184 s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
21185 s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
21186 s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
21187 s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
21188 s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
21189 s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
21190 s,@exec_prefix@,$exec_prefix,;t t
21191 s,@prefix@,$prefix,;t t
21192 s,@program_transform_name@,$program_transform_name,;t t
21193 s,@bindir@,$bindir,;t t
21194 s,@sbindir@,$sbindir,;t t
21195 s,@libexecdir@,$libexecdir,;t t
21196 s,@datadir@,$datadir,;t t
21197 s,@sysconfdir@,$sysconfdir,;t t
21198 s,@sharedstatedir@,$sharedstatedir,;t t
21199 s,@localstatedir@,$localstatedir,;t t
21200 s,@libdir@,$libdir,;t t
21201 s,@includedir@,$includedir,;t t
21202 s,@oldincludedir@,$oldincludedir,;t t
21203 s,@infodir@,$infodir,;t t
21204 s,@mandir@,$mandir,;t t
21205 s,@build_alias@,$build_alias,;t t
21206 s,@host_alias@,$host_alias,;t t
21207 s,@target_alias@,$target_alias,;t t
21208 s,@DEFS@,$DEFS,;t t
21209 s,@ECHO_C@,$ECHO_C,;t t
21210 s,@ECHO_N@,$ECHO_N,;t t
21211 s,@ECHO_T@,$ECHO_T,;t t
21212 s,@LIBS@,$LIBS,;t t
21213 s,@DLLDEFS@,$DLLDEFS,;t t
21214 s,@build@,$build,;t t
21215 s,@build_cpu@,$build_cpu,;t t
21216 s,@build_vendor@,$build_vendor,;t t
21217 s,@build_os@,$build_os,;t t
21218 s,@host@,$host,;t t
21219 s,@host_cpu@,$host_cpu,;t t
21220 s,@host_vendor@,$host_vendor,;t t
21221 s,@host_os@,$host_os,;t t
21222 s,@WIN16_FILES@,$WIN16_FILES,;t t
21223 s,@WIN16_INSTALL@,$WIN16_INSTALL,;t t
21224 s,@SET_MAKE@,$SET_MAKE,;t t
21226 s,@CFLAGS@,$CFLAGS,;t t
21227 s,@LDFLAGS@,$LDFLAGS,;t t
21228 s,@CPPFLAGS@,$CPPFLAGS,;t t
21229 s,@ac_ct_CC@,$ac_ct_CC,;t t
21230 s,@EXEEXT@,$EXEEXT,;t t
21231 s,@OBJEXT@,$OBJEXT,;t t
21233 s,@CXXFLAGS@,$CXXFLAGS,;t t
21234 s,@ac_ct_CXX@,$ac_ct_CXX,;t t
21235 s,@CPPBIN@,$CPPBIN,;t t
21236 s,@ac_ct_CPPBIN@,$ac_ct_CPPBIN,;t t
21237 s,@TOOLSDIR@,$TOOLSDIR,;t t
21239 s,@X_CFLAGS@,$X_CFLAGS,;t t
21240 s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
21241 s,@X_LIBS@,$X_LIBS,;t t
21242 s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
21244 s,@LEXLIB@,$LEXLIB,;t t
21245 s,@LEX_OUTPUT_ROOT@,$LEX_OUTPUT_ROOT,;t t
21246 s,@XLEX@,$XLEX,;t t
21247 s,@BISON@,$BISON,;t t
21249 s,@ac_ct_AS@,$ac_ct_AS,;t t
21251 s,@ac_ct_LD@,$ac_ct_LD,;t t
21253 s,@ac_ct_AR@,$ac_ct_AR,;t t
21254 s,@RANLIB@,$RANLIB,;t t
21255 s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
21256 s,@STRIP@,$STRIP,;t t
21257 s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
21258 s,@WINDRES@,$WINDRES,;t t
21259 s,@ac_ct_WINDRES@,$ac_ct_WINDRES,;t t
21260 s,@LN_S@,$LN_S,;t t
21262 s,@EGREP@,$EGREP,;t t
21263 s,@LDCONFIG@,$LDCONFIG,;t t
21264 s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
21265 s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
21266 s,@INSTALL_DATA@,$INSTALL_DATA,;t t
21267 s,@LINT@,$LINT,;t t
21268 s,@LINTFLAGS@,$LINTFLAGS,;t t
21269 s,@FONTFORGE@,$FONTFORGE,;t t
21270 s,@LIBPTHREAD@,$LIBPTHREAD,;t t
21271 s,@XLIB@,$XLIB,;t t
21272 s,@XFILES@,$XFILES,;t t
21273 s,@OPENGLFILES@,$OPENGLFILES,;t t
21274 s,@GLU32FILES@,$GLU32FILES,;t t
21275 s,@OPENGL_LIBS@,$OPENGL_LIBS,;t t
21276 s,@GLUT_LIBS@,$GLUT_LIBS,;t t
21277 s,@GLUT32FILES@,$GLUT32FILES,;t t
21278 s,@NASLIBS@,$NASLIBS,;t t
21279 s,@CURSESLIBS@,$CURSESLIBS,;t t
21280 s,@sane_devel@,$sane_devel,;t t
21281 s,@SANELIBS@,$SANELIBS,;t t
21282 s,@SANEINCL@,$SANEINCL,;t t
21283 s,@ICULIBS@,$ICULIBS,;t t
21284 s,@LCMSLIBS@,$LCMSLIBS,;t t
21285 s,@LDAPLIBS@,$LDAPLIBS,;t t
21286 s,@ft_devel@,$ft_devel,;t t
21287 s,@ft_devel2@,$ft_devel2,;t t
21288 s,@FREETYPELIBS@,$FREETYPELIBS,;t t
21289 s,@FREETYPEINCL@,$FREETYPEINCL,;t t
21290 s,@FONTSSUBDIRS@,$FONTSSUBDIRS,;t t
21291 s,@ARTSCCONFIG@,$ARTSCCONFIG,;t t
21292 s,@ARTSLIBS@,$ARTSLIBS,;t t
21293 s,@ARTSINCL@,$ARTSINCL,;t t
21294 s,@ALSALIBS@,$ALSALIBS,;t t
21295 s,@AUDIOIOLIBS@,$AUDIOIOLIBS,;t t
21296 s,@EXTRACFLAGS@,$EXTRACFLAGS,;t t
21297 s,@DLLEXT@,$DLLEXT,;t t
21298 s,@DLLFLAGS@,$DLLFLAGS,;t t
21299 s,@DLLIBS@,$DLLIBS,;t t
21300 s,@LDSHARED@,$LDSHARED,;t t
21301 s,@LDDLLFLAGS@,$LDDLLFLAGS,;t t
21302 s,@LIBEXT@,$LIBEXT,;t t
21303 s,@IMPLIBEXT@,$IMPLIBEXT,;t t
21304 s,@DLLTOOL@,$DLLTOOL,;t t
21305 s,@ac_ct_DLLTOOL@,$ac_ct_DLLTOOL,;t t
21306 s,@DLLWRAP@,$DLLWRAP,;t t
21307 s,@ac_ct_DLLWRAP@,$ac_ct_DLLWRAP,;t t
21308 s,@LDEXECFLAGS@,$LDEXECFLAGS,;t t
21309 s,@LDLIBWINEFLAGS@,$LDLIBWINEFLAGS,;t t
21310 s,@COREFOUNDATIONLIB@,$COREFOUNDATIONLIB,;t t
21311 s,@IOKITLIB@,$IOKITLIB,;t t
21312 s,@CROSSTEST@,$CROSSTEST,;t t
21313 s,@CROSSCC@,$CROSSCC,;t t
21314 s,@CROSSWINDRES@,$CROSSWINDRES,;t t
21315 s,@LDPATH@,$LDPATH,;t t
21316 s,@CRTLIBS@,$CRTLIBS,;t t
21317 s,@SOCKETLIBS@,$SOCKETLIBS,;t t
21318 s,@WINE_BINARIES@,$WINE_BINARIES,;t t
21319 s,@MAIN_BINARY@,$MAIN_BINARY,;t t
21321 s,@ALLOCA@,$ALLOCA,;t t
21322 s,@LIBOBJS@,$LIBOBJS,;t t
21323 s,@LTLIBOBJS@,$LTLIBOBJS,;t t
21324 /@MAKE_RULES@/r $MAKE_RULES
21325 s,@MAKE_RULES@,,;t t
21326 /@MAKE_DLL_RULES@/r $MAKE_DLL_RULES
21327 s,@MAKE_DLL_RULES@,,;t t
21328 /@MAKE_TEST_RULES@/r $MAKE_TEST_RULES
21329 s,@MAKE_TEST_RULES@,,;t t
21330 /@MAKE_LIB_RULES@/r $MAKE_LIB_RULES
21331 s,@MAKE_LIB_RULES@,,;t t
21332 /@MAKE_PROG_RULES@/r $MAKE_PROG_RULES
21333 s,@MAKE_PROG_RULES@,,;t t
21338 cat >>$CONFIG_STATUS <<\_ACEOF
21339 # Split the substitutions into bite-sized pieces for seds with
21340 # small command number limits, like on Digital OSF/1 and HP-UX.
21341 ac_max_sed_lines
=48
21342 ac_sed_frag
=1 # Number of current file.
21343 ac_beg
=1 # First line for current file.
21344 ac_end
=$ac_max_sed_lines # Line after last line for current file.
21347 while $ac_more_lines; do
21348 if test $ac_beg -gt 1; then
21349 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.
sed >$tmp/subs.frag
21351 sed "${ac_end}q" $tmp/subs.
sed >$tmp/subs.frag
21353 if test ! -s $tmp/subs.frag
; then
21354 ac_more_lines
=false
21356 # The purpose of the label and of the branching condition is to
21357 # speed up the sed processing (if there are no `@' at all, there
21358 # is no need to browse any of the substitutions).
21359 # These are the two extra sed commands mentioned above.
21361 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag
) >$tmp/subs-
$ac_sed_frag.
sed
21362 if test -z "$ac_sed_cmds"; then
21363 ac_sed_cmds
="sed -f $tmp/subs-$ac_sed_frag.sed"
21365 ac_sed_cmds
="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
21367 ac_sed_frag
=`expr $ac_sed_frag + 1`
21369 ac_end
=`expr $ac_end + $ac_max_sed_lines`
21372 if test -z "$ac_sed_cmds"; then
21375 fi # test -n "$CONFIG_FILES"
21378 cat >>$CONFIG_STATUS <<\_ACEOF
21379 for ac_file
in : $CONFIG_FILES; do test "x$ac_file" = x
: && continue
21380 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
21382 - |
*:- |
*:-:* ) # input from stdin
21384 ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
21385 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
21386 *:* ) ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
21387 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
21388 * ) ac_file_in
=$ac_file.
in ;;
21391 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
21392 ac_dir
=`(dirname "$ac_file") 2>/dev/null ||
21393 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21394 X"$ac_file" : 'X\(//\)[^/]' \| \
21395 X"$ac_file" : 'X\(//\)$' \| \
21396 X"$ac_file" : 'X\(/\)' \| \
21397 . : '\(.\)' 2>/dev/null ||
21399 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21400 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21401 /^X\(\/\/\)$/{ s//\1/; q; }
21402 /^X\(\/\).*/{ s//\1/; q; }
21404 { if $as_mkdir_p; then
21409 while test ! -d "$as_dir"; do
21410 as_dirs
="$as_dir $as_dirs"
21411 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
21412 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21413 X"$as_dir" : 'X\(//\)[^/]' \| \
21414 X"$as_dir" : 'X\(//\)$' \| \
21415 X"$as_dir" : 'X\(/\)' \| \
21416 . : '\(.\)' 2>/dev/null ||
21418 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21419 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21420 /^X\(\/\/\)$/{ s//\1/; q; }
21421 /^X\(\/\).*/{ s//\1/; q; }
21424 test ! -n "$as_dirs" || mkdir
$as_dirs
21425 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
21426 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
21427 { (exit 1); exit 1; }; }; }
21431 if test "$ac_dir" != .
; then
21432 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
21433 # A "../" for each directory in $ac_dir_suffix.
21434 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
21436 ac_dir_suffix
= ac_top_builddir
=
21440 .
) # No --srcdir option. We are building in place.
21442 if test -z "$ac_top_builddir"; then
21445 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
21447 [\\/]* | ?
:[\\/]* ) # Absolute path.
21448 ac_srcdir
=$srcdir$ac_dir_suffix;
21449 ac_top_srcdir
=$srcdir ;;
21450 *) # Relative path.
21451 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
21452 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
21455 # Do not use `cd foo && pwd` to compute absolute paths, because
21456 # the directories may not exist.
21458 .
) ac_abs_builddir
="$ac_dir";;
21461 .
) ac_abs_builddir
=`pwd`;;
21462 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
21463 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
21466 case $ac_abs_builddir in
21467 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
21469 case ${ac_top_builddir}.
in
21470 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
21471 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
21472 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
21475 case $ac_abs_builddir in
21476 .
) ac_abs_srcdir
=$ac_srcdir;;
21479 .
) ac_abs_srcdir
=$ac_abs_builddir;;
21480 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
21481 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
21484 case $ac_abs_builddir in
21485 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
21487 case $ac_top_srcdir in
21488 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
21489 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
21490 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
21496 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
21497 *) ac_INSTALL
=$ac_top_builddir$INSTALL ;;
21500 # Let's still pretend it is `configure' which instantiates (i.e., don't
21501 # use $as_me), people would be surprised to read:
21502 # /* config.h. Generated by config.status. */
21503 if test x
"$ac_file" = x-
; then
21506 configure_input
="$ac_file. "
21508 configure_input
=$configure_input"Generated from `echo $ac_file_in |
21509 sed 's,.*/,,'` by configure."
21511 # First look for the input files in the build tree, otherwise in the
21513 ac_file_inputs
=`IFS=:
21514 for f in $ac_file_in; do
21516 -) echo $tmp/stdin ;;
21518 # Absolute (can't be DOS-style, as IFS=:)
21519 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
21520 echo "$as_me: error: cannot find input file: $f" >&2;}
21521 { (exit 1); exit 1; }; }
21524 if test -f "$f"; then
21527 elif test -f "$srcdir/$f"; then
21532 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
21533 echo "$as_me: error: cannot find input file: $f" >&2;}
21534 { (exit 1); exit 1; }; }
21537 done` ||
{ (exit 1); exit 1; }
21539 if test x
"$ac_file" != x-
; then
21540 { echo "$as_me:$LINENO: creating $ac_file" >&5
21541 echo "$as_me: creating $ac_file" >&6;}
21545 cat >>$CONFIG_STATUS <<_ACEOF
21549 cat >>$CONFIG_STATUS <<\_ACEOF
21551 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
21552 s
,@configure_input@
,$configure_input,;t t
21553 s
,@srcdir@
,$ac_srcdir,;t t
21554 s
,@abs_srcdir@
,$ac_abs_srcdir,;t t
21555 s
,@top_srcdir@
,$ac_top_srcdir,;t t
21556 s
,@abs_top_srcdir@
,$ac_abs_top_srcdir,;t t
21557 s
,@builddir@
,$ac_builddir,;t t
21558 s
,@abs_builddir@
,$ac_abs_builddir,;t t
21559 s
,@top_builddir@
,$ac_top_builddir,;t t
21560 s
,@abs_top_builddir@
,$ac_abs_top_builddir,;t t
21561 s
,@INSTALL@
,$ac_INSTALL,;t t
21562 " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
21564 if test x"$ac_file" != x-; then
21565 mv $tmp/out $ac_file
21573 cat >>$CONFIG_STATUS <<\_ACEOF
21576 # CONFIG_HEADER section.
21579 # These sed commands are passed to sed as "A NAME B NAME C VALUE D
", where
21580 # NAME is the cpp macro being defined and VALUE is the value it is being given.
21582 # ac_d sets the value in "#define NAME VALUE" lines.
21583 ac_dA
='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
21584 ac_dB
='[ ].*$,\1#\2'
21587 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
21588 ac_uA
='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
21589 ac_uB
='$,\1#\2define\3'
21593 for ac_file
in : $CONFIG_HEADERS; do test "x$ac_file" = x
: && continue
21594 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
21596 - |
*:- |
*:-:* ) # input from stdin
21598 ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
21599 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
21600 *:* ) ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
21601 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
21602 * ) ac_file_in
=$ac_file.
in ;;
21605 test x
"$ac_file" != x-
&& { echo "$as_me:$LINENO: creating $ac_file" >&5
21606 echo "$as_me: creating $ac_file" >&6;}
21608 # First look for the input files in the build tree, otherwise in the
21610 ac_file_inputs
=`IFS=:
21611 for f in $ac_file_in; do
21613 -) echo $tmp/stdin ;;
21615 # Absolute (can't be DOS-style, as IFS=:)
21616 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
21617 echo "$as_me: error: cannot find input file: $f" >&2;}
21618 { (exit 1); exit 1; }; }
21619 # Do quote $f, to prevent DOS paths from being IFS'd.
21622 if test -f "$f"; then
21625 elif test -f "$srcdir/$f"; then
21630 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
21631 echo "$as_me: error: cannot find input file: $f" >&2;}
21632 { (exit 1); exit 1; }; }
21635 done` ||
{ (exit 1); exit 1; }
21636 # Remove the trailing spaces.
21637 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
21641 # Transform confdefs.h into two sed scripts, `conftest.defines' and
21642 # `conftest.undefs', that substitutes the proper values into
21643 # config.h.in to produce config.h. The first handles `#define'
21644 # templates, and the second `#undef' templates.
21645 # And first: Protect against being on the right side of a sed subst in
21646 # config.status. Protect against being in an unquoted here document
21647 # in config.status.
21648 rm -f conftest.defines conftest.undefs
21649 # Using a here document instead of a string reduces the quoting nightmare.
21650 # Putting comments in sed scripts is not portable.
21652 # `end' is used to avoid that the second main sed command (meant for
21653 # 0-ary CPP macros) applies to n-ary macro definitions.
21654 # See the Autoconf documentation for `clear'.
21655 cat >confdef2sed.
sed <<\_ACEOF
21660 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
21662 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
21665 # If some macros were called several times there might be several times
21666 # the same #defines, which is useless. Nevertheless, we may not want to
21667 # sort them, since we want the *last* AC-DEFINE to be honored.
21668 uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
21669 sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
21670 rm -f confdef2sed.sed
21672 # This sed command replaces #undef with comments. This is necessary, for
21673 # example, in the case of _POSIX_SOURCE, which is predefined and required
21674 # on some systems where configure will not decide to define it.
21675 cat >>conftest.undefs <<\_ACEOF
21676 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
21679 # Break up conftest.defines because some shells have a limit on the size
21680 # of here documents, and old seds have small limits too (100 cmds).
21681 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
21682 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
21683 echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
21684 echo ' :' >>$CONFIG_STATUS
21685 rm -f conftest.tail
21686 while grep . conftest.defines >/dev/null
21688 # Write a limited-size here document to $tmp/defines.sed.
21689 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
21690 # Speed up: don't consider the non `#define' lines.
21691 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
21692 # Work around the forget-to-reset-the-flag bug.
21693 echo 't clr' >>$CONFIG_STATUS
21694 echo ': clr' >>$CONFIG_STATUS
21695 sed ${ac_max_here_lines}q conftest.defines
>>$CONFIG_STATUS
21697 sed -f $tmp/defines.sed $tmp/in >$tmp/out
21699 mv $tmp/out $tmp/in
21701 sed 1,${ac_max_here_lines}d conftest.defines
>conftest.
tail
21702 rm -f conftest.defines
21703 mv conftest.
tail conftest.defines
21705 rm -f conftest.defines
21706 echo ' fi # grep' >>$CONFIG_STATUS
21707 echo >>$CONFIG_STATUS
21709 # Break up conftest.undefs because some shells have a limit on the size
21710 # of here documents, and old seds have small limits too (100 cmds).
21711 echo ' # Handle all the #undef templates' >>$CONFIG_STATUS
21712 rm -f conftest.
tail
21713 while grep . conftest.undefs
>/dev
/null
21715 # Write a limited-size here document to $tmp/undefs.sed.
21716 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
21717 # Speed up: don't consider the non
`#undef'
21718 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
21719 # Work around the forget-to-reset-the-flag bug.
21720 echo 't clr' >>$CONFIG_STATUS
21721 echo ': clr' >>$CONFIG_STATUS
21722 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
21724 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
21726 mv $tmp/out $tmp/in
21728 sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
21729 rm -f conftest.undefs
21730 mv conftest.tail conftest.undefs
21732 rm -f conftest.undefs
21734 cat >>$CONFIG_STATUS <<\_ACEOF
21735 # Let's still pretend it is `configure
' which instantiates (i.e., don't
21736 # use $as_me), people would be surprised to read:
21737 # /* config.h. Generated by config.status. */
21738 if test x
"$ac_file" = x-
; then
21739 echo "/* Generated by configure. */" >$tmp/config.h
21741 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h
21743 cat $tmp/in >>$tmp/config.h
21745 if test x
"$ac_file" != x-
; then
21746 if diff $ac_file $tmp/config.h
>/dev
/null
2>&1; then
21747 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
21748 echo "$as_me: $ac_file is unchanged" >&6;}
21750 ac_dir
=`(dirname "$ac_file") 2>/dev/null ||
21751 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21752 X"$ac_file" : 'X\(//\)[^/]' \| \
21753 X"$ac_file" : 'X\(//\)$' \| \
21754 X"$ac_file" : 'X\(/\)' \| \
21755 . : '\(.\)' 2>/dev/null ||
21757 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21758 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21759 /^X\(\/\/\)$/{ s//\1/; q; }
21760 /^X\(\/\).*/{ s//\1/; q; }
21762 { if $as_mkdir_p; then
21767 while test ! -d "$as_dir"; do
21768 as_dirs
="$as_dir $as_dirs"
21769 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
21770 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21771 X"$as_dir" : 'X\(//\)[^/]' \| \
21772 X"$as_dir" : 'X\(//\)$' \| \
21773 X"$as_dir" : 'X\(/\)' \| \
21774 . : '\(.\)' 2>/dev/null ||
21776 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21777 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21778 /^X\(\/\/\)$/{ s//\1/; q; }
21779 /^X\(\/\).*/{ s//\1/; q; }
21782 test ! -n "$as_dirs" || mkdir
$as_dirs
21783 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
21784 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
21785 { (exit 1); exit 1; }; }; }
21788 mv $tmp/config.h
$ac_file
21792 rm -f $tmp/config.h
21796 cat >>$CONFIG_STATUS <<\_ACEOF
21799 # CONFIG_COMMANDS section.
21801 for ac_file
in : $CONFIG_COMMANDS; do test "x$ac_file" = x
: && continue
21802 ac_dest
=`echo "$ac_file" | sed 's,:.*,,'`
21803 ac_source
=`echo "$ac_file" | sed 's,[^:]*:,,'`
21804 ac_dir
=`(dirname "$ac_dest") 2>/dev/null ||
21805 $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21806 X"$ac_dest" : 'X\(//\)[^/]' \| \
21807 X"$ac_dest" : 'X\(//\)$' \| \
21808 X"$ac_dest" : 'X\(/\)' \| \
21809 . : '\(.\)' 2>/dev/null ||
21811 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21812 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21813 /^X\(\/\/\)$/{ s//\1/; q; }
21814 /^X\(\/\).*/{ s//\1/; q; }
21816 { if $as_mkdir_p; then
21821 while test ! -d "$as_dir"; do
21822 as_dirs
="$as_dir $as_dirs"
21823 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
21824 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21825 X"$as_dir" : 'X\(//\)[^/]' \| \
21826 X"$as_dir" : 'X\(//\)$' \| \
21827 X"$as_dir" : 'X\(/\)' \| \
21828 . : '\(.\)' 2>/dev/null ||
21830 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21831 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21832 /^X\(\/\/\)$/{ s//\1/; q; }
21833 /^X\(\/\).*/{ s//\1/; q; }
21836 test ! -n "$as_dirs" || mkdir
$as_dirs
21837 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
21838 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
21839 { (exit 1); exit 1; }; }; }
21843 if test "$ac_dir" != .
; then
21844 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
21845 # A "../" for each directory in $ac_dir_suffix.
21846 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
21848 ac_dir_suffix
= ac_top_builddir
=
21852 .
) # No --srcdir option. We are building in place.
21854 if test -z "$ac_top_builddir"; then
21857 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
21859 [\\/]* | ?
:[\\/]* ) # Absolute path.
21860 ac_srcdir
=$srcdir$ac_dir_suffix;
21861 ac_top_srcdir
=$srcdir ;;
21862 *) # Relative path.
21863 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
21864 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
21867 # Do not use `cd foo && pwd` to compute absolute paths, because
21868 # the directories may not exist.
21870 .
) ac_abs_builddir
="$ac_dir";;
21873 .
) ac_abs_builddir
=`pwd`;;
21874 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
21875 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
21878 case $ac_abs_builddir in
21879 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
21881 case ${ac_top_builddir}.
in
21882 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
21883 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
21884 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
21887 case $ac_abs_builddir in
21888 .
) ac_abs_srcdir
=$ac_srcdir;;
21891 .
) ac_abs_srcdir
=$ac_abs_builddir;;
21892 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
21893 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
21896 case $ac_abs_builddir in
21897 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
21899 case $ac_top_srcdir in
21900 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
21901 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
21902 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
21907 { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
21908 echo "$as_me: executing $ac_dest commands" >&6;}
21910 dlls
/gdi
/enhmfdrv
) test -d "dlls/gdi/enhmfdrv" ||
({ echo "$as_me:$LINENO: creating dlls/gdi/enhmfdrv" >&5
21911 echo "$as_me: creating dlls/gdi/enhmfdrv" >&6;} && mkdir
"dlls/gdi/enhmfdrv") ;;
21912 dlls
/gdi
/mfdrv
) test -d "dlls/gdi/mfdrv" ||
({ echo "$as_me:$LINENO: creating dlls/gdi/mfdrv" >&5
21913 echo "$as_me: creating dlls/gdi/mfdrv" >&6;} && mkdir
"dlls/gdi/mfdrv") ;;
21914 dlls
/kernel
/messages
) test -d "dlls/kernel/messages" ||
({ echo "$as_me:$LINENO: creating dlls/kernel/messages" >&5
21915 echo "$as_me: creating dlls/kernel/messages" >&6;} && mkdir
"dlls/kernel/messages") ;;
21916 dlls
/user
/resources
) test -d "dlls/user/resources" ||
({ echo "$as_me:$LINENO: creating dlls/user/resources" >&5
21917 echo "$as_me: creating dlls/user/resources" >&6;} && mkdir
"dlls/user/resources") ;;
21918 dlls
/wineps
/data
) test -d "dlls/wineps/data" ||
({ echo "$as_me:$LINENO: creating dlls/wineps/data" >&5
21919 echo "$as_me: creating dlls/wineps/data" >&6;} && mkdir
"dlls/wineps/data") ;;
21920 include
/wine
) test -d "include/wine" ||
({ echo "$as_me:$LINENO: creating include/wine" >&5
21921 echo "$as_me: creating include/wine" >&6;} && mkdir
"include/wine") ;;
21922 programs
/regedit
/tests
) test -d "programs/regedit/tests" ||
({ echo "$as_me:$LINENO: creating programs/regedit/tests" >&5
21923 echo "$as_me: creating programs/regedit/tests" >&6;} && mkdir
"programs/regedit/tests") ;;
21928 cat >>$CONFIG_STATUS <<\_ACEOF
21930 { (exit 0); exit 0; }
21932 chmod +x
$CONFIG_STATUS
21933 ac_clean_files
=$ac_clean_files_save
21936 # configure is writing to config.log, and then calls config.status.
21937 # config.status does its own redirection, appending to config.log.
21938 # Unfortunately, on DOS this fails, as config.log is still kept open
21939 # by configure, so config.status won't be able to write to it; its
21940 # output is simply discarded. So we exec the FD to /dev/null,
21941 # effectively closing config.log, so it can be properly (re)opened and
21942 # appended to by config.status. When coming back to configure, we
21943 # need to make the FD available again.
21944 if test "$no_create" != yes; then
21946 ac_config_status_args
=
21947 test "$silent" = yes &&
21948 ac_config_status_args
="$ac_config_status_args --quiet"
21950 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
21952 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
21953 # would make configure fail if this is the last instruction.
21954 $ac_cs_success ||
{ (exit 1); exit 1; }
21958 if test "$have_x" = "no"
21961 echo "*** Warning: X development files not found. Wine will be built without"
21962 echo "*** X support, which currently does not work, and would probably not be"
21963 echo "*** what you want anyway. You will need to install devel packages of"
21964 echo "*** Xlib/Xfree86 at the very least."
21967 if test "$wine_cv_opengl_version_OK" = "no"
21970 echo "*** Warning: old Mesa headers detected. Wine will be built without Direct3D"
21971 echo "*** support. Consider upgrading your Mesa libraries (http://www.mesa3d.org/)."
21974 if test "$wine_cv_msg_freetype" = "yes"
21977 echo "*** Note: Your system appears to have the FreeType 2 runtime libraries"
21978 echo "*** installed, but 'freetype-config' is not in your PATH. Install the"
21979 echo "*** freetype-devel package (or its equivalent on your distribution) to"
21980 echo "*** enable Wine to use TrueType fonts."
21983 if test -z "$ALSALIBS" -a -z "$ARTSC_LIBS" -a -z "$AUDIOIOLIBS" -a \
21984 -z "$ac_cv_lib_soname_jack" -a -z "$NASLIBS" -a \
21985 "$ac_cv_c_opensoundsystem" = "no"
21987 echo "*** No sound system was found. Windows applications will be silent."
21988 echo "*** The currently supported sound systems are:"
21989 echo "*** ALSA, ARTS, AudioIO, Jack, NAS and OSS"
21993 echo "Configure finished. Do '${ac_make} depend && ${ac_make}' to compile Wine."