sane.ds: Add support for ICAP_SUPPORTEDSIZES, enabling rational sizing for scans.
[wine/multimedia.git] / configure
blob2d77fe1299892eef08d77295b5b31a5f92f26256
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.63 for Wine 1.1.16.
5 # Report bugs to <wine-devel@winehq.org>.
7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## --------------------- ##
12 ## M4sh Initialization. ##
13 ## --------------------- ##
15 # Be more Bourne compatible
16 DUALCASE=1; export DUALCASE # for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
18 emulate sh
19 NULLCMD=:
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
23 setopt NO_GLOB_SUBST
24 else
25 case `(set -o) 2>/dev/null` in
26 *posix*) set -o posix ;;
27 esac
34 # PATH needs CR
35 # Avoid depending upon Character Ranges.
36 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
37 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
38 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
39 as_cr_digits='0123456789'
40 as_cr_alnum=$as_cr_Letters$as_cr_digits
42 as_nl='
44 export as_nl
45 # Printing a long string crashes Solaris 7 /usr/bin/printf.
46 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
47 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
48 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
49 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
50 as_echo='printf %s\n'
51 as_echo_n='printf %s'
52 else
53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
55 as_echo_n='/usr/ucb/echo -n'
56 else
57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
58 as_echo_n_body='eval
59 arg=$1;
60 case $arg in
61 *"$as_nl"*)
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
64 esac;
65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
67 export as_echo_n_body
68 as_echo_n='sh -c $as_echo_n_body as_echo'
70 export as_echo_body
71 as_echo='sh -c $as_echo_body as_echo'
74 # The user is always right.
75 if test "${PATH_SEPARATOR+set}" != set; then
76 PATH_SEPARATOR=:
77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
79 PATH_SEPARATOR=';'
83 # Support unset when possible.
84 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
85 as_unset=unset
86 else
87 as_unset=false
91 # IFS
92 # We need space, tab and new line, in precisely that order. Quoting is
93 # there to prevent editors from complaining about space-tab.
94 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
95 # splitting by setting IFS to empty value.)
96 IFS=" "" $as_nl"
98 # Find who we are. Look in the path if we contain no directory separator.
99 case $0 in
100 *[\\/]* ) as_myself=$0 ;;
101 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
102 for as_dir in $PATH
104 IFS=$as_save_IFS
105 test -z "$as_dir" && as_dir=.
106 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
107 done
108 IFS=$as_save_IFS
111 esac
112 # We did not find ourselves, most probably we were run as `sh COMMAND'
113 # in which case we are not to be found in the path.
114 if test "x$as_myself" = x; then
115 as_myself=$0
117 if test ! -f "$as_myself"; then
118 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
119 { (exit 1); exit 1; }
122 # Work around bugs in pre-3.0 UWIN ksh.
123 for as_var in ENV MAIL MAILPATH
124 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
125 done
126 PS1='$ '
127 PS2='> '
128 PS4='+ '
130 # NLS nuisances.
131 LC_ALL=C
132 export LC_ALL
133 LANGUAGE=C
134 export LANGUAGE
136 # Required to use basename.
137 if expr a : '\(a\)' >/dev/null 2>&1 &&
138 test "X`expr 00001 : '.*\(...\)'`" = X001; then
139 as_expr=expr
140 else
141 as_expr=false
144 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
145 as_basename=basename
146 else
147 as_basename=false
151 # Name of the executable.
152 as_me=`$as_basename -- "$0" ||
153 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
154 X"$0" : 'X\(//\)$' \| \
155 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
156 $as_echo X/"$0" |
157 sed '/^.*\/\([^/][^/]*\)\/*$/{
158 s//\1/
161 /^X\/\(\/\/\)$/{
162 s//\1/
165 /^X\/\(\/\).*/{
166 s//\1/
169 s/.*/./; q'`
171 # CDPATH.
172 $as_unset CDPATH
175 if test "x$CONFIG_SHELL" = x; then
176 if (eval ":") 2>/dev/null; then
177 as_have_required=yes
178 else
179 as_have_required=no
182 if test $as_have_required = yes && (eval ":
183 (as_func_return () {
184 (exit \$1)
186 as_func_success () {
187 as_func_return 0
189 as_func_failure () {
190 as_func_return 1
192 as_func_ret_success () {
193 return 0
195 as_func_ret_failure () {
196 return 1
199 exitcode=0
200 if as_func_success; then
202 else
203 exitcode=1
204 echo as_func_success failed.
207 if as_func_failure; then
208 exitcode=1
209 echo as_func_failure succeeded.
212 if as_func_ret_success; then
214 else
215 exitcode=1
216 echo as_func_ret_success failed.
219 if as_func_ret_failure; then
220 exitcode=1
221 echo as_func_ret_failure succeeded.
224 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
226 else
227 exitcode=1
228 echo positional parameters were not saved.
231 test \$exitcode = 0) || { (exit 1); exit 1; }
234 as_lineno_1=\$LINENO
235 as_lineno_2=\$LINENO
236 test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
237 test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
238 ") 2> /dev/null; then
240 else
241 as_candidate_shells=
242 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
243 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
245 IFS=$as_save_IFS
246 test -z "$as_dir" && as_dir=.
247 case $as_dir in
249 for as_base in sh bash ksh sh5; do
250 as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
251 done;;
252 esac
253 done
254 IFS=$as_save_IFS
257 for as_shell in $as_candidate_shells $SHELL; do
258 # Try only shells that exist, to save several forks.
259 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
260 { ("$as_shell") 2> /dev/null <<\_ASEOF
261 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
262 emulate sh
263 NULLCMD=:
264 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
265 # is contrary to our usage. Disable this feature.
266 alias -g '${1+"$@"}'='"$@"'
267 setopt NO_GLOB_SUBST
268 else
269 case `(set -o) 2>/dev/null` in
270 *posix*) set -o posix ;;
271 esac
277 _ASEOF
278 }; then
279 CONFIG_SHELL=$as_shell
280 as_have_required=yes
281 if { "$as_shell" 2> /dev/null <<\_ASEOF
282 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
283 emulate sh
284 NULLCMD=:
285 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
286 # is contrary to our usage. Disable this feature.
287 alias -g '${1+"$@"}'='"$@"'
288 setopt NO_GLOB_SUBST
289 else
290 case `(set -o) 2>/dev/null` in
291 *posix*) set -o posix ;;
292 esac
298 (as_func_return () {
299 (exit $1)
301 as_func_success () {
302 as_func_return 0
304 as_func_failure () {
305 as_func_return 1
307 as_func_ret_success () {
308 return 0
310 as_func_ret_failure () {
311 return 1
314 exitcode=0
315 if as_func_success; then
317 else
318 exitcode=1
319 echo as_func_success failed.
322 if as_func_failure; then
323 exitcode=1
324 echo as_func_failure succeeded.
327 if as_func_ret_success; then
329 else
330 exitcode=1
331 echo as_func_ret_success failed.
334 if as_func_ret_failure; then
335 exitcode=1
336 echo as_func_ret_failure succeeded.
339 if ( set x; as_func_ret_success y && test x = "$1" ); then
341 else
342 exitcode=1
343 echo positional parameters were not saved.
346 test $exitcode = 0) || { (exit 1); exit 1; }
349 as_lineno_1=$LINENO
350 as_lineno_2=$LINENO
351 test "x$as_lineno_1" != "x$as_lineno_2" &&
352 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
354 _ASEOF
355 }; then
356 break
361 done
363 if test "x$CONFIG_SHELL" != x; then
364 for as_var in BASH_ENV ENV
365 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
366 done
367 export CONFIG_SHELL
368 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
372 if test $as_have_required = no; then
373 echo This script requires a shell more modern than all the
374 echo shells that I found on your system. Please install a
375 echo modern shell, or manually run the script under such a
376 echo shell if you do have one.
377 { (exit 1); exit 1; }
387 (eval "as_func_return () {
388 (exit \$1)
390 as_func_success () {
391 as_func_return 0
393 as_func_failure () {
394 as_func_return 1
396 as_func_ret_success () {
397 return 0
399 as_func_ret_failure () {
400 return 1
403 exitcode=0
404 if as_func_success; then
406 else
407 exitcode=1
408 echo as_func_success failed.
411 if as_func_failure; then
412 exitcode=1
413 echo as_func_failure succeeded.
416 if as_func_ret_success; then
418 else
419 exitcode=1
420 echo as_func_ret_success failed.
423 if as_func_ret_failure; then
424 exitcode=1
425 echo as_func_ret_failure succeeded.
428 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
430 else
431 exitcode=1
432 echo positional parameters were not saved.
435 test \$exitcode = 0") || {
436 echo No shell found that supports shell functions.
437 echo Please tell bug-autoconf@gnu.org about your system,
438 echo including any error possibly output before this message.
439 echo This can help us improve future autoconf versions.
440 echo Configuration will now proceed without shell functions.
445 as_lineno_1=$LINENO
446 as_lineno_2=$LINENO
447 test "x$as_lineno_1" != "x$as_lineno_2" &&
448 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
450 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
451 # uniformly replaced by the line number. The first 'sed' inserts a
452 # line-number line after each line using $LINENO; the second 'sed'
453 # does the real work. The second script uses 'N' to pair each
454 # line-number line with the line containing $LINENO, and appends
455 # trailing '-' during substitution so that $LINENO is not a special
456 # case at line end.
457 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
458 # scripts with optimization help from Paolo Bonzini. Blame Lee
459 # E. McMahon (1931-1989) for sed's syntax. :-)
460 sed -n '
462 /[$]LINENO/=
463 ' <$as_myself |
464 sed '
465 s/[$]LINENO.*/&-/
466 t lineno
468 :lineno
470 :loop
471 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
472 t loop
473 s/-\n.*//
474 ' >$as_me.lineno &&
475 chmod +x "$as_me.lineno" ||
476 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
477 { (exit 1); exit 1; }; }
479 # Don't try to exec as it changes $[0], causing all sort of problems
480 # (the dirname of $[0] is not the place where we might find the
481 # original and so on. Autoconf is especially sensitive to this).
482 . "./$as_me.lineno"
483 # Exit status is that of the last command.
484 exit
488 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
489 as_dirname=dirname
490 else
491 as_dirname=false
494 ECHO_C= ECHO_N= ECHO_T=
495 case `echo -n x` in
496 -n*)
497 case `echo 'x\c'` in
498 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
499 *) ECHO_C='\c';;
500 esac;;
502 ECHO_N='-n';;
503 esac
504 if expr a : '\(a\)' >/dev/null 2>&1 &&
505 test "X`expr 00001 : '.*\(...\)'`" = X001; then
506 as_expr=expr
507 else
508 as_expr=false
511 rm -f conf$$ conf$$.exe conf$$.file
512 if test -d conf$$.dir; then
513 rm -f conf$$.dir/conf$$.file
514 else
515 rm -f conf$$.dir
516 mkdir conf$$.dir 2>/dev/null
518 if (echo >conf$$.file) 2>/dev/null; then
519 if ln -s conf$$.file conf$$ 2>/dev/null; then
520 as_ln_s='ln -s'
521 # ... but there are two gotchas:
522 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
523 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
524 # In both cases, we have to default to `cp -p'.
525 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
526 as_ln_s='cp -p'
527 elif ln conf$$.file conf$$ 2>/dev/null; then
528 as_ln_s=ln
529 else
530 as_ln_s='cp -p'
532 else
533 as_ln_s='cp -p'
535 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
536 rmdir conf$$.dir 2>/dev/null
538 if mkdir -p . 2>/dev/null; then
539 as_mkdir_p=:
540 else
541 test -d ./-p && rmdir ./-p
542 as_mkdir_p=false
545 if test -x / >/dev/null 2>&1; then
546 as_test_x='test -x'
547 else
548 if ls -dL / >/dev/null 2>&1; then
549 as_ls_L_option=L
550 else
551 as_ls_L_option=
553 as_test_x='
554 eval sh -c '\''
555 if test -d "$1"; then
556 test -d "$1/.";
557 else
558 case $1 in
559 -*)set "./$1";;
560 esac;
561 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
562 ???[sx]*):;;*)false;;esac;fi
563 '\'' sh
566 as_executable_p=$as_test_x
568 # Sed expression to map a string onto a valid CPP name.
569 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
571 # Sed expression to map a string onto a valid variable name.
572 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
576 exec 7<&0 </dev/null 6>&1
578 # Name of the host.
579 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
580 # so uname gets run too.
581 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
584 # Initializations.
586 ac_default_prefix=/usr/local
587 ac_clean_files=
588 ac_config_libobj_dir=.
589 LIBOBJS=
590 cross_compiling=no
591 subdirs=
592 MFLAGS=
593 MAKEFLAGS=
594 SHELL=${CONFIG_SHELL-/bin/sh}
596 # Identity of this package.
597 PACKAGE_NAME='Wine'
598 PACKAGE_TARNAME='wine'
599 PACKAGE_VERSION='1.1.16'
600 PACKAGE_STRING='Wine 1.1.16'
601 PACKAGE_BUGREPORT='wine-devel@winehq.org'
603 ac_unique_file="server/atom.c"
604 # Factoring default headers for most tests.
605 ac_includes_default="\
606 #include <stdio.h>
607 #ifdef HAVE_SYS_TYPES_H
608 # include <sys/types.h>
609 #endif
610 #ifdef HAVE_SYS_STAT_H
611 # include <sys/stat.h>
612 #endif
613 #ifdef STDC_HEADERS
614 # include <stdlib.h>
615 # include <stddef.h>
616 #else
617 # ifdef HAVE_STDLIB_H
618 # include <stdlib.h>
619 # endif
620 #endif
621 #ifdef HAVE_STRING_H
622 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
623 # include <memory.h>
624 # endif
625 # include <string.h>
626 #endif
627 #ifdef HAVE_STRINGS_H
628 # include <strings.h>
629 #endif
630 #ifdef HAVE_INTTYPES_H
631 # include <inttypes.h>
632 #endif
633 #ifdef HAVE_STDINT_H
634 # include <stdint.h>
635 #endif
636 #ifdef HAVE_UNISTD_H
637 # include <unistd.h>
638 #endif"
640 ac_subst_vars='LTLIBOBJS
641 LIBOBJS
642 ALL_WINETEST_DEPENDS
643 ALL_PROGRAM_BIN_INSTALL_DIRS
644 ALL_PROGRAM_INSTALL_DIRS
645 ALL_PROGRAM_DIRS
646 ALL_TEST_DIRS
647 ALL_IMPLIB_DIRS
648 ALL_DLL_DIRS
649 ALL_TOP_DIRS
650 ALL_MAKEFILE_DEPENDS
651 ALL_MAKEFILES
652 ALL_MAKERULES
653 DEPENDENCIES
654 LDAPLIBS
655 LIBPOLL
656 LIBDL
657 EXTRA_BINARIES
658 MAIN_BINARY
659 SOCKETLIBS
660 CRTLIBS
661 LDPATH
662 BUILTINFLAG
663 EXTRACFLAGS
664 LIBKSTAT
665 FONTCONFIGINCL
666 CUPSINCL
667 AUDIOIOLIBS
668 ALSALIBS
669 ESDLIBS
670 ESDINCL
671 ESDCONFIG
672 FREETYPEINCL
673 FREETYPELIBS
674 ft_devel
675 LCMSLIBS
676 RESOLVLIBS
677 GPHOTO2INCL
678 GPHOTO2LIBS
679 gphoto2port_devel
680 gphoto2_devel
681 SANEINCL
682 sane_devel
683 GNUTLSINCL
684 HALINCL
685 XSLTINCL
686 XML2INCL
687 XML2LIBS
688 NASLIBS
689 X_EXTRA_LIBS
690 X_LIBS
691 X_PRE_LIBS
692 X_CFLAGS
693 XMKMF
694 LIBPTHREAD
695 CROSSTEST
696 CROSSWINDRES
697 CROSSCC
698 CARBONLIB
699 COREAUDIO
700 DISKARBITRATIONLIB
701 LDEXECFLAGS
702 IOKITLIB
703 COREFOUNDATIONLIB
704 SECURITYLIB
705 MINGWAR
706 DLLWRAP
707 DLLTOOL
709 LDRPATH_LOCAL
710 LDRPATH_INSTALL
711 IMPLIBEXT
712 LIBEXT
713 LDDLLFLAGS
714 LDSHARED
715 DLLFLAGS
716 DLLEXT
718 OPENGL_LIBS
719 XLIB
720 PRELINK
721 ICOTOOL
722 RSVG
723 PKG_CONFIG
724 FONTFORGE
725 LINTFLAGS
726 LINT
727 INSTALL_DATA
728 INSTALL_SCRIPT
729 INSTALL_PROGRAM
730 LDCONFIG
731 EGREP
732 GREP
734 LN_S
735 WINDRES
736 STRIP
737 RANLIB
738 ARFLAGS
739 ac_ct_AR
741 ac_ct_NM
743 ac_ct_LD
745 ac_ct_AS
747 BISON
748 FLEX
749 TOOLSDIR
750 WIN16_INSTALL
751 WIN16_FILES
752 TARGETFLAGS
753 CPPBIN
754 ac_ct_CXX
755 CXXFLAGS
757 OBJEXT
758 EXEEXT
759 ac_ct_CC
760 CPPFLAGS
761 LDFLAGS
762 CFLAGS
764 SET_MAKE
765 host_os
766 host_vendor
767 host_cpu
768 host
769 build_os
770 build_vendor
771 build_cpu
772 build
773 MAINTAINER_MODE
774 target_alias
775 host_alias
776 build_alias
777 LIBS
778 ECHO_T
779 ECHO_N
780 ECHO_C
781 DEFS
782 mandir
783 localedir
784 libdir
785 psdir
786 pdfdir
787 dvidir
788 htmldir
789 infodir
790 docdir
791 oldincludedir
792 includedir
793 localstatedir
794 sharedstatedir
795 sysconfdir
796 datadir
797 datarootdir
798 libexecdir
799 sbindir
800 bindir
801 program_transform_name
802 prefix
803 exec_prefix
804 PACKAGE_BUGREPORT
805 PACKAGE_STRING
806 PACKAGE_VERSION
807 PACKAGE_TARNAME
808 PACKAGE_NAME
809 PATH_SEPARATOR
810 SHELL'
811 ac_subst_files='MAKE_RULES
812 MAKE_DLL_RULES
813 MAKE_IMPLIB_RULES
814 MAKE_TEST_RULES
815 MAKE_PROG_RULES'
816 ac_user_opts='
817 enable_option_checking
818 enable_win16
819 enable_win64
820 enable_tests
821 enable_maintainer_mode
822 with_alsa
823 with_audioio
824 with_capi
825 with_cms
826 with_coreaudio
827 with_cups
828 with_curses
829 with_esd
830 with_fontconfig
831 with_freetype
832 with_gphoto
833 with_glu
834 with_gnutls
835 with_hal
836 with_jack
837 with_jpeg
838 with_ldap
839 with_nas
840 with_opengl
841 with_openssl
842 with_oss
843 with_png
844 with_pthread
845 with_sane
846 with_xcomposite
847 with_xcursor
848 with_xinerama
849 with_xinput
850 with_xml
851 with_xrandr
852 with_xrender
853 with_xshape
854 with_xshm
855 with_xslt
856 with_xxf86vm
857 with_wine_tools
858 with_x
860 ac_precious_vars='build_alias
861 host_alias
862 target_alias
864 CFLAGS
865 LDFLAGS
866 LIBS
867 CPPFLAGS
869 CXXFLAGS
872 XMKMF'
875 # Initialize some variables set by options.
876 ac_init_help=
877 ac_init_version=false
878 ac_unrecognized_opts=
879 ac_unrecognized_sep=
880 # The variables have the same names as the options, with
881 # dashes changed to underlines.
882 cache_file=/dev/null
883 exec_prefix=NONE
884 no_create=
885 no_recursion=
886 prefix=NONE
887 program_prefix=NONE
888 program_suffix=NONE
889 program_transform_name=s,x,x,
890 silent=
891 site=
892 srcdir=
893 verbose=
894 x_includes=NONE
895 x_libraries=NONE
897 # Installation directory options.
898 # These are left unexpanded so users can "make install exec_prefix=/foo"
899 # and all the variables that are supposed to be based on exec_prefix
900 # by default will actually change.
901 # Use braces instead of parens because sh, perl, etc. also accept them.
902 # (The list follows the same order as the GNU Coding Standards.)
903 bindir='${exec_prefix}/bin'
904 sbindir='${exec_prefix}/sbin'
905 libexecdir='${exec_prefix}/libexec'
906 datarootdir='${prefix}/share'
907 datadir='${datarootdir}'
908 sysconfdir='${prefix}/etc'
909 sharedstatedir='${prefix}/com'
910 localstatedir='${prefix}/var'
911 includedir='${prefix}/include'
912 oldincludedir='/usr/include'
913 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
914 infodir='${datarootdir}/info'
915 htmldir='${docdir}'
916 dvidir='${docdir}'
917 pdfdir='${docdir}'
918 psdir='${docdir}'
919 libdir='${exec_prefix}/lib'
920 localedir='${datarootdir}/locale'
921 mandir='${datarootdir}/man'
923 ac_prev=
924 ac_dashdash=
925 for ac_option
927 # If the previous option needs an argument, assign it.
928 if test -n "$ac_prev"; then
929 eval $ac_prev=\$ac_option
930 ac_prev=
931 continue
934 case $ac_option in
935 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
936 *) ac_optarg=yes ;;
937 esac
939 # Accept the important Cygnus configure options, so we can diagnose typos.
941 case $ac_dashdash$ac_option in
943 ac_dashdash=yes ;;
945 -bindir | --bindir | --bindi | --bind | --bin | --bi)
946 ac_prev=bindir ;;
947 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
948 bindir=$ac_optarg ;;
950 -build | --build | --buil | --bui | --bu)
951 ac_prev=build_alias ;;
952 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
953 build_alias=$ac_optarg ;;
955 -cache-file | --cache-file | --cache-fil | --cache-fi \
956 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
957 ac_prev=cache_file ;;
958 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
959 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
960 cache_file=$ac_optarg ;;
962 --config-cache | -C)
963 cache_file=config.cache ;;
965 -datadir | --datadir | --datadi | --datad)
966 ac_prev=datadir ;;
967 -datadir=* | --datadir=* | --datadi=* | --datad=*)
968 datadir=$ac_optarg ;;
970 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
971 | --dataroo | --dataro | --datar)
972 ac_prev=datarootdir ;;
973 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
974 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
975 datarootdir=$ac_optarg ;;
977 -disable-* | --disable-*)
978 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
979 # Reject names that are not valid shell variable names.
980 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
981 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
982 { (exit 1); exit 1; }; }
983 ac_useropt_orig=$ac_useropt
984 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
985 case $ac_user_opts in
987 "enable_$ac_useropt"
988 "*) ;;
989 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
990 ac_unrecognized_sep=', ';;
991 esac
992 eval enable_$ac_useropt=no ;;
994 -docdir | --docdir | --docdi | --doc | --do)
995 ac_prev=docdir ;;
996 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
997 docdir=$ac_optarg ;;
999 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1000 ac_prev=dvidir ;;
1001 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1002 dvidir=$ac_optarg ;;
1004 -enable-* | --enable-*)
1005 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1006 # Reject names that are not valid shell variable names.
1007 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1008 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1009 { (exit 1); exit 1; }; }
1010 ac_useropt_orig=$ac_useropt
1011 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1012 case $ac_user_opts in
1014 "enable_$ac_useropt"
1015 "*) ;;
1016 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1017 ac_unrecognized_sep=', ';;
1018 esac
1019 eval enable_$ac_useropt=\$ac_optarg ;;
1021 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1022 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1023 | --exec | --exe | --ex)
1024 ac_prev=exec_prefix ;;
1025 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1026 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1027 | --exec=* | --exe=* | --ex=*)
1028 exec_prefix=$ac_optarg ;;
1030 -gas | --gas | --ga | --g)
1031 # Obsolete; use --with-gas.
1032 with_gas=yes ;;
1034 -help | --help | --hel | --he | -h)
1035 ac_init_help=long ;;
1036 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1037 ac_init_help=recursive ;;
1038 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1039 ac_init_help=short ;;
1041 -host | --host | --hos | --ho)
1042 ac_prev=host_alias ;;
1043 -host=* | --host=* | --hos=* | --ho=*)
1044 host_alias=$ac_optarg ;;
1046 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1047 ac_prev=htmldir ;;
1048 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1049 | --ht=*)
1050 htmldir=$ac_optarg ;;
1052 -includedir | --includedir | --includedi | --included | --include \
1053 | --includ | --inclu | --incl | --inc)
1054 ac_prev=includedir ;;
1055 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1056 | --includ=* | --inclu=* | --incl=* | --inc=*)
1057 includedir=$ac_optarg ;;
1059 -infodir | --infodir | --infodi | --infod | --info | --inf)
1060 ac_prev=infodir ;;
1061 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1062 infodir=$ac_optarg ;;
1064 -libdir | --libdir | --libdi | --libd)
1065 ac_prev=libdir ;;
1066 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1067 libdir=$ac_optarg ;;
1069 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1070 | --libexe | --libex | --libe)
1071 ac_prev=libexecdir ;;
1072 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1073 | --libexe=* | --libex=* | --libe=*)
1074 libexecdir=$ac_optarg ;;
1076 -localedir | --localedir | --localedi | --localed | --locale)
1077 ac_prev=localedir ;;
1078 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1079 localedir=$ac_optarg ;;
1081 -localstatedir | --localstatedir | --localstatedi | --localstated \
1082 | --localstate | --localstat | --localsta | --localst | --locals)
1083 ac_prev=localstatedir ;;
1084 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1085 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1086 localstatedir=$ac_optarg ;;
1088 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1089 ac_prev=mandir ;;
1090 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1091 mandir=$ac_optarg ;;
1093 -nfp | --nfp | --nf)
1094 # Obsolete; use --without-fp.
1095 with_fp=no ;;
1097 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1098 | --no-cr | --no-c | -n)
1099 no_create=yes ;;
1101 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1102 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1103 no_recursion=yes ;;
1105 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1106 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1107 | --oldin | --oldi | --old | --ol | --o)
1108 ac_prev=oldincludedir ;;
1109 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1110 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1111 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1112 oldincludedir=$ac_optarg ;;
1114 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1115 ac_prev=prefix ;;
1116 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1117 prefix=$ac_optarg ;;
1119 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1120 | --program-pre | --program-pr | --program-p)
1121 ac_prev=program_prefix ;;
1122 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1123 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1124 program_prefix=$ac_optarg ;;
1126 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1127 | --program-suf | --program-su | --program-s)
1128 ac_prev=program_suffix ;;
1129 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1130 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1131 program_suffix=$ac_optarg ;;
1133 -program-transform-name | --program-transform-name \
1134 | --program-transform-nam | --program-transform-na \
1135 | --program-transform-n | --program-transform- \
1136 | --program-transform | --program-transfor \
1137 | --program-transfo | --program-transf \
1138 | --program-trans | --program-tran \
1139 | --progr-tra | --program-tr | --program-t)
1140 ac_prev=program_transform_name ;;
1141 -program-transform-name=* | --program-transform-name=* \
1142 | --program-transform-nam=* | --program-transform-na=* \
1143 | --program-transform-n=* | --program-transform-=* \
1144 | --program-transform=* | --program-transfor=* \
1145 | --program-transfo=* | --program-transf=* \
1146 | --program-trans=* | --program-tran=* \
1147 | --progr-tra=* | --program-tr=* | --program-t=*)
1148 program_transform_name=$ac_optarg ;;
1150 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1151 ac_prev=pdfdir ;;
1152 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1153 pdfdir=$ac_optarg ;;
1155 -psdir | --psdir | --psdi | --psd | --ps)
1156 ac_prev=psdir ;;
1157 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1158 psdir=$ac_optarg ;;
1160 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1161 | -silent | --silent | --silen | --sile | --sil)
1162 silent=yes ;;
1164 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1165 ac_prev=sbindir ;;
1166 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1167 | --sbi=* | --sb=*)
1168 sbindir=$ac_optarg ;;
1170 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1171 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1172 | --sharedst | --shareds | --shared | --share | --shar \
1173 | --sha | --sh)
1174 ac_prev=sharedstatedir ;;
1175 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1176 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1177 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1178 | --sha=* | --sh=*)
1179 sharedstatedir=$ac_optarg ;;
1181 -site | --site | --sit)
1182 ac_prev=site ;;
1183 -site=* | --site=* | --sit=*)
1184 site=$ac_optarg ;;
1186 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1187 ac_prev=srcdir ;;
1188 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1189 srcdir=$ac_optarg ;;
1191 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1192 | --syscon | --sysco | --sysc | --sys | --sy)
1193 ac_prev=sysconfdir ;;
1194 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1195 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1196 sysconfdir=$ac_optarg ;;
1198 -target | --target | --targe | --targ | --tar | --ta | --t)
1199 ac_prev=target_alias ;;
1200 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1201 target_alias=$ac_optarg ;;
1203 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1204 verbose=yes ;;
1206 -version | --version | --versio | --versi | --vers | -V)
1207 ac_init_version=: ;;
1209 -with-* | --with-*)
1210 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1211 # Reject names that are not valid shell variable names.
1212 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1213 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1214 { (exit 1); exit 1; }; }
1215 ac_useropt_orig=$ac_useropt
1216 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1217 case $ac_user_opts in
1219 "with_$ac_useropt"
1220 "*) ;;
1221 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1222 ac_unrecognized_sep=', ';;
1223 esac
1224 eval with_$ac_useropt=\$ac_optarg ;;
1226 -without-* | --without-*)
1227 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1228 # Reject names that are not valid shell variable names.
1229 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1230 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1231 { (exit 1); exit 1; }; }
1232 ac_useropt_orig=$ac_useropt
1233 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1234 case $ac_user_opts in
1236 "with_$ac_useropt"
1237 "*) ;;
1238 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1239 ac_unrecognized_sep=', ';;
1240 esac
1241 eval with_$ac_useropt=no ;;
1243 --x)
1244 # Obsolete; use --with-x.
1245 with_x=yes ;;
1247 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1248 | --x-incl | --x-inc | --x-in | --x-i)
1249 ac_prev=x_includes ;;
1250 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1251 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1252 x_includes=$ac_optarg ;;
1254 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1255 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1256 ac_prev=x_libraries ;;
1257 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1258 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1259 x_libraries=$ac_optarg ;;
1261 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1262 Try \`$0 --help' for more information." >&2
1263 { (exit 1); exit 1; }; }
1266 *=*)
1267 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1268 # Reject names that are not valid shell variable names.
1269 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1270 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1271 { (exit 1); exit 1; }; }
1272 eval $ac_envvar=\$ac_optarg
1273 export $ac_envvar ;;
1276 # FIXME: should be removed in autoconf 3.0.
1277 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1278 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1279 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1280 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1283 esac
1284 done
1286 if test -n "$ac_prev"; then
1287 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1288 { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1289 { (exit 1); exit 1; }; }
1292 if test -n "$ac_unrecognized_opts"; then
1293 case $enable_option_checking in
1294 no) ;;
1295 fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1296 { (exit 1); exit 1; }; } ;;
1297 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1298 esac
1301 # Check all directory arguments for consistency.
1302 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1303 datadir sysconfdir sharedstatedir localstatedir includedir \
1304 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1305 libdir localedir mandir
1307 eval ac_val=\$$ac_var
1308 # Remove trailing slashes.
1309 case $ac_val in
1310 */ )
1311 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1312 eval $ac_var=\$ac_val;;
1313 esac
1314 # Be sure to have absolute directory names.
1315 case $ac_val in
1316 [\\/$]* | ?:[\\/]* ) continue;;
1317 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1318 esac
1319 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1320 { (exit 1); exit 1; }; }
1321 done
1323 # There might be people who depend on the old broken behavior: `$host'
1324 # used to hold the argument of --host etc.
1325 # FIXME: To remove some day.
1326 build=$build_alias
1327 host=$host_alias
1328 target=$target_alias
1330 # FIXME: To remove some day.
1331 if test "x$host_alias" != x; then
1332 if test "x$build_alias" = x; then
1333 cross_compiling=maybe
1334 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1335 If a cross compiler is detected then cross compile mode will be used." >&2
1336 elif test "x$build_alias" != "x$host_alias"; then
1337 cross_compiling=yes
1341 ac_tool_prefix=
1342 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1344 test "$silent" = yes && exec 6>/dev/null
1347 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1348 ac_ls_di=`ls -di .` &&
1349 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1350 { $as_echo "$as_me: error: working directory cannot be determined" >&2
1351 { (exit 1); exit 1; }; }
1352 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1353 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1354 { (exit 1); exit 1; }; }
1357 # Find the source files, if location was not specified.
1358 if test -z "$srcdir"; then
1359 ac_srcdir_defaulted=yes
1360 # Try the directory containing this script, then the parent directory.
1361 ac_confdir=`$as_dirname -- "$as_myself" ||
1362 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1363 X"$as_myself" : 'X\(//\)[^/]' \| \
1364 X"$as_myself" : 'X\(//\)$' \| \
1365 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1366 $as_echo X"$as_myself" |
1367 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1368 s//\1/
1371 /^X\(\/\/\)[^/].*/{
1372 s//\1/
1375 /^X\(\/\/\)$/{
1376 s//\1/
1379 /^X\(\/\).*/{
1380 s//\1/
1383 s/.*/./; q'`
1384 srcdir=$ac_confdir
1385 if test ! -r "$srcdir/$ac_unique_file"; then
1386 srcdir=..
1388 else
1389 ac_srcdir_defaulted=no
1391 if test ! -r "$srcdir/$ac_unique_file"; then
1392 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1393 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1394 { (exit 1); exit 1; }; }
1396 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1397 ac_abs_confdir=`(
1398 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1399 { (exit 1); exit 1; }; }
1400 pwd)`
1401 # When building in place, set srcdir=.
1402 if test "$ac_abs_confdir" = "$ac_pwd"; then
1403 srcdir=.
1405 # Remove unnecessary trailing slashes from srcdir.
1406 # Double slashes in file names in object file debugging info
1407 # mess up M-x gdb in Emacs.
1408 case $srcdir in
1409 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1410 esac
1411 for ac_var in $ac_precious_vars; do
1412 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1413 eval ac_env_${ac_var}_value=\$${ac_var}
1414 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1415 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1416 done
1419 # Report the --help message.
1421 if test "$ac_init_help" = "long"; then
1422 # Omit some internal or obsolete options to make the list less imposing.
1423 # This message is too long to be a string in the A/UX 3.1 sh.
1424 cat <<_ACEOF
1425 \`configure' configures Wine 1.1.16 to adapt to many kinds of systems.
1427 Usage: $0 [OPTION]... [VAR=VALUE]...
1429 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1430 VAR=VALUE. See below for descriptions of some of the useful variables.
1432 Defaults for the options are specified in brackets.
1434 Configuration:
1435 -h, --help display this help and exit
1436 --help=short display options specific to this package
1437 --help=recursive display the short help of all the included packages
1438 -V, --version display version information and exit
1439 -q, --quiet, --silent do not print \`checking...' messages
1440 --cache-file=FILE cache test results in FILE [disabled]
1441 -C, --config-cache alias for \`--cache-file=config.cache'
1442 -n, --no-create do not create output files
1443 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1445 Installation directories:
1446 --prefix=PREFIX install architecture-independent files in PREFIX
1447 [$ac_default_prefix]
1448 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1449 [PREFIX]
1451 By default, \`make install' will install all the files in
1452 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1453 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1454 for instance \`--prefix=\$HOME'.
1456 For better control, use the options below.
1458 Fine tuning of the installation directories:
1459 --bindir=DIR user executables [EPREFIX/bin]
1460 --sbindir=DIR system admin executables [EPREFIX/sbin]
1461 --libexecdir=DIR program executables [EPREFIX/libexec]
1462 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1463 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1464 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1465 --libdir=DIR object code libraries [EPREFIX/lib]
1466 --includedir=DIR C header files [PREFIX/include]
1467 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1468 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1469 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1470 --infodir=DIR info documentation [DATAROOTDIR/info]
1471 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1472 --mandir=DIR man documentation [DATAROOTDIR/man]
1473 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
1474 --htmldir=DIR html documentation [DOCDIR]
1475 --dvidir=DIR dvi documentation [DOCDIR]
1476 --pdfdir=DIR pdf documentation [DOCDIR]
1477 --psdir=DIR ps documentation [DOCDIR]
1478 _ACEOF
1480 cat <<\_ACEOF
1482 X features:
1483 --x-includes=DIR X include files are in DIR
1484 --x-libraries=DIR X library files are in DIR
1486 System types:
1487 --build=BUILD configure for building on BUILD [guessed]
1488 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1489 _ACEOF
1492 if test -n "$ac_init_help"; then
1493 case $ac_init_help in
1494 short | recursive ) echo "Configuration of Wine 1.1.16:";;
1495 esac
1496 cat <<\_ACEOF
1498 Optional Features:
1499 --disable-option-checking ignore unrecognized --enable/--with options
1500 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1501 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1502 --disable-win16 do not include Win16 support
1503 --enable-win64 build a Win64 emulator on AMD64 (won't run Win32
1504 binaries)
1505 --disable-tests do not build the regression tests
1506 --enable-maintainer-mode
1507 enable maintainer-specific build rules
1509 Optional Packages:
1510 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1511 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1512 --without-alsa do not use the Alsa sound support
1513 --without-audioio do not use the AudioIO sound support
1514 --without-capi do not use CAPI (ISDN support)
1515 --without-cms do not use CMS (color management support)
1516 --without-coreaudio do not use the CoreAudio sound support
1517 --without-cups do not use CUPS
1518 --without-curses do not use (n)curses
1519 --without-esd do not use the EsounD sound support
1520 --without-fontconfig do not use fontconfig
1521 --without-freetype do not use the FreeType library
1522 --without-gphoto do not use gphoto (Digital Camera support)
1523 --without-glu do not use the GLU library
1524 --without-gnutls do not use GnuTLS (schannel support)
1525 --without-hal do not use HAL (dynamic device support)
1526 --without-jack do not use the Jack sound support
1527 --without-jpeg do not use JPEG
1528 --without-ldap do not use LDAP
1529 --without-nas do not use the NAS sound support
1530 --without-opengl do not use OpenGL
1531 --without-openssl do not use OpenSSL
1532 --without-oss do not use the OSS sound support
1533 --without-png do not use PNG
1534 --without-pthread do not use the pthread library
1535 --without-sane do not use SANE (scanner support)
1536 --without-xcomposite do not use the Xcomposite extension
1537 --without-xcursor do not use the Xcursor extension
1538 --without-xinerama do not use Xinerama (multi-monitor support)
1539 --without-xinput do not use the Xinput extension
1540 --without-xml do not use XML
1541 --without-xrandr do not use Xrandr (resolution changes)
1542 --without-xrender do not use the Xrender extension
1543 --without-xshape do not use the Xshape extension
1544 --without-xshm do not use XShm (shared memory extension)
1545 --without-xslt do not use XSLT
1546 --without-xxf86vm do not use XFree video mode extension
1547 --with-wine-tools=DIR use Wine tools from directory DIR
1548 --with-x use the X Window System
1550 Some influential environment variables:
1551 CC C compiler command
1552 CFLAGS C compiler flags
1553 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1554 nonstandard directory <lib dir>
1555 LIBS libraries to pass to the linker, e.g. -l<library>
1556 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1557 you have headers in a nonstandard directory <include dir>
1558 CXX C++ compiler command
1559 CXXFLAGS C++ compiler flags
1560 CPP C preprocessor
1561 XMKMF Path to xmkmf, Makefile generator for X Window System
1563 Use these variables to override the choices made by `configure' or to help
1564 it to find libraries and programs with nonstandard names/locations.
1566 Report bugs to <wine-devel@winehq.org>.
1567 _ACEOF
1568 ac_status=$?
1571 if test "$ac_init_help" = "recursive"; then
1572 # If there are subdirs, report their specific --help.
1573 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1574 test -d "$ac_dir" ||
1575 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1576 continue
1577 ac_builddir=.
1579 case "$ac_dir" in
1580 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1582 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1583 # A ".." for each directory in $ac_dir_suffix.
1584 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1585 case $ac_top_builddir_sub in
1586 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1587 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1588 esac ;;
1589 esac
1590 ac_abs_top_builddir=$ac_pwd
1591 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1592 # for backward compatibility:
1593 ac_top_builddir=$ac_top_build_prefix
1595 case $srcdir in
1596 .) # We are building in place.
1597 ac_srcdir=.
1598 ac_top_srcdir=$ac_top_builddir_sub
1599 ac_abs_top_srcdir=$ac_pwd ;;
1600 [\\/]* | ?:[\\/]* ) # Absolute name.
1601 ac_srcdir=$srcdir$ac_dir_suffix;
1602 ac_top_srcdir=$srcdir
1603 ac_abs_top_srcdir=$srcdir ;;
1604 *) # Relative name.
1605 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1606 ac_top_srcdir=$ac_top_build_prefix$srcdir
1607 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1608 esac
1609 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1611 cd "$ac_dir" || { ac_status=$?; continue; }
1612 # Check for guested configure.
1613 if test -f "$ac_srcdir/configure.gnu"; then
1614 echo &&
1615 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1616 elif test -f "$ac_srcdir/configure"; then
1617 echo &&
1618 $SHELL "$ac_srcdir/configure" --help=recursive
1619 else
1620 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1621 fi || ac_status=$?
1622 cd "$ac_pwd" || { ac_status=$?; break; }
1623 done
1626 test -n "$ac_init_help" && exit $ac_status
1627 if $ac_init_version; then
1628 cat <<\_ACEOF
1629 Wine configure 1.1.16
1630 generated by GNU Autoconf 2.63
1632 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1633 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1634 This configure script is free software; the Free Software Foundation
1635 gives unlimited permission to copy, distribute and modify it.
1636 _ACEOF
1637 exit
1639 cat >config.log <<_ACEOF
1640 This file contains any messages produced by compilers while
1641 running configure, to aid debugging if configure makes a mistake.
1643 It was created by Wine $as_me 1.1.16, which was
1644 generated by GNU Autoconf 2.63. Invocation command line was
1646 $ $0 $@
1648 _ACEOF
1649 exec 5>>config.log
1651 cat <<_ASUNAME
1652 ## --------- ##
1653 ## Platform. ##
1654 ## --------- ##
1656 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1657 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1658 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1659 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1660 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1662 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1663 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1665 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1666 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1667 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1668 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1669 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1670 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1671 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1673 _ASUNAME
1675 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1676 for as_dir in $PATH
1678 IFS=$as_save_IFS
1679 test -z "$as_dir" && as_dir=.
1680 $as_echo "PATH: $as_dir"
1681 done
1682 IFS=$as_save_IFS
1684 } >&5
1686 cat >&5 <<_ACEOF
1689 ## ----------- ##
1690 ## Core tests. ##
1691 ## ----------- ##
1693 _ACEOF
1696 # Keep a trace of the command line.
1697 # Strip out --no-create and --no-recursion so they do not pile up.
1698 # Strip out --silent because we don't want to record it for future runs.
1699 # Also quote any args containing shell meta-characters.
1700 # Make two passes to allow for proper duplicate-argument suppression.
1701 ac_configure_args=
1702 ac_configure_args0=
1703 ac_configure_args1=
1704 ac_must_keep_next=false
1705 for ac_pass in 1 2
1707 for ac_arg
1709 case $ac_arg in
1710 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1711 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1712 | -silent | --silent | --silen | --sile | --sil)
1713 continue ;;
1714 *\'*)
1715 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1716 esac
1717 case $ac_pass in
1718 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1720 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1721 if test $ac_must_keep_next = true; then
1722 ac_must_keep_next=false # Got value, back to normal.
1723 else
1724 case $ac_arg in
1725 *=* | --config-cache | -C | -disable-* | --disable-* \
1726 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1727 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1728 | -with-* | --with-* | -without-* | --without-* | --x)
1729 case "$ac_configure_args0 " in
1730 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1731 esac
1733 -* ) ac_must_keep_next=true ;;
1734 esac
1736 ac_configure_args="$ac_configure_args '$ac_arg'"
1738 esac
1739 done
1740 done
1741 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1742 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1744 # When interrupted or exit'd, cleanup temporary files, and complete
1745 # config.log. We remove comments because anyway the quotes in there
1746 # would cause problems or look ugly.
1747 # WARNING: Use '\'' to represent an apostrophe within the trap.
1748 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1749 trap 'exit_status=$?
1750 # Save into config.log some information that might help in debugging.
1752 echo
1754 cat <<\_ASBOX
1755 ## ---------------- ##
1756 ## Cache variables. ##
1757 ## ---------------- ##
1758 _ASBOX
1759 echo
1760 # The following way of writing the cache mishandles newlines in values,
1762 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1763 eval ac_val=\$$ac_var
1764 case $ac_val in #(
1765 *${as_nl}*)
1766 case $ac_var in #(
1767 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1768 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1769 esac
1770 case $ac_var in #(
1771 _ | IFS | as_nl) ;; #(
1772 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1773 *) $as_unset $ac_var ;;
1774 esac ;;
1775 esac
1776 done
1777 (set) 2>&1 |
1778 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1779 *${as_nl}ac_space=\ *)
1780 sed -n \
1781 "s/'\''/'\''\\\\'\'''\''/g;
1782 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1783 ;; #(
1785 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1787 esac |
1788 sort
1790 echo
1792 cat <<\_ASBOX
1793 ## ----------------- ##
1794 ## Output variables. ##
1795 ## ----------------- ##
1796 _ASBOX
1797 echo
1798 for ac_var in $ac_subst_vars
1800 eval ac_val=\$$ac_var
1801 case $ac_val in
1802 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1803 esac
1804 $as_echo "$ac_var='\''$ac_val'\''"
1805 done | sort
1806 echo
1808 if test -n "$ac_subst_files"; then
1809 cat <<\_ASBOX
1810 ## ------------------- ##
1811 ## File substitutions. ##
1812 ## ------------------- ##
1813 _ASBOX
1814 echo
1815 for ac_var in $ac_subst_files
1817 eval ac_val=\$$ac_var
1818 case $ac_val in
1819 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1820 esac
1821 $as_echo "$ac_var='\''$ac_val'\''"
1822 done | sort
1823 echo
1826 if test -s confdefs.h; then
1827 cat <<\_ASBOX
1828 ## ----------- ##
1829 ## confdefs.h. ##
1830 ## ----------- ##
1831 _ASBOX
1832 echo
1833 cat confdefs.h
1834 echo
1836 test "$ac_signal" != 0 &&
1837 $as_echo "$as_me: caught signal $ac_signal"
1838 $as_echo "$as_me: exit $exit_status"
1839 } >&5
1840 rm -f core *.core core.conftest.* &&
1841 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1842 exit $exit_status
1844 for ac_signal in 1 2 13 15; do
1845 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1846 done
1847 ac_signal=0
1849 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1850 rm -f -r conftest* confdefs.h
1852 # Predefined preprocessor variables.
1854 cat >>confdefs.h <<_ACEOF
1855 #define PACKAGE_NAME "$PACKAGE_NAME"
1856 _ACEOF
1859 cat >>confdefs.h <<_ACEOF
1860 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1861 _ACEOF
1864 cat >>confdefs.h <<_ACEOF
1865 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1866 _ACEOF
1869 cat >>confdefs.h <<_ACEOF
1870 #define PACKAGE_STRING "$PACKAGE_STRING"
1871 _ACEOF
1874 cat >>confdefs.h <<_ACEOF
1875 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1876 _ACEOF
1879 # Let the site file select an alternate cache file if it wants to.
1880 # Prefer an explicitly selected file to automatically selected ones.
1881 ac_site_file1=NONE
1882 ac_site_file2=NONE
1883 if test -n "$CONFIG_SITE"; then
1884 ac_site_file1=$CONFIG_SITE
1885 elif test "x$prefix" != xNONE; then
1886 ac_site_file1=$prefix/share/config.site
1887 ac_site_file2=$prefix/etc/config.site
1888 else
1889 ac_site_file1=$ac_default_prefix/share/config.site
1890 ac_site_file2=$ac_default_prefix/etc/config.site
1892 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1894 test "x$ac_site_file" = xNONE && continue
1895 if test -r "$ac_site_file"; then
1896 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1897 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1898 sed 's/^/| /' "$ac_site_file" >&5
1899 . "$ac_site_file"
1901 done
1903 if test -r "$cache_file"; then
1904 # Some versions of bash will fail to source /dev/null (special
1905 # files actually), so we avoid doing that.
1906 if test -f "$cache_file"; then
1907 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1908 $as_echo "$as_me: loading cache $cache_file" >&6;}
1909 case $cache_file in
1910 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1911 *) . "./$cache_file";;
1912 esac
1914 else
1915 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1916 $as_echo "$as_me: creating cache $cache_file" >&6;}
1917 >$cache_file
1920 # Check that the precious variables saved in the cache have kept the same
1921 # value.
1922 ac_cache_corrupted=false
1923 for ac_var in $ac_precious_vars; do
1924 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1925 eval ac_new_set=\$ac_env_${ac_var}_set
1926 eval ac_old_val=\$ac_cv_env_${ac_var}_value
1927 eval ac_new_val=\$ac_env_${ac_var}_value
1928 case $ac_old_set,$ac_new_set in
1929 set,)
1930 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1931 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1932 ac_cache_corrupted=: ;;
1933 ,set)
1934 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1935 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1936 ac_cache_corrupted=: ;;
1937 ,);;
1939 if test "x$ac_old_val" != "x$ac_new_val"; then
1940 # differences in whitespace do not lead to failure.
1941 ac_old_val_w=`echo x $ac_old_val`
1942 ac_new_val_w=`echo x $ac_new_val`
1943 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1944 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1945 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1946 ac_cache_corrupted=:
1947 else
1948 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1949 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1950 eval $ac_var=\$ac_old_val
1952 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5
1953 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1954 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5
1955 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1956 fi;;
1957 esac
1958 # Pass precious variables to config.status.
1959 if test "$ac_new_set" = set; then
1960 case $ac_new_val in
1961 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1962 *) ac_arg=$ac_var=$ac_new_val ;;
1963 esac
1964 case " $ac_configure_args " in
1965 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1966 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
1967 esac
1969 done
1970 if $ac_cache_corrupted; then
1971 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1972 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1973 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1974 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1975 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1976 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1977 { (exit 1); exit 1; }; }
2004 ac_ext=c
2005 ac_cpp='$CPP $CPPFLAGS'
2006 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2007 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2008 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2012 ac_config_headers="$ac_config_headers include/config.h"
2014 ac_aux_dir=
2015 for ac_dir in tools "$srcdir"/tools; do
2016 if test -f "$ac_dir/install-sh"; then
2017 ac_aux_dir=$ac_dir
2018 ac_install_sh="$ac_aux_dir/install-sh -c"
2019 break
2020 elif test -f "$ac_dir/install.sh"; then
2021 ac_aux_dir=$ac_dir
2022 ac_install_sh="$ac_aux_dir/install.sh -c"
2023 break
2024 elif test -f "$ac_dir/shtool"; then
2025 ac_aux_dir=$ac_dir
2026 ac_install_sh="$ac_aux_dir/shtool install -c"
2027 break
2029 done
2030 if test -z "$ac_aux_dir"; then
2031 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&5
2032 $as_echo "$as_me: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&2;}
2033 { (exit 1); exit 1; }; }
2036 # These three variables are undocumented and unsupported,
2037 # and are intended to be withdrawn in a future Autoconf release.
2038 # They can cause serious problems if a builder's source tree is in a directory
2039 # whose full name contains unusual characters.
2040 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2041 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2042 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2047 # Check whether --enable-win16 was given.
2048 if test "${enable_win16+set}" = set; then
2049 enableval=$enable_win16;
2052 # Check whether --enable-win64 was given.
2053 if test "${enable_win64+set}" = set; then
2054 enableval=$enable_win64;
2057 # Check whether --enable-tests was given.
2058 if test "${enable_tests+set}" = set; then
2059 enableval=$enable_tests;
2062 # Check whether --enable-maintainer-mode was given.
2063 if test "${enable_maintainer_mode+set}" = set; then
2064 enableval=$enable_maintainer_mode;
2065 else
2066 MAINTAINER_MODE=\#
2072 # Check whether --with-alsa was given.
2073 if test "${with_alsa+set}" = set; then
2074 withval=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h=no; ac_cv_header_alsa_asoundlib_h=no; fi
2078 # Check whether --with-audioio was given.
2079 if test "${with_audioio+set}" = set; then
2080 withval=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h=no; fi
2084 # Check whether --with-capi was given.
2085 if test "${with_capi+set}" = set; then
2086 withval=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h=no; ac_cv_header_linux_capi_h=no; fi
2090 # Check whether --with-cms was given.
2091 if test "${with_cms+set}" = set; then
2092 withval=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h=no; ac_cv_header_lcms_lcms_h=no; fi
2096 # Check whether --with-coreaudio was given.
2097 if test "${with_coreaudio+set}" = set; then
2098 withval=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h=no; fi
2102 # Check whether --with-cups was given.
2103 if test "${with_cups+set}" = set; then
2104 withval=$with_cups;
2108 # Check whether --with-curses was given.
2109 if test "${with_curses+set}" = set; then
2110 withval=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h=no; ac_cv_header_curses_h=no; fi
2114 # Check whether --with-esd was given.
2115 if test "${with_esd+set}" = set; then
2116 withval=$with_esd;
2120 # Check whether --with-fontconfig was given.
2121 if test "${with_fontconfig+set}" = set; then
2122 withval=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h=no; fi
2126 # Check whether --with-freetype was given.
2127 if test "${with_freetype+set}" = set; then
2128 withval=$with_freetype;
2132 # Check whether --with-gphoto was given.
2133 if test "${with_gphoto+set}" = set; then
2134 withval=$with_gphoto;
2138 # Check whether --with-glu was given.
2139 if test "${with_glu+set}" = set; then
2140 withval=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h=no; fi
2144 # Check whether --with-gnutls was given.
2145 if test "${with_gnutls+set}" = set; then
2146 withval=$with_gnutls;
2150 # Check whether --with-hal was given.
2151 if test "${with_hal+set}" = set; then
2152 withval=$with_hal;
2156 # Check whether --with-jack was given.
2157 if test "${with_jack+set}" = set; then
2158 withval=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h=no; fi
2162 # Check whether --with-jpeg was given.
2163 if test "${with_jpeg+set}" = set; then
2164 withval=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h=no; fi
2168 # Check whether --with-ldap was given.
2169 if test "${with_ldap+set}" = set; then
2170 withval=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h=no; ac_cv_header_lber_h=no; fi
2174 # Check whether --with-nas was given.
2175 if test "${with_nas+set}" = set; then
2176 withval=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h=no; fi
2180 # Check whether --with-opengl was given.
2181 if test "${with_opengl+set}" = set; then
2182 withval=$with_opengl;
2186 # Check whether --with-openssl was given.
2187 if test "${with_openssl+set}" = set; then
2188 withval=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h=no; ac_cv_header_openssl_ssl_h=no; fi
2192 # Check whether --with-oss was given.
2193 if test "${with_oss+set}" = set; then
2194 withval=$with_oss; if test "x$withval" = "xno"; then ac_cv_header_soundcard_h=no; ac_cv_header_sys_soundcard_h=no; ac_cv_header_machine_soundcard_h=no; fi
2198 # Check whether --with-png was given.
2199 if test "${with_png+set}" = set; then
2200 withval=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h=no; fi
2204 # Check whether --with-pthread was given.
2205 if test "${with_pthread+set}" = set; then
2206 withval=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h=no; fi
2210 # Check whether --with-sane was given.
2211 if test "${with_sane+set}" = set; then
2212 withval=$with_sane;
2216 # Check whether --with-xcomposite was given.
2217 if test "${with_xcomposite+set}" = set; then
2218 withval=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h=no; fi
2222 # Check whether --with-xcursor was given.
2223 if test "${with_xcursor+set}" = set; then
2224 withval=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h=no; fi
2228 # Check whether --with-xinerama was given.
2229 if test "${with_xinerama+set}" = set; then
2230 withval=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h=no; fi
2234 # Check whether --with-xinput was given.
2235 if test "${with_xinput+set}" = set; then
2236 withval=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h=no; fi
2240 # Check whether --with-xml was given.
2241 if test "${with_xml+set}" = set; then
2242 withval=$with_xml;
2246 # Check whether --with-xrandr was given.
2247 if test "${with_xrandr+set}" = set; then
2248 withval=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h=no; fi
2252 # Check whether --with-xrender was given.
2253 if test "${with_xrender+set}" = set; then
2254 withval=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h=no; fi
2258 # Check whether --with-xshape was given.
2259 if test "${with_xshape+set}" = set; then
2260 withval=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h=no; fi
2264 # Check whether --with-xshm was given.
2265 if test "${with_xshm+set}" = set; then
2266 withval=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h=no; fi
2270 # Check whether --with-xslt was given.
2271 if test "${with_xslt+set}" = set; then
2272 withval=$with_xslt;
2276 # Check whether --with-xxf86vm was given.
2277 if test "${with_xxf86vm+set}" = set; then
2278 withval=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h=no; fi
2283 # Check whether --with-wine-tools was given.
2284 if test "${with_wine_tools+set}" = set; then
2285 withval=$with_wine_tools;
2289 # Make sure we can run config.sub.
2290 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2291 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2292 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2293 { (exit 1); exit 1; }; }
2295 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2296 $as_echo_n "checking build system type... " >&6; }
2297 if test "${ac_cv_build+set}" = set; then
2298 $as_echo_n "(cached) " >&6
2299 else
2300 ac_build_alias=$build_alias
2301 test "x$ac_build_alias" = x &&
2302 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2303 test "x$ac_build_alias" = x &&
2304 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2305 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2306 { (exit 1); exit 1; }; }
2307 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2308 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2309 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2310 { (exit 1); exit 1; }; }
2313 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2314 $as_echo "$ac_cv_build" >&6; }
2315 case $ac_cv_build in
2316 *-*-*) ;;
2317 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2318 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2319 { (exit 1); exit 1; }; };;
2320 esac
2321 build=$ac_cv_build
2322 ac_save_IFS=$IFS; IFS='-'
2323 set x $ac_cv_build
2324 shift
2325 build_cpu=$1
2326 build_vendor=$2
2327 shift; shift
2328 # Remember, the first character of IFS is used to create $*,
2329 # except with old shells:
2330 build_os=$*
2331 IFS=$ac_save_IFS
2332 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2335 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2336 $as_echo_n "checking host system type... " >&6; }
2337 if test "${ac_cv_host+set}" = set; then
2338 $as_echo_n "(cached) " >&6
2339 else
2340 if test "x$host_alias" = x; then
2341 ac_cv_host=$ac_cv_build
2342 else
2343 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2344 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2345 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2346 { (exit 1); exit 1; }; }
2350 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2351 $as_echo "$ac_cv_host" >&6; }
2352 case $ac_cv_host in
2353 *-*-*) ;;
2354 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2355 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2356 { (exit 1); exit 1; }; };;
2357 esac
2358 host=$ac_cv_host
2359 ac_save_IFS=$IFS; IFS='-'
2360 set x $ac_cv_host
2361 shift
2362 host_cpu=$1
2363 host_vendor=$2
2364 shift; shift
2365 # Remember, the first character of IFS is used to create $*,
2366 # except with old shells:
2367 host_os=$*
2368 IFS=$ac_save_IFS
2369 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2373 case "$srcdir" in
2374 .) ;;
2375 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2376 { { $as_echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2377 You need to run 'make distclean' in the source tree first." >&5
2378 $as_echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2379 You need to run 'make distclean' in the source tree first." >&2;}
2380 { (exit 1); exit 1; }; }
2381 fi ;;
2382 esac
2385 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2386 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2387 set x ${MAKE-make}
2388 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2389 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2390 $as_echo_n "(cached) " >&6
2391 else
2392 cat >conftest.make <<\_ACEOF
2393 SHELL = /bin/sh
2394 all:
2395 @echo '@@@%%%=$(MAKE)=@@@%%%'
2396 _ACEOF
2397 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2398 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2399 *@@@%%%=?*=@@@%%%*)
2400 eval ac_cv_prog_make_${ac_make}_set=yes;;
2402 eval ac_cv_prog_make_${ac_make}_set=no;;
2403 esac
2404 rm -f conftest.make
2406 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2407 { $as_echo "$as_me:$LINENO: result: yes" >&5
2408 $as_echo "yes" >&6; }
2409 SET_MAKE=
2410 else
2411 { $as_echo "$as_me:$LINENO: result: no" >&5
2412 $as_echo "no" >&6; }
2413 SET_MAKE="MAKE=${MAKE-make}"
2416 ac_ext=c
2417 ac_cpp='$CPP $CPPFLAGS'
2418 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2419 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2420 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2421 if test -n "$ac_tool_prefix"; then
2422 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2423 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2424 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2425 $as_echo_n "checking for $ac_word... " >&6; }
2426 if test "${ac_cv_prog_CC+set}" = set; then
2427 $as_echo_n "(cached) " >&6
2428 else
2429 if test -n "$CC"; then
2430 ac_cv_prog_CC="$CC" # Let the user override the test.
2431 else
2432 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2433 for as_dir in $PATH
2435 IFS=$as_save_IFS
2436 test -z "$as_dir" && as_dir=.
2437 for ac_exec_ext in '' $ac_executable_extensions; do
2438 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2439 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2440 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2441 break 2
2443 done
2444 done
2445 IFS=$as_save_IFS
2449 CC=$ac_cv_prog_CC
2450 if test -n "$CC"; then
2451 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2452 $as_echo "$CC" >&6; }
2453 else
2454 { $as_echo "$as_me:$LINENO: result: no" >&5
2455 $as_echo "no" >&6; }
2460 if test -z "$ac_cv_prog_CC"; then
2461 ac_ct_CC=$CC
2462 # Extract the first word of "gcc", so it can be a program name with args.
2463 set dummy gcc; ac_word=$2
2464 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2465 $as_echo_n "checking for $ac_word... " >&6; }
2466 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2467 $as_echo_n "(cached) " >&6
2468 else
2469 if test -n "$ac_ct_CC"; then
2470 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2471 else
2472 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2473 for as_dir in $PATH
2475 IFS=$as_save_IFS
2476 test -z "$as_dir" && as_dir=.
2477 for ac_exec_ext in '' $ac_executable_extensions; do
2478 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2479 ac_cv_prog_ac_ct_CC="gcc"
2480 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2481 break 2
2483 done
2484 done
2485 IFS=$as_save_IFS
2489 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2490 if test -n "$ac_ct_CC"; then
2491 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2492 $as_echo "$ac_ct_CC" >&6; }
2493 else
2494 { $as_echo "$as_me:$LINENO: result: no" >&5
2495 $as_echo "no" >&6; }
2498 if test "x$ac_ct_CC" = x; then
2499 CC=""
2500 else
2501 case $cross_compiling:$ac_tool_warned in
2502 yes:)
2503 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2504 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2505 ac_tool_warned=yes ;;
2506 esac
2507 CC=$ac_ct_CC
2509 else
2510 CC="$ac_cv_prog_CC"
2513 if test -z "$CC"; then
2514 if test -n "$ac_tool_prefix"; then
2515 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2516 set dummy ${ac_tool_prefix}cc; ac_word=$2
2517 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2518 $as_echo_n "checking for $ac_word... " >&6; }
2519 if test "${ac_cv_prog_CC+set}" = set; then
2520 $as_echo_n "(cached) " >&6
2521 else
2522 if test -n "$CC"; then
2523 ac_cv_prog_CC="$CC" # Let the user override the test.
2524 else
2525 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2526 for as_dir in $PATH
2528 IFS=$as_save_IFS
2529 test -z "$as_dir" && as_dir=.
2530 for ac_exec_ext in '' $ac_executable_extensions; do
2531 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2532 ac_cv_prog_CC="${ac_tool_prefix}cc"
2533 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2534 break 2
2536 done
2537 done
2538 IFS=$as_save_IFS
2542 CC=$ac_cv_prog_CC
2543 if test -n "$CC"; then
2544 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2545 $as_echo "$CC" >&6; }
2546 else
2547 { $as_echo "$as_me:$LINENO: result: no" >&5
2548 $as_echo "no" >&6; }
2554 if test -z "$CC"; then
2555 # Extract the first word of "cc", so it can be a program name with args.
2556 set dummy cc; ac_word=$2
2557 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2558 $as_echo_n "checking for $ac_word... " >&6; }
2559 if test "${ac_cv_prog_CC+set}" = set; then
2560 $as_echo_n "(cached) " >&6
2561 else
2562 if test -n "$CC"; then
2563 ac_cv_prog_CC="$CC" # Let the user override the test.
2564 else
2565 ac_prog_rejected=no
2566 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2567 for as_dir in $PATH
2569 IFS=$as_save_IFS
2570 test -z "$as_dir" && as_dir=.
2571 for ac_exec_ext in '' $ac_executable_extensions; do
2572 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2573 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2574 ac_prog_rejected=yes
2575 continue
2577 ac_cv_prog_CC="cc"
2578 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2579 break 2
2581 done
2582 done
2583 IFS=$as_save_IFS
2585 if test $ac_prog_rejected = yes; then
2586 # We found a bogon in the path, so make sure we never use it.
2587 set dummy $ac_cv_prog_CC
2588 shift
2589 if test $# != 0; then
2590 # We chose a different compiler from the bogus one.
2591 # However, it has the same basename, so the bogon will be chosen
2592 # first if we set CC to just the basename; use the full file name.
2593 shift
2594 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2599 CC=$ac_cv_prog_CC
2600 if test -n "$CC"; then
2601 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2602 $as_echo "$CC" >&6; }
2603 else
2604 { $as_echo "$as_me:$LINENO: result: no" >&5
2605 $as_echo "no" >&6; }
2610 if test -z "$CC"; then
2611 if test -n "$ac_tool_prefix"; then
2612 for ac_prog in cl.exe
2614 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2615 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2616 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2617 $as_echo_n "checking for $ac_word... " >&6; }
2618 if test "${ac_cv_prog_CC+set}" = set; then
2619 $as_echo_n "(cached) " >&6
2620 else
2621 if test -n "$CC"; then
2622 ac_cv_prog_CC="$CC" # Let the user override the test.
2623 else
2624 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2625 for as_dir in $PATH
2627 IFS=$as_save_IFS
2628 test -z "$as_dir" && as_dir=.
2629 for ac_exec_ext in '' $ac_executable_extensions; do
2630 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2631 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2632 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2633 break 2
2635 done
2636 done
2637 IFS=$as_save_IFS
2641 CC=$ac_cv_prog_CC
2642 if test -n "$CC"; then
2643 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2644 $as_echo "$CC" >&6; }
2645 else
2646 { $as_echo "$as_me:$LINENO: result: no" >&5
2647 $as_echo "no" >&6; }
2651 test -n "$CC" && break
2652 done
2654 if test -z "$CC"; then
2655 ac_ct_CC=$CC
2656 for ac_prog in cl.exe
2658 # Extract the first word of "$ac_prog", so it can be a program name with args.
2659 set dummy $ac_prog; ac_word=$2
2660 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2661 $as_echo_n "checking for $ac_word... " >&6; }
2662 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2663 $as_echo_n "(cached) " >&6
2664 else
2665 if test -n "$ac_ct_CC"; then
2666 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2667 else
2668 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2669 for as_dir in $PATH
2671 IFS=$as_save_IFS
2672 test -z "$as_dir" && as_dir=.
2673 for ac_exec_ext in '' $ac_executable_extensions; do
2674 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2675 ac_cv_prog_ac_ct_CC="$ac_prog"
2676 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2677 break 2
2679 done
2680 done
2681 IFS=$as_save_IFS
2685 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2686 if test -n "$ac_ct_CC"; then
2687 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2688 $as_echo "$ac_ct_CC" >&6; }
2689 else
2690 { $as_echo "$as_me:$LINENO: result: no" >&5
2691 $as_echo "no" >&6; }
2695 test -n "$ac_ct_CC" && break
2696 done
2698 if test "x$ac_ct_CC" = x; then
2699 CC=""
2700 else
2701 case $cross_compiling:$ac_tool_warned in
2702 yes:)
2703 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2704 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2705 ac_tool_warned=yes ;;
2706 esac
2707 CC=$ac_ct_CC
2714 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2715 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2716 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2717 See \`config.log' for more details." >&5
2718 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2719 See \`config.log' for more details." >&2;}
2720 { (exit 1); exit 1; }; }; }
2722 # Provide some information about the compiler.
2723 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2724 set X $ac_compile
2725 ac_compiler=$2
2726 { (ac_try="$ac_compiler --version >&5"
2727 case "(($ac_try" in
2728 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2729 *) ac_try_echo=$ac_try;;
2730 esac
2731 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2732 $as_echo "$ac_try_echo") >&5
2733 (eval "$ac_compiler --version >&5") 2>&5
2734 ac_status=$?
2735 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2736 (exit $ac_status); }
2737 { (ac_try="$ac_compiler -v >&5"
2738 case "(($ac_try" in
2739 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2740 *) ac_try_echo=$ac_try;;
2741 esac
2742 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2743 $as_echo "$ac_try_echo") >&5
2744 (eval "$ac_compiler -v >&5") 2>&5
2745 ac_status=$?
2746 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2747 (exit $ac_status); }
2748 { (ac_try="$ac_compiler -V >&5"
2749 case "(($ac_try" in
2750 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2751 *) ac_try_echo=$ac_try;;
2752 esac
2753 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2754 $as_echo "$ac_try_echo") >&5
2755 (eval "$ac_compiler -V >&5") 2>&5
2756 ac_status=$?
2757 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2758 (exit $ac_status); }
2760 cat >conftest.$ac_ext <<_ACEOF
2761 /* confdefs.h. */
2762 _ACEOF
2763 cat confdefs.h >>conftest.$ac_ext
2764 cat >>conftest.$ac_ext <<_ACEOF
2765 /* end confdefs.h. */
2768 main ()
2772 return 0;
2774 _ACEOF
2775 ac_clean_files_save=$ac_clean_files
2776 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2777 # Try to create an executable without -o first, disregard a.out.
2778 # It will help us diagnose broken compilers, and finding out an intuition
2779 # of exeext.
2780 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2781 $as_echo_n "checking for C compiler default output file name... " >&6; }
2782 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2784 # The possible output files:
2785 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2787 ac_rmfiles=
2788 for ac_file in $ac_files
2790 case $ac_file in
2791 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2792 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2793 esac
2794 done
2795 rm -f $ac_rmfiles
2797 if { (ac_try="$ac_link_default"
2798 case "(($ac_try" in
2799 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2800 *) ac_try_echo=$ac_try;;
2801 esac
2802 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2803 $as_echo "$ac_try_echo") >&5
2804 (eval "$ac_link_default") 2>&5
2805 ac_status=$?
2806 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2807 (exit $ac_status); }; then
2808 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2809 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2810 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2811 # so that the user can short-circuit this test for compilers unknown to
2812 # Autoconf.
2813 for ac_file in $ac_files ''
2815 test -f "$ac_file" || continue
2816 case $ac_file in
2817 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2819 [ab].out )
2820 # We found the default executable, but exeext='' is most
2821 # certainly right.
2822 break;;
2823 *.* )
2824 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2825 then :; else
2826 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2828 # We set ac_cv_exeext here because the later test for it is not
2829 # safe: cross compilers may not add the suffix if given an `-o'
2830 # argument, so we may need to know it at that point already.
2831 # Even if this section looks crufty: it has the advantage of
2832 # actually working.
2833 break;;
2835 break;;
2836 esac
2837 done
2838 test "$ac_cv_exeext" = no && ac_cv_exeext=
2840 else
2841 ac_file=''
2844 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2845 $as_echo "$ac_file" >&6; }
2846 if test -z "$ac_file"; then
2847 $as_echo "$as_me: failed program was:" >&5
2848 sed 's/^/| /' conftest.$ac_ext >&5
2850 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2851 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2852 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2853 See \`config.log' for more details." >&5
2854 $as_echo "$as_me: error: C compiler cannot create executables
2855 See \`config.log' for more details." >&2;}
2856 { (exit 77); exit 77; }; }; }
2859 ac_exeext=$ac_cv_exeext
2861 # Check that the compiler produces executables we can run. If not, either
2862 # the compiler is broken, or we cross compile.
2863 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2864 $as_echo_n "checking whether the C compiler works... " >&6; }
2865 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2866 # If not cross compiling, check that we can run a simple program.
2867 if test "$cross_compiling" != yes; then
2868 if { ac_try='./$ac_file'
2869 { (case "(($ac_try" in
2870 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2871 *) ac_try_echo=$ac_try;;
2872 esac
2873 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2874 $as_echo "$ac_try_echo") >&5
2875 (eval "$ac_try") 2>&5
2876 ac_status=$?
2877 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2878 (exit $ac_status); }; }; then
2879 cross_compiling=no
2880 else
2881 if test "$cross_compiling" = maybe; then
2882 cross_compiling=yes
2883 else
2884 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2885 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2886 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
2887 If you meant to cross compile, use \`--host'.
2888 See \`config.log' for more details." >&5
2889 $as_echo "$as_me: error: cannot run C compiled programs.
2890 If you meant to cross compile, use \`--host'.
2891 See \`config.log' for more details." >&2;}
2892 { (exit 1); exit 1; }; }; }
2896 { $as_echo "$as_me:$LINENO: result: yes" >&5
2897 $as_echo "yes" >&6; }
2899 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2900 ac_clean_files=$ac_clean_files_save
2901 # Check that the compiler produces executables we can run. If not, either
2902 # the compiler is broken, or we cross compile.
2903 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2904 $as_echo_n "checking whether we are cross compiling... " >&6; }
2905 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2906 $as_echo "$cross_compiling" >&6; }
2908 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2909 $as_echo_n "checking for suffix of executables... " >&6; }
2910 if { (ac_try="$ac_link"
2911 case "(($ac_try" in
2912 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2913 *) ac_try_echo=$ac_try;;
2914 esac
2915 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2916 $as_echo "$ac_try_echo") >&5
2917 (eval "$ac_link") 2>&5
2918 ac_status=$?
2919 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2920 (exit $ac_status); }; then
2921 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2922 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2923 # work properly (i.e., refer to `conftest.exe'), while it won't with
2924 # `rm'.
2925 for ac_file in conftest.exe conftest conftest.*; do
2926 test -f "$ac_file" || continue
2927 case $ac_file in
2928 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2929 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2930 break;;
2931 * ) break;;
2932 esac
2933 done
2934 else
2935 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2936 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2937 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2938 See \`config.log' for more details." >&5
2939 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2940 See \`config.log' for more details." >&2;}
2941 { (exit 1); exit 1; }; }; }
2944 rm -f conftest$ac_cv_exeext
2945 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2946 $as_echo "$ac_cv_exeext" >&6; }
2948 rm -f conftest.$ac_ext
2949 EXEEXT=$ac_cv_exeext
2950 ac_exeext=$EXEEXT
2951 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2952 $as_echo_n "checking for suffix of object files... " >&6; }
2953 if test "${ac_cv_objext+set}" = set; then
2954 $as_echo_n "(cached) " >&6
2955 else
2956 cat >conftest.$ac_ext <<_ACEOF
2957 /* confdefs.h. */
2958 _ACEOF
2959 cat confdefs.h >>conftest.$ac_ext
2960 cat >>conftest.$ac_ext <<_ACEOF
2961 /* end confdefs.h. */
2964 main ()
2968 return 0;
2970 _ACEOF
2971 rm -f conftest.o conftest.obj
2972 if { (ac_try="$ac_compile"
2973 case "(($ac_try" in
2974 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2975 *) ac_try_echo=$ac_try;;
2976 esac
2977 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2978 $as_echo "$ac_try_echo") >&5
2979 (eval "$ac_compile") 2>&5
2980 ac_status=$?
2981 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2982 (exit $ac_status); }; then
2983 for ac_file in conftest.o conftest.obj conftest.*; do
2984 test -f "$ac_file" || continue;
2985 case $ac_file in
2986 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2987 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2988 break;;
2989 esac
2990 done
2991 else
2992 $as_echo "$as_me: failed program was:" >&5
2993 sed 's/^/| /' conftest.$ac_ext >&5
2995 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2996 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2997 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2998 See \`config.log' for more details." >&5
2999 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
3000 See \`config.log' for more details." >&2;}
3001 { (exit 1); exit 1; }; }; }
3004 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3006 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3007 $as_echo "$ac_cv_objext" >&6; }
3008 OBJEXT=$ac_cv_objext
3009 ac_objext=$OBJEXT
3010 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3011 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3012 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3013 $as_echo_n "(cached) " >&6
3014 else
3015 cat >conftest.$ac_ext <<_ACEOF
3016 /* confdefs.h. */
3017 _ACEOF
3018 cat confdefs.h >>conftest.$ac_ext
3019 cat >>conftest.$ac_ext <<_ACEOF
3020 /* end confdefs.h. */
3023 main ()
3025 #ifndef __GNUC__
3026 choke me
3027 #endif
3030 return 0;
3032 _ACEOF
3033 rm -f conftest.$ac_objext
3034 if { (ac_try="$ac_compile"
3035 case "(($ac_try" in
3036 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3037 *) ac_try_echo=$ac_try;;
3038 esac
3039 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3040 $as_echo "$ac_try_echo") >&5
3041 (eval "$ac_compile") 2>conftest.er1
3042 ac_status=$?
3043 grep -v '^ *+' conftest.er1 >conftest.err
3044 rm -f conftest.er1
3045 cat conftest.err >&5
3046 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3047 (exit $ac_status); } && {
3048 test -z "$ac_c_werror_flag" ||
3049 test ! -s conftest.err
3050 } && test -s conftest.$ac_objext; then
3051 ac_compiler_gnu=yes
3052 else
3053 $as_echo "$as_me: failed program was:" >&5
3054 sed 's/^/| /' conftest.$ac_ext >&5
3056 ac_compiler_gnu=no
3059 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3060 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3063 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3064 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3065 if test $ac_compiler_gnu = yes; then
3066 GCC=yes
3067 else
3068 GCC=
3070 ac_test_CFLAGS=${CFLAGS+set}
3071 ac_save_CFLAGS=$CFLAGS
3072 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3073 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3074 if test "${ac_cv_prog_cc_g+set}" = set; then
3075 $as_echo_n "(cached) " >&6
3076 else
3077 ac_save_c_werror_flag=$ac_c_werror_flag
3078 ac_c_werror_flag=yes
3079 ac_cv_prog_cc_g=no
3080 CFLAGS="-g"
3081 cat >conftest.$ac_ext <<_ACEOF
3082 /* confdefs.h. */
3083 _ACEOF
3084 cat confdefs.h >>conftest.$ac_ext
3085 cat >>conftest.$ac_ext <<_ACEOF
3086 /* end confdefs.h. */
3089 main ()
3093 return 0;
3095 _ACEOF
3096 rm -f conftest.$ac_objext
3097 if { (ac_try="$ac_compile"
3098 case "(($ac_try" in
3099 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3100 *) ac_try_echo=$ac_try;;
3101 esac
3102 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3103 $as_echo "$ac_try_echo") >&5
3104 (eval "$ac_compile") 2>conftest.er1
3105 ac_status=$?
3106 grep -v '^ *+' conftest.er1 >conftest.err
3107 rm -f conftest.er1
3108 cat conftest.err >&5
3109 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3110 (exit $ac_status); } && {
3111 test -z "$ac_c_werror_flag" ||
3112 test ! -s conftest.err
3113 } && test -s conftest.$ac_objext; then
3114 ac_cv_prog_cc_g=yes
3115 else
3116 $as_echo "$as_me: failed program was:" >&5
3117 sed 's/^/| /' conftest.$ac_ext >&5
3119 CFLAGS=""
3120 cat >conftest.$ac_ext <<_ACEOF
3121 /* confdefs.h. */
3122 _ACEOF
3123 cat confdefs.h >>conftest.$ac_ext
3124 cat >>conftest.$ac_ext <<_ACEOF
3125 /* end confdefs.h. */
3128 main ()
3132 return 0;
3134 _ACEOF
3135 rm -f conftest.$ac_objext
3136 if { (ac_try="$ac_compile"
3137 case "(($ac_try" in
3138 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3139 *) ac_try_echo=$ac_try;;
3140 esac
3141 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3142 $as_echo "$ac_try_echo") >&5
3143 (eval "$ac_compile") 2>conftest.er1
3144 ac_status=$?
3145 grep -v '^ *+' conftest.er1 >conftest.err
3146 rm -f conftest.er1
3147 cat conftest.err >&5
3148 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3149 (exit $ac_status); } && {
3150 test -z "$ac_c_werror_flag" ||
3151 test ! -s conftest.err
3152 } && test -s conftest.$ac_objext; then
3154 else
3155 $as_echo "$as_me: failed program was:" >&5
3156 sed 's/^/| /' conftest.$ac_ext >&5
3158 ac_c_werror_flag=$ac_save_c_werror_flag
3159 CFLAGS="-g"
3160 cat >conftest.$ac_ext <<_ACEOF
3161 /* confdefs.h. */
3162 _ACEOF
3163 cat confdefs.h >>conftest.$ac_ext
3164 cat >>conftest.$ac_ext <<_ACEOF
3165 /* end confdefs.h. */
3168 main ()
3172 return 0;
3174 _ACEOF
3175 rm -f conftest.$ac_objext
3176 if { (ac_try="$ac_compile"
3177 case "(($ac_try" in
3178 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3179 *) ac_try_echo=$ac_try;;
3180 esac
3181 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3182 $as_echo "$ac_try_echo") >&5
3183 (eval "$ac_compile") 2>conftest.er1
3184 ac_status=$?
3185 grep -v '^ *+' conftest.er1 >conftest.err
3186 rm -f conftest.er1
3187 cat conftest.err >&5
3188 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3189 (exit $ac_status); } && {
3190 test -z "$ac_c_werror_flag" ||
3191 test ! -s conftest.err
3192 } && test -s conftest.$ac_objext; then
3193 ac_cv_prog_cc_g=yes
3194 else
3195 $as_echo "$as_me: failed program was:" >&5
3196 sed 's/^/| /' conftest.$ac_ext >&5
3201 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3204 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3207 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3208 ac_c_werror_flag=$ac_save_c_werror_flag
3210 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3211 $as_echo "$ac_cv_prog_cc_g" >&6; }
3212 if test "$ac_test_CFLAGS" = set; then
3213 CFLAGS=$ac_save_CFLAGS
3214 elif test $ac_cv_prog_cc_g = yes; then
3215 if test "$GCC" = yes; then
3216 CFLAGS="-g -O2"
3217 else
3218 CFLAGS="-g"
3220 else
3221 if test "$GCC" = yes; then
3222 CFLAGS="-O2"
3223 else
3224 CFLAGS=
3227 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3228 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3229 if test "${ac_cv_prog_cc_c89+set}" = set; then
3230 $as_echo_n "(cached) " >&6
3231 else
3232 ac_cv_prog_cc_c89=no
3233 ac_save_CC=$CC
3234 cat >conftest.$ac_ext <<_ACEOF
3235 /* confdefs.h. */
3236 _ACEOF
3237 cat confdefs.h >>conftest.$ac_ext
3238 cat >>conftest.$ac_ext <<_ACEOF
3239 /* end confdefs.h. */
3240 #include <stdarg.h>
3241 #include <stdio.h>
3242 #include <sys/types.h>
3243 #include <sys/stat.h>
3244 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3245 struct buf { int x; };
3246 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3247 static char *e (p, i)
3248 char **p;
3249 int i;
3251 return p[i];
3253 static char *f (char * (*g) (char **, int), char **p, ...)
3255 char *s;
3256 va_list v;
3257 va_start (v,p);
3258 s = g (p, va_arg (v,int));
3259 va_end (v);
3260 return s;
3263 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3264 function prototypes and stuff, but not '\xHH' hex character constants.
3265 These don't provoke an error unfortunately, instead are silently treated
3266 as 'x'. The following induces an error, until -std is added to get
3267 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3268 array size at least. It's necessary to write '\x00'==0 to get something
3269 that's true only with -std. */
3270 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3272 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3273 inside strings and character constants. */
3274 #define FOO(x) 'x'
3275 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3277 int test (int i, double x);
3278 struct s1 {int (*f) (int a);};
3279 struct s2 {int (*f) (double a);};
3280 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3281 int argc;
3282 char **argv;
3284 main ()
3286 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3288 return 0;
3290 _ACEOF
3291 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3292 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3294 CC="$ac_save_CC $ac_arg"
3295 rm -f conftest.$ac_objext
3296 if { (ac_try="$ac_compile"
3297 case "(($ac_try" in
3298 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3299 *) ac_try_echo=$ac_try;;
3300 esac
3301 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3302 $as_echo "$ac_try_echo") >&5
3303 (eval "$ac_compile") 2>conftest.er1
3304 ac_status=$?
3305 grep -v '^ *+' conftest.er1 >conftest.err
3306 rm -f conftest.er1
3307 cat conftest.err >&5
3308 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3309 (exit $ac_status); } && {
3310 test -z "$ac_c_werror_flag" ||
3311 test ! -s conftest.err
3312 } && test -s conftest.$ac_objext; then
3313 ac_cv_prog_cc_c89=$ac_arg
3314 else
3315 $as_echo "$as_me: failed program was:" >&5
3316 sed 's/^/| /' conftest.$ac_ext >&5
3321 rm -f core conftest.err conftest.$ac_objext
3322 test "x$ac_cv_prog_cc_c89" != "xno" && break
3323 done
3324 rm -f conftest.$ac_ext
3325 CC=$ac_save_CC
3328 # AC_CACHE_VAL
3329 case "x$ac_cv_prog_cc_c89" in
3331 { $as_echo "$as_me:$LINENO: result: none needed" >&5
3332 $as_echo "none needed" >&6; } ;;
3333 xno)
3334 { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3335 $as_echo "unsupported" >&6; } ;;
3337 CC="$CC $ac_cv_prog_cc_c89"
3338 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3339 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3340 esac
3343 ac_ext=c
3344 ac_cpp='$CPP $CPPFLAGS'
3345 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3346 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3347 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3349 ac_ext=cpp
3350 ac_cpp='$CXXCPP $CPPFLAGS'
3351 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3352 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3353 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3354 if test -z "$CXX"; then
3355 if test -n "$CCC"; then
3356 CXX=$CCC
3357 else
3358 if test -n "$ac_tool_prefix"; then
3359 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3361 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3362 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3363 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3364 $as_echo_n "checking for $ac_word... " >&6; }
3365 if test "${ac_cv_prog_CXX+set}" = set; then
3366 $as_echo_n "(cached) " >&6
3367 else
3368 if test -n "$CXX"; then
3369 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3370 else
3371 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3372 for as_dir in $PATH
3374 IFS=$as_save_IFS
3375 test -z "$as_dir" && as_dir=.
3376 for ac_exec_ext in '' $ac_executable_extensions; do
3377 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3378 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3379 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3380 break 2
3382 done
3383 done
3384 IFS=$as_save_IFS
3388 CXX=$ac_cv_prog_CXX
3389 if test -n "$CXX"; then
3390 { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3391 $as_echo "$CXX" >&6; }
3392 else
3393 { $as_echo "$as_me:$LINENO: result: no" >&5
3394 $as_echo "no" >&6; }
3398 test -n "$CXX" && break
3399 done
3401 if test -z "$CXX"; then
3402 ac_ct_CXX=$CXX
3403 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3405 # Extract the first word of "$ac_prog", so it can be a program name with args.
3406 set dummy $ac_prog; ac_word=$2
3407 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3408 $as_echo_n "checking for $ac_word... " >&6; }
3409 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3410 $as_echo_n "(cached) " >&6
3411 else
3412 if test -n "$ac_ct_CXX"; then
3413 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3414 else
3415 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3416 for as_dir in $PATH
3418 IFS=$as_save_IFS
3419 test -z "$as_dir" && as_dir=.
3420 for ac_exec_ext in '' $ac_executable_extensions; do
3421 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3422 ac_cv_prog_ac_ct_CXX="$ac_prog"
3423 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3424 break 2
3426 done
3427 done
3428 IFS=$as_save_IFS
3432 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3433 if test -n "$ac_ct_CXX"; then
3434 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3435 $as_echo "$ac_ct_CXX" >&6; }
3436 else
3437 { $as_echo "$as_me:$LINENO: result: no" >&5
3438 $as_echo "no" >&6; }
3442 test -n "$ac_ct_CXX" && break
3443 done
3445 if test "x$ac_ct_CXX" = x; then
3446 CXX="g++"
3447 else
3448 case $cross_compiling:$ac_tool_warned in
3449 yes:)
3450 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3451 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3452 ac_tool_warned=yes ;;
3453 esac
3454 CXX=$ac_ct_CXX
3460 # Provide some information about the compiler.
3461 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3462 set X $ac_compile
3463 ac_compiler=$2
3464 { (ac_try="$ac_compiler --version >&5"
3465 case "(($ac_try" in
3466 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3467 *) ac_try_echo=$ac_try;;
3468 esac
3469 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3470 $as_echo "$ac_try_echo") >&5
3471 (eval "$ac_compiler --version >&5") 2>&5
3472 ac_status=$?
3473 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3474 (exit $ac_status); }
3475 { (ac_try="$ac_compiler -v >&5"
3476 case "(($ac_try" in
3477 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3478 *) ac_try_echo=$ac_try;;
3479 esac
3480 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3481 $as_echo "$ac_try_echo") >&5
3482 (eval "$ac_compiler -v >&5") 2>&5
3483 ac_status=$?
3484 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3485 (exit $ac_status); }
3486 { (ac_try="$ac_compiler -V >&5"
3487 case "(($ac_try" in
3488 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3489 *) ac_try_echo=$ac_try;;
3490 esac
3491 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3492 $as_echo "$ac_try_echo") >&5
3493 (eval "$ac_compiler -V >&5") 2>&5
3494 ac_status=$?
3495 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3496 (exit $ac_status); }
3498 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3499 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3500 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3501 $as_echo_n "(cached) " >&6
3502 else
3503 cat >conftest.$ac_ext <<_ACEOF
3504 /* confdefs.h. */
3505 _ACEOF
3506 cat confdefs.h >>conftest.$ac_ext
3507 cat >>conftest.$ac_ext <<_ACEOF
3508 /* end confdefs.h. */
3511 main ()
3513 #ifndef __GNUC__
3514 choke me
3515 #endif
3518 return 0;
3520 _ACEOF
3521 rm -f conftest.$ac_objext
3522 if { (ac_try="$ac_compile"
3523 case "(($ac_try" in
3524 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3525 *) ac_try_echo=$ac_try;;
3526 esac
3527 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3528 $as_echo "$ac_try_echo") >&5
3529 (eval "$ac_compile") 2>conftest.er1
3530 ac_status=$?
3531 grep -v '^ *+' conftest.er1 >conftest.err
3532 rm -f conftest.er1
3533 cat conftest.err >&5
3534 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3535 (exit $ac_status); } && {
3536 test -z "$ac_cxx_werror_flag" ||
3537 test ! -s conftest.err
3538 } && test -s conftest.$ac_objext; then
3539 ac_compiler_gnu=yes
3540 else
3541 $as_echo "$as_me: failed program was:" >&5
3542 sed 's/^/| /' conftest.$ac_ext >&5
3544 ac_compiler_gnu=no
3547 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3548 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3551 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3552 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3553 if test $ac_compiler_gnu = yes; then
3554 GXX=yes
3555 else
3556 GXX=
3558 ac_test_CXXFLAGS=${CXXFLAGS+set}
3559 ac_save_CXXFLAGS=$CXXFLAGS
3560 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3561 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3562 if test "${ac_cv_prog_cxx_g+set}" = set; then
3563 $as_echo_n "(cached) " >&6
3564 else
3565 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3566 ac_cxx_werror_flag=yes
3567 ac_cv_prog_cxx_g=no
3568 CXXFLAGS="-g"
3569 cat >conftest.$ac_ext <<_ACEOF
3570 /* confdefs.h. */
3571 _ACEOF
3572 cat confdefs.h >>conftest.$ac_ext
3573 cat >>conftest.$ac_ext <<_ACEOF
3574 /* end confdefs.h. */
3577 main ()
3581 return 0;
3583 _ACEOF
3584 rm -f conftest.$ac_objext
3585 if { (ac_try="$ac_compile"
3586 case "(($ac_try" in
3587 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3588 *) ac_try_echo=$ac_try;;
3589 esac
3590 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3591 $as_echo "$ac_try_echo") >&5
3592 (eval "$ac_compile") 2>conftest.er1
3593 ac_status=$?
3594 grep -v '^ *+' conftest.er1 >conftest.err
3595 rm -f conftest.er1
3596 cat conftest.err >&5
3597 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3598 (exit $ac_status); } && {
3599 test -z "$ac_cxx_werror_flag" ||
3600 test ! -s conftest.err
3601 } && test -s conftest.$ac_objext; then
3602 ac_cv_prog_cxx_g=yes
3603 else
3604 $as_echo "$as_me: failed program was:" >&5
3605 sed 's/^/| /' conftest.$ac_ext >&5
3607 CXXFLAGS=""
3608 cat >conftest.$ac_ext <<_ACEOF
3609 /* confdefs.h. */
3610 _ACEOF
3611 cat confdefs.h >>conftest.$ac_ext
3612 cat >>conftest.$ac_ext <<_ACEOF
3613 /* end confdefs.h. */
3616 main ()
3620 return 0;
3622 _ACEOF
3623 rm -f conftest.$ac_objext
3624 if { (ac_try="$ac_compile"
3625 case "(($ac_try" in
3626 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3627 *) ac_try_echo=$ac_try;;
3628 esac
3629 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3630 $as_echo "$ac_try_echo") >&5
3631 (eval "$ac_compile") 2>conftest.er1
3632 ac_status=$?
3633 grep -v '^ *+' conftest.er1 >conftest.err
3634 rm -f conftest.er1
3635 cat conftest.err >&5
3636 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3637 (exit $ac_status); } && {
3638 test -z "$ac_cxx_werror_flag" ||
3639 test ! -s conftest.err
3640 } && test -s conftest.$ac_objext; then
3642 else
3643 $as_echo "$as_me: failed program was:" >&5
3644 sed 's/^/| /' conftest.$ac_ext >&5
3646 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3647 CXXFLAGS="-g"
3648 cat >conftest.$ac_ext <<_ACEOF
3649 /* confdefs.h. */
3650 _ACEOF
3651 cat confdefs.h >>conftest.$ac_ext
3652 cat >>conftest.$ac_ext <<_ACEOF
3653 /* end confdefs.h. */
3656 main ()
3660 return 0;
3662 _ACEOF
3663 rm -f conftest.$ac_objext
3664 if { (ac_try="$ac_compile"
3665 case "(($ac_try" in
3666 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3667 *) ac_try_echo=$ac_try;;
3668 esac
3669 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3670 $as_echo "$ac_try_echo") >&5
3671 (eval "$ac_compile") 2>conftest.er1
3672 ac_status=$?
3673 grep -v '^ *+' conftest.er1 >conftest.err
3674 rm -f conftest.er1
3675 cat conftest.err >&5
3676 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3677 (exit $ac_status); } && {
3678 test -z "$ac_cxx_werror_flag" ||
3679 test ! -s conftest.err
3680 } && test -s conftest.$ac_objext; then
3681 ac_cv_prog_cxx_g=yes
3682 else
3683 $as_echo "$as_me: failed program was:" >&5
3684 sed 's/^/| /' conftest.$ac_ext >&5
3689 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3692 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3695 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3696 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3698 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3699 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3700 if test "$ac_test_CXXFLAGS" = set; then
3701 CXXFLAGS=$ac_save_CXXFLAGS
3702 elif test $ac_cv_prog_cxx_g = yes; then
3703 if test "$GXX" = yes; then
3704 CXXFLAGS="-g -O2"
3705 else
3706 CXXFLAGS="-g"
3708 else
3709 if test "$GXX" = yes; then
3710 CXXFLAGS="-O2"
3711 else
3712 CXXFLAGS=
3715 ac_ext=c
3716 ac_cpp='$CPP $CPPFLAGS'
3717 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3718 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3719 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3721 if test -n "$ac_tool_prefix"; then
3722 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3723 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3724 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3725 $as_echo_n "checking for $ac_word... " >&6; }
3726 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3727 $as_echo_n "(cached) " >&6
3728 else
3729 if test -n "$CPPBIN"; then
3730 ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3731 else
3732 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3733 for as_dir in $PATH
3735 IFS=$as_save_IFS
3736 test -z "$as_dir" && as_dir=.
3737 for ac_exec_ext in '' $ac_executable_extensions; do
3738 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3739 ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3740 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3741 break 2
3743 done
3744 done
3745 IFS=$as_save_IFS
3749 CPPBIN=$ac_cv_prog_CPPBIN
3750 if test -n "$CPPBIN"; then
3751 { $as_echo "$as_me:$LINENO: result: $CPPBIN" >&5
3752 $as_echo "$CPPBIN" >&6; }
3753 else
3754 { $as_echo "$as_me:$LINENO: result: no" >&5
3755 $as_echo "no" >&6; }
3760 if test -z "$ac_cv_prog_CPPBIN"; then
3761 ac_ct_CPPBIN=$CPPBIN
3762 # Extract the first word of "cpp", so it can be a program name with args.
3763 set dummy cpp; ac_word=$2
3764 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3765 $as_echo_n "checking for $ac_word... " >&6; }
3766 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3767 $as_echo_n "(cached) " >&6
3768 else
3769 if test -n "$ac_ct_CPPBIN"; then
3770 ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3771 else
3772 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3773 for as_dir in $PATH
3775 IFS=$as_save_IFS
3776 test -z "$as_dir" && as_dir=.
3777 for ac_exec_ext in '' $ac_executable_extensions; do
3778 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3779 ac_cv_prog_ac_ct_CPPBIN="cpp"
3780 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3781 break 2
3783 done
3784 done
3785 IFS=$as_save_IFS
3789 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3790 if test -n "$ac_ct_CPPBIN"; then
3791 { $as_echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3792 $as_echo "$ac_ct_CPPBIN" >&6; }
3793 else
3794 { $as_echo "$as_me:$LINENO: result: no" >&5
3795 $as_echo "no" >&6; }
3798 if test "x$ac_ct_CPPBIN" = x; then
3799 CPPBIN="cpp"
3800 else
3801 case $cross_compiling:$ac_tool_warned in
3802 yes:)
3803 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3804 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3805 ac_tool_warned=yes ;;
3806 esac
3807 CPPBIN=$ac_ct_CPPBIN
3809 else
3810 CPPBIN="$ac_cv_prog_CPPBIN"
3814 case $host in
3815 x86_64*)
3816 if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
3817 then
3818 CC="$CC -m32"
3819 CXX="$CXX -m32"
3820 { $as_echo "$as_me:$LINENO: checking whether $CC works" >&5
3821 $as_echo_n "checking whether $CC works... " >&6; }
3823 cat >conftest.$ac_ext <<_ACEOF
3824 /* confdefs.h. */
3825 _ACEOF
3826 cat confdefs.h >>conftest.$ac_ext
3827 cat >>conftest.$ac_ext <<_ACEOF
3828 /* end confdefs.h. */
3831 main ()
3835 return 0;
3837 _ACEOF
3838 rm -f conftest.$ac_objext conftest$ac_exeext
3839 if { (ac_try="$ac_link"
3840 case "(($ac_try" in
3841 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3842 *) ac_try_echo=$ac_try;;
3843 esac
3844 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3845 $as_echo "$ac_try_echo") >&5
3846 (eval "$ac_link") 2>conftest.er1
3847 ac_status=$?
3848 grep -v '^ *+' conftest.er1 >conftest.err
3849 rm -f conftest.er1
3850 cat conftest.err >&5
3851 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3852 (exit $ac_status); } && {
3853 test -z "$ac_c_werror_flag" ||
3854 test ! -s conftest.err
3855 } && test -s conftest$ac_exeext && {
3856 test "$cross_compiling" = yes ||
3857 $as_test_x conftest$ac_exeext
3858 }; then
3859 { $as_echo "$as_me:$LINENO: result: yes" >&5
3860 $as_echo "yes" >&6; }
3861 else
3862 $as_echo "$as_me: failed program was:" >&5
3863 sed 's/^/| /' conftest.$ac_ext >&5
3865 { $as_echo "$as_me:$LINENO: result: no" >&5
3866 $as_echo "no" >&6; }
3867 { { $as_echo "$as_me:$LINENO: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&5
3868 $as_echo "$as_me: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&2;}
3869 { (exit 1); exit 1; }; }
3872 rm -rf conftest.dSYM
3873 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3874 conftest$ac_exeext conftest.$ac_ext
3875 LD="${LD:-ld} -m elf_i386"
3876 AS="${AS:-as} --32"
3877 host_cpu="i386"
3878 notice_platform="32-bit "
3879 TARGETFLAGS="-m32"
3881 enable_win16=${enable_win16:-yes}
3882 else
3883 TARGETFLAGS="-m64"
3887 *-mingw32*)
3888 enable_win16=${enable_win16:-no}
3890 i[3456789]86*)
3891 enable_win16=${enable_win16:-yes}
3893 esac
3895 enable_win16=${enable_win16:-no}
3897 WIN16_FILES="\$(WIN16_FILES)"
3899 WIN16_INSTALL="\$(WIN16_INSTALL)"
3901 if test "x$enable_win16" != "xyes"
3902 then
3903 WIN16_FILES=""
3904 WIN16_INSTALL=""
3905 enable_comm_drv16=${enable_comm_drv16:-no}
3906 enable_dispdib_dll16=${enable_dispdib_dll16:-no}
3907 enable_display_drv16=${enable_display_drv16:-no}
3908 enable_ifsmgr_vxd=${enable_ifsmgr_vxd:-no}
3909 enable_keyboard_drv16=${enable_keyboard_drv16:-no}
3910 enable_mmdevldr_vxd=${enable_mmdevldr_vxd:-no}
3911 enable_monodebg_vxd=${enable_monodebg_vxd:-no}
3912 enable_mouse_drv16=${enable_mouse_drv16:-no}
3913 enable_stress_dll16=${enable_stress_dll16:-no}
3914 enable_vdhcp_vxd=${enable_vdhcp_vxd:-no}
3915 enable_vmm_vxd=${enable_vmm_vxd:-no}
3916 enable_vnbt_vxd=${enable_vnbt_vxd:-no}
3917 enable_vnetbios_vxd=${enable_vnetbios_vxd:-no}
3918 enable_vtdapi_vxd=${enable_vtdapi_vxd:-no}
3919 enable_vwin32_vxd=${enable_vwin32_vxd:-no}
3920 enable_w32skrnl=${enable_w32skrnl:-no}
3921 enable_win87em_dll16=${enable_win87em_dll16:-no}
3922 enable_windebug_dll16=${enable_windebug_dll16:-no}
3923 enable_winedos=${enable_winedos:-no}
3924 enable_winevdm=${enable_winevdm:-no}
3925 enable_winhelp_exe16=${enable_winhelp_exe16:-no}
3926 enable_winoldap_mod16=${enable_winoldap_mod16:-no}
3929 { $as_echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3930 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
3931 if test "${wine_cv_toolsdir+set}" = set; then
3932 $as_echo_n "(cached) " >&6
3933 else
3934 if test -z "$with_wine_tools"; then
3935 if test "$cross_compiling" = "yes"; then
3936 { { $as_echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3937 $as_echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3938 { (exit 1); exit 1; }; }
3939 else
3940 wine_cv_toolsdir="\$(TOPOBJDIR)"
3942 elif test -d "$with_wine_tools/tools/winebuild"; then
3943 case $with_wine_tools in
3944 /*) wine_cv_toolsdir="$with_wine_tools" ;;
3945 *) wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
3946 esac
3947 else
3948 { { $as_echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
3949 $as_echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
3950 { (exit 1); exit 1; }; }
3953 { $as_echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
3954 $as_echo "$wine_cv_toolsdir" >&6; }
3955 TOOLSDIR=$wine_cv_toolsdir
3957 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
3958 then
3959 TARGETFLAGS="-b $host_alias $TARGETFLAGS"
3963 for ac_prog in flex
3965 # Extract the first word of "$ac_prog", so it can be a program name with args.
3966 set dummy $ac_prog; ac_word=$2
3967 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3968 $as_echo_n "checking for $ac_word... " >&6; }
3969 if test "${ac_cv_prog_FLEX+set}" = set; then
3970 $as_echo_n "(cached) " >&6
3971 else
3972 if test -n "$FLEX"; then
3973 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
3974 else
3975 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3976 for as_dir in $PATH
3978 IFS=$as_save_IFS
3979 test -z "$as_dir" && as_dir=.
3980 for ac_exec_ext in '' $ac_executable_extensions; do
3981 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3982 ac_cv_prog_FLEX="$ac_prog"
3983 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3984 break 2
3986 done
3987 done
3988 IFS=$as_save_IFS
3992 FLEX=$ac_cv_prog_FLEX
3993 if test -n "$FLEX"; then
3994 { $as_echo "$as_me:$LINENO: result: $FLEX" >&5
3995 $as_echo "$FLEX" >&6; }
3996 else
3997 { $as_echo "$as_me:$LINENO: result: no" >&5
3998 $as_echo "no" >&6; }
4002 test -n "$FLEX" && break
4003 done
4004 test -n "$FLEX" || FLEX="none"
4006 if test "$FLEX" = "none"
4007 then
4008 { { $as_echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex' package." >&5
4009 $as_echo "$as_me: error: no suitable flex found. Please install the 'flex' package." >&2;}
4010 { (exit 1); exit 1; }; }
4013 for ac_prog in bison
4015 # Extract the first word of "$ac_prog", so it can be a program name with args.
4016 set dummy $ac_prog; ac_word=$2
4017 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4018 $as_echo_n "checking for $ac_word... " >&6; }
4019 if test "${ac_cv_prog_BISON+set}" = set; then
4020 $as_echo_n "(cached) " >&6
4021 else
4022 if test -n "$BISON"; then
4023 ac_cv_prog_BISON="$BISON" # Let the user override the test.
4024 else
4025 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4026 for as_dir in $PATH
4028 IFS=$as_save_IFS
4029 test -z "$as_dir" && as_dir=.
4030 for ac_exec_ext in '' $ac_executable_extensions; do
4031 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4032 ac_cv_prog_BISON="$ac_prog"
4033 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4034 break 2
4036 done
4037 done
4038 IFS=$as_save_IFS
4042 BISON=$ac_cv_prog_BISON
4043 if test -n "$BISON"; then
4044 { $as_echo "$as_me:$LINENO: result: $BISON" >&5
4045 $as_echo "$BISON" >&6; }
4046 else
4047 { $as_echo "$as_me:$LINENO: result: no" >&5
4048 $as_echo "no" >&6; }
4052 test -n "$BISON" && break
4053 done
4054 test -n "$BISON" || BISON="none"
4056 if test "$BISON" = "none"
4057 then
4058 { { $as_echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison' package." >&5
4059 $as_echo "$as_me: error: no suitable bison found. Please install the 'bison' package." >&2;}
4060 { (exit 1); exit 1; }; }
4063 if test -n "$ac_tool_prefix"; then
4064 for ac_prog in gas as
4066 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4067 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4068 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4069 $as_echo_n "checking for $ac_word... " >&6; }
4070 if test "${ac_cv_prog_AS+set}" = set; then
4071 $as_echo_n "(cached) " >&6
4072 else
4073 if test -n "$AS"; then
4074 ac_cv_prog_AS="$AS" # Let the user override the test.
4075 else
4076 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4077 for as_dir in $PATH
4079 IFS=$as_save_IFS
4080 test -z "$as_dir" && as_dir=.
4081 for ac_exec_ext in '' $ac_executable_extensions; do
4082 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4083 ac_cv_prog_AS="$ac_tool_prefix$ac_prog"
4084 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4085 break 2
4087 done
4088 done
4089 IFS=$as_save_IFS
4093 AS=$ac_cv_prog_AS
4094 if test -n "$AS"; then
4095 { $as_echo "$as_me:$LINENO: result: $AS" >&5
4096 $as_echo "$AS" >&6; }
4097 else
4098 { $as_echo "$as_me:$LINENO: result: no" >&5
4099 $as_echo "no" >&6; }
4103 test -n "$AS" && break
4104 done
4106 if test -z "$AS"; then
4107 ac_ct_AS=$AS
4108 for ac_prog in gas as
4110 # Extract the first word of "$ac_prog", so it can be a program name with args.
4111 set dummy $ac_prog; ac_word=$2
4112 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4113 $as_echo_n "checking for $ac_word... " >&6; }
4114 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
4115 $as_echo_n "(cached) " >&6
4116 else
4117 if test -n "$ac_ct_AS"; then
4118 ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
4119 else
4120 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4121 for as_dir in $PATH
4123 IFS=$as_save_IFS
4124 test -z "$as_dir" && as_dir=.
4125 for ac_exec_ext in '' $ac_executable_extensions; do
4126 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4127 ac_cv_prog_ac_ct_AS="$ac_prog"
4128 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4129 break 2
4131 done
4132 done
4133 IFS=$as_save_IFS
4137 ac_ct_AS=$ac_cv_prog_ac_ct_AS
4138 if test -n "$ac_ct_AS"; then
4139 { $as_echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
4140 $as_echo "$ac_ct_AS" >&6; }
4141 else
4142 { $as_echo "$as_me:$LINENO: result: no" >&5
4143 $as_echo "no" >&6; }
4147 test -n "$ac_ct_AS" && break
4148 done
4150 if test "x$ac_ct_AS" = x; then
4151 AS="as"
4152 else
4153 case $cross_compiling:$ac_tool_warned in
4154 yes:)
4155 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4156 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4157 ac_tool_warned=yes ;;
4158 esac
4159 AS=$ac_ct_AS
4163 if test -n "$ac_tool_prefix"; then
4164 for ac_prog in ld gld
4166 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4167 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4168 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4169 $as_echo_n "checking for $ac_word... " >&6; }
4170 if test "${ac_cv_prog_LD+set}" = set; then
4171 $as_echo_n "(cached) " >&6
4172 else
4173 if test -n "$LD"; then
4174 ac_cv_prog_LD="$LD" # Let the user override the test.
4175 else
4176 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4177 for as_dir in $PATH
4179 IFS=$as_save_IFS
4180 test -z "$as_dir" && as_dir=.
4181 for ac_exec_ext in '' $ac_executable_extensions; do
4182 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4183 ac_cv_prog_LD="$ac_tool_prefix$ac_prog"
4184 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4185 break 2
4187 done
4188 done
4189 IFS=$as_save_IFS
4193 LD=$ac_cv_prog_LD
4194 if test -n "$LD"; then
4195 { $as_echo "$as_me:$LINENO: result: $LD" >&5
4196 $as_echo "$LD" >&6; }
4197 else
4198 { $as_echo "$as_me:$LINENO: result: no" >&5
4199 $as_echo "no" >&6; }
4203 test -n "$LD" && break
4204 done
4206 if test -z "$LD"; then
4207 ac_ct_LD=$LD
4208 for ac_prog in ld gld
4210 # Extract the first word of "$ac_prog", so it can be a program name with args.
4211 set dummy $ac_prog; ac_word=$2
4212 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4213 $as_echo_n "checking for $ac_word... " >&6; }
4214 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
4215 $as_echo_n "(cached) " >&6
4216 else
4217 if test -n "$ac_ct_LD"; then
4218 ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test.
4219 else
4220 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4221 for as_dir in $PATH
4223 IFS=$as_save_IFS
4224 test -z "$as_dir" && as_dir=.
4225 for ac_exec_ext in '' $ac_executable_extensions; do
4226 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4227 ac_cv_prog_ac_ct_LD="$ac_prog"
4228 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4229 break 2
4231 done
4232 done
4233 IFS=$as_save_IFS
4237 ac_ct_LD=$ac_cv_prog_ac_ct_LD
4238 if test -n "$ac_ct_LD"; then
4239 { $as_echo "$as_me:$LINENO: result: $ac_ct_LD" >&5
4240 $as_echo "$ac_ct_LD" >&6; }
4241 else
4242 { $as_echo "$as_me:$LINENO: result: no" >&5
4243 $as_echo "no" >&6; }
4247 test -n "$ac_ct_LD" && break
4248 done
4250 if test "x$ac_ct_LD" = x; then
4251 LD="ld"
4252 else
4253 case $cross_compiling:$ac_tool_warned in
4254 yes:)
4255 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4256 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4257 ac_tool_warned=yes ;;
4258 esac
4259 LD=$ac_ct_LD
4263 if test -n "$ac_tool_prefix"; then
4264 for ac_prog in nm gnm
4266 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4267 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4268 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4269 $as_echo_n "checking for $ac_word... " >&6; }
4270 if test "${ac_cv_prog_NM+set}" = set; then
4271 $as_echo_n "(cached) " >&6
4272 else
4273 if test -n "$NM"; then
4274 ac_cv_prog_NM="$NM" # Let the user override the test.
4275 else
4276 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4277 for as_dir in $PATH
4279 IFS=$as_save_IFS
4280 test -z "$as_dir" && as_dir=.
4281 for ac_exec_ext in '' $ac_executable_extensions; do
4282 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4283 ac_cv_prog_NM="$ac_tool_prefix$ac_prog"
4284 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4285 break 2
4287 done
4288 done
4289 IFS=$as_save_IFS
4293 NM=$ac_cv_prog_NM
4294 if test -n "$NM"; then
4295 { $as_echo "$as_me:$LINENO: result: $NM" >&5
4296 $as_echo "$NM" >&6; }
4297 else
4298 { $as_echo "$as_me:$LINENO: result: no" >&5
4299 $as_echo "no" >&6; }
4303 test -n "$NM" && break
4304 done
4306 if test -z "$NM"; then
4307 ac_ct_NM=$NM
4308 for ac_prog in nm gnm
4310 # Extract the first word of "$ac_prog", so it can be a program name with args.
4311 set dummy $ac_prog; ac_word=$2
4312 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4313 $as_echo_n "checking for $ac_word... " >&6; }
4314 if test "${ac_cv_prog_ac_ct_NM+set}" = set; then
4315 $as_echo_n "(cached) " >&6
4316 else
4317 if test -n "$ac_ct_NM"; then
4318 ac_cv_prog_ac_ct_NM="$ac_ct_NM" # Let the user override the test.
4319 else
4320 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4321 for as_dir in $PATH
4323 IFS=$as_save_IFS
4324 test -z "$as_dir" && as_dir=.
4325 for ac_exec_ext in '' $ac_executable_extensions; do
4326 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4327 ac_cv_prog_ac_ct_NM="$ac_prog"
4328 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4329 break 2
4331 done
4332 done
4333 IFS=$as_save_IFS
4337 ac_ct_NM=$ac_cv_prog_ac_ct_NM
4338 if test -n "$ac_ct_NM"; then
4339 { $as_echo "$as_me:$LINENO: result: $ac_ct_NM" >&5
4340 $as_echo "$ac_ct_NM" >&6; }
4341 else
4342 { $as_echo "$as_me:$LINENO: result: no" >&5
4343 $as_echo "no" >&6; }
4347 test -n "$ac_ct_NM" && break
4348 done
4350 if test "x$ac_ct_NM" = x; then
4351 NM="nm"
4352 else
4353 case $cross_compiling:$ac_tool_warned in
4354 yes:)
4355 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4356 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4357 ac_tool_warned=yes ;;
4358 esac
4359 NM=$ac_ct_NM
4363 if test -n "$ac_tool_prefix"; then
4364 for ac_prog in ar gar
4366 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4367 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4368 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4369 $as_echo_n "checking for $ac_word... " >&6; }
4370 if test "${ac_cv_prog_AR+set}" = set; then
4371 $as_echo_n "(cached) " >&6
4372 else
4373 if test -n "$AR"; then
4374 ac_cv_prog_AR="$AR" # Let the user override the test.
4375 else
4376 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4377 for as_dir in $PATH
4379 IFS=$as_save_IFS
4380 test -z "$as_dir" && as_dir=.
4381 for ac_exec_ext in '' $ac_executable_extensions; do
4382 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4383 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
4384 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4385 break 2
4387 done
4388 done
4389 IFS=$as_save_IFS
4393 AR=$ac_cv_prog_AR
4394 if test -n "$AR"; then
4395 { $as_echo "$as_me:$LINENO: result: $AR" >&5
4396 $as_echo "$AR" >&6; }
4397 else
4398 { $as_echo "$as_me:$LINENO: result: no" >&5
4399 $as_echo "no" >&6; }
4403 test -n "$AR" && break
4404 done
4406 if test -z "$AR"; then
4407 ac_ct_AR=$AR
4408 for ac_prog in ar gar
4410 # Extract the first word of "$ac_prog", so it can be a program name with args.
4411 set dummy $ac_prog; ac_word=$2
4412 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4413 $as_echo_n "checking for $ac_word... " >&6; }
4414 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4415 $as_echo_n "(cached) " >&6
4416 else
4417 if test -n "$ac_ct_AR"; then
4418 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4419 else
4420 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4421 for as_dir in $PATH
4423 IFS=$as_save_IFS
4424 test -z "$as_dir" && as_dir=.
4425 for ac_exec_ext in '' $ac_executable_extensions; do
4426 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4427 ac_cv_prog_ac_ct_AR="$ac_prog"
4428 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4429 break 2
4431 done
4432 done
4433 IFS=$as_save_IFS
4437 ac_ct_AR=$ac_cv_prog_ac_ct_AR
4438 if test -n "$ac_ct_AR"; then
4439 { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4440 $as_echo "$ac_ct_AR" >&6; }
4441 else
4442 { $as_echo "$as_me:$LINENO: result: no" >&5
4443 $as_echo "no" >&6; }
4447 test -n "$ac_ct_AR" && break
4448 done
4450 if test "x$ac_ct_AR" = x; then
4451 AR="ar"
4452 else
4453 case $cross_compiling:$ac_tool_warned in
4454 yes:)
4455 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4456 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4457 ac_tool_warned=yes ;;
4458 esac
4459 AR=$ac_ct_AR
4463 ARFLAGS=rc
4465 if test -n "$ac_tool_prefix"; then
4466 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4467 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4468 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4469 $as_echo_n "checking for $ac_word... " >&6; }
4470 if test "${ac_cv_prog_RANLIB+set}" = set; then
4471 $as_echo_n "(cached) " >&6
4472 else
4473 if test -n "$RANLIB"; then
4474 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4475 else
4476 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4477 for as_dir in $PATH
4479 IFS=$as_save_IFS
4480 test -z "$as_dir" && as_dir=.
4481 for ac_exec_ext in '' $ac_executable_extensions; do
4482 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4483 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4484 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4485 break 2
4487 done
4488 done
4489 IFS=$as_save_IFS
4493 RANLIB=$ac_cv_prog_RANLIB
4494 if test -n "$RANLIB"; then
4495 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
4496 $as_echo "$RANLIB" >&6; }
4497 else
4498 { $as_echo "$as_me:$LINENO: result: no" >&5
4499 $as_echo "no" >&6; }
4504 if test -z "$ac_cv_prog_RANLIB"; then
4505 ac_ct_RANLIB=$RANLIB
4506 # Extract the first word of "ranlib", so it can be a program name with args.
4507 set dummy ranlib; ac_word=$2
4508 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4509 $as_echo_n "checking for $ac_word... " >&6; }
4510 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
4511 $as_echo_n "(cached) " >&6
4512 else
4513 if test -n "$ac_ct_RANLIB"; then
4514 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4515 else
4516 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4517 for as_dir in $PATH
4519 IFS=$as_save_IFS
4520 test -z "$as_dir" && as_dir=.
4521 for ac_exec_ext in '' $ac_executable_extensions; do
4522 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4523 ac_cv_prog_ac_ct_RANLIB="ranlib"
4524 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4525 break 2
4527 done
4528 done
4529 IFS=$as_save_IFS
4533 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4534 if test -n "$ac_ct_RANLIB"; then
4535 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4536 $as_echo "$ac_ct_RANLIB" >&6; }
4537 else
4538 { $as_echo "$as_me:$LINENO: result: no" >&5
4539 $as_echo "no" >&6; }
4542 if test "x$ac_ct_RANLIB" = x; then
4543 RANLIB=":"
4544 else
4545 case $cross_compiling:$ac_tool_warned in
4546 yes:)
4547 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4548 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4549 ac_tool_warned=yes ;;
4550 esac
4551 RANLIB=$ac_ct_RANLIB
4553 else
4554 RANLIB="$ac_cv_prog_RANLIB"
4557 if test -n "$ac_tool_prefix"; then
4558 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4559 set dummy ${ac_tool_prefix}strip; ac_word=$2
4560 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4561 $as_echo_n "checking for $ac_word... " >&6; }
4562 if test "${ac_cv_prog_STRIP+set}" = set; then
4563 $as_echo_n "(cached) " >&6
4564 else
4565 if test -n "$STRIP"; then
4566 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4567 else
4568 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4569 for as_dir in $PATH
4571 IFS=$as_save_IFS
4572 test -z "$as_dir" && as_dir=.
4573 for ac_exec_ext in '' $ac_executable_extensions; do
4574 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4575 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4576 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4577 break 2
4579 done
4580 done
4581 IFS=$as_save_IFS
4585 STRIP=$ac_cv_prog_STRIP
4586 if test -n "$STRIP"; then
4587 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
4588 $as_echo "$STRIP" >&6; }
4589 else
4590 { $as_echo "$as_me:$LINENO: result: no" >&5
4591 $as_echo "no" >&6; }
4596 if test -z "$ac_cv_prog_STRIP"; then
4597 ac_ct_STRIP=$STRIP
4598 # Extract the first word of "strip", so it can be a program name with args.
4599 set dummy strip; ac_word=$2
4600 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4601 $as_echo_n "checking for $ac_word... " >&6; }
4602 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
4603 $as_echo_n "(cached) " >&6
4604 else
4605 if test -n "$ac_ct_STRIP"; then
4606 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4607 else
4608 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4609 for as_dir in $PATH
4611 IFS=$as_save_IFS
4612 test -z "$as_dir" && as_dir=.
4613 for ac_exec_ext in '' $ac_executable_extensions; do
4614 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4615 ac_cv_prog_ac_ct_STRIP="strip"
4616 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4617 break 2
4619 done
4620 done
4621 IFS=$as_save_IFS
4625 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4626 if test -n "$ac_ct_STRIP"; then
4627 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
4628 $as_echo "$ac_ct_STRIP" >&6; }
4629 else
4630 { $as_echo "$as_me:$LINENO: result: no" >&5
4631 $as_echo "no" >&6; }
4634 if test "x$ac_ct_STRIP" = x; then
4635 STRIP="strip"
4636 else
4637 case $cross_compiling:$ac_tool_warned in
4638 yes:)
4639 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4640 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4641 ac_tool_warned=yes ;;
4642 esac
4643 STRIP=$ac_ct_STRIP
4645 else
4646 STRIP="$ac_cv_prog_STRIP"
4649 if test -n "$ac_tool_prefix"; then
4650 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
4651 set dummy ${ac_tool_prefix}windres; ac_word=$2
4652 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4653 $as_echo_n "checking for $ac_word... " >&6; }
4654 if test "${ac_cv_prog_WINDRES+set}" = set; then
4655 $as_echo_n "(cached) " >&6
4656 else
4657 if test -n "$WINDRES"; then
4658 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
4659 else
4660 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4661 for as_dir in $PATH
4663 IFS=$as_save_IFS
4664 test -z "$as_dir" && as_dir=.
4665 for ac_exec_ext in '' $ac_executable_extensions; do
4666 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4667 ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
4668 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4669 break 2
4671 done
4672 done
4673 IFS=$as_save_IFS
4677 WINDRES=$ac_cv_prog_WINDRES
4678 if test -n "$WINDRES"; then
4679 { $as_echo "$as_me:$LINENO: result: $WINDRES" >&5
4680 $as_echo "$WINDRES" >&6; }
4681 else
4682 { $as_echo "$as_me:$LINENO: result: no" >&5
4683 $as_echo "no" >&6; }
4688 if test -z "$ac_cv_prog_WINDRES"; then
4689 ac_ct_WINDRES=$WINDRES
4690 # Extract the first word of "windres", so it can be a program name with args.
4691 set dummy windres; ac_word=$2
4692 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4693 $as_echo_n "checking for $ac_word... " >&6; }
4694 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
4695 $as_echo_n "(cached) " >&6
4696 else
4697 if test -n "$ac_ct_WINDRES"; then
4698 ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
4699 else
4700 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4701 for as_dir in $PATH
4703 IFS=$as_save_IFS
4704 test -z "$as_dir" && as_dir=.
4705 for ac_exec_ext in '' $ac_executable_extensions; do
4706 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4707 ac_cv_prog_ac_ct_WINDRES="windres"
4708 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4709 break 2
4711 done
4712 done
4713 IFS=$as_save_IFS
4717 ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
4718 if test -n "$ac_ct_WINDRES"; then
4719 { $as_echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
4720 $as_echo "$ac_ct_WINDRES" >&6; }
4721 else
4722 { $as_echo "$as_me:$LINENO: result: no" >&5
4723 $as_echo "no" >&6; }
4726 if test "x$ac_ct_WINDRES" = x; then
4727 WINDRES="false"
4728 else
4729 case $cross_compiling:$ac_tool_warned in
4730 yes:)
4731 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4732 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4733 ac_tool_warned=yes ;;
4734 esac
4735 WINDRES=$ac_ct_WINDRES
4737 else
4738 WINDRES="$ac_cv_prog_WINDRES"
4741 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4742 $as_echo_n "checking whether ln -s works... " >&6; }
4743 LN_S=$as_ln_s
4744 if test "$LN_S" = "ln -s"; then
4745 { $as_echo "$as_me:$LINENO: result: yes" >&5
4746 $as_echo "yes" >&6; }
4747 else
4748 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4749 $as_echo "no, using $LN_S" >&6; }
4752 { $as_echo "$as_me:$LINENO: checking whether ln works" >&5
4753 $as_echo_n "checking whether ln works... " >&6; }
4754 rm -f conf$$ conf$$.file
4755 echo >conf$$.file
4756 if ln conf$$.file conf$$ 2>/dev/null; then
4757 LN=ln
4759 { $as_echo "$as_me:$LINENO: result: yes" >&5
4760 $as_echo "yes" >&6; }
4761 else
4762 LN="cp -p"
4764 { $as_echo "$as_me:$LINENO: result: no, using $LN" >&5
4765 $as_echo "no, using $LN" >&6; }
4767 rm -f conf$$ conf$$.file
4768 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4769 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4770 if test "${ac_cv_path_GREP+set}" = set; then
4771 $as_echo_n "(cached) " >&6
4772 else
4773 if test -z "$GREP"; then
4774 ac_path_GREP_found=false
4775 # Loop through the user's path and test for each of PROGNAME-LIST
4776 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4777 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4779 IFS=$as_save_IFS
4780 test -z "$as_dir" && as_dir=.
4781 for ac_prog in grep ggrep; do
4782 for ac_exec_ext in '' $ac_executable_extensions; do
4783 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4784 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4785 # Check for GNU ac_path_GREP and select it if it is found.
4786 # Check for GNU $ac_path_GREP
4787 case `"$ac_path_GREP" --version 2>&1` in
4788 *GNU*)
4789 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4791 ac_count=0
4792 $as_echo_n 0123456789 >"conftest.in"
4793 while :
4795 cat "conftest.in" "conftest.in" >"conftest.tmp"
4796 mv "conftest.tmp" "conftest.in"
4797 cp "conftest.in" "conftest.nl"
4798 $as_echo 'GREP' >> "conftest.nl"
4799 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4800 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4801 ac_count=`expr $ac_count + 1`
4802 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4803 # Best one so far, save it but keep looking for a better one
4804 ac_cv_path_GREP="$ac_path_GREP"
4805 ac_path_GREP_max=$ac_count
4807 # 10*(2^10) chars as input seems more than enough
4808 test $ac_count -gt 10 && break
4809 done
4810 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4811 esac
4813 $ac_path_GREP_found && break 3
4814 done
4815 done
4816 done
4817 IFS=$as_save_IFS
4818 if test -z "$ac_cv_path_GREP"; then
4819 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4820 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4821 { (exit 1); exit 1; }; }
4823 else
4824 ac_cv_path_GREP=$GREP
4828 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4829 $as_echo "$ac_cv_path_GREP" >&6; }
4830 GREP="$ac_cv_path_GREP"
4833 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4834 $as_echo_n "checking for egrep... " >&6; }
4835 if test "${ac_cv_path_EGREP+set}" = set; then
4836 $as_echo_n "(cached) " >&6
4837 else
4838 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4839 then ac_cv_path_EGREP="$GREP -E"
4840 else
4841 if test -z "$EGREP"; then
4842 ac_path_EGREP_found=false
4843 # Loop through the user's path and test for each of PROGNAME-LIST
4844 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4845 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4847 IFS=$as_save_IFS
4848 test -z "$as_dir" && as_dir=.
4849 for ac_prog in egrep; do
4850 for ac_exec_ext in '' $ac_executable_extensions; do
4851 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4852 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4853 # Check for GNU ac_path_EGREP and select it if it is found.
4854 # Check for GNU $ac_path_EGREP
4855 case `"$ac_path_EGREP" --version 2>&1` in
4856 *GNU*)
4857 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4859 ac_count=0
4860 $as_echo_n 0123456789 >"conftest.in"
4861 while :
4863 cat "conftest.in" "conftest.in" >"conftest.tmp"
4864 mv "conftest.tmp" "conftest.in"
4865 cp "conftest.in" "conftest.nl"
4866 $as_echo 'EGREP' >> "conftest.nl"
4867 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4868 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4869 ac_count=`expr $ac_count + 1`
4870 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4871 # Best one so far, save it but keep looking for a better one
4872 ac_cv_path_EGREP="$ac_path_EGREP"
4873 ac_path_EGREP_max=$ac_count
4875 # 10*(2^10) chars as input seems more than enough
4876 test $ac_count -gt 10 && break
4877 done
4878 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4879 esac
4881 $ac_path_EGREP_found && break 3
4882 done
4883 done
4884 done
4885 IFS=$as_save_IFS
4886 if test -z "$ac_cv_path_EGREP"; then
4887 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4888 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4889 { (exit 1); exit 1; }; }
4891 else
4892 ac_cv_path_EGREP=$EGREP
4897 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4898 $as_echo "$ac_cv_path_EGREP" >&6; }
4899 EGREP="$ac_cv_path_EGREP"
4902 # Extract the first word of "ldconfig", so it can be a program name with args.
4903 set dummy ldconfig; ac_word=$2
4904 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4905 $as_echo_n "checking for $ac_word... " >&6; }
4906 if test "${ac_cv_path_LDCONFIG+set}" = set; then
4907 $as_echo_n "(cached) " >&6
4908 else
4909 case $LDCONFIG in
4910 [\\/]* | ?:[\\/]*)
4911 ac_cv_path_LDCONFIG="$LDCONFIG" # Let the user override the test with a path.
4914 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4915 for as_dir in /sbin /usr/sbin $PATH
4917 IFS=$as_save_IFS
4918 test -z "$as_dir" && as_dir=.
4919 for ac_exec_ext in '' $ac_executable_extensions; do
4920 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4921 ac_cv_path_LDCONFIG="$as_dir/$ac_word$ac_exec_ext"
4922 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4923 break 2
4925 done
4926 done
4927 IFS=$as_save_IFS
4929 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG="true"
4931 esac
4933 LDCONFIG=$ac_cv_path_LDCONFIG
4934 if test -n "$LDCONFIG"; then
4935 { $as_echo "$as_me:$LINENO: result: $LDCONFIG" >&5
4936 $as_echo "$LDCONFIG" >&6; }
4937 else
4938 { $as_echo "$as_me:$LINENO: result: no" >&5
4939 $as_echo "no" >&6; }
4943 # Find a good install program. We prefer a C program (faster),
4944 # so one script is as good as another. But avoid the broken or
4945 # incompatible versions:
4946 # SysV /etc/install, /usr/sbin/install
4947 # SunOS /usr/etc/install
4948 # IRIX /sbin/install
4949 # AIX /bin/install
4950 # AmigaOS /C/install, which installs bootblocks on floppy discs
4951 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4952 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4953 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4954 # OS/2's system install, which has a completely different semantic
4955 # ./install, which can be erroneously created by make from ./install.sh.
4956 # Reject install programs that cannot install multiple files.
4957 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4958 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4959 if test -z "$INSTALL"; then
4960 if test "${ac_cv_path_install+set}" = set; then
4961 $as_echo_n "(cached) " >&6
4962 else
4963 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4964 for as_dir in $PATH
4966 IFS=$as_save_IFS
4967 test -z "$as_dir" && as_dir=.
4968 # Account for people who put trailing slashes in PATH elements.
4969 case $as_dir/ in
4970 ./ | .// | /cC/* | \
4971 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
4972 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
4973 /usr/ucb/* ) ;;
4975 # OSF1 and SCO ODT 3.0 have their own names for install.
4976 # Don't use installbsd from OSF since it installs stuff as root
4977 # by default.
4978 for ac_prog in ginstall scoinst install; do
4979 for ac_exec_ext in '' $ac_executable_extensions; do
4980 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4981 if test $ac_prog = install &&
4982 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4983 # AIX install. It has an incompatible calling convention.
4985 elif test $ac_prog = install &&
4986 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4987 # program-specific install script used by HP pwplus--don't use.
4989 else
4990 rm -rf conftest.one conftest.two conftest.dir
4991 echo one > conftest.one
4992 echo two > conftest.two
4993 mkdir conftest.dir
4994 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
4995 test -s conftest.one && test -s conftest.two &&
4996 test -s conftest.dir/conftest.one &&
4997 test -s conftest.dir/conftest.two
4998 then
4999 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5000 break 3
5004 done
5005 done
5007 esac
5009 done
5010 IFS=$as_save_IFS
5012 rm -rf conftest.one conftest.two conftest.dir
5015 if test "${ac_cv_path_install+set}" = set; then
5016 INSTALL=$ac_cv_path_install
5017 else
5018 # As a last resort, use the slow shell script. Don't cache a
5019 # value for INSTALL within a source directory, because that will
5020 # break other packages using the cache if that directory is
5021 # removed, or if the value is a relative name.
5022 INSTALL=$ac_install_sh
5025 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
5026 $as_echo "$INSTALL" >&6; }
5028 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5029 # It thinks the first close brace ends the variable substitution.
5030 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5032 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5034 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5036 case "$INSTALL" in
5037 [\\/$]* | ?:[\\/]* ) ;;
5038 *) INSTALL="\\\$(TOPSRCDIR)/$INSTALL" ;;
5039 esac
5041 for ac_prog in lclint lint
5043 # Extract the first word of "$ac_prog", so it can be a program name with args.
5044 set dummy $ac_prog; ac_word=$2
5045 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5046 $as_echo_n "checking for $ac_word... " >&6; }
5047 if test "${ac_cv_prog_LINT+set}" = set; then
5048 $as_echo_n "(cached) " >&6
5049 else
5050 if test -n "$LINT"; then
5051 ac_cv_prog_LINT="$LINT" # Let the user override the test.
5052 else
5053 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5054 for as_dir in $PATH
5056 IFS=$as_save_IFS
5057 test -z "$as_dir" && as_dir=.
5058 for ac_exec_ext in '' $ac_executable_extensions; do
5059 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5060 ac_cv_prog_LINT="$ac_prog"
5061 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5062 break 2
5064 done
5065 done
5066 IFS=$as_save_IFS
5070 LINT=$ac_cv_prog_LINT
5071 if test -n "$LINT"; then
5072 { $as_echo "$as_me:$LINENO: result: $LINT" >&5
5073 $as_echo "$LINT" >&6; }
5074 else
5075 { $as_echo "$as_me:$LINENO: result: no" >&5
5076 $as_echo "no" >&6; }
5080 test -n "$LINT" && break
5081 done
5083 if test "$LINT" = "lint"
5084 then
5085 LINTFLAGS="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
5090 for ac_prog in fontforge
5092 # Extract the first word of "$ac_prog", so it can be a program name with args.
5093 set dummy $ac_prog; ac_word=$2
5094 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5095 $as_echo_n "checking for $ac_word... " >&6; }
5096 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
5097 $as_echo_n "(cached) " >&6
5098 else
5099 if test -n "$FONTFORGE"; then
5100 ac_cv_prog_FONTFORGE="$FONTFORGE" # Let the user override the test.
5101 else
5102 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5103 for as_dir in $PATH
5105 IFS=$as_save_IFS
5106 test -z "$as_dir" && as_dir=.
5107 for ac_exec_ext in '' $ac_executable_extensions; do
5108 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5109 ac_cv_prog_FONTFORGE="$ac_prog"
5110 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5111 break 2
5113 done
5114 done
5115 IFS=$as_save_IFS
5119 FONTFORGE=$ac_cv_prog_FONTFORGE
5120 if test -n "$FONTFORGE"; then
5121 { $as_echo "$as_me:$LINENO: result: $FONTFORGE" >&5
5122 $as_echo "$FONTFORGE" >&6; }
5123 else
5124 { $as_echo "$as_me:$LINENO: result: no" >&5
5125 $as_echo "no" >&6; }
5129 test -n "$FONTFORGE" && break
5130 done
5131 test -n "$FONTFORGE" || FONTFORGE="false"
5133 for ac_prog in pkg-config
5135 # Extract the first word of "$ac_prog", so it can be a program name with args.
5136 set dummy $ac_prog; ac_word=$2
5137 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5138 $as_echo_n "checking for $ac_word... " >&6; }
5139 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
5140 $as_echo_n "(cached) " >&6
5141 else
5142 if test -n "$PKG_CONFIG"; then
5143 ac_cv_prog_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test.
5144 else
5145 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5146 for as_dir in $PATH
5148 IFS=$as_save_IFS
5149 test -z "$as_dir" && as_dir=.
5150 for ac_exec_ext in '' $ac_executable_extensions; do
5151 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5152 ac_cv_prog_PKG_CONFIG="$ac_prog"
5153 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5154 break 2
5156 done
5157 done
5158 IFS=$as_save_IFS
5162 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
5163 if test -n "$PKG_CONFIG"; then
5164 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
5165 $as_echo "$PKG_CONFIG" >&6; }
5166 else
5167 { $as_echo "$as_me:$LINENO: result: no" >&5
5168 $as_echo "no" >&6; }
5172 test -n "$PKG_CONFIG" && break
5173 done
5174 test -n "$PKG_CONFIG" || PKG_CONFIG="false"
5176 for ac_prog in rsvg
5178 # Extract the first word of "$ac_prog", so it can be a program name with args.
5179 set dummy $ac_prog; ac_word=$2
5180 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5181 $as_echo_n "checking for $ac_word... " >&6; }
5182 if test "${ac_cv_prog_RSVG+set}" = set; then
5183 $as_echo_n "(cached) " >&6
5184 else
5185 if test -n "$RSVG"; then
5186 ac_cv_prog_RSVG="$RSVG" # Let the user override the test.
5187 else
5188 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5189 for as_dir in $PATH
5191 IFS=$as_save_IFS
5192 test -z "$as_dir" && as_dir=.
5193 for ac_exec_ext in '' $ac_executable_extensions; do
5194 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5195 ac_cv_prog_RSVG="$ac_prog"
5196 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5197 break 2
5199 done
5200 done
5201 IFS=$as_save_IFS
5205 RSVG=$ac_cv_prog_RSVG
5206 if test -n "$RSVG"; then
5207 { $as_echo "$as_me:$LINENO: result: $RSVG" >&5
5208 $as_echo "$RSVG" >&6; }
5209 else
5210 { $as_echo "$as_me:$LINENO: result: no" >&5
5211 $as_echo "no" >&6; }
5215 test -n "$RSVG" && break
5216 done
5217 test -n "$RSVG" || RSVG="false"
5219 for ac_prog in icotool
5221 # Extract the first word of "$ac_prog", so it can be a program name with args.
5222 set dummy $ac_prog; ac_word=$2
5223 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5224 $as_echo_n "checking for $ac_word... " >&6; }
5225 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
5226 $as_echo_n "(cached) " >&6
5227 else
5228 if test -n "$ICOTOOL"; then
5229 ac_cv_prog_ICOTOOL="$ICOTOOL" # Let the user override the test.
5230 else
5231 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5232 for as_dir in $PATH
5234 IFS=$as_save_IFS
5235 test -z "$as_dir" && as_dir=.
5236 for ac_exec_ext in '' $ac_executable_extensions; do
5237 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5238 ac_cv_prog_ICOTOOL="$ac_prog"
5239 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5240 break 2
5242 done
5243 done
5244 IFS=$as_save_IFS
5248 ICOTOOL=$ac_cv_prog_ICOTOOL
5249 if test -n "$ICOTOOL"; then
5250 { $as_echo "$as_me:$LINENO: result: $ICOTOOL" >&5
5251 $as_echo "$ICOTOOL" >&6; }
5252 else
5253 { $as_echo "$as_me:$LINENO: result: no" >&5
5254 $as_echo "no" >&6; }
5258 test -n "$ICOTOOL" && break
5259 done
5260 test -n "$ICOTOOL" || ICOTOOL="false"
5263 if test "${enable_maintainer_mode+set}" = set
5264 then
5265 if test "$FONTFORGE" = "false"; then wine_warnings="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
5266 if test "$RSVG" = "false"; then wine_warnings="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
5267 if test "$ICOTOOL" = "false"; then wine_warnings="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
5270 case $host_cpu in
5271 *i[3456789]86*)
5272 # Extract the first word of "prelink", so it can be a program name with args.
5273 set dummy prelink; ac_word=$2
5274 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5275 $as_echo_n "checking for $ac_word... " >&6; }
5276 if test "${ac_cv_path_PRELINK+set}" = set; then
5277 $as_echo_n "(cached) " >&6
5278 else
5279 case $PRELINK in
5280 [\\/]* | ?:[\\/]*)
5281 ac_cv_path_PRELINK="$PRELINK" # Let the user override the test with a path.
5284 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5285 for as_dir in /sbin /usr/sbin $PATH
5287 IFS=$as_save_IFS
5288 test -z "$as_dir" && as_dir=.
5289 for ac_exec_ext in '' $ac_executable_extensions; do
5290 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5291 ac_cv_path_PRELINK="$as_dir/$ac_word$ac_exec_ext"
5292 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5293 break 2
5295 done
5296 done
5297 IFS=$as_save_IFS
5299 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK="false"
5301 esac
5303 PRELINK=$ac_cv_path_PRELINK
5304 if test -n "$PRELINK"; then
5305 { $as_echo "$as_me:$LINENO: result: $PRELINK" >&5
5306 $as_echo "$PRELINK" >&6; }
5307 else
5308 { $as_echo "$as_me:$LINENO: result: no" >&5
5309 $as_echo "no" >&6; }
5314 esac
5318 { $as_echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
5319 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
5320 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
5321 $as_echo_n "(cached) " >&6
5322 else
5323 ac_check_lib_save_LIBS=$LIBS
5324 LIBS="-li386 $LIBS"
5325 cat >conftest.$ac_ext <<_ACEOF
5326 /* confdefs.h. */
5327 _ACEOF
5328 cat confdefs.h >>conftest.$ac_ext
5329 cat >>conftest.$ac_ext <<_ACEOF
5330 /* end confdefs.h. */
5332 /* Override any GCC internal prototype to avoid an error.
5333 Use char because int might match the return type of a GCC
5334 builtin and then its argument prototype would still apply. */
5335 #ifdef __cplusplus
5336 extern "C"
5337 #endif
5338 char i386_set_ldt ();
5340 main ()
5342 return i386_set_ldt ();
5344 return 0;
5346 _ACEOF
5347 rm -f conftest.$ac_objext conftest$ac_exeext
5348 if { (ac_try="$ac_link"
5349 case "(($ac_try" in
5350 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5351 *) ac_try_echo=$ac_try;;
5352 esac
5353 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5354 $as_echo "$ac_try_echo") >&5
5355 (eval "$ac_link") 2>conftest.er1
5356 ac_status=$?
5357 grep -v '^ *+' conftest.er1 >conftest.err
5358 rm -f conftest.er1
5359 cat conftest.err >&5
5360 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5361 (exit $ac_status); } && {
5362 test -z "$ac_c_werror_flag" ||
5363 test ! -s conftest.err
5364 } && test -s conftest$ac_exeext && {
5365 test "$cross_compiling" = yes ||
5366 $as_test_x conftest$ac_exeext
5367 }; then
5368 ac_cv_lib_i386_i386_set_ldt=yes
5369 else
5370 $as_echo "$as_me: failed program was:" >&5
5371 sed 's/^/| /' conftest.$ac_ext >&5
5373 ac_cv_lib_i386_i386_set_ldt=no
5376 rm -rf conftest.dSYM
5377 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5378 conftest$ac_exeext conftest.$ac_ext
5379 LIBS=$ac_check_lib_save_LIBS
5381 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5382 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5383 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then
5384 cat >>confdefs.h <<_ACEOF
5385 #define HAVE_LIBI386 1
5386 _ACEOF
5388 LIBS="-li386 $LIBS"
5393 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5394 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5395 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5396 $as_echo_n "(cached) " >&6
5397 else
5398 ac_check_lib_save_LIBS=$LIBS
5399 LIBS="-lossaudio $LIBS"
5400 cat >conftest.$ac_ext <<_ACEOF
5401 /* confdefs.h. */
5402 _ACEOF
5403 cat confdefs.h >>conftest.$ac_ext
5404 cat >>conftest.$ac_ext <<_ACEOF
5405 /* end confdefs.h. */
5407 /* Override any GCC internal prototype to avoid an error.
5408 Use char because int might match the return type of a GCC
5409 builtin and then its argument prototype would still apply. */
5410 #ifdef __cplusplus
5411 extern "C"
5412 #endif
5413 char _oss_ioctl ();
5415 main ()
5417 return _oss_ioctl ();
5419 return 0;
5421 _ACEOF
5422 rm -f conftest.$ac_objext conftest$ac_exeext
5423 if { (ac_try="$ac_link"
5424 case "(($ac_try" in
5425 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5426 *) ac_try_echo=$ac_try;;
5427 esac
5428 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5429 $as_echo "$ac_try_echo") >&5
5430 (eval "$ac_link") 2>conftest.er1
5431 ac_status=$?
5432 grep -v '^ *+' conftest.er1 >conftest.err
5433 rm -f conftest.er1
5434 cat conftest.err >&5
5435 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5436 (exit $ac_status); } && {
5437 test -z "$ac_c_werror_flag" ||
5438 test ! -s conftest.err
5439 } && test -s conftest$ac_exeext && {
5440 test "$cross_compiling" = yes ||
5441 $as_test_x conftest$ac_exeext
5442 }; then
5443 ac_cv_lib_ossaudio__oss_ioctl=yes
5444 else
5445 $as_echo "$as_me: failed program was:" >&5
5446 sed 's/^/| /' conftest.$ac_ext >&5
5448 ac_cv_lib_ossaudio__oss_ioctl=no
5451 rm -rf conftest.dSYM
5452 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5453 conftest$ac_exeext conftest.$ac_ext
5454 LIBS=$ac_check_lib_save_LIBS
5456 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5457 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5458 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x""yes; then
5459 cat >>confdefs.h <<_ACEOF
5460 #define HAVE_LIBOSSAUDIO 1
5461 _ACEOF
5463 LIBS="-lossaudio $LIBS"
5468 XLIB=""
5470 OPENGL_LIBS=""
5474 ac_ext=c
5475 ac_cpp='$CPP $CPPFLAGS'
5476 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5477 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5478 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5479 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
5480 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5481 # On Suns, sometimes $CPP names a directory.
5482 if test -n "$CPP" && test -d "$CPP"; then
5483 CPP=
5485 if test -z "$CPP"; then
5486 if test "${ac_cv_prog_CPP+set}" = set; then
5487 $as_echo_n "(cached) " >&6
5488 else
5489 # Double quotes because CPP needs to be expanded
5490 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5492 ac_preproc_ok=false
5493 for ac_c_preproc_warn_flag in '' yes
5495 # Use a header file that comes with gcc, so configuring glibc
5496 # with a fresh cross-compiler works.
5497 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5498 # <limits.h> exists even on freestanding compilers.
5499 # On the NeXT, cc -E runs the code through the compiler's parser,
5500 # not just through cpp. "Syntax error" is here to catch this case.
5501 cat >conftest.$ac_ext <<_ACEOF
5502 /* confdefs.h. */
5503 _ACEOF
5504 cat confdefs.h >>conftest.$ac_ext
5505 cat >>conftest.$ac_ext <<_ACEOF
5506 /* end confdefs.h. */
5507 #ifdef __STDC__
5508 # include <limits.h>
5509 #else
5510 # include <assert.h>
5511 #endif
5512 Syntax error
5513 _ACEOF
5514 if { (ac_try="$ac_cpp conftest.$ac_ext"
5515 case "(($ac_try" in
5516 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5517 *) ac_try_echo=$ac_try;;
5518 esac
5519 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5520 $as_echo "$ac_try_echo") >&5
5521 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5522 ac_status=$?
5523 grep -v '^ *+' conftest.er1 >conftest.err
5524 rm -f conftest.er1
5525 cat conftest.err >&5
5526 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5527 (exit $ac_status); } >/dev/null && {
5528 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5529 test ! -s conftest.err
5530 }; then
5532 else
5533 $as_echo "$as_me: failed program was:" >&5
5534 sed 's/^/| /' conftest.$ac_ext >&5
5536 # Broken: fails on valid input.
5537 continue
5540 rm -f conftest.err conftest.$ac_ext
5542 # OK, works on sane cases. Now check whether nonexistent headers
5543 # can be detected and how.
5544 cat >conftest.$ac_ext <<_ACEOF
5545 /* confdefs.h. */
5546 _ACEOF
5547 cat confdefs.h >>conftest.$ac_ext
5548 cat >>conftest.$ac_ext <<_ACEOF
5549 /* end confdefs.h. */
5550 #include <ac_nonexistent.h>
5551 _ACEOF
5552 if { (ac_try="$ac_cpp conftest.$ac_ext"
5553 case "(($ac_try" in
5554 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5555 *) ac_try_echo=$ac_try;;
5556 esac
5557 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5558 $as_echo "$ac_try_echo") >&5
5559 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5560 ac_status=$?
5561 grep -v '^ *+' conftest.er1 >conftest.err
5562 rm -f conftest.er1
5563 cat conftest.err >&5
5564 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5565 (exit $ac_status); } >/dev/null && {
5566 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5567 test ! -s conftest.err
5568 }; then
5569 # Broken: success on invalid input.
5570 continue
5571 else
5572 $as_echo "$as_me: failed program was:" >&5
5573 sed 's/^/| /' conftest.$ac_ext >&5
5575 # Passes both tests.
5576 ac_preproc_ok=:
5577 break
5580 rm -f conftest.err conftest.$ac_ext
5582 done
5583 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5584 rm -f conftest.err conftest.$ac_ext
5585 if $ac_preproc_ok; then
5586 break
5589 done
5590 ac_cv_prog_CPP=$CPP
5593 CPP=$ac_cv_prog_CPP
5594 else
5595 ac_cv_prog_CPP=$CPP
5597 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
5598 $as_echo "$CPP" >&6; }
5599 ac_preproc_ok=false
5600 for ac_c_preproc_warn_flag in '' yes
5602 # Use a header file that comes with gcc, so configuring glibc
5603 # with a fresh cross-compiler works.
5604 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5605 # <limits.h> exists even on freestanding compilers.
5606 # On the NeXT, cc -E runs the code through the compiler's parser,
5607 # not just through cpp. "Syntax error" is here to catch this case.
5608 cat >conftest.$ac_ext <<_ACEOF
5609 /* confdefs.h. */
5610 _ACEOF
5611 cat confdefs.h >>conftest.$ac_ext
5612 cat >>conftest.$ac_ext <<_ACEOF
5613 /* end confdefs.h. */
5614 #ifdef __STDC__
5615 # include <limits.h>
5616 #else
5617 # include <assert.h>
5618 #endif
5619 Syntax error
5620 _ACEOF
5621 if { (ac_try="$ac_cpp conftest.$ac_ext"
5622 case "(($ac_try" in
5623 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5624 *) ac_try_echo=$ac_try;;
5625 esac
5626 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5627 $as_echo "$ac_try_echo") >&5
5628 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5629 ac_status=$?
5630 grep -v '^ *+' conftest.er1 >conftest.err
5631 rm -f conftest.er1
5632 cat conftest.err >&5
5633 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5634 (exit $ac_status); } >/dev/null && {
5635 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5636 test ! -s conftest.err
5637 }; then
5639 else
5640 $as_echo "$as_me: failed program was:" >&5
5641 sed 's/^/| /' conftest.$ac_ext >&5
5643 # Broken: fails on valid input.
5644 continue
5647 rm -f conftest.err conftest.$ac_ext
5649 # OK, works on sane cases. Now check whether nonexistent headers
5650 # can be detected and how.
5651 cat >conftest.$ac_ext <<_ACEOF
5652 /* confdefs.h. */
5653 _ACEOF
5654 cat confdefs.h >>conftest.$ac_ext
5655 cat >>conftest.$ac_ext <<_ACEOF
5656 /* end confdefs.h. */
5657 #include <ac_nonexistent.h>
5658 _ACEOF
5659 if { (ac_try="$ac_cpp conftest.$ac_ext"
5660 case "(($ac_try" in
5661 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5662 *) ac_try_echo=$ac_try;;
5663 esac
5664 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5665 $as_echo "$ac_try_echo") >&5
5666 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5667 ac_status=$?
5668 grep -v '^ *+' conftest.er1 >conftest.err
5669 rm -f conftest.er1
5670 cat conftest.err >&5
5671 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5672 (exit $ac_status); } >/dev/null && {
5673 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5674 test ! -s conftest.err
5675 }; then
5676 # Broken: success on invalid input.
5677 continue
5678 else
5679 $as_echo "$as_me: failed program was:" >&5
5680 sed 's/^/| /' conftest.$ac_ext >&5
5682 # Passes both tests.
5683 ac_preproc_ok=:
5684 break
5687 rm -f conftest.err conftest.$ac_ext
5689 done
5690 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5691 rm -f conftest.err conftest.$ac_ext
5692 if $ac_preproc_ok; then
5694 else
5695 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5696 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5697 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
5698 See \`config.log' for more details." >&5
5699 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
5700 See \`config.log' for more details." >&2;}
5701 { (exit 1); exit 1; }; }; }
5704 ac_ext=c
5705 ac_cpp='$CPP $CPPFLAGS'
5706 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5707 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5708 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5711 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5712 $as_echo_n "checking for ANSI C header files... " >&6; }
5713 if test "${ac_cv_header_stdc+set}" = set; then
5714 $as_echo_n "(cached) " >&6
5715 else
5716 cat >conftest.$ac_ext <<_ACEOF
5717 /* confdefs.h. */
5718 _ACEOF
5719 cat confdefs.h >>conftest.$ac_ext
5720 cat >>conftest.$ac_ext <<_ACEOF
5721 /* end confdefs.h. */
5722 #include <stdlib.h>
5723 #include <stdarg.h>
5724 #include <string.h>
5725 #include <float.h>
5728 main ()
5732 return 0;
5734 _ACEOF
5735 rm -f conftest.$ac_objext
5736 if { (ac_try="$ac_compile"
5737 case "(($ac_try" in
5738 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5739 *) ac_try_echo=$ac_try;;
5740 esac
5741 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5742 $as_echo "$ac_try_echo") >&5
5743 (eval "$ac_compile") 2>conftest.er1
5744 ac_status=$?
5745 grep -v '^ *+' conftest.er1 >conftest.err
5746 rm -f conftest.er1
5747 cat conftest.err >&5
5748 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5749 (exit $ac_status); } && {
5750 test -z "$ac_c_werror_flag" ||
5751 test ! -s conftest.err
5752 } && test -s conftest.$ac_objext; then
5753 ac_cv_header_stdc=yes
5754 else
5755 $as_echo "$as_me: failed program was:" >&5
5756 sed 's/^/| /' conftest.$ac_ext >&5
5758 ac_cv_header_stdc=no
5761 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5763 if test $ac_cv_header_stdc = yes; then
5764 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5765 cat >conftest.$ac_ext <<_ACEOF
5766 /* confdefs.h. */
5767 _ACEOF
5768 cat confdefs.h >>conftest.$ac_ext
5769 cat >>conftest.$ac_ext <<_ACEOF
5770 /* end confdefs.h. */
5771 #include <string.h>
5773 _ACEOF
5774 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5775 $EGREP "memchr" >/dev/null 2>&1; then
5777 else
5778 ac_cv_header_stdc=no
5780 rm -f conftest*
5784 if test $ac_cv_header_stdc = yes; then
5785 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5786 cat >conftest.$ac_ext <<_ACEOF
5787 /* confdefs.h. */
5788 _ACEOF
5789 cat confdefs.h >>conftest.$ac_ext
5790 cat >>conftest.$ac_ext <<_ACEOF
5791 /* end confdefs.h. */
5792 #include <stdlib.h>
5794 _ACEOF
5795 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5796 $EGREP "free" >/dev/null 2>&1; then
5798 else
5799 ac_cv_header_stdc=no
5801 rm -f conftest*
5805 if test $ac_cv_header_stdc = yes; then
5806 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5807 if test "$cross_compiling" = yes; then
5809 else
5810 cat >conftest.$ac_ext <<_ACEOF
5811 /* confdefs.h. */
5812 _ACEOF
5813 cat confdefs.h >>conftest.$ac_ext
5814 cat >>conftest.$ac_ext <<_ACEOF
5815 /* end confdefs.h. */
5816 #include <ctype.h>
5817 #include <stdlib.h>
5818 #if ((' ' & 0x0FF) == 0x020)
5819 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5820 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5821 #else
5822 # define ISLOWER(c) \
5823 (('a' <= (c) && (c) <= 'i') \
5824 || ('j' <= (c) && (c) <= 'r') \
5825 || ('s' <= (c) && (c) <= 'z'))
5826 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5827 #endif
5829 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5831 main ()
5833 int i;
5834 for (i = 0; i < 256; i++)
5835 if (XOR (islower (i), ISLOWER (i))
5836 || toupper (i) != TOUPPER (i))
5837 return 2;
5838 return 0;
5840 _ACEOF
5841 rm -f conftest$ac_exeext
5842 if { (ac_try="$ac_link"
5843 case "(($ac_try" in
5844 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5845 *) ac_try_echo=$ac_try;;
5846 esac
5847 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5848 $as_echo "$ac_try_echo") >&5
5849 (eval "$ac_link") 2>&5
5850 ac_status=$?
5851 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5852 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5853 { (case "(($ac_try" in
5854 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5855 *) ac_try_echo=$ac_try;;
5856 esac
5857 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5858 $as_echo "$ac_try_echo") >&5
5859 (eval "$ac_try") 2>&5
5860 ac_status=$?
5861 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5862 (exit $ac_status); }; }; then
5864 else
5865 $as_echo "$as_me: program exited with status $ac_status" >&5
5866 $as_echo "$as_me: failed program was:" >&5
5867 sed 's/^/| /' conftest.$ac_ext >&5
5869 ( exit $ac_status )
5870 ac_cv_header_stdc=no
5872 rm -rf conftest.dSYM
5873 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5879 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5880 $as_echo "$ac_cv_header_stdc" >&6; }
5881 if test $ac_cv_header_stdc = yes; then
5883 cat >>confdefs.h <<\_ACEOF
5884 #define STDC_HEADERS 1
5885 _ACEOF
5889 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5899 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5900 inttypes.h stdint.h unistd.h
5902 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5903 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5904 $as_echo_n "checking for $ac_header... " >&6; }
5905 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5906 $as_echo_n "(cached) " >&6
5907 else
5908 cat >conftest.$ac_ext <<_ACEOF
5909 /* confdefs.h. */
5910 _ACEOF
5911 cat confdefs.h >>conftest.$ac_ext
5912 cat >>conftest.$ac_ext <<_ACEOF
5913 /* end confdefs.h. */
5914 $ac_includes_default
5916 #include <$ac_header>
5917 _ACEOF
5918 rm -f conftest.$ac_objext
5919 if { (ac_try="$ac_compile"
5920 case "(($ac_try" in
5921 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5922 *) ac_try_echo=$ac_try;;
5923 esac
5924 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5925 $as_echo "$ac_try_echo") >&5
5926 (eval "$ac_compile") 2>conftest.er1
5927 ac_status=$?
5928 grep -v '^ *+' conftest.er1 >conftest.err
5929 rm -f conftest.er1
5930 cat conftest.err >&5
5931 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5932 (exit $ac_status); } && {
5933 test -z "$ac_c_werror_flag" ||
5934 test ! -s conftest.err
5935 } && test -s conftest.$ac_objext; then
5936 eval "$as_ac_Header=yes"
5937 else
5938 $as_echo "$as_me: failed program was:" >&5
5939 sed 's/^/| /' conftest.$ac_ext >&5
5941 eval "$as_ac_Header=no"
5944 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5946 ac_res=`eval 'as_val=${'$as_ac_Header'}
5947 $as_echo "$as_val"'`
5948 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5949 $as_echo "$ac_res" >&6; }
5950 as_val=`eval 'as_val=${'$as_ac_Header'}
5951 $as_echo "$as_val"'`
5952 if test "x$as_val" = x""yes; then
5953 cat >>confdefs.h <<_ACEOF
5954 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5955 _ACEOF
5959 done
6079 for ac_header in \
6080 AudioUnit/AudioUnit.h \
6081 Carbon/Carbon.h \
6082 CoreAudio/CoreAudio.h \
6083 DiskArbitration/DiskArbitration.h \
6084 IOKit/IOKitLib.h \
6085 alias.h \
6086 alsa/asoundlib.h \
6087 arpa/inet.h \
6088 arpa/nameser.h \
6089 asm/types.h \
6090 capi20.h \
6091 curses.h \
6092 direct.h \
6093 dirent.h \
6094 dlfcn.h \
6095 elf.h \
6096 float.h \
6097 fontconfig/fontconfig.h \
6098 getopt.h \
6099 grp.h \
6100 ieeefp.h \
6101 io.h \
6102 jack/jack.h \
6103 jpeglib.h \
6104 kstat.h \
6105 lber.h \
6106 lcms.h \
6107 lcms/lcms.h \
6108 ldap.h \
6109 libaudioio.h \
6110 link.h \
6111 linux/cdrom.h \
6112 linux/compiler.h \
6113 linux/hdreg.h \
6114 linux/input.h \
6115 linux/ioctl.h \
6116 linux/joystick.h \
6117 linux/major.h \
6118 linux/param.h \
6119 linux/serial.h \
6120 linux/types.h \
6121 linux/ucdrom.h \
6122 mach/mach.h \
6123 mach/machine.h \
6124 machine/cpu.h \
6125 machine/limits.h \
6126 machine/soundcard.h \
6127 mntent.h \
6128 ncurses.h \
6129 netdb.h \
6130 netinet/in.h \
6131 netinet/in_systm.h \
6132 netinet/tcp.h \
6133 netinet/tcp_fsm.h \
6134 openssl/err.h \
6135 openssl/ssl.h \
6136 png.h \
6137 poll.h \
6138 process.h \
6139 pthread.h \
6140 pwd.h \
6141 regex.h \
6142 sched.h \
6143 scsi/scsi.h \
6144 scsi/scsi_ioctl.h \
6145 scsi/sg.h \
6146 soundcard.h \
6147 stdint.h \
6148 strings.h \
6149 sys/asoundlib.h \
6150 sys/cdio.h \
6151 sys/elf32.h \
6152 sys/epoll.h \
6153 sys/errno.h \
6154 sys/event.h \
6155 sys/exec_elf.h \
6156 sys/filio.h \
6157 sys/ioctl.h \
6158 sys/ipc.h \
6159 sys/limits.h \
6160 sys/link.h \
6161 sys/lwp.h \
6162 sys/mman.h \
6163 sys/modem.h \
6164 sys/msg.h \
6165 sys/mtio.h \
6166 sys/param.h \
6167 sys/poll.h \
6168 sys/prctl.h \
6169 sys/protosw.h \
6170 sys/ptrace.h \
6171 sys/reg.h \
6172 sys/resource.h \
6173 sys/scsiio.h \
6174 sys/shm.h \
6175 sys/signal.h \
6176 sys/socket.h \
6177 sys/socketvar.h \
6178 sys/sockio.h \
6179 sys/soundcard.h \
6180 sys/statvfs.h \
6181 sys/strtio.h \
6182 sys/syscall.h \
6183 sys/time.h \
6184 sys/timeout.h \
6185 sys/times.h \
6186 sys/uio.h \
6187 sys/un.h \
6188 sys/utsname.h \
6189 sys/vm86.h \
6190 sys/wait.h \
6191 syscall.h \
6192 termios.h \
6193 unistd.h \
6194 utime.h \
6195 valgrind/memcheck.h \
6196 valgrind/valgrind.h
6199 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6200 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6201 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6202 $as_echo_n "checking for $ac_header... " >&6; }
6203 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6204 $as_echo_n "(cached) " >&6
6206 ac_res=`eval 'as_val=${'$as_ac_Header'}
6207 $as_echo "$as_val"'`
6208 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6209 $as_echo "$ac_res" >&6; }
6210 else
6211 # Is the header compilable?
6212 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
6213 $as_echo_n "checking $ac_header usability... " >&6; }
6214 cat >conftest.$ac_ext <<_ACEOF
6215 /* confdefs.h. */
6216 _ACEOF
6217 cat confdefs.h >>conftest.$ac_ext
6218 cat >>conftest.$ac_ext <<_ACEOF
6219 /* end confdefs.h. */
6220 $ac_includes_default
6221 #include <$ac_header>
6222 _ACEOF
6223 rm -f conftest.$ac_objext
6224 if { (ac_try="$ac_compile"
6225 case "(($ac_try" in
6226 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6227 *) ac_try_echo=$ac_try;;
6228 esac
6229 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6230 $as_echo "$ac_try_echo") >&5
6231 (eval "$ac_compile") 2>conftest.er1
6232 ac_status=$?
6233 grep -v '^ *+' conftest.er1 >conftest.err
6234 rm -f conftest.er1
6235 cat conftest.err >&5
6236 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6237 (exit $ac_status); } && {
6238 test -z "$ac_c_werror_flag" ||
6239 test ! -s conftest.err
6240 } && test -s conftest.$ac_objext; then
6241 ac_header_compiler=yes
6242 else
6243 $as_echo "$as_me: failed program was:" >&5
6244 sed 's/^/| /' conftest.$ac_ext >&5
6246 ac_header_compiler=no
6249 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6250 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6251 $as_echo "$ac_header_compiler" >&6; }
6253 # Is the header present?
6254 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
6255 $as_echo_n "checking $ac_header presence... " >&6; }
6256 cat >conftest.$ac_ext <<_ACEOF
6257 /* confdefs.h. */
6258 _ACEOF
6259 cat confdefs.h >>conftest.$ac_ext
6260 cat >>conftest.$ac_ext <<_ACEOF
6261 /* end confdefs.h. */
6262 #include <$ac_header>
6263 _ACEOF
6264 if { (ac_try="$ac_cpp conftest.$ac_ext"
6265 case "(($ac_try" in
6266 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6267 *) ac_try_echo=$ac_try;;
6268 esac
6269 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6270 $as_echo "$ac_try_echo") >&5
6271 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6272 ac_status=$?
6273 grep -v '^ *+' conftest.er1 >conftest.err
6274 rm -f conftest.er1
6275 cat conftest.err >&5
6276 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6277 (exit $ac_status); } >/dev/null && {
6278 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6279 test ! -s conftest.err
6280 }; then
6281 ac_header_preproc=yes
6282 else
6283 $as_echo "$as_me: failed program was:" >&5
6284 sed 's/^/| /' conftest.$ac_ext >&5
6286 ac_header_preproc=no
6289 rm -f conftest.err conftest.$ac_ext
6290 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6291 $as_echo "$ac_header_preproc" >&6; }
6293 # So? What about this header?
6294 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6295 yes:no: )
6296 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6297 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6298 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6299 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6300 ac_header_preproc=yes
6302 no:yes:* )
6303 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6304 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6305 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6306 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6307 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6308 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6309 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
6310 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
6311 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6312 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6313 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6314 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6315 ( cat <<\_ASBOX
6316 ## ------------------------------------ ##
6317 ## Report this to wine-devel@winehq.org ##
6318 ## ------------------------------------ ##
6319 _ASBOX
6320 ) | sed "s/^/$as_me: WARNING: /" >&2
6322 esac
6323 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6324 $as_echo_n "checking for $ac_header... " >&6; }
6325 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6326 $as_echo_n "(cached) " >&6
6327 else
6328 eval "$as_ac_Header=\$ac_header_preproc"
6330 ac_res=`eval 'as_val=${'$as_ac_Header'}
6331 $as_echo "$as_val"'`
6332 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6333 $as_echo "$ac_res" >&6; }
6336 as_val=`eval 'as_val=${'$as_ac_Header'}
6337 $as_echo "$as_val"'`
6338 if test "x$as_val" = x""yes; then
6339 cat >>confdefs.h <<_ACEOF
6340 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6341 _ACEOF
6345 done
6347 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
6348 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
6349 if test "${ac_cv_header_stat_broken+set}" = set; then
6350 $as_echo_n "(cached) " >&6
6351 else
6352 cat >conftest.$ac_ext <<_ACEOF
6353 /* confdefs.h. */
6354 _ACEOF
6355 cat confdefs.h >>conftest.$ac_ext
6356 cat >>conftest.$ac_ext <<_ACEOF
6357 /* end confdefs.h. */
6358 #include <sys/types.h>
6359 #include <sys/stat.h>
6361 #if defined S_ISBLK && defined S_IFDIR
6362 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
6363 #endif
6365 #if defined S_ISBLK && defined S_IFCHR
6366 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
6367 #endif
6369 #if defined S_ISLNK && defined S_IFREG
6370 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
6371 #endif
6373 #if defined S_ISSOCK && defined S_IFREG
6374 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
6375 #endif
6377 _ACEOF
6378 rm -f conftest.$ac_objext
6379 if { (ac_try="$ac_compile"
6380 case "(($ac_try" in
6381 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6382 *) ac_try_echo=$ac_try;;
6383 esac
6384 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6385 $as_echo "$ac_try_echo") >&5
6386 (eval "$ac_compile") 2>conftest.er1
6387 ac_status=$?
6388 grep -v '^ *+' conftest.er1 >conftest.err
6389 rm -f conftest.er1
6390 cat conftest.err >&5
6391 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6392 (exit $ac_status); } && {
6393 test -z "$ac_c_werror_flag" ||
6394 test ! -s conftest.err
6395 } && test -s conftest.$ac_objext; then
6396 ac_cv_header_stat_broken=no
6397 else
6398 $as_echo "$as_me: failed program was:" >&5
6399 sed 's/^/| /' conftest.$ac_ext >&5
6401 ac_cv_header_stat_broken=yes
6404 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6406 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
6407 $as_echo "$ac_cv_header_stat_broken" >&6; }
6408 if test $ac_cv_header_stat_broken = yes; then
6410 cat >>confdefs.h <<\_ACEOF
6411 #define STAT_MACROS_BROKEN 1
6412 _ACEOF
6423 for ac_header in sys/mount.h sys/statfs.h sys/sysctl.h sys/user.h sys/vfs.h
6425 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6426 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6427 $as_echo_n "checking for $ac_header... " >&6; }
6428 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6429 $as_echo_n "(cached) " >&6
6430 else
6431 cat >conftest.$ac_ext <<_ACEOF
6432 /* confdefs.h. */
6433 _ACEOF
6434 cat confdefs.h >>conftest.$ac_ext
6435 cat >>conftest.$ac_ext <<_ACEOF
6436 /* end confdefs.h. */
6437 #include <sys/types.h>
6438 #ifdef HAVE_SYS_PARAM_H
6439 # include <sys/param.h>
6440 #endif
6442 #include <$ac_header>
6443 _ACEOF
6444 rm -f conftest.$ac_objext
6445 if { (ac_try="$ac_compile"
6446 case "(($ac_try" in
6447 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6448 *) ac_try_echo=$ac_try;;
6449 esac
6450 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6451 $as_echo "$ac_try_echo") >&5
6452 (eval "$ac_compile") 2>conftest.er1
6453 ac_status=$?
6454 grep -v '^ *+' conftest.er1 >conftest.err
6455 rm -f conftest.er1
6456 cat conftest.err >&5
6457 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6458 (exit $ac_status); } && {
6459 test -z "$ac_c_werror_flag" ||
6460 test ! -s conftest.err
6461 } && test -s conftest.$ac_objext; then
6462 eval "$as_ac_Header=yes"
6463 else
6464 $as_echo "$as_me: failed program was:" >&5
6465 sed 's/^/| /' conftest.$ac_ext >&5
6467 eval "$as_ac_Header=no"
6470 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6472 ac_res=`eval 'as_val=${'$as_ac_Header'}
6473 $as_echo "$as_val"'`
6474 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6475 $as_echo "$ac_res" >&6; }
6476 as_val=`eval 'as_val=${'$as_ac_Header'}
6477 $as_echo "$as_val"'`
6478 if test "x$as_val" = x""yes; then
6479 cat >>confdefs.h <<_ACEOF
6480 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6481 _ACEOF
6485 done
6501 for ac_header in \
6502 netinet/ip.h \
6503 net/if.h \
6504 net/if_arp.h \
6505 net/if_dl.h \
6506 net/if_types.h \
6507 net/route.h \
6508 netinet/if_ether.h \
6509 netinet/if_inarp.h \
6510 netinet/in_pcb.h \
6511 netinet/ip_icmp.h \
6512 netinet/ip_var.h \
6513 netinet/udp.h \
6514 netipx/ipx.h \
6517 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6518 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6519 $as_echo_n "checking for $ac_header... " >&6; }
6520 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6521 $as_echo_n "(cached) " >&6
6522 else
6523 cat >conftest.$ac_ext <<_ACEOF
6524 /* confdefs.h. */
6525 _ACEOF
6526 cat confdefs.h >>conftest.$ac_ext
6527 cat >>conftest.$ac_ext <<_ACEOF
6528 /* end confdefs.h. */
6529 #include <sys/types.h>
6530 #ifdef HAVE_SYS_SOCKET_H
6531 # include <sys/socket.h>
6532 #endif
6533 #ifdef HAVE_SYS_SOCKETVAR_H
6534 # include <sys/socketvar.h>
6535 #endif
6536 #ifdef HAVE_NET_ROUTE_H
6537 # include <net/route.h>
6538 #endif
6539 #ifdef HAVE_NETINET_IN_H
6540 # include <netinet/in.h>
6541 #endif
6542 #ifdef HAVE_NETINET_IN_SYSTM_H
6543 # include <netinet/in_systm.h>
6544 #endif
6545 #ifdef HAVE_NET_IF_H
6546 # include <net/if.h>
6547 #endif
6548 #ifdef HAVE_NETINET_IP_H
6549 # include <netinet/ip.h>
6550 #endif
6552 #include <$ac_header>
6553 _ACEOF
6554 rm -f conftest.$ac_objext
6555 if { (ac_try="$ac_compile"
6556 case "(($ac_try" in
6557 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6558 *) ac_try_echo=$ac_try;;
6559 esac
6560 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6561 $as_echo "$ac_try_echo") >&5
6562 (eval "$ac_compile") 2>conftest.er1
6563 ac_status=$?
6564 grep -v '^ *+' conftest.er1 >conftest.err
6565 rm -f conftest.er1
6566 cat conftest.err >&5
6567 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6568 (exit $ac_status); } && {
6569 test -z "$ac_c_werror_flag" ||
6570 test ! -s conftest.err
6571 } && test -s conftest.$ac_objext; then
6572 eval "$as_ac_Header=yes"
6573 else
6574 $as_echo "$as_me: failed program was:" >&5
6575 sed 's/^/| /' conftest.$ac_ext >&5
6577 eval "$as_ac_Header=no"
6580 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6582 ac_res=`eval 'as_val=${'$as_ac_Header'}
6583 $as_echo "$as_val"'`
6584 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6585 $as_echo "$ac_res" >&6; }
6586 as_val=`eval 'as_val=${'$as_ac_Header'}
6587 $as_echo "$as_val"'`
6588 if test "x$as_val" = x""yes; then
6589 cat >>confdefs.h <<_ACEOF
6590 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6591 _ACEOF
6595 done
6602 for ac_header in netinet/tcp_timer.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_var.h
6604 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6605 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6606 $as_echo_n "checking for $ac_header... " >&6; }
6607 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6608 $as_echo_n "(cached) " >&6
6609 else
6610 cat >conftest.$ac_ext <<_ACEOF
6611 /* confdefs.h. */
6612 _ACEOF
6613 cat confdefs.h >>conftest.$ac_ext
6614 cat >>conftest.$ac_ext <<_ACEOF
6615 /* end confdefs.h. */
6616 #include <sys/types.h>
6617 #ifdef HAVE_ALIAS_H
6618 # include <alias.h>
6619 #endif
6620 #ifdef HAVE_SYS_SOCKET_H
6621 # include <sys/socket.h>
6622 #endif
6623 #ifdef HAVE_SYS_SOCKETVAR_H
6624 # include <sys/socketvar.h>
6625 #endif
6626 #ifdef HAVE_SYS_TIMEOUT_H
6627 # include <sys/timeout.h>
6628 #endif
6629 #ifdef HAVE_NETINET_IN_H
6630 # include <netinet/in.h>
6631 #endif
6632 #ifdef HAVE_NETINET_IN_SYSTM_H
6633 # include <netinet/in_systm.h>
6634 #endif
6635 #ifdef HAVE_NETINET_IP_H
6636 # include <netinet/ip.h>
6637 #endif
6638 #ifdef HAVE_NETINET_IP_VAR_H
6639 # include <netinet/ip_var.h>
6640 #endif
6641 #ifdef HAVE_NETINET_IP_ICMP_H
6642 # include <netinet/ip_icmp.h>
6643 #endif
6644 #ifdef HAVE_NETINET_UDP_H
6645 # include <netinet/udp.h>
6646 #endif
6647 #ifdef HAVE_NETINET_TCP_H
6648 # include <netinet/tcp.h>
6649 #endif
6650 #ifdef HAVE_NETINET_TCP_TIMER_H
6651 #include <netinet/tcp_timer.h>
6652 #endif
6654 #include <$ac_header>
6655 _ACEOF
6656 rm -f conftest.$ac_objext
6657 if { (ac_try="$ac_compile"
6658 case "(($ac_try" in
6659 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6660 *) ac_try_echo=$ac_try;;
6661 esac
6662 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6663 $as_echo "$ac_try_echo") >&5
6664 (eval "$ac_compile") 2>conftest.er1
6665 ac_status=$?
6666 grep -v '^ *+' conftest.er1 >conftest.err
6667 rm -f conftest.er1
6668 cat conftest.err >&5
6669 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6670 (exit $ac_status); } && {
6671 test -z "$ac_c_werror_flag" ||
6672 test ! -s conftest.err
6673 } && test -s conftest.$ac_objext; then
6674 eval "$as_ac_Header=yes"
6675 else
6676 $as_echo "$as_me: failed program was:" >&5
6677 sed 's/^/| /' conftest.$ac_ext >&5
6679 eval "$as_ac_Header=no"
6682 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6684 ac_res=`eval 'as_val=${'$as_ac_Header'}
6685 $as_echo "$as_val"'`
6686 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6687 $as_echo "$ac_res" >&6; }
6688 as_val=`eval 'as_val=${'$as_ac_Header'}
6689 $as_echo "$as_val"'`
6690 if test "x$as_val" = x""yes; then
6691 cat >>confdefs.h <<_ACEOF
6692 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6693 _ACEOF
6697 done
6701 for ac_header in linux/ipx.h
6703 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6704 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6705 $as_echo_n "checking for $ac_header... " >&6; }
6706 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6707 $as_echo_n "(cached) " >&6
6708 else
6709 cat >conftest.$ac_ext <<_ACEOF
6710 /* confdefs.h. */
6711 _ACEOF
6712 cat confdefs.h >>conftest.$ac_ext
6713 cat >>conftest.$ac_ext <<_ACEOF
6714 /* end confdefs.h. */
6715 #include <sys/types.h>
6716 #ifdef HAVE_ASM_TYPES_H
6717 # include <asm/types.h>
6718 #endif
6719 #ifdef HAVE_SYS_SOCKET_H
6720 # include <sys/socket.h>
6721 #endif
6722 #ifdef HAVE_LINUX_TYPES_H
6723 # include <linux/types.h>
6724 #endif
6726 #include <$ac_header>
6727 _ACEOF
6728 rm -f conftest.$ac_objext
6729 if { (ac_try="$ac_compile"
6730 case "(($ac_try" in
6731 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6732 *) ac_try_echo=$ac_try;;
6733 esac
6734 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6735 $as_echo "$ac_try_echo") >&5
6736 (eval "$ac_compile") 2>conftest.er1
6737 ac_status=$?
6738 grep -v '^ *+' conftest.er1 >conftest.err
6739 rm -f conftest.er1
6740 cat conftest.err >&5
6741 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6742 (exit $ac_status); } && {
6743 test -z "$ac_c_werror_flag" ||
6744 test ! -s conftest.err
6745 } && test -s conftest.$ac_objext; then
6746 eval "$as_ac_Header=yes"
6747 else
6748 $as_echo "$as_me: failed program was:" >&5
6749 sed 's/^/| /' conftest.$ac_ext >&5
6751 eval "$as_ac_Header=no"
6754 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6756 ac_res=`eval 'as_val=${'$as_ac_Header'}
6757 $as_echo "$as_val"'`
6758 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6759 $as_echo "$ac_res" >&6; }
6760 as_val=`eval 'as_val=${'$as_ac_Header'}
6761 $as_echo "$as_val"'`
6762 if test "x$as_val" = x""yes; then
6763 cat >>confdefs.h <<_ACEOF
6764 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6765 _ACEOF
6769 done
6773 for ac_header in resolv.h
6775 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6776 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6777 $as_echo_n "checking for $ac_header... " >&6; }
6778 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6779 $as_echo_n "(cached) " >&6
6780 else
6781 cat >conftest.$ac_ext <<_ACEOF
6782 /* confdefs.h. */
6783 _ACEOF
6784 cat confdefs.h >>conftest.$ac_ext
6785 cat >>conftest.$ac_ext <<_ACEOF
6786 /* end confdefs.h. */
6787 #include <sys/types.h>
6788 #ifdef HAVE_SYS_SOCKET_H
6789 # include <sys/socket.h>
6790 #endif
6791 #ifdef HAVE_NETINET_IN_H
6792 # include <netinet/in.h>
6793 #endif
6794 #ifdef HAVE_ARPA_NAMESER_H
6795 # include <arpa/nameser.h>
6796 #endif
6798 #include <$ac_header>
6799 _ACEOF
6800 rm -f conftest.$ac_objext
6801 if { (ac_try="$ac_compile"
6802 case "(($ac_try" in
6803 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6804 *) ac_try_echo=$ac_try;;
6805 esac
6806 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6807 $as_echo "$ac_try_echo") >&5
6808 (eval "$ac_compile") 2>conftest.er1
6809 ac_status=$?
6810 grep -v '^ *+' conftest.er1 >conftest.err
6811 rm -f conftest.er1
6812 cat conftest.err >&5
6813 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6814 (exit $ac_status); } && {
6815 test -z "$ac_c_werror_flag" ||
6816 test ! -s conftest.err
6817 } && test -s conftest.$ac_objext; then
6818 eval "$as_ac_Header=yes"
6819 else
6820 $as_echo "$as_me: failed program was:" >&5
6821 sed 's/^/| /' conftest.$ac_ext >&5
6823 eval "$as_ac_Header=no"
6826 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6828 ac_res=`eval 'as_val=${'$as_ac_Header'}
6829 $as_echo "$as_val"'`
6830 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6831 $as_echo "$ac_res" >&6; }
6832 as_val=`eval 'as_val=${'$as_ac_Header'}
6833 $as_echo "$as_val"'`
6834 if test "x$as_val" = x""yes; then
6835 cat >>confdefs.h <<_ACEOF
6836 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6837 _ACEOF
6841 done
6845 for ac_header in ucontext.h
6847 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6848 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6849 $as_echo_n "checking for $ac_header... " >&6; }
6850 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6851 $as_echo_n "(cached) " >&6
6852 else
6853 cat >conftest.$ac_ext <<_ACEOF
6854 /* confdefs.h. */
6855 _ACEOF
6856 cat confdefs.h >>conftest.$ac_ext
6857 cat >>conftest.$ac_ext <<_ACEOF
6858 /* end confdefs.h. */
6859 #include <signal.h>
6861 #include <$ac_header>
6862 _ACEOF
6863 rm -f conftest.$ac_objext
6864 if { (ac_try="$ac_compile"
6865 case "(($ac_try" in
6866 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6867 *) ac_try_echo=$ac_try;;
6868 esac
6869 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6870 $as_echo "$ac_try_echo") >&5
6871 (eval "$ac_compile") 2>conftest.er1
6872 ac_status=$?
6873 grep -v '^ *+' conftest.er1 >conftest.err
6874 rm -f conftest.er1
6875 cat conftest.err >&5
6876 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6877 (exit $ac_status); } && {
6878 test -z "$ac_c_werror_flag" ||
6879 test ! -s conftest.err
6880 } && test -s conftest.$ac_objext; then
6881 eval "$as_ac_Header=yes"
6882 else
6883 $as_echo "$as_me: failed program was:" >&5
6884 sed 's/^/| /' conftest.$ac_ext >&5
6886 eval "$as_ac_Header=no"
6889 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6891 ac_res=`eval 'as_val=${'$as_ac_Header'}
6892 $as_echo "$as_val"'`
6893 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6894 $as_echo "$ac_res" >&6; }
6895 as_val=`eval 'as_val=${'$as_ac_Header'}
6896 $as_echo "$as_val"'`
6897 if test "x$as_val" = x""yes; then
6898 cat >>confdefs.h <<_ACEOF
6899 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6900 _ACEOF
6904 done
6908 for ac_header in sys/thr.h
6910 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6911 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6912 $as_echo_n "checking for $ac_header... " >&6; }
6913 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6914 $as_echo_n "(cached) " >&6
6915 else
6916 cat >conftest.$ac_ext <<_ACEOF
6917 /* confdefs.h. */
6918 _ACEOF
6919 cat confdefs.h >>conftest.$ac_ext
6920 cat >>conftest.$ac_ext <<_ACEOF
6921 /* end confdefs.h. */
6922 #include <sys/types.h>
6923 #ifdef HAVE_UCONTEXT_H
6924 #include <ucontext.h>
6925 #endif
6927 #include <$ac_header>
6928 _ACEOF
6929 rm -f conftest.$ac_objext
6930 if { (ac_try="$ac_compile"
6931 case "(($ac_try" in
6932 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6933 *) ac_try_echo=$ac_try;;
6934 esac
6935 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6936 $as_echo "$ac_try_echo") >&5
6937 (eval "$ac_compile") 2>conftest.er1
6938 ac_status=$?
6939 grep -v '^ *+' conftest.er1 >conftest.err
6940 rm -f conftest.er1
6941 cat conftest.err >&5
6942 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6943 (exit $ac_status); } && {
6944 test -z "$ac_c_werror_flag" ||
6945 test ! -s conftest.err
6946 } && test -s conftest.$ac_objext; then
6947 eval "$as_ac_Header=yes"
6948 else
6949 $as_echo "$as_me: failed program was:" >&5
6950 sed 's/^/| /' conftest.$ac_ext >&5
6952 eval "$as_ac_Header=no"
6955 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6957 ac_res=`eval 'as_val=${'$as_ac_Header'}
6958 $as_echo "$as_val"'`
6959 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6960 $as_echo "$ac_res" >&6; }
6961 as_val=`eval 'as_val=${'$as_ac_Header'}
6962 $as_echo "$as_val"'`
6963 if test "x$as_val" = x""yes; then
6964 cat >>confdefs.h <<_ACEOF
6965 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6966 _ACEOF
6970 done
6974 for ac_header in pthread_np.h
6976 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6977 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6978 $as_echo_n "checking for $ac_header... " >&6; }
6979 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6980 $as_echo_n "(cached) " >&6
6981 else
6982 cat >conftest.$ac_ext <<_ACEOF
6983 /* confdefs.h. */
6984 _ACEOF
6985 cat confdefs.h >>conftest.$ac_ext
6986 cat >>conftest.$ac_ext <<_ACEOF
6987 /* end confdefs.h. */
6988 #ifdef HAVE_PTHREAD_H
6989 #include <pthread.h>
6990 #endif
6992 #include <$ac_header>
6993 _ACEOF
6994 rm -f conftest.$ac_objext
6995 if { (ac_try="$ac_compile"
6996 case "(($ac_try" in
6997 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6998 *) ac_try_echo=$ac_try;;
6999 esac
7000 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7001 $as_echo "$ac_try_echo") >&5
7002 (eval "$ac_compile") 2>conftest.er1
7003 ac_status=$?
7004 grep -v '^ *+' conftest.er1 >conftest.err
7005 rm -f conftest.er1
7006 cat conftest.err >&5
7007 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7008 (exit $ac_status); } && {
7009 test -z "$ac_c_werror_flag" ||
7010 test ! -s conftest.err
7011 } && test -s conftest.$ac_objext; then
7012 eval "$as_ac_Header=yes"
7013 else
7014 $as_echo "$as_me: failed program was:" >&5
7015 sed 's/^/| /' conftest.$ac_ext >&5
7017 eval "$as_ac_Header=no"
7020 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7022 ac_res=`eval 'as_val=${'$as_ac_Header'}
7023 $as_echo "$as_val"'`
7024 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7025 $as_echo "$ac_res" >&6; }
7026 as_val=`eval 'as_val=${'$as_ac_Header'}
7027 $as_echo "$as_val"'`
7028 if test "x$as_val" = x""yes; then
7029 cat >>confdefs.h <<_ACEOF
7030 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7031 _ACEOF
7035 done
7039 for ac_header in linux/videodev.h
7041 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7042 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7043 $as_echo_n "checking for $ac_header... " >&6; }
7044 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7045 $as_echo_n "(cached) " >&6
7046 else
7047 cat >conftest.$ac_ext <<_ACEOF
7048 /* confdefs.h. */
7049 _ACEOF
7050 cat confdefs.h >>conftest.$ac_ext
7051 cat >>conftest.$ac_ext <<_ACEOF
7052 /* end confdefs.h. */
7053 #ifdef HAVE_SYS_TIME_H
7054 #include <sys/time.h>
7055 #endif
7056 #include <sys/types.h>
7057 #ifdef HAVE_ASM_TYPES_H
7058 #include <asm/types.h>
7059 #endif
7061 #include <$ac_header>
7062 _ACEOF
7063 rm -f conftest.$ac_objext
7064 if { (ac_try="$ac_compile"
7065 case "(($ac_try" in
7066 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7067 *) ac_try_echo=$ac_try;;
7068 esac
7069 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7070 $as_echo "$ac_try_echo") >&5
7071 (eval "$ac_compile") 2>conftest.er1
7072 ac_status=$?
7073 grep -v '^ *+' conftest.er1 >conftest.err
7074 rm -f conftest.er1
7075 cat conftest.err >&5
7076 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7077 (exit $ac_status); } && {
7078 test -z "$ac_c_werror_flag" ||
7079 test ! -s conftest.err
7080 } && test -s conftest.$ac_objext; then
7081 eval "$as_ac_Header=yes"
7082 else
7083 $as_echo "$as_me: failed program was:" >&5
7084 sed 's/^/| /' conftest.$ac_ext >&5
7086 eval "$as_ac_Header=no"
7089 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7091 ac_res=`eval 'as_val=${'$as_ac_Header'}
7092 $as_echo "$as_val"'`
7093 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7094 $as_echo "$ac_res" >&6; }
7095 as_val=`eval 'as_val=${'$as_ac_Header'}
7096 $as_echo "$as_val"'`
7097 if test "x$as_val" = x""yes; then
7098 cat >>confdefs.h <<_ACEOF
7099 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7100 _ACEOF
7104 done
7108 for ac_header in linux/capi.h
7110 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7111 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7112 $as_echo_n "checking for $ac_header... " >&6; }
7113 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7114 $as_echo_n "(cached) " >&6
7115 else
7116 cat >conftest.$ac_ext <<_ACEOF
7117 /* confdefs.h. */
7118 _ACEOF
7119 cat confdefs.h >>conftest.$ac_ext
7120 cat >>conftest.$ac_ext <<_ACEOF
7121 /* end confdefs.h. */
7122 #define __user
7124 #include <$ac_header>
7125 _ACEOF
7126 rm -f conftest.$ac_objext
7127 if { (ac_try="$ac_compile"
7128 case "(($ac_try" in
7129 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7130 *) ac_try_echo=$ac_try;;
7131 esac
7132 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7133 $as_echo "$ac_try_echo") >&5
7134 (eval "$ac_compile") 2>conftest.er1
7135 ac_status=$?
7136 grep -v '^ *+' conftest.er1 >conftest.err
7137 rm -f conftest.er1
7138 cat conftest.err >&5
7139 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7140 (exit $ac_status); } && {
7141 test -z "$ac_c_werror_flag" ||
7142 test ! -s conftest.err
7143 } && test -s conftest.$ac_objext; then
7144 eval "$as_ac_Header=yes"
7145 else
7146 $as_echo "$as_me: failed program was:" >&5
7147 sed 's/^/| /' conftest.$ac_ext >&5
7149 eval "$as_ac_Header=no"
7152 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7154 ac_res=`eval 'as_val=${'$as_ac_Header'}
7155 $as_echo "$as_val"'`
7156 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7157 $as_echo "$ac_res" >&6; }
7158 as_val=`eval 'as_val=${'$as_ac_Header'}
7159 $as_echo "$as_val"'`
7160 if test "x$as_val" = x""yes; then
7161 cat >>confdefs.h <<_ACEOF
7162 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7163 _ACEOF
7167 done
7171 DLLEXT=""
7173 DLLFLAGS="-D_REENTRANT"
7175 LDSHARED=""
7177 LDDLLFLAGS=""
7179 LIBEXT="so"
7181 IMPLIBEXT="def"
7183 LDRPATH_INSTALL=""
7185 LDRPATH_LOCAL=""
7187 # Extract the first word of "ldd", so it can be a program name with args.
7188 set dummy ldd; ac_word=$2
7189 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7190 $as_echo_n "checking for $ac_word... " >&6; }
7191 if test "${ac_cv_path_LDD+set}" = set; then
7192 $as_echo_n "(cached) " >&6
7193 else
7194 case $LDD in
7195 [\\/]* | ?:[\\/]*)
7196 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
7199 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7200 as_dummy="/sbin:/usr/sbin:$PATH"
7201 for as_dir in $as_dummy
7203 IFS=$as_save_IFS
7204 test -z "$as_dir" && as_dir=.
7205 for ac_exec_ext in '' $ac_executable_extensions; do
7206 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7207 ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
7208 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7209 break 2
7211 done
7212 done
7213 IFS=$as_save_IFS
7215 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
7217 esac
7219 LDD=$ac_cv_path_LDD
7220 if test -n "$LDD"; then
7221 { $as_echo "$as_me:$LINENO: result: $LDD" >&5
7222 $as_echo "$LDD" >&6; }
7223 else
7224 { $as_echo "$as_me:$LINENO: result: no" >&5
7225 $as_echo "no" >&6; }
7230 case $host_os in
7231 cygwin*|mingw32*)
7232 if test -n "$ac_tool_prefix"; then
7233 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
7234 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
7235 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7236 $as_echo_n "checking for $ac_word... " >&6; }
7237 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
7238 $as_echo_n "(cached) " >&6
7239 else
7240 if test -n "$DLLTOOL"; then
7241 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
7242 else
7243 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7244 for as_dir in $PATH
7246 IFS=$as_save_IFS
7247 test -z "$as_dir" && as_dir=.
7248 for ac_exec_ext in '' $ac_executable_extensions; do
7249 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7250 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
7251 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7252 break 2
7254 done
7255 done
7256 IFS=$as_save_IFS
7260 DLLTOOL=$ac_cv_prog_DLLTOOL
7261 if test -n "$DLLTOOL"; then
7262 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
7263 $as_echo "$DLLTOOL" >&6; }
7264 else
7265 { $as_echo "$as_me:$LINENO: result: no" >&5
7266 $as_echo "no" >&6; }
7271 if test -z "$ac_cv_prog_DLLTOOL"; then
7272 ac_ct_DLLTOOL=$DLLTOOL
7273 # Extract the first word of "dlltool", so it can be a program name with args.
7274 set dummy dlltool; ac_word=$2
7275 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7276 $as_echo_n "checking for $ac_word... " >&6; }
7277 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
7278 $as_echo_n "(cached) " >&6
7279 else
7280 if test -n "$ac_ct_DLLTOOL"; then
7281 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
7282 else
7283 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7284 for as_dir in $PATH
7286 IFS=$as_save_IFS
7287 test -z "$as_dir" && as_dir=.
7288 for ac_exec_ext in '' $ac_executable_extensions; do
7289 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7290 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
7291 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7292 break 2
7294 done
7295 done
7296 IFS=$as_save_IFS
7300 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
7301 if test -n "$ac_ct_DLLTOOL"; then
7302 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
7303 $as_echo "$ac_ct_DLLTOOL" >&6; }
7304 else
7305 { $as_echo "$as_me:$LINENO: result: no" >&5
7306 $as_echo "no" >&6; }
7309 if test "x$ac_ct_DLLTOOL" = x; then
7310 DLLTOOL="false"
7311 else
7312 case $cross_compiling:$ac_tool_warned in
7313 yes:)
7314 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7315 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7316 ac_tool_warned=yes ;;
7317 esac
7318 DLLTOOL=$ac_ct_DLLTOOL
7320 else
7321 DLLTOOL="$ac_cv_prog_DLLTOOL"
7324 if test -n "$ac_tool_prefix"; then
7325 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
7326 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
7327 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7328 $as_echo_n "checking for $ac_word... " >&6; }
7329 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
7330 $as_echo_n "(cached) " >&6
7331 else
7332 if test -n "$DLLWRAP"; then
7333 ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
7334 else
7335 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7336 for as_dir in $PATH
7338 IFS=$as_save_IFS
7339 test -z "$as_dir" && as_dir=.
7340 for ac_exec_ext in '' $ac_executable_extensions; do
7341 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7342 ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
7343 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7344 break 2
7346 done
7347 done
7348 IFS=$as_save_IFS
7352 DLLWRAP=$ac_cv_prog_DLLWRAP
7353 if test -n "$DLLWRAP"; then
7354 { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
7355 $as_echo "$DLLWRAP" >&6; }
7356 else
7357 { $as_echo "$as_me:$LINENO: result: no" >&5
7358 $as_echo "no" >&6; }
7363 if test -z "$ac_cv_prog_DLLWRAP"; then
7364 ac_ct_DLLWRAP=$DLLWRAP
7365 # Extract the first word of "dllwrap", so it can be a program name with args.
7366 set dummy dllwrap; ac_word=$2
7367 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7368 $as_echo_n "checking for $ac_word... " >&6; }
7369 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
7370 $as_echo_n "(cached) " >&6
7371 else
7372 if test -n "$ac_ct_DLLWRAP"; then
7373 ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
7374 else
7375 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7376 for as_dir in $PATH
7378 IFS=$as_save_IFS
7379 test -z "$as_dir" && as_dir=.
7380 for ac_exec_ext in '' $ac_executable_extensions; do
7381 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7382 ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
7383 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7384 break 2
7386 done
7387 done
7388 IFS=$as_save_IFS
7392 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
7393 if test -n "$ac_ct_DLLWRAP"; then
7394 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
7395 $as_echo "$ac_ct_DLLWRAP" >&6; }
7396 else
7397 { $as_echo "$as_me:$LINENO: result: no" >&5
7398 $as_echo "no" >&6; }
7401 if test "x$ac_ct_DLLWRAP" = x; then
7402 DLLWRAP="false"
7403 else
7404 case $cross_compiling:$ac_tool_warned in
7405 yes:)
7406 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7407 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7408 ac_tool_warned=yes ;;
7409 esac
7410 DLLWRAP=$ac_ct_DLLWRAP
7412 else
7413 DLLWRAP="$ac_cv_prog_DLLWRAP"
7416 if test -n "$ac_tool_prefix"; then
7417 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7418 set dummy ${ac_tool_prefix}ar; ac_word=$2
7419 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7420 $as_echo_n "checking for $ac_word... " >&6; }
7421 if test "${ac_cv_prog_MINGWAR+set}" = set; then
7422 $as_echo_n "(cached) " >&6
7423 else
7424 if test -n "$MINGWAR"; then
7425 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
7426 else
7427 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7428 for as_dir in $PATH
7430 IFS=$as_save_IFS
7431 test -z "$as_dir" && as_dir=.
7432 for ac_exec_ext in '' $ac_executable_extensions; do
7433 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7434 ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
7435 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7436 break 2
7438 done
7439 done
7440 IFS=$as_save_IFS
7444 MINGWAR=$ac_cv_prog_MINGWAR
7445 if test -n "$MINGWAR"; then
7446 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
7447 $as_echo "$MINGWAR" >&6; }
7448 else
7449 { $as_echo "$as_me:$LINENO: result: no" >&5
7450 $as_echo "no" >&6; }
7455 if test -z "$ac_cv_prog_MINGWAR"; then
7456 ac_ct_MINGWAR=$MINGWAR
7457 # Extract the first word of "ar", so it can be a program name with args.
7458 set dummy ar; ac_word=$2
7459 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7460 $as_echo_n "checking for $ac_word... " >&6; }
7461 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
7462 $as_echo_n "(cached) " >&6
7463 else
7464 if test -n "$ac_ct_MINGWAR"; then
7465 ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
7466 else
7467 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7468 for as_dir in $PATH
7470 IFS=$as_save_IFS
7471 test -z "$as_dir" && as_dir=.
7472 for ac_exec_ext in '' $ac_executable_extensions; do
7473 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7474 ac_cv_prog_ac_ct_MINGWAR="ar"
7475 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7476 break 2
7478 done
7479 done
7480 IFS=$as_save_IFS
7484 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
7485 if test -n "$ac_ct_MINGWAR"; then
7486 { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
7487 $as_echo "$ac_ct_MINGWAR" >&6; }
7488 else
7489 { $as_echo "$as_me:$LINENO: result: no" >&5
7490 $as_echo "no" >&6; }
7493 if test "x$ac_ct_MINGWAR" = x; then
7494 MINGWAR="false"
7495 else
7496 case $cross_compiling:$ac_tool_warned in
7497 yes:)
7498 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7499 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7500 ac_tool_warned=yes ;;
7501 esac
7502 MINGWAR=$ac_ct_MINGWAR
7504 else
7505 MINGWAR="$ac_cv_prog_MINGWAR"
7508 if test "$DLLWRAP" = "false"; then
7509 LIBEXT="a"
7510 else
7511 LIBEXT="dll"
7513 IMPLIBEXT="a"
7514 WIN16_FILES=""
7515 WIN16_INSTALL=""
7516 enable_iphlpapi=${enable_iphlpapi:-no}
7517 enable_kernel32=${enable_kernel32:-no}
7518 enable_msvcrt=${enable_msvcrt:-no}
7519 enable_ntdll=${enable_ntdll:-no}
7520 enable_ws2_32=${enable_ws2_32:-no}
7521 enable_loader=${enable_loader:-no}
7522 enable_server=${enable_server:-no}
7523 with_x=${with_x:-no}
7524 with_pthread=${with_pthread:-no}
7526 darwin*|macosx*)
7527 DLLEXT=".so"
7528 LIBEXT="dylib"
7529 DLLFLAGS="$DLLFLAGS -fPIC"
7530 LDDLLFLAGS="-bundle -multiply_defined suppress"
7531 LIBWINE_LDFLAGS="-multiply_defined suppress"
7532 LDSHARED="\$(CC) -dynamiclib"
7533 STRIP="$STRIP -x"
7534 LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$(RELPATH) \$(bindir) \$(libdir)\`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
7535 SECURITYLIB="-framework Security -framework CoreFoundation"
7537 COREFOUNDATIONLIB="-framework CoreFoundation"
7539 IOKITLIB="-framework IOKit -framework CoreFoundation"
7541 LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHARED_HEAP,0x7f000000"
7543 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
7544 then
7545 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
7548 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
7549 then
7550 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
7553 case $host_cpu in
7554 *powerpc*)
7555 LDDLLFLAGS="$LDDLLFLAGS -read_only_relocs warning" ;;
7556 esac
7557 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
7558 then
7559 CARBONLIB="-framework Carbon"
7561 enable_winequartz_drv=${enable_winequartz_drv:-yes}
7565 DLLFLAGS="$DLLFLAGS -fPIC"
7566 DLLEXT=".so"
7567 { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
7568 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
7569 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
7570 $as_echo_n "(cached) " >&6
7571 else
7572 ac_wine_try_cflags_saved=$CFLAGS
7573 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
7574 cat >conftest.$ac_ext <<_ACEOF
7575 void myfunc() {}
7576 _ACEOF
7577 rm -f conftest.$ac_objext conftest$ac_exeext
7578 if { (ac_try="$ac_link"
7579 case "(($ac_try" in
7580 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7581 *) ac_try_echo=$ac_try;;
7582 esac
7583 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7584 $as_echo "$ac_try_echo") >&5
7585 (eval "$ac_link") 2>conftest.er1
7586 ac_status=$?
7587 grep -v '^ *+' conftest.er1 >conftest.err
7588 rm -f conftest.er1
7589 cat conftest.err >&5
7590 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7591 (exit $ac_status); } && {
7592 test -z "$ac_c_werror_flag" ||
7593 test ! -s conftest.err
7594 } && test -s conftest$ac_exeext && {
7595 test "$cross_compiling" = yes ||
7596 $as_test_x conftest$ac_exeext
7597 }; then
7598 ac_cv_c_dll_gnuelf="yes"
7599 else
7600 $as_echo "$as_me: failed program was:" >&5
7601 sed 's/^/| /' conftest.$ac_ext >&5
7603 ac_cv_c_dll_gnuelf="no"
7606 rm -rf conftest.dSYM
7607 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7608 conftest$ac_exeext conftest.$ac_ext
7609 CFLAGS=$ac_wine_try_cflags_saved
7611 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
7612 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
7613 if test "$ac_cv_c_dll_gnuelf" = "yes"
7614 then
7615 LDSHARED="\$(CC) -shared"
7616 LDDLLFLAGS="-shared -Wl,-Bsymbolic"
7617 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
7618 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
7619 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
7620 $as_echo_n "(cached) " >&6
7621 else
7622 ac_wine_try_cflags_saved=$CFLAGS
7623 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
7624 cat >conftest.$ac_ext <<_ACEOF
7625 /* confdefs.h. */
7626 _ACEOF
7627 cat confdefs.h >>conftest.$ac_ext
7628 cat >>conftest.$ac_ext <<_ACEOF
7629 /* end confdefs.h. */
7632 main ()
7636 return 0;
7638 _ACEOF
7639 rm -f conftest.$ac_objext conftest$ac_exeext
7640 if { (ac_try="$ac_link"
7641 case "(($ac_try" in
7642 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7643 *) ac_try_echo=$ac_try;;
7644 esac
7645 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7646 $as_echo "$ac_try_echo") >&5
7647 (eval "$ac_link") 2>conftest.er1
7648 ac_status=$?
7649 grep -v '^ *+' conftest.er1 >conftest.err
7650 rm -f conftest.er1
7651 cat conftest.err >&5
7652 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7653 (exit $ac_status); } && {
7654 test -z "$ac_c_werror_flag" ||
7655 test ! -s conftest.err
7656 } && test -s conftest$ac_exeext && {
7657 test "$cross_compiling" = yes ||
7658 $as_test_x conftest$ac_exeext
7659 }; then
7660 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes
7661 else
7662 $as_echo "$as_me: failed program was:" >&5
7663 sed 's/^/| /' conftest.$ac_ext >&5
7665 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=no
7668 rm -rf conftest.dSYM
7669 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7670 conftest$ac_exeext conftest.$ac_ext
7671 CFLAGS=$ac_wine_try_cflags_saved
7673 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
7674 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
7675 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
7676 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
7677 else
7678 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
7679 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
7680 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
7681 $as_echo_n "(cached) " >&6
7682 else
7683 ac_wine_try_cflags_saved=$CFLAGS
7684 CFLAGS="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
7685 cat >conftest.$ac_ext <<_ACEOF
7686 /* confdefs.h. */
7687 _ACEOF
7688 cat confdefs.h >>conftest.$ac_ext
7689 cat >>conftest.$ac_ext <<_ACEOF
7690 /* end confdefs.h. */
7693 main ()
7697 return 0;
7699 _ACEOF
7700 rm -f conftest.$ac_objext conftest$ac_exeext
7701 if { (ac_try="$ac_link"
7702 case "(($ac_try" in
7703 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7704 *) ac_try_echo=$ac_try;;
7705 esac
7706 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7707 $as_echo "$ac_try_echo") >&5
7708 (eval "$ac_link") 2>conftest.er1
7709 ac_status=$?
7710 grep -v '^ *+' conftest.er1 >conftest.err
7711 rm -f conftest.er1
7712 cat conftest.err >&5
7713 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7714 (exit $ac_status); } && {
7715 test -z "$ac_c_werror_flag" ||
7716 test ! -s conftest.err
7717 } && test -s conftest$ac_exeext && {
7718 test "$cross_compiling" = yes ||
7719 $as_test_x conftest$ac_exeext
7720 }; then
7721 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
7722 else
7723 $as_echo "$as_me: failed program was:" >&5
7724 sed 's/^/| /' conftest.$ac_ext >&5
7726 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=no
7729 rm -rf conftest.dSYM
7730 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7731 conftest$ac_exeext conftest.$ac_ext
7732 CFLAGS=$ac_wine_try_cflags_saved
7734 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
7735 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
7736 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
7737 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
7743 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
7744 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
7745 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
7746 $as_echo_n "(cached) " >&6
7747 else
7748 ac_wine_try_cflags_saved=$CFLAGS
7749 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
7750 cat >conftest.$ac_ext <<_ACEOF
7751 /* confdefs.h. */
7752 _ACEOF
7753 cat confdefs.h >>conftest.$ac_ext
7754 cat >>conftest.$ac_ext <<_ACEOF
7755 /* end confdefs.h. */
7758 main ()
7762 return 0;
7764 _ACEOF
7765 rm -f conftest.$ac_objext conftest$ac_exeext
7766 if { (ac_try="$ac_link"
7767 case "(($ac_try" in
7768 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7769 *) ac_try_echo=$ac_try;;
7770 esac
7771 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7772 $as_echo "$ac_try_echo") >&5
7773 (eval "$ac_link") 2>conftest.er1
7774 ac_status=$?
7775 grep -v '^ *+' conftest.er1 >conftest.err
7776 rm -f conftest.er1
7777 cat conftest.err >&5
7778 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7779 (exit $ac_status); } && {
7780 test -z "$ac_c_werror_flag" ||
7781 test ! -s conftest.err
7782 } && test -s conftest$ac_exeext && {
7783 test "$cross_compiling" = yes ||
7784 $as_test_x conftest$ac_exeext
7785 }; then
7786 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes
7787 else
7788 $as_echo "$as_me: failed program was:" >&5
7789 sed 's/^/| /' conftest.$ac_ext >&5
7791 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=no
7794 rm -rf conftest.dSYM
7795 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7796 conftest$ac_exeext conftest.$ac_ext
7797 CFLAGS=$ac_wine_try_cflags_saved
7799 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
7800 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
7801 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
7802 LDDLLFLAGS="$LDDLLFLAGS,-z,defs"
7806 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
7807 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
7808 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
7809 $as_echo_n "(cached) " >&6
7810 else
7811 ac_wine_try_cflags_saved=$CFLAGS
7812 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
7813 cat >conftest.$ac_ext <<_ACEOF
7814 /* confdefs.h. */
7815 _ACEOF
7816 cat confdefs.h >>conftest.$ac_ext
7817 cat >>conftest.$ac_ext <<_ACEOF
7818 /* end confdefs.h. */
7821 main ()
7825 return 0;
7827 _ACEOF
7828 rm -f conftest.$ac_objext conftest$ac_exeext
7829 if { (ac_try="$ac_link"
7830 case "(($ac_try" in
7831 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7832 *) ac_try_echo=$ac_try;;
7833 esac
7834 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7835 $as_echo "$ac_try_echo") >&5
7836 (eval "$ac_link") 2>conftest.er1
7837 ac_status=$?
7838 grep -v '^ *+' conftest.er1 >conftest.err
7839 rm -f conftest.er1
7840 cat conftest.err >&5
7841 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7842 (exit $ac_status); } && {
7843 test -z "$ac_c_werror_flag" ||
7844 test ! -s conftest.err
7845 } && test -s conftest$ac_exeext && {
7846 test "$cross_compiling" = yes ||
7847 $as_test_x conftest$ac_exeext
7848 }; then
7849 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
7850 else
7851 $as_echo "$as_me: failed program was:" >&5
7852 sed 's/^/| /' conftest.$ac_ext >&5
7854 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=no
7857 rm -rf conftest.dSYM
7858 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7859 conftest$ac_exeext conftest.$ac_ext
7860 CFLAGS=$ac_wine_try_cflags_saved
7862 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
7863 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
7864 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
7865 LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
7869 echo '{ global: *; };' >conftest.map
7870 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
7871 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
7872 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
7873 $as_echo_n "(cached) " >&6
7874 else
7875 ac_wine_try_cflags_saved=$CFLAGS
7876 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
7877 cat >conftest.$ac_ext <<_ACEOF
7878 /* confdefs.h. */
7879 _ACEOF
7880 cat confdefs.h >>conftest.$ac_ext
7881 cat >>conftest.$ac_ext <<_ACEOF
7882 /* end confdefs.h. */
7885 main ()
7889 return 0;
7891 _ACEOF
7892 rm -f conftest.$ac_objext conftest$ac_exeext
7893 if { (ac_try="$ac_link"
7894 case "(($ac_try" in
7895 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7896 *) ac_try_echo=$ac_try;;
7897 esac
7898 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7899 $as_echo "$ac_try_echo") >&5
7900 (eval "$ac_link") 2>conftest.er1
7901 ac_status=$?
7902 grep -v '^ *+' conftest.er1 >conftest.err
7903 rm -f conftest.er1
7904 cat conftest.err >&5
7905 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7906 (exit $ac_status); } && {
7907 test -z "$ac_c_werror_flag" ||
7908 test ! -s conftest.err
7909 } && test -s conftest$ac_exeext && {
7910 test "$cross_compiling" = yes ||
7911 $as_test_x conftest$ac_exeext
7912 }; then
7913 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes
7914 else
7915 $as_echo "$as_me: failed program was:" >&5
7916 sed 's/^/| /' conftest.$ac_ext >&5
7918 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=no
7921 rm -rf conftest.dSYM
7922 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7923 conftest$ac_exeext conftest.$ac_ext
7924 CFLAGS=$ac_wine_try_cflags_saved
7926 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
7927 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
7928 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
7929 LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
7932 rm -f conftest.map
7934 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
7935 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
7936 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
7937 $as_echo_n "(cached) " >&6
7938 else
7939 ac_wine_try_cflags_saved=$CFLAGS
7940 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
7941 cat >conftest.$ac_ext <<_ACEOF
7942 /* confdefs.h. */
7943 _ACEOF
7944 cat confdefs.h >>conftest.$ac_ext
7945 cat >>conftest.$ac_ext <<_ACEOF
7946 /* end confdefs.h. */
7949 main ()
7953 return 0;
7955 _ACEOF
7956 rm -f conftest.$ac_objext conftest$ac_exeext
7957 if { (ac_try="$ac_link"
7958 case "(($ac_try" in
7959 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7960 *) ac_try_echo=$ac_try;;
7961 esac
7962 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7963 $as_echo "$ac_try_echo") >&5
7964 (eval "$ac_link") 2>conftest.er1
7965 ac_status=$?
7966 grep -v '^ *+' conftest.er1 >conftest.err
7967 rm -f conftest.er1
7968 cat conftest.err >&5
7969 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7970 (exit $ac_status); } && {
7971 test -z "$ac_c_werror_flag" ||
7972 test ! -s conftest.err
7973 } && test -s conftest$ac_exeext && {
7974 test "$cross_compiling" = yes ||
7975 $as_test_x conftest$ac_exeext
7976 }; then
7977 ac_cv_cflags__fPIC__Wl___export_dynamic=yes
7978 else
7979 $as_echo "$as_me: failed program was:" >&5
7980 sed 's/^/| /' conftest.$ac_ext >&5
7982 ac_cv_cflags__fPIC__Wl___export_dynamic=no
7985 rm -rf conftest.dSYM
7986 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7987 conftest$ac_exeext conftest.$ac_ext
7988 CFLAGS=$ac_wine_try_cflags_saved
7990 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
7991 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
7992 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
7993 LDEXECFLAGS="-Wl,--export-dynamic"
7998 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" | $as_tr_sh`
7999 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
8000 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
8001 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8002 $as_echo_n "(cached) " >&6
8003 else
8004 ac_wine_try_cflags_saved=$CFLAGS
8005 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
8006 cat >conftest.$ac_ext <<_ACEOF
8007 /* confdefs.h. */
8008 _ACEOF
8009 cat confdefs.h >>conftest.$ac_ext
8010 cat >>conftest.$ac_ext <<_ACEOF
8011 /* end confdefs.h. */
8014 main ()
8018 return 0;
8020 _ACEOF
8021 rm -f conftest.$ac_objext conftest$ac_exeext
8022 if { (ac_try="$ac_link"
8023 case "(($ac_try" in
8024 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8025 *) ac_try_echo=$ac_try;;
8026 esac
8027 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8028 $as_echo "$ac_try_echo") >&5
8029 (eval "$ac_link") 2>conftest.er1
8030 ac_status=$?
8031 grep -v '^ *+' conftest.er1 >conftest.err
8032 rm -f conftest.er1
8033 cat conftest.err >&5
8034 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8035 (exit $ac_status); } && {
8036 test -z "$ac_c_werror_flag" ||
8037 test ! -s conftest.err
8038 } && test -s conftest$ac_exeext && {
8039 test "$cross_compiling" = yes ||
8040 $as_test_x conftest$ac_exeext
8041 }; then
8042 eval "$as_ac_var=yes"
8043 else
8044 $as_echo "$as_me: failed program was:" >&5
8045 sed 's/^/| /' conftest.$ac_ext >&5
8047 eval "$as_ac_var=no"
8050 rm -rf conftest.dSYM
8051 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8052 conftest$ac_exeext conftest.$ac_ext
8053 CFLAGS=$ac_wine_try_cflags_saved
8055 ac_res=`eval 'as_val=${'$as_ac_var'}
8056 $as_echo "$as_val"'`
8057 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8058 $as_echo "$ac_res" >&6; }
8059 if test `eval 'as_val=${'$as_ac_var'}
8060 $as_echo "$as_val"'` = yes; then
8061 LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
8062 LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8063 else
8064 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
8065 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
8066 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
8067 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8068 $as_echo_n "(cached) " >&6
8069 else
8070 ac_wine_try_cflags_saved=$CFLAGS
8071 CFLAGS="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
8072 cat >conftest.$ac_ext <<_ACEOF
8073 /* confdefs.h. */
8074 _ACEOF
8075 cat confdefs.h >>conftest.$ac_ext
8076 cat >>conftest.$ac_ext <<_ACEOF
8077 /* end confdefs.h. */
8080 main ()
8084 return 0;
8086 _ACEOF
8087 rm -f conftest.$ac_objext conftest$ac_exeext
8088 if { (ac_try="$ac_link"
8089 case "(($ac_try" in
8090 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8091 *) ac_try_echo=$ac_try;;
8092 esac
8093 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8094 $as_echo "$ac_try_echo") >&5
8095 (eval "$ac_link") 2>conftest.er1
8096 ac_status=$?
8097 grep -v '^ *+' conftest.er1 >conftest.err
8098 rm -f conftest.er1
8099 cat conftest.err >&5
8100 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8101 (exit $ac_status); } && {
8102 test -z "$ac_c_werror_flag" ||
8103 test ! -s conftest.err
8104 } && test -s conftest$ac_exeext && {
8105 test "$cross_compiling" = yes ||
8106 $as_test_x conftest$ac_exeext
8107 }; then
8108 eval "$as_ac_var=yes"
8109 else
8110 $as_echo "$as_me: failed program was:" >&5
8111 sed 's/^/| /' conftest.$ac_ext >&5
8113 eval "$as_ac_var=no"
8116 rm -rf conftest.dSYM
8117 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8118 conftest$ac_exeext conftest.$ac_ext
8119 CFLAGS=$ac_wine_try_cflags_saved
8121 ac_res=`eval 'as_val=${'$as_ac_var'}
8122 $as_echo "$as_val"'`
8123 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8124 $as_echo "$ac_res" >&6; }
8125 if test `eval 'as_val=${'$as_ac_var'}
8126 $as_echo "$as_val"'` = yes; then
8127 LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
8128 LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8134 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
8135 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
8136 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
8137 $as_echo_n "(cached) " >&6
8138 else
8139 ac_wine_try_cflags_saved=$CFLAGS
8140 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
8141 cat >conftest.$ac_ext <<_ACEOF
8142 /* confdefs.h. */
8143 _ACEOF
8144 cat confdefs.h >>conftest.$ac_ext
8145 cat >>conftest.$ac_ext <<_ACEOF
8146 /* end confdefs.h. */
8149 main ()
8153 return 0;
8155 _ACEOF
8156 rm -f conftest.$ac_objext conftest$ac_exeext
8157 if { (ac_try="$ac_link"
8158 case "(($ac_try" in
8159 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8160 *) ac_try_echo=$ac_try;;
8161 esac
8162 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8163 $as_echo "$ac_try_echo") >&5
8164 (eval "$ac_link") 2>conftest.er1
8165 ac_status=$?
8166 grep -v '^ *+' conftest.er1 >conftest.err
8167 rm -f conftest.er1
8168 cat conftest.err >&5
8169 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8170 (exit $ac_status); } && {
8171 test -z "$ac_c_werror_flag" ||
8172 test ! -s conftest.err
8173 } && test -s conftest$ac_exeext && {
8174 test "$cross_compiling" = yes ||
8175 $as_test_x conftest$ac_exeext
8176 }; then
8177 ac_cv_cflags__Wl___enable_new_dtags=yes
8178 else
8179 $as_echo "$as_me: failed program was:" >&5
8180 sed 's/^/| /' conftest.$ac_ext >&5
8182 ac_cv_cflags__Wl___enable_new_dtags=no
8185 rm -rf conftest.dSYM
8186 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8187 conftest$ac_exeext conftest.$ac_ext
8188 CFLAGS=$ac_wine_try_cflags_saved
8190 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
8191 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
8192 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
8193 LDRPATH_INSTALL="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
8197 case $host_cpu in
8198 *i[3456789]86* | x86_64)
8199 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
8200 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
8201 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
8202 $as_echo_n "(cached) " >&6
8203 else
8204 ac_wine_try_cflags_saved=$CFLAGS
8205 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
8206 cat >conftest.$ac_ext <<_ACEOF
8207 /* confdefs.h. */
8208 _ACEOF
8209 cat confdefs.h >>conftest.$ac_ext
8210 cat >>conftest.$ac_ext <<_ACEOF
8211 /* end confdefs.h. */
8214 main ()
8218 return 0;
8220 _ACEOF
8221 rm -f conftest.$ac_objext conftest$ac_exeext
8222 if { (ac_try="$ac_link"
8223 case "(($ac_try" in
8224 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8225 *) ac_try_echo=$ac_try;;
8226 esac
8227 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8228 $as_echo "$ac_try_echo") >&5
8229 (eval "$ac_link") 2>conftest.er1
8230 ac_status=$?
8231 grep -v '^ *+' conftest.er1 >conftest.err
8232 rm -f conftest.er1
8233 cat conftest.err >&5
8234 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8235 (exit $ac_status); } && {
8236 test -z "$ac_c_werror_flag" ||
8237 test ! -s conftest.err
8238 } && test -s conftest$ac_exeext && {
8239 test "$cross_compiling" = yes ||
8240 $as_test_x conftest$ac_exeext
8241 }; then
8242 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
8243 else
8244 $as_echo "$as_me: failed program was:" >&5
8245 sed 's/^/| /' conftest.$ac_ext >&5
8247 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=no
8250 rm -rf conftest.dSYM
8251 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8252 conftest$ac_exeext conftest.$ac_ext
8253 CFLAGS=$ac_wine_try_cflags_saved
8255 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
8256 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
8257 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
8258 LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
8262 esac
8264 else
8265 { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
8266 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
8267 if test "${ac_cv_c_dll_unixware+set}" = set; then
8268 $as_echo_n "(cached) " >&6
8269 else
8270 ac_wine_try_cflags_saved=$CFLAGS
8271 CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
8272 cat >conftest.$ac_ext <<_ACEOF
8273 void myfunc() {}
8274 _ACEOF
8275 rm -f conftest.$ac_objext conftest$ac_exeext
8276 if { (ac_try="$ac_link"
8277 case "(($ac_try" in
8278 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8279 *) ac_try_echo=$ac_try;;
8280 esac
8281 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8282 $as_echo "$ac_try_echo") >&5
8283 (eval "$ac_link") 2>conftest.er1
8284 ac_status=$?
8285 grep -v '^ *+' conftest.er1 >conftest.err
8286 rm -f conftest.er1
8287 cat conftest.err >&5
8288 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8289 (exit $ac_status); } && {
8290 test -z "$ac_c_werror_flag" ||
8291 test ! -s conftest.err
8292 } && test -s conftest$ac_exeext && {
8293 test "$cross_compiling" = yes ||
8294 $as_test_x conftest$ac_exeext
8295 }; then
8296 ac_cv_c_dll_unixware="yes"
8297 else
8298 $as_echo "$as_me: failed program was:" >&5
8299 sed 's/^/| /' conftest.$ac_ext >&5
8301 ac_cv_c_dll_unixware="no"
8304 rm -rf conftest.dSYM
8305 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8306 conftest$ac_exeext conftest.$ac_ext
8307 CFLAGS=$ac_wine_try_cflags_saved
8309 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
8310 $as_echo "$ac_cv_c_dll_unixware" >&6; }
8311 if test "$ac_cv_c_dll_unixware" = "yes"
8312 then
8313 LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
8314 LDDLLFLAGS="-Wl,-G,-B,symbolic"
8316 else
8317 { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
8318 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
8319 if test "${ac_cv_c_dll_hpux+set}" = set; then
8320 $as_echo_n "(cached) " >&6
8321 else
8322 ac_wine_try_cflags_saved=$CFLAGS
8323 CFLAGS="$CFLAGS -shared"
8324 cat >conftest.$ac_ext <<_ACEOF
8325 void myfunc() {}
8326 _ACEOF
8327 rm -f conftest.$ac_objext conftest$ac_exeext
8328 if { (ac_try="$ac_link"
8329 case "(($ac_try" in
8330 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8331 *) ac_try_echo=$ac_try;;
8332 esac
8333 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8334 $as_echo "$ac_try_echo") >&5
8335 (eval "$ac_link") 2>conftest.er1
8336 ac_status=$?
8337 grep -v '^ *+' conftest.er1 >conftest.err
8338 rm -f conftest.er1
8339 cat conftest.err >&5
8340 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8341 (exit $ac_status); } && {
8342 test -z "$ac_c_werror_flag" ||
8343 test ! -s conftest.err
8344 } && test -s conftest$ac_exeext && {
8345 test "$cross_compiling" = yes ||
8346 $as_test_x conftest$ac_exeext
8347 }; then
8348 ac_cv_c_dll_hpux="yes"
8349 else
8350 $as_echo "$as_me: failed program was:" >&5
8351 sed 's/^/| /' conftest.$ac_ext >&5
8353 ac_cv_c_dll_hpux="no"
8356 rm -rf conftest.dSYM
8357 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8358 conftest$ac_exeext conftest.$ac_ext
8359 CFLAGS=$ac_wine_try_cflags_saved
8361 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
8362 $as_echo "$ac_cv_c_dll_hpux" >&6; }
8363 if test "$ac_cv_c_dll_hpux" = "yes"
8364 then
8365 LIBEXT="sl"
8366 DLLEXT=".sl"
8367 LDDLLFLAGS="-shared -fPIC"
8368 LDSHARED="\$(CC) -shared"
8373 esac
8375 enable_winequartz_drv=${enable_winequartz_drv:-no}
8377 if test "$LIBEXT" = "a"; then
8378 { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
8379 It is currently not possible to build Wine without shared library
8380 (.so) support to allow transparent switch between .so and .dll files.
8381 If you are using Linux, you will need a newer binutils.
8382 " >&5
8383 $as_echo "$as_me: error: could not find a way to build shared libraries.
8384 It is currently not possible to build Wine without shared library
8385 (.so) support to allow transparent switch between .so and .dll files.
8386 If you are using Linux, you will need a newer binutils.
8387 " >&2;}
8388 { (exit 1); exit 1; }; }
8391 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
8392 then
8393 for ac_prog in $host_cpu-pc-mingw32-gcc i586-mingw32msvc-gcc i386-mingw32msvc-gcc i686-mingw32-gcc i586-mingw32-gcc i486-mingw32-gcc i386-mingw32-gcc mingw32-gcc i686-pc-mingw32-gcc mingw-gcc
8395 # Extract the first word of "$ac_prog", so it can be a program name with args.
8396 set dummy $ac_prog; ac_word=$2
8397 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8398 $as_echo_n "checking for $ac_word... " >&6; }
8399 if test "${ac_cv_prog_CROSSCC+set}" = set; then
8400 $as_echo_n "(cached) " >&6
8401 else
8402 if test -n "$CROSSCC"; then
8403 ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test.
8404 else
8405 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8406 for as_dir in $PATH
8408 IFS=$as_save_IFS
8409 test -z "$as_dir" && as_dir=.
8410 for ac_exec_ext in '' $ac_executable_extensions; do
8411 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8412 ac_cv_prog_CROSSCC="$ac_prog"
8413 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8414 break 2
8416 done
8417 done
8418 IFS=$as_save_IFS
8422 CROSSCC=$ac_cv_prog_CROSSCC
8423 if test -n "$CROSSCC"; then
8424 { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
8425 $as_echo "$CROSSCC" >&6; }
8426 else
8427 { $as_echo "$as_me:$LINENO: result: no" >&5
8428 $as_echo "no" >&6; }
8432 test -n "$CROSSCC" && break
8433 done
8434 test -n "$CROSSCC" || CROSSCC="false"
8436 for ac_prog in $host_cpu-pc-mingw32-dlltool i586-mingw32msvc-dlltool i386-mingw32msvc-dlltool i686-mingw32-dlltool i586-mingw32-dlltool i486-mingw32-dlltool i386-mingw32-dlltool mingw32-dlltool i686-pc-mingw32-dlltool mingw-dlltool
8438 # Extract the first word of "$ac_prog", so it can be a program name with args.
8439 set dummy $ac_prog; ac_word=$2
8440 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8441 $as_echo_n "checking for $ac_word... " >&6; }
8442 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8443 $as_echo_n "(cached) " >&6
8444 else
8445 if test -n "$DLLTOOL"; then
8446 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8447 else
8448 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8449 for as_dir in $PATH
8451 IFS=$as_save_IFS
8452 test -z "$as_dir" && as_dir=.
8453 for ac_exec_ext in '' $ac_executable_extensions; do
8454 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8455 ac_cv_prog_DLLTOOL="$ac_prog"
8456 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8457 break 2
8459 done
8460 done
8461 IFS=$as_save_IFS
8465 DLLTOOL=$ac_cv_prog_DLLTOOL
8466 if test -n "$DLLTOOL"; then
8467 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8468 $as_echo "$DLLTOOL" >&6; }
8469 else
8470 { $as_echo "$as_me:$LINENO: result: no" >&5
8471 $as_echo "no" >&6; }
8475 test -n "$DLLTOOL" && break
8476 done
8477 test -n "$DLLTOOL" || DLLTOOL="false"
8479 for ac_prog in $host_cpu-pc-mingw32-windres i586-mingw32msvc-windres i386-mingw32msvc-windres i686-mingw32-windres i586-mingw32-windres i486-mingw32-windres i386-mingw32-windres mingw32-windres i686-pc-mingw32-windres mingw-windres
8481 # Extract the first word of "$ac_prog", so it can be a program name with args.
8482 set dummy $ac_prog; ac_word=$2
8483 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8484 $as_echo_n "checking for $ac_word... " >&6; }
8485 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
8486 $as_echo_n "(cached) " >&6
8487 else
8488 if test -n "$CROSSWINDRES"; then
8489 ac_cv_prog_CROSSWINDRES="$CROSSWINDRES" # Let the user override the test.
8490 else
8491 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8492 for as_dir in $PATH
8494 IFS=$as_save_IFS
8495 test -z "$as_dir" && as_dir=.
8496 for ac_exec_ext in '' $ac_executable_extensions; do
8497 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8498 ac_cv_prog_CROSSWINDRES="$ac_prog"
8499 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8500 break 2
8502 done
8503 done
8504 IFS=$as_save_IFS
8508 CROSSWINDRES=$ac_cv_prog_CROSSWINDRES
8509 if test -n "$CROSSWINDRES"; then
8510 { $as_echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
8511 $as_echo "$CROSSWINDRES" >&6; }
8512 else
8513 { $as_echo "$as_me:$LINENO: result: no" >&5
8514 $as_echo "no" >&6; }
8518 test -n "$CROSSWINDRES" && break
8519 done
8520 test -n "$CROSSWINDRES" || CROSSWINDRES="false"
8522 for ac_prog in $host_cpu-pc-mingw32-ar i586-mingw32msvc-ar i386-mingw32msvc-ar i686-mingw32-ar i586-mingw32-ar i486-mingw32-ar i386-mingw32-ar mingw32-ar i686-pc-mingw32-ar mingw-ar
8524 # Extract the first word of "$ac_prog", so it can be a program name with args.
8525 set dummy $ac_prog; ac_word=$2
8526 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8527 $as_echo_n "checking for $ac_word... " >&6; }
8528 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8529 $as_echo_n "(cached) " >&6
8530 else
8531 if test -n "$MINGWAR"; then
8532 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
8533 else
8534 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8535 for as_dir in $PATH
8537 IFS=$as_save_IFS
8538 test -z "$as_dir" && as_dir=.
8539 for ac_exec_ext in '' $ac_executable_extensions; do
8540 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8541 ac_cv_prog_MINGWAR="$ac_prog"
8542 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8543 break 2
8545 done
8546 done
8547 IFS=$as_save_IFS
8551 MINGWAR=$ac_cv_prog_MINGWAR
8552 if test -n "$MINGWAR"; then
8553 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8554 $as_echo "$MINGWAR" >&6; }
8555 else
8556 { $as_echo "$as_me:$LINENO: result: no" >&5
8557 $as_echo "no" >&6; }
8561 test -n "$MINGWAR" && break
8562 done
8563 test -n "$MINGWAR" || MINGWAR="false"
8565 if test "$CROSSCC" != "false"
8566 then
8567 CROSSTEST="\$(CROSSTEST)"
8573 if test "$ac_cv_header_pthread_h" = "yes"
8574 then
8575 { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
8576 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
8577 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
8578 $as_echo_n "(cached) " >&6
8579 else
8580 ac_check_lib_save_LIBS=$LIBS
8581 LIBS="-lpthread $LIBS"
8582 cat >conftest.$ac_ext <<_ACEOF
8583 /* confdefs.h. */
8584 _ACEOF
8585 cat confdefs.h >>conftest.$ac_ext
8586 cat >>conftest.$ac_ext <<_ACEOF
8587 /* end confdefs.h. */
8589 /* Override any GCC internal prototype to avoid an error.
8590 Use char because int might match the return type of a GCC
8591 builtin and then its argument prototype would still apply. */
8592 #ifdef __cplusplus
8593 extern "C"
8594 #endif
8595 char pthread_create ();
8597 main ()
8599 return pthread_create ();
8601 return 0;
8603 _ACEOF
8604 rm -f conftest.$ac_objext conftest$ac_exeext
8605 if { (ac_try="$ac_link"
8606 case "(($ac_try" in
8607 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8608 *) ac_try_echo=$ac_try;;
8609 esac
8610 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8611 $as_echo "$ac_try_echo") >&5
8612 (eval "$ac_link") 2>conftest.er1
8613 ac_status=$?
8614 grep -v '^ *+' conftest.er1 >conftest.err
8615 rm -f conftest.er1
8616 cat conftest.err >&5
8617 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8618 (exit $ac_status); } && {
8619 test -z "$ac_c_werror_flag" ||
8620 test ! -s conftest.err
8621 } && test -s conftest$ac_exeext && {
8622 test "$cross_compiling" = yes ||
8623 $as_test_x conftest$ac_exeext
8624 }; then
8625 ac_cv_lib_pthread_pthread_create=yes
8626 else
8627 $as_echo "$as_me: failed program was:" >&5
8628 sed 's/^/| /' conftest.$ac_ext >&5
8630 ac_cv_lib_pthread_pthread_create=no
8633 rm -rf conftest.dSYM
8634 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8635 conftest$ac_exeext conftest.$ac_ext
8636 LIBS=$ac_check_lib_save_LIBS
8638 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
8639 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
8640 if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then
8641 LIBPTHREAD="-lpthread"
8646 if test "x$LIBPTHREAD" = "x"; then
8647 case "x$with_pthread" in
8648 xno) ;;
8649 *) { { $as_echo "$as_me:$LINENO: error: pthread ${notice_platform}development files not found.
8650 Wine cannot support threads without libpthread.
8651 Use the --without-pthread option if you really want this." >&5
8652 $as_echo "$as_me: error: pthread ${notice_platform}development files not found.
8653 Wine cannot support threads without libpthread.
8654 Use the --without-pthread option if you really want this." >&2;}
8655 { (exit 1); exit 1; }; } ;;
8656 esac
8661 { $as_echo "$as_me:$LINENO: checking for X" >&5
8662 $as_echo_n "checking for X... " >&6; }
8665 # Check whether --with-x was given.
8666 if test "${with_x+set}" = set; then
8667 withval=$with_x;
8670 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
8671 if test "x$with_x" = xno; then
8672 # The user explicitly disabled X.
8673 have_x=disabled
8674 else
8675 case $x_includes,$x_libraries in #(
8676 *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
8677 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
8678 { (exit 1); exit 1; }; };; #(
8679 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
8680 $as_echo_n "(cached) " >&6
8681 else
8682 # One or both of the vars are not set, and there is no cached value.
8683 ac_x_includes=no ac_x_libraries=no
8684 rm -f -r conftest.dir
8685 if mkdir conftest.dir; then
8686 cd conftest.dir
8687 cat >Imakefile <<'_ACEOF'
8688 incroot:
8689 @echo incroot='${INCROOT}'
8690 usrlibdir:
8691 @echo usrlibdir='${USRLIBDIR}'
8692 libdir:
8693 @echo libdir='${LIBDIR}'
8694 _ACEOF
8695 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
8696 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
8697 for ac_var in incroot usrlibdir libdir; do
8698 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
8699 done
8700 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
8701 for ac_extension in a so sl dylib la dll; do
8702 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
8703 test -f "$ac_im_libdir/libX11.$ac_extension"; then
8704 ac_im_usrlibdir=$ac_im_libdir; break
8706 done
8707 # Screen out bogus values from the imake configuration. They are
8708 # bogus both because they are the default anyway, and because
8709 # using them would break gcc on systems where it needs fixed includes.
8710 case $ac_im_incroot in
8711 /usr/include) ac_x_includes= ;;
8712 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
8713 esac
8714 case $ac_im_usrlibdir in
8715 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
8716 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
8717 esac
8719 cd ..
8720 rm -f -r conftest.dir
8723 # Standard set of common directories for X headers.
8724 # Check X11 before X11Rn because it is often a symlink to the current release.
8725 ac_x_header_dirs='
8726 /usr/X11/include
8727 /usr/X11R6/include
8728 /usr/X11R5/include
8729 /usr/X11R4/include
8731 /usr/include/X11
8732 /usr/include/X11R6
8733 /usr/include/X11R5
8734 /usr/include/X11R4
8736 /usr/local/X11/include
8737 /usr/local/X11R6/include
8738 /usr/local/X11R5/include
8739 /usr/local/X11R4/include
8741 /usr/local/include/X11
8742 /usr/local/include/X11R6
8743 /usr/local/include/X11R5
8744 /usr/local/include/X11R4
8746 /usr/X386/include
8747 /usr/x386/include
8748 /usr/XFree86/include/X11
8750 /usr/include
8751 /usr/local/include
8752 /usr/unsupported/include
8753 /usr/athena/include
8754 /usr/local/x11r5/include
8755 /usr/lpp/Xamples/include
8757 /usr/openwin/include
8758 /usr/openwin/share/include'
8760 if test "$ac_x_includes" = no; then
8761 # Guess where to find include files, by looking for Xlib.h.
8762 # First, try using that file with no special directory specified.
8763 cat >conftest.$ac_ext <<_ACEOF
8764 /* confdefs.h. */
8765 _ACEOF
8766 cat confdefs.h >>conftest.$ac_ext
8767 cat >>conftest.$ac_ext <<_ACEOF
8768 /* end confdefs.h. */
8769 #include <X11/Xlib.h>
8770 _ACEOF
8771 if { (ac_try="$ac_cpp conftest.$ac_ext"
8772 case "(($ac_try" in
8773 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8774 *) ac_try_echo=$ac_try;;
8775 esac
8776 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8777 $as_echo "$ac_try_echo") >&5
8778 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8779 ac_status=$?
8780 grep -v '^ *+' conftest.er1 >conftest.err
8781 rm -f conftest.er1
8782 cat conftest.err >&5
8783 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8784 (exit $ac_status); } >/dev/null && {
8785 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8786 test ! -s conftest.err
8787 }; then
8788 # We can compile using X headers with no special include directory.
8789 ac_x_includes=
8790 else
8791 $as_echo "$as_me: failed program was:" >&5
8792 sed 's/^/| /' conftest.$ac_ext >&5
8794 for ac_dir in $ac_x_header_dirs; do
8795 if test -r "$ac_dir/X11/Xlib.h"; then
8796 ac_x_includes=$ac_dir
8797 break
8799 done
8802 rm -f conftest.err conftest.$ac_ext
8803 fi # $ac_x_includes = no
8805 if test "$ac_x_libraries" = no; then
8806 # Check for the libraries.
8807 # See if we find them without any special options.
8808 # Don't add to $LIBS permanently.
8809 ac_save_LIBS=$LIBS
8810 LIBS="-lX11 $LIBS"
8811 cat >conftest.$ac_ext <<_ACEOF
8812 /* confdefs.h. */
8813 _ACEOF
8814 cat confdefs.h >>conftest.$ac_ext
8815 cat >>conftest.$ac_ext <<_ACEOF
8816 /* end confdefs.h. */
8817 #include <X11/Xlib.h>
8819 main ()
8821 XrmInitialize ()
8823 return 0;
8825 _ACEOF
8826 rm -f conftest.$ac_objext conftest$ac_exeext
8827 if { (ac_try="$ac_link"
8828 case "(($ac_try" in
8829 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8830 *) ac_try_echo=$ac_try;;
8831 esac
8832 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8833 $as_echo "$ac_try_echo") >&5
8834 (eval "$ac_link") 2>conftest.er1
8835 ac_status=$?
8836 grep -v '^ *+' conftest.er1 >conftest.err
8837 rm -f conftest.er1
8838 cat conftest.err >&5
8839 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8840 (exit $ac_status); } && {
8841 test -z "$ac_c_werror_flag" ||
8842 test ! -s conftest.err
8843 } && test -s conftest$ac_exeext && {
8844 test "$cross_compiling" = yes ||
8845 $as_test_x conftest$ac_exeext
8846 }; then
8847 LIBS=$ac_save_LIBS
8848 # We can link X programs with no special library path.
8849 ac_x_libraries=
8850 else
8851 $as_echo "$as_me: failed program was:" >&5
8852 sed 's/^/| /' conftest.$ac_ext >&5
8854 LIBS=$ac_save_LIBS
8855 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
8857 # Don't even attempt the hair of trying to link an X program!
8858 for ac_extension in a so sl dylib la dll; do
8859 if test -r "$ac_dir/libX11.$ac_extension"; then
8860 ac_x_libraries=$ac_dir
8861 break 2
8863 done
8864 done
8867 rm -rf conftest.dSYM
8868 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8869 conftest$ac_exeext conftest.$ac_ext
8870 fi # $ac_x_libraries = no
8872 case $ac_x_includes,$ac_x_libraries in #(
8873 no,* | *,no | *\'*)
8874 # Didn't find X, or a directory has "'" in its name.
8875 ac_cv_have_x="have_x=no";; #(
8877 # Record where we found X for the cache.
8878 ac_cv_have_x="have_x=yes\
8879 ac_x_includes='$ac_x_includes'\
8880 ac_x_libraries='$ac_x_libraries'"
8881 esac
8883 ;; #(
8884 *) have_x=yes;;
8885 esac
8886 eval "$ac_cv_have_x"
8887 fi # $with_x != no
8889 if test "$have_x" != yes; then
8890 { $as_echo "$as_me:$LINENO: result: $have_x" >&5
8891 $as_echo "$have_x" >&6; }
8892 no_x=yes
8893 else
8894 # If each of the values was on the command line, it overrides each guess.
8895 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
8896 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
8897 # Update the cache value to reflect the command line values.
8898 ac_cv_have_x="have_x=yes\
8899 ac_x_includes='$x_includes'\
8900 ac_x_libraries='$x_libraries'"
8901 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
8902 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
8905 if test "$no_x" = yes; then
8906 # Not all programs may use this symbol, but it does not hurt to define it.
8908 cat >>confdefs.h <<\_ACEOF
8909 #define X_DISPLAY_MISSING 1
8910 _ACEOF
8912 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
8913 else
8914 if test -n "$x_includes"; then
8915 X_CFLAGS="$X_CFLAGS -I$x_includes"
8918 # It would also be nice to do this for all -L options, not just this one.
8919 if test -n "$x_libraries"; then
8920 X_LIBS="$X_LIBS -L$x_libraries"
8921 # For Solaris; some versions of Sun CC require a space after -R and
8922 # others require no space. Words are not sufficient . . . .
8923 { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
8924 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
8925 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
8926 ac_xsave_c_werror_flag=$ac_c_werror_flag
8927 ac_c_werror_flag=yes
8928 cat >conftest.$ac_ext <<_ACEOF
8929 /* confdefs.h. */
8930 _ACEOF
8931 cat confdefs.h >>conftest.$ac_ext
8932 cat >>conftest.$ac_ext <<_ACEOF
8933 /* end confdefs.h. */
8936 main ()
8940 return 0;
8942 _ACEOF
8943 rm -f conftest.$ac_objext conftest$ac_exeext
8944 if { (ac_try="$ac_link"
8945 case "(($ac_try" in
8946 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8947 *) ac_try_echo=$ac_try;;
8948 esac
8949 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8950 $as_echo "$ac_try_echo") >&5
8951 (eval "$ac_link") 2>conftest.er1
8952 ac_status=$?
8953 grep -v '^ *+' conftest.er1 >conftest.err
8954 rm -f conftest.er1
8955 cat conftest.err >&5
8956 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8957 (exit $ac_status); } && {
8958 test -z "$ac_c_werror_flag" ||
8959 test ! -s conftest.err
8960 } && test -s conftest$ac_exeext && {
8961 test "$cross_compiling" = yes ||
8962 $as_test_x conftest$ac_exeext
8963 }; then
8964 { $as_echo "$as_me:$LINENO: result: no" >&5
8965 $as_echo "no" >&6; }
8966 X_LIBS="$X_LIBS -R$x_libraries"
8967 else
8968 $as_echo "$as_me: failed program was:" >&5
8969 sed 's/^/| /' conftest.$ac_ext >&5
8971 LIBS="$ac_xsave_LIBS -R $x_libraries"
8972 cat >conftest.$ac_ext <<_ACEOF
8973 /* confdefs.h. */
8974 _ACEOF
8975 cat confdefs.h >>conftest.$ac_ext
8976 cat >>conftest.$ac_ext <<_ACEOF
8977 /* end confdefs.h. */
8980 main ()
8984 return 0;
8986 _ACEOF
8987 rm -f conftest.$ac_objext conftest$ac_exeext
8988 if { (ac_try="$ac_link"
8989 case "(($ac_try" in
8990 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8991 *) ac_try_echo=$ac_try;;
8992 esac
8993 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8994 $as_echo "$ac_try_echo") >&5
8995 (eval "$ac_link") 2>conftest.er1
8996 ac_status=$?
8997 grep -v '^ *+' conftest.er1 >conftest.err
8998 rm -f conftest.er1
8999 cat conftest.err >&5
9000 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9001 (exit $ac_status); } && {
9002 test -z "$ac_c_werror_flag" ||
9003 test ! -s conftest.err
9004 } && test -s conftest$ac_exeext && {
9005 test "$cross_compiling" = yes ||
9006 $as_test_x conftest$ac_exeext
9007 }; then
9008 { $as_echo "$as_me:$LINENO: result: yes" >&5
9009 $as_echo "yes" >&6; }
9010 X_LIBS="$X_LIBS -R $x_libraries"
9011 else
9012 $as_echo "$as_me: failed program was:" >&5
9013 sed 's/^/| /' conftest.$ac_ext >&5
9015 { $as_echo "$as_me:$LINENO: result: neither works" >&5
9016 $as_echo "neither works" >&6; }
9019 rm -rf conftest.dSYM
9020 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9021 conftest$ac_exeext conftest.$ac_ext
9024 rm -rf conftest.dSYM
9025 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9026 conftest$ac_exeext conftest.$ac_ext
9027 ac_c_werror_flag=$ac_xsave_c_werror_flag
9028 LIBS=$ac_xsave_LIBS
9031 # Check for system-dependent libraries X programs must link with.
9032 # Do this before checking for the system-independent R6 libraries
9033 # (-lICE), since we may need -lsocket or whatever for X linking.
9035 if test "$ISC" = yes; then
9036 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
9037 else
9038 # Martyn Johnson says this is needed for Ultrix, if the X
9039 # libraries were built with DECnet support. And Karl Berry says
9040 # the Alpha needs dnet_stub (dnet does not exist).
9041 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
9042 cat >conftest.$ac_ext <<_ACEOF
9043 /* confdefs.h. */
9044 _ACEOF
9045 cat confdefs.h >>conftest.$ac_ext
9046 cat >>conftest.$ac_ext <<_ACEOF
9047 /* end confdefs.h. */
9049 /* Override any GCC internal prototype to avoid an error.
9050 Use char because int might match the return type of a GCC
9051 builtin and then its argument prototype would still apply. */
9052 #ifdef __cplusplus
9053 extern "C"
9054 #endif
9055 char XOpenDisplay ();
9057 main ()
9059 return XOpenDisplay ();
9061 return 0;
9063 _ACEOF
9064 rm -f conftest.$ac_objext conftest$ac_exeext
9065 if { (ac_try="$ac_link"
9066 case "(($ac_try" in
9067 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9068 *) ac_try_echo=$ac_try;;
9069 esac
9070 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9071 $as_echo "$ac_try_echo") >&5
9072 (eval "$ac_link") 2>conftest.er1
9073 ac_status=$?
9074 grep -v '^ *+' conftest.er1 >conftest.err
9075 rm -f conftest.er1
9076 cat conftest.err >&5
9077 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9078 (exit $ac_status); } && {
9079 test -z "$ac_c_werror_flag" ||
9080 test ! -s conftest.err
9081 } && test -s conftest$ac_exeext && {
9082 test "$cross_compiling" = yes ||
9083 $as_test_x conftest$ac_exeext
9084 }; then
9086 else
9087 $as_echo "$as_me: failed program was:" >&5
9088 sed 's/^/| /' conftest.$ac_ext >&5
9090 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
9091 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
9092 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
9093 $as_echo_n "(cached) " >&6
9094 else
9095 ac_check_lib_save_LIBS=$LIBS
9096 LIBS="-ldnet $LIBS"
9097 cat >conftest.$ac_ext <<_ACEOF
9098 /* confdefs.h. */
9099 _ACEOF
9100 cat confdefs.h >>conftest.$ac_ext
9101 cat >>conftest.$ac_ext <<_ACEOF
9102 /* end confdefs.h. */
9104 /* Override any GCC internal prototype to avoid an error.
9105 Use char because int might match the return type of a GCC
9106 builtin and then its argument prototype would still apply. */
9107 #ifdef __cplusplus
9108 extern "C"
9109 #endif
9110 char dnet_ntoa ();
9112 main ()
9114 return dnet_ntoa ();
9116 return 0;
9118 _ACEOF
9119 rm -f conftest.$ac_objext conftest$ac_exeext
9120 if { (ac_try="$ac_link"
9121 case "(($ac_try" in
9122 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9123 *) ac_try_echo=$ac_try;;
9124 esac
9125 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9126 $as_echo "$ac_try_echo") >&5
9127 (eval "$ac_link") 2>conftest.er1
9128 ac_status=$?
9129 grep -v '^ *+' conftest.er1 >conftest.err
9130 rm -f conftest.er1
9131 cat conftest.err >&5
9132 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9133 (exit $ac_status); } && {
9134 test -z "$ac_c_werror_flag" ||
9135 test ! -s conftest.err
9136 } && test -s conftest$ac_exeext && {
9137 test "$cross_compiling" = yes ||
9138 $as_test_x conftest$ac_exeext
9139 }; then
9140 ac_cv_lib_dnet_dnet_ntoa=yes
9141 else
9142 $as_echo "$as_me: failed program was:" >&5
9143 sed 's/^/| /' conftest.$ac_ext >&5
9145 ac_cv_lib_dnet_dnet_ntoa=no
9148 rm -rf conftest.dSYM
9149 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9150 conftest$ac_exeext conftest.$ac_ext
9151 LIBS=$ac_check_lib_save_LIBS
9153 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
9154 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
9155 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then
9156 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
9159 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
9160 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
9161 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
9162 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
9163 $as_echo_n "(cached) " >&6
9164 else
9165 ac_check_lib_save_LIBS=$LIBS
9166 LIBS="-ldnet_stub $LIBS"
9167 cat >conftest.$ac_ext <<_ACEOF
9168 /* confdefs.h. */
9169 _ACEOF
9170 cat confdefs.h >>conftest.$ac_ext
9171 cat >>conftest.$ac_ext <<_ACEOF
9172 /* end confdefs.h. */
9174 /* Override any GCC internal prototype to avoid an error.
9175 Use char because int might match the return type of a GCC
9176 builtin and then its argument prototype would still apply. */
9177 #ifdef __cplusplus
9178 extern "C"
9179 #endif
9180 char dnet_ntoa ();
9182 main ()
9184 return dnet_ntoa ();
9186 return 0;
9188 _ACEOF
9189 rm -f conftest.$ac_objext conftest$ac_exeext
9190 if { (ac_try="$ac_link"
9191 case "(($ac_try" in
9192 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9193 *) ac_try_echo=$ac_try;;
9194 esac
9195 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9196 $as_echo "$ac_try_echo") >&5
9197 (eval "$ac_link") 2>conftest.er1
9198 ac_status=$?
9199 grep -v '^ *+' conftest.er1 >conftest.err
9200 rm -f conftest.er1
9201 cat conftest.err >&5
9202 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9203 (exit $ac_status); } && {
9204 test -z "$ac_c_werror_flag" ||
9205 test ! -s conftest.err
9206 } && test -s conftest$ac_exeext && {
9207 test "$cross_compiling" = yes ||
9208 $as_test_x conftest$ac_exeext
9209 }; then
9210 ac_cv_lib_dnet_stub_dnet_ntoa=yes
9211 else
9212 $as_echo "$as_me: failed program was:" >&5
9213 sed 's/^/| /' conftest.$ac_ext >&5
9215 ac_cv_lib_dnet_stub_dnet_ntoa=no
9218 rm -rf conftest.dSYM
9219 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9220 conftest$ac_exeext conftest.$ac_ext
9221 LIBS=$ac_check_lib_save_LIBS
9223 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
9224 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
9225 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then
9226 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
9232 rm -rf conftest.dSYM
9233 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9234 conftest$ac_exeext conftest.$ac_ext
9235 LIBS="$ac_xsave_LIBS"
9237 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
9238 # to get the SysV transport functions.
9239 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
9240 # needs -lnsl.
9241 # The nsl library prevents programs from opening the X display
9242 # on Irix 5.2, according to T.E. Dickey.
9243 # The functions gethostbyname, getservbyname, and inet_addr are
9244 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
9245 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
9246 $as_echo_n "checking for gethostbyname... " >&6; }
9247 if test "${ac_cv_func_gethostbyname+set}" = set; then
9248 $as_echo_n "(cached) " >&6
9249 else
9250 cat >conftest.$ac_ext <<_ACEOF
9251 /* confdefs.h. */
9252 _ACEOF
9253 cat confdefs.h >>conftest.$ac_ext
9254 cat >>conftest.$ac_ext <<_ACEOF
9255 /* end confdefs.h. */
9256 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
9257 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9258 #define gethostbyname innocuous_gethostbyname
9260 /* System header to define __stub macros and hopefully few prototypes,
9261 which can conflict with char gethostbyname (); below.
9262 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9263 <limits.h> exists even on freestanding compilers. */
9265 #ifdef __STDC__
9266 # include <limits.h>
9267 #else
9268 # include <assert.h>
9269 #endif
9271 #undef gethostbyname
9273 /* Override any GCC internal prototype to avoid an error.
9274 Use char because int might match the return type of a GCC
9275 builtin and then its argument prototype would still apply. */
9276 #ifdef __cplusplus
9277 extern "C"
9278 #endif
9279 char gethostbyname ();
9280 /* The GNU C library defines this for functions which it implements
9281 to always fail with ENOSYS. Some functions are actually named
9282 something starting with __ and the normal name is an alias. */
9283 #if defined __stub_gethostbyname || defined __stub___gethostbyname
9284 choke me
9285 #endif
9288 main ()
9290 return gethostbyname ();
9292 return 0;
9294 _ACEOF
9295 rm -f conftest.$ac_objext conftest$ac_exeext
9296 if { (ac_try="$ac_link"
9297 case "(($ac_try" in
9298 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9299 *) ac_try_echo=$ac_try;;
9300 esac
9301 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9302 $as_echo "$ac_try_echo") >&5
9303 (eval "$ac_link") 2>conftest.er1
9304 ac_status=$?
9305 grep -v '^ *+' conftest.er1 >conftest.err
9306 rm -f conftest.er1
9307 cat conftest.err >&5
9308 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9309 (exit $ac_status); } && {
9310 test -z "$ac_c_werror_flag" ||
9311 test ! -s conftest.err
9312 } && test -s conftest$ac_exeext && {
9313 test "$cross_compiling" = yes ||
9314 $as_test_x conftest$ac_exeext
9315 }; then
9316 ac_cv_func_gethostbyname=yes
9317 else
9318 $as_echo "$as_me: failed program was:" >&5
9319 sed 's/^/| /' conftest.$ac_ext >&5
9321 ac_cv_func_gethostbyname=no
9324 rm -rf conftest.dSYM
9325 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9326 conftest$ac_exeext conftest.$ac_ext
9328 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
9329 $as_echo "$ac_cv_func_gethostbyname" >&6; }
9331 if test $ac_cv_func_gethostbyname = no; then
9332 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
9333 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9334 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
9335 $as_echo_n "(cached) " >&6
9336 else
9337 ac_check_lib_save_LIBS=$LIBS
9338 LIBS="-lnsl $LIBS"
9339 cat >conftest.$ac_ext <<_ACEOF
9340 /* confdefs.h. */
9341 _ACEOF
9342 cat confdefs.h >>conftest.$ac_ext
9343 cat >>conftest.$ac_ext <<_ACEOF
9344 /* end confdefs.h. */
9346 /* Override any GCC internal prototype to avoid an error.
9347 Use char because int might match the return type of a GCC
9348 builtin and then its argument prototype would still apply. */
9349 #ifdef __cplusplus
9350 extern "C"
9351 #endif
9352 char gethostbyname ();
9354 main ()
9356 return gethostbyname ();
9358 return 0;
9360 _ACEOF
9361 rm -f conftest.$ac_objext conftest$ac_exeext
9362 if { (ac_try="$ac_link"
9363 case "(($ac_try" in
9364 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9365 *) ac_try_echo=$ac_try;;
9366 esac
9367 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9368 $as_echo "$ac_try_echo") >&5
9369 (eval "$ac_link") 2>conftest.er1
9370 ac_status=$?
9371 grep -v '^ *+' conftest.er1 >conftest.err
9372 rm -f conftest.er1
9373 cat conftest.err >&5
9374 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9375 (exit $ac_status); } && {
9376 test -z "$ac_c_werror_flag" ||
9377 test ! -s conftest.err
9378 } && test -s conftest$ac_exeext && {
9379 test "$cross_compiling" = yes ||
9380 $as_test_x conftest$ac_exeext
9381 }; then
9382 ac_cv_lib_nsl_gethostbyname=yes
9383 else
9384 $as_echo "$as_me: failed program was:" >&5
9385 sed 's/^/| /' conftest.$ac_ext >&5
9387 ac_cv_lib_nsl_gethostbyname=no
9390 rm -rf conftest.dSYM
9391 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9392 conftest$ac_exeext conftest.$ac_ext
9393 LIBS=$ac_check_lib_save_LIBS
9395 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
9396 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9397 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then
9398 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
9401 if test $ac_cv_lib_nsl_gethostbyname = no; then
9402 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
9403 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
9404 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
9405 $as_echo_n "(cached) " >&6
9406 else
9407 ac_check_lib_save_LIBS=$LIBS
9408 LIBS="-lbsd $LIBS"
9409 cat >conftest.$ac_ext <<_ACEOF
9410 /* confdefs.h. */
9411 _ACEOF
9412 cat confdefs.h >>conftest.$ac_ext
9413 cat >>conftest.$ac_ext <<_ACEOF
9414 /* end confdefs.h. */
9416 /* Override any GCC internal prototype to avoid an error.
9417 Use char because int might match the return type of a GCC
9418 builtin and then its argument prototype would still apply. */
9419 #ifdef __cplusplus
9420 extern "C"
9421 #endif
9422 char gethostbyname ();
9424 main ()
9426 return gethostbyname ();
9428 return 0;
9430 _ACEOF
9431 rm -f conftest.$ac_objext conftest$ac_exeext
9432 if { (ac_try="$ac_link"
9433 case "(($ac_try" in
9434 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9435 *) ac_try_echo=$ac_try;;
9436 esac
9437 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9438 $as_echo "$ac_try_echo") >&5
9439 (eval "$ac_link") 2>conftest.er1
9440 ac_status=$?
9441 grep -v '^ *+' conftest.er1 >conftest.err
9442 rm -f conftest.er1
9443 cat conftest.err >&5
9444 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9445 (exit $ac_status); } && {
9446 test -z "$ac_c_werror_flag" ||
9447 test ! -s conftest.err
9448 } && test -s conftest$ac_exeext && {
9449 test "$cross_compiling" = yes ||
9450 $as_test_x conftest$ac_exeext
9451 }; then
9452 ac_cv_lib_bsd_gethostbyname=yes
9453 else
9454 $as_echo "$as_me: failed program was:" >&5
9455 sed 's/^/| /' conftest.$ac_ext >&5
9457 ac_cv_lib_bsd_gethostbyname=no
9460 rm -rf conftest.dSYM
9461 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9462 conftest$ac_exeext conftest.$ac_ext
9463 LIBS=$ac_check_lib_save_LIBS
9465 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
9466 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
9467 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then
9468 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
9474 # lieder@skyler.mavd.honeywell.com says without -lsocket,
9475 # socket/setsockopt and other routines are undefined under SCO ODT
9476 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
9477 # on later versions), says Simon Leinen: it contains gethostby*
9478 # variants that don't use the name server (or something). -lsocket
9479 # must be given before -lnsl if both are needed. We assume that
9480 # if connect needs -lnsl, so does gethostbyname.
9481 { $as_echo "$as_me:$LINENO: checking for connect" >&5
9482 $as_echo_n "checking for connect... " >&6; }
9483 if test "${ac_cv_func_connect+set}" = set; then
9484 $as_echo_n "(cached) " >&6
9485 else
9486 cat >conftest.$ac_ext <<_ACEOF
9487 /* confdefs.h. */
9488 _ACEOF
9489 cat confdefs.h >>conftest.$ac_ext
9490 cat >>conftest.$ac_ext <<_ACEOF
9491 /* end confdefs.h. */
9492 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
9493 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9494 #define connect innocuous_connect
9496 /* System header to define __stub macros and hopefully few prototypes,
9497 which can conflict with char connect (); below.
9498 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9499 <limits.h> exists even on freestanding compilers. */
9501 #ifdef __STDC__
9502 # include <limits.h>
9503 #else
9504 # include <assert.h>
9505 #endif
9507 #undef connect
9509 /* Override any GCC internal prototype to avoid an error.
9510 Use char because int might match the return type of a GCC
9511 builtin and then its argument prototype would still apply. */
9512 #ifdef __cplusplus
9513 extern "C"
9514 #endif
9515 char connect ();
9516 /* The GNU C library defines this for functions which it implements
9517 to always fail with ENOSYS. Some functions are actually named
9518 something starting with __ and the normal name is an alias. */
9519 #if defined __stub_connect || defined __stub___connect
9520 choke me
9521 #endif
9524 main ()
9526 return connect ();
9528 return 0;
9530 _ACEOF
9531 rm -f conftest.$ac_objext conftest$ac_exeext
9532 if { (ac_try="$ac_link"
9533 case "(($ac_try" in
9534 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9535 *) ac_try_echo=$ac_try;;
9536 esac
9537 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9538 $as_echo "$ac_try_echo") >&5
9539 (eval "$ac_link") 2>conftest.er1
9540 ac_status=$?
9541 grep -v '^ *+' conftest.er1 >conftest.err
9542 rm -f conftest.er1
9543 cat conftest.err >&5
9544 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9545 (exit $ac_status); } && {
9546 test -z "$ac_c_werror_flag" ||
9547 test ! -s conftest.err
9548 } && test -s conftest$ac_exeext && {
9549 test "$cross_compiling" = yes ||
9550 $as_test_x conftest$ac_exeext
9551 }; then
9552 ac_cv_func_connect=yes
9553 else
9554 $as_echo "$as_me: failed program was:" >&5
9555 sed 's/^/| /' conftest.$ac_ext >&5
9557 ac_cv_func_connect=no
9560 rm -rf conftest.dSYM
9561 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9562 conftest$ac_exeext conftest.$ac_ext
9564 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
9565 $as_echo "$ac_cv_func_connect" >&6; }
9567 if test $ac_cv_func_connect = no; then
9568 { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
9569 $as_echo_n "checking for connect in -lsocket... " >&6; }
9570 if test "${ac_cv_lib_socket_connect+set}" = set; then
9571 $as_echo_n "(cached) " >&6
9572 else
9573 ac_check_lib_save_LIBS=$LIBS
9574 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
9575 cat >conftest.$ac_ext <<_ACEOF
9576 /* confdefs.h. */
9577 _ACEOF
9578 cat confdefs.h >>conftest.$ac_ext
9579 cat >>conftest.$ac_ext <<_ACEOF
9580 /* end confdefs.h. */
9582 /* Override any GCC internal prototype to avoid an error.
9583 Use char because int might match the return type of a GCC
9584 builtin and then its argument prototype would still apply. */
9585 #ifdef __cplusplus
9586 extern "C"
9587 #endif
9588 char connect ();
9590 main ()
9592 return connect ();
9594 return 0;
9596 _ACEOF
9597 rm -f conftest.$ac_objext conftest$ac_exeext
9598 if { (ac_try="$ac_link"
9599 case "(($ac_try" in
9600 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9601 *) ac_try_echo=$ac_try;;
9602 esac
9603 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9604 $as_echo "$ac_try_echo") >&5
9605 (eval "$ac_link") 2>conftest.er1
9606 ac_status=$?
9607 grep -v '^ *+' conftest.er1 >conftest.err
9608 rm -f conftest.er1
9609 cat conftest.err >&5
9610 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9611 (exit $ac_status); } && {
9612 test -z "$ac_c_werror_flag" ||
9613 test ! -s conftest.err
9614 } && test -s conftest$ac_exeext && {
9615 test "$cross_compiling" = yes ||
9616 $as_test_x conftest$ac_exeext
9617 }; then
9618 ac_cv_lib_socket_connect=yes
9619 else
9620 $as_echo "$as_me: failed program was:" >&5
9621 sed 's/^/| /' conftest.$ac_ext >&5
9623 ac_cv_lib_socket_connect=no
9626 rm -rf conftest.dSYM
9627 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9628 conftest$ac_exeext conftest.$ac_ext
9629 LIBS=$ac_check_lib_save_LIBS
9631 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
9632 $as_echo "$ac_cv_lib_socket_connect" >&6; }
9633 if test "x$ac_cv_lib_socket_connect" = x""yes; then
9634 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
9639 # Guillermo Gomez says -lposix is necessary on A/UX.
9640 { $as_echo "$as_me:$LINENO: checking for remove" >&5
9641 $as_echo_n "checking for remove... " >&6; }
9642 if test "${ac_cv_func_remove+set}" = set; then
9643 $as_echo_n "(cached) " >&6
9644 else
9645 cat >conftest.$ac_ext <<_ACEOF
9646 /* confdefs.h. */
9647 _ACEOF
9648 cat confdefs.h >>conftest.$ac_ext
9649 cat >>conftest.$ac_ext <<_ACEOF
9650 /* end confdefs.h. */
9651 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
9652 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9653 #define remove innocuous_remove
9655 /* System header to define __stub macros and hopefully few prototypes,
9656 which can conflict with char remove (); below.
9657 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9658 <limits.h> exists even on freestanding compilers. */
9660 #ifdef __STDC__
9661 # include <limits.h>
9662 #else
9663 # include <assert.h>
9664 #endif
9666 #undef remove
9668 /* Override any GCC internal prototype to avoid an error.
9669 Use char because int might match the return type of a GCC
9670 builtin and then its argument prototype would still apply. */
9671 #ifdef __cplusplus
9672 extern "C"
9673 #endif
9674 char remove ();
9675 /* The GNU C library defines this for functions which it implements
9676 to always fail with ENOSYS. Some functions are actually named
9677 something starting with __ and the normal name is an alias. */
9678 #if defined __stub_remove || defined __stub___remove
9679 choke me
9680 #endif
9683 main ()
9685 return remove ();
9687 return 0;
9689 _ACEOF
9690 rm -f conftest.$ac_objext conftest$ac_exeext
9691 if { (ac_try="$ac_link"
9692 case "(($ac_try" in
9693 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9694 *) ac_try_echo=$ac_try;;
9695 esac
9696 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9697 $as_echo "$ac_try_echo") >&5
9698 (eval "$ac_link") 2>conftest.er1
9699 ac_status=$?
9700 grep -v '^ *+' conftest.er1 >conftest.err
9701 rm -f conftest.er1
9702 cat conftest.err >&5
9703 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9704 (exit $ac_status); } && {
9705 test -z "$ac_c_werror_flag" ||
9706 test ! -s conftest.err
9707 } && test -s conftest$ac_exeext && {
9708 test "$cross_compiling" = yes ||
9709 $as_test_x conftest$ac_exeext
9710 }; then
9711 ac_cv_func_remove=yes
9712 else
9713 $as_echo "$as_me: failed program was:" >&5
9714 sed 's/^/| /' conftest.$ac_ext >&5
9716 ac_cv_func_remove=no
9719 rm -rf conftest.dSYM
9720 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9721 conftest$ac_exeext conftest.$ac_ext
9723 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
9724 $as_echo "$ac_cv_func_remove" >&6; }
9726 if test $ac_cv_func_remove = no; then
9727 { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
9728 $as_echo_n "checking for remove in -lposix... " >&6; }
9729 if test "${ac_cv_lib_posix_remove+set}" = set; then
9730 $as_echo_n "(cached) " >&6
9731 else
9732 ac_check_lib_save_LIBS=$LIBS
9733 LIBS="-lposix $LIBS"
9734 cat >conftest.$ac_ext <<_ACEOF
9735 /* confdefs.h. */
9736 _ACEOF
9737 cat confdefs.h >>conftest.$ac_ext
9738 cat >>conftest.$ac_ext <<_ACEOF
9739 /* end confdefs.h. */
9741 /* Override any GCC internal prototype to avoid an error.
9742 Use char because int might match the return type of a GCC
9743 builtin and then its argument prototype would still apply. */
9744 #ifdef __cplusplus
9745 extern "C"
9746 #endif
9747 char remove ();
9749 main ()
9751 return remove ();
9753 return 0;
9755 _ACEOF
9756 rm -f conftest.$ac_objext conftest$ac_exeext
9757 if { (ac_try="$ac_link"
9758 case "(($ac_try" in
9759 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9760 *) ac_try_echo=$ac_try;;
9761 esac
9762 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9763 $as_echo "$ac_try_echo") >&5
9764 (eval "$ac_link") 2>conftest.er1
9765 ac_status=$?
9766 grep -v '^ *+' conftest.er1 >conftest.err
9767 rm -f conftest.er1
9768 cat conftest.err >&5
9769 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9770 (exit $ac_status); } && {
9771 test -z "$ac_c_werror_flag" ||
9772 test ! -s conftest.err
9773 } && test -s conftest$ac_exeext && {
9774 test "$cross_compiling" = yes ||
9775 $as_test_x conftest$ac_exeext
9776 }; then
9777 ac_cv_lib_posix_remove=yes
9778 else
9779 $as_echo "$as_me: failed program was:" >&5
9780 sed 's/^/| /' conftest.$ac_ext >&5
9782 ac_cv_lib_posix_remove=no
9785 rm -rf conftest.dSYM
9786 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9787 conftest$ac_exeext conftest.$ac_ext
9788 LIBS=$ac_check_lib_save_LIBS
9790 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
9791 $as_echo "$ac_cv_lib_posix_remove" >&6; }
9792 if test "x$ac_cv_lib_posix_remove" = x""yes; then
9793 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
9798 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
9799 { $as_echo "$as_me:$LINENO: checking for shmat" >&5
9800 $as_echo_n "checking for shmat... " >&6; }
9801 if test "${ac_cv_func_shmat+set}" = set; then
9802 $as_echo_n "(cached) " >&6
9803 else
9804 cat >conftest.$ac_ext <<_ACEOF
9805 /* confdefs.h. */
9806 _ACEOF
9807 cat confdefs.h >>conftest.$ac_ext
9808 cat >>conftest.$ac_ext <<_ACEOF
9809 /* end confdefs.h. */
9810 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
9811 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9812 #define shmat innocuous_shmat
9814 /* System header to define __stub macros and hopefully few prototypes,
9815 which can conflict with char shmat (); below.
9816 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9817 <limits.h> exists even on freestanding compilers. */
9819 #ifdef __STDC__
9820 # include <limits.h>
9821 #else
9822 # include <assert.h>
9823 #endif
9825 #undef shmat
9827 /* Override any GCC internal prototype to avoid an error.
9828 Use char because int might match the return type of a GCC
9829 builtin and then its argument prototype would still apply. */
9830 #ifdef __cplusplus
9831 extern "C"
9832 #endif
9833 char shmat ();
9834 /* The GNU C library defines this for functions which it implements
9835 to always fail with ENOSYS. Some functions are actually named
9836 something starting with __ and the normal name is an alias. */
9837 #if defined __stub_shmat || defined __stub___shmat
9838 choke me
9839 #endif
9842 main ()
9844 return shmat ();
9846 return 0;
9848 _ACEOF
9849 rm -f conftest.$ac_objext conftest$ac_exeext
9850 if { (ac_try="$ac_link"
9851 case "(($ac_try" in
9852 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9853 *) ac_try_echo=$ac_try;;
9854 esac
9855 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9856 $as_echo "$ac_try_echo") >&5
9857 (eval "$ac_link") 2>conftest.er1
9858 ac_status=$?
9859 grep -v '^ *+' conftest.er1 >conftest.err
9860 rm -f conftest.er1
9861 cat conftest.err >&5
9862 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9863 (exit $ac_status); } && {
9864 test -z "$ac_c_werror_flag" ||
9865 test ! -s conftest.err
9866 } && test -s conftest$ac_exeext && {
9867 test "$cross_compiling" = yes ||
9868 $as_test_x conftest$ac_exeext
9869 }; then
9870 ac_cv_func_shmat=yes
9871 else
9872 $as_echo "$as_me: failed program was:" >&5
9873 sed 's/^/| /' conftest.$ac_ext >&5
9875 ac_cv_func_shmat=no
9878 rm -rf conftest.dSYM
9879 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9880 conftest$ac_exeext conftest.$ac_ext
9882 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
9883 $as_echo "$ac_cv_func_shmat" >&6; }
9885 if test $ac_cv_func_shmat = no; then
9886 { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
9887 $as_echo_n "checking for shmat in -lipc... " >&6; }
9888 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
9889 $as_echo_n "(cached) " >&6
9890 else
9891 ac_check_lib_save_LIBS=$LIBS
9892 LIBS="-lipc $LIBS"
9893 cat >conftest.$ac_ext <<_ACEOF
9894 /* confdefs.h. */
9895 _ACEOF
9896 cat confdefs.h >>conftest.$ac_ext
9897 cat >>conftest.$ac_ext <<_ACEOF
9898 /* end confdefs.h. */
9900 /* Override any GCC internal prototype to avoid an error.
9901 Use char because int might match the return type of a GCC
9902 builtin and then its argument prototype would still apply. */
9903 #ifdef __cplusplus
9904 extern "C"
9905 #endif
9906 char shmat ();
9908 main ()
9910 return shmat ();
9912 return 0;
9914 _ACEOF
9915 rm -f conftest.$ac_objext conftest$ac_exeext
9916 if { (ac_try="$ac_link"
9917 case "(($ac_try" in
9918 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9919 *) ac_try_echo=$ac_try;;
9920 esac
9921 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9922 $as_echo "$ac_try_echo") >&5
9923 (eval "$ac_link") 2>conftest.er1
9924 ac_status=$?
9925 grep -v '^ *+' conftest.er1 >conftest.err
9926 rm -f conftest.er1
9927 cat conftest.err >&5
9928 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9929 (exit $ac_status); } && {
9930 test -z "$ac_c_werror_flag" ||
9931 test ! -s conftest.err
9932 } && test -s conftest$ac_exeext && {
9933 test "$cross_compiling" = yes ||
9934 $as_test_x conftest$ac_exeext
9935 }; then
9936 ac_cv_lib_ipc_shmat=yes
9937 else
9938 $as_echo "$as_me: failed program was:" >&5
9939 sed 's/^/| /' conftest.$ac_ext >&5
9941 ac_cv_lib_ipc_shmat=no
9944 rm -rf conftest.dSYM
9945 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9946 conftest$ac_exeext conftest.$ac_ext
9947 LIBS=$ac_check_lib_save_LIBS
9949 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
9950 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
9951 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then
9952 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
9958 # Check for libraries that X11R6 Xt/Xaw programs need.
9959 ac_save_LDFLAGS=$LDFLAGS
9960 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
9961 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
9962 # check for ICE first), but we must link in the order -lSM -lICE or
9963 # we get undefined symbols. So assume we have SM if we have ICE.
9964 # These have to be linked with before -lX11, unlike the other
9965 # libraries we check for below, so use a different variable.
9966 # John Interrante, Karl Berry
9967 { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
9968 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
9969 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
9970 $as_echo_n "(cached) " >&6
9971 else
9972 ac_check_lib_save_LIBS=$LIBS
9973 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
9974 cat >conftest.$ac_ext <<_ACEOF
9975 /* confdefs.h. */
9976 _ACEOF
9977 cat confdefs.h >>conftest.$ac_ext
9978 cat >>conftest.$ac_ext <<_ACEOF
9979 /* end confdefs.h. */
9981 /* Override any GCC internal prototype to avoid an error.
9982 Use char because int might match the return type of a GCC
9983 builtin and then its argument prototype would still apply. */
9984 #ifdef __cplusplus
9985 extern "C"
9986 #endif
9987 char IceConnectionNumber ();
9989 main ()
9991 return IceConnectionNumber ();
9993 return 0;
9995 _ACEOF
9996 rm -f conftest.$ac_objext conftest$ac_exeext
9997 if { (ac_try="$ac_link"
9998 case "(($ac_try" in
9999 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10000 *) ac_try_echo=$ac_try;;
10001 esac
10002 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10003 $as_echo "$ac_try_echo") >&5
10004 (eval "$ac_link") 2>conftest.er1
10005 ac_status=$?
10006 grep -v '^ *+' conftest.er1 >conftest.err
10007 rm -f conftest.er1
10008 cat conftest.err >&5
10009 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10010 (exit $ac_status); } && {
10011 test -z "$ac_c_werror_flag" ||
10012 test ! -s conftest.err
10013 } && test -s conftest$ac_exeext && {
10014 test "$cross_compiling" = yes ||
10015 $as_test_x conftest$ac_exeext
10016 }; then
10017 ac_cv_lib_ICE_IceConnectionNumber=yes
10018 else
10019 $as_echo "$as_me: failed program was:" >&5
10020 sed 's/^/| /' conftest.$ac_ext >&5
10022 ac_cv_lib_ICE_IceConnectionNumber=no
10025 rm -rf conftest.dSYM
10026 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10027 conftest$ac_exeext conftest.$ac_ext
10028 LIBS=$ac_check_lib_save_LIBS
10030 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
10031 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
10032 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then
10033 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
10036 LDFLAGS=$ac_save_LDFLAGS
10041 if test "$have_x" = "yes"
10042 then
10043 XLIB="-lXext -lX11"
10044 ac_save_CPPFLAGS="$CPPFLAGS"
10045 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
10047 { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
10048 $as_echo_n "checking for -lX11... " >&6; }
10049 if test "${ac_cv_lib_soname_X11+set}" = set; then
10050 $as_echo_n "(cached) " >&6
10051 else
10052 ac_check_soname_save_LIBS=$LIBS
10053 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
10054 cat >conftest.$ac_ext <<_ACEOF
10055 /* confdefs.h. */
10056 _ACEOF
10057 cat confdefs.h >>conftest.$ac_ext
10058 cat >>conftest.$ac_ext <<_ACEOF
10059 /* end confdefs.h. */
10061 /* Override any GCC internal prototype to avoid an error.
10062 Use char because int might match the return type of a GCC
10063 builtin and then its argument prototype would still apply. */
10064 #ifdef __cplusplus
10065 extern "C"
10066 #endif
10067 char XCreateWindow ();
10069 main ()
10071 return XCreateWindow ();
10073 return 0;
10075 _ACEOF
10076 rm -f conftest.$ac_objext conftest$ac_exeext
10077 if { (ac_try="$ac_link"
10078 case "(($ac_try" in
10079 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10080 *) ac_try_echo=$ac_try;;
10081 esac
10082 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10083 $as_echo "$ac_try_echo") >&5
10084 (eval "$ac_link") 2>conftest.er1
10085 ac_status=$?
10086 grep -v '^ *+' conftest.er1 >conftest.err
10087 rm -f conftest.er1
10088 cat conftest.err >&5
10089 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10090 (exit $ac_status); } && {
10091 test -z "$ac_c_werror_flag" ||
10092 test ! -s conftest.err
10093 } && test -s conftest$ac_exeext && {
10094 test "$cross_compiling" = yes ||
10095 $as_test_x conftest$ac_exeext
10096 }; then
10097 case "$LIBEXT" in
10098 dll) ;;
10099 dylib) ac_cv_lib_soname_X11=`otool -L conftest$ac_exeext | grep "libX11\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libX11\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10100 *) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10101 esac
10102 else
10103 $as_echo "$as_me: failed program was:" >&5
10104 sed 's/^/| /' conftest.$ac_ext >&5
10109 rm -rf conftest.dSYM
10110 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10111 conftest$ac_exeext conftest.$ac_ext
10112 LIBS=$ac_check_soname_save_LIBS
10114 if test "x$ac_cv_lib_soname_X11" = "x"; then
10115 { $as_echo "$as_me:$LINENO: result: not found" >&5
10116 $as_echo "not found" >&6; }
10118 else
10119 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
10120 $as_echo "$ac_cv_lib_soname_X11" >&6; }
10122 cat >>confdefs.h <<_ACEOF
10123 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
10124 _ACEOF
10129 { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
10130 $as_echo_n "checking for -lXext... " >&6; }
10131 if test "${ac_cv_lib_soname_Xext+set}" = set; then
10132 $as_echo_n "(cached) " >&6
10133 else
10134 ac_check_soname_save_LIBS=$LIBS
10135 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
10136 cat >conftest.$ac_ext <<_ACEOF
10137 /* confdefs.h. */
10138 _ACEOF
10139 cat confdefs.h >>conftest.$ac_ext
10140 cat >>conftest.$ac_ext <<_ACEOF
10141 /* end confdefs.h. */
10143 /* Override any GCC internal prototype to avoid an error.
10144 Use char because int might match the return type of a GCC
10145 builtin and then its argument prototype would still apply. */
10146 #ifdef __cplusplus
10147 extern "C"
10148 #endif
10149 char XextCreateExtension ();
10151 main ()
10153 return XextCreateExtension ();
10155 return 0;
10157 _ACEOF
10158 rm -f conftest.$ac_objext conftest$ac_exeext
10159 if { (ac_try="$ac_link"
10160 case "(($ac_try" in
10161 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10162 *) ac_try_echo=$ac_try;;
10163 esac
10164 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10165 $as_echo "$ac_try_echo") >&5
10166 (eval "$ac_link") 2>conftest.er1
10167 ac_status=$?
10168 grep -v '^ *+' conftest.er1 >conftest.err
10169 rm -f conftest.er1
10170 cat conftest.err >&5
10171 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10172 (exit $ac_status); } && {
10173 test -z "$ac_c_werror_flag" ||
10174 test ! -s conftest.err
10175 } && test -s conftest$ac_exeext && {
10176 test "$cross_compiling" = yes ||
10177 $as_test_x conftest$ac_exeext
10178 }; then
10179 case "$LIBEXT" in
10180 dll) ;;
10181 dylib) ac_cv_lib_soname_Xext=`otool -L conftest$ac_exeext | grep "libXext\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXext\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10182 *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10183 esac
10184 else
10185 $as_echo "$as_me: failed program was:" >&5
10186 sed 's/^/| /' conftest.$ac_ext >&5
10191 rm -rf conftest.dSYM
10192 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10193 conftest$ac_exeext conftest.$ac_ext
10194 LIBS=$ac_check_soname_save_LIBS
10196 if test "x$ac_cv_lib_soname_Xext" = "x"; then
10197 { $as_echo "$as_me:$LINENO: result: not found" >&5
10198 $as_echo "not found" >&6; }
10200 else
10201 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
10202 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
10204 cat >>confdefs.h <<_ACEOF
10205 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
10206 _ACEOF
10224 for ac_header in X11/Xlib.h \
10225 X11/XKBlib.h \
10226 X11/Xutil.h \
10227 X11/Xcursor/Xcursor.h \
10228 X11/extensions/shape.h \
10229 X11/extensions/XInput.h \
10230 X11/extensions/XShm.h \
10231 X11/extensions/Xcomposite.h \
10232 X11/extensions/Xinerama.h \
10233 X11/extensions/Xrandr.h \
10234 X11/extensions/Xrender.h \
10235 X11/extensions/xf86vmode.h
10237 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10238 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10239 $as_echo_n "checking for $ac_header... " >&6; }
10240 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10241 $as_echo_n "(cached) " >&6
10242 else
10243 cat >conftest.$ac_ext <<_ACEOF
10244 /* confdefs.h. */
10245 _ACEOF
10246 cat confdefs.h >>conftest.$ac_ext
10247 cat >>conftest.$ac_ext <<_ACEOF
10248 /* end confdefs.h. */
10249 #ifdef HAVE_X11_XLIB_H
10250 # include <X11/Xlib.h>
10251 #endif
10252 #ifdef HAVE_X11_XUTIL_H
10253 # include <X11/Xutil.h>
10254 #endif
10256 #include <$ac_header>
10257 _ACEOF
10258 rm -f conftest.$ac_objext
10259 if { (ac_try="$ac_compile"
10260 case "(($ac_try" in
10261 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10262 *) ac_try_echo=$ac_try;;
10263 esac
10264 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10265 $as_echo "$ac_try_echo") >&5
10266 (eval "$ac_compile") 2>conftest.er1
10267 ac_status=$?
10268 grep -v '^ *+' conftest.er1 >conftest.err
10269 rm -f conftest.er1
10270 cat conftest.err >&5
10271 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10272 (exit $ac_status); } && {
10273 test -z "$ac_c_werror_flag" ||
10274 test ! -s conftest.err
10275 } && test -s conftest.$ac_objext; then
10276 eval "$as_ac_Header=yes"
10277 else
10278 $as_echo "$as_me: failed program was:" >&5
10279 sed 's/^/| /' conftest.$ac_ext >&5
10281 eval "$as_ac_Header=no"
10284 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10286 ac_res=`eval 'as_val=${'$as_ac_Header'}
10287 $as_echo "$as_val"'`
10288 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10289 $as_echo "$ac_res" >&6; }
10290 as_val=`eval 'as_val=${'$as_ac_Header'}
10291 $as_echo "$as_val"'`
10292 if test "x$as_val" = x""yes; then
10293 cat >>confdefs.h <<_ACEOF
10294 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10295 _ACEOF
10299 done
10302 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
10303 then
10304 { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
10305 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
10306 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
10307 $as_echo_n "(cached) " >&6
10308 else
10309 ac_check_lib_save_LIBS=$LIBS
10310 LIBS="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10311 cat >conftest.$ac_ext <<_ACEOF
10312 /* confdefs.h. */
10313 _ACEOF
10314 cat confdefs.h >>conftest.$ac_ext
10315 cat >>conftest.$ac_ext <<_ACEOF
10316 /* end confdefs.h. */
10318 /* Override any GCC internal prototype to avoid an error.
10319 Use char because int might match the return type of a GCC
10320 builtin and then its argument prototype would still apply. */
10321 #ifdef __cplusplus
10322 extern "C"
10323 #endif
10324 char XkbQueryExtension ();
10326 main ()
10328 return XkbQueryExtension ();
10330 return 0;
10332 _ACEOF
10333 rm -f conftest.$ac_objext conftest$ac_exeext
10334 if { (ac_try="$ac_link"
10335 case "(($ac_try" in
10336 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10337 *) ac_try_echo=$ac_try;;
10338 esac
10339 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10340 $as_echo "$ac_try_echo") >&5
10341 (eval "$ac_link") 2>conftest.er1
10342 ac_status=$?
10343 grep -v '^ *+' conftest.er1 >conftest.err
10344 rm -f conftest.er1
10345 cat conftest.err >&5
10346 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10347 (exit $ac_status); } && {
10348 test -z "$ac_c_werror_flag" ||
10349 test ! -s conftest.err
10350 } && test -s conftest$ac_exeext && {
10351 test "$cross_compiling" = yes ||
10352 $as_test_x conftest$ac_exeext
10353 }; then
10354 ac_cv_lib_X11_XkbQueryExtension=yes
10355 else
10356 $as_echo "$as_me: failed program was:" >&5
10357 sed 's/^/| /' conftest.$ac_ext >&5
10359 ac_cv_lib_X11_XkbQueryExtension=no
10362 rm -rf conftest.dSYM
10363 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10364 conftest$ac_exeext conftest.$ac_ext
10365 LIBS=$ac_check_lib_save_LIBS
10367 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10368 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10369 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x""yes; then
10371 cat >>confdefs.h <<\_ACEOF
10372 #define HAVE_XKB 1
10373 _ACEOF
10379 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10380 then
10381 { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10382 $as_echo_n "checking for -lXcursor... " >&6; }
10383 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10384 $as_echo_n "(cached) " >&6
10385 else
10386 ac_check_soname_save_LIBS=$LIBS
10387 LIBS="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10388 cat >conftest.$ac_ext <<_ACEOF
10389 /* confdefs.h. */
10390 _ACEOF
10391 cat confdefs.h >>conftest.$ac_ext
10392 cat >>conftest.$ac_ext <<_ACEOF
10393 /* end confdefs.h. */
10395 /* Override any GCC internal prototype to avoid an error.
10396 Use char because int might match the return type of a GCC
10397 builtin and then its argument prototype would still apply. */
10398 #ifdef __cplusplus
10399 extern "C"
10400 #endif
10401 char XcursorImageLoadCursor ();
10403 main ()
10405 return XcursorImageLoadCursor ();
10407 return 0;
10409 _ACEOF
10410 rm -f conftest.$ac_objext conftest$ac_exeext
10411 if { (ac_try="$ac_link"
10412 case "(($ac_try" in
10413 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10414 *) ac_try_echo=$ac_try;;
10415 esac
10416 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10417 $as_echo "$ac_try_echo") >&5
10418 (eval "$ac_link") 2>conftest.er1
10419 ac_status=$?
10420 grep -v '^ *+' conftest.er1 >conftest.err
10421 rm -f conftest.er1
10422 cat conftest.err >&5
10423 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10424 (exit $ac_status); } && {
10425 test -z "$ac_c_werror_flag" ||
10426 test ! -s conftest.err
10427 } && test -s conftest$ac_exeext && {
10428 test "$cross_compiling" = yes ||
10429 $as_test_x conftest$ac_exeext
10430 }; then
10431 case "$LIBEXT" in
10432 dll) ;;
10433 dylib) ac_cv_lib_soname_Xcursor=`otool -L conftest$ac_exeext | grep "libXcursor\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXcursor\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10434 *) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10435 esac
10436 else
10437 $as_echo "$as_me: failed program was:" >&5
10438 sed 's/^/| /' conftest.$ac_ext >&5
10443 rm -rf conftest.dSYM
10444 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10445 conftest$ac_exeext conftest.$ac_ext
10446 LIBS=$ac_check_soname_save_LIBS
10448 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10449 { $as_echo "$as_me:$LINENO: result: not found" >&5
10450 $as_echo "not found" >&6; }
10452 else
10453 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10454 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10456 cat >>confdefs.h <<_ACEOF
10457 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10458 _ACEOF
10464 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10465 case "x$with_xcursor" in
10466 x) wine_notices="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10467 xno) ;;
10468 *) { { $as_echo "$as_me:$LINENO: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10469 This is an error since --with-xcursor was requested." >&5
10470 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10471 This is an error since --with-xcursor was requested." >&2;}
10472 { (exit 1); exit 1; }; } ;;
10473 esac
10477 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10478 then
10479 { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10480 $as_echo_n "checking for -lXi... " >&6; }
10481 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10482 $as_echo_n "(cached) " >&6
10483 else
10484 ac_check_soname_save_LIBS=$LIBS
10485 LIBS="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10486 cat >conftest.$ac_ext <<_ACEOF
10487 /* confdefs.h. */
10488 _ACEOF
10489 cat confdefs.h >>conftest.$ac_ext
10490 cat >>conftest.$ac_ext <<_ACEOF
10491 /* end confdefs.h. */
10493 /* Override any GCC internal prototype to avoid an error.
10494 Use char because int might match the return type of a GCC
10495 builtin and then its argument prototype would still apply. */
10496 #ifdef __cplusplus
10497 extern "C"
10498 #endif
10499 char XOpenDevice ();
10501 main ()
10503 return XOpenDevice ();
10505 return 0;
10507 _ACEOF
10508 rm -f conftest.$ac_objext conftest$ac_exeext
10509 if { (ac_try="$ac_link"
10510 case "(($ac_try" in
10511 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10512 *) ac_try_echo=$ac_try;;
10513 esac
10514 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10515 $as_echo "$ac_try_echo") >&5
10516 (eval "$ac_link") 2>conftest.er1
10517 ac_status=$?
10518 grep -v '^ *+' conftest.er1 >conftest.err
10519 rm -f conftest.er1
10520 cat conftest.err >&5
10521 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10522 (exit $ac_status); } && {
10523 test -z "$ac_c_werror_flag" ||
10524 test ! -s conftest.err
10525 } && test -s conftest$ac_exeext && {
10526 test "$cross_compiling" = yes ||
10527 $as_test_x conftest$ac_exeext
10528 }; then
10529 case "$LIBEXT" in
10530 dll) ;;
10531 dylib) ac_cv_lib_soname_Xi=`otool -L conftest$ac_exeext | grep "libXi\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXi\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10532 *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10533 esac
10534 else
10535 $as_echo "$as_me: failed program was:" >&5
10536 sed 's/^/| /' conftest.$ac_ext >&5
10541 rm -rf conftest.dSYM
10542 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10543 conftest$ac_exeext conftest.$ac_ext
10544 LIBS=$ac_check_soname_save_LIBS
10546 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10547 { $as_echo "$as_me:$LINENO: result: not found" >&5
10548 $as_echo "not found" >&6; }
10550 else
10551 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10552 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10554 cat >>confdefs.h <<_ACEOF
10555 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10556 _ACEOF
10562 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10563 case "x$with_xinput" in
10564 x) wine_notices="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10565 xno) ;;
10566 *) { { $as_echo "$as_me:$LINENO: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10567 This is an error since --with-xinput was requested." >&5
10568 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10569 This is an error since --with-xinput was requested." >&2;}
10570 { (exit 1); exit 1; }; } ;;
10571 esac
10575 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10576 then
10577 { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10578 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10579 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10580 $as_echo_n "(cached) " >&6
10581 else
10582 ac_check_lib_save_LIBS=$LIBS
10583 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10584 cat >conftest.$ac_ext <<_ACEOF
10585 /* confdefs.h. */
10586 _ACEOF
10587 cat confdefs.h >>conftest.$ac_ext
10588 cat >>conftest.$ac_ext <<_ACEOF
10589 /* end confdefs.h. */
10591 /* Override any GCC internal prototype to avoid an error.
10592 Use char because int might match the return type of a GCC
10593 builtin and then its argument prototype would still apply. */
10594 #ifdef __cplusplus
10595 extern "C"
10596 #endif
10597 char XShmQueryExtension ();
10599 main ()
10601 return XShmQueryExtension ();
10603 return 0;
10605 _ACEOF
10606 rm -f conftest.$ac_objext conftest$ac_exeext
10607 if { (ac_try="$ac_link"
10608 case "(($ac_try" in
10609 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10610 *) ac_try_echo=$ac_try;;
10611 esac
10612 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10613 $as_echo "$ac_try_echo") >&5
10614 (eval "$ac_link") 2>conftest.er1
10615 ac_status=$?
10616 grep -v '^ *+' conftest.er1 >conftest.err
10617 rm -f conftest.er1
10618 cat conftest.err >&5
10619 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10620 (exit $ac_status); } && {
10621 test -z "$ac_c_werror_flag" ||
10622 test ! -s conftest.err
10623 } && test -s conftest$ac_exeext && {
10624 test "$cross_compiling" = yes ||
10625 $as_test_x conftest$ac_exeext
10626 }; then
10627 ac_cv_lib_Xext_XShmQueryExtension=yes
10628 else
10629 $as_echo "$as_me: failed program was:" >&5
10630 sed 's/^/| /' conftest.$ac_ext >&5
10632 ac_cv_lib_Xext_XShmQueryExtension=no
10635 rm -rf conftest.dSYM
10636 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10637 conftest$ac_exeext conftest.$ac_ext
10638 LIBS=$ac_check_lib_save_LIBS
10640 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10641 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10642 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x""yes; then
10644 cat >>confdefs.h <<\_ACEOF
10645 #define HAVE_LIBXXSHM 1
10646 _ACEOF
10651 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10652 case "x$with_xshm" in
10653 x) wine_notices="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10654 xno) ;;
10655 *) { { $as_echo "$as_me:$LINENO: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10656 This is an error since --with-xshm was requested." >&5
10657 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10658 This is an error since --with-xshm was requested." >&2;}
10659 { (exit 1); exit 1; }; } ;;
10660 esac
10664 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10665 then
10666 { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10667 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10668 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10669 $as_echo_n "(cached) " >&6
10670 else
10671 ac_check_lib_save_LIBS=$LIBS
10672 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10673 cat >conftest.$ac_ext <<_ACEOF
10674 /* confdefs.h. */
10675 _ACEOF
10676 cat confdefs.h >>conftest.$ac_ext
10677 cat >>conftest.$ac_ext <<_ACEOF
10678 /* end confdefs.h. */
10680 /* Override any GCC internal prototype to avoid an error.
10681 Use char because int might match the return type of a GCC
10682 builtin and then its argument prototype would still apply. */
10683 #ifdef __cplusplus
10684 extern "C"
10685 #endif
10686 char XShapeQueryExtension ();
10688 main ()
10690 return XShapeQueryExtension ();
10692 return 0;
10694 _ACEOF
10695 rm -f conftest.$ac_objext conftest$ac_exeext
10696 if { (ac_try="$ac_link"
10697 case "(($ac_try" in
10698 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10699 *) ac_try_echo=$ac_try;;
10700 esac
10701 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10702 $as_echo "$ac_try_echo") >&5
10703 (eval "$ac_link") 2>conftest.er1
10704 ac_status=$?
10705 grep -v '^ *+' conftest.er1 >conftest.err
10706 rm -f conftest.er1
10707 cat conftest.err >&5
10708 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10709 (exit $ac_status); } && {
10710 test -z "$ac_c_werror_flag" ||
10711 test ! -s conftest.err
10712 } && test -s conftest$ac_exeext && {
10713 test "$cross_compiling" = yes ||
10714 $as_test_x conftest$ac_exeext
10715 }; then
10716 ac_cv_lib_Xext_XShapeQueryExtension=yes
10717 else
10718 $as_echo "$as_me: failed program was:" >&5
10719 sed 's/^/| /' conftest.$ac_ext >&5
10721 ac_cv_lib_Xext_XShapeQueryExtension=no
10724 rm -rf conftest.dSYM
10725 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10726 conftest$ac_exeext conftest.$ac_ext
10727 LIBS=$ac_check_lib_save_LIBS
10729 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10730 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10731 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then
10733 cat >>confdefs.h <<\_ACEOF
10734 #define HAVE_LIBXSHAPE 1
10735 _ACEOF
10740 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10741 case "x$with_xshape" in
10742 x) wine_notices="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10743 xno) ;;
10744 *) { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10745 This is an error since --with-xshape was requested." >&5
10746 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10747 This is an error since --with-xshape was requested." >&2;}
10748 { (exit 1); exit 1; }; } ;;
10749 esac
10753 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10754 then
10755 { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10756 $as_echo_n "checking for -lXxf86vm... " >&6; }
10757 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10758 $as_echo_n "(cached) " >&6
10759 else
10760 ac_check_soname_save_LIBS=$LIBS
10761 LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10762 cat >conftest.$ac_ext <<_ACEOF
10763 /* confdefs.h. */
10764 _ACEOF
10765 cat confdefs.h >>conftest.$ac_ext
10766 cat >>conftest.$ac_ext <<_ACEOF
10767 /* end confdefs.h. */
10769 /* Override any GCC internal prototype to avoid an error.
10770 Use char because int might match the return type of a GCC
10771 builtin and then its argument prototype would still apply. */
10772 #ifdef __cplusplus
10773 extern "C"
10774 #endif
10775 char XF86VidModeQueryExtension ();
10777 main ()
10779 return XF86VidModeQueryExtension ();
10781 return 0;
10783 _ACEOF
10784 rm -f conftest.$ac_objext conftest$ac_exeext
10785 if { (ac_try="$ac_link"
10786 case "(($ac_try" in
10787 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10788 *) ac_try_echo=$ac_try;;
10789 esac
10790 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10791 $as_echo "$ac_try_echo") >&5
10792 (eval "$ac_link") 2>conftest.er1
10793 ac_status=$?
10794 grep -v '^ *+' conftest.er1 >conftest.err
10795 rm -f conftest.er1
10796 cat conftest.err >&5
10797 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10798 (exit $ac_status); } && {
10799 test -z "$ac_c_werror_flag" ||
10800 test ! -s conftest.err
10801 } && test -s conftest$ac_exeext && {
10802 test "$cross_compiling" = yes ||
10803 $as_test_x conftest$ac_exeext
10804 }; then
10805 case "$LIBEXT" in
10806 dll) ;;
10807 dylib) ac_cv_lib_soname_Xxf86vm=`otool -L conftest$ac_exeext | grep "libXxf86vm\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXxf86vm\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10808 *) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10809 esac
10810 else
10811 $as_echo "$as_me: failed program was:" >&5
10812 sed 's/^/| /' conftest.$ac_ext >&5
10817 rm -rf conftest.dSYM
10818 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10819 conftest$ac_exeext conftest.$ac_ext
10820 LIBS=$ac_check_soname_save_LIBS
10822 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10823 { $as_echo "$as_me:$LINENO: result: not found" >&5
10824 $as_echo "not found" >&6; }
10826 else
10827 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10828 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10830 cat >>confdefs.h <<_ACEOF
10831 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10832 _ACEOF
10838 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10839 case "x$with_xxf86vm" in
10840 x) wine_notices="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10841 xno) ;;
10842 *) { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10843 This is an error since --with-xxf86vm was requested." >&5
10844 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10845 This is an error since --with-xxf86vm was requested." >&2;}
10846 { (exit 1); exit 1; }; } ;;
10847 esac
10851 if test "$ac_cv_header_X11_extensions_Xrender_h" = "yes" -a "x$ac_cv_lib_soname_X11" != "x" -a "x$ac_cv_lib_soname_Xext" != "x"
10852 then
10853 { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10854 $as_echo_n "checking for -lXrender... " >&6; }
10855 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10856 $as_echo_n "(cached) " >&6
10857 else
10858 ac_check_soname_save_LIBS=$LIBS
10859 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10860 cat >conftest.$ac_ext <<_ACEOF
10861 /* confdefs.h. */
10862 _ACEOF
10863 cat confdefs.h >>conftest.$ac_ext
10864 cat >>conftest.$ac_ext <<_ACEOF
10865 /* end confdefs.h. */
10867 /* Override any GCC internal prototype to avoid an error.
10868 Use char because int might match the return type of a GCC
10869 builtin and then its argument prototype would still apply. */
10870 #ifdef __cplusplus
10871 extern "C"
10872 #endif
10873 char XRenderQueryExtension ();
10875 main ()
10877 return XRenderQueryExtension ();
10879 return 0;
10881 _ACEOF
10882 rm -f conftest.$ac_objext conftest$ac_exeext
10883 if { (ac_try="$ac_link"
10884 case "(($ac_try" in
10885 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10886 *) ac_try_echo=$ac_try;;
10887 esac
10888 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10889 $as_echo "$ac_try_echo") >&5
10890 (eval "$ac_link") 2>conftest.er1
10891 ac_status=$?
10892 grep -v '^ *+' conftest.er1 >conftest.err
10893 rm -f conftest.er1
10894 cat conftest.err >&5
10895 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10896 (exit $ac_status); } && {
10897 test -z "$ac_c_werror_flag" ||
10898 test ! -s conftest.err
10899 } && test -s conftest$ac_exeext && {
10900 test "$cross_compiling" = yes ||
10901 $as_test_x conftest$ac_exeext
10902 }; then
10903 case "$LIBEXT" in
10904 dll) ;;
10905 dylib) ac_cv_lib_soname_Xrender=`otool -L conftest$ac_exeext | grep "libXrender\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXrender\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10906 *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10907 esac
10908 else
10909 $as_echo "$as_me: failed program was:" >&5
10910 sed 's/^/| /' conftest.$ac_ext >&5
10915 rm -rf conftest.dSYM
10916 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10917 conftest$ac_exeext conftest.$ac_ext
10918 LIBS=$ac_check_soname_save_LIBS
10920 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10921 { $as_echo "$as_me:$LINENO: result: not found" >&5
10922 $as_echo "not found" >&6; }
10924 else
10925 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
10926 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
10928 cat >>confdefs.h <<_ACEOF
10929 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
10930 _ACEOF
10932 { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
10933 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
10934 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
10935 $as_echo_n "(cached) " >&6
10936 else
10937 ac_check_lib_save_LIBS=$LIBS
10938 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10939 cat >conftest.$ac_ext <<_ACEOF
10940 /* confdefs.h. */
10941 _ACEOF
10942 cat confdefs.h >>conftest.$ac_ext
10943 cat >>conftest.$ac_ext <<_ACEOF
10944 /* end confdefs.h. */
10946 /* Override any GCC internal prototype to avoid an error.
10947 Use char because int might match the return type of a GCC
10948 builtin and then its argument prototype would still apply. */
10949 #ifdef __cplusplus
10950 extern "C"
10951 #endif
10952 char XRenderSetPictureTransform ();
10954 main ()
10956 return XRenderSetPictureTransform ();
10958 return 0;
10960 _ACEOF
10961 rm -f conftest.$ac_objext conftest$ac_exeext
10962 if { (ac_try="$ac_link"
10963 case "(($ac_try" in
10964 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10965 *) ac_try_echo=$ac_try;;
10966 esac
10967 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10968 $as_echo "$ac_try_echo") >&5
10969 (eval "$ac_link") 2>conftest.er1
10970 ac_status=$?
10971 grep -v '^ *+' conftest.er1 >conftest.err
10972 rm -f conftest.er1
10973 cat conftest.err >&5
10974 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10975 (exit $ac_status); } && {
10976 test -z "$ac_c_werror_flag" ||
10977 test ! -s conftest.err
10978 } && test -s conftest$ac_exeext && {
10979 test "$cross_compiling" = yes ||
10980 $as_test_x conftest$ac_exeext
10981 }; then
10982 ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
10983 else
10984 $as_echo "$as_me: failed program was:" >&5
10985 sed 's/^/| /' conftest.$ac_ext >&5
10987 ac_cv_lib_Xrender_XRenderSetPictureTransform=no
10990 rm -rf conftest.dSYM
10991 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10992 conftest$ac_exeext conftest.$ac_ext
10993 LIBS=$ac_check_lib_save_LIBS
10995 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
10996 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
10997 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x""yes; then
10999 cat >>confdefs.h <<\_ACEOF
11000 #define HAVE_XRENDERSETPICTURETRANSFORM 1
11001 _ACEOF
11009 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
11010 case "x$with_xrender" in
11011 x) wine_warnings="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
11012 xno) ;;
11013 *) { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
11014 This is an error since --with-xrender was requested." >&5
11015 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
11016 This is an error since --with-xrender was requested." >&2;}
11017 { (exit 1); exit 1; }; } ;;
11018 esac
11022 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
11023 then
11024 cat >conftest.$ac_ext <<_ACEOF
11025 /* confdefs.h. */
11026 _ACEOF
11027 cat confdefs.h >>conftest.$ac_ext
11028 cat >>conftest.$ac_ext <<_ACEOF
11029 /* end confdefs.h. */
11030 #include <X11/Xlib.h>
11031 #include <X11/extensions/Xrandr.h>
11033 main ()
11035 static typeof(XRRSetScreenConfigAndRate) * func;
11037 return 0;
11039 _ACEOF
11040 rm -f conftest.$ac_objext
11041 if { (ac_try="$ac_compile"
11042 case "(($ac_try" in
11043 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11044 *) ac_try_echo=$ac_try;;
11045 esac
11046 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11047 $as_echo "$ac_try_echo") >&5
11048 (eval "$ac_compile") 2>conftest.er1
11049 ac_status=$?
11050 grep -v '^ *+' conftest.er1 >conftest.err
11051 rm -f conftest.er1
11052 cat conftest.err >&5
11053 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11054 (exit $ac_status); } && {
11055 test -z "$ac_c_werror_flag" ||
11056 test ! -s conftest.err
11057 } && test -s conftest.$ac_objext; then
11058 { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
11059 $as_echo_n "checking for -lXrandr... " >&6; }
11060 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
11061 $as_echo_n "(cached) " >&6
11062 else
11063 ac_check_soname_save_LIBS=$LIBS
11064 LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11065 cat >conftest.$ac_ext <<_ACEOF
11066 /* confdefs.h. */
11067 _ACEOF
11068 cat confdefs.h >>conftest.$ac_ext
11069 cat >>conftest.$ac_ext <<_ACEOF
11070 /* end confdefs.h. */
11072 /* Override any GCC internal prototype to avoid an error.
11073 Use char because int might match the return type of a GCC
11074 builtin and then its argument prototype would still apply. */
11075 #ifdef __cplusplus
11076 extern "C"
11077 #endif
11078 char XRRQueryExtension ();
11080 main ()
11082 return XRRQueryExtension ();
11084 return 0;
11086 _ACEOF
11087 rm -f conftest.$ac_objext conftest$ac_exeext
11088 if { (ac_try="$ac_link"
11089 case "(($ac_try" in
11090 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11091 *) ac_try_echo=$ac_try;;
11092 esac
11093 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11094 $as_echo "$ac_try_echo") >&5
11095 (eval "$ac_link") 2>conftest.er1
11096 ac_status=$?
11097 grep -v '^ *+' conftest.er1 >conftest.err
11098 rm -f conftest.er1
11099 cat conftest.err >&5
11100 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11101 (exit $ac_status); } && {
11102 test -z "$ac_c_werror_flag" ||
11103 test ! -s conftest.err
11104 } && test -s conftest$ac_exeext && {
11105 test "$cross_compiling" = yes ||
11106 $as_test_x conftest$ac_exeext
11107 }; then
11108 case "$LIBEXT" in
11109 dll) ;;
11110 dylib) ac_cv_lib_soname_Xrandr=`otool -L conftest$ac_exeext | grep "libXrandr\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXrandr\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
11111 *) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11112 esac
11113 else
11114 $as_echo "$as_me: failed program was:" >&5
11115 sed 's/^/| /' conftest.$ac_ext >&5
11120 rm -rf conftest.dSYM
11121 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11122 conftest$ac_exeext conftest.$ac_ext
11123 LIBS=$ac_check_soname_save_LIBS
11125 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11126 { $as_echo "$as_me:$LINENO: result: not found" >&5
11127 $as_echo "not found" >&6; }
11129 else
11130 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
11131 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
11133 cat >>confdefs.h <<_ACEOF
11134 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
11135 _ACEOF
11140 else
11141 $as_echo "$as_me: failed program was:" >&5
11142 sed 's/^/| /' conftest.$ac_ext >&5
11147 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11149 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11150 case "x$with_xrandr" in
11151 x) wine_notices="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
11152 xno) ;;
11153 *) { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11154 This is an error since --with-xrandr was requested." >&5
11155 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11156 This is an error since --with-xrandr was requested." >&2;}
11157 { (exit 1); exit 1; }; } ;;
11158 esac
11162 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
11163 then
11164 cat >conftest.$ac_ext <<_ACEOF
11165 /* confdefs.h. */
11166 _ACEOF
11167 cat confdefs.h >>conftest.$ac_ext
11168 cat >>conftest.$ac_ext <<_ACEOF
11169 /* end confdefs.h. */
11170 #include <X11/Xlib.h>
11171 #include <X11/extensions/Xinerama.h>
11173 main ()
11175 static typeof(XineramaQueryScreens) * func;
11177 return 0;
11179 _ACEOF
11180 rm -f conftest.$ac_objext
11181 if { (ac_try="$ac_compile"
11182 case "(($ac_try" in
11183 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11184 *) ac_try_echo=$ac_try;;
11185 esac
11186 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11187 $as_echo "$ac_try_echo") >&5
11188 (eval "$ac_compile") 2>conftest.er1
11189 ac_status=$?
11190 grep -v '^ *+' conftest.er1 >conftest.err
11191 rm -f conftest.er1
11192 cat conftest.err >&5
11193 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11194 (exit $ac_status); } && {
11195 test -z "$ac_c_werror_flag" ||
11196 test ! -s conftest.err
11197 } && test -s conftest.$ac_objext; then
11198 { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
11199 $as_echo_n "checking for -lXinerama... " >&6; }
11200 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
11201 $as_echo_n "(cached) " >&6
11202 else
11203 ac_check_soname_save_LIBS=$LIBS
11204 LIBS="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11205 cat >conftest.$ac_ext <<_ACEOF
11206 /* confdefs.h. */
11207 _ACEOF
11208 cat confdefs.h >>conftest.$ac_ext
11209 cat >>conftest.$ac_ext <<_ACEOF
11210 /* end confdefs.h. */
11212 /* Override any GCC internal prototype to avoid an error.
11213 Use char because int might match the return type of a GCC
11214 builtin and then its argument prototype would still apply. */
11215 #ifdef __cplusplus
11216 extern "C"
11217 #endif
11218 char XineramaQueryScreens ();
11220 main ()
11222 return XineramaQueryScreens ();
11224 return 0;
11226 _ACEOF
11227 rm -f conftest.$ac_objext conftest$ac_exeext
11228 if { (ac_try="$ac_link"
11229 case "(($ac_try" in
11230 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11231 *) ac_try_echo=$ac_try;;
11232 esac
11233 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11234 $as_echo "$ac_try_echo") >&5
11235 (eval "$ac_link") 2>conftest.er1
11236 ac_status=$?
11237 grep -v '^ *+' conftest.er1 >conftest.err
11238 rm -f conftest.er1
11239 cat conftest.err >&5
11240 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11241 (exit $ac_status); } && {
11242 test -z "$ac_c_werror_flag" ||
11243 test ! -s conftest.err
11244 } && test -s conftest$ac_exeext && {
11245 test "$cross_compiling" = yes ||
11246 $as_test_x conftest$ac_exeext
11247 }; then
11248 case "$LIBEXT" in
11249 dll) ;;
11250 dylib) ac_cv_lib_soname_Xinerama=`otool -L conftest$ac_exeext | grep "libXinerama\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXinerama\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
11251 *) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11252 esac
11253 else
11254 $as_echo "$as_me: failed program was:" >&5
11255 sed 's/^/| /' conftest.$ac_ext >&5
11260 rm -rf conftest.dSYM
11261 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11262 conftest$ac_exeext conftest.$ac_ext
11263 LIBS=$ac_check_soname_save_LIBS
11265 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11266 { $as_echo "$as_me:$LINENO: result: not found" >&5
11267 $as_echo "not found" >&6; }
11269 else
11270 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
11271 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
11273 cat >>confdefs.h <<_ACEOF
11274 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
11275 _ACEOF
11280 else
11281 $as_echo "$as_me: failed program was:" >&5
11282 sed 's/^/| /' conftest.$ac_ext >&5
11287 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11289 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11290 case "x$with_xinerama" in
11291 x) wine_notices="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
11292 xno) ;;
11293 *) { { $as_echo "$as_me:$LINENO: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11294 This is an error since --with-xinerama was requested." >&5
11295 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11296 This is an error since --with-xinerama was requested." >&2;}
11297 { (exit 1); exit 1; }; } ;;
11298 esac
11302 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
11303 then
11304 { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
11305 $as_echo_n "checking for -lXcomposite... " >&6; }
11306 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
11307 $as_echo_n "(cached) " >&6
11308 else
11309 ac_check_soname_save_LIBS=$LIBS
11310 LIBS="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11311 cat >conftest.$ac_ext <<_ACEOF
11312 /* confdefs.h. */
11313 _ACEOF
11314 cat confdefs.h >>conftest.$ac_ext
11315 cat >>conftest.$ac_ext <<_ACEOF
11316 /* end confdefs.h. */
11318 /* Override any GCC internal prototype to avoid an error.
11319 Use char because int might match the return type of a GCC
11320 builtin and then its argument prototype would still apply. */
11321 #ifdef __cplusplus
11322 extern "C"
11323 #endif
11324 char XCompositeRedirectWindow ();
11326 main ()
11328 return XCompositeRedirectWindow ();
11330 return 0;
11332 _ACEOF
11333 rm -f conftest.$ac_objext conftest$ac_exeext
11334 if { (ac_try="$ac_link"
11335 case "(($ac_try" in
11336 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11337 *) ac_try_echo=$ac_try;;
11338 esac
11339 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11340 $as_echo "$ac_try_echo") >&5
11341 (eval "$ac_link") 2>conftest.er1
11342 ac_status=$?
11343 grep -v '^ *+' conftest.er1 >conftest.err
11344 rm -f conftest.er1
11345 cat conftest.err >&5
11346 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11347 (exit $ac_status); } && {
11348 test -z "$ac_c_werror_flag" ||
11349 test ! -s conftest.err
11350 } && test -s conftest$ac_exeext && {
11351 test "$cross_compiling" = yes ||
11352 $as_test_x conftest$ac_exeext
11353 }; then
11354 case "$LIBEXT" in
11355 dll) ;;
11356 dylib) ac_cv_lib_soname_Xcomposite=`otool -L conftest$ac_exeext | grep "libXcomposite\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXcomposite\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
11357 *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11358 esac
11359 else
11360 $as_echo "$as_me: failed program was:" >&5
11361 sed 's/^/| /' conftest.$ac_ext >&5
11366 rm -rf conftest.dSYM
11367 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11368 conftest$ac_exeext conftest.$ac_ext
11369 LIBS=$ac_check_soname_save_LIBS
11371 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11372 { $as_echo "$as_me:$LINENO: result: not found" >&5
11373 $as_echo "not found" >&6; }
11375 else
11376 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11377 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11379 cat >>confdefs.h <<_ACEOF
11380 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11381 _ACEOF
11387 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11388 case "x$with_xcomposite" in
11389 x) wine_notices="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11390 xno) ;;
11391 *) { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11392 This is an error since --with-xcomposite was requested." >&5
11393 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11394 This is an error since --with-xcomposite was requested." >&2;}
11395 { (exit 1); exit 1; }; } ;;
11396 esac
11400 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11401 $as_echo_n "checking for XICCallback.callback... " >&6; }
11402 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11403 $as_echo_n "(cached) " >&6
11404 else
11405 cat >conftest.$ac_ext <<_ACEOF
11406 /* confdefs.h. */
11407 _ACEOF
11408 cat confdefs.h >>conftest.$ac_ext
11409 cat >>conftest.$ac_ext <<_ACEOF
11410 /* end confdefs.h. */
11411 #ifdef HAVE_X11_XLIB_H
11412 #include <X11/Xlib.h>
11413 #endif
11416 main ()
11418 static XICCallback ac_aggr;
11419 if (ac_aggr.callback)
11420 return 0;
11422 return 0;
11424 _ACEOF
11425 rm -f conftest.$ac_objext
11426 if { (ac_try="$ac_compile"
11427 case "(($ac_try" in
11428 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11429 *) ac_try_echo=$ac_try;;
11430 esac
11431 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11432 $as_echo "$ac_try_echo") >&5
11433 (eval "$ac_compile") 2>conftest.er1
11434 ac_status=$?
11435 grep -v '^ *+' conftest.er1 >conftest.err
11436 rm -f conftest.er1
11437 cat conftest.err >&5
11438 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11439 (exit $ac_status); } && {
11440 test -z "$ac_c_werror_flag" ||
11441 test ! -s conftest.err
11442 } && test -s conftest.$ac_objext; then
11443 ac_cv_member_XICCallback_callback=yes
11444 else
11445 $as_echo "$as_me: failed program was:" >&5
11446 sed 's/^/| /' conftest.$ac_ext >&5
11448 cat >conftest.$ac_ext <<_ACEOF
11449 /* confdefs.h. */
11450 _ACEOF
11451 cat confdefs.h >>conftest.$ac_ext
11452 cat >>conftest.$ac_ext <<_ACEOF
11453 /* end confdefs.h. */
11454 #ifdef HAVE_X11_XLIB_H
11455 #include <X11/Xlib.h>
11456 #endif
11459 main ()
11461 static XICCallback ac_aggr;
11462 if (sizeof ac_aggr.callback)
11463 return 0;
11465 return 0;
11467 _ACEOF
11468 rm -f conftest.$ac_objext
11469 if { (ac_try="$ac_compile"
11470 case "(($ac_try" in
11471 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11472 *) ac_try_echo=$ac_try;;
11473 esac
11474 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11475 $as_echo "$ac_try_echo") >&5
11476 (eval "$ac_compile") 2>conftest.er1
11477 ac_status=$?
11478 grep -v '^ *+' conftest.er1 >conftest.err
11479 rm -f conftest.er1
11480 cat conftest.err >&5
11481 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11482 (exit $ac_status); } && {
11483 test -z "$ac_c_werror_flag" ||
11484 test ! -s conftest.err
11485 } && test -s conftest.$ac_objext; then
11486 ac_cv_member_XICCallback_callback=yes
11487 else
11488 $as_echo "$as_me: failed program was:" >&5
11489 sed 's/^/| /' conftest.$ac_ext >&5
11491 ac_cv_member_XICCallback_callback=no
11494 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11497 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11499 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11500 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11501 if test "x$ac_cv_member_XICCallback_callback" = x""yes; then
11503 cat >>confdefs.h <<_ACEOF
11504 #define HAVE_XICCALLBACK_CALLBACK 1
11505 _ACEOF
11512 opengl_msg=""
11513 if test "x$with_opengl" != "xno"
11514 then
11519 for ac_header in GL/gl.h GL/glx.h GL/glext.h GL/glu.h
11521 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11522 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11523 $as_echo_n "checking for $ac_header... " >&6; }
11524 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11525 $as_echo_n "(cached) " >&6
11526 else
11527 cat >conftest.$ac_ext <<_ACEOF
11528 /* confdefs.h. */
11529 _ACEOF
11530 cat confdefs.h >>conftest.$ac_ext
11531 cat >>conftest.$ac_ext <<_ACEOF
11532 /* end confdefs.h. */
11533 #ifdef HAVE_GL_GLX_H
11534 # include <GL/glx.h>
11535 #endif
11537 #include <$ac_header>
11538 _ACEOF
11539 rm -f conftest.$ac_objext
11540 if { (ac_try="$ac_compile"
11541 case "(($ac_try" in
11542 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11543 *) ac_try_echo=$ac_try;;
11544 esac
11545 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11546 $as_echo "$ac_try_echo") >&5
11547 (eval "$ac_compile") 2>conftest.er1
11548 ac_status=$?
11549 grep -v '^ *+' conftest.er1 >conftest.err
11550 rm -f conftest.er1
11551 cat conftest.err >&5
11552 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11553 (exit $ac_status); } && {
11554 test -z "$ac_c_werror_flag" ||
11555 test ! -s conftest.err
11556 } && test -s conftest.$ac_objext; then
11557 eval "$as_ac_Header=yes"
11558 else
11559 $as_echo "$as_me: failed program was:" >&5
11560 sed 's/^/| /' conftest.$ac_ext >&5
11562 eval "$as_ac_Header=no"
11565 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11567 ac_res=`eval 'as_val=${'$as_ac_Header'}
11568 $as_echo "$as_val"'`
11569 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11570 $as_echo "$ac_res" >&6; }
11571 as_val=`eval 'as_val=${'$as_ac_Header'}
11572 $as_echo "$as_val"'`
11573 if test "x$as_val" = x""yes; then
11574 cat >>confdefs.h <<_ACEOF
11575 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11576 _ACEOF
11580 done
11582 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11583 then
11584 { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11585 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11586 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11587 $as_echo_n "(cached) " >&6
11588 else
11589 cat >conftest.$ac_ext <<_ACEOF
11590 /* confdefs.h. */
11591 _ACEOF
11592 cat confdefs.h >>conftest.$ac_ext
11593 cat >>conftest.$ac_ext <<_ACEOF
11594 /* end confdefs.h. */
11595 #include <GL/gl.h>
11597 main ()
11599 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11601 return 0;
11603 _ACEOF
11604 rm -f conftest.$ac_objext
11605 if { (ac_try="$ac_compile"
11606 case "(($ac_try" in
11607 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11608 *) ac_try_echo=$ac_try;;
11609 esac
11610 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11611 $as_echo "$ac_try_echo") >&5
11612 (eval "$ac_compile") 2>conftest.er1
11613 ac_status=$?
11614 grep -v '^ *+' conftest.er1 >conftest.err
11615 rm -f conftest.er1
11616 cat conftest.err >&5
11617 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11618 (exit $ac_status); } && {
11619 test -z "$ac_c_werror_flag" ||
11620 test ! -s conftest.err
11621 } && test -s conftest.$ac_objext; then
11622 wine_cv_opengl_header_version_OK="yes"
11623 else
11624 $as_echo "$as_me: failed program was:" >&5
11625 sed 's/^/| /' conftest.$ac_ext >&5
11627 wine_cv_opengl_header_version_OK="no"
11630 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11632 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11633 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11635 if test "$wine_cv_opengl_header_version_OK" = "yes"
11636 then
11637 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11638 $as_echo_n "checking for -lGL... " >&6; }
11639 if test "${ac_cv_lib_soname_GL+set}" = set; then
11640 $as_echo_n "(cached) " >&6
11641 else
11642 ac_check_soname_save_LIBS=$LIBS
11643 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11644 cat >conftest.$ac_ext <<_ACEOF
11645 /* confdefs.h. */
11646 _ACEOF
11647 cat confdefs.h >>conftest.$ac_ext
11648 cat >>conftest.$ac_ext <<_ACEOF
11649 /* end confdefs.h. */
11651 /* Override any GCC internal prototype to avoid an error.
11652 Use char because int might match the return type of a GCC
11653 builtin and then its argument prototype would still apply. */
11654 #ifdef __cplusplus
11655 extern "C"
11656 #endif
11657 char glXCreateContext ();
11659 main ()
11661 return glXCreateContext ();
11663 return 0;
11665 _ACEOF
11666 rm -f conftest.$ac_objext conftest$ac_exeext
11667 if { (ac_try="$ac_link"
11668 case "(($ac_try" in
11669 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11670 *) ac_try_echo=$ac_try;;
11671 esac
11672 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11673 $as_echo "$ac_try_echo") >&5
11674 (eval "$ac_link") 2>conftest.er1
11675 ac_status=$?
11676 grep -v '^ *+' conftest.er1 >conftest.err
11677 rm -f conftest.er1
11678 cat conftest.err >&5
11679 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11680 (exit $ac_status); } && {
11681 test -z "$ac_c_werror_flag" ||
11682 test ! -s conftest.err
11683 } && test -s conftest$ac_exeext && {
11684 test "$cross_compiling" = yes ||
11685 $as_test_x conftest$ac_exeext
11686 }; then
11687 case "$LIBEXT" in
11688 dll) ;;
11689 dylib) ac_cv_lib_soname_GL=`otool -L conftest$ac_exeext | grep "libGL\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libGL\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
11690 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11691 esac
11692 else
11693 $as_echo "$as_me: failed program was:" >&5
11694 sed 's/^/| /' conftest.$ac_ext >&5
11699 rm -rf conftest.dSYM
11700 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11701 conftest$ac_exeext conftest.$ac_ext
11702 LIBS=$ac_check_soname_save_LIBS
11704 if test "x$ac_cv_lib_soname_GL" = "x"; then
11705 { $as_echo "$as_me:$LINENO: result: not found" >&5
11706 $as_echo "not found" >&6; }
11707 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11708 $as_echo_n "checking for -lGL... " >&6; }
11709 if test "${ac_cv_lib_soname_GL+set}" = set; then
11710 $as_echo_n "(cached) " >&6
11711 else
11712 ac_check_soname_save_LIBS=$LIBS
11713 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib $LIBS"
11714 cat >conftest.$ac_ext <<_ACEOF
11715 /* confdefs.h. */
11716 _ACEOF
11717 cat confdefs.h >>conftest.$ac_ext
11718 cat >>conftest.$ac_ext <<_ACEOF
11719 /* end confdefs.h. */
11721 /* Override any GCC internal prototype to avoid an error.
11722 Use char because int might match the return type of a GCC
11723 builtin and then its argument prototype would still apply. */
11724 #ifdef __cplusplus
11725 extern "C"
11726 #endif
11727 char glXCreateContext ();
11729 main ()
11731 return glXCreateContext ();
11733 return 0;
11735 _ACEOF
11736 rm -f conftest.$ac_objext conftest$ac_exeext
11737 if { (ac_try="$ac_link"
11738 case "(($ac_try" in
11739 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11740 *) ac_try_echo=$ac_try;;
11741 esac
11742 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11743 $as_echo "$ac_try_echo") >&5
11744 (eval "$ac_link") 2>conftest.er1
11745 ac_status=$?
11746 grep -v '^ *+' conftest.er1 >conftest.err
11747 rm -f conftest.er1
11748 cat conftest.err >&5
11749 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11750 (exit $ac_status); } && {
11751 test -z "$ac_c_werror_flag" ||
11752 test ! -s conftest.err
11753 } && test -s conftest$ac_exeext && {
11754 test "$cross_compiling" = yes ||
11755 $as_test_x conftest$ac_exeext
11756 }; then
11757 case "$LIBEXT" in
11758 dll) ;;
11759 dylib) ac_cv_lib_soname_GL=`otool -L conftest$ac_exeext | grep "libGL\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libGL\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
11760 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11761 esac
11762 else
11763 $as_echo "$as_me: failed program was:" >&5
11764 sed 's/^/| /' conftest.$ac_ext >&5
11769 rm -rf conftest.dSYM
11770 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11771 conftest$ac_exeext conftest.$ac_ext
11772 LIBS=$ac_check_soname_save_LIBS
11774 if test "x$ac_cv_lib_soname_GL" = "x"; then
11775 { $as_echo "$as_me:$LINENO: result: not found" >&5
11776 $as_echo "not found" >&6; }
11777 if test -f /usr/X11R6/lib/libGL.a
11778 then
11779 opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
11780 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11781 else
11782 opengl_msg="No OpenGL library found on this system."
11784 else
11785 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11786 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11788 cat >>confdefs.h <<_ACEOF
11789 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11790 _ACEOF
11792 OPENGL_LIBS="-Xlinker -dylib_file -Xlinker /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -lGL"
11794 cat >>confdefs.h <<\_ACEOF
11795 #define HAVE_OPENGL 1
11796 _ACEOF
11800 else
11801 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11802 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11804 cat >>confdefs.h <<_ACEOF
11805 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11806 _ACEOF
11808 OPENGL_LIBS="-lGL"
11810 cat >>confdefs.h <<\_ACEOF
11811 #define HAVE_OPENGL 1
11812 _ACEOF
11816 if test "$ac_cv_header_GL_glu_h" = "yes"
11817 then
11818 { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11819 $as_echo_n "checking for -lGLU... " >&6; }
11820 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11821 $as_echo_n "(cached) " >&6
11822 else
11823 ac_check_soname_save_LIBS=$LIBS
11824 LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11825 cat >conftest.$ac_ext <<_ACEOF
11826 /* confdefs.h. */
11827 _ACEOF
11828 cat confdefs.h >>conftest.$ac_ext
11829 cat >>conftest.$ac_ext <<_ACEOF
11830 /* end confdefs.h. */
11832 /* Override any GCC internal prototype to avoid an error.
11833 Use char because int might match the return type of a GCC
11834 builtin and then its argument prototype would still apply. */
11835 #ifdef __cplusplus
11836 extern "C"
11837 #endif
11838 char gluLookAt ();
11840 main ()
11842 return gluLookAt ();
11844 return 0;
11846 _ACEOF
11847 rm -f conftest.$ac_objext conftest$ac_exeext
11848 if { (ac_try="$ac_link"
11849 case "(($ac_try" in
11850 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11851 *) ac_try_echo=$ac_try;;
11852 esac
11853 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11854 $as_echo "$ac_try_echo") >&5
11855 (eval "$ac_link") 2>conftest.er1
11856 ac_status=$?
11857 grep -v '^ *+' conftest.er1 >conftest.err
11858 rm -f conftest.er1
11859 cat conftest.err >&5
11860 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11861 (exit $ac_status); } && {
11862 test -z "$ac_c_werror_flag" ||
11863 test ! -s conftest.err
11864 } && test -s conftest$ac_exeext && {
11865 test "$cross_compiling" = yes ||
11866 $as_test_x conftest$ac_exeext
11867 }; then
11868 case "$LIBEXT" in
11869 dll) ;;
11870 dylib) ac_cv_lib_soname_GLU=`otool -L conftest$ac_exeext | grep "libGLU\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libGLU\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
11871 *) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11872 esac
11873 else
11874 $as_echo "$as_me: failed program was:" >&5
11875 sed 's/^/| /' conftest.$ac_ext >&5
11880 rm -rf conftest.dSYM
11881 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11882 conftest$ac_exeext conftest.$ac_ext
11883 LIBS=$ac_check_soname_save_LIBS
11885 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11886 { $as_echo "$as_me:$LINENO: result: not found" >&5
11887 $as_echo "not found" >&6; }
11889 else
11890 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
11891 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
11893 cat >>confdefs.h <<_ACEOF
11894 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
11895 _ACEOF
11901 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11902 case "x$with_glu" in
11903 x) wine_notices="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
11904 xno) ;;
11905 *) { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11906 This is an error since --with-glu was requested." >&5
11907 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11908 This is an error since --with-glu was requested." >&2;}
11909 { (exit 1); exit 1; }; } ;;
11910 esac
11913 else
11914 opengl_msg="Old Mesa headers detected. Consider upgrading your Mesa libraries."
11916 else
11917 opengl_msg="OpenGL development headers not found."
11919 test -n "$opengl_msg" && enable_opengl32=${enable_opengl32:-no}
11920 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32=${enable_glu32:-no}
11921 else
11922 enable_opengl32=${enable_opengl32:-no}
11923 enable_glu32=${enable_glu32:-no}
11925 if test -n "$opengl_msg"; then
11926 case "x$with_opengl" in
11927 x) wine_warnings="$wine_warnings|$opengl_msg
11928 OpenGL and Direct3D won't be supported." ;;
11929 xno) ;;
11930 *) { { $as_echo "$as_me:$LINENO: error: $opengl_msg
11931 OpenGL and Direct3D won't be supported.
11932 This is an error since --with-opengl was requested." >&5
11933 $as_echo "$as_me: error: $opengl_msg
11934 OpenGL and Direct3D won't be supported.
11935 This is an error since --with-opengl was requested." >&2;}
11936 { (exit 1); exit 1; }; } ;;
11937 esac
11941 NASLIBS=""
11944 for ac_header in audio/audiolib.h
11946 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11947 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11948 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11949 $as_echo_n "checking for $ac_header... " >&6; }
11950 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11951 $as_echo_n "(cached) " >&6
11953 ac_res=`eval 'as_val=${'$as_ac_Header'}
11954 $as_echo "$as_val"'`
11955 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11956 $as_echo "$ac_res" >&6; }
11957 else
11958 # Is the header compilable?
11959 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
11960 $as_echo_n "checking $ac_header usability... " >&6; }
11961 cat >conftest.$ac_ext <<_ACEOF
11962 /* confdefs.h. */
11963 _ACEOF
11964 cat confdefs.h >>conftest.$ac_ext
11965 cat >>conftest.$ac_ext <<_ACEOF
11966 /* end confdefs.h. */
11967 $ac_includes_default
11968 #include <$ac_header>
11969 _ACEOF
11970 rm -f conftest.$ac_objext
11971 if { (ac_try="$ac_compile"
11972 case "(($ac_try" in
11973 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11974 *) ac_try_echo=$ac_try;;
11975 esac
11976 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11977 $as_echo "$ac_try_echo") >&5
11978 (eval "$ac_compile") 2>conftest.er1
11979 ac_status=$?
11980 grep -v '^ *+' conftest.er1 >conftest.err
11981 rm -f conftest.er1
11982 cat conftest.err >&5
11983 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11984 (exit $ac_status); } && {
11985 test -z "$ac_c_werror_flag" ||
11986 test ! -s conftest.err
11987 } && test -s conftest.$ac_objext; then
11988 ac_header_compiler=yes
11989 else
11990 $as_echo "$as_me: failed program was:" >&5
11991 sed 's/^/| /' conftest.$ac_ext >&5
11993 ac_header_compiler=no
11996 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11997 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11998 $as_echo "$ac_header_compiler" >&6; }
12000 # Is the header present?
12001 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12002 $as_echo_n "checking $ac_header presence... " >&6; }
12003 cat >conftest.$ac_ext <<_ACEOF
12004 /* confdefs.h. */
12005 _ACEOF
12006 cat confdefs.h >>conftest.$ac_ext
12007 cat >>conftest.$ac_ext <<_ACEOF
12008 /* end confdefs.h. */
12009 #include <$ac_header>
12010 _ACEOF
12011 if { (ac_try="$ac_cpp conftest.$ac_ext"
12012 case "(($ac_try" in
12013 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12014 *) ac_try_echo=$ac_try;;
12015 esac
12016 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12017 $as_echo "$ac_try_echo") >&5
12018 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12019 ac_status=$?
12020 grep -v '^ *+' conftest.er1 >conftest.err
12021 rm -f conftest.er1
12022 cat conftest.err >&5
12023 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12024 (exit $ac_status); } >/dev/null && {
12025 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12026 test ! -s conftest.err
12027 }; then
12028 ac_header_preproc=yes
12029 else
12030 $as_echo "$as_me: failed program was:" >&5
12031 sed 's/^/| /' conftest.$ac_ext >&5
12033 ac_header_preproc=no
12036 rm -f conftest.err conftest.$ac_ext
12037 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12038 $as_echo "$ac_header_preproc" >&6; }
12040 # So? What about this header?
12041 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12042 yes:no: )
12043 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12044 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12045 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12046 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12047 ac_header_preproc=yes
12049 no:yes:* )
12050 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12051 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12052 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12053 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12054 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12055 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12056 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12057 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12058 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12059 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12060 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12061 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12062 ( cat <<\_ASBOX
12063 ## ------------------------------------ ##
12064 ## Report this to wine-devel@winehq.org ##
12065 ## ------------------------------------ ##
12066 _ASBOX
12067 ) | sed "s/^/$as_me: WARNING: /" >&2
12069 esac
12070 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12071 $as_echo_n "checking for $ac_header... " >&6; }
12072 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12073 $as_echo_n "(cached) " >&6
12074 else
12075 eval "$as_ac_Header=\$ac_header_preproc"
12077 ac_res=`eval 'as_val=${'$as_ac_Header'}
12078 $as_echo "$as_val"'`
12079 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12080 $as_echo "$ac_res" >&6; }
12083 as_val=`eval 'as_val=${'$as_ac_Header'}
12084 $as_echo "$as_val"'`
12085 if test "x$as_val" = x""yes; then
12086 cat >>confdefs.h <<_ACEOF
12087 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12088 _ACEOF
12090 for ac_header in audio/soundlib.h
12092 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12093 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12094 $as_echo_n "checking for $ac_header... " >&6; }
12095 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12096 $as_echo_n "(cached) " >&6
12097 else
12098 cat >conftest.$ac_ext <<_ACEOF
12099 /* confdefs.h. */
12100 _ACEOF
12101 cat confdefs.h >>conftest.$ac_ext
12102 cat >>conftest.$ac_ext <<_ACEOF
12103 /* end confdefs.h. */
12104 #include <audio/audiolib.h>
12106 #include <$ac_header>
12107 _ACEOF
12108 rm -f conftest.$ac_objext
12109 if { (ac_try="$ac_compile"
12110 case "(($ac_try" in
12111 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12112 *) ac_try_echo=$ac_try;;
12113 esac
12114 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12115 $as_echo "$ac_try_echo") >&5
12116 (eval "$ac_compile") 2>conftest.er1
12117 ac_status=$?
12118 grep -v '^ *+' conftest.er1 >conftest.err
12119 rm -f conftest.er1
12120 cat conftest.err >&5
12121 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12122 (exit $ac_status); } && {
12123 test -z "$ac_c_werror_flag" ||
12124 test ! -s conftest.err
12125 } && test -s conftest.$ac_objext; then
12126 eval "$as_ac_Header=yes"
12127 else
12128 $as_echo "$as_me: failed program was:" >&5
12129 sed 's/^/| /' conftest.$ac_ext >&5
12131 eval "$as_ac_Header=no"
12134 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12136 ac_res=`eval 'as_val=${'$as_ac_Header'}
12137 $as_echo "$as_val"'`
12138 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12139 $as_echo "$ac_res" >&6; }
12140 as_val=`eval 'as_val=${'$as_ac_Header'}
12141 $as_echo "$as_val"'`
12142 if test "x$as_val" = x""yes; then
12143 cat >>confdefs.h <<_ACEOF
12144 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12145 _ACEOF
12149 done
12151 { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
12152 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
12153 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
12154 $as_echo_n "(cached) " >&6
12155 else
12156 ac_check_lib_save_LIBS=$LIBS
12157 LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
12158 cat >conftest.$ac_ext <<_ACEOF
12159 /* confdefs.h. */
12160 _ACEOF
12161 cat confdefs.h >>conftest.$ac_ext
12162 cat >>conftest.$ac_ext <<_ACEOF
12163 /* end confdefs.h. */
12165 /* Override any GCC internal prototype to avoid an error.
12166 Use char because int might match the return type of a GCC
12167 builtin and then its argument prototype would still apply. */
12168 #ifdef __cplusplus
12169 extern "C"
12170 #endif
12171 char AuCreateFlow ();
12173 main ()
12175 return AuCreateFlow ();
12177 return 0;
12179 _ACEOF
12180 rm -f conftest.$ac_objext conftest$ac_exeext
12181 if { (ac_try="$ac_link"
12182 case "(($ac_try" in
12183 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12184 *) ac_try_echo=$ac_try;;
12185 esac
12186 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12187 $as_echo "$ac_try_echo") >&5
12188 (eval "$ac_link") 2>conftest.er1
12189 ac_status=$?
12190 grep -v '^ *+' conftest.er1 >conftest.err
12191 rm -f conftest.er1
12192 cat conftest.err >&5
12193 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12194 (exit $ac_status); } && {
12195 test -z "$ac_c_werror_flag" ||
12196 test ! -s conftest.err
12197 } && test -s conftest$ac_exeext && {
12198 test "$cross_compiling" = yes ||
12199 $as_test_x conftest$ac_exeext
12200 }; then
12201 ac_cv_lib_audio_AuCreateFlow=yes
12202 else
12203 $as_echo "$as_me: failed program was:" >&5
12204 sed 's/^/| /' conftest.$ac_ext >&5
12206 ac_cv_lib_audio_AuCreateFlow=no
12209 rm -rf conftest.dSYM
12210 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12211 conftest$ac_exeext conftest.$ac_ext
12212 LIBS=$ac_check_lib_save_LIBS
12214 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
12215 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
12216 if test "x$ac_cv_lib_audio_AuCreateFlow" = x""yes; then
12218 cat >>confdefs.h <<\_ACEOF
12219 #define HAVE_NAS 1
12220 _ACEOF
12222 { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
12223 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
12224 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
12225 $as_echo_n "(cached) " >&6
12226 else
12227 ac_check_lib_save_LIBS=$LIBS
12228 LIBS="-lXau $X_LIBS $LIBS"
12229 cat >conftest.$ac_ext <<_ACEOF
12230 /* confdefs.h. */
12231 _ACEOF
12232 cat confdefs.h >>conftest.$ac_ext
12233 cat >>conftest.$ac_ext <<_ACEOF
12234 /* end confdefs.h. */
12236 /* Override any GCC internal prototype to avoid an error.
12237 Use char because int might match the return type of a GCC
12238 builtin and then its argument prototype would still apply. */
12239 #ifdef __cplusplus
12240 extern "C"
12241 #endif
12242 char XauGetBestAuthByAddr ();
12244 main ()
12246 return XauGetBestAuthByAddr ();
12248 return 0;
12250 _ACEOF
12251 rm -f conftest.$ac_objext conftest$ac_exeext
12252 if { (ac_try="$ac_link"
12253 case "(($ac_try" in
12254 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12255 *) ac_try_echo=$ac_try;;
12256 esac
12257 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12258 $as_echo "$ac_try_echo") >&5
12259 (eval "$ac_link") 2>conftest.er1
12260 ac_status=$?
12261 grep -v '^ *+' conftest.er1 >conftest.err
12262 rm -f conftest.er1
12263 cat conftest.err >&5
12264 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12265 (exit $ac_status); } && {
12266 test -z "$ac_c_werror_flag" ||
12267 test ! -s conftest.err
12268 } && test -s conftest$ac_exeext && {
12269 test "$cross_compiling" = yes ||
12270 $as_test_x conftest$ac_exeext
12271 }; then
12272 ac_cv_lib_Xau_XauGetBestAuthByAddr=yes
12273 else
12274 $as_echo "$as_me: failed program was:" >&5
12275 sed 's/^/| /' conftest.$ac_ext >&5
12277 ac_cv_lib_Xau_XauGetBestAuthByAddr=no
12280 rm -rf conftest.dSYM
12281 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12282 conftest$ac_exeext conftest.$ac_ext
12283 LIBS=$ac_check_lib_save_LIBS
12285 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
12286 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
12287 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x""yes; then
12288 NASLIBS="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12289 else
12290 NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12298 done
12301 CPPFLAGS="$ac_save_CPPFLAGS"
12302 else
12303 XLIB=""
12304 X_CFLAGS=""
12305 X_LIBS=""
12306 enable_winex11_drv=${enable_winex11_drv:-no}
12307 enable_opengl32=${enable_opengl32:-no}
12308 enable_glu32=${enable_glu32:-no}
12310 if test "x$XLIB" = "x"; then
12311 case "x$with_x" in
12312 xno) ;;
12313 *) { { $as_echo "$as_me:$LINENO: error: X ${notice_platform}development files not found. Wine will be built
12314 without X support, which probably isn't what you want. You will need to install
12315 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12316 Use the --without-x option if you really want this." >&5
12317 $as_echo "$as_me: error: X ${notice_platform}development files not found. Wine will be built
12318 without X support, which probably isn't what you want. You will need to install
12319 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12320 Use the --without-x option if you really want this." >&2;}
12321 { (exit 1); exit 1; }; } ;;
12322 esac
12327 XML2LIBS=""
12329 XML2INCL=""
12331 XSLTINCL=""
12333 if test "x$with_xml" != "xno"
12334 then
12335 ac_save_CPPFLAGS="$CPPFLAGS"
12336 if test "$PKG_CONFIG" != "false"
12337 then
12338 ac_xml_libs="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
12339 ac_xml_cflags="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
12340 else
12341 ac_xml_libs="`xml2-config --libs 2>/dev/null`"
12342 ac_xml_cflags="`xml2-config --cflags 2>/dev/null`"
12344 CPPFLAGS="$CPPFLAGS $ac_xml_cflags"
12346 for ac_header in libxml/parser.h
12348 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12349 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12350 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12351 $as_echo_n "checking for $ac_header... " >&6; }
12352 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12353 $as_echo_n "(cached) " >&6
12355 ac_res=`eval 'as_val=${'$as_ac_Header'}
12356 $as_echo "$as_val"'`
12357 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12358 $as_echo "$ac_res" >&6; }
12359 else
12360 # Is the header compilable?
12361 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12362 $as_echo_n "checking $ac_header usability... " >&6; }
12363 cat >conftest.$ac_ext <<_ACEOF
12364 /* confdefs.h. */
12365 _ACEOF
12366 cat confdefs.h >>conftest.$ac_ext
12367 cat >>conftest.$ac_ext <<_ACEOF
12368 /* end confdefs.h. */
12369 $ac_includes_default
12370 #include <$ac_header>
12371 _ACEOF
12372 rm -f conftest.$ac_objext
12373 if { (ac_try="$ac_compile"
12374 case "(($ac_try" in
12375 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12376 *) ac_try_echo=$ac_try;;
12377 esac
12378 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12379 $as_echo "$ac_try_echo") >&5
12380 (eval "$ac_compile") 2>conftest.er1
12381 ac_status=$?
12382 grep -v '^ *+' conftest.er1 >conftest.err
12383 rm -f conftest.er1
12384 cat conftest.err >&5
12385 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12386 (exit $ac_status); } && {
12387 test -z "$ac_c_werror_flag" ||
12388 test ! -s conftest.err
12389 } && test -s conftest.$ac_objext; then
12390 ac_header_compiler=yes
12391 else
12392 $as_echo "$as_me: failed program was:" >&5
12393 sed 's/^/| /' conftest.$ac_ext >&5
12395 ac_header_compiler=no
12398 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12399 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12400 $as_echo "$ac_header_compiler" >&6; }
12402 # Is the header present?
12403 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12404 $as_echo_n "checking $ac_header presence... " >&6; }
12405 cat >conftest.$ac_ext <<_ACEOF
12406 /* confdefs.h. */
12407 _ACEOF
12408 cat confdefs.h >>conftest.$ac_ext
12409 cat >>conftest.$ac_ext <<_ACEOF
12410 /* end confdefs.h. */
12411 #include <$ac_header>
12412 _ACEOF
12413 if { (ac_try="$ac_cpp conftest.$ac_ext"
12414 case "(($ac_try" in
12415 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12416 *) ac_try_echo=$ac_try;;
12417 esac
12418 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12419 $as_echo "$ac_try_echo") >&5
12420 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12421 ac_status=$?
12422 grep -v '^ *+' conftest.er1 >conftest.err
12423 rm -f conftest.er1
12424 cat conftest.err >&5
12425 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12426 (exit $ac_status); } >/dev/null && {
12427 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12428 test ! -s conftest.err
12429 }; then
12430 ac_header_preproc=yes
12431 else
12432 $as_echo "$as_me: failed program was:" >&5
12433 sed 's/^/| /' conftest.$ac_ext >&5
12435 ac_header_preproc=no
12438 rm -f conftest.err conftest.$ac_ext
12439 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12440 $as_echo "$ac_header_preproc" >&6; }
12442 # So? What about this header?
12443 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12444 yes:no: )
12445 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12446 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12447 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12448 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12449 ac_header_preproc=yes
12451 no:yes:* )
12452 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12453 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12454 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12455 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12456 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12457 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12458 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12459 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12460 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12461 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12462 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12463 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12464 ( cat <<\_ASBOX
12465 ## ------------------------------------ ##
12466 ## Report this to wine-devel@winehq.org ##
12467 ## ------------------------------------ ##
12468 _ASBOX
12469 ) | sed "s/^/$as_me: WARNING: /" >&2
12471 esac
12472 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12473 $as_echo_n "checking for $ac_header... " >&6; }
12474 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12475 $as_echo_n "(cached) " >&6
12476 else
12477 eval "$as_ac_Header=\$ac_header_preproc"
12479 ac_res=`eval 'as_val=${'$as_ac_Header'}
12480 $as_echo "$as_val"'`
12481 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12482 $as_echo "$ac_res" >&6; }
12485 as_val=`eval 'as_val=${'$as_ac_Header'}
12486 $as_echo "$as_val"'`
12487 if test "x$as_val" = x""yes; then
12488 cat >>confdefs.h <<_ACEOF
12489 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12490 _ACEOF
12491 { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12492 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12493 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12494 $as_echo_n "(cached) " >&6
12495 else
12496 ac_check_lib_save_LIBS=$LIBS
12497 LIBS="-lxml2 $ac_xml_libs $LIBS"
12498 cat >conftest.$ac_ext <<_ACEOF
12499 /* confdefs.h. */
12500 _ACEOF
12501 cat confdefs.h >>conftest.$ac_ext
12502 cat >>conftest.$ac_ext <<_ACEOF
12503 /* end confdefs.h. */
12505 /* Override any GCC internal prototype to avoid an error.
12506 Use char because int might match the return type of a GCC
12507 builtin and then its argument prototype would still apply. */
12508 #ifdef __cplusplus
12509 extern "C"
12510 #endif
12511 char xmlParseMemory ();
12513 main ()
12515 return xmlParseMemory ();
12517 return 0;
12519 _ACEOF
12520 rm -f conftest.$ac_objext conftest$ac_exeext
12521 if { (ac_try="$ac_link"
12522 case "(($ac_try" in
12523 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12524 *) ac_try_echo=$ac_try;;
12525 esac
12526 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12527 $as_echo "$ac_try_echo") >&5
12528 (eval "$ac_link") 2>conftest.er1
12529 ac_status=$?
12530 grep -v '^ *+' conftest.er1 >conftest.err
12531 rm -f conftest.er1
12532 cat conftest.err >&5
12533 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12534 (exit $ac_status); } && {
12535 test -z "$ac_c_werror_flag" ||
12536 test ! -s conftest.err
12537 } && test -s conftest$ac_exeext && {
12538 test "$cross_compiling" = yes ||
12539 $as_test_x conftest$ac_exeext
12540 }; then
12541 ac_cv_lib_xml2_xmlParseMemory=yes
12542 else
12543 $as_echo "$as_me: failed program was:" >&5
12544 sed 's/^/| /' conftest.$ac_ext >&5
12546 ac_cv_lib_xml2_xmlParseMemory=no
12549 rm -rf conftest.dSYM
12550 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12551 conftest$ac_exeext conftest.$ac_ext
12552 LIBS=$ac_check_lib_save_LIBS
12554 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12555 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12556 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x""yes; then
12558 cat >>confdefs.h <<\_ACEOF
12559 #define HAVE_LIBXML2 1
12560 _ACEOF
12562 XML2LIBS="$ac_xml_libs"
12563 XML2INCL="$ac_xml_cflags"
12566 { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12567 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12568 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12569 $as_echo_n "(cached) " >&6
12570 else
12571 ac_check_lib_save_LIBS=$LIBS
12572 LIBS="-lxml2 $ac_xml_libs $LIBS"
12573 cat >conftest.$ac_ext <<_ACEOF
12574 /* confdefs.h. */
12575 _ACEOF
12576 cat confdefs.h >>conftest.$ac_ext
12577 cat >>conftest.$ac_ext <<_ACEOF
12578 /* end confdefs.h. */
12580 /* Override any GCC internal prototype to avoid an error.
12581 Use char because int might match the return type of a GCC
12582 builtin and then its argument prototype would still apply. */
12583 #ifdef __cplusplus
12584 extern "C"
12585 #endif
12586 char xmlReadMemory ();
12588 main ()
12590 return xmlReadMemory ();
12592 return 0;
12594 _ACEOF
12595 rm -f conftest.$ac_objext conftest$ac_exeext
12596 if { (ac_try="$ac_link"
12597 case "(($ac_try" in
12598 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12599 *) ac_try_echo=$ac_try;;
12600 esac
12601 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12602 $as_echo "$ac_try_echo") >&5
12603 (eval "$ac_link") 2>conftest.er1
12604 ac_status=$?
12605 grep -v '^ *+' conftest.er1 >conftest.err
12606 rm -f conftest.er1
12607 cat conftest.err >&5
12608 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12609 (exit $ac_status); } && {
12610 test -z "$ac_c_werror_flag" ||
12611 test ! -s conftest.err
12612 } && test -s conftest$ac_exeext && {
12613 test "$cross_compiling" = yes ||
12614 $as_test_x conftest$ac_exeext
12615 }; then
12616 ac_cv_lib_xml2_xmlReadMemory=yes
12617 else
12618 $as_echo "$as_me: failed program was:" >&5
12619 sed 's/^/| /' conftest.$ac_ext >&5
12621 ac_cv_lib_xml2_xmlReadMemory=no
12624 rm -rf conftest.dSYM
12625 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12626 conftest$ac_exeext conftest.$ac_ext
12627 LIBS=$ac_check_lib_save_LIBS
12629 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12630 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12631 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x""yes; then
12633 cat >>confdefs.h <<\_ACEOF
12634 #define HAVE_XMLREADMEMORY 1
12635 _ACEOF
12639 { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12640 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12641 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12642 $as_echo_n "(cached) " >&6
12643 else
12644 ac_check_lib_save_LIBS=$LIBS
12645 LIBS="-lxml2 $ac_xml_libs $LIBS"
12646 cat >conftest.$ac_ext <<_ACEOF
12647 /* confdefs.h. */
12648 _ACEOF
12649 cat confdefs.h >>conftest.$ac_ext
12650 cat >>conftest.$ac_ext <<_ACEOF
12651 /* end confdefs.h. */
12653 /* Override any GCC internal prototype to avoid an error.
12654 Use char because int might match the return type of a GCC
12655 builtin and then its argument prototype would still apply. */
12656 #ifdef __cplusplus
12657 extern "C"
12658 #endif
12659 char xmlNewDocPI ();
12661 main ()
12663 return xmlNewDocPI ();
12665 return 0;
12667 _ACEOF
12668 rm -f conftest.$ac_objext conftest$ac_exeext
12669 if { (ac_try="$ac_link"
12670 case "(($ac_try" in
12671 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12672 *) ac_try_echo=$ac_try;;
12673 esac
12674 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12675 $as_echo "$ac_try_echo") >&5
12676 (eval "$ac_link") 2>conftest.er1
12677 ac_status=$?
12678 grep -v '^ *+' conftest.er1 >conftest.err
12679 rm -f conftest.er1
12680 cat conftest.err >&5
12681 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12682 (exit $ac_status); } && {
12683 test -z "$ac_c_werror_flag" ||
12684 test ! -s conftest.err
12685 } && test -s conftest$ac_exeext && {
12686 test "$cross_compiling" = yes ||
12687 $as_test_x conftest$ac_exeext
12688 }; then
12689 ac_cv_lib_xml2_xmlNewDocPI=yes
12690 else
12691 $as_echo "$as_me: failed program was:" >&5
12692 sed 's/^/| /' conftest.$ac_ext >&5
12694 ac_cv_lib_xml2_xmlNewDocPI=no
12697 rm -rf conftest.dSYM
12698 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12699 conftest$ac_exeext conftest.$ac_ext
12700 LIBS=$ac_check_lib_save_LIBS
12702 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12703 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12704 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x""yes; then
12706 cat >>confdefs.h <<\_ACEOF
12707 #define HAVE_XMLNEWDOCPI 1
12708 _ACEOF
12715 done
12717 CPPFLAGS="$ac_save_CPPFLAGS"
12719 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12720 case "x$with_xml" in
12721 x) wine_warnings="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12722 xno) ;;
12723 *) { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12724 This is an error since --with-xml was requested." >&5
12725 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12726 This is an error since --with-xml was requested." >&2;}
12727 { (exit 1); exit 1; }; } ;;
12728 esac
12732 if test "x$with_xslt" != "xno"
12733 then
12734 if test "$PKG_CONFIG" != "false"
12735 then
12736 ac_xslt_libs="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
12737 ac_xslt_cflags="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
12738 else
12739 ac_xslt_libs="`xslt-config --libs 2>/dev/null`"
12740 ac_xslt_cflags="`xslt-config --cflags 2>/dev/null`"
12742 ac_save_CPPFLAGS="$CPPFLAGS"
12743 CPPFLAGS="$CPPFLAGS $ac_xslt_cflags"
12746 for ac_header in libxslt/pattern.h libxslt/transform.h
12748 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12749 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12750 $as_echo_n "checking for $ac_header... " >&6; }
12751 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12752 $as_echo_n "(cached) " >&6
12753 else
12754 cat >conftest.$ac_ext <<_ACEOF
12755 /* confdefs.h. */
12756 _ACEOF
12757 cat confdefs.h >>conftest.$ac_ext
12758 cat >>conftest.$ac_ext <<_ACEOF
12759 /* end confdefs.h. */
12760 #ifdef HAVE_LIBXSLT_PATTERN_H
12761 # include <libxslt/pattern.h>
12762 #endif
12764 #include <$ac_header>
12765 _ACEOF
12766 rm -f conftest.$ac_objext
12767 if { (ac_try="$ac_compile"
12768 case "(($ac_try" in
12769 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12770 *) ac_try_echo=$ac_try;;
12771 esac
12772 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12773 $as_echo "$ac_try_echo") >&5
12774 (eval "$ac_compile") 2>conftest.er1
12775 ac_status=$?
12776 grep -v '^ *+' conftest.er1 >conftest.err
12777 rm -f conftest.er1
12778 cat conftest.err >&5
12779 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12780 (exit $ac_status); } && {
12781 test -z "$ac_c_werror_flag" ||
12782 test ! -s conftest.err
12783 } && test -s conftest.$ac_objext; then
12784 eval "$as_ac_Header=yes"
12785 else
12786 $as_echo "$as_me: failed program was:" >&5
12787 sed 's/^/| /' conftest.$ac_ext >&5
12789 eval "$as_ac_Header=no"
12792 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12794 ac_res=`eval 'as_val=${'$as_ac_Header'}
12795 $as_echo "$as_val"'`
12796 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12797 $as_echo "$ac_res" >&6; }
12798 as_val=`eval 'as_val=${'$as_ac_Header'}
12799 $as_echo "$as_val"'`
12800 if test "x$as_val" = x""yes; then
12801 cat >>confdefs.h <<_ACEOF
12802 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12803 _ACEOF
12807 done
12809 CPPFLAGS="$ac_save_CPPFLAGS"
12810 if test "$ac_cv_header_libxslt_transform_h" = "yes"
12811 then
12812 { $as_echo "$as_me:$LINENO: checking for -lxslt" >&5
12813 $as_echo_n "checking for -lxslt... " >&6; }
12814 if test "${ac_cv_lib_soname_xslt+set}" = set; then
12815 $as_echo_n "(cached) " >&6
12816 else
12817 ac_check_soname_save_LIBS=$LIBS
12818 LIBS="-lxslt $ac_xslt_libs $LIBS"
12819 cat >conftest.$ac_ext <<_ACEOF
12820 /* confdefs.h. */
12821 _ACEOF
12822 cat confdefs.h >>conftest.$ac_ext
12823 cat >>conftest.$ac_ext <<_ACEOF
12824 /* end confdefs.h. */
12826 /* Override any GCC internal prototype to avoid an error.
12827 Use char because int might match the return type of a GCC
12828 builtin and then its argument prototype would still apply. */
12829 #ifdef __cplusplus
12830 extern "C"
12831 #endif
12832 char xsltCompilePattern ();
12834 main ()
12836 return xsltCompilePattern ();
12838 return 0;
12840 _ACEOF
12841 rm -f conftest.$ac_objext conftest$ac_exeext
12842 if { (ac_try="$ac_link"
12843 case "(($ac_try" in
12844 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12845 *) ac_try_echo=$ac_try;;
12846 esac
12847 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12848 $as_echo "$ac_try_echo") >&5
12849 (eval "$ac_link") 2>conftest.er1
12850 ac_status=$?
12851 grep -v '^ *+' conftest.er1 >conftest.err
12852 rm -f conftest.er1
12853 cat conftest.err >&5
12854 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12855 (exit $ac_status); } && {
12856 test -z "$ac_c_werror_flag" ||
12857 test ! -s conftest.err
12858 } && test -s conftest$ac_exeext && {
12859 test "$cross_compiling" = yes ||
12860 $as_test_x conftest$ac_exeext
12861 }; then
12862 case "$LIBEXT" in
12863 dll) ;;
12864 dylib) ac_cv_lib_soname_xslt=`otool -L conftest$ac_exeext | grep "libxslt\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libxslt\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
12865 *) ac_cv_lib_soname_xslt=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12866 esac
12867 else
12868 $as_echo "$as_me: failed program was:" >&5
12869 sed 's/^/| /' conftest.$ac_ext >&5
12874 rm -rf conftest.dSYM
12875 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12876 conftest$ac_exeext conftest.$ac_ext
12877 LIBS=$ac_check_soname_save_LIBS
12879 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12880 { $as_echo "$as_me:$LINENO: result: not found" >&5
12881 $as_echo "not found" >&6; }
12883 else
12884 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_xslt" >&5
12885 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
12887 cat >>confdefs.h <<_ACEOF
12888 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
12889 _ACEOF
12891 XSLTINCL="$ac_xslt_cflags"
12896 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12897 case "x$with_xslt" in
12898 x) wine_warnings="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
12899 xno) ;;
12900 *) { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12901 This is an error since --with-xslt was requested." >&5
12902 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12903 This is an error since --with-xslt was requested." >&2;}
12904 { (exit 1); exit 1; }; } ;;
12905 esac
12909 HALINCL=""
12911 if test "x$with_hal" != "xno"
12912 then
12913 ac_save_CPPFLAGS="$CPPFLAGS"
12914 if test "$PKG_CONFIG" != "false"
12915 then
12916 ac_hal_libs="`$PKG_CONFIG --libs hal 2>/dev/null`"
12917 ac_hal_cflags="`$PKG_CONFIG --cflags hal 2>/dev/null`"
12918 CPPFLAGS="$CPPFLAGS $ac_hal_cflags"
12922 for ac_header in dbus/dbus.h hal/libhal.h
12924 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12925 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12926 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12927 $as_echo_n "checking for $ac_header... " >&6; }
12928 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12929 $as_echo_n "(cached) " >&6
12931 ac_res=`eval 'as_val=${'$as_ac_Header'}
12932 $as_echo "$as_val"'`
12933 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12934 $as_echo "$ac_res" >&6; }
12935 else
12936 # Is the header compilable?
12937 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12938 $as_echo_n "checking $ac_header usability... " >&6; }
12939 cat >conftest.$ac_ext <<_ACEOF
12940 /* confdefs.h. */
12941 _ACEOF
12942 cat confdefs.h >>conftest.$ac_ext
12943 cat >>conftest.$ac_ext <<_ACEOF
12944 /* end confdefs.h. */
12945 $ac_includes_default
12946 #include <$ac_header>
12947 _ACEOF
12948 rm -f conftest.$ac_objext
12949 if { (ac_try="$ac_compile"
12950 case "(($ac_try" in
12951 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12952 *) ac_try_echo=$ac_try;;
12953 esac
12954 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12955 $as_echo "$ac_try_echo") >&5
12956 (eval "$ac_compile") 2>conftest.er1
12957 ac_status=$?
12958 grep -v '^ *+' conftest.er1 >conftest.err
12959 rm -f conftest.er1
12960 cat conftest.err >&5
12961 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12962 (exit $ac_status); } && {
12963 test -z "$ac_c_werror_flag" ||
12964 test ! -s conftest.err
12965 } && test -s conftest.$ac_objext; then
12966 ac_header_compiler=yes
12967 else
12968 $as_echo "$as_me: failed program was:" >&5
12969 sed 's/^/| /' conftest.$ac_ext >&5
12971 ac_header_compiler=no
12974 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12975 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12976 $as_echo "$ac_header_compiler" >&6; }
12978 # Is the header present?
12979 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12980 $as_echo_n "checking $ac_header presence... " >&6; }
12981 cat >conftest.$ac_ext <<_ACEOF
12982 /* confdefs.h. */
12983 _ACEOF
12984 cat confdefs.h >>conftest.$ac_ext
12985 cat >>conftest.$ac_ext <<_ACEOF
12986 /* end confdefs.h. */
12987 #include <$ac_header>
12988 _ACEOF
12989 if { (ac_try="$ac_cpp conftest.$ac_ext"
12990 case "(($ac_try" in
12991 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12992 *) ac_try_echo=$ac_try;;
12993 esac
12994 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12995 $as_echo "$ac_try_echo") >&5
12996 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12997 ac_status=$?
12998 grep -v '^ *+' conftest.er1 >conftest.err
12999 rm -f conftest.er1
13000 cat conftest.err >&5
13001 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13002 (exit $ac_status); } >/dev/null && {
13003 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13004 test ! -s conftest.err
13005 }; then
13006 ac_header_preproc=yes
13007 else
13008 $as_echo "$as_me: failed program was:" >&5
13009 sed 's/^/| /' conftest.$ac_ext >&5
13011 ac_header_preproc=no
13014 rm -f conftest.err conftest.$ac_ext
13015 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13016 $as_echo "$ac_header_preproc" >&6; }
13018 # So? What about this header?
13019 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13020 yes:no: )
13021 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13022 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13023 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
13024 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
13025 ac_header_preproc=yes
13027 no:yes:* )
13028 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13029 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13030 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13031 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
13032 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13033 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13034 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
13035 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
13036 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13037 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13038 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13039 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13040 ( cat <<\_ASBOX
13041 ## ------------------------------------ ##
13042 ## Report this to wine-devel@winehq.org ##
13043 ## ------------------------------------ ##
13044 _ASBOX
13045 ) | sed "s/^/$as_me: WARNING: /" >&2
13047 esac
13048 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
13049 $as_echo_n "checking for $ac_header... " >&6; }
13050 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13051 $as_echo_n "(cached) " >&6
13052 else
13053 eval "$as_ac_Header=\$ac_header_preproc"
13055 ac_res=`eval 'as_val=${'$as_ac_Header'}
13056 $as_echo "$as_val"'`
13057 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13058 $as_echo "$ac_res" >&6; }
13061 as_val=`eval 'as_val=${'$as_ac_Header'}
13062 $as_echo "$as_val"'`
13063 if test "x$as_val" = x""yes; then
13064 cat >>confdefs.h <<_ACEOF
13065 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13066 _ACEOF
13070 done
13072 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
13073 then
13074 { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
13075 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
13076 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
13077 $as_echo_n "(cached) " >&6
13078 else
13079 ac_check_lib_save_LIBS=$LIBS
13080 LIBS="-ldbus-1 $ac_hal_libs $LIBS"
13081 cat >conftest.$ac_ext <<_ACEOF
13082 /* confdefs.h. */
13083 _ACEOF
13084 cat confdefs.h >>conftest.$ac_ext
13085 cat >>conftest.$ac_ext <<_ACEOF
13086 /* end confdefs.h. */
13088 /* Override any GCC internal prototype to avoid an error.
13089 Use char because int might match the return type of a GCC
13090 builtin and then its argument prototype would still apply. */
13091 #ifdef __cplusplus
13092 extern "C"
13093 #endif
13094 char dbus_connection_close ();
13096 main ()
13098 return dbus_connection_close ();
13100 return 0;
13102 _ACEOF
13103 rm -f conftest.$ac_objext conftest$ac_exeext
13104 if { (ac_try="$ac_link"
13105 case "(($ac_try" in
13106 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13107 *) ac_try_echo=$ac_try;;
13108 esac
13109 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13110 $as_echo "$ac_try_echo") >&5
13111 (eval "$ac_link") 2>conftest.er1
13112 ac_status=$?
13113 grep -v '^ *+' conftest.er1 >conftest.err
13114 rm -f conftest.er1
13115 cat conftest.err >&5
13116 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13117 (exit $ac_status); } && {
13118 test -z "$ac_c_werror_flag" ||
13119 test ! -s conftest.err
13120 } && test -s conftest$ac_exeext && {
13121 test "$cross_compiling" = yes ||
13122 $as_test_x conftest$ac_exeext
13123 }; then
13124 ac_cv_lib_dbus_1_dbus_connection_close=yes
13125 else
13126 $as_echo "$as_me: failed program was:" >&5
13127 sed 's/^/| /' conftest.$ac_ext >&5
13129 ac_cv_lib_dbus_1_dbus_connection_close=no
13132 rm -rf conftest.dSYM
13133 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13134 conftest$ac_exeext conftest.$ac_ext
13135 LIBS=$ac_check_lib_save_LIBS
13137 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
13138 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
13139 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x""yes; then
13140 { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
13141 $as_echo_n "checking for -lhal... " >&6; }
13142 if test "${ac_cv_lib_soname_hal+set}" = set; then
13143 $as_echo_n "(cached) " >&6
13144 else
13145 ac_check_soname_save_LIBS=$LIBS
13146 LIBS="-lhal $ac_hal_libs $LIBS"
13147 cat >conftest.$ac_ext <<_ACEOF
13148 /* confdefs.h. */
13149 _ACEOF
13150 cat confdefs.h >>conftest.$ac_ext
13151 cat >>conftest.$ac_ext <<_ACEOF
13152 /* end confdefs.h. */
13154 /* Override any GCC internal prototype to avoid an error.
13155 Use char because int might match the return type of a GCC
13156 builtin and then its argument prototype would still apply. */
13157 #ifdef __cplusplus
13158 extern "C"
13159 #endif
13160 char libhal_ctx_new ();
13162 main ()
13164 return libhal_ctx_new ();
13166 return 0;
13168 _ACEOF
13169 rm -f conftest.$ac_objext conftest$ac_exeext
13170 if { (ac_try="$ac_link"
13171 case "(($ac_try" in
13172 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13173 *) ac_try_echo=$ac_try;;
13174 esac
13175 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13176 $as_echo "$ac_try_echo") >&5
13177 (eval "$ac_link") 2>conftest.er1
13178 ac_status=$?
13179 grep -v '^ *+' conftest.er1 >conftest.err
13180 rm -f conftest.er1
13181 cat conftest.err >&5
13182 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13183 (exit $ac_status); } && {
13184 test -z "$ac_c_werror_flag" ||
13185 test ! -s conftest.err
13186 } && test -s conftest$ac_exeext && {
13187 test "$cross_compiling" = yes ||
13188 $as_test_x conftest$ac_exeext
13189 }; then
13190 case "$LIBEXT" in
13191 dll) ;;
13192 dylib) ac_cv_lib_soname_hal=`otool -L conftest$ac_exeext | grep "libhal\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libhal\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
13193 *) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13194 esac
13195 else
13196 $as_echo "$as_me: failed program was:" >&5
13197 sed 's/^/| /' conftest.$ac_ext >&5
13202 rm -rf conftest.dSYM
13203 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13204 conftest$ac_exeext conftest.$ac_ext
13205 LIBS=$ac_check_soname_save_LIBS
13207 if test "x$ac_cv_lib_soname_hal" = "x"; then
13208 { $as_echo "$as_me:$LINENO: result: not found" >&5
13209 $as_echo "not found" >&6; }
13211 else
13212 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
13213 $as_echo "$ac_cv_lib_soname_hal" >&6; }
13215 cat >>confdefs.h <<_ACEOF
13216 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
13217 _ACEOF
13219 HALINCL="$ac_hal_cflags"
13225 CPPFLAGS="$ac_save_CPPFLAGS"
13227 if test "x$ac_cv_lib_soname_hal" = "x"; then
13228 case "x$with_hal" in
13229 x) wine_notices="$wine_notices|libhal ${notice_platform}development files not found, no dynamic device support." ;;
13230 xno) ;;
13231 *) { { $as_echo "$as_me:$LINENO: error: libhal ${notice_platform}development files not found, no dynamic device support.
13232 This is an error since --with-hal was requested." >&5
13233 $as_echo "$as_me: error: libhal ${notice_platform}development files not found, no dynamic device support.
13234 This is an error since --with-hal was requested." >&2;}
13235 { (exit 1); exit 1; }; } ;;
13236 esac
13240 if test "x$with_gnutls" != "xno"
13241 then
13242 ac_save_CPPFLAGS="$CPPFLAGS"
13243 if test "$PKG_CONFIG" != "false"
13244 then
13245 ac_gnutls_libs="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
13246 ac_gnutls_cflags="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
13247 CPPFLAGS="$CPPFLAGS $ac_gnutls_cflags"
13249 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13250 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13251 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13252 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13253 $as_echo_n "(cached) " >&6
13255 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13256 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13257 else
13258 # Is the header compilable?
13259 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
13260 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
13261 cat >conftest.$ac_ext <<_ACEOF
13262 /* confdefs.h. */
13263 _ACEOF
13264 cat confdefs.h >>conftest.$ac_ext
13265 cat >>conftest.$ac_ext <<_ACEOF
13266 /* end confdefs.h. */
13267 $ac_includes_default
13268 #include <gnutls/gnutls.h>
13269 _ACEOF
13270 rm -f conftest.$ac_objext
13271 if { (ac_try="$ac_compile"
13272 case "(($ac_try" in
13273 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13274 *) ac_try_echo=$ac_try;;
13275 esac
13276 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13277 $as_echo "$ac_try_echo") >&5
13278 (eval "$ac_compile") 2>conftest.er1
13279 ac_status=$?
13280 grep -v '^ *+' conftest.er1 >conftest.err
13281 rm -f conftest.er1
13282 cat conftest.err >&5
13283 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13284 (exit $ac_status); } && {
13285 test -z "$ac_c_werror_flag" ||
13286 test ! -s conftest.err
13287 } && test -s conftest.$ac_objext; then
13288 ac_header_compiler=yes
13289 else
13290 $as_echo "$as_me: failed program was:" >&5
13291 sed 's/^/| /' conftest.$ac_ext >&5
13293 ac_header_compiler=no
13296 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13297 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13298 $as_echo "$ac_header_compiler" >&6; }
13300 # Is the header present?
13301 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
13302 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
13303 cat >conftest.$ac_ext <<_ACEOF
13304 /* confdefs.h. */
13305 _ACEOF
13306 cat confdefs.h >>conftest.$ac_ext
13307 cat >>conftest.$ac_ext <<_ACEOF
13308 /* end confdefs.h. */
13309 #include <gnutls/gnutls.h>
13310 _ACEOF
13311 if { (ac_try="$ac_cpp conftest.$ac_ext"
13312 case "(($ac_try" in
13313 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13314 *) ac_try_echo=$ac_try;;
13315 esac
13316 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13317 $as_echo "$ac_try_echo") >&5
13318 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13319 ac_status=$?
13320 grep -v '^ *+' conftest.er1 >conftest.err
13321 rm -f conftest.er1
13322 cat conftest.err >&5
13323 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13324 (exit $ac_status); } >/dev/null && {
13325 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13326 test ! -s conftest.err
13327 }; then
13328 ac_header_preproc=yes
13329 else
13330 $as_echo "$as_me: failed program was:" >&5
13331 sed 's/^/| /' conftest.$ac_ext >&5
13333 ac_header_preproc=no
13336 rm -f conftest.err conftest.$ac_ext
13337 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13338 $as_echo "$ac_header_preproc" >&6; }
13340 # So? What about this header?
13341 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13342 yes:no: )
13343 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13344 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13345 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13346 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13347 ac_header_preproc=yes
13349 no:yes:* )
13350 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13351 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13352 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&5
13353 $as_echo "$as_me: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&2;}
13354 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13355 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13356 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&5
13357 $as_echo "$as_me: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&2;}
13358 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13359 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13360 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13361 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13362 ( cat <<\_ASBOX
13363 ## ------------------------------------ ##
13364 ## Report this to wine-devel@winehq.org ##
13365 ## ------------------------------------ ##
13366 _ASBOX
13367 ) | sed "s/^/$as_me: WARNING: /" >&2
13369 esac
13370 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13371 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13372 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13373 $as_echo_n "(cached) " >&6
13374 else
13375 ac_cv_header_gnutls_gnutls_h=$ac_header_preproc
13377 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13378 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13381 if test "x$ac_cv_header_gnutls_gnutls_h" = x""yes; then
13382 cat >conftest.$ac_ext <<_ACEOF
13383 /* confdefs.h. */
13384 _ACEOF
13385 cat confdefs.h >>conftest.$ac_ext
13386 cat >>conftest.$ac_ext <<_ACEOF
13387 /* end confdefs.h. */
13388 #include <gnutls/gnutls.h>
13390 main ()
13392 typeof(gnutls_mac_get_key_size) *pfunc;
13394 return 0;
13396 _ACEOF
13397 rm -f conftest.$ac_objext
13398 if { (ac_try="$ac_compile"
13399 case "(($ac_try" in
13400 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13401 *) ac_try_echo=$ac_try;;
13402 esac
13403 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13404 $as_echo "$ac_try_echo") >&5
13405 (eval "$ac_compile") 2>conftest.er1
13406 ac_status=$?
13407 grep -v '^ *+' conftest.er1 >conftest.err
13408 rm -f conftest.er1
13409 cat conftest.err >&5
13410 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13411 (exit $ac_status); } && {
13412 test -z "$ac_c_werror_flag" ||
13413 test ! -s conftest.err
13414 } && test -s conftest.$ac_objext; then
13415 { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13416 $as_echo_n "checking for -lgnutls... " >&6; }
13417 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13418 $as_echo_n "(cached) " >&6
13419 else
13420 ac_check_soname_save_LIBS=$LIBS
13421 LIBS="-lgnutls $ac_gnutls_libs $LIBS"
13422 cat >conftest.$ac_ext <<_ACEOF
13423 /* confdefs.h. */
13424 _ACEOF
13425 cat confdefs.h >>conftest.$ac_ext
13426 cat >>conftest.$ac_ext <<_ACEOF
13427 /* end confdefs.h. */
13429 /* Override any GCC internal prototype to avoid an error.
13430 Use char because int might match the return type of a GCC
13431 builtin and then its argument prototype would still apply. */
13432 #ifdef __cplusplus
13433 extern "C"
13434 #endif
13435 char gnutls_global_init ();
13437 main ()
13439 return gnutls_global_init ();
13441 return 0;
13443 _ACEOF
13444 rm -f conftest.$ac_objext conftest$ac_exeext
13445 if { (ac_try="$ac_link"
13446 case "(($ac_try" in
13447 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13448 *) ac_try_echo=$ac_try;;
13449 esac
13450 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13451 $as_echo "$ac_try_echo") >&5
13452 (eval "$ac_link") 2>conftest.er1
13453 ac_status=$?
13454 grep -v '^ *+' conftest.er1 >conftest.err
13455 rm -f conftest.er1
13456 cat conftest.err >&5
13457 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13458 (exit $ac_status); } && {
13459 test -z "$ac_c_werror_flag" ||
13460 test ! -s conftest.err
13461 } && test -s conftest$ac_exeext && {
13462 test "$cross_compiling" = yes ||
13463 $as_test_x conftest$ac_exeext
13464 }; then
13465 case "$LIBEXT" in
13466 dll) ;;
13467 dylib) ac_cv_lib_soname_gnutls=`otool -L conftest$ac_exeext | grep "libgnutls\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libgnutls\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
13468 *) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13469 esac
13470 else
13471 $as_echo "$as_me: failed program was:" >&5
13472 sed 's/^/| /' conftest.$ac_ext >&5
13477 rm -rf conftest.dSYM
13478 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13479 conftest$ac_exeext conftest.$ac_ext
13480 LIBS=$ac_check_soname_save_LIBS
13482 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13483 { $as_echo "$as_me:$LINENO: result: not found" >&5
13484 $as_echo "not found" >&6; }
13486 else
13487 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13488 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13490 cat >>confdefs.h <<_ACEOF
13491 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13492 _ACEOF
13494 GNUTLSINCL="$ac_gnutls_cflags"
13498 else
13499 $as_echo "$as_me: failed program was:" >&5
13500 sed 's/^/| /' conftest.$ac_ext >&5
13505 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13509 CPPFLAGS="$ac_save_CPPFLAGS"
13511 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13512 case "x$with_gnutls" in
13513 x) wine_notices="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13514 xno) ;;
13515 *) { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13516 This is an error since --with-gnutls was requested." >&5
13517 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13518 This is an error since --with-gnutls was requested." >&2;}
13519 { (exit 1); exit 1; }; } ;;
13520 esac
13524 CURSESLIBS=""
13525 if test "$ac_cv_header_ncurses_h" = "yes"
13526 then
13527 { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13528 $as_echo_n "checking for -lncurses... " >&6; }
13529 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13530 $as_echo_n "(cached) " >&6
13531 else
13532 ac_check_soname_save_LIBS=$LIBS
13533 LIBS="-lncurses $LIBS"
13534 cat >conftest.$ac_ext <<_ACEOF
13535 /* confdefs.h. */
13536 _ACEOF
13537 cat confdefs.h >>conftest.$ac_ext
13538 cat >>conftest.$ac_ext <<_ACEOF
13539 /* end confdefs.h. */
13541 /* Override any GCC internal prototype to avoid an error.
13542 Use char because int might match the return type of a GCC
13543 builtin and then its argument prototype would still apply. */
13544 #ifdef __cplusplus
13545 extern "C"
13546 #endif
13547 char waddch ();
13549 main ()
13551 return waddch ();
13553 return 0;
13555 _ACEOF
13556 rm -f conftest.$ac_objext conftest$ac_exeext
13557 if { (ac_try="$ac_link"
13558 case "(($ac_try" in
13559 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13560 *) ac_try_echo=$ac_try;;
13561 esac
13562 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13563 $as_echo "$ac_try_echo") >&5
13564 (eval "$ac_link") 2>conftest.er1
13565 ac_status=$?
13566 grep -v '^ *+' conftest.er1 >conftest.err
13567 rm -f conftest.er1
13568 cat conftest.err >&5
13569 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13570 (exit $ac_status); } && {
13571 test -z "$ac_c_werror_flag" ||
13572 test ! -s conftest.err
13573 } && test -s conftest$ac_exeext && {
13574 test "$cross_compiling" = yes ||
13575 $as_test_x conftest$ac_exeext
13576 }; then
13577 case "$LIBEXT" in
13578 dll) ;;
13579 dylib) ac_cv_lib_soname_ncurses=`otool -L conftest$ac_exeext | grep "libncurses\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libncurses\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
13580 *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13581 esac
13582 else
13583 $as_echo "$as_me: failed program was:" >&5
13584 sed 's/^/| /' conftest.$ac_ext >&5
13589 rm -rf conftest.dSYM
13590 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13591 conftest$ac_exeext conftest.$ac_ext
13592 LIBS=$ac_check_soname_save_LIBS
13594 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13595 { $as_echo "$as_me:$LINENO: result: not found" >&5
13596 $as_echo "not found" >&6; }
13598 else
13599 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13600 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13602 cat >>confdefs.h <<_ACEOF
13603 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13604 _ACEOF
13606 CURSESLIBS="-lncurses"
13609 elif test "$ac_cv_header_curses_h" = "yes"
13610 then
13611 { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13612 $as_echo_n "checking for -lcurses... " >&6; }
13613 if test "${ac_cv_lib_soname_curses+set}" = set; then
13614 $as_echo_n "(cached) " >&6
13615 else
13616 ac_check_soname_save_LIBS=$LIBS
13617 LIBS="-lcurses $LIBS"
13618 cat >conftest.$ac_ext <<_ACEOF
13619 /* confdefs.h. */
13620 _ACEOF
13621 cat confdefs.h >>conftest.$ac_ext
13622 cat >>conftest.$ac_ext <<_ACEOF
13623 /* end confdefs.h. */
13625 /* Override any GCC internal prototype to avoid an error.
13626 Use char because int might match the return type of a GCC
13627 builtin and then its argument prototype would still apply. */
13628 #ifdef __cplusplus
13629 extern "C"
13630 #endif
13631 char waddch ();
13633 main ()
13635 return waddch ();
13637 return 0;
13639 _ACEOF
13640 rm -f conftest.$ac_objext conftest$ac_exeext
13641 if { (ac_try="$ac_link"
13642 case "(($ac_try" in
13643 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13644 *) ac_try_echo=$ac_try;;
13645 esac
13646 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13647 $as_echo "$ac_try_echo") >&5
13648 (eval "$ac_link") 2>conftest.er1
13649 ac_status=$?
13650 grep -v '^ *+' conftest.er1 >conftest.err
13651 rm -f conftest.er1
13652 cat conftest.err >&5
13653 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13654 (exit $ac_status); } && {
13655 test -z "$ac_c_werror_flag" ||
13656 test ! -s conftest.err
13657 } && test -s conftest$ac_exeext && {
13658 test "$cross_compiling" = yes ||
13659 $as_test_x conftest$ac_exeext
13660 }; then
13661 case "$LIBEXT" in
13662 dll) ;;
13663 dylib) ac_cv_lib_soname_curses=`otool -L conftest$ac_exeext | grep "libcurses\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libcurses\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
13664 *) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13665 esac
13666 else
13667 $as_echo "$as_me: failed program was:" >&5
13668 sed 's/^/| /' conftest.$ac_ext >&5
13673 rm -rf conftest.dSYM
13674 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13675 conftest$ac_exeext conftest.$ac_ext
13676 LIBS=$ac_check_soname_save_LIBS
13678 if test "x$ac_cv_lib_soname_curses" = "x"; then
13679 { $as_echo "$as_me:$LINENO: result: not found" >&5
13680 $as_echo "not found" >&6; }
13682 else
13683 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
13684 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13686 cat >>confdefs.h <<_ACEOF
13687 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13688 _ACEOF
13690 CURSESLIBS="-lcurses"
13694 ac_save_LIBS="$LIBS"
13695 LIBS="$LIBS $CURSESLIBS"
13697 for ac_func in mousemask
13699 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13700 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13701 $as_echo_n "checking for $ac_func... " >&6; }
13702 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13703 $as_echo_n "(cached) " >&6
13704 else
13705 cat >conftest.$ac_ext <<_ACEOF
13706 /* confdefs.h. */
13707 _ACEOF
13708 cat confdefs.h >>conftest.$ac_ext
13709 cat >>conftest.$ac_ext <<_ACEOF
13710 /* end confdefs.h. */
13711 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13712 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13713 #define $ac_func innocuous_$ac_func
13715 /* System header to define __stub macros and hopefully few prototypes,
13716 which can conflict with char $ac_func (); below.
13717 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13718 <limits.h> exists even on freestanding compilers. */
13720 #ifdef __STDC__
13721 # include <limits.h>
13722 #else
13723 # include <assert.h>
13724 #endif
13726 #undef $ac_func
13728 /* Override any GCC internal prototype to avoid an error.
13729 Use char because int might match the return type of a GCC
13730 builtin and then its argument prototype would still apply. */
13731 #ifdef __cplusplus
13732 extern "C"
13733 #endif
13734 char $ac_func ();
13735 /* The GNU C library defines this for functions which it implements
13736 to always fail with ENOSYS. Some functions are actually named
13737 something starting with __ and the normal name is an alias. */
13738 #if defined __stub_$ac_func || defined __stub___$ac_func
13739 choke me
13740 #endif
13743 main ()
13745 return $ac_func ();
13747 return 0;
13749 _ACEOF
13750 rm -f conftest.$ac_objext conftest$ac_exeext
13751 if { (ac_try="$ac_link"
13752 case "(($ac_try" in
13753 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13754 *) ac_try_echo=$ac_try;;
13755 esac
13756 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13757 $as_echo "$ac_try_echo") >&5
13758 (eval "$ac_link") 2>conftest.er1
13759 ac_status=$?
13760 grep -v '^ *+' conftest.er1 >conftest.err
13761 rm -f conftest.er1
13762 cat conftest.err >&5
13763 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13764 (exit $ac_status); } && {
13765 test -z "$ac_c_werror_flag" ||
13766 test ! -s conftest.err
13767 } && test -s conftest$ac_exeext && {
13768 test "$cross_compiling" = yes ||
13769 $as_test_x conftest$ac_exeext
13770 }; then
13771 eval "$as_ac_var=yes"
13772 else
13773 $as_echo "$as_me: failed program was:" >&5
13774 sed 's/^/| /' conftest.$ac_ext >&5
13776 eval "$as_ac_var=no"
13779 rm -rf conftest.dSYM
13780 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13781 conftest$ac_exeext conftest.$ac_ext
13783 ac_res=`eval 'as_val=${'$as_ac_var'}
13784 $as_echo "$as_val"'`
13785 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13786 $as_echo "$ac_res" >&6; }
13787 as_val=`eval 'as_val=${'$as_ac_var'}
13788 $as_echo "$as_val"'`
13789 if test "x$as_val" = x""yes; then
13790 cat >>confdefs.h <<_ACEOF
13791 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13792 _ACEOF
13795 done
13797 LIBS="$ac_save_LIBS"
13798 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13799 case "x$with_curses" in
13800 x) wine_notices="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13801 xno) ;;
13802 *) { { $as_echo "$as_me:$LINENO: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13803 This is an error since --with-curses was requested." >&5
13804 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13805 This is an error since --with-curses was requested." >&2;}
13806 { (exit 1); exit 1; }; } ;;
13807 esac
13811 if test "x$with_sane" != "xno"
13812 then
13813 ac_save_CPPFLAGS="$CPPFLAGS"
13814 # Extract the first word of "sane-config", so it can be a program name with args.
13815 set dummy sane-config; ac_word=$2
13816 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13817 $as_echo_n "checking for $ac_word... " >&6; }
13818 if test "${ac_cv_prog_sane_devel+set}" = set; then
13819 $as_echo_n "(cached) " >&6
13820 else
13821 if test -n "$sane_devel"; then
13822 ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test.
13823 else
13824 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13825 for as_dir in $PATH
13827 IFS=$as_save_IFS
13828 test -z "$as_dir" && as_dir=.
13829 for ac_exec_ext in '' $ac_executable_extensions; do
13830 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13831 ac_cv_prog_sane_devel="sane-config"
13832 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13833 break 2
13835 done
13836 done
13837 IFS=$as_save_IFS
13839 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no"
13842 sane_devel=$ac_cv_prog_sane_devel
13843 if test -n "$sane_devel"; then
13844 { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13845 $as_echo "$sane_devel" >&6; }
13846 else
13847 { $as_echo "$as_me:$LINENO: result: no" >&5
13848 $as_echo "no" >&6; }
13852 if test "$sane_devel" != "no"
13853 then
13854 ac_sane_incl="`$sane_devel --cflags`"
13855 ac_sane_libs="`$sane_devel --ldflags`"
13856 CPPFLAGS="$CPPFLAGS $ac_sane_incl"
13858 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13859 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13860 $as_echo_n "checking for sane/sane.h... " >&6; }
13861 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13862 $as_echo_n "(cached) " >&6
13864 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13865 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13866 else
13867 # Is the header compilable?
13868 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13869 $as_echo_n "checking sane/sane.h usability... " >&6; }
13870 cat >conftest.$ac_ext <<_ACEOF
13871 /* confdefs.h. */
13872 _ACEOF
13873 cat confdefs.h >>conftest.$ac_ext
13874 cat >>conftest.$ac_ext <<_ACEOF
13875 /* end confdefs.h. */
13876 $ac_includes_default
13877 #include <sane/sane.h>
13878 _ACEOF
13879 rm -f conftest.$ac_objext
13880 if { (ac_try="$ac_compile"
13881 case "(($ac_try" in
13882 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13883 *) ac_try_echo=$ac_try;;
13884 esac
13885 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13886 $as_echo "$ac_try_echo") >&5
13887 (eval "$ac_compile") 2>conftest.er1
13888 ac_status=$?
13889 grep -v '^ *+' conftest.er1 >conftest.err
13890 rm -f conftest.er1
13891 cat conftest.err >&5
13892 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13893 (exit $ac_status); } && {
13894 test -z "$ac_c_werror_flag" ||
13895 test ! -s conftest.err
13896 } && test -s conftest.$ac_objext; then
13897 ac_header_compiler=yes
13898 else
13899 $as_echo "$as_me: failed program was:" >&5
13900 sed 's/^/| /' conftest.$ac_ext >&5
13902 ac_header_compiler=no
13905 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13906 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13907 $as_echo "$ac_header_compiler" >&6; }
13909 # Is the header present?
13910 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
13911 $as_echo_n "checking sane/sane.h presence... " >&6; }
13912 cat >conftest.$ac_ext <<_ACEOF
13913 /* confdefs.h. */
13914 _ACEOF
13915 cat confdefs.h >>conftest.$ac_ext
13916 cat >>conftest.$ac_ext <<_ACEOF
13917 /* end confdefs.h. */
13918 #include <sane/sane.h>
13919 _ACEOF
13920 if { (ac_try="$ac_cpp conftest.$ac_ext"
13921 case "(($ac_try" in
13922 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13923 *) ac_try_echo=$ac_try;;
13924 esac
13925 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13926 $as_echo "$ac_try_echo") >&5
13927 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13928 ac_status=$?
13929 grep -v '^ *+' conftest.er1 >conftest.err
13930 rm -f conftest.er1
13931 cat conftest.err >&5
13932 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13933 (exit $ac_status); } >/dev/null && {
13934 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13935 test ! -s conftest.err
13936 }; then
13937 ac_header_preproc=yes
13938 else
13939 $as_echo "$as_me: failed program was:" >&5
13940 sed 's/^/| /' conftest.$ac_ext >&5
13942 ac_header_preproc=no
13945 rm -f conftest.err conftest.$ac_ext
13946 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13947 $as_echo "$ac_header_preproc" >&6; }
13949 # So? What about this header?
13950 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13951 yes:no: )
13952 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
13953 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13954 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
13955 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
13956 ac_header_preproc=yes
13958 no:yes:* )
13959 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
13960 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
13961 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
13962 $as_echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
13963 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
13964 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
13965 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
13966 $as_echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
13967 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
13968 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
13969 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
13970 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
13971 ( cat <<\_ASBOX
13972 ## ------------------------------------ ##
13973 ## Report this to wine-devel@winehq.org ##
13974 ## ------------------------------------ ##
13975 _ASBOX
13976 ) | sed "s/^/$as_me: WARNING: /" >&2
13978 esac
13979 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13980 $as_echo_n "checking for sane/sane.h... " >&6; }
13981 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13982 $as_echo_n "(cached) " >&6
13983 else
13984 ac_cv_header_sane_sane_h=$ac_header_preproc
13986 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13987 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13990 if test "x$ac_cv_header_sane_sane_h" = x""yes; then
13991 { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
13992 $as_echo_n "checking for -lsane... " >&6; }
13993 if test "${ac_cv_lib_soname_sane+set}" = set; then
13994 $as_echo_n "(cached) " >&6
13995 else
13996 ac_check_soname_save_LIBS=$LIBS
13997 LIBS="-lsane $ac_sane_libs $LIBS"
13998 cat >conftest.$ac_ext <<_ACEOF
13999 /* confdefs.h. */
14000 _ACEOF
14001 cat confdefs.h >>conftest.$ac_ext
14002 cat >>conftest.$ac_ext <<_ACEOF
14003 /* end confdefs.h. */
14005 /* Override any GCC internal prototype to avoid an error.
14006 Use char because int might match the return type of a GCC
14007 builtin and then its argument prototype would still apply. */
14008 #ifdef __cplusplus
14009 extern "C"
14010 #endif
14011 char sane_init ();
14013 main ()
14015 return sane_init ();
14017 return 0;
14019 _ACEOF
14020 rm -f conftest.$ac_objext conftest$ac_exeext
14021 if { (ac_try="$ac_link"
14022 case "(($ac_try" in
14023 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14024 *) ac_try_echo=$ac_try;;
14025 esac
14026 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14027 $as_echo "$ac_try_echo") >&5
14028 (eval "$ac_link") 2>conftest.er1
14029 ac_status=$?
14030 grep -v '^ *+' conftest.er1 >conftest.err
14031 rm -f conftest.er1
14032 cat conftest.err >&5
14033 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14034 (exit $ac_status); } && {
14035 test -z "$ac_c_werror_flag" ||
14036 test ! -s conftest.err
14037 } && test -s conftest$ac_exeext && {
14038 test "$cross_compiling" = yes ||
14039 $as_test_x conftest$ac_exeext
14040 }; then
14041 case "$LIBEXT" in
14042 dll) ;;
14043 dylib) ac_cv_lib_soname_sane=`otool -L conftest$ac_exeext | grep "libsane\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libsane\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
14044 *) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14045 esac
14046 else
14047 $as_echo "$as_me: failed program was:" >&5
14048 sed 's/^/| /' conftest.$ac_ext >&5
14053 rm -rf conftest.dSYM
14054 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14055 conftest$ac_exeext conftest.$ac_ext
14056 LIBS=$ac_check_soname_save_LIBS
14058 if test "x$ac_cv_lib_soname_sane" = "x"; then
14059 { $as_echo "$as_me:$LINENO: result: not found" >&5
14060 $as_echo "not found" >&6; }
14062 else
14063 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
14064 $as_echo "$ac_cv_lib_soname_sane" >&6; }
14066 cat >>confdefs.h <<_ACEOF
14067 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
14068 _ACEOF
14070 SANEINCL="$ac_sane_incl"
14077 CPPFLAGS="$ac_save_CPPFLAGS"
14079 if test "x$ac_cv_lib_soname_sane" = "x"; then
14080 case "x$with_sane" in
14081 x) wine_notices="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
14082 xno) ;;
14083 *) { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14084 This is an error since --with-sane was requested." >&5
14085 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14086 This is an error since --with-sane was requested." >&2;}
14087 { (exit 1); exit 1; }; } ;;
14088 esac
14092 if test "x$with_gphoto" != "xno"
14093 then
14094 ac_save_CPPFLAGS="$CPPFLAGS"
14095 # Extract the first word of "gphoto2-config", so it can be a program name with args.
14096 set dummy gphoto2-config; ac_word=$2
14097 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14098 $as_echo_n "checking for $ac_word... " >&6; }
14099 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
14100 $as_echo_n "(cached) " >&6
14101 else
14102 if test -n "$gphoto2_devel"; then
14103 ac_cv_prog_gphoto2_devel="$gphoto2_devel" # Let the user override the test.
14104 else
14105 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14106 for as_dir in $PATH
14108 IFS=$as_save_IFS
14109 test -z "$as_dir" && as_dir=.
14110 for ac_exec_ext in '' $ac_executable_extensions; do
14111 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14112 ac_cv_prog_gphoto2_devel="gphoto2-config"
14113 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14114 break 2
14116 done
14117 done
14118 IFS=$as_save_IFS
14120 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel="no"
14123 gphoto2_devel=$ac_cv_prog_gphoto2_devel
14124 if test -n "$gphoto2_devel"; then
14125 { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
14126 $as_echo "$gphoto2_devel" >&6; }
14127 else
14128 { $as_echo "$as_me:$LINENO: result: no" >&5
14129 $as_echo "no" >&6; }
14133 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
14134 set dummy gphoto2-port-config; ac_word=$2
14135 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14136 $as_echo_n "checking for $ac_word... " >&6; }
14137 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
14138 $as_echo_n "(cached) " >&6
14139 else
14140 if test -n "$gphoto2port_devel"; then
14141 ac_cv_prog_gphoto2port_devel="$gphoto2port_devel" # Let the user override the test.
14142 else
14143 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14144 for as_dir in $PATH
14146 IFS=$as_save_IFS
14147 test -z "$as_dir" && as_dir=.
14148 for ac_exec_ext in '' $ac_executable_extensions; do
14149 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14150 ac_cv_prog_gphoto2port_devel="gphoto2-port-config"
14151 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14152 break 2
14154 done
14155 done
14156 IFS=$as_save_IFS
14158 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel="no"
14161 gphoto2port_devel=$ac_cv_prog_gphoto2port_devel
14162 if test -n "$gphoto2port_devel"; then
14163 { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
14164 $as_echo "$gphoto2port_devel" >&6; }
14165 else
14166 { $as_echo "$as_me:$LINENO: result: no" >&5
14167 $as_echo "no" >&6; }
14171 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
14172 then
14173 ac_gphoto2_incl="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
14174 ac_gphoto2_libs=""
14175 for i in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
14177 case "$i" in
14178 -L/usr/lib|-L/usr/lib64) ;;
14179 -L*|-l*) ac_gphoto2_libs="$ac_gphoto2_libs $i";;
14180 esac
14181 done
14182 CPPFLAGS="$CPPFLAGS $ac_gphoto2_incl"
14184 ac_gphoto2_libs=${ac_gphoto2_libs:-"-lgphoto2"}
14185 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14186 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14187 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14188 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14189 $as_echo_n "(cached) " >&6
14191 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14192 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14193 else
14194 # Is the header compilable?
14195 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
14196 $as_echo_n "checking gphoto2-camera.h usability... " >&6; }
14197 cat >conftest.$ac_ext <<_ACEOF
14198 /* confdefs.h. */
14199 _ACEOF
14200 cat confdefs.h >>conftest.$ac_ext
14201 cat >>conftest.$ac_ext <<_ACEOF
14202 /* end confdefs.h. */
14203 $ac_includes_default
14204 #include <gphoto2-camera.h>
14205 _ACEOF
14206 rm -f conftest.$ac_objext
14207 if { (ac_try="$ac_compile"
14208 case "(($ac_try" in
14209 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14210 *) ac_try_echo=$ac_try;;
14211 esac
14212 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14213 $as_echo "$ac_try_echo") >&5
14214 (eval "$ac_compile") 2>conftest.er1
14215 ac_status=$?
14216 grep -v '^ *+' conftest.er1 >conftest.err
14217 rm -f conftest.er1
14218 cat conftest.err >&5
14219 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14220 (exit $ac_status); } && {
14221 test -z "$ac_c_werror_flag" ||
14222 test ! -s conftest.err
14223 } && test -s conftest.$ac_objext; then
14224 ac_header_compiler=yes
14225 else
14226 $as_echo "$as_me: failed program was:" >&5
14227 sed 's/^/| /' conftest.$ac_ext >&5
14229 ac_header_compiler=no
14232 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14233 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14234 $as_echo "$ac_header_compiler" >&6; }
14236 # Is the header present?
14237 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
14238 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
14239 cat >conftest.$ac_ext <<_ACEOF
14240 /* confdefs.h. */
14241 _ACEOF
14242 cat confdefs.h >>conftest.$ac_ext
14243 cat >>conftest.$ac_ext <<_ACEOF
14244 /* end confdefs.h. */
14245 #include <gphoto2-camera.h>
14246 _ACEOF
14247 if { (ac_try="$ac_cpp conftest.$ac_ext"
14248 case "(($ac_try" in
14249 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14250 *) ac_try_echo=$ac_try;;
14251 esac
14252 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14253 $as_echo "$ac_try_echo") >&5
14254 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14255 ac_status=$?
14256 grep -v '^ *+' conftest.er1 >conftest.err
14257 rm -f conftest.er1
14258 cat conftest.err >&5
14259 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14260 (exit $ac_status); } >/dev/null && {
14261 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14262 test ! -s conftest.err
14263 }; then
14264 ac_header_preproc=yes
14265 else
14266 $as_echo "$as_me: failed program was:" >&5
14267 sed 's/^/| /' conftest.$ac_ext >&5
14269 ac_header_preproc=no
14272 rm -f conftest.err conftest.$ac_ext
14273 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14274 $as_echo "$ac_header_preproc" >&6; }
14276 # So? What about this header?
14277 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14278 yes:no: )
14279 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
14280 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14281 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
14282 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
14283 ac_header_preproc=yes
14285 no:yes:* )
14286 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
14287 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
14288 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&5
14289 $as_echo "$as_me: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&2;}
14290 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
14291 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
14292 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&5
14293 $as_echo "$as_me: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&2;}
14294 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
14295 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
14296 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
14297 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
14298 ( cat <<\_ASBOX
14299 ## ------------------------------------ ##
14300 ## Report this to wine-devel@winehq.org ##
14301 ## ------------------------------------ ##
14302 _ASBOX
14303 ) | sed "s/^/$as_me: WARNING: /" >&2
14305 esac
14306 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14307 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14308 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14309 $as_echo_n "(cached) " >&6
14310 else
14311 ac_cv_header_gphoto2_camera_h=$ac_header_preproc
14313 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14314 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14317 if test "x$ac_cv_header_gphoto2_camera_h" = x""yes; then
14318 { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14319 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14320 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14321 $as_echo_n "(cached) " >&6
14322 else
14323 ac_check_lib_save_LIBS=$LIBS
14324 LIBS="-lgphoto2 $ac_gphoto2_libs $LIBS"
14325 cat >conftest.$ac_ext <<_ACEOF
14326 /* confdefs.h. */
14327 _ACEOF
14328 cat confdefs.h >>conftest.$ac_ext
14329 cat >>conftest.$ac_ext <<_ACEOF
14330 /* end confdefs.h. */
14332 /* Override any GCC internal prototype to avoid an error.
14333 Use char because int might match the return type of a GCC
14334 builtin and then its argument prototype would still apply. */
14335 #ifdef __cplusplus
14336 extern "C"
14337 #endif
14338 char gp_camera_new ();
14340 main ()
14342 return gp_camera_new ();
14344 return 0;
14346 _ACEOF
14347 rm -f conftest.$ac_objext conftest$ac_exeext
14348 if { (ac_try="$ac_link"
14349 case "(($ac_try" in
14350 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14351 *) ac_try_echo=$ac_try;;
14352 esac
14353 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14354 $as_echo "$ac_try_echo") >&5
14355 (eval "$ac_link") 2>conftest.er1
14356 ac_status=$?
14357 grep -v '^ *+' conftest.er1 >conftest.err
14358 rm -f conftest.er1
14359 cat conftest.err >&5
14360 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14361 (exit $ac_status); } && {
14362 test -z "$ac_c_werror_flag" ||
14363 test ! -s conftest.err
14364 } && test -s conftest$ac_exeext && {
14365 test "$cross_compiling" = yes ||
14366 $as_test_x conftest$ac_exeext
14367 }; then
14368 ac_cv_lib_gphoto2_gp_camera_new=yes
14369 else
14370 $as_echo "$as_me: failed program was:" >&5
14371 sed 's/^/| /' conftest.$ac_ext >&5
14373 ac_cv_lib_gphoto2_gp_camera_new=no
14376 rm -rf conftest.dSYM
14377 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14378 conftest$ac_exeext conftest.$ac_ext
14379 LIBS=$ac_check_lib_save_LIBS
14381 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14382 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14383 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x""yes; then
14385 cat >>confdefs.h <<\_ACEOF
14386 #define HAVE_GPHOTO2 1
14387 _ACEOF
14389 GPHOTO2LIBS="$ac_gphoto2_libs"
14391 GPHOTO2INCL="$ac_gphoto2_incl"
14398 CPPFLAGS="$ac_save_CPPFLAGS"
14400 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14401 case "x$with_gphoto" in
14402 x) wine_notices="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14403 xno) ;;
14404 *) { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14405 This is an error since --with-gphoto was requested." >&5
14406 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14407 This is an error since --with-gphoto was requested." >&2;}
14408 { (exit 1); exit 1; }; } ;;
14409 esac
14414 RESOLVLIBS=""
14416 if test "$ac_cv_header_resolv_h" = "yes"
14417 then
14418 ac_save_LIBS="$LIBS"
14419 LIBS="$LIBS -lresolv"
14420 cat >conftest.$ac_ext <<_ACEOF
14421 /* confdefs.h. */
14422 _ACEOF
14423 cat confdefs.h >>conftest.$ac_ext
14424 cat >>conftest.$ac_ext <<_ACEOF
14425 /* end confdefs.h. */
14426 #ifdef HAVE_NETINET_IN_H
14427 #include <netinet/in.h>
14428 #endif
14429 #include <resolv.h>
14431 main ()
14433 res_init();
14435 return 0;
14437 _ACEOF
14438 rm -f conftest.$ac_objext conftest$ac_exeext
14439 if { (ac_try="$ac_link"
14440 case "(($ac_try" in
14441 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14442 *) ac_try_echo=$ac_try;;
14443 esac
14444 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14445 $as_echo "$ac_try_echo") >&5
14446 (eval "$ac_link") 2>conftest.er1
14447 ac_status=$?
14448 grep -v '^ *+' conftest.er1 >conftest.err
14449 rm -f conftest.er1
14450 cat conftest.err >&5
14451 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14452 (exit $ac_status); } && {
14453 test -z "$ac_c_werror_flag" ||
14454 test ! -s conftest.err
14455 } && test -s conftest$ac_exeext && {
14456 test "$cross_compiling" = yes ||
14457 $as_test_x conftest$ac_exeext
14458 }; then
14460 cat >>confdefs.h <<\_ACEOF
14461 #define HAVE_RESOLV 1
14462 _ACEOF
14464 RESOLVLIBS="-lresolv"
14465 else
14466 $as_echo "$as_me: failed program was:" >&5
14467 sed 's/^/| /' conftest.$ac_ext >&5
14472 rm -rf conftest.dSYM
14473 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14474 conftest$ac_exeext conftest.$ac_ext
14475 LIBS="$ac_save_LIBS"
14478 LCMSLIBS=""
14480 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14481 then
14482 { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14483 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14484 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14485 $as_echo_n "(cached) " >&6
14486 else
14487 ac_check_lib_save_LIBS=$LIBS
14488 LIBS="-llcms $LIBS"
14489 cat >conftest.$ac_ext <<_ACEOF
14490 /* confdefs.h. */
14491 _ACEOF
14492 cat confdefs.h >>conftest.$ac_ext
14493 cat >>conftest.$ac_ext <<_ACEOF
14494 /* end confdefs.h. */
14496 /* Override any GCC internal prototype to avoid an error.
14497 Use char because int might match the return type of a GCC
14498 builtin and then its argument prototype would still apply. */
14499 #ifdef __cplusplus
14500 extern "C"
14501 #endif
14502 char cmsOpenProfileFromFile ();
14504 main ()
14506 return cmsOpenProfileFromFile ();
14508 return 0;
14510 _ACEOF
14511 rm -f conftest.$ac_objext conftest$ac_exeext
14512 if { (ac_try="$ac_link"
14513 case "(($ac_try" in
14514 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14515 *) ac_try_echo=$ac_try;;
14516 esac
14517 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14518 $as_echo "$ac_try_echo") >&5
14519 (eval "$ac_link") 2>conftest.er1
14520 ac_status=$?
14521 grep -v '^ *+' conftest.er1 >conftest.err
14522 rm -f conftest.er1
14523 cat conftest.err >&5
14524 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14525 (exit $ac_status); } && {
14526 test -z "$ac_c_werror_flag" ||
14527 test ! -s conftest.err
14528 } && test -s conftest$ac_exeext && {
14529 test "$cross_compiling" = yes ||
14530 $as_test_x conftest$ac_exeext
14531 }; then
14532 ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
14533 else
14534 $as_echo "$as_me: failed program was:" >&5
14535 sed 's/^/| /' conftest.$ac_ext >&5
14537 ac_cv_lib_lcms_cmsOpenProfileFromFile=no
14540 rm -rf conftest.dSYM
14541 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14542 conftest$ac_exeext conftest.$ac_ext
14543 LIBS=$ac_check_lib_save_LIBS
14545 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14546 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14547 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x""yes; then
14549 cat >>confdefs.h <<\_ACEOF
14550 #define HAVE_LCMS 1
14551 _ACEOF
14553 LCMSLIBS="-llcms"
14557 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14558 case "x$with_cms" in
14559 x) wine_notices="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14560 xno) ;;
14561 *) { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14562 This is an error since --with-cms was requested." >&5
14563 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14564 This is an error since --with-cms was requested." >&2;}
14565 { (exit 1); exit 1; }; } ;;
14566 esac
14570 if test "x$with_freetype" != "xno"
14571 then
14572 for ac_prog in freetype-config freetype2-config
14574 # Extract the first word of "$ac_prog", so it can be a program name with args.
14575 set dummy $ac_prog; ac_word=$2
14576 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14577 $as_echo_n "checking for $ac_word... " >&6; }
14578 if test "${ac_cv_prog_ft_devel+set}" = set; then
14579 $as_echo_n "(cached) " >&6
14580 else
14581 if test -n "$ft_devel"; then
14582 ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test.
14583 else
14584 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14585 for as_dir in $PATH
14587 IFS=$as_save_IFS
14588 test -z "$as_dir" && as_dir=.
14589 for ac_exec_ext in '' $ac_executable_extensions; do
14590 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14591 ac_cv_prog_ft_devel="$ac_prog"
14592 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14593 break 2
14595 done
14596 done
14597 IFS=$as_save_IFS
14601 ft_devel=$ac_cv_prog_ft_devel
14602 if test -n "$ft_devel"; then
14603 { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14604 $as_echo "$ft_devel" >&6; }
14605 else
14606 { $as_echo "$as_me:$LINENO: result: no" >&5
14607 $as_echo "no" >&6; }
14611 test -n "$ft_devel" && break
14612 done
14613 test -n "$ft_devel" || ft_devel="no"
14615 if test "$ft_devel" != "no"
14616 then
14617 ac_freetype_incl=`$ft_devel --cflags`
14618 ac_freetype_libs=`$ft_devel --libs`
14620 ac_freetype_libs=${ac_freetype_libs:-"-lfreetype"}
14621 { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14622 $as_echo_n "checking for -lfreetype... " >&6; }
14623 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14624 $as_echo_n "(cached) " >&6
14625 else
14626 ac_check_soname_save_LIBS=$LIBS
14627 LIBS="-lfreetype $ac_freetype_libs $LIBS"
14628 cat >conftest.$ac_ext <<_ACEOF
14629 /* confdefs.h. */
14630 _ACEOF
14631 cat confdefs.h >>conftest.$ac_ext
14632 cat >>conftest.$ac_ext <<_ACEOF
14633 /* end confdefs.h. */
14635 /* Override any GCC internal prototype to avoid an error.
14636 Use char because int might match the return type of a GCC
14637 builtin and then its argument prototype would still apply. */
14638 #ifdef __cplusplus
14639 extern "C"
14640 #endif
14641 char FT_Init_FreeType ();
14643 main ()
14645 return FT_Init_FreeType ();
14647 return 0;
14649 _ACEOF
14650 rm -f conftest.$ac_objext conftest$ac_exeext
14651 if { (ac_try="$ac_link"
14652 case "(($ac_try" in
14653 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14654 *) ac_try_echo=$ac_try;;
14655 esac
14656 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14657 $as_echo "$ac_try_echo") >&5
14658 (eval "$ac_link") 2>conftest.er1
14659 ac_status=$?
14660 grep -v '^ *+' conftest.er1 >conftest.err
14661 rm -f conftest.er1
14662 cat conftest.err >&5
14663 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14664 (exit $ac_status); } && {
14665 test -z "$ac_c_werror_flag" ||
14666 test ! -s conftest.err
14667 } && test -s conftest$ac_exeext && {
14668 test "$cross_compiling" = yes ||
14669 $as_test_x conftest$ac_exeext
14670 }; then
14671 case "$LIBEXT" in
14672 dll) ;;
14673 dylib) ac_cv_lib_soname_freetype=`otool -L conftest$ac_exeext | grep "libfreetype\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libfreetype\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
14674 *) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14675 esac
14676 else
14677 $as_echo "$as_me: failed program was:" >&5
14678 sed 's/^/| /' conftest.$ac_ext >&5
14683 rm -rf conftest.dSYM
14684 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14685 conftest$ac_exeext conftest.$ac_ext
14686 LIBS=$ac_check_soname_save_LIBS
14688 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14689 { $as_echo "$as_me:$LINENO: result: not found" >&5
14690 $as_echo "not found" >&6; }
14691 ft_lib=no
14692 else
14693 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14694 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14696 cat >>confdefs.h <<_ACEOF
14697 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14698 _ACEOF
14700 ft_lib=yes
14703 if test "$ft_lib" = "yes"
14704 then
14705 ac_save_CPPFLAGS="$CPPFLAGS"
14706 CPPFLAGS="$ac_freetype_incl $CPPFLAGS"
14720 for ac_header in ft2build.h \
14721 freetype/freetype.h \
14722 freetype/ftglyph.h \
14723 freetype/fttypes.h \
14724 freetype/tttables.h \
14725 freetype/ftnames.h \
14726 freetype/ftsnames.h \
14727 freetype/ttnameid.h \
14728 freetype/ftoutln.h \
14729 freetype/ftwinfnt.h \
14730 freetype/ftmodapi.h \
14731 freetype/ftlcdfil.h \
14732 freetype/internal/sfnt.h
14734 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14735 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14736 $as_echo_n "checking for $ac_header... " >&6; }
14737 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14738 $as_echo_n "(cached) " >&6
14739 else
14740 cat >conftest.$ac_ext <<_ACEOF
14741 /* confdefs.h. */
14742 _ACEOF
14743 cat confdefs.h >>conftest.$ac_ext
14744 cat >>conftest.$ac_ext <<_ACEOF
14745 /* end confdefs.h. */
14746 #ifdef HAVE_FT2BUILD_H
14747 # include <ft2build.h>
14748 #endif
14750 #include <$ac_header>
14751 _ACEOF
14752 rm -f conftest.$ac_objext
14753 if { (ac_try="$ac_compile"
14754 case "(($ac_try" in
14755 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14756 *) ac_try_echo=$ac_try;;
14757 esac
14758 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14759 $as_echo "$ac_try_echo") >&5
14760 (eval "$ac_compile") 2>conftest.er1
14761 ac_status=$?
14762 grep -v '^ *+' conftest.er1 >conftest.err
14763 rm -f conftest.er1
14764 cat conftest.err >&5
14765 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14766 (exit $ac_status); } && {
14767 test -z "$ac_c_werror_flag" ||
14768 test ! -s conftest.err
14769 } && test -s conftest.$ac_objext; then
14770 eval "$as_ac_Header=yes"
14771 else
14772 $as_echo "$as_me: failed program was:" >&5
14773 sed 's/^/| /' conftest.$ac_ext >&5
14775 eval "$as_ac_Header=no"
14778 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14780 ac_res=`eval 'as_val=${'$as_ac_Header'}
14781 $as_echo "$as_val"'`
14782 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14783 $as_echo "$ac_res" >&6; }
14784 as_val=`eval 'as_val=${'$as_ac_Header'}
14785 $as_echo "$as_val"'`
14786 if test "x$as_val" = x""yes; then
14787 cat >>confdefs.h <<_ACEOF
14788 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
14789 _ACEOF
14793 done
14795 cat >conftest.$ac_ext <<_ACEOF
14796 /* confdefs.h. */
14797 _ACEOF
14798 cat confdefs.h >>conftest.$ac_ext
14799 cat >>conftest.$ac_ext <<_ACEOF
14800 /* end confdefs.h. */
14801 #include <ft2build.h>
14802 #include <freetype/fttrigon.h>
14803 _ACEOF
14804 if { (ac_try="$ac_cpp conftest.$ac_ext"
14805 case "(($ac_try" in
14806 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14807 *) ac_try_echo=$ac_try;;
14808 esac
14809 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14810 $as_echo "$ac_try_echo") >&5
14811 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14812 ac_status=$?
14813 grep -v '^ *+' conftest.er1 >conftest.err
14814 rm -f conftest.er1
14815 cat conftest.err >&5
14816 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14817 (exit $ac_status); } >/dev/null && {
14818 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14819 test ! -s conftest.err
14820 }; then
14822 cat >>confdefs.h <<\_ACEOF
14823 #define HAVE_FREETYPE_FTTRIGON_H 1
14824 _ACEOF
14826 wine_cv_fttrigon=yes
14827 else
14828 $as_echo "$as_me: failed program was:" >&5
14829 sed 's/^/| /' conftest.$ac_ext >&5
14831 wine_cv_fttrigon=no
14834 rm -f conftest.err conftest.$ac_ext
14835 { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14836 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14837 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14838 $as_echo_n "(cached) " >&6
14839 else
14840 ac_cv_type_FT_TrueTypeEngineType=no
14841 cat >conftest.$ac_ext <<_ACEOF
14842 /* confdefs.h. */
14843 _ACEOF
14844 cat confdefs.h >>conftest.$ac_ext
14845 cat >>conftest.$ac_ext <<_ACEOF
14846 /* end confdefs.h. */
14847 #include <freetype/ftmodapi.h>
14850 main ()
14852 if (sizeof (FT_TrueTypeEngineType))
14853 return 0;
14855 return 0;
14857 _ACEOF
14858 rm -f conftest.$ac_objext
14859 if { (ac_try="$ac_compile"
14860 case "(($ac_try" in
14861 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14862 *) ac_try_echo=$ac_try;;
14863 esac
14864 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14865 $as_echo "$ac_try_echo") >&5
14866 (eval "$ac_compile") 2>conftest.er1
14867 ac_status=$?
14868 grep -v '^ *+' conftest.er1 >conftest.err
14869 rm -f conftest.er1
14870 cat conftest.err >&5
14871 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14872 (exit $ac_status); } && {
14873 test -z "$ac_c_werror_flag" ||
14874 test ! -s conftest.err
14875 } && test -s conftest.$ac_objext; then
14876 cat >conftest.$ac_ext <<_ACEOF
14877 /* confdefs.h. */
14878 _ACEOF
14879 cat confdefs.h >>conftest.$ac_ext
14880 cat >>conftest.$ac_ext <<_ACEOF
14881 /* end confdefs.h. */
14882 #include <freetype/ftmodapi.h>
14885 main ()
14887 if (sizeof ((FT_TrueTypeEngineType)))
14888 return 0;
14890 return 0;
14892 _ACEOF
14893 rm -f conftest.$ac_objext
14894 if { (ac_try="$ac_compile"
14895 case "(($ac_try" in
14896 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14897 *) ac_try_echo=$ac_try;;
14898 esac
14899 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14900 $as_echo "$ac_try_echo") >&5
14901 (eval "$ac_compile") 2>conftest.er1
14902 ac_status=$?
14903 grep -v '^ *+' conftest.er1 >conftest.err
14904 rm -f conftest.er1
14905 cat conftest.err >&5
14906 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14907 (exit $ac_status); } && {
14908 test -z "$ac_c_werror_flag" ||
14909 test ! -s conftest.err
14910 } && test -s conftest.$ac_objext; then
14912 else
14913 $as_echo "$as_me: failed program was:" >&5
14914 sed 's/^/| /' conftest.$ac_ext >&5
14916 ac_cv_type_FT_TrueTypeEngineType=yes
14919 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14920 else
14921 $as_echo "$as_me: failed program was:" >&5
14922 sed 's/^/| /' conftest.$ac_ext >&5
14927 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14929 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
14930 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
14931 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x""yes; then
14933 cat >>confdefs.h <<_ACEOF
14934 #define HAVE_FT_TRUETYPEENGINETYPE 1
14935 _ACEOF
14940 ac_save_CFLAGS="$CFLAGS"
14941 CFLAGS="$CFLAGS $ac_freetype_libs"
14943 for ac_func in FT_Load_Sfnt_Table
14945 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14946 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14947 $as_echo_n "checking for $ac_func... " >&6; }
14948 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14949 $as_echo_n "(cached) " >&6
14950 else
14951 cat >conftest.$ac_ext <<_ACEOF
14952 /* confdefs.h. */
14953 _ACEOF
14954 cat confdefs.h >>conftest.$ac_ext
14955 cat >>conftest.$ac_ext <<_ACEOF
14956 /* end confdefs.h. */
14957 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14958 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14959 #define $ac_func innocuous_$ac_func
14961 /* System header to define __stub macros and hopefully few prototypes,
14962 which can conflict with char $ac_func (); below.
14963 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14964 <limits.h> exists even on freestanding compilers. */
14966 #ifdef __STDC__
14967 # include <limits.h>
14968 #else
14969 # include <assert.h>
14970 #endif
14972 #undef $ac_func
14974 /* Override any GCC internal prototype to avoid an error.
14975 Use char because int might match the return type of a GCC
14976 builtin and then its argument prototype would still apply. */
14977 #ifdef __cplusplus
14978 extern "C"
14979 #endif
14980 char $ac_func ();
14981 /* The GNU C library defines this for functions which it implements
14982 to always fail with ENOSYS. Some functions are actually named
14983 something starting with __ and the normal name is an alias. */
14984 #if defined __stub_$ac_func || defined __stub___$ac_func
14985 choke me
14986 #endif
14989 main ()
14991 return $ac_func ();
14993 return 0;
14995 _ACEOF
14996 rm -f conftest.$ac_objext conftest$ac_exeext
14997 if { (ac_try="$ac_link"
14998 case "(($ac_try" in
14999 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15000 *) ac_try_echo=$ac_try;;
15001 esac
15002 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15003 $as_echo "$ac_try_echo") >&5
15004 (eval "$ac_link") 2>conftest.er1
15005 ac_status=$?
15006 grep -v '^ *+' conftest.er1 >conftest.err
15007 rm -f conftest.er1
15008 cat conftest.err >&5
15009 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15010 (exit $ac_status); } && {
15011 test -z "$ac_c_werror_flag" ||
15012 test ! -s conftest.err
15013 } && test -s conftest$ac_exeext && {
15014 test "$cross_compiling" = yes ||
15015 $as_test_x conftest$ac_exeext
15016 }; then
15017 eval "$as_ac_var=yes"
15018 else
15019 $as_echo "$as_me: failed program was:" >&5
15020 sed 's/^/| /' conftest.$ac_ext >&5
15022 eval "$as_ac_var=no"
15025 rm -rf conftest.dSYM
15026 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15027 conftest$ac_exeext conftest.$ac_ext
15029 ac_res=`eval 'as_val=${'$as_ac_var'}
15030 $as_echo "$as_val"'`
15031 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15032 $as_echo "$ac_res" >&6; }
15033 as_val=`eval 'as_val=${'$as_ac_var'}
15034 $as_echo "$as_val"'`
15035 if test "x$as_val" = x""yes; then
15036 cat >>confdefs.h <<_ACEOF
15037 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15038 _ACEOF
15041 done
15043 CFLAGS="$ac_save_CFLAGS"
15044 CPPFLAGS="$ac_save_CPPFLAGS"
15045 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
15046 then
15048 cat >>confdefs.h <<\_ACEOF
15049 #define HAVE_FREETYPE 1
15050 _ACEOF
15052 FREETYPELIBS="$ac_freetype_libs"
15054 FREETYPEINCL="$ac_freetype_incl"
15059 if test "x$FREETYPELIBS" = "x"; then
15060 case "x$with_freetype" in
15061 xno) ;;
15062 *) { { $as_echo "$as_me:$LINENO: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
15063 Use the --without-freetype option if you really want this." >&5
15064 $as_echo "$as_me: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
15065 Use the --without-freetype option if you really want this." >&2;}
15066 { (exit 1); exit 1; }; } ;;
15067 esac
15070 test "x$FREETYPELIBS" = "x" && enable_fonts=${enable_fonts:-no}
15072 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
15073 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
15074 if test "${ac_cv_c_ppdev+set}" = set; then
15075 $as_echo_n "(cached) " >&6
15076 else
15077 cat >conftest.$ac_ext <<_ACEOF
15078 /* confdefs.h. */
15079 _ACEOF
15080 cat confdefs.h >>conftest.$ac_ext
15081 cat >>conftest.$ac_ext <<_ACEOF
15082 /* end confdefs.h. */
15083 #include <linux/ppdev.h>
15085 main ()
15087 ioctl (1,PPCLAIM,0)
15089 return 0;
15091 _ACEOF
15092 rm -f conftest.$ac_objext
15093 if { (ac_try="$ac_compile"
15094 case "(($ac_try" in
15095 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15096 *) ac_try_echo=$ac_try;;
15097 esac
15098 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15099 $as_echo "$ac_try_echo") >&5
15100 (eval "$ac_compile") 2>conftest.er1
15101 ac_status=$?
15102 grep -v '^ *+' conftest.er1 >conftest.err
15103 rm -f conftest.er1
15104 cat conftest.err >&5
15105 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15106 (exit $ac_status); } && {
15107 test -z "$ac_c_werror_flag" ||
15108 test ! -s conftest.err
15109 } && test -s conftest.$ac_objext; then
15110 ac_cv_c_ppdev="yes"
15111 else
15112 $as_echo "$as_me: failed program was:" >&5
15113 sed 's/^/| /' conftest.$ac_ext >&5
15115 ac_cv_c_ppdev="no"
15118 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15120 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
15121 $as_echo "$ac_cv_c_ppdev" >&6; }
15122 if test "$ac_cv_c_ppdev" = "yes"
15123 then
15125 cat >>confdefs.h <<\_ACEOF
15126 #define HAVE_PPDEV 1
15127 _ACEOF
15131 { $as_echo "$as_me:$LINENO: checking for pthread_rwlock_t" >&5
15132 $as_echo_n "checking for pthread_rwlock_t... " >&6; }
15133 if test "${ac_cv_type_pthread_rwlock_t+set}" = set; then
15134 $as_echo_n "(cached) " >&6
15135 else
15136 ac_cv_type_pthread_rwlock_t=no
15137 cat >conftest.$ac_ext <<_ACEOF
15138 /* confdefs.h. */
15139 _ACEOF
15140 cat confdefs.h >>conftest.$ac_ext
15141 cat >>conftest.$ac_ext <<_ACEOF
15142 /* end confdefs.h. */
15143 #define _GNU_SOURCE
15144 #include <pthread.h>
15147 main ()
15149 if (sizeof (pthread_rwlock_t))
15150 return 0;
15152 return 0;
15154 _ACEOF
15155 rm -f conftest.$ac_objext
15156 if { (ac_try="$ac_compile"
15157 case "(($ac_try" in
15158 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15159 *) ac_try_echo=$ac_try;;
15160 esac
15161 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15162 $as_echo "$ac_try_echo") >&5
15163 (eval "$ac_compile") 2>conftest.er1
15164 ac_status=$?
15165 grep -v '^ *+' conftest.er1 >conftest.err
15166 rm -f conftest.er1
15167 cat conftest.err >&5
15168 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15169 (exit $ac_status); } && {
15170 test -z "$ac_c_werror_flag" ||
15171 test ! -s conftest.err
15172 } && test -s conftest.$ac_objext; then
15173 cat >conftest.$ac_ext <<_ACEOF
15174 /* confdefs.h. */
15175 _ACEOF
15176 cat confdefs.h >>conftest.$ac_ext
15177 cat >>conftest.$ac_ext <<_ACEOF
15178 /* end confdefs.h. */
15179 #define _GNU_SOURCE
15180 #include <pthread.h>
15183 main ()
15185 if (sizeof ((pthread_rwlock_t)))
15186 return 0;
15188 return 0;
15190 _ACEOF
15191 rm -f conftest.$ac_objext
15192 if { (ac_try="$ac_compile"
15193 case "(($ac_try" in
15194 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15195 *) ac_try_echo=$ac_try;;
15196 esac
15197 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15198 $as_echo "$ac_try_echo") >&5
15199 (eval "$ac_compile") 2>conftest.er1
15200 ac_status=$?
15201 grep -v '^ *+' conftest.er1 >conftest.err
15202 rm -f conftest.er1
15203 cat conftest.err >&5
15204 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15205 (exit $ac_status); } && {
15206 test -z "$ac_c_werror_flag" ||
15207 test ! -s conftest.err
15208 } && test -s conftest.$ac_objext; then
15210 else
15211 $as_echo "$as_me: failed program was:" >&5
15212 sed 's/^/| /' conftest.$ac_ext >&5
15214 ac_cv_type_pthread_rwlock_t=yes
15217 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15218 else
15219 $as_echo "$as_me: failed program was:" >&5
15220 sed 's/^/| /' conftest.$ac_ext >&5
15225 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15227 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlock_t" >&5
15228 $as_echo "$ac_cv_type_pthread_rwlock_t" >&6; }
15229 if test "x$ac_cv_type_pthread_rwlock_t" = x""yes; then
15231 cat >>confdefs.h <<_ACEOF
15232 #define HAVE_PTHREAD_RWLOCK_T 1
15233 _ACEOF
15237 { $as_echo "$as_me:$LINENO: checking for pthread_rwlockattr_t" >&5
15238 $as_echo_n "checking for pthread_rwlockattr_t... " >&6; }
15239 if test "${ac_cv_type_pthread_rwlockattr_t+set}" = set; then
15240 $as_echo_n "(cached) " >&6
15241 else
15242 ac_cv_type_pthread_rwlockattr_t=no
15243 cat >conftest.$ac_ext <<_ACEOF
15244 /* confdefs.h. */
15245 _ACEOF
15246 cat confdefs.h >>conftest.$ac_ext
15247 cat >>conftest.$ac_ext <<_ACEOF
15248 /* end confdefs.h. */
15249 #define _GNU_SOURCE
15250 #include <pthread.h>
15253 main ()
15255 if (sizeof (pthread_rwlockattr_t))
15256 return 0;
15258 return 0;
15260 _ACEOF
15261 rm -f conftest.$ac_objext
15262 if { (ac_try="$ac_compile"
15263 case "(($ac_try" in
15264 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15265 *) ac_try_echo=$ac_try;;
15266 esac
15267 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15268 $as_echo "$ac_try_echo") >&5
15269 (eval "$ac_compile") 2>conftest.er1
15270 ac_status=$?
15271 grep -v '^ *+' conftest.er1 >conftest.err
15272 rm -f conftest.er1
15273 cat conftest.err >&5
15274 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15275 (exit $ac_status); } && {
15276 test -z "$ac_c_werror_flag" ||
15277 test ! -s conftest.err
15278 } && test -s conftest.$ac_objext; then
15279 cat >conftest.$ac_ext <<_ACEOF
15280 /* confdefs.h. */
15281 _ACEOF
15282 cat confdefs.h >>conftest.$ac_ext
15283 cat >>conftest.$ac_ext <<_ACEOF
15284 /* end confdefs.h. */
15285 #define _GNU_SOURCE
15286 #include <pthread.h>
15289 main ()
15291 if (sizeof ((pthread_rwlockattr_t)))
15292 return 0;
15294 return 0;
15296 _ACEOF
15297 rm -f conftest.$ac_objext
15298 if { (ac_try="$ac_compile"
15299 case "(($ac_try" in
15300 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15301 *) ac_try_echo=$ac_try;;
15302 esac
15303 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15304 $as_echo "$ac_try_echo") >&5
15305 (eval "$ac_compile") 2>conftest.er1
15306 ac_status=$?
15307 grep -v '^ *+' conftest.er1 >conftest.err
15308 rm -f conftest.er1
15309 cat conftest.err >&5
15310 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15311 (exit $ac_status); } && {
15312 test -z "$ac_c_werror_flag" ||
15313 test ! -s conftest.err
15314 } && test -s conftest.$ac_objext; then
15316 else
15317 $as_echo "$as_me: failed program was:" >&5
15318 sed 's/^/| /' conftest.$ac_ext >&5
15320 ac_cv_type_pthread_rwlockattr_t=yes
15323 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15324 else
15325 $as_echo "$as_me: failed program was:" >&5
15326 sed 's/^/| /' conftest.$ac_ext >&5
15331 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15333 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlockattr_t" >&5
15334 $as_echo "$ac_cv_type_pthread_rwlockattr_t" >&6; }
15335 if test "x$ac_cv_type_pthread_rwlockattr_t" = x""yes; then
15337 cat >>confdefs.h <<_ACEOF
15338 #define HAVE_PTHREAD_RWLOCKATTR_T 1
15339 _ACEOF
15345 ac_wine_check_funcs_save_LIBS="$LIBS"
15346 LIBS="$LIBS $LIBPTHREAD"
15351 for ac_func in \
15352 pthread_attr_get_np \
15353 pthread_getattr_np \
15354 pthread_get_stackaddr_np \
15355 pthread_get_stacksize_np
15357 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
15358 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
15359 $as_echo_n "checking for $ac_func... " >&6; }
15360 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15361 $as_echo_n "(cached) " >&6
15362 else
15363 cat >conftest.$ac_ext <<_ACEOF
15364 /* confdefs.h. */
15365 _ACEOF
15366 cat confdefs.h >>conftest.$ac_ext
15367 cat >>conftest.$ac_ext <<_ACEOF
15368 /* end confdefs.h. */
15369 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15370 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15371 #define $ac_func innocuous_$ac_func
15373 /* System header to define __stub macros and hopefully few prototypes,
15374 which can conflict with char $ac_func (); below.
15375 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15376 <limits.h> exists even on freestanding compilers. */
15378 #ifdef __STDC__
15379 # include <limits.h>
15380 #else
15381 # include <assert.h>
15382 #endif
15384 #undef $ac_func
15386 /* Override any GCC internal prototype to avoid an error.
15387 Use char because int might match the return type of a GCC
15388 builtin and then its argument prototype would still apply. */
15389 #ifdef __cplusplus
15390 extern "C"
15391 #endif
15392 char $ac_func ();
15393 /* The GNU C library defines this for functions which it implements
15394 to always fail with ENOSYS. Some functions are actually named
15395 something starting with __ and the normal name is an alias. */
15396 #if defined __stub_$ac_func || defined __stub___$ac_func
15397 choke me
15398 #endif
15401 main ()
15403 return $ac_func ();
15405 return 0;
15407 _ACEOF
15408 rm -f conftest.$ac_objext conftest$ac_exeext
15409 if { (ac_try="$ac_link"
15410 case "(($ac_try" in
15411 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15412 *) ac_try_echo=$ac_try;;
15413 esac
15414 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15415 $as_echo "$ac_try_echo") >&5
15416 (eval "$ac_link") 2>conftest.er1
15417 ac_status=$?
15418 grep -v '^ *+' conftest.er1 >conftest.err
15419 rm -f conftest.er1
15420 cat conftest.err >&5
15421 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15422 (exit $ac_status); } && {
15423 test -z "$ac_c_werror_flag" ||
15424 test ! -s conftest.err
15425 } && test -s conftest$ac_exeext && {
15426 test "$cross_compiling" = yes ||
15427 $as_test_x conftest$ac_exeext
15428 }; then
15429 eval "$as_ac_var=yes"
15430 else
15431 $as_echo "$as_me: failed program was:" >&5
15432 sed 's/^/| /' conftest.$ac_ext >&5
15434 eval "$as_ac_var=no"
15437 rm -rf conftest.dSYM
15438 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15439 conftest$ac_exeext conftest.$ac_ext
15441 ac_res=`eval 'as_val=${'$as_ac_var'}
15442 $as_echo "$as_val"'`
15443 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15444 $as_echo "$ac_res" >&6; }
15445 as_val=`eval 'as_val=${'$as_ac_var'}
15446 $as_echo "$as_val"'`
15447 if test "x$as_val" = x""yes; then
15448 cat >>confdefs.h <<_ACEOF
15449 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15450 _ACEOF
15453 done
15455 LIBS="$ac_wine_check_funcs_save_LIBS"
15457 if test "x$with_esd" != xno
15458 then
15459 save_CFLAGS="$CFLAGS"
15460 # Extract the first word of "esd-config", so it can be a program name with args.
15461 set dummy esd-config; ac_word=$2
15462 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15463 $as_echo_n "checking for $ac_word... " >&6; }
15464 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15465 $as_echo_n "(cached) " >&6
15466 else
15467 case $ESDCONFIG in
15468 [\\/]* | ?:[\\/]*)
15469 ac_cv_path_ESDCONFIG="$ESDCONFIG" # Let the user override the test with a path.
15472 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15473 for as_dir in $PATH
15475 IFS=$as_save_IFS
15476 test -z "$as_dir" && as_dir=.
15477 for ac_exec_ext in '' $ac_executable_extensions; do
15478 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15479 ac_cv_path_ESDCONFIG="$as_dir/$ac_word$ac_exec_ext"
15480 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15481 break 2
15483 done
15484 done
15485 IFS=$as_save_IFS
15487 test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG="no"
15489 esac
15491 ESDCONFIG=$ac_cv_path_ESDCONFIG
15492 if test -n "$ESDCONFIG"; then
15493 { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15494 $as_echo "$ESDCONFIG" >&6; }
15495 else
15496 { $as_echo "$as_me:$LINENO: result: no" >&5
15497 $as_echo "no" >&6; }
15501 if test "x$ESDCONFIG" != "xno"
15502 then
15503 ac_esd_incl=""
15504 for i in `$ESDCONFIG --cflags`
15506 case "$i" in
15507 -I*) ac_esd_incl="$ac_esd_incl $i";;
15508 esac
15509 done
15510 ac_esd_libs=`$ESDCONFIG --libs`
15511 CFLAGS="$CFLAGS $ac_esd_incl"
15513 ac_esd_libs=${ac_esd_libs:-"-lesd"}
15514 if test "${ac_cv_header_esd_h+set}" = set; then
15515 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15516 $as_echo_n "checking for esd.h... " >&6; }
15517 if test "${ac_cv_header_esd_h+set}" = set; then
15518 $as_echo_n "(cached) " >&6
15520 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15521 $as_echo "$ac_cv_header_esd_h" >&6; }
15522 else
15523 # Is the header compilable?
15524 { $as_echo "$as_me:$LINENO: checking esd.h usability" >&5
15525 $as_echo_n "checking esd.h usability... " >&6; }
15526 cat >conftest.$ac_ext <<_ACEOF
15527 /* confdefs.h. */
15528 _ACEOF
15529 cat confdefs.h >>conftest.$ac_ext
15530 cat >>conftest.$ac_ext <<_ACEOF
15531 /* end confdefs.h. */
15532 $ac_includes_default
15533 #include <esd.h>
15534 _ACEOF
15535 rm -f conftest.$ac_objext
15536 if { (ac_try="$ac_compile"
15537 case "(($ac_try" in
15538 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15539 *) ac_try_echo=$ac_try;;
15540 esac
15541 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15542 $as_echo "$ac_try_echo") >&5
15543 (eval "$ac_compile") 2>conftest.er1
15544 ac_status=$?
15545 grep -v '^ *+' conftest.er1 >conftest.err
15546 rm -f conftest.er1
15547 cat conftest.err >&5
15548 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15549 (exit $ac_status); } && {
15550 test -z "$ac_c_werror_flag" ||
15551 test ! -s conftest.err
15552 } && test -s conftest.$ac_objext; then
15553 ac_header_compiler=yes
15554 else
15555 $as_echo "$as_me: failed program was:" >&5
15556 sed 's/^/| /' conftest.$ac_ext >&5
15558 ac_header_compiler=no
15561 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15562 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15563 $as_echo "$ac_header_compiler" >&6; }
15565 # Is the header present?
15566 { $as_echo "$as_me:$LINENO: checking esd.h presence" >&5
15567 $as_echo_n "checking esd.h presence... " >&6; }
15568 cat >conftest.$ac_ext <<_ACEOF
15569 /* confdefs.h. */
15570 _ACEOF
15571 cat confdefs.h >>conftest.$ac_ext
15572 cat >>conftest.$ac_ext <<_ACEOF
15573 /* end confdefs.h. */
15574 #include <esd.h>
15575 _ACEOF
15576 if { (ac_try="$ac_cpp conftest.$ac_ext"
15577 case "(($ac_try" in
15578 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15579 *) ac_try_echo=$ac_try;;
15580 esac
15581 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15582 $as_echo "$ac_try_echo") >&5
15583 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15584 ac_status=$?
15585 grep -v '^ *+' conftest.er1 >conftest.err
15586 rm -f conftest.er1
15587 cat conftest.err >&5
15588 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15589 (exit $ac_status); } >/dev/null && {
15590 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15591 test ! -s conftest.err
15592 }; then
15593 ac_header_preproc=yes
15594 else
15595 $as_echo "$as_me: failed program was:" >&5
15596 sed 's/^/| /' conftest.$ac_ext >&5
15598 ac_header_preproc=no
15601 rm -f conftest.err conftest.$ac_ext
15602 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15603 $as_echo "$ac_header_preproc" >&6; }
15605 # So? What about this header?
15606 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15607 yes:no: )
15608 { $as_echo "$as_me:$LINENO: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&5
15609 $as_echo "$as_me: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15610 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the compiler's result" >&5
15611 $as_echo "$as_me: WARNING: esd.h: proceeding with the compiler's result" >&2;}
15612 ac_header_preproc=yes
15614 no:yes:* )
15615 { $as_echo "$as_me:$LINENO: WARNING: esd.h: present but cannot be compiled" >&5
15616 $as_echo "$as_me: WARNING: esd.h: present but cannot be compiled" >&2;}
15617 { $as_echo "$as_me:$LINENO: WARNING: esd.h: check for missing prerequisite headers?" >&5
15618 $as_echo "$as_me: WARNING: esd.h: check for missing prerequisite headers?" >&2;}
15619 { $as_echo "$as_me:$LINENO: WARNING: esd.h: see the Autoconf documentation" >&5
15620 $as_echo "$as_me: WARNING: esd.h: see the Autoconf documentation" >&2;}
15621 { $as_echo "$as_me:$LINENO: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&5
15622 $as_echo "$as_me: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&2;}
15623 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the preprocessor's result" >&5
15624 $as_echo "$as_me: WARNING: esd.h: proceeding with the preprocessor's result" >&2;}
15625 { $as_echo "$as_me:$LINENO: WARNING: esd.h: in the future, the compiler will take precedence" >&5
15626 $as_echo "$as_me: WARNING: esd.h: in the future, the compiler will take precedence" >&2;}
15627 ( cat <<\_ASBOX
15628 ## ------------------------------------ ##
15629 ## Report this to wine-devel@winehq.org ##
15630 ## ------------------------------------ ##
15631 _ASBOX
15632 ) | sed "s/^/$as_me: WARNING: /" >&2
15634 esac
15635 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15636 $as_echo_n "checking for esd.h... " >&6; }
15637 if test "${ac_cv_header_esd_h+set}" = set; then
15638 $as_echo_n "(cached) " >&6
15639 else
15640 ac_cv_header_esd_h=$ac_header_preproc
15642 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15643 $as_echo "$ac_cv_header_esd_h" >&6; }
15646 if test "x$ac_cv_header_esd_h" = x""yes; then
15647 { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15648 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15649 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15650 $as_echo_n "(cached) " >&6
15651 else
15652 ac_check_lib_save_LIBS=$LIBS
15653 LIBS="-lesd $ac_esd_libs $LIBS"
15654 cat >conftest.$ac_ext <<_ACEOF
15655 /* confdefs.h. */
15656 _ACEOF
15657 cat confdefs.h >>conftest.$ac_ext
15658 cat >>conftest.$ac_ext <<_ACEOF
15659 /* end confdefs.h. */
15661 /* Override any GCC internal prototype to avoid an error.
15662 Use char because int might match the return type of a GCC
15663 builtin and then its argument prototype would still apply. */
15664 #ifdef __cplusplus
15665 extern "C"
15666 #endif
15667 char esd_open_sound ();
15669 main ()
15671 return esd_open_sound ();
15673 return 0;
15675 _ACEOF
15676 rm -f conftest.$ac_objext conftest$ac_exeext
15677 if { (ac_try="$ac_link"
15678 case "(($ac_try" in
15679 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15680 *) ac_try_echo=$ac_try;;
15681 esac
15682 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15683 $as_echo "$ac_try_echo") >&5
15684 (eval "$ac_link") 2>conftest.er1
15685 ac_status=$?
15686 grep -v '^ *+' conftest.er1 >conftest.err
15687 rm -f conftest.er1
15688 cat conftest.err >&5
15689 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15690 (exit $ac_status); } && {
15691 test -z "$ac_c_werror_flag" ||
15692 test ! -s conftest.err
15693 } && test -s conftest$ac_exeext && {
15694 test "$cross_compiling" = yes ||
15695 $as_test_x conftest$ac_exeext
15696 }; then
15697 ac_cv_lib_esd_esd_open_sound=yes
15698 else
15699 $as_echo "$as_me: failed program was:" >&5
15700 sed 's/^/| /' conftest.$ac_ext >&5
15702 ac_cv_lib_esd_esd_open_sound=no
15705 rm -rf conftest.dSYM
15706 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15707 conftest$ac_exeext conftest.$ac_ext
15708 LIBS=$ac_check_lib_save_LIBS
15710 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15711 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15712 if test "x$ac_cv_lib_esd_esd_open_sound" = x""yes; then
15713 ESDINCL="$ac_esd_incl"
15715 ESDLIBS="$ac_esd_libs"
15718 cat >>confdefs.h <<\_ACEOF
15719 #define HAVE_ESD 1
15720 _ACEOF
15727 CFLAGS="$save_CFLAGS"
15730 ALSALIBS=""
15732 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15733 then
15734 { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15735 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15736 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15737 $as_echo_n "(cached) " >&6
15738 else
15739 ac_check_lib_save_LIBS=$LIBS
15740 LIBS="-lasound $LIBS"
15741 cat >conftest.$ac_ext <<_ACEOF
15742 /* confdefs.h. */
15743 _ACEOF
15744 cat confdefs.h >>conftest.$ac_ext
15745 cat >>conftest.$ac_ext <<_ACEOF
15746 /* end confdefs.h. */
15748 /* Override any GCC internal prototype to avoid an error.
15749 Use char because int might match the return type of a GCC
15750 builtin and then its argument prototype would still apply. */
15751 #ifdef __cplusplus
15752 extern "C"
15753 #endif
15754 char snd_pcm_hw_params_get_access ();
15756 main ()
15758 return snd_pcm_hw_params_get_access ();
15760 return 0;
15762 _ACEOF
15763 rm -f conftest.$ac_objext conftest$ac_exeext
15764 if { (ac_try="$ac_link"
15765 case "(($ac_try" in
15766 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15767 *) ac_try_echo=$ac_try;;
15768 esac
15769 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15770 $as_echo "$ac_try_echo") >&5
15771 (eval "$ac_link") 2>conftest.er1
15772 ac_status=$?
15773 grep -v '^ *+' conftest.er1 >conftest.err
15774 rm -f conftest.er1
15775 cat conftest.err >&5
15776 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15777 (exit $ac_status); } && {
15778 test -z "$ac_c_werror_flag" ||
15779 test ! -s conftest.err
15780 } && test -s conftest$ac_exeext && {
15781 test "$cross_compiling" = yes ||
15782 $as_test_x conftest$ac_exeext
15783 }; then
15784 ac_cv_lib_asound_snd_pcm_hw_params_get_access=yes
15785 else
15786 $as_echo "$as_me: failed program was:" >&5
15787 sed 's/^/| /' conftest.$ac_ext >&5
15789 ac_cv_lib_asound_snd_pcm_hw_params_get_access=no
15792 rm -rf conftest.dSYM
15793 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15794 conftest$ac_exeext conftest.$ac_ext
15795 LIBS=$ac_check_lib_save_LIBS
15797 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15798 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15799 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x""yes; then
15800 cat >conftest.$ac_ext <<_ACEOF
15801 /* confdefs.h. */
15802 _ACEOF
15803 cat confdefs.h >>conftest.$ac_ext
15804 cat >>conftest.$ac_ext <<_ACEOF
15805 /* end confdefs.h. */
15806 #ifdef HAVE_ALSA_ASOUNDLIB_H
15807 #include <alsa/asoundlib.h>
15808 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15809 #include <sys/asoundlib.h>
15810 #endif
15812 main ()
15814 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15816 return 0;
15818 _ACEOF
15819 rm -f conftest.$ac_objext
15820 if { (ac_try="$ac_compile"
15821 case "(($ac_try" in
15822 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15823 *) ac_try_echo=$ac_try;;
15824 esac
15825 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15826 $as_echo "$ac_try_echo") >&5
15827 (eval "$ac_compile") 2>conftest.er1
15828 ac_status=$?
15829 grep -v '^ *+' conftest.er1 >conftest.err
15830 rm -f conftest.er1
15831 cat conftest.err >&5
15832 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15833 (exit $ac_status); } && {
15834 test -z "$ac_c_werror_flag" ||
15835 test ! -s conftest.err
15836 } && test -s conftest.$ac_objext; then
15838 cat >>confdefs.h <<\_ACEOF
15839 #define HAVE_ALSA 1
15840 _ACEOF
15842 ALSALIBS="-lasound"
15843 else
15844 $as_echo "$as_me: failed program was:" >&5
15845 sed 's/^/| /' conftest.$ac_ext >&5
15850 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15855 AUDIOIOLIBS=""
15857 if test "$ac_cv_header_libaudioio_h" = "yes"
15858 then
15859 { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15860 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15861 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15862 $as_echo_n "(cached) " >&6
15863 else
15864 ac_check_lib_save_LIBS=$LIBS
15865 LIBS="-laudioio $LIBS"
15866 cat >conftest.$ac_ext <<_ACEOF
15867 /* confdefs.h. */
15868 _ACEOF
15869 cat confdefs.h >>conftest.$ac_ext
15870 cat >>conftest.$ac_ext <<_ACEOF
15871 /* end confdefs.h. */
15873 /* Override any GCC internal prototype to avoid an error.
15874 Use char because int might match the return type of a GCC
15875 builtin and then its argument prototype would still apply. */
15876 #ifdef __cplusplus
15877 extern "C"
15878 #endif
15879 char AudioIOGetVersion ();
15881 main ()
15883 return AudioIOGetVersion ();
15885 return 0;
15887 _ACEOF
15888 rm -f conftest.$ac_objext conftest$ac_exeext
15889 if { (ac_try="$ac_link"
15890 case "(($ac_try" in
15891 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15892 *) ac_try_echo=$ac_try;;
15893 esac
15894 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15895 $as_echo "$ac_try_echo") >&5
15896 (eval "$ac_link") 2>conftest.er1
15897 ac_status=$?
15898 grep -v '^ *+' conftest.er1 >conftest.err
15899 rm -f conftest.er1
15900 cat conftest.err >&5
15901 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15902 (exit $ac_status); } && {
15903 test -z "$ac_c_werror_flag" ||
15904 test ! -s conftest.err
15905 } && test -s conftest$ac_exeext && {
15906 test "$cross_compiling" = yes ||
15907 $as_test_x conftest$ac_exeext
15908 }; then
15909 ac_cv_lib_audioio_AudioIOGetVersion=yes
15910 else
15911 $as_echo "$as_me: failed program was:" >&5
15912 sed 's/^/| /' conftest.$ac_ext >&5
15914 ac_cv_lib_audioio_AudioIOGetVersion=no
15917 rm -rf conftest.dSYM
15918 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15919 conftest$ac_exeext conftest.$ac_ext
15920 LIBS=$ac_check_lib_save_LIBS
15922 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
15923 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
15924 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x""yes; then
15925 AUDIOIOLIBS="-laudioio"
15927 cat >>confdefs.h <<\_ACEOF
15928 #define HAVE_LIBAUDIOIO 1
15929 _ACEOF
15936 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
15937 then
15938 { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
15939 $as_echo_n "checking for -lcapi20... " >&6; }
15940 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15941 $as_echo_n "(cached) " >&6
15942 else
15943 ac_check_soname_save_LIBS=$LIBS
15944 LIBS="-lcapi20 $LIBS"
15945 cat >conftest.$ac_ext <<_ACEOF
15946 /* confdefs.h. */
15947 _ACEOF
15948 cat confdefs.h >>conftest.$ac_ext
15949 cat >>conftest.$ac_ext <<_ACEOF
15950 /* end confdefs.h. */
15952 /* Override any GCC internal prototype to avoid an error.
15953 Use char because int might match the return type of a GCC
15954 builtin and then its argument prototype would still apply. */
15955 #ifdef __cplusplus
15956 extern "C"
15957 #endif
15958 char capi20_register ();
15960 main ()
15962 return capi20_register ();
15964 return 0;
15966 _ACEOF
15967 rm -f conftest.$ac_objext conftest$ac_exeext
15968 if { (ac_try="$ac_link"
15969 case "(($ac_try" in
15970 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15971 *) ac_try_echo=$ac_try;;
15972 esac
15973 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15974 $as_echo "$ac_try_echo") >&5
15975 (eval "$ac_link") 2>conftest.er1
15976 ac_status=$?
15977 grep -v '^ *+' conftest.er1 >conftest.err
15978 rm -f conftest.er1
15979 cat conftest.err >&5
15980 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15981 (exit $ac_status); } && {
15982 test -z "$ac_c_werror_flag" ||
15983 test ! -s conftest.err
15984 } && test -s conftest$ac_exeext && {
15985 test "$cross_compiling" = yes ||
15986 $as_test_x conftest$ac_exeext
15987 }; then
15988 case "$LIBEXT" in
15989 dll) ;;
15990 dylib) ac_cv_lib_soname_capi20=`otool -L conftest$ac_exeext | grep "libcapi20\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libcapi20\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
15991 *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15992 esac
15993 else
15994 $as_echo "$as_me: failed program was:" >&5
15995 sed 's/^/| /' conftest.$ac_ext >&5
16000 rm -rf conftest.dSYM
16001 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16002 conftest$ac_exeext conftest.$ac_ext
16003 LIBS=$ac_check_soname_save_LIBS
16005 if test "x$ac_cv_lib_soname_capi20" = "x"; then
16006 { $as_echo "$as_me:$LINENO: result: not found" >&5
16007 $as_echo "not found" >&6; }
16009 else
16010 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
16011 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
16013 cat >>confdefs.h <<_ACEOF
16014 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
16015 _ACEOF
16021 if test "x$ac_cv_lib_soname_capi20" = "x"; then
16022 case "x$with_capi" in
16023 x) wine_notices="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
16024 xno) ;;
16025 *) { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
16026 This is an error since --with-capi was requested." >&5
16027 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
16028 This is an error since --with-capi was requested." >&2;}
16029 { (exit 1); exit 1; }; } ;;
16030 esac
16034 CUPSINCL=""
16036 if test "x$with_cups" != "xno"
16037 then
16038 ac_save_CPPFLAGS="$CPPFLAGS"
16039 ac_cups_cflags=`cups-config --cflags 2>/dev/null`
16040 ac_cups_libs=`cups-config --ldflags 2>/dev/null`
16041 CPPFLAGS="$CPPFLAGS $ac_cups_cflags"
16043 for ac_header in cups/cups.h
16045 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16046 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16047 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16048 $as_echo_n "checking for $ac_header... " >&6; }
16049 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16050 $as_echo_n "(cached) " >&6
16052 ac_res=`eval 'as_val=${'$as_ac_Header'}
16053 $as_echo "$as_val"'`
16054 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16055 $as_echo "$ac_res" >&6; }
16056 else
16057 # Is the header compilable?
16058 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16059 $as_echo_n "checking $ac_header usability... " >&6; }
16060 cat >conftest.$ac_ext <<_ACEOF
16061 /* confdefs.h. */
16062 _ACEOF
16063 cat confdefs.h >>conftest.$ac_ext
16064 cat >>conftest.$ac_ext <<_ACEOF
16065 /* end confdefs.h. */
16066 $ac_includes_default
16067 #include <$ac_header>
16068 _ACEOF
16069 rm -f conftest.$ac_objext
16070 if { (ac_try="$ac_compile"
16071 case "(($ac_try" in
16072 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16073 *) ac_try_echo=$ac_try;;
16074 esac
16075 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16076 $as_echo "$ac_try_echo") >&5
16077 (eval "$ac_compile") 2>conftest.er1
16078 ac_status=$?
16079 grep -v '^ *+' conftest.er1 >conftest.err
16080 rm -f conftest.er1
16081 cat conftest.err >&5
16082 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16083 (exit $ac_status); } && {
16084 test -z "$ac_c_werror_flag" ||
16085 test ! -s conftest.err
16086 } && test -s conftest.$ac_objext; then
16087 ac_header_compiler=yes
16088 else
16089 $as_echo "$as_me: failed program was:" >&5
16090 sed 's/^/| /' conftest.$ac_ext >&5
16092 ac_header_compiler=no
16095 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16096 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16097 $as_echo "$ac_header_compiler" >&6; }
16099 # Is the header present?
16100 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16101 $as_echo_n "checking $ac_header presence... " >&6; }
16102 cat >conftest.$ac_ext <<_ACEOF
16103 /* confdefs.h. */
16104 _ACEOF
16105 cat confdefs.h >>conftest.$ac_ext
16106 cat >>conftest.$ac_ext <<_ACEOF
16107 /* end confdefs.h. */
16108 #include <$ac_header>
16109 _ACEOF
16110 if { (ac_try="$ac_cpp conftest.$ac_ext"
16111 case "(($ac_try" in
16112 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16113 *) ac_try_echo=$ac_try;;
16114 esac
16115 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16116 $as_echo "$ac_try_echo") >&5
16117 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16118 ac_status=$?
16119 grep -v '^ *+' conftest.er1 >conftest.err
16120 rm -f conftest.er1
16121 cat conftest.err >&5
16122 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16123 (exit $ac_status); } >/dev/null && {
16124 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16125 test ! -s conftest.err
16126 }; then
16127 ac_header_preproc=yes
16128 else
16129 $as_echo "$as_me: failed program was:" >&5
16130 sed 's/^/| /' conftest.$ac_ext >&5
16132 ac_header_preproc=no
16135 rm -f conftest.err conftest.$ac_ext
16136 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16137 $as_echo "$ac_header_preproc" >&6; }
16139 # So? What about this header?
16140 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16141 yes:no: )
16142 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16143 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16144 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16145 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16146 ac_header_preproc=yes
16148 no:yes:* )
16149 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16150 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16151 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16152 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16153 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16154 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16155 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16156 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16157 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16158 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16159 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16160 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16161 ( cat <<\_ASBOX
16162 ## ------------------------------------ ##
16163 ## Report this to wine-devel@winehq.org ##
16164 ## ------------------------------------ ##
16165 _ASBOX
16166 ) | sed "s/^/$as_me: WARNING: /" >&2
16168 esac
16169 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16170 $as_echo_n "checking for $ac_header... " >&6; }
16171 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16172 $as_echo_n "(cached) " >&6
16173 else
16174 eval "$as_ac_Header=\$ac_header_preproc"
16176 ac_res=`eval 'as_val=${'$as_ac_Header'}
16177 $as_echo "$as_val"'`
16178 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16179 $as_echo "$ac_res" >&6; }
16182 as_val=`eval 'as_val=${'$as_ac_Header'}
16183 $as_echo "$as_val"'`
16184 if test "x$as_val" = x""yes; then
16185 cat >>confdefs.h <<_ACEOF
16186 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16187 _ACEOF
16188 { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
16189 $as_echo_n "checking for -lcups... " >&6; }
16190 if test "${ac_cv_lib_soname_cups+set}" = set; then
16191 $as_echo_n "(cached) " >&6
16192 else
16193 ac_check_soname_save_LIBS=$LIBS
16194 LIBS="-lcups $ac_cups_libs $LIBS"
16195 cat >conftest.$ac_ext <<_ACEOF
16196 /* confdefs.h. */
16197 _ACEOF
16198 cat confdefs.h >>conftest.$ac_ext
16199 cat >>conftest.$ac_ext <<_ACEOF
16200 /* end confdefs.h. */
16202 /* Override any GCC internal prototype to avoid an error.
16203 Use char because int might match the return type of a GCC
16204 builtin and then its argument prototype would still apply. */
16205 #ifdef __cplusplus
16206 extern "C"
16207 #endif
16208 char cupsGetDefault ();
16210 main ()
16212 return cupsGetDefault ();
16214 return 0;
16216 _ACEOF
16217 rm -f conftest.$ac_objext conftest$ac_exeext
16218 if { (ac_try="$ac_link"
16219 case "(($ac_try" in
16220 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16221 *) ac_try_echo=$ac_try;;
16222 esac
16223 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16224 $as_echo "$ac_try_echo") >&5
16225 (eval "$ac_link") 2>conftest.er1
16226 ac_status=$?
16227 grep -v '^ *+' conftest.er1 >conftest.err
16228 rm -f conftest.er1
16229 cat conftest.err >&5
16230 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16231 (exit $ac_status); } && {
16232 test -z "$ac_c_werror_flag" ||
16233 test ! -s conftest.err
16234 } && test -s conftest$ac_exeext && {
16235 test "$cross_compiling" = yes ||
16236 $as_test_x conftest$ac_exeext
16237 }; then
16238 case "$LIBEXT" in
16239 dll) ;;
16240 dylib) ac_cv_lib_soname_cups=`otool -L conftest$ac_exeext | grep "libcups\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libcups\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
16241 *) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16242 esac
16243 else
16244 $as_echo "$as_me: failed program was:" >&5
16245 sed 's/^/| /' conftest.$ac_ext >&5
16250 rm -rf conftest.dSYM
16251 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16252 conftest$ac_exeext conftest.$ac_ext
16253 LIBS=$ac_check_soname_save_LIBS
16255 if test "x$ac_cv_lib_soname_cups" = "x"; then
16256 { $as_echo "$as_me:$LINENO: result: not found" >&5
16257 $as_echo "not found" >&6; }
16259 else
16260 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
16261 $as_echo "$ac_cv_lib_soname_cups" >&6; }
16263 cat >>confdefs.h <<_ACEOF
16264 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
16265 _ACEOF
16267 CUPSINCL="$ac_cups_cflags"
16272 done
16274 CPPFLAGS="$ac_save_CPPFLAGS"
16276 if test "x$ac_cv_lib_soname_cups" = "x"; then
16277 case "x$with_cups" in
16278 x) wine_notices="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
16279 xno) ;;
16280 *) { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16281 This is an error since --with-cups was requested." >&5
16282 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16283 This is an error since --with-cups was requested." >&2;}
16284 { (exit 1); exit 1; }; } ;;
16285 esac
16289 if test "$ac_cv_header_jack_jack_h" = "yes"
16290 then
16291 { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
16292 $as_echo_n "checking for -ljack... " >&6; }
16293 if test "${ac_cv_lib_soname_jack+set}" = set; then
16294 $as_echo_n "(cached) " >&6
16295 else
16296 ac_check_soname_save_LIBS=$LIBS
16297 LIBS="-ljack $LIBS"
16298 cat >conftest.$ac_ext <<_ACEOF
16299 /* confdefs.h. */
16300 _ACEOF
16301 cat confdefs.h >>conftest.$ac_ext
16302 cat >>conftest.$ac_ext <<_ACEOF
16303 /* end confdefs.h. */
16305 /* Override any GCC internal prototype to avoid an error.
16306 Use char because int might match the return type of a GCC
16307 builtin and then its argument prototype would still apply. */
16308 #ifdef __cplusplus
16309 extern "C"
16310 #endif
16311 char jack_client_new ();
16313 main ()
16315 return jack_client_new ();
16317 return 0;
16319 _ACEOF
16320 rm -f conftest.$ac_objext conftest$ac_exeext
16321 if { (ac_try="$ac_link"
16322 case "(($ac_try" in
16323 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16324 *) ac_try_echo=$ac_try;;
16325 esac
16326 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16327 $as_echo "$ac_try_echo") >&5
16328 (eval "$ac_link") 2>conftest.er1
16329 ac_status=$?
16330 grep -v '^ *+' conftest.er1 >conftest.err
16331 rm -f conftest.er1
16332 cat conftest.err >&5
16333 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16334 (exit $ac_status); } && {
16335 test -z "$ac_c_werror_flag" ||
16336 test ! -s conftest.err
16337 } && test -s conftest$ac_exeext && {
16338 test "$cross_compiling" = yes ||
16339 $as_test_x conftest$ac_exeext
16340 }; then
16341 case "$LIBEXT" in
16342 dll) ;;
16343 dylib) ac_cv_lib_soname_jack=`otool -L conftest$ac_exeext | grep "libjack-*[0-9.]*\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libjack-*[0-9.]*\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
16344 *) ac_cv_lib_soname_jack=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjack-*[0-9.]*\\.$LIBEXT" | sed -e "s/^.*\(libjack-*[0-9.]*\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16345 esac
16346 else
16347 $as_echo "$as_me: failed program was:" >&5
16348 sed 's/^/| /' conftest.$ac_ext >&5
16353 rm -rf conftest.dSYM
16354 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16355 conftest$ac_exeext conftest.$ac_ext
16356 LIBS=$ac_check_soname_save_LIBS
16358 if test "x$ac_cv_lib_soname_jack" = "x"; then
16359 { $as_echo "$as_me:$LINENO: result: not found" >&5
16360 $as_echo "not found" >&6; }
16362 else
16363 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
16364 $as_echo "$ac_cv_lib_soname_jack" >&6; }
16366 cat >>confdefs.h <<_ACEOF
16367 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
16368 _ACEOF
16375 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16376 then
16377 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16378 $as_echo_n "checking for -lfontconfig... " >&6; }
16379 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16380 $as_echo_n "(cached) " >&6
16381 else
16382 ac_check_soname_save_LIBS=$LIBS
16383 LIBS="-lfontconfig $LIBS"
16384 cat >conftest.$ac_ext <<_ACEOF
16385 /* confdefs.h. */
16386 _ACEOF
16387 cat confdefs.h >>conftest.$ac_ext
16388 cat >>conftest.$ac_ext <<_ACEOF
16389 /* end confdefs.h. */
16391 /* Override any GCC internal prototype to avoid an error.
16392 Use char because int might match the return type of a GCC
16393 builtin and then its argument prototype would still apply. */
16394 #ifdef __cplusplus
16395 extern "C"
16396 #endif
16397 char FcInit ();
16399 main ()
16401 return FcInit ();
16403 return 0;
16405 _ACEOF
16406 rm -f conftest.$ac_objext conftest$ac_exeext
16407 if { (ac_try="$ac_link"
16408 case "(($ac_try" in
16409 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16410 *) ac_try_echo=$ac_try;;
16411 esac
16412 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16413 $as_echo "$ac_try_echo") >&5
16414 (eval "$ac_link") 2>conftest.er1
16415 ac_status=$?
16416 grep -v '^ *+' conftest.er1 >conftest.err
16417 rm -f conftest.er1
16418 cat conftest.err >&5
16419 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16420 (exit $ac_status); } && {
16421 test -z "$ac_c_werror_flag" ||
16422 test ! -s conftest.err
16423 } && test -s conftest$ac_exeext && {
16424 test "$cross_compiling" = yes ||
16425 $as_test_x conftest$ac_exeext
16426 }; then
16427 case "$LIBEXT" in
16428 dll) ;;
16429 dylib) ac_cv_lib_soname_fontconfig=`otool -L conftest$ac_exeext | grep "libfontconfig\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libfontconfig\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
16430 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16431 esac
16432 else
16433 $as_echo "$as_me: failed program was:" >&5
16434 sed 's/^/| /' conftest.$ac_ext >&5
16439 rm -rf conftest.dSYM
16440 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16441 conftest$ac_exeext conftest.$ac_ext
16442 LIBS=$ac_check_soname_save_LIBS
16444 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16445 { $as_echo "$as_me:$LINENO: result: not found" >&5
16446 $as_echo "not found" >&6; }
16448 else
16449 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16450 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16452 cat >>confdefs.h <<_ACEOF
16453 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16454 _ACEOF
16459 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16460 then
16461 ac_save_CPPFLAGS="$CPPFLAGS"
16462 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16463 $as_unset ac_cv_header_fontconfig_fontconfig_h
16465 for ac_header in fontconfig/fontconfig.h
16467 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16468 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16469 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16470 $as_echo_n "checking for $ac_header... " >&6; }
16471 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16472 $as_echo_n "(cached) " >&6
16474 ac_res=`eval 'as_val=${'$as_ac_Header'}
16475 $as_echo "$as_val"'`
16476 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16477 $as_echo "$ac_res" >&6; }
16478 else
16479 # Is the header compilable?
16480 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16481 $as_echo_n "checking $ac_header usability... " >&6; }
16482 cat >conftest.$ac_ext <<_ACEOF
16483 /* confdefs.h. */
16484 _ACEOF
16485 cat confdefs.h >>conftest.$ac_ext
16486 cat >>conftest.$ac_ext <<_ACEOF
16487 /* end confdefs.h. */
16488 $ac_includes_default
16489 #include <$ac_header>
16490 _ACEOF
16491 rm -f conftest.$ac_objext
16492 if { (ac_try="$ac_compile"
16493 case "(($ac_try" in
16494 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16495 *) ac_try_echo=$ac_try;;
16496 esac
16497 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16498 $as_echo "$ac_try_echo") >&5
16499 (eval "$ac_compile") 2>conftest.er1
16500 ac_status=$?
16501 grep -v '^ *+' conftest.er1 >conftest.err
16502 rm -f conftest.er1
16503 cat conftest.err >&5
16504 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16505 (exit $ac_status); } && {
16506 test -z "$ac_c_werror_flag" ||
16507 test ! -s conftest.err
16508 } && test -s conftest.$ac_objext; then
16509 ac_header_compiler=yes
16510 else
16511 $as_echo "$as_me: failed program was:" >&5
16512 sed 's/^/| /' conftest.$ac_ext >&5
16514 ac_header_compiler=no
16517 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16518 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16519 $as_echo "$ac_header_compiler" >&6; }
16521 # Is the header present?
16522 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16523 $as_echo_n "checking $ac_header presence... " >&6; }
16524 cat >conftest.$ac_ext <<_ACEOF
16525 /* confdefs.h. */
16526 _ACEOF
16527 cat confdefs.h >>conftest.$ac_ext
16528 cat >>conftest.$ac_ext <<_ACEOF
16529 /* end confdefs.h. */
16530 #include <$ac_header>
16531 _ACEOF
16532 if { (ac_try="$ac_cpp conftest.$ac_ext"
16533 case "(($ac_try" in
16534 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16535 *) ac_try_echo=$ac_try;;
16536 esac
16537 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16538 $as_echo "$ac_try_echo") >&5
16539 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16540 ac_status=$?
16541 grep -v '^ *+' conftest.er1 >conftest.err
16542 rm -f conftest.er1
16543 cat conftest.err >&5
16544 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16545 (exit $ac_status); } >/dev/null && {
16546 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16547 test ! -s conftest.err
16548 }; then
16549 ac_header_preproc=yes
16550 else
16551 $as_echo "$as_me: failed program was:" >&5
16552 sed 's/^/| /' conftest.$ac_ext >&5
16554 ac_header_preproc=no
16557 rm -f conftest.err conftest.$ac_ext
16558 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16559 $as_echo "$ac_header_preproc" >&6; }
16561 # So? What about this header?
16562 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16563 yes:no: )
16564 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16565 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16566 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16567 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16568 ac_header_preproc=yes
16570 no:yes:* )
16571 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16572 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16573 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16574 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16575 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16576 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16577 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16578 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16579 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16580 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16581 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16582 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16583 ( cat <<\_ASBOX
16584 ## ------------------------------------ ##
16585 ## Report this to wine-devel@winehq.org ##
16586 ## ------------------------------------ ##
16587 _ASBOX
16588 ) | sed "s/^/$as_me: WARNING: /" >&2
16590 esac
16591 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16592 $as_echo_n "checking for $ac_header... " >&6; }
16593 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16594 $as_echo_n "(cached) " >&6
16595 else
16596 eval "$as_ac_Header=\$ac_header_preproc"
16598 ac_res=`eval 'as_val=${'$as_ac_Header'}
16599 $as_echo "$as_val"'`
16600 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16601 $as_echo "$ac_res" >&6; }
16604 as_val=`eval 'as_val=${'$as_ac_Header'}
16605 $as_echo "$as_val"'`
16606 if test "x$as_val" = x""yes; then
16607 cat >>confdefs.h <<_ACEOF
16608 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16609 _ACEOF
16613 done
16615 CPPFLAGS="$ac_save_CPPFLAGS"
16616 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16617 then
16618 FONTCONFIGINCL="$X_CFLAGS"
16620 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16621 $as_echo_n "checking for -lfontconfig... " >&6; }
16622 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16623 $as_echo_n "(cached) " >&6
16624 else
16625 ac_check_soname_save_LIBS=$LIBS
16626 LIBS="-lfontconfig $X_LIBS $LIBS"
16627 cat >conftest.$ac_ext <<_ACEOF
16628 /* confdefs.h. */
16629 _ACEOF
16630 cat confdefs.h >>conftest.$ac_ext
16631 cat >>conftest.$ac_ext <<_ACEOF
16632 /* end confdefs.h. */
16634 /* Override any GCC internal prototype to avoid an error.
16635 Use char because int might match the return type of a GCC
16636 builtin and then its argument prototype would still apply. */
16637 #ifdef __cplusplus
16638 extern "C"
16639 #endif
16640 char FcInit ();
16642 main ()
16644 return FcInit ();
16646 return 0;
16648 _ACEOF
16649 rm -f conftest.$ac_objext conftest$ac_exeext
16650 if { (ac_try="$ac_link"
16651 case "(($ac_try" in
16652 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16653 *) ac_try_echo=$ac_try;;
16654 esac
16655 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16656 $as_echo "$ac_try_echo") >&5
16657 (eval "$ac_link") 2>conftest.er1
16658 ac_status=$?
16659 grep -v '^ *+' conftest.er1 >conftest.err
16660 rm -f conftest.er1
16661 cat conftest.err >&5
16662 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16663 (exit $ac_status); } && {
16664 test -z "$ac_c_werror_flag" ||
16665 test ! -s conftest.err
16666 } && test -s conftest$ac_exeext && {
16667 test "$cross_compiling" = yes ||
16668 $as_test_x conftest$ac_exeext
16669 }; then
16670 case "$LIBEXT" in
16671 dll) ;;
16672 dylib) ac_cv_lib_soname_fontconfig=`otool -L conftest$ac_exeext | grep "libfontconfig\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libfontconfig\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
16673 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16674 esac
16675 else
16676 $as_echo "$as_me: failed program was:" >&5
16677 sed 's/^/| /' conftest.$ac_ext >&5
16682 rm -rf conftest.dSYM
16683 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16684 conftest$ac_exeext conftest.$ac_ext
16685 LIBS=$ac_check_soname_save_LIBS
16687 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16688 { $as_echo "$as_me:$LINENO: result: not found" >&5
16689 $as_echo "not found" >&6; }
16691 else
16692 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16693 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16695 cat >>confdefs.h <<_ACEOF
16696 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16697 _ACEOF
16704 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16705 case "x$with_fontconfig" in
16706 x) wine_notices="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16707 xno) ;;
16708 *) { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16709 This is an error since --with-fontconfig was requested." >&5
16710 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16711 This is an error since --with-fontconfig was requested." >&2;}
16712 { (exit 1); exit 1; }; } ;;
16713 esac
16717 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16718 then
16719 { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16720 $as_echo_n "checking for -lssl... " >&6; }
16721 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16722 $as_echo_n "(cached) " >&6
16723 else
16724 ac_check_soname_save_LIBS=$LIBS
16725 LIBS="-lssl $LIBS"
16726 cat >conftest.$ac_ext <<_ACEOF
16727 /* confdefs.h. */
16728 _ACEOF
16729 cat confdefs.h >>conftest.$ac_ext
16730 cat >>conftest.$ac_ext <<_ACEOF
16731 /* end confdefs.h. */
16733 /* Override any GCC internal prototype to avoid an error.
16734 Use char because int might match the return type of a GCC
16735 builtin and then its argument prototype would still apply. */
16736 #ifdef __cplusplus
16737 extern "C"
16738 #endif
16739 char SSL_library_init ();
16741 main ()
16743 return SSL_library_init ();
16745 return 0;
16747 _ACEOF
16748 rm -f conftest.$ac_objext conftest$ac_exeext
16749 if { (ac_try="$ac_link"
16750 case "(($ac_try" in
16751 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16752 *) ac_try_echo=$ac_try;;
16753 esac
16754 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16755 $as_echo "$ac_try_echo") >&5
16756 (eval "$ac_link") 2>conftest.er1
16757 ac_status=$?
16758 grep -v '^ *+' conftest.er1 >conftest.err
16759 rm -f conftest.er1
16760 cat conftest.err >&5
16761 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16762 (exit $ac_status); } && {
16763 test -z "$ac_c_werror_flag" ||
16764 test ! -s conftest.err
16765 } && test -s conftest$ac_exeext && {
16766 test "$cross_compiling" = yes ||
16767 $as_test_x conftest$ac_exeext
16768 }; then
16769 case "$LIBEXT" in
16770 dll) ;;
16771 dylib) ac_cv_lib_soname_ssl=`otool -L conftest$ac_exeext | grep "libssl\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libssl\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
16772 *) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16773 esac
16774 else
16775 $as_echo "$as_me: failed program was:" >&5
16776 sed 's/^/| /' conftest.$ac_ext >&5
16781 rm -rf conftest.dSYM
16782 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16783 conftest$ac_exeext conftest.$ac_ext
16784 LIBS=$ac_check_soname_save_LIBS
16786 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16787 { $as_echo "$as_me:$LINENO: result: not found" >&5
16788 $as_echo "not found" >&6; }
16790 else
16791 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16792 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16794 cat >>confdefs.h <<_ACEOF
16795 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16796 _ACEOF
16801 { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16802 $as_echo_n "checking for -lcrypto... " >&6; }
16803 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16804 $as_echo_n "(cached) " >&6
16805 else
16806 ac_check_soname_save_LIBS=$LIBS
16807 LIBS="-lcrypto $LIBS"
16808 cat >conftest.$ac_ext <<_ACEOF
16809 /* confdefs.h. */
16810 _ACEOF
16811 cat confdefs.h >>conftest.$ac_ext
16812 cat >>conftest.$ac_ext <<_ACEOF
16813 /* end confdefs.h. */
16815 /* Override any GCC internal prototype to avoid an error.
16816 Use char because int might match the return type of a GCC
16817 builtin and then its argument prototype would still apply. */
16818 #ifdef __cplusplus
16819 extern "C"
16820 #endif
16821 char BIO_new_socket ();
16823 main ()
16825 return BIO_new_socket ();
16827 return 0;
16829 _ACEOF
16830 rm -f conftest.$ac_objext conftest$ac_exeext
16831 if { (ac_try="$ac_link"
16832 case "(($ac_try" in
16833 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16834 *) ac_try_echo=$ac_try;;
16835 esac
16836 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16837 $as_echo "$ac_try_echo") >&5
16838 (eval "$ac_link") 2>conftest.er1
16839 ac_status=$?
16840 grep -v '^ *+' conftest.er1 >conftest.err
16841 rm -f conftest.er1
16842 cat conftest.err >&5
16843 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16844 (exit $ac_status); } && {
16845 test -z "$ac_c_werror_flag" ||
16846 test ! -s conftest.err
16847 } && test -s conftest$ac_exeext && {
16848 test "$cross_compiling" = yes ||
16849 $as_test_x conftest$ac_exeext
16850 }; then
16851 case "$LIBEXT" in
16852 dll) ;;
16853 dylib) ac_cv_lib_soname_crypto=`otool -L conftest$ac_exeext | grep "libcrypto\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libcrypto\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
16854 *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16855 esac
16856 else
16857 $as_echo "$as_me: failed program was:" >&5
16858 sed 's/^/| /' conftest.$ac_ext >&5
16863 rm -rf conftest.dSYM
16864 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16865 conftest$ac_exeext conftest.$ac_ext
16866 LIBS=$ac_check_soname_save_LIBS
16868 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16869 { $as_echo "$as_me:$LINENO: result: not found" >&5
16870 $as_echo "not found" >&6; }
16872 else
16873 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16874 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16876 cat >>confdefs.h <<_ACEOF
16877 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16878 _ACEOF
16884 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16885 case "x$with_openssl" in
16886 x) wine_warnings="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
16887 xno) ;;
16888 *) { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16889 This is an error since --with-openssl was requested." >&5
16890 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16891 This is an error since --with-openssl was requested." >&2;}
16892 { (exit 1); exit 1; }; } ;;
16893 esac
16897 if test "$ac_cv_header_jpeglib_h" = "yes"
16898 then
16899 { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
16900 $as_echo_n "checking for -ljpeg... " >&6; }
16901 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
16902 $as_echo_n "(cached) " >&6
16903 else
16904 ac_check_soname_save_LIBS=$LIBS
16905 LIBS="-ljpeg $LIBS"
16906 cat >conftest.$ac_ext <<_ACEOF
16907 /* confdefs.h. */
16908 _ACEOF
16909 cat confdefs.h >>conftest.$ac_ext
16910 cat >>conftest.$ac_ext <<_ACEOF
16911 /* end confdefs.h. */
16913 /* Override any GCC internal prototype to avoid an error.
16914 Use char because int might match the return type of a GCC
16915 builtin and then its argument prototype would still apply. */
16916 #ifdef __cplusplus
16917 extern "C"
16918 #endif
16919 char jpeg_start_decompress ();
16921 main ()
16923 return jpeg_start_decompress ();
16925 return 0;
16927 _ACEOF
16928 rm -f conftest.$ac_objext conftest$ac_exeext
16929 if { (ac_try="$ac_link"
16930 case "(($ac_try" in
16931 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16932 *) ac_try_echo=$ac_try;;
16933 esac
16934 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16935 $as_echo "$ac_try_echo") >&5
16936 (eval "$ac_link") 2>conftest.er1
16937 ac_status=$?
16938 grep -v '^ *+' conftest.er1 >conftest.err
16939 rm -f conftest.er1
16940 cat conftest.err >&5
16941 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16942 (exit $ac_status); } && {
16943 test -z "$ac_c_werror_flag" ||
16944 test ! -s conftest.err
16945 } && test -s conftest$ac_exeext && {
16946 test "$cross_compiling" = yes ||
16947 $as_test_x conftest$ac_exeext
16948 }; then
16949 case "$LIBEXT" in
16950 dll) ;;
16951 dylib) ac_cv_lib_soname_jpeg=`otool -L conftest$ac_exeext | grep "libjpeg\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libjpeg\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
16952 *) ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16953 esac
16954 else
16955 $as_echo "$as_me: failed program was:" >&5
16956 sed 's/^/| /' conftest.$ac_ext >&5
16961 rm -rf conftest.dSYM
16962 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16963 conftest$ac_exeext conftest.$ac_ext
16964 LIBS=$ac_check_soname_save_LIBS
16966 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16967 { $as_echo "$as_me:$LINENO: result: not found" >&5
16968 $as_echo "not found" >&6; }
16970 else
16971 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
16972 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
16974 cat >>confdefs.h <<_ACEOF
16975 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
16976 _ACEOF
16982 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16983 case "x$with_jpeg" in
16984 x) wine_warnings="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
16985 xno) ;;
16986 *) { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16987 This is an error since --with-jpeg was requested." >&5
16988 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16989 This is an error since --with-jpeg was requested." >&2;}
16990 { (exit 1); exit 1; }; } ;;
16991 esac
16995 if test "$ac_cv_header_png_h" = "yes"
16996 then
16997 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16998 $as_echo_n "checking for -lpng... " >&6; }
16999 if test "${ac_cv_lib_soname_png+set}" = set; then
17000 $as_echo_n "(cached) " >&6
17001 else
17002 ac_check_soname_save_LIBS=$LIBS
17003 LIBS="-lpng -lm -lz $LIBS"
17004 cat >conftest.$ac_ext <<_ACEOF
17005 /* confdefs.h. */
17006 _ACEOF
17007 cat confdefs.h >>conftest.$ac_ext
17008 cat >>conftest.$ac_ext <<_ACEOF
17009 /* end confdefs.h. */
17011 /* Override any GCC internal prototype to avoid an error.
17012 Use char because int might match the return type of a GCC
17013 builtin and then its argument prototype would still apply. */
17014 #ifdef __cplusplus
17015 extern "C"
17016 #endif
17017 char png_create_read_struct ();
17019 main ()
17021 return png_create_read_struct ();
17023 return 0;
17025 _ACEOF
17026 rm -f conftest.$ac_objext conftest$ac_exeext
17027 if { (ac_try="$ac_link"
17028 case "(($ac_try" in
17029 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17030 *) ac_try_echo=$ac_try;;
17031 esac
17032 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17033 $as_echo "$ac_try_echo") >&5
17034 (eval "$ac_link") 2>conftest.er1
17035 ac_status=$?
17036 grep -v '^ *+' conftest.er1 >conftest.err
17037 rm -f conftest.er1
17038 cat conftest.err >&5
17039 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17040 (exit $ac_status); } && {
17041 test -z "$ac_c_werror_flag" ||
17042 test ! -s conftest.err
17043 } && test -s conftest$ac_exeext && {
17044 test "$cross_compiling" = yes ||
17045 $as_test_x conftest$ac_exeext
17046 }; then
17047 case "$LIBEXT" in
17048 dll) ;;
17049 dylib) ac_cv_lib_soname_png=`otool -L conftest$ac_exeext | grep "libpng[0-9]*\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libpng[0-9]*\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
17050 *) ac_cv_lib_soname_png=`$ac_cv_path_LDD conftest$ac_exeext | grep "libpng[0-9]*\\.$LIBEXT" | sed -e "s/^.*\(libpng[0-9]*\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
17051 esac
17052 else
17053 $as_echo "$as_me: failed program was:" >&5
17054 sed 's/^/| /' conftest.$ac_ext >&5
17059 rm -rf conftest.dSYM
17060 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17061 conftest$ac_exeext conftest.$ac_ext
17062 LIBS=$ac_check_soname_save_LIBS
17064 if test "x$ac_cv_lib_soname_png" = "x"; then
17065 { $as_echo "$as_me:$LINENO: result: not found" >&5
17066 $as_echo "not found" >&6; }
17068 else
17069 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
17070 $as_echo "$ac_cv_lib_soname_png" >&6; }
17072 cat >>confdefs.h <<_ACEOF
17073 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
17074 _ACEOF
17080 if test "x$ac_cv_lib_soname_png" = "x"; then
17081 case "x$with_png" in
17082 x) wine_warnings="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
17083 xno) ;;
17084 *) { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17085 This is an error since --with-png was requested." >&5
17086 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17087 This is an error since --with-png was requested." >&2;}
17088 { (exit 1); exit 1; }; } ;;
17089 esac
17093 if test "$ac_cv_header_kstat_h" = "yes"
17094 then
17095 { $as_echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5
17096 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
17097 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then
17098 $as_echo_n "(cached) " >&6
17099 else
17100 ac_check_lib_save_LIBS=$LIBS
17101 LIBS="-lkstat $LIBS"
17102 cat >conftest.$ac_ext <<_ACEOF
17103 /* confdefs.h. */
17104 _ACEOF
17105 cat confdefs.h >>conftest.$ac_ext
17106 cat >>conftest.$ac_ext <<_ACEOF
17107 /* end confdefs.h. */
17109 /* Override any GCC internal prototype to avoid an error.
17110 Use char because int might match the return type of a GCC
17111 builtin and then its argument prototype would still apply. */
17112 #ifdef __cplusplus
17113 extern "C"
17114 #endif
17115 char kstat_open ();
17117 main ()
17119 return kstat_open ();
17121 return 0;
17123 _ACEOF
17124 rm -f conftest.$ac_objext conftest$ac_exeext
17125 if { (ac_try="$ac_link"
17126 case "(($ac_try" in
17127 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17128 *) ac_try_echo=$ac_try;;
17129 esac
17130 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17131 $as_echo "$ac_try_echo") >&5
17132 (eval "$ac_link") 2>conftest.er1
17133 ac_status=$?
17134 grep -v '^ *+' conftest.er1 >conftest.err
17135 rm -f conftest.er1
17136 cat conftest.err >&5
17137 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17138 (exit $ac_status); } && {
17139 test -z "$ac_c_werror_flag" ||
17140 test ! -s conftest.err
17141 } && test -s conftest$ac_exeext && {
17142 test "$cross_compiling" = yes ||
17143 $as_test_x conftest$ac_exeext
17144 }; then
17145 ac_cv_lib_kstat_kstat_open=yes
17146 else
17147 $as_echo "$as_me: failed program was:" >&5
17148 sed 's/^/| /' conftest.$ac_ext >&5
17150 ac_cv_lib_kstat_kstat_open=no
17153 rm -rf conftest.dSYM
17154 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17155 conftest$ac_exeext conftest.$ac_ext
17156 LIBS=$ac_check_lib_save_LIBS
17158 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5
17159 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
17160 if test "x$ac_cv_lib_kstat_kstat_open" = x""yes; then
17162 cat >>confdefs.h <<\_ACEOF
17163 #define HAVE_LIBKSTAT 1
17164 _ACEOF
17166 LIBKSTAT="-lkstat"
17172 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
17173 $as_echo_n "checking for -lodbc... " >&6; }
17174 if test "${ac_cv_lib_soname_odbc+set}" = set; then
17175 $as_echo_n "(cached) " >&6
17176 else
17177 ac_check_soname_save_LIBS=$LIBS
17178 LIBS="-lodbc $LIBS"
17179 cat >conftest.$ac_ext <<_ACEOF
17180 /* confdefs.h. */
17181 _ACEOF
17182 cat confdefs.h >>conftest.$ac_ext
17183 cat >>conftest.$ac_ext <<_ACEOF
17184 /* end confdefs.h. */
17186 /* Override any GCC internal prototype to avoid an error.
17187 Use char because int might match the return type of a GCC
17188 builtin and then its argument prototype would still apply. */
17189 #ifdef __cplusplus
17190 extern "C"
17191 #endif
17192 char SQLConnect ();
17194 main ()
17196 return SQLConnect ();
17198 return 0;
17200 _ACEOF
17201 rm -f conftest.$ac_objext conftest$ac_exeext
17202 if { (ac_try="$ac_link"
17203 case "(($ac_try" in
17204 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17205 *) ac_try_echo=$ac_try;;
17206 esac
17207 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17208 $as_echo "$ac_try_echo") >&5
17209 (eval "$ac_link") 2>conftest.er1
17210 ac_status=$?
17211 grep -v '^ *+' conftest.er1 >conftest.err
17212 rm -f conftest.er1
17213 cat conftest.err >&5
17214 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17215 (exit $ac_status); } && {
17216 test -z "$ac_c_werror_flag" ||
17217 test ! -s conftest.err
17218 } && test -s conftest$ac_exeext && {
17219 test "$cross_compiling" = yes ||
17220 $as_test_x conftest$ac_exeext
17221 }; then
17222 case "$LIBEXT" in
17223 dll) ;;
17224 dylib) ac_cv_lib_soname_odbc=`otool -L conftest$ac_exeext | grep "libodbc\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libodbc\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
17225 *) ac_cv_lib_soname_odbc=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
17226 esac
17227 else
17228 $as_echo "$as_me: failed program was:" >&5
17229 sed 's/^/| /' conftest.$ac_ext >&5
17234 rm -rf conftest.dSYM
17235 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17236 conftest$ac_exeext conftest.$ac_ext
17237 LIBS=$ac_check_soname_save_LIBS
17239 if test "x$ac_cv_lib_soname_odbc" = "x"; then
17240 { $as_echo "$as_me:$LINENO: result: not found" >&5
17241 $as_echo "not found" >&6; }
17242 cat >>confdefs.h <<_ACEOF
17243 #define SONAME_LIBODBC "libodbc.$LIBEXT"
17244 _ACEOF
17246 else
17247 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
17248 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
17250 cat >>confdefs.h <<_ACEOF
17251 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
17252 _ACEOF
17258 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
17259 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
17260 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
17261 "$ac_cv_header_soundcard_h" != "yes" -a \
17262 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
17263 then
17264 wine_warnings="$wine_warnings|No sound system was found. Windows applications will be silent."
17268 EXTRACFLAGS=""
17270 if test "x${GCC}" = "xyes"
17271 then
17272 EXTRACFLAGS="-Wall -pipe"
17274 { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
17275 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
17276 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
17277 $as_echo_n "(cached) " >&6
17278 else
17279 if test "$cross_compiling" = yes; then
17280 ac_cv_c_gcc_strength_bug="yes"
17281 else
17282 cat >conftest.$ac_ext <<_ACEOF
17283 /* confdefs.h. */
17284 _ACEOF
17285 cat confdefs.h >>conftest.$ac_ext
17286 cat >>conftest.$ac_ext <<_ACEOF
17287 /* end confdefs.h. */
17288 int L[4] = {0,1,2,3};
17290 main ()
17292 static int Array[3];
17293 unsigned int B = 3;
17294 int i;
17295 for(i=0; i<B; i++) Array[i] = i - 3;
17296 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
17297 L[i] = 4;
17298 return (Array[1] != -2 || L[2] != 3)
17300 return 0;
17302 _ACEOF
17303 rm -f conftest$ac_exeext
17304 if { (ac_try="$ac_link"
17305 case "(($ac_try" in
17306 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17307 *) ac_try_echo=$ac_try;;
17308 esac
17309 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17310 $as_echo "$ac_try_echo") >&5
17311 (eval "$ac_link") 2>&5
17312 ac_status=$?
17313 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17314 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17315 { (case "(($ac_try" in
17316 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17317 *) ac_try_echo=$ac_try;;
17318 esac
17319 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17320 $as_echo "$ac_try_echo") >&5
17321 (eval "$ac_try") 2>&5
17322 ac_status=$?
17323 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17324 (exit $ac_status); }; }; then
17325 ac_cv_c_gcc_strength_bug="no"
17326 else
17327 $as_echo "$as_me: program exited with status $ac_status" >&5
17328 $as_echo "$as_me: failed program was:" >&5
17329 sed 's/^/| /' conftest.$ac_ext >&5
17331 ( exit $ac_status )
17332 ac_cv_c_gcc_strength_bug="yes"
17334 rm -rf conftest.dSYM
17335 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17340 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
17341 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
17342 if test "$ac_cv_c_gcc_strength_bug" = "yes"
17343 then
17344 EXTRACFLAGS="$EXTRACFLAGS -fno-strength-reduce"
17347 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17348 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17349 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17350 $as_echo_n "(cached) " >&6
17351 else
17352 ac_wine_try_cflags_saved=$CFLAGS
17353 CFLAGS="$CFLAGS -fno-builtin"
17354 cat >conftest.$ac_ext <<_ACEOF
17355 /* confdefs.h. */
17356 _ACEOF
17357 cat confdefs.h >>conftest.$ac_ext
17358 cat >>conftest.$ac_ext <<_ACEOF
17359 /* end confdefs.h. */
17362 main ()
17366 return 0;
17368 _ACEOF
17369 rm -f conftest.$ac_objext conftest$ac_exeext
17370 if { (ac_try="$ac_link"
17371 case "(($ac_try" in
17372 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17373 *) ac_try_echo=$ac_try;;
17374 esac
17375 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17376 $as_echo "$ac_try_echo") >&5
17377 (eval "$ac_link") 2>conftest.er1
17378 ac_status=$?
17379 grep -v '^ *+' conftest.er1 >conftest.err
17380 rm -f conftest.er1
17381 cat conftest.err >&5
17382 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17383 (exit $ac_status); } && {
17384 test -z "$ac_c_werror_flag" ||
17385 test ! -s conftest.err
17386 } && test -s conftest$ac_exeext && {
17387 test "$cross_compiling" = yes ||
17388 $as_test_x conftest$ac_exeext
17389 }; then
17390 ac_cv_cflags__fno_builtin=yes
17391 else
17392 $as_echo "$as_me: failed program was:" >&5
17393 sed 's/^/| /' conftest.$ac_ext >&5
17395 ac_cv_cflags__fno_builtin=no
17398 rm -rf conftest.dSYM
17399 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17400 conftest$ac_exeext conftest.$ac_ext
17401 CFLAGS=$ac_wine_try_cflags_saved
17403 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_builtin" >&5
17404 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17405 if test $ac_cv_cflags__fno_builtin = yes; then
17406 BUILTINFLAG="-fno-builtin"
17410 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17411 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17412 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17413 $as_echo_n "(cached) " >&6
17414 else
17415 ac_wine_try_cflags_saved=$CFLAGS
17416 CFLAGS="$CFLAGS -fno-strict-aliasing"
17417 cat >conftest.$ac_ext <<_ACEOF
17418 /* confdefs.h. */
17419 _ACEOF
17420 cat confdefs.h >>conftest.$ac_ext
17421 cat >>conftest.$ac_ext <<_ACEOF
17422 /* end confdefs.h. */
17425 main ()
17429 return 0;
17431 _ACEOF
17432 rm -f conftest.$ac_objext conftest$ac_exeext
17433 if { (ac_try="$ac_link"
17434 case "(($ac_try" in
17435 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17436 *) ac_try_echo=$ac_try;;
17437 esac
17438 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17439 $as_echo "$ac_try_echo") >&5
17440 (eval "$ac_link") 2>conftest.er1
17441 ac_status=$?
17442 grep -v '^ *+' conftest.er1 >conftest.err
17443 rm -f conftest.er1
17444 cat conftest.err >&5
17445 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17446 (exit $ac_status); } && {
17447 test -z "$ac_c_werror_flag" ||
17448 test ! -s conftest.err
17449 } && test -s conftest$ac_exeext && {
17450 test "$cross_compiling" = yes ||
17451 $as_test_x conftest$ac_exeext
17452 }; then
17453 ac_cv_cflags__fno_strict_aliasing=yes
17454 else
17455 $as_echo "$as_me: failed program was:" >&5
17456 sed 's/^/| /' conftest.$ac_ext >&5
17458 ac_cv_cflags__fno_strict_aliasing=no
17461 rm -rf conftest.dSYM
17462 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17463 conftest$ac_exeext conftest.$ac_ext
17464 CFLAGS=$ac_wine_try_cflags_saved
17466 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17467 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17468 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17469 EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing"
17472 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17473 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17474 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17475 $as_echo_n "(cached) " >&6
17476 else
17477 ac_wine_try_cflags_saved=$CFLAGS
17478 CFLAGS="$CFLAGS -Wdeclaration-after-statement"
17479 cat >conftest.$ac_ext <<_ACEOF
17480 /* confdefs.h. */
17481 _ACEOF
17482 cat confdefs.h >>conftest.$ac_ext
17483 cat >>conftest.$ac_ext <<_ACEOF
17484 /* end confdefs.h. */
17487 main ()
17491 return 0;
17493 _ACEOF
17494 rm -f conftest.$ac_objext conftest$ac_exeext
17495 if { (ac_try="$ac_link"
17496 case "(($ac_try" in
17497 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17498 *) ac_try_echo=$ac_try;;
17499 esac
17500 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17501 $as_echo "$ac_try_echo") >&5
17502 (eval "$ac_link") 2>conftest.er1
17503 ac_status=$?
17504 grep -v '^ *+' conftest.er1 >conftest.err
17505 rm -f conftest.er1
17506 cat conftest.err >&5
17507 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17508 (exit $ac_status); } && {
17509 test -z "$ac_c_werror_flag" ||
17510 test ! -s conftest.err
17511 } && test -s conftest$ac_exeext && {
17512 test "$cross_compiling" = yes ||
17513 $as_test_x conftest$ac_exeext
17514 }; then
17515 ac_cv_cflags__Wdeclaration_after_statement=yes
17516 else
17517 $as_echo "$as_me: failed program was:" >&5
17518 sed 's/^/| /' conftest.$ac_ext >&5
17520 ac_cv_cflags__Wdeclaration_after_statement=no
17523 rm -rf conftest.dSYM
17524 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17525 conftest$ac_exeext conftest.$ac_ext
17526 CFLAGS=$ac_wine_try_cflags_saved
17528 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17529 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17530 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17531 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
17534 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17535 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17536 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17537 $as_echo_n "(cached) " >&6
17538 else
17539 ac_wine_try_cflags_saved=$CFLAGS
17540 CFLAGS="$CFLAGS -Wwrite-strings"
17541 cat >conftest.$ac_ext <<_ACEOF
17542 /* confdefs.h. */
17543 _ACEOF
17544 cat confdefs.h >>conftest.$ac_ext
17545 cat >>conftest.$ac_ext <<_ACEOF
17546 /* end confdefs.h. */
17549 main ()
17553 return 0;
17555 _ACEOF
17556 rm -f conftest.$ac_objext conftest$ac_exeext
17557 if { (ac_try="$ac_link"
17558 case "(($ac_try" in
17559 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17560 *) ac_try_echo=$ac_try;;
17561 esac
17562 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17563 $as_echo "$ac_try_echo") >&5
17564 (eval "$ac_link") 2>conftest.er1
17565 ac_status=$?
17566 grep -v '^ *+' conftest.er1 >conftest.err
17567 rm -f conftest.er1
17568 cat conftest.err >&5
17569 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17570 (exit $ac_status); } && {
17571 test -z "$ac_c_werror_flag" ||
17572 test ! -s conftest.err
17573 } && test -s conftest$ac_exeext && {
17574 test "$cross_compiling" = yes ||
17575 $as_test_x conftest$ac_exeext
17576 }; then
17577 ac_cv_cflags__Wwrite_strings=yes
17578 else
17579 $as_echo "$as_me: failed program was:" >&5
17580 sed 's/^/| /' conftest.$ac_ext >&5
17582 ac_cv_cflags__Wwrite_strings=no
17585 rm -rf conftest.dSYM
17586 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17587 conftest$ac_exeext conftest.$ac_ext
17588 CFLAGS=$ac_wine_try_cflags_saved
17590 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17591 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17592 if test $ac_cv_cflags__Wwrite_strings = yes; then
17593 EXTRACFLAGS="$EXTRACFLAGS -Wwrite-strings"
17596 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17597 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17598 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17599 $as_echo_n "(cached) " >&6
17600 else
17601 ac_wine_try_cflags_saved=$CFLAGS
17602 CFLAGS="$CFLAGS -Wtype-limits"
17603 cat >conftest.$ac_ext <<_ACEOF
17604 /* confdefs.h. */
17605 _ACEOF
17606 cat confdefs.h >>conftest.$ac_ext
17607 cat >>conftest.$ac_ext <<_ACEOF
17608 /* end confdefs.h. */
17611 main ()
17615 return 0;
17617 _ACEOF
17618 rm -f conftest.$ac_objext conftest$ac_exeext
17619 if { (ac_try="$ac_link"
17620 case "(($ac_try" in
17621 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17622 *) ac_try_echo=$ac_try;;
17623 esac
17624 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17625 $as_echo "$ac_try_echo") >&5
17626 (eval "$ac_link") 2>conftest.er1
17627 ac_status=$?
17628 grep -v '^ *+' conftest.er1 >conftest.err
17629 rm -f conftest.er1
17630 cat conftest.err >&5
17631 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17632 (exit $ac_status); } && {
17633 test -z "$ac_c_werror_flag" ||
17634 test ! -s conftest.err
17635 } && test -s conftest$ac_exeext && {
17636 test "$cross_compiling" = yes ||
17637 $as_test_x conftest$ac_exeext
17638 }; then
17639 ac_cv_cflags__Wtype_limits=yes
17640 else
17641 $as_echo "$as_me: failed program was:" >&5
17642 sed 's/^/| /' conftest.$ac_ext >&5
17644 ac_cv_cflags__Wtype_limits=no
17647 rm -rf conftest.dSYM
17648 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17649 conftest$ac_exeext conftest.$ac_ext
17650 CFLAGS=$ac_wine_try_cflags_saved
17652 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17653 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17654 if test $ac_cv_cflags__Wtype_limits = yes; then
17655 EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
17659 saved_CFLAGS="$CFLAGS"
17660 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
17661 { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17662 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17663 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17664 $as_echo_n "(cached) " >&6
17665 else
17666 cat >conftest.$ac_ext <<_ACEOF
17667 /* confdefs.h. */
17668 _ACEOF
17669 cat confdefs.h >>conftest.$ac_ext
17670 cat >>conftest.$ac_ext <<_ACEOF
17671 /* end confdefs.h. */
17672 #include <string.h>
17674 main ()
17678 return 0;
17680 _ACEOF
17681 rm -f conftest.$ac_objext
17682 if { (ac_try="$ac_compile"
17683 case "(($ac_try" in
17684 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17685 *) ac_try_echo=$ac_try;;
17686 esac
17687 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17688 $as_echo "$ac_try_echo") >&5
17689 (eval "$ac_compile") 2>conftest.er1
17690 ac_status=$?
17691 grep -v '^ *+' conftest.er1 >conftest.err
17692 rm -f conftest.er1
17693 cat conftest.err >&5
17694 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17695 (exit $ac_status); } && {
17696 test -z "$ac_c_werror_flag" ||
17697 test ! -s conftest.err
17698 } && test -s conftest.$ac_objext; then
17699 ac_cv_c_string_h_warnings=no
17700 else
17701 $as_echo "$as_me: failed program was:" >&5
17702 sed 's/^/| /' conftest.$ac_ext >&5
17704 ac_cv_c_string_h_warnings=yes
17707 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17709 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17710 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17711 CFLAGS="$saved_CFLAGS"
17712 if test "$ac_cv_c_string_h_warnings" = "no"
17713 then
17714 EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith"
17719 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17720 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17721 if test "${ac_cv_asm_func_def+set}" = set; then
17722 $as_echo_n "(cached) " >&6
17723 else
17724 cat >conftest.$ac_ext <<_ACEOF
17725 /* confdefs.h. */
17726 _ACEOF
17727 cat confdefs.h >>conftest.$ac_ext
17728 cat >>conftest.$ac_ext <<_ACEOF
17729 /* end confdefs.h. */
17732 main ()
17734 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17736 return 0;
17738 _ACEOF
17739 rm -f conftest.$ac_objext conftest$ac_exeext
17740 if { (ac_try="$ac_link"
17741 case "(($ac_try" in
17742 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17743 *) ac_try_echo=$ac_try;;
17744 esac
17745 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17746 $as_echo "$ac_try_echo") >&5
17747 (eval "$ac_link") 2>conftest.er1
17748 ac_status=$?
17749 grep -v '^ *+' conftest.er1 >conftest.err
17750 rm -f conftest.er1
17751 cat conftest.err >&5
17752 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17753 (exit $ac_status); } && {
17754 test -z "$ac_c_werror_flag" ||
17755 test ! -s conftest.err
17756 } && test -s conftest$ac_exeext && {
17757 test "$cross_compiling" = yes ||
17758 $as_test_x conftest$ac_exeext
17759 }; then
17760 ac_cv_asm_func_def=".def"
17761 else
17762 $as_echo "$as_me: failed program was:" >&5
17763 sed 's/^/| /' conftest.$ac_ext >&5
17765 cat >conftest.$ac_ext <<_ACEOF
17766 /* confdefs.h. */
17767 _ACEOF
17768 cat confdefs.h >>conftest.$ac_ext
17769 cat >>conftest.$ac_ext <<_ACEOF
17770 /* end confdefs.h. */
17773 main ()
17775 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
17777 return 0;
17779 _ACEOF
17780 rm -f conftest.$ac_objext conftest$ac_exeext
17781 if { (ac_try="$ac_link"
17782 case "(($ac_try" in
17783 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17784 *) ac_try_echo=$ac_try;;
17785 esac
17786 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17787 $as_echo "$ac_try_echo") >&5
17788 (eval "$ac_link") 2>conftest.er1
17789 ac_status=$?
17790 grep -v '^ *+' conftest.er1 >conftest.err
17791 rm -f conftest.er1
17792 cat conftest.err >&5
17793 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17794 (exit $ac_status); } && {
17795 test -z "$ac_c_werror_flag" ||
17796 test ! -s conftest.err
17797 } && test -s conftest$ac_exeext && {
17798 test "$cross_compiling" = yes ||
17799 $as_test_x conftest$ac_exeext
17800 }; then
17801 ac_cv_asm_func_def=".type @function"
17802 else
17803 $as_echo "$as_me: failed program was:" >&5
17804 sed 's/^/| /' conftest.$ac_ext >&5
17806 cat >conftest.$ac_ext <<_ACEOF
17807 /* confdefs.h. */
17808 _ACEOF
17809 cat confdefs.h >>conftest.$ac_ext
17810 cat >>conftest.$ac_ext <<_ACEOF
17811 /* end confdefs.h. */
17814 main ()
17816 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
17818 return 0;
17820 _ACEOF
17821 rm -f conftest.$ac_objext conftest$ac_exeext
17822 if { (ac_try="$ac_link"
17823 case "(($ac_try" in
17824 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17825 *) ac_try_echo=$ac_try;;
17826 esac
17827 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17828 $as_echo "$ac_try_echo") >&5
17829 (eval "$ac_link") 2>conftest.er1
17830 ac_status=$?
17831 grep -v '^ *+' conftest.er1 >conftest.err
17832 rm -f conftest.er1
17833 cat conftest.err >&5
17834 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17835 (exit $ac_status); } && {
17836 test -z "$ac_c_werror_flag" ||
17837 test ! -s conftest.err
17838 } && test -s conftest$ac_exeext && {
17839 test "$cross_compiling" = yes ||
17840 $as_test_x conftest$ac_exeext
17841 }; then
17842 ac_cv_asm_func_def=".type 2"
17843 else
17844 $as_echo "$as_me: failed program was:" >&5
17845 sed 's/^/| /' conftest.$ac_ext >&5
17847 ac_cv_asm_func_def="unknown"
17850 rm -rf conftest.dSYM
17851 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17852 conftest$ac_exeext conftest.$ac_ext
17855 rm -rf conftest.dSYM
17856 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17857 conftest$ac_exeext conftest.$ac_ext
17860 rm -rf conftest.dSYM
17861 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17862 conftest$ac_exeext conftest.$ac_ext
17864 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
17865 $as_echo "$ac_cv_asm_func_def" >&6; }
17869 case "$ac_cv_asm_func_def" in
17870 ".def")
17871 cat >>confdefs.h <<\_ACEOF
17872 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
17873 _ACEOF
17875 ".type @function")
17876 cat >>confdefs.h <<\_ACEOF
17877 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
17878 _ACEOF
17880 ".type 2")
17881 cat >>confdefs.h <<\_ACEOF
17882 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
17883 _ACEOF
17886 cat >>confdefs.h <<\_ACEOF
17887 #define __ASM_FUNC(name) ""
17888 _ACEOF
17890 esac
17893 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
17894 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
17895 if test "${ac_cv_c_extern_prefix+set}" = set; then
17896 $as_echo_n "(cached) " >&6
17897 else
17898 cat >conftest.$ac_ext <<_ACEOF
17899 /* confdefs.h. */
17900 _ACEOF
17901 cat confdefs.h >>conftest.$ac_ext
17902 cat >>conftest.$ac_ext <<_ACEOF
17903 /* end confdefs.h. */
17904 extern int ac_test;
17906 main ()
17908 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
17910 return 0;
17912 _ACEOF
17913 rm -f conftest.$ac_objext conftest$ac_exeext
17914 if { (ac_try="$ac_link"
17915 case "(($ac_try" in
17916 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17917 *) ac_try_echo=$ac_try;;
17918 esac
17919 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17920 $as_echo "$ac_try_echo") >&5
17921 (eval "$ac_link") 2>conftest.er1
17922 ac_status=$?
17923 grep -v '^ *+' conftest.er1 >conftest.err
17924 rm -f conftest.er1
17925 cat conftest.err >&5
17926 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17927 (exit $ac_status); } && {
17928 test -z "$ac_c_werror_flag" ||
17929 test ! -s conftest.err
17930 } && test -s conftest$ac_exeext && {
17931 test "$cross_compiling" = yes ||
17932 $as_test_x conftest$ac_exeext
17933 }; then
17934 ac_cv_c_extern_prefix="yes"
17935 else
17936 $as_echo "$as_me: failed program was:" >&5
17937 sed 's/^/| /' conftest.$ac_ext >&5
17939 ac_cv_c_extern_prefix="no"
17942 rm -rf conftest.dSYM
17943 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17944 conftest$ac_exeext conftest.$ac_ext
17946 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
17947 $as_echo "$ac_cv_c_extern_prefix" >&6; }
17951 if test "$ac_cv_c_extern_prefix" = "yes"
17952 then
17953 cat >>confdefs.h <<\_ACEOF
17954 #define __ASM_NAME(name) "_" name
17955 _ACEOF
17957 else
17958 cat >>confdefs.h <<\_ACEOF
17959 #define __ASM_NAME(name) name
17960 _ACEOF
17965 LDPATH=""
17967 case $build_os in
17968 cygwin*|mingw32*)
17969 LDPATH="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
17971 darwin*|macosx*)
17973 linux*|solaris*) if test -z "$LDRPATH_LOCAL"
17974 then
17975 LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17979 LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17981 esac
17983 case $host_os in
17984 mingw32*)
17985 CRTLIBS="-lmsvcrt"
17987 SOCKETLIBS="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
17990 esac
17992 MAIN_BINARY="wine-pthread"
17993 case $host_cpu in
17994 *i[3456789]86*)
17995 case $host_os in
17996 linux* | k*bsd*-gnu)
17997 MAIN_BINARY="wine-glibc"
17999 EXTRA_BINARIES="wine-pthread wine-preloader"
18001 freebsd*)
18002 MAIN_BINARY="wine-freebsd"
18004 EXTRA_BINARIES="wine-pthread"
18006 esac
18008 esac
18011 ac_save_CFLAGS="$CFLAGS"
18012 CFLAGS="$CFLAGS $BUILTINFLAG"
18084 for ac_func in \
18085 _pclose \
18086 _popen \
18087 _snprintf \
18088 _spawnvp \
18089 _strdup \
18090 _stricmp \
18091 _strnicmp \
18092 _strtoi64 \
18093 _strtoui64 \
18094 _vsnprintf \
18095 asctime_r \
18096 chsize \
18097 dlopen \
18098 epoll_create \
18099 ffs \
18100 finite \
18101 fork \
18102 fpclass \
18103 fstatfs \
18104 fstatvfs \
18105 ftruncate \
18106 futimes \
18107 futimesat \
18108 getdirentries \
18109 getopt_long \
18110 getpagesize \
18111 getpwuid \
18112 gettid \
18113 gettimeofday \
18114 getuid \
18115 inet_ntop \
18116 inet_pton \
18117 kqueue \
18118 lstat \
18119 memmove \
18120 mmap \
18121 pclose \
18122 poll \
18123 popen \
18124 prctl \
18125 pread \
18126 pwrite \
18127 readdir \
18128 readlink \
18129 sched_yield \
18130 select \
18131 setproctitle \
18132 setrlimit \
18133 settimeofday \
18134 sigaltstack \
18135 sigprocmask \
18136 snprintf \
18137 socketpair \
18138 spawnvp \
18139 statfs \
18140 statvfs \
18141 strcasecmp \
18142 strdup \
18143 strerror \
18144 strncasecmp \
18145 strtold \
18146 strtoll \
18147 strtoull \
18148 symlink \
18149 tcgetattr \
18150 thr_kill2 \
18151 timegm \
18152 usleep \
18153 vsnprintf \
18154 wait4 \
18155 waitpid \
18158 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18159 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18160 $as_echo_n "checking for $ac_func... " >&6; }
18161 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18162 $as_echo_n "(cached) " >&6
18163 else
18164 cat >conftest.$ac_ext <<_ACEOF
18165 /* confdefs.h. */
18166 _ACEOF
18167 cat confdefs.h >>conftest.$ac_ext
18168 cat >>conftest.$ac_ext <<_ACEOF
18169 /* end confdefs.h. */
18170 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18171 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18172 #define $ac_func innocuous_$ac_func
18174 /* System header to define __stub macros and hopefully few prototypes,
18175 which can conflict with char $ac_func (); below.
18176 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18177 <limits.h> exists even on freestanding compilers. */
18179 #ifdef __STDC__
18180 # include <limits.h>
18181 #else
18182 # include <assert.h>
18183 #endif
18185 #undef $ac_func
18187 /* Override any GCC internal prototype to avoid an error.
18188 Use char because int might match the return type of a GCC
18189 builtin and then its argument prototype would still apply. */
18190 #ifdef __cplusplus
18191 extern "C"
18192 #endif
18193 char $ac_func ();
18194 /* The GNU C library defines this for functions which it implements
18195 to always fail with ENOSYS. Some functions are actually named
18196 something starting with __ and the normal name is an alias. */
18197 #if defined __stub_$ac_func || defined __stub___$ac_func
18198 choke me
18199 #endif
18202 main ()
18204 return $ac_func ();
18206 return 0;
18208 _ACEOF
18209 rm -f conftest.$ac_objext conftest$ac_exeext
18210 if { (ac_try="$ac_link"
18211 case "(($ac_try" in
18212 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18213 *) ac_try_echo=$ac_try;;
18214 esac
18215 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18216 $as_echo "$ac_try_echo") >&5
18217 (eval "$ac_link") 2>conftest.er1
18218 ac_status=$?
18219 grep -v '^ *+' conftest.er1 >conftest.err
18220 rm -f conftest.er1
18221 cat conftest.err >&5
18222 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18223 (exit $ac_status); } && {
18224 test -z "$ac_c_werror_flag" ||
18225 test ! -s conftest.err
18226 } && test -s conftest$ac_exeext && {
18227 test "$cross_compiling" = yes ||
18228 $as_test_x conftest$ac_exeext
18229 }; then
18230 eval "$as_ac_var=yes"
18231 else
18232 $as_echo "$as_me: failed program was:" >&5
18233 sed 's/^/| /' conftest.$ac_ext >&5
18235 eval "$as_ac_var=no"
18238 rm -rf conftest.dSYM
18239 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18240 conftest$ac_exeext conftest.$ac_ext
18242 ac_res=`eval 'as_val=${'$as_ac_var'}
18243 $as_echo "$as_val"'`
18244 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18245 $as_echo "$ac_res" >&6; }
18246 as_val=`eval 'as_val=${'$as_ac_var'}
18247 $as_echo "$as_val"'`
18248 if test "x$as_val" = x""yes; then
18249 cat >>confdefs.h <<_ACEOF
18250 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18251 _ACEOF
18254 done
18256 CFLAGS="$ac_save_CFLAGS"
18258 if test "$ac_cv_func_dlopen" = no
18259 then
18260 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
18261 $as_echo_n "checking for dlopen in -ldl... " >&6; }
18262 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
18263 $as_echo_n "(cached) " >&6
18264 else
18265 ac_check_lib_save_LIBS=$LIBS
18266 LIBS="-ldl $LIBS"
18267 cat >conftest.$ac_ext <<_ACEOF
18268 /* confdefs.h. */
18269 _ACEOF
18270 cat confdefs.h >>conftest.$ac_ext
18271 cat >>conftest.$ac_ext <<_ACEOF
18272 /* end confdefs.h. */
18274 /* Override any GCC internal prototype to avoid an error.
18275 Use char because int might match the return type of a GCC
18276 builtin and then its argument prototype would still apply. */
18277 #ifdef __cplusplus
18278 extern "C"
18279 #endif
18280 char dlopen ();
18282 main ()
18284 return dlopen ();
18286 return 0;
18288 _ACEOF
18289 rm -f conftest.$ac_objext conftest$ac_exeext
18290 if { (ac_try="$ac_link"
18291 case "(($ac_try" in
18292 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18293 *) ac_try_echo=$ac_try;;
18294 esac
18295 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18296 $as_echo "$ac_try_echo") >&5
18297 (eval "$ac_link") 2>conftest.er1
18298 ac_status=$?
18299 grep -v '^ *+' conftest.er1 >conftest.err
18300 rm -f conftest.er1
18301 cat conftest.err >&5
18302 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18303 (exit $ac_status); } && {
18304 test -z "$ac_c_werror_flag" ||
18305 test ! -s conftest.err
18306 } && test -s conftest$ac_exeext && {
18307 test "$cross_compiling" = yes ||
18308 $as_test_x conftest$ac_exeext
18309 }; then
18310 ac_cv_lib_dl_dlopen=yes
18311 else
18312 $as_echo "$as_me: failed program was:" >&5
18313 sed 's/^/| /' conftest.$ac_ext >&5
18315 ac_cv_lib_dl_dlopen=no
18318 rm -rf conftest.dSYM
18319 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18320 conftest$ac_exeext conftest.$ac_ext
18321 LIBS=$ac_check_lib_save_LIBS
18323 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18324 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18325 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then
18326 cat >>confdefs.h <<\_ACEOF
18327 #define HAVE_DLOPEN 1
18328 _ACEOF
18329 LIBDL="-ldl"
18334 ac_wine_check_funcs_save_LIBS="$LIBS"
18335 LIBS="$LIBS $LIBDL"
18337 for ac_func in dladdr
18339 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18340 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18341 $as_echo_n "checking for $ac_func... " >&6; }
18342 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18343 $as_echo_n "(cached) " >&6
18344 else
18345 cat >conftest.$ac_ext <<_ACEOF
18346 /* confdefs.h. */
18347 _ACEOF
18348 cat confdefs.h >>conftest.$ac_ext
18349 cat >>conftest.$ac_ext <<_ACEOF
18350 /* end confdefs.h. */
18351 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18352 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18353 #define $ac_func innocuous_$ac_func
18355 /* System header to define __stub macros and hopefully few prototypes,
18356 which can conflict with char $ac_func (); below.
18357 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18358 <limits.h> exists even on freestanding compilers. */
18360 #ifdef __STDC__
18361 # include <limits.h>
18362 #else
18363 # include <assert.h>
18364 #endif
18366 #undef $ac_func
18368 /* Override any GCC internal prototype to avoid an error.
18369 Use char because int might match the return type of a GCC
18370 builtin and then its argument prototype would still apply. */
18371 #ifdef __cplusplus
18372 extern "C"
18373 #endif
18374 char $ac_func ();
18375 /* The GNU C library defines this for functions which it implements
18376 to always fail with ENOSYS. Some functions are actually named
18377 something starting with __ and the normal name is an alias. */
18378 #if defined __stub_$ac_func || defined __stub___$ac_func
18379 choke me
18380 #endif
18383 main ()
18385 return $ac_func ();
18387 return 0;
18389 _ACEOF
18390 rm -f conftest.$ac_objext conftest$ac_exeext
18391 if { (ac_try="$ac_link"
18392 case "(($ac_try" in
18393 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18394 *) ac_try_echo=$ac_try;;
18395 esac
18396 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18397 $as_echo "$ac_try_echo") >&5
18398 (eval "$ac_link") 2>conftest.er1
18399 ac_status=$?
18400 grep -v '^ *+' conftest.er1 >conftest.err
18401 rm -f conftest.er1
18402 cat conftest.err >&5
18403 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18404 (exit $ac_status); } && {
18405 test -z "$ac_c_werror_flag" ||
18406 test ! -s conftest.err
18407 } && test -s conftest$ac_exeext && {
18408 test "$cross_compiling" = yes ||
18409 $as_test_x conftest$ac_exeext
18410 }; then
18411 eval "$as_ac_var=yes"
18412 else
18413 $as_echo "$as_me: failed program was:" >&5
18414 sed 's/^/| /' conftest.$ac_ext >&5
18416 eval "$as_ac_var=no"
18419 rm -rf conftest.dSYM
18420 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18421 conftest$ac_exeext conftest.$ac_ext
18423 ac_res=`eval 'as_val=${'$as_ac_var'}
18424 $as_echo "$as_val"'`
18425 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18426 $as_echo "$ac_res" >&6; }
18427 as_val=`eval 'as_val=${'$as_ac_var'}
18428 $as_echo "$as_val"'`
18429 if test "x$as_val" = x""yes; then
18430 cat >>confdefs.h <<_ACEOF
18431 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18432 _ACEOF
18435 done
18437 LIBS="$ac_wine_check_funcs_save_LIBS"
18439 if test "$ac_cv_func_poll" = no
18440 then
18441 { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18442 $as_echo_n "checking for poll in -lpoll... " >&6; }
18443 if test "${ac_cv_lib_poll_poll+set}" = set; then
18444 $as_echo_n "(cached) " >&6
18445 else
18446 ac_check_lib_save_LIBS=$LIBS
18447 LIBS="-lpoll $LIBS"
18448 cat >conftest.$ac_ext <<_ACEOF
18449 /* confdefs.h. */
18450 _ACEOF
18451 cat confdefs.h >>conftest.$ac_ext
18452 cat >>conftest.$ac_ext <<_ACEOF
18453 /* end confdefs.h. */
18455 /* Override any GCC internal prototype to avoid an error.
18456 Use char because int might match the return type of a GCC
18457 builtin and then its argument prototype would still apply. */
18458 #ifdef __cplusplus
18459 extern "C"
18460 #endif
18461 char poll ();
18463 main ()
18465 return poll ();
18467 return 0;
18469 _ACEOF
18470 rm -f conftest.$ac_objext conftest$ac_exeext
18471 if { (ac_try="$ac_link"
18472 case "(($ac_try" in
18473 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18474 *) ac_try_echo=$ac_try;;
18475 esac
18476 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18477 $as_echo "$ac_try_echo") >&5
18478 (eval "$ac_link") 2>conftest.er1
18479 ac_status=$?
18480 grep -v '^ *+' conftest.er1 >conftest.err
18481 rm -f conftest.er1
18482 cat conftest.err >&5
18483 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18484 (exit $ac_status); } && {
18485 test -z "$ac_c_werror_flag" ||
18486 test ! -s conftest.err
18487 } && test -s conftest$ac_exeext && {
18488 test "$cross_compiling" = yes ||
18489 $as_test_x conftest$ac_exeext
18490 }; then
18491 ac_cv_lib_poll_poll=yes
18492 else
18493 $as_echo "$as_me: failed program was:" >&5
18494 sed 's/^/| /' conftest.$ac_ext >&5
18496 ac_cv_lib_poll_poll=no
18499 rm -rf conftest.dSYM
18500 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18501 conftest$ac_exeext conftest.$ac_ext
18502 LIBS=$ac_check_lib_save_LIBS
18504 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18505 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18506 if test "x$ac_cv_lib_poll_poll" = x""yes; then
18507 cat >>confdefs.h <<\_ACEOF
18508 #define HAVE_POLL 1
18509 _ACEOF
18510 LIBPOLL="-lpoll"
18516 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18517 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18518 if test "${ac_cv_search_gethostbyname+set}" = set; then
18519 $as_echo_n "(cached) " >&6
18520 else
18521 ac_func_search_save_LIBS=$LIBS
18522 cat >conftest.$ac_ext <<_ACEOF
18523 /* confdefs.h. */
18524 _ACEOF
18525 cat confdefs.h >>conftest.$ac_ext
18526 cat >>conftest.$ac_ext <<_ACEOF
18527 /* end confdefs.h. */
18529 /* Override any GCC internal prototype to avoid an error.
18530 Use char because int might match the return type of a GCC
18531 builtin and then its argument prototype would still apply. */
18532 #ifdef __cplusplus
18533 extern "C"
18534 #endif
18535 char gethostbyname ();
18537 main ()
18539 return gethostbyname ();
18541 return 0;
18543 _ACEOF
18544 for ac_lib in '' nsl; do
18545 if test -z "$ac_lib"; then
18546 ac_res="none required"
18547 else
18548 ac_res=-l$ac_lib
18549 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18551 rm -f conftest.$ac_objext conftest$ac_exeext
18552 if { (ac_try="$ac_link"
18553 case "(($ac_try" in
18554 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18555 *) ac_try_echo=$ac_try;;
18556 esac
18557 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18558 $as_echo "$ac_try_echo") >&5
18559 (eval "$ac_link") 2>conftest.er1
18560 ac_status=$?
18561 grep -v '^ *+' conftest.er1 >conftest.err
18562 rm -f conftest.er1
18563 cat conftest.err >&5
18564 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18565 (exit $ac_status); } && {
18566 test -z "$ac_c_werror_flag" ||
18567 test ! -s conftest.err
18568 } && test -s conftest$ac_exeext && {
18569 test "$cross_compiling" = yes ||
18570 $as_test_x conftest$ac_exeext
18571 }; then
18572 ac_cv_search_gethostbyname=$ac_res
18573 else
18574 $as_echo "$as_me: failed program was:" >&5
18575 sed 's/^/| /' conftest.$ac_ext >&5
18580 rm -rf conftest.dSYM
18581 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18582 conftest$ac_exeext
18583 if test "${ac_cv_search_gethostbyname+set}" = set; then
18584 break
18586 done
18587 if test "${ac_cv_search_gethostbyname+set}" = set; then
18589 else
18590 ac_cv_search_gethostbyname=no
18592 rm conftest.$ac_ext
18593 LIBS=$ac_func_search_save_LIBS
18595 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18596 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18597 ac_res=$ac_cv_search_gethostbyname
18598 if test "$ac_res" != no; then
18599 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18604 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18605 $as_echo_n "checking for library containing connect... " >&6; }
18606 if test "${ac_cv_search_connect+set}" = set; then
18607 $as_echo_n "(cached) " >&6
18608 else
18609 ac_func_search_save_LIBS=$LIBS
18610 cat >conftest.$ac_ext <<_ACEOF
18611 /* confdefs.h. */
18612 _ACEOF
18613 cat confdefs.h >>conftest.$ac_ext
18614 cat >>conftest.$ac_ext <<_ACEOF
18615 /* end confdefs.h. */
18617 /* Override any GCC internal prototype to avoid an error.
18618 Use char because int might match the return type of a GCC
18619 builtin and then its argument prototype would still apply. */
18620 #ifdef __cplusplus
18621 extern "C"
18622 #endif
18623 char connect ();
18625 main ()
18627 return connect ();
18629 return 0;
18631 _ACEOF
18632 for ac_lib in '' socket; do
18633 if test -z "$ac_lib"; then
18634 ac_res="none required"
18635 else
18636 ac_res=-l$ac_lib
18637 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18639 rm -f conftest.$ac_objext conftest$ac_exeext
18640 if { (ac_try="$ac_link"
18641 case "(($ac_try" in
18642 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18643 *) ac_try_echo=$ac_try;;
18644 esac
18645 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18646 $as_echo "$ac_try_echo") >&5
18647 (eval "$ac_link") 2>conftest.er1
18648 ac_status=$?
18649 grep -v '^ *+' conftest.er1 >conftest.err
18650 rm -f conftest.er1
18651 cat conftest.err >&5
18652 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18653 (exit $ac_status); } && {
18654 test -z "$ac_c_werror_flag" ||
18655 test ! -s conftest.err
18656 } && test -s conftest$ac_exeext && {
18657 test "$cross_compiling" = yes ||
18658 $as_test_x conftest$ac_exeext
18659 }; then
18660 ac_cv_search_connect=$ac_res
18661 else
18662 $as_echo "$as_me: failed program was:" >&5
18663 sed 's/^/| /' conftest.$ac_ext >&5
18668 rm -rf conftest.dSYM
18669 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18670 conftest$ac_exeext
18671 if test "${ac_cv_search_connect+set}" = set; then
18672 break
18674 done
18675 if test "${ac_cv_search_connect+set}" = set; then
18677 else
18678 ac_cv_search_connect=no
18680 rm conftest.$ac_ext
18681 LIBS=$ac_func_search_save_LIBS
18683 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
18684 $as_echo "$ac_cv_search_connect" >&6; }
18685 ac_res=$ac_cv_search_connect
18686 if test "$ac_res" != no; then
18687 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18692 { $as_echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
18693 $as_echo_n "checking for library containing inet_aton... " >&6; }
18694 if test "${ac_cv_search_inet_aton+set}" = set; then
18695 $as_echo_n "(cached) " >&6
18696 else
18697 ac_func_search_save_LIBS=$LIBS
18698 cat >conftest.$ac_ext <<_ACEOF
18699 /* confdefs.h. */
18700 _ACEOF
18701 cat confdefs.h >>conftest.$ac_ext
18702 cat >>conftest.$ac_ext <<_ACEOF
18703 /* end confdefs.h. */
18705 /* Override any GCC internal prototype to avoid an error.
18706 Use char because int might match the return type of a GCC
18707 builtin and then its argument prototype would still apply. */
18708 #ifdef __cplusplus
18709 extern "C"
18710 #endif
18711 char inet_aton ();
18713 main ()
18715 return inet_aton ();
18717 return 0;
18719 _ACEOF
18720 for ac_lib in '' resolv; do
18721 if test -z "$ac_lib"; then
18722 ac_res="none required"
18723 else
18724 ac_res=-l$ac_lib
18725 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18727 rm -f conftest.$ac_objext conftest$ac_exeext
18728 if { (ac_try="$ac_link"
18729 case "(($ac_try" in
18730 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18731 *) ac_try_echo=$ac_try;;
18732 esac
18733 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18734 $as_echo "$ac_try_echo") >&5
18735 (eval "$ac_link") 2>conftest.er1
18736 ac_status=$?
18737 grep -v '^ *+' conftest.er1 >conftest.err
18738 rm -f conftest.er1
18739 cat conftest.err >&5
18740 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18741 (exit $ac_status); } && {
18742 test -z "$ac_c_werror_flag" ||
18743 test ! -s conftest.err
18744 } && test -s conftest$ac_exeext && {
18745 test "$cross_compiling" = yes ||
18746 $as_test_x conftest$ac_exeext
18747 }; then
18748 ac_cv_search_inet_aton=$ac_res
18749 else
18750 $as_echo "$as_me: failed program was:" >&5
18751 sed 's/^/| /' conftest.$ac_ext >&5
18756 rm -rf conftest.dSYM
18757 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18758 conftest$ac_exeext
18759 if test "${ac_cv_search_inet_aton+set}" = set; then
18760 break
18762 done
18763 if test "${ac_cv_search_inet_aton+set}" = set; then
18765 else
18766 ac_cv_search_inet_aton=no
18768 rm conftest.$ac_ext
18769 LIBS=$ac_func_search_save_LIBS
18771 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
18772 $as_echo "$ac_cv_search_inet_aton" >&6; }
18773 ac_res=$ac_cv_search_inet_aton
18774 if test "$ac_res" != no; then
18775 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18788 for ac_func in \
18789 getaddrinfo \
18790 getnameinfo \
18791 getnetbyname \
18792 getprotobyname \
18793 getprotobynumber \
18794 getservbyport \
18795 inet_network \
18796 sendmsg \
18799 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18800 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18801 $as_echo_n "checking for $ac_func... " >&6; }
18802 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18803 $as_echo_n "(cached) " >&6
18804 else
18805 cat >conftest.$ac_ext <<_ACEOF
18806 /* confdefs.h. */
18807 _ACEOF
18808 cat confdefs.h >>conftest.$ac_ext
18809 cat >>conftest.$ac_ext <<_ACEOF
18810 /* end confdefs.h. */
18811 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18812 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18813 #define $ac_func innocuous_$ac_func
18815 /* System header to define __stub macros and hopefully few prototypes,
18816 which can conflict with char $ac_func (); below.
18817 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18818 <limits.h> exists even on freestanding compilers. */
18820 #ifdef __STDC__
18821 # include <limits.h>
18822 #else
18823 # include <assert.h>
18824 #endif
18826 #undef $ac_func
18828 /* Override any GCC internal prototype to avoid an error.
18829 Use char because int might match the return type of a GCC
18830 builtin and then its argument prototype would still apply. */
18831 #ifdef __cplusplus
18832 extern "C"
18833 #endif
18834 char $ac_func ();
18835 /* The GNU C library defines this for functions which it implements
18836 to always fail with ENOSYS. Some functions are actually named
18837 something starting with __ and the normal name is an alias. */
18838 #if defined __stub_$ac_func || defined __stub___$ac_func
18839 choke me
18840 #endif
18843 main ()
18845 return $ac_func ();
18847 return 0;
18849 _ACEOF
18850 rm -f conftest.$ac_objext conftest$ac_exeext
18851 if { (ac_try="$ac_link"
18852 case "(($ac_try" in
18853 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18854 *) ac_try_echo=$ac_try;;
18855 esac
18856 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18857 $as_echo "$ac_try_echo") >&5
18858 (eval "$ac_link") 2>conftest.er1
18859 ac_status=$?
18860 grep -v '^ *+' conftest.er1 >conftest.err
18861 rm -f conftest.er1
18862 cat conftest.err >&5
18863 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18864 (exit $ac_status); } && {
18865 test -z "$ac_c_werror_flag" ||
18866 test ! -s conftest.err
18867 } && test -s conftest$ac_exeext && {
18868 test "$cross_compiling" = yes ||
18869 $as_test_x conftest$ac_exeext
18870 }; then
18871 eval "$as_ac_var=yes"
18872 else
18873 $as_echo "$as_me: failed program was:" >&5
18874 sed 's/^/| /' conftest.$ac_ext >&5
18876 eval "$as_ac_var=no"
18879 rm -rf conftest.dSYM
18880 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18881 conftest$ac_exeext conftest.$ac_ext
18883 ac_res=`eval 'as_val=${'$as_ac_var'}
18884 $as_echo "$as_val"'`
18885 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18886 $as_echo "$ac_res" >&6; }
18887 as_val=`eval 'as_val=${'$as_ac_var'}
18888 $as_echo "$as_val"'`
18889 if test "x$as_val" = x""yes; then
18890 cat >>confdefs.h <<_ACEOF
18891 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18892 _ACEOF
18895 done
18898 LDAPLIBS=""
18900 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
18901 then
18902 { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
18903 $as_echo_n "checking for LDAPSortKey... " >&6; }
18904 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
18905 $as_echo_n "(cached) " >&6
18906 else
18907 ac_cv_type_LDAPSortKey=no
18908 cat >conftest.$ac_ext <<_ACEOF
18909 /* confdefs.h. */
18910 _ACEOF
18911 cat confdefs.h >>conftest.$ac_ext
18912 cat >>conftest.$ac_ext <<_ACEOF
18913 /* end confdefs.h. */
18914 #include <ldap.h>
18917 main ()
18919 if (sizeof (LDAPSortKey))
18920 return 0;
18922 return 0;
18924 _ACEOF
18925 rm -f conftest.$ac_objext
18926 if { (ac_try="$ac_compile"
18927 case "(($ac_try" in
18928 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18929 *) ac_try_echo=$ac_try;;
18930 esac
18931 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18932 $as_echo "$ac_try_echo") >&5
18933 (eval "$ac_compile") 2>conftest.er1
18934 ac_status=$?
18935 grep -v '^ *+' conftest.er1 >conftest.err
18936 rm -f conftest.er1
18937 cat conftest.err >&5
18938 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18939 (exit $ac_status); } && {
18940 test -z "$ac_c_werror_flag" ||
18941 test ! -s conftest.err
18942 } && test -s conftest.$ac_objext; then
18943 cat >conftest.$ac_ext <<_ACEOF
18944 /* confdefs.h. */
18945 _ACEOF
18946 cat confdefs.h >>conftest.$ac_ext
18947 cat >>conftest.$ac_ext <<_ACEOF
18948 /* end confdefs.h. */
18949 #include <ldap.h>
18952 main ()
18954 if (sizeof ((LDAPSortKey)))
18955 return 0;
18957 return 0;
18959 _ACEOF
18960 rm -f conftest.$ac_objext
18961 if { (ac_try="$ac_compile"
18962 case "(($ac_try" in
18963 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18964 *) ac_try_echo=$ac_try;;
18965 esac
18966 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18967 $as_echo "$ac_try_echo") >&5
18968 (eval "$ac_compile") 2>conftest.er1
18969 ac_status=$?
18970 grep -v '^ *+' conftest.er1 >conftest.err
18971 rm -f conftest.er1
18972 cat conftest.err >&5
18973 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18974 (exit $ac_status); } && {
18975 test -z "$ac_c_werror_flag" ||
18976 test ! -s conftest.err
18977 } && test -s conftest.$ac_objext; then
18979 else
18980 $as_echo "$as_me: failed program was:" >&5
18981 sed 's/^/| /' conftest.$ac_ext >&5
18983 ac_cv_type_LDAPSortKey=yes
18986 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18987 else
18988 $as_echo "$as_me: failed program was:" >&5
18989 sed 's/^/| /' conftest.$ac_ext >&5
18994 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18996 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
18997 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
18998 if test "x$ac_cv_type_LDAPSortKey" = x""yes; then
18999 { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
19000 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
19001 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
19002 $as_echo_n "(cached) " >&6
19003 else
19004 ac_check_lib_save_LIBS=$LIBS
19005 LIBS="-lldap_r $LIBPTHREAD $LIBS"
19006 cat >conftest.$ac_ext <<_ACEOF
19007 /* confdefs.h. */
19008 _ACEOF
19009 cat confdefs.h >>conftest.$ac_ext
19010 cat >>conftest.$ac_ext <<_ACEOF
19011 /* end confdefs.h. */
19013 /* Override any GCC internal prototype to avoid an error.
19014 Use char because int might match the return type of a GCC
19015 builtin and then its argument prototype would still apply. */
19016 #ifdef __cplusplus
19017 extern "C"
19018 #endif
19019 char ldap_initialize ();
19021 main ()
19023 return ldap_initialize ();
19025 return 0;
19027 _ACEOF
19028 rm -f conftest.$ac_objext conftest$ac_exeext
19029 if { (ac_try="$ac_link"
19030 case "(($ac_try" in
19031 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19032 *) ac_try_echo=$ac_try;;
19033 esac
19034 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19035 $as_echo "$ac_try_echo") >&5
19036 (eval "$ac_link") 2>conftest.er1
19037 ac_status=$?
19038 grep -v '^ *+' conftest.er1 >conftest.err
19039 rm -f conftest.er1
19040 cat conftest.err >&5
19041 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19042 (exit $ac_status); } && {
19043 test -z "$ac_c_werror_flag" ||
19044 test ! -s conftest.err
19045 } && test -s conftest$ac_exeext && {
19046 test "$cross_compiling" = yes ||
19047 $as_test_x conftest$ac_exeext
19048 }; then
19049 ac_cv_lib_ldap_r_ldap_initialize=yes
19050 else
19051 $as_echo "$as_me: failed program was:" >&5
19052 sed 's/^/| /' conftest.$ac_ext >&5
19054 ac_cv_lib_ldap_r_ldap_initialize=no
19057 rm -rf conftest.dSYM
19058 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19059 conftest$ac_exeext conftest.$ac_ext
19060 LIBS=$ac_check_lib_save_LIBS
19062 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
19063 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
19064 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then
19065 { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
19066 $as_echo_n "checking for ber_init in -llber... " >&6; }
19067 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
19068 $as_echo_n "(cached) " >&6
19069 else
19070 ac_check_lib_save_LIBS=$LIBS
19071 LIBS="-llber $LIBPTHREAD $LIBS"
19072 cat >conftest.$ac_ext <<_ACEOF
19073 /* confdefs.h. */
19074 _ACEOF
19075 cat confdefs.h >>conftest.$ac_ext
19076 cat >>conftest.$ac_ext <<_ACEOF
19077 /* end confdefs.h. */
19079 /* Override any GCC internal prototype to avoid an error.
19080 Use char because int might match the return type of a GCC
19081 builtin and then its argument prototype would still apply. */
19082 #ifdef __cplusplus
19083 extern "C"
19084 #endif
19085 char ber_init ();
19087 main ()
19089 return ber_init ();
19091 return 0;
19093 _ACEOF
19094 rm -f conftest.$ac_objext conftest$ac_exeext
19095 if { (ac_try="$ac_link"
19096 case "(($ac_try" in
19097 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19098 *) ac_try_echo=$ac_try;;
19099 esac
19100 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19101 $as_echo "$ac_try_echo") >&5
19102 (eval "$ac_link") 2>conftest.er1
19103 ac_status=$?
19104 grep -v '^ *+' conftest.er1 >conftest.err
19105 rm -f conftest.er1
19106 cat conftest.err >&5
19107 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19108 (exit $ac_status); } && {
19109 test -z "$ac_c_werror_flag" ||
19110 test ! -s conftest.err
19111 } && test -s conftest$ac_exeext && {
19112 test "$cross_compiling" = yes ||
19113 $as_test_x conftest$ac_exeext
19114 }; then
19115 ac_cv_lib_lber_ber_init=yes
19116 else
19117 $as_echo "$as_me: failed program was:" >&5
19118 sed 's/^/| /' conftest.$ac_ext >&5
19120 ac_cv_lib_lber_ber_init=no
19123 rm -rf conftest.dSYM
19124 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19125 conftest$ac_exeext conftest.$ac_ext
19126 LIBS=$ac_check_lib_save_LIBS
19128 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
19129 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
19130 if test "x$ac_cv_lib_lber_ber_init" = x""yes; then
19132 cat >>confdefs.h <<\_ACEOF
19133 #define HAVE_LDAP 1
19134 _ACEOF
19136 LDAPLIBS="-lldap_r -llber"
19143 ac_wine_check_funcs_save_LIBS="$LIBS"
19144 LIBS="$LIBS $LDAPLIBS $LIBPTHREAD"
19153 for ac_func in \
19154 ldap_count_references \
19155 ldap_first_reference \
19156 ldap_next_reference \
19157 ldap_parse_reference \
19158 ldap_parse_sort_control \
19159 ldap_parse_sortresponse_control \
19160 ldap_parse_vlv_control \
19161 ldap_parse_vlvresponse_control
19163 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19164 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19165 $as_echo_n "checking for $ac_func... " >&6; }
19166 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19167 $as_echo_n "(cached) " >&6
19168 else
19169 cat >conftest.$ac_ext <<_ACEOF
19170 /* confdefs.h. */
19171 _ACEOF
19172 cat confdefs.h >>conftest.$ac_ext
19173 cat >>conftest.$ac_ext <<_ACEOF
19174 /* end confdefs.h. */
19175 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19176 For example, HP-UX 11i <limits.h> declares gettimeofday. */
19177 #define $ac_func innocuous_$ac_func
19179 /* System header to define __stub macros and hopefully few prototypes,
19180 which can conflict with char $ac_func (); below.
19181 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19182 <limits.h> exists even on freestanding compilers. */
19184 #ifdef __STDC__
19185 # include <limits.h>
19186 #else
19187 # include <assert.h>
19188 #endif
19190 #undef $ac_func
19192 /* Override any GCC internal prototype to avoid an error.
19193 Use char because int might match the return type of a GCC
19194 builtin and then its argument prototype would still apply. */
19195 #ifdef __cplusplus
19196 extern "C"
19197 #endif
19198 char $ac_func ();
19199 /* The GNU C library defines this for functions which it implements
19200 to always fail with ENOSYS. Some functions are actually named
19201 something starting with __ and the normal name is an alias. */
19202 #if defined __stub_$ac_func || defined __stub___$ac_func
19203 choke me
19204 #endif
19207 main ()
19209 return $ac_func ();
19211 return 0;
19213 _ACEOF
19214 rm -f conftest.$ac_objext conftest$ac_exeext
19215 if { (ac_try="$ac_link"
19216 case "(($ac_try" in
19217 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19218 *) ac_try_echo=$ac_try;;
19219 esac
19220 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19221 $as_echo "$ac_try_echo") >&5
19222 (eval "$ac_link") 2>conftest.er1
19223 ac_status=$?
19224 grep -v '^ *+' conftest.er1 >conftest.err
19225 rm -f conftest.er1
19226 cat conftest.err >&5
19227 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19228 (exit $ac_status); } && {
19229 test -z "$ac_c_werror_flag" ||
19230 test ! -s conftest.err
19231 } && test -s conftest$ac_exeext && {
19232 test "$cross_compiling" = yes ||
19233 $as_test_x conftest$ac_exeext
19234 }; then
19235 eval "$as_ac_var=yes"
19236 else
19237 $as_echo "$as_me: failed program was:" >&5
19238 sed 's/^/| /' conftest.$ac_ext >&5
19240 eval "$as_ac_var=no"
19243 rm -rf conftest.dSYM
19244 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19245 conftest$ac_exeext conftest.$ac_ext
19247 ac_res=`eval 'as_val=${'$as_ac_var'}
19248 $as_echo "$as_val"'`
19249 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19250 $as_echo "$ac_res" >&6; }
19251 as_val=`eval 'as_val=${'$as_ac_var'}
19252 $as_echo "$as_val"'`
19253 if test "x$as_val" = x""yes; then
19254 cat >>confdefs.h <<_ACEOF
19255 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
19256 _ACEOF
19259 done
19261 LIBS="$ac_wine_check_funcs_save_LIBS"
19263 if test "x$LDAPLIBS" = "x"; then
19264 case "x$with_ldap" in
19265 x) wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
19266 xno) ;;
19267 *) { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19268 This is an error since --with-ldap was requested." >&5
19269 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19270 This is an error since --with-ldap was requested." >&2;}
19271 { (exit 1); exit 1; }; } ;;
19272 esac
19276 { $as_echo "$as_me:$LINENO: checking whether mkdir takes only one argument" >&5
19277 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
19278 if test "${wine_cv_one_arg_mkdir+set}" = set; then
19279 $as_echo_n "(cached) " >&6
19280 else
19281 cat >conftest.$ac_ext <<_ACEOF
19282 /* confdefs.h. */
19283 _ACEOF
19284 cat confdefs.h >>conftest.$ac_ext
19285 cat >>conftest.$ac_ext <<_ACEOF
19286 /* end confdefs.h. */
19287 #include <sys/stat.h>
19289 main ()
19291 mkdir("foo");
19293 return 0;
19295 _ACEOF
19296 rm -f conftest.$ac_objext
19297 if { (ac_try="$ac_compile"
19298 case "(($ac_try" in
19299 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19300 *) ac_try_echo=$ac_try;;
19301 esac
19302 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19303 $as_echo "$ac_try_echo") >&5
19304 (eval "$ac_compile") 2>conftest.er1
19305 ac_status=$?
19306 grep -v '^ *+' conftest.er1 >conftest.err
19307 rm -f conftest.er1
19308 cat conftest.err >&5
19309 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19310 (exit $ac_status); } && {
19311 test -z "$ac_c_werror_flag" ||
19312 test ! -s conftest.err
19313 } && test -s conftest.$ac_objext; then
19314 wine_cv_one_arg_mkdir=yes
19315 else
19316 $as_echo "$as_me: failed program was:" >&5
19317 sed 's/^/| /' conftest.$ac_ext >&5
19319 wine_cv_one_arg_mkdir=no
19322 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19324 { $as_echo "$as_me:$LINENO: result: $wine_cv_one_arg_mkdir" >&5
19325 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
19326 if test "$wine_cv_one_arg_mkdir" = "yes"
19327 then
19329 cat >>confdefs.h <<\_ACEOF
19330 #define HAVE_ONE_ARG_MKDIR 1
19331 _ACEOF
19336 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19337 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19338 if test "${ac_cv_c_const+set}" = set; then
19339 $as_echo_n "(cached) " >&6
19340 else
19341 cat >conftest.$ac_ext <<_ACEOF
19342 /* confdefs.h. */
19343 _ACEOF
19344 cat confdefs.h >>conftest.$ac_ext
19345 cat >>conftest.$ac_ext <<_ACEOF
19346 /* end confdefs.h. */
19349 main ()
19351 /* FIXME: Include the comments suggested by Paul. */
19352 #ifndef __cplusplus
19353 /* Ultrix mips cc rejects this. */
19354 typedef int charset[2];
19355 const charset cs;
19356 /* SunOS 4.1.1 cc rejects this. */
19357 char const *const *pcpcc;
19358 char **ppc;
19359 /* NEC SVR4.0.2 mips cc rejects this. */
19360 struct point {int x, y;};
19361 static struct point const zero = {0,0};
19362 /* AIX XL C 1.02.0.0 rejects this.
19363 It does not let you subtract one const X* pointer from another in
19364 an arm of an if-expression whose if-part is not a constant
19365 expression */
19366 const char *g = "string";
19367 pcpcc = &g + (g ? g-g : 0);
19368 /* HPUX 7.0 cc rejects these. */
19369 ++pcpcc;
19370 ppc = (char**) pcpcc;
19371 pcpcc = (char const *const *) ppc;
19372 { /* SCO 3.2v4 cc rejects this. */
19373 char *t;
19374 char const *s = 0 ? (char *) 0 : (char const *) 0;
19376 *t++ = 0;
19377 if (s) return 0;
19379 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
19380 int x[] = {25, 17};
19381 const int *foo = &x[0];
19382 ++foo;
19384 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19385 typedef const int *iptr;
19386 iptr p = 0;
19387 ++p;
19389 { /* AIX XL C 1.02.0.0 rejects this saying
19390 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19391 struct s { int j; const int *ap[3]; };
19392 struct s *b; b->j = 5;
19394 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19395 const int foo = 10;
19396 if (!foo) return 0;
19398 return !cs[0] && !zero.x;
19399 #endif
19402 return 0;
19404 _ACEOF
19405 rm -f conftest.$ac_objext
19406 if { (ac_try="$ac_compile"
19407 case "(($ac_try" in
19408 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19409 *) ac_try_echo=$ac_try;;
19410 esac
19411 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19412 $as_echo "$ac_try_echo") >&5
19413 (eval "$ac_compile") 2>conftest.er1
19414 ac_status=$?
19415 grep -v '^ *+' conftest.er1 >conftest.err
19416 rm -f conftest.er1
19417 cat conftest.err >&5
19418 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19419 (exit $ac_status); } && {
19420 test -z "$ac_c_werror_flag" ||
19421 test ! -s conftest.err
19422 } && test -s conftest.$ac_objext; then
19423 ac_cv_c_const=yes
19424 else
19425 $as_echo "$as_me: failed program was:" >&5
19426 sed 's/^/| /' conftest.$ac_ext >&5
19428 ac_cv_c_const=no
19431 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19433 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19434 $as_echo "$ac_cv_c_const" >&6; }
19435 if test $ac_cv_c_const = no; then
19437 cat >>confdefs.h <<\_ACEOF
19438 #define const /**/
19439 _ACEOF
19443 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19444 $as_echo_n "checking for inline... " >&6; }
19445 if test "${ac_cv_c_inline+set}" = set; then
19446 $as_echo_n "(cached) " >&6
19447 else
19448 ac_cv_c_inline=no
19449 for ac_kw in inline __inline__ __inline; do
19450 cat >conftest.$ac_ext <<_ACEOF
19451 /* confdefs.h. */
19452 _ACEOF
19453 cat confdefs.h >>conftest.$ac_ext
19454 cat >>conftest.$ac_ext <<_ACEOF
19455 /* end confdefs.h. */
19456 #ifndef __cplusplus
19457 typedef int foo_t;
19458 static $ac_kw foo_t static_foo () {return 0; }
19459 $ac_kw foo_t foo () {return 0; }
19460 #endif
19462 _ACEOF
19463 rm -f conftest.$ac_objext
19464 if { (ac_try="$ac_compile"
19465 case "(($ac_try" in
19466 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19467 *) ac_try_echo=$ac_try;;
19468 esac
19469 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19470 $as_echo "$ac_try_echo") >&5
19471 (eval "$ac_compile") 2>conftest.er1
19472 ac_status=$?
19473 grep -v '^ *+' conftest.er1 >conftest.err
19474 rm -f conftest.er1
19475 cat conftest.err >&5
19476 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19477 (exit $ac_status); } && {
19478 test -z "$ac_c_werror_flag" ||
19479 test ! -s conftest.err
19480 } && test -s conftest.$ac_objext; then
19481 ac_cv_c_inline=$ac_kw
19482 else
19483 $as_echo "$as_me: failed program was:" >&5
19484 sed 's/^/| /' conftest.$ac_ext >&5
19489 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19490 test "$ac_cv_c_inline" != no && break
19491 done
19494 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19495 $as_echo "$ac_cv_c_inline" >&6; }
19498 case $ac_cv_c_inline in
19499 inline | yes) ;;
19501 case $ac_cv_c_inline in
19502 no) ac_val=;;
19503 *) ac_val=$ac_cv_c_inline;;
19504 esac
19505 cat >>confdefs.h <<_ACEOF
19506 #ifndef __cplusplus
19507 #define inline $ac_val
19508 #endif
19509 _ACEOF
19511 esac
19513 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19514 $as_echo_n "checking for mode_t... " >&6; }
19515 if test "${ac_cv_type_mode_t+set}" = set; then
19516 $as_echo_n "(cached) " >&6
19517 else
19518 ac_cv_type_mode_t=no
19519 cat >conftest.$ac_ext <<_ACEOF
19520 /* confdefs.h. */
19521 _ACEOF
19522 cat confdefs.h >>conftest.$ac_ext
19523 cat >>conftest.$ac_ext <<_ACEOF
19524 /* end confdefs.h. */
19525 $ac_includes_default
19527 main ()
19529 if (sizeof (mode_t))
19530 return 0;
19532 return 0;
19534 _ACEOF
19535 rm -f conftest.$ac_objext
19536 if { (ac_try="$ac_compile"
19537 case "(($ac_try" in
19538 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19539 *) ac_try_echo=$ac_try;;
19540 esac
19541 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19542 $as_echo "$ac_try_echo") >&5
19543 (eval "$ac_compile") 2>conftest.er1
19544 ac_status=$?
19545 grep -v '^ *+' conftest.er1 >conftest.err
19546 rm -f conftest.er1
19547 cat conftest.err >&5
19548 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19549 (exit $ac_status); } && {
19550 test -z "$ac_c_werror_flag" ||
19551 test ! -s conftest.err
19552 } && test -s conftest.$ac_objext; then
19553 cat >conftest.$ac_ext <<_ACEOF
19554 /* confdefs.h. */
19555 _ACEOF
19556 cat confdefs.h >>conftest.$ac_ext
19557 cat >>conftest.$ac_ext <<_ACEOF
19558 /* end confdefs.h. */
19559 $ac_includes_default
19561 main ()
19563 if (sizeof ((mode_t)))
19564 return 0;
19566 return 0;
19568 _ACEOF
19569 rm -f conftest.$ac_objext
19570 if { (ac_try="$ac_compile"
19571 case "(($ac_try" in
19572 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19573 *) ac_try_echo=$ac_try;;
19574 esac
19575 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19576 $as_echo "$ac_try_echo") >&5
19577 (eval "$ac_compile") 2>conftest.er1
19578 ac_status=$?
19579 grep -v '^ *+' conftest.er1 >conftest.err
19580 rm -f conftest.er1
19581 cat conftest.err >&5
19582 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19583 (exit $ac_status); } && {
19584 test -z "$ac_c_werror_flag" ||
19585 test ! -s conftest.err
19586 } && test -s conftest.$ac_objext; then
19588 else
19589 $as_echo "$as_me: failed program was:" >&5
19590 sed 's/^/| /' conftest.$ac_ext >&5
19592 ac_cv_type_mode_t=yes
19595 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19596 else
19597 $as_echo "$as_me: failed program was:" >&5
19598 sed 's/^/| /' conftest.$ac_ext >&5
19603 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19605 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19606 $as_echo "$ac_cv_type_mode_t" >&6; }
19607 if test "x$ac_cv_type_mode_t" = x""yes; then
19609 cat >>confdefs.h <<_ACEOF
19610 #define HAVE_MODE_T 1
19611 _ACEOF
19615 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
19616 $as_echo_n "checking for off_t... " >&6; }
19617 if test "${ac_cv_type_off_t+set}" = set; then
19618 $as_echo_n "(cached) " >&6
19619 else
19620 ac_cv_type_off_t=no
19621 cat >conftest.$ac_ext <<_ACEOF
19622 /* confdefs.h. */
19623 _ACEOF
19624 cat confdefs.h >>conftest.$ac_ext
19625 cat >>conftest.$ac_ext <<_ACEOF
19626 /* end confdefs.h. */
19627 $ac_includes_default
19629 main ()
19631 if (sizeof (off_t))
19632 return 0;
19634 return 0;
19636 _ACEOF
19637 rm -f conftest.$ac_objext
19638 if { (ac_try="$ac_compile"
19639 case "(($ac_try" in
19640 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19641 *) ac_try_echo=$ac_try;;
19642 esac
19643 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19644 $as_echo "$ac_try_echo") >&5
19645 (eval "$ac_compile") 2>conftest.er1
19646 ac_status=$?
19647 grep -v '^ *+' conftest.er1 >conftest.err
19648 rm -f conftest.er1
19649 cat conftest.err >&5
19650 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19651 (exit $ac_status); } && {
19652 test -z "$ac_c_werror_flag" ||
19653 test ! -s conftest.err
19654 } && test -s conftest.$ac_objext; then
19655 cat >conftest.$ac_ext <<_ACEOF
19656 /* confdefs.h. */
19657 _ACEOF
19658 cat confdefs.h >>conftest.$ac_ext
19659 cat >>conftest.$ac_ext <<_ACEOF
19660 /* end confdefs.h. */
19661 $ac_includes_default
19663 main ()
19665 if (sizeof ((off_t)))
19666 return 0;
19668 return 0;
19670 _ACEOF
19671 rm -f conftest.$ac_objext
19672 if { (ac_try="$ac_compile"
19673 case "(($ac_try" in
19674 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19675 *) ac_try_echo=$ac_try;;
19676 esac
19677 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19678 $as_echo "$ac_try_echo") >&5
19679 (eval "$ac_compile") 2>conftest.er1
19680 ac_status=$?
19681 grep -v '^ *+' conftest.er1 >conftest.err
19682 rm -f conftest.er1
19683 cat conftest.err >&5
19684 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19685 (exit $ac_status); } && {
19686 test -z "$ac_c_werror_flag" ||
19687 test ! -s conftest.err
19688 } && test -s conftest.$ac_objext; then
19690 else
19691 $as_echo "$as_me: failed program was:" >&5
19692 sed 's/^/| /' conftest.$ac_ext >&5
19694 ac_cv_type_off_t=yes
19697 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19698 else
19699 $as_echo "$as_me: failed program was:" >&5
19700 sed 's/^/| /' conftest.$ac_ext >&5
19705 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19707 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
19708 $as_echo "$ac_cv_type_off_t" >&6; }
19709 if test "x$ac_cv_type_off_t" = x""yes; then
19711 cat >>confdefs.h <<_ACEOF
19712 #define HAVE_OFF_T 1
19713 _ACEOF
19717 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
19718 $as_echo_n "checking for pid_t... " >&6; }
19719 if test "${ac_cv_type_pid_t+set}" = set; then
19720 $as_echo_n "(cached) " >&6
19721 else
19722 ac_cv_type_pid_t=no
19723 cat >conftest.$ac_ext <<_ACEOF
19724 /* confdefs.h. */
19725 _ACEOF
19726 cat confdefs.h >>conftest.$ac_ext
19727 cat >>conftest.$ac_ext <<_ACEOF
19728 /* end confdefs.h. */
19729 $ac_includes_default
19731 main ()
19733 if (sizeof (pid_t))
19734 return 0;
19736 return 0;
19738 _ACEOF
19739 rm -f conftest.$ac_objext
19740 if { (ac_try="$ac_compile"
19741 case "(($ac_try" in
19742 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19743 *) ac_try_echo=$ac_try;;
19744 esac
19745 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19746 $as_echo "$ac_try_echo") >&5
19747 (eval "$ac_compile") 2>conftest.er1
19748 ac_status=$?
19749 grep -v '^ *+' conftest.er1 >conftest.err
19750 rm -f conftest.er1
19751 cat conftest.err >&5
19752 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19753 (exit $ac_status); } && {
19754 test -z "$ac_c_werror_flag" ||
19755 test ! -s conftest.err
19756 } && test -s conftest.$ac_objext; then
19757 cat >conftest.$ac_ext <<_ACEOF
19758 /* confdefs.h. */
19759 _ACEOF
19760 cat confdefs.h >>conftest.$ac_ext
19761 cat >>conftest.$ac_ext <<_ACEOF
19762 /* end confdefs.h. */
19763 $ac_includes_default
19765 main ()
19767 if (sizeof ((pid_t)))
19768 return 0;
19770 return 0;
19772 _ACEOF
19773 rm -f conftest.$ac_objext
19774 if { (ac_try="$ac_compile"
19775 case "(($ac_try" in
19776 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19777 *) ac_try_echo=$ac_try;;
19778 esac
19779 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19780 $as_echo "$ac_try_echo") >&5
19781 (eval "$ac_compile") 2>conftest.er1
19782 ac_status=$?
19783 grep -v '^ *+' conftest.er1 >conftest.err
19784 rm -f conftest.er1
19785 cat conftest.err >&5
19786 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19787 (exit $ac_status); } && {
19788 test -z "$ac_c_werror_flag" ||
19789 test ! -s conftest.err
19790 } && test -s conftest.$ac_objext; then
19792 else
19793 $as_echo "$as_me: failed program was:" >&5
19794 sed 's/^/| /' conftest.$ac_ext >&5
19796 ac_cv_type_pid_t=yes
19799 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19800 else
19801 $as_echo "$as_me: failed program was:" >&5
19802 sed 's/^/| /' conftest.$ac_ext >&5
19807 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19809 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
19810 $as_echo "$ac_cv_type_pid_t" >&6; }
19811 if test "x$ac_cv_type_pid_t" = x""yes; then
19813 cat >>confdefs.h <<_ACEOF
19814 #define HAVE_PID_T 1
19815 _ACEOF
19819 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
19820 $as_echo_n "checking for size_t... " >&6; }
19821 if test "${ac_cv_type_size_t+set}" = set; then
19822 $as_echo_n "(cached) " >&6
19823 else
19824 ac_cv_type_size_t=no
19825 cat >conftest.$ac_ext <<_ACEOF
19826 /* confdefs.h. */
19827 _ACEOF
19828 cat confdefs.h >>conftest.$ac_ext
19829 cat >>conftest.$ac_ext <<_ACEOF
19830 /* end confdefs.h. */
19831 $ac_includes_default
19833 main ()
19835 if (sizeof (size_t))
19836 return 0;
19838 return 0;
19840 _ACEOF
19841 rm -f conftest.$ac_objext
19842 if { (ac_try="$ac_compile"
19843 case "(($ac_try" in
19844 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19845 *) ac_try_echo=$ac_try;;
19846 esac
19847 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19848 $as_echo "$ac_try_echo") >&5
19849 (eval "$ac_compile") 2>conftest.er1
19850 ac_status=$?
19851 grep -v '^ *+' conftest.er1 >conftest.err
19852 rm -f conftest.er1
19853 cat conftest.err >&5
19854 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19855 (exit $ac_status); } && {
19856 test -z "$ac_c_werror_flag" ||
19857 test ! -s conftest.err
19858 } && test -s conftest.$ac_objext; then
19859 cat >conftest.$ac_ext <<_ACEOF
19860 /* confdefs.h. */
19861 _ACEOF
19862 cat confdefs.h >>conftest.$ac_ext
19863 cat >>conftest.$ac_ext <<_ACEOF
19864 /* end confdefs.h. */
19865 $ac_includes_default
19867 main ()
19869 if (sizeof ((size_t)))
19870 return 0;
19872 return 0;
19874 _ACEOF
19875 rm -f conftest.$ac_objext
19876 if { (ac_try="$ac_compile"
19877 case "(($ac_try" in
19878 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19879 *) ac_try_echo=$ac_try;;
19880 esac
19881 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19882 $as_echo "$ac_try_echo") >&5
19883 (eval "$ac_compile") 2>conftest.er1
19884 ac_status=$?
19885 grep -v '^ *+' conftest.er1 >conftest.err
19886 rm -f conftest.er1
19887 cat conftest.err >&5
19888 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19889 (exit $ac_status); } && {
19890 test -z "$ac_c_werror_flag" ||
19891 test ! -s conftest.err
19892 } && test -s conftest.$ac_objext; then
19894 else
19895 $as_echo "$as_me: failed program was:" >&5
19896 sed 's/^/| /' conftest.$ac_ext >&5
19898 ac_cv_type_size_t=yes
19901 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19902 else
19903 $as_echo "$as_me: failed program was:" >&5
19904 sed 's/^/| /' conftest.$ac_ext >&5
19909 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19911 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
19912 $as_echo "$ac_cv_type_size_t" >&6; }
19913 if test "x$ac_cv_type_size_t" = x""yes; then
19915 cat >>confdefs.h <<_ACEOF
19916 #define HAVE_SIZE_T 1
19917 _ACEOF
19921 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
19922 $as_echo_n "checking for ssize_t... " >&6; }
19923 if test "${ac_cv_type_ssize_t+set}" = set; then
19924 $as_echo_n "(cached) " >&6
19925 else
19926 ac_cv_type_ssize_t=no
19927 cat >conftest.$ac_ext <<_ACEOF
19928 /* confdefs.h. */
19929 _ACEOF
19930 cat confdefs.h >>conftest.$ac_ext
19931 cat >>conftest.$ac_ext <<_ACEOF
19932 /* end confdefs.h. */
19933 $ac_includes_default
19935 main ()
19937 if (sizeof (ssize_t))
19938 return 0;
19940 return 0;
19942 _ACEOF
19943 rm -f conftest.$ac_objext
19944 if { (ac_try="$ac_compile"
19945 case "(($ac_try" in
19946 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19947 *) ac_try_echo=$ac_try;;
19948 esac
19949 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19950 $as_echo "$ac_try_echo") >&5
19951 (eval "$ac_compile") 2>conftest.er1
19952 ac_status=$?
19953 grep -v '^ *+' conftest.er1 >conftest.err
19954 rm -f conftest.er1
19955 cat conftest.err >&5
19956 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19957 (exit $ac_status); } && {
19958 test -z "$ac_c_werror_flag" ||
19959 test ! -s conftest.err
19960 } && test -s conftest.$ac_objext; then
19961 cat >conftest.$ac_ext <<_ACEOF
19962 /* confdefs.h. */
19963 _ACEOF
19964 cat confdefs.h >>conftest.$ac_ext
19965 cat >>conftest.$ac_ext <<_ACEOF
19966 /* end confdefs.h. */
19967 $ac_includes_default
19969 main ()
19971 if (sizeof ((ssize_t)))
19972 return 0;
19974 return 0;
19976 _ACEOF
19977 rm -f conftest.$ac_objext
19978 if { (ac_try="$ac_compile"
19979 case "(($ac_try" in
19980 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19981 *) ac_try_echo=$ac_try;;
19982 esac
19983 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19984 $as_echo "$ac_try_echo") >&5
19985 (eval "$ac_compile") 2>conftest.er1
19986 ac_status=$?
19987 grep -v '^ *+' conftest.er1 >conftest.err
19988 rm -f conftest.er1
19989 cat conftest.err >&5
19990 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19991 (exit $ac_status); } && {
19992 test -z "$ac_c_werror_flag" ||
19993 test ! -s conftest.err
19994 } && test -s conftest.$ac_objext; then
19996 else
19997 $as_echo "$as_me: failed program was:" >&5
19998 sed 's/^/| /' conftest.$ac_ext >&5
20000 ac_cv_type_ssize_t=yes
20003 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20004 else
20005 $as_echo "$as_me: failed program was:" >&5
20006 sed 's/^/| /' conftest.$ac_ext >&5
20011 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20013 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
20014 $as_echo "$ac_cv_type_ssize_t" >&6; }
20015 if test "x$ac_cv_type_ssize_t" = x""yes; then
20017 cat >>confdefs.h <<_ACEOF
20018 #define HAVE_SSIZE_T 1
20019 _ACEOF
20023 { $as_echo "$as_me:$LINENO: checking for long long" >&5
20024 $as_echo_n "checking for long long... " >&6; }
20025 if test "${ac_cv_type_long_long+set}" = set; then
20026 $as_echo_n "(cached) " >&6
20027 else
20028 ac_cv_type_long_long=no
20029 cat >conftest.$ac_ext <<_ACEOF
20030 /* confdefs.h. */
20031 _ACEOF
20032 cat confdefs.h >>conftest.$ac_ext
20033 cat >>conftest.$ac_ext <<_ACEOF
20034 /* end confdefs.h. */
20035 $ac_includes_default
20037 main ()
20039 if (sizeof (long long))
20040 return 0;
20042 return 0;
20044 _ACEOF
20045 rm -f conftest.$ac_objext
20046 if { (ac_try="$ac_compile"
20047 case "(($ac_try" in
20048 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20049 *) ac_try_echo=$ac_try;;
20050 esac
20051 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20052 $as_echo "$ac_try_echo") >&5
20053 (eval "$ac_compile") 2>conftest.er1
20054 ac_status=$?
20055 grep -v '^ *+' conftest.er1 >conftest.err
20056 rm -f conftest.er1
20057 cat conftest.err >&5
20058 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20059 (exit $ac_status); } && {
20060 test -z "$ac_c_werror_flag" ||
20061 test ! -s conftest.err
20062 } && test -s conftest.$ac_objext; then
20063 cat >conftest.$ac_ext <<_ACEOF
20064 /* confdefs.h. */
20065 _ACEOF
20066 cat confdefs.h >>conftest.$ac_ext
20067 cat >>conftest.$ac_ext <<_ACEOF
20068 /* end confdefs.h. */
20069 $ac_includes_default
20071 main ()
20073 if (sizeof ((long long)))
20074 return 0;
20076 return 0;
20078 _ACEOF
20079 rm -f conftest.$ac_objext
20080 if { (ac_try="$ac_compile"
20081 case "(($ac_try" in
20082 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20083 *) ac_try_echo=$ac_try;;
20084 esac
20085 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20086 $as_echo "$ac_try_echo") >&5
20087 (eval "$ac_compile") 2>conftest.er1
20088 ac_status=$?
20089 grep -v '^ *+' conftest.er1 >conftest.err
20090 rm -f conftest.er1
20091 cat conftest.err >&5
20092 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20093 (exit $ac_status); } && {
20094 test -z "$ac_c_werror_flag" ||
20095 test ! -s conftest.err
20096 } && test -s conftest.$ac_objext; then
20098 else
20099 $as_echo "$as_me: failed program was:" >&5
20100 sed 's/^/| /' conftest.$ac_ext >&5
20102 ac_cv_type_long_long=yes
20105 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20106 else
20107 $as_echo "$as_me: failed program was:" >&5
20108 sed 's/^/| /' conftest.$ac_ext >&5
20113 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20115 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20116 $as_echo "$ac_cv_type_long_long" >&6; }
20117 if test "x$ac_cv_type_long_long" = x""yes; then
20119 cat >>confdefs.h <<_ACEOF
20120 #define HAVE_LONG_LONG 1
20121 _ACEOF
20125 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
20126 $as_echo_n "checking for fsblkcnt_t... " >&6; }
20127 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
20128 $as_echo_n "(cached) " >&6
20129 else
20130 ac_cv_type_fsblkcnt_t=no
20131 cat >conftest.$ac_ext <<_ACEOF
20132 /* confdefs.h. */
20133 _ACEOF
20134 cat confdefs.h >>conftest.$ac_ext
20135 cat >>conftest.$ac_ext <<_ACEOF
20136 /* end confdefs.h. */
20137 $ac_includes_default
20139 main ()
20141 if (sizeof (fsblkcnt_t))
20142 return 0;
20144 return 0;
20146 _ACEOF
20147 rm -f conftest.$ac_objext
20148 if { (ac_try="$ac_compile"
20149 case "(($ac_try" in
20150 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20151 *) ac_try_echo=$ac_try;;
20152 esac
20153 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20154 $as_echo "$ac_try_echo") >&5
20155 (eval "$ac_compile") 2>conftest.er1
20156 ac_status=$?
20157 grep -v '^ *+' conftest.er1 >conftest.err
20158 rm -f conftest.er1
20159 cat conftest.err >&5
20160 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20161 (exit $ac_status); } && {
20162 test -z "$ac_c_werror_flag" ||
20163 test ! -s conftest.err
20164 } && test -s conftest.$ac_objext; then
20165 cat >conftest.$ac_ext <<_ACEOF
20166 /* confdefs.h. */
20167 _ACEOF
20168 cat confdefs.h >>conftest.$ac_ext
20169 cat >>conftest.$ac_ext <<_ACEOF
20170 /* end confdefs.h. */
20171 $ac_includes_default
20173 main ()
20175 if (sizeof ((fsblkcnt_t)))
20176 return 0;
20178 return 0;
20180 _ACEOF
20181 rm -f conftest.$ac_objext
20182 if { (ac_try="$ac_compile"
20183 case "(($ac_try" in
20184 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20185 *) ac_try_echo=$ac_try;;
20186 esac
20187 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20188 $as_echo "$ac_try_echo") >&5
20189 (eval "$ac_compile") 2>conftest.er1
20190 ac_status=$?
20191 grep -v '^ *+' conftest.er1 >conftest.err
20192 rm -f conftest.er1
20193 cat conftest.err >&5
20194 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20195 (exit $ac_status); } && {
20196 test -z "$ac_c_werror_flag" ||
20197 test ! -s conftest.err
20198 } && test -s conftest.$ac_objext; then
20200 else
20201 $as_echo "$as_me: failed program was:" >&5
20202 sed 's/^/| /' conftest.$ac_ext >&5
20204 ac_cv_type_fsblkcnt_t=yes
20207 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20208 else
20209 $as_echo "$as_me: failed program was:" >&5
20210 sed 's/^/| /' conftest.$ac_ext >&5
20215 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20217 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
20218 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
20219 if test "x$ac_cv_type_fsblkcnt_t" = x""yes; then
20221 cat >>confdefs.h <<_ACEOF
20222 #define HAVE_FSBLKCNT_T 1
20223 _ACEOF
20227 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
20228 $as_echo_n "checking for fsfilcnt_t... " >&6; }
20229 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
20230 $as_echo_n "(cached) " >&6
20231 else
20232 ac_cv_type_fsfilcnt_t=no
20233 cat >conftest.$ac_ext <<_ACEOF
20234 /* confdefs.h. */
20235 _ACEOF
20236 cat confdefs.h >>conftest.$ac_ext
20237 cat >>conftest.$ac_ext <<_ACEOF
20238 /* end confdefs.h. */
20239 $ac_includes_default
20241 main ()
20243 if (sizeof (fsfilcnt_t))
20244 return 0;
20246 return 0;
20248 _ACEOF
20249 rm -f conftest.$ac_objext
20250 if { (ac_try="$ac_compile"
20251 case "(($ac_try" in
20252 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20253 *) ac_try_echo=$ac_try;;
20254 esac
20255 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20256 $as_echo "$ac_try_echo") >&5
20257 (eval "$ac_compile") 2>conftest.er1
20258 ac_status=$?
20259 grep -v '^ *+' conftest.er1 >conftest.err
20260 rm -f conftest.er1
20261 cat conftest.err >&5
20262 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20263 (exit $ac_status); } && {
20264 test -z "$ac_c_werror_flag" ||
20265 test ! -s conftest.err
20266 } && test -s conftest.$ac_objext; then
20267 cat >conftest.$ac_ext <<_ACEOF
20268 /* confdefs.h. */
20269 _ACEOF
20270 cat confdefs.h >>conftest.$ac_ext
20271 cat >>conftest.$ac_ext <<_ACEOF
20272 /* end confdefs.h. */
20273 $ac_includes_default
20275 main ()
20277 if (sizeof ((fsfilcnt_t)))
20278 return 0;
20280 return 0;
20282 _ACEOF
20283 rm -f conftest.$ac_objext
20284 if { (ac_try="$ac_compile"
20285 case "(($ac_try" in
20286 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20287 *) ac_try_echo=$ac_try;;
20288 esac
20289 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20290 $as_echo "$ac_try_echo") >&5
20291 (eval "$ac_compile") 2>conftest.er1
20292 ac_status=$?
20293 grep -v '^ *+' conftest.er1 >conftest.err
20294 rm -f conftest.er1
20295 cat conftest.err >&5
20296 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20297 (exit $ac_status); } && {
20298 test -z "$ac_c_werror_flag" ||
20299 test ! -s conftest.err
20300 } && test -s conftest.$ac_objext; then
20302 else
20303 $as_echo "$as_me: failed program was:" >&5
20304 sed 's/^/| /' conftest.$ac_ext >&5
20306 ac_cv_type_fsfilcnt_t=yes
20309 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20310 else
20311 $as_echo "$as_me: failed program was:" >&5
20312 sed 's/^/| /' conftest.$ac_ext >&5
20317 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20319 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20320 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20321 if test "x$ac_cv_type_fsfilcnt_t" = x""yes; then
20323 cat >>confdefs.h <<_ACEOF
20324 #define HAVE_FSFILCNT_T 1
20325 _ACEOF
20330 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20331 $as_echo_n "checking for sigset_t... " >&6; }
20332 if test "${ac_cv_type_sigset_t+set}" = set; then
20333 $as_echo_n "(cached) " >&6
20334 else
20335 ac_cv_type_sigset_t=no
20336 cat >conftest.$ac_ext <<_ACEOF
20337 /* confdefs.h. */
20338 _ACEOF
20339 cat confdefs.h >>conftest.$ac_ext
20340 cat >>conftest.$ac_ext <<_ACEOF
20341 /* end confdefs.h. */
20342 #include <sys/types.h>
20343 #include <signal.h>
20346 main ()
20348 if (sizeof (sigset_t))
20349 return 0;
20351 return 0;
20353 _ACEOF
20354 rm -f conftest.$ac_objext
20355 if { (ac_try="$ac_compile"
20356 case "(($ac_try" in
20357 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20358 *) ac_try_echo=$ac_try;;
20359 esac
20360 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20361 $as_echo "$ac_try_echo") >&5
20362 (eval "$ac_compile") 2>conftest.er1
20363 ac_status=$?
20364 grep -v '^ *+' conftest.er1 >conftest.err
20365 rm -f conftest.er1
20366 cat conftest.err >&5
20367 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20368 (exit $ac_status); } && {
20369 test -z "$ac_c_werror_flag" ||
20370 test ! -s conftest.err
20371 } && test -s conftest.$ac_objext; then
20372 cat >conftest.$ac_ext <<_ACEOF
20373 /* confdefs.h. */
20374 _ACEOF
20375 cat confdefs.h >>conftest.$ac_ext
20376 cat >>conftest.$ac_ext <<_ACEOF
20377 /* end confdefs.h. */
20378 #include <sys/types.h>
20379 #include <signal.h>
20382 main ()
20384 if (sizeof ((sigset_t)))
20385 return 0;
20387 return 0;
20389 _ACEOF
20390 rm -f conftest.$ac_objext
20391 if { (ac_try="$ac_compile"
20392 case "(($ac_try" in
20393 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20394 *) ac_try_echo=$ac_try;;
20395 esac
20396 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20397 $as_echo "$ac_try_echo") >&5
20398 (eval "$ac_compile") 2>conftest.er1
20399 ac_status=$?
20400 grep -v '^ *+' conftest.er1 >conftest.err
20401 rm -f conftest.er1
20402 cat conftest.err >&5
20403 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20404 (exit $ac_status); } && {
20405 test -z "$ac_c_werror_flag" ||
20406 test ! -s conftest.err
20407 } && test -s conftest.$ac_objext; then
20409 else
20410 $as_echo "$as_me: failed program was:" >&5
20411 sed 's/^/| /' conftest.$ac_ext >&5
20413 ac_cv_type_sigset_t=yes
20416 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20417 else
20418 $as_echo "$as_me: failed program was:" >&5
20419 sed 's/^/| /' conftest.$ac_ext >&5
20424 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20426 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20427 $as_echo "$ac_cv_type_sigset_t" >&6; }
20428 if test "x$ac_cv_type_sigset_t" = x""yes; then
20430 cat >>confdefs.h <<_ACEOF
20431 #define HAVE_SIGSET_T 1
20432 _ACEOF
20437 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20438 $as_echo_n "checking for request_sense... " >&6; }
20439 if test "${ac_cv_type_request_sense+set}" = set; then
20440 $as_echo_n "(cached) " >&6
20441 else
20442 ac_cv_type_request_sense=no
20443 cat >conftest.$ac_ext <<_ACEOF
20444 /* confdefs.h. */
20445 _ACEOF
20446 cat confdefs.h >>conftest.$ac_ext
20447 cat >>conftest.$ac_ext <<_ACEOF
20448 /* end confdefs.h. */
20449 #include <linux/cdrom.h>
20452 main ()
20454 if (sizeof (request_sense))
20455 return 0;
20457 return 0;
20459 _ACEOF
20460 rm -f conftest.$ac_objext
20461 if { (ac_try="$ac_compile"
20462 case "(($ac_try" in
20463 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20464 *) ac_try_echo=$ac_try;;
20465 esac
20466 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20467 $as_echo "$ac_try_echo") >&5
20468 (eval "$ac_compile") 2>conftest.er1
20469 ac_status=$?
20470 grep -v '^ *+' conftest.er1 >conftest.err
20471 rm -f conftest.er1
20472 cat conftest.err >&5
20473 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20474 (exit $ac_status); } && {
20475 test -z "$ac_c_werror_flag" ||
20476 test ! -s conftest.err
20477 } && test -s conftest.$ac_objext; then
20478 cat >conftest.$ac_ext <<_ACEOF
20479 /* confdefs.h. */
20480 _ACEOF
20481 cat confdefs.h >>conftest.$ac_ext
20482 cat >>conftest.$ac_ext <<_ACEOF
20483 /* end confdefs.h. */
20484 #include <linux/cdrom.h>
20487 main ()
20489 if (sizeof ((request_sense)))
20490 return 0;
20492 return 0;
20494 _ACEOF
20495 rm -f conftest.$ac_objext
20496 if { (ac_try="$ac_compile"
20497 case "(($ac_try" in
20498 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20499 *) ac_try_echo=$ac_try;;
20500 esac
20501 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20502 $as_echo "$ac_try_echo") >&5
20503 (eval "$ac_compile") 2>conftest.er1
20504 ac_status=$?
20505 grep -v '^ *+' conftest.er1 >conftest.err
20506 rm -f conftest.er1
20507 cat conftest.err >&5
20508 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20509 (exit $ac_status); } && {
20510 test -z "$ac_c_werror_flag" ||
20511 test ! -s conftest.err
20512 } && test -s conftest.$ac_objext; then
20514 else
20515 $as_echo "$as_me: failed program was:" >&5
20516 sed 's/^/| /' conftest.$ac_ext >&5
20518 ac_cv_type_request_sense=yes
20521 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20522 else
20523 $as_echo "$as_me: failed program was:" >&5
20524 sed 's/^/| /' conftest.$ac_ext >&5
20529 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20531 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20532 $as_echo "$ac_cv_type_request_sense" >&6; }
20533 if test "x$ac_cv_type_request_sense" = x""yes; then
20535 cat >>confdefs.h <<_ACEOF
20536 #define HAVE_REQUEST_SENSE 1
20537 _ACEOF
20543 { $as_echo "$as_me:$LINENO: checking for struct xinpgen" >&5
20544 $as_echo_n "checking for struct xinpgen... " >&6; }
20545 if test "${ac_cv_type_struct_xinpgen+set}" = set; then
20546 $as_echo_n "(cached) " >&6
20547 else
20548 ac_cv_type_struct_xinpgen=no
20549 cat >conftest.$ac_ext <<_ACEOF
20550 /* confdefs.h. */
20551 _ACEOF
20552 cat confdefs.h >>conftest.$ac_ext
20553 cat >>conftest.$ac_ext <<_ACEOF
20554 /* end confdefs.h. */
20555 #include <sys/types.h>
20556 #ifdef HAVE_SYS_SOCKET_H
20557 #include <sys/socket.h>
20558 #endif
20559 #ifdef HAVE_SYS_SOCKETVAR_H
20560 #include <sys/socketvar.h>
20561 #endif
20562 #ifdef HAVE_NET_ROUTE_H
20563 #include <net/route.h>
20564 #endif
20565 #ifdef HAVE_NETINET_IN_H
20566 #include <netinet/in.h>
20567 #endif
20568 #ifdef HAVE_NETINET_IN_SYSTM_H
20569 #include <netinet/in_systm.h>
20570 #endif
20571 #ifdef HAVE_NETINET_IP_H
20572 #include <netinet/ip.h>
20573 #endif
20574 #ifdef HAVE_NETINET_IN_PCB_H
20575 #include <netinet/in_pcb.h>
20576 #endif
20579 main ()
20581 if (sizeof (struct xinpgen))
20582 return 0;
20584 return 0;
20586 _ACEOF
20587 rm -f conftest.$ac_objext
20588 if { (ac_try="$ac_compile"
20589 case "(($ac_try" in
20590 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20591 *) ac_try_echo=$ac_try;;
20592 esac
20593 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20594 $as_echo "$ac_try_echo") >&5
20595 (eval "$ac_compile") 2>conftest.er1
20596 ac_status=$?
20597 grep -v '^ *+' conftest.er1 >conftest.err
20598 rm -f conftest.er1
20599 cat conftest.err >&5
20600 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20601 (exit $ac_status); } && {
20602 test -z "$ac_c_werror_flag" ||
20603 test ! -s conftest.err
20604 } && test -s conftest.$ac_objext; then
20605 cat >conftest.$ac_ext <<_ACEOF
20606 /* confdefs.h. */
20607 _ACEOF
20608 cat confdefs.h >>conftest.$ac_ext
20609 cat >>conftest.$ac_ext <<_ACEOF
20610 /* end confdefs.h. */
20611 #include <sys/types.h>
20612 #ifdef HAVE_SYS_SOCKET_H
20613 #include <sys/socket.h>
20614 #endif
20615 #ifdef HAVE_SYS_SOCKETVAR_H
20616 #include <sys/socketvar.h>
20617 #endif
20618 #ifdef HAVE_NET_ROUTE_H
20619 #include <net/route.h>
20620 #endif
20621 #ifdef HAVE_NETINET_IN_H
20622 #include <netinet/in.h>
20623 #endif
20624 #ifdef HAVE_NETINET_IN_SYSTM_H
20625 #include <netinet/in_systm.h>
20626 #endif
20627 #ifdef HAVE_NETINET_IP_H
20628 #include <netinet/ip.h>
20629 #endif
20630 #ifdef HAVE_NETINET_IN_PCB_H
20631 #include <netinet/in_pcb.h>
20632 #endif
20635 main ()
20637 if (sizeof ((struct xinpgen)))
20638 return 0;
20640 return 0;
20642 _ACEOF
20643 rm -f conftest.$ac_objext
20644 if { (ac_try="$ac_compile"
20645 case "(($ac_try" in
20646 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20647 *) ac_try_echo=$ac_try;;
20648 esac
20649 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20650 $as_echo "$ac_try_echo") >&5
20651 (eval "$ac_compile") 2>conftest.er1
20652 ac_status=$?
20653 grep -v '^ *+' conftest.er1 >conftest.err
20654 rm -f conftest.er1
20655 cat conftest.err >&5
20656 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20657 (exit $ac_status); } && {
20658 test -z "$ac_c_werror_flag" ||
20659 test ! -s conftest.err
20660 } && test -s conftest.$ac_objext; then
20662 else
20663 $as_echo "$as_me: failed program was:" >&5
20664 sed 's/^/| /' conftest.$ac_ext >&5
20666 ac_cv_type_struct_xinpgen=yes
20669 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20670 else
20671 $as_echo "$as_me: failed program was:" >&5
20672 sed 's/^/| /' conftest.$ac_ext >&5
20677 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20679 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_xinpgen" >&5
20680 $as_echo "$ac_cv_type_struct_xinpgen" >&6; }
20681 if test "x$ac_cv_type_struct_xinpgen" = x""yes; then
20683 cat >>confdefs.h <<_ACEOF
20684 #define HAVE_STRUCT_XINPGEN 1
20685 _ACEOF
20691 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
20692 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
20693 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
20694 $as_echo_n "(cached) " >&6
20695 else
20696 cat >conftest.$ac_ext <<_ACEOF
20697 /* confdefs.h. */
20698 _ACEOF
20699 cat confdefs.h >>conftest.$ac_ext
20700 cat >>conftest.$ac_ext <<_ACEOF
20701 /* end confdefs.h. */
20702 #ifdef HAVE_LINUX_INPUT_H
20703 #include <linux/input.h>
20704 #endif
20707 main ()
20709 static struct ff_effect ac_aggr;
20710 if (ac_aggr.direction)
20711 return 0;
20713 return 0;
20715 _ACEOF
20716 rm -f conftest.$ac_objext
20717 if { (ac_try="$ac_compile"
20718 case "(($ac_try" in
20719 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20720 *) ac_try_echo=$ac_try;;
20721 esac
20722 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20723 $as_echo "$ac_try_echo") >&5
20724 (eval "$ac_compile") 2>conftest.er1
20725 ac_status=$?
20726 grep -v '^ *+' conftest.er1 >conftest.err
20727 rm -f conftest.er1
20728 cat conftest.err >&5
20729 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20730 (exit $ac_status); } && {
20731 test -z "$ac_c_werror_flag" ||
20732 test ! -s conftest.err
20733 } && test -s conftest.$ac_objext; then
20734 ac_cv_member_struct_ff_effect_direction=yes
20735 else
20736 $as_echo "$as_me: failed program was:" >&5
20737 sed 's/^/| /' conftest.$ac_ext >&5
20739 cat >conftest.$ac_ext <<_ACEOF
20740 /* confdefs.h. */
20741 _ACEOF
20742 cat confdefs.h >>conftest.$ac_ext
20743 cat >>conftest.$ac_ext <<_ACEOF
20744 /* end confdefs.h. */
20745 #ifdef HAVE_LINUX_INPUT_H
20746 #include <linux/input.h>
20747 #endif
20750 main ()
20752 static struct ff_effect ac_aggr;
20753 if (sizeof ac_aggr.direction)
20754 return 0;
20756 return 0;
20758 _ACEOF
20759 rm -f conftest.$ac_objext
20760 if { (ac_try="$ac_compile"
20761 case "(($ac_try" in
20762 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20763 *) ac_try_echo=$ac_try;;
20764 esac
20765 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20766 $as_echo "$ac_try_echo") >&5
20767 (eval "$ac_compile") 2>conftest.er1
20768 ac_status=$?
20769 grep -v '^ *+' conftest.er1 >conftest.err
20770 rm -f conftest.er1
20771 cat conftest.err >&5
20772 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20773 (exit $ac_status); } && {
20774 test -z "$ac_c_werror_flag" ||
20775 test ! -s conftest.err
20776 } && test -s conftest.$ac_objext; then
20777 ac_cv_member_struct_ff_effect_direction=yes
20778 else
20779 $as_echo "$as_me: failed program was:" >&5
20780 sed 's/^/| /' conftest.$ac_ext >&5
20782 ac_cv_member_struct_ff_effect_direction=no
20785 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20788 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20790 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
20791 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
20792 if test "x$ac_cv_member_struct_ff_effect_direction" = x""yes; then
20794 cat >>confdefs.h <<_ACEOF
20795 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
20796 _ACEOF
20802 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
20803 $as_echo_n "checking for sigaddset... " >&6; }
20804 if test "${wine_cv_have_sigaddset+set}" = set; then
20805 $as_echo_n "(cached) " >&6
20806 else
20807 cat >conftest.$ac_ext <<_ACEOF
20808 /* confdefs.h. */
20809 _ACEOF
20810 cat confdefs.h >>conftest.$ac_ext
20811 cat >>conftest.$ac_ext <<_ACEOF
20812 /* end confdefs.h. */
20813 #include <signal.h>
20815 main ()
20817 sigset_t set; sigaddset(&set,SIGTERM);
20819 return 0;
20821 _ACEOF
20822 rm -f conftest.$ac_objext conftest$ac_exeext
20823 if { (ac_try="$ac_link"
20824 case "(($ac_try" in
20825 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20826 *) ac_try_echo=$ac_try;;
20827 esac
20828 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20829 $as_echo "$ac_try_echo") >&5
20830 (eval "$ac_link") 2>conftest.er1
20831 ac_status=$?
20832 grep -v '^ *+' conftest.er1 >conftest.err
20833 rm -f conftest.er1
20834 cat conftest.err >&5
20835 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20836 (exit $ac_status); } && {
20837 test -z "$ac_c_werror_flag" ||
20838 test ! -s conftest.err
20839 } && test -s conftest$ac_exeext && {
20840 test "$cross_compiling" = yes ||
20841 $as_test_x conftest$ac_exeext
20842 }; then
20843 wine_cv_have_sigaddset=yes
20844 else
20845 $as_echo "$as_me: failed program was:" >&5
20846 sed 's/^/| /' conftest.$ac_ext >&5
20848 wine_cv_have_sigaddset=no
20851 rm -rf conftest.dSYM
20852 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20853 conftest$ac_exeext conftest.$ac_ext
20855 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
20856 $as_echo "$wine_cv_have_sigaddset" >&6; }
20857 if test "$wine_cv_have_sigaddset" = "yes"
20858 then
20860 cat >>confdefs.h <<\_ACEOF
20861 #define HAVE_SIGADDSET 1
20862 _ACEOF
20867 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
20868 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
20869 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
20870 $as_echo_n "(cached) " >&6
20871 else
20872 cat >conftest.$ac_ext <<_ACEOF
20873 /* confdefs.h. */
20874 _ACEOF
20875 cat confdefs.h >>conftest.$ac_ext
20876 cat >>conftest.$ac_ext <<_ACEOF
20877 /* end confdefs.h. */
20878 #include <netdb.h>
20880 main ()
20883 char *name=0;
20884 struct hostent he;
20885 struct hostent *result;
20886 char *buf=0;
20887 int bufsize=0;
20888 int res,errnr;
20889 char *addr=0;
20890 int addrlen=0;
20891 int addrtype=0;
20892 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
20893 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
20896 return 0;
20898 _ACEOF
20899 rm -f conftest.$ac_objext conftest$ac_exeext
20900 if { (ac_try="$ac_link"
20901 case "(($ac_try" in
20902 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20903 *) ac_try_echo=$ac_try;;
20904 esac
20905 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20906 $as_echo "$ac_try_echo") >&5
20907 (eval "$ac_link") 2>conftest.er1
20908 ac_status=$?
20909 grep -v '^ *+' conftest.er1 >conftest.err
20910 rm -f conftest.er1
20911 cat conftest.err >&5
20912 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20913 (exit $ac_status); } && {
20914 test -z "$ac_c_werror_flag" ||
20915 test ! -s conftest.err
20916 } && test -s conftest$ac_exeext && {
20917 test "$cross_compiling" = yes ||
20918 $as_test_x conftest$ac_exeext
20919 }; then
20920 wine_cv_linux_gethostbyname_r_6=yes
20921 else
20922 $as_echo "$as_me: failed program was:" >&5
20923 sed 's/^/| /' conftest.$ac_ext >&5
20925 wine_cv_linux_gethostbyname_r_6=no
20929 rm -rf conftest.dSYM
20930 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20931 conftest$ac_exeext conftest.$ac_ext
20934 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
20935 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
20936 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
20937 then
20939 cat >>confdefs.h <<\_ACEOF
20940 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
20941 _ACEOF
20945 if test "$ac_cv_header_linux_joystick_h" = "yes"
20946 then
20947 { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
20948 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
20949 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
20950 $as_echo_n "(cached) " >&6
20951 else
20952 cat >conftest.$ac_ext <<_ACEOF
20953 /* confdefs.h. */
20954 _ACEOF
20955 cat confdefs.h >>conftest.$ac_ext
20956 cat >>conftest.$ac_ext <<_ACEOF
20957 /* end confdefs.h. */
20959 #include <sys/ioctl.h>
20960 #include <sys/types.h>
20961 #include <linux/joystick.h>
20963 struct js_event blub;
20964 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
20965 #error "no 2.2 header"
20966 #endif
20969 main ()
20971 /*empty*/
20973 return 0;
20975 _ACEOF
20976 rm -f conftest.$ac_objext
20977 if { (ac_try="$ac_compile"
20978 case "(($ac_try" in
20979 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20980 *) ac_try_echo=$ac_try;;
20981 esac
20982 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20983 $as_echo "$ac_try_echo") >&5
20984 (eval "$ac_compile") 2>conftest.er1
20985 ac_status=$?
20986 grep -v '^ *+' conftest.er1 >conftest.err
20987 rm -f conftest.er1
20988 cat conftest.err >&5
20989 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20990 (exit $ac_status); } && {
20991 test -z "$ac_c_werror_flag" ||
20992 test ! -s conftest.err
20993 } && test -s conftest.$ac_objext; then
20994 wine_cv_linux_joystick_22_api=yes
20995 else
20996 $as_echo "$as_me: failed program was:" >&5
20997 sed 's/^/| /' conftest.$ac_ext >&5
20999 wine_cv_linux_joystick_22_api=no
21002 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21005 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
21006 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
21007 if test "$wine_cv_linux_joystick_22_api" = "yes"
21008 then
21010 cat >>confdefs.h <<\_ACEOF
21011 #define HAVE_LINUX_22_JOYSTICK_API 1
21012 _ACEOF
21018 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
21019 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
21020 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
21021 $as_echo_n "(cached) " >&6
21022 else
21023 cat >conftest.$ac_ext <<_ACEOF
21024 /* confdefs.h. */
21025 _ACEOF
21026 cat confdefs.h >>conftest.$ac_ext
21027 cat >>conftest.$ac_ext <<_ACEOF
21028 /* end confdefs.h. */
21029 #include <sys/types.h>
21030 #ifdef HAVE_SYS_PARAM_H
21031 # include <sys/param.h>
21032 #endif
21033 #ifdef HAVE_SYS_MOUNT_H
21034 # include <sys/mount.h>
21035 #endif
21036 #ifdef HAVE_SYS_VFS_H
21037 # include <sys/vfs.h>
21038 #endif
21039 #ifdef HAVE_SYS_STATFS_H
21040 # include <sys/statfs.h>
21041 #endif
21044 main ()
21046 static struct statfs ac_aggr;
21047 if (ac_aggr.f_bfree)
21048 return 0;
21050 return 0;
21052 _ACEOF
21053 rm -f conftest.$ac_objext
21054 if { (ac_try="$ac_compile"
21055 case "(($ac_try" in
21056 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21057 *) ac_try_echo=$ac_try;;
21058 esac
21059 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21060 $as_echo "$ac_try_echo") >&5
21061 (eval "$ac_compile") 2>conftest.er1
21062 ac_status=$?
21063 grep -v '^ *+' conftest.er1 >conftest.err
21064 rm -f conftest.er1
21065 cat conftest.err >&5
21066 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21067 (exit $ac_status); } && {
21068 test -z "$ac_c_werror_flag" ||
21069 test ! -s conftest.err
21070 } && test -s conftest.$ac_objext; then
21071 ac_cv_member_struct_statfs_f_bfree=yes
21072 else
21073 $as_echo "$as_me: failed program was:" >&5
21074 sed 's/^/| /' conftest.$ac_ext >&5
21076 cat >conftest.$ac_ext <<_ACEOF
21077 /* confdefs.h. */
21078 _ACEOF
21079 cat confdefs.h >>conftest.$ac_ext
21080 cat >>conftest.$ac_ext <<_ACEOF
21081 /* end confdefs.h. */
21082 #include <sys/types.h>
21083 #ifdef HAVE_SYS_PARAM_H
21084 # include <sys/param.h>
21085 #endif
21086 #ifdef HAVE_SYS_MOUNT_H
21087 # include <sys/mount.h>
21088 #endif
21089 #ifdef HAVE_SYS_VFS_H
21090 # include <sys/vfs.h>
21091 #endif
21092 #ifdef HAVE_SYS_STATFS_H
21093 # include <sys/statfs.h>
21094 #endif
21097 main ()
21099 static struct statfs ac_aggr;
21100 if (sizeof ac_aggr.f_bfree)
21101 return 0;
21103 return 0;
21105 _ACEOF
21106 rm -f conftest.$ac_objext
21107 if { (ac_try="$ac_compile"
21108 case "(($ac_try" in
21109 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21110 *) ac_try_echo=$ac_try;;
21111 esac
21112 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21113 $as_echo "$ac_try_echo") >&5
21114 (eval "$ac_compile") 2>conftest.er1
21115 ac_status=$?
21116 grep -v '^ *+' conftest.er1 >conftest.err
21117 rm -f conftest.er1
21118 cat conftest.err >&5
21119 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21120 (exit $ac_status); } && {
21121 test -z "$ac_c_werror_flag" ||
21122 test ! -s conftest.err
21123 } && test -s conftest.$ac_objext; then
21124 ac_cv_member_struct_statfs_f_bfree=yes
21125 else
21126 $as_echo "$as_me: failed program was:" >&5
21127 sed 's/^/| /' conftest.$ac_ext >&5
21129 ac_cv_member_struct_statfs_f_bfree=no
21132 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21135 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21137 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
21138 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
21139 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then
21141 cat >>confdefs.h <<_ACEOF
21142 #define HAVE_STRUCT_STATFS_F_BFREE 1
21143 _ACEOF
21147 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
21148 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
21149 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
21150 $as_echo_n "(cached) " >&6
21151 else
21152 cat >conftest.$ac_ext <<_ACEOF
21153 /* confdefs.h. */
21154 _ACEOF
21155 cat confdefs.h >>conftest.$ac_ext
21156 cat >>conftest.$ac_ext <<_ACEOF
21157 /* end confdefs.h. */
21158 #include <sys/types.h>
21159 #ifdef HAVE_SYS_PARAM_H
21160 # include <sys/param.h>
21161 #endif
21162 #ifdef HAVE_SYS_MOUNT_H
21163 # include <sys/mount.h>
21164 #endif
21165 #ifdef HAVE_SYS_VFS_H
21166 # include <sys/vfs.h>
21167 #endif
21168 #ifdef HAVE_SYS_STATFS_H
21169 # include <sys/statfs.h>
21170 #endif
21173 main ()
21175 static struct statfs ac_aggr;
21176 if (ac_aggr.f_bavail)
21177 return 0;
21179 return 0;
21181 _ACEOF
21182 rm -f conftest.$ac_objext
21183 if { (ac_try="$ac_compile"
21184 case "(($ac_try" in
21185 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21186 *) ac_try_echo=$ac_try;;
21187 esac
21188 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21189 $as_echo "$ac_try_echo") >&5
21190 (eval "$ac_compile") 2>conftest.er1
21191 ac_status=$?
21192 grep -v '^ *+' conftest.er1 >conftest.err
21193 rm -f conftest.er1
21194 cat conftest.err >&5
21195 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21196 (exit $ac_status); } && {
21197 test -z "$ac_c_werror_flag" ||
21198 test ! -s conftest.err
21199 } && test -s conftest.$ac_objext; then
21200 ac_cv_member_struct_statfs_f_bavail=yes
21201 else
21202 $as_echo "$as_me: failed program was:" >&5
21203 sed 's/^/| /' conftest.$ac_ext >&5
21205 cat >conftest.$ac_ext <<_ACEOF
21206 /* confdefs.h. */
21207 _ACEOF
21208 cat confdefs.h >>conftest.$ac_ext
21209 cat >>conftest.$ac_ext <<_ACEOF
21210 /* end confdefs.h. */
21211 #include <sys/types.h>
21212 #ifdef HAVE_SYS_PARAM_H
21213 # include <sys/param.h>
21214 #endif
21215 #ifdef HAVE_SYS_MOUNT_H
21216 # include <sys/mount.h>
21217 #endif
21218 #ifdef HAVE_SYS_VFS_H
21219 # include <sys/vfs.h>
21220 #endif
21221 #ifdef HAVE_SYS_STATFS_H
21222 # include <sys/statfs.h>
21223 #endif
21226 main ()
21228 static struct statfs ac_aggr;
21229 if (sizeof ac_aggr.f_bavail)
21230 return 0;
21232 return 0;
21234 _ACEOF
21235 rm -f conftest.$ac_objext
21236 if { (ac_try="$ac_compile"
21237 case "(($ac_try" in
21238 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21239 *) ac_try_echo=$ac_try;;
21240 esac
21241 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21242 $as_echo "$ac_try_echo") >&5
21243 (eval "$ac_compile") 2>conftest.er1
21244 ac_status=$?
21245 grep -v '^ *+' conftest.er1 >conftest.err
21246 rm -f conftest.er1
21247 cat conftest.err >&5
21248 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21249 (exit $ac_status); } && {
21250 test -z "$ac_c_werror_flag" ||
21251 test ! -s conftest.err
21252 } && test -s conftest.$ac_objext; then
21253 ac_cv_member_struct_statfs_f_bavail=yes
21254 else
21255 $as_echo "$as_me: failed program was:" >&5
21256 sed 's/^/| /' conftest.$ac_ext >&5
21258 ac_cv_member_struct_statfs_f_bavail=no
21261 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21264 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21266 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
21267 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
21268 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then
21270 cat >>confdefs.h <<_ACEOF
21271 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
21272 _ACEOF
21276 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
21277 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
21278 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
21279 $as_echo_n "(cached) " >&6
21280 else
21281 cat >conftest.$ac_ext <<_ACEOF
21282 /* confdefs.h. */
21283 _ACEOF
21284 cat confdefs.h >>conftest.$ac_ext
21285 cat >>conftest.$ac_ext <<_ACEOF
21286 /* end confdefs.h. */
21287 #include <sys/types.h>
21288 #ifdef HAVE_SYS_PARAM_H
21289 # include <sys/param.h>
21290 #endif
21291 #ifdef HAVE_SYS_MOUNT_H
21292 # include <sys/mount.h>
21293 #endif
21294 #ifdef HAVE_SYS_VFS_H
21295 # include <sys/vfs.h>
21296 #endif
21297 #ifdef HAVE_SYS_STATFS_H
21298 # include <sys/statfs.h>
21299 #endif
21302 main ()
21304 static struct statfs ac_aggr;
21305 if (ac_aggr.f_frsize)
21306 return 0;
21308 return 0;
21310 _ACEOF
21311 rm -f conftest.$ac_objext
21312 if { (ac_try="$ac_compile"
21313 case "(($ac_try" in
21314 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21315 *) ac_try_echo=$ac_try;;
21316 esac
21317 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21318 $as_echo "$ac_try_echo") >&5
21319 (eval "$ac_compile") 2>conftest.er1
21320 ac_status=$?
21321 grep -v '^ *+' conftest.er1 >conftest.err
21322 rm -f conftest.er1
21323 cat conftest.err >&5
21324 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21325 (exit $ac_status); } && {
21326 test -z "$ac_c_werror_flag" ||
21327 test ! -s conftest.err
21328 } && test -s conftest.$ac_objext; then
21329 ac_cv_member_struct_statfs_f_frsize=yes
21330 else
21331 $as_echo "$as_me: failed program was:" >&5
21332 sed 's/^/| /' conftest.$ac_ext >&5
21334 cat >conftest.$ac_ext <<_ACEOF
21335 /* confdefs.h. */
21336 _ACEOF
21337 cat confdefs.h >>conftest.$ac_ext
21338 cat >>conftest.$ac_ext <<_ACEOF
21339 /* end confdefs.h. */
21340 #include <sys/types.h>
21341 #ifdef HAVE_SYS_PARAM_H
21342 # include <sys/param.h>
21343 #endif
21344 #ifdef HAVE_SYS_MOUNT_H
21345 # include <sys/mount.h>
21346 #endif
21347 #ifdef HAVE_SYS_VFS_H
21348 # include <sys/vfs.h>
21349 #endif
21350 #ifdef HAVE_SYS_STATFS_H
21351 # include <sys/statfs.h>
21352 #endif
21355 main ()
21357 static struct statfs ac_aggr;
21358 if (sizeof ac_aggr.f_frsize)
21359 return 0;
21361 return 0;
21363 _ACEOF
21364 rm -f conftest.$ac_objext
21365 if { (ac_try="$ac_compile"
21366 case "(($ac_try" in
21367 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21368 *) ac_try_echo=$ac_try;;
21369 esac
21370 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21371 $as_echo "$ac_try_echo") >&5
21372 (eval "$ac_compile") 2>conftest.er1
21373 ac_status=$?
21374 grep -v '^ *+' conftest.er1 >conftest.err
21375 rm -f conftest.er1
21376 cat conftest.err >&5
21377 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21378 (exit $ac_status); } && {
21379 test -z "$ac_c_werror_flag" ||
21380 test ! -s conftest.err
21381 } && test -s conftest.$ac_objext; then
21382 ac_cv_member_struct_statfs_f_frsize=yes
21383 else
21384 $as_echo "$as_me: failed program was:" >&5
21385 sed 's/^/| /' conftest.$ac_ext >&5
21387 ac_cv_member_struct_statfs_f_frsize=no
21390 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21393 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21395 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
21396 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
21397 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then
21399 cat >>confdefs.h <<_ACEOF
21400 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
21401 _ACEOF
21405 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
21406 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
21407 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
21408 $as_echo_n "(cached) " >&6
21409 else
21410 cat >conftest.$ac_ext <<_ACEOF
21411 /* confdefs.h. */
21412 _ACEOF
21413 cat confdefs.h >>conftest.$ac_ext
21414 cat >>conftest.$ac_ext <<_ACEOF
21415 /* end confdefs.h. */
21416 #include <sys/types.h>
21417 #ifdef HAVE_SYS_PARAM_H
21418 # include <sys/param.h>
21419 #endif
21420 #ifdef HAVE_SYS_MOUNT_H
21421 # include <sys/mount.h>
21422 #endif
21423 #ifdef HAVE_SYS_VFS_H
21424 # include <sys/vfs.h>
21425 #endif
21426 #ifdef HAVE_SYS_STATFS_H
21427 # include <sys/statfs.h>
21428 #endif
21431 main ()
21433 static struct statfs ac_aggr;
21434 if (ac_aggr.f_ffree)
21435 return 0;
21437 return 0;
21439 _ACEOF
21440 rm -f conftest.$ac_objext
21441 if { (ac_try="$ac_compile"
21442 case "(($ac_try" in
21443 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21444 *) ac_try_echo=$ac_try;;
21445 esac
21446 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21447 $as_echo "$ac_try_echo") >&5
21448 (eval "$ac_compile") 2>conftest.er1
21449 ac_status=$?
21450 grep -v '^ *+' conftest.er1 >conftest.err
21451 rm -f conftest.er1
21452 cat conftest.err >&5
21453 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21454 (exit $ac_status); } && {
21455 test -z "$ac_c_werror_flag" ||
21456 test ! -s conftest.err
21457 } && test -s conftest.$ac_objext; then
21458 ac_cv_member_struct_statfs_f_ffree=yes
21459 else
21460 $as_echo "$as_me: failed program was:" >&5
21461 sed 's/^/| /' conftest.$ac_ext >&5
21463 cat >conftest.$ac_ext <<_ACEOF
21464 /* confdefs.h. */
21465 _ACEOF
21466 cat confdefs.h >>conftest.$ac_ext
21467 cat >>conftest.$ac_ext <<_ACEOF
21468 /* end confdefs.h. */
21469 #include <sys/types.h>
21470 #ifdef HAVE_SYS_PARAM_H
21471 # include <sys/param.h>
21472 #endif
21473 #ifdef HAVE_SYS_MOUNT_H
21474 # include <sys/mount.h>
21475 #endif
21476 #ifdef HAVE_SYS_VFS_H
21477 # include <sys/vfs.h>
21478 #endif
21479 #ifdef HAVE_SYS_STATFS_H
21480 # include <sys/statfs.h>
21481 #endif
21484 main ()
21486 static struct statfs ac_aggr;
21487 if (sizeof ac_aggr.f_ffree)
21488 return 0;
21490 return 0;
21492 _ACEOF
21493 rm -f conftest.$ac_objext
21494 if { (ac_try="$ac_compile"
21495 case "(($ac_try" in
21496 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21497 *) ac_try_echo=$ac_try;;
21498 esac
21499 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21500 $as_echo "$ac_try_echo") >&5
21501 (eval "$ac_compile") 2>conftest.er1
21502 ac_status=$?
21503 grep -v '^ *+' conftest.er1 >conftest.err
21504 rm -f conftest.er1
21505 cat conftest.err >&5
21506 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21507 (exit $ac_status); } && {
21508 test -z "$ac_c_werror_flag" ||
21509 test ! -s conftest.err
21510 } && test -s conftest.$ac_objext; then
21511 ac_cv_member_struct_statfs_f_ffree=yes
21512 else
21513 $as_echo "$as_me: failed program was:" >&5
21514 sed 's/^/| /' conftest.$ac_ext >&5
21516 ac_cv_member_struct_statfs_f_ffree=no
21519 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21522 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21524 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21525 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21526 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then
21528 cat >>confdefs.h <<_ACEOF
21529 #define HAVE_STRUCT_STATFS_F_FFREE 1
21530 _ACEOF
21534 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21535 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21536 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21537 $as_echo_n "(cached) " >&6
21538 else
21539 cat >conftest.$ac_ext <<_ACEOF
21540 /* confdefs.h. */
21541 _ACEOF
21542 cat confdefs.h >>conftest.$ac_ext
21543 cat >>conftest.$ac_ext <<_ACEOF
21544 /* end confdefs.h. */
21545 #include <sys/types.h>
21546 #ifdef HAVE_SYS_PARAM_H
21547 # include <sys/param.h>
21548 #endif
21549 #ifdef HAVE_SYS_MOUNT_H
21550 # include <sys/mount.h>
21551 #endif
21552 #ifdef HAVE_SYS_VFS_H
21553 # include <sys/vfs.h>
21554 #endif
21555 #ifdef HAVE_SYS_STATFS_H
21556 # include <sys/statfs.h>
21557 #endif
21560 main ()
21562 static struct statfs ac_aggr;
21563 if (ac_aggr.f_favail)
21564 return 0;
21566 return 0;
21568 _ACEOF
21569 rm -f conftest.$ac_objext
21570 if { (ac_try="$ac_compile"
21571 case "(($ac_try" in
21572 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21573 *) ac_try_echo=$ac_try;;
21574 esac
21575 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21576 $as_echo "$ac_try_echo") >&5
21577 (eval "$ac_compile") 2>conftest.er1
21578 ac_status=$?
21579 grep -v '^ *+' conftest.er1 >conftest.err
21580 rm -f conftest.er1
21581 cat conftest.err >&5
21582 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21583 (exit $ac_status); } && {
21584 test -z "$ac_c_werror_flag" ||
21585 test ! -s conftest.err
21586 } && test -s conftest.$ac_objext; then
21587 ac_cv_member_struct_statfs_f_favail=yes
21588 else
21589 $as_echo "$as_me: failed program was:" >&5
21590 sed 's/^/| /' conftest.$ac_ext >&5
21592 cat >conftest.$ac_ext <<_ACEOF
21593 /* confdefs.h. */
21594 _ACEOF
21595 cat confdefs.h >>conftest.$ac_ext
21596 cat >>conftest.$ac_ext <<_ACEOF
21597 /* end confdefs.h. */
21598 #include <sys/types.h>
21599 #ifdef HAVE_SYS_PARAM_H
21600 # include <sys/param.h>
21601 #endif
21602 #ifdef HAVE_SYS_MOUNT_H
21603 # include <sys/mount.h>
21604 #endif
21605 #ifdef HAVE_SYS_VFS_H
21606 # include <sys/vfs.h>
21607 #endif
21608 #ifdef HAVE_SYS_STATFS_H
21609 # include <sys/statfs.h>
21610 #endif
21613 main ()
21615 static struct statfs ac_aggr;
21616 if (sizeof ac_aggr.f_favail)
21617 return 0;
21619 return 0;
21621 _ACEOF
21622 rm -f conftest.$ac_objext
21623 if { (ac_try="$ac_compile"
21624 case "(($ac_try" in
21625 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21626 *) ac_try_echo=$ac_try;;
21627 esac
21628 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21629 $as_echo "$ac_try_echo") >&5
21630 (eval "$ac_compile") 2>conftest.er1
21631 ac_status=$?
21632 grep -v '^ *+' conftest.er1 >conftest.err
21633 rm -f conftest.er1
21634 cat conftest.err >&5
21635 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21636 (exit $ac_status); } && {
21637 test -z "$ac_c_werror_flag" ||
21638 test ! -s conftest.err
21639 } && test -s conftest.$ac_objext; then
21640 ac_cv_member_struct_statfs_f_favail=yes
21641 else
21642 $as_echo "$as_me: failed program was:" >&5
21643 sed 's/^/| /' conftest.$ac_ext >&5
21645 ac_cv_member_struct_statfs_f_favail=no
21648 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21651 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21653 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
21654 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
21655 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then
21657 cat >>confdefs.h <<_ACEOF
21658 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
21659 _ACEOF
21663 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
21664 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
21665 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
21666 $as_echo_n "(cached) " >&6
21667 else
21668 cat >conftest.$ac_ext <<_ACEOF
21669 /* confdefs.h. */
21670 _ACEOF
21671 cat confdefs.h >>conftest.$ac_ext
21672 cat >>conftest.$ac_ext <<_ACEOF
21673 /* end confdefs.h. */
21674 #include <sys/types.h>
21675 #ifdef HAVE_SYS_PARAM_H
21676 # include <sys/param.h>
21677 #endif
21678 #ifdef HAVE_SYS_MOUNT_H
21679 # include <sys/mount.h>
21680 #endif
21681 #ifdef HAVE_SYS_VFS_H
21682 # include <sys/vfs.h>
21683 #endif
21684 #ifdef HAVE_SYS_STATFS_H
21685 # include <sys/statfs.h>
21686 #endif
21689 main ()
21691 static struct statfs ac_aggr;
21692 if (ac_aggr.f_namelen)
21693 return 0;
21695 return 0;
21697 _ACEOF
21698 rm -f conftest.$ac_objext
21699 if { (ac_try="$ac_compile"
21700 case "(($ac_try" in
21701 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21702 *) ac_try_echo=$ac_try;;
21703 esac
21704 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21705 $as_echo "$ac_try_echo") >&5
21706 (eval "$ac_compile") 2>conftest.er1
21707 ac_status=$?
21708 grep -v '^ *+' conftest.er1 >conftest.err
21709 rm -f conftest.er1
21710 cat conftest.err >&5
21711 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21712 (exit $ac_status); } && {
21713 test -z "$ac_c_werror_flag" ||
21714 test ! -s conftest.err
21715 } && test -s conftest.$ac_objext; then
21716 ac_cv_member_struct_statfs_f_namelen=yes
21717 else
21718 $as_echo "$as_me: failed program was:" >&5
21719 sed 's/^/| /' conftest.$ac_ext >&5
21721 cat >conftest.$ac_ext <<_ACEOF
21722 /* confdefs.h. */
21723 _ACEOF
21724 cat confdefs.h >>conftest.$ac_ext
21725 cat >>conftest.$ac_ext <<_ACEOF
21726 /* end confdefs.h. */
21727 #include <sys/types.h>
21728 #ifdef HAVE_SYS_PARAM_H
21729 # include <sys/param.h>
21730 #endif
21731 #ifdef HAVE_SYS_MOUNT_H
21732 # include <sys/mount.h>
21733 #endif
21734 #ifdef HAVE_SYS_VFS_H
21735 # include <sys/vfs.h>
21736 #endif
21737 #ifdef HAVE_SYS_STATFS_H
21738 # include <sys/statfs.h>
21739 #endif
21742 main ()
21744 static struct statfs ac_aggr;
21745 if (sizeof ac_aggr.f_namelen)
21746 return 0;
21748 return 0;
21750 _ACEOF
21751 rm -f conftest.$ac_objext
21752 if { (ac_try="$ac_compile"
21753 case "(($ac_try" in
21754 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21755 *) ac_try_echo=$ac_try;;
21756 esac
21757 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21758 $as_echo "$ac_try_echo") >&5
21759 (eval "$ac_compile") 2>conftest.er1
21760 ac_status=$?
21761 grep -v '^ *+' conftest.er1 >conftest.err
21762 rm -f conftest.er1
21763 cat conftest.err >&5
21764 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21765 (exit $ac_status); } && {
21766 test -z "$ac_c_werror_flag" ||
21767 test ! -s conftest.err
21768 } && test -s conftest.$ac_objext; then
21769 ac_cv_member_struct_statfs_f_namelen=yes
21770 else
21771 $as_echo "$as_me: failed program was:" >&5
21772 sed 's/^/| /' conftest.$ac_ext >&5
21774 ac_cv_member_struct_statfs_f_namelen=no
21777 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21780 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21782 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
21783 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
21784 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then
21786 cat >>confdefs.h <<_ACEOF
21787 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
21788 _ACEOF
21794 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
21795 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
21796 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
21797 $as_echo_n "(cached) " >&6
21798 else
21799 cat >conftest.$ac_ext <<_ACEOF
21800 /* confdefs.h. */
21801 _ACEOF
21802 cat confdefs.h >>conftest.$ac_ext
21803 cat >>conftest.$ac_ext <<_ACEOF
21804 /* end confdefs.h. */
21805 #ifdef HAVE_SYS_STATVFS_H
21806 #include <sys/statvfs.h>
21807 #endif
21810 main ()
21812 static struct statvfs ac_aggr;
21813 if (ac_aggr.f_blocks)
21814 return 0;
21816 return 0;
21818 _ACEOF
21819 rm -f conftest.$ac_objext
21820 if { (ac_try="$ac_compile"
21821 case "(($ac_try" in
21822 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21823 *) ac_try_echo=$ac_try;;
21824 esac
21825 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21826 $as_echo "$ac_try_echo") >&5
21827 (eval "$ac_compile") 2>conftest.er1
21828 ac_status=$?
21829 grep -v '^ *+' conftest.er1 >conftest.err
21830 rm -f conftest.er1
21831 cat conftest.err >&5
21832 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21833 (exit $ac_status); } && {
21834 test -z "$ac_c_werror_flag" ||
21835 test ! -s conftest.err
21836 } && test -s conftest.$ac_objext; then
21837 ac_cv_member_struct_statvfs_f_blocks=yes
21838 else
21839 $as_echo "$as_me: failed program was:" >&5
21840 sed 's/^/| /' conftest.$ac_ext >&5
21842 cat >conftest.$ac_ext <<_ACEOF
21843 /* confdefs.h. */
21844 _ACEOF
21845 cat confdefs.h >>conftest.$ac_ext
21846 cat >>conftest.$ac_ext <<_ACEOF
21847 /* end confdefs.h. */
21848 #ifdef HAVE_SYS_STATVFS_H
21849 #include <sys/statvfs.h>
21850 #endif
21853 main ()
21855 static struct statvfs ac_aggr;
21856 if (sizeof ac_aggr.f_blocks)
21857 return 0;
21859 return 0;
21861 _ACEOF
21862 rm -f conftest.$ac_objext
21863 if { (ac_try="$ac_compile"
21864 case "(($ac_try" in
21865 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21866 *) ac_try_echo=$ac_try;;
21867 esac
21868 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21869 $as_echo "$ac_try_echo") >&5
21870 (eval "$ac_compile") 2>conftest.er1
21871 ac_status=$?
21872 grep -v '^ *+' conftest.er1 >conftest.err
21873 rm -f conftest.er1
21874 cat conftest.err >&5
21875 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21876 (exit $ac_status); } && {
21877 test -z "$ac_c_werror_flag" ||
21878 test ! -s conftest.err
21879 } && test -s conftest.$ac_objext; then
21880 ac_cv_member_struct_statvfs_f_blocks=yes
21881 else
21882 $as_echo "$as_me: failed program was:" >&5
21883 sed 's/^/| /' conftest.$ac_ext >&5
21885 ac_cv_member_struct_statvfs_f_blocks=no
21888 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21891 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21893 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
21894 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
21895 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then
21897 cat >>confdefs.h <<_ACEOF
21898 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
21899 _ACEOF
21905 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
21906 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
21907 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
21908 $as_echo_n "(cached) " >&6
21909 else
21910 cat >conftest.$ac_ext <<_ACEOF
21911 /* confdefs.h. */
21912 _ACEOF
21913 cat confdefs.h >>conftest.$ac_ext
21914 cat >>conftest.$ac_ext <<_ACEOF
21915 /* end confdefs.h. */
21916 #include <sys/types.h>
21917 #ifdef HAVE_SYS_SOCKET_H
21918 # include <sys/socket.h>
21919 #endif
21920 #ifdef HAVE_SYS_UN_H
21921 # include <sys/un.h>
21922 #endif
21925 main ()
21927 static struct msghdr ac_aggr;
21928 if (ac_aggr.msg_accrights)
21929 return 0;
21931 return 0;
21933 _ACEOF
21934 rm -f conftest.$ac_objext
21935 if { (ac_try="$ac_compile"
21936 case "(($ac_try" in
21937 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21938 *) ac_try_echo=$ac_try;;
21939 esac
21940 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21941 $as_echo "$ac_try_echo") >&5
21942 (eval "$ac_compile") 2>conftest.er1
21943 ac_status=$?
21944 grep -v '^ *+' conftest.er1 >conftest.err
21945 rm -f conftest.er1
21946 cat conftest.err >&5
21947 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21948 (exit $ac_status); } && {
21949 test -z "$ac_c_werror_flag" ||
21950 test ! -s conftest.err
21951 } && test -s conftest.$ac_objext; then
21952 ac_cv_member_struct_msghdr_msg_accrights=yes
21953 else
21954 $as_echo "$as_me: failed program was:" >&5
21955 sed 's/^/| /' conftest.$ac_ext >&5
21957 cat >conftest.$ac_ext <<_ACEOF
21958 /* confdefs.h. */
21959 _ACEOF
21960 cat confdefs.h >>conftest.$ac_ext
21961 cat >>conftest.$ac_ext <<_ACEOF
21962 /* end confdefs.h. */
21963 #include <sys/types.h>
21964 #ifdef HAVE_SYS_SOCKET_H
21965 # include <sys/socket.h>
21966 #endif
21967 #ifdef HAVE_SYS_UN_H
21968 # include <sys/un.h>
21969 #endif
21972 main ()
21974 static struct msghdr ac_aggr;
21975 if (sizeof ac_aggr.msg_accrights)
21976 return 0;
21978 return 0;
21980 _ACEOF
21981 rm -f conftest.$ac_objext
21982 if { (ac_try="$ac_compile"
21983 case "(($ac_try" in
21984 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21985 *) ac_try_echo=$ac_try;;
21986 esac
21987 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21988 $as_echo "$ac_try_echo") >&5
21989 (eval "$ac_compile") 2>conftest.er1
21990 ac_status=$?
21991 grep -v '^ *+' conftest.er1 >conftest.err
21992 rm -f conftest.er1
21993 cat conftest.err >&5
21994 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21995 (exit $ac_status); } && {
21996 test -z "$ac_c_werror_flag" ||
21997 test ! -s conftest.err
21998 } && test -s conftest.$ac_objext; then
21999 ac_cv_member_struct_msghdr_msg_accrights=yes
22000 else
22001 $as_echo "$as_me: failed program was:" >&5
22002 sed 's/^/| /' conftest.$ac_ext >&5
22004 ac_cv_member_struct_msghdr_msg_accrights=no
22007 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22010 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22012 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
22013 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
22014 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then
22016 cat >>confdefs.h <<_ACEOF
22017 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
22018 _ACEOF
22022 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
22023 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
22024 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
22025 $as_echo_n "(cached) " >&6
22026 else
22027 cat >conftest.$ac_ext <<_ACEOF
22028 /* confdefs.h. */
22029 _ACEOF
22030 cat confdefs.h >>conftest.$ac_ext
22031 cat >>conftest.$ac_ext <<_ACEOF
22032 /* end confdefs.h. */
22033 #include <sys/types.h>
22034 #ifdef HAVE_SYS_SOCKET_H
22035 # include <sys/socket.h>
22036 #endif
22037 #ifdef HAVE_SYS_UN_H
22038 # include <sys/un.h>
22039 #endif
22042 main ()
22044 static struct sockaddr ac_aggr;
22045 if (ac_aggr.sa_len)
22046 return 0;
22048 return 0;
22050 _ACEOF
22051 rm -f conftest.$ac_objext
22052 if { (ac_try="$ac_compile"
22053 case "(($ac_try" in
22054 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22055 *) ac_try_echo=$ac_try;;
22056 esac
22057 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22058 $as_echo "$ac_try_echo") >&5
22059 (eval "$ac_compile") 2>conftest.er1
22060 ac_status=$?
22061 grep -v '^ *+' conftest.er1 >conftest.err
22062 rm -f conftest.er1
22063 cat conftest.err >&5
22064 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22065 (exit $ac_status); } && {
22066 test -z "$ac_c_werror_flag" ||
22067 test ! -s conftest.err
22068 } && test -s conftest.$ac_objext; then
22069 ac_cv_member_struct_sockaddr_sa_len=yes
22070 else
22071 $as_echo "$as_me: failed program was:" >&5
22072 sed 's/^/| /' conftest.$ac_ext >&5
22074 cat >conftest.$ac_ext <<_ACEOF
22075 /* confdefs.h. */
22076 _ACEOF
22077 cat confdefs.h >>conftest.$ac_ext
22078 cat >>conftest.$ac_ext <<_ACEOF
22079 /* end confdefs.h. */
22080 #include <sys/types.h>
22081 #ifdef HAVE_SYS_SOCKET_H
22082 # include <sys/socket.h>
22083 #endif
22084 #ifdef HAVE_SYS_UN_H
22085 # include <sys/un.h>
22086 #endif
22089 main ()
22091 static struct sockaddr ac_aggr;
22092 if (sizeof ac_aggr.sa_len)
22093 return 0;
22095 return 0;
22097 _ACEOF
22098 rm -f conftest.$ac_objext
22099 if { (ac_try="$ac_compile"
22100 case "(($ac_try" in
22101 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22102 *) ac_try_echo=$ac_try;;
22103 esac
22104 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22105 $as_echo "$ac_try_echo") >&5
22106 (eval "$ac_compile") 2>conftest.er1
22107 ac_status=$?
22108 grep -v '^ *+' conftest.er1 >conftest.err
22109 rm -f conftest.er1
22110 cat conftest.err >&5
22111 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22112 (exit $ac_status); } && {
22113 test -z "$ac_c_werror_flag" ||
22114 test ! -s conftest.err
22115 } && test -s conftest.$ac_objext; then
22116 ac_cv_member_struct_sockaddr_sa_len=yes
22117 else
22118 $as_echo "$as_me: failed program was:" >&5
22119 sed 's/^/| /' conftest.$ac_ext >&5
22121 ac_cv_member_struct_sockaddr_sa_len=no
22124 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22127 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22129 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
22130 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
22131 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then
22133 cat >>confdefs.h <<_ACEOF
22134 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
22135 _ACEOF
22139 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
22140 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
22141 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
22142 $as_echo_n "(cached) " >&6
22143 else
22144 cat >conftest.$ac_ext <<_ACEOF
22145 /* confdefs.h. */
22146 _ACEOF
22147 cat confdefs.h >>conftest.$ac_ext
22148 cat >>conftest.$ac_ext <<_ACEOF
22149 /* end confdefs.h. */
22150 #include <sys/types.h>
22151 #ifdef HAVE_SYS_SOCKET_H
22152 # include <sys/socket.h>
22153 #endif
22154 #ifdef HAVE_SYS_UN_H
22155 # include <sys/un.h>
22156 #endif
22159 main ()
22161 static struct sockaddr_un ac_aggr;
22162 if (ac_aggr.sun_len)
22163 return 0;
22165 return 0;
22167 _ACEOF
22168 rm -f conftest.$ac_objext
22169 if { (ac_try="$ac_compile"
22170 case "(($ac_try" in
22171 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22172 *) ac_try_echo=$ac_try;;
22173 esac
22174 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22175 $as_echo "$ac_try_echo") >&5
22176 (eval "$ac_compile") 2>conftest.er1
22177 ac_status=$?
22178 grep -v '^ *+' conftest.er1 >conftest.err
22179 rm -f conftest.er1
22180 cat conftest.err >&5
22181 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22182 (exit $ac_status); } && {
22183 test -z "$ac_c_werror_flag" ||
22184 test ! -s conftest.err
22185 } && test -s conftest.$ac_objext; then
22186 ac_cv_member_struct_sockaddr_un_sun_len=yes
22187 else
22188 $as_echo "$as_me: failed program was:" >&5
22189 sed 's/^/| /' conftest.$ac_ext >&5
22191 cat >conftest.$ac_ext <<_ACEOF
22192 /* confdefs.h. */
22193 _ACEOF
22194 cat confdefs.h >>conftest.$ac_ext
22195 cat >>conftest.$ac_ext <<_ACEOF
22196 /* end confdefs.h. */
22197 #include <sys/types.h>
22198 #ifdef HAVE_SYS_SOCKET_H
22199 # include <sys/socket.h>
22200 #endif
22201 #ifdef HAVE_SYS_UN_H
22202 # include <sys/un.h>
22203 #endif
22206 main ()
22208 static struct sockaddr_un ac_aggr;
22209 if (sizeof ac_aggr.sun_len)
22210 return 0;
22212 return 0;
22214 _ACEOF
22215 rm -f conftest.$ac_objext
22216 if { (ac_try="$ac_compile"
22217 case "(($ac_try" in
22218 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22219 *) ac_try_echo=$ac_try;;
22220 esac
22221 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22222 $as_echo "$ac_try_echo") >&5
22223 (eval "$ac_compile") 2>conftest.er1
22224 ac_status=$?
22225 grep -v '^ *+' conftest.er1 >conftest.err
22226 rm -f conftest.er1
22227 cat conftest.err >&5
22228 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22229 (exit $ac_status); } && {
22230 test -z "$ac_c_werror_flag" ||
22231 test ! -s conftest.err
22232 } && test -s conftest.$ac_objext; then
22233 ac_cv_member_struct_sockaddr_un_sun_len=yes
22234 else
22235 $as_echo "$as_me: failed program was:" >&5
22236 sed 's/^/| /' conftest.$ac_ext >&5
22238 ac_cv_member_struct_sockaddr_un_sun_len=no
22241 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22244 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22246 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
22247 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
22248 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then
22250 cat >>confdefs.h <<_ACEOF
22251 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
22252 _ACEOF
22258 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
22259 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
22260 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
22261 $as_echo_n "(cached) " >&6
22262 else
22263 cat >conftest.$ac_ext <<_ACEOF
22264 /* confdefs.h. */
22265 _ACEOF
22266 cat confdefs.h >>conftest.$ac_ext
22267 cat >>conftest.$ac_ext <<_ACEOF
22268 /* end confdefs.h. */
22269 #include <sys/types.h>
22270 #ifdef HAVE_SCSI_SG_H
22271 #include <scsi/sg.h>
22272 #endif
22275 main ()
22277 static scsireq_t ac_aggr;
22278 if (ac_aggr.cmd)
22279 return 0;
22281 return 0;
22283 _ACEOF
22284 rm -f conftest.$ac_objext
22285 if { (ac_try="$ac_compile"
22286 case "(($ac_try" in
22287 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22288 *) ac_try_echo=$ac_try;;
22289 esac
22290 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22291 $as_echo "$ac_try_echo") >&5
22292 (eval "$ac_compile") 2>conftest.er1
22293 ac_status=$?
22294 grep -v '^ *+' conftest.er1 >conftest.err
22295 rm -f conftest.er1
22296 cat conftest.err >&5
22297 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22298 (exit $ac_status); } && {
22299 test -z "$ac_c_werror_flag" ||
22300 test ! -s conftest.err
22301 } && test -s conftest.$ac_objext; then
22302 ac_cv_member_scsireq_t_cmd=yes
22303 else
22304 $as_echo "$as_me: failed program was:" >&5
22305 sed 's/^/| /' conftest.$ac_ext >&5
22307 cat >conftest.$ac_ext <<_ACEOF
22308 /* confdefs.h. */
22309 _ACEOF
22310 cat confdefs.h >>conftest.$ac_ext
22311 cat >>conftest.$ac_ext <<_ACEOF
22312 /* end confdefs.h. */
22313 #include <sys/types.h>
22314 #ifdef HAVE_SCSI_SG_H
22315 #include <scsi/sg.h>
22316 #endif
22319 main ()
22321 static scsireq_t ac_aggr;
22322 if (sizeof ac_aggr.cmd)
22323 return 0;
22325 return 0;
22327 _ACEOF
22328 rm -f conftest.$ac_objext
22329 if { (ac_try="$ac_compile"
22330 case "(($ac_try" in
22331 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22332 *) ac_try_echo=$ac_try;;
22333 esac
22334 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22335 $as_echo "$ac_try_echo") >&5
22336 (eval "$ac_compile") 2>conftest.er1
22337 ac_status=$?
22338 grep -v '^ *+' conftest.er1 >conftest.err
22339 rm -f conftest.er1
22340 cat conftest.err >&5
22341 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22342 (exit $ac_status); } && {
22343 test -z "$ac_c_werror_flag" ||
22344 test ! -s conftest.err
22345 } && test -s conftest.$ac_objext; then
22346 ac_cv_member_scsireq_t_cmd=yes
22347 else
22348 $as_echo "$as_me: failed program was:" >&5
22349 sed 's/^/| /' conftest.$ac_ext >&5
22351 ac_cv_member_scsireq_t_cmd=no
22354 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22357 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22359 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
22360 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
22361 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then
22363 cat >>confdefs.h <<_ACEOF
22364 #define HAVE_SCSIREQ_T_CMD 1
22365 _ACEOF
22369 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
22370 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
22371 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
22372 $as_echo_n "(cached) " >&6
22373 else
22374 cat >conftest.$ac_ext <<_ACEOF
22375 /* confdefs.h. */
22376 _ACEOF
22377 cat confdefs.h >>conftest.$ac_ext
22378 cat >>conftest.$ac_ext <<_ACEOF
22379 /* end confdefs.h. */
22380 #include <sys/types.h>
22381 #ifdef HAVE_SCSI_SG_H
22382 #include <scsi/sg.h>
22383 #endif
22386 main ()
22388 static sg_io_hdr_t ac_aggr;
22389 if (ac_aggr.interface_id)
22390 return 0;
22392 return 0;
22394 _ACEOF
22395 rm -f conftest.$ac_objext
22396 if { (ac_try="$ac_compile"
22397 case "(($ac_try" in
22398 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22399 *) ac_try_echo=$ac_try;;
22400 esac
22401 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22402 $as_echo "$ac_try_echo") >&5
22403 (eval "$ac_compile") 2>conftest.er1
22404 ac_status=$?
22405 grep -v '^ *+' conftest.er1 >conftest.err
22406 rm -f conftest.er1
22407 cat conftest.err >&5
22408 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22409 (exit $ac_status); } && {
22410 test -z "$ac_c_werror_flag" ||
22411 test ! -s conftest.err
22412 } && test -s conftest.$ac_objext; then
22413 ac_cv_member_sg_io_hdr_t_interface_id=yes
22414 else
22415 $as_echo "$as_me: failed program was:" >&5
22416 sed 's/^/| /' conftest.$ac_ext >&5
22418 cat >conftest.$ac_ext <<_ACEOF
22419 /* confdefs.h. */
22420 _ACEOF
22421 cat confdefs.h >>conftest.$ac_ext
22422 cat >>conftest.$ac_ext <<_ACEOF
22423 /* end confdefs.h. */
22424 #include <sys/types.h>
22425 #ifdef HAVE_SCSI_SG_H
22426 #include <scsi/sg.h>
22427 #endif
22430 main ()
22432 static sg_io_hdr_t ac_aggr;
22433 if (sizeof ac_aggr.interface_id)
22434 return 0;
22436 return 0;
22438 _ACEOF
22439 rm -f conftest.$ac_objext
22440 if { (ac_try="$ac_compile"
22441 case "(($ac_try" in
22442 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22443 *) ac_try_echo=$ac_try;;
22444 esac
22445 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22446 $as_echo "$ac_try_echo") >&5
22447 (eval "$ac_compile") 2>conftest.er1
22448 ac_status=$?
22449 grep -v '^ *+' conftest.er1 >conftest.err
22450 rm -f conftest.er1
22451 cat conftest.err >&5
22452 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22453 (exit $ac_status); } && {
22454 test -z "$ac_c_werror_flag" ||
22455 test ! -s conftest.err
22456 } && test -s conftest.$ac_objext; then
22457 ac_cv_member_sg_io_hdr_t_interface_id=yes
22458 else
22459 $as_echo "$as_me: failed program was:" >&5
22460 sed 's/^/| /' conftest.$ac_ext >&5
22462 ac_cv_member_sg_io_hdr_t_interface_id=no
22465 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22468 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22470 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22471 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22472 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then
22474 cat >>confdefs.h <<_ACEOF
22475 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22476 _ACEOF
22482 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22483 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22484 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22485 $as_echo_n "(cached) " >&6
22486 else
22487 cat >conftest.$ac_ext <<_ACEOF
22488 /* confdefs.h. */
22489 _ACEOF
22490 cat confdefs.h >>conftest.$ac_ext
22491 cat >>conftest.$ac_ext <<_ACEOF
22492 /* end confdefs.h. */
22493 #include <signal.h>
22496 main ()
22498 static siginfo_t ac_aggr;
22499 if (ac_aggr.si_fd)
22500 return 0;
22502 return 0;
22504 _ACEOF
22505 rm -f conftest.$ac_objext
22506 if { (ac_try="$ac_compile"
22507 case "(($ac_try" in
22508 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22509 *) ac_try_echo=$ac_try;;
22510 esac
22511 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22512 $as_echo "$ac_try_echo") >&5
22513 (eval "$ac_compile") 2>conftest.er1
22514 ac_status=$?
22515 grep -v '^ *+' conftest.er1 >conftest.err
22516 rm -f conftest.er1
22517 cat conftest.err >&5
22518 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22519 (exit $ac_status); } && {
22520 test -z "$ac_c_werror_flag" ||
22521 test ! -s conftest.err
22522 } && test -s conftest.$ac_objext; then
22523 ac_cv_member_siginfo_t_si_fd=yes
22524 else
22525 $as_echo "$as_me: failed program was:" >&5
22526 sed 's/^/| /' conftest.$ac_ext >&5
22528 cat >conftest.$ac_ext <<_ACEOF
22529 /* confdefs.h. */
22530 _ACEOF
22531 cat confdefs.h >>conftest.$ac_ext
22532 cat >>conftest.$ac_ext <<_ACEOF
22533 /* end confdefs.h. */
22534 #include <signal.h>
22537 main ()
22539 static siginfo_t ac_aggr;
22540 if (sizeof ac_aggr.si_fd)
22541 return 0;
22543 return 0;
22545 _ACEOF
22546 rm -f conftest.$ac_objext
22547 if { (ac_try="$ac_compile"
22548 case "(($ac_try" in
22549 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22550 *) ac_try_echo=$ac_try;;
22551 esac
22552 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22553 $as_echo "$ac_try_echo") >&5
22554 (eval "$ac_compile") 2>conftest.er1
22555 ac_status=$?
22556 grep -v '^ *+' conftest.er1 >conftest.err
22557 rm -f conftest.er1
22558 cat conftest.err >&5
22559 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22560 (exit $ac_status); } && {
22561 test -z "$ac_c_werror_flag" ||
22562 test ! -s conftest.err
22563 } && test -s conftest.$ac_objext; then
22564 ac_cv_member_siginfo_t_si_fd=yes
22565 else
22566 $as_echo "$as_me: failed program was:" >&5
22567 sed 's/^/| /' conftest.$ac_ext >&5
22569 ac_cv_member_siginfo_t_si_fd=no
22572 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22575 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22577 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22578 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22579 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then
22581 cat >>confdefs.h <<_ACEOF
22582 #define HAVE_SIGINFO_T_SI_FD 1
22583 _ACEOF
22589 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22590 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22591 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22592 $as_echo_n "(cached) " >&6
22593 else
22594 cat >conftest.$ac_ext <<_ACEOF
22595 /* confdefs.h. */
22596 _ACEOF
22597 cat confdefs.h >>conftest.$ac_ext
22598 cat >>conftest.$ac_ext <<_ACEOF
22599 /* end confdefs.h. */
22600 #include <sys/types.h>
22601 #ifdef HAVE_SYS_MTIO_H
22602 #include <sys/mtio.h>
22603 #endif
22606 main ()
22608 static struct mtget ac_aggr;
22609 if (ac_aggr.mt_blksiz)
22610 return 0;
22612 return 0;
22614 _ACEOF
22615 rm -f conftest.$ac_objext
22616 if { (ac_try="$ac_compile"
22617 case "(($ac_try" in
22618 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22619 *) ac_try_echo=$ac_try;;
22620 esac
22621 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22622 $as_echo "$ac_try_echo") >&5
22623 (eval "$ac_compile") 2>conftest.er1
22624 ac_status=$?
22625 grep -v '^ *+' conftest.er1 >conftest.err
22626 rm -f conftest.er1
22627 cat conftest.err >&5
22628 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22629 (exit $ac_status); } && {
22630 test -z "$ac_c_werror_flag" ||
22631 test ! -s conftest.err
22632 } && test -s conftest.$ac_objext; then
22633 ac_cv_member_struct_mtget_mt_blksiz=yes
22634 else
22635 $as_echo "$as_me: failed program was:" >&5
22636 sed 's/^/| /' conftest.$ac_ext >&5
22638 cat >conftest.$ac_ext <<_ACEOF
22639 /* confdefs.h. */
22640 _ACEOF
22641 cat confdefs.h >>conftest.$ac_ext
22642 cat >>conftest.$ac_ext <<_ACEOF
22643 /* end confdefs.h. */
22644 #include <sys/types.h>
22645 #ifdef HAVE_SYS_MTIO_H
22646 #include <sys/mtio.h>
22647 #endif
22650 main ()
22652 static struct mtget ac_aggr;
22653 if (sizeof ac_aggr.mt_blksiz)
22654 return 0;
22656 return 0;
22658 _ACEOF
22659 rm -f conftest.$ac_objext
22660 if { (ac_try="$ac_compile"
22661 case "(($ac_try" in
22662 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22663 *) ac_try_echo=$ac_try;;
22664 esac
22665 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22666 $as_echo "$ac_try_echo") >&5
22667 (eval "$ac_compile") 2>conftest.er1
22668 ac_status=$?
22669 grep -v '^ *+' conftest.er1 >conftest.err
22670 rm -f conftest.er1
22671 cat conftest.err >&5
22672 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22673 (exit $ac_status); } && {
22674 test -z "$ac_c_werror_flag" ||
22675 test ! -s conftest.err
22676 } && test -s conftest.$ac_objext; then
22677 ac_cv_member_struct_mtget_mt_blksiz=yes
22678 else
22679 $as_echo "$as_me: failed program was:" >&5
22680 sed 's/^/| /' conftest.$ac_ext >&5
22682 ac_cv_member_struct_mtget_mt_blksiz=no
22685 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22688 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22690 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
22691 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
22692 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then
22694 cat >>confdefs.h <<_ACEOF
22695 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
22696 _ACEOF
22700 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
22701 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
22702 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
22703 $as_echo_n "(cached) " >&6
22704 else
22705 cat >conftest.$ac_ext <<_ACEOF
22706 /* confdefs.h. */
22707 _ACEOF
22708 cat confdefs.h >>conftest.$ac_ext
22709 cat >>conftest.$ac_ext <<_ACEOF
22710 /* end confdefs.h. */
22711 #include <sys/types.h>
22712 #ifdef HAVE_SYS_MTIO_H
22713 #include <sys/mtio.h>
22714 #endif
22717 main ()
22719 static struct mtget ac_aggr;
22720 if (ac_aggr.mt_gstat)
22721 return 0;
22723 return 0;
22725 _ACEOF
22726 rm -f conftest.$ac_objext
22727 if { (ac_try="$ac_compile"
22728 case "(($ac_try" in
22729 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22730 *) ac_try_echo=$ac_try;;
22731 esac
22732 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22733 $as_echo "$ac_try_echo") >&5
22734 (eval "$ac_compile") 2>conftest.er1
22735 ac_status=$?
22736 grep -v '^ *+' conftest.er1 >conftest.err
22737 rm -f conftest.er1
22738 cat conftest.err >&5
22739 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22740 (exit $ac_status); } && {
22741 test -z "$ac_c_werror_flag" ||
22742 test ! -s conftest.err
22743 } && test -s conftest.$ac_objext; then
22744 ac_cv_member_struct_mtget_mt_gstat=yes
22745 else
22746 $as_echo "$as_me: failed program was:" >&5
22747 sed 's/^/| /' conftest.$ac_ext >&5
22749 cat >conftest.$ac_ext <<_ACEOF
22750 /* confdefs.h. */
22751 _ACEOF
22752 cat confdefs.h >>conftest.$ac_ext
22753 cat >>conftest.$ac_ext <<_ACEOF
22754 /* end confdefs.h. */
22755 #include <sys/types.h>
22756 #ifdef HAVE_SYS_MTIO_H
22757 #include <sys/mtio.h>
22758 #endif
22761 main ()
22763 static struct mtget ac_aggr;
22764 if (sizeof ac_aggr.mt_gstat)
22765 return 0;
22767 return 0;
22769 _ACEOF
22770 rm -f conftest.$ac_objext
22771 if { (ac_try="$ac_compile"
22772 case "(($ac_try" in
22773 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22774 *) ac_try_echo=$ac_try;;
22775 esac
22776 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22777 $as_echo "$ac_try_echo") >&5
22778 (eval "$ac_compile") 2>conftest.er1
22779 ac_status=$?
22780 grep -v '^ *+' conftest.er1 >conftest.err
22781 rm -f conftest.er1
22782 cat conftest.err >&5
22783 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22784 (exit $ac_status); } && {
22785 test -z "$ac_c_werror_flag" ||
22786 test ! -s conftest.err
22787 } && test -s conftest.$ac_objext; then
22788 ac_cv_member_struct_mtget_mt_gstat=yes
22789 else
22790 $as_echo "$as_me: failed program was:" >&5
22791 sed 's/^/| /' conftest.$ac_ext >&5
22793 ac_cv_member_struct_mtget_mt_gstat=no
22796 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22799 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22801 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
22802 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
22803 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then
22805 cat >>confdefs.h <<_ACEOF
22806 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
22807 _ACEOF
22811 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
22812 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
22813 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
22814 $as_echo_n "(cached) " >&6
22815 else
22816 cat >conftest.$ac_ext <<_ACEOF
22817 /* confdefs.h. */
22818 _ACEOF
22819 cat confdefs.h >>conftest.$ac_ext
22820 cat >>conftest.$ac_ext <<_ACEOF
22821 /* end confdefs.h. */
22822 #include <sys/types.h>
22823 #ifdef HAVE_SYS_MTIO_H
22824 #include <sys/mtio.h>
22825 #endif
22828 main ()
22830 static struct mtget ac_aggr;
22831 if (ac_aggr.mt_blkno)
22832 return 0;
22834 return 0;
22836 _ACEOF
22837 rm -f conftest.$ac_objext
22838 if { (ac_try="$ac_compile"
22839 case "(($ac_try" in
22840 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22841 *) ac_try_echo=$ac_try;;
22842 esac
22843 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22844 $as_echo "$ac_try_echo") >&5
22845 (eval "$ac_compile") 2>conftest.er1
22846 ac_status=$?
22847 grep -v '^ *+' conftest.er1 >conftest.err
22848 rm -f conftest.er1
22849 cat conftest.err >&5
22850 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22851 (exit $ac_status); } && {
22852 test -z "$ac_c_werror_flag" ||
22853 test ! -s conftest.err
22854 } && test -s conftest.$ac_objext; then
22855 ac_cv_member_struct_mtget_mt_blkno=yes
22856 else
22857 $as_echo "$as_me: failed program was:" >&5
22858 sed 's/^/| /' conftest.$ac_ext >&5
22860 cat >conftest.$ac_ext <<_ACEOF
22861 /* confdefs.h. */
22862 _ACEOF
22863 cat confdefs.h >>conftest.$ac_ext
22864 cat >>conftest.$ac_ext <<_ACEOF
22865 /* end confdefs.h. */
22866 #include <sys/types.h>
22867 #ifdef HAVE_SYS_MTIO_H
22868 #include <sys/mtio.h>
22869 #endif
22872 main ()
22874 static struct mtget ac_aggr;
22875 if (sizeof ac_aggr.mt_blkno)
22876 return 0;
22878 return 0;
22880 _ACEOF
22881 rm -f conftest.$ac_objext
22882 if { (ac_try="$ac_compile"
22883 case "(($ac_try" in
22884 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22885 *) ac_try_echo=$ac_try;;
22886 esac
22887 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22888 $as_echo "$ac_try_echo") >&5
22889 (eval "$ac_compile") 2>conftest.er1
22890 ac_status=$?
22891 grep -v '^ *+' conftest.er1 >conftest.err
22892 rm -f conftest.er1
22893 cat conftest.err >&5
22894 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22895 (exit $ac_status); } && {
22896 test -z "$ac_c_werror_flag" ||
22897 test ! -s conftest.err
22898 } && test -s conftest.$ac_objext; then
22899 ac_cv_member_struct_mtget_mt_blkno=yes
22900 else
22901 $as_echo "$as_me: failed program was:" >&5
22902 sed 's/^/| /' conftest.$ac_ext >&5
22904 ac_cv_member_struct_mtget_mt_blkno=no
22907 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22910 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22912 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
22913 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
22914 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then
22916 cat >>confdefs.h <<_ACEOF
22917 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
22918 _ACEOF
22924 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
22925 $as_echo_n "checking for struct option.name... " >&6; }
22926 if test "${ac_cv_member_struct_option_name+set}" = set; then
22927 $as_echo_n "(cached) " >&6
22928 else
22929 cat >conftest.$ac_ext <<_ACEOF
22930 /* confdefs.h. */
22931 _ACEOF
22932 cat confdefs.h >>conftest.$ac_ext
22933 cat >>conftest.$ac_ext <<_ACEOF
22934 /* end confdefs.h. */
22935 #ifdef HAVE_GETOPT_H
22936 #include <getopt.h>
22937 #endif
22940 main ()
22942 static struct option ac_aggr;
22943 if (ac_aggr.name)
22944 return 0;
22946 return 0;
22948 _ACEOF
22949 rm -f conftest.$ac_objext
22950 if { (ac_try="$ac_compile"
22951 case "(($ac_try" in
22952 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22953 *) ac_try_echo=$ac_try;;
22954 esac
22955 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22956 $as_echo "$ac_try_echo") >&5
22957 (eval "$ac_compile") 2>conftest.er1
22958 ac_status=$?
22959 grep -v '^ *+' conftest.er1 >conftest.err
22960 rm -f conftest.er1
22961 cat conftest.err >&5
22962 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22963 (exit $ac_status); } && {
22964 test -z "$ac_c_werror_flag" ||
22965 test ! -s conftest.err
22966 } && test -s conftest.$ac_objext; then
22967 ac_cv_member_struct_option_name=yes
22968 else
22969 $as_echo "$as_me: failed program was:" >&5
22970 sed 's/^/| /' conftest.$ac_ext >&5
22972 cat >conftest.$ac_ext <<_ACEOF
22973 /* confdefs.h. */
22974 _ACEOF
22975 cat confdefs.h >>conftest.$ac_ext
22976 cat >>conftest.$ac_ext <<_ACEOF
22977 /* end confdefs.h. */
22978 #ifdef HAVE_GETOPT_H
22979 #include <getopt.h>
22980 #endif
22983 main ()
22985 static struct option ac_aggr;
22986 if (sizeof ac_aggr.name)
22987 return 0;
22989 return 0;
22991 _ACEOF
22992 rm -f conftest.$ac_objext
22993 if { (ac_try="$ac_compile"
22994 case "(($ac_try" in
22995 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22996 *) ac_try_echo=$ac_try;;
22997 esac
22998 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22999 $as_echo "$ac_try_echo") >&5
23000 (eval "$ac_compile") 2>conftest.er1
23001 ac_status=$?
23002 grep -v '^ *+' conftest.er1 >conftest.err
23003 rm -f conftest.er1
23004 cat conftest.err >&5
23005 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23006 (exit $ac_status); } && {
23007 test -z "$ac_c_werror_flag" ||
23008 test ! -s conftest.err
23009 } && test -s conftest.$ac_objext; then
23010 ac_cv_member_struct_option_name=yes
23011 else
23012 $as_echo "$as_me: failed program was:" >&5
23013 sed 's/^/| /' conftest.$ac_ext >&5
23015 ac_cv_member_struct_option_name=no
23018 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23021 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23023 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
23024 $as_echo "$ac_cv_member_struct_option_name" >&6; }
23025 if test "x$ac_cv_member_struct_option_name" = x""yes; then
23027 cat >>confdefs.h <<_ACEOF
23028 #define HAVE_STRUCT_OPTION_NAME 1
23029 _ACEOF
23035 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
23036 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
23037 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
23038 $as_echo_n "(cached) " >&6
23039 else
23040 cat >conftest.$ac_ext <<_ACEOF
23041 /* confdefs.h. */
23042 _ACEOF
23043 cat confdefs.h >>conftest.$ac_ext
23044 cat >>conftest.$ac_ext <<_ACEOF
23045 /* end confdefs.h. */
23046 $ac_includes_default
23048 main ()
23050 static struct stat ac_aggr;
23051 if (ac_aggr.st_blocks)
23052 return 0;
23054 return 0;
23056 _ACEOF
23057 rm -f conftest.$ac_objext
23058 if { (ac_try="$ac_compile"
23059 case "(($ac_try" in
23060 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23061 *) ac_try_echo=$ac_try;;
23062 esac
23063 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23064 $as_echo "$ac_try_echo") >&5
23065 (eval "$ac_compile") 2>conftest.er1
23066 ac_status=$?
23067 grep -v '^ *+' conftest.er1 >conftest.err
23068 rm -f conftest.er1
23069 cat conftest.err >&5
23070 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23071 (exit $ac_status); } && {
23072 test -z "$ac_c_werror_flag" ||
23073 test ! -s conftest.err
23074 } && test -s conftest.$ac_objext; then
23075 ac_cv_member_struct_stat_st_blocks=yes
23076 else
23077 $as_echo "$as_me: failed program was:" >&5
23078 sed 's/^/| /' conftest.$ac_ext >&5
23080 cat >conftest.$ac_ext <<_ACEOF
23081 /* confdefs.h. */
23082 _ACEOF
23083 cat confdefs.h >>conftest.$ac_ext
23084 cat >>conftest.$ac_ext <<_ACEOF
23085 /* end confdefs.h. */
23086 $ac_includes_default
23088 main ()
23090 static struct stat ac_aggr;
23091 if (sizeof ac_aggr.st_blocks)
23092 return 0;
23094 return 0;
23096 _ACEOF
23097 rm -f conftest.$ac_objext
23098 if { (ac_try="$ac_compile"
23099 case "(($ac_try" in
23100 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23101 *) ac_try_echo=$ac_try;;
23102 esac
23103 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23104 $as_echo "$ac_try_echo") >&5
23105 (eval "$ac_compile") 2>conftest.er1
23106 ac_status=$?
23107 grep -v '^ *+' conftest.er1 >conftest.err
23108 rm -f conftest.er1
23109 cat conftest.err >&5
23110 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23111 (exit $ac_status); } && {
23112 test -z "$ac_c_werror_flag" ||
23113 test ! -s conftest.err
23114 } && test -s conftest.$ac_objext; then
23115 ac_cv_member_struct_stat_st_blocks=yes
23116 else
23117 $as_echo "$as_me: failed program was:" >&5
23118 sed 's/^/| /' conftest.$ac_ext >&5
23120 ac_cv_member_struct_stat_st_blocks=no
23123 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23126 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23128 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
23129 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
23130 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then
23132 cat >>confdefs.h <<_ACEOF
23133 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23134 _ACEOF
23138 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
23139 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
23140 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
23141 $as_echo_n "(cached) " >&6
23142 else
23143 cat >conftest.$ac_ext <<_ACEOF
23144 /* confdefs.h. */
23145 _ACEOF
23146 cat confdefs.h >>conftest.$ac_ext
23147 cat >>conftest.$ac_ext <<_ACEOF
23148 /* end confdefs.h. */
23149 $ac_includes_default
23151 main ()
23153 static struct stat ac_aggr;
23154 if (ac_aggr.st_mtim)
23155 return 0;
23157 return 0;
23159 _ACEOF
23160 rm -f conftest.$ac_objext
23161 if { (ac_try="$ac_compile"
23162 case "(($ac_try" in
23163 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23164 *) ac_try_echo=$ac_try;;
23165 esac
23166 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23167 $as_echo "$ac_try_echo") >&5
23168 (eval "$ac_compile") 2>conftest.er1
23169 ac_status=$?
23170 grep -v '^ *+' conftest.er1 >conftest.err
23171 rm -f conftest.er1
23172 cat conftest.err >&5
23173 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23174 (exit $ac_status); } && {
23175 test -z "$ac_c_werror_flag" ||
23176 test ! -s conftest.err
23177 } && test -s conftest.$ac_objext; then
23178 ac_cv_member_struct_stat_st_mtim=yes
23179 else
23180 $as_echo "$as_me: failed program was:" >&5
23181 sed 's/^/| /' conftest.$ac_ext >&5
23183 cat >conftest.$ac_ext <<_ACEOF
23184 /* confdefs.h. */
23185 _ACEOF
23186 cat confdefs.h >>conftest.$ac_ext
23187 cat >>conftest.$ac_ext <<_ACEOF
23188 /* end confdefs.h. */
23189 $ac_includes_default
23191 main ()
23193 static struct stat ac_aggr;
23194 if (sizeof ac_aggr.st_mtim)
23195 return 0;
23197 return 0;
23199 _ACEOF
23200 rm -f conftest.$ac_objext
23201 if { (ac_try="$ac_compile"
23202 case "(($ac_try" in
23203 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23204 *) ac_try_echo=$ac_try;;
23205 esac
23206 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23207 $as_echo "$ac_try_echo") >&5
23208 (eval "$ac_compile") 2>conftest.er1
23209 ac_status=$?
23210 grep -v '^ *+' conftest.er1 >conftest.err
23211 rm -f conftest.er1
23212 cat conftest.err >&5
23213 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23214 (exit $ac_status); } && {
23215 test -z "$ac_c_werror_flag" ||
23216 test ! -s conftest.err
23217 } && test -s conftest.$ac_objext; then
23218 ac_cv_member_struct_stat_st_mtim=yes
23219 else
23220 $as_echo "$as_me: failed program was:" >&5
23221 sed 's/^/| /' conftest.$ac_ext >&5
23223 ac_cv_member_struct_stat_st_mtim=no
23226 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23229 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23231 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
23232 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
23233 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then
23235 cat >>confdefs.h <<_ACEOF
23236 #define HAVE_STRUCT_STAT_ST_MTIM 1
23237 _ACEOF
23241 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
23242 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
23243 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
23244 $as_echo_n "(cached) " >&6
23245 else
23246 cat >conftest.$ac_ext <<_ACEOF
23247 /* confdefs.h. */
23248 _ACEOF
23249 cat confdefs.h >>conftest.$ac_ext
23250 cat >>conftest.$ac_ext <<_ACEOF
23251 /* end confdefs.h. */
23252 $ac_includes_default
23254 main ()
23256 static struct stat ac_aggr;
23257 if (ac_aggr.st_ctim)
23258 return 0;
23260 return 0;
23262 _ACEOF
23263 rm -f conftest.$ac_objext
23264 if { (ac_try="$ac_compile"
23265 case "(($ac_try" in
23266 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23267 *) ac_try_echo=$ac_try;;
23268 esac
23269 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23270 $as_echo "$ac_try_echo") >&5
23271 (eval "$ac_compile") 2>conftest.er1
23272 ac_status=$?
23273 grep -v '^ *+' conftest.er1 >conftest.err
23274 rm -f conftest.er1
23275 cat conftest.err >&5
23276 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23277 (exit $ac_status); } && {
23278 test -z "$ac_c_werror_flag" ||
23279 test ! -s conftest.err
23280 } && test -s conftest.$ac_objext; then
23281 ac_cv_member_struct_stat_st_ctim=yes
23282 else
23283 $as_echo "$as_me: failed program was:" >&5
23284 sed 's/^/| /' conftest.$ac_ext >&5
23286 cat >conftest.$ac_ext <<_ACEOF
23287 /* confdefs.h. */
23288 _ACEOF
23289 cat confdefs.h >>conftest.$ac_ext
23290 cat >>conftest.$ac_ext <<_ACEOF
23291 /* end confdefs.h. */
23292 $ac_includes_default
23294 main ()
23296 static struct stat ac_aggr;
23297 if (sizeof ac_aggr.st_ctim)
23298 return 0;
23300 return 0;
23302 _ACEOF
23303 rm -f conftest.$ac_objext
23304 if { (ac_try="$ac_compile"
23305 case "(($ac_try" in
23306 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23307 *) ac_try_echo=$ac_try;;
23308 esac
23309 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23310 $as_echo "$ac_try_echo") >&5
23311 (eval "$ac_compile") 2>conftest.er1
23312 ac_status=$?
23313 grep -v '^ *+' conftest.er1 >conftest.err
23314 rm -f conftest.er1
23315 cat conftest.err >&5
23316 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23317 (exit $ac_status); } && {
23318 test -z "$ac_c_werror_flag" ||
23319 test ! -s conftest.err
23320 } && test -s conftest.$ac_objext; then
23321 ac_cv_member_struct_stat_st_ctim=yes
23322 else
23323 $as_echo "$as_me: failed program was:" >&5
23324 sed 's/^/| /' conftest.$ac_ext >&5
23326 ac_cv_member_struct_stat_st_ctim=no
23329 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23332 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23334 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
23335 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
23336 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then
23338 cat >>confdefs.h <<_ACEOF
23339 #define HAVE_STRUCT_STAT_ST_CTIM 1
23340 _ACEOF
23344 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
23345 $as_echo_n "checking for struct stat.st_atim... " >&6; }
23346 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
23347 $as_echo_n "(cached) " >&6
23348 else
23349 cat >conftest.$ac_ext <<_ACEOF
23350 /* confdefs.h. */
23351 _ACEOF
23352 cat confdefs.h >>conftest.$ac_ext
23353 cat >>conftest.$ac_ext <<_ACEOF
23354 /* end confdefs.h. */
23355 $ac_includes_default
23357 main ()
23359 static struct stat ac_aggr;
23360 if (ac_aggr.st_atim)
23361 return 0;
23363 return 0;
23365 _ACEOF
23366 rm -f conftest.$ac_objext
23367 if { (ac_try="$ac_compile"
23368 case "(($ac_try" in
23369 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23370 *) ac_try_echo=$ac_try;;
23371 esac
23372 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23373 $as_echo "$ac_try_echo") >&5
23374 (eval "$ac_compile") 2>conftest.er1
23375 ac_status=$?
23376 grep -v '^ *+' conftest.er1 >conftest.err
23377 rm -f conftest.er1
23378 cat conftest.err >&5
23379 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23380 (exit $ac_status); } && {
23381 test -z "$ac_c_werror_flag" ||
23382 test ! -s conftest.err
23383 } && test -s conftest.$ac_objext; then
23384 ac_cv_member_struct_stat_st_atim=yes
23385 else
23386 $as_echo "$as_me: failed program was:" >&5
23387 sed 's/^/| /' conftest.$ac_ext >&5
23389 cat >conftest.$ac_ext <<_ACEOF
23390 /* confdefs.h. */
23391 _ACEOF
23392 cat confdefs.h >>conftest.$ac_ext
23393 cat >>conftest.$ac_ext <<_ACEOF
23394 /* end confdefs.h. */
23395 $ac_includes_default
23397 main ()
23399 static struct stat ac_aggr;
23400 if (sizeof ac_aggr.st_atim)
23401 return 0;
23403 return 0;
23405 _ACEOF
23406 rm -f conftest.$ac_objext
23407 if { (ac_try="$ac_compile"
23408 case "(($ac_try" in
23409 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23410 *) ac_try_echo=$ac_try;;
23411 esac
23412 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23413 $as_echo "$ac_try_echo") >&5
23414 (eval "$ac_compile") 2>conftest.er1
23415 ac_status=$?
23416 grep -v '^ *+' conftest.er1 >conftest.err
23417 rm -f conftest.er1
23418 cat conftest.err >&5
23419 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23420 (exit $ac_status); } && {
23421 test -z "$ac_c_werror_flag" ||
23422 test ! -s conftest.err
23423 } && test -s conftest.$ac_objext; then
23424 ac_cv_member_struct_stat_st_atim=yes
23425 else
23426 $as_echo "$as_me: failed program was:" >&5
23427 sed 's/^/| /' conftest.$ac_ext >&5
23429 ac_cv_member_struct_stat_st_atim=no
23432 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23435 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23437 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23438 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23439 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then
23441 cat >>confdefs.h <<_ACEOF
23442 #define HAVE_STRUCT_STAT_ST_ATIM 1
23443 _ACEOF
23449 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23450 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23451 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23452 $as_echo_n "(cached) " >&6
23453 else
23454 cat >conftest.$ac_ext <<_ACEOF
23455 /* confdefs.h. */
23456 _ACEOF
23457 cat confdefs.h >>conftest.$ac_ext
23458 cat >>conftest.$ac_ext <<_ACEOF
23459 /* end confdefs.h. */
23460 #ifdef HAVE_SYS_TYPES_H
23461 #include <sys/types.h>
23462 #endif
23463 #ifdef HAVE_NETINET_IN_H
23464 #include <netinet/in.h>
23465 #endif
23468 main ()
23470 static struct sockaddr_in6 ac_aggr;
23471 if (ac_aggr.sin6_scope_id)
23472 return 0;
23474 return 0;
23476 _ACEOF
23477 rm -f conftest.$ac_objext
23478 if { (ac_try="$ac_compile"
23479 case "(($ac_try" in
23480 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23481 *) ac_try_echo=$ac_try;;
23482 esac
23483 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23484 $as_echo "$ac_try_echo") >&5
23485 (eval "$ac_compile") 2>conftest.er1
23486 ac_status=$?
23487 grep -v '^ *+' conftest.er1 >conftest.err
23488 rm -f conftest.er1
23489 cat conftest.err >&5
23490 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23491 (exit $ac_status); } && {
23492 test -z "$ac_c_werror_flag" ||
23493 test ! -s conftest.err
23494 } && test -s conftest.$ac_objext; then
23495 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23496 else
23497 $as_echo "$as_me: failed program was:" >&5
23498 sed 's/^/| /' conftest.$ac_ext >&5
23500 cat >conftest.$ac_ext <<_ACEOF
23501 /* confdefs.h. */
23502 _ACEOF
23503 cat confdefs.h >>conftest.$ac_ext
23504 cat >>conftest.$ac_ext <<_ACEOF
23505 /* end confdefs.h. */
23506 #ifdef HAVE_SYS_TYPES_H
23507 #include <sys/types.h>
23508 #endif
23509 #ifdef HAVE_NETINET_IN_H
23510 #include <netinet/in.h>
23511 #endif
23514 main ()
23516 static struct sockaddr_in6 ac_aggr;
23517 if (sizeof ac_aggr.sin6_scope_id)
23518 return 0;
23520 return 0;
23522 _ACEOF
23523 rm -f conftest.$ac_objext
23524 if { (ac_try="$ac_compile"
23525 case "(($ac_try" in
23526 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23527 *) ac_try_echo=$ac_try;;
23528 esac
23529 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23530 $as_echo "$ac_try_echo") >&5
23531 (eval "$ac_compile") 2>conftest.er1
23532 ac_status=$?
23533 grep -v '^ *+' conftest.er1 >conftest.err
23534 rm -f conftest.er1
23535 cat conftest.err >&5
23536 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23537 (exit $ac_status); } && {
23538 test -z "$ac_c_werror_flag" ||
23539 test ! -s conftest.err
23540 } && test -s conftest.$ac_objext; then
23541 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23542 else
23543 $as_echo "$as_me: failed program was:" >&5
23544 sed 's/^/| /' conftest.$ac_ext >&5
23546 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
23549 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23552 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23554 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23555 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23556 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then
23558 cat >>confdefs.h <<_ACEOF
23559 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23560 _ACEOF
23566 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23567 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23568 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23569 $as_echo_n "(cached) " >&6
23570 else
23571 cat >conftest.$ac_ext <<_ACEOF
23572 /* confdefs.h. */
23573 _ACEOF
23574 cat confdefs.h >>conftest.$ac_ext
23575 cat >>conftest.$ac_ext <<_ACEOF
23576 /* end confdefs.h. */
23577 #ifdef HAVE_SYS_TYPES_H
23578 #include <sys/types.h>
23579 #endif
23580 #ifdef HAVE_NETINET_IN_H
23581 # include <netinet/in.h>
23582 #endif
23583 #ifdef HAVE_ARPA_NAMESER_H
23584 # include <arpa/nameser.h>
23585 #endif
23588 main ()
23590 static ns_msg ac_aggr;
23591 if (ac_aggr._msg_ptr)
23592 return 0;
23594 return 0;
23596 _ACEOF
23597 rm -f conftest.$ac_objext
23598 if { (ac_try="$ac_compile"
23599 case "(($ac_try" in
23600 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23601 *) ac_try_echo=$ac_try;;
23602 esac
23603 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23604 $as_echo "$ac_try_echo") >&5
23605 (eval "$ac_compile") 2>conftest.er1
23606 ac_status=$?
23607 grep -v '^ *+' conftest.er1 >conftest.err
23608 rm -f conftest.er1
23609 cat conftest.err >&5
23610 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23611 (exit $ac_status); } && {
23612 test -z "$ac_c_werror_flag" ||
23613 test ! -s conftest.err
23614 } && test -s conftest.$ac_objext; then
23615 ac_cv_member_ns_msg__msg_ptr=yes
23616 else
23617 $as_echo "$as_me: failed program was:" >&5
23618 sed 's/^/| /' conftest.$ac_ext >&5
23620 cat >conftest.$ac_ext <<_ACEOF
23621 /* confdefs.h. */
23622 _ACEOF
23623 cat confdefs.h >>conftest.$ac_ext
23624 cat >>conftest.$ac_ext <<_ACEOF
23625 /* end confdefs.h. */
23626 #ifdef HAVE_SYS_TYPES_H
23627 #include <sys/types.h>
23628 #endif
23629 #ifdef HAVE_NETINET_IN_H
23630 # include <netinet/in.h>
23631 #endif
23632 #ifdef HAVE_ARPA_NAMESER_H
23633 # include <arpa/nameser.h>
23634 #endif
23637 main ()
23639 static ns_msg ac_aggr;
23640 if (sizeof ac_aggr._msg_ptr)
23641 return 0;
23643 return 0;
23645 _ACEOF
23646 rm -f conftest.$ac_objext
23647 if { (ac_try="$ac_compile"
23648 case "(($ac_try" in
23649 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23650 *) ac_try_echo=$ac_try;;
23651 esac
23652 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23653 $as_echo "$ac_try_echo") >&5
23654 (eval "$ac_compile") 2>conftest.er1
23655 ac_status=$?
23656 grep -v '^ *+' conftest.er1 >conftest.err
23657 rm -f conftest.er1
23658 cat conftest.err >&5
23659 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23660 (exit $ac_status); } && {
23661 test -z "$ac_c_werror_flag" ||
23662 test ! -s conftest.err
23663 } && test -s conftest.$ac_objext; then
23664 ac_cv_member_ns_msg__msg_ptr=yes
23665 else
23666 $as_echo "$as_me: failed program was:" >&5
23667 sed 's/^/| /' conftest.$ac_ext >&5
23669 ac_cv_member_ns_msg__msg_ptr=no
23672 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23675 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23677 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
23678 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
23679 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then
23681 cat >>confdefs.h <<_ACEOF
23682 #define HAVE_NS_MSG__MSG_PTR 1
23683 _ACEOF
23689 { $as_echo "$as_me:$LINENO: checking for struct icmpstat.icps_outhist" >&5
23690 $as_echo_n "checking for struct icmpstat.icps_outhist... " >&6; }
23691 if test "${ac_cv_member_struct_icmpstat_icps_outhist+set}" = set; then
23692 $as_echo_n "(cached) " >&6
23693 else
23694 cat >conftest.$ac_ext <<_ACEOF
23695 /* confdefs.h. */
23696 _ACEOF
23697 cat confdefs.h >>conftest.$ac_ext
23698 cat >>conftest.$ac_ext <<_ACEOF
23699 /* end confdefs.h. */
23700 #ifdef HAVE_SYS_TYPES_H
23701 #include <sys/types.h>
23702 #endif
23703 #ifdef HAVE_ALIAS_H
23704 #include <alias.h>
23705 #endif
23706 #ifdef HAVE_SYS_SOCKET_H
23707 #include <sys/socket.h>
23708 #endif
23709 #ifdef HAVE_SYS_SOCKETVAR_H
23710 #include <sys/socketvar.h>
23711 #endif
23712 #ifdef HAVE_SYS_TIMEOUT_H
23713 #include <sys/timeout.h>
23714 #endif
23715 #ifdef HAVE_NETINET_IN_H
23716 #include <netinet/in.h>
23717 #endif
23718 #ifdef HAVE_NETINET_IN_SYSTM_H
23719 #include <netinet/in_systm.h>
23720 #endif
23721 #ifdef HAVE_NETINET_IP_H
23722 #include <netinet/ip.h>
23723 #endif
23724 #ifdef HAVE_NETINET_IP_VAR_H
23725 #include <netinet/ip_var.h>
23726 #endif
23727 #ifdef HAVE_NETINET_IP_ICMP_H
23728 #include <netinet/ip_icmp.h>
23729 #endif
23730 #ifdef HAVE_NETINET_ICMP_VAR
23731 #include <netinet/icmp_var.h>
23732 #endif
23735 main ()
23737 static struct icmpstat ac_aggr;
23738 if (ac_aggr.icps_outhist)
23739 return 0;
23741 return 0;
23743 _ACEOF
23744 rm -f conftest.$ac_objext
23745 if { (ac_try="$ac_compile"
23746 case "(($ac_try" in
23747 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23748 *) ac_try_echo=$ac_try;;
23749 esac
23750 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23751 $as_echo "$ac_try_echo") >&5
23752 (eval "$ac_compile") 2>conftest.er1
23753 ac_status=$?
23754 grep -v '^ *+' conftest.er1 >conftest.err
23755 rm -f conftest.er1
23756 cat conftest.err >&5
23757 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23758 (exit $ac_status); } && {
23759 test -z "$ac_c_werror_flag" ||
23760 test ! -s conftest.err
23761 } && test -s conftest.$ac_objext; then
23762 ac_cv_member_struct_icmpstat_icps_outhist=yes
23763 else
23764 $as_echo "$as_me: failed program was:" >&5
23765 sed 's/^/| /' conftest.$ac_ext >&5
23767 cat >conftest.$ac_ext <<_ACEOF
23768 /* confdefs.h. */
23769 _ACEOF
23770 cat confdefs.h >>conftest.$ac_ext
23771 cat >>conftest.$ac_ext <<_ACEOF
23772 /* end confdefs.h. */
23773 #ifdef HAVE_SYS_TYPES_H
23774 #include <sys/types.h>
23775 #endif
23776 #ifdef HAVE_ALIAS_H
23777 #include <alias.h>
23778 #endif
23779 #ifdef HAVE_SYS_SOCKET_H
23780 #include <sys/socket.h>
23781 #endif
23782 #ifdef HAVE_SYS_SOCKETVAR_H
23783 #include <sys/socketvar.h>
23784 #endif
23785 #ifdef HAVE_SYS_TIMEOUT_H
23786 #include <sys/timeout.h>
23787 #endif
23788 #ifdef HAVE_NETINET_IN_H
23789 #include <netinet/in.h>
23790 #endif
23791 #ifdef HAVE_NETINET_IN_SYSTM_H
23792 #include <netinet/in_systm.h>
23793 #endif
23794 #ifdef HAVE_NETINET_IP_H
23795 #include <netinet/ip.h>
23796 #endif
23797 #ifdef HAVE_NETINET_IP_VAR_H
23798 #include <netinet/ip_var.h>
23799 #endif
23800 #ifdef HAVE_NETINET_IP_ICMP_H
23801 #include <netinet/ip_icmp.h>
23802 #endif
23803 #ifdef HAVE_NETINET_ICMP_VAR
23804 #include <netinet/icmp_var.h>
23805 #endif
23808 main ()
23810 static struct icmpstat ac_aggr;
23811 if (sizeof ac_aggr.icps_outhist)
23812 return 0;
23814 return 0;
23816 _ACEOF
23817 rm -f conftest.$ac_objext
23818 if { (ac_try="$ac_compile"
23819 case "(($ac_try" in
23820 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23821 *) ac_try_echo=$ac_try;;
23822 esac
23823 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23824 $as_echo "$ac_try_echo") >&5
23825 (eval "$ac_compile") 2>conftest.er1
23826 ac_status=$?
23827 grep -v '^ *+' conftest.er1 >conftest.err
23828 rm -f conftest.er1
23829 cat conftest.err >&5
23830 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23831 (exit $ac_status); } && {
23832 test -z "$ac_c_werror_flag" ||
23833 test ! -s conftest.err
23834 } && test -s conftest.$ac_objext; then
23835 ac_cv_member_struct_icmpstat_icps_outhist=yes
23836 else
23837 $as_echo "$as_me: failed program was:" >&5
23838 sed 's/^/| /' conftest.$ac_ext >&5
23840 ac_cv_member_struct_icmpstat_icps_outhist=no
23843 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23846 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23848 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_icmpstat_icps_outhist" >&5
23849 $as_echo "$ac_cv_member_struct_icmpstat_icps_outhist" >&6; }
23850 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x""yes; then
23852 cat >>confdefs.h <<_ACEOF
23853 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
23854 _ACEOF
23860 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
23861 $as_echo_n "checking for timezone variable... " >&6; }
23862 if test "${ac_cv_have_timezone+set}" = set; then
23863 $as_echo_n "(cached) " >&6
23864 else
23865 cat >conftest.$ac_ext <<_ACEOF
23866 /* confdefs.h. */
23867 _ACEOF
23868 cat confdefs.h >>conftest.$ac_ext
23869 cat >>conftest.$ac_ext <<_ACEOF
23870 /* end confdefs.h. */
23871 #include <time.h>
23873 main ()
23875 timezone = 1
23877 return 0;
23879 _ACEOF
23880 rm -f conftest.$ac_objext conftest$ac_exeext
23881 if { (ac_try="$ac_link"
23882 case "(($ac_try" in
23883 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23884 *) ac_try_echo=$ac_try;;
23885 esac
23886 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23887 $as_echo "$ac_try_echo") >&5
23888 (eval "$ac_link") 2>conftest.er1
23889 ac_status=$?
23890 grep -v '^ *+' conftest.er1 >conftest.err
23891 rm -f conftest.er1
23892 cat conftest.err >&5
23893 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23894 (exit $ac_status); } && {
23895 test -z "$ac_c_werror_flag" ||
23896 test ! -s conftest.err
23897 } && test -s conftest$ac_exeext && {
23898 test "$cross_compiling" = yes ||
23899 $as_test_x conftest$ac_exeext
23900 }; then
23901 ac_cv_have_timezone="yes"
23902 else
23903 $as_echo "$as_me: failed program was:" >&5
23904 sed 's/^/| /' conftest.$ac_ext >&5
23906 ac_cv_have_timezone="no"
23909 rm -rf conftest.dSYM
23910 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23911 conftest$ac_exeext conftest.$ac_ext
23913 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
23914 $as_echo "$ac_cv_have_timezone" >&6; }
23915 if test "$ac_cv_have_timezone" = "yes"
23916 then
23918 cat >>confdefs.h <<\_ACEOF
23919 #define HAVE_TIMEZONE 1
23920 _ACEOF
23923 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
23924 $as_echo_n "checking for daylight variable... " >&6; }
23925 if test "${ac_cv_have_daylight+set}" = set; then
23926 $as_echo_n "(cached) " >&6
23927 else
23928 cat >conftest.$ac_ext <<_ACEOF
23929 /* confdefs.h. */
23930 _ACEOF
23931 cat confdefs.h >>conftest.$ac_ext
23932 cat >>conftest.$ac_ext <<_ACEOF
23933 /* end confdefs.h. */
23934 #include <time.h>
23936 main ()
23938 daylight = 1
23940 return 0;
23942 _ACEOF
23943 rm -f conftest.$ac_objext conftest$ac_exeext
23944 if { (ac_try="$ac_link"
23945 case "(($ac_try" in
23946 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23947 *) ac_try_echo=$ac_try;;
23948 esac
23949 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23950 $as_echo "$ac_try_echo") >&5
23951 (eval "$ac_link") 2>conftest.er1
23952 ac_status=$?
23953 grep -v '^ *+' conftest.er1 >conftest.err
23954 rm -f conftest.er1
23955 cat conftest.err >&5
23956 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23957 (exit $ac_status); } && {
23958 test -z "$ac_c_werror_flag" ||
23959 test ! -s conftest.err
23960 } && test -s conftest$ac_exeext && {
23961 test "$cross_compiling" = yes ||
23962 $as_test_x conftest$ac_exeext
23963 }; then
23964 ac_cv_have_daylight="yes"
23965 else
23966 $as_echo "$as_me: failed program was:" >&5
23967 sed 's/^/| /' conftest.$ac_ext >&5
23969 ac_cv_have_daylight="no"
23972 rm -rf conftest.dSYM
23973 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23974 conftest$ac_exeext conftest.$ac_ext
23976 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
23977 $as_echo "$ac_cv_have_daylight" >&6; }
23978 if test "$ac_cv_have_daylight" = "yes"
23979 then
23981 cat >>confdefs.h <<\_ACEOF
23982 #define HAVE_DAYLIGHT 1
23983 _ACEOF
23987 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
23988 $as_echo_n "checking for isinf... " >&6; }
23989 if test "${ac_cv_have_isinf+set}" = set; then
23990 $as_echo_n "(cached) " >&6
23991 else
23992 cat >conftest.$ac_ext <<_ACEOF
23993 /* confdefs.h. */
23994 _ACEOF
23995 cat confdefs.h >>conftest.$ac_ext
23996 cat >>conftest.$ac_ext <<_ACEOF
23997 /* end confdefs.h. */
23998 #include <math.h>
24000 main ()
24002 float f = 0.0; int i=isinf(f)
24004 return 0;
24006 _ACEOF
24007 rm -f conftest.$ac_objext conftest$ac_exeext
24008 if { (ac_try="$ac_link"
24009 case "(($ac_try" in
24010 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24011 *) ac_try_echo=$ac_try;;
24012 esac
24013 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24014 $as_echo "$ac_try_echo") >&5
24015 (eval "$ac_link") 2>conftest.er1
24016 ac_status=$?
24017 grep -v '^ *+' conftest.er1 >conftest.err
24018 rm -f conftest.er1
24019 cat conftest.err >&5
24020 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24021 (exit $ac_status); } && {
24022 test -z "$ac_c_werror_flag" ||
24023 test ! -s conftest.err
24024 } && test -s conftest$ac_exeext && {
24025 test "$cross_compiling" = yes ||
24026 $as_test_x conftest$ac_exeext
24027 }; then
24028 ac_cv_have_isinf="yes"
24029 else
24030 $as_echo "$as_me: failed program was:" >&5
24031 sed 's/^/| /' conftest.$ac_ext >&5
24033 ac_cv_have_isinf="no"
24036 rm -rf conftest.dSYM
24037 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24038 conftest$ac_exeext conftest.$ac_ext
24040 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
24041 $as_echo "$ac_cv_have_isinf" >&6; }
24042 if test "$ac_cv_have_isinf" = "yes"
24043 then
24045 cat >>confdefs.h <<\_ACEOF
24046 #define HAVE_ISINF 1
24047 _ACEOF
24051 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
24052 $as_echo_n "checking for isnan... " >&6; }
24053 if test "${ac_cv_have_isnan+set}" = set; then
24054 $as_echo_n "(cached) " >&6
24055 else
24056 cat >conftest.$ac_ext <<_ACEOF
24057 /* confdefs.h. */
24058 _ACEOF
24059 cat confdefs.h >>conftest.$ac_ext
24060 cat >>conftest.$ac_ext <<_ACEOF
24061 /* end confdefs.h. */
24062 #include <math.h>
24064 main ()
24066 float f = 0.0; int i=isnan(f)
24068 return 0;
24070 _ACEOF
24071 rm -f conftest.$ac_objext conftest$ac_exeext
24072 if { (ac_try="$ac_link"
24073 case "(($ac_try" in
24074 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24075 *) ac_try_echo=$ac_try;;
24076 esac
24077 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24078 $as_echo "$ac_try_echo") >&5
24079 (eval "$ac_link") 2>conftest.er1
24080 ac_status=$?
24081 grep -v '^ *+' conftest.er1 >conftest.err
24082 rm -f conftest.er1
24083 cat conftest.err >&5
24084 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24085 (exit $ac_status); } && {
24086 test -z "$ac_c_werror_flag" ||
24087 test ! -s conftest.err
24088 } && test -s conftest$ac_exeext && {
24089 test "$cross_compiling" = yes ||
24090 $as_test_x conftest$ac_exeext
24091 }; then
24092 ac_cv_have_isnan="yes"
24093 else
24094 $as_echo "$as_me: failed program was:" >&5
24095 sed 's/^/| /' conftest.$ac_ext >&5
24097 ac_cv_have_isnan="no"
24100 rm -rf conftest.dSYM
24101 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24102 conftest$ac_exeext conftest.$ac_ext
24104 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
24105 $as_echo "$ac_cv_have_isnan" >&6; }
24106 if test "$ac_cv_have_isnan" = "yes"
24107 then
24109 cat >>confdefs.h <<\_ACEOF
24110 #define HAVE_ISNAN 1
24111 _ACEOF
24116 case $host_cpu in
24117 *i[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
24118 $as_echo_n "checking whether we need to define __i386__... " >&6; }
24119 if test "${ac_cv_cpp_def___i386__+set}" = set; then
24120 $as_echo_n "(cached) " >&6
24121 else
24122 cat >conftest.$ac_ext <<_ACEOF
24123 /* confdefs.h. */
24124 _ACEOF
24125 cat confdefs.h >>conftest.$ac_ext
24126 cat >>conftest.$ac_ext <<_ACEOF
24127 /* end confdefs.h. */
24128 #ifndef __i386__
24130 #endif
24131 _ACEOF
24132 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24133 $EGREP "yes" >/dev/null 2>&1; then
24134 ac_cv_cpp_def___i386__=yes
24135 else
24136 ac_cv_cpp_def___i386__=no
24138 rm -f conftest*
24141 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
24142 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
24143 if test $ac_cv_cpp_def___i386__ = yes; then
24144 CFLAGS="$CFLAGS -D__i386__"
24145 LINTFLAGS="$LINTFLAGS -D__i386__"
24148 *x86_64*) { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
24149 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
24150 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
24151 $as_echo_n "(cached) " >&6
24152 else
24153 cat >conftest.$ac_ext <<_ACEOF
24154 /* confdefs.h. */
24155 _ACEOF
24156 cat confdefs.h >>conftest.$ac_ext
24157 cat >>conftest.$ac_ext <<_ACEOF
24158 /* end confdefs.h. */
24159 #ifndef __x86_64__
24161 #endif
24162 _ACEOF
24163 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24164 $EGREP "yes" >/dev/null 2>&1; then
24165 ac_cv_cpp_def___x86_64__=yes
24166 else
24167 ac_cv_cpp_def___x86_64__=no
24169 rm -f conftest*
24172 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
24173 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
24174 if test $ac_cv_cpp_def___x86_64__ = yes; then
24175 CFLAGS="$CFLAGS -D__x86_64__"
24176 LINTFLAGS="$LINTFLAGS -D__x86_64__"
24179 *alpha*) { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
24180 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
24181 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
24182 $as_echo_n "(cached) " >&6
24183 else
24184 cat >conftest.$ac_ext <<_ACEOF
24185 /* confdefs.h. */
24186 _ACEOF
24187 cat confdefs.h >>conftest.$ac_ext
24188 cat >>conftest.$ac_ext <<_ACEOF
24189 /* end confdefs.h. */
24190 #ifndef __ALPHA__
24192 #endif
24193 _ACEOF
24194 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24195 $EGREP "yes" >/dev/null 2>&1; then
24196 ac_cv_cpp_def___ALPHA__=yes
24197 else
24198 ac_cv_cpp_def___ALPHA__=no
24200 rm -f conftest*
24203 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
24204 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
24205 if test $ac_cv_cpp_def___ALPHA__ = yes; then
24206 CFLAGS="$CFLAGS -D__ALPHA__"
24207 LINTFLAGS="$LINTFLAGS -D__ALPHA__"
24210 *sparc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
24211 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
24212 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
24213 $as_echo_n "(cached) " >&6
24214 else
24215 cat >conftest.$ac_ext <<_ACEOF
24216 /* confdefs.h. */
24217 _ACEOF
24218 cat confdefs.h >>conftest.$ac_ext
24219 cat >>conftest.$ac_ext <<_ACEOF
24220 /* end confdefs.h. */
24221 #ifndef __sparc__
24223 #endif
24224 _ACEOF
24225 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24226 $EGREP "yes" >/dev/null 2>&1; then
24227 ac_cv_cpp_def___sparc__=yes
24228 else
24229 ac_cv_cpp_def___sparc__=no
24231 rm -f conftest*
24234 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
24235 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
24236 if test $ac_cv_cpp_def___sparc__ = yes; then
24237 CFLAGS="$CFLAGS -D__sparc__"
24238 LINTFLAGS="$LINTFLAGS -D__sparc__"
24241 *powerpc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
24242 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
24243 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
24244 $as_echo_n "(cached) " >&6
24245 else
24246 cat >conftest.$ac_ext <<_ACEOF
24247 /* confdefs.h. */
24248 _ACEOF
24249 cat confdefs.h >>conftest.$ac_ext
24250 cat >>conftest.$ac_ext <<_ACEOF
24251 /* end confdefs.h. */
24252 #ifndef __powerpc__
24254 #endif
24255 _ACEOF
24256 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24257 $EGREP "yes" >/dev/null 2>&1; then
24258 ac_cv_cpp_def___powerpc__=yes
24259 else
24260 ac_cv_cpp_def___powerpc__=no
24262 rm -f conftest*
24265 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
24266 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
24267 if test $ac_cv_cpp_def___powerpc__ = yes; then
24268 CFLAGS="$CFLAGS -D__powerpc__"
24269 LINTFLAGS="$LINTFLAGS -D__powerpc__"
24272 esac
24274 case $host_vendor in
24275 *sun*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
24276 $as_echo_n "checking whether we need to define __sun__... " >&6; }
24277 if test "${ac_cv_cpp_def___sun__+set}" = set; then
24278 $as_echo_n "(cached) " >&6
24279 else
24280 cat >conftest.$ac_ext <<_ACEOF
24281 /* confdefs.h. */
24282 _ACEOF
24283 cat confdefs.h >>conftest.$ac_ext
24284 cat >>conftest.$ac_ext <<_ACEOF
24285 /* end confdefs.h. */
24286 #ifndef __sun__
24288 #endif
24289 _ACEOF
24290 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24291 $EGREP "yes" >/dev/null 2>&1; then
24292 ac_cv_cpp_def___sun__=yes
24293 else
24294 ac_cv_cpp_def___sun__=no
24296 rm -f conftest*
24299 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
24300 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
24301 if test $ac_cv_cpp_def___sun__ = yes; then
24302 CFLAGS="$CFLAGS -D__sun__"
24303 LINTFLAGS="$LINTFLAGS -D__sun__"
24306 esac
24309 DEPENDENCIES="### Dependencies:
24311 .INIT: Makefile
24312 .BEGIN: Makefile
24313 .MAKEFILEDEPS:
24314 Makefile: dummy
24315 -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
24317 \$(OBJS) \$(C_SRCS16:.c=.o): \$(IDL_GEN_HEADERS)
24318 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
24319 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
24320 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
24321 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
24324 ALL_MAKERULES=""
24326 ALL_MAKEFILES=""
24328 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
24331 ALL_TOP_DIRS=""
24333 ALL_DLL_DIRS=""
24335 ALL_IMPLIB_DIRS=""
24337 ALL_TEST_DIRS=""
24339 ALL_PROGRAM_DIRS=""
24341 ALL_PROGRAM_INSTALL_DIRS=""
24343 ALL_PROGRAM_BIN_INSTALL_DIRS=""
24349 ac_config_commands="$ac_config_commands include/stamp-h"
24352 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
24354 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
24356 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
24358 ac_config_commands="$ac_config_commands dlls/user32/resources"
24360 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
24362 ac_config_commands="$ac_config_commands include/wine"
24365 ALL_MAKERULES="$ALL_MAKERULES \\
24366 Make.rules"
24367 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24368 Make.rules: Make.rules.in"
24369 MAKE_RULES=Make.rules
24370 ac_config_files="$ac_config_files Make.rules"
24372 ALL_MAKERULES="$ALL_MAKERULES \\
24373 dlls/Makedll.rules"
24374 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24375 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
24376 MAKE_DLL_RULES=dlls/Makedll.rules
24377 ac_config_files="$ac_config_files dlls/Makedll.rules"
24379 ALL_MAKERULES="$ALL_MAKERULES \\
24380 dlls/Makeimplib.rules"
24381 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24382 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
24383 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
24384 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
24386 ALL_MAKERULES="$ALL_MAKERULES \\
24387 dlls/Maketest.rules"
24388 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24389 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
24390 MAKE_TEST_RULES=dlls/Maketest.rules
24391 ac_config_files="$ac_config_files dlls/Maketest.rules"
24393 ALL_MAKERULES="$ALL_MAKERULES \\
24394 programs/Makeprog.rules"
24395 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24396 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
24397 MAKE_PROG_RULES=programs/Makeprog.rules
24398 ac_config_files="$ac_config_files programs/Makeprog.rules"
24403 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24404 Makefile: Makefile.in Make.rules"
24405 ac_config_files="$ac_config_files Makefile"
24407 ALL_MAKEFILES="$ALL_MAKEFILES \\
24408 dlls/Makefile"
24409 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
24410 dlls"
24411 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24412 dlls/Makefile: dlls/Makefile.in Make.rules"
24413 ac_config_files="$ac_config_files dlls/Makefile"
24415 ALL_MAKEFILES="$ALL_MAKEFILES \\
24416 dlls/acledit/Makefile"
24417 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24418 acledit"
24419 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24420 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
24421 ac_config_files="$ac_config_files dlls/acledit/Makefile"
24423 ALL_MAKEFILES="$ALL_MAKEFILES \\
24424 dlls/aclui/Makefile"
24425 test "x$enable_aclui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24426 aclui"
24427 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24428 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
24429 ac_config_files="$ac_config_files dlls/aclui/Makefile"
24431 ALL_MAKEFILES="$ALL_MAKEFILES \\
24432 dlls/activeds/Makefile"
24433 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24434 activeds"
24435 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24436 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
24437 ac_config_files="$ac_config_files dlls/activeds/Makefile"
24439 ALL_MAKEFILES="$ALL_MAKEFILES \\
24440 dlls/actxprxy/Makefile"
24441 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24442 actxprxy"
24443 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24444 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
24445 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
24447 ALL_MAKEFILES="$ALL_MAKEFILES \\
24448 dlls/adsiid/Makefile"
24449 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24450 adsiid"
24451 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24452 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
24453 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
24455 ALL_MAKEFILES="$ALL_MAKEFILES \\
24456 dlls/advapi32/Makefile"
24457 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24458 advapi32"
24459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24460 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
24461 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
24463 ALL_MAKEFILES="$ALL_MAKEFILES \\
24464 dlls/advapi32/tests/Makefile"
24465 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24466 advapi32/tests"
24467 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24468 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
24469 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
24471 ALL_MAKEFILES="$ALL_MAKEFILES \\
24472 dlls/advpack/Makefile"
24473 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24474 advpack"
24475 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24476 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
24477 ac_config_files="$ac_config_files dlls/advpack/Makefile"
24479 ALL_MAKEFILES="$ALL_MAKEFILES \\
24480 dlls/advpack/tests/Makefile"
24481 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24482 advpack/tests"
24483 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24484 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
24485 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
24487 ALL_MAKEFILES="$ALL_MAKEFILES \\
24488 dlls/amstream/Makefile"
24489 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24490 amstream"
24491 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24492 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
24493 ac_config_files="$ac_config_files dlls/amstream/Makefile"
24495 ALL_MAKEFILES="$ALL_MAKEFILES \\
24496 dlls/appwiz.cpl/Makefile"
24497 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24498 appwiz.cpl"
24499 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24500 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
24501 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
24503 ALL_MAKEFILES="$ALL_MAKEFILES \\
24504 dlls/atl/Makefile"
24505 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24506 atl"
24507 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24508 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
24509 ac_config_files="$ac_config_files dlls/atl/Makefile"
24511 ALL_MAKEFILES="$ALL_MAKEFILES \\
24512 dlls/authz/Makefile"
24513 test "x$enable_authz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24514 authz"
24515 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24516 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
24517 ac_config_files="$ac_config_files dlls/authz/Makefile"
24519 ALL_MAKEFILES="$ALL_MAKEFILES \\
24520 dlls/avicap32/Makefile"
24521 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24522 avicap32"
24523 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24524 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
24525 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
24527 ALL_MAKEFILES="$ALL_MAKEFILES \\
24528 dlls/avifil32/Makefile"
24529 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24530 avifil32"
24531 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24532 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
24533 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
24535 ALL_MAKEFILES="$ALL_MAKEFILES \\
24536 dlls/browseui/Makefile"
24537 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24538 browseui"
24539 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24540 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
24541 ac_config_files="$ac_config_files dlls/browseui/Makefile"
24543 ALL_MAKEFILES="$ALL_MAKEFILES \\
24544 dlls/browseui/tests/Makefile"
24545 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24546 browseui/tests"
24547 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24548 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
24549 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
24551 ALL_MAKEFILES="$ALL_MAKEFILES \\
24552 dlls/cabinet/Makefile"
24553 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24554 cabinet"
24555 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24556 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
24557 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
24559 ALL_MAKEFILES="$ALL_MAKEFILES \\
24560 dlls/cabinet/tests/Makefile"
24561 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24562 cabinet/tests"
24563 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24564 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
24565 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
24567 ALL_MAKEFILES="$ALL_MAKEFILES \\
24568 dlls/capi2032/Makefile"
24569 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24570 capi2032"
24571 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24572 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
24573 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
24575 ALL_MAKEFILES="$ALL_MAKEFILES \\
24576 dlls/cards/Makefile"
24577 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24578 cards"
24579 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24580 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
24581 ac_config_files="$ac_config_files dlls/cards/Makefile"
24583 ALL_MAKEFILES="$ALL_MAKEFILES \\
24584 dlls/cfgmgr32/Makefile"
24585 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24586 cfgmgr32"
24587 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24588 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
24589 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
24591 ALL_MAKEFILES="$ALL_MAKEFILES \\
24592 dlls/clusapi/Makefile"
24593 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24594 clusapi"
24595 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24596 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
24597 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
24599 ALL_MAKEFILES="$ALL_MAKEFILES \\
24600 dlls/comcat/Makefile"
24601 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24602 comcat"
24603 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24604 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
24605 ac_config_files="$ac_config_files dlls/comcat/Makefile"
24607 ALL_MAKEFILES="$ALL_MAKEFILES \\
24608 dlls/comcat/tests/Makefile"
24609 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24610 comcat/tests"
24611 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24612 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
24613 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
24615 ALL_MAKEFILES="$ALL_MAKEFILES \\
24616 dlls/comctl32/Makefile"
24617 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24618 comctl32"
24619 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24620 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
24621 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
24623 ALL_MAKEFILES="$ALL_MAKEFILES \\
24624 dlls/comctl32/tests/Makefile"
24625 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24626 comctl32/tests"
24627 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24628 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
24629 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
24631 ALL_MAKEFILES="$ALL_MAKEFILES \\
24632 dlls/comdlg32/Makefile"
24633 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24634 comdlg32"
24635 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24636 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
24637 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
24639 ALL_MAKEFILES="$ALL_MAKEFILES \\
24640 dlls/comdlg32/tests/Makefile"
24641 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24642 comdlg32/tests"
24643 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24644 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
24645 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
24647 ALL_MAKEFILES="$ALL_MAKEFILES \\
24648 dlls/comm.drv16/Makefile"
24649 test "x$enable_comm_drv16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24650 comm.drv16"
24651 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24652 dlls/comm.drv16/Makefile: dlls/comm.drv16/Makefile.in dlls/Makedll.rules"
24653 ac_config_files="$ac_config_files dlls/comm.drv16/Makefile"
24655 ALL_MAKEFILES="$ALL_MAKEFILES \\
24656 dlls/compstui/Makefile"
24657 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24658 compstui"
24659 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24660 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
24661 ac_config_files="$ac_config_files dlls/compstui/Makefile"
24663 ALL_MAKEFILES="$ALL_MAKEFILES \\
24664 dlls/credui/Makefile"
24665 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24666 credui"
24667 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24668 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
24669 ac_config_files="$ac_config_files dlls/credui/Makefile"
24671 ALL_MAKEFILES="$ALL_MAKEFILES \\
24672 dlls/credui/tests/Makefile"
24673 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24674 credui/tests"
24675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24676 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
24677 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
24679 ALL_MAKEFILES="$ALL_MAKEFILES \\
24680 dlls/crtdll/Makefile"
24681 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24682 crtdll"
24683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24684 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
24685 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
24687 ALL_MAKEFILES="$ALL_MAKEFILES \\
24688 dlls/crypt32/Makefile"
24689 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24690 crypt32"
24691 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24692 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
24693 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
24695 ALL_MAKEFILES="$ALL_MAKEFILES \\
24696 dlls/crypt32/tests/Makefile"
24697 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24698 crypt32/tests"
24699 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24700 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
24701 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
24703 ALL_MAKEFILES="$ALL_MAKEFILES \\
24704 dlls/cryptdlg/Makefile"
24705 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24706 cryptdlg"
24707 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24708 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
24709 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
24711 ALL_MAKEFILES="$ALL_MAKEFILES \\
24712 dlls/cryptdll/Makefile"
24713 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24714 cryptdll"
24715 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24716 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
24717 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
24719 ALL_MAKEFILES="$ALL_MAKEFILES \\
24720 dlls/cryptnet/Makefile"
24721 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24722 cryptnet"
24723 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24724 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
24725 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
24727 ALL_MAKEFILES="$ALL_MAKEFILES \\
24728 dlls/cryptnet/tests/Makefile"
24729 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24730 cryptnet/tests"
24731 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24732 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
24733 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
24735 ALL_MAKEFILES="$ALL_MAKEFILES \\
24736 dlls/cryptui/Makefile"
24737 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24738 cryptui"
24739 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24740 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
24741 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
24743 ALL_MAKEFILES="$ALL_MAKEFILES \\
24744 dlls/cryptui/tests/Makefile"
24745 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24746 cryptui/tests"
24747 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24748 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
24749 ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
24751 ALL_MAKEFILES="$ALL_MAKEFILES \\
24752 dlls/ctapi32/Makefile"
24753 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24754 ctapi32"
24755 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24756 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
24757 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
24759 ALL_MAKEFILES="$ALL_MAKEFILES \\
24760 dlls/ctl3d32/Makefile"
24761 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24762 ctl3d32"
24763 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24764 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
24765 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
24767 ALL_MAKEFILES="$ALL_MAKEFILES \\
24768 dlls/d3d10/Makefile"
24769 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24770 d3d10"
24771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24772 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
24773 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
24775 ALL_MAKEFILES="$ALL_MAKEFILES \\
24776 dlls/d3d10/tests/Makefile"
24777 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24778 d3d10/tests"
24779 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24780 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
24781 ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
24783 ALL_MAKEFILES="$ALL_MAKEFILES \\
24784 dlls/d3d10core/Makefile"
24785 test "x$enable_d3d10core" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24786 d3d10core"
24787 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24788 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
24789 ac_config_files="$ac_config_files dlls/d3d10core/Makefile"
24791 ALL_MAKEFILES="$ALL_MAKEFILES \\
24792 dlls/d3d10core/tests/Makefile"
24793 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24794 d3d10core/tests"
24795 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24796 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
24797 ac_config_files="$ac_config_files dlls/d3d10core/tests/Makefile"
24799 ALL_MAKEFILES="$ALL_MAKEFILES \\
24800 dlls/d3d8/Makefile"
24801 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24802 d3d8"
24803 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24804 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
24805 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
24807 ALL_MAKEFILES="$ALL_MAKEFILES \\
24808 dlls/d3d8/tests/Makefile"
24809 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24810 d3d8/tests"
24811 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24812 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
24813 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
24815 ALL_MAKEFILES="$ALL_MAKEFILES \\
24816 dlls/d3d9/Makefile"
24817 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24818 d3d9"
24819 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24820 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
24821 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
24823 ALL_MAKEFILES="$ALL_MAKEFILES \\
24824 dlls/d3d9/tests/Makefile"
24825 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24826 d3d9/tests"
24827 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24828 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
24829 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
24831 ALL_MAKEFILES="$ALL_MAKEFILES \\
24832 dlls/d3dim/Makefile"
24833 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24834 d3dim"
24835 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24836 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
24837 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
24839 ALL_MAKEFILES="$ALL_MAKEFILES \\
24840 dlls/d3drm/Makefile"
24841 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24842 d3drm"
24843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24844 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
24845 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
24847 ALL_MAKEFILES="$ALL_MAKEFILES \\
24848 dlls/d3drm/tests/Makefile"
24849 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24850 d3drm/tests"
24851 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24852 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
24853 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
24855 ALL_MAKEFILES="$ALL_MAKEFILES \\
24856 dlls/d3dx8/Makefile"
24857 test "x$enable_d3dx8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24858 d3dx8"
24859 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24860 dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
24861 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
24863 ALL_MAKEFILES="$ALL_MAKEFILES \\
24864 dlls/d3dx8/tests/Makefile"
24865 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24866 d3dx8/tests"
24867 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24868 dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
24869 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
24871 ALL_MAKEFILES="$ALL_MAKEFILES \\
24872 dlls/d3dx9_24/Makefile"
24873 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24874 d3dx9_24"
24875 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24876 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
24877 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
24879 ALL_MAKEFILES="$ALL_MAKEFILES \\
24880 dlls/d3dx9_25/Makefile"
24881 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24882 d3dx9_25"
24883 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24884 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
24885 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
24887 ALL_MAKEFILES="$ALL_MAKEFILES \\
24888 dlls/d3dx9_26/Makefile"
24889 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24890 d3dx9_26"
24891 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24892 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
24893 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
24895 ALL_MAKEFILES="$ALL_MAKEFILES \\
24896 dlls/d3dx9_27/Makefile"
24897 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24898 d3dx9_27"
24899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24900 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
24901 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
24903 ALL_MAKEFILES="$ALL_MAKEFILES \\
24904 dlls/d3dx9_28/Makefile"
24905 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24906 d3dx9_28"
24907 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24908 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
24909 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
24911 ALL_MAKEFILES="$ALL_MAKEFILES \\
24912 dlls/d3dx9_29/Makefile"
24913 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24914 d3dx9_29"
24915 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24916 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
24917 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
24919 ALL_MAKEFILES="$ALL_MAKEFILES \\
24920 dlls/d3dx9_30/Makefile"
24921 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24922 d3dx9_30"
24923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24924 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
24925 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
24927 ALL_MAKEFILES="$ALL_MAKEFILES \\
24928 dlls/d3dx9_31/Makefile"
24929 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24930 d3dx9_31"
24931 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24932 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
24933 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
24935 ALL_MAKEFILES="$ALL_MAKEFILES \\
24936 dlls/d3dx9_32/Makefile"
24937 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24938 d3dx9_32"
24939 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24940 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
24941 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
24943 ALL_MAKEFILES="$ALL_MAKEFILES \\
24944 dlls/d3dx9_33/Makefile"
24945 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24946 d3dx9_33"
24947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24948 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
24949 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
24951 ALL_MAKEFILES="$ALL_MAKEFILES \\
24952 dlls/d3dx9_34/Makefile"
24953 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24954 d3dx9_34"
24955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24956 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
24957 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
24959 ALL_MAKEFILES="$ALL_MAKEFILES \\
24960 dlls/d3dx9_35/Makefile"
24961 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24962 d3dx9_35"
24963 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24964 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
24965 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
24967 ALL_MAKEFILES="$ALL_MAKEFILES \\
24968 dlls/d3dx9_36/Makefile"
24969 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24970 d3dx9_36"
24971 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24972 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
24973 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
24975 ALL_MAKEFILES="$ALL_MAKEFILES \\
24976 dlls/d3dx9_36/tests/Makefile"
24977 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24978 d3dx9_36/tests"
24979 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24980 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
24981 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
24983 ALL_MAKEFILES="$ALL_MAKEFILES \\
24984 dlls/d3dx9_37/Makefile"
24985 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24986 d3dx9_37"
24987 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24988 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
24989 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
24991 ALL_MAKEFILES="$ALL_MAKEFILES \\
24992 dlls/d3dx9_38/Makefile"
24993 test "x$enable_d3dx9_38" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24994 d3dx9_38"
24995 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24996 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
24997 ac_config_files="$ac_config_files dlls/d3dx9_38/Makefile"
24999 ALL_MAKEFILES="$ALL_MAKEFILES \\
25000 dlls/d3dx9_39/Makefile"
25001 test "x$enable_d3dx9_39" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25002 d3dx9_39"
25003 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25004 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
25005 ac_config_files="$ac_config_files dlls/d3dx9_39/Makefile"
25007 ALL_MAKEFILES="$ALL_MAKEFILES \\
25008 dlls/d3dx9_40/Makefile"
25009 test "x$enable_d3dx9_40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25010 d3dx9_40"
25011 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25012 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
25013 ac_config_files="$ac_config_files dlls/d3dx9_40/Makefile"
25015 ALL_MAKEFILES="$ALL_MAKEFILES \\
25016 dlls/d3dxof/Makefile"
25017 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25018 d3dxof"
25019 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25020 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
25021 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
25023 ALL_MAKEFILES="$ALL_MAKEFILES \\
25024 dlls/d3dxof/tests/Makefile"
25025 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25026 d3dxof/tests"
25027 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25028 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
25029 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
25031 ALL_MAKEFILES="$ALL_MAKEFILES \\
25032 dlls/dbghelp/Makefile"
25033 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25034 dbghelp"
25035 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25036 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
25037 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
25039 ALL_MAKEFILES="$ALL_MAKEFILES \\
25040 dlls/dciman32/Makefile"
25041 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25042 dciman32"
25043 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25044 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
25045 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
25047 ALL_MAKEFILES="$ALL_MAKEFILES \\
25048 dlls/ddraw/Makefile"
25049 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25050 ddraw"
25051 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25052 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
25053 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
25055 ALL_MAKEFILES="$ALL_MAKEFILES \\
25056 dlls/ddraw/tests/Makefile"
25057 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25058 ddraw/tests"
25059 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25060 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
25061 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
25063 ALL_MAKEFILES="$ALL_MAKEFILES \\
25064 dlls/ddrawex/Makefile"
25065 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25066 ddrawex"
25067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25068 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
25069 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
25071 ALL_MAKEFILES="$ALL_MAKEFILES \\
25072 dlls/ddrawex/tests/Makefile"
25073 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25074 ddrawex/tests"
25075 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25076 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
25077 ac_config_files="$ac_config_files dlls/ddrawex/tests/Makefile"
25079 ALL_MAKEFILES="$ALL_MAKEFILES \\
25080 dlls/devenum/Makefile"
25081 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25082 devenum"
25083 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25084 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
25085 ac_config_files="$ac_config_files dlls/devenum/Makefile"
25087 ALL_MAKEFILES="$ALL_MAKEFILES \\
25088 dlls/dinput/Makefile"
25089 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25090 dinput"
25091 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25092 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
25093 ac_config_files="$ac_config_files dlls/dinput/Makefile"
25095 ALL_MAKEFILES="$ALL_MAKEFILES \\
25096 dlls/dinput/tests/Makefile"
25097 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25098 dinput/tests"
25099 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25100 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
25101 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
25103 ALL_MAKEFILES="$ALL_MAKEFILES \\
25104 dlls/dinput8/Makefile"
25105 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25106 dinput8"
25107 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25108 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
25109 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
25111 ALL_MAKEFILES="$ALL_MAKEFILES \\
25112 dlls/dispdib.dll16/Makefile"
25113 test "x$enable_dispdib_dll16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25114 dispdib.dll16"
25115 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25116 dlls/dispdib.dll16/Makefile: dlls/dispdib.dll16/Makefile.in dlls/Makedll.rules"
25117 ac_config_files="$ac_config_files dlls/dispdib.dll16/Makefile"
25119 ALL_MAKEFILES="$ALL_MAKEFILES \\
25120 dlls/display.drv16/Makefile"
25121 test "x$enable_display_drv16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25122 display.drv16"
25123 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25124 dlls/display.drv16/Makefile: dlls/display.drv16/Makefile.in dlls/Makedll.rules"
25125 ac_config_files="$ac_config_files dlls/display.drv16/Makefile"
25127 ALL_MAKEFILES="$ALL_MAKEFILES \\
25128 dlls/dmband/Makefile"
25129 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25130 dmband"
25131 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25132 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
25133 ac_config_files="$ac_config_files dlls/dmband/Makefile"
25135 ALL_MAKEFILES="$ALL_MAKEFILES \\
25136 dlls/dmcompos/Makefile"
25137 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25138 dmcompos"
25139 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25140 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
25141 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
25143 ALL_MAKEFILES="$ALL_MAKEFILES \\
25144 dlls/dmime/Makefile"
25145 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25146 dmime"
25147 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25148 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
25149 ac_config_files="$ac_config_files dlls/dmime/Makefile"
25151 ALL_MAKEFILES="$ALL_MAKEFILES \\
25152 dlls/dmloader/Makefile"
25153 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25154 dmloader"
25155 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25156 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
25157 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
25159 ALL_MAKEFILES="$ALL_MAKEFILES \\
25160 dlls/dmscript/Makefile"
25161 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25162 dmscript"
25163 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25164 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
25165 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
25167 ALL_MAKEFILES="$ALL_MAKEFILES \\
25168 dlls/dmstyle/Makefile"
25169 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25170 dmstyle"
25171 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25172 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
25173 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
25175 ALL_MAKEFILES="$ALL_MAKEFILES \\
25176 dlls/dmsynth/Makefile"
25177 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25178 dmsynth"
25179 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25180 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
25181 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
25183 ALL_MAKEFILES="$ALL_MAKEFILES \\
25184 dlls/dmusic/Makefile"
25185 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25186 dmusic"
25187 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25188 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
25189 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
25191 ALL_MAKEFILES="$ALL_MAKEFILES \\
25192 dlls/dmusic32/Makefile"
25193 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25194 dmusic32"
25195 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25196 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
25197 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
25199 ALL_MAKEFILES="$ALL_MAKEFILES \\
25200 dlls/dnsapi/Makefile"
25201 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25202 dnsapi"
25203 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25204 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
25205 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
25207 ALL_MAKEFILES="$ALL_MAKEFILES \\
25208 dlls/dnsapi/tests/Makefile"
25209 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25210 dnsapi/tests"
25211 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25212 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
25213 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
25215 ALL_MAKEFILES="$ALL_MAKEFILES \\
25216 dlls/dplay/Makefile"
25217 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25218 dplay"
25219 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25220 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
25221 ac_config_files="$ac_config_files dlls/dplay/Makefile"
25223 ALL_MAKEFILES="$ALL_MAKEFILES \\
25224 dlls/dplayx/Makefile"
25225 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25226 dplayx"
25227 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25228 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
25229 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
25231 ALL_MAKEFILES="$ALL_MAKEFILES \\
25232 dlls/dplayx/tests/Makefile"
25233 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25234 dplayx/tests"
25235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25236 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
25237 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
25239 ALL_MAKEFILES="$ALL_MAKEFILES \\
25240 dlls/dpnaddr/Makefile"
25241 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25242 dpnaddr"
25243 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25244 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
25245 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
25247 ALL_MAKEFILES="$ALL_MAKEFILES \\
25248 dlls/dpnet/Makefile"
25249 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25250 dpnet"
25251 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25252 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
25253 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
25255 ALL_MAKEFILES="$ALL_MAKEFILES \\
25256 dlls/dpnhpast/Makefile"
25257 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25258 dpnhpast"
25259 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25260 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
25261 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
25263 ALL_MAKEFILES="$ALL_MAKEFILES \\
25264 dlls/dpnlobby/Makefile"
25265 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25266 dpnlobby"
25267 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25268 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
25269 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
25271 ALL_MAKEFILES="$ALL_MAKEFILES \\
25272 dlls/dpwsockx/Makefile"
25273 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25274 dpwsockx"
25275 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25276 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
25277 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
25279 ALL_MAKEFILES="$ALL_MAKEFILES \\
25280 dlls/dsound/Makefile"
25281 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25282 dsound"
25283 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25284 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
25285 ac_config_files="$ac_config_files dlls/dsound/Makefile"
25287 ALL_MAKEFILES="$ALL_MAKEFILES \\
25288 dlls/dsound/tests/Makefile"
25289 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25290 dsound/tests"
25291 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25292 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
25293 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
25295 ALL_MAKEFILES="$ALL_MAKEFILES \\
25296 dlls/dssenh/Makefile"
25297 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25298 dssenh"
25299 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25300 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
25301 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
25303 ALL_MAKEFILES="$ALL_MAKEFILES \\
25304 dlls/dswave/Makefile"
25305 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25306 dswave"
25307 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25308 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
25309 ac_config_files="$ac_config_files dlls/dswave/Makefile"
25311 ALL_MAKEFILES="$ALL_MAKEFILES \\
25312 dlls/dwmapi/Makefile"
25313 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25314 dwmapi"
25315 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25316 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
25317 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
25319 ALL_MAKEFILES="$ALL_MAKEFILES \\
25320 dlls/dxdiagn/Makefile"
25321 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25322 dxdiagn"
25323 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25324 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
25325 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
25327 ALL_MAKEFILES="$ALL_MAKEFILES \\
25328 dlls/dxerr8/Makefile"
25329 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25330 dxerr8"
25331 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25332 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
25333 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
25335 ALL_MAKEFILES="$ALL_MAKEFILES \\
25336 dlls/dxerr9/Makefile"
25337 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25338 dxerr9"
25339 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25340 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
25341 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
25343 ALL_MAKEFILES="$ALL_MAKEFILES \\
25344 dlls/dxgi/Makefile"
25345 test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25346 dxgi"
25347 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25348 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
25349 ac_config_files="$ac_config_files dlls/dxgi/Makefile"
25351 ALL_MAKEFILES="$ALL_MAKEFILES \\
25352 dlls/dxgi/tests/Makefile"
25353 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25354 dxgi/tests"
25355 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25356 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
25357 ac_config_files="$ac_config_files dlls/dxgi/tests/Makefile"
25359 ALL_MAKEFILES="$ALL_MAKEFILES \\
25360 dlls/dxguid/Makefile"
25361 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25362 dxguid"
25363 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25364 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
25365 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
25367 ALL_MAKEFILES="$ALL_MAKEFILES \\
25368 dlls/faultrep/Makefile"
25369 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25370 faultrep"
25371 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25372 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
25373 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
25375 ALL_MAKEFILES="$ALL_MAKEFILES \\
25376 dlls/fusion/Makefile"
25377 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25378 fusion"
25379 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25380 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
25381 ac_config_files="$ac_config_files dlls/fusion/Makefile"
25383 ALL_MAKEFILES="$ALL_MAKEFILES \\
25384 dlls/fusion/tests/Makefile"
25385 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25386 fusion/tests"
25387 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25388 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
25389 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
25391 ALL_MAKEFILES="$ALL_MAKEFILES \\
25392 dlls/gdi32/Makefile"
25393 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25394 gdi32"
25395 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25396 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
25397 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
25399 ALL_MAKEFILES="$ALL_MAKEFILES \\
25400 dlls/gdi32/tests/Makefile"
25401 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25402 gdi32/tests"
25403 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25404 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
25405 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
25407 ALL_MAKEFILES="$ALL_MAKEFILES \\
25408 dlls/gdiplus/Makefile"
25409 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25410 gdiplus"
25411 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25412 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
25413 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
25415 ALL_MAKEFILES="$ALL_MAKEFILES \\
25416 dlls/gdiplus/tests/Makefile"
25417 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25418 gdiplus/tests"
25419 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25420 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
25421 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
25423 ALL_MAKEFILES="$ALL_MAKEFILES \\
25424 dlls/glu32/Makefile"
25425 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25426 glu32"
25427 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25428 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
25429 ac_config_files="$ac_config_files dlls/glu32/Makefile"
25431 ALL_MAKEFILES="$ALL_MAKEFILES \\
25432 dlls/gphoto2.ds/Makefile"
25433 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25434 gphoto2.ds"
25435 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25436 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
25437 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
25439 ALL_MAKEFILES="$ALL_MAKEFILES \\
25440 dlls/gpkcsp/Makefile"
25441 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25442 gpkcsp"
25443 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25444 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
25445 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
25447 ALL_MAKEFILES="$ALL_MAKEFILES \\
25448 dlls/hal/Makefile"
25449 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25450 hal"
25451 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25452 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
25453 ac_config_files="$ac_config_files dlls/hal/Makefile"
25455 ALL_MAKEFILES="$ALL_MAKEFILES \\
25456 dlls/hhctrl.ocx/Makefile"
25457 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25458 hhctrl.ocx"
25459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25460 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
25461 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
25463 ALL_MAKEFILES="$ALL_MAKEFILES \\
25464 dlls/hid/Makefile"
25465 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25466 hid"
25467 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25468 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
25469 ac_config_files="$ac_config_files dlls/hid/Makefile"
25471 ALL_MAKEFILES="$ALL_MAKEFILES \\
25472 dlls/hlink/Makefile"
25473 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25474 hlink"
25475 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25476 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
25477 ac_config_files="$ac_config_files dlls/hlink/Makefile"
25479 ALL_MAKEFILES="$ALL_MAKEFILES \\
25480 dlls/hlink/tests/Makefile"
25481 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25482 hlink/tests"
25483 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25484 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
25485 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
25487 ALL_MAKEFILES="$ALL_MAKEFILES \\
25488 dlls/hnetcfg/Makefile"
25489 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25490 hnetcfg"
25491 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25492 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
25493 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
25495 ALL_MAKEFILES="$ALL_MAKEFILES \\
25496 dlls/httpapi/Makefile"
25497 test "x$enable_httpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25498 httpapi"
25499 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25500 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
25501 ac_config_files="$ac_config_files dlls/httpapi/Makefile"
25503 ALL_MAKEFILES="$ALL_MAKEFILES \\
25504 dlls/iccvid/Makefile"
25505 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25506 iccvid"
25507 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25508 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
25509 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
25511 ALL_MAKEFILES="$ALL_MAKEFILES \\
25512 dlls/icmp/Makefile"
25513 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25514 icmp"
25515 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25516 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
25517 ac_config_files="$ac_config_files dlls/icmp/Makefile"
25519 ALL_MAKEFILES="$ALL_MAKEFILES \\
25520 dlls/ifsmgr.vxd/Makefile"
25521 test "x$enable_ifsmgr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25522 ifsmgr.vxd"
25523 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25524 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
25525 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
25527 ALL_MAKEFILES="$ALL_MAKEFILES \\
25528 dlls/imaadp32.acm/Makefile"
25529 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25530 imaadp32.acm"
25531 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25532 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
25533 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
25535 ALL_MAKEFILES="$ALL_MAKEFILES \\
25536 dlls/imagehlp/Makefile"
25537 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25538 imagehlp"
25539 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25540 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
25541 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
25543 ALL_MAKEFILES="$ALL_MAKEFILES \\
25544 dlls/imm32/Makefile"
25545 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25546 imm32"
25547 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25548 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
25549 ac_config_files="$ac_config_files dlls/imm32/Makefile"
25551 ALL_MAKEFILES="$ALL_MAKEFILES \\
25552 dlls/imm32/tests/Makefile"
25553 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25554 imm32/tests"
25555 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25556 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
25557 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
25559 ALL_MAKEFILES="$ALL_MAKEFILES \\
25560 dlls/inetcomm/Makefile"
25561 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25562 inetcomm"
25563 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25564 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
25565 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
25567 ALL_MAKEFILES="$ALL_MAKEFILES \\
25568 dlls/inetcomm/tests/Makefile"
25569 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25570 inetcomm/tests"
25571 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25572 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
25573 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
25575 ALL_MAKEFILES="$ALL_MAKEFILES \\
25576 dlls/inetmib1/Makefile"
25577 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25578 inetmib1"
25579 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25580 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
25581 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
25583 ALL_MAKEFILES="$ALL_MAKEFILES \\
25584 dlls/inetmib1/tests/Makefile"
25585 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25586 inetmib1/tests"
25587 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25588 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
25589 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
25591 ALL_MAKEFILES="$ALL_MAKEFILES \\
25592 dlls/infosoft/Makefile"
25593 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25594 infosoft"
25595 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25596 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
25597 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
25599 ALL_MAKEFILES="$ALL_MAKEFILES \\
25600 dlls/infosoft/tests/Makefile"
25601 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25602 infosoft/tests"
25603 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25604 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
25605 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
25607 ALL_MAKEFILES="$ALL_MAKEFILES \\
25608 dlls/initpki/Makefile"
25609 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25610 initpki"
25611 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25612 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
25613 ac_config_files="$ac_config_files dlls/initpki/Makefile"
25615 ALL_MAKEFILES="$ALL_MAKEFILES \\
25616 dlls/inkobj/Makefile"
25617 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25618 inkobj"
25619 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25620 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
25621 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
25623 ALL_MAKEFILES="$ALL_MAKEFILES \\
25624 dlls/inseng/Makefile"
25625 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25626 inseng"
25627 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25628 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
25629 ac_config_files="$ac_config_files dlls/inseng/Makefile"
25631 ALL_MAKEFILES="$ALL_MAKEFILES \\
25632 dlls/iphlpapi/Makefile"
25633 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25634 iphlpapi"
25635 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25636 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
25637 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
25639 ALL_MAKEFILES="$ALL_MAKEFILES \\
25640 dlls/iphlpapi/tests/Makefile"
25641 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25642 iphlpapi/tests"
25643 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25644 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
25645 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
25647 ALL_MAKEFILES="$ALL_MAKEFILES \\
25648 dlls/itircl/Makefile"
25649 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25650 itircl"
25651 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25652 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
25653 ac_config_files="$ac_config_files dlls/itircl/Makefile"
25655 ALL_MAKEFILES="$ALL_MAKEFILES \\
25656 dlls/itss/Makefile"
25657 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25658 itss"
25659 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25660 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
25661 ac_config_files="$ac_config_files dlls/itss/Makefile"
25663 ALL_MAKEFILES="$ALL_MAKEFILES \\
25664 dlls/itss/tests/Makefile"
25665 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25666 itss/tests"
25667 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25668 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
25669 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
25671 ALL_MAKEFILES="$ALL_MAKEFILES \\
25672 dlls/jscript/Makefile"
25673 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25674 jscript"
25675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25676 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
25677 ac_config_files="$ac_config_files dlls/jscript/Makefile"
25679 ALL_MAKEFILES="$ALL_MAKEFILES \\
25680 dlls/jscript/tests/Makefile"
25681 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25682 jscript/tests"
25683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25684 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
25685 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
25687 ALL_MAKEFILES="$ALL_MAKEFILES \\
25688 dlls/kernel32/Makefile"
25689 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25690 kernel32"
25691 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25692 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
25693 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
25695 ALL_MAKEFILES="$ALL_MAKEFILES \\
25696 dlls/kernel32/tests/Makefile"
25697 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25698 kernel32/tests"
25699 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25700 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
25701 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
25703 ALL_MAKEFILES="$ALL_MAKEFILES \\
25704 dlls/keyboard.drv16/Makefile"
25705 test "x$enable_keyboard_drv16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25706 keyboard.drv16"
25707 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25708 dlls/keyboard.drv16/Makefile: dlls/keyboard.drv16/Makefile.in dlls/Makedll.rules"
25709 ac_config_files="$ac_config_files dlls/keyboard.drv16/Makefile"
25711 ALL_MAKEFILES="$ALL_MAKEFILES \\
25712 dlls/loadperf/Makefile"
25713 test "x$enable_loadperf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25714 loadperf"
25715 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25716 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
25717 ac_config_files="$ac_config_files dlls/loadperf/Makefile"
25719 ALL_MAKEFILES="$ALL_MAKEFILES \\
25720 dlls/localspl/Makefile"
25721 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25722 localspl"
25723 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25724 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
25725 ac_config_files="$ac_config_files dlls/localspl/Makefile"
25727 ALL_MAKEFILES="$ALL_MAKEFILES \\
25728 dlls/localspl/tests/Makefile"
25729 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25730 localspl/tests"
25731 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25732 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
25733 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
25735 ALL_MAKEFILES="$ALL_MAKEFILES \\
25736 dlls/localui/Makefile"
25737 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25738 localui"
25739 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25740 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
25741 ac_config_files="$ac_config_files dlls/localui/Makefile"
25743 ALL_MAKEFILES="$ALL_MAKEFILES \\
25744 dlls/localui/tests/Makefile"
25745 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25746 localui/tests"
25747 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25748 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
25749 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
25751 ALL_MAKEFILES="$ALL_MAKEFILES \\
25752 dlls/lz32/Makefile"
25753 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25754 lz32"
25755 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25756 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
25757 ac_config_files="$ac_config_files dlls/lz32/Makefile"
25759 ALL_MAKEFILES="$ALL_MAKEFILES \\
25760 dlls/lz32/tests/Makefile"
25761 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25762 lz32/tests"
25763 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25764 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
25765 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
25767 ALL_MAKEFILES="$ALL_MAKEFILES \\
25768 dlls/mapi32/Makefile"
25769 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25770 mapi32"
25771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25772 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
25773 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
25775 ALL_MAKEFILES="$ALL_MAKEFILES \\
25776 dlls/mapi32/tests/Makefile"
25777 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25778 mapi32/tests"
25779 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25780 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
25781 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
25783 ALL_MAKEFILES="$ALL_MAKEFILES \\
25784 dlls/mciavi32/Makefile"
25785 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25786 mciavi32"
25787 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25788 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
25789 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
25791 ALL_MAKEFILES="$ALL_MAKEFILES \\
25792 dlls/mcicda/Makefile"
25793 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25794 mcicda"
25795 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25796 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
25797 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
25799 ALL_MAKEFILES="$ALL_MAKEFILES \\
25800 dlls/mciqtz32/Makefile"
25801 test "x$enable_mciqtz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25802 mciqtz32"
25803 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25804 dlls/mciqtz32/Makefile: dlls/mciqtz32/Makefile.in dlls/Makedll.rules"
25805 ac_config_files="$ac_config_files dlls/mciqtz32/Makefile"
25807 ALL_MAKEFILES="$ALL_MAKEFILES \\
25808 dlls/mciseq/Makefile"
25809 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25810 mciseq"
25811 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25812 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
25813 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
25815 ALL_MAKEFILES="$ALL_MAKEFILES \\
25816 dlls/mciwave/Makefile"
25817 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25818 mciwave"
25819 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25820 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
25821 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
25823 ALL_MAKEFILES="$ALL_MAKEFILES \\
25824 dlls/midimap/Makefile"
25825 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25826 midimap"
25827 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25828 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
25829 ac_config_files="$ac_config_files dlls/midimap/Makefile"
25831 ALL_MAKEFILES="$ALL_MAKEFILES \\
25832 dlls/mlang/Makefile"
25833 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25834 mlang"
25835 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25836 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
25837 ac_config_files="$ac_config_files dlls/mlang/Makefile"
25839 ALL_MAKEFILES="$ALL_MAKEFILES \\
25840 dlls/mlang/tests/Makefile"
25841 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25842 mlang/tests"
25843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25844 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
25845 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
25847 ALL_MAKEFILES="$ALL_MAKEFILES \\
25848 dlls/mmdevldr.vxd/Makefile"
25849 test "x$enable_mmdevldr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25850 mmdevldr.vxd"
25851 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25852 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
25853 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
25855 ALL_MAKEFILES="$ALL_MAKEFILES \\
25856 dlls/monodebg.vxd/Makefile"
25857 test "x$enable_monodebg_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25858 monodebg.vxd"
25859 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25860 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
25861 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
25863 ALL_MAKEFILES="$ALL_MAKEFILES \\
25864 dlls/mountmgr.sys/Makefile"
25865 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25866 mountmgr.sys"
25867 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25868 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
25869 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
25871 ALL_MAKEFILES="$ALL_MAKEFILES \\
25872 dlls/mouse.drv16/Makefile"
25873 test "x$enable_mouse_drv16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25874 mouse.drv16"
25875 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25876 dlls/mouse.drv16/Makefile: dlls/mouse.drv16/Makefile.in dlls/Makedll.rules"
25877 ac_config_files="$ac_config_files dlls/mouse.drv16/Makefile"
25879 ALL_MAKEFILES="$ALL_MAKEFILES \\
25880 dlls/mpr/Makefile"
25881 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25882 mpr"
25883 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25884 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
25885 ac_config_files="$ac_config_files dlls/mpr/Makefile"
25887 ALL_MAKEFILES="$ALL_MAKEFILES \\
25888 dlls/mprapi/Makefile"
25889 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25890 mprapi"
25891 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25892 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
25893 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
25895 ALL_MAKEFILES="$ALL_MAKEFILES \\
25896 dlls/msacm32.drv/Makefile"
25897 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25898 msacm32.drv"
25899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25900 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
25901 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
25903 ALL_MAKEFILES="$ALL_MAKEFILES \\
25904 dlls/msacm32/Makefile"
25905 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25906 msacm32"
25907 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25908 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
25909 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
25911 ALL_MAKEFILES="$ALL_MAKEFILES \\
25912 dlls/msacm32/tests/Makefile"
25913 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25914 msacm32/tests"
25915 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25916 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
25917 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
25919 ALL_MAKEFILES="$ALL_MAKEFILES \\
25920 dlls/msadp32.acm/Makefile"
25921 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25922 msadp32.acm"
25923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25924 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
25925 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
25927 ALL_MAKEFILES="$ALL_MAKEFILES \\
25928 dlls/mscat32/Makefile"
25929 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25930 mscat32"
25931 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25932 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
25933 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
25935 ALL_MAKEFILES="$ALL_MAKEFILES \\
25936 dlls/mscms/Makefile"
25937 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25938 mscms"
25939 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25940 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
25941 ac_config_files="$ac_config_files dlls/mscms/Makefile"
25943 ALL_MAKEFILES="$ALL_MAKEFILES \\
25944 dlls/mscms/tests/Makefile"
25945 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25946 mscms/tests"
25947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25948 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
25949 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
25951 ALL_MAKEFILES="$ALL_MAKEFILES \\
25952 dlls/mscoree/Makefile"
25953 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25954 mscoree"
25955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25956 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
25957 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
25959 ALL_MAKEFILES="$ALL_MAKEFILES \\
25960 dlls/msctf/Makefile"
25961 test "x$enable_msctf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25962 msctf"
25963 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25964 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
25965 ac_config_files="$ac_config_files dlls/msctf/Makefile"
25967 ALL_MAKEFILES="$ALL_MAKEFILES \\
25968 dlls/msctf/tests/Makefile"
25969 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25970 msctf/tests"
25971 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25972 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
25973 ac_config_files="$ac_config_files dlls/msctf/tests/Makefile"
25975 ALL_MAKEFILES="$ALL_MAKEFILES \\
25976 dlls/msdmo/Makefile"
25977 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25978 msdmo"
25979 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25980 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
25981 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
25983 ALL_MAKEFILES="$ALL_MAKEFILES \\
25984 dlls/msftedit/Makefile"
25985 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25986 msftedit"
25987 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25988 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
25989 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
25991 ALL_MAKEFILES="$ALL_MAKEFILES \\
25992 dlls/msg711.acm/Makefile"
25993 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25994 msg711.acm"
25995 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25996 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
25997 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
25999 ALL_MAKEFILES="$ALL_MAKEFILES \\
26000 dlls/mshtml.tlb/Makefile"
26001 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26002 mshtml.tlb"
26003 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26004 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
26005 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
26007 ALL_MAKEFILES="$ALL_MAKEFILES \\
26008 dlls/mshtml/Makefile"
26009 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26010 mshtml"
26011 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26012 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
26013 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
26015 ALL_MAKEFILES="$ALL_MAKEFILES \\
26016 dlls/mshtml/tests/Makefile"
26017 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26018 mshtml/tests"
26019 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26020 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
26021 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
26023 ALL_MAKEFILES="$ALL_MAKEFILES \\
26024 dlls/msi/Makefile"
26025 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26026 msi"
26027 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26028 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
26029 ac_config_files="$ac_config_files dlls/msi/Makefile"
26031 ALL_MAKEFILES="$ALL_MAKEFILES \\
26032 dlls/msi/tests/Makefile"
26033 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26034 msi/tests"
26035 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26036 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
26037 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
26039 ALL_MAKEFILES="$ALL_MAKEFILES \\
26040 dlls/msimg32/Makefile"
26041 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26042 msimg32"
26043 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26044 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
26045 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
26047 ALL_MAKEFILES="$ALL_MAKEFILES \\
26048 dlls/msimtf/Makefile"
26049 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26050 msimtf"
26051 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26052 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
26053 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
26055 ALL_MAKEFILES="$ALL_MAKEFILES \\
26056 dlls/msisip/Makefile"
26057 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26058 msisip"
26059 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26060 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
26061 ac_config_files="$ac_config_files dlls/msisip/Makefile"
26063 ALL_MAKEFILES="$ALL_MAKEFILES \\
26064 dlls/msisys.ocx/Makefile"
26065 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26066 msisys.ocx"
26067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26068 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
26069 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
26071 ALL_MAKEFILES="$ALL_MAKEFILES \\
26072 dlls/msnet32/Makefile"
26073 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26074 msnet32"
26075 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26076 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
26077 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
26079 ALL_MAKEFILES="$ALL_MAKEFILES \\
26080 dlls/msrle32/Makefile"
26081 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26082 msrle32"
26083 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26084 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
26085 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
26087 ALL_MAKEFILES="$ALL_MAKEFILES \\
26088 dlls/mssign32/Makefile"
26089 test "x$enable_mssign32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26090 mssign32"
26091 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26092 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
26093 ac_config_files="$ac_config_files dlls/mssign32/Makefile"
26095 ALL_MAKEFILES="$ALL_MAKEFILES \\
26096 dlls/mssip32/Makefile"
26097 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26098 mssip32"
26099 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26100 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
26101 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
26103 ALL_MAKEFILES="$ALL_MAKEFILES \\
26104 dlls/mstask/Makefile"
26105 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26106 mstask"
26107 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26108 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
26109 ac_config_files="$ac_config_files dlls/mstask/Makefile"
26111 ALL_MAKEFILES="$ALL_MAKEFILES \\
26112 dlls/mstask/tests/Makefile"
26113 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26114 mstask/tests"
26115 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26116 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
26117 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
26119 ALL_MAKEFILES="$ALL_MAKEFILES \\
26120 dlls/msvcirt/Makefile"
26121 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26122 msvcirt"
26123 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26124 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
26125 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
26127 ALL_MAKEFILES="$ALL_MAKEFILES \\
26128 dlls/msvcr71/Makefile"
26129 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26130 msvcr71"
26131 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26132 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
26133 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
26135 ALL_MAKEFILES="$ALL_MAKEFILES \\
26136 dlls/msvcrt/Makefile"
26137 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26138 msvcrt"
26139 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26140 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
26141 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
26143 ALL_MAKEFILES="$ALL_MAKEFILES \\
26144 dlls/msvcrt/tests/Makefile"
26145 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26146 msvcrt/tests"
26147 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26148 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
26149 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
26151 ALL_MAKEFILES="$ALL_MAKEFILES \\
26152 dlls/msvcrt20/Makefile"
26153 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26154 msvcrt20"
26155 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26156 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
26157 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
26159 ALL_MAKEFILES="$ALL_MAKEFILES \\
26160 dlls/msvcrt40/Makefile"
26161 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26162 msvcrt40"
26163 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26164 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
26165 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
26167 ALL_MAKEFILES="$ALL_MAKEFILES \\
26168 dlls/msvcrtd/Makefile"
26169 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26170 msvcrtd"
26171 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26172 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
26173 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
26175 ALL_MAKEFILES="$ALL_MAKEFILES \\
26176 dlls/msvcrtd/tests/Makefile"
26177 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26178 msvcrtd/tests"
26179 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26180 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
26181 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
26183 ALL_MAKEFILES="$ALL_MAKEFILES \\
26184 dlls/msvfw32/Makefile"
26185 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26186 msvfw32"
26187 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26188 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
26189 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
26191 ALL_MAKEFILES="$ALL_MAKEFILES \\
26192 dlls/msvfw32/tests/Makefile"
26193 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26194 msvfw32/tests"
26195 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26196 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
26197 ac_config_files="$ac_config_files dlls/msvfw32/tests/Makefile"
26199 ALL_MAKEFILES="$ALL_MAKEFILES \\
26200 dlls/msvidc32/Makefile"
26201 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26202 msvidc32"
26203 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26204 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
26205 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
26207 ALL_MAKEFILES="$ALL_MAKEFILES \\
26208 dlls/mswsock/Makefile"
26209 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26210 mswsock"
26211 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26212 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
26213 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
26215 ALL_MAKEFILES="$ALL_MAKEFILES \\
26216 dlls/msxml3/Makefile"
26217 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26218 msxml3"
26219 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26220 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
26221 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
26223 ALL_MAKEFILES="$ALL_MAKEFILES \\
26224 dlls/msxml3/tests/Makefile"
26225 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26226 msxml3/tests"
26227 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26228 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
26229 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
26231 ALL_MAKEFILES="$ALL_MAKEFILES \\
26232 dlls/nddeapi/Makefile"
26233 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26234 nddeapi"
26235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26236 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
26237 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
26239 ALL_MAKEFILES="$ALL_MAKEFILES \\
26240 dlls/netapi32/Makefile"
26241 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26242 netapi32"
26243 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26244 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
26245 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
26247 ALL_MAKEFILES="$ALL_MAKEFILES \\
26248 dlls/netapi32/tests/Makefile"
26249 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26250 netapi32/tests"
26251 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26252 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
26253 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
26255 ALL_MAKEFILES="$ALL_MAKEFILES \\
26256 dlls/newdev/Makefile"
26257 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26258 newdev"
26259 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26260 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
26261 ac_config_files="$ac_config_files dlls/newdev/Makefile"
26263 ALL_MAKEFILES="$ALL_MAKEFILES \\
26264 dlls/ntdll/Makefile"
26265 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26266 ntdll"
26267 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26268 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
26269 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
26271 ALL_MAKEFILES="$ALL_MAKEFILES \\
26272 dlls/ntdll/tests/Makefile"
26273 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26274 ntdll/tests"
26275 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26276 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
26277 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
26279 ALL_MAKEFILES="$ALL_MAKEFILES \\
26280 dlls/ntdsapi/Makefile"
26281 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26282 ntdsapi"
26283 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26284 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
26285 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
26287 ALL_MAKEFILES="$ALL_MAKEFILES \\
26288 dlls/ntdsapi/tests/Makefile"
26289 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26290 ntdsapi/tests"
26291 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26292 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
26293 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
26295 ALL_MAKEFILES="$ALL_MAKEFILES \\
26296 dlls/ntoskrnl.exe/Makefile"
26297 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26298 ntoskrnl.exe"
26299 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26300 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
26301 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
26303 ALL_MAKEFILES="$ALL_MAKEFILES \\
26304 dlls/ntprint/Makefile"
26305 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26306 ntprint"
26307 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26308 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
26309 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
26311 ALL_MAKEFILES="$ALL_MAKEFILES \\
26312 dlls/ntprint/tests/Makefile"
26313 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26314 ntprint/tests"
26315 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26316 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
26317 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
26319 ALL_MAKEFILES="$ALL_MAKEFILES \\
26320 dlls/objsel/Makefile"
26321 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26322 objsel"
26323 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26324 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
26325 ac_config_files="$ac_config_files dlls/objsel/Makefile"
26327 ALL_MAKEFILES="$ALL_MAKEFILES \\
26328 dlls/odbc32/Makefile"
26329 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26330 odbc32"
26331 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26332 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
26333 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
26335 ALL_MAKEFILES="$ALL_MAKEFILES \\
26336 dlls/odbccp32/Makefile"
26337 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26338 odbccp32"
26339 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26340 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
26341 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
26343 ALL_MAKEFILES="$ALL_MAKEFILES \\
26344 dlls/odbccp32/tests/Makefile"
26345 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26346 odbccp32/tests"
26347 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26348 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
26349 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
26351 ALL_MAKEFILES="$ALL_MAKEFILES \\
26352 dlls/ole32/Makefile"
26353 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26354 ole32"
26355 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26356 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
26357 ac_config_files="$ac_config_files dlls/ole32/Makefile"
26359 ALL_MAKEFILES="$ALL_MAKEFILES \\
26360 dlls/ole32/tests/Makefile"
26361 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26362 ole32/tests"
26363 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26364 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
26365 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
26367 ALL_MAKEFILES="$ALL_MAKEFILES \\
26368 dlls/oleacc/Makefile"
26369 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26370 oleacc"
26371 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26372 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
26373 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
26375 ALL_MAKEFILES="$ALL_MAKEFILES \\
26376 dlls/oleacc/tests/Makefile"
26377 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26378 oleacc/tests"
26379 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26380 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
26381 ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
26383 ALL_MAKEFILES="$ALL_MAKEFILES \\
26384 dlls/oleaut32/Makefile"
26385 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26386 oleaut32"
26387 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26388 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
26389 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
26391 ALL_MAKEFILES="$ALL_MAKEFILES \\
26392 dlls/oleaut32/tests/Makefile"
26393 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26394 oleaut32/tests"
26395 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26396 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
26397 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
26399 ALL_MAKEFILES="$ALL_MAKEFILES \\
26400 dlls/olecli32/Makefile"
26401 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26402 olecli32"
26403 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26404 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
26405 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
26407 ALL_MAKEFILES="$ALL_MAKEFILES \\
26408 dlls/oledlg/Makefile"
26409 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26410 oledlg"
26411 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26412 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
26413 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
26415 ALL_MAKEFILES="$ALL_MAKEFILES \\
26416 dlls/olepro32/Makefile"
26417 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26418 olepro32"
26419 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26420 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
26421 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
26423 ALL_MAKEFILES="$ALL_MAKEFILES \\
26424 dlls/olesvr32/Makefile"
26425 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26426 olesvr32"
26427 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26428 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
26429 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
26431 ALL_MAKEFILES="$ALL_MAKEFILES \\
26432 dlls/olethk32/Makefile"
26433 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26434 olethk32"
26435 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26436 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
26437 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
26439 ALL_MAKEFILES="$ALL_MAKEFILES \\
26440 dlls/opengl32/Makefile"
26441 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26442 opengl32"
26443 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26444 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
26445 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
26447 ALL_MAKEFILES="$ALL_MAKEFILES \\
26448 dlls/opengl32/tests/Makefile"
26449 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26450 opengl32/tests"
26451 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26452 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
26453 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
26455 ALL_MAKEFILES="$ALL_MAKEFILES \\
26456 dlls/pdh/Makefile"
26457 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26458 pdh"
26459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26460 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
26461 ac_config_files="$ac_config_files dlls/pdh/Makefile"
26463 ALL_MAKEFILES="$ALL_MAKEFILES \\
26464 dlls/pdh/tests/Makefile"
26465 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26466 pdh/tests"
26467 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26468 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
26469 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
26471 ALL_MAKEFILES="$ALL_MAKEFILES \\
26472 dlls/pidgen/Makefile"
26473 test "x$enable_pidgen" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26474 pidgen"
26475 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26476 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
26477 ac_config_files="$ac_config_files dlls/pidgen/Makefile"
26479 ALL_MAKEFILES="$ALL_MAKEFILES \\
26480 dlls/powrprof/Makefile"
26481 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26482 powrprof"
26483 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26484 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
26485 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
26487 ALL_MAKEFILES="$ALL_MAKEFILES \\
26488 dlls/printui/Makefile"
26489 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26490 printui"
26491 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26492 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
26493 ac_config_files="$ac_config_files dlls/printui/Makefile"
26495 ALL_MAKEFILES="$ALL_MAKEFILES \\
26496 dlls/propsys/Makefile"
26497 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26498 propsys"
26499 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26500 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
26501 ac_config_files="$ac_config_files dlls/propsys/Makefile"
26503 ALL_MAKEFILES="$ALL_MAKEFILES \\
26504 dlls/psapi/Makefile"
26505 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26506 psapi"
26507 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26508 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
26509 ac_config_files="$ac_config_files dlls/psapi/Makefile"
26511 ALL_MAKEFILES="$ALL_MAKEFILES \\
26512 dlls/psapi/tests/Makefile"
26513 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26514 psapi/tests"
26515 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26516 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
26517 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
26519 ALL_MAKEFILES="$ALL_MAKEFILES \\
26520 dlls/pstorec/Makefile"
26521 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26522 pstorec"
26523 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26524 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
26525 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
26527 ALL_MAKEFILES="$ALL_MAKEFILES \\
26528 dlls/qcap/Makefile"
26529 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26530 qcap"
26531 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26532 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
26533 ac_config_files="$ac_config_files dlls/qcap/Makefile"
26535 ALL_MAKEFILES="$ALL_MAKEFILES \\
26536 dlls/qedit/Makefile"
26537 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26538 qedit"
26539 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26540 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
26541 ac_config_files="$ac_config_files dlls/qedit/Makefile"
26543 ALL_MAKEFILES="$ALL_MAKEFILES \\
26544 dlls/qedit/tests/Makefile"
26545 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26546 qedit/tests"
26547 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26548 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
26549 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
26551 ALL_MAKEFILES="$ALL_MAKEFILES \\
26552 dlls/qmgr/Makefile"
26553 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26554 qmgr"
26555 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26556 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
26557 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
26559 ALL_MAKEFILES="$ALL_MAKEFILES \\
26560 dlls/qmgr/tests/Makefile"
26561 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26562 qmgr/tests"
26563 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26564 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
26565 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
26567 ALL_MAKEFILES="$ALL_MAKEFILES \\
26568 dlls/qmgrprxy/Makefile"
26569 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26570 qmgrprxy"
26571 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26572 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
26573 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
26575 ALL_MAKEFILES="$ALL_MAKEFILES \\
26576 dlls/quartz/Makefile"
26577 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26578 quartz"
26579 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26580 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
26581 ac_config_files="$ac_config_files dlls/quartz/Makefile"
26583 ALL_MAKEFILES="$ALL_MAKEFILES \\
26584 dlls/quartz/tests/Makefile"
26585 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26586 quartz/tests"
26587 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26588 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
26589 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
26591 ALL_MAKEFILES="$ALL_MAKEFILES \\
26592 dlls/query/Makefile"
26593 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26594 query"
26595 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26596 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
26597 ac_config_files="$ac_config_files dlls/query/Makefile"
26599 ALL_MAKEFILES="$ALL_MAKEFILES \\
26600 dlls/rasapi32/Makefile"
26601 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26602 rasapi32"
26603 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26604 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
26605 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
26607 ALL_MAKEFILES="$ALL_MAKEFILES \\
26608 dlls/rasapi32/tests/Makefile"
26609 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26610 rasapi32/tests"
26611 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26612 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
26613 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
26615 ALL_MAKEFILES="$ALL_MAKEFILES \\
26616 dlls/rasdlg/Makefile"
26617 test "x$enable_rasdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26618 rasdlg"
26619 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26620 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
26621 ac_config_files="$ac_config_files dlls/rasdlg/Makefile"
26623 ALL_MAKEFILES="$ALL_MAKEFILES \\
26624 dlls/resutils/Makefile"
26625 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26626 resutils"
26627 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26628 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
26629 ac_config_files="$ac_config_files dlls/resutils/Makefile"
26631 ALL_MAKEFILES="$ALL_MAKEFILES \\
26632 dlls/riched20/Makefile"
26633 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26634 riched20"
26635 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26636 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
26637 ac_config_files="$ac_config_files dlls/riched20/Makefile"
26639 ALL_MAKEFILES="$ALL_MAKEFILES \\
26640 dlls/riched20/tests/Makefile"
26641 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26642 riched20/tests"
26643 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26644 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
26645 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
26647 ALL_MAKEFILES="$ALL_MAKEFILES \\
26648 dlls/riched32/Makefile"
26649 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26650 riched32"
26651 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26652 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
26653 ac_config_files="$ac_config_files dlls/riched32/Makefile"
26655 ALL_MAKEFILES="$ALL_MAKEFILES \\
26656 dlls/riched32/tests/Makefile"
26657 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26658 riched32/tests"
26659 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26660 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
26661 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
26663 ALL_MAKEFILES="$ALL_MAKEFILES \\
26664 dlls/rpcrt4/Makefile"
26665 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26666 rpcrt4"
26667 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26668 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
26669 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
26671 ALL_MAKEFILES="$ALL_MAKEFILES \\
26672 dlls/rpcrt4/tests/Makefile"
26673 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26674 rpcrt4/tests"
26675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26676 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
26677 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
26679 ALL_MAKEFILES="$ALL_MAKEFILES \\
26680 dlls/rsabase/Makefile"
26681 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26682 rsabase"
26683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26684 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
26685 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
26687 ALL_MAKEFILES="$ALL_MAKEFILES \\
26688 dlls/rsaenh/Makefile"
26689 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26690 rsaenh"
26691 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26692 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
26693 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
26695 ALL_MAKEFILES="$ALL_MAKEFILES \\
26696 dlls/rsaenh/tests/Makefile"
26697 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26698 rsaenh/tests"
26699 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26700 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
26701 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
26703 ALL_MAKEFILES="$ALL_MAKEFILES \\
26704 dlls/sane.ds/Makefile"
26705 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26706 sane.ds"
26707 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26708 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
26709 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
26711 ALL_MAKEFILES="$ALL_MAKEFILES \\
26712 dlls/sccbase/Makefile"
26713 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26714 sccbase"
26715 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26716 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
26717 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
26719 ALL_MAKEFILES="$ALL_MAKEFILES \\
26720 dlls/schannel/Makefile"
26721 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26722 schannel"
26723 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26724 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
26725 ac_config_files="$ac_config_files dlls/schannel/Makefile"
26727 ALL_MAKEFILES="$ALL_MAKEFILES \\
26728 dlls/schannel/tests/Makefile"
26729 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26730 schannel/tests"
26731 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26732 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
26733 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
26735 ALL_MAKEFILES="$ALL_MAKEFILES \\
26736 dlls/secur32/Makefile"
26737 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26738 secur32"
26739 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26740 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
26741 ac_config_files="$ac_config_files dlls/secur32/Makefile"
26743 ALL_MAKEFILES="$ALL_MAKEFILES \\
26744 dlls/secur32/tests/Makefile"
26745 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26746 secur32/tests"
26747 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26748 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
26749 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
26751 ALL_MAKEFILES="$ALL_MAKEFILES \\
26752 dlls/security/Makefile"
26753 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26754 security"
26755 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26756 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
26757 ac_config_files="$ac_config_files dlls/security/Makefile"
26759 ALL_MAKEFILES="$ALL_MAKEFILES \\
26760 dlls/sensapi/Makefile"
26761 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26762 sensapi"
26763 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26764 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
26765 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
26767 ALL_MAKEFILES="$ALL_MAKEFILES \\
26768 dlls/serialui/Makefile"
26769 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26770 serialui"
26771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26772 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
26773 ac_config_files="$ac_config_files dlls/serialui/Makefile"
26775 ALL_MAKEFILES="$ALL_MAKEFILES \\
26776 dlls/serialui/tests/Makefile"
26777 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26778 serialui/tests"
26779 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26780 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
26781 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
26783 ALL_MAKEFILES="$ALL_MAKEFILES \\
26784 dlls/setupapi/Makefile"
26785 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26786 setupapi"
26787 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26788 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
26789 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
26791 ALL_MAKEFILES="$ALL_MAKEFILES \\
26792 dlls/setupapi/tests/Makefile"
26793 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26794 setupapi/tests"
26795 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26796 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
26797 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
26799 ALL_MAKEFILES="$ALL_MAKEFILES \\
26800 dlls/sfc/Makefile"
26801 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26802 sfc"
26803 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26804 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
26805 ac_config_files="$ac_config_files dlls/sfc/Makefile"
26807 ALL_MAKEFILES="$ALL_MAKEFILES \\
26808 dlls/sfc_os/Makefile"
26809 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26810 sfc_os"
26811 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26812 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
26813 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
26815 ALL_MAKEFILES="$ALL_MAKEFILES \\
26816 dlls/shdoclc/Makefile"
26817 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26818 shdoclc"
26819 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26820 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
26821 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
26823 ALL_MAKEFILES="$ALL_MAKEFILES \\
26824 dlls/shdocvw/Makefile"
26825 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26826 shdocvw"
26827 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26828 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
26829 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
26831 ALL_MAKEFILES="$ALL_MAKEFILES \\
26832 dlls/shdocvw/tests/Makefile"
26833 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26834 shdocvw/tests"
26835 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26836 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
26837 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
26839 ALL_MAKEFILES="$ALL_MAKEFILES \\
26840 dlls/shell32/Makefile"
26841 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26842 shell32"
26843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26844 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
26845 ac_config_files="$ac_config_files dlls/shell32/Makefile"
26847 ALL_MAKEFILES="$ALL_MAKEFILES \\
26848 dlls/shell32/tests/Makefile"
26849 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26850 shell32/tests"
26851 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26852 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
26853 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
26855 ALL_MAKEFILES="$ALL_MAKEFILES \\
26856 dlls/shfolder/Makefile"
26857 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26858 shfolder"
26859 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26860 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
26861 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
26863 ALL_MAKEFILES="$ALL_MAKEFILES \\
26864 dlls/shlwapi/Makefile"
26865 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26866 shlwapi"
26867 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26868 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
26869 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
26871 ALL_MAKEFILES="$ALL_MAKEFILES \\
26872 dlls/shlwapi/tests/Makefile"
26873 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26874 shlwapi/tests"
26875 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26876 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
26877 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
26879 ALL_MAKEFILES="$ALL_MAKEFILES \\
26880 dlls/slbcsp/Makefile"
26881 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26882 slbcsp"
26883 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26884 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
26885 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
26887 ALL_MAKEFILES="$ALL_MAKEFILES \\
26888 dlls/slc/Makefile"
26889 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26890 slc"
26891 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26892 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
26893 ac_config_files="$ac_config_files dlls/slc/Makefile"
26895 ALL_MAKEFILES="$ALL_MAKEFILES \\
26896 dlls/snmpapi/Makefile"
26897 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26898 snmpapi"
26899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26900 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
26901 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
26903 ALL_MAKEFILES="$ALL_MAKEFILES \\
26904 dlls/snmpapi/tests/Makefile"
26905 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26906 snmpapi/tests"
26907 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26908 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
26909 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
26911 ALL_MAKEFILES="$ALL_MAKEFILES \\
26912 dlls/softpub/Makefile"
26913 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26914 softpub"
26915 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26916 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
26917 ac_config_files="$ac_config_files dlls/softpub/Makefile"
26919 ALL_MAKEFILES="$ALL_MAKEFILES \\
26920 dlls/spoolss/Makefile"
26921 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26922 spoolss"
26923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26924 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
26925 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
26927 ALL_MAKEFILES="$ALL_MAKEFILES \\
26928 dlls/spoolss/tests/Makefile"
26929 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26930 spoolss/tests"
26931 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26932 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
26933 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
26935 ALL_MAKEFILES="$ALL_MAKEFILES \\
26936 dlls/stdole2.tlb/Makefile"
26937 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26938 stdole2.tlb"
26939 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26940 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
26941 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
26943 ALL_MAKEFILES="$ALL_MAKEFILES \\
26944 dlls/stdole32.tlb/Makefile"
26945 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26946 stdole32.tlb"
26947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26948 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
26949 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
26951 ALL_MAKEFILES="$ALL_MAKEFILES \\
26952 dlls/sti/Makefile"
26953 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26954 sti"
26955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26956 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
26957 ac_config_files="$ac_config_files dlls/sti/Makefile"
26959 ALL_MAKEFILES="$ALL_MAKEFILES \\
26960 dlls/stress.dll16/Makefile"
26961 test "x$enable_stress_dll16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26962 stress.dll16"
26963 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26964 dlls/stress.dll16/Makefile: dlls/stress.dll16/Makefile.in dlls/Makedll.rules"
26965 ac_config_files="$ac_config_files dlls/stress.dll16/Makefile"
26967 ALL_MAKEFILES="$ALL_MAKEFILES \\
26968 dlls/strmiids/Makefile"
26969 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
26970 strmiids"
26971 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26972 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
26973 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
26975 ALL_MAKEFILES="$ALL_MAKEFILES \\
26976 dlls/svrapi/Makefile"
26977 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26978 svrapi"
26979 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26980 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
26981 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
26983 ALL_MAKEFILES="$ALL_MAKEFILES \\
26984 dlls/sxs/Makefile"
26985 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26986 sxs"
26987 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26988 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
26989 ac_config_files="$ac_config_files dlls/sxs/Makefile"
26991 ALL_MAKEFILES="$ALL_MAKEFILES \\
26992 dlls/tapi32/Makefile"
26993 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26994 tapi32"
26995 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26996 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
26997 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
26999 ALL_MAKEFILES="$ALL_MAKEFILES \\
27000 dlls/traffic/Makefile"
27001 test "x$enable_traffic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27002 traffic"
27003 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27004 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
27005 ac_config_files="$ac_config_files dlls/traffic/Makefile"
27007 ALL_MAKEFILES="$ALL_MAKEFILES \\
27008 dlls/twain_32/Makefile"
27009 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27010 twain_32"
27011 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27012 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
27013 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
27015 ALL_MAKEFILES="$ALL_MAKEFILES \\
27016 dlls/twain_32/tests/Makefile"
27017 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27018 twain_32/tests"
27019 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27020 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
27021 ac_config_files="$ac_config_files dlls/twain_32/tests/Makefile"
27023 ALL_MAKEFILES="$ALL_MAKEFILES \\
27024 dlls/unicows/Makefile"
27025 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27026 unicows"
27027 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27028 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
27029 ac_config_files="$ac_config_files dlls/unicows/Makefile"
27031 ALL_MAKEFILES="$ALL_MAKEFILES \\
27032 dlls/updspapi/Makefile"
27033 test "x$enable_updspapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27034 updspapi"
27035 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27036 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
27037 ac_config_files="$ac_config_files dlls/updspapi/Makefile"
27039 ALL_MAKEFILES="$ALL_MAKEFILES \\
27040 dlls/url/Makefile"
27041 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27042 url"
27043 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27044 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
27045 ac_config_files="$ac_config_files dlls/url/Makefile"
27047 ALL_MAKEFILES="$ALL_MAKEFILES \\
27048 dlls/urlmon/Makefile"
27049 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27050 urlmon"
27051 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27052 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
27053 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
27055 ALL_MAKEFILES="$ALL_MAKEFILES \\
27056 dlls/urlmon/tests/Makefile"
27057 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27058 urlmon/tests"
27059 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27060 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
27061 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
27063 ALL_MAKEFILES="$ALL_MAKEFILES \\
27064 dlls/user32/Makefile"
27065 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27066 user32"
27067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27068 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
27069 ac_config_files="$ac_config_files dlls/user32/Makefile"
27071 ALL_MAKEFILES="$ALL_MAKEFILES \\
27072 dlls/user32/tests/Makefile"
27073 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27074 user32/tests"
27075 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27076 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
27077 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
27079 ALL_MAKEFILES="$ALL_MAKEFILES \\
27080 dlls/userenv/Makefile"
27081 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27082 userenv"
27083 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27084 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
27085 ac_config_files="$ac_config_files dlls/userenv/Makefile"
27087 ALL_MAKEFILES="$ALL_MAKEFILES \\
27088 dlls/userenv/tests/Makefile"
27089 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27090 userenv/tests"
27091 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27092 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
27093 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
27095 ALL_MAKEFILES="$ALL_MAKEFILES \\
27096 dlls/usp10/Makefile"
27097 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27098 usp10"
27099 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27100 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
27101 ac_config_files="$ac_config_files dlls/usp10/Makefile"
27103 ALL_MAKEFILES="$ALL_MAKEFILES \\
27104 dlls/usp10/tests/Makefile"
27105 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27106 usp10/tests"
27107 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27108 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
27109 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
27111 ALL_MAKEFILES="$ALL_MAKEFILES \\
27112 dlls/uuid/Makefile"
27113 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27114 uuid"
27115 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27116 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
27117 ac_config_files="$ac_config_files dlls/uuid/Makefile"
27119 ALL_MAKEFILES="$ALL_MAKEFILES \\
27120 dlls/uxtheme/Makefile"
27121 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27122 uxtheme"
27123 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27124 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
27125 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
27127 ALL_MAKEFILES="$ALL_MAKEFILES \\
27128 dlls/uxtheme/tests/Makefile"
27129 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27130 uxtheme/tests"
27131 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27132 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
27133 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
27135 ALL_MAKEFILES="$ALL_MAKEFILES \\
27136 dlls/vdhcp.vxd/Makefile"
27137 test "x$enable_vdhcp_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27138 vdhcp.vxd"
27139 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27140 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
27141 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
27143 ALL_MAKEFILES="$ALL_MAKEFILES \\
27144 dlls/vdmdbg/Makefile"
27145 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27146 vdmdbg"
27147 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27148 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
27149 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
27151 ALL_MAKEFILES="$ALL_MAKEFILES \\
27152 dlls/version/Makefile"
27153 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27154 version"
27155 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27156 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
27157 ac_config_files="$ac_config_files dlls/version/Makefile"
27159 ALL_MAKEFILES="$ALL_MAKEFILES \\
27160 dlls/version/tests/Makefile"
27161 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27162 version/tests"
27163 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27164 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
27165 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
27167 ALL_MAKEFILES="$ALL_MAKEFILES \\
27168 dlls/vmm.vxd/Makefile"
27169 test "x$enable_vmm_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27170 vmm.vxd"
27171 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27172 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
27173 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
27175 ALL_MAKEFILES="$ALL_MAKEFILES \\
27176 dlls/vnbt.vxd/Makefile"
27177 test "x$enable_vnbt_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27178 vnbt.vxd"
27179 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27180 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
27181 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
27183 ALL_MAKEFILES="$ALL_MAKEFILES \\
27184 dlls/vnetbios.vxd/Makefile"
27185 test "x$enable_vnetbios_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27186 vnetbios.vxd"
27187 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27188 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
27189 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
27191 ALL_MAKEFILES="$ALL_MAKEFILES \\
27192 dlls/vtdapi.vxd/Makefile"
27193 test "x$enable_vtdapi_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27194 vtdapi.vxd"
27195 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27196 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
27197 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
27199 ALL_MAKEFILES="$ALL_MAKEFILES \\
27200 dlls/vwin32.vxd/Makefile"
27201 test "x$enable_vwin32_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27202 vwin32.vxd"
27203 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27204 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
27205 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
27207 ALL_MAKEFILES="$ALL_MAKEFILES \\
27208 dlls/w32skrnl/Makefile"
27209 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27210 w32skrnl"
27211 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27212 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
27213 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
27215 ALL_MAKEFILES="$ALL_MAKEFILES \\
27216 dlls/win87em.dll16/Makefile"
27217 test "x$enable_win87em_dll16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27218 win87em.dll16"
27219 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27220 dlls/win87em.dll16/Makefile: dlls/win87em.dll16/Makefile.in dlls/Makedll.rules"
27221 ac_config_files="$ac_config_files dlls/win87em.dll16/Makefile"
27223 ALL_MAKEFILES="$ALL_MAKEFILES \\
27224 dlls/windebug.dll16/Makefile"
27225 test "x$enable_windebug_dll16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27226 windebug.dll16"
27227 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27228 dlls/windebug.dll16/Makefile: dlls/windebug.dll16/Makefile.in dlls/Makedll.rules"
27229 ac_config_files="$ac_config_files dlls/windebug.dll16/Makefile"
27231 ALL_MAKEFILES="$ALL_MAKEFILES \\
27232 dlls/winealsa.drv/Makefile"
27233 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27234 winealsa.drv"
27235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27236 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
27237 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
27239 ALL_MAKEFILES="$ALL_MAKEFILES \\
27240 dlls/wineaudioio.drv/Makefile"
27241 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27242 wineaudioio.drv"
27243 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27244 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
27245 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
27247 ALL_MAKEFILES="$ALL_MAKEFILES \\
27248 dlls/winecoreaudio.drv/Makefile"
27249 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27250 winecoreaudio.drv"
27251 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27252 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
27253 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
27255 ALL_MAKEFILES="$ALL_MAKEFILES \\
27256 dlls/winecrt0/Makefile"
27257 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27258 winecrt0"
27259 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27260 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
27261 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
27263 ALL_MAKEFILES="$ALL_MAKEFILES \\
27264 dlls/wined3d/Makefile"
27265 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27266 wined3d"
27267 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27268 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
27269 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
27271 ALL_MAKEFILES="$ALL_MAKEFILES \\
27272 dlls/winedos/Makefile"
27273 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27274 winedos"
27275 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27276 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
27277 ac_config_files="$ac_config_files dlls/winedos/Makefile"
27279 ALL_MAKEFILES="$ALL_MAKEFILES \\
27280 dlls/wineesd.drv/Makefile"
27281 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27282 wineesd.drv"
27283 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27284 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
27285 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
27287 ALL_MAKEFILES="$ALL_MAKEFILES \\
27288 dlls/winejack.drv/Makefile"
27289 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27290 winejack.drv"
27291 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27292 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
27293 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
27295 ALL_MAKEFILES="$ALL_MAKEFILES \\
27296 dlls/winejoystick.drv/Makefile"
27297 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27298 winejoystick.drv"
27299 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27300 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
27301 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
27303 ALL_MAKEFILES="$ALL_MAKEFILES \\
27304 dlls/winemp3.acm/Makefile"
27305 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27306 winemp3.acm"
27307 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27308 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
27309 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
27311 ALL_MAKEFILES="$ALL_MAKEFILES \\
27312 dlls/winenas.drv/Makefile"
27313 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27314 winenas.drv"
27315 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27316 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
27317 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
27319 ALL_MAKEFILES="$ALL_MAKEFILES \\
27320 dlls/wineoss.drv/Makefile"
27321 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27322 wineoss.drv"
27323 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27324 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
27325 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
27327 ALL_MAKEFILES="$ALL_MAKEFILES \\
27328 dlls/wineps.drv/Makefile"
27329 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27330 wineps.drv"
27331 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27332 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
27333 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
27335 ALL_MAKEFILES="$ALL_MAKEFILES \\
27336 dlls/winequartz.drv/Makefile"
27337 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27338 winequartz.drv"
27339 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27340 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
27341 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
27343 ALL_MAKEFILES="$ALL_MAKEFILES \\
27344 dlls/winex11.drv/Makefile"
27345 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27346 winex11.drv"
27347 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27348 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
27349 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
27351 ALL_MAKEFILES="$ALL_MAKEFILES \\
27352 dlls/wing32/Makefile"
27353 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27354 wing32"
27355 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27356 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
27357 ac_config_files="$ac_config_files dlls/wing32/Makefile"
27359 ALL_MAKEFILES="$ALL_MAKEFILES \\
27360 dlls/winhttp/Makefile"
27361 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27362 winhttp"
27363 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27364 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
27365 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
27367 ALL_MAKEFILES="$ALL_MAKEFILES \\
27368 dlls/winhttp/tests/Makefile"
27369 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27370 winhttp/tests"
27371 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27372 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
27373 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
27375 ALL_MAKEFILES="$ALL_MAKEFILES \\
27376 dlls/wininet/Makefile"
27377 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27378 wininet"
27379 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27380 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
27381 ac_config_files="$ac_config_files dlls/wininet/Makefile"
27383 ALL_MAKEFILES="$ALL_MAKEFILES \\
27384 dlls/wininet/tests/Makefile"
27385 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27386 wininet/tests"
27387 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27388 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
27389 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
27391 ALL_MAKEFILES="$ALL_MAKEFILES \\
27392 dlls/winmm/Makefile"
27393 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27394 winmm"
27395 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27396 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
27397 ac_config_files="$ac_config_files dlls/winmm/Makefile"
27399 ALL_MAKEFILES="$ALL_MAKEFILES \\
27400 dlls/winmm/tests/Makefile"
27401 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27402 winmm/tests"
27403 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27404 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
27405 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
27407 ALL_MAKEFILES="$ALL_MAKEFILES \\
27408 dlls/winnls32/Makefile"
27409 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27410 winnls32"
27411 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27412 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
27413 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
27415 ALL_MAKEFILES="$ALL_MAKEFILES \\
27416 dlls/winscard/Makefile"
27417 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27418 winscard"
27419 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27420 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
27421 ac_config_files="$ac_config_files dlls/winscard/Makefile"
27423 ALL_MAKEFILES="$ALL_MAKEFILES \\
27424 dlls/winspool.drv/Makefile"
27425 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27426 winspool.drv"
27427 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27428 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
27429 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
27431 ALL_MAKEFILES="$ALL_MAKEFILES \\
27432 dlls/winspool.drv/tests/Makefile"
27433 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27434 winspool.drv/tests"
27435 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27436 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
27437 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
27439 ALL_MAKEFILES="$ALL_MAKEFILES \\
27440 dlls/wintab32/Makefile"
27441 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27442 wintab32"
27443 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27444 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
27445 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
27447 ALL_MAKEFILES="$ALL_MAKEFILES \\
27448 dlls/wintrust/Makefile"
27449 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27450 wintrust"
27451 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27452 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
27453 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
27455 ALL_MAKEFILES="$ALL_MAKEFILES \\
27456 dlls/wintrust/tests/Makefile"
27457 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27458 wintrust/tests"
27459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27460 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
27461 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
27463 ALL_MAKEFILES="$ALL_MAKEFILES \\
27464 dlls/wldap32/Makefile"
27465 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27466 wldap32"
27467 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27468 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
27469 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
27471 ALL_MAKEFILES="$ALL_MAKEFILES \\
27472 dlls/wldap32/tests/Makefile"
27473 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27474 wldap32/tests"
27475 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27476 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
27477 ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
27479 ALL_MAKEFILES="$ALL_MAKEFILES \\
27480 dlls/wmi/Makefile"
27481 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27482 wmi"
27483 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27484 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
27485 ac_config_files="$ac_config_files dlls/wmi/Makefile"
27487 ALL_MAKEFILES="$ALL_MAKEFILES \\
27488 dlls/wnaspi32/Makefile"
27489 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27490 wnaspi32"
27491 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27492 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
27493 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
27495 ALL_MAKEFILES="$ALL_MAKEFILES \\
27496 dlls/wow32/Makefile"
27497 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27498 wow32"
27499 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27500 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
27501 ac_config_files="$ac_config_files dlls/wow32/Makefile"
27503 ALL_MAKEFILES="$ALL_MAKEFILES \\
27504 dlls/ws2_32/Makefile"
27505 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27506 ws2_32"
27507 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27508 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
27509 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
27511 ALL_MAKEFILES="$ALL_MAKEFILES \\
27512 dlls/ws2_32/tests/Makefile"
27513 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27514 ws2_32/tests"
27515 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27516 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
27517 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
27519 ALL_MAKEFILES="$ALL_MAKEFILES \\
27520 dlls/wsock32/Makefile"
27521 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27522 wsock32"
27523 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27524 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
27525 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
27527 ALL_MAKEFILES="$ALL_MAKEFILES \\
27528 dlls/wtsapi32/Makefile"
27529 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27530 wtsapi32"
27531 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27532 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
27533 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
27535 ALL_MAKEFILES="$ALL_MAKEFILES \\
27536 dlls/wuapi/Makefile"
27537 test "x$enable_wuapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27538 wuapi"
27539 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27540 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
27541 ac_config_files="$ac_config_files dlls/wuapi/Makefile"
27543 ALL_MAKEFILES="$ALL_MAKEFILES \\
27544 dlls/xinput1_1/Makefile"
27545 test "x$enable_xinput1_1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27546 xinput1_1"
27547 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27548 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
27549 ac_config_files="$ac_config_files dlls/xinput1_1/Makefile"
27551 ALL_MAKEFILES="$ALL_MAKEFILES \\
27552 dlls/xinput1_2/Makefile"
27553 test "x$enable_xinput1_2" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27554 xinput1_2"
27555 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27556 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
27557 ac_config_files="$ac_config_files dlls/xinput1_2/Makefile"
27559 ALL_MAKEFILES="$ALL_MAKEFILES \\
27560 dlls/xinput1_3/Makefile"
27561 test "x$enable_xinput1_3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27562 xinput1_3"
27563 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27564 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
27565 ac_config_files="$ac_config_files dlls/xinput1_3/Makefile"
27567 ALL_MAKEFILES="$ALL_MAKEFILES \\
27568 dlls/xinput1_3/tests/Makefile"
27569 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27570 xinput1_3/tests"
27571 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27572 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
27573 ac_config_files="$ac_config_files dlls/xinput1_3/tests/Makefile"
27575 ALL_MAKEFILES="$ALL_MAKEFILES \\
27576 dlls/xinput9_1_0/Makefile"
27577 test "x$enable_xinput9_1_0" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27578 xinput9_1_0"
27579 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27580 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
27581 ac_config_files="$ac_config_files dlls/xinput9_1_0/Makefile"
27583 ALL_MAKEFILES="$ALL_MAKEFILES \\
27584 documentation/Makefile"
27585 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27586 documentation"
27587 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27588 documentation/Makefile: documentation/Makefile.in Make.rules"
27589 ac_config_files="$ac_config_files documentation/Makefile"
27591 ALL_MAKEFILES="$ALL_MAKEFILES \\
27592 fonts/Makefile"
27593 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27594 fonts"
27595 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27596 fonts/Makefile: fonts/Makefile.in Make.rules"
27597 ac_config_files="$ac_config_files fonts/Makefile"
27599 ALL_MAKEFILES="$ALL_MAKEFILES \\
27600 include/Makefile"
27601 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27602 include"
27603 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27604 include/Makefile: include/Makefile.in Make.rules"
27605 ac_config_files="$ac_config_files include/Makefile"
27607 ALL_MAKEFILES="$ALL_MAKEFILES \\
27608 libs/Makefile"
27609 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27610 libs"
27611 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27612 libs/Makefile: libs/Makefile.in Make.rules"
27613 ac_config_files="$ac_config_files libs/Makefile"
27615 ALL_MAKEFILES="$ALL_MAKEFILES \\
27616 libs/port/Makefile"
27618 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27619 libs/port/Makefile: libs/port/Makefile.in Make.rules"
27620 ac_config_files="$ac_config_files libs/port/Makefile"
27622 ALL_MAKEFILES="$ALL_MAKEFILES \\
27623 libs/wine/Makefile"
27625 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27626 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
27627 ac_config_files="$ac_config_files libs/wine/Makefile"
27629 ALL_MAKEFILES="$ALL_MAKEFILES \\
27630 libs/wpp/Makefile"
27632 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27633 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
27634 ac_config_files="$ac_config_files libs/wpp/Makefile"
27636 ALL_MAKEFILES="$ALL_MAKEFILES \\
27637 loader/Makefile"
27638 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27639 loader"
27640 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27641 loader/Makefile: loader/Makefile.in Make.rules"
27642 ac_config_files="$ac_config_files loader/Makefile"
27644 ALL_MAKEFILES="$ALL_MAKEFILES \\
27645 programs/Makefile"
27646 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27647 programs"
27648 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27649 programs/Makefile: programs/Makefile.in Make.rules"
27650 ac_config_files="$ac_config_files programs/Makefile"
27652 ALL_MAKEFILES="$ALL_MAKEFILES \\
27653 programs/cacls/Makefile"
27654 test "x$enable_cacls" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27655 cacls" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27656 cacls"
27657 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27658 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
27659 ac_config_files="$ac_config_files programs/cacls/Makefile"
27661 ALL_MAKEFILES="$ALL_MAKEFILES \\
27662 programs/clock/Makefile"
27663 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27664 clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27665 clock"
27666 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27667 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
27668 ac_config_files="$ac_config_files programs/clock/Makefile"
27670 ALL_MAKEFILES="$ALL_MAKEFILES \\
27671 programs/cmd/Makefile"
27672 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27673 cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27674 cmd"
27675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27676 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
27677 ac_config_files="$ac_config_files programs/cmd/Makefile"
27679 ALL_MAKEFILES="$ALL_MAKEFILES \\
27680 programs/cmdlgtst/Makefile"
27681 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27682 cmdlgtst"
27683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27684 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
27685 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
27687 ALL_MAKEFILES="$ALL_MAKEFILES \\
27688 programs/control/Makefile"
27689 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27690 control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27691 control"
27692 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27693 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
27694 ac_config_files="$ac_config_files programs/control/Makefile"
27696 ALL_MAKEFILES="$ALL_MAKEFILES \\
27697 programs/eject/Makefile"
27698 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27699 eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27700 eject"
27701 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27702 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
27703 ac_config_files="$ac_config_files programs/eject/Makefile"
27705 ALL_MAKEFILES="$ALL_MAKEFILES \\
27706 programs/expand/Makefile"
27707 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27708 expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27709 expand"
27710 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27711 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
27712 ac_config_files="$ac_config_files programs/expand/Makefile"
27714 ALL_MAKEFILES="$ALL_MAKEFILES \\
27715 programs/explorer/Makefile"
27716 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27717 explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27718 explorer"
27719 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27720 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
27721 ac_config_files="$ac_config_files programs/explorer/Makefile"
27723 ALL_MAKEFILES="$ALL_MAKEFILES \\
27724 programs/hh/Makefile"
27725 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27726 hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27728 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27729 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
27730 ac_config_files="$ac_config_files programs/hh/Makefile"
27732 ALL_MAKEFILES="$ALL_MAKEFILES \\
27733 programs/icinfo/Makefile"
27734 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27735 icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27736 icinfo"
27737 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27738 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
27739 ac_config_files="$ac_config_files programs/icinfo/Makefile"
27741 ALL_MAKEFILES="$ALL_MAKEFILES \\
27742 programs/iexplore/Makefile"
27743 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27744 iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27745 iexplore"
27746 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27747 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
27748 ac_config_files="$ac_config_files programs/iexplore/Makefile"
27750 ALL_MAKEFILES="$ALL_MAKEFILES \\
27751 programs/lodctr/Makefile"
27752 test "x$enable_lodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27753 lodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27754 lodctr"
27755 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27756 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
27757 ac_config_files="$ac_config_files programs/lodctr/Makefile"
27759 ALL_MAKEFILES="$ALL_MAKEFILES \\
27760 programs/msiexec/Makefile"
27761 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27762 msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27763 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27764 msiexec"
27765 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27766 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
27767 ac_config_files="$ac_config_files programs/msiexec/Makefile"
27769 ALL_MAKEFILES="$ALL_MAKEFILES \\
27770 programs/net/Makefile"
27771 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27772 net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27773 net"
27774 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27775 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
27776 ac_config_files="$ac_config_files programs/net/Makefile"
27778 ALL_MAKEFILES="$ALL_MAKEFILES \\
27779 programs/notepad/Makefile"
27780 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27781 notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27782 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27783 notepad"
27784 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27785 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
27786 ac_config_files="$ac_config_files programs/notepad/Makefile"
27788 ALL_MAKEFILES="$ALL_MAKEFILES \\
27789 programs/oleview/Makefile"
27790 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27791 oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27792 oleview"
27793 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27794 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
27795 ac_config_files="$ac_config_files programs/oleview/Makefile"
27797 ALL_MAKEFILES="$ALL_MAKEFILES \\
27798 programs/progman/Makefile"
27799 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27800 progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27801 progman"
27802 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27803 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
27804 ac_config_files="$ac_config_files programs/progman/Makefile"
27806 ALL_MAKEFILES="$ALL_MAKEFILES \\
27807 programs/reg/Makefile"
27808 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27809 reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27810 reg"
27811 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27812 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
27813 ac_config_files="$ac_config_files programs/reg/Makefile"
27815 ALL_MAKEFILES="$ALL_MAKEFILES \\
27816 programs/regedit/Makefile"
27817 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27818 regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27819 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27820 regedit"
27821 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27822 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
27823 ac_config_files="$ac_config_files programs/regedit/Makefile"
27825 ALL_MAKEFILES="$ALL_MAKEFILES \\
27826 programs/regsvr32/Makefile"
27827 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27828 regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27829 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27830 regsvr32"
27831 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27832 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
27833 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
27835 ALL_MAKEFILES="$ALL_MAKEFILES \\
27836 programs/rpcss/Makefile"
27837 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27838 rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27839 rpcss"
27840 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27841 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
27842 ac_config_files="$ac_config_files programs/rpcss/Makefile"
27844 ALL_MAKEFILES="$ALL_MAKEFILES \\
27845 programs/rundll32/Makefile"
27846 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27847 rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27848 rundll32"
27849 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27850 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
27851 ac_config_files="$ac_config_files programs/rundll32/Makefile"
27853 ALL_MAKEFILES="$ALL_MAKEFILES \\
27854 programs/secedit/Makefile"
27855 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27856 secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27857 secedit"
27858 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27859 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
27860 ac_config_files="$ac_config_files programs/secedit/Makefile"
27862 ALL_MAKEFILES="$ALL_MAKEFILES \\
27863 programs/services/Makefile"
27864 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27865 services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27866 services"
27867 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27868 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
27869 ac_config_files="$ac_config_files programs/services/Makefile"
27871 ALL_MAKEFILES="$ALL_MAKEFILES \\
27872 programs/spoolsv/Makefile"
27873 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27874 spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27875 spoolsv"
27876 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27877 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
27878 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
27880 ALL_MAKEFILES="$ALL_MAKEFILES \\
27881 programs/start/Makefile"
27882 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27883 start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27884 start"
27885 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27886 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
27887 ac_config_files="$ac_config_files programs/start/Makefile"
27889 ALL_MAKEFILES="$ALL_MAKEFILES \\
27890 programs/svchost/Makefile"
27891 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27892 svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27893 svchost"
27894 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27895 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
27896 ac_config_files="$ac_config_files programs/svchost/Makefile"
27898 ALL_MAKEFILES="$ALL_MAKEFILES \\
27899 programs/taskmgr/Makefile"
27900 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27901 taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27902 taskmgr"
27903 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27904 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
27905 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
27907 ALL_MAKEFILES="$ALL_MAKEFILES \\
27908 programs/uninstaller/Makefile"
27909 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27910 uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27911 uninstaller"
27912 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27913 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
27914 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
27916 ALL_MAKEFILES="$ALL_MAKEFILES \\
27917 programs/unlodctr/Makefile"
27918 test "x$enable_unlodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27919 unlodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27920 unlodctr"
27921 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27922 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
27923 ac_config_files="$ac_config_files programs/unlodctr/Makefile"
27925 ALL_MAKEFILES="$ALL_MAKEFILES \\
27926 programs/view/Makefile"
27927 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27928 view"
27929 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27930 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
27931 ac_config_files="$ac_config_files programs/view/Makefile"
27933 ALL_MAKEFILES="$ALL_MAKEFILES \\
27934 programs/wineboot/Makefile"
27935 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27936 wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27937 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27938 wineboot"
27939 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27940 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
27941 ac_config_files="$ac_config_files programs/wineboot/Makefile"
27943 ALL_MAKEFILES="$ALL_MAKEFILES \\
27944 programs/winebrowser/Makefile"
27945 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27946 winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27947 winebrowser"
27948 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27949 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
27950 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
27952 ALL_MAKEFILES="$ALL_MAKEFILES \\
27953 programs/winecfg/Makefile"
27954 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27955 winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27956 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27957 winecfg"
27958 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27959 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
27960 ac_config_files="$ac_config_files programs/winecfg/Makefile"
27962 ALL_MAKEFILES="$ALL_MAKEFILES \\
27963 programs/wineconsole/Makefile"
27964 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27965 wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27966 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27967 wineconsole"
27968 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27969 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
27970 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
27972 ALL_MAKEFILES="$ALL_MAKEFILES \\
27973 programs/winedbg/Makefile"
27974 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27975 winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27976 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27977 winedbg"
27978 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27979 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
27980 ac_config_files="$ac_config_files programs/winedbg/Makefile"
27982 ALL_MAKEFILES="$ALL_MAKEFILES \\
27983 programs/winedevice/Makefile"
27984 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27985 winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27986 winedevice"
27987 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27988 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
27989 ac_config_files="$ac_config_files programs/winedevice/Makefile"
27991 ALL_MAKEFILES="$ALL_MAKEFILES \\
27992 programs/winefile/Makefile"
27993 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27994 winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27995 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27996 winefile"
27997 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27998 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
27999 ac_config_files="$ac_config_files programs/winefile/Makefile"
28001 ALL_MAKEFILES="$ALL_MAKEFILES \\
28002 programs/winemenubuilder/Makefile"
28003 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28004 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28005 winemenubuilder"
28006 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28007 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
28008 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
28010 ALL_MAKEFILES="$ALL_MAKEFILES \\
28011 programs/winemine/Makefile"
28012 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28013 winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28014 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28015 winemine"
28016 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28017 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
28018 ac_config_files="$ac_config_files programs/winemine/Makefile"
28020 ALL_MAKEFILES="$ALL_MAKEFILES \\
28021 programs/winepath/Makefile"
28022 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28023 winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28024 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28025 winepath"
28026 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28027 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
28028 ac_config_files="$ac_config_files programs/winepath/Makefile"
28030 ALL_MAKEFILES="$ALL_MAKEFILES \\
28031 programs/winetest/Makefile"
28032 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28033 winetest"
28034 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28035 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
28036 ac_config_files="$ac_config_files programs/winetest/Makefile"
28038 ALL_MAKEFILES="$ALL_MAKEFILES \\
28039 programs/winevdm/Makefile"
28040 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28041 winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28042 winevdm"
28043 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28044 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
28045 ac_config_files="$ac_config_files programs/winevdm/Makefile"
28047 ALL_MAKEFILES="$ALL_MAKEFILES \\
28048 programs/winhelp.exe16/Makefile"
28049 test "x$enable_winhelp_exe16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28050 winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28051 winhelp.exe16"
28052 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28053 programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
28054 ac_config_files="$ac_config_files programs/winhelp.exe16/Makefile"
28056 ALL_MAKEFILES="$ALL_MAKEFILES \\
28057 programs/winhlp32/Makefile"
28058 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28059 winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28060 winhlp32"
28061 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28062 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
28063 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
28065 ALL_MAKEFILES="$ALL_MAKEFILES \\
28066 programs/winoldap.mod16/Makefile"
28067 test "x$enable_winoldap_mod16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28068 winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28069 winoldap.mod16"
28070 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28071 programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
28072 ac_config_files="$ac_config_files programs/winoldap.mod16/Makefile"
28074 ALL_MAKEFILES="$ALL_MAKEFILES \\
28075 programs/winver/Makefile"
28076 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28077 winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28078 winver"
28079 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28080 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
28081 ac_config_files="$ac_config_files programs/winver/Makefile"
28083 ALL_MAKEFILES="$ALL_MAKEFILES \\
28084 programs/wordpad/Makefile"
28085 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28086 wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28087 wordpad"
28088 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28089 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
28090 ac_config_files="$ac_config_files programs/wordpad/Makefile"
28092 ALL_MAKEFILES="$ALL_MAKEFILES \\
28093 programs/write/Makefile"
28094 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28095 write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28096 write"
28097 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28098 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
28099 ac_config_files="$ac_config_files programs/write/Makefile"
28101 ALL_MAKEFILES="$ALL_MAKEFILES \\
28102 programs/xcopy/Makefile"
28103 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28104 xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28105 xcopy"
28106 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28107 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
28108 ac_config_files="$ac_config_files programs/xcopy/Makefile"
28110 ALL_MAKEFILES="$ALL_MAKEFILES \\
28111 server/Makefile"
28112 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28113 server"
28114 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28115 server/Makefile: server/Makefile.in Make.rules"
28116 ac_config_files="$ac_config_files server/Makefile"
28118 ALL_MAKEFILES="$ALL_MAKEFILES \\
28119 tools/Makefile"
28120 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28121 tools"
28122 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28123 tools/Makefile: tools/Makefile.in Make.rules"
28124 ac_config_files="$ac_config_files tools/Makefile"
28126 ALL_MAKEFILES="$ALL_MAKEFILES \\
28127 tools/widl/Makefile"
28129 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28130 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
28131 ac_config_files="$ac_config_files tools/widl/Makefile"
28133 ALL_MAKEFILES="$ALL_MAKEFILES \\
28134 tools/winebuild/Makefile"
28136 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28137 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
28138 ac_config_files="$ac_config_files tools/winebuild/Makefile"
28140 ALL_MAKEFILES="$ALL_MAKEFILES \\
28141 tools/winedump/Makefile"
28143 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28144 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
28145 ac_config_files="$ac_config_files tools/winedump/Makefile"
28147 ALL_MAKEFILES="$ALL_MAKEFILES \\
28148 tools/winegcc/Makefile"
28150 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28151 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
28152 ac_config_files="$ac_config_files tools/winegcc/Makefile"
28154 ALL_MAKEFILES="$ALL_MAKEFILES \\
28155 tools/wmc/Makefile"
28157 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28158 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
28159 ac_config_files="$ac_config_files tools/wmc/Makefile"
28161 ALL_MAKEFILES="$ALL_MAKEFILES \\
28162 tools/wrc/Makefile"
28164 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28165 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
28166 ac_config_files="$ac_config_files tools/wrc/Makefile"
28170 ALL_WINETEST_DEPENDS="# Test binaries"
28172 for dir in $ALL_TEST_DIRS
28174 if test "$dir" != "\\"
28175 then
28176 testname=`expr $dir : '\(.*\)/tests'`_test.exe
28177 ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
28178 $testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
28179 cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
28181 done
28183 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS=""
28185 cat >confcache <<\_ACEOF
28186 # This file is a shell script that caches the results of configure
28187 # tests run on this system so they can be shared between configure
28188 # scripts and configure runs, see configure's option --config-cache.
28189 # It is not useful on other systems. If it contains results you don't
28190 # want to keep, you may remove or edit it.
28192 # config.status only pays attention to the cache file if you give it
28193 # the --recheck option to rerun configure.
28195 # `ac_cv_env_foo' variables (set or unset) will be overridden when
28196 # loading this file, other *unset* `ac_cv_foo' will be assigned the
28197 # following values.
28199 _ACEOF
28201 # The following way of writing the cache mishandles newlines in values,
28202 # but we know of no workaround that is simple, portable, and efficient.
28203 # So, we kill variables containing newlines.
28204 # Ultrix sh set writes to stderr and can't be redirected directly,
28205 # and sets the high bit in the cache file unless we assign to the vars.
28207 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
28208 eval ac_val=\$$ac_var
28209 case $ac_val in #(
28210 *${as_nl}*)
28211 case $ac_var in #(
28212 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
28213 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
28214 esac
28215 case $ac_var in #(
28216 _ | IFS | as_nl) ;; #(
28217 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
28218 *) $as_unset $ac_var ;;
28219 esac ;;
28220 esac
28221 done
28223 (set) 2>&1 |
28224 case $as_nl`(ac_space=' '; set) 2>&1` in #(
28225 *${as_nl}ac_space=\ *)
28226 # `set' does not quote correctly, so add quotes (double-quote
28227 # substitution turns \\\\ into \\, and sed turns \\ into \).
28228 sed -n \
28229 "s/'/'\\\\''/g;
28230 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
28231 ;; #(
28233 # `set' quotes correctly as required by POSIX, so do not add quotes.
28234 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
28236 esac |
28237 sort
28239 sed '
28240 /^ac_cv_env_/b end
28241 t clear
28242 :clear
28243 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
28244 t end
28245 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
28246 :end' >>confcache
28247 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
28248 if test -w "$cache_file"; then
28249 test "x$cache_file" != "x/dev/null" &&
28250 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
28251 $as_echo "$as_me: updating cache $cache_file" >&6;}
28252 cat confcache >$cache_file
28253 else
28254 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
28255 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
28258 rm -f confcache
28260 test "x$prefix" = xNONE && prefix=$ac_default_prefix
28261 # Let make expand exec_prefix.
28262 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
28264 DEFS=-DHAVE_CONFIG_H
28266 ac_libobjs=
28267 ac_ltlibobjs=
28268 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
28269 # 1. Remove the extension, and $U if already installed.
28270 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
28271 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
28272 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
28273 # will be set to the directory where LIBOBJS objects are built.
28274 ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
28275 ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
28276 done
28277 LIBOBJS=$ac_libobjs
28279 LTLIBOBJS=$ac_ltlibobjs
28283 : ${CONFIG_STATUS=./config.status}
28284 ac_write_fail=0
28285 ac_clean_files_save=$ac_clean_files
28286 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
28287 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
28288 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
28289 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28290 #! $SHELL
28291 # Generated by $as_me.
28292 # Run this file to recreate the current configuration.
28293 # Compiler output produced by configure, useful for debugging
28294 # configure, is in config.log if it exists.
28296 debug=false
28297 ac_cs_recheck=false
28298 ac_cs_silent=false
28299 SHELL=\${CONFIG_SHELL-$SHELL}
28300 _ACEOF
28302 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28303 ## --------------------- ##
28304 ## M4sh Initialization. ##
28305 ## --------------------- ##
28307 # Be more Bourne compatible
28308 DUALCASE=1; export DUALCASE # for MKS sh
28309 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
28310 emulate sh
28311 NULLCMD=:
28312 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
28313 # is contrary to our usage. Disable this feature.
28314 alias -g '${1+"$@"}'='"$@"'
28315 setopt NO_GLOB_SUBST
28316 else
28317 case `(set -o) 2>/dev/null` in
28318 *posix*) set -o posix ;;
28319 esac
28326 # PATH needs CR
28327 # Avoid depending upon Character Ranges.
28328 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
28329 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
28330 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
28331 as_cr_digits='0123456789'
28332 as_cr_alnum=$as_cr_Letters$as_cr_digits
28334 as_nl='
28336 export as_nl
28337 # Printing a long string crashes Solaris 7 /usr/bin/printf.
28338 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
28339 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
28340 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
28341 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
28342 as_echo='printf %s\n'
28343 as_echo_n='printf %s'
28344 else
28345 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
28346 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
28347 as_echo_n='/usr/ucb/echo -n'
28348 else
28349 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
28350 as_echo_n_body='eval
28351 arg=$1;
28352 case $arg in
28353 *"$as_nl"*)
28354 expr "X$arg" : "X\\(.*\\)$as_nl";
28355 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
28356 esac;
28357 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
28359 export as_echo_n_body
28360 as_echo_n='sh -c $as_echo_n_body as_echo'
28362 export as_echo_body
28363 as_echo='sh -c $as_echo_body as_echo'
28366 # The user is always right.
28367 if test "${PATH_SEPARATOR+set}" != set; then
28368 PATH_SEPARATOR=:
28369 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
28370 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
28371 PATH_SEPARATOR=';'
28375 # Support unset when possible.
28376 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
28377 as_unset=unset
28378 else
28379 as_unset=false
28383 # IFS
28384 # We need space, tab and new line, in precisely that order. Quoting is
28385 # there to prevent editors from complaining about space-tab.
28386 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
28387 # splitting by setting IFS to empty value.)
28388 IFS=" "" $as_nl"
28390 # Find who we are. Look in the path if we contain no directory separator.
28391 case $0 in
28392 *[\\/]* ) as_myself=$0 ;;
28393 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28394 for as_dir in $PATH
28396 IFS=$as_save_IFS
28397 test -z "$as_dir" && as_dir=.
28398 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
28399 done
28400 IFS=$as_save_IFS
28403 esac
28404 # We did not find ourselves, most probably we were run as `sh COMMAND'
28405 # in which case we are not to be found in the path.
28406 if test "x$as_myself" = x; then
28407 as_myself=$0
28409 if test ! -f "$as_myself"; then
28410 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
28411 { (exit 1); exit 1; }
28414 # Work around bugs in pre-3.0 UWIN ksh.
28415 for as_var in ENV MAIL MAILPATH
28416 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
28417 done
28418 PS1='$ '
28419 PS2='> '
28420 PS4='+ '
28422 # NLS nuisances.
28423 LC_ALL=C
28424 export LC_ALL
28425 LANGUAGE=C
28426 export LANGUAGE
28428 # Required to use basename.
28429 if expr a : '\(a\)' >/dev/null 2>&1 &&
28430 test "X`expr 00001 : '.*\(...\)'`" = X001; then
28431 as_expr=expr
28432 else
28433 as_expr=false
28436 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
28437 as_basename=basename
28438 else
28439 as_basename=false
28443 # Name of the executable.
28444 as_me=`$as_basename -- "$0" ||
28445 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
28446 X"$0" : 'X\(//\)$' \| \
28447 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
28448 $as_echo X/"$0" |
28449 sed '/^.*\/\([^/][^/]*\)\/*$/{
28450 s//\1/
28453 /^X\/\(\/\/\)$/{
28454 s//\1/
28457 /^X\/\(\/\).*/{
28458 s//\1/
28461 s/.*/./; q'`
28463 # CDPATH.
28464 $as_unset CDPATH
28468 as_lineno_1=$LINENO
28469 as_lineno_2=$LINENO
28470 test "x$as_lineno_1" != "x$as_lineno_2" &&
28471 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
28473 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
28474 # uniformly replaced by the line number. The first 'sed' inserts a
28475 # line-number line after each line using $LINENO; the second 'sed'
28476 # does the real work. The second script uses 'N' to pair each
28477 # line-number line with the line containing $LINENO, and appends
28478 # trailing '-' during substitution so that $LINENO is not a special
28479 # case at line end.
28480 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
28481 # scripts with optimization help from Paolo Bonzini. Blame Lee
28482 # E. McMahon (1931-1989) for sed's syntax. :-)
28483 sed -n '
28485 /[$]LINENO/=
28486 ' <$as_myself |
28487 sed '
28488 s/[$]LINENO.*/&-/
28489 t lineno
28491 :lineno
28493 :loop
28494 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
28495 t loop
28496 s/-\n.*//
28497 ' >$as_me.lineno &&
28498 chmod +x "$as_me.lineno" ||
28499 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
28500 { (exit 1); exit 1; }; }
28502 # Don't try to exec as it changes $[0], causing all sort of problems
28503 # (the dirname of $[0] is not the place where we might find the
28504 # original and so on. Autoconf is especially sensitive to this).
28505 . "./$as_me.lineno"
28506 # Exit status is that of the last command.
28507 exit
28511 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
28512 as_dirname=dirname
28513 else
28514 as_dirname=false
28517 ECHO_C= ECHO_N= ECHO_T=
28518 case `echo -n x` in
28519 -n*)
28520 case `echo 'x\c'` in
28521 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
28522 *) ECHO_C='\c';;
28523 esac;;
28525 ECHO_N='-n';;
28526 esac
28527 if expr a : '\(a\)' >/dev/null 2>&1 &&
28528 test "X`expr 00001 : '.*\(...\)'`" = X001; then
28529 as_expr=expr
28530 else
28531 as_expr=false
28534 rm -f conf$$ conf$$.exe conf$$.file
28535 if test -d conf$$.dir; then
28536 rm -f conf$$.dir/conf$$.file
28537 else
28538 rm -f conf$$.dir
28539 mkdir conf$$.dir 2>/dev/null
28541 if (echo >conf$$.file) 2>/dev/null; then
28542 if ln -s conf$$.file conf$$ 2>/dev/null; then
28543 as_ln_s='ln -s'
28544 # ... but there are two gotchas:
28545 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
28546 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
28547 # In both cases, we have to default to `cp -p'.
28548 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
28549 as_ln_s='cp -p'
28550 elif ln conf$$.file conf$$ 2>/dev/null; then
28551 as_ln_s=ln
28552 else
28553 as_ln_s='cp -p'
28555 else
28556 as_ln_s='cp -p'
28558 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
28559 rmdir conf$$.dir 2>/dev/null
28561 if mkdir -p . 2>/dev/null; then
28562 as_mkdir_p=:
28563 else
28564 test -d ./-p && rmdir ./-p
28565 as_mkdir_p=false
28568 if test -x / >/dev/null 2>&1; then
28569 as_test_x='test -x'
28570 else
28571 if ls -dL / >/dev/null 2>&1; then
28572 as_ls_L_option=L
28573 else
28574 as_ls_L_option=
28576 as_test_x='
28577 eval sh -c '\''
28578 if test -d "$1"; then
28579 test -d "$1/.";
28580 else
28581 case $1 in
28582 -*)set "./$1";;
28583 esac;
28584 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
28585 ???[sx]*):;;*)false;;esac;fi
28586 '\'' sh
28589 as_executable_p=$as_test_x
28591 # Sed expression to map a string onto a valid CPP name.
28592 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
28594 # Sed expression to map a string onto a valid variable name.
28595 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
28598 exec 6>&1
28600 # Save the log message, to keep $[0] and so on meaningful, and to
28601 # report actual input values of CONFIG_FILES etc. instead of their
28602 # values after options handling.
28603 ac_log="
28604 This file was extended by Wine $as_me 1.1.16, which was
28605 generated by GNU Autoconf 2.63. Invocation command line was
28607 CONFIG_FILES = $CONFIG_FILES
28608 CONFIG_HEADERS = $CONFIG_HEADERS
28609 CONFIG_LINKS = $CONFIG_LINKS
28610 CONFIG_COMMANDS = $CONFIG_COMMANDS
28611 $ $0 $@
28613 on `(hostname || uname -n) 2>/dev/null | sed 1q`
28616 _ACEOF
28618 case $ac_config_files in *"
28619 "*) set x $ac_config_files; shift; ac_config_files=$*;;
28620 esac
28622 case $ac_config_headers in *"
28623 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
28624 esac
28627 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28628 # Files that config.status was made for.
28629 config_files="$ac_config_files"
28630 config_headers="$ac_config_headers"
28631 config_commands="$ac_config_commands"
28633 _ACEOF
28635 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28636 ac_cs_usage="\
28637 \`$as_me' instantiates files from templates according to the
28638 current configuration.
28640 Usage: $0 [OPTION]... [FILE]...
28642 -h, --help print this help, then exit
28643 -V, --version print version number and configuration settings, then exit
28644 -q, --quiet, --silent
28645 do not print progress messages
28646 -d, --debug don't remove temporary files
28647 --recheck update $as_me by reconfiguring in the same conditions
28648 --file=FILE[:TEMPLATE]
28649 instantiate the configuration file FILE
28650 --header=FILE[:TEMPLATE]
28651 instantiate the configuration header FILE
28653 Configuration files:
28654 $config_files
28656 Configuration headers:
28657 $config_headers
28659 Configuration commands:
28660 $config_commands
28662 Report bugs to <bug-autoconf@gnu.org>."
28664 _ACEOF
28665 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28666 ac_cs_version="\\
28667 Wine config.status 1.1.16
28668 configured by $0, generated by GNU Autoconf 2.63,
28669 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
28671 Copyright (C) 2008 Free Software Foundation, Inc.
28672 This config.status script is free software; the Free Software Foundation
28673 gives unlimited permission to copy, distribute and modify it."
28675 ac_pwd='$ac_pwd'
28676 srcdir='$srcdir'
28677 INSTALL='$INSTALL'
28678 test -n "\$AWK" || AWK=awk
28679 _ACEOF
28681 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28682 # The default lists apply if the user does not specify any file.
28683 ac_need_defaults=:
28684 while test $# != 0
28686 case $1 in
28687 --*=*)
28688 ac_option=`expr "X$1" : 'X\([^=]*\)='`
28689 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
28690 ac_shift=:
28693 ac_option=$1
28694 ac_optarg=$2
28695 ac_shift=shift
28697 esac
28699 case $ac_option in
28700 # Handling of the options.
28701 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
28702 ac_cs_recheck=: ;;
28703 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
28704 $as_echo "$ac_cs_version"; exit ;;
28705 --debug | --debu | --deb | --de | --d | -d )
28706 debug=: ;;
28707 --file | --fil | --fi | --f )
28708 $ac_shift
28709 case $ac_optarg in
28710 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28711 esac
28712 CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
28713 ac_need_defaults=false;;
28714 --header | --heade | --head | --hea )
28715 $ac_shift
28716 case $ac_optarg in
28717 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28718 esac
28719 CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
28720 ac_need_defaults=false;;
28721 --he | --h)
28722 # Conflict between --help and --header
28723 { $as_echo "$as_me: error: ambiguous option: $1
28724 Try \`$0 --help' for more information." >&2
28725 { (exit 1); exit 1; }; };;
28726 --help | --hel | -h )
28727 $as_echo "$ac_cs_usage"; exit ;;
28728 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
28729 | -silent | --silent | --silen | --sile | --sil | --si | --s)
28730 ac_cs_silent=: ;;
28732 # This is an error.
28733 -*) { $as_echo "$as_me: error: unrecognized option: $1
28734 Try \`$0 --help' for more information." >&2
28735 { (exit 1); exit 1; }; } ;;
28737 *) ac_config_targets="$ac_config_targets $1"
28738 ac_need_defaults=false ;;
28740 esac
28741 shift
28742 done
28744 ac_configure_extra_args=
28746 if $ac_cs_silent; then
28747 exec 6>/dev/null
28748 ac_configure_extra_args="$ac_configure_extra_args --silent"
28751 _ACEOF
28752 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28753 if \$ac_cs_recheck; then
28754 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
28755 shift
28756 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
28757 CONFIG_SHELL='$SHELL'
28758 export CONFIG_SHELL
28759 exec "\$@"
28762 _ACEOF
28763 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28764 exec 5>>config.log
28766 echo
28767 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
28768 ## Running $as_me. ##
28769 _ASBOX
28770 $as_echo "$ac_log"
28771 } >&5
28773 _ACEOF
28774 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28775 _ACEOF
28777 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28779 # Handling of arguments.
28780 for ac_config_target in $ac_config_targets
28782 case $ac_config_target in
28783 "include/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
28784 "include/stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS include/stamp-h" ;;
28785 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
28786 "dlls/gdi32/mfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
28787 "dlls/kernel32/nls") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
28788 "dlls/user32/resources") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/user32/resources" ;;
28789 "dlls/wineps.drv/data") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
28790 "include/wine") CONFIG_COMMANDS="$CONFIG_COMMANDS include/wine" ;;
28791 "Make.rules") CONFIG_FILES="$CONFIG_FILES Make.rules" ;;
28792 "dlls/Makedll.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makedll.rules" ;;
28793 "dlls/Makeimplib.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makeimplib.rules" ;;
28794 "dlls/Maketest.rules") CONFIG_FILES="$CONFIG_FILES dlls/Maketest.rules" ;;
28795 "programs/Makeprog.rules") CONFIG_FILES="$CONFIG_FILES programs/Makeprog.rules" ;;
28796 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
28797 "dlls/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/Makefile" ;;
28798 "dlls/acledit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/acledit/Makefile" ;;
28799 "dlls/aclui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/aclui/Makefile" ;;
28800 "dlls/activeds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/activeds/Makefile" ;;
28801 "dlls/actxprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
28802 "dlls/adsiid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/adsiid/Makefile" ;;
28803 "dlls/advapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/Makefile" ;;
28804 "dlls/advapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
28805 "dlls/advpack/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/Makefile" ;;
28806 "dlls/advpack/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
28807 "dlls/amstream/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/amstream/Makefile" ;;
28808 "dlls/appwiz.cpl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
28809 "dlls/atl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/atl/Makefile" ;;
28810 "dlls/authz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/authz/Makefile" ;;
28811 "dlls/avicap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avicap32/Makefile" ;;
28812 "dlls/avifil32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifil32/Makefile" ;;
28813 "dlls/browseui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/Makefile" ;;
28814 "dlls/browseui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
28815 "dlls/cabinet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/Makefile" ;;
28816 "dlls/cabinet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
28817 "dlls/capi2032/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/capi2032/Makefile" ;;
28818 "dlls/cards/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cards/Makefile" ;;
28819 "dlls/cfgmgr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
28820 "dlls/clusapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/clusapi/Makefile" ;;
28821 "dlls/comcat/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/Makefile" ;;
28822 "dlls/comcat/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
28823 "dlls/comctl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/Makefile" ;;
28824 "dlls/comctl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
28825 "dlls/comdlg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
28826 "dlls/comdlg32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
28827 "dlls/comm.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comm.drv16/Makefile" ;;
28828 "dlls/compstui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/compstui/Makefile" ;;
28829 "dlls/credui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/Makefile" ;;
28830 "dlls/credui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
28831 "dlls/crtdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crtdll/Makefile" ;;
28832 "dlls/crypt32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/Makefile" ;;
28833 "dlls/crypt32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
28834 "dlls/cryptdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
28835 "dlls/cryptdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
28836 "dlls/cryptnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
28837 "dlls/cryptnet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
28838 "dlls/cryptui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/Makefile" ;;
28839 "dlls/cryptui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
28840 "dlls/ctapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
28841 "dlls/ctl3d32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
28842 "dlls/d3d10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/Makefile" ;;
28843 "dlls/d3d10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
28844 "dlls/d3d10core/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
28845 "dlls/d3d10core/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
28846 "dlls/d3d8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/Makefile" ;;
28847 "dlls/d3d8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
28848 "dlls/d3d9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/Makefile" ;;
28849 "dlls/d3d9/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
28850 "dlls/d3dim/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dim/Makefile" ;;
28851 "dlls/d3drm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/Makefile" ;;
28852 "dlls/d3drm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
28853 "dlls/d3dx8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
28854 "dlls/d3dx8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
28855 "dlls/d3dx9_24/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
28856 "dlls/d3dx9_25/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
28857 "dlls/d3dx9_26/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
28858 "dlls/d3dx9_27/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
28859 "dlls/d3dx9_28/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
28860 "dlls/d3dx9_29/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
28861 "dlls/d3dx9_30/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
28862 "dlls/d3dx9_31/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
28863 "dlls/d3dx9_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
28864 "dlls/d3dx9_33/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
28865 "dlls/d3dx9_34/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
28866 "dlls/d3dx9_35/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
28867 "dlls/d3dx9_36/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
28868 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
28869 "dlls/d3dx9_37/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
28870 "dlls/d3dx9_38/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
28871 "dlls/d3dx9_39/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
28872 "dlls/d3dx9_40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
28873 "dlls/d3dxof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
28874 "dlls/d3dxof/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
28875 "dlls/dbghelp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
28876 "dlls/dciman32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dciman32/Makefile" ;;
28877 "dlls/ddraw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/Makefile" ;;
28878 "dlls/ddraw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
28879 "dlls/ddrawex/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
28880 "dlls/ddrawex/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
28881 "dlls/devenum/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/devenum/Makefile" ;;
28882 "dlls/dinput/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/Makefile" ;;
28883 "dlls/dinput/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
28884 "dlls/dinput8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput8/Makefile" ;;
28885 "dlls/dispdib.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dispdib.dll16/Makefile" ;;
28886 "dlls/display.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/display.drv16/Makefile" ;;
28887 "dlls/dmband/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmband/Makefile" ;;
28888 "dlls/dmcompos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
28889 "dlls/dmime/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmime/Makefile" ;;
28890 "dlls/dmloader/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmloader/Makefile" ;;
28891 "dlls/dmscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmscript/Makefile" ;;
28892 "dlls/dmstyle/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
28893 "dlls/dmsynth/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
28894 "dlls/dmusic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic/Makefile" ;;
28895 "dlls/dmusic32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
28896 "dlls/dnsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
28897 "dlls/dnsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
28898 "dlls/dplay/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplay/Makefile" ;;
28899 "dlls/dplayx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/Makefile" ;;
28900 "dlls/dplayx/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
28901 "dlls/dpnaddr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
28902 "dlls/dpnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnet/Makefile" ;;
28903 "dlls/dpnhpast/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
28904 "dlls/dpnlobby/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
28905 "dlls/dpwsockx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
28906 "dlls/dsound/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/Makefile" ;;
28907 "dlls/dsound/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
28908 "dlls/dssenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dssenh/Makefile" ;;
28909 "dlls/dswave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dswave/Makefile" ;;
28910 "dlls/dwmapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
28911 "dlls/dxdiagn/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
28912 "dlls/dxerr8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
28913 "dlls/dxerr9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
28914 "dlls/dxgi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/Makefile" ;;
28915 "dlls/dxgi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
28916 "dlls/dxguid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxguid/Makefile" ;;
28917 "dlls/faultrep/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/faultrep/Makefile" ;;
28918 "dlls/fusion/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/Makefile" ;;
28919 "dlls/fusion/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
28920 "dlls/gdi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/Makefile" ;;
28921 "dlls/gdi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
28922 "dlls/gdiplus/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
28923 "dlls/gdiplus/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
28924 "dlls/glu32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/glu32/Makefile" ;;
28925 "dlls/gphoto2.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
28926 "dlls/gpkcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
28927 "dlls/hal/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hal/Makefile" ;;
28928 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
28929 "dlls/hid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hid/Makefile" ;;
28930 "dlls/hlink/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/Makefile" ;;
28931 "dlls/hlink/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
28932 "dlls/hnetcfg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
28933 "dlls/httpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/httpapi/Makefile" ;;
28934 "dlls/iccvid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iccvid/Makefile" ;;
28935 "dlls/icmp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/icmp/Makefile" ;;
28936 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
28937 "dlls/imaadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
28938 "dlls/imagehlp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
28939 "dlls/imm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/Makefile" ;;
28940 "dlls/imm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
28941 "dlls/inetcomm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
28942 "dlls/inetcomm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
28943 "dlls/inetmib1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
28944 "dlls/inetmib1/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
28945 "dlls/infosoft/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/Makefile" ;;
28946 "dlls/infosoft/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
28947 "dlls/initpki/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/initpki/Makefile" ;;
28948 "dlls/inkobj/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inkobj/Makefile" ;;
28949 "dlls/inseng/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inseng/Makefile" ;;
28950 "dlls/iphlpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
28951 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
28952 "dlls/itircl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itircl/Makefile" ;;
28953 "dlls/itss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/Makefile" ;;
28954 "dlls/itss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
28955 "dlls/jscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/Makefile" ;;
28956 "dlls/jscript/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
28957 "dlls/kernel32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/Makefile" ;;
28958 "dlls/kernel32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
28959 "dlls/keyboard.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/keyboard.drv16/Makefile" ;;
28960 "dlls/loadperf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/loadperf/Makefile" ;;
28961 "dlls/localspl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/Makefile" ;;
28962 "dlls/localspl/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
28963 "dlls/localui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/Makefile" ;;
28964 "dlls/localui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
28965 "dlls/lz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/Makefile" ;;
28966 "dlls/lz32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
28967 "dlls/mapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/Makefile" ;;
28968 "dlls/mapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
28969 "dlls/mciavi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
28970 "dlls/mcicda/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mcicda/Makefile" ;;
28971 "dlls/mciqtz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciqtz32/Makefile" ;;
28972 "dlls/mciseq/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciseq/Makefile" ;;
28973 "dlls/mciwave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciwave/Makefile" ;;
28974 "dlls/midimap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/midimap/Makefile" ;;
28975 "dlls/mlang/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/Makefile" ;;
28976 "dlls/mlang/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
28977 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
28978 "dlls/monodebg.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
28979 "dlls/mountmgr.sys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
28980 "dlls/mouse.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mouse.drv16/Makefile" ;;
28981 "dlls/mpr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mpr/Makefile" ;;
28982 "dlls/mprapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mprapi/Makefile" ;;
28983 "dlls/msacm32.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
28984 "dlls/msacm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/Makefile" ;;
28985 "dlls/msacm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
28986 "dlls/msadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
28987 "dlls/mscat32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscat32/Makefile" ;;
28988 "dlls/mscms/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/Makefile" ;;
28989 "dlls/mscms/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
28990 "dlls/mscoree/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscoree/Makefile" ;;
28991 "dlls/msctf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msctf/Makefile" ;;
28992 "dlls/msctf/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
28993 "dlls/msdmo/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msdmo/Makefile" ;;
28994 "dlls/msftedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msftedit/Makefile" ;;
28995 "dlls/msg711.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
28996 "dlls/mshtml.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
28997 "dlls/mshtml/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/Makefile" ;;
28998 "dlls/mshtml/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
28999 "dlls/msi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/Makefile" ;;
29000 "dlls/msi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
29001 "dlls/msimg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimg32/Makefile" ;;
29002 "dlls/msimtf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimtf/Makefile" ;;
29003 "dlls/msisip/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisip/Makefile" ;;
29004 "dlls/msisys.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
29005 "dlls/msnet32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msnet32/Makefile" ;;
29006 "dlls/msrle32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msrle32/Makefile" ;;
29007 "dlls/mssign32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssign32/Makefile" ;;
29008 "dlls/mssip32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssip32/Makefile" ;;
29009 "dlls/mstask/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/Makefile" ;;
29010 "dlls/mstask/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
29011 "dlls/msvcirt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
29012 "dlls/msvcr71/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
29013 "dlls/msvcrt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
29014 "dlls/msvcrt/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
29015 "dlls/msvcrt20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
29016 "dlls/msvcrt40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
29017 "dlls/msvcrtd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
29018 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
29019 "dlls/msvfw32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
29020 "dlls/msvfw32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
29021 "dlls/msvidc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
29022 "dlls/mswsock/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mswsock/Makefile" ;;
29023 "dlls/msxml3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/Makefile" ;;
29024 "dlls/msxml3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
29025 "dlls/nddeapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
29026 "dlls/netapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/Makefile" ;;
29027 "dlls/netapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
29028 "dlls/newdev/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/newdev/Makefile" ;;
29029 "dlls/ntdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/Makefile" ;;
29030 "dlls/ntdll/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
29031 "dlls/ntdsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
29032 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
29033 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
29034 "dlls/ntprint/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/Makefile" ;;
29035 "dlls/ntprint/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
29036 "dlls/objsel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/objsel/Makefile" ;;
29037 "dlls/odbc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbc32/Makefile" ;;
29038 "dlls/odbccp32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
29039 "dlls/odbccp32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
29040 "dlls/ole32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/Makefile" ;;
29041 "dlls/ole32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
29042 "dlls/oleacc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/Makefile" ;;
29043 "dlls/oleacc/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
29044 "dlls/oleaut32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
29045 "dlls/oleaut32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
29046 "dlls/olecli32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olecli32/Makefile" ;;
29047 "dlls/oledlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oledlg/Makefile" ;;
29048 "dlls/olepro32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olepro32/Makefile" ;;
29049 "dlls/olesvr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
29050 "dlls/olethk32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olethk32/Makefile" ;;
29051 "dlls/opengl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/Makefile" ;;
29052 "dlls/opengl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
29053 "dlls/pdh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/Makefile" ;;
29054 "dlls/pdh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
29055 "dlls/pidgen/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pidgen/Makefile" ;;
29056 "dlls/powrprof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/powrprof/Makefile" ;;
29057 "dlls/printui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/printui/Makefile" ;;
29058 "dlls/propsys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/propsys/Makefile" ;;
29059 "dlls/psapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/Makefile" ;;
29060 "dlls/psapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
29061 "dlls/pstorec/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pstorec/Makefile" ;;
29062 "dlls/qcap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qcap/Makefile" ;;
29063 "dlls/qedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/Makefile" ;;
29064 "dlls/qedit/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
29065 "dlls/qmgr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/Makefile" ;;
29066 "dlls/qmgr/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
29067 "dlls/qmgrprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
29068 "dlls/quartz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/Makefile" ;;
29069 "dlls/quartz/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
29070 "dlls/query/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/query/Makefile" ;;
29071 "dlls/rasapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
29072 "dlls/rasapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
29073 "dlls/rasdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
29074 "dlls/resutils/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/resutils/Makefile" ;;
29075 "dlls/riched20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/Makefile" ;;
29076 "dlls/riched20/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
29077 "dlls/riched32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/Makefile" ;;
29078 "dlls/riched32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
29079 "dlls/rpcrt4/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
29080 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
29081 "dlls/rsabase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsabase/Makefile" ;;
29082 "dlls/rsaenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
29083 "dlls/rsaenh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
29084 "dlls/sane.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
29085 "dlls/sccbase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sccbase/Makefile" ;;
29086 "dlls/schannel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/Makefile" ;;
29087 "dlls/schannel/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
29088 "dlls/secur32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/Makefile" ;;
29089 "dlls/secur32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
29090 "dlls/security/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/security/Makefile" ;;
29091 "dlls/sensapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sensapi/Makefile" ;;
29092 "dlls/serialui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/Makefile" ;;
29093 "dlls/serialui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
29094 "dlls/setupapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/Makefile" ;;
29095 "dlls/setupapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
29096 "dlls/sfc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc/Makefile" ;;
29097 "dlls/sfc_os/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
29098 "dlls/shdoclc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
29099 "dlls/shdocvw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
29100 "dlls/shdocvw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
29101 "dlls/shell32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/Makefile" ;;
29102 "dlls/shell32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
29103 "dlls/shfolder/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shfolder/Makefile" ;;
29104 "dlls/shlwapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
29105 "dlls/shlwapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
29106 "dlls/slbcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
29107 "dlls/slc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slc/Makefile" ;;
29108 "dlls/snmpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
29109 "dlls/snmpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
29110 "dlls/softpub/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/softpub/Makefile" ;;
29111 "dlls/spoolss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/Makefile" ;;
29112 "dlls/spoolss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
29113 "dlls/stdole2.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
29114 "dlls/stdole32.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
29115 "dlls/sti/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sti/Makefile" ;;
29116 "dlls/stress.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stress.dll16/Makefile" ;;
29117 "dlls/strmiids/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/strmiids/Makefile" ;;
29118 "dlls/svrapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/svrapi/Makefile" ;;
29119 "dlls/sxs/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sxs/Makefile" ;;
29120 "dlls/tapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/tapi32/Makefile" ;;
29121 "dlls/traffic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/traffic/Makefile" ;;
29122 "dlls/twain_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/Makefile" ;;
29123 "dlls/twain_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
29124 "dlls/unicows/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/unicows/Makefile" ;;
29125 "dlls/updspapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/updspapi/Makefile" ;;
29126 "dlls/url/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/url/Makefile" ;;
29127 "dlls/urlmon/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/Makefile" ;;
29128 "dlls/urlmon/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
29129 "dlls/user32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/Makefile" ;;
29130 "dlls/user32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
29131 "dlls/userenv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/Makefile" ;;
29132 "dlls/userenv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
29133 "dlls/usp10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/Makefile" ;;
29134 "dlls/usp10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
29135 "dlls/uuid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uuid/Makefile" ;;
29136 "dlls/uxtheme/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
29137 "dlls/uxtheme/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
29138 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
29139 "dlls/vdmdbg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
29140 "dlls/version/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/Makefile" ;;
29141 "dlls/version/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/tests/Makefile" ;;
29142 "dlls/vmm.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
29143 "dlls/vnbt.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
29144 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
29145 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
29146 "dlls/vwin32.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
29147 "dlls/w32skrnl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
29148 "dlls/win87em.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/win87em.dll16/Makefile" ;;
29149 "dlls/windebug.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/windebug.dll16/Makefile" ;;
29150 "dlls/winealsa.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
29151 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
29152 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
29153 "dlls/winecrt0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
29154 "dlls/wined3d/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wined3d/Makefile" ;;
29155 "dlls/winedos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winedos/Makefile" ;;
29156 "dlls/wineesd.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
29157 "dlls/winejack.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
29158 "dlls/winejoystick.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
29159 "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
29160 "dlls/winenas.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
29161 "dlls/wineoss.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
29162 "dlls/wineps.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
29163 "dlls/winequartz.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
29164 "dlls/winex11.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
29165 "dlls/wing32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wing32/Makefile" ;;
29166 "dlls/winhttp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/Makefile" ;;
29167 "dlls/winhttp/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
29168 "dlls/wininet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/Makefile" ;;
29169 "dlls/wininet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
29170 "dlls/winmm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/Makefile" ;;
29171 "dlls/winmm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
29172 "dlls/winnls32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winnls32/Makefile" ;;
29173 "dlls/winscard/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winscard/Makefile" ;;
29174 "dlls/winspool.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
29175 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
29176 "dlls/wintab32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab32/Makefile" ;;
29177 "dlls/wintrust/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/Makefile" ;;
29178 "dlls/wintrust/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
29179 "dlls/wldap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/Makefile" ;;
29180 "dlls/wldap32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
29181 "dlls/wmi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wmi/Makefile" ;;
29182 "dlls/wnaspi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
29183 "dlls/wow32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wow32/Makefile" ;;
29184 "dlls/ws2_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
29185 "dlls/ws2_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
29186 "dlls/wsock32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wsock32/Makefile" ;;
29187 "dlls/wtsapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
29188 "dlls/wuapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wuapi/Makefile" ;;
29189 "dlls/xinput1_1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
29190 "dlls/xinput1_2/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
29191 "dlls/xinput1_3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
29192 "dlls/xinput1_3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
29193 "dlls/xinput9_1_0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
29194 "documentation/Makefile") CONFIG_FILES="$CONFIG_FILES documentation/Makefile" ;;
29195 "fonts/Makefile") CONFIG_FILES="$CONFIG_FILES fonts/Makefile" ;;
29196 "include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
29197 "libs/Makefile") CONFIG_FILES="$CONFIG_FILES libs/Makefile" ;;
29198 "libs/port/Makefile") CONFIG_FILES="$CONFIG_FILES libs/port/Makefile" ;;
29199 "libs/wine/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wine/Makefile" ;;
29200 "libs/wpp/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wpp/Makefile" ;;
29201 "loader/Makefile") CONFIG_FILES="$CONFIG_FILES loader/Makefile" ;;
29202 "programs/Makefile") CONFIG_FILES="$CONFIG_FILES programs/Makefile" ;;
29203 "programs/cacls/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cacls/Makefile" ;;
29204 "programs/clock/Makefile") CONFIG_FILES="$CONFIG_FILES programs/clock/Makefile" ;;
29205 "programs/cmd/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmd/Makefile" ;;
29206 "programs/cmdlgtst/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
29207 "programs/control/Makefile") CONFIG_FILES="$CONFIG_FILES programs/control/Makefile" ;;
29208 "programs/eject/Makefile") CONFIG_FILES="$CONFIG_FILES programs/eject/Makefile" ;;
29209 "programs/expand/Makefile") CONFIG_FILES="$CONFIG_FILES programs/expand/Makefile" ;;
29210 "programs/explorer/Makefile") CONFIG_FILES="$CONFIG_FILES programs/explorer/Makefile" ;;
29211 "programs/hh/Makefile") CONFIG_FILES="$CONFIG_FILES programs/hh/Makefile" ;;
29212 "programs/icinfo/Makefile") CONFIG_FILES="$CONFIG_FILES programs/icinfo/Makefile" ;;
29213 "programs/iexplore/Makefile") CONFIG_FILES="$CONFIG_FILES programs/iexplore/Makefile" ;;
29214 "programs/lodctr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/lodctr/Makefile" ;;
29215 "programs/msiexec/Makefile") CONFIG_FILES="$CONFIG_FILES programs/msiexec/Makefile" ;;
29216 "programs/net/Makefile") CONFIG_FILES="$CONFIG_FILES programs/net/Makefile" ;;
29217 "programs/notepad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/notepad/Makefile" ;;
29218 "programs/oleview/Makefile") CONFIG_FILES="$CONFIG_FILES programs/oleview/Makefile" ;;
29219 "programs/progman/Makefile") CONFIG_FILES="$CONFIG_FILES programs/progman/Makefile" ;;
29220 "programs/reg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/reg/Makefile" ;;
29221 "programs/regedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regedit/Makefile" ;;
29222 "programs/regsvr32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regsvr32/Makefile" ;;
29223 "programs/rpcss/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rpcss/Makefile" ;;
29224 "programs/rundll32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rundll32/Makefile" ;;
29225 "programs/secedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/secedit/Makefile" ;;
29226 "programs/services/Makefile") CONFIG_FILES="$CONFIG_FILES programs/services/Makefile" ;;
29227 "programs/spoolsv/Makefile") CONFIG_FILES="$CONFIG_FILES programs/spoolsv/Makefile" ;;
29228 "programs/start/Makefile") CONFIG_FILES="$CONFIG_FILES programs/start/Makefile" ;;
29229 "programs/svchost/Makefile") CONFIG_FILES="$CONFIG_FILES programs/svchost/Makefile" ;;
29230 "programs/taskmgr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/taskmgr/Makefile" ;;
29231 "programs/uninstaller/Makefile") CONFIG_FILES="$CONFIG_FILES programs/uninstaller/Makefile" ;;
29232 "programs/unlodctr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/unlodctr/Makefile" ;;
29233 "programs/view/Makefile") CONFIG_FILES="$CONFIG_FILES programs/view/Makefile" ;;
29234 "programs/wineboot/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineboot/Makefile" ;;
29235 "programs/winebrowser/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winebrowser/Makefile" ;;
29236 "programs/winecfg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winecfg/Makefile" ;;
29237 "programs/wineconsole/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineconsole/Makefile" ;;
29238 "programs/winedbg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedbg/Makefile" ;;
29239 "programs/winedevice/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedevice/Makefile" ;;
29240 "programs/winefile/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winefile/Makefile" ;;
29241 "programs/winemenubuilder/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
29242 "programs/winemine/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemine/Makefile" ;;
29243 "programs/winepath/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winepath/Makefile" ;;
29244 "programs/winetest/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winetest/Makefile" ;;
29245 "programs/winevdm/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winevdm/Makefile" ;;
29246 "programs/winhelp.exe16/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
29247 "programs/winhlp32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhlp32/Makefile" ;;
29248 "programs/winoldap.mod16/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
29249 "programs/winver/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winver/Makefile" ;;
29250 "programs/wordpad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wordpad/Makefile" ;;
29251 "programs/write/Makefile") CONFIG_FILES="$CONFIG_FILES programs/write/Makefile" ;;
29252 "programs/xcopy/Makefile") CONFIG_FILES="$CONFIG_FILES programs/xcopy/Makefile" ;;
29253 "server/Makefile") CONFIG_FILES="$CONFIG_FILES server/Makefile" ;;
29254 "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
29255 "tools/widl/Makefile") CONFIG_FILES="$CONFIG_FILES tools/widl/Makefile" ;;
29256 "tools/winebuild/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winebuild/Makefile" ;;
29257 "tools/winedump/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winedump/Makefile" ;;
29258 "tools/winegcc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winegcc/Makefile" ;;
29259 "tools/wmc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wmc/Makefile" ;;
29260 "tools/wrc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wrc/Makefile" ;;
29262 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
29263 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
29264 { (exit 1); exit 1; }; };;
29265 esac
29266 done
29269 # If the user did not use the arguments to specify the items to instantiate,
29270 # then the envvar interface is used. Set only those that are not.
29271 # We use the long form for the default assignment because of an extremely
29272 # bizarre bug on SunOS 4.1.3.
29273 if $ac_need_defaults; then
29274 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
29275 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
29276 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
29279 # Have a temporary directory for convenience. Make it in the build tree
29280 # simply because there is no reason against having it here, and in addition,
29281 # creating and moving files from /tmp can sometimes cause problems.
29282 # Hook for its removal unless debugging.
29283 # Note that there is a small window in which the directory will not be cleaned:
29284 # after its creation but before its name has been assigned to `$tmp'.
29285 $debug ||
29287 tmp=
29288 trap 'exit_status=$?
29289 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
29291 trap '{ (exit 1); exit 1; }' 1 2 13 15
29293 # Create a (secure) tmp directory for tmp files.
29296 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
29297 test -n "$tmp" && test -d "$tmp"
29298 } ||
29300 tmp=./conf$$-$RANDOM
29301 (umask 077 && mkdir "$tmp")
29302 } ||
29304 $as_echo "$as_me: cannot create a temporary directory in ." >&2
29305 { (exit 1); exit 1; }
29308 # Set up the scripts for CONFIG_FILES section.
29309 # No need to generate them if there are no CONFIG_FILES.
29310 # This happens for instance with `./config.status config.h'.
29311 if test -n "$CONFIG_FILES"; then
29313 if $AWK 'BEGIN { getline <"/dev/null" }' </dev/null 2>/dev/null; then
29314 ac_cs_awk_getline=:
29315 ac_cs_awk_pipe_init=
29316 ac_cs_awk_read_file='
29317 while ((getline aline < (F[key])) > 0)
29318 print(aline)
29319 close(F[key])'
29320 ac_cs_awk_pipe_fini=
29321 else
29322 ac_cs_awk_getline=false
29323 ac_cs_awk_pipe_init="print \"cat <<'|#_!!_#|' &&\""
29324 ac_cs_awk_read_file='
29325 print "|#_!!_#|"
29326 print "cat " F[key] " &&"
29327 '$ac_cs_awk_pipe_init
29328 # The final `:' finishes the AND list.
29329 ac_cs_awk_pipe_fini='END { print "|#_!!_#|"; print ":" }'
29331 ac_cr=' '
29332 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
29333 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
29334 ac_cs_awk_cr='\\r'
29335 else
29336 ac_cs_awk_cr=$ac_cr
29339 echo 'BEGIN {' >"$tmp/subs1.awk" &&
29340 _ACEOF
29342 # Create commands to substitute file output variables.
29344 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
29345 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
29346 echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
29347 echo "_ACAWK" &&
29348 echo "_ACEOF"
29349 } >conf$$files.sh &&
29350 . ./conf$$files.sh ||
29351 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29352 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29353 { (exit 1); exit 1; }; }
29354 rm -f conf$$files.sh
29357 echo "cat >conf$$subs.awk <<_ACEOF" &&
29358 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
29359 echo "_ACEOF"
29360 } >conf$$subs.sh ||
29361 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29362 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29363 { (exit 1); exit 1; }; }
29364 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
29365 ac_delim='%!_!# '
29366 for ac_last_try in false false false false false :; do
29367 . ./conf$$subs.sh ||
29368 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29369 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29370 { (exit 1); exit 1; }; }
29372 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
29373 if test $ac_delim_n = $ac_delim_num; then
29374 break
29375 elif $ac_last_try; then
29376 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29377 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29378 { (exit 1); exit 1; }; }
29379 else
29380 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
29382 done
29383 rm -f conf$$subs.sh
29385 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29386 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
29387 _ACEOF
29388 sed -n '
29390 s/^/S["/; s/!.*/"]=/
29393 s/^[^!]*!//
29394 :repl
29395 t repl
29396 s/'"$ac_delim"'$//
29397 t delim
29400 s/\(.\{148\}\).*/\1/
29401 t more1
29402 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
29405 b repl
29406 :more1
29407 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
29410 s/.\{148\}//
29411 t nl
29412 :delim
29414 s/\(.\{148\}\).*/\1/
29415 t more2
29416 s/["\\]/\\&/g; s/^/"/; s/$/"/
29419 :more2
29420 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
29423 s/.\{148\}//
29424 t delim
29425 ' <conf$$subs.awk | sed '
29426 /^[^""]/{
29428 s/\n//
29430 ' >>$CONFIG_STATUS || ac_write_fail=1
29431 rm -f conf$$subs.awk
29432 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29433 _ACAWK
29434 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
29435 for (key in S) S_is_set[key] = 1
29436 FS = "\a"
29437 \$ac_cs_awk_pipe_init
29440 line = $ 0
29441 nfields = split(line, field, "@")
29442 substed = 0
29443 len = length(field[1])
29444 for (i = 2; i < nfields; i++) {
29445 key = field[i]
29446 keylen = length(key)
29447 if (S_is_set[key]) {
29448 value = S[key]
29449 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
29450 len += length(value) + length(field[++i])
29451 substed = 1
29452 } else
29453 len += 1 + keylen
29455 if (nfields == 3 && !substed) {
29456 key = field[2]
29457 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
29458 \$ac_cs_awk_read_file
29459 next
29462 print line
29464 \$ac_cs_awk_pipe_fini
29465 _ACAWK
29466 _ACEOF
29467 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29468 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
29469 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
29470 else
29472 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
29473 || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
29474 $as_echo "$as_me: error: could not setup config files machinery" >&2;}
29475 { (exit 1); exit 1; }; }
29476 _ACEOF
29478 # VPATH may cause trouble with some makes, so we remove $(srcdir),
29479 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
29480 # trailing colons and then remove the whole line if VPATH becomes empty
29481 # (actually we leave an empty line to preserve line numbers).
29482 if test "x$srcdir" = x.; then
29483 ac_vpsub='/^[ ]*VPATH[ ]*=/{
29484 s/:*\$(srcdir):*/:/
29485 s/:*\${srcdir}:*/:/
29486 s/:*@srcdir@:*/:/
29487 s/^\([^=]*=[ ]*\):*/\1/
29488 s/:*$//
29489 s/^[^=]*=[ ]*$//
29493 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29494 fi # test -n "$CONFIG_FILES"
29496 # Set up the scripts for CONFIG_HEADERS section.
29497 # No need to generate them if there are no CONFIG_HEADERS.
29498 # This happens for instance with `./config.status Makefile'.
29499 if test -n "$CONFIG_HEADERS"; then
29500 cat >"$tmp/defines.awk" <<\_ACAWK ||
29501 BEGIN {
29502 _ACEOF
29504 # Transform confdefs.h into an awk script `defines.awk', embedded as
29505 # here-document in config.status, that substitutes the proper values into
29506 # config.h.in to produce config.h.
29508 # Create a delimiter string that does not exist in confdefs.h, to ease
29509 # handling of long lines.
29510 ac_delim='%!_!# '
29511 for ac_last_try in false false :; do
29512 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
29513 if test -z "$ac_t"; then
29514 break
29515 elif $ac_last_try; then
29516 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
29517 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
29518 { (exit 1); exit 1; }; }
29519 else
29520 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
29522 done
29524 # For the awk script, D is an array of macro values keyed by name,
29525 # likewise P contains macro parameters if any. Preserve backslash
29526 # newline sequences.
29528 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
29529 sed -n '
29530 s/.\{148\}/&'"$ac_delim"'/g
29531 t rset
29532 :rset
29533 s/^[ ]*#[ ]*define[ ][ ]*/ /
29534 t def
29536 :def
29537 s/\\$//
29538 t bsnl
29539 s/["\\]/\\&/g
29540 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
29541 D["\1"]=" \3"/p
29542 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
29544 :bsnl
29545 s/["\\]/\\&/g
29546 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
29547 D["\1"]=" \3\\\\\\n"\\/p
29548 t cont
29549 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
29550 t cont
29552 :cont
29554 s/.\{148\}/&'"$ac_delim"'/g
29555 t clear
29556 :clear
29557 s/\\$//
29558 t bsnlc
29559 s/["\\]/\\&/g; s/^/"/; s/$/"/p
29561 :bsnlc
29562 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
29563 b cont
29564 ' <confdefs.h | sed '
29565 s/'"$ac_delim"'/"\\\
29566 "/g' >>$CONFIG_STATUS || ac_write_fail=1
29568 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29569 for (key in D) D_is_set[key] = 1
29570 FS = "\a"
29572 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
29573 line = \$ 0
29574 split(line, arg, " ")
29575 if (arg[1] == "#") {
29576 defundef = arg[2]
29577 mac1 = arg[3]
29578 } else {
29579 defundef = substr(arg[1], 2)
29580 mac1 = arg[2]
29582 split(mac1, mac2, "(") #)
29583 macro = mac2[1]
29584 prefix = substr(line, 1, index(line, defundef) - 1)
29585 if (D_is_set[macro]) {
29586 # Preserve the white space surrounding the "#".
29587 print prefix "define", macro P[macro] D[macro]
29588 next
29589 } else {
29590 # Replace #undef with comments. This is necessary, for example,
29591 # in the case of _POSIX_SOURCE, which is predefined and required
29592 # on some systems where configure will not decide to define it.
29593 if (defundef == "undef") {
29594 print "/*", prefix defundef, macro, "*/"
29595 next
29599 { print }
29600 _ACAWK
29601 _ACEOF
29602 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29603 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
29604 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
29605 { (exit 1); exit 1; }; }
29606 fi # test -n "$CONFIG_HEADERS"
29609 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
29610 shift
29611 for ac_tag
29613 case $ac_tag in
29614 :[FHLC]) ac_mode=$ac_tag; continue;;
29615 esac
29616 case $ac_mode$ac_tag in
29617 :[FHL]*:*);;
29618 :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
29619 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
29620 { (exit 1); exit 1; }; };;
29621 :[FH]-) ac_tag=-:-;;
29622 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
29623 esac
29624 ac_save_IFS=$IFS
29625 IFS=:
29626 set x $ac_tag
29627 IFS=$ac_save_IFS
29628 shift
29629 ac_file=$1
29630 shift
29632 case $ac_mode in
29633 :L) ac_source=$1;;
29634 :[FH])
29635 ac_file_inputs=
29636 for ac_f
29638 case $ac_f in
29639 -) ac_f="$tmp/stdin";;
29640 *) # Look for the file first in the build tree, then in the source tree
29641 # (if the path is not absolute). The absolute path cannot be DOS-style,
29642 # because $ac_f cannot contain `:'.
29643 test -f "$ac_f" ||
29644 case $ac_f in
29645 [\\/$]*) false;;
29646 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
29647 esac ||
29648 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
29649 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
29650 { (exit 1); exit 1; }; };;
29651 esac
29652 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
29653 ac_file_inputs="$ac_file_inputs '$ac_f'"
29654 done
29656 # Let's still pretend it is `configure' which instantiates (i.e., don't
29657 # use $as_me), people would be surprised to read:
29658 # /* config.h. Generated by config.status. */
29659 configure_input='Generated from '`
29660 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
29661 `' by configure.'
29662 if test x"$ac_file" != x-; then
29663 configure_input="$ac_file. $configure_input"
29664 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
29665 $as_echo "$as_me: creating $ac_file" >&6;}
29667 # Neutralize special characters interpreted by sed in replacement strings.
29668 case $configure_input in #(
29669 *\&* | *\|* | *\\* )
29670 ac_sed_conf_input=`$as_echo "$configure_input" |
29671 sed 's/[\\\\&|]/\\\\&/g'`;; #(
29672 *) ac_sed_conf_input=$configure_input;;
29673 esac
29675 case $ac_tag in
29676 *:-:* | *:-) cat >"$tmp/stdin" \
29677 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29678 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29679 { (exit 1); exit 1; }; } ;;
29680 esac
29682 esac
29684 ac_dir=`$as_dirname -- "$ac_file" ||
29685 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29686 X"$ac_file" : 'X\(//\)[^/]' \| \
29687 X"$ac_file" : 'X\(//\)$' \| \
29688 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
29689 $as_echo X"$ac_file" |
29690 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29691 s//\1/
29694 /^X\(\/\/\)[^/].*/{
29695 s//\1/
29698 /^X\(\/\/\)$/{
29699 s//\1/
29702 /^X\(\/\).*/{
29703 s//\1/
29706 s/.*/./; q'`
29707 { as_dir="$ac_dir"
29708 case $as_dir in #(
29709 -*) as_dir=./$as_dir;;
29710 esac
29711 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
29712 as_dirs=
29713 while :; do
29714 case $as_dir in #(
29715 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
29716 *) as_qdir=$as_dir;;
29717 esac
29718 as_dirs="'$as_qdir' $as_dirs"
29719 as_dir=`$as_dirname -- "$as_dir" ||
29720 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29721 X"$as_dir" : 'X\(//\)[^/]' \| \
29722 X"$as_dir" : 'X\(//\)$' \| \
29723 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
29724 $as_echo X"$as_dir" |
29725 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29726 s//\1/
29729 /^X\(\/\/\)[^/].*/{
29730 s//\1/
29733 /^X\(\/\/\)$/{
29734 s//\1/
29737 /^X\(\/\).*/{
29738 s//\1/
29741 s/.*/./; q'`
29742 test -d "$as_dir" && break
29743 done
29744 test -z "$as_dirs" || eval "mkdir $as_dirs"
29745 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
29746 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
29747 { (exit 1); exit 1; }; }; }
29748 ac_builddir=.
29750 case "$ac_dir" in
29751 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
29753 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
29754 # A ".." for each directory in $ac_dir_suffix.
29755 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
29756 case $ac_top_builddir_sub in
29757 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
29758 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
29759 esac ;;
29760 esac
29761 ac_abs_top_builddir=$ac_pwd
29762 ac_abs_builddir=$ac_pwd$ac_dir_suffix
29763 # for backward compatibility:
29764 ac_top_builddir=$ac_top_build_prefix
29766 case $srcdir in
29767 .) # We are building in place.
29768 ac_srcdir=.
29769 ac_top_srcdir=$ac_top_builddir_sub
29770 ac_abs_top_srcdir=$ac_pwd ;;
29771 [\\/]* | ?:[\\/]* ) # Absolute name.
29772 ac_srcdir=$srcdir$ac_dir_suffix;
29773 ac_top_srcdir=$srcdir
29774 ac_abs_top_srcdir=$srcdir ;;
29775 *) # Relative name.
29776 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
29777 ac_top_srcdir=$ac_top_build_prefix$srcdir
29778 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
29779 esac
29780 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
29783 case $ac_mode in
29786 # CONFIG_FILE
29789 case $INSTALL in
29790 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
29791 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
29792 esac
29793 _ACEOF
29795 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29796 # If the template does not know about datarootdir, expand it.
29797 # FIXME: This hack should be removed a few years after 2.60.
29798 ac_datarootdir_hack=; ac_datarootdir_seen=
29800 ac_sed_dataroot='
29801 /datarootdir/ {
29805 /@datadir@/p
29806 /@docdir@/p
29807 /@infodir@/p
29808 /@localedir@/p
29809 /@mandir@/p
29811 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
29812 *datarootdir*) ac_datarootdir_seen=yes;;
29813 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
29814 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
29815 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
29816 _ACEOF
29817 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29818 ac_datarootdir_hack='
29819 s&@datadir@&$datadir&g
29820 s&@docdir@&$docdir&g
29821 s&@infodir@&$infodir&g
29822 s&@localedir@&$localedir&g
29823 s&@mandir@&$mandir&g
29824 s&\\\${datarootdir}&$datarootdir&g' ;;
29825 esac
29826 _ACEOF
29828 # Neutralize VPATH when `$srcdir' = `.'.
29829 # Shell code in configure.ac might set extrasub.
29830 # FIXME: do we really want to maintain this feature?
29831 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29832 ac_sed_extra="$ac_vpsub
29833 $extrasub
29834 _ACEOF
29835 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29837 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
29838 s|@configure_input@|$ac_sed_conf_input|;t t
29839 s&@top_builddir@&$ac_top_builddir_sub&;t t
29840 s&@top_build_prefix@&$ac_top_build_prefix&;t t
29841 s&@srcdir@&$ac_srcdir&;t t
29842 s&@abs_srcdir@&$ac_abs_srcdir&;t t
29843 s&@top_srcdir@&$ac_top_srcdir&;t t
29844 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
29845 s&@builddir@&$ac_builddir&;t t
29846 s&@abs_builddir@&$ac_abs_builddir&;t t
29847 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
29848 s&@INSTALL@&$ac_INSTALL&;t t
29849 $ac_datarootdir_hack
29851 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
29852 if $ac_cs_awk_getline; then
29853 $AWK -f "$tmp/subs.awk"
29854 else
29855 $AWK -f "$tmp/subs.awk" | $SHELL
29856 fi >$tmp/out \
29857 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29858 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29859 { (exit 1); exit 1; }; }
29861 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
29862 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
29863 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
29864 { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
29865 which seems to be undefined. Please make sure it is defined." >&5
29866 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
29867 which seems to be undefined. Please make sure it is defined." >&2;}
29869 rm -f "$tmp/stdin"
29870 case $ac_file in
29871 -) cat "$tmp/out" && rm -f "$tmp/out";;
29872 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
29873 esac \
29874 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29875 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29876 { (exit 1); exit 1; }; }
29880 # CONFIG_HEADER
29882 if test x"$ac_file" != x-; then
29884 $as_echo "/* $configure_input */" \
29885 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
29886 } >"$tmp/config.h" \
29887 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29888 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29889 { (exit 1); exit 1; }; }
29890 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
29891 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
29892 $as_echo "$as_me: $ac_file is unchanged" >&6;}
29893 else
29894 rm -f "$ac_file"
29895 mv "$tmp/config.h" "$ac_file" \
29896 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29897 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29898 { (exit 1); exit 1; }; }
29900 else
29901 $as_echo "/* $configure_input */" \
29902 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
29903 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
29904 $as_echo "$as_me: error: could not create -" >&2;}
29905 { (exit 1); exit 1; }; }
29909 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
29910 $as_echo "$as_me: executing $ac_file commands" >&6;}
29912 esac
29915 case $ac_file$ac_mode in
29916 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
29917 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
29918 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
29919 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
29920 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
29921 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
29922 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
29923 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
29924 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
29925 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
29926 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
29927 "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
29928 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
29930 esac
29931 done # for ac_tag
29934 { (exit 0); exit 0; }
29935 _ACEOF
29936 chmod +x $CONFIG_STATUS
29937 ac_clean_files=$ac_clean_files_save
29939 test $ac_write_fail = 0 ||
29940 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
29941 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
29942 { (exit 1); exit 1; }; }
29945 # configure is writing to config.log, and then calls config.status.
29946 # config.status does its own redirection, appending to config.log.
29947 # Unfortunately, on DOS this fails, as config.log is still kept open
29948 # by configure, so config.status won't be able to write to it; its
29949 # output is simply discarded. So we exec the FD to /dev/null,
29950 # effectively closing config.log, so it can be properly (re)opened and
29951 # appended to by config.status. When coming back to configure, we
29952 # need to make the FD available again.
29953 if test "$no_create" != yes; then
29954 ac_cs_success=:
29955 ac_config_status_args=
29956 test "$silent" = yes &&
29957 ac_config_status_args="$ac_config_status_args --quiet"
29958 exec 5>/dev/null
29959 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
29960 exec 5>>config.log
29961 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
29962 # would make configure fail if this is the last instruction.
29963 $ac_cs_success || { (exit 1); exit 1; }
29965 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
29966 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
29967 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
29971 if test "$no_create" = "yes"
29972 then
29973 exit 0
29976 ac_save_IFS="$IFS"
29977 if test "x$wine_notices != "x; then
29978 echo >&6
29979 IFS="|"
29980 for msg in $wine_notices; do
29981 IFS="$ac_save_IFS"
29982 if test -n "$msg"; then
29983 { $as_echo "$as_me:$LINENO: $msg" >&5
29984 $as_echo "$as_me: $msg" >&6;}
29986 done
29988 IFS="|"
29989 for msg in $wine_warnings; do
29990 IFS="$ac_save_IFS"
29991 if test -n "$msg"; then
29992 echo >&2
29993 { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
29994 $as_echo "$as_me: WARNING: $msg" >&2;}
29996 done
29997 IFS="$ac_save_IFS"
29999 echo "
30000 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.
30001 " >&6