Release 1.1.8.
[wine/multimedia.git] / configure
blob6918414fc0f87a5d884df352f3a618fb8afc71a4
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.63 for Wine 1.1.8.
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.8'
600 PACKAGE_STRING='Wine 1.1.8'
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 FONTCONFIGINCL
665 CUPSINCL
666 AUDIOIOLIBS
667 ALSALIBS
668 ESDLIBS
669 ESDINCL
670 ESDCONFIG
671 FREETYPEINCL
672 FREETYPELIBS
673 ft_devel
674 LCMSLIBS
675 RESOLVLIBS
676 GPHOTO2INCL
677 GPHOTO2LIBS
678 gphoto2port_devel
679 gphoto2_devel
680 SANEINCL
681 sane_devel
682 GNUTLSINCL
683 HALINCL
684 XSLTINCL
685 XSLTLIBS
686 XML2INCL
687 XML2LIBS
688 NASLIBS
689 CROSSTEST
690 CROSSWINDRES
691 CROSSCC
692 CARBONLIB
693 COREAUDIO
694 DISKARBITRATIONLIB
695 LDEXECFLAGS
696 IOKITLIB
697 COREFOUNDATIONLIB
698 SECURITYLIB
699 MINGWAR
700 DLLWRAP
701 DLLTOOL
703 LDRPATH_LOCAL
704 LDRPATH_INSTALL
705 IMPLIBEXT
706 LIBEXT
707 LDDLLFLAGS
708 LDSHARED
709 DLLFLAGS
710 DLLEXT
711 OPENGL_LIBS
712 XLIB
713 LIBPTHREAD
714 PRELINK
715 ICOTOOL
716 RSVG
717 PKG_CONFIG
718 FONTFORGE
719 LINTFLAGS
720 LINT
721 INSTALL_DATA
722 INSTALL_SCRIPT
723 INSTALL_PROGRAM
724 LDCONFIG
725 EGREP
726 GREP
728 LN_S
729 WINDRES
730 STRIP
731 RANLIB
732 ARFLAGS
733 ac_ct_AR
735 ac_ct_NM
737 ac_ct_LD
739 ac_ct_AS
741 BISON
742 FLEX
743 X_EXTRA_LIBS
744 X_LIBS
745 X_PRE_LIBS
746 X_CFLAGS
748 XMKMF
749 TOOLSDIR
750 CPPBIN
751 ac_ct_CXX
752 CXXFLAGS
754 OBJEXT
755 EXEEXT
756 ac_ct_CC
757 CPPFLAGS
758 LDFLAGS
759 CFLAGS
761 SET_MAKE
762 WIN16_INSTALL
763 WIN16_FILES
764 host_os
765 host_vendor
766 host_cpu
767 host
768 build_os
769 build_vendor
770 build_cpu
771 build
772 MAINTAINER_MODE
773 target_alias
774 host_alias
775 build_alias
776 LIBS
777 ECHO_T
778 ECHO_N
779 ECHO_C
780 DEFS
781 mandir
782 localedir
783 libdir
784 psdir
785 pdfdir
786 dvidir
787 htmldir
788 infodir
789 docdir
790 oldincludedir
791 includedir
792 localstatedir
793 sharedstatedir
794 sysconfdir
795 datadir
796 datarootdir
797 libexecdir
798 sbindir
799 bindir
800 program_transform_name
801 prefix
802 exec_prefix
803 PACKAGE_BUGREPORT
804 PACKAGE_STRING
805 PACKAGE_VERSION
806 PACKAGE_TARNAME
807 PACKAGE_NAME
808 PATH_SEPARATOR
809 SHELL'
810 ac_subst_files='MAKE_RULES
811 MAKE_DLL_RULES
812 MAKE_IMPLIB_RULES
813 MAKE_TEST_RULES
814 MAKE_PROG_RULES'
815 ac_user_opts='
816 enable_option_checking
817 enable_win16
818 enable_win64
819 enable_maintainer_mode
820 with_alsa
821 with_audioio
822 with_capi
823 with_cms
824 with_coreaudio
825 with_cups
826 with_curses
827 with_esd
828 with_fontconfig
829 with_freetype
830 with_gphoto
831 with_glu
832 with_gnutls
833 with_hal
834 with_jack
835 with_jpeg
836 with_ldap
837 with_nas
838 with_opengl
839 with_openssl
840 with_oss
841 with_png
842 with_sane
843 with_xcomposite
844 with_xcursor
845 with_xinerama
846 with_xinput
847 with_xml
848 with_xrandr
849 with_xrender
850 with_xshape
851 with_xshm
852 with_xslt
853 with_xxf86vm
854 with_wine_tools
855 with_x
857 ac_precious_vars='build_alias
858 host_alias
859 target_alias
861 CFLAGS
862 LDFLAGS
863 LIBS
864 CPPFLAGS
866 CXXFLAGS
868 XMKMF
869 CPP'
872 # Initialize some variables set by options.
873 ac_init_help=
874 ac_init_version=false
875 ac_unrecognized_opts=
876 ac_unrecognized_sep=
877 # The variables have the same names as the options, with
878 # dashes changed to underlines.
879 cache_file=/dev/null
880 exec_prefix=NONE
881 no_create=
882 no_recursion=
883 prefix=NONE
884 program_prefix=NONE
885 program_suffix=NONE
886 program_transform_name=s,x,x,
887 silent=
888 site=
889 srcdir=
890 verbose=
891 x_includes=NONE
892 x_libraries=NONE
894 # Installation directory options.
895 # These are left unexpanded so users can "make install exec_prefix=/foo"
896 # and all the variables that are supposed to be based on exec_prefix
897 # by default will actually change.
898 # Use braces instead of parens because sh, perl, etc. also accept them.
899 # (The list follows the same order as the GNU Coding Standards.)
900 bindir='${exec_prefix}/bin'
901 sbindir='${exec_prefix}/sbin'
902 libexecdir='${exec_prefix}/libexec'
903 datarootdir='${prefix}/share'
904 datadir='${datarootdir}'
905 sysconfdir='${prefix}/etc'
906 sharedstatedir='${prefix}/com'
907 localstatedir='${prefix}/var'
908 includedir='${prefix}/include'
909 oldincludedir='/usr/include'
910 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
911 infodir='${datarootdir}/info'
912 htmldir='${docdir}'
913 dvidir='${docdir}'
914 pdfdir='${docdir}'
915 psdir='${docdir}'
916 libdir='${exec_prefix}/lib'
917 localedir='${datarootdir}/locale'
918 mandir='${datarootdir}/man'
920 ac_prev=
921 ac_dashdash=
922 for ac_option
924 # If the previous option needs an argument, assign it.
925 if test -n "$ac_prev"; then
926 eval $ac_prev=\$ac_option
927 ac_prev=
928 continue
931 case $ac_option in
932 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
933 *) ac_optarg=yes ;;
934 esac
936 # Accept the important Cygnus configure options, so we can diagnose typos.
938 case $ac_dashdash$ac_option in
940 ac_dashdash=yes ;;
942 -bindir | --bindir | --bindi | --bind | --bin | --bi)
943 ac_prev=bindir ;;
944 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
945 bindir=$ac_optarg ;;
947 -build | --build | --buil | --bui | --bu)
948 ac_prev=build_alias ;;
949 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
950 build_alias=$ac_optarg ;;
952 -cache-file | --cache-file | --cache-fil | --cache-fi \
953 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
954 ac_prev=cache_file ;;
955 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
956 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
957 cache_file=$ac_optarg ;;
959 --config-cache | -C)
960 cache_file=config.cache ;;
962 -datadir | --datadir | --datadi | --datad)
963 ac_prev=datadir ;;
964 -datadir=* | --datadir=* | --datadi=* | --datad=*)
965 datadir=$ac_optarg ;;
967 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
968 | --dataroo | --dataro | --datar)
969 ac_prev=datarootdir ;;
970 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
971 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
972 datarootdir=$ac_optarg ;;
974 -disable-* | --disable-*)
975 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
976 # Reject names that are not valid shell variable names.
977 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
978 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
979 { (exit 1); exit 1; }; }
980 ac_useropt_orig=$ac_useropt
981 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
982 case $ac_user_opts in
984 "enable_$ac_useropt"
985 "*) ;;
986 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
987 ac_unrecognized_sep=', ';;
988 esac
989 eval enable_$ac_useropt=no ;;
991 -docdir | --docdir | --docdi | --doc | --do)
992 ac_prev=docdir ;;
993 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
994 docdir=$ac_optarg ;;
996 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
997 ac_prev=dvidir ;;
998 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
999 dvidir=$ac_optarg ;;
1001 -enable-* | --enable-*)
1002 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1003 # Reject names that are not valid shell variable names.
1004 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1005 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1006 { (exit 1); exit 1; }; }
1007 ac_useropt_orig=$ac_useropt
1008 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1009 case $ac_user_opts in
1011 "enable_$ac_useropt"
1012 "*) ;;
1013 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1014 ac_unrecognized_sep=', ';;
1015 esac
1016 eval enable_$ac_useropt=\$ac_optarg ;;
1018 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1019 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1020 | --exec | --exe | --ex)
1021 ac_prev=exec_prefix ;;
1022 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1023 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1024 | --exec=* | --exe=* | --ex=*)
1025 exec_prefix=$ac_optarg ;;
1027 -gas | --gas | --ga | --g)
1028 # Obsolete; use --with-gas.
1029 with_gas=yes ;;
1031 -help | --help | --hel | --he | -h)
1032 ac_init_help=long ;;
1033 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1034 ac_init_help=recursive ;;
1035 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1036 ac_init_help=short ;;
1038 -host | --host | --hos | --ho)
1039 ac_prev=host_alias ;;
1040 -host=* | --host=* | --hos=* | --ho=*)
1041 host_alias=$ac_optarg ;;
1043 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1044 ac_prev=htmldir ;;
1045 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1046 | --ht=*)
1047 htmldir=$ac_optarg ;;
1049 -includedir | --includedir | --includedi | --included | --include \
1050 | --includ | --inclu | --incl | --inc)
1051 ac_prev=includedir ;;
1052 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1053 | --includ=* | --inclu=* | --incl=* | --inc=*)
1054 includedir=$ac_optarg ;;
1056 -infodir | --infodir | --infodi | --infod | --info | --inf)
1057 ac_prev=infodir ;;
1058 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1059 infodir=$ac_optarg ;;
1061 -libdir | --libdir | --libdi | --libd)
1062 ac_prev=libdir ;;
1063 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1064 libdir=$ac_optarg ;;
1066 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1067 | --libexe | --libex | --libe)
1068 ac_prev=libexecdir ;;
1069 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1070 | --libexe=* | --libex=* | --libe=*)
1071 libexecdir=$ac_optarg ;;
1073 -localedir | --localedir | --localedi | --localed | --locale)
1074 ac_prev=localedir ;;
1075 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1076 localedir=$ac_optarg ;;
1078 -localstatedir | --localstatedir | --localstatedi | --localstated \
1079 | --localstate | --localstat | --localsta | --localst | --locals)
1080 ac_prev=localstatedir ;;
1081 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1082 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1083 localstatedir=$ac_optarg ;;
1085 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1086 ac_prev=mandir ;;
1087 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1088 mandir=$ac_optarg ;;
1090 -nfp | --nfp | --nf)
1091 # Obsolete; use --without-fp.
1092 with_fp=no ;;
1094 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1095 | --no-cr | --no-c | -n)
1096 no_create=yes ;;
1098 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1099 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1100 no_recursion=yes ;;
1102 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1103 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1104 | --oldin | --oldi | --old | --ol | --o)
1105 ac_prev=oldincludedir ;;
1106 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1107 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1108 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1109 oldincludedir=$ac_optarg ;;
1111 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1112 ac_prev=prefix ;;
1113 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1114 prefix=$ac_optarg ;;
1116 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1117 | --program-pre | --program-pr | --program-p)
1118 ac_prev=program_prefix ;;
1119 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1120 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1121 program_prefix=$ac_optarg ;;
1123 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1124 | --program-suf | --program-su | --program-s)
1125 ac_prev=program_suffix ;;
1126 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1127 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1128 program_suffix=$ac_optarg ;;
1130 -program-transform-name | --program-transform-name \
1131 | --program-transform-nam | --program-transform-na \
1132 | --program-transform-n | --program-transform- \
1133 | --program-transform | --program-transfor \
1134 | --program-transfo | --program-transf \
1135 | --program-trans | --program-tran \
1136 | --progr-tra | --program-tr | --program-t)
1137 ac_prev=program_transform_name ;;
1138 -program-transform-name=* | --program-transform-name=* \
1139 | --program-transform-nam=* | --program-transform-na=* \
1140 | --program-transform-n=* | --program-transform-=* \
1141 | --program-transform=* | --program-transfor=* \
1142 | --program-transfo=* | --program-transf=* \
1143 | --program-trans=* | --program-tran=* \
1144 | --progr-tra=* | --program-tr=* | --program-t=*)
1145 program_transform_name=$ac_optarg ;;
1147 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1148 ac_prev=pdfdir ;;
1149 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1150 pdfdir=$ac_optarg ;;
1152 -psdir | --psdir | --psdi | --psd | --ps)
1153 ac_prev=psdir ;;
1154 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1155 psdir=$ac_optarg ;;
1157 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1158 | -silent | --silent | --silen | --sile | --sil)
1159 silent=yes ;;
1161 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1162 ac_prev=sbindir ;;
1163 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1164 | --sbi=* | --sb=*)
1165 sbindir=$ac_optarg ;;
1167 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1168 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1169 | --sharedst | --shareds | --shared | --share | --shar \
1170 | --sha | --sh)
1171 ac_prev=sharedstatedir ;;
1172 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1173 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1174 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1175 | --sha=* | --sh=*)
1176 sharedstatedir=$ac_optarg ;;
1178 -site | --site | --sit)
1179 ac_prev=site ;;
1180 -site=* | --site=* | --sit=*)
1181 site=$ac_optarg ;;
1183 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1184 ac_prev=srcdir ;;
1185 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1186 srcdir=$ac_optarg ;;
1188 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1189 | --syscon | --sysco | --sysc | --sys | --sy)
1190 ac_prev=sysconfdir ;;
1191 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1192 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1193 sysconfdir=$ac_optarg ;;
1195 -target | --target | --targe | --targ | --tar | --ta | --t)
1196 ac_prev=target_alias ;;
1197 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1198 target_alias=$ac_optarg ;;
1200 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1201 verbose=yes ;;
1203 -version | --version | --versio | --versi | --vers | -V)
1204 ac_init_version=: ;;
1206 -with-* | --with-*)
1207 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1208 # Reject names that are not valid shell variable names.
1209 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1210 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1211 { (exit 1); exit 1; }; }
1212 ac_useropt_orig=$ac_useropt
1213 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1214 case $ac_user_opts in
1216 "with_$ac_useropt"
1217 "*) ;;
1218 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1219 ac_unrecognized_sep=', ';;
1220 esac
1221 eval with_$ac_useropt=\$ac_optarg ;;
1223 -without-* | --without-*)
1224 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1225 # Reject names that are not valid shell variable names.
1226 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1227 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1228 { (exit 1); exit 1; }; }
1229 ac_useropt_orig=$ac_useropt
1230 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1231 case $ac_user_opts in
1233 "with_$ac_useropt"
1234 "*) ;;
1235 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1236 ac_unrecognized_sep=', ';;
1237 esac
1238 eval with_$ac_useropt=no ;;
1240 --x)
1241 # Obsolete; use --with-x.
1242 with_x=yes ;;
1244 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1245 | --x-incl | --x-inc | --x-in | --x-i)
1246 ac_prev=x_includes ;;
1247 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1248 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1249 x_includes=$ac_optarg ;;
1251 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1252 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1253 ac_prev=x_libraries ;;
1254 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1255 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1256 x_libraries=$ac_optarg ;;
1258 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1259 Try \`$0 --help' for more information." >&2
1260 { (exit 1); exit 1; }; }
1263 *=*)
1264 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1265 # Reject names that are not valid shell variable names.
1266 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1267 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1268 { (exit 1); exit 1; }; }
1269 eval $ac_envvar=\$ac_optarg
1270 export $ac_envvar ;;
1273 # FIXME: should be removed in autoconf 3.0.
1274 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1275 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1276 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1277 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1280 esac
1281 done
1283 if test -n "$ac_prev"; then
1284 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1285 { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1286 { (exit 1); exit 1; }; }
1289 if test -n "$ac_unrecognized_opts"; then
1290 case $enable_option_checking in
1291 no) ;;
1292 fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1293 { (exit 1); exit 1; }; } ;;
1294 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1295 esac
1298 # Check all directory arguments for consistency.
1299 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1300 datadir sysconfdir sharedstatedir localstatedir includedir \
1301 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1302 libdir localedir mandir
1304 eval ac_val=\$$ac_var
1305 # Remove trailing slashes.
1306 case $ac_val in
1307 */ )
1308 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1309 eval $ac_var=\$ac_val;;
1310 esac
1311 # Be sure to have absolute directory names.
1312 case $ac_val in
1313 [\\/$]* | ?:[\\/]* ) continue;;
1314 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1315 esac
1316 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1317 { (exit 1); exit 1; }; }
1318 done
1320 # There might be people who depend on the old broken behavior: `$host'
1321 # used to hold the argument of --host etc.
1322 # FIXME: To remove some day.
1323 build=$build_alias
1324 host=$host_alias
1325 target=$target_alias
1327 # FIXME: To remove some day.
1328 if test "x$host_alias" != x; then
1329 if test "x$build_alias" = x; then
1330 cross_compiling=maybe
1331 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1332 If a cross compiler is detected then cross compile mode will be used." >&2
1333 elif test "x$build_alias" != "x$host_alias"; then
1334 cross_compiling=yes
1338 ac_tool_prefix=
1339 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1341 test "$silent" = yes && exec 6>/dev/null
1344 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1345 ac_ls_di=`ls -di .` &&
1346 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1347 { $as_echo "$as_me: error: working directory cannot be determined" >&2
1348 { (exit 1); exit 1; }; }
1349 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1350 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1351 { (exit 1); exit 1; }; }
1354 # Find the source files, if location was not specified.
1355 if test -z "$srcdir"; then
1356 ac_srcdir_defaulted=yes
1357 # Try the directory containing this script, then the parent directory.
1358 ac_confdir=`$as_dirname -- "$as_myself" ||
1359 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1360 X"$as_myself" : 'X\(//\)[^/]' \| \
1361 X"$as_myself" : 'X\(//\)$' \| \
1362 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1363 $as_echo X"$as_myself" |
1364 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1365 s//\1/
1368 /^X\(\/\/\)[^/].*/{
1369 s//\1/
1372 /^X\(\/\/\)$/{
1373 s//\1/
1376 /^X\(\/\).*/{
1377 s//\1/
1380 s/.*/./; q'`
1381 srcdir=$ac_confdir
1382 if test ! -r "$srcdir/$ac_unique_file"; then
1383 srcdir=..
1385 else
1386 ac_srcdir_defaulted=no
1388 if test ! -r "$srcdir/$ac_unique_file"; then
1389 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1390 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1391 { (exit 1); exit 1; }; }
1393 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1394 ac_abs_confdir=`(
1395 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1396 { (exit 1); exit 1; }; }
1397 pwd)`
1398 # When building in place, set srcdir=.
1399 if test "$ac_abs_confdir" = "$ac_pwd"; then
1400 srcdir=.
1402 # Remove unnecessary trailing slashes from srcdir.
1403 # Double slashes in file names in object file debugging info
1404 # mess up M-x gdb in Emacs.
1405 case $srcdir in
1406 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1407 esac
1408 for ac_var in $ac_precious_vars; do
1409 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1410 eval ac_env_${ac_var}_value=\$${ac_var}
1411 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1412 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1413 done
1416 # Report the --help message.
1418 if test "$ac_init_help" = "long"; then
1419 # Omit some internal or obsolete options to make the list less imposing.
1420 # This message is too long to be a string in the A/UX 3.1 sh.
1421 cat <<_ACEOF
1422 \`configure' configures Wine 1.1.8 to adapt to many kinds of systems.
1424 Usage: $0 [OPTION]... [VAR=VALUE]...
1426 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1427 VAR=VALUE. See below for descriptions of some of the useful variables.
1429 Defaults for the options are specified in brackets.
1431 Configuration:
1432 -h, --help display this help and exit
1433 --help=short display options specific to this package
1434 --help=recursive display the short help of all the included packages
1435 -V, --version display version information and exit
1436 -q, --quiet, --silent do not print \`checking...' messages
1437 --cache-file=FILE cache test results in FILE [disabled]
1438 -C, --config-cache alias for \`--cache-file=config.cache'
1439 -n, --no-create do not create output files
1440 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1442 Installation directories:
1443 --prefix=PREFIX install architecture-independent files in PREFIX
1444 [$ac_default_prefix]
1445 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1446 [PREFIX]
1448 By default, \`make install' will install all the files in
1449 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1450 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1451 for instance \`--prefix=\$HOME'.
1453 For better control, use the options below.
1455 Fine tuning of the installation directories:
1456 --bindir=DIR user executables [EPREFIX/bin]
1457 --sbindir=DIR system admin executables [EPREFIX/sbin]
1458 --libexecdir=DIR program executables [EPREFIX/libexec]
1459 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1460 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1461 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1462 --libdir=DIR object code libraries [EPREFIX/lib]
1463 --includedir=DIR C header files [PREFIX/include]
1464 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1465 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1466 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1467 --infodir=DIR info documentation [DATAROOTDIR/info]
1468 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1469 --mandir=DIR man documentation [DATAROOTDIR/man]
1470 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
1471 --htmldir=DIR html documentation [DOCDIR]
1472 --dvidir=DIR dvi documentation [DOCDIR]
1473 --pdfdir=DIR pdf documentation [DOCDIR]
1474 --psdir=DIR ps documentation [DOCDIR]
1475 _ACEOF
1477 cat <<\_ACEOF
1479 X features:
1480 --x-includes=DIR X include files are in DIR
1481 --x-libraries=DIR X library files are in DIR
1483 System types:
1484 --build=BUILD configure for building on BUILD [guessed]
1485 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1486 _ACEOF
1489 if test -n "$ac_init_help"; then
1490 case $ac_init_help in
1491 short | recursive ) echo "Configuration of Wine 1.1.8:";;
1492 esac
1493 cat <<\_ACEOF
1495 Optional Features:
1496 --disable-option-checking ignore unrecognized --enable/--with options
1497 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1498 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1499 --disable-win16 do not include Win16 support
1500 --enable-win64 build a Win64 emulator on AMD64 (won't run Win32
1501 binaries)
1502 --enable-maintainer-mode
1503 enable maintainer-specific build rules
1505 Optional Packages:
1506 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1507 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1508 --without-alsa do not use the Alsa sound support
1509 --without-audioio do not use the AudioIO sound support
1510 --without-capi do not use CAPI (ISDN support)
1511 --without-cms do not use CMS (color management support)
1512 --without-coreaudio do not use the CoreAudio sound support
1513 --without-cups do not use CUPS
1514 --without-curses do not use (n)curses
1515 --without-esd do not use the EsounD sound support
1516 --without-fontconfig do not use fontconfig
1517 --without-freetype do not use the FreeType library
1518 --without-gphoto do not use gphoto (Digital Camera support)
1519 --without-glu do not use the GLU library
1520 --without-gnutls do not use GnuTLS (schannel support)
1521 --without-hal do not use HAL (dynamic device support)
1522 --without-jack do not use the Jack sound support
1523 --without-jpeg do not use JPEG
1524 --without-ldap do not use LDAP
1525 --without-nas do not use the NAS sound support
1526 --without-opengl do not use OpenGL
1527 --without-openssl do not use OpenSSL
1528 --without-oss do not use the OSS sound support
1529 --without-png do not use PNG
1530 --without-sane do not use SANE (scanner support)
1531 --without-xcomposite do not use the Xcomposite extension
1532 --without-xcursor do not use the Xcursor extension
1533 --without-xinerama do not use Xinerama (multi-monitor support)
1534 --without-xinput do not use the Xinput extension
1535 --without-xml do not use XML
1536 --without-xrandr do not use Xrandr (resolution changes)
1537 --without-xrender do not use the Xrender extension
1538 --without-xshape do not use the Xshape extension
1539 --without-xshm do not use XShm (shared memory extension)
1540 --without-xslt do not use XSLT
1541 --without-xxf86vm do not use XFree video mode extension
1542 --with-wine-tools=DIR use Wine tools from directory DIR
1543 --with-x use the X Window System
1545 Some influential environment variables:
1546 CC C compiler command
1547 CFLAGS C compiler flags
1548 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1549 nonstandard directory <lib dir>
1550 LIBS libraries to pass to the linker, e.g. -l<library>
1551 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1552 you have headers in a nonstandard directory <include dir>
1553 CXX C++ compiler command
1554 CXXFLAGS C++ compiler flags
1555 XMKMF Path to xmkmf, Makefile generator for X Window System
1556 CPP C preprocessor
1558 Use these variables to override the choices made by `configure' or to help
1559 it to find libraries and programs with nonstandard names/locations.
1561 Report bugs to <wine-devel@winehq.org>.
1562 _ACEOF
1563 ac_status=$?
1566 if test "$ac_init_help" = "recursive"; then
1567 # If there are subdirs, report their specific --help.
1568 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1569 test -d "$ac_dir" ||
1570 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1571 continue
1572 ac_builddir=.
1574 case "$ac_dir" in
1575 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1577 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1578 # A ".." for each directory in $ac_dir_suffix.
1579 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1580 case $ac_top_builddir_sub in
1581 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1582 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1583 esac ;;
1584 esac
1585 ac_abs_top_builddir=$ac_pwd
1586 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1587 # for backward compatibility:
1588 ac_top_builddir=$ac_top_build_prefix
1590 case $srcdir in
1591 .) # We are building in place.
1592 ac_srcdir=.
1593 ac_top_srcdir=$ac_top_builddir_sub
1594 ac_abs_top_srcdir=$ac_pwd ;;
1595 [\\/]* | ?:[\\/]* ) # Absolute name.
1596 ac_srcdir=$srcdir$ac_dir_suffix;
1597 ac_top_srcdir=$srcdir
1598 ac_abs_top_srcdir=$srcdir ;;
1599 *) # Relative name.
1600 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1601 ac_top_srcdir=$ac_top_build_prefix$srcdir
1602 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1603 esac
1604 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1606 cd "$ac_dir" || { ac_status=$?; continue; }
1607 # Check for guested configure.
1608 if test -f "$ac_srcdir/configure.gnu"; then
1609 echo &&
1610 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1611 elif test -f "$ac_srcdir/configure"; then
1612 echo &&
1613 $SHELL "$ac_srcdir/configure" --help=recursive
1614 else
1615 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1616 fi || ac_status=$?
1617 cd "$ac_pwd" || { ac_status=$?; break; }
1618 done
1621 test -n "$ac_init_help" && exit $ac_status
1622 if $ac_init_version; then
1623 cat <<\_ACEOF
1624 Wine configure 1.1.8
1625 generated by GNU Autoconf 2.63
1627 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1628 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1629 This configure script is free software; the Free Software Foundation
1630 gives unlimited permission to copy, distribute and modify it.
1631 _ACEOF
1632 exit
1634 cat >config.log <<_ACEOF
1635 This file contains any messages produced by compilers while
1636 running configure, to aid debugging if configure makes a mistake.
1638 It was created by Wine $as_me 1.1.8, which was
1639 generated by GNU Autoconf 2.63. Invocation command line was
1641 $ $0 $@
1643 _ACEOF
1644 exec 5>>config.log
1646 cat <<_ASUNAME
1647 ## --------- ##
1648 ## Platform. ##
1649 ## --------- ##
1651 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1652 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1653 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1654 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1655 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1657 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1658 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1660 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1661 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1662 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1663 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1664 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1665 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1666 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1668 _ASUNAME
1670 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1671 for as_dir in $PATH
1673 IFS=$as_save_IFS
1674 test -z "$as_dir" && as_dir=.
1675 $as_echo "PATH: $as_dir"
1676 done
1677 IFS=$as_save_IFS
1679 } >&5
1681 cat >&5 <<_ACEOF
1684 ## ----------- ##
1685 ## Core tests. ##
1686 ## ----------- ##
1688 _ACEOF
1691 # Keep a trace of the command line.
1692 # Strip out --no-create and --no-recursion so they do not pile up.
1693 # Strip out --silent because we don't want to record it for future runs.
1694 # Also quote any args containing shell meta-characters.
1695 # Make two passes to allow for proper duplicate-argument suppression.
1696 ac_configure_args=
1697 ac_configure_args0=
1698 ac_configure_args1=
1699 ac_must_keep_next=false
1700 for ac_pass in 1 2
1702 for ac_arg
1704 case $ac_arg in
1705 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1706 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1707 | -silent | --silent | --silen | --sile | --sil)
1708 continue ;;
1709 *\'*)
1710 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1711 esac
1712 case $ac_pass in
1713 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1715 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1716 if test $ac_must_keep_next = true; then
1717 ac_must_keep_next=false # Got value, back to normal.
1718 else
1719 case $ac_arg in
1720 *=* | --config-cache | -C | -disable-* | --disable-* \
1721 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1722 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1723 | -with-* | --with-* | -without-* | --without-* | --x)
1724 case "$ac_configure_args0 " in
1725 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1726 esac
1728 -* ) ac_must_keep_next=true ;;
1729 esac
1731 ac_configure_args="$ac_configure_args '$ac_arg'"
1733 esac
1734 done
1735 done
1736 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1737 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1739 # When interrupted or exit'd, cleanup temporary files, and complete
1740 # config.log. We remove comments because anyway the quotes in there
1741 # would cause problems or look ugly.
1742 # WARNING: Use '\'' to represent an apostrophe within the trap.
1743 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1744 trap 'exit_status=$?
1745 # Save into config.log some information that might help in debugging.
1747 echo
1749 cat <<\_ASBOX
1750 ## ---------------- ##
1751 ## Cache variables. ##
1752 ## ---------------- ##
1753 _ASBOX
1754 echo
1755 # The following way of writing the cache mishandles newlines in values,
1757 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1758 eval ac_val=\$$ac_var
1759 case $ac_val in #(
1760 *${as_nl}*)
1761 case $ac_var in #(
1762 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1763 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1764 esac
1765 case $ac_var in #(
1766 _ | IFS | as_nl) ;; #(
1767 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1768 *) $as_unset $ac_var ;;
1769 esac ;;
1770 esac
1771 done
1772 (set) 2>&1 |
1773 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1774 *${as_nl}ac_space=\ *)
1775 sed -n \
1776 "s/'\''/'\''\\\\'\'''\''/g;
1777 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1778 ;; #(
1780 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1782 esac |
1783 sort
1785 echo
1787 cat <<\_ASBOX
1788 ## ----------------- ##
1789 ## Output variables. ##
1790 ## ----------------- ##
1791 _ASBOX
1792 echo
1793 for ac_var in $ac_subst_vars
1795 eval ac_val=\$$ac_var
1796 case $ac_val in
1797 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1798 esac
1799 $as_echo "$ac_var='\''$ac_val'\''"
1800 done | sort
1801 echo
1803 if test -n "$ac_subst_files"; then
1804 cat <<\_ASBOX
1805 ## ------------------- ##
1806 ## File substitutions. ##
1807 ## ------------------- ##
1808 _ASBOX
1809 echo
1810 for ac_var in $ac_subst_files
1812 eval ac_val=\$$ac_var
1813 case $ac_val in
1814 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1815 esac
1816 $as_echo "$ac_var='\''$ac_val'\''"
1817 done | sort
1818 echo
1821 if test -s confdefs.h; then
1822 cat <<\_ASBOX
1823 ## ----------- ##
1824 ## confdefs.h. ##
1825 ## ----------- ##
1826 _ASBOX
1827 echo
1828 cat confdefs.h
1829 echo
1831 test "$ac_signal" != 0 &&
1832 $as_echo "$as_me: caught signal $ac_signal"
1833 $as_echo "$as_me: exit $exit_status"
1834 } >&5
1835 rm -f core *.core core.conftest.* &&
1836 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1837 exit $exit_status
1839 for ac_signal in 1 2 13 15; do
1840 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1841 done
1842 ac_signal=0
1844 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1845 rm -f -r conftest* confdefs.h
1847 # Predefined preprocessor variables.
1849 cat >>confdefs.h <<_ACEOF
1850 #define PACKAGE_NAME "$PACKAGE_NAME"
1851 _ACEOF
1854 cat >>confdefs.h <<_ACEOF
1855 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1856 _ACEOF
1859 cat >>confdefs.h <<_ACEOF
1860 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1861 _ACEOF
1864 cat >>confdefs.h <<_ACEOF
1865 #define PACKAGE_STRING "$PACKAGE_STRING"
1866 _ACEOF
1869 cat >>confdefs.h <<_ACEOF
1870 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1871 _ACEOF
1874 # Let the site file select an alternate cache file if it wants to.
1875 # Prefer an explicitly selected file to automatically selected ones.
1876 ac_site_file1=NONE
1877 ac_site_file2=NONE
1878 if test -n "$CONFIG_SITE"; then
1879 ac_site_file1=$CONFIG_SITE
1880 elif test "x$prefix" != xNONE; then
1881 ac_site_file1=$prefix/share/config.site
1882 ac_site_file2=$prefix/etc/config.site
1883 else
1884 ac_site_file1=$ac_default_prefix/share/config.site
1885 ac_site_file2=$ac_default_prefix/etc/config.site
1887 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1889 test "x$ac_site_file" = xNONE && continue
1890 if test -r "$ac_site_file"; then
1891 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1892 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1893 sed 's/^/| /' "$ac_site_file" >&5
1894 . "$ac_site_file"
1896 done
1898 if test -r "$cache_file"; then
1899 # Some versions of bash will fail to source /dev/null (special
1900 # files actually), so we avoid doing that.
1901 if test -f "$cache_file"; then
1902 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1903 $as_echo "$as_me: loading cache $cache_file" >&6;}
1904 case $cache_file in
1905 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1906 *) . "./$cache_file";;
1907 esac
1909 else
1910 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1911 $as_echo "$as_me: creating cache $cache_file" >&6;}
1912 >$cache_file
1915 # Check that the precious variables saved in the cache have kept the same
1916 # value.
1917 ac_cache_corrupted=false
1918 for ac_var in $ac_precious_vars; do
1919 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1920 eval ac_new_set=\$ac_env_${ac_var}_set
1921 eval ac_old_val=\$ac_cv_env_${ac_var}_value
1922 eval ac_new_val=\$ac_env_${ac_var}_value
1923 case $ac_old_set,$ac_new_set in
1924 set,)
1925 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1926 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1927 ac_cache_corrupted=: ;;
1928 ,set)
1929 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1930 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1931 ac_cache_corrupted=: ;;
1932 ,);;
1934 if test "x$ac_old_val" != "x$ac_new_val"; then
1935 # differences in whitespace do not lead to failure.
1936 ac_old_val_w=`echo x $ac_old_val`
1937 ac_new_val_w=`echo x $ac_new_val`
1938 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1939 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1940 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1941 ac_cache_corrupted=:
1942 else
1943 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1944 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1945 eval $ac_var=\$ac_old_val
1947 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5
1948 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1949 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5
1950 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1951 fi;;
1952 esac
1953 # Pass precious variables to config.status.
1954 if test "$ac_new_set" = set; then
1955 case $ac_new_val in
1956 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1957 *) ac_arg=$ac_var=$ac_new_val ;;
1958 esac
1959 case " $ac_configure_args " in
1960 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1961 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
1962 esac
1964 done
1965 if $ac_cache_corrupted; then
1966 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1967 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1968 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1969 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1970 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1971 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1972 { (exit 1); exit 1; }; }
1999 ac_ext=c
2000 ac_cpp='$CPP $CPPFLAGS'
2001 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2002 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2003 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2007 ac_config_headers="$ac_config_headers include/config.h"
2009 ac_aux_dir=
2010 for ac_dir in tools "$srcdir"/tools; do
2011 if test -f "$ac_dir/install-sh"; then
2012 ac_aux_dir=$ac_dir
2013 ac_install_sh="$ac_aux_dir/install-sh -c"
2014 break
2015 elif test -f "$ac_dir/install.sh"; then
2016 ac_aux_dir=$ac_dir
2017 ac_install_sh="$ac_aux_dir/install.sh -c"
2018 break
2019 elif test -f "$ac_dir/shtool"; then
2020 ac_aux_dir=$ac_dir
2021 ac_install_sh="$ac_aux_dir/shtool install -c"
2022 break
2024 done
2025 if test -z "$ac_aux_dir"; then
2026 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&5
2027 $as_echo "$as_me: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&2;}
2028 { (exit 1); exit 1; }; }
2031 # These three variables are undocumented and unsupported,
2032 # and are intended to be withdrawn in a future Autoconf release.
2033 # They can cause serious problems if a builder's source tree is in a directory
2034 # whose full name contains unusual characters.
2035 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2036 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2037 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2042 # Check whether --enable-win16 was given.
2043 if test "${enable_win16+set}" = set; then
2044 enableval=$enable_win16;
2047 # Check whether --enable-win64 was given.
2048 if test "${enable_win64+set}" = set; then
2049 enableval=$enable_win64;
2052 # Check whether --enable-maintainer-mode was given.
2053 if test "${enable_maintainer_mode+set}" = set; then
2054 enableval=$enable_maintainer_mode;
2055 else
2056 MAINTAINER_MODE=\#
2062 # Check whether --with-alsa was given.
2063 if test "${with_alsa+set}" = set; then
2064 withval=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h=no; ac_cv_header_alsa_asoundlib_h=no; fi
2068 # Check whether --with-audioio was given.
2069 if test "${with_audioio+set}" = set; then
2070 withval=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h=no; fi
2074 # Check whether --with-capi was given.
2075 if test "${with_capi+set}" = set; then
2076 withval=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h=no; ac_cv_header_linux_capi_h=no; fi
2080 # Check whether --with-cms was given.
2081 if test "${with_cms+set}" = set; then
2082 withval=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h=no; ac_cv_header_lcms_lcms_h=no; fi
2086 # Check whether --with-coreaudio was given.
2087 if test "${with_coreaudio+set}" = set; then
2088 withval=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h=no; fi
2092 # Check whether --with-cups was given.
2093 if test "${with_cups+set}" = set; then
2094 withval=$with_cups;
2098 # Check whether --with-curses was given.
2099 if test "${with_curses+set}" = set; then
2100 withval=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h=no; ac_cv_header_curses_h=no; fi
2104 # Check whether --with-esd was given.
2105 if test "${with_esd+set}" = set; then
2106 withval=$with_esd;
2110 # Check whether --with-fontconfig was given.
2111 if test "${with_fontconfig+set}" = set; then
2112 withval=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h=no; fi
2116 # Check whether --with-freetype was given.
2117 if test "${with_freetype+set}" = set; then
2118 withval=$with_freetype;
2122 # Check whether --with-gphoto was given.
2123 if test "${with_gphoto+set}" = set; then
2124 withval=$with_gphoto;
2128 # Check whether --with-glu was given.
2129 if test "${with_glu+set}" = set; then
2130 withval=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h=no; fi
2134 # Check whether --with-gnutls was given.
2135 if test "${with_gnutls+set}" = set; then
2136 withval=$with_gnutls;
2140 # Check whether --with-hal was given.
2141 if test "${with_hal+set}" = set; then
2142 withval=$with_hal;
2146 # Check whether --with-jack was given.
2147 if test "${with_jack+set}" = set; then
2148 withval=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h=no; fi
2152 # Check whether --with-jpeg was given.
2153 if test "${with_jpeg+set}" = set; then
2154 withval=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h=no; fi
2158 # Check whether --with-ldap was given.
2159 if test "${with_ldap+set}" = set; then
2160 withval=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h=no; ac_cv_header_lber_h=no; fi
2164 # Check whether --with-nas was given.
2165 if test "${with_nas+set}" = set; then
2166 withval=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h=no; fi
2170 # Check whether --with-opengl was given.
2171 if test "${with_opengl+set}" = set; then
2172 withval=$with_opengl;
2176 # Check whether --with-openssl was given.
2177 if test "${with_openssl+set}" = set; then
2178 withval=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h=no; ac_cv_header_openssl_ssl_h=no; fi
2182 # Check whether --with-oss was given.
2183 if test "${with_oss+set}" = set; then
2184 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
2188 # Check whether --with-png was given.
2189 if test "${with_png+set}" = set; then
2190 withval=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h=no; fi
2194 # Check whether --with-sane was given.
2195 if test "${with_sane+set}" = set; then
2196 withval=$with_sane;
2200 # Check whether --with-xcomposite was given.
2201 if test "${with_xcomposite+set}" = set; then
2202 withval=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h=no; fi
2206 # Check whether --with-xcursor was given.
2207 if test "${with_xcursor+set}" = set; then
2208 withval=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h=no; fi
2212 # Check whether --with-xinerama was given.
2213 if test "${with_xinerama+set}" = set; then
2214 withval=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h=no; fi
2218 # Check whether --with-xinput was given.
2219 if test "${with_xinput+set}" = set; then
2220 withval=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h=no; fi
2224 # Check whether --with-xml was given.
2225 if test "${with_xml+set}" = set; then
2226 withval=$with_xml;
2230 # Check whether --with-xrandr was given.
2231 if test "${with_xrandr+set}" = set; then
2232 withval=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h=no; fi
2236 # Check whether --with-xrender was given.
2237 if test "${with_xrender+set}" = set; then
2238 withval=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h=no; fi
2242 # Check whether --with-xshape was given.
2243 if test "${with_xshape+set}" = set; then
2244 withval=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h=no; fi
2248 # Check whether --with-xshm was given.
2249 if test "${with_xshm+set}" = set; then
2250 withval=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h=no; fi
2254 # Check whether --with-xslt was given.
2255 if test "${with_xslt+set}" = set; then
2256 withval=$with_xslt;
2260 # Check whether --with-xxf86vm was given.
2261 if test "${with_xxf86vm+set}" = set; then
2262 withval=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h=no; fi
2267 # Check whether --with-wine-tools was given.
2268 if test "${with_wine_tools+set}" = set; then
2269 withval=$with_wine_tools;
2273 # Make sure we can run config.sub.
2274 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2275 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2276 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2277 { (exit 1); exit 1; }; }
2279 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2280 $as_echo_n "checking build system type... " >&6; }
2281 if test "${ac_cv_build+set}" = set; then
2282 $as_echo_n "(cached) " >&6
2283 else
2284 ac_build_alias=$build_alias
2285 test "x$ac_build_alias" = x &&
2286 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2287 test "x$ac_build_alias" = x &&
2288 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2289 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2290 { (exit 1); exit 1; }; }
2291 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2292 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2293 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2294 { (exit 1); exit 1; }; }
2297 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2298 $as_echo "$ac_cv_build" >&6; }
2299 case $ac_cv_build in
2300 *-*-*) ;;
2301 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2302 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2303 { (exit 1); exit 1; }; };;
2304 esac
2305 build=$ac_cv_build
2306 ac_save_IFS=$IFS; IFS='-'
2307 set x $ac_cv_build
2308 shift
2309 build_cpu=$1
2310 build_vendor=$2
2311 shift; shift
2312 # Remember, the first character of IFS is used to create $*,
2313 # except with old shells:
2314 build_os=$*
2315 IFS=$ac_save_IFS
2316 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2319 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2320 $as_echo_n "checking host system type... " >&6; }
2321 if test "${ac_cv_host+set}" = set; then
2322 $as_echo_n "(cached) " >&6
2323 else
2324 if test "x$host_alias" = x; then
2325 ac_cv_host=$ac_cv_build
2326 else
2327 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2328 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2329 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2330 { (exit 1); exit 1; }; }
2334 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2335 $as_echo "$ac_cv_host" >&6; }
2336 case $ac_cv_host in
2337 *-*-*) ;;
2338 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2339 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2340 { (exit 1); exit 1; }; };;
2341 esac
2342 host=$ac_cv_host
2343 ac_save_IFS=$IFS; IFS='-'
2344 set x $ac_cv_host
2345 shift
2346 host_cpu=$1
2347 host_vendor=$2
2348 shift; shift
2349 # Remember, the first character of IFS is used to create $*,
2350 # except with old shells:
2351 host_os=$*
2352 IFS=$ac_save_IFS
2353 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2356 case $host in
2357 x86_64*linux*)
2358 if test "x$enable_win64" != "xyes"
2359 then
2360 CC="${CC:-gcc} -m32"
2361 CXX="${CXX:-g++} -m32"
2362 LD="${LD:-ld} -m elf_i386"
2363 AS="${AS:-as} --32"
2364 host_cpu="i386"
2365 notice_platform="32-bit "
2368 esac
2370 case $host_cpu in
2371 *i[3456789]86*)
2372 if test "x$enable_win16" != "xno"
2373 then
2374 enable_win16="yes"
2377 esac
2379 WIN16_FILES="\$(WIN16_FILES)"
2381 WIN16_INSTALL="\$(WIN16_INSTALL)"
2383 if test "x$enable_win16" != "xyes"
2384 then
2385 WIN16_FILES=""
2386 WIN16_INSTALL=""
2389 case "$srcdir" in
2390 .) ;;
2391 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2392 { { $as_echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2393 You need to run 'make distclean' in the source tree first." >&5
2394 $as_echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2395 You need to run 'make distclean' in the source tree first." >&2;}
2396 { (exit 1); exit 1; }; }
2397 fi ;;
2398 esac
2401 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2402 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2403 set x ${MAKE-make}
2404 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2405 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2406 $as_echo_n "(cached) " >&6
2407 else
2408 cat >conftest.make <<\_ACEOF
2409 SHELL = /bin/sh
2410 all:
2411 @echo '@@@%%%=$(MAKE)=@@@%%%'
2412 _ACEOF
2413 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2414 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2415 *@@@%%%=?*=@@@%%%*)
2416 eval ac_cv_prog_make_${ac_make}_set=yes;;
2418 eval ac_cv_prog_make_${ac_make}_set=no;;
2419 esac
2420 rm -f conftest.make
2422 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2423 { $as_echo "$as_me:$LINENO: result: yes" >&5
2424 $as_echo "yes" >&6; }
2425 SET_MAKE=
2426 else
2427 { $as_echo "$as_me:$LINENO: result: no" >&5
2428 $as_echo "no" >&6; }
2429 SET_MAKE="MAKE=${MAKE-make}"
2432 ac_ext=c
2433 ac_cpp='$CPP $CPPFLAGS'
2434 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2435 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2436 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2437 if test -n "$ac_tool_prefix"; then
2438 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2439 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2440 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2441 $as_echo_n "checking for $ac_word... " >&6; }
2442 if test "${ac_cv_prog_CC+set}" = set; then
2443 $as_echo_n "(cached) " >&6
2444 else
2445 if test -n "$CC"; then
2446 ac_cv_prog_CC="$CC" # Let the user override the test.
2447 else
2448 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2449 for as_dir in $PATH
2451 IFS=$as_save_IFS
2452 test -z "$as_dir" && as_dir=.
2453 for ac_exec_ext in '' $ac_executable_extensions; do
2454 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2455 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2456 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2457 break 2
2459 done
2460 done
2461 IFS=$as_save_IFS
2465 CC=$ac_cv_prog_CC
2466 if test -n "$CC"; then
2467 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2468 $as_echo "$CC" >&6; }
2469 else
2470 { $as_echo "$as_me:$LINENO: result: no" >&5
2471 $as_echo "no" >&6; }
2476 if test -z "$ac_cv_prog_CC"; then
2477 ac_ct_CC=$CC
2478 # Extract the first word of "gcc", so it can be a program name with args.
2479 set dummy gcc; ac_word=$2
2480 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2481 $as_echo_n "checking for $ac_word... " >&6; }
2482 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2483 $as_echo_n "(cached) " >&6
2484 else
2485 if test -n "$ac_ct_CC"; then
2486 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2487 else
2488 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2489 for as_dir in $PATH
2491 IFS=$as_save_IFS
2492 test -z "$as_dir" && as_dir=.
2493 for ac_exec_ext in '' $ac_executable_extensions; do
2494 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2495 ac_cv_prog_ac_ct_CC="gcc"
2496 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2497 break 2
2499 done
2500 done
2501 IFS=$as_save_IFS
2505 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2506 if test -n "$ac_ct_CC"; then
2507 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2508 $as_echo "$ac_ct_CC" >&6; }
2509 else
2510 { $as_echo "$as_me:$LINENO: result: no" >&5
2511 $as_echo "no" >&6; }
2514 if test "x$ac_ct_CC" = x; then
2515 CC=""
2516 else
2517 case $cross_compiling:$ac_tool_warned in
2518 yes:)
2519 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2520 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2521 ac_tool_warned=yes ;;
2522 esac
2523 CC=$ac_ct_CC
2525 else
2526 CC="$ac_cv_prog_CC"
2529 if test -z "$CC"; then
2530 if test -n "$ac_tool_prefix"; then
2531 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2532 set dummy ${ac_tool_prefix}cc; ac_word=$2
2533 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2534 $as_echo_n "checking for $ac_word... " >&6; }
2535 if test "${ac_cv_prog_CC+set}" = set; then
2536 $as_echo_n "(cached) " >&6
2537 else
2538 if test -n "$CC"; then
2539 ac_cv_prog_CC="$CC" # Let the user override the test.
2540 else
2541 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2542 for as_dir in $PATH
2544 IFS=$as_save_IFS
2545 test -z "$as_dir" && as_dir=.
2546 for ac_exec_ext in '' $ac_executable_extensions; do
2547 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2548 ac_cv_prog_CC="${ac_tool_prefix}cc"
2549 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2550 break 2
2552 done
2553 done
2554 IFS=$as_save_IFS
2558 CC=$ac_cv_prog_CC
2559 if test -n "$CC"; then
2560 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2561 $as_echo "$CC" >&6; }
2562 else
2563 { $as_echo "$as_me:$LINENO: result: no" >&5
2564 $as_echo "no" >&6; }
2570 if test -z "$CC"; then
2571 # Extract the first word of "cc", so it can be a program name with args.
2572 set dummy cc; ac_word=$2
2573 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2574 $as_echo_n "checking for $ac_word... " >&6; }
2575 if test "${ac_cv_prog_CC+set}" = set; then
2576 $as_echo_n "(cached) " >&6
2577 else
2578 if test -n "$CC"; then
2579 ac_cv_prog_CC="$CC" # Let the user override the test.
2580 else
2581 ac_prog_rejected=no
2582 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2583 for as_dir in $PATH
2585 IFS=$as_save_IFS
2586 test -z "$as_dir" && as_dir=.
2587 for ac_exec_ext in '' $ac_executable_extensions; do
2588 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2589 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2590 ac_prog_rejected=yes
2591 continue
2593 ac_cv_prog_CC="cc"
2594 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2595 break 2
2597 done
2598 done
2599 IFS=$as_save_IFS
2601 if test $ac_prog_rejected = yes; then
2602 # We found a bogon in the path, so make sure we never use it.
2603 set dummy $ac_cv_prog_CC
2604 shift
2605 if test $# != 0; then
2606 # We chose a different compiler from the bogus one.
2607 # However, it has the same basename, so the bogon will be chosen
2608 # first if we set CC to just the basename; use the full file name.
2609 shift
2610 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2615 CC=$ac_cv_prog_CC
2616 if test -n "$CC"; then
2617 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2618 $as_echo "$CC" >&6; }
2619 else
2620 { $as_echo "$as_me:$LINENO: result: no" >&5
2621 $as_echo "no" >&6; }
2626 if test -z "$CC"; then
2627 if test -n "$ac_tool_prefix"; then
2628 for ac_prog in cl.exe
2630 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2631 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2632 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2633 $as_echo_n "checking for $ac_word... " >&6; }
2634 if test "${ac_cv_prog_CC+set}" = set; then
2635 $as_echo_n "(cached) " >&6
2636 else
2637 if test -n "$CC"; then
2638 ac_cv_prog_CC="$CC" # Let the user override the test.
2639 else
2640 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2641 for as_dir in $PATH
2643 IFS=$as_save_IFS
2644 test -z "$as_dir" && as_dir=.
2645 for ac_exec_ext in '' $ac_executable_extensions; do
2646 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2647 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2648 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2649 break 2
2651 done
2652 done
2653 IFS=$as_save_IFS
2657 CC=$ac_cv_prog_CC
2658 if test -n "$CC"; then
2659 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2660 $as_echo "$CC" >&6; }
2661 else
2662 { $as_echo "$as_me:$LINENO: result: no" >&5
2663 $as_echo "no" >&6; }
2667 test -n "$CC" && break
2668 done
2670 if test -z "$CC"; then
2671 ac_ct_CC=$CC
2672 for ac_prog in cl.exe
2674 # Extract the first word of "$ac_prog", so it can be a program name with args.
2675 set dummy $ac_prog; ac_word=$2
2676 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2677 $as_echo_n "checking for $ac_word... " >&6; }
2678 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2679 $as_echo_n "(cached) " >&6
2680 else
2681 if test -n "$ac_ct_CC"; then
2682 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2683 else
2684 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2685 for as_dir in $PATH
2687 IFS=$as_save_IFS
2688 test -z "$as_dir" && as_dir=.
2689 for ac_exec_ext in '' $ac_executable_extensions; do
2690 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2691 ac_cv_prog_ac_ct_CC="$ac_prog"
2692 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2693 break 2
2695 done
2696 done
2697 IFS=$as_save_IFS
2701 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2702 if test -n "$ac_ct_CC"; then
2703 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2704 $as_echo "$ac_ct_CC" >&6; }
2705 else
2706 { $as_echo "$as_me:$LINENO: result: no" >&5
2707 $as_echo "no" >&6; }
2711 test -n "$ac_ct_CC" && break
2712 done
2714 if test "x$ac_ct_CC" = x; then
2715 CC=""
2716 else
2717 case $cross_compiling:$ac_tool_warned in
2718 yes:)
2719 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2720 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2721 ac_tool_warned=yes ;;
2722 esac
2723 CC=$ac_ct_CC
2730 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2731 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2732 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2733 See \`config.log' for more details." >&5
2734 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2735 See \`config.log' for more details." >&2;}
2736 { (exit 1); exit 1; }; }; }
2738 # Provide some information about the compiler.
2739 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2740 set X $ac_compile
2741 ac_compiler=$2
2742 { (ac_try="$ac_compiler --version >&5"
2743 case "(($ac_try" in
2744 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2745 *) ac_try_echo=$ac_try;;
2746 esac
2747 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2748 $as_echo "$ac_try_echo") >&5
2749 (eval "$ac_compiler --version >&5") 2>&5
2750 ac_status=$?
2751 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2752 (exit $ac_status); }
2753 { (ac_try="$ac_compiler -v >&5"
2754 case "(($ac_try" in
2755 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2756 *) ac_try_echo=$ac_try;;
2757 esac
2758 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2759 $as_echo "$ac_try_echo") >&5
2760 (eval "$ac_compiler -v >&5") 2>&5
2761 ac_status=$?
2762 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2763 (exit $ac_status); }
2764 { (ac_try="$ac_compiler -V >&5"
2765 case "(($ac_try" in
2766 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2767 *) ac_try_echo=$ac_try;;
2768 esac
2769 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2770 $as_echo "$ac_try_echo") >&5
2771 (eval "$ac_compiler -V >&5") 2>&5
2772 ac_status=$?
2773 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2774 (exit $ac_status); }
2776 cat >conftest.$ac_ext <<_ACEOF
2777 /* confdefs.h. */
2778 _ACEOF
2779 cat confdefs.h >>conftest.$ac_ext
2780 cat >>conftest.$ac_ext <<_ACEOF
2781 /* end confdefs.h. */
2784 main ()
2788 return 0;
2790 _ACEOF
2791 ac_clean_files_save=$ac_clean_files
2792 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2793 # Try to create an executable without -o first, disregard a.out.
2794 # It will help us diagnose broken compilers, and finding out an intuition
2795 # of exeext.
2796 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2797 $as_echo_n "checking for C compiler default output file name... " >&6; }
2798 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2800 # The possible output files:
2801 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2803 ac_rmfiles=
2804 for ac_file in $ac_files
2806 case $ac_file in
2807 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2808 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2809 esac
2810 done
2811 rm -f $ac_rmfiles
2813 if { (ac_try="$ac_link_default"
2814 case "(($ac_try" in
2815 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2816 *) ac_try_echo=$ac_try;;
2817 esac
2818 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2819 $as_echo "$ac_try_echo") >&5
2820 (eval "$ac_link_default") 2>&5
2821 ac_status=$?
2822 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2823 (exit $ac_status); }; then
2824 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2825 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2826 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2827 # so that the user can short-circuit this test for compilers unknown to
2828 # Autoconf.
2829 for ac_file in $ac_files ''
2831 test -f "$ac_file" || continue
2832 case $ac_file in
2833 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2835 [ab].out )
2836 # We found the default executable, but exeext='' is most
2837 # certainly right.
2838 break;;
2839 *.* )
2840 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2841 then :; else
2842 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2844 # We set ac_cv_exeext here because the later test for it is not
2845 # safe: cross compilers may not add the suffix if given an `-o'
2846 # argument, so we may need to know it at that point already.
2847 # Even if this section looks crufty: it has the advantage of
2848 # actually working.
2849 break;;
2851 break;;
2852 esac
2853 done
2854 test "$ac_cv_exeext" = no && ac_cv_exeext=
2856 else
2857 ac_file=''
2860 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2861 $as_echo "$ac_file" >&6; }
2862 if test -z "$ac_file"; then
2863 $as_echo "$as_me: failed program was:" >&5
2864 sed 's/^/| /' conftest.$ac_ext >&5
2866 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2867 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2868 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2869 See \`config.log' for more details." >&5
2870 $as_echo "$as_me: error: C compiler cannot create executables
2871 See \`config.log' for more details." >&2;}
2872 { (exit 77); exit 77; }; }; }
2875 ac_exeext=$ac_cv_exeext
2877 # Check that the compiler produces executables we can run. If not, either
2878 # the compiler is broken, or we cross compile.
2879 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2880 $as_echo_n "checking whether the C compiler works... " >&6; }
2881 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2882 # If not cross compiling, check that we can run a simple program.
2883 if test "$cross_compiling" != yes; then
2884 if { ac_try='./$ac_file'
2885 { (case "(($ac_try" in
2886 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2887 *) ac_try_echo=$ac_try;;
2888 esac
2889 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2890 $as_echo "$ac_try_echo") >&5
2891 (eval "$ac_try") 2>&5
2892 ac_status=$?
2893 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2894 (exit $ac_status); }; }; then
2895 cross_compiling=no
2896 else
2897 if test "$cross_compiling" = maybe; then
2898 cross_compiling=yes
2899 else
2900 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2901 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2902 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
2903 If you meant to cross compile, use \`--host'.
2904 See \`config.log' for more details." >&5
2905 $as_echo "$as_me: error: cannot run C compiled programs.
2906 If you meant to cross compile, use \`--host'.
2907 See \`config.log' for more details." >&2;}
2908 { (exit 1); exit 1; }; }; }
2912 { $as_echo "$as_me:$LINENO: result: yes" >&5
2913 $as_echo "yes" >&6; }
2915 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2916 ac_clean_files=$ac_clean_files_save
2917 # Check that the compiler produces executables we can run. If not, either
2918 # the compiler is broken, or we cross compile.
2919 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2920 $as_echo_n "checking whether we are cross compiling... " >&6; }
2921 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2922 $as_echo "$cross_compiling" >&6; }
2924 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2925 $as_echo_n "checking for suffix of executables... " >&6; }
2926 if { (ac_try="$ac_link"
2927 case "(($ac_try" in
2928 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2929 *) ac_try_echo=$ac_try;;
2930 esac
2931 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2932 $as_echo "$ac_try_echo") >&5
2933 (eval "$ac_link") 2>&5
2934 ac_status=$?
2935 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2936 (exit $ac_status); }; then
2937 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2938 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2939 # work properly (i.e., refer to `conftest.exe'), while it won't with
2940 # `rm'.
2941 for ac_file in conftest.exe conftest conftest.*; do
2942 test -f "$ac_file" || continue
2943 case $ac_file in
2944 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2945 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2946 break;;
2947 * ) break;;
2948 esac
2949 done
2950 else
2951 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2952 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2953 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2954 See \`config.log' for more details." >&5
2955 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2956 See \`config.log' for more details." >&2;}
2957 { (exit 1); exit 1; }; }; }
2960 rm -f conftest$ac_cv_exeext
2961 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2962 $as_echo "$ac_cv_exeext" >&6; }
2964 rm -f conftest.$ac_ext
2965 EXEEXT=$ac_cv_exeext
2966 ac_exeext=$EXEEXT
2967 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2968 $as_echo_n "checking for suffix of object files... " >&6; }
2969 if test "${ac_cv_objext+set}" = set; then
2970 $as_echo_n "(cached) " >&6
2971 else
2972 cat >conftest.$ac_ext <<_ACEOF
2973 /* confdefs.h. */
2974 _ACEOF
2975 cat confdefs.h >>conftest.$ac_ext
2976 cat >>conftest.$ac_ext <<_ACEOF
2977 /* end confdefs.h. */
2980 main ()
2984 return 0;
2986 _ACEOF
2987 rm -f conftest.o conftest.obj
2988 if { (ac_try="$ac_compile"
2989 case "(($ac_try" in
2990 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2991 *) ac_try_echo=$ac_try;;
2992 esac
2993 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2994 $as_echo "$ac_try_echo") >&5
2995 (eval "$ac_compile") 2>&5
2996 ac_status=$?
2997 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2998 (exit $ac_status); }; then
2999 for ac_file in conftest.o conftest.obj conftest.*; do
3000 test -f "$ac_file" || continue;
3001 case $ac_file in
3002 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3003 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3004 break;;
3005 esac
3006 done
3007 else
3008 $as_echo "$as_me: failed program was:" >&5
3009 sed 's/^/| /' conftest.$ac_ext >&5
3011 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
3012 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3013 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
3014 See \`config.log' for more details." >&5
3015 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
3016 See \`config.log' for more details." >&2;}
3017 { (exit 1); exit 1; }; }; }
3020 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3022 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3023 $as_echo "$ac_cv_objext" >&6; }
3024 OBJEXT=$ac_cv_objext
3025 ac_objext=$OBJEXT
3026 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3027 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3028 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3029 $as_echo_n "(cached) " >&6
3030 else
3031 cat >conftest.$ac_ext <<_ACEOF
3032 /* confdefs.h. */
3033 _ACEOF
3034 cat confdefs.h >>conftest.$ac_ext
3035 cat >>conftest.$ac_ext <<_ACEOF
3036 /* end confdefs.h. */
3039 main ()
3041 #ifndef __GNUC__
3042 choke me
3043 #endif
3046 return 0;
3048 _ACEOF
3049 rm -f conftest.$ac_objext
3050 if { (ac_try="$ac_compile"
3051 case "(($ac_try" in
3052 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3053 *) ac_try_echo=$ac_try;;
3054 esac
3055 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3056 $as_echo "$ac_try_echo") >&5
3057 (eval "$ac_compile") 2>conftest.er1
3058 ac_status=$?
3059 grep -v '^ *+' conftest.er1 >conftest.err
3060 rm -f conftest.er1
3061 cat conftest.err >&5
3062 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3063 (exit $ac_status); } && {
3064 test -z "$ac_c_werror_flag" ||
3065 test ! -s conftest.err
3066 } && test -s conftest.$ac_objext; then
3067 ac_compiler_gnu=yes
3068 else
3069 $as_echo "$as_me: failed program was:" >&5
3070 sed 's/^/| /' conftest.$ac_ext >&5
3072 ac_compiler_gnu=no
3075 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3076 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3079 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3080 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3081 if test $ac_compiler_gnu = yes; then
3082 GCC=yes
3083 else
3084 GCC=
3086 ac_test_CFLAGS=${CFLAGS+set}
3087 ac_save_CFLAGS=$CFLAGS
3088 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3089 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3090 if test "${ac_cv_prog_cc_g+set}" = set; then
3091 $as_echo_n "(cached) " >&6
3092 else
3093 ac_save_c_werror_flag=$ac_c_werror_flag
3094 ac_c_werror_flag=yes
3095 ac_cv_prog_cc_g=no
3096 CFLAGS="-g"
3097 cat >conftest.$ac_ext <<_ACEOF
3098 /* confdefs.h. */
3099 _ACEOF
3100 cat confdefs.h >>conftest.$ac_ext
3101 cat >>conftest.$ac_ext <<_ACEOF
3102 /* end confdefs.h. */
3105 main ()
3109 return 0;
3111 _ACEOF
3112 rm -f conftest.$ac_objext
3113 if { (ac_try="$ac_compile"
3114 case "(($ac_try" in
3115 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3116 *) ac_try_echo=$ac_try;;
3117 esac
3118 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3119 $as_echo "$ac_try_echo") >&5
3120 (eval "$ac_compile") 2>conftest.er1
3121 ac_status=$?
3122 grep -v '^ *+' conftest.er1 >conftest.err
3123 rm -f conftest.er1
3124 cat conftest.err >&5
3125 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3126 (exit $ac_status); } && {
3127 test -z "$ac_c_werror_flag" ||
3128 test ! -s conftest.err
3129 } && test -s conftest.$ac_objext; then
3130 ac_cv_prog_cc_g=yes
3131 else
3132 $as_echo "$as_me: failed program was:" >&5
3133 sed 's/^/| /' conftest.$ac_ext >&5
3135 CFLAGS=""
3136 cat >conftest.$ac_ext <<_ACEOF
3137 /* confdefs.h. */
3138 _ACEOF
3139 cat confdefs.h >>conftest.$ac_ext
3140 cat >>conftest.$ac_ext <<_ACEOF
3141 /* end confdefs.h. */
3144 main ()
3148 return 0;
3150 _ACEOF
3151 rm -f conftest.$ac_objext
3152 if { (ac_try="$ac_compile"
3153 case "(($ac_try" in
3154 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3155 *) ac_try_echo=$ac_try;;
3156 esac
3157 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3158 $as_echo "$ac_try_echo") >&5
3159 (eval "$ac_compile") 2>conftest.er1
3160 ac_status=$?
3161 grep -v '^ *+' conftest.er1 >conftest.err
3162 rm -f conftest.er1
3163 cat conftest.err >&5
3164 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3165 (exit $ac_status); } && {
3166 test -z "$ac_c_werror_flag" ||
3167 test ! -s conftest.err
3168 } && test -s conftest.$ac_objext; then
3170 else
3171 $as_echo "$as_me: failed program was:" >&5
3172 sed 's/^/| /' conftest.$ac_ext >&5
3174 ac_c_werror_flag=$ac_save_c_werror_flag
3175 CFLAGS="-g"
3176 cat >conftest.$ac_ext <<_ACEOF
3177 /* confdefs.h. */
3178 _ACEOF
3179 cat confdefs.h >>conftest.$ac_ext
3180 cat >>conftest.$ac_ext <<_ACEOF
3181 /* end confdefs.h. */
3184 main ()
3188 return 0;
3190 _ACEOF
3191 rm -f conftest.$ac_objext
3192 if { (ac_try="$ac_compile"
3193 case "(($ac_try" in
3194 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3195 *) ac_try_echo=$ac_try;;
3196 esac
3197 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3198 $as_echo "$ac_try_echo") >&5
3199 (eval "$ac_compile") 2>conftest.er1
3200 ac_status=$?
3201 grep -v '^ *+' conftest.er1 >conftest.err
3202 rm -f conftest.er1
3203 cat conftest.err >&5
3204 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3205 (exit $ac_status); } && {
3206 test -z "$ac_c_werror_flag" ||
3207 test ! -s conftest.err
3208 } && test -s conftest.$ac_objext; then
3209 ac_cv_prog_cc_g=yes
3210 else
3211 $as_echo "$as_me: failed program was:" >&5
3212 sed 's/^/| /' conftest.$ac_ext >&5
3217 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3220 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3223 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3224 ac_c_werror_flag=$ac_save_c_werror_flag
3226 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3227 $as_echo "$ac_cv_prog_cc_g" >&6; }
3228 if test "$ac_test_CFLAGS" = set; then
3229 CFLAGS=$ac_save_CFLAGS
3230 elif test $ac_cv_prog_cc_g = yes; then
3231 if test "$GCC" = yes; then
3232 CFLAGS="-g -O2"
3233 else
3234 CFLAGS="-g"
3236 else
3237 if test "$GCC" = yes; then
3238 CFLAGS="-O2"
3239 else
3240 CFLAGS=
3243 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3244 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3245 if test "${ac_cv_prog_cc_c89+set}" = set; then
3246 $as_echo_n "(cached) " >&6
3247 else
3248 ac_cv_prog_cc_c89=no
3249 ac_save_CC=$CC
3250 cat >conftest.$ac_ext <<_ACEOF
3251 /* confdefs.h. */
3252 _ACEOF
3253 cat confdefs.h >>conftest.$ac_ext
3254 cat >>conftest.$ac_ext <<_ACEOF
3255 /* end confdefs.h. */
3256 #include <stdarg.h>
3257 #include <stdio.h>
3258 #include <sys/types.h>
3259 #include <sys/stat.h>
3260 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3261 struct buf { int x; };
3262 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3263 static char *e (p, i)
3264 char **p;
3265 int i;
3267 return p[i];
3269 static char *f (char * (*g) (char **, int), char **p, ...)
3271 char *s;
3272 va_list v;
3273 va_start (v,p);
3274 s = g (p, va_arg (v,int));
3275 va_end (v);
3276 return s;
3279 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3280 function prototypes and stuff, but not '\xHH' hex character constants.
3281 These don't provoke an error unfortunately, instead are silently treated
3282 as 'x'. The following induces an error, until -std is added to get
3283 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3284 array size at least. It's necessary to write '\x00'==0 to get something
3285 that's true only with -std. */
3286 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3288 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3289 inside strings and character constants. */
3290 #define FOO(x) 'x'
3291 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3293 int test (int i, double x);
3294 struct s1 {int (*f) (int a);};
3295 struct s2 {int (*f) (double a);};
3296 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3297 int argc;
3298 char **argv;
3300 main ()
3302 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3304 return 0;
3306 _ACEOF
3307 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3308 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3310 CC="$ac_save_CC $ac_arg"
3311 rm -f conftest.$ac_objext
3312 if { (ac_try="$ac_compile"
3313 case "(($ac_try" in
3314 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3315 *) ac_try_echo=$ac_try;;
3316 esac
3317 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3318 $as_echo "$ac_try_echo") >&5
3319 (eval "$ac_compile") 2>conftest.er1
3320 ac_status=$?
3321 grep -v '^ *+' conftest.er1 >conftest.err
3322 rm -f conftest.er1
3323 cat conftest.err >&5
3324 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3325 (exit $ac_status); } && {
3326 test -z "$ac_c_werror_flag" ||
3327 test ! -s conftest.err
3328 } && test -s conftest.$ac_objext; then
3329 ac_cv_prog_cc_c89=$ac_arg
3330 else
3331 $as_echo "$as_me: failed program was:" >&5
3332 sed 's/^/| /' conftest.$ac_ext >&5
3337 rm -f core conftest.err conftest.$ac_objext
3338 test "x$ac_cv_prog_cc_c89" != "xno" && break
3339 done
3340 rm -f conftest.$ac_ext
3341 CC=$ac_save_CC
3344 # AC_CACHE_VAL
3345 case "x$ac_cv_prog_cc_c89" in
3347 { $as_echo "$as_me:$LINENO: result: none needed" >&5
3348 $as_echo "none needed" >&6; } ;;
3349 xno)
3350 { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3351 $as_echo "unsupported" >&6; } ;;
3353 CC="$CC $ac_cv_prog_cc_c89"
3354 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3355 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3356 esac
3359 ac_ext=c
3360 ac_cpp='$CPP $CPPFLAGS'
3361 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3362 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3363 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3365 ac_ext=cpp
3366 ac_cpp='$CXXCPP $CPPFLAGS'
3367 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3368 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3369 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3370 if test -z "$CXX"; then
3371 if test -n "$CCC"; then
3372 CXX=$CCC
3373 else
3374 if test -n "$ac_tool_prefix"; then
3375 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3377 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3378 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3379 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3380 $as_echo_n "checking for $ac_word... " >&6; }
3381 if test "${ac_cv_prog_CXX+set}" = set; then
3382 $as_echo_n "(cached) " >&6
3383 else
3384 if test -n "$CXX"; then
3385 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3386 else
3387 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3388 for as_dir in $PATH
3390 IFS=$as_save_IFS
3391 test -z "$as_dir" && as_dir=.
3392 for ac_exec_ext in '' $ac_executable_extensions; do
3393 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3394 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3395 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3396 break 2
3398 done
3399 done
3400 IFS=$as_save_IFS
3404 CXX=$ac_cv_prog_CXX
3405 if test -n "$CXX"; then
3406 { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3407 $as_echo "$CXX" >&6; }
3408 else
3409 { $as_echo "$as_me:$LINENO: result: no" >&5
3410 $as_echo "no" >&6; }
3414 test -n "$CXX" && break
3415 done
3417 if test -z "$CXX"; then
3418 ac_ct_CXX=$CXX
3419 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3421 # Extract the first word of "$ac_prog", so it can be a program name with args.
3422 set dummy $ac_prog; ac_word=$2
3423 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3424 $as_echo_n "checking for $ac_word... " >&6; }
3425 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3426 $as_echo_n "(cached) " >&6
3427 else
3428 if test -n "$ac_ct_CXX"; then
3429 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3430 else
3431 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3432 for as_dir in $PATH
3434 IFS=$as_save_IFS
3435 test -z "$as_dir" && as_dir=.
3436 for ac_exec_ext in '' $ac_executable_extensions; do
3437 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3438 ac_cv_prog_ac_ct_CXX="$ac_prog"
3439 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3440 break 2
3442 done
3443 done
3444 IFS=$as_save_IFS
3448 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3449 if test -n "$ac_ct_CXX"; then
3450 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3451 $as_echo "$ac_ct_CXX" >&6; }
3452 else
3453 { $as_echo "$as_me:$LINENO: result: no" >&5
3454 $as_echo "no" >&6; }
3458 test -n "$ac_ct_CXX" && break
3459 done
3461 if test "x$ac_ct_CXX" = x; then
3462 CXX="g++"
3463 else
3464 case $cross_compiling:$ac_tool_warned in
3465 yes:)
3466 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3467 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3468 ac_tool_warned=yes ;;
3469 esac
3470 CXX=$ac_ct_CXX
3476 # Provide some information about the compiler.
3477 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3478 set X $ac_compile
3479 ac_compiler=$2
3480 { (ac_try="$ac_compiler --version >&5"
3481 case "(($ac_try" in
3482 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3483 *) ac_try_echo=$ac_try;;
3484 esac
3485 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3486 $as_echo "$ac_try_echo") >&5
3487 (eval "$ac_compiler --version >&5") 2>&5
3488 ac_status=$?
3489 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3490 (exit $ac_status); }
3491 { (ac_try="$ac_compiler -v >&5"
3492 case "(($ac_try" in
3493 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3494 *) ac_try_echo=$ac_try;;
3495 esac
3496 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3497 $as_echo "$ac_try_echo") >&5
3498 (eval "$ac_compiler -v >&5") 2>&5
3499 ac_status=$?
3500 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3501 (exit $ac_status); }
3502 { (ac_try="$ac_compiler -V >&5"
3503 case "(($ac_try" in
3504 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3505 *) ac_try_echo=$ac_try;;
3506 esac
3507 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3508 $as_echo "$ac_try_echo") >&5
3509 (eval "$ac_compiler -V >&5") 2>&5
3510 ac_status=$?
3511 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3512 (exit $ac_status); }
3514 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3515 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3516 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3517 $as_echo_n "(cached) " >&6
3518 else
3519 cat >conftest.$ac_ext <<_ACEOF
3520 /* confdefs.h. */
3521 _ACEOF
3522 cat confdefs.h >>conftest.$ac_ext
3523 cat >>conftest.$ac_ext <<_ACEOF
3524 /* end confdefs.h. */
3527 main ()
3529 #ifndef __GNUC__
3530 choke me
3531 #endif
3534 return 0;
3536 _ACEOF
3537 rm -f conftest.$ac_objext
3538 if { (ac_try="$ac_compile"
3539 case "(($ac_try" in
3540 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3541 *) ac_try_echo=$ac_try;;
3542 esac
3543 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3544 $as_echo "$ac_try_echo") >&5
3545 (eval "$ac_compile") 2>conftest.er1
3546 ac_status=$?
3547 grep -v '^ *+' conftest.er1 >conftest.err
3548 rm -f conftest.er1
3549 cat conftest.err >&5
3550 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3551 (exit $ac_status); } && {
3552 test -z "$ac_cxx_werror_flag" ||
3553 test ! -s conftest.err
3554 } && test -s conftest.$ac_objext; then
3555 ac_compiler_gnu=yes
3556 else
3557 $as_echo "$as_me: failed program was:" >&5
3558 sed 's/^/| /' conftest.$ac_ext >&5
3560 ac_compiler_gnu=no
3563 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3564 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3567 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3568 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3569 if test $ac_compiler_gnu = yes; then
3570 GXX=yes
3571 else
3572 GXX=
3574 ac_test_CXXFLAGS=${CXXFLAGS+set}
3575 ac_save_CXXFLAGS=$CXXFLAGS
3576 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3577 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3578 if test "${ac_cv_prog_cxx_g+set}" = set; then
3579 $as_echo_n "(cached) " >&6
3580 else
3581 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3582 ac_cxx_werror_flag=yes
3583 ac_cv_prog_cxx_g=no
3584 CXXFLAGS="-g"
3585 cat >conftest.$ac_ext <<_ACEOF
3586 /* confdefs.h. */
3587 _ACEOF
3588 cat confdefs.h >>conftest.$ac_ext
3589 cat >>conftest.$ac_ext <<_ACEOF
3590 /* end confdefs.h. */
3593 main ()
3597 return 0;
3599 _ACEOF
3600 rm -f conftest.$ac_objext
3601 if { (ac_try="$ac_compile"
3602 case "(($ac_try" in
3603 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3604 *) ac_try_echo=$ac_try;;
3605 esac
3606 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3607 $as_echo "$ac_try_echo") >&5
3608 (eval "$ac_compile") 2>conftest.er1
3609 ac_status=$?
3610 grep -v '^ *+' conftest.er1 >conftest.err
3611 rm -f conftest.er1
3612 cat conftest.err >&5
3613 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3614 (exit $ac_status); } && {
3615 test -z "$ac_cxx_werror_flag" ||
3616 test ! -s conftest.err
3617 } && test -s conftest.$ac_objext; then
3618 ac_cv_prog_cxx_g=yes
3619 else
3620 $as_echo "$as_me: failed program was:" >&5
3621 sed 's/^/| /' conftest.$ac_ext >&5
3623 CXXFLAGS=""
3624 cat >conftest.$ac_ext <<_ACEOF
3625 /* confdefs.h. */
3626 _ACEOF
3627 cat confdefs.h >>conftest.$ac_ext
3628 cat >>conftest.$ac_ext <<_ACEOF
3629 /* end confdefs.h. */
3632 main ()
3636 return 0;
3638 _ACEOF
3639 rm -f conftest.$ac_objext
3640 if { (ac_try="$ac_compile"
3641 case "(($ac_try" in
3642 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3643 *) ac_try_echo=$ac_try;;
3644 esac
3645 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3646 $as_echo "$ac_try_echo") >&5
3647 (eval "$ac_compile") 2>conftest.er1
3648 ac_status=$?
3649 grep -v '^ *+' conftest.er1 >conftest.err
3650 rm -f conftest.er1
3651 cat conftest.err >&5
3652 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3653 (exit $ac_status); } && {
3654 test -z "$ac_cxx_werror_flag" ||
3655 test ! -s conftest.err
3656 } && test -s conftest.$ac_objext; then
3658 else
3659 $as_echo "$as_me: failed program was:" >&5
3660 sed 's/^/| /' conftest.$ac_ext >&5
3662 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3663 CXXFLAGS="-g"
3664 cat >conftest.$ac_ext <<_ACEOF
3665 /* confdefs.h. */
3666 _ACEOF
3667 cat confdefs.h >>conftest.$ac_ext
3668 cat >>conftest.$ac_ext <<_ACEOF
3669 /* end confdefs.h. */
3672 main ()
3676 return 0;
3678 _ACEOF
3679 rm -f conftest.$ac_objext
3680 if { (ac_try="$ac_compile"
3681 case "(($ac_try" in
3682 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3683 *) ac_try_echo=$ac_try;;
3684 esac
3685 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3686 $as_echo "$ac_try_echo") >&5
3687 (eval "$ac_compile") 2>conftest.er1
3688 ac_status=$?
3689 grep -v '^ *+' conftest.er1 >conftest.err
3690 rm -f conftest.er1
3691 cat conftest.err >&5
3692 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3693 (exit $ac_status); } && {
3694 test -z "$ac_cxx_werror_flag" ||
3695 test ! -s conftest.err
3696 } && test -s conftest.$ac_objext; then
3697 ac_cv_prog_cxx_g=yes
3698 else
3699 $as_echo "$as_me: failed program was:" >&5
3700 sed 's/^/| /' conftest.$ac_ext >&5
3705 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3708 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3711 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3712 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3714 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3715 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3716 if test "$ac_test_CXXFLAGS" = set; then
3717 CXXFLAGS=$ac_save_CXXFLAGS
3718 elif test $ac_cv_prog_cxx_g = yes; then
3719 if test "$GXX" = yes; then
3720 CXXFLAGS="-g -O2"
3721 else
3722 CXXFLAGS="-g"
3724 else
3725 if test "$GXX" = yes; then
3726 CXXFLAGS="-O2"
3727 else
3728 CXXFLAGS=
3731 ac_ext=c
3732 ac_cpp='$CPP $CPPFLAGS'
3733 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3734 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3735 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3737 if test -n "$ac_tool_prefix"; then
3738 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3739 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3740 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3741 $as_echo_n "checking for $ac_word... " >&6; }
3742 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3743 $as_echo_n "(cached) " >&6
3744 else
3745 if test -n "$CPPBIN"; then
3746 ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3747 else
3748 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3749 for as_dir in $PATH
3751 IFS=$as_save_IFS
3752 test -z "$as_dir" && as_dir=.
3753 for ac_exec_ext in '' $ac_executable_extensions; do
3754 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3755 ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3756 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3757 break 2
3759 done
3760 done
3761 IFS=$as_save_IFS
3765 CPPBIN=$ac_cv_prog_CPPBIN
3766 if test -n "$CPPBIN"; then
3767 { $as_echo "$as_me:$LINENO: result: $CPPBIN" >&5
3768 $as_echo "$CPPBIN" >&6; }
3769 else
3770 { $as_echo "$as_me:$LINENO: result: no" >&5
3771 $as_echo "no" >&6; }
3776 if test -z "$ac_cv_prog_CPPBIN"; then
3777 ac_ct_CPPBIN=$CPPBIN
3778 # Extract the first word of "cpp", so it can be a program name with args.
3779 set dummy cpp; ac_word=$2
3780 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3781 $as_echo_n "checking for $ac_word... " >&6; }
3782 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3783 $as_echo_n "(cached) " >&6
3784 else
3785 if test -n "$ac_ct_CPPBIN"; then
3786 ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3787 else
3788 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3789 for as_dir in $PATH
3791 IFS=$as_save_IFS
3792 test -z "$as_dir" && as_dir=.
3793 for ac_exec_ext in '' $ac_executable_extensions; do
3794 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3795 ac_cv_prog_ac_ct_CPPBIN="cpp"
3796 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3797 break 2
3799 done
3800 done
3801 IFS=$as_save_IFS
3805 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3806 if test -n "$ac_ct_CPPBIN"; then
3807 { $as_echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3808 $as_echo "$ac_ct_CPPBIN" >&6; }
3809 else
3810 { $as_echo "$as_me:$LINENO: result: no" >&5
3811 $as_echo "no" >&6; }
3814 if test "x$ac_ct_CPPBIN" = x; then
3815 CPPBIN="cpp"
3816 else
3817 case $cross_compiling:$ac_tool_warned in
3818 yes:)
3819 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3820 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3821 ac_tool_warned=yes ;;
3822 esac
3823 CPPBIN=$ac_ct_CPPBIN
3825 else
3826 CPPBIN="$ac_cv_prog_CPPBIN"
3830 { $as_echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3831 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
3832 if test "${wine_cv_toolsdir+set}" = set; then
3833 $as_echo_n "(cached) " >&6
3834 else
3835 if test -z "$with_wine_tools"; then
3836 if test "$cross_compiling" = "yes"; then
3837 { { $as_echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3838 $as_echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3839 { (exit 1); exit 1; }; }
3840 else
3841 wine_cv_toolsdir="\$(TOPOBJDIR)"
3843 elif test -d "$with_wine_tools/tools/winebuild"; then
3844 case $with_wine_tools in
3845 /*) wine_cv_toolsdir="$with_wine_tools" ;;
3846 *) wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
3847 esac
3848 else
3849 { { $as_echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
3850 $as_echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
3851 { (exit 1); exit 1; }; }
3854 { $as_echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
3855 $as_echo "$wine_cv_toolsdir" >&6; }
3856 TOOLSDIR=$wine_cv_toolsdir
3860 ac_ext=c
3861 ac_cpp='$CPP $CPPFLAGS'
3862 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3863 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3864 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3865 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3866 $as_echo_n "checking how to run the C preprocessor... " >&6; }
3867 # On Suns, sometimes $CPP names a directory.
3868 if test -n "$CPP" && test -d "$CPP"; then
3869 CPP=
3871 if test -z "$CPP"; then
3872 if test "${ac_cv_prog_CPP+set}" = set; then
3873 $as_echo_n "(cached) " >&6
3874 else
3875 # Double quotes because CPP needs to be expanded
3876 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3878 ac_preproc_ok=false
3879 for ac_c_preproc_warn_flag in '' yes
3881 # Use a header file that comes with gcc, so configuring glibc
3882 # with a fresh cross-compiler works.
3883 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3884 # <limits.h> exists even on freestanding compilers.
3885 # On the NeXT, cc -E runs the code through the compiler's parser,
3886 # not just through cpp. "Syntax error" is here to catch this case.
3887 cat >conftest.$ac_ext <<_ACEOF
3888 /* confdefs.h. */
3889 _ACEOF
3890 cat confdefs.h >>conftest.$ac_ext
3891 cat >>conftest.$ac_ext <<_ACEOF
3892 /* end confdefs.h. */
3893 #ifdef __STDC__
3894 # include <limits.h>
3895 #else
3896 # include <assert.h>
3897 #endif
3898 Syntax error
3899 _ACEOF
3900 if { (ac_try="$ac_cpp conftest.$ac_ext"
3901 case "(($ac_try" in
3902 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3903 *) ac_try_echo=$ac_try;;
3904 esac
3905 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3906 $as_echo "$ac_try_echo") >&5
3907 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3908 ac_status=$?
3909 grep -v '^ *+' conftest.er1 >conftest.err
3910 rm -f conftest.er1
3911 cat conftest.err >&5
3912 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3913 (exit $ac_status); } >/dev/null && {
3914 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3915 test ! -s conftest.err
3916 }; then
3918 else
3919 $as_echo "$as_me: failed program was:" >&5
3920 sed 's/^/| /' conftest.$ac_ext >&5
3922 # Broken: fails on valid input.
3923 continue
3926 rm -f conftest.err conftest.$ac_ext
3928 # OK, works on sane cases. Now check whether nonexistent headers
3929 # can be detected and how.
3930 cat >conftest.$ac_ext <<_ACEOF
3931 /* confdefs.h. */
3932 _ACEOF
3933 cat confdefs.h >>conftest.$ac_ext
3934 cat >>conftest.$ac_ext <<_ACEOF
3935 /* end confdefs.h. */
3936 #include <ac_nonexistent.h>
3937 _ACEOF
3938 if { (ac_try="$ac_cpp conftest.$ac_ext"
3939 case "(($ac_try" in
3940 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3941 *) ac_try_echo=$ac_try;;
3942 esac
3943 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3944 $as_echo "$ac_try_echo") >&5
3945 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3946 ac_status=$?
3947 grep -v '^ *+' conftest.er1 >conftest.err
3948 rm -f conftest.er1
3949 cat conftest.err >&5
3950 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3951 (exit $ac_status); } >/dev/null && {
3952 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3953 test ! -s conftest.err
3954 }; then
3955 # Broken: success on invalid input.
3956 continue
3957 else
3958 $as_echo "$as_me: failed program was:" >&5
3959 sed 's/^/| /' conftest.$ac_ext >&5
3961 # Passes both tests.
3962 ac_preproc_ok=:
3963 break
3966 rm -f conftest.err conftest.$ac_ext
3968 done
3969 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3970 rm -f conftest.err conftest.$ac_ext
3971 if $ac_preproc_ok; then
3972 break
3975 done
3976 ac_cv_prog_CPP=$CPP
3979 CPP=$ac_cv_prog_CPP
3980 else
3981 ac_cv_prog_CPP=$CPP
3983 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
3984 $as_echo "$CPP" >&6; }
3985 ac_preproc_ok=false
3986 for ac_c_preproc_warn_flag in '' yes
3988 # Use a header file that comes with gcc, so configuring glibc
3989 # with a fresh cross-compiler works.
3990 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3991 # <limits.h> exists even on freestanding compilers.
3992 # On the NeXT, cc -E runs the code through the compiler's parser,
3993 # not just through cpp. "Syntax error" is here to catch this case.
3994 cat >conftest.$ac_ext <<_ACEOF
3995 /* confdefs.h. */
3996 _ACEOF
3997 cat confdefs.h >>conftest.$ac_ext
3998 cat >>conftest.$ac_ext <<_ACEOF
3999 /* end confdefs.h. */
4000 #ifdef __STDC__
4001 # include <limits.h>
4002 #else
4003 # include <assert.h>
4004 #endif
4005 Syntax error
4006 _ACEOF
4007 if { (ac_try="$ac_cpp conftest.$ac_ext"
4008 case "(($ac_try" in
4009 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4010 *) ac_try_echo=$ac_try;;
4011 esac
4012 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4013 $as_echo "$ac_try_echo") >&5
4014 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4015 ac_status=$?
4016 grep -v '^ *+' conftest.er1 >conftest.err
4017 rm -f conftest.er1
4018 cat conftest.err >&5
4019 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4020 (exit $ac_status); } >/dev/null && {
4021 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4022 test ! -s conftest.err
4023 }; then
4025 else
4026 $as_echo "$as_me: failed program was:" >&5
4027 sed 's/^/| /' conftest.$ac_ext >&5
4029 # Broken: fails on valid input.
4030 continue
4033 rm -f conftest.err conftest.$ac_ext
4035 # OK, works on sane cases. Now check whether nonexistent headers
4036 # can be detected and how.
4037 cat >conftest.$ac_ext <<_ACEOF
4038 /* confdefs.h. */
4039 _ACEOF
4040 cat confdefs.h >>conftest.$ac_ext
4041 cat >>conftest.$ac_ext <<_ACEOF
4042 /* end confdefs.h. */
4043 #include <ac_nonexistent.h>
4044 _ACEOF
4045 if { (ac_try="$ac_cpp conftest.$ac_ext"
4046 case "(($ac_try" in
4047 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4048 *) ac_try_echo=$ac_try;;
4049 esac
4050 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4051 $as_echo "$ac_try_echo") >&5
4052 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4053 ac_status=$?
4054 grep -v '^ *+' conftest.er1 >conftest.err
4055 rm -f conftest.er1
4056 cat conftest.err >&5
4057 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4058 (exit $ac_status); } >/dev/null && {
4059 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4060 test ! -s conftest.err
4061 }; then
4062 # Broken: success on invalid input.
4063 continue
4064 else
4065 $as_echo "$as_me: failed program was:" >&5
4066 sed 's/^/| /' conftest.$ac_ext >&5
4068 # Passes both tests.
4069 ac_preproc_ok=:
4070 break
4073 rm -f conftest.err conftest.$ac_ext
4075 done
4076 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4077 rm -f conftest.err conftest.$ac_ext
4078 if $ac_preproc_ok; then
4080 else
4081 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
4082 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4083 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
4084 See \`config.log' for more details." >&5
4085 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
4086 See \`config.log' for more details." >&2;}
4087 { (exit 1); exit 1; }; }; }
4090 ac_ext=c
4091 ac_cpp='$CPP $CPPFLAGS'
4092 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4093 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4094 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4097 { $as_echo "$as_me:$LINENO: checking for X" >&5
4098 $as_echo_n "checking for X... " >&6; }
4101 # Check whether --with-x was given.
4102 if test "${with_x+set}" = set; then
4103 withval=$with_x;
4106 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
4107 if test "x$with_x" = xno; then
4108 # The user explicitly disabled X.
4109 have_x=disabled
4110 else
4111 case $x_includes,$x_libraries in #(
4112 *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
4113 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
4114 { (exit 1); exit 1; }; };; #(
4115 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
4116 $as_echo_n "(cached) " >&6
4117 else
4118 # One or both of the vars are not set, and there is no cached value.
4119 ac_x_includes=no ac_x_libraries=no
4120 rm -f -r conftest.dir
4121 if mkdir conftest.dir; then
4122 cd conftest.dir
4123 cat >Imakefile <<'_ACEOF'
4124 incroot:
4125 @echo incroot='${INCROOT}'
4126 usrlibdir:
4127 @echo usrlibdir='${USRLIBDIR}'
4128 libdir:
4129 @echo libdir='${LIBDIR}'
4130 _ACEOF
4131 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
4132 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
4133 for ac_var in incroot usrlibdir libdir; do
4134 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
4135 done
4136 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
4137 for ac_extension in a so sl dylib la dll; do
4138 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
4139 test -f "$ac_im_libdir/libX11.$ac_extension"; then
4140 ac_im_usrlibdir=$ac_im_libdir; break
4142 done
4143 # Screen out bogus values from the imake configuration. They are
4144 # bogus both because they are the default anyway, and because
4145 # using them would break gcc on systems where it needs fixed includes.
4146 case $ac_im_incroot in
4147 /usr/include) ac_x_includes= ;;
4148 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
4149 esac
4150 case $ac_im_usrlibdir in
4151 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
4152 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
4153 esac
4155 cd ..
4156 rm -f -r conftest.dir
4159 # Standard set of common directories for X headers.
4160 # Check X11 before X11Rn because it is often a symlink to the current release.
4161 ac_x_header_dirs='
4162 /usr/X11/include
4163 /usr/X11R6/include
4164 /usr/X11R5/include
4165 /usr/X11R4/include
4167 /usr/include/X11
4168 /usr/include/X11R6
4169 /usr/include/X11R5
4170 /usr/include/X11R4
4172 /usr/local/X11/include
4173 /usr/local/X11R6/include
4174 /usr/local/X11R5/include
4175 /usr/local/X11R4/include
4177 /usr/local/include/X11
4178 /usr/local/include/X11R6
4179 /usr/local/include/X11R5
4180 /usr/local/include/X11R4
4182 /usr/X386/include
4183 /usr/x386/include
4184 /usr/XFree86/include/X11
4186 /usr/include
4187 /usr/local/include
4188 /usr/unsupported/include
4189 /usr/athena/include
4190 /usr/local/x11r5/include
4191 /usr/lpp/Xamples/include
4193 /usr/openwin/include
4194 /usr/openwin/share/include'
4196 if test "$ac_x_includes" = no; then
4197 # Guess where to find include files, by looking for Xlib.h.
4198 # First, try using that file with no special directory specified.
4199 cat >conftest.$ac_ext <<_ACEOF
4200 /* confdefs.h. */
4201 _ACEOF
4202 cat confdefs.h >>conftest.$ac_ext
4203 cat >>conftest.$ac_ext <<_ACEOF
4204 /* end confdefs.h. */
4205 #include <X11/Xlib.h>
4206 _ACEOF
4207 if { (ac_try="$ac_cpp conftest.$ac_ext"
4208 case "(($ac_try" in
4209 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4210 *) ac_try_echo=$ac_try;;
4211 esac
4212 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4213 $as_echo "$ac_try_echo") >&5
4214 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4215 ac_status=$?
4216 grep -v '^ *+' conftest.er1 >conftest.err
4217 rm -f conftest.er1
4218 cat conftest.err >&5
4219 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4220 (exit $ac_status); } >/dev/null && {
4221 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4222 test ! -s conftest.err
4223 }; then
4224 # We can compile using X headers with no special include directory.
4225 ac_x_includes=
4226 else
4227 $as_echo "$as_me: failed program was:" >&5
4228 sed 's/^/| /' conftest.$ac_ext >&5
4230 for ac_dir in $ac_x_header_dirs; do
4231 if test -r "$ac_dir/X11/Xlib.h"; then
4232 ac_x_includes=$ac_dir
4233 break
4235 done
4238 rm -f conftest.err conftest.$ac_ext
4239 fi # $ac_x_includes = no
4241 if test "$ac_x_libraries" = no; then
4242 # Check for the libraries.
4243 # See if we find them without any special options.
4244 # Don't add to $LIBS permanently.
4245 ac_save_LIBS=$LIBS
4246 LIBS="-lX11 $LIBS"
4247 cat >conftest.$ac_ext <<_ACEOF
4248 /* confdefs.h. */
4249 _ACEOF
4250 cat confdefs.h >>conftest.$ac_ext
4251 cat >>conftest.$ac_ext <<_ACEOF
4252 /* end confdefs.h. */
4253 #include <X11/Xlib.h>
4255 main ()
4257 XrmInitialize ()
4259 return 0;
4261 _ACEOF
4262 rm -f conftest.$ac_objext conftest$ac_exeext
4263 if { (ac_try="$ac_link"
4264 case "(($ac_try" in
4265 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4266 *) ac_try_echo=$ac_try;;
4267 esac
4268 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4269 $as_echo "$ac_try_echo") >&5
4270 (eval "$ac_link") 2>conftest.er1
4271 ac_status=$?
4272 grep -v '^ *+' conftest.er1 >conftest.err
4273 rm -f conftest.er1
4274 cat conftest.err >&5
4275 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4276 (exit $ac_status); } && {
4277 test -z "$ac_c_werror_flag" ||
4278 test ! -s conftest.err
4279 } && test -s conftest$ac_exeext && {
4280 test "$cross_compiling" = yes ||
4281 $as_test_x conftest$ac_exeext
4282 }; then
4283 LIBS=$ac_save_LIBS
4284 # We can link X programs with no special library path.
4285 ac_x_libraries=
4286 else
4287 $as_echo "$as_me: failed program was:" >&5
4288 sed 's/^/| /' conftest.$ac_ext >&5
4290 LIBS=$ac_save_LIBS
4291 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
4293 # Don't even attempt the hair of trying to link an X program!
4294 for ac_extension in a so sl dylib la dll; do
4295 if test -r "$ac_dir/libX11.$ac_extension"; then
4296 ac_x_libraries=$ac_dir
4297 break 2
4299 done
4300 done
4303 rm -rf conftest.dSYM
4304 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4305 conftest$ac_exeext conftest.$ac_ext
4306 fi # $ac_x_libraries = no
4308 case $ac_x_includes,$ac_x_libraries in #(
4309 no,* | *,no | *\'*)
4310 # Didn't find X, or a directory has "'" in its name.
4311 ac_cv_have_x="have_x=no";; #(
4313 # Record where we found X for the cache.
4314 ac_cv_have_x="have_x=yes\
4315 ac_x_includes='$ac_x_includes'\
4316 ac_x_libraries='$ac_x_libraries'"
4317 esac
4319 ;; #(
4320 *) have_x=yes;;
4321 esac
4322 eval "$ac_cv_have_x"
4323 fi # $with_x != no
4325 if test "$have_x" != yes; then
4326 { $as_echo "$as_me:$LINENO: result: $have_x" >&5
4327 $as_echo "$have_x" >&6; }
4328 no_x=yes
4329 else
4330 # If each of the values was on the command line, it overrides each guess.
4331 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
4332 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
4333 # Update the cache value to reflect the command line values.
4334 ac_cv_have_x="have_x=yes\
4335 ac_x_includes='$x_includes'\
4336 ac_x_libraries='$x_libraries'"
4337 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
4338 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
4341 if test "$no_x" = yes; then
4342 # Not all programs may use this symbol, but it does not hurt to define it.
4344 cat >>confdefs.h <<\_ACEOF
4345 #define X_DISPLAY_MISSING 1
4346 _ACEOF
4348 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
4349 else
4350 if test -n "$x_includes"; then
4351 X_CFLAGS="$X_CFLAGS -I$x_includes"
4354 # It would also be nice to do this for all -L options, not just this one.
4355 if test -n "$x_libraries"; then
4356 X_LIBS="$X_LIBS -L$x_libraries"
4357 # For Solaris; some versions of Sun CC require a space after -R and
4358 # others require no space. Words are not sufficient . . . .
4359 { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
4360 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
4361 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
4362 ac_xsave_c_werror_flag=$ac_c_werror_flag
4363 ac_c_werror_flag=yes
4364 cat >conftest.$ac_ext <<_ACEOF
4365 /* confdefs.h. */
4366 _ACEOF
4367 cat confdefs.h >>conftest.$ac_ext
4368 cat >>conftest.$ac_ext <<_ACEOF
4369 /* end confdefs.h. */
4372 main ()
4376 return 0;
4378 _ACEOF
4379 rm -f conftest.$ac_objext conftest$ac_exeext
4380 if { (ac_try="$ac_link"
4381 case "(($ac_try" in
4382 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4383 *) ac_try_echo=$ac_try;;
4384 esac
4385 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4386 $as_echo "$ac_try_echo") >&5
4387 (eval "$ac_link") 2>conftest.er1
4388 ac_status=$?
4389 grep -v '^ *+' conftest.er1 >conftest.err
4390 rm -f conftest.er1
4391 cat conftest.err >&5
4392 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4393 (exit $ac_status); } && {
4394 test -z "$ac_c_werror_flag" ||
4395 test ! -s conftest.err
4396 } && test -s conftest$ac_exeext && {
4397 test "$cross_compiling" = yes ||
4398 $as_test_x conftest$ac_exeext
4399 }; then
4400 { $as_echo "$as_me:$LINENO: result: no" >&5
4401 $as_echo "no" >&6; }
4402 X_LIBS="$X_LIBS -R$x_libraries"
4403 else
4404 $as_echo "$as_me: failed program was:" >&5
4405 sed 's/^/| /' conftest.$ac_ext >&5
4407 LIBS="$ac_xsave_LIBS -R $x_libraries"
4408 cat >conftest.$ac_ext <<_ACEOF
4409 /* confdefs.h. */
4410 _ACEOF
4411 cat confdefs.h >>conftest.$ac_ext
4412 cat >>conftest.$ac_ext <<_ACEOF
4413 /* end confdefs.h. */
4416 main ()
4420 return 0;
4422 _ACEOF
4423 rm -f conftest.$ac_objext conftest$ac_exeext
4424 if { (ac_try="$ac_link"
4425 case "(($ac_try" in
4426 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4427 *) ac_try_echo=$ac_try;;
4428 esac
4429 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4430 $as_echo "$ac_try_echo") >&5
4431 (eval "$ac_link") 2>conftest.er1
4432 ac_status=$?
4433 grep -v '^ *+' conftest.er1 >conftest.err
4434 rm -f conftest.er1
4435 cat conftest.err >&5
4436 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4437 (exit $ac_status); } && {
4438 test -z "$ac_c_werror_flag" ||
4439 test ! -s conftest.err
4440 } && test -s conftest$ac_exeext && {
4441 test "$cross_compiling" = yes ||
4442 $as_test_x conftest$ac_exeext
4443 }; then
4444 { $as_echo "$as_me:$LINENO: result: yes" >&5
4445 $as_echo "yes" >&6; }
4446 X_LIBS="$X_LIBS -R $x_libraries"
4447 else
4448 $as_echo "$as_me: failed program was:" >&5
4449 sed 's/^/| /' conftest.$ac_ext >&5
4451 { $as_echo "$as_me:$LINENO: result: neither works" >&5
4452 $as_echo "neither works" >&6; }
4455 rm -rf conftest.dSYM
4456 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4457 conftest$ac_exeext conftest.$ac_ext
4460 rm -rf conftest.dSYM
4461 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4462 conftest$ac_exeext conftest.$ac_ext
4463 ac_c_werror_flag=$ac_xsave_c_werror_flag
4464 LIBS=$ac_xsave_LIBS
4467 # Check for system-dependent libraries X programs must link with.
4468 # Do this before checking for the system-independent R6 libraries
4469 # (-lICE), since we may need -lsocket or whatever for X linking.
4471 if test "$ISC" = yes; then
4472 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
4473 else
4474 # Martyn Johnson says this is needed for Ultrix, if the X
4475 # libraries were built with DECnet support. And Karl Berry says
4476 # the Alpha needs dnet_stub (dnet does not exist).
4477 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
4478 cat >conftest.$ac_ext <<_ACEOF
4479 /* confdefs.h. */
4480 _ACEOF
4481 cat confdefs.h >>conftest.$ac_ext
4482 cat >>conftest.$ac_ext <<_ACEOF
4483 /* end confdefs.h. */
4485 /* Override any GCC internal prototype to avoid an error.
4486 Use char because int might match the return type of a GCC
4487 builtin and then its argument prototype would still apply. */
4488 #ifdef __cplusplus
4489 extern "C"
4490 #endif
4491 char XOpenDisplay ();
4493 main ()
4495 return XOpenDisplay ();
4497 return 0;
4499 _ACEOF
4500 rm -f conftest.$ac_objext conftest$ac_exeext
4501 if { (ac_try="$ac_link"
4502 case "(($ac_try" in
4503 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4504 *) ac_try_echo=$ac_try;;
4505 esac
4506 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4507 $as_echo "$ac_try_echo") >&5
4508 (eval "$ac_link") 2>conftest.er1
4509 ac_status=$?
4510 grep -v '^ *+' conftest.er1 >conftest.err
4511 rm -f conftest.er1
4512 cat conftest.err >&5
4513 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4514 (exit $ac_status); } && {
4515 test -z "$ac_c_werror_flag" ||
4516 test ! -s conftest.err
4517 } && test -s conftest$ac_exeext && {
4518 test "$cross_compiling" = yes ||
4519 $as_test_x conftest$ac_exeext
4520 }; then
4522 else
4523 $as_echo "$as_me: failed program was:" >&5
4524 sed 's/^/| /' conftest.$ac_ext >&5
4526 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
4527 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
4528 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
4529 $as_echo_n "(cached) " >&6
4530 else
4531 ac_check_lib_save_LIBS=$LIBS
4532 LIBS="-ldnet $LIBS"
4533 cat >conftest.$ac_ext <<_ACEOF
4534 /* confdefs.h. */
4535 _ACEOF
4536 cat confdefs.h >>conftest.$ac_ext
4537 cat >>conftest.$ac_ext <<_ACEOF
4538 /* end confdefs.h. */
4540 /* Override any GCC internal prototype to avoid an error.
4541 Use char because int might match the return type of a GCC
4542 builtin and then its argument prototype would still apply. */
4543 #ifdef __cplusplus
4544 extern "C"
4545 #endif
4546 char dnet_ntoa ();
4548 main ()
4550 return dnet_ntoa ();
4552 return 0;
4554 _ACEOF
4555 rm -f conftest.$ac_objext conftest$ac_exeext
4556 if { (ac_try="$ac_link"
4557 case "(($ac_try" in
4558 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4559 *) ac_try_echo=$ac_try;;
4560 esac
4561 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4562 $as_echo "$ac_try_echo") >&5
4563 (eval "$ac_link") 2>conftest.er1
4564 ac_status=$?
4565 grep -v '^ *+' conftest.er1 >conftest.err
4566 rm -f conftest.er1
4567 cat conftest.err >&5
4568 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4569 (exit $ac_status); } && {
4570 test -z "$ac_c_werror_flag" ||
4571 test ! -s conftest.err
4572 } && test -s conftest$ac_exeext && {
4573 test "$cross_compiling" = yes ||
4574 $as_test_x conftest$ac_exeext
4575 }; then
4576 ac_cv_lib_dnet_dnet_ntoa=yes
4577 else
4578 $as_echo "$as_me: failed program was:" >&5
4579 sed 's/^/| /' conftest.$ac_ext >&5
4581 ac_cv_lib_dnet_dnet_ntoa=no
4584 rm -rf conftest.dSYM
4585 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4586 conftest$ac_exeext conftest.$ac_ext
4587 LIBS=$ac_check_lib_save_LIBS
4589 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
4590 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
4591 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then
4592 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
4595 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
4596 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
4597 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
4598 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
4599 $as_echo_n "(cached) " >&6
4600 else
4601 ac_check_lib_save_LIBS=$LIBS
4602 LIBS="-ldnet_stub $LIBS"
4603 cat >conftest.$ac_ext <<_ACEOF
4604 /* confdefs.h. */
4605 _ACEOF
4606 cat confdefs.h >>conftest.$ac_ext
4607 cat >>conftest.$ac_ext <<_ACEOF
4608 /* end confdefs.h. */
4610 /* Override any GCC internal prototype to avoid an error.
4611 Use char because int might match the return type of a GCC
4612 builtin and then its argument prototype would still apply. */
4613 #ifdef __cplusplus
4614 extern "C"
4615 #endif
4616 char dnet_ntoa ();
4618 main ()
4620 return dnet_ntoa ();
4622 return 0;
4624 _ACEOF
4625 rm -f conftest.$ac_objext conftest$ac_exeext
4626 if { (ac_try="$ac_link"
4627 case "(($ac_try" in
4628 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4629 *) ac_try_echo=$ac_try;;
4630 esac
4631 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4632 $as_echo "$ac_try_echo") >&5
4633 (eval "$ac_link") 2>conftest.er1
4634 ac_status=$?
4635 grep -v '^ *+' conftest.er1 >conftest.err
4636 rm -f conftest.er1
4637 cat conftest.err >&5
4638 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4639 (exit $ac_status); } && {
4640 test -z "$ac_c_werror_flag" ||
4641 test ! -s conftest.err
4642 } && test -s conftest$ac_exeext && {
4643 test "$cross_compiling" = yes ||
4644 $as_test_x conftest$ac_exeext
4645 }; then
4646 ac_cv_lib_dnet_stub_dnet_ntoa=yes
4647 else
4648 $as_echo "$as_me: failed program was:" >&5
4649 sed 's/^/| /' conftest.$ac_ext >&5
4651 ac_cv_lib_dnet_stub_dnet_ntoa=no
4654 rm -rf conftest.dSYM
4655 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4656 conftest$ac_exeext conftest.$ac_ext
4657 LIBS=$ac_check_lib_save_LIBS
4659 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
4660 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
4661 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then
4662 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
4668 rm -rf conftest.dSYM
4669 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4670 conftest$ac_exeext conftest.$ac_ext
4671 LIBS="$ac_xsave_LIBS"
4673 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
4674 # to get the SysV transport functions.
4675 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
4676 # needs -lnsl.
4677 # The nsl library prevents programs from opening the X display
4678 # on Irix 5.2, according to T.E. Dickey.
4679 # The functions gethostbyname, getservbyname, and inet_addr are
4680 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
4681 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
4682 $as_echo_n "checking for gethostbyname... " >&6; }
4683 if test "${ac_cv_func_gethostbyname+set}" = set; then
4684 $as_echo_n "(cached) " >&6
4685 else
4686 cat >conftest.$ac_ext <<_ACEOF
4687 /* confdefs.h. */
4688 _ACEOF
4689 cat confdefs.h >>conftest.$ac_ext
4690 cat >>conftest.$ac_ext <<_ACEOF
4691 /* end confdefs.h. */
4692 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
4693 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4694 #define gethostbyname innocuous_gethostbyname
4696 /* System header to define __stub macros and hopefully few prototypes,
4697 which can conflict with char gethostbyname (); below.
4698 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4699 <limits.h> exists even on freestanding compilers. */
4701 #ifdef __STDC__
4702 # include <limits.h>
4703 #else
4704 # include <assert.h>
4705 #endif
4707 #undef gethostbyname
4709 /* Override any GCC internal prototype to avoid an error.
4710 Use char because int might match the return type of a GCC
4711 builtin and then its argument prototype would still apply. */
4712 #ifdef __cplusplus
4713 extern "C"
4714 #endif
4715 char gethostbyname ();
4716 /* The GNU C library defines this for functions which it implements
4717 to always fail with ENOSYS. Some functions are actually named
4718 something starting with __ and the normal name is an alias. */
4719 #if defined __stub_gethostbyname || defined __stub___gethostbyname
4720 choke me
4721 #endif
4724 main ()
4726 return gethostbyname ();
4728 return 0;
4730 _ACEOF
4731 rm -f conftest.$ac_objext conftest$ac_exeext
4732 if { (ac_try="$ac_link"
4733 case "(($ac_try" in
4734 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4735 *) ac_try_echo=$ac_try;;
4736 esac
4737 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4738 $as_echo "$ac_try_echo") >&5
4739 (eval "$ac_link") 2>conftest.er1
4740 ac_status=$?
4741 grep -v '^ *+' conftest.er1 >conftest.err
4742 rm -f conftest.er1
4743 cat conftest.err >&5
4744 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4745 (exit $ac_status); } && {
4746 test -z "$ac_c_werror_flag" ||
4747 test ! -s conftest.err
4748 } && test -s conftest$ac_exeext && {
4749 test "$cross_compiling" = yes ||
4750 $as_test_x conftest$ac_exeext
4751 }; then
4752 ac_cv_func_gethostbyname=yes
4753 else
4754 $as_echo "$as_me: failed program was:" >&5
4755 sed 's/^/| /' conftest.$ac_ext >&5
4757 ac_cv_func_gethostbyname=no
4760 rm -rf conftest.dSYM
4761 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4762 conftest$ac_exeext conftest.$ac_ext
4764 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
4765 $as_echo "$ac_cv_func_gethostbyname" >&6; }
4767 if test $ac_cv_func_gethostbyname = no; then
4768 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
4769 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
4770 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
4771 $as_echo_n "(cached) " >&6
4772 else
4773 ac_check_lib_save_LIBS=$LIBS
4774 LIBS="-lnsl $LIBS"
4775 cat >conftest.$ac_ext <<_ACEOF
4776 /* confdefs.h. */
4777 _ACEOF
4778 cat confdefs.h >>conftest.$ac_ext
4779 cat >>conftest.$ac_ext <<_ACEOF
4780 /* end confdefs.h. */
4782 /* Override any GCC internal prototype to avoid an error.
4783 Use char because int might match the return type of a GCC
4784 builtin and then its argument prototype would still apply. */
4785 #ifdef __cplusplus
4786 extern "C"
4787 #endif
4788 char gethostbyname ();
4790 main ()
4792 return gethostbyname ();
4794 return 0;
4796 _ACEOF
4797 rm -f conftest.$ac_objext conftest$ac_exeext
4798 if { (ac_try="$ac_link"
4799 case "(($ac_try" in
4800 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4801 *) ac_try_echo=$ac_try;;
4802 esac
4803 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4804 $as_echo "$ac_try_echo") >&5
4805 (eval "$ac_link") 2>conftest.er1
4806 ac_status=$?
4807 grep -v '^ *+' conftest.er1 >conftest.err
4808 rm -f conftest.er1
4809 cat conftest.err >&5
4810 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4811 (exit $ac_status); } && {
4812 test -z "$ac_c_werror_flag" ||
4813 test ! -s conftest.err
4814 } && test -s conftest$ac_exeext && {
4815 test "$cross_compiling" = yes ||
4816 $as_test_x conftest$ac_exeext
4817 }; then
4818 ac_cv_lib_nsl_gethostbyname=yes
4819 else
4820 $as_echo "$as_me: failed program was:" >&5
4821 sed 's/^/| /' conftest.$ac_ext >&5
4823 ac_cv_lib_nsl_gethostbyname=no
4826 rm -rf conftest.dSYM
4827 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4828 conftest$ac_exeext conftest.$ac_ext
4829 LIBS=$ac_check_lib_save_LIBS
4831 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
4832 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
4833 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then
4834 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
4837 if test $ac_cv_lib_nsl_gethostbyname = no; then
4838 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
4839 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
4840 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
4841 $as_echo_n "(cached) " >&6
4842 else
4843 ac_check_lib_save_LIBS=$LIBS
4844 LIBS="-lbsd $LIBS"
4845 cat >conftest.$ac_ext <<_ACEOF
4846 /* confdefs.h. */
4847 _ACEOF
4848 cat confdefs.h >>conftest.$ac_ext
4849 cat >>conftest.$ac_ext <<_ACEOF
4850 /* end confdefs.h. */
4852 /* Override any GCC internal prototype to avoid an error.
4853 Use char because int might match the return type of a GCC
4854 builtin and then its argument prototype would still apply. */
4855 #ifdef __cplusplus
4856 extern "C"
4857 #endif
4858 char gethostbyname ();
4860 main ()
4862 return gethostbyname ();
4864 return 0;
4866 _ACEOF
4867 rm -f conftest.$ac_objext conftest$ac_exeext
4868 if { (ac_try="$ac_link"
4869 case "(($ac_try" in
4870 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4871 *) ac_try_echo=$ac_try;;
4872 esac
4873 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4874 $as_echo "$ac_try_echo") >&5
4875 (eval "$ac_link") 2>conftest.er1
4876 ac_status=$?
4877 grep -v '^ *+' conftest.er1 >conftest.err
4878 rm -f conftest.er1
4879 cat conftest.err >&5
4880 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4881 (exit $ac_status); } && {
4882 test -z "$ac_c_werror_flag" ||
4883 test ! -s conftest.err
4884 } && test -s conftest$ac_exeext && {
4885 test "$cross_compiling" = yes ||
4886 $as_test_x conftest$ac_exeext
4887 }; then
4888 ac_cv_lib_bsd_gethostbyname=yes
4889 else
4890 $as_echo "$as_me: failed program was:" >&5
4891 sed 's/^/| /' conftest.$ac_ext >&5
4893 ac_cv_lib_bsd_gethostbyname=no
4896 rm -rf conftest.dSYM
4897 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4898 conftest$ac_exeext conftest.$ac_ext
4899 LIBS=$ac_check_lib_save_LIBS
4901 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
4902 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
4903 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then
4904 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
4910 # lieder@skyler.mavd.honeywell.com says without -lsocket,
4911 # socket/setsockopt and other routines are undefined under SCO ODT
4912 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
4913 # on later versions), says Simon Leinen: it contains gethostby*
4914 # variants that don't use the name server (or something). -lsocket
4915 # must be given before -lnsl if both are needed. We assume that
4916 # if connect needs -lnsl, so does gethostbyname.
4917 { $as_echo "$as_me:$LINENO: checking for connect" >&5
4918 $as_echo_n "checking for connect... " >&6; }
4919 if test "${ac_cv_func_connect+set}" = set; then
4920 $as_echo_n "(cached) " >&6
4921 else
4922 cat >conftest.$ac_ext <<_ACEOF
4923 /* confdefs.h. */
4924 _ACEOF
4925 cat confdefs.h >>conftest.$ac_ext
4926 cat >>conftest.$ac_ext <<_ACEOF
4927 /* end confdefs.h. */
4928 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
4929 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4930 #define connect innocuous_connect
4932 /* System header to define __stub macros and hopefully few prototypes,
4933 which can conflict with char connect (); below.
4934 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4935 <limits.h> exists even on freestanding compilers. */
4937 #ifdef __STDC__
4938 # include <limits.h>
4939 #else
4940 # include <assert.h>
4941 #endif
4943 #undef connect
4945 /* Override any GCC internal prototype to avoid an error.
4946 Use char because int might match the return type of a GCC
4947 builtin and then its argument prototype would still apply. */
4948 #ifdef __cplusplus
4949 extern "C"
4950 #endif
4951 char connect ();
4952 /* The GNU C library defines this for functions which it implements
4953 to always fail with ENOSYS. Some functions are actually named
4954 something starting with __ and the normal name is an alias. */
4955 #if defined __stub_connect || defined __stub___connect
4956 choke me
4957 #endif
4960 main ()
4962 return connect ();
4964 return 0;
4966 _ACEOF
4967 rm -f conftest.$ac_objext conftest$ac_exeext
4968 if { (ac_try="$ac_link"
4969 case "(($ac_try" in
4970 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4971 *) ac_try_echo=$ac_try;;
4972 esac
4973 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4974 $as_echo "$ac_try_echo") >&5
4975 (eval "$ac_link") 2>conftest.er1
4976 ac_status=$?
4977 grep -v '^ *+' conftest.er1 >conftest.err
4978 rm -f conftest.er1
4979 cat conftest.err >&5
4980 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4981 (exit $ac_status); } && {
4982 test -z "$ac_c_werror_flag" ||
4983 test ! -s conftest.err
4984 } && test -s conftest$ac_exeext && {
4985 test "$cross_compiling" = yes ||
4986 $as_test_x conftest$ac_exeext
4987 }; then
4988 ac_cv_func_connect=yes
4989 else
4990 $as_echo "$as_me: failed program was:" >&5
4991 sed 's/^/| /' conftest.$ac_ext >&5
4993 ac_cv_func_connect=no
4996 rm -rf conftest.dSYM
4997 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4998 conftest$ac_exeext conftest.$ac_ext
5000 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
5001 $as_echo "$ac_cv_func_connect" >&6; }
5003 if test $ac_cv_func_connect = no; then
5004 { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
5005 $as_echo_n "checking for connect in -lsocket... " >&6; }
5006 if test "${ac_cv_lib_socket_connect+set}" = set; then
5007 $as_echo_n "(cached) " >&6
5008 else
5009 ac_check_lib_save_LIBS=$LIBS
5010 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
5011 cat >conftest.$ac_ext <<_ACEOF
5012 /* confdefs.h. */
5013 _ACEOF
5014 cat confdefs.h >>conftest.$ac_ext
5015 cat >>conftest.$ac_ext <<_ACEOF
5016 /* end confdefs.h. */
5018 /* Override any GCC internal prototype to avoid an error.
5019 Use char because int might match the return type of a GCC
5020 builtin and then its argument prototype would still apply. */
5021 #ifdef __cplusplus
5022 extern "C"
5023 #endif
5024 char connect ();
5026 main ()
5028 return connect ();
5030 return 0;
5032 _ACEOF
5033 rm -f conftest.$ac_objext conftest$ac_exeext
5034 if { (ac_try="$ac_link"
5035 case "(($ac_try" in
5036 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5037 *) ac_try_echo=$ac_try;;
5038 esac
5039 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5040 $as_echo "$ac_try_echo") >&5
5041 (eval "$ac_link") 2>conftest.er1
5042 ac_status=$?
5043 grep -v '^ *+' conftest.er1 >conftest.err
5044 rm -f conftest.er1
5045 cat conftest.err >&5
5046 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5047 (exit $ac_status); } && {
5048 test -z "$ac_c_werror_flag" ||
5049 test ! -s conftest.err
5050 } && test -s conftest$ac_exeext && {
5051 test "$cross_compiling" = yes ||
5052 $as_test_x conftest$ac_exeext
5053 }; then
5054 ac_cv_lib_socket_connect=yes
5055 else
5056 $as_echo "$as_me: failed program was:" >&5
5057 sed 's/^/| /' conftest.$ac_ext >&5
5059 ac_cv_lib_socket_connect=no
5062 rm -rf conftest.dSYM
5063 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5064 conftest$ac_exeext conftest.$ac_ext
5065 LIBS=$ac_check_lib_save_LIBS
5067 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
5068 $as_echo "$ac_cv_lib_socket_connect" >&6; }
5069 if test "x$ac_cv_lib_socket_connect" = x""yes; then
5070 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
5075 # Guillermo Gomez says -lposix is necessary on A/UX.
5076 { $as_echo "$as_me:$LINENO: checking for remove" >&5
5077 $as_echo_n "checking for remove... " >&6; }
5078 if test "${ac_cv_func_remove+set}" = set; then
5079 $as_echo_n "(cached) " >&6
5080 else
5081 cat >conftest.$ac_ext <<_ACEOF
5082 /* confdefs.h. */
5083 _ACEOF
5084 cat confdefs.h >>conftest.$ac_ext
5085 cat >>conftest.$ac_ext <<_ACEOF
5086 /* end confdefs.h. */
5087 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
5088 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5089 #define remove innocuous_remove
5091 /* System header to define __stub macros and hopefully few prototypes,
5092 which can conflict with char remove (); below.
5093 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5094 <limits.h> exists even on freestanding compilers. */
5096 #ifdef __STDC__
5097 # include <limits.h>
5098 #else
5099 # include <assert.h>
5100 #endif
5102 #undef remove
5104 /* Override any GCC internal prototype to avoid an error.
5105 Use char because int might match the return type of a GCC
5106 builtin and then its argument prototype would still apply. */
5107 #ifdef __cplusplus
5108 extern "C"
5109 #endif
5110 char remove ();
5111 /* The GNU C library defines this for functions which it implements
5112 to always fail with ENOSYS. Some functions are actually named
5113 something starting with __ and the normal name is an alias. */
5114 #if defined __stub_remove || defined __stub___remove
5115 choke me
5116 #endif
5119 main ()
5121 return remove ();
5123 return 0;
5125 _ACEOF
5126 rm -f conftest.$ac_objext conftest$ac_exeext
5127 if { (ac_try="$ac_link"
5128 case "(($ac_try" in
5129 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5130 *) ac_try_echo=$ac_try;;
5131 esac
5132 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5133 $as_echo "$ac_try_echo") >&5
5134 (eval "$ac_link") 2>conftest.er1
5135 ac_status=$?
5136 grep -v '^ *+' conftest.er1 >conftest.err
5137 rm -f conftest.er1
5138 cat conftest.err >&5
5139 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5140 (exit $ac_status); } && {
5141 test -z "$ac_c_werror_flag" ||
5142 test ! -s conftest.err
5143 } && test -s conftest$ac_exeext && {
5144 test "$cross_compiling" = yes ||
5145 $as_test_x conftest$ac_exeext
5146 }; then
5147 ac_cv_func_remove=yes
5148 else
5149 $as_echo "$as_me: failed program was:" >&5
5150 sed 's/^/| /' conftest.$ac_ext >&5
5152 ac_cv_func_remove=no
5155 rm -rf conftest.dSYM
5156 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5157 conftest$ac_exeext conftest.$ac_ext
5159 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
5160 $as_echo "$ac_cv_func_remove" >&6; }
5162 if test $ac_cv_func_remove = no; then
5163 { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
5164 $as_echo_n "checking for remove in -lposix... " >&6; }
5165 if test "${ac_cv_lib_posix_remove+set}" = set; then
5166 $as_echo_n "(cached) " >&6
5167 else
5168 ac_check_lib_save_LIBS=$LIBS
5169 LIBS="-lposix $LIBS"
5170 cat >conftest.$ac_ext <<_ACEOF
5171 /* confdefs.h. */
5172 _ACEOF
5173 cat confdefs.h >>conftest.$ac_ext
5174 cat >>conftest.$ac_ext <<_ACEOF
5175 /* end confdefs.h. */
5177 /* Override any GCC internal prototype to avoid an error.
5178 Use char because int might match the return type of a GCC
5179 builtin and then its argument prototype would still apply. */
5180 #ifdef __cplusplus
5181 extern "C"
5182 #endif
5183 char remove ();
5185 main ()
5187 return remove ();
5189 return 0;
5191 _ACEOF
5192 rm -f conftest.$ac_objext conftest$ac_exeext
5193 if { (ac_try="$ac_link"
5194 case "(($ac_try" in
5195 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5196 *) ac_try_echo=$ac_try;;
5197 esac
5198 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5199 $as_echo "$ac_try_echo") >&5
5200 (eval "$ac_link") 2>conftest.er1
5201 ac_status=$?
5202 grep -v '^ *+' conftest.er1 >conftest.err
5203 rm -f conftest.er1
5204 cat conftest.err >&5
5205 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5206 (exit $ac_status); } && {
5207 test -z "$ac_c_werror_flag" ||
5208 test ! -s conftest.err
5209 } && test -s conftest$ac_exeext && {
5210 test "$cross_compiling" = yes ||
5211 $as_test_x conftest$ac_exeext
5212 }; then
5213 ac_cv_lib_posix_remove=yes
5214 else
5215 $as_echo "$as_me: failed program was:" >&5
5216 sed 's/^/| /' conftest.$ac_ext >&5
5218 ac_cv_lib_posix_remove=no
5221 rm -rf conftest.dSYM
5222 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5223 conftest$ac_exeext conftest.$ac_ext
5224 LIBS=$ac_check_lib_save_LIBS
5226 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
5227 $as_echo "$ac_cv_lib_posix_remove" >&6; }
5228 if test "x$ac_cv_lib_posix_remove" = x""yes; then
5229 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
5234 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
5235 { $as_echo "$as_me:$LINENO: checking for shmat" >&5
5236 $as_echo_n "checking for shmat... " >&6; }
5237 if test "${ac_cv_func_shmat+set}" = set; then
5238 $as_echo_n "(cached) " >&6
5239 else
5240 cat >conftest.$ac_ext <<_ACEOF
5241 /* confdefs.h. */
5242 _ACEOF
5243 cat confdefs.h >>conftest.$ac_ext
5244 cat >>conftest.$ac_ext <<_ACEOF
5245 /* end confdefs.h. */
5246 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
5247 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5248 #define shmat innocuous_shmat
5250 /* System header to define __stub macros and hopefully few prototypes,
5251 which can conflict with char shmat (); below.
5252 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5253 <limits.h> exists even on freestanding compilers. */
5255 #ifdef __STDC__
5256 # include <limits.h>
5257 #else
5258 # include <assert.h>
5259 #endif
5261 #undef shmat
5263 /* Override any GCC internal prototype to avoid an error.
5264 Use char because int might match the return type of a GCC
5265 builtin and then its argument prototype would still apply. */
5266 #ifdef __cplusplus
5267 extern "C"
5268 #endif
5269 char shmat ();
5270 /* The GNU C library defines this for functions which it implements
5271 to always fail with ENOSYS. Some functions are actually named
5272 something starting with __ and the normal name is an alias. */
5273 #if defined __stub_shmat || defined __stub___shmat
5274 choke me
5275 #endif
5278 main ()
5280 return shmat ();
5282 return 0;
5284 _ACEOF
5285 rm -f conftest.$ac_objext conftest$ac_exeext
5286 if { (ac_try="$ac_link"
5287 case "(($ac_try" in
5288 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5289 *) ac_try_echo=$ac_try;;
5290 esac
5291 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5292 $as_echo "$ac_try_echo") >&5
5293 (eval "$ac_link") 2>conftest.er1
5294 ac_status=$?
5295 grep -v '^ *+' conftest.er1 >conftest.err
5296 rm -f conftest.er1
5297 cat conftest.err >&5
5298 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5299 (exit $ac_status); } && {
5300 test -z "$ac_c_werror_flag" ||
5301 test ! -s conftest.err
5302 } && test -s conftest$ac_exeext && {
5303 test "$cross_compiling" = yes ||
5304 $as_test_x conftest$ac_exeext
5305 }; then
5306 ac_cv_func_shmat=yes
5307 else
5308 $as_echo "$as_me: failed program was:" >&5
5309 sed 's/^/| /' conftest.$ac_ext >&5
5311 ac_cv_func_shmat=no
5314 rm -rf conftest.dSYM
5315 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5316 conftest$ac_exeext conftest.$ac_ext
5318 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
5319 $as_echo "$ac_cv_func_shmat" >&6; }
5321 if test $ac_cv_func_shmat = no; then
5322 { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
5323 $as_echo_n "checking for shmat in -lipc... " >&6; }
5324 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
5325 $as_echo_n "(cached) " >&6
5326 else
5327 ac_check_lib_save_LIBS=$LIBS
5328 LIBS="-lipc $LIBS"
5329 cat >conftest.$ac_ext <<_ACEOF
5330 /* confdefs.h. */
5331 _ACEOF
5332 cat confdefs.h >>conftest.$ac_ext
5333 cat >>conftest.$ac_ext <<_ACEOF
5334 /* end confdefs.h. */
5336 /* Override any GCC internal prototype to avoid an error.
5337 Use char because int might match the return type of a GCC
5338 builtin and then its argument prototype would still apply. */
5339 #ifdef __cplusplus
5340 extern "C"
5341 #endif
5342 char shmat ();
5344 main ()
5346 return shmat ();
5348 return 0;
5350 _ACEOF
5351 rm -f conftest.$ac_objext conftest$ac_exeext
5352 if { (ac_try="$ac_link"
5353 case "(($ac_try" in
5354 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5355 *) ac_try_echo=$ac_try;;
5356 esac
5357 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5358 $as_echo "$ac_try_echo") >&5
5359 (eval "$ac_link") 2>conftest.er1
5360 ac_status=$?
5361 grep -v '^ *+' conftest.er1 >conftest.err
5362 rm -f conftest.er1
5363 cat conftest.err >&5
5364 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5365 (exit $ac_status); } && {
5366 test -z "$ac_c_werror_flag" ||
5367 test ! -s conftest.err
5368 } && test -s conftest$ac_exeext && {
5369 test "$cross_compiling" = yes ||
5370 $as_test_x conftest$ac_exeext
5371 }; then
5372 ac_cv_lib_ipc_shmat=yes
5373 else
5374 $as_echo "$as_me: failed program was:" >&5
5375 sed 's/^/| /' conftest.$ac_ext >&5
5377 ac_cv_lib_ipc_shmat=no
5380 rm -rf conftest.dSYM
5381 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5382 conftest$ac_exeext conftest.$ac_ext
5383 LIBS=$ac_check_lib_save_LIBS
5385 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
5386 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
5387 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then
5388 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
5394 # Check for libraries that X11R6 Xt/Xaw programs need.
5395 ac_save_LDFLAGS=$LDFLAGS
5396 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
5397 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
5398 # check for ICE first), but we must link in the order -lSM -lICE or
5399 # we get undefined symbols. So assume we have SM if we have ICE.
5400 # These have to be linked with before -lX11, unlike the other
5401 # libraries we check for below, so use a different variable.
5402 # John Interrante, Karl Berry
5403 { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
5404 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
5405 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
5406 $as_echo_n "(cached) " >&6
5407 else
5408 ac_check_lib_save_LIBS=$LIBS
5409 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
5410 cat >conftest.$ac_ext <<_ACEOF
5411 /* confdefs.h. */
5412 _ACEOF
5413 cat confdefs.h >>conftest.$ac_ext
5414 cat >>conftest.$ac_ext <<_ACEOF
5415 /* end confdefs.h. */
5417 /* Override any GCC internal prototype to avoid an error.
5418 Use char because int might match the return type of a GCC
5419 builtin and then its argument prototype would still apply. */
5420 #ifdef __cplusplus
5421 extern "C"
5422 #endif
5423 char IceConnectionNumber ();
5425 main ()
5427 return IceConnectionNumber ();
5429 return 0;
5431 _ACEOF
5432 rm -f conftest.$ac_objext conftest$ac_exeext
5433 if { (ac_try="$ac_link"
5434 case "(($ac_try" in
5435 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5436 *) ac_try_echo=$ac_try;;
5437 esac
5438 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5439 $as_echo "$ac_try_echo") >&5
5440 (eval "$ac_link") 2>conftest.er1
5441 ac_status=$?
5442 grep -v '^ *+' conftest.er1 >conftest.err
5443 rm -f conftest.er1
5444 cat conftest.err >&5
5445 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5446 (exit $ac_status); } && {
5447 test -z "$ac_c_werror_flag" ||
5448 test ! -s conftest.err
5449 } && test -s conftest$ac_exeext && {
5450 test "$cross_compiling" = yes ||
5451 $as_test_x conftest$ac_exeext
5452 }; then
5453 ac_cv_lib_ICE_IceConnectionNumber=yes
5454 else
5455 $as_echo "$as_me: failed program was:" >&5
5456 sed 's/^/| /' conftest.$ac_ext >&5
5458 ac_cv_lib_ICE_IceConnectionNumber=no
5461 rm -rf conftest.dSYM
5462 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5463 conftest$ac_exeext conftest.$ac_ext
5464 LIBS=$ac_check_lib_save_LIBS
5466 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
5467 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
5468 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then
5469 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
5472 LDFLAGS=$ac_save_LDFLAGS
5477 for ac_prog in flex
5479 # Extract the first word of "$ac_prog", so it can be a program name with args.
5480 set dummy $ac_prog; ac_word=$2
5481 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5482 $as_echo_n "checking for $ac_word... " >&6; }
5483 if test "${ac_cv_prog_FLEX+set}" = set; then
5484 $as_echo_n "(cached) " >&6
5485 else
5486 if test -n "$FLEX"; then
5487 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
5488 else
5489 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5490 for as_dir in $PATH
5492 IFS=$as_save_IFS
5493 test -z "$as_dir" && as_dir=.
5494 for ac_exec_ext in '' $ac_executable_extensions; do
5495 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5496 ac_cv_prog_FLEX="$ac_prog"
5497 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5498 break 2
5500 done
5501 done
5502 IFS=$as_save_IFS
5506 FLEX=$ac_cv_prog_FLEX
5507 if test -n "$FLEX"; then
5508 { $as_echo "$as_me:$LINENO: result: $FLEX" >&5
5509 $as_echo "$FLEX" >&6; }
5510 else
5511 { $as_echo "$as_me:$LINENO: result: no" >&5
5512 $as_echo "no" >&6; }
5516 test -n "$FLEX" && break
5517 done
5518 test -n "$FLEX" || FLEX="none"
5520 if test "$FLEX" = "none"
5521 then
5522 { { $as_echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex' package." >&5
5523 $as_echo "$as_me: error: no suitable flex found. Please install the 'flex' package." >&2;}
5524 { (exit 1); exit 1; }; }
5527 for ac_prog in bison
5529 # Extract the first word of "$ac_prog", so it can be a program name with args.
5530 set dummy $ac_prog; ac_word=$2
5531 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5532 $as_echo_n "checking for $ac_word... " >&6; }
5533 if test "${ac_cv_prog_BISON+set}" = set; then
5534 $as_echo_n "(cached) " >&6
5535 else
5536 if test -n "$BISON"; then
5537 ac_cv_prog_BISON="$BISON" # Let the user override the test.
5538 else
5539 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5540 for as_dir in $PATH
5542 IFS=$as_save_IFS
5543 test -z "$as_dir" && as_dir=.
5544 for ac_exec_ext in '' $ac_executable_extensions; do
5545 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5546 ac_cv_prog_BISON="$ac_prog"
5547 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5548 break 2
5550 done
5551 done
5552 IFS=$as_save_IFS
5556 BISON=$ac_cv_prog_BISON
5557 if test -n "$BISON"; then
5558 { $as_echo "$as_me:$LINENO: result: $BISON" >&5
5559 $as_echo "$BISON" >&6; }
5560 else
5561 { $as_echo "$as_me:$LINENO: result: no" >&5
5562 $as_echo "no" >&6; }
5566 test -n "$BISON" && break
5567 done
5568 test -n "$BISON" || BISON="none"
5570 if test "$BISON" = "none"
5571 then
5572 { { $as_echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison' package." >&5
5573 $as_echo "$as_me: error: no suitable bison found. Please install the 'bison' package." >&2;}
5574 { (exit 1); exit 1; }; }
5577 if test -n "$ac_tool_prefix"; then
5578 for ac_prog in gas as
5580 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5581 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5582 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5583 $as_echo_n "checking for $ac_word... " >&6; }
5584 if test "${ac_cv_prog_AS+set}" = set; then
5585 $as_echo_n "(cached) " >&6
5586 else
5587 if test -n "$AS"; then
5588 ac_cv_prog_AS="$AS" # Let the user override the test.
5589 else
5590 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5591 for as_dir in $PATH
5593 IFS=$as_save_IFS
5594 test -z "$as_dir" && as_dir=.
5595 for ac_exec_ext in '' $ac_executable_extensions; do
5596 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5597 ac_cv_prog_AS="$ac_tool_prefix$ac_prog"
5598 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5599 break 2
5601 done
5602 done
5603 IFS=$as_save_IFS
5607 AS=$ac_cv_prog_AS
5608 if test -n "$AS"; then
5609 { $as_echo "$as_me:$LINENO: result: $AS" >&5
5610 $as_echo "$AS" >&6; }
5611 else
5612 { $as_echo "$as_me:$LINENO: result: no" >&5
5613 $as_echo "no" >&6; }
5617 test -n "$AS" && break
5618 done
5620 if test -z "$AS"; then
5621 ac_ct_AS=$AS
5622 for ac_prog in gas as
5624 # Extract the first word of "$ac_prog", so it can be a program name with args.
5625 set dummy $ac_prog; ac_word=$2
5626 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5627 $as_echo_n "checking for $ac_word... " >&6; }
5628 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
5629 $as_echo_n "(cached) " >&6
5630 else
5631 if test -n "$ac_ct_AS"; then
5632 ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
5633 else
5634 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5635 for as_dir in $PATH
5637 IFS=$as_save_IFS
5638 test -z "$as_dir" && as_dir=.
5639 for ac_exec_ext in '' $ac_executable_extensions; do
5640 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5641 ac_cv_prog_ac_ct_AS="$ac_prog"
5642 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5643 break 2
5645 done
5646 done
5647 IFS=$as_save_IFS
5651 ac_ct_AS=$ac_cv_prog_ac_ct_AS
5652 if test -n "$ac_ct_AS"; then
5653 { $as_echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
5654 $as_echo "$ac_ct_AS" >&6; }
5655 else
5656 { $as_echo "$as_me:$LINENO: result: no" >&5
5657 $as_echo "no" >&6; }
5661 test -n "$ac_ct_AS" && break
5662 done
5664 if test "x$ac_ct_AS" = x; then
5665 AS="as"
5666 else
5667 case $cross_compiling:$ac_tool_warned in
5668 yes:)
5669 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
5670 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5671 ac_tool_warned=yes ;;
5672 esac
5673 AS=$ac_ct_AS
5677 if test -n "$ac_tool_prefix"; then
5678 for ac_prog in ld gld
5680 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5681 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5682 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5683 $as_echo_n "checking for $ac_word... " >&6; }
5684 if test "${ac_cv_prog_LD+set}" = set; then
5685 $as_echo_n "(cached) " >&6
5686 else
5687 if test -n "$LD"; then
5688 ac_cv_prog_LD="$LD" # Let the user override the test.
5689 else
5690 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5691 for as_dir in $PATH
5693 IFS=$as_save_IFS
5694 test -z "$as_dir" && as_dir=.
5695 for ac_exec_ext in '' $ac_executable_extensions; do
5696 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5697 ac_cv_prog_LD="$ac_tool_prefix$ac_prog"
5698 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5699 break 2
5701 done
5702 done
5703 IFS=$as_save_IFS
5707 LD=$ac_cv_prog_LD
5708 if test -n "$LD"; then
5709 { $as_echo "$as_me:$LINENO: result: $LD" >&5
5710 $as_echo "$LD" >&6; }
5711 else
5712 { $as_echo "$as_me:$LINENO: result: no" >&5
5713 $as_echo "no" >&6; }
5717 test -n "$LD" && break
5718 done
5720 if test -z "$LD"; then
5721 ac_ct_LD=$LD
5722 for ac_prog in ld gld
5724 # Extract the first word of "$ac_prog", so it can be a program name with args.
5725 set dummy $ac_prog; ac_word=$2
5726 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5727 $as_echo_n "checking for $ac_word... " >&6; }
5728 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
5729 $as_echo_n "(cached) " >&6
5730 else
5731 if test -n "$ac_ct_LD"; then
5732 ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test.
5733 else
5734 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5735 for as_dir in $PATH
5737 IFS=$as_save_IFS
5738 test -z "$as_dir" && as_dir=.
5739 for ac_exec_ext in '' $ac_executable_extensions; do
5740 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5741 ac_cv_prog_ac_ct_LD="$ac_prog"
5742 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5743 break 2
5745 done
5746 done
5747 IFS=$as_save_IFS
5751 ac_ct_LD=$ac_cv_prog_ac_ct_LD
5752 if test -n "$ac_ct_LD"; then
5753 { $as_echo "$as_me:$LINENO: result: $ac_ct_LD" >&5
5754 $as_echo "$ac_ct_LD" >&6; }
5755 else
5756 { $as_echo "$as_me:$LINENO: result: no" >&5
5757 $as_echo "no" >&6; }
5761 test -n "$ac_ct_LD" && break
5762 done
5764 if test "x$ac_ct_LD" = x; then
5765 LD="ld"
5766 else
5767 case $cross_compiling:$ac_tool_warned in
5768 yes:)
5769 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
5770 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5771 ac_tool_warned=yes ;;
5772 esac
5773 LD=$ac_ct_LD
5777 if test -n "$ac_tool_prefix"; then
5778 for ac_prog in nm gnm
5780 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5781 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5782 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5783 $as_echo_n "checking for $ac_word... " >&6; }
5784 if test "${ac_cv_prog_NM+set}" = set; then
5785 $as_echo_n "(cached) " >&6
5786 else
5787 if test -n "$NM"; then
5788 ac_cv_prog_NM="$NM" # Let the user override the test.
5789 else
5790 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5791 for as_dir in $PATH
5793 IFS=$as_save_IFS
5794 test -z "$as_dir" && as_dir=.
5795 for ac_exec_ext in '' $ac_executable_extensions; do
5796 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5797 ac_cv_prog_NM="$ac_tool_prefix$ac_prog"
5798 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5799 break 2
5801 done
5802 done
5803 IFS=$as_save_IFS
5807 NM=$ac_cv_prog_NM
5808 if test -n "$NM"; then
5809 { $as_echo "$as_me:$LINENO: result: $NM" >&5
5810 $as_echo "$NM" >&6; }
5811 else
5812 { $as_echo "$as_me:$LINENO: result: no" >&5
5813 $as_echo "no" >&6; }
5817 test -n "$NM" && break
5818 done
5820 if test -z "$NM"; then
5821 ac_ct_NM=$NM
5822 for ac_prog in nm gnm
5824 # Extract the first word of "$ac_prog", so it can be a program name with args.
5825 set dummy $ac_prog; ac_word=$2
5826 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5827 $as_echo_n "checking for $ac_word... " >&6; }
5828 if test "${ac_cv_prog_ac_ct_NM+set}" = set; then
5829 $as_echo_n "(cached) " >&6
5830 else
5831 if test -n "$ac_ct_NM"; then
5832 ac_cv_prog_ac_ct_NM="$ac_ct_NM" # Let the user override the test.
5833 else
5834 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5835 for as_dir in $PATH
5837 IFS=$as_save_IFS
5838 test -z "$as_dir" && as_dir=.
5839 for ac_exec_ext in '' $ac_executable_extensions; do
5840 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5841 ac_cv_prog_ac_ct_NM="$ac_prog"
5842 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5843 break 2
5845 done
5846 done
5847 IFS=$as_save_IFS
5851 ac_ct_NM=$ac_cv_prog_ac_ct_NM
5852 if test -n "$ac_ct_NM"; then
5853 { $as_echo "$as_me:$LINENO: result: $ac_ct_NM" >&5
5854 $as_echo "$ac_ct_NM" >&6; }
5855 else
5856 { $as_echo "$as_me:$LINENO: result: no" >&5
5857 $as_echo "no" >&6; }
5861 test -n "$ac_ct_NM" && break
5862 done
5864 if test "x$ac_ct_NM" = x; then
5865 NM="nm"
5866 else
5867 case $cross_compiling:$ac_tool_warned in
5868 yes:)
5869 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
5870 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5871 ac_tool_warned=yes ;;
5872 esac
5873 NM=$ac_ct_NM
5877 if test -n "$ac_tool_prefix"; then
5878 for ac_prog in ar gar
5880 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5881 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5882 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5883 $as_echo_n "checking for $ac_word... " >&6; }
5884 if test "${ac_cv_prog_AR+set}" = set; then
5885 $as_echo_n "(cached) " >&6
5886 else
5887 if test -n "$AR"; then
5888 ac_cv_prog_AR="$AR" # Let the user override the test.
5889 else
5890 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5891 for as_dir in $PATH
5893 IFS=$as_save_IFS
5894 test -z "$as_dir" && as_dir=.
5895 for ac_exec_ext in '' $ac_executable_extensions; do
5896 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5897 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
5898 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5899 break 2
5901 done
5902 done
5903 IFS=$as_save_IFS
5907 AR=$ac_cv_prog_AR
5908 if test -n "$AR"; then
5909 { $as_echo "$as_me:$LINENO: result: $AR" >&5
5910 $as_echo "$AR" >&6; }
5911 else
5912 { $as_echo "$as_me:$LINENO: result: no" >&5
5913 $as_echo "no" >&6; }
5917 test -n "$AR" && break
5918 done
5920 if test -z "$AR"; then
5921 ac_ct_AR=$AR
5922 for ac_prog in ar gar
5924 # Extract the first word of "$ac_prog", so it can be a program name with args.
5925 set dummy $ac_prog; ac_word=$2
5926 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5927 $as_echo_n "checking for $ac_word... " >&6; }
5928 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
5929 $as_echo_n "(cached) " >&6
5930 else
5931 if test -n "$ac_ct_AR"; then
5932 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
5933 else
5934 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5935 for as_dir in $PATH
5937 IFS=$as_save_IFS
5938 test -z "$as_dir" && as_dir=.
5939 for ac_exec_ext in '' $ac_executable_extensions; do
5940 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5941 ac_cv_prog_ac_ct_AR="$ac_prog"
5942 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5943 break 2
5945 done
5946 done
5947 IFS=$as_save_IFS
5951 ac_ct_AR=$ac_cv_prog_ac_ct_AR
5952 if test -n "$ac_ct_AR"; then
5953 { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
5954 $as_echo "$ac_ct_AR" >&6; }
5955 else
5956 { $as_echo "$as_me:$LINENO: result: no" >&5
5957 $as_echo "no" >&6; }
5961 test -n "$ac_ct_AR" && break
5962 done
5964 if test "x$ac_ct_AR" = x; then
5965 AR="ar"
5966 else
5967 case $cross_compiling:$ac_tool_warned in
5968 yes:)
5969 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
5970 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5971 ac_tool_warned=yes ;;
5972 esac
5973 AR=$ac_ct_AR
5977 ARFLAGS=rc
5979 if test -n "$ac_tool_prefix"; then
5980 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5981 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
5982 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5983 $as_echo_n "checking for $ac_word... " >&6; }
5984 if test "${ac_cv_prog_RANLIB+set}" = set; then
5985 $as_echo_n "(cached) " >&6
5986 else
5987 if test -n "$RANLIB"; then
5988 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
5989 else
5990 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5991 for as_dir in $PATH
5993 IFS=$as_save_IFS
5994 test -z "$as_dir" && as_dir=.
5995 for ac_exec_ext in '' $ac_executable_extensions; do
5996 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5997 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
5998 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5999 break 2
6001 done
6002 done
6003 IFS=$as_save_IFS
6007 RANLIB=$ac_cv_prog_RANLIB
6008 if test -n "$RANLIB"; then
6009 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
6010 $as_echo "$RANLIB" >&6; }
6011 else
6012 { $as_echo "$as_me:$LINENO: result: no" >&5
6013 $as_echo "no" >&6; }
6018 if test -z "$ac_cv_prog_RANLIB"; then
6019 ac_ct_RANLIB=$RANLIB
6020 # Extract the first word of "ranlib", so it can be a program name with args.
6021 set dummy ranlib; ac_word=$2
6022 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6023 $as_echo_n "checking for $ac_word... " >&6; }
6024 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
6025 $as_echo_n "(cached) " >&6
6026 else
6027 if test -n "$ac_ct_RANLIB"; then
6028 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6029 else
6030 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6031 for as_dir in $PATH
6033 IFS=$as_save_IFS
6034 test -z "$as_dir" && as_dir=.
6035 for ac_exec_ext in '' $ac_executable_extensions; do
6036 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6037 ac_cv_prog_ac_ct_RANLIB="ranlib"
6038 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6039 break 2
6041 done
6042 done
6043 IFS=$as_save_IFS
6047 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6048 if test -n "$ac_ct_RANLIB"; then
6049 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
6050 $as_echo "$ac_ct_RANLIB" >&6; }
6051 else
6052 { $as_echo "$as_me:$LINENO: result: no" >&5
6053 $as_echo "no" >&6; }
6056 if test "x$ac_ct_RANLIB" = x; then
6057 RANLIB=":"
6058 else
6059 case $cross_compiling:$ac_tool_warned in
6060 yes:)
6061 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
6062 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6063 ac_tool_warned=yes ;;
6064 esac
6065 RANLIB=$ac_ct_RANLIB
6067 else
6068 RANLIB="$ac_cv_prog_RANLIB"
6071 if test -n "$ac_tool_prefix"; then
6072 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6073 set dummy ${ac_tool_prefix}strip; ac_word=$2
6074 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6075 $as_echo_n "checking for $ac_word... " >&6; }
6076 if test "${ac_cv_prog_STRIP+set}" = set; then
6077 $as_echo_n "(cached) " >&6
6078 else
6079 if test -n "$STRIP"; then
6080 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6081 else
6082 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6083 for as_dir in $PATH
6085 IFS=$as_save_IFS
6086 test -z "$as_dir" && as_dir=.
6087 for ac_exec_ext in '' $ac_executable_extensions; do
6088 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6089 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6090 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6091 break 2
6093 done
6094 done
6095 IFS=$as_save_IFS
6099 STRIP=$ac_cv_prog_STRIP
6100 if test -n "$STRIP"; then
6101 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
6102 $as_echo "$STRIP" >&6; }
6103 else
6104 { $as_echo "$as_me:$LINENO: result: no" >&5
6105 $as_echo "no" >&6; }
6110 if test -z "$ac_cv_prog_STRIP"; then
6111 ac_ct_STRIP=$STRIP
6112 # Extract the first word of "strip", so it can be a program name with args.
6113 set dummy strip; ac_word=$2
6114 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6115 $as_echo_n "checking for $ac_word... " >&6; }
6116 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
6117 $as_echo_n "(cached) " >&6
6118 else
6119 if test -n "$ac_ct_STRIP"; then
6120 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6121 else
6122 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6123 for as_dir in $PATH
6125 IFS=$as_save_IFS
6126 test -z "$as_dir" && as_dir=.
6127 for ac_exec_ext in '' $ac_executable_extensions; do
6128 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6129 ac_cv_prog_ac_ct_STRIP="strip"
6130 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6131 break 2
6133 done
6134 done
6135 IFS=$as_save_IFS
6139 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6140 if test -n "$ac_ct_STRIP"; then
6141 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
6142 $as_echo "$ac_ct_STRIP" >&6; }
6143 else
6144 { $as_echo "$as_me:$LINENO: result: no" >&5
6145 $as_echo "no" >&6; }
6148 if test "x$ac_ct_STRIP" = x; then
6149 STRIP="strip"
6150 else
6151 case $cross_compiling:$ac_tool_warned in
6152 yes:)
6153 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
6154 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6155 ac_tool_warned=yes ;;
6156 esac
6157 STRIP=$ac_ct_STRIP
6159 else
6160 STRIP="$ac_cv_prog_STRIP"
6163 if test -n "$ac_tool_prefix"; then
6164 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
6165 set dummy ${ac_tool_prefix}windres; ac_word=$2
6166 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6167 $as_echo_n "checking for $ac_word... " >&6; }
6168 if test "${ac_cv_prog_WINDRES+set}" = set; then
6169 $as_echo_n "(cached) " >&6
6170 else
6171 if test -n "$WINDRES"; then
6172 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
6173 else
6174 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6175 for as_dir in $PATH
6177 IFS=$as_save_IFS
6178 test -z "$as_dir" && as_dir=.
6179 for ac_exec_ext in '' $ac_executable_extensions; do
6180 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6181 ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
6182 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6183 break 2
6185 done
6186 done
6187 IFS=$as_save_IFS
6191 WINDRES=$ac_cv_prog_WINDRES
6192 if test -n "$WINDRES"; then
6193 { $as_echo "$as_me:$LINENO: result: $WINDRES" >&5
6194 $as_echo "$WINDRES" >&6; }
6195 else
6196 { $as_echo "$as_me:$LINENO: result: no" >&5
6197 $as_echo "no" >&6; }
6202 if test -z "$ac_cv_prog_WINDRES"; then
6203 ac_ct_WINDRES=$WINDRES
6204 # Extract the first word of "windres", so it can be a program name with args.
6205 set dummy windres; ac_word=$2
6206 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6207 $as_echo_n "checking for $ac_word... " >&6; }
6208 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
6209 $as_echo_n "(cached) " >&6
6210 else
6211 if test -n "$ac_ct_WINDRES"; then
6212 ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
6213 else
6214 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6215 for as_dir in $PATH
6217 IFS=$as_save_IFS
6218 test -z "$as_dir" && as_dir=.
6219 for ac_exec_ext in '' $ac_executable_extensions; do
6220 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6221 ac_cv_prog_ac_ct_WINDRES="windres"
6222 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6223 break 2
6225 done
6226 done
6227 IFS=$as_save_IFS
6231 ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
6232 if test -n "$ac_ct_WINDRES"; then
6233 { $as_echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
6234 $as_echo "$ac_ct_WINDRES" >&6; }
6235 else
6236 { $as_echo "$as_me:$LINENO: result: no" >&5
6237 $as_echo "no" >&6; }
6240 if test "x$ac_ct_WINDRES" = x; then
6241 WINDRES="false"
6242 else
6243 case $cross_compiling:$ac_tool_warned in
6244 yes:)
6245 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
6246 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6247 ac_tool_warned=yes ;;
6248 esac
6249 WINDRES=$ac_ct_WINDRES
6251 else
6252 WINDRES="$ac_cv_prog_WINDRES"
6255 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
6256 $as_echo_n "checking whether ln -s works... " >&6; }
6257 LN_S=$as_ln_s
6258 if test "$LN_S" = "ln -s"; then
6259 { $as_echo "$as_me:$LINENO: result: yes" >&5
6260 $as_echo "yes" >&6; }
6261 else
6262 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
6263 $as_echo "no, using $LN_S" >&6; }
6266 { $as_echo "$as_me:$LINENO: checking whether ln works" >&5
6267 $as_echo_n "checking whether ln works... " >&6; }
6268 rm -f conf$$ conf$$.file
6269 echo >conf$$.file
6270 if ln conf$$.file conf$$ 2>/dev/null; then
6271 LN=ln
6273 { $as_echo "$as_me:$LINENO: result: yes" >&5
6274 $as_echo "yes" >&6; }
6275 else
6276 LN="cp -p"
6278 { $as_echo "$as_me:$LINENO: result: no, using $LN" >&5
6279 $as_echo "no, using $LN" >&6; }
6281 rm -f conf$$ conf$$.file
6282 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
6283 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
6284 if test "${ac_cv_path_GREP+set}" = set; then
6285 $as_echo_n "(cached) " >&6
6286 else
6287 if test -z "$GREP"; then
6288 ac_path_GREP_found=false
6289 # Loop through the user's path and test for each of PROGNAME-LIST
6290 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6291 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
6293 IFS=$as_save_IFS
6294 test -z "$as_dir" && as_dir=.
6295 for ac_prog in grep ggrep; do
6296 for ac_exec_ext in '' $ac_executable_extensions; do
6297 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
6298 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
6299 # Check for GNU ac_path_GREP and select it if it is found.
6300 # Check for GNU $ac_path_GREP
6301 case `"$ac_path_GREP" --version 2>&1` in
6302 *GNU*)
6303 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
6305 ac_count=0
6306 $as_echo_n 0123456789 >"conftest.in"
6307 while :
6309 cat "conftest.in" "conftest.in" >"conftest.tmp"
6310 mv "conftest.tmp" "conftest.in"
6311 cp "conftest.in" "conftest.nl"
6312 $as_echo 'GREP' >> "conftest.nl"
6313 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6314 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6315 ac_count=`expr $ac_count + 1`
6316 if test $ac_count -gt ${ac_path_GREP_max-0}; then
6317 # Best one so far, save it but keep looking for a better one
6318 ac_cv_path_GREP="$ac_path_GREP"
6319 ac_path_GREP_max=$ac_count
6321 # 10*(2^10) chars as input seems more than enough
6322 test $ac_count -gt 10 && break
6323 done
6324 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6325 esac
6327 $ac_path_GREP_found && break 3
6328 done
6329 done
6330 done
6331 IFS=$as_save_IFS
6332 if test -z "$ac_cv_path_GREP"; then
6333 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
6334 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
6335 { (exit 1); exit 1; }; }
6337 else
6338 ac_cv_path_GREP=$GREP
6342 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
6343 $as_echo "$ac_cv_path_GREP" >&6; }
6344 GREP="$ac_cv_path_GREP"
6347 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
6348 $as_echo_n "checking for egrep... " >&6; }
6349 if test "${ac_cv_path_EGREP+set}" = set; then
6350 $as_echo_n "(cached) " >&6
6351 else
6352 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6353 then ac_cv_path_EGREP="$GREP -E"
6354 else
6355 if test -z "$EGREP"; then
6356 ac_path_EGREP_found=false
6357 # Loop through the user's path and test for each of PROGNAME-LIST
6358 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6359 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
6361 IFS=$as_save_IFS
6362 test -z "$as_dir" && as_dir=.
6363 for ac_prog in egrep; do
6364 for ac_exec_ext in '' $ac_executable_extensions; do
6365 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
6366 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
6367 # Check for GNU ac_path_EGREP and select it if it is found.
6368 # Check for GNU $ac_path_EGREP
6369 case `"$ac_path_EGREP" --version 2>&1` in
6370 *GNU*)
6371 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
6373 ac_count=0
6374 $as_echo_n 0123456789 >"conftest.in"
6375 while :
6377 cat "conftest.in" "conftest.in" >"conftest.tmp"
6378 mv "conftest.tmp" "conftest.in"
6379 cp "conftest.in" "conftest.nl"
6380 $as_echo 'EGREP' >> "conftest.nl"
6381 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6382 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6383 ac_count=`expr $ac_count + 1`
6384 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
6385 # Best one so far, save it but keep looking for a better one
6386 ac_cv_path_EGREP="$ac_path_EGREP"
6387 ac_path_EGREP_max=$ac_count
6389 # 10*(2^10) chars as input seems more than enough
6390 test $ac_count -gt 10 && break
6391 done
6392 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6393 esac
6395 $ac_path_EGREP_found && break 3
6396 done
6397 done
6398 done
6399 IFS=$as_save_IFS
6400 if test -z "$ac_cv_path_EGREP"; then
6401 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
6402 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
6403 { (exit 1); exit 1; }; }
6405 else
6406 ac_cv_path_EGREP=$EGREP
6411 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
6412 $as_echo "$ac_cv_path_EGREP" >&6; }
6413 EGREP="$ac_cv_path_EGREP"
6416 # Extract the first word of "ldconfig", so it can be a program name with args.
6417 set dummy ldconfig; ac_word=$2
6418 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6419 $as_echo_n "checking for $ac_word... " >&6; }
6420 if test "${ac_cv_path_LDCONFIG+set}" = set; then
6421 $as_echo_n "(cached) " >&6
6422 else
6423 case $LDCONFIG in
6424 [\\/]* | ?:[\\/]*)
6425 ac_cv_path_LDCONFIG="$LDCONFIG" # Let the user override the test with a path.
6428 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6429 for as_dir in /sbin /usr/sbin $PATH
6431 IFS=$as_save_IFS
6432 test -z "$as_dir" && as_dir=.
6433 for ac_exec_ext in '' $ac_executable_extensions; do
6434 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6435 ac_cv_path_LDCONFIG="$as_dir/$ac_word$ac_exec_ext"
6436 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6437 break 2
6439 done
6440 done
6441 IFS=$as_save_IFS
6443 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG="true"
6445 esac
6447 LDCONFIG=$ac_cv_path_LDCONFIG
6448 if test -n "$LDCONFIG"; then
6449 { $as_echo "$as_me:$LINENO: result: $LDCONFIG" >&5
6450 $as_echo "$LDCONFIG" >&6; }
6451 else
6452 { $as_echo "$as_me:$LINENO: result: no" >&5
6453 $as_echo "no" >&6; }
6457 # Find a good install program. We prefer a C program (faster),
6458 # so one script is as good as another. But avoid the broken or
6459 # incompatible versions:
6460 # SysV /etc/install, /usr/sbin/install
6461 # SunOS /usr/etc/install
6462 # IRIX /sbin/install
6463 # AIX /bin/install
6464 # AmigaOS /C/install, which installs bootblocks on floppy discs
6465 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
6466 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
6467 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
6468 # OS/2's system install, which has a completely different semantic
6469 # ./install, which can be erroneously created by make from ./install.sh.
6470 # Reject install programs that cannot install multiple files.
6471 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
6472 $as_echo_n "checking for a BSD-compatible install... " >&6; }
6473 if test -z "$INSTALL"; then
6474 if test "${ac_cv_path_install+set}" = set; then
6475 $as_echo_n "(cached) " >&6
6476 else
6477 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6478 for as_dir in $PATH
6480 IFS=$as_save_IFS
6481 test -z "$as_dir" && as_dir=.
6482 # Account for people who put trailing slashes in PATH elements.
6483 case $as_dir/ in
6484 ./ | .// | /cC/* | \
6485 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
6486 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
6487 /usr/ucb/* ) ;;
6489 # OSF1 and SCO ODT 3.0 have their own names for install.
6490 # Don't use installbsd from OSF since it installs stuff as root
6491 # by default.
6492 for ac_prog in ginstall scoinst install; do
6493 for ac_exec_ext in '' $ac_executable_extensions; do
6494 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
6495 if test $ac_prog = install &&
6496 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
6497 # AIX install. It has an incompatible calling convention.
6499 elif test $ac_prog = install &&
6500 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
6501 # program-specific install script used by HP pwplus--don't use.
6503 else
6504 rm -rf conftest.one conftest.two conftest.dir
6505 echo one > conftest.one
6506 echo two > conftest.two
6507 mkdir conftest.dir
6508 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
6509 test -s conftest.one && test -s conftest.two &&
6510 test -s conftest.dir/conftest.one &&
6511 test -s conftest.dir/conftest.two
6512 then
6513 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
6514 break 3
6518 done
6519 done
6521 esac
6523 done
6524 IFS=$as_save_IFS
6526 rm -rf conftest.one conftest.two conftest.dir
6529 if test "${ac_cv_path_install+set}" = set; then
6530 INSTALL=$ac_cv_path_install
6531 else
6532 # As a last resort, use the slow shell script. Don't cache a
6533 # value for INSTALL within a source directory, because that will
6534 # break other packages using the cache if that directory is
6535 # removed, or if the value is a relative name.
6536 INSTALL=$ac_install_sh
6539 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
6540 $as_echo "$INSTALL" >&6; }
6542 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
6543 # It thinks the first close brace ends the variable substitution.
6544 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
6546 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
6548 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
6550 case "$INSTALL" in
6551 [\\/$]* | ?:[\\/]* ) ;;
6552 *) INSTALL="\\\$(TOPSRCDIR)/$INSTALL" ;;
6553 esac
6555 for ac_prog in lclint lint
6557 # Extract the first word of "$ac_prog", so it can be a program name with args.
6558 set dummy $ac_prog; ac_word=$2
6559 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6560 $as_echo_n "checking for $ac_word... " >&6; }
6561 if test "${ac_cv_prog_LINT+set}" = set; then
6562 $as_echo_n "(cached) " >&6
6563 else
6564 if test -n "$LINT"; then
6565 ac_cv_prog_LINT="$LINT" # Let the user override the test.
6566 else
6567 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6568 for as_dir in $PATH
6570 IFS=$as_save_IFS
6571 test -z "$as_dir" && as_dir=.
6572 for ac_exec_ext in '' $ac_executable_extensions; do
6573 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6574 ac_cv_prog_LINT="$ac_prog"
6575 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6576 break 2
6578 done
6579 done
6580 IFS=$as_save_IFS
6584 LINT=$ac_cv_prog_LINT
6585 if test -n "$LINT"; then
6586 { $as_echo "$as_me:$LINENO: result: $LINT" >&5
6587 $as_echo "$LINT" >&6; }
6588 else
6589 { $as_echo "$as_me:$LINENO: result: no" >&5
6590 $as_echo "no" >&6; }
6594 test -n "$LINT" && break
6595 done
6597 if test "$LINT" = "lint"
6598 then
6599 LINTFLAGS="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
6604 for ac_prog in fontforge
6606 # Extract the first word of "$ac_prog", so it can be a program name with args.
6607 set dummy $ac_prog; ac_word=$2
6608 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6609 $as_echo_n "checking for $ac_word... " >&6; }
6610 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
6611 $as_echo_n "(cached) " >&6
6612 else
6613 if test -n "$FONTFORGE"; then
6614 ac_cv_prog_FONTFORGE="$FONTFORGE" # Let the user override the test.
6615 else
6616 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6617 for as_dir in $PATH
6619 IFS=$as_save_IFS
6620 test -z "$as_dir" && as_dir=.
6621 for ac_exec_ext in '' $ac_executable_extensions; do
6622 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6623 ac_cv_prog_FONTFORGE="$ac_prog"
6624 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6625 break 2
6627 done
6628 done
6629 IFS=$as_save_IFS
6633 FONTFORGE=$ac_cv_prog_FONTFORGE
6634 if test -n "$FONTFORGE"; then
6635 { $as_echo "$as_me:$LINENO: result: $FONTFORGE" >&5
6636 $as_echo "$FONTFORGE" >&6; }
6637 else
6638 { $as_echo "$as_me:$LINENO: result: no" >&5
6639 $as_echo "no" >&6; }
6643 test -n "$FONTFORGE" && break
6644 done
6645 test -n "$FONTFORGE" || FONTFORGE="false"
6647 for ac_prog in pkg-config
6649 # Extract the first word of "$ac_prog", so it can be a program name with args.
6650 set dummy $ac_prog; ac_word=$2
6651 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6652 $as_echo_n "checking for $ac_word... " >&6; }
6653 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
6654 $as_echo_n "(cached) " >&6
6655 else
6656 if test -n "$PKG_CONFIG"; then
6657 ac_cv_prog_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test.
6658 else
6659 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6660 for as_dir in $PATH
6662 IFS=$as_save_IFS
6663 test -z "$as_dir" && as_dir=.
6664 for ac_exec_ext in '' $ac_executable_extensions; do
6665 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6666 ac_cv_prog_PKG_CONFIG="$ac_prog"
6667 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6668 break 2
6670 done
6671 done
6672 IFS=$as_save_IFS
6676 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
6677 if test -n "$PKG_CONFIG"; then
6678 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
6679 $as_echo "$PKG_CONFIG" >&6; }
6680 else
6681 { $as_echo "$as_me:$LINENO: result: no" >&5
6682 $as_echo "no" >&6; }
6686 test -n "$PKG_CONFIG" && break
6687 done
6688 test -n "$PKG_CONFIG" || PKG_CONFIG="false"
6690 for ac_prog in rsvg
6692 # Extract the first word of "$ac_prog", so it can be a program name with args.
6693 set dummy $ac_prog; ac_word=$2
6694 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6695 $as_echo_n "checking for $ac_word... " >&6; }
6696 if test "${ac_cv_prog_RSVG+set}" = set; then
6697 $as_echo_n "(cached) " >&6
6698 else
6699 if test -n "$RSVG"; then
6700 ac_cv_prog_RSVG="$RSVG" # Let the user override the test.
6701 else
6702 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6703 for as_dir in $PATH
6705 IFS=$as_save_IFS
6706 test -z "$as_dir" && as_dir=.
6707 for ac_exec_ext in '' $ac_executable_extensions; do
6708 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6709 ac_cv_prog_RSVG="$ac_prog"
6710 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6711 break 2
6713 done
6714 done
6715 IFS=$as_save_IFS
6719 RSVG=$ac_cv_prog_RSVG
6720 if test -n "$RSVG"; then
6721 { $as_echo "$as_me:$LINENO: result: $RSVG" >&5
6722 $as_echo "$RSVG" >&6; }
6723 else
6724 { $as_echo "$as_me:$LINENO: result: no" >&5
6725 $as_echo "no" >&6; }
6729 test -n "$RSVG" && break
6730 done
6731 test -n "$RSVG" || RSVG="false"
6733 for ac_prog in icotool
6735 # Extract the first word of "$ac_prog", so it can be a program name with args.
6736 set dummy $ac_prog; ac_word=$2
6737 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6738 $as_echo_n "checking for $ac_word... " >&6; }
6739 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
6740 $as_echo_n "(cached) " >&6
6741 else
6742 if test -n "$ICOTOOL"; then
6743 ac_cv_prog_ICOTOOL="$ICOTOOL" # Let the user override the test.
6744 else
6745 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6746 for as_dir in $PATH
6748 IFS=$as_save_IFS
6749 test -z "$as_dir" && as_dir=.
6750 for ac_exec_ext in '' $ac_executable_extensions; do
6751 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6752 ac_cv_prog_ICOTOOL="$ac_prog"
6753 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6754 break 2
6756 done
6757 done
6758 IFS=$as_save_IFS
6762 ICOTOOL=$ac_cv_prog_ICOTOOL
6763 if test -n "$ICOTOOL"; then
6764 { $as_echo "$as_me:$LINENO: result: $ICOTOOL" >&5
6765 $as_echo "$ICOTOOL" >&6; }
6766 else
6767 { $as_echo "$as_me:$LINENO: result: no" >&5
6768 $as_echo "no" >&6; }
6772 test -n "$ICOTOOL" && break
6773 done
6774 test -n "$ICOTOOL" || ICOTOOL="false"
6777 if test "${enable_maintainer_mode+set}" = set
6778 then
6779 if test "$FONTFORGE" = "false"; then wine_warnings="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
6780 if test "$RSVG" = "false"; then wine_warnings="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
6781 if test "$ICOTOOL" = "false"; then wine_warnings="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
6784 case $host_cpu in
6785 *i[3456789]86*)
6786 # Extract the first word of "prelink", so it can be a program name with args.
6787 set dummy prelink; ac_word=$2
6788 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6789 $as_echo_n "checking for $ac_word... " >&6; }
6790 if test "${ac_cv_path_PRELINK+set}" = set; then
6791 $as_echo_n "(cached) " >&6
6792 else
6793 case $PRELINK in
6794 [\\/]* | ?:[\\/]*)
6795 ac_cv_path_PRELINK="$PRELINK" # Let the user override the test with a path.
6798 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6799 for as_dir in /sbin /usr/sbin $PATH
6801 IFS=$as_save_IFS
6802 test -z "$as_dir" && as_dir=.
6803 for ac_exec_ext in '' $ac_executable_extensions; do
6804 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6805 ac_cv_path_PRELINK="$as_dir/$ac_word$ac_exec_ext"
6806 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6807 break 2
6809 done
6810 done
6811 IFS=$as_save_IFS
6813 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK="false"
6815 esac
6817 PRELINK=$ac_cv_path_PRELINK
6818 if test -n "$PRELINK"; then
6819 { $as_echo "$as_me:$LINENO: result: $PRELINK" >&5
6820 $as_echo "$PRELINK" >&6; }
6821 else
6822 { $as_echo "$as_me:$LINENO: result: no" >&5
6823 $as_echo "no" >&6; }
6828 esac
6832 { $as_echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
6833 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
6834 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
6835 $as_echo_n "(cached) " >&6
6836 else
6837 ac_check_lib_save_LIBS=$LIBS
6838 LIBS="-li386 $LIBS"
6839 cat >conftest.$ac_ext <<_ACEOF
6840 /* confdefs.h. */
6841 _ACEOF
6842 cat confdefs.h >>conftest.$ac_ext
6843 cat >>conftest.$ac_ext <<_ACEOF
6844 /* end confdefs.h. */
6846 /* Override any GCC internal prototype to avoid an error.
6847 Use char because int might match the return type of a GCC
6848 builtin and then its argument prototype would still apply. */
6849 #ifdef __cplusplus
6850 extern "C"
6851 #endif
6852 char i386_set_ldt ();
6854 main ()
6856 return i386_set_ldt ();
6858 return 0;
6860 _ACEOF
6861 rm -f conftest.$ac_objext conftest$ac_exeext
6862 if { (ac_try="$ac_link"
6863 case "(($ac_try" in
6864 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6865 *) ac_try_echo=$ac_try;;
6866 esac
6867 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6868 $as_echo "$ac_try_echo") >&5
6869 (eval "$ac_link") 2>conftest.er1
6870 ac_status=$?
6871 grep -v '^ *+' conftest.er1 >conftest.err
6872 rm -f conftest.er1
6873 cat conftest.err >&5
6874 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6875 (exit $ac_status); } && {
6876 test -z "$ac_c_werror_flag" ||
6877 test ! -s conftest.err
6878 } && test -s conftest$ac_exeext && {
6879 test "$cross_compiling" = yes ||
6880 $as_test_x conftest$ac_exeext
6881 }; then
6882 ac_cv_lib_i386_i386_set_ldt=yes
6883 else
6884 $as_echo "$as_me: failed program was:" >&5
6885 sed 's/^/| /' conftest.$ac_ext >&5
6887 ac_cv_lib_i386_i386_set_ldt=no
6890 rm -rf conftest.dSYM
6891 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6892 conftest$ac_exeext conftest.$ac_ext
6893 LIBS=$ac_check_lib_save_LIBS
6895 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
6896 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
6897 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then
6898 cat >>confdefs.h <<_ACEOF
6899 #define HAVE_LIBI386 1
6900 _ACEOF
6902 LIBS="-li386 $LIBS"
6907 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
6908 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
6909 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
6910 $as_echo_n "(cached) " >&6
6911 else
6912 ac_check_lib_save_LIBS=$LIBS
6913 LIBS="-lossaudio $LIBS"
6914 cat >conftest.$ac_ext <<_ACEOF
6915 /* confdefs.h. */
6916 _ACEOF
6917 cat confdefs.h >>conftest.$ac_ext
6918 cat >>conftest.$ac_ext <<_ACEOF
6919 /* end confdefs.h. */
6921 /* Override any GCC internal prototype to avoid an error.
6922 Use char because int might match the return type of a GCC
6923 builtin and then its argument prototype would still apply. */
6924 #ifdef __cplusplus
6925 extern "C"
6926 #endif
6927 char _oss_ioctl ();
6929 main ()
6931 return _oss_ioctl ();
6933 return 0;
6935 _ACEOF
6936 rm -f conftest.$ac_objext conftest$ac_exeext
6937 if { (ac_try="$ac_link"
6938 case "(($ac_try" in
6939 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6940 *) ac_try_echo=$ac_try;;
6941 esac
6942 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6943 $as_echo "$ac_try_echo") >&5
6944 (eval "$ac_link") 2>conftest.er1
6945 ac_status=$?
6946 grep -v '^ *+' conftest.er1 >conftest.err
6947 rm -f conftest.er1
6948 cat conftest.err >&5
6949 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6950 (exit $ac_status); } && {
6951 test -z "$ac_c_werror_flag" ||
6952 test ! -s conftest.err
6953 } && test -s conftest$ac_exeext && {
6954 test "$cross_compiling" = yes ||
6955 $as_test_x conftest$ac_exeext
6956 }; then
6957 ac_cv_lib_ossaudio__oss_ioctl=yes
6958 else
6959 $as_echo "$as_me: failed program was:" >&5
6960 sed 's/^/| /' conftest.$ac_ext >&5
6962 ac_cv_lib_ossaudio__oss_ioctl=no
6965 rm -rf conftest.dSYM
6966 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6967 conftest$ac_exeext conftest.$ac_ext
6968 LIBS=$ac_check_lib_save_LIBS
6970 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
6971 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
6972 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x""yes; then
6973 cat >>confdefs.h <<_ACEOF
6974 #define HAVE_LIBOSSAUDIO 1
6975 _ACEOF
6977 LIBS="-lossaudio $LIBS"
6981 { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
6982 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
6983 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
6984 $as_echo_n "(cached) " >&6
6985 else
6986 ac_check_lib_save_LIBS=$LIBS
6987 LIBS="-lpthread $LIBS"
6988 cat >conftest.$ac_ext <<_ACEOF
6989 /* confdefs.h. */
6990 _ACEOF
6991 cat confdefs.h >>conftest.$ac_ext
6992 cat >>conftest.$ac_ext <<_ACEOF
6993 /* end confdefs.h. */
6995 /* Override any GCC internal prototype to avoid an error.
6996 Use char because int might match the return type of a GCC
6997 builtin and then its argument prototype would still apply. */
6998 #ifdef __cplusplus
6999 extern "C"
7000 #endif
7001 char pthread_create ();
7003 main ()
7005 return pthread_create ();
7007 return 0;
7009 _ACEOF
7010 rm -f conftest.$ac_objext conftest$ac_exeext
7011 if { (ac_try="$ac_link"
7012 case "(($ac_try" in
7013 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7014 *) ac_try_echo=$ac_try;;
7015 esac
7016 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7017 $as_echo "$ac_try_echo") >&5
7018 (eval "$ac_link") 2>conftest.er1
7019 ac_status=$?
7020 grep -v '^ *+' conftest.er1 >conftest.err
7021 rm -f conftest.er1
7022 cat conftest.err >&5
7023 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7024 (exit $ac_status); } && {
7025 test -z "$ac_c_werror_flag" ||
7026 test ! -s conftest.err
7027 } && test -s conftest$ac_exeext && {
7028 test "$cross_compiling" = yes ||
7029 $as_test_x conftest$ac_exeext
7030 }; then
7031 ac_cv_lib_pthread_pthread_create=yes
7032 else
7033 $as_echo "$as_me: failed program was:" >&5
7034 sed 's/^/| /' conftest.$ac_ext >&5
7036 ac_cv_lib_pthread_pthread_create=no
7039 rm -rf conftest.dSYM
7040 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7041 conftest$ac_exeext conftest.$ac_ext
7042 LIBS=$ac_check_lib_save_LIBS
7044 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
7045 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
7046 if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then
7047 LIBPTHREAD="-lpthread"
7052 XLIB=""
7054 OPENGL_LIBS=""
7058 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
7059 $as_echo_n "checking for ANSI C header files... " >&6; }
7060 if test "${ac_cv_header_stdc+set}" = set; then
7061 $as_echo_n "(cached) " >&6
7062 else
7063 cat >conftest.$ac_ext <<_ACEOF
7064 /* confdefs.h. */
7065 _ACEOF
7066 cat confdefs.h >>conftest.$ac_ext
7067 cat >>conftest.$ac_ext <<_ACEOF
7068 /* end confdefs.h. */
7069 #include <stdlib.h>
7070 #include <stdarg.h>
7071 #include <string.h>
7072 #include <float.h>
7075 main ()
7079 return 0;
7081 _ACEOF
7082 rm -f conftest.$ac_objext
7083 if { (ac_try="$ac_compile"
7084 case "(($ac_try" in
7085 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7086 *) ac_try_echo=$ac_try;;
7087 esac
7088 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7089 $as_echo "$ac_try_echo") >&5
7090 (eval "$ac_compile") 2>conftest.er1
7091 ac_status=$?
7092 grep -v '^ *+' conftest.er1 >conftest.err
7093 rm -f conftest.er1
7094 cat conftest.err >&5
7095 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7096 (exit $ac_status); } && {
7097 test -z "$ac_c_werror_flag" ||
7098 test ! -s conftest.err
7099 } && test -s conftest.$ac_objext; then
7100 ac_cv_header_stdc=yes
7101 else
7102 $as_echo "$as_me: failed program was:" >&5
7103 sed 's/^/| /' conftest.$ac_ext >&5
7105 ac_cv_header_stdc=no
7108 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7110 if test $ac_cv_header_stdc = yes; then
7111 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
7112 cat >conftest.$ac_ext <<_ACEOF
7113 /* confdefs.h. */
7114 _ACEOF
7115 cat confdefs.h >>conftest.$ac_ext
7116 cat >>conftest.$ac_ext <<_ACEOF
7117 /* end confdefs.h. */
7118 #include <string.h>
7120 _ACEOF
7121 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7122 $EGREP "memchr" >/dev/null 2>&1; then
7124 else
7125 ac_cv_header_stdc=no
7127 rm -f conftest*
7131 if test $ac_cv_header_stdc = yes; then
7132 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
7133 cat >conftest.$ac_ext <<_ACEOF
7134 /* confdefs.h. */
7135 _ACEOF
7136 cat confdefs.h >>conftest.$ac_ext
7137 cat >>conftest.$ac_ext <<_ACEOF
7138 /* end confdefs.h. */
7139 #include <stdlib.h>
7141 _ACEOF
7142 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7143 $EGREP "free" >/dev/null 2>&1; then
7145 else
7146 ac_cv_header_stdc=no
7148 rm -f conftest*
7152 if test $ac_cv_header_stdc = yes; then
7153 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
7154 if test "$cross_compiling" = yes; then
7156 else
7157 cat >conftest.$ac_ext <<_ACEOF
7158 /* confdefs.h. */
7159 _ACEOF
7160 cat confdefs.h >>conftest.$ac_ext
7161 cat >>conftest.$ac_ext <<_ACEOF
7162 /* end confdefs.h. */
7163 #include <ctype.h>
7164 #include <stdlib.h>
7165 #if ((' ' & 0x0FF) == 0x020)
7166 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
7167 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
7168 #else
7169 # define ISLOWER(c) \
7170 (('a' <= (c) && (c) <= 'i') \
7171 || ('j' <= (c) && (c) <= 'r') \
7172 || ('s' <= (c) && (c) <= 'z'))
7173 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
7174 #endif
7176 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
7178 main ()
7180 int i;
7181 for (i = 0; i < 256; i++)
7182 if (XOR (islower (i), ISLOWER (i))
7183 || toupper (i) != TOUPPER (i))
7184 return 2;
7185 return 0;
7187 _ACEOF
7188 rm -f conftest$ac_exeext
7189 if { (ac_try="$ac_link"
7190 case "(($ac_try" in
7191 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7192 *) ac_try_echo=$ac_try;;
7193 esac
7194 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7195 $as_echo "$ac_try_echo") >&5
7196 (eval "$ac_link") 2>&5
7197 ac_status=$?
7198 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7199 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7200 { (case "(($ac_try" in
7201 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7202 *) ac_try_echo=$ac_try;;
7203 esac
7204 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7205 $as_echo "$ac_try_echo") >&5
7206 (eval "$ac_try") 2>&5
7207 ac_status=$?
7208 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7209 (exit $ac_status); }; }; then
7211 else
7212 $as_echo "$as_me: program exited with status $ac_status" >&5
7213 $as_echo "$as_me: failed program was:" >&5
7214 sed 's/^/| /' conftest.$ac_ext >&5
7216 ( exit $ac_status )
7217 ac_cv_header_stdc=no
7219 rm -rf conftest.dSYM
7220 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7226 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
7227 $as_echo "$ac_cv_header_stdc" >&6; }
7228 if test $ac_cv_header_stdc = yes; then
7230 cat >>confdefs.h <<\_ACEOF
7231 #define STDC_HEADERS 1
7232 _ACEOF
7236 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
7246 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
7247 inttypes.h stdint.h unistd.h
7249 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7250 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7251 $as_echo_n "checking for $ac_header... " >&6; }
7252 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7253 $as_echo_n "(cached) " >&6
7254 else
7255 cat >conftest.$ac_ext <<_ACEOF
7256 /* confdefs.h. */
7257 _ACEOF
7258 cat confdefs.h >>conftest.$ac_ext
7259 cat >>conftest.$ac_ext <<_ACEOF
7260 /* end confdefs.h. */
7261 $ac_includes_default
7263 #include <$ac_header>
7264 _ACEOF
7265 rm -f conftest.$ac_objext
7266 if { (ac_try="$ac_compile"
7267 case "(($ac_try" in
7268 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7269 *) ac_try_echo=$ac_try;;
7270 esac
7271 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7272 $as_echo "$ac_try_echo") >&5
7273 (eval "$ac_compile") 2>conftest.er1
7274 ac_status=$?
7275 grep -v '^ *+' conftest.er1 >conftest.err
7276 rm -f conftest.er1
7277 cat conftest.err >&5
7278 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7279 (exit $ac_status); } && {
7280 test -z "$ac_c_werror_flag" ||
7281 test ! -s conftest.err
7282 } && test -s conftest.$ac_objext; then
7283 eval "$as_ac_Header=yes"
7284 else
7285 $as_echo "$as_me: failed program was:" >&5
7286 sed 's/^/| /' conftest.$ac_ext >&5
7288 eval "$as_ac_Header=no"
7291 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7293 ac_res=`eval 'as_val=${'$as_ac_Header'}
7294 $as_echo "$as_val"'`
7295 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7296 $as_echo "$ac_res" >&6; }
7297 as_val=`eval 'as_val=${'$as_ac_Header'}
7298 $as_echo "$as_val"'`
7299 if test "x$as_val" = x""yes; then
7300 cat >>confdefs.h <<_ACEOF
7301 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7302 _ACEOF
7306 done
7421 for ac_header in \
7422 AudioUnit/AudioUnit.h \
7423 Carbon/Carbon.h \
7424 CoreAudio/CoreAudio.h \
7425 DiskArbitration/DiskArbitration.h \
7426 IOKit/IOKitLib.h \
7427 alias.h \
7428 alsa/asoundlib.h \
7429 arpa/inet.h \
7430 arpa/nameser.h \
7431 asm/types.h \
7432 capi20.h \
7433 curses.h \
7434 direct.h \
7435 dirent.h \
7436 dlfcn.h \
7437 elf.h \
7438 float.h \
7439 fontconfig/fontconfig.h \
7440 getopt.h \
7441 ieeefp.h \
7442 io.h \
7443 jack/jack.h \
7444 jpeglib.h \
7445 lber.h \
7446 lcms.h \
7447 lcms/lcms.h \
7448 ldap.h \
7449 libaudioio.h \
7450 link.h \
7451 linux/cdrom.h \
7452 linux/compiler.h \
7453 linux/hdreg.h \
7454 linux/input.h \
7455 linux/ioctl.h \
7456 linux/joystick.h \
7457 linux/major.h \
7458 linux/param.h \
7459 linux/serial.h \
7460 linux/ucdrom.h \
7461 mach/mach.h \
7462 mach/machine.h \
7463 machine/cpu.h \
7464 machine/limits.h \
7465 machine/soundcard.h \
7466 mntent.h \
7467 ncurses.h \
7468 netdb.h \
7469 netinet/in.h \
7470 netinet/in_systm.h \
7471 netinet/tcp.h \
7472 netinet/tcp_fsm.h \
7473 openssl/err.h \
7474 openssl/ssl.h \
7475 png.h \
7476 poll.h \
7477 process.h \
7478 pthread.h \
7479 pwd.h \
7480 regex.h \
7481 sched.h \
7482 scsi/scsi.h \
7483 scsi/scsi_ioctl.h \
7484 scsi/sg.h \
7485 soundcard.h \
7486 stdint.h \
7487 strings.h \
7488 sys/asoundlib.h \
7489 sys/cdio.h \
7490 sys/elf32.h \
7491 sys/epoll.h \
7492 sys/errno.h \
7493 sys/event.h \
7494 sys/exec_elf.h \
7495 sys/filio.h \
7496 sys/ioctl.h \
7497 sys/ipc.h \
7498 sys/limits.h \
7499 sys/link.h \
7500 sys/lwp.h \
7501 sys/mman.h \
7502 sys/modem.h \
7503 sys/msg.h \
7504 sys/mtio.h \
7505 sys/param.h \
7506 sys/poll.h \
7507 sys/prctl.h \
7508 sys/ptrace.h \
7509 sys/reg.h \
7510 sys/resource.h \
7511 sys/scsiio.h \
7512 sys/shm.h \
7513 sys/signal.h \
7514 sys/socket.h \
7515 sys/socketvar.h \
7516 sys/sockio.h \
7517 sys/soundcard.h \
7518 sys/statvfs.h \
7519 sys/strtio.h \
7520 sys/syscall.h \
7521 sys/sysctl.h \
7522 sys/time.h \
7523 sys/times.h \
7524 sys/uio.h \
7525 sys/un.h \
7526 sys/vm86.h \
7527 sys/wait.h \
7528 syscall.h \
7529 termios.h \
7530 unistd.h \
7531 utime.h \
7532 valgrind/memcheck.h \
7533 valgrind/valgrind.h
7536 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7537 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7538 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7539 $as_echo_n "checking for $ac_header... " >&6; }
7540 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7541 $as_echo_n "(cached) " >&6
7543 ac_res=`eval 'as_val=${'$as_ac_Header'}
7544 $as_echo "$as_val"'`
7545 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7546 $as_echo "$ac_res" >&6; }
7547 else
7548 # Is the header compilable?
7549 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
7550 $as_echo_n "checking $ac_header usability... " >&6; }
7551 cat >conftest.$ac_ext <<_ACEOF
7552 /* confdefs.h. */
7553 _ACEOF
7554 cat confdefs.h >>conftest.$ac_ext
7555 cat >>conftest.$ac_ext <<_ACEOF
7556 /* end confdefs.h. */
7557 $ac_includes_default
7558 #include <$ac_header>
7559 _ACEOF
7560 rm -f conftest.$ac_objext
7561 if { (ac_try="$ac_compile"
7562 case "(($ac_try" in
7563 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7564 *) ac_try_echo=$ac_try;;
7565 esac
7566 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7567 $as_echo "$ac_try_echo") >&5
7568 (eval "$ac_compile") 2>conftest.er1
7569 ac_status=$?
7570 grep -v '^ *+' conftest.er1 >conftest.err
7571 rm -f conftest.er1
7572 cat conftest.err >&5
7573 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7574 (exit $ac_status); } && {
7575 test -z "$ac_c_werror_flag" ||
7576 test ! -s conftest.err
7577 } && test -s conftest.$ac_objext; then
7578 ac_header_compiler=yes
7579 else
7580 $as_echo "$as_me: failed program was:" >&5
7581 sed 's/^/| /' conftest.$ac_ext >&5
7583 ac_header_compiler=no
7586 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7587 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7588 $as_echo "$ac_header_compiler" >&6; }
7590 # Is the header present?
7591 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
7592 $as_echo_n "checking $ac_header presence... " >&6; }
7593 cat >conftest.$ac_ext <<_ACEOF
7594 /* confdefs.h. */
7595 _ACEOF
7596 cat confdefs.h >>conftest.$ac_ext
7597 cat >>conftest.$ac_ext <<_ACEOF
7598 /* end confdefs.h. */
7599 #include <$ac_header>
7600 _ACEOF
7601 if { (ac_try="$ac_cpp conftest.$ac_ext"
7602 case "(($ac_try" in
7603 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7604 *) ac_try_echo=$ac_try;;
7605 esac
7606 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7607 $as_echo "$ac_try_echo") >&5
7608 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
7609 ac_status=$?
7610 grep -v '^ *+' conftest.er1 >conftest.err
7611 rm -f conftest.er1
7612 cat conftest.err >&5
7613 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7614 (exit $ac_status); } >/dev/null && {
7615 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
7616 test ! -s conftest.err
7617 }; then
7618 ac_header_preproc=yes
7619 else
7620 $as_echo "$as_me: failed program was:" >&5
7621 sed 's/^/| /' conftest.$ac_ext >&5
7623 ac_header_preproc=no
7626 rm -f conftest.err conftest.$ac_ext
7627 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7628 $as_echo "$ac_header_preproc" >&6; }
7630 # So? What about this header?
7631 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7632 yes:no: )
7633 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7634 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7635 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7636 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7637 ac_header_preproc=yes
7639 no:yes:* )
7640 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7641 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7642 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7643 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7644 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7645 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7646 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
7647 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
7648 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7649 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7650 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7651 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7652 ( cat <<\_ASBOX
7653 ## ------------------------------------ ##
7654 ## Report this to wine-devel@winehq.org ##
7655 ## ------------------------------------ ##
7656 _ASBOX
7657 ) | sed "s/^/$as_me: WARNING: /" >&2
7659 esac
7660 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7661 $as_echo_n "checking for $ac_header... " >&6; }
7662 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7663 $as_echo_n "(cached) " >&6
7664 else
7665 eval "$as_ac_Header=\$ac_header_preproc"
7667 ac_res=`eval 'as_val=${'$as_ac_Header'}
7668 $as_echo "$as_val"'`
7669 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7670 $as_echo "$ac_res" >&6; }
7673 as_val=`eval 'as_val=${'$as_ac_Header'}
7674 $as_echo "$as_val"'`
7675 if test "x$as_val" = x""yes; then
7676 cat >>confdefs.h <<_ACEOF
7677 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7678 _ACEOF
7682 done
7684 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
7685 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
7686 if test "${ac_cv_header_stat_broken+set}" = set; then
7687 $as_echo_n "(cached) " >&6
7688 else
7689 cat >conftest.$ac_ext <<_ACEOF
7690 /* confdefs.h. */
7691 _ACEOF
7692 cat confdefs.h >>conftest.$ac_ext
7693 cat >>conftest.$ac_ext <<_ACEOF
7694 /* end confdefs.h. */
7695 #include <sys/types.h>
7696 #include <sys/stat.h>
7698 #if defined S_ISBLK && defined S_IFDIR
7699 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
7700 #endif
7702 #if defined S_ISBLK && defined S_IFCHR
7703 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
7704 #endif
7706 #if defined S_ISLNK && defined S_IFREG
7707 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
7708 #endif
7710 #if defined S_ISSOCK && defined S_IFREG
7711 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
7712 #endif
7714 _ACEOF
7715 rm -f conftest.$ac_objext
7716 if { (ac_try="$ac_compile"
7717 case "(($ac_try" in
7718 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7719 *) ac_try_echo=$ac_try;;
7720 esac
7721 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7722 $as_echo "$ac_try_echo") >&5
7723 (eval "$ac_compile") 2>conftest.er1
7724 ac_status=$?
7725 grep -v '^ *+' conftest.er1 >conftest.err
7726 rm -f conftest.er1
7727 cat conftest.err >&5
7728 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7729 (exit $ac_status); } && {
7730 test -z "$ac_c_werror_flag" ||
7731 test ! -s conftest.err
7732 } && test -s conftest.$ac_objext; then
7733 ac_cv_header_stat_broken=no
7734 else
7735 $as_echo "$as_me: failed program was:" >&5
7736 sed 's/^/| /' conftest.$ac_ext >&5
7738 ac_cv_header_stat_broken=yes
7741 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7743 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
7744 $as_echo "$ac_cv_header_stat_broken" >&6; }
7745 if test $ac_cv_header_stat_broken = yes; then
7747 cat >>confdefs.h <<\_ACEOF
7748 #define STAT_MACROS_BROKEN 1
7749 _ACEOF
7759 for ac_header in sys/mount.h sys/statfs.h sys/user.h sys/vfs.h
7761 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7762 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7763 $as_echo_n "checking for $ac_header... " >&6; }
7764 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7765 $as_echo_n "(cached) " >&6
7766 else
7767 cat >conftest.$ac_ext <<_ACEOF
7768 /* confdefs.h. */
7769 _ACEOF
7770 cat confdefs.h >>conftest.$ac_ext
7771 cat >>conftest.$ac_ext <<_ACEOF
7772 /* end confdefs.h. */
7773 #include <sys/types.h>
7774 #ifdef HAVE_SYS_PARAM_H
7775 # include <sys/param.h>
7776 #endif
7778 #include <$ac_header>
7779 _ACEOF
7780 rm -f conftest.$ac_objext
7781 if { (ac_try="$ac_compile"
7782 case "(($ac_try" in
7783 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7784 *) ac_try_echo=$ac_try;;
7785 esac
7786 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7787 $as_echo "$ac_try_echo") >&5
7788 (eval "$ac_compile") 2>conftest.er1
7789 ac_status=$?
7790 grep -v '^ *+' conftest.er1 >conftest.err
7791 rm -f conftest.er1
7792 cat conftest.err >&5
7793 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7794 (exit $ac_status); } && {
7795 test -z "$ac_c_werror_flag" ||
7796 test ! -s conftest.err
7797 } && test -s conftest.$ac_objext; then
7798 eval "$as_ac_Header=yes"
7799 else
7800 $as_echo "$as_me: failed program was:" >&5
7801 sed 's/^/| /' conftest.$ac_ext >&5
7803 eval "$as_ac_Header=no"
7806 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7808 ac_res=`eval 'as_val=${'$as_ac_Header'}
7809 $as_echo "$as_val"'`
7810 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7811 $as_echo "$ac_res" >&6; }
7812 as_val=`eval 'as_val=${'$as_ac_Header'}
7813 $as_echo "$as_val"'`
7814 if test "x$as_val" = x""yes; then
7815 cat >>confdefs.h <<_ACEOF
7816 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7817 _ACEOF
7821 done
7836 for ac_header in \
7837 netinet/ip.h \
7838 net/if.h \
7839 net/if_arp.h \
7840 net/if_dl.h \
7841 net/if_types.h \
7842 net/route.h \
7843 netinet/if_ether.h \
7844 netinet/in_pcb.h \
7845 netinet/ip_icmp.h \
7846 netinet/ip_var.h \
7847 netinet/udp.h \
7848 netipx/ipx.h \
7851 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7852 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7853 $as_echo_n "checking for $ac_header... " >&6; }
7854 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7855 $as_echo_n "(cached) " >&6
7856 else
7857 cat >conftest.$ac_ext <<_ACEOF
7858 /* confdefs.h. */
7859 _ACEOF
7860 cat confdefs.h >>conftest.$ac_ext
7861 cat >>conftest.$ac_ext <<_ACEOF
7862 /* end confdefs.h. */
7863 #include <sys/types.h>
7864 #ifdef HAVE_SYS_SOCKET_H
7865 # include <sys/socket.h>
7866 #endif
7867 #ifdef HAVE_SYS_SOCKETVAR_H
7868 # include <sys/socketvar.h>
7869 #endif
7870 #ifdef HAVE_NETINET_IN_H
7871 # include <netinet/in.h>
7872 #endif
7873 #ifdef HAVE_NETINET_IP_H
7874 # include <netinet/ip.h>
7875 #endif
7877 #include <$ac_header>
7878 _ACEOF
7879 rm -f conftest.$ac_objext
7880 if { (ac_try="$ac_compile"
7881 case "(($ac_try" in
7882 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7883 *) ac_try_echo=$ac_try;;
7884 esac
7885 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7886 $as_echo "$ac_try_echo") >&5
7887 (eval "$ac_compile") 2>conftest.er1
7888 ac_status=$?
7889 grep -v '^ *+' conftest.er1 >conftest.err
7890 rm -f conftest.er1
7891 cat conftest.err >&5
7892 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7893 (exit $ac_status); } && {
7894 test -z "$ac_c_werror_flag" ||
7895 test ! -s conftest.err
7896 } && test -s conftest.$ac_objext; then
7897 eval "$as_ac_Header=yes"
7898 else
7899 $as_echo "$as_me: failed program was:" >&5
7900 sed 's/^/| /' conftest.$ac_ext >&5
7902 eval "$as_ac_Header=no"
7905 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7907 ac_res=`eval 'as_val=${'$as_ac_Header'}
7908 $as_echo "$as_val"'`
7909 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7910 $as_echo "$ac_res" >&6; }
7911 as_val=`eval 'as_val=${'$as_ac_Header'}
7912 $as_echo "$as_val"'`
7913 if test "x$as_val" = x""yes; then
7914 cat >>confdefs.h <<_ACEOF
7915 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7916 _ACEOF
7920 done
7927 for ac_header in netinet/tcp_var.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_timer.h
7929 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7930 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7931 $as_echo_n "checking for $ac_header... " >&6; }
7932 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7933 $as_echo_n "(cached) " >&6
7934 else
7935 cat >conftest.$ac_ext <<_ACEOF
7936 /* confdefs.h. */
7937 _ACEOF
7938 cat confdefs.h >>conftest.$ac_ext
7939 cat >>conftest.$ac_ext <<_ACEOF
7940 /* end confdefs.h. */
7941 #include <sys/types.h>
7942 #ifdef HAVE_ALIAS_H
7943 # include <alias.h>
7944 #endif
7945 #ifdef HAVE_SYS_SOCKET_H
7946 # include <sys/socket.h>
7947 #endif
7948 #ifdef HAVE_SYS_SOCKETVAR_H
7949 # include <sys/socketvar.h>
7950 #endif
7951 #ifdef HAVE_NETINET_IN_H
7952 # include <netinet/in.h>
7953 #endif
7954 #ifdef HAVE_NETINET_IP_H
7955 # include <netinet/ip.h>
7956 #endif
7957 #ifdef HAVE_NETINET_IP_VAR_H
7958 # include <netinet/ip_var.h>
7959 #endif
7960 #ifdef HAVE_NETINET_IP_ICMP_H
7961 # include <netinet/ip_icmp.h>
7962 #endif
7963 #ifdef HAVE_NETINET_UDP_H
7964 # include <netinet/udp.h>
7965 #endif
7966 #ifdef HAVE_NETINET_TCP_H
7967 # include <netinet/tcp.h>
7968 #endif
7970 #include <$ac_header>
7971 _ACEOF
7972 rm -f conftest.$ac_objext
7973 if { (ac_try="$ac_compile"
7974 case "(($ac_try" in
7975 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7976 *) ac_try_echo=$ac_try;;
7977 esac
7978 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7979 $as_echo "$ac_try_echo") >&5
7980 (eval "$ac_compile") 2>conftest.er1
7981 ac_status=$?
7982 grep -v '^ *+' conftest.er1 >conftest.err
7983 rm -f conftest.er1
7984 cat conftest.err >&5
7985 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7986 (exit $ac_status); } && {
7987 test -z "$ac_c_werror_flag" ||
7988 test ! -s conftest.err
7989 } && test -s conftest.$ac_objext; then
7990 eval "$as_ac_Header=yes"
7991 else
7992 $as_echo "$as_me: failed program was:" >&5
7993 sed 's/^/| /' conftest.$ac_ext >&5
7995 eval "$as_ac_Header=no"
7998 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8000 ac_res=`eval 'as_val=${'$as_ac_Header'}
8001 $as_echo "$as_val"'`
8002 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8003 $as_echo "$ac_res" >&6; }
8004 as_val=`eval 'as_val=${'$as_ac_Header'}
8005 $as_echo "$as_val"'`
8006 if test "x$as_val" = x""yes; then
8007 cat >>confdefs.h <<_ACEOF
8008 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8009 _ACEOF
8013 done
8017 for ac_header in linux/ipx.h
8019 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8020 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
8021 $as_echo_n "checking for $ac_header... " >&6; }
8022 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8023 $as_echo_n "(cached) " >&6
8024 else
8025 cat >conftest.$ac_ext <<_ACEOF
8026 /* confdefs.h. */
8027 _ACEOF
8028 cat confdefs.h >>conftest.$ac_ext
8029 cat >>conftest.$ac_ext <<_ACEOF
8030 /* end confdefs.h. */
8031 #include <sys/types.h>
8032 #ifdef HAVE_ASM_TYPES_H
8033 # include <asm/types.h>
8034 #endif
8035 #ifdef HAVE_SYS_SOCKET_H
8036 # include <sys/socket.h>
8037 #endif
8039 #include <$ac_header>
8040 _ACEOF
8041 rm -f conftest.$ac_objext
8042 if { (ac_try="$ac_compile"
8043 case "(($ac_try" in
8044 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8045 *) ac_try_echo=$ac_try;;
8046 esac
8047 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8048 $as_echo "$ac_try_echo") >&5
8049 (eval "$ac_compile") 2>conftest.er1
8050 ac_status=$?
8051 grep -v '^ *+' conftest.er1 >conftest.err
8052 rm -f conftest.er1
8053 cat conftest.err >&5
8054 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8055 (exit $ac_status); } && {
8056 test -z "$ac_c_werror_flag" ||
8057 test ! -s conftest.err
8058 } && test -s conftest.$ac_objext; then
8059 eval "$as_ac_Header=yes"
8060 else
8061 $as_echo "$as_me: failed program was:" >&5
8062 sed 's/^/| /' conftest.$ac_ext >&5
8064 eval "$as_ac_Header=no"
8067 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8069 ac_res=`eval 'as_val=${'$as_ac_Header'}
8070 $as_echo "$as_val"'`
8071 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8072 $as_echo "$ac_res" >&6; }
8073 as_val=`eval 'as_val=${'$as_ac_Header'}
8074 $as_echo "$as_val"'`
8075 if test "x$as_val" = x""yes; then
8076 cat >>confdefs.h <<_ACEOF
8077 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8078 _ACEOF
8082 done
8086 for ac_header in resolv.h
8088 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8089 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
8090 $as_echo_n "checking for $ac_header... " >&6; }
8091 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8092 $as_echo_n "(cached) " >&6
8093 else
8094 cat >conftest.$ac_ext <<_ACEOF
8095 /* confdefs.h. */
8096 _ACEOF
8097 cat confdefs.h >>conftest.$ac_ext
8098 cat >>conftest.$ac_ext <<_ACEOF
8099 /* end confdefs.h. */
8100 #include <sys/types.h>
8101 #ifdef HAVE_SYS_SOCKET_H
8102 # include <sys/socket.h>
8103 #endif
8104 #ifdef HAVE_NETINET_IN_H
8105 # include <netinet/in.h>
8106 #endif
8107 #ifdef HAVE_ARPA_NAMESER_H
8108 # include <arpa/nameser.h>
8109 #endif
8111 #include <$ac_header>
8112 _ACEOF
8113 rm -f conftest.$ac_objext
8114 if { (ac_try="$ac_compile"
8115 case "(($ac_try" in
8116 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8117 *) ac_try_echo=$ac_try;;
8118 esac
8119 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8120 $as_echo "$ac_try_echo") >&5
8121 (eval "$ac_compile") 2>conftest.er1
8122 ac_status=$?
8123 grep -v '^ *+' conftest.er1 >conftest.err
8124 rm -f conftest.er1
8125 cat conftest.err >&5
8126 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8127 (exit $ac_status); } && {
8128 test -z "$ac_c_werror_flag" ||
8129 test ! -s conftest.err
8130 } && test -s conftest.$ac_objext; then
8131 eval "$as_ac_Header=yes"
8132 else
8133 $as_echo "$as_me: failed program was:" >&5
8134 sed 's/^/| /' conftest.$ac_ext >&5
8136 eval "$as_ac_Header=no"
8139 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8141 ac_res=`eval 'as_val=${'$as_ac_Header'}
8142 $as_echo "$as_val"'`
8143 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8144 $as_echo "$ac_res" >&6; }
8145 as_val=`eval 'as_val=${'$as_ac_Header'}
8146 $as_echo "$as_val"'`
8147 if test "x$as_val" = x""yes; then
8148 cat >>confdefs.h <<_ACEOF
8149 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8150 _ACEOF
8154 done
8158 for ac_header in ucontext.h
8160 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8161 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
8162 $as_echo_n "checking for $ac_header... " >&6; }
8163 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8164 $as_echo_n "(cached) " >&6
8165 else
8166 cat >conftest.$ac_ext <<_ACEOF
8167 /* confdefs.h. */
8168 _ACEOF
8169 cat confdefs.h >>conftest.$ac_ext
8170 cat >>conftest.$ac_ext <<_ACEOF
8171 /* end confdefs.h. */
8172 #include <signal.h>
8174 #include <$ac_header>
8175 _ACEOF
8176 rm -f conftest.$ac_objext
8177 if { (ac_try="$ac_compile"
8178 case "(($ac_try" in
8179 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8180 *) ac_try_echo=$ac_try;;
8181 esac
8182 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8183 $as_echo "$ac_try_echo") >&5
8184 (eval "$ac_compile") 2>conftest.er1
8185 ac_status=$?
8186 grep -v '^ *+' conftest.er1 >conftest.err
8187 rm -f conftest.er1
8188 cat conftest.err >&5
8189 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8190 (exit $ac_status); } && {
8191 test -z "$ac_c_werror_flag" ||
8192 test ! -s conftest.err
8193 } && test -s conftest.$ac_objext; then
8194 eval "$as_ac_Header=yes"
8195 else
8196 $as_echo "$as_me: failed program was:" >&5
8197 sed 's/^/| /' conftest.$ac_ext >&5
8199 eval "$as_ac_Header=no"
8202 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8204 ac_res=`eval 'as_val=${'$as_ac_Header'}
8205 $as_echo "$as_val"'`
8206 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8207 $as_echo "$ac_res" >&6; }
8208 as_val=`eval 'as_val=${'$as_ac_Header'}
8209 $as_echo "$as_val"'`
8210 if test "x$as_val" = x""yes; then
8211 cat >>confdefs.h <<_ACEOF
8212 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8213 _ACEOF
8217 done
8221 for ac_header in sys/thr.h
8223 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8224 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
8225 $as_echo_n "checking for $ac_header... " >&6; }
8226 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8227 $as_echo_n "(cached) " >&6
8228 else
8229 cat >conftest.$ac_ext <<_ACEOF
8230 /* confdefs.h. */
8231 _ACEOF
8232 cat confdefs.h >>conftest.$ac_ext
8233 cat >>conftest.$ac_ext <<_ACEOF
8234 /* end confdefs.h. */
8235 #include <sys/types.h>
8236 #ifdef HAVE_UCONTEXT_H
8237 #include <ucontext.h>
8238 #endif
8240 #include <$ac_header>
8241 _ACEOF
8242 rm -f conftest.$ac_objext
8243 if { (ac_try="$ac_compile"
8244 case "(($ac_try" in
8245 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8246 *) ac_try_echo=$ac_try;;
8247 esac
8248 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8249 $as_echo "$ac_try_echo") >&5
8250 (eval "$ac_compile") 2>conftest.er1
8251 ac_status=$?
8252 grep -v '^ *+' conftest.er1 >conftest.err
8253 rm -f conftest.er1
8254 cat conftest.err >&5
8255 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8256 (exit $ac_status); } && {
8257 test -z "$ac_c_werror_flag" ||
8258 test ! -s conftest.err
8259 } && test -s conftest.$ac_objext; then
8260 eval "$as_ac_Header=yes"
8261 else
8262 $as_echo "$as_me: failed program was:" >&5
8263 sed 's/^/| /' conftest.$ac_ext >&5
8265 eval "$as_ac_Header=no"
8268 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8270 ac_res=`eval 'as_val=${'$as_ac_Header'}
8271 $as_echo "$as_val"'`
8272 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8273 $as_echo "$ac_res" >&6; }
8274 as_val=`eval 'as_val=${'$as_ac_Header'}
8275 $as_echo "$as_val"'`
8276 if test "x$as_val" = x""yes; then
8277 cat >>confdefs.h <<_ACEOF
8278 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8279 _ACEOF
8283 done
8287 for ac_header in pthread_np.h
8289 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8290 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
8291 $as_echo_n "checking for $ac_header... " >&6; }
8292 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8293 $as_echo_n "(cached) " >&6
8294 else
8295 cat >conftest.$ac_ext <<_ACEOF
8296 /* confdefs.h. */
8297 _ACEOF
8298 cat confdefs.h >>conftest.$ac_ext
8299 cat >>conftest.$ac_ext <<_ACEOF
8300 /* end confdefs.h. */
8301 #ifdef HAVE_PTHREAD_H
8302 #include <pthread.h>
8303 #endif
8305 #include <$ac_header>
8306 _ACEOF
8307 rm -f conftest.$ac_objext
8308 if { (ac_try="$ac_compile"
8309 case "(($ac_try" in
8310 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8311 *) ac_try_echo=$ac_try;;
8312 esac
8313 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8314 $as_echo "$ac_try_echo") >&5
8315 (eval "$ac_compile") 2>conftest.er1
8316 ac_status=$?
8317 grep -v '^ *+' conftest.er1 >conftest.err
8318 rm -f conftest.er1
8319 cat conftest.err >&5
8320 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8321 (exit $ac_status); } && {
8322 test -z "$ac_c_werror_flag" ||
8323 test ! -s conftest.err
8324 } && test -s conftest.$ac_objext; then
8325 eval "$as_ac_Header=yes"
8326 else
8327 $as_echo "$as_me: failed program was:" >&5
8328 sed 's/^/| /' conftest.$ac_ext >&5
8330 eval "$as_ac_Header=no"
8333 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8335 ac_res=`eval 'as_val=${'$as_ac_Header'}
8336 $as_echo "$as_val"'`
8337 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8338 $as_echo "$ac_res" >&6; }
8339 as_val=`eval 'as_val=${'$as_ac_Header'}
8340 $as_echo "$as_val"'`
8341 if test "x$as_val" = x""yes; then
8342 cat >>confdefs.h <<_ACEOF
8343 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8344 _ACEOF
8348 done
8352 for ac_header in linux/videodev.h
8354 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8355 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
8356 $as_echo_n "checking for $ac_header... " >&6; }
8357 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8358 $as_echo_n "(cached) " >&6
8359 else
8360 cat >conftest.$ac_ext <<_ACEOF
8361 /* confdefs.h. */
8362 _ACEOF
8363 cat confdefs.h >>conftest.$ac_ext
8364 cat >>conftest.$ac_ext <<_ACEOF
8365 /* end confdefs.h. */
8366 #ifdef HAVE_SYS_TIME_H
8367 #include <sys/time.h>
8368 #endif
8369 #include <sys/types.h>
8370 #ifdef HAVE_ASM_TYPES_H
8371 #include <asm/types.h>
8372 #endif
8374 #include <$ac_header>
8375 _ACEOF
8376 rm -f conftest.$ac_objext
8377 if { (ac_try="$ac_compile"
8378 case "(($ac_try" in
8379 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8380 *) ac_try_echo=$ac_try;;
8381 esac
8382 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8383 $as_echo "$ac_try_echo") >&5
8384 (eval "$ac_compile") 2>conftest.er1
8385 ac_status=$?
8386 grep -v '^ *+' conftest.er1 >conftest.err
8387 rm -f conftest.er1
8388 cat conftest.err >&5
8389 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8390 (exit $ac_status); } && {
8391 test -z "$ac_c_werror_flag" ||
8392 test ! -s conftest.err
8393 } && test -s conftest.$ac_objext; then
8394 eval "$as_ac_Header=yes"
8395 else
8396 $as_echo "$as_me: failed program was:" >&5
8397 sed 's/^/| /' conftest.$ac_ext >&5
8399 eval "$as_ac_Header=no"
8402 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8404 ac_res=`eval 'as_val=${'$as_ac_Header'}
8405 $as_echo "$as_val"'`
8406 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8407 $as_echo "$ac_res" >&6; }
8408 as_val=`eval 'as_val=${'$as_ac_Header'}
8409 $as_echo "$as_val"'`
8410 if test "x$as_val" = x""yes; then
8411 cat >>confdefs.h <<_ACEOF
8412 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8413 _ACEOF
8417 done
8421 for ac_header in linux/capi.h
8423 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8424 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
8425 $as_echo_n "checking for $ac_header... " >&6; }
8426 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8427 $as_echo_n "(cached) " >&6
8428 else
8429 cat >conftest.$ac_ext <<_ACEOF
8430 /* confdefs.h. */
8431 _ACEOF
8432 cat confdefs.h >>conftest.$ac_ext
8433 cat >>conftest.$ac_ext <<_ACEOF
8434 /* end confdefs.h. */
8435 #define __user
8437 #include <$ac_header>
8438 _ACEOF
8439 rm -f conftest.$ac_objext
8440 if { (ac_try="$ac_compile"
8441 case "(($ac_try" in
8442 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8443 *) ac_try_echo=$ac_try;;
8444 esac
8445 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8446 $as_echo "$ac_try_echo") >&5
8447 (eval "$ac_compile") 2>conftest.er1
8448 ac_status=$?
8449 grep -v '^ *+' conftest.er1 >conftest.err
8450 rm -f conftest.er1
8451 cat conftest.err >&5
8452 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8453 (exit $ac_status); } && {
8454 test -z "$ac_c_werror_flag" ||
8455 test ! -s conftest.err
8456 } && test -s conftest.$ac_objext; then
8457 eval "$as_ac_Header=yes"
8458 else
8459 $as_echo "$as_me: failed program was:" >&5
8460 sed 's/^/| /' conftest.$ac_ext >&5
8462 eval "$as_ac_Header=no"
8465 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8467 ac_res=`eval 'as_val=${'$as_ac_Header'}
8468 $as_echo "$as_val"'`
8469 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8470 $as_echo "$ac_res" >&6; }
8471 as_val=`eval 'as_val=${'$as_ac_Header'}
8472 $as_echo "$as_val"'`
8473 if test "x$as_val" = x""yes; then
8474 cat >>confdefs.h <<_ACEOF
8475 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8476 _ACEOF
8480 done
8484 DLLEXT=""
8486 DLLFLAGS="-D_REENTRANT"
8488 LDSHARED=""
8490 LDDLLFLAGS=""
8492 LIBEXT="so"
8494 IMPLIBEXT="def"
8496 LDRPATH_INSTALL=""
8498 LDRPATH_LOCAL=""
8500 # Extract the first word of "ldd", so it can be a program name with args.
8501 set dummy ldd; ac_word=$2
8502 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8503 $as_echo_n "checking for $ac_word... " >&6; }
8504 if test "${ac_cv_path_LDD+set}" = set; then
8505 $as_echo_n "(cached) " >&6
8506 else
8507 case $LDD in
8508 [\\/]* | ?:[\\/]*)
8509 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
8512 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8513 as_dummy="/sbin:/usr/sbin:$PATH"
8514 for as_dir in $as_dummy
8516 IFS=$as_save_IFS
8517 test -z "$as_dir" && as_dir=.
8518 for ac_exec_ext in '' $ac_executable_extensions; do
8519 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8520 ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
8521 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8522 break 2
8524 done
8525 done
8526 IFS=$as_save_IFS
8528 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
8530 esac
8532 LDD=$ac_cv_path_LDD
8533 if test -n "$LDD"; then
8534 { $as_echo "$as_me:$LINENO: result: $LDD" >&5
8535 $as_echo "$LDD" >&6; }
8536 else
8537 { $as_echo "$as_me:$LINENO: result: no" >&5
8538 $as_echo "no" >&6; }
8543 case $host_os in
8544 cygwin*|mingw32*)
8545 if test -n "$ac_tool_prefix"; then
8546 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
8547 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
8548 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8549 $as_echo_n "checking for $ac_word... " >&6; }
8550 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8551 $as_echo_n "(cached) " >&6
8552 else
8553 if test -n "$DLLTOOL"; then
8554 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8555 else
8556 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8557 for as_dir in $PATH
8559 IFS=$as_save_IFS
8560 test -z "$as_dir" && as_dir=.
8561 for ac_exec_ext in '' $ac_executable_extensions; do
8562 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8563 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
8564 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8565 break 2
8567 done
8568 done
8569 IFS=$as_save_IFS
8573 DLLTOOL=$ac_cv_prog_DLLTOOL
8574 if test -n "$DLLTOOL"; then
8575 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8576 $as_echo "$DLLTOOL" >&6; }
8577 else
8578 { $as_echo "$as_me:$LINENO: result: no" >&5
8579 $as_echo "no" >&6; }
8584 if test -z "$ac_cv_prog_DLLTOOL"; then
8585 ac_ct_DLLTOOL=$DLLTOOL
8586 # Extract the first word of "dlltool", so it can be a program name with args.
8587 set dummy dlltool; ac_word=$2
8588 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8589 $as_echo_n "checking for $ac_word... " >&6; }
8590 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
8591 $as_echo_n "(cached) " >&6
8592 else
8593 if test -n "$ac_ct_DLLTOOL"; then
8594 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
8595 else
8596 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8597 for as_dir in $PATH
8599 IFS=$as_save_IFS
8600 test -z "$as_dir" && as_dir=.
8601 for ac_exec_ext in '' $ac_executable_extensions; do
8602 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8603 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
8604 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8605 break 2
8607 done
8608 done
8609 IFS=$as_save_IFS
8613 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
8614 if test -n "$ac_ct_DLLTOOL"; then
8615 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
8616 $as_echo "$ac_ct_DLLTOOL" >&6; }
8617 else
8618 { $as_echo "$as_me:$LINENO: result: no" >&5
8619 $as_echo "no" >&6; }
8622 if test "x$ac_ct_DLLTOOL" = x; then
8623 DLLTOOL="false"
8624 else
8625 case $cross_compiling:$ac_tool_warned in
8626 yes:)
8627 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
8628 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8629 ac_tool_warned=yes ;;
8630 esac
8631 DLLTOOL=$ac_ct_DLLTOOL
8633 else
8634 DLLTOOL="$ac_cv_prog_DLLTOOL"
8637 if test -n "$ac_tool_prefix"; then
8638 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
8639 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
8640 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8641 $as_echo_n "checking for $ac_word... " >&6; }
8642 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
8643 $as_echo_n "(cached) " >&6
8644 else
8645 if test -n "$DLLWRAP"; then
8646 ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
8647 else
8648 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8649 for as_dir in $PATH
8651 IFS=$as_save_IFS
8652 test -z "$as_dir" && as_dir=.
8653 for ac_exec_ext in '' $ac_executable_extensions; do
8654 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8655 ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
8656 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8657 break 2
8659 done
8660 done
8661 IFS=$as_save_IFS
8665 DLLWRAP=$ac_cv_prog_DLLWRAP
8666 if test -n "$DLLWRAP"; then
8667 { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
8668 $as_echo "$DLLWRAP" >&6; }
8669 else
8670 { $as_echo "$as_me:$LINENO: result: no" >&5
8671 $as_echo "no" >&6; }
8676 if test -z "$ac_cv_prog_DLLWRAP"; then
8677 ac_ct_DLLWRAP=$DLLWRAP
8678 # Extract the first word of "dllwrap", so it can be a program name with args.
8679 set dummy dllwrap; ac_word=$2
8680 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8681 $as_echo_n "checking for $ac_word... " >&6; }
8682 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
8683 $as_echo_n "(cached) " >&6
8684 else
8685 if test -n "$ac_ct_DLLWRAP"; then
8686 ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
8687 else
8688 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8689 for as_dir in $PATH
8691 IFS=$as_save_IFS
8692 test -z "$as_dir" && as_dir=.
8693 for ac_exec_ext in '' $ac_executable_extensions; do
8694 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8695 ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
8696 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8697 break 2
8699 done
8700 done
8701 IFS=$as_save_IFS
8705 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
8706 if test -n "$ac_ct_DLLWRAP"; then
8707 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
8708 $as_echo "$ac_ct_DLLWRAP" >&6; }
8709 else
8710 { $as_echo "$as_me:$LINENO: result: no" >&5
8711 $as_echo "no" >&6; }
8714 if test "x$ac_ct_DLLWRAP" = x; then
8715 DLLWRAP="false"
8716 else
8717 case $cross_compiling:$ac_tool_warned in
8718 yes:)
8719 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
8720 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8721 ac_tool_warned=yes ;;
8722 esac
8723 DLLWRAP=$ac_ct_DLLWRAP
8725 else
8726 DLLWRAP="$ac_cv_prog_DLLWRAP"
8729 if test -n "$ac_tool_prefix"; then
8730 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
8731 set dummy ${ac_tool_prefix}ar; ac_word=$2
8732 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8733 $as_echo_n "checking for $ac_word... " >&6; }
8734 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8735 $as_echo_n "(cached) " >&6
8736 else
8737 if test -n "$MINGWAR"; then
8738 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
8739 else
8740 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8741 for as_dir in $PATH
8743 IFS=$as_save_IFS
8744 test -z "$as_dir" && as_dir=.
8745 for ac_exec_ext in '' $ac_executable_extensions; do
8746 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8747 ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
8748 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8749 break 2
8751 done
8752 done
8753 IFS=$as_save_IFS
8757 MINGWAR=$ac_cv_prog_MINGWAR
8758 if test -n "$MINGWAR"; then
8759 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8760 $as_echo "$MINGWAR" >&6; }
8761 else
8762 { $as_echo "$as_me:$LINENO: result: no" >&5
8763 $as_echo "no" >&6; }
8768 if test -z "$ac_cv_prog_MINGWAR"; then
8769 ac_ct_MINGWAR=$MINGWAR
8770 # Extract the first word of "ar", so it can be a program name with args.
8771 set dummy ar; ac_word=$2
8772 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8773 $as_echo_n "checking for $ac_word... " >&6; }
8774 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
8775 $as_echo_n "(cached) " >&6
8776 else
8777 if test -n "$ac_ct_MINGWAR"; then
8778 ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
8779 else
8780 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8781 for as_dir in $PATH
8783 IFS=$as_save_IFS
8784 test -z "$as_dir" && as_dir=.
8785 for ac_exec_ext in '' $ac_executable_extensions; do
8786 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8787 ac_cv_prog_ac_ct_MINGWAR="ar"
8788 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8789 break 2
8791 done
8792 done
8793 IFS=$as_save_IFS
8797 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
8798 if test -n "$ac_ct_MINGWAR"; then
8799 { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
8800 $as_echo "$ac_ct_MINGWAR" >&6; }
8801 else
8802 { $as_echo "$as_me:$LINENO: result: no" >&5
8803 $as_echo "no" >&6; }
8806 if test "x$ac_ct_MINGWAR" = x; then
8807 MINGWAR="false"
8808 else
8809 case $cross_compiling:$ac_tool_warned in
8810 yes:)
8811 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
8812 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8813 ac_tool_warned=yes ;;
8814 esac
8815 MINGWAR=$ac_ct_MINGWAR
8817 else
8818 MINGWAR="$ac_cv_prog_MINGWAR"
8821 if test "$DLLWRAP" = "false"; then
8822 LIBEXT="a"
8823 else
8824 LIBEXT="dll"
8826 IMPLIBEXT="a"
8827 WIN16_FILES=""
8828 WIN16_INSTALL=""
8829 enable_iphlpapi=${enable_iphlpapi:-no}
8830 enable_kernel32=${enable_kernel32:-no}
8831 enable_msvcrt=${enable_msvcrt:-no}
8832 enable_ntdll=${enable_ntdll:-no}
8833 enable_ws2_32=${enable_ws2_32:-no}
8834 enable_loader=${enable_loader:-no}
8835 enable_server=${enable_server:-no}
8837 darwin*|macosx*)
8838 DLLEXT=".so"
8839 LIBEXT="dylib"
8840 DLLFLAGS="$DLLFLAGS -fPIC"
8841 LDDLLFLAGS="-bundle -multiply_defined suppress"
8842 LIBWINE_LDFLAGS="-multiply_defined suppress"
8843 LDSHARED="\$(CC) -dynamiclib"
8844 STRIP="$STRIP -x"
8845 LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$(RELPATH) \$(bindir) \$(libdir)\`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
8846 SECURITYLIB="-framework Security -framework CoreFoundation"
8848 COREFOUNDATIONLIB="-framework CoreFoundation"
8850 IOKITLIB="-framework IOKit -framework CoreFoundation"
8852 LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHARED_HEAP,0x7f000000"
8854 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
8855 then
8856 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
8859 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
8860 then
8861 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
8864 case $host_cpu in
8865 *powerpc*)
8866 LDDLLFLAGS="$LDDLLFLAGS -read_only_relocs warning" ;;
8867 esac
8868 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
8869 then
8870 CARBONLIB="-framework Carbon"
8872 enable_winequartz_drv=${enable_winequartz_drv:-yes}
8876 DLLFLAGS="$DLLFLAGS -fPIC"
8877 DLLEXT=".so"
8878 { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
8879 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
8880 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
8881 $as_echo_n "(cached) " >&6
8882 else
8883 ac_wine_try_cflags_saved=$CFLAGS
8884 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
8885 cat >conftest.$ac_ext <<_ACEOF
8886 void myfunc() {}
8887 _ACEOF
8888 rm -f conftest.$ac_objext conftest$ac_exeext
8889 if { (ac_try="$ac_link"
8890 case "(($ac_try" in
8891 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8892 *) ac_try_echo=$ac_try;;
8893 esac
8894 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8895 $as_echo "$ac_try_echo") >&5
8896 (eval "$ac_link") 2>conftest.er1
8897 ac_status=$?
8898 grep -v '^ *+' conftest.er1 >conftest.err
8899 rm -f conftest.er1
8900 cat conftest.err >&5
8901 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8902 (exit $ac_status); } && {
8903 test -z "$ac_c_werror_flag" ||
8904 test ! -s conftest.err
8905 } && test -s conftest$ac_exeext && {
8906 test "$cross_compiling" = yes ||
8907 $as_test_x conftest$ac_exeext
8908 }; then
8909 ac_cv_c_dll_gnuelf="yes"
8910 else
8911 $as_echo "$as_me: failed program was:" >&5
8912 sed 's/^/| /' conftest.$ac_ext >&5
8914 ac_cv_c_dll_gnuelf="no"
8917 rm -rf conftest.dSYM
8918 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8919 conftest$ac_exeext conftest.$ac_ext
8920 CFLAGS=$ac_wine_try_cflags_saved
8922 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
8923 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
8924 if test "$ac_cv_c_dll_gnuelf" = "yes"
8925 then
8926 LDSHARED="\$(CC) -shared"
8927 LDDLLFLAGS="-shared -Wl,-Bsymbolic"
8928 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
8929 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
8930 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
8931 $as_echo_n "(cached) " >&6
8932 else
8933 ac_wine_try_cflags_saved=$CFLAGS
8934 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
8935 cat >conftest.$ac_ext <<_ACEOF
8936 /* confdefs.h. */
8937 _ACEOF
8938 cat confdefs.h >>conftest.$ac_ext
8939 cat >>conftest.$ac_ext <<_ACEOF
8940 /* end confdefs.h. */
8943 main ()
8947 return 0;
8949 _ACEOF
8950 rm -f conftest.$ac_objext conftest$ac_exeext
8951 if { (ac_try="$ac_link"
8952 case "(($ac_try" in
8953 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8954 *) ac_try_echo=$ac_try;;
8955 esac
8956 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8957 $as_echo "$ac_try_echo") >&5
8958 (eval "$ac_link") 2>conftest.er1
8959 ac_status=$?
8960 grep -v '^ *+' conftest.er1 >conftest.err
8961 rm -f conftest.er1
8962 cat conftest.err >&5
8963 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8964 (exit $ac_status); } && {
8965 test -z "$ac_c_werror_flag" ||
8966 test ! -s conftest.err
8967 } && test -s conftest$ac_exeext && {
8968 test "$cross_compiling" = yes ||
8969 $as_test_x conftest$ac_exeext
8970 }; then
8971 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes
8972 else
8973 $as_echo "$as_me: failed program was:" >&5
8974 sed 's/^/| /' conftest.$ac_ext >&5
8976 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=no
8979 rm -rf conftest.dSYM
8980 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8981 conftest$ac_exeext conftest.$ac_ext
8982 CFLAGS=$ac_wine_try_cflags_saved
8984 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
8985 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
8986 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
8987 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
8988 else
8989 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
8990 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
8991 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
8992 $as_echo_n "(cached) " >&6
8993 else
8994 ac_wine_try_cflags_saved=$CFLAGS
8995 CFLAGS="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
8996 cat >conftest.$ac_ext <<_ACEOF
8997 /* confdefs.h. */
8998 _ACEOF
8999 cat confdefs.h >>conftest.$ac_ext
9000 cat >>conftest.$ac_ext <<_ACEOF
9001 /* end confdefs.h. */
9004 main ()
9008 return 0;
9010 _ACEOF
9011 rm -f conftest.$ac_objext conftest$ac_exeext
9012 if { (ac_try="$ac_link"
9013 case "(($ac_try" in
9014 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9015 *) ac_try_echo=$ac_try;;
9016 esac
9017 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9018 $as_echo "$ac_try_echo") >&5
9019 (eval "$ac_link") 2>conftest.er1
9020 ac_status=$?
9021 grep -v '^ *+' conftest.er1 >conftest.err
9022 rm -f conftest.er1
9023 cat conftest.err >&5
9024 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9025 (exit $ac_status); } && {
9026 test -z "$ac_c_werror_flag" ||
9027 test ! -s conftest.err
9028 } && test -s conftest$ac_exeext && {
9029 test "$cross_compiling" = yes ||
9030 $as_test_x conftest$ac_exeext
9031 }; then
9032 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
9033 else
9034 $as_echo "$as_me: failed program was:" >&5
9035 sed 's/^/| /' conftest.$ac_ext >&5
9037 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=no
9040 rm -rf conftest.dSYM
9041 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9042 conftest$ac_exeext conftest.$ac_ext
9043 CFLAGS=$ac_wine_try_cflags_saved
9045 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
9046 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
9047 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
9048 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
9054 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
9055 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
9056 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
9057 $as_echo_n "(cached) " >&6
9058 else
9059 ac_wine_try_cflags_saved=$CFLAGS
9060 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
9061 cat >conftest.$ac_ext <<_ACEOF
9062 /* confdefs.h. */
9063 _ACEOF
9064 cat confdefs.h >>conftest.$ac_ext
9065 cat >>conftest.$ac_ext <<_ACEOF
9066 /* end confdefs.h. */
9069 main ()
9073 return 0;
9075 _ACEOF
9076 rm -f conftest.$ac_objext conftest$ac_exeext
9077 if { (ac_try="$ac_link"
9078 case "(($ac_try" in
9079 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9080 *) ac_try_echo=$ac_try;;
9081 esac
9082 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9083 $as_echo "$ac_try_echo") >&5
9084 (eval "$ac_link") 2>conftest.er1
9085 ac_status=$?
9086 grep -v '^ *+' conftest.er1 >conftest.err
9087 rm -f conftest.er1
9088 cat conftest.err >&5
9089 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9090 (exit $ac_status); } && {
9091 test -z "$ac_c_werror_flag" ||
9092 test ! -s conftest.err
9093 } && test -s conftest$ac_exeext && {
9094 test "$cross_compiling" = yes ||
9095 $as_test_x conftest$ac_exeext
9096 }; then
9097 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes
9098 else
9099 $as_echo "$as_me: failed program was:" >&5
9100 sed 's/^/| /' conftest.$ac_ext >&5
9102 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=no
9105 rm -rf conftest.dSYM
9106 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9107 conftest$ac_exeext conftest.$ac_ext
9108 CFLAGS=$ac_wine_try_cflags_saved
9110 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
9111 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
9112 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
9113 LDDLLFLAGS="$LDDLLFLAGS,-z,defs"
9117 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
9118 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
9119 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
9120 $as_echo_n "(cached) " >&6
9121 else
9122 ac_wine_try_cflags_saved=$CFLAGS
9123 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
9124 cat >conftest.$ac_ext <<_ACEOF
9125 /* confdefs.h. */
9126 _ACEOF
9127 cat confdefs.h >>conftest.$ac_ext
9128 cat >>conftest.$ac_ext <<_ACEOF
9129 /* end confdefs.h. */
9132 main ()
9136 return 0;
9138 _ACEOF
9139 rm -f conftest.$ac_objext conftest$ac_exeext
9140 if { (ac_try="$ac_link"
9141 case "(($ac_try" in
9142 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9143 *) ac_try_echo=$ac_try;;
9144 esac
9145 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9146 $as_echo "$ac_try_echo") >&5
9147 (eval "$ac_link") 2>conftest.er1
9148 ac_status=$?
9149 grep -v '^ *+' conftest.er1 >conftest.err
9150 rm -f conftest.er1
9151 cat conftest.err >&5
9152 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9153 (exit $ac_status); } && {
9154 test -z "$ac_c_werror_flag" ||
9155 test ! -s conftest.err
9156 } && test -s conftest$ac_exeext && {
9157 test "$cross_compiling" = yes ||
9158 $as_test_x conftest$ac_exeext
9159 }; then
9160 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
9161 else
9162 $as_echo "$as_me: failed program was:" >&5
9163 sed 's/^/| /' conftest.$ac_ext >&5
9165 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=no
9168 rm -rf conftest.dSYM
9169 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9170 conftest$ac_exeext conftest.$ac_ext
9171 CFLAGS=$ac_wine_try_cflags_saved
9173 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
9174 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
9175 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
9176 LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
9180 echo '{ global: *; };' >conftest.map
9181 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
9182 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
9183 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
9184 $as_echo_n "(cached) " >&6
9185 else
9186 ac_wine_try_cflags_saved=$CFLAGS
9187 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
9188 cat >conftest.$ac_ext <<_ACEOF
9189 /* confdefs.h. */
9190 _ACEOF
9191 cat confdefs.h >>conftest.$ac_ext
9192 cat >>conftest.$ac_ext <<_ACEOF
9193 /* end confdefs.h. */
9196 main ()
9200 return 0;
9202 _ACEOF
9203 rm -f conftest.$ac_objext conftest$ac_exeext
9204 if { (ac_try="$ac_link"
9205 case "(($ac_try" in
9206 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9207 *) ac_try_echo=$ac_try;;
9208 esac
9209 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9210 $as_echo "$ac_try_echo") >&5
9211 (eval "$ac_link") 2>conftest.er1
9212 ac_status=$?
9213 grep -v '^ *+' conftest.er1 >conftest.err
9214 rm -f conftest.er1
9215 cat conftest.err >&5
9216 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9217 (exit $ac_status); } && {
9218 test -z "$ac_c_werror_flag" ||
9219 test ! -s conftest.err
9220 } && test -s conftest$ac_exeext && {
9221 test "$cross_compiling" = yes ||
9222 $as_test_x conftest$ac_exeext
9223 }; then
9224 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes
9225 else
9226 $as_echo "$as_me: failed program was:" >&5
9227 sed 's/^/| /' conftest.$ac_ext >&5
9229 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=no
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 CFLAGS=$ac_wine_try_cflags_saved
9237 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
9238 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
9239 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
9240 LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
9243 rm -f conftest.map
9245 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
9246 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
9247 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
9248 $as_echo_n "(cached) " >&6
9249 else
9250 ac_wine_try_cflags_saved=$CFLAGS
9251 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
9252 cat >conftest.$ac_ext <<_ACEOF
9253 /* confdefs.h. */
9254 _ACEOF
9255 cat confdefs.h >>conftest.$ac_ext
9256 cat >>conftest.$ac_ext <<_ACEOF
9257 /* end confdefs.h. */
9260 main ()
9264 return 0;
9266 _ACEOF
9267 rm -f conftest.$ac_objext conftest$ac_exeext
9268 if { (ac_try="$ac_link"
9269 case "(($ac_try" in
9270 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9271 *) ac_try_echo=$ac_try;;
9272 esac
9273 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9274 $as_echo "$ac_try_echo") >&5
9275 (eval "$ac_link") 2>conftest.er1
9276 ac_status=$?
9277 grep -v '^ *+' conftest.er1 >conftest.err
9278 rm -f conftest.er1
9279 cat conftest.err >&5
9280 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9281 (exit $ac_status); } && {
9282 test -z "$ac_c_werror_flag" ||
9283 test ! -s conftest.err
9284 } && test -s conftest$ac_exeext && {
9285 test "$cross_compiling" = yes ||
9286 $as_test_x conftest$ac_exeext
9287 }; then
9288 ac_cv_cflags__fPIC__Wl___export_dynamic=yes
9289 else
9290 $as_echo "$as_me: failed program was:" >&5
9291 sed 's/^/| /' conftest.$ac_ext >&5
9293 ac_cv_cflags__fPIC__Wl___export_dynamic=no
9296 rm -rf conftest.dSYM
9297 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9298 conftest$ac_exeext conftest.$ac_ext
9299 CFLAGS=$ac_wine_try_cflags_saved
9301 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
9302 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
9303 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
9304 LDEXECFLAGS="-Wl,--export-dynamic"
9309 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" | $as_tr_sh`
9310 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
9311 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
9312 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
9313 $as_echo_n "(cached) " >&6
9314 else
9315 ac_wine_try_cflags_saved=$CFLAGS
9316 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
9317 cat >conftest.$ac_ext <<_ACEOF
9318 /* confdefs.h. */
9319 _ACEOF
9320 cat confdefs.h >>conftest.$ac_ext
9321 cat >>conftest.$ac_ext <<_ACEOF
9322 /* end confdefs.h. */
9325 main ()
9329 return 0;
9331 _ACEOF
9332 rm -f conftest.$ac_objext conftest$ac_exeext
9333 if { (ac_try="$ac_link"
9334 case "(($ac_try" in
9335 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9336 *) ac_try_echo=$ac_try;;
9337 esac
9338 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9339 $as_echo "$ac_try_echo") >&5
9340 (eval "$ac_link") 2>conftest.er1
9341 ac_status=$?
9342 grep -v '^ *+' conftest.er1 >conftest.err
9343 rm -f conftest.er1
9344 cat conftest.err >&5
9345 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9346 (exit $ac_status); } && {
9347 test -z "$ac_c_werror_flag" ||
9348 test ! -s conftest.err
9349 } && test -s conftest$ac_exeext && {
9350 test "$cross_compiling" = yes ||
9351 $as_test_x conftest$ac_exeext
9352 }; then
9353 eval "$as_ac_var=yes"
9354 else
9355 $as_echo "$as_me: failed program was:" >&5
9356 sed 's/^/| /' conftest.$ac_ext >&5
9358 eval "$as_ac_var=no"
9361 rm -rf conftest.dSYM
9362 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9363 conftest$ac_exeext conftest.$ac_ext
9364 CFLAGS=$ac_wine_try_cflags_saved
9366 ac_res=`eval 'as_val=${'$as_ac_var'}
9367 $as_echo "$as_val"'`
9368 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
9369 $as_echo "$ac_res" >&6; }
9370 if test `eval 'as_val=${'$as_ac_var'}
9371 $as_echo "$as_val"'` = yes; then
9372 LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
9373 LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
9374 else
9375 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
9376 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
9377 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
9378 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
9379 $as_echo_n "(cached) " >&6
9380 else
9381 ac_wine_try_cflags_saved=$CFLAGS
9382 CFLAGS="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
9383 cat >conftest.$ac_ext <<_ACEOF
9384 /* confdefs.h. */
9385 _ACEOF
9386 cat confdefs.h >>conftest.$ac_ext
9387 cat >>conftest.$ac_ext <<_ACEOF
9388 /* end confdefs.h. */
9391 main ()
9395 return 0;
9397 _ACEOF
9398 rm -f conftest.$ac_objext conftest$ac_exeext
9399 if { (ac_try="$ac_link"
9400 case "(($ac_try" in
9401 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9402 *) ac_try_echo=$ac_try;;
9403 esac
9404 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9405 $as_echo "$ac_try_echo") >&5
9406 (eval "$ac_link") 2>conftest.er1
9407 ac_status=$?
9408 grep -v '^ *+' conftest.er1 >conftest.err
9409 rm -f conftest.er1
9410 cat conftest.err >&5
9411 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9412 (exit $ac_status); } && {
9413 test -z "$ac_c_werror_flag" ||
9414 test ! -s conftest.err
9415 } && test -s conftest$ac_exeext && {
9416 test "$cross_compiling" = yes ||
9417 $as_test_x conftest$ac_exeext
9418 }; then
9419 eval "$as_ac_var=yes"
9420 else
9421 $as_echo "$as_me: failed program was:" >&5
9422 sed 's/^/| /' conftest.$ac_ext >&5
9424 eval "$as_ac_var=no"
9427 rm -rf conftest.dSYM
9428 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9429 conftest$ac_exeext conftest.$ac_ext
9430 CFLAGS=$ac_wine_try_cflags_saved
9432 ac_res=`eval 'as_val=${'$as_ac_var'}
9433 $as_echo "$as_val"'`
9434 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
9435 $as_echo "$ac_res" >&6; }
9436 if test `eval 'as_val=${'$as_ac_var'}
9437 $as_echo "$as_val"'` = yes; then
9438 LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
9439 LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
9445 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
9446 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
9447 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
9448 $as_echo_n "(cached) " >&6
9449 else
9450 ac_wine_try_cflags_saved=$CFLAGS
9451 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
9452 cat >conftest.$ac_ext <<_ACEOF
9453 /* confdefs.h. */
9454 _ACEOF
9455 cat confdefs.h >>conftest.$ac_ext
9456 cat >>conftest.$ac_ext <<_ACEOF
9457 /* end confdefs.h. */
9460 main ()
9464 return 0;
9466 _ACEOF
9467 rm -f conftest.$ac_objext conftest$ac_exeext
9468 if { (ac_try="$ac_link"
9469 case "(($ac_try" in
9470 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9471 *) ac_try_echo=$ac_try;;
9472 esac
9473 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9474 $as_echo "$ac_try_echo") >&5
9475 (eval "$ac_link") 2>conftest.er1
9476 ac_status=$?
9477 grep -v '^ *+' conftest.er1 >conftest.err
9478 rm -f conftest.er1
9479 cat conftest.err >&5
9480 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9481 (exit $ac_status); } && {
9482 test -z "$ac_c_werror_flag" ||
9483 test ! -s conftest.err
9484 } && test -s conftest$ac_exeext && {
9485 test "$cross_compiling" = yes ||
9486 $as_test_x conftest$ac_exeext
9487 }; then
9488 ac_cv_cflags__Wl___enable_new_dtags=yes
9489 else
9490 $as_echo "$as_me: failed program was:" >&5
9491 sed 's/^/| /' conftest.$ac_ext >&5
9493 ac_cv_cflags__Wl___enable_new_dtags=no
9496 rm -rf conftest.dSYM
9497 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9498 conftest$ac_exeext conftest.$ac_ext
9499 CFLAGS=$ac_wine_try_cflags_saved
9501 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
9502 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
9503 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
9504 LDRPATH_INSTALL="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
9508 case $host_cpu in
9509 *i[3456789]86* | x86_64)
9510 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
9511 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
9512 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
9513 $as_echo_n "(cached) " >&6
9514 else
9515 ac_wine_try_cflags_saved=$CFLAGS
9516 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
9517 cat >conftest.$ac_ext <<_ACEOF
9518 /* confdefs.h. */
9519 _ACEOF
9520 cat confdefs.h >>conftest.$ac_ext
9521 cat >>conftest.$ac_ext <<_ACEOF
9522 /* end confdefs.h. */
9525 main ()
9529 return 0;
9531 _ACEOF
9532 rm -f conftest.$ac_objext conftest$ac_exeext
9533 if { (ac_try="$ac_link"
9534 case "(($ac_try" in
9535 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9536 *) ac_try_echo=$ac_try;;
9537 esac
9538 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9539 $as_echo "$ac_try_echo") >&5
9540 (eval "$ac_link") 2>conftest.er1
9541 ac_status=$?
9542 grep -v '^ *+' conftest.er1 >conftest.err
9543 rm -f conftest.er1
9544 cat conftest.err >&5
9545 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9546 (exit $ac_status); } && {
9547 test -z "$ac_c_werror_flag" ||
9548 test ! -s conftest.err
9549 } && test -s conftest$ac_exeext && {
9550 test "$cross_compiling" = yes ||
9551 $as_test_x conftest$ac_exeext
9552 }; then
9553 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
9554 else
9555 $as_echo "$as_me: failed program was:" >&5
9556 sed 's/^/| /' conftest.$ac_ext >&5
9558 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=no
9561 rm -rf conftest.dSYM
9562 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9563 conftest$ac_exeext conftest.$ac_ext
9564 CFLAGS=$ac_wine_try_cflags_saved
9566 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
9567 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
9568 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
9569 LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
9573 esac
9575 else
9576 { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
9577 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
9578 if test "${ac_cv_c_dll_unixware+set}" = set; then
9579 $as_echo_n "(cached) " >&6
9580 else
9581 ac_wine_try_cflags_saved=$CFLAGS
9582 CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
9583 cat >conftest.$ac_ext <<_ACEOF
9584 void myfunc() {}
9585 _ACEOF
9586 rm -f conftest.$ac_objext conftest$ac_exeext
9587 if { (ac_try="$ac_link"
9588 case "(($ac_try" in
9589 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9590 *) ac_try_echo=$ac_try;;
9591 esac
9592 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9593 $as_echo "$ac_try_echo") >&5
9594 (eval "$ac_link") 2>conftest.er1
9595 ac_status=$?
9596 grep -v '^ *+' conftest.er1 >conftest.err
9597 rm -f conftest.er1
9598 cat conftest.err >&5
9599 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9600 (exit $ac_status); } && {
9601 test -z "$ac_c_werror_flag" ||
9602 test ! -s conftest.err
9603 } && test -s conftest$ac_exeext && {
9604 test "$cross_compiling" = yes ||
9605 $as_test_x conftest$ac_exeext
9606 }; then
9607 ac_cv_c_dll_unixware="yes"
9608 else
9609 $as_echo "$as_me: failed program was:" >&5
9610 sed 's/^/| /' conftest.$ac_ext >&5
9612 ac_cv_c_dll_unixware="no"
9615 rm -rf conftest.dSYM
9616 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9617 conftest$ac_exeext conftest.$ac_ext
9618 CFLAGS=$ac_wine_try_cflags_saved
9620 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
9621 $as_echo "$ac_cv_c_dll_unixware" >&6; }
9622 if test "$ac_cv_c_dll_unixware" = "yes"
9623 then
9624 LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
9625 LDDLLFLAGS="-Wl,-G,-B,symbolic"
9627 else
9628 { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
9629 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
9630 if test "${ac_cv_c_dll_hpux+set}" = set; then
9631 $as_echo_n "(cached) " >&6
9632 else
9633 ac_wine_try_cflags_saved=$CFLAGS
9634 CFLAGS="$CFLAGS -shared"
9635 cat >conftest.$ac_ext <<_ACEOF
9636 void myfunc() {}
9637 _ACEOF
9638 rm -f conftest.$ac_objext conftest$ac_exeext
9639 if { (ac_try="$ac_link"
9640 case "(($ac_try" in
9641 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9642 *) ac_try_echo=$ac_try;;
9643 esac
9644 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9645 $as_echo "$ac_try_echo") >&5
9646 (eval "$ac_link") 2>conftest.er1
9647 ac_status=$?
9648 grep -v '^ *+' conftest.er1 >conftest.err
9649 rm -f conftest.er1
9650 cat conftest.err >&5
9651 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9652 (exit $ac_status); } && {
9653 test -z "$ac_c_werror_flag" ||
9654 test ! -s conftest.err
9655 } && test -s conftest$ac_exeext && {
9656 test "$cross_compiling" = yes ||
9657 $as_test_x conftest$ac_exeext
9658 }; then
9659 ac_cv_c_dll_hpux="yes"
9660 else
9661 $as_echo "$as_me: failed program was:" >&5
9662 sed 's/^/| /' conftest.$ac_ext >&5
9664 ac_cv_c_dll_hpux="no"
9667 rm -rf conftest.dSYM
9668 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9669 conftest$ac_exeext conftest.$ac_ext
9670 CFLAGS=$ac_wine_try_cflags_saved
9672 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
9673 $as_echo "$ac_cv_c_dll_hpux" >&6; }
9674 if test "$ac_cv_c_dll_hpux" = "yes"
9675 then
9676 LIBEXT="sl"
9677 DLLEXT=".sl"
9678 LDDLLFLAGS="-shared -fPIC"
9679 LDSHARED="\$(CC) -shared"
9684 esac
9686 enable_winequartz_drv=${enable_winequartz_drv:-no}
9688 if test "$LIBEXT" = "a"; then
9689 { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
9690 It is currently not possible to build Wine without shared library
9691 (.so) support to allow transparent switch between .so and .dll files.
9692 If you are using Linux, you will need a newer binutils.
9693 " >&5
9694 $as_echo "$as_me: error: could not find a way to build shared libraries.
9695 It is currently not possible to build Wine without shared library
9696 (.so) support to allow transparent switch between .so and .dll files.
9697 If you are using Linux, you will need a newer binutils.
9698 " >&2;}
9699 { (exit 1); exit 1; }; }
9702 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
9703 then
9704 for ac_prog in i586-mingw32msvc-gcc i386-mingw32msvc-gcc i686-mingw32-gcc i586-mingw32-gcc i486-mingw32-gcc i386-mingw32-gcc mingw32-gcc mingw-gcc
9706 # Extract the first word of "$ac_prog", so it can be a program name with args.
9707 set dummy $ac_prog; ac_word=$2
9708 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
9709 $as_echo_n "checking for $ac_word... " >&6; }
9710 if test "${ac_cv_prog_CROSSCC+set}" = set; then
9711 $as_echo_n "(cached) " >&6
9712 else
9713 if test -n "$CROSSCC"; then
9714 ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test.
9715 else
9716 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9717 for as_dir in $PATH
9719 IFS=$as_save_IFS
9720 test -z "$as_dir" && as_dir=.
9721 for ac_exec_ext in '' $ac_executable_extensions; do
9722 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9723 ac_cv_prog_CROSSCC="$ac_prog"
9724 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9725 break 2
9727 done
9728 done
9729 IFS=$as_save_IFS
9733 CROSSCC=$ac_cv_prog_CROSSCC
9734 if test -n "$CROSSCC"; then
9735 { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
9736 $as_echo "$CROSSCC" >&6; }
9737 else
9738 { $as_echo "$as_me:$LINENO: result: no" >&5
9739 $as_echo "no" >&6; }
9743 test -n "$CROSSCC" && break
9744 done
9745 test -n "$CROSSCC" || CROSSCC="false"
9747 for ac_prog in i586-mingw32msvc-dlltool i386-mingw32msvc-dlltool i686-mingw32-dlltool i586-mingw32-dlltool i486-mingw32-dlltool i386-mingw32-dlltool mingw32-dlltool mingw-dlltool
9749 # Extract the first word of "$ac_prog", so it can be a program name with args.
9750 set dummy $ac_prog; ac_word=$2
9751 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
9752 $as_echo_n "checking for $ac_word... " >&6; }
9753 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
9754 $as_echo_n "(cached) " >&6
9755 else
9756 if test -n "$DLLTOOL"; then
9757 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
9758 else
9759 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9760 for as_dir in $PATH
9762 IFS=$as_save_IFS
9763 test -z "$as_dir" && as_dir=.
9764 for ac_exec_ext in '' $ac_executable_extensions; do
9765 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9766 ac_cv_prog_DLLTOOL="$ac_prog"
9767 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9768 break 2
9770 done
9771 done
9772 IFS=$as_save_IFS
9776 DLLTOOL=$ac_cv_prog_DLLTOOL
9777 if test -n "$DLLTOOL"; then
9778 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
9779 $as_echo "$DLLTOOL" >&6; }
9780 else
9781 { $as_echo "$as_me:$LINENO: result: no" >&5
9782 $as_echo "no" >&6; }
9786 test -n "$DLLTOOL" && break
9787 done
9788 test -n "$DLLTOOL" || DLLTOOL="false"
9790 for ac_prog in i586-mingw32msvc-windres i386-mingw32msvc-windres i686-mingw32-windres i586-mingw32-windres i486-mingw32-windres i386-mingw32-windres mingw32-windres mingw-windres
9792 # Extract the first word of "$ac_prog", so it can be a program name with args.
9793 set dummy $ac_prog; ac_word=$2
9794 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
9795 $as_echo_n "checking for $ac_word... " >&6; }
9796 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
9797 $as_echo_n "(cached) " >&6
9798 else
9799 if test -n "$CROSSWINDRES"; then
9800 ac_cv_prog_CROSSWINDRES="$CROSSWINDRES" # Let the user override the test.
9801 else
9802 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9803 for as_dir in $PATH
9805 IFS=$as_save_IFS
9806 test -z "$as_dir" && as_dir=.
9807 for ac_exec_ext in '' $ac_executable_extensions; do
9808 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9809 ac_cv_prog_CROSSWINDRES="$ac_prog"
9810 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9811 break 2
9813 done
9814 done
9815 IFS=$as_save_IFS
9819 CROSSWINDRES=$ac_cv_prog_CROSSWINDRES
9820 if test -n "$CROSSWINDRES"; then
9821 { $as_echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
9822 $as_echo "$CROSSWINDRES" >&6; }
9823 else
9824 { $as_echo "$as_me:$LINENO: result: no" >&5
9825 $as_echo "no" >&6; }
9829 test -n "$CROSSWINDRES" && break
9830 done
9831 test -n "$CROSSWINDRES" || CROSSWINDRES="false"
9833 for ac_prog in i586-mingw32msvc-ar i386-mingw32msvc-ar i686-mingw32-ar i586-mingw32-ar i486-mingw32-ar i386-mingw32-ar mingw32-ar mingw-ar
9835 # Extract the first word of "$ac_prog", so it can be a program name with args.
9836 set dummy $ac_prog; ac_word=$2
9837 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
9838 $as_echo_n "checking for $ac_word... " >&6; }
9839 if test "${ac_cv_prog_MINGWAR+set}" = set; then
9840 $as_echo_n "(cached) " >&6
9841 else
9842 if test -n "$MINGWAR"; then
9843 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
9844 else
9845 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9846 for as_dir in $PATH
9848 IFS=$as_save_IFS
9849 test -z "$as_dir" && as_dir=.
9850 for ac_exec_ext in '' $ac_executable_extensions; do
9851 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9852 ac_cv_prog_MINGWAR="$ac_prog"
9853 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9854 break 2
9856 done
9857 done
9858 IFS=$as_save_IFS
9862 MINGWAR=$ac_cv_prog_MINGWAR
9863 if test -n "$MINGWAR"; then
9864 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
9865 $as_echo "$MINGWAR" >&6; }
9866 else
9867 { $as_echo "$as_me:$LINENO: result: no" >&5
9868 $as_echo "no" >&6; }
9872 test -n "$MINGWAR" && break
9873 done
9874 test -n "$MINGWAR" || MINGWAR="false"
9876 if test "$CROSSCC" != "false"
9877 then
9878 CROSSTEST="\$(CROSSTEST)"
9884 if test "$have_x" = "yes"
9885 then
9886 XLIB="-lXext -lX11"
9887 ac_save_CPPFLAGS="$CPPFLAGS"
9888 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
9890 { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
9891 $as_echo_n "checking for -lX11... " >&6; }
9892 if test "${ac_cv_lib_soname_X11+set}" = set; then
9893 $as_echo_n "(cached) " >&6
9894 else
9895 ac_check_soname_save_LIBS=$LIBS
9896 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
9897 cat >conftest.$ac_ext <<_ACEOF
9898 /* confdefs.h. */
9899 _ACEOF
9900 cat confdefs.h >>conftest.$ac_ext
9901 cat >>conftest.$ac_ext <<_ACEOF
9902 /* end confdefs.h. */
9904 /* Override any GCC internal prototype to avoid an error.
9905 Use char because int might match the return type of a GCC
9906 builtin and then its argument prototype would still apply. */
9907 #ifdef __cplusplus
9908 extern "C"
9909 #endif
9910 char XCreateWindow ();
9912 main ()
9914 return XCreateWindow ();
9916 return 0;
9918 _ACEOF
9919 rm -f conftest.$ac_objext conftest$ac_exeext
9920 if { (ac_try="$ac_link"
9921 case "(($ac_try" in
9922 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9923 *) ac_try_echo=$ac_try;;
9924 esac
9925 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9926 $as_echo "$ac_try_echo") >&5
9927 (eval "$ac_link") 2>conftest.er1
9928 ac_status=$?
9929 grep -v '^ *+' conftest.er1 >conftest.err
9930 rm -f conftest.er1
9931 cat conftest.err >&5
9932 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9933 (exit $ac_status); } && {
9934 test -z "$ac_c_werror_flag" ||
9935 test ! -s conftest.err
9936 } && test -s conftest$ac_exeext && {
9937 test "$cross_compiling" = yes ||
9938 $as_test_x conftest$ac_exeext
9939 }; then
9940 case "$LIBEXT" in
9941 dll) ;;
9942 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'` ;;
9943 *) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9944 esac
9945 else
9946 $as_echo "$as_me: failed program was:" >&5
9947 sed 's/^/| /' conftest.$ac_ext >&5
9952 rm -rf conftest.dSYM
9953 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9954 conftest$ac_exeext conftest.$ac_ext
9955 LIBS=$ac_check_soname_save_LIBS
9957 if test "x$ac_cv_lib_soname_X11" = "x"; then
9958 { $as_echo "$as_me:$LINENO: result: not found" >&5
9959 $as_echo "not found" >&6; }
9961 else
9962 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
9963 $as_echo "$ac_cv_lib_soname_X11" >&6; }
9965 cat >>confdefs.h <<_ACEOF
9966 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
9967 _ACEOF
9972 { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
9973 $as_echo_n "checking for -lXext... " >&6; }
9974 if test "${ac_cv_lib_soname_Xext+set}" = set; then
9975 $as_echo_n "(cached) " >&6
9976 else
9977 ac_check_soname_save_LIBS=$LIBS
9978 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
9979 cat >conftest.$ac_ext <<_ACEOF
9980 /* confdefs.h. */
9981 _ACEOF
9982 cat confdefs.h >>conftest.$ac_ext
9983 cat >>conftest.$ac_ext <<_ACEOF
9984 /* end confdefs.h. */
9986 /* Override any GCC internal prototype to avoid an error.
9987 Use char because int might match the return type of a GCC
9988 builtin and then its argument prototype would still apply. */
9989 #ifdef __cplusplus
9990 extern "C"
9991 #endif
9992 char XextCreateExtension ();
9994 main ()
9996 return XextCreateExtension ();
9998 return 0;
10000 _ACEOF
10001 rm -f conftest.$ac_objext conftest$ac_exeext
10002 if { (ac_try="$ac_link"
10003 case "(($ac_try" in
10004 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10005 *) ac_try_echo=$ac_try;;
10006 esac
10007 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10008 $as_echo "$ac_try_echo") >&5
10009 (eval "$ac_link") 2>conftest.er1
10010 ac_status=$?
10011 grep -v '^ *+' conftest.er1 >conftest.err
10012 rm -f conftest.er1
10013 cat conftest.err >&5
10014 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10015 (exit $ac_status); } && {
10016 test -z "$ac_c_werror_flag" ||
10017 test ! -s conftest.err
10018 } && test -s conftest$ac_exeext && {
10019 test "$cross_compiling" = yes ||
10020 $as_test_x conftest$ac_exeext
10021 }; then
10022 case "$LIBEXT" in
10023 dll) ;;
10024 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'` ;;
10025 *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10026 esac
10027 else
10028 $as_echo "$as_me: failed program was:" >&5
10029 sed 's/^/| /' conftest.$ac_ext >&5
10034 rm -rf conftest.dSYM
10035 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10036 conftest$ac_exeext conftest.$ac_ext
10037 LIBS=$ac_check_soname_save_LIBS
10039 if test "x$ac_cv_lib_soname_Xext" = "x"; then
10040 { $as_echo "$as_me:$LINENO: result: not found" >&5
10041 $as_echo "not found" >&6; }
10043 else
10044 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
10045 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
10047 cat >>confdefs.h <<_ACEOF
10048 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
10049 _ACEOF
10067 for ac_header in X11/Xlib.h \
10068 X11/XKBlib.h \
10069 X11/Xutil.h \
10070 X11/Xcursor/Xcursor.h \
10071 X11/extensions/shape.h \
10072 X11/extensions/XInput.h \
10073 X11/extensions/XShm.h \
10074 X11/extensions/Xcomposite.h \
10075 X11/extensions/Xinerama.h \
10076 X11/extensions/Xrandr.h \
10077 X11/extensions/Xrender.h \
10078 X11/extensions/xf86vmode.h
10080 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10081 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10082 $as_echo_n "checking for $ac_header... " >&6; }
10083 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10084 $as_echo_n "(cached) " >&6
10085 else
10086 cat >conftest.$ac_ext <<_ACEOF
10087 /* confdefs.h. */
10088 _ACEOF
10089 cat confdefs.h >>conftest.$ac_ext
10090 cat >>conftest.$ac_ext <<_ACEOF
10091 /* end confdefs.h. */
10092 #ifdef HAVE_X11_XLIB_H
10093 # include <X11/Xlib.h>
10094 #endif
10095 #ifdef HAVE_X11_XUTIL_H
10096 # include <X11/Xutil.h>
10097 #endif
10099 #include <$ac_header>
10100 _ACEOF
10101 rm -f conftest.$ac_objext
10102 if { (ac_try="$ac_compile"
10103 case "(($ac_try" in
10104 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10105 *) ac_try_echo=$ac_try;;
10106 esac
10107 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10108 $as_echo "$ac_try_echo") >&5
10109 (eval "$ac_compile") 2>conftest.er1
10110 ac_status=$?
10111 grep -v '^ *+' conftest.er1 >conftest.err
10112 rm -f conftest.er1
10113 cat conftest.err >&5
10114 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10115 (exit $ac_status); } && {
10116 test -z "$ac_c_werror_flag" ||
10117 test ! -s conftest.err
10118 } && test -s conftest.$ac_objext; then
10119 eval "$as_ac_Header=yes"
10120 else
10121 $as_echo "$as_me: failed program was:" >&5
10122 sed 's/^/| /' conftest.$ac_ext >&5
10124 eval "$as_ac_Header=no"
10127 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10129 ac_res=`eval 'as_val=${'$as_ac_Header'}
10130 $as_echo "$as_val"'`
10131 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10132 $as_echo "$ac_res" >&6; }
10133 as_val=`eval 'as_val=${'$as_ac_Header'}
10134 $as_echo "$as_val"'`
10135 if test "x$as_val" = x""yes; then
10136 cat >>confdefs.h <<_ACEOF
10137 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10138 _ACEOF
10142 done
10145 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
10146 then
10147 { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
10148 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
10149 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
10150 $as_echo_n "(cached) " >&6
10151 else
10152 ac_check_lib_save_LIBS=$LIBS
10153 LIBS="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10154 cat >conftest.$ac_ext <<_ACEOF
10155 /* confdefs.h. */
10156 _ACEOF
10157 cat confdefs.h >>conftest.$ac_ext
10158 cat >>conftest.$ac_ext <<_ACEOF
10159 /* end confdefs.h. */
10161 /* Override any GCC internal prototype to avoid an error.
10162 Use char because int might match the return type of a GCC
10163 builtin and then its argument prototype would still apply. */
10164 #ifdef __cplusplus
10165 extern "C"
10166 #endif
10167 char XkbQueryExtension ();
10169 main ()
10171 return XkbQueryExtension ();
10173 return 0;
10175 _ACEOF
10176 rm -f conftest.$ac_objext conftest$ac_exeext
10177 if { (ac_try="$ac_link"
10178 case "(($ac_try" in
10179 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10180 *) ac_try_echo=$ac_try;;
10181 esac
10182 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10183 $as_echo "$ac_try_echo") >&5
10184 (eval "$ac_link") 2>conftest.er1
10185 ac_status=$?
10186 grep -v '^ *+' conftest.er1 >conftest.err
10187 rm -f conftest.er1
10188 cat conftest.err >&5
10189 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10190 (exit $ac_status); } && {
10191 test -z "$ac_c_werror_flag" ||
10192 test ! -s conftest.err
10193 } && test -s conftest$ac_exeext && {
10194 test "$cross_compiling" = yes ||
10195 $as_test_x conftest$ac_exeext
10196 }; then
10197 ac_cv_lib_X11_XkbQueryExtension=yes
10198 else
10199 $as_echo "$as_me: failed program was:" >&5
10200 sed 's/^/| /' conftest.$ac_ext >&5
10202 ac_cv_lib_X11_XkbQueryExtension=no
10205 rm -rf conftest.dSYM
10206 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10207 conftest$ac_exeext conftest.$ac_ext
10208 LIBS=$ac_check_lib_save_LIBS
10210 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10211 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10212 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x""yes; then
10214 cat >>confdefs.h <<\_ACEOF
10215 #define HAVE_XKB 1
10216 _ACEOF
10222 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10223 then
10224 { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10225 $as_echo_n "checking for -lXcursor... " >&6; }
10226 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10227 $as_echo_n "(cached) " >&6
10228 else
10229 ac_check_soname_save_LIBS=$LIBS
10230 LIBS="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10231 cat >conftest.$ac_ext <<_ACEOF
10232 /* confdefs.h. */
10233 _ACEOF
10234 cat confdefs.h >>conftest.$ac_ext
10235 cat >>conftest.$ac_ext <<_ACEOF
10236 /* end confdefs.h. */
10238 /* Override any GCC internal prototype to avoid an error.
10239 Use char because int might match the return type of a GCC
10240 builtin and then its argument prototype would still apply. */
10241 #ifdef __cplusplus
10242 extern "C"
10243 #endif
10244 char XcursorImageLoadCursor ();
10246 main ()
10248 return XcursorImageLoadCursor ();
10250 return 0;
10252 _ACEOF
10253 rm -f conftest.$ac_objext conftest$ac_exeext
10254 if { (ac_try="$ac_link"
10255 case "(($ac_try" in
10256 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10257 *) ac_try_echo=$ac_try;;
10258 esac
10259 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10260 $as_echo "$ac_try_echo") >&5
10261 (eval "$ac_link") 2>conftest.er1
10262 ac_status=$?
10263 grep -v '^ *+' conftest.er1 >conftest.err
10264 rm -f conftest.er1
10265 cat conftest.err >&5
10266 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10267 (exit $ac_status); } && {
10268 test -z "$ac_c_werror_flag" ||
10269 test ! -s conftest.err
10270 } && test -s conftest$ac_exeext && {
10271 test "$cross_compiling" = yes ||
10272 $as_test_x conftest$ac_exeext
10273 }; then
10274 case "$LIBEXT" in
10275 dll) ;;
10276 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'` ;;
10277 *) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10278 esac
10279 else
10280 $as_echo "$as_me: failed program was:" >&5
10281 sed 's/^/| /' conftest.$ac_ext >&5
10286 rm -rf conftest.dSYM
10287 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10288 conftest$ac_exeext conftest.$ac_ext
10289 LIBS=$ac_check_soname_save_LIBS
10291 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10292 { $as_echo "$as_me:$LINENO: result: not found" >&5
10293 $as_echo "not found" >&6; }
10295 else
10296 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10297 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10299 cat >>confdefs.h <<_ACEOF
10300 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10301 _ACEOF
10307 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10308 case "x$with_xcursor" in
10309 x) wine_notices="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10310 xno) ;;
10311 *) { { $as_echo "$as_me:$LINENO: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10312 This is an error since --with-xcursor was requested." >&5
10313 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10314 This is an error since --with-xcursor was requested." >&2;}
10315 { (exit 1); exit 1; }; } ;;
10316 esac
10320 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10321 then
10322 { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10323 $as_echo_n "checking for -lXi... " >&6; }
10324 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10325 $as_echo_n "(cached) " >&6
10326 else
10327 ac_check_soname_save_LIBS=$LIBS
10328 LIBS="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10329 cat >conftest.$ac_ext <<_ACEOF
10330 /* confdefs.h. */
10331 _ACEOF
10332 cat confdefs.h >>conftest.$ac_ext
10333 cat >>conftest.$ac_ext <<_ACEOF
10334 /* end confdefs.h. */
10336 /* Override any GCC internal prototype to avoid an error.
10337 Use char because int might match the return type of a GCC
10338 builtin and then its argument prototype would still apply. */
10339 #ifdef __cplusplus
10340 extern "C"
10341 #endif
10342 char XOpenDevice ();
10344 main ()
10346 return XOpenDevice ();
10348 return 0;
10350 _ACEOF
10351 rm -f conftest.$ac_objext conftest$ac_exeext
10352 if { (ac_try="$ac_link"
10353 case "(($ac_try" in
10354 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10355 *) ac_try_echo=$ac_try;;
10356 esac
10357 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10358 $as_echo "$ac_try_echo") >&5
10359 (eval "$ac_link") 2>conftest.er1
10360 ac_status=$?
10361 grep -v '^ *+' conftest.er1 >conftest.err
10362 rm -f conftest.er1
10363 cat conftest.err >&5
10364 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10365 (exit $ac_status); } && {
10366 test -z "$ac_c_werror_flag" ||
10367 test ! -s conftest.err
10368 } && test -s conftest$ac_exeext && {
10369 test "$cross_compiling" = yes ||
10370 $as_test_x conftest$ac_exeext
10371 }; then
10372 case "$LIBEXT" in
10373 dll) ;;
10374 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'` ;;
10375 *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10376 esac
10377 else
10378 $as_echo "$as_me: failed program was:" >&5
10379 sed 's/^/| /' conftest.$ac_ext >&5
10384 rm -rf conftest.dSYM
10385 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10386 conftest$ac_exeext conftest.$ac_ext
10387 LIBS=$ac_check_soname_save_LIBS
10389 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10390 { $as_echo "$as_me:$LINENO: result: not found" >&5
10391 $as_echo "not found" >&6; }
10393 else
10394 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10395 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10397 cat >>confdefs.h <<_ACEOF
10398 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10399 _ACEOF
10405 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10406 case "x$with_xinput" in
10407 x) wine_notices="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10408 xno) ;;
10409 *) { { $as_echo "$as_me:$LINENO: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10410 This is an error since --with-xinput was requested." >&5
10411 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10412 This is an error since --with-xinput was requested." >&2;}
10413 { (exit 1); exit 1; }; } ;;
10414 esac
10418 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10419 then
10420 { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10421 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10422 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10423 $as_echo_n "(cached) " >&6
10424 else
10425 ac_check_lib_save_LIBS=$LIBS
10426 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10427 cat >conftest.$ac_ext <<_ACEOF
10428 /* confdefs.h. */
10429 _ACEOF
10430 cat confdefs.h >>conftest.$ac_ext
10431 cat >>conftest.$ac_ext <<_ACEOF
10432 /* end confdefs.h. */
10434 /* Override any GCC internal prototype to avoid an error.
10435 Use char because int might match the return type of a GCC
10436 builtin and then its argument prototype would still apply. */
10437 #ifdef __cplusplus
10438 extern "C"
10439 #endif
10440 char XShmQueryExtension ();
10442 main ()
10444 return XShmQueryExtension ();
10446 return 0;
10448 _ACEOF
10449 rm -f conftest.$ac_objext conftest$ac_exeext
10450 if { (ac_try="$ac_link"
10451 case "(($ac_try" in
10452 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10453 *) ac_try_echo=$ac_try;;
10454 esac
10455 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10456 $as_echo "$ac_try_echo") >&5
10457 (eval "$ac_link") 2>conftest.er1
10458 ac_status=$?
10459 grep -v '^ *+' conftest.er1 >conftest.err
10460 rm -f conftest.er1
10461 cat conftest.err >&5
10462 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10463 (exit $ac_status); } && {
10464 test -z "$ac_c_werror_flag" ||
10465 test ! -s conftest.err
10466 } && test -s conftest$ac_exeext && {
10467 test "$cross_compiling" = yes ||
10468 $as_test_x conftest$ac_exeext
10469 }; then
10470 ac_cv_lib_Xext_XShmQueryExtension=yes
10471 else
10472 $as_echo "$as_me: failed program was:" >&5
10473 sed 's/^/| /' conftest.$ac_ext >&5
10475 ac_cv_lib_Xext_XShmQueryExtension=no
10478 rm -rf conftest.dSYM
10479 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10480 conftest$ac_exeext conftest.$ac_ext
10481 LIBS=$ac_check_lib_save_LIBS
10483 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10484 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10485 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x""yes; then
10487 cat >>confdefs.h <<\_ACEOF
10488 #define HAVE_LIBXXSHM 1
10489 _ACEOF
10494 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10495 case "x$with_xshm" in
10496 x) wine_notices="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10497 xno) ;;
10498 *) { { $as_echo "$as_me:$LINENO: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10499 This is an error since --with-xshm was requested." >&5
10500 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10501 This is an error since --with-xshm was requested." >&2;}
10502 { (exit 1); exit 1; }; } ;;
10503 esac
10507 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10508 then
10509 { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10510 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10511 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10512 $as_echo_n "(cached) " >&6
10513 else
10514 ac_check_lib_save_LIBS=$LIBS
10515 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10516 cat >conftest.$ac_ext <<_ACEOF
10517 /* confdefs.h. */
10518 _ACEOF
10519 cat confdefs.h >>conftest.$ac_ext
10520 cat >>conftest.$ac_ext <<_ACEOF
10521 /* end confdefs.h. */
10523 /* Override any GCC internal prototype to avoid an error.
10524 Use char because int might match the return type of a GCC
10525 builtin and then its argument prototype would still apply. */
10526 #ifdef __cplusplus
10527 extern "C"
10528 #endif
10529 char XShapeQueryExtension ();
10531 main ()
10533 return XShapeQueryExtension ();
10535 return 0;
10537 _ACEOF
10538 rm -f conftest.$ac_objext conftest$ac_exeext
10539 if { (ac_try="$ac_link"
10540 case "(($ac_try" in
10541 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10542 *) ac_try_echo=$ac_try;;
10543 esac
10544 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10545 $as_echo "$ac_try_echo") >&5
10546 (eval "$ac_link") 2>conftest.er1
10547 ac_status=$?
10548 grep -v '^ *+' conftest.er1 >conftest.err
10549 rm -f conftest.er1
10550 cat conftest.err >&5
10551 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10552 (exit $ac_status); } && {
10553 test -z "$ac_c_werror_flag" ||
10554 test ! -s conftest.err
10555 } && test -s conftest$ac_exeext && {
10556 test "$cross_compiling" = yes ||
10557 $as_test_x conftest$ac_exeext
10558 }; then
10559 ac_cv_lib_Xext_XShapeQueryExtension=yes
10560 else
10561 $as_echo "$as_me: failed program was:" >&5
10562 sed 's/^/| /' conftest.$ac_ext >&5
10564 ac_cv_lib_Xext_XShapeQueryExtension=no
10567 rm -rf conftest.dSYM
10568 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10569 conftest$ac_exeext conftest.$ac_ext
10570 LIBS=$ac_check_lib_save_LIBS
10572 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10573 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10574 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then
10576 cat >>confdefs.h <<\_ACEOF
10577 #define HAVE_LIBXSHAPE 1
10578 _ACEOF
10583 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10584 case "x$with_xshape" in
10585 x) wine_notices="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10586 xno) ;;
10587 *) { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10588 This is an error since --with-xshape was requested." >&5
10589 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10590 This is an error since --with-xshape was requested." >&2;}
10591 { (exit 1); exit 1; }; } ;;
10592 esac
10596 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10597 then
10598 { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10599 $as_echo_n "checking for -lXxf86vm... " >&6; }
10600 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10601 $as_echo_n "(cached) " >&6
10602 else
10603 ac_check_soname_save_LIBS=$LIBS
10604 LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10605 cat >conftest.$ac_ext <<_ACEOF
10606 /* confdefs.h. */
10607 _ACEOF
10608 cat confdefs.h >>conftest.$ac_ext
10609 cat >>conftest.$ac_ext <<_ACEOF
10610 /* end confdefs.h. */
10612 /* Override any GCC internal prototype to avoid an error.
10613 Use char because int might match the return type of a GCC
10614 builtin and then its argument prototype would still apply. */
10615 #ifdef __cplusplus
10616 extern "C"
10617 #endif
10618 char XF86VidModeQueryExtension ();
10620 main ()
10622 return XF86VidModeQueryExtension ();
10624 return 0;
10626 _ACEOF
10627 rm -f conftest.$ac_objext conftest$ac_exeext
10628 if { (ac_try="$ac_link"
10629 case "(($ac_try" in
10630 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10631 *) ac_try_echo=$ac_try;;
10632 esac
10633 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10634 $as_echo "$ac_try_echo") >&5
10635 (eval "$ac_link") 2>conftest.er1
10636 ac_status=$?
10637 grep -v '^ *+' conftest.er1 >conftest.err
10638 rm -f conftest.er1
10639 cat conftest.err >&5
10640 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10641 (exit $ac_status); } && {
10642 test -z "$ac_c_werror_flag" ||
10643 test ! -s conftest.err
10644 } && test -s conftest$ac_exeext && {
10645 test "$cross_compiling" = yes ||
10646 $as_test_x conftest$ac_exeext
10647 }; then
10648 case "$LIBEXT" in
10649 dll) ;;
10650 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'` ;;
10651 *) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10652 esac
10653 else
10654 $as_echo "$as_me: failed program was:" >&5
10655 sed 's/^/| /' conftest.$ac_ext >&5
10660 rm -rf conftest.dSYM
10661 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10662 conftest$ac_exeext conftest.$ac_ext
10663 LIBS=$ac_check_soname_save_LIBS
10665 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10666 { $as_echo "$as_me:$LINENO: result: not found" >&5
10667 $as_echo "not found" >&6; }
10669 else
10670 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10671 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10673 cat >>confdefs.h <<_ACEOF
10674 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10675 _ACEOF
10681 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10682 case "x$with_xxf86vm" in
10683 x) wine_notices="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10684 xno) ;;
10685 *) { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10686 This is an error since --with-xxf86vm was requested." >&5
10687 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10688 This is an error since --with-xxf86vm was requested." >&2;}
10689 { (exit 1); exit 1; }; } ;;
10690 esac
10694 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"
10695 then
10696 { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10697 $as_echo_n "checking for -lXrender... " >&6; }
10698 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10699 $as_echo_n "(cached) " >&6
10700 else
10701 ac_check_soname_save_LIBS=$LIBS
10702 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10703 cat >conftest.$ac_ext <<_ACEOF
10704 /* confdefs.h. */
10705 _ACEOF
10706 cat confdefs.h >>conftest.$ac_ext
10707 cat >>conftest.$ac_ext <<_ACEOF
10708 /* end confdefs.h. */
10710 /* Override any GCC internal prototype to avoid an error.
10711 Use char because int might match the return type of a GCC
10712 builtin and then its argument prototype would still apply. */
10713 #ifdef __cplusplus
10714 extern "C"
10715 #endif
10716 char XRenderQueryExtension ();
10718 main ()
10720 return XRenderQueryExtension ();
10722 return 0;
10724 _ACEOF
10725 rm -f conftest.$ac_objext conftest$ac_exeext
10726 if { (ac_try="$ac_link"
10727 case "(($ac_try" in
10728 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10729 *) ac_try_echo=$ac_try;;
10730 esac
10731 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10732 $as_echo "$ac_try_echo") >&5
10733 (eval "$ac_link") 2>conftest.er1
10734 ac_status=$?
10735 grep -v '^ *+' conftest.er1 >conftest.err
10736 rm -f conftest.er1
10737 cat conftest.err >&5
10738 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10739 (exit $ac_status); } && {
10740 test -z "$ac_c_werror_flag" ||
10741 test ! -s conftest.err
10742 } && test -s conftest$ac_exeext && {
10743 test "$cross_compiling" = yes ||
10744 $as_test_x conftest$ac_exeext
10745 }; then
10746 case "$LIBEXT" in
10747 dll) ;;
10748 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'` ;;
10749 *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10750 esac
10751 else
10752 $as_echo "$as_me: failed program was:" >&5
10753 sed 's/^/| /' conftest.$ac_ext >&5
10758 rm -rf conftest.dSYM
10759 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10760 conftest$ac_exeext conftest.$ac_ext
10761 LIBS=$ac_check_soname_save_LIBS
10763 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10764 { $as_echo "$as_me:$LINENO: result: not found" >&5
10765 $as_echo "not found" >&6; }
10767 else
10768 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
10769 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
10771 cat >>confdefs.h <<_ACEOF
10772 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
10773 _ACEOF
10775 { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
10776 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
10777 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
10778 $as_echo_n "(cached) " >&6
10779 else
10780 ac_check_lib_save_LIBS=$LIBS
10781 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10782 cat >conftest.$ac_ext <<_ACEOF
10783 /* confdefs.h. */
10784 _ACEOF
10785 cat confdefs.h >>conftest.$ac_ext
10786 cat >>conftest.$ac_ext <<_ACEOF
10787 /* end confdefs.h. */
10789 /* Override any GCC internal prototype to avoid an error.
10790 Use char because int might match the return type of a GCC
10791 builtin and then its argument prototype would still apply. */
10792 #ifdef __cplusplus
10793 extern "C"
10794 #endif
10795 char XRenderSetPictureTransform ();
10797 main ()
10799 return XRenderSetPictureTransform ();
10801 return 0;
10803 _ACEOF
10804 rm -f conftest.$ac_objext conftest$ac_exeext
10805 if { (ac_try="$ac_link"
10806 case "(($ac_try" in
10807 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10808 *) ac_try_echo=$ac_try;;
10809 esac
10810 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10811 $as_echo "$ac_try_echo") >&5
10812 (eval "$ac_link") 2>conftest.er1
10813 ac_status=$?
10814 grep -v '^ *+' conftest.er1 >conftest.err
10815 rm -f conftest.er1
10816 cat conftest.err >&5
10817 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10818 (exit $ac_status); } && {
10819 test -z "$ac_c_werror_flag" ||
10820 test ! -s conftest.err
10821 } && test -s conftest$ac_exeext && {
10822 test "$cross_compiling" = yes ||
10823 $as_test_x conftest$ac_exeext
10824 }; then
10825 ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
10826 else
10827 $as_echo "$as_me: failed program was:" >&5
10828 sed 's/^/| /' conftest.$ac_ext >&5
10830 ac_cv_lib_Xrender_XRenderSetPictureTransform=no
10833 rm -rf conftest.dSYM
10834 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10835 conftest$ac_exeext conftest.$ac_ext
10836 LIBS=$ac_check_lib_save_LIBS
10838 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
10839 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
10840 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x""yes; then
10842 cat >>confdefs.h <<\_ACEOF
10843 #define HAVE_XRENDERSETPICTURETRANSFORM 1
10844 _ACEOF
10852 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10853 case "x$with_xrender" in
10854 x) wine_warnings="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
10855 xno) ;;
10856 *) { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10857 This is an error since --with-xrender was requested." >&5
10858 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10859 This is an error since --with-xrender was requested." >&2;}
10860 { (exit 1); exit 1; }; } ;;
10861 esac
10865 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
10866 then
10867 cat >conftest.$ac_ext <<_ACEOF
10868 /* confdefs.h. */
10869 _ACEOF
10870 cat confdefs.h >>conftest.$ac_ext
10871 cat >>conftest.$ac_ext <<_ACEOF
10872 /* end confdefs.h. */
10873 #include <X11/Xlib.h>
10874 #include <X11/extensions/Xrandr.h>
10876 main ()
10878 static typeof(XRRSetScreenConfigAndRate) * func;
10880 return 0;
10882 _ACEOF
10883 rm -f conftest.$ac_objext
10884 if { (ac_try="$ac_compile"
10885 case "(($ac_try" in
10886 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10887 *) ac_try_echo=$ac_try;;
10888 esac
10889 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10890 $as_echo "$ac_try_echo") >&5
10891 (eval "$ac_compile") 2>conftest.er1
10892 ac_status=$?
10893 grep -v '^ *+' conftest.er1 >conftest.err
10894 rm -f conftest.er1
10895 cat conftest.err >&5
10896 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10897 (exit $ac_status); } && {
10898 test -z "$ac_c_werror_flag" ||
10899 test ! -s conftest.err
10900 } && test -s conftest.$ac_objext; then
10901 { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
10902 $as_echo_n "checking for -lXrandr... " >&6; }
10903 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
10904 $as_echo_n "(cached) " >&6
10905 else
10906 ac_check_soname_save_LIBS=$LIBS
10907 LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10908 cat >conftest.$ac_ext <<_ACEOF
10909 /* confdefs.h. */
10910 _ACEOF
10911 cat confdefs.h >>conftest.$ac_ext
10912 cat >>conftest.$ac_ext <<_ACEOF
10913 /* end confdefs.h. */
10915 /* Override any GCC internal prototype to avoid an error.
10916 Use char because int might match the return type of a GCC
10917 builtin and then its argument prototype would still apply. */
10918 #ifdef __cplusplus
10919 extern "C"
10920 #endif
10921 char XRRQueryExtension ();
10923 main ()
10925 return XRRQueryExtension ();
10927 return 0;
10929 _ACEOF
10930 rm -f conftest.$ac_objext conftest$ac_exeext
10931 if { (ac_try="$ac_link"
10932 case "(($ac_try" in
10933 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10934 *) ac_try_echo=$ac_try;;
10935 esac
10936 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10937 $as_echo "$ac_try_echo") >&5
10938 (eval "$ac_link") 2>conftest.er1
10939 ac_status=$?
10940 grep -v '^ *+' conftest.er1 >conftest.err
10941 rm -f conftest.er1
10942 cat conftest.err >&5
10943 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10944 (exit $ac_status); } && {
10945 test -z "$ac_c_werror_flag" ||
10946 test ! -s conftest.err
10947 } && test -s conftest$ac_exeext && {
10948 test "$cross_compiling" = yes ||
10949 $as_test_x conftest$ac_exeext
10950 }; then
10951 case "$LIBEXT" in
10952 dll) ;;
10953 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'` ;;
10954 *) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10955 esac
10956 else
10957 $as_echo "$as_me: failed program was:" >&5
10958 sed 's/^/| /' conftest.$ac_ext >&5
10963 rm -rf conftest.dSYM
10964 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10965 conftest$ac_exeext conftest.$ac_ext
10966 LIBS=$ac_check_soname_save_LIBS
10968 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
10969 { $as_echo "$as_me:$LINENO: result: not found" >&5
10970 $as_echo "not found" >&6; }
10972 else
10973 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
10974 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
10976 cat >>confdefs.h <<_ACEOF
10977 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
10978 _ACEOF
10983 else
10984 $as_echo "$as_me: failed program was:" >&5
10985 sed 's/^/| /' conftest.$ac_ext >&5
10990 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10992 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
10993 case "x$with_xrandr" in
10994 x) wine_notices="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
10995 xno) ;;
10996 *) { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
10997 This is an error since --with-xrandr was requested." >&5
10998 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
10999 This is an error since --with-xrandr was requested." >&2;}
11000 { (exit 1); exit 1; }; } ;;
11001 esac
11005 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
11006 then
11007 cat >conftest.$ac_ext <<_ACEOF
11008 /* confdefs.h. */
11009 _ACEOF
11010 cat confdefs.h >>conftest.$ac_ext
11011 cat >>conftest.$ac_ext <<_ACEOF
11012 /* end confdefs.h. */
11013 #include <X11/Xlib.h>
11014 #include <X11/extensions/Xinerama.h>
11016 main ()
11018 static typeof(XineramaQueryScreens) * func;
11020 return 0;
11022 _ACEOF
11023 rm -f conftest.$ac_objext
11024 if { (ac_try="$ac_compile"
11025 case "(($ac_try" in
11026 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11027 *) ac_try_echo=$ac_try;;
11028 esac
11029 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11030 $as_echo "$ac_try_echo") >&5
11031 (eval "$ac_compile") 2>conftest.er1
11032 ac_status=$?
11033 grep -v '^ *+' conftest.er1 >conftest.err
11034 rm -f conftest.er1
11035 cat conftest.err >&5
11036 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11037 (exit $ac_status); } && {
11038 test -z "$ac_c_werror_flag" ||
11039 test ! -s conftest.err
11040 } && test -s conftest.$ac_objext; then
11041 { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
11042 $as_echo_n "checking for -lXinerama... " >&6; }
11043 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
11044 $as_echo_n "(cached) " >&6
11045 else
11046 ac_check_soname_save_LIBS=$LIBS
11047 LIBS="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11048 cat >conftest.$ac_ext <<_ACEOF
11049 /* confdefs.h. */
11050 _ACEOF
11051 cat confdefs.h >>conftest.$ac_ext
11052 cat >>conftest.$ac_ext <<_ACEOF
11053 /* end confdefs.h. */
11055 /* Override any GCC internal prototype to avoid an error.
11056 Use char because int might match the return type of a GCC
11057 builtin and then its argument prototype would still apply. */
11058 #ifdef __cplusplus
11059 extern "C"
11060 #endif
11061 char XineramaQueryScreens ();
11063 main ()
11065 return XineramaQueryScreens ();
11067 return 0;
11069 _ACEOF
11070 rm -f conftest.$ac_objext conftest$ac_exeext
11071 if { (ac_try="$ac_link"
11072 case "(($ac_try" in
11073 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11074 *) ac_try_echo=$ac_try;;
11075 esac
11076 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11077 $as_echo "$ac_try_echo") >&5
11078 (eval "$ac_link") 2>conftest.er1
11079 ac_status=$?
11080 grep -v '^ *+' conftest.er1 >conftest.err
11081 rm -f conftest.er1
11082 cat conftest.err >&5
11083 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11084 (exit $ac_status); } && {
11085 test -z "$ac_c_werror_flag" ||
11086 test ! -s conftest.err
11087 } && test -s conftest$ac_exeext && {
11088 test "$cross_compiling" = yes ||
11089 $as_test_x conftest$ac_exeext
11090 }; then
11091 case "$LIBEXT" in
11092 dll) ;;
11093 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'` ;;
11094 *) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11095 esac
11096 else
11097 $as_echo "$as_me: failed program was:" >&5
11098 sed 's/^/| /' conftest.$ac_ext >&5
11103 rm -rf conftest.dSYM
11104 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11105 conftest$ac_exeext conftest.$ac_ext
11106 LIBS=$ac_check_soname_save_LIBS
11108 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11109 { $as_echo "$as_me:$LINENO: result: not found" >&5
11110 $as_echo "not found" >&6; }
11112 else
11113 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
11114 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
11116 cat >>confdefs.h <<_ACEOF
11117 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
11118 _ACEOF
11123 else
11124 $as_echo "$as_me: failed program was:" >&5
11125 sed 's/^/| /' conftest.$ac_ext >&5
11130 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11132 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11133 case "x$with_xinerama" in
11134 x) wine_notices="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
11135 xno) ;;
11136 *) { { $as_echo "$as_me:$LINENO: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11137 This is an error since --with-xinerama was requested." >&5
11138 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11139 This is an error since --with-xinerama was requested." >&2;}
11140 { (exit 1); exit 1; }; } ;;
11141 esac
11145 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
11146 then
11147 { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
11148 $as_echo_n "checking for -lXcomposite... " >&6; }
11149 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
11150 $as_echo_n "(cached) " >&6
11151 else
11152 ac_check_soname_save_LIBS=$LIBS
11153 LIBS="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11154 cat >conftest.$ac_ext <<_ACEOF
11155 /* confdefs.h. */
11156 _ACEOF
11157 cat confdefs.h >>conftest.$ac_ext
11158 cat >>conftest.$ac_ext <<_ACEOF
11159 /* end confdefs.h. */
11161 /* Override any GCC internal prototype to avoid an error.
11162 Use char because int might match the return type of a GCC
11163 builtin and then its argument prototype would still apply. */
11164 #ifdef __cplusplus
11165 extern "C"
11166 #endif
11167 char XCompositeRedirectWindow ();
11169 main ()
11171 return XCompositeRedirectWindow ();
11173 return 0;
11175 _ACEOF
11176 rm -f conftest.$ac_objext conftest$ac_exeext
11177 if { (ac_try="$ac_link"
11178 case "(($ac_try" in
11179 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11180 *) ac_try_echo=$ac_try;;
11181 esac
11182 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11183 $as_echo "$ac_try_echo") >&5
11184 (eval "$ac_link") 2>conftest.er1
11185 ac_status=$?
11186 grep -v '^ *+' conftest.er1 >conftest.err
11187 rm -f conftest.er1
11188 cat conftest.err >&5
11189 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11190 (exit $ac_status); } && {
11191 test -z "$ac_c_werror_flag" ||
11192 test ! -s conftest.err
11193 } && test -s conftest$ac_exeext && {
11194 test "$cross_compiling" = yes ||
11195 $as_test_x conftest$ac_exeext
11196 }; then
11197 case "$LIBEXT" in
11198 dll) ;;
11199 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'` ;;
11200 *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11201 esac
11202 else
11203 $as_echo "$as_me: failed program was:" >&5
11204 sed 's/^/| /' conftest.$ac_ext >&5
11209 rm -rf conftest.dSYM
11210 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11211 conftest$ac_exeext conftest.$ac_ext
11212 LIBS=$ac_check_soname_save_LIBS
11214 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11215 { $as_echo "$as_me:$LINENO: result: not found" >&5
11216 $as_echo "not found" >&6; }
11218 else
11219 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11220 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11222 cat >>confdefs.h <<_ACEOF
11223 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11224 _ACEOF
11230 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11231 case "x$with_xcomposite" in
11232 x) wine_notices="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11233 xno) ;;
11234 *) { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11235 This is an error since --with-xcomposite was requested." >&5
11236 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11237 This is an error since --with-xcomposite was requested." >&2;}
11238 { (exit 1); exit 1; }; } ;;
11239 esac
11243 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11244 $as_echo_n "checking for XICCallback.callback... " >&6; }
11245 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11246 $as_echo_n "(cached) " >&6
11247 else
11248 cat >conftest.$ac_ext <<_ACEOF
11249 /* confdefs.h. */
11250 _ACEOF
11251 cat confdefs.h >>conftest.$ac_ext
11252 cat >>conftest.$ac_ext <<_ACEOF
11253 /* end confdefs.h. */
11254 #ifdef HAVE_X11_XLIB_H
11255 #include <X11/Xlib.h>
11256 #endif
11259 main ()
11261 static XICCallback ac_aggr;
11262 if (ac_aggr.callback)
11263 return 0;
11265 return 0;
11267 _ACEOF
11268 rm -f conftest.$ac_objext
11269 if { (ac_try="$ac_compile"
11270 case "(($ac_try" in
11271 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11272 *) ac_try_echo=$ac_try;;
11273 esac
11274 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11275 $as_echo "$ac_try_echo") >&5
11276 (eval "$ac_compile") 2>conftest.er1
11277 ac_status=$?
11278 grep -v '^ *+' conftest.er1 >conftest.err
11279 rm -f conftest.er1
11280 cat conftest.err >&5
11281 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11282 (exit $ac_status); } && {
11283 test -z "$ac_c_werror_flag" ||
11284 test ! -s conftest.err
11285 } && test -s conftest.$ac_objext; then
11286 ac_cv_member_XICCallback_callback=yes
11287 else
11288 $as_echo "$as_me: failed program was:" >&5
11289 sed 's/^/| /' conftest.$ac_ext >&5
11291 cat >conftest.$ac_ext <<_ACEOF
11292 /* confdefs.h. */
11293 _ACEOF
11294 cat confdefs.h >>conftest.$ac_ext
11295 cat >>conftest.$ac_ext <<_ACEOF
11296 /* end confdefs.h. */
11297 #ifdef HAVE_X11_XLIB_H
11298 #include <X11/Xlib.h>
11299 #endif
11302 main ()
11304 static XICCallback ac_aggr;
11305 if (sizeof ac_aggr.callback)
11306 return 0;
11308 return 0;
11310 _ACEOF
11311 rm -f conftest.$ac_objext
11312 if { (ac_try="$ac_compile"
11313 case "(($ac_try" in
11314 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11315 *) ac_try_echo=$ac_try;;
11316 esac
11317 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11318 $as_echo "$ac_try_echo") >&5
11319 (eval "$ac_compile") 2>conftest.er1
11320 ac_status=$?
11321 grep -v '^ *+' conftest.er1 >conftest.err
11322 rm -f conftest.er1
11323 cat conftest.err >&5
11324 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11325 (exit $ac_status); } && {
11326 test -z "$ac_c_werror_flag" ||
11327 test ! -s conftest.err
11328 } && test -s conftest.$ac_objext; then
11329 ac_cv_member_XICCallback_callback=yes
11330 else
11331 $as_echo "$as_me: failed program was:" >&5
11332 sed 's/^/| /' conftest.$ac_ext >&5
11334 ac_cv_member_XICCallback_callback=no
11337 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11340 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11342 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11343 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11344 if test "x$ac_cv_member_XICCallback_callback" = x""yes; then
11346 cat >>confdefs.h <<_ACEOF
11347 #define HAVE_XICCALLBACK_CALLBACK 1
11348 _ACEOF
11355 opengl_msg=""
11356 if test "x$with_opengl" != "xno"
11357 then
11362 for ac_header in GL/gl.h GL/glx.h GL/glext.h GL/glu.h
11364 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11365 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11366 $as_echo_n "checking for $ac_header... " >&6; }
11367 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11368 $as_echo_n "(cached) " >&6
11369 else
11370 cat >conftest.$ac_ext <<_ACEOF
11371 /* confdefs.h. */
11372 _ACEOF
11373 cat confdefs.h >>conftest.$ac_ext
11374 cat >>conftest.$ac_ext <<_ACEOF
11375 /* end confdefs.h. */
11376 #ifdef HAVE_GL_GLX_H
11377 # include <GL/glx.h>
11378 #endif
11380 #include <$ac_header>
11381 _ACEOF
11382 rm -f conftest.$ac_objext
11383 if { (ac_try="$ac_compile"
11384 case "(($ac_try" in
11385 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11386 *) ac_try_echo=$ac_try;;
11387 esac
11388 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11389 $as_echo "$ac_try_echo") >&5
11390 (eval "$ac_compile") 2>conftest.er1
11391 ac_status=$?
11392 grep -v '^ *+' conftest.er1 >conftest.err
11393 rm -f conftest.er1
11394 cat conftest.err >&5
11395 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11396 (exit $ac_status); } && {
11397 test -z "$ac_c_werror_flag" ||
11398 test ! -s conftest.err
11399 } && test -s conftest.$ac_objext; then
11400 eval "$as_ac_Header=yes"
11401 else
11402 $as_echo "$as_me: failed program was:" >&5
11403 sed 's/^/| /' conftest.$ac_ext >&5
11405 eval "$as_ac_Header=no"
11408 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11410 ac_res=`eval 'as_val=${'$as_ac_Header'}
11411 $as_echo "$as_val"'`
11412 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11413 $as_echo "$ac_res" >&6; }
11414 as_val=`eval 'as_val=${'$as_ac_Header'}
11415 $as_echo "$as_val"'`
11416 if test "x$as_val" = x""yes; then
11417 cat >>confdefs.h <<_ACEOF
11418 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11419 _ACEOF
11423 done
11425 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11426 then
11427 { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11428 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11429 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11430 $as_echo_n "(cached) " >&6
11431 else
11432 cat >conftest.$ac_ext <<_ACEOF
11433 /* confdefs.h. */
11434 _ACEOF
11435 cat confdefs.h >>conftest.$ac_ext
11436 cat >>conftest.$ac_ext <<_ACEOF
11437 /* end confdefs.h. */
11438 #include <GL/gl.h>
11440 main ()
11442 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11444 return 0;
11446 _ACEOF
11447 rm -f conftest.$ac_objext
11448 if { (ac_try="$ac_compile"
11449 case "(($ac_try" in
11450 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11451 *) ac_try_echo=$ac_try;;
11452 esac
11453 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11454 $as_echo "$ac_try_echo") >&5
11455 (eval "$ac_compile") 2>conftest.er1
11456 ac_status=$?
11457 grep -v '^ *+' conftest.er1 >conftest.err
11458 rm -f conftest.er1
11459 cat conftest.err >&5
11460 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11461 (exit $ac_status); } && {
11462 test -z "$ac_c_werror_flag" ||
11463 test ! -s conftest.err
11464 } && test -s conftest.$ac_objext; then
11465 wine_cv_opengl_header_version_OK="yes"
11466 else
11467 $as_echo "$as_me: failed program was:" >&5
11468 sed 's/^/| /' conftest.$ac_ext >&5
11470 wine_cv_opengl_header_version_OK="no"
11473 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11475 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11476 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11478 if test "$wine_cv_opengl_header_version_OK" = "yes"
11479 then
11480 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11481 $as_echo_n "checking for -lGL... " >&6; }
11482 if test "${ac_cv_lib_soname_GL+set}" = set; then
11483 $as_echo_n "(cached) " >&6
11484 else
11485 ac_check_soname_save_LIBS=$LIBS
11486 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11487 cat >conftest.$ac_ext <<_ACEOF
11488 /* confdefs.h. */
11489 _ACEOF
11490 cat confdefs.h >>conftest.$ac_ext
11491 cat >>conftest.$ac_ext <<_ACEOF
11492 /* end confdefs.h. */
11494 /* Override any GCC internal prototype to avoid an error.
11495 Use char because int might match the return type of a GCC
11496 builtin and then its argument prototype would still apply. */
11497 #ifdef __cplusplus
11498 extern "C"
11499 #endif
11500 char glXCreateContext ();
11502 main ()
11504 return glXCreateContext ();
11506 return 0;
11508 _ACEOF
11509 rm -f conftest.$ac_objext conftest$ac_exeext
11510 if { (ac_try="$ac_link"
11511 case "(($ac_try" in
11512 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11513 *) ac_try_echo=$ac_try;;
11514 esac
11515 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11516 $as_echo "$ac_try_echo") >&5
11517 (eval "$ac_link") 2>conftest.er1
11518 ac_status=$?
11519 grep -v '^ *+' conftest.er1 >conftest.err
11520 rm -f conftest.er1
11521 cat conftest.err >&5
11522 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11523 (exit $ac_status); } && {
11524 test -z "$ac_c_werror_flag" ||
11525 test ! -s conftest.err
11526 } && test -s conftest$ac_exeext && {
11527 test "$cross_compiling" = yes ||
11528 $as_test_x conftest$ac_exeext
11529 }; then
11530 case "$LIBEXT" in
11531 dll) ;;
11532 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'` ;;
11533 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11534 esac
11535 else
11536 $as_echo "$as_me: failed program was:" >&5
11537 sed 's/^/| /' conftest.$ac_ext >&5
11542 rm -rf conftest.dSYM
11543 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11544 conftest$ac_exeext conftest.$ac_ext
11545 LIBS=$ac_check_soname_save_LIBS
11547 if test "x$ac_cv_lib_soname_GL" = "x"; then
11548 { $as_echo "$as_me:$LINENO: result: not found" >&5
11549 $as_echo "not found" >&6; }
11550 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11551 $as_echo_n "checking for -lGL... " >&6; }
11552 if test "${ac_cv_lib_soname_GL+set}" = set; then
11553 $as_echo_n "(cached) " >&6
11554 else
11555 ac_check_soname_save_LIBS=$LIBS
11556 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"
11557 cat >conftest.$ac_ext <<_ACEOF
11558 /* confdefs.h. */
11559 _ACEOF
11560 cat confdefs.h >>conftest.$ac_ext
11561 cat >>conftest.$ac_ext <<_ACEOF
11562 /* end confdefs.h. */
11564 /* Override any GCC internal prototype to avoid an error.
11565 Use char because int might match the return type of a GCC
11566 builtin and then its argument prototype would still apply. */
11567 #ifdef __cplusplus
11568 extern "C"
11569 #endif
11570 char glXCreateContext ();
11572 main ()
11574 return glXCreateContext ();
11576 return 0;
11578 _ACEOF
11579 rm -f conftest.$ac_objext conftest$ac_exeext
11580 if { (ac_try="$ac_link"
11581 case "(($ac_try" in
11582 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11583 *) ac_try_echo=$ac_try;;
11584 esac
11585 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11586 $as_echo "$ac_try_echo") >&5
11587 (eval "$ac_link") 2>conftest.er1
11588 ac_status=$?
11589 grep -v '^ *+' conftest.er1 >conftest.err
11590 rm -f conftest.er1
11591 cat conftest.err >&5
11592 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11593 (exit $ac_status); } && {
11594 test -z "$ac_c_werror_flag" ||
11595 test ! -s conftest.err
11596 } && test -s conftest$ac_exeext && {
11597 test "$cross_compiling" = yes ||
11598 $as_test_x conftest$ac_exeext
11599 }; then
11600 case "$LIBEXT" in
11601 dll) ;;
11602 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'` ;;
11603 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11604 esac
11605 else
11606 $as_echo "$as_me: failed program was:" >&5
11607 sed 's/^/| /' conftest.$ac_ext >&5
11612 rm -rf conftest.dSYM
11613 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11614 conftest$ac_exeext conftest.$ac_ext
11615 LIBS=$ac_check_soname_save_LIBS
11617 if test "x$ac_cv_lib_soname_GL" = "x"; then
11618 { $as_echo "$as_me:$LINENO: result: not found" >&5
11619 $as_echo "not found" >&6; }
11620 if test -f /usr/X11R6/lib/libGL.a
11621 then
11622 opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
11623 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11624 else
11625 opengl_msg="No OpenGL library found on this system."
11627 else
11628 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11629 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11631 cat >>confdefs.h <<_ACEOF
11632 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11633 _ACEOF
11635 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"
11637 cat >>confdefs.h <<\_ACEOF
11638 #define HAVE_OPENGL 1
11639 _ACEOF
11643 else
11644 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11645 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11647 cat >>confdefs.h <<_ACEOF
11648 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11649 _ACEOF
11651 OPENGL_LIBS="-lGL"
11653 cat >>confdefs.h <<\_ACEOF
11654 #define HAVE_OPENGL 1
11655 _ACEOF
11659 if test "$ac_cv_header_GL_glu_h" = "yes"
11660 then
11661 { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11662 $as_echo_n "checking for -lGLU... " >&6; }
11663 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11664 $as_echo_n "(cached) " >&6
11665 else
11666 ac_check_soname_save_LIBS=$LIBS
11667 LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11668 cat >conftest.$ac_ext <<_ACEOF
11669 /* confdefs.h. */
11670 _ACEOF
11671 cat confdefs.h >>conftest.$ac_ext
11672 cat >>conftest.$ac_ext <<_ACEOF
11673 /* end confdefs.h. */
11675 /* Override any GCC internal prototype to avoid an error.
11676 Use char because int might match the return type of a GCC
11677 builtin and then its argument prototype would still apply. */
11678 #ifdef __cplusplus
11679 extern "C"
11680 #endif
11681 char gluLookAt ();
11683 main ()
11685 return gluLookAt ();
11687 return 0;
11689 _ACEOF
11690 rm -f conftest.$ac_objext conftest$ac_exeext
11691 if { (ac_try="$ac_link"
11692 case "(($ac_try" in
11693 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11694 *) ac_try_echo=$ac_try;;
11695 esac
11696 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11697 $as_echo "$ac_try_echo") >&5
11698 (eval "$ac_link") 2>conftest.er1
11699 ac_status=$?
11700 grep -v '^ *+' conftest.er1 >conftest.err
11701 rm -f conftest.er1
11702 cat conftest.err >&5
11703 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11704 (exit $ac_status); } && {
11705 test -z "$ac_c_werror_flag" ||
11706 test ! -s conftest.err
11707 } && test -s conftest$ac_exeext && {
11708 test "$cross_compiling" = yes ||
11709 $as_test_x conftest$ac_exeext
11710 }; then
11711 case "$LIBEXT" in
11712 dll) ;;
11713 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'` ;;
11714 *) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11715 esac
11716 else
11717 $as_echo "$as_me: failed program was:" >&5
11718 sed 's/^/| /' conftest.$ac_ext >&5
11723 rm -rf conftest.dSYM
11724 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11725 conftest$ac_exeext conftest.$ac_ext
11726 LIBS=$ac_check_soname_save_LIBS
11728 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11729 { $as_echo "$as_me:$LINENO: result: not found" >&5
11730 $as_echo "not found" >&6; }
11732 else
11733 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
11734 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
11736 cat >>confdefs.h <<_ACEOF
11737 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
11738 _ACEOF
11744 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11745 case "x$with_glu" in
11746 x) wine_notices="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
11747 xno) ;;
11748 *) { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11749 This is an error since --with-glu was requested." >&5
11750 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11751 This is an error since --with-glu was requested." >&2;}
11752 { (exit 1); exit 1; }; } ;;
11753 esac
11756 else
11757 opengl_msg="Old Mesa headers detected. Consider upgrading your Mesa libraries."
11759 else
11760 opengl_msg="OpenGL development headers not found."
11762 test -n "$opengl_msg" && enable_opengl32=${enable_opengl32:-no}
11763 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32=${enable_glu32:-no}
11764 else
11765 enable_opengl32=${enable_opengl32:-no}
11766 enable_glu32=${enable_glu32:-no}
11768 if test -n "$opengl_msg"; then
11769 case "x$with_opengl" in
11770 x) wine_warnings="$wine_warnings|$opengl_msg
11771 OpenGL and Direct3D won't be supported." ;;
11772 xno) ;;
11773 *) { { $as_echo "$as_me:$LINENO: error: $opengl_msg
11774 OpenGL and Direct3D won't be supported.
11775 This is an error since --with-opengl was requested." >&5
11776 $as_echo "$as_me: error: $opengl_msg
11777 OpenGL and Direct3D won't be supported.
11778 This is an error since --with-opengl was requested." >&2;}
11779 { (exit 1); exit 1; }; } ;;
11780 esac
11784 NASLIBS=""
11787 for ac_header in audio/audiolib.h
11789 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11790 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11791 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11792 $as_echo_n "checking for $ac_header... " >&6; }
11793 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11794 $as_echo_n "(cached) " >&6
11796 ac_res=`eval 'as_val=${'$as_ac_Header'}
11797 $as_echo "$as_val"'`
11798 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11799 $as_echo "$ac_res" >&6; }
11800 else
11801 # Is the header compilable?
11802 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
11803 $as_echo_n "checking $ac_header usability... " >&6; }
11804 cat >conftest.$ac_ext <<_ACEOF
11805 /* confdefs.h. */
11806 _ACEOF
11807 cat confdefs.h >>conftest.$ac_ext
11808 cat >>conftest.$ac_ext <<_ACEOF
11809 /* end confdefs.h. */
11810 $ac_includes_default
11811 #include <$ac_header>
11812 _ACEOF
11813 rm -f conftest.$ac_objext
11814 if { (ac_try="$ac_compile"
11815 case "(($ac_try" in
11816 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11817 *) ac_try_echo=$ac_try;;
11818 esac
11819 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11820 $as_echo "$ac_try_echo") >&5
11821 (eval "$ac_compile") 2>conftest.er1
11822 ac_status=$?
11823 grep -v '^ *+' conftest.er1 >conftest.err
11824 rm -f conftest.er1
11825 cat conftest.err >&5
11826 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11827 (exit $ac_status); } && {
11828 test -z "$ac_c_werror_flag" ||
11829 test ! -s conftest.err
11830 } && test -s conftest.$ac_objext; then
11831 ac_header_compiler=yes
11832 else
11833 $as_echo "$as_me: failed program was:" >&5
11834 sed 's/^/| /' conftest.$ac_ext >&5
11836 ac_header_compiler=no
11839 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11840 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11841 $as_echo "$ac_header_compiler" >&6; }
11843 # Is the header present?
11844 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
11845 $as_echo_n "checking $ac_header presence... " >&6; }
11846 cat >conftest.$ac_ext <<_ACEOF
11847 /* confdefs.h. */
11848 _ACEOF
11849 cat confdefs.h >>conftest.$ac_ext
11850 cat >>conftest.$ac_ext <<_ACEOF
11851 /* end confdefs.h. */
11852 #include <$ac_header>
11853 _ACEOF
11854 if { (ac_try="$ac_cpp conftest.$ac_ext"
11855 case "(($ac_try" in
11856 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11857 *) ac_try_echo=$ac_try;;
11858 esac
11859 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11860 $as_echo "$ac_try_echo") >&5
11861 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11862 ac_status=$?
11863 grep -v '^ *+' conftest.er1 >conftest.err
11864 rm -f conftest.er1
11865 cat conftest.err >&5
11866 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11867 (exit $ac_status); } >/dev/null && {
11868 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11869 test ! -s conftest.err
11870 }; then
11871 ac_header_preproc=yes
11872 else
11873 $as_echo "$as_me: failed program was:" >&5
11874 sed 's/^/| /' conftest.$ac_ext >&5
11876 ac_header_preproc=no
11879 rm -f conftest.err conftest.$ac_ext
11880 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11881 $as_echo "$ac_header_preproc" >&6; }
11883 # So? What about this header?
11884 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11885 yes:no: )
11886 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11887 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11888 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11889 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11890 ac_header_preproc=yes
11892 no:yes:* )
11893 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11894 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11895 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11896 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11897 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11898 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11899 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11900 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11901 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11902 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11903 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11904 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11905 ( cat <<\_ASBOX
11906 ## ------------------------------------ ##
11907 ## Report this to wine-devel@winehq.org ##
11908 ## ------------------------------------ ##
11909 _ASBOX
11910 ) | sed "s/^/$as_me: WARNING: /" >&2
11912 esac
11913 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11914 $as_echo_n "checking for $ac_header... " >&6; }
11915 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11916 $as_echo_n "(cached) " >&6
11917 else
11918 eval "$as_ac_Header=\$ac_header_preproc"
11920 ac_res=`eval 'as_val=${'$as_ac_Header'}
11921 $as_echo "$as_val"'`
11922 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11923 $as_echo "$ac_res" >&6; }
11926 as_val=`eval 'as_val=${'$as_ac_Header'}
11927 $as_echo "$as_val"'`
11928 if test "x$as_val" = x""yes; then
11929 cat >>confdefs.h <<_ACEOF
11930 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11931 _ACEOF
11933 for ac_header in audio/soundlib.h
11935 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11936 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11937 $as_echo_n "checking for $ac_header... " >&6; }
11938 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11939 $as_echo_n "(cached) " >&6
11940 else
11941 cat >conftest.$ac_ext <<_ACEOF
11942 /* confdefs.h. */
11943 _ACEOF
11944 cat confdefs.h >>conftest.$ac_ext
11945 cat >>conftest.$ac_ext <<_ACEOF
11946 /* end confdefs.h. */
11947 #include <audio/audiolib.h>
11949 #include <$ac_header>
11950 _ACEOF
11951 rm -f conftest.$ac_objext
11952 if { (ac_try="$ac_compile"
11953 case "(($ac_try" in
11954 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11955 *) ac_try_echo=$ac_try;;
11956 esac
11957 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11958 $as_echo "$ac_try_echo") >&5
11959 (eval "$ac_compile") 2>conftest.er1
11960 ac_status=$?
11961 grep -v '^ *+' conftest.er1 >conftest.err
11962 rm -f conftest.er1
11963 cat conftest.err >&5
11964 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11965 (exit $ac_status); } && {
11966 test -z "$ac_c_werror_flag" ||
11967 test ! -s conftest.err
11968 } && test -s conftest.$ac_objext; then
11969 eval "$as_ac_Header=yes"
11970 else
11971 $as_echo "$as_me: failed program was:" >&5
11972 sed 's/^/| /' conftest.$ac_ext >&5
11974 eval "$as_ac_Header=no"
11977 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11979 ac_res=`eval 'as_val=${'$as_ac_Header'}
11980 $as_echo "$as_val"'`
11981 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11982 $as_echo "$ac_res" >&6; }
11983 as_val=`eval 'as_val=${'$as_ac_Header'}
11984 $as_echo "$as_val"'`
11985 if test "x$as_val" = x""yes; then
11986 cat >>confdefs.h <<_ACEOF
11987 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11988 _ACEOF
11992 done
11994 { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
11995 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
11996 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
11997 $as_echo_n "(cached) " >&6
11998 else
11999 ac_check_lib_save_LIBS=$LIBS
12000 LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
12001 cat >conftest.$ac_ext <<_ACEOF
12002 /* confdefs.h. */
12003 _ACEOF
12004 cat confdefs.h >>conftest.$ac_ext
12005 cat >>conftest.$ac_ext <<_ACEOF
12006 /* end confdefs.h. */
12008 /* Override any GCC internal prototype to avoid an error.
12009 Use char because int might match the return type of a GCC
12010 builtin and then its argument prototype would still apply. */
12011 #ifdef __cplusplus
12012 extern "C"
12013 #endif
12014 char AuCreateFlow ();
12016 main ()
12018 return AuCreateFlow ();
12020 return 0;
12022 _ACEOF
12023 rm -f conftest.$ac_objext conftest$ac_exeext
12024 if { (ac_try="$ac_link"
12025 case "(($ac_try" in
12026 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12027 *) ac_try_echo=$ac_try;;
12028 esac
12029 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12030 $as_echo "$ac_try_echo") >&5
12031 (eval "$ac_link") 2>conftest.er1
12032 ac_status=$?
12033 grep -v '^ *+' conftest.er1 >conftest.err
12034 rm -f conftest.er1
12035 cat conftest.err >&5
12036 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12037 (exit $ac_status); } && {
12038 test -z "$ac_c_werror_flag" ||
12039 test ! -s conftest.err
12040 } && test -s conftest$ac_exeext && {
12041 test "$cross_compiling" = yes ||
12042 $as_test_x conftest$ac_exeext
12043 }; then
12044 ac_cv_lib_audio_AuCreateFlow=yes
12045 else
12046 $as_echo "$as_me: failed program was:" >&5
12047 sed 's/^/| /' conftest.$ac_ext >&5
12049 ac_cv_lib_audio_AuCreateFlow=no
12052 rm -rf conftest.dSYM
12053 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12054 conftest$ac_exeext conftest.$ac_ext
12055 LIBS=$ac_check_lib_save_LIBS
12057 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
12058 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
12059 if test "x$ac_cv_lib_audio_AuCreateFlow" = x""yes; then
12061 cat >>confdefs.h <<\_ACEOF
12062 #define HAVE_NAS 1
12063 _ACEOF
12065 { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
12066 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
12067 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
12068 $as_echo_n "(cached) " >&6
12069 else
12070 ac_check_lib_save_LIBS=$LIBS
12071 LIBS="-lXau $X_LIBS $LIBS"
12072 cat >conftest.$ac_ext <<_ACEOF
12073 /* confdefs.h. */
12074 _ACEOF
12075 cat confdefs.h >>conftest.$ac_ext
12076 cat >>conftest.$ac_ext <<_ACEOF
12077 /* end confdefs.h. */
12079 /* Override any GCC internal prototype to avoid an error.
12080 Use char because int might match the return type of a GCC
12081 builtin and then its argument prototype would still apply. */
12082 #ifdef __cplusplus
12083 extern "C"
12084 #endif
12085 char XauGetBestAuthByAddr ();
12087 main ()
12089 return XauGetBestAuthByAddr ();
12091 return 0;
12093 _ACEOF
12094 rm -f conftest.$ac_objext conftest$ac_exeext
12095 if { (ac_try="$ac_link"
12096 case "(($ac_try" in
12097 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12098 *) ac_try_echo=$ac_try;;
12099 esac
12100 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12101 $as_echo "$ac_try_echo") >&5
12102 (eval "$ac_link") 2>conftest.er1
12103 ac_status=$?
12104 grep -v '^ *+' conftest.er1 >conftest.err
12105 rm -f conftest.er1
12106 cat conftest.err >&5
12107 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12108 (exit $ac_status); } && {
12109 test -z "$ac_c_werror_flag" ||
12110 test ! -s conftest.err
12111 } && test -s conftest$ac_exeext && {
12112 test "$cross_compiling" = yes ||
12113 $as_test_x conftest$ac_exeext
12114 }; then
12115 ac_cv_lib_Xau_XauGetBestAuthByAddr=yes
12116 else
12117 $as_echo "$as_me: failed program was:" >&5
12118 sed 's/^/| /' conftest.$ac_ext >&5
12120 ac_cv_lib_Xau_XauGetBestAuthByAddr=no
12123 rm -rf conftest.dSYM
12124 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12125 conftest$ac_exeext conftest.$ac_ext
12126 LIBS=$ac_check_lib_save_LIBS
12128 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
12129 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
12130 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x""yes; then
12131 NASLIBS="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12132 else
12133 NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12141 done
12144 CPPFLAGS="$ac_save_CPPFLAGS"
12145 else
12146 XLIB=""
12147 X_CFLAGS=""
12148 X_LIBS=""
12149 enable_winex11_drv=${enable_winex11_drv:-no}
12150 enable_opengl32=${enable_opengl32:-no}
12151 enable_glu32=${enable_glu32:-no}
12153 if test "x$XLIB" = "x"; then
12154 case "x$with_x" in
12155 xno) ;;
12156 *) { { $as_echo "$as_me:$LINENO: error: X development files not found. Wine will be built
12157 without X support, which probably isn't what you want. You will need to install
12158 development packages of Xlib/Xfree86 at the very least.
12159 Use the --without-x option if you really want this." >&5
12160 $as_echo "$as_me: error: X development files not found. Wine will be built
12161 without X support, which probably isn't what you want. You will need to install
12162 development packages of Xlib/Xfree86 at the very least.
12163 Use the --without-x option if you really want this." >&2;}
12164 { (exit 1); exit 1; }; } ;;
12165 esac
12170 XML2LIBS=""
12172 XML2INCL=""
12174 XSLTLIBS=""
12176 XSLTINCL=""
12178 if test "x$with_xml" != "xno"
12179 then
12180 ac_save_CPPFLAGS="$CPPFLAGS"
12181 if test "$PKG_CONFIG" != "false"
12182 then
12183 ac_xml_libs="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
12184 ac_xml_cflags="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
12185 else
12186 ac_xml_libs="`xml2-config --libs 2>/dev/null`"
12187 ac_xml_cflags="`xml2-config --cflags 2>/dev/null`"
12189 CPPFLAGS="$CPPFLAGS $ac_xml_cflags"
12191 for ac_header in libxml/parser.h
12193 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12194 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12195 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12196 $as_echo_n "checking for $ac_header... " >&6; }
12197 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12198 $as_echo_n "(cached) " >&6
12200 ac_res=`eval 'as_val=${'$as_ac_Header'}
12201 $as_echo "$as_val"'`
12202 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12203 $as_echo "$ac_res" >&6; }
12204 else
12205 # Is the header compilable?
12206 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12207 $as_echo_n "checking $ac_header usability... " >&6; }
12208 cat >conftest.$ac_ext <<_ACEOF
12209 /* confdefs.h. */
12210 _ACEOF
12211 cat confdefs.h >>conftest.$ac_ext
12212 cat >>conftest.$ac_ext <<_ACEOF
12213 /* end confdefs.h. */
12214 $ac_includes_default
12215 #include <$ac_header>
12216 _ACEOF
12217 rm -f conftest.$ac_objext
12218 if { (ac_try="$ac_compile"
12219 case "(($ac_try" in
12220 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12221 *) ac_try_echo=$ac_try;;
12222 esac
12223 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12224 $as_echo "$ac_try_echo") >&5
12225 (eval "$ac_compile") 2>conftest.er1
12226 ac_status=$?
12227 grep -v '^ *+' conftest.er1 >conftest.err
12228 rm -f conftest.er1
12229 cat conftest.err >&5
12230 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12231 (exit $ac_status); } && {
12232 test -z "$ac_c_werror_flag" ||
12233 test ! -s conftest.err
12234 } && test -s conftest.$ac_objext; then
12235 ac_header_compiler=yes
12236 else
12237 $as_echo "$as_me: failed program was:" >&5
12238 sed 's/^/| /' conftest.$ac_ext >&5
12240 ac_header_compiler=no
12243 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12244 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12245 $as_echo "$ac_header_compiler" >&6; }
12247 # Is the header present?
12248 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12249 $as_echo_n "checking $ac_header presence... " >&6; }
12250 cat >conftest.$ac_ext <<_ACEOF
12251 /* confdefs.h. */
12252 _ACEOF
12253 cat confdefs.h >>conftest.$ac_ext
12254 cat >>conftest.$ac_ext <<_ACEOF
12255 /* end confdefs.h. */
12256 #include <$ac_header>
12257 _ACEOF
12258 if { (ac_try="$ac_cpp conftest.$ac_ext"
12259 case "(($ac_try" in
12260 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12261 *) ac_try_echo=$ac_try;;
12262 esac
12263 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12264 $as_echo "$ac_try_echo") >&5
12265 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12266 ac_status=$?
12267 grep -v '^ *+' conftest.er1 >conftest.err
12268 rm -f conftest.er1
12269 cat conftest.err >&5
12270 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12271 (exit $ac_status); } >/dev/null && {
12272 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12273 test ! -s conftest.err
12274 }; then
12275 ac_header_preproc=yes
12276 else
12277 $as_echo "$as_me: failed program was:" >&5
12278 sed 's/^/| /' conftest.$ac_ext >&5
12280 ac_header_preproc=no
12283 rm -f conftest.err conftest.$ac_ext
12284 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12285 $as_echo "$ac_header_preproc" >&6; }
12287 # So? What about this header?
12288 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12289 yes:no: )
12290 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12291 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12292 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12293 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12294 ac_header_preproc=yes
12296 no:yes:* )
12297 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12298 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12299 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12300 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12301 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12302 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12303 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12304 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12305 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12306 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12307 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12308 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12309 ( cat <<\_ASBOX
12310 ## ------------------------------------ ##
12311 ## Report this to wine-devel@winehq.org ##
12312 ## ------------------------------------ ##
12313 _ASBOX
12314 ) | sed "s/^/$as_me: WARNING: /" >&2
12316 esac
12317 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12318 $as_echo_n "checking for $ac_header... " >&6; }
12319 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12320 $as_echo_n "(cached) " >&6
12321 else
12322 eval "$as_ac_Header=\$ac_header_preproc"
12324 ac_res=`eval 'as_val=${'$as_ac_Header'}
12325 $as_echo "$as_val"'`
12326 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12327 $as_echo "$ac_res" >&6; }
12330 as_val=`eval 'as_val=${'$as_ac_Header'}
12331 $as_echo "$as_val"'`
12332 if test "x$as_val" = x""yes; then
12333 cat >>confdefs.h <<_ACEOF
12334 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12335 _ACEOF
12336 { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12337 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12338 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12339 $as_echo_n "(cached) " >&6
12340 else
12341 ac_check_lib_save_LIBS=$LIBS
12342 LIBS="-lxml2 $ac_xml_libs $LIBS"
12343 cat >conftest.$ac_ext <<_ACEOF
12344 /* confdefs.h. */
12345 _ACEOF
12346 cat confdefs.h >>conftest.$ac_ext
12347 cat >>conftest.$ac_ext <<_ACEOF
12348 /* end confdefs.h. */
12350 /* Override any GCC internal prototype to avoid an error.
12351 Use char because int might match the return type of a GCC
12352 builtin and then its argument prototype would still apply. */
12353 #ifdef __cplusplus
12354 extern "C"
12355 #endif
12356 char xmlParseMemory ();
12358 main ()
12360 return xmlParseMemory ();
12362 return 0;
12364 _ACEOF
12365 rm -f conftest.$ac_objext conftest$ac_exeext
12366 if { (ac_try="$ac_link"
12367 case "(($ac_try" in
12368 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12369 *) ac_try_echo=$ac_try;;
12370 esac
12371 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12372 $as_echo "$ac_try_echo") >&5
12373 (eval "$ac_link") 2>conftest.er1
12374 ac_status=$?
12375 grep -v '^ *+' conftest.er1 >conftest.err
12376 rm -f conftest.er1
12377 cat conftest.err >&5
12378 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12379 (exit $ac_status); } && {
12380 test -z "$ac_c_werror_flag" ||
12381 test ! -s conftest.err
12382 } && test -s conftest$ac_exeext && {
12383 test "$cross_compiling" = yes ||
12384 $as_test_x conftest$ac_exeext
12385 }; then
12386 ac_cv_lib_xml2_xmlParseMemory=yes
12387 else
12388 $as_echo "$as_me: failed program was:" >&5
12389 sed 's/^/| /' conftest.$ac_ext >&5
12391 ac_cv_lib_xml2_xmlParseMemory=no
12394 rm -rf conftest.dSYM
12395 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12396 conftest$ac_exeext conftest.$ac_ext
12397 LIBS=$ac_check_lib_save_LIBS
12399 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12400 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12401 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x""yes; then
12403 cat >>confdefs.h <<\_ACEOF
12404 #define HAVE_LIBXML2 1
12405 _ACEOF
12407 XML2LIBS="$ac_xml_libs"
12408 XML2INCL="$ac_xml_cflags"
12411 { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12412 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12413 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12414 $as_echo_n "(cached) " >&6
12415 else
12416 ac_check_lib_save_LIBS=$LIBS
12417 LIBS="-lxml2 $ac_xml_libs $LIBS"
12418 cat >conftest.$ac_ext <<_ACEOF
12419 /* confdefs.h. */
12420 _ACEOF
12421 cat confdefs.h >>conftest.$ac_ext
12422 cat >>conftest.$ac_ext <<_ACEOF
12423 /* end confdefs.h. */
12425 /* Override any GCC internal prototype to avoid an error.
12426 Use char because int might match the return type of a GCC
12427 builtin and then its argument prototype would still apply. */
12428 #ifdef __cplusplus
12429 extern "C"
12430 #endif
12431 char xmlReadMemory ();
12433 main ()
12435 return xmlReadMemory ();
12437 return 0;
12439 _ACEOF
12440 rm -f conftest.$ac_objext conftest$ac_exeext
12441 if { (ac_try="$ac_link"
12442 case "(($ac_try" in
12443 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12444 *) ac_try_echo=$ac_try;;
12445 esac
12446 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12447 $as_echo "$ac_try_echo") >&5
12448 (eval "$ac_link") 2>conftest.er1
12449 ac_status=$?
12450 grep -v '^ *+' conftest.er1 >conftest.err
12451 rm -f conftest.er1
12452 cat conftest.err >&5
12453 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12454 (exit $ac_status); } && {
12455 test -z "$ac_c_werror_flag" ||
12456 test ! -s conftest.err
12457 } && test -s conftest$ac_exeext && {
12458 test "$cross_compiling" = yes ||
12459 $as_test_x conftest$ac_exeext
12460 }; then
12461 ac_cv_lib_xml2_xmlReadMemory=yes
12462 else
12463 $as_echo "$as_me: failed program was:" >&5
12464 sed 's/^/| /' conftest.$ac_ext >&5
12466 ac_cv_lib_xml2_xmlReadMemory=no
12469 rm -rf conftest.dSYM
12470 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12471 conftest$ac_exeext conftest.$ac_ext
12472 LIBS=$ac_check_lib_save_LIBS
12474 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12475 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12476 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x""yes; then
12478 cat >>confdefs.h <<\_ACEOF
12479 #define HAVE_XMLREADMEMORY 1
12480 _ACEOF
12484 { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12485 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12486 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12487 $as_echo_n "(cached) " >&6
12488 else
12489 ac_check_lib_save_LIBS=$LIBS
12490 LIBS="-lxml2 $ac_xml_libs $LIBS"
12491 cat >conftest.$ac_ext <<_ACEOF
12492 /* confdefs.h. */
12493 _ACEOF
12494 cat confdefs.h >>conftest.$ac_ext
12495 cat >>conftest.$ac_ext <<_ACEOF
12496 /* end confdefs.h. */
12498 /* Override any GCC internal prototype to avoid an error.
12499 Use char because int might match the return type of a GCC
12500 builtin and then its argument prototype would still apply. */
12501 #ifdef __cplusplus
12502 extern "C"
12503 #endif
12504 char xmlNewDocPI ();
12506 main ()
12508 return xmlNewDocPI ();
12510 return 0;
12512 _ACEOF
12513 rm -f conftest.$ac_objext conftest$ac_exeext
12514 if { (ac_try="$ac_link"
12515 case "(($ac_try" in
12516 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12517 *) ac_try_echo=$ac_try;;
12518 esac
12519 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12520 $as_echo "$ac_try_echo") >&5
12521 (eval "$ac_link") 2>conftest.er1
12522 ac_status=$?
12523 grep -v '^ *+' conftest.er1 >conftest.err
12524 rm -f conftest.er1
12525 cat conftest.err >&5
12526 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12527 (exit $ac_status); } && {
12528 test -z "$ac_c_werror_flag" ||
12529 test ! -s conftest.err
12530 } && test -s conftest$ac_exeext && {
12531 test "$cross_compiling" = yes ||
12532 $as_test_x conftest$ac_exeext
12533 }; then
12534 ac_cv_lib_xml2_xmlNewDocPI=yes
12535 else
12536 $as_echo "$as_me: failed program was:" >&5
12537 sed 's/^/| /' conftest.$ac_ext >&5
12539 ac_cv_lib_xml2_xmlNewDocPI=no
12542 rm -rf conftest.dSYM
12543 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12544 conftest$ac_exeext conftest.$ac_ext
12545 LIBS=$ac_check_lib_save_LIBS
12547 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12548 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12549 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x""yes; then
12551 cat >>confdefs.h <<\_ACEOF
12552 #define HAVE_XMLNEWDOCPI 1
12553 _ACEOF
12560 done
12562 CPPFLAGS="$ac_save_CPPFLAGS"
12564 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12565 case "x$with_xml" in
12566 x) wine_warnings="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12567 xno) ;;
12568 *) { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12569 This is an error since --with-xml was requested." >&5
12570 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12571 This is an error since --with-xml was requested." >&2;}
12572 { (exit 1); exit 1; }; } ;;
12573 esac
12577 if test "x$with_xslt" != "xno"
12578 then
12579 if test "$PKG_CONFIG" != "false"
12580 then
12581 ac_xslt_libs="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
12582 ac_xslt_cflags="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
12583 else
12584 ac_xslt_libs="`xslt-config --libs 2>/dev/null`"
12585 ac_xslt_cflags="`xslt-config --cflags 2>/dev/null`"
12587 ac_save_CPPFLAGS="$CPPFLAGS"
12588 CPPFLAGS="$CPPFLAGS $ac_xslt_cflags"
12591 for ac_header in libxslt/pattern.h libxslt/transform.h
12593 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12594 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12595 $as_echo_n "checking for $ac_header... " >&6; }
12596 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12597 $as_echo_n "(cached) " >&6
12598 else
12599 cat >conftest.$ac_ext <<_ACEOF
12600 /* confdefs.h. */
12601 _ACEOF
12602 cat confdefs.h >>conftest.$ac_ext
12603 cat >>conftest.$ac_ext <<_ACEOF
12604 /* end confdefs.h. */
12605 #ifdef HAVE_LIBXSLT_PATTERN_H
12606 # include <libxslt/pattern.h>
12607 #endif
12609 #include <$ac_header>
12610 _ACEOF
12611 rm -f conftest.$ac_objext
12612 if { (ac_try="$ac_compile"
12613 case "(($ac_try" in
12614 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12615 *) ac_try_echo=$ac_try;;
12616 esac
12617 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12618 $as_echo "$ac_try_echo") >&5
12619 (eval "$ac_compile") 2>conftest.er1
12620 ac_status=$?
12621 grep -v '^ *+' conftest.er1 >conftest.err
12622 rm -f conftest.er1
12623 cat conftest.err >&5
12624 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12625 (exit $ac_status); } && {
12626 test -z "$ac_c_werror_flag" ||
12627 test ! -s conftest.err
12628 } && test -s conftest.$ac_objext; then
12629 eval "$as_ac_Header=yes"
12630 else
12631 $as_echo "$as_me: failed program was:" >&5
12632 sed 's/^/| /' conftest.$ac_ext >&5
12634 eval "$as_ac_Header=no"
12637 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12639 ac_res=`eval 'as_val=${'$as_ac_Header'}
12640 $as_echo "$as_val"'`
12641 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12642 $as_echo "$ac_res" >&6; }
12643 as_val=`eval 'as_val=${'$as_ac_Header'}
12644 $as_echo "$as_val"'`
12645 if test "x$as_val" = x""yes; then
12646 cat >>confdefs.h <<_ACEOF
12647 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12648 _ACEOF
12652 done
12654 CPPFLAGS="$ac_save_CPPFLAGS"
12655 if test "$ac_cv_header_libxslt_transform_h" = "yes"
12656 then
12657 { $as_echo "$as_me:$LINENO: checking for xsltCompilePattern in -lxslt" >&5
12658 $as_echo_n "checking for xsltCompilePattern in -lxslt... " >&6; }
12659 if test "${ac_cv_lib_xslt_xsltCompilePattern+set}" = set; then
12660 $as_echo_n "(cached) " >&6
12661 else
12662 ac_check_lib_save_LIBS=$LIBS
12663 LIBS="-lxslt $ac_xslt_libs $LIBS"
12664 cat >conftest.$ac_ext <<_ACEOF
12665 /* confdefs.h. */
12666 _ACEOF
12667 cat confdefs.h >>conftest.$ac_ext
12668 cat >>conftest.$ac_ext <<_ACEOF
12669 /* end confdefs.h. */
12671 /* Override any GCC internal prototype to avoid an error.
12672 Use char because int might match the return type of a GCC
12673 builtin and then its argument prototype would still apply. */
12674 #ifdef __cplusplus
12675 extern "C"
12676 #endif
12677 char xsltCompilePattern ();
12679 main ()
12681 return xsltCompilePattern ();
12683 return 0;
12685 _ACEOF
12686 rm -f conftest.$ac_objext conftest$ac_exeext
12687 if { (ac_try="$ac_link"
12688 case "(($ac_try" in
12689 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12690 *) ac_try_echo=$ac_try;;
12691 esac
12692 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12693 $as_echo "$ac_try_echo") >&5
12694 (eval "$ac_link") 2>conftest.er1
12695 ac_status=$?
12696 grep -v '^ *+' conftest.er1 >conftest.err
12697 rm -f conftest.er1
12698 cat conftest.err >&5
12699 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12700 (exit $ac_status); } && {
12701 test -z "$ac_c_werror_flag" ||
12702 test ! -s conftest.err
12703 } && test -s conftest$ac_exeext && {
12704 test "$cross_compiling" = yes ||
12705 $as_test_x conftest$ac_exeext
12706 }; then
12707 ac_cv_lib_xslt_xsltCompilePattern=yes
12708 else
12709 $as_echo "$as_me: failed program was:" >&5
12710 sed 's/^/| /' conftest.$ac_ext >&5
12712 ac_cv_lib_xslt_xsltCompilePattern=no
12715 rm -rf conftest.dSYM
12716 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12717 conftest$ac_exeext conftest.$ac_ext
12718 LIBS=$ac_check_lib_save_LIBS
12720 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xslt_xsltCompilePattern" >&5
12721 $as_echo "$ac_cv_lib_xslt_xsltCompilePattern" >&6; }
12722 if test "x$ac_cv_lib_xslt_xsltCompilePattern" = x""yes; then
12724 cat >>confdefs.h <<\_ACEOF
12725 #define HAVE_LIBXSLT 1
12726 _ACEOF
12728 XSLTLIBS="$ac_xslt_libs"
12729 XSLTINCL="$ac_xslt_cflags"
12730 ac_save_LIBS="$LIBS"
12731 LIBS="$LIBS $ac_xslt_libs"
12733 for ac_func in xsltInit
12735 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12736 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
12737 $as_echo_n "checking for $ac_func... " >&6; }
12738 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
12739 $as_echo_n "(cached) " >&6
12740 else
12741 cat >conftest.$ac_ext <<_ACEOF
12742 /* confdefs.h. */
12743 _ACEOF
12744 cat confdefs.h >>conftest.$ac_ext
12745 cat >>conftest.$ac_ext <<_ACEOF
12746 /* end confdefs.h. */
12747 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12748 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12749 #define $ac_func innocuous_$ac_func
12751 /* System header to define __stub macros and hopefully few prototypes,
12752 which can conflict with char $ac_func (); below.
12753 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12754 <limits.h> exists even on freestanding compilers. */
12756 #ifdef __STDC__
12757 # include <limits.h>
12758 #else
12759 # include <assert.h>
12760 #endif
12762 #undef $ac_func
12764 /* Override any GCC internal prototype to avoid an error.
12765 Use char because int might match the return type of a GCC
12766 builtin and then its argument prototype would still apply. */
12767 #ifdef __cplusplus
12768 extern "C"
12769 #endif
12770 char $ac_func ();
12771 /* The GNU C library defines this for functions which it implements
12772 to always fail with ENOSYS. Some functions are actually named
12773 something starting with __ and the normal name is an alias. */
12774 #if defined __stub_$ac_func || defined __stub___$ac_func
12775 choke me
12776 #endif
12779 main ()
12781 return $ac_func ();
12783 return 0;
12785 _ACEOF
12786 rm -f conftest.$ac_objext conftest$ac_exeext
12787 if { (ac_try="$ac_link"
12788 case "(($ac_try" in
12789 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12790 *) ac_try_echo=$ac_try;;
12791 esac
12792 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12793 $as_echo "$ac_try_echo") >&5
12794 (eval "$ac_link") 2>conftest.er1
12795 ac_status=$?
12796 grep -v '^ *+' conftest.er1 >conftest.err
12797 rm -f conftest.er1
12798 cat conftest.err >&5
12799 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12800 (exit $ac_status); } && {
12801 test -z "$ac_c_werror_flag" ||
12802 test ! -s conftest.err
12803 } && test -s conftest$ac_exeext && {
12804 test "$cross_compiling" = yes ||
12805 $as_test_x conftest$ac_exeext
12806 }; then
12807 eval "$as_ac_var=yes"
12808 else
12809 $as_echo "$as_me: failed program was:" >&5
12810 sed 's/^/| /' conftest.$ac_ext >&5
12812 eval "$as_ac_var=no"
12815 rm -rf conftest.dSYM
12816 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12817 conftest$ac_exeext conftest.$ac_ext
12819 ac_res=`eval 'as_val=${'$as_ac_var'}
12820 $as_echo "$as_val"'`
12821 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12822 $as_echo "$ac_res" >&6; }
12823 as_val=`eval 'as_val=${'$as_ac_var'}
12824 $as_echo "$as_val"'`
12825 if test "x$as_val" = x""yes; then
12826 cat >>confdefs.h <<_ACEOF
12827 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12828 _ACEOF
12831 done
12833 LIBS="$ac_save_LIBS"
12838 if test "$ac_cv_lib_xslt_xsltCompilePattern" != "yes"; then
12839 case "x$with_xslt" in
12840 x) wine_warnings="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
12841 xno) ;;
12842 *) { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12843 This is an error since --with-xslt was requested." >&5
12844 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12845 This is an error since --with-xslt was requested." >&2;}
12846 { (exit 1); exit 1; }; } ;;
12847 esac
12851 HALINCL=""
12853 if test "x$with_hal" != "xno" -a "$PKG_CONFIG" != "false"
12854 then
12855 ac_save_CPPFLAGS="$CPPFLAGS"
12856 ac_hal_libs="`$PKG_CONFIG --libs hal 2>/dev/null`"
12857 ac_hal_cflags="`$PKG_CONFIG --cflags hal 2>/dev/null`"
12858 CPPFLAGS="$CPPFLAGS $ac_hal_cflags"
12861 for ac_header in dbus/dbus.h hal/libhal.h
12863 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12864 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12865 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12866 $as_echo_n "checking for $ac_header... " >&6; }
12867 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12868 $as_echo_n "(cached) " >&6
12870 ac_res=`eval 'as_val=${'$as_ac_Header'}
12871 $as_echo "$as_val"'`
12872 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12873 $as_echo "$ac_res" >&6; }
12874 else
12875 # Is the header compilable?
12876 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12877 $as_echo_n "checking $ac_header usability... " >&6; }
12878 cat >conftest.$ac_ext <<_ACEOF
12879 /* confdefs.h. */
12880 _ACEOF
12881 cat confdefs.h >>conftest.$ac_ext
12882 cat >>conftest.$ac_ext <<_ACEOF
12883 /* end confdefs.h. */
12884 $ac_includes_default
12885 #include <$ac_header>
12886 _ACEOF
12887 rm -f conftest.$ac_objext
12888 if { (ac_try="$ac_compile"
12889 case "(($ac_try" in
12890 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12891 *) ac_try_echo=$ac_try;;
12892 esac
12893 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12894 $as_echo "$ac_try_echo") >&5
12895 (eval "$ac_compile") 2>conftest.er1
12896 ac_status=$?
12897 grep -v '^ *+' conftest.er1 >conftest.err
12898 rm -f conftest.er1
12899 cat conftest.err >&5
12900 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12901 (exit $ac_status); } && {
12902 test -z "$ac_c_werror_flag" ||
12903 test ! -s conftest.err
12904 } && test -s conftest.$ac_objext; then
12905 ac_header_compiler=yes
12906 else
12907 $as_echo "$as_me: failed program was:" >&5
12908 sed 's/^/| /' conftest.$ac_ext >&5
12910 ac_header_compiler=no
12913 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12914 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12915 $as_echo "$ac_header_compiler" >&6; }
12917 # Is the header present?
12918 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12919 $as_echo_n "checking $ac_header presence... " >&6; }
12920 cat >conftest.$ac_ext <<_ACEOF
12921 /* confdefs.h. */
12922 _ACEOF
12923 cat confdefs.h >>conftest.$ac_ext
12924 cat >>conftest.$ac_ext <<_ACEOF
12925 /* end confdefs.h. */
12926 #include <$ac_header>
12927 _ACEOF
12928 if { (ac_try="$ac_cpp conftest.$ac_ext"
12929 case "(($ac_try" in
12930 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12931 *) ac_try_echo=$ac_try;;
12932 esac
12933 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12934 $as_echo "$ac_try_echo") >&5
12935 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12936 ac_status=$?
12937 grep -v '^ *+' conftest.er1 >conftest.err
12938 rm -f conftest.er1
12939 cat conftest.err >&5
12940 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12941 (exit $ac_status); } >/dev/null && {
12942 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12943 test ! -s conftest.err
12944 }; then
12945 ac_header_preproc=yes
12946 else
12947 $as_echo "$as_me: failed program was:" >&5
12948 sed 's/^/| /' conftest.$ac_ext >&5
12950 ac_header_preproc=no
12953 rm -f conftest.err conftest.$ac_ext
12954 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12955 $as_echo "$ac_header_preproc" >&6; }
12957 # So? What about this header?
12958 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12959 yes:no: )
12960 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12961 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12962 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12963 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12964 ac_header_preproc=yes
12966 no:yes:* )
12967 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12968 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12969 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12970 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12971 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12972 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12973 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12974 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12975 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12976 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12977 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12978 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12979 ( cat <<\_ASBOX
12980 ## ------------------------------------ ##
12981 ## Report this to wine-devel@winehq.org ##
12982 ## ------------------------------------ ##
12983 _ASBOX
12984 ) | sed "s/^/$as_me: WARNING: /" >&2
12986 esac
12987 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12988 $as_echo_n "checking for $ac_header... " >&6; }
12989 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12990 $as_echo_n "(cached) " >&6
12991 else
12992 eval "$as_ac_Header=\$ac_header_preproc"
12994 ac_res=`eval 'as_val=${'$as_ac_Header'}
12995 $as_echo "$as_val"'`
12996 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12997 $as_echo "$ac_res" >&6; }
13000 as_val=`eval 'as_val=${'$as_ac_Header'}
13001 $as_echo "$as_val"'`
13002 if test "x$as_val" = x""yes; then
13003 cat >>confdefs.h <<_ACEOF
13004 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13005 _ACEOF
13009 done
13011 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
13012 then
13013 { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
13014 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
13015 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
13016 $as_echo_n "(cached) " >&6
13017 else
13018 ac_check_lib_save_LIBS=$LIBS
13019 LIBS="-ldbus-1 $ac_hal_libs $LIBS"
13020 cat >conftest.$ac_ext <<_ACEOF
13021 /* confdefs.h. */
13022 _ACEOF
13023 cat confdefs.h >>conftest.$ac_ext
13024 cat >>conftest.$ac_ext <<_ACEOF
13025 /* end confdefs.h. */
13027 /* Override any GCC internal prototype to avoid an error.
13028 Use char because int might match the return type of a GCC
13029 builtin and then its argument prototype would still apply. */
13030 #ifdef __cplusplus
13031 extern "C"
13032 #endif
13033 char dbus_connection_close ();
13035 main ()
13037 return dbus_connection_close ();
13039 return 0;
13041 _ACEOF
13042 rm -f conftest.$ac_objext conftest$ac_exeext
13043 if { (ac_try="$ac_link"
13044 case "(($ac_try" in
13045 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13046 *) ac_try_echo=$ac_try;;
13047 esac
13048 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13049 $as_echo "$ac_try_echo") >&5
13050 (eval "$ac_link") 2>conftest.er1
13051 ac_status=$?
13052 grep -v '^ *+' conftest.er1 >conftest.err
13053 rm -f conftest.er1
13054 cat conftest.err >&5
13055 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13056 (exit $ac_status); } && {
13057 test -z "$ac_c_werror_flag" ||
13058 test ! -s conftest.err
13059 } && test -s conftest$ac_exeext && {
13060 test "$cross_compiling" = yes ||
13061 $as_test_x conftest$ac_exeext
13062 }; then
13063 ac_cv_lib_dbus_1_dbus_connection_close=yes
13064 else
13065 $as_echo "$as_me: failed program was:" >&5
13066 sed 's/^/| /' conftest.$ac_ext >&5
13068 ac_cv_lib_dbus_1_dbus_connection_close=no
13071 rm -rf conftest.dSYM
13072 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13073 conftest$ac_exeext conftest.$ac_ext
13074 LIBS=$ac_check_lib_save_LIBS
13076 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
13077 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
13078 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x""yes; then
13079 { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
13080 $as_echo_n "checking for -lhal... " >&6; }
13081 if test "${ac_cv_lib_soname_hal+set}" = set; then
13082 $as_echo_n "(cached) " >&6
13083 else
13084 ac_check_soname_save_LIBS=$LIBS
13085 LIBS="-lhal $ac_hal_libs $LIBS"
13086 cat >conftest.$ac_ext <<_ACEOF
13087 /* confdefs.h. */
13088 _ACEOF
13089 cat confdefs.h >>conftest.$ac_ext
13090 cat >>conftest.$ac_ext <<_ACEOF
13091 /* end confdefs.h. */
13093 /* Override any GCC internal prototype to avoid an error.
13094 Use char because int might match the return type of a GCC
13095 builtin and then its argument prototype would still apply. */
13096 #ifdef __cplusplus
13097 extern "C"
13098 #endif
13099 char libhal_ctx_new ();
13101 main ()
13103 return libhal_ctx_new ();
13105 return 0;
13107 _ACEOF
13108 rm -f conftest.$ac_objext conftest$ac_exeext
13109 if { (ac_try="$ac_link"
13110 case "(($ac_try" in
13111 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13112 *) ac_try_echo=$ac_try;;
13113 esac
13114 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13115 $as_echo "$ac_try_echo") >&5
13116 (eval "$ac_link") 2>conftest.er1
13117 ac_status=$?
13118 grep -v '^ *+' conftest.er1 >conftest.err
13119 rm -f conftest.er1
13120 cat conftest.err >&5
13121 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13122 (exit $ac_status); } && {
13123 test -z "$ac_c_werror_flag" ||
13124 test ! -s conftest.err
13125 } && test -s conftest$ac_exeext && {
13126 test "$cross_compiling" = yes ||
13127 $as_test_x conftest$ac_exeext
13128 }; then
13129 case "$LIBEXT" in
13130 dll) ;;
13131 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'` ;;
13132 *) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13133 esac
13134 else
13135 $as_echo "$as_me: failed program was:" >&5
13136 sed 's/^/| /' conftest.$ac_ext >&5
13141 rm -rf conftest.dSYM
13142 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13143 conftest$ac_exeext conftest.$ac_ext
13144 LIBS=$ac_check_soname_save_LIBS
13146 if test "x$ac_cv_lib_soname_hal" = "x"; then
13147 { $as_echo "$as_me:$LINENO: result: not found" >&5
13148 $as_echo "not found" >&6; }
13150 else
13151 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
13152 $as_echo "$ac_cv_lib_soname_hal" >&6; }
13154 cat >>confdefs.h <<_ACEOF
13155 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
13156 _ACEOF
13158 HALINCL="$ac_hal_cflags"
13164 CPPFLAGS="$ac_save_CPPFLAGS"
13166 if test "x$ac_cv_lib_soname_hal" = "x"; then
13167 case "x$with_hal" in
13168 x) wine_notices="$wine_notices|libhal ${notice_platform}development files not found, no dynamic device support." ;;
13169 xno) ;;
13170 *) { { $as_echo "$as_me:$LINENO: error: libhal ${notice_platform}development files not found, no dynamic device support.
13171 This is an error since --with-hal was requested." >&5
13172 $as_echo "$as_me: error: libhal ${notice_platform}development files not found, no dynamic device support.
13173 This is an error since --with-hal was requested." >&2;}
13174 { (exit 1); exit 1; }; } ;;
13175 esac
13179 if test "x$with_gnutls" != "xno" -a "$PKG_CONFIG" != "false"
13180 then
13181 ac_save_CPPFLAGS="$CPPFLAGS"
13182 ac_gnutls_libs="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
13183 ac_gnutls_cflags="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
13184 CPPFLAGS="$CPPFLAGS $ac_gnutls_cflags"
13185 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13186 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13187 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13188 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13189 $as_echo_n "(cached) " >&6
13191 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13192 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13193 else
13194 # Is the header compilable?
13195 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
13196 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
13197 cat >conftest.$ac_ext <<_ACEOF
13198 /* confdefs.h. */
13199 _ACEOF
13200 cat confdefs.h >>conftest.$ac_ext
13201 cat >>conftest.$ac_ext <<_ACEOF
13202 /* end confdefs.h. */
13203 $ac_includes_default
13204 #include <gnutls/gnutls.h>
13205 _ACEOF
13206 rm -f conftest.$ac_objext
13207 if { (ac_try="$ac_compile"
13208 case "(($ac_try" in
13209 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13210 *) ac_try_echo=$ac_try;;
13211 esac
13212 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13213 $as_echo "$ac_try_echo") >&5
13214 (eval "$ac_compile") 2>conftest.er1
13215 ac_status=$?
13216 grep -v '^ *+' conftest.er1 >conftest.err
13217 rm -f conftest.er1
13218 cat conftest.err >&5
13219 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13220 (exit $ac_status); } && {
13221 test -z "$ac_c_werror_flag" ||
13222 test ! -s conftest.err
13223 } && test -s conftest.$ac_objext; then
13224 ac_header_compiler=yes
13225 else
13226 $as_echo "$as_me: failed program was:" >&5
13227 sed 's/^/| /' conftest.$ac_ext >&5
13229 ac_header_compiler=no
13232 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13233 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13234 $as_echo "$ac_header_compiler" >&6; }
13236 # Is the header present?
13237 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
13238 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
13239 cat >conftest.$ac_ext <<_ACEOF
13240 /* confdefs.h. */
13241 _ACEOF
13242 cat confdefs.h >>conftest.$ac_ext
13243 cat >>conftest.$ac_ext <<_ACEOF
13244 /* end confdefs.h. */
13245 #include <gnutls/gnutls.h>
13246 _ACEOF
13247 if { (ac_try="$ac_cpp conftest.$ac_ext"
13248 case "(($ac_try" in
13249 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13250 *) ac_try_echo=$ac_try;;
13251 esac
13252 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13253 $as_echo "$ac_try_echo") >&5
13254 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13255 ac_status=$?
13256 grep -v '^ *+' conftest.er1 >conftest.err
13257 rm -f conftest.er1
13258 cat conftest.err >&5
13259 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13260 (exit $ac_status); } >/dev/null && {
13261 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13262 test ! -s conftest.err
13263 }; then
13264 ac_header_preproc=yes
13265 else
13266 $as_echo "$as_me: failed program was:" >&5
13267 sed 's/^/| /' conftest.$ac_ext >&5
13269 ac_header_preproc=no
13272 rm -f conftest.err conftest.$ac_ext
13273 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13274 $as_echo "$ac_header_preproc" >&6; }
13276 # So? What about this header?
13277 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13278 yes:no: )
13279 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13280 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13281 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13282 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13283 ac_header_preproc=yes
13285 no:yes:* )
13286 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13287 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13288 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&5
13289 $as_echo "$as_me: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&2;}
13290 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13291 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13292 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&5
13293 $as_echo "$as_me: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&2;}
13294 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13295 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13296 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13297 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13298 ( cat <<\_ASBOX
13299 ## ------------------------------------ ##
13300 ## Report this to wine-devel@winehq.org ##
13301 ## ------------------------------------ ##
13302 _ASBOX
13303 ) | sed "s/^/$as_me: WARNING: /" >&2
13305 esac
13306 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13307 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13308 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13309 $as_echo_n "(cached) " >&6
13310 else
13311 ac_cv_header_gnutls_gnutls_h=$ac_header_preproc
13313 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13314 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13317 if test "x$ac_cv_header_gnutls_gnutls_h" = x""yes; then
13318 cat >conftest.$ac_ext <<_ACEOF
13319 /* confdefs.h. */
13320 _ACEOF
13321 cat confdefs.h >>conftest.$ac_ext
13322 cat >>conftest.$ac_ext <<_ACEOF
13323 /* end confdefs.h. */
13324 #include <gnutls/gnutls.h>
13326 main ()
13328 typeof(gnutls_transport_set_errno) *pfunc;
13330 return 0;
13332 _ACEOF
13333 rm -f conftest.$ac_objext
13334 if { (ac_try="$ac_compile"
13335 case "(($ac_try" in
13336 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13337 *) ac_try_echo=$ac_try;;
13338 esac
13339 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13340 $as_echo "$ac_try_echo") >&5
13341 (eval "$ac_compile") 2>conftest.er1
13342 ac_status=$?
13343 grep -v '^ *+' conftest.er1 >conftest.err
13344 rm -f conftest.er1
13345 cat conftest.err >&5
13346 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13347 (exit $ac_status); } && {
13348 test -z "$ac_c_werror_flag" ||
13349 test ! -s conftest.err
13350 } && test -s conftest.$ac_objext; then
13351 { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13352 $as_echo_n "checking for -lgnutls... " >&6; }
13353 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13354 $as_echo_n "(cached) " >&6
13355 else
13356 ac_check_soname_save_LIBS=$LIBS
13357 LIBS="-lgnutls $ac_gnutls_libs $LIBS"
13358 cat >conftest.$ac_ext <<_ACEOF
13359 /* confdefs.h. */
13360 _ACEOF
13361 cat confdefs.h >>conftest.$ac_ext
13362 cat >>conftest.$ac_ext <<_ACEOF
13363 /* end confdefs.h. */
13365 /* Override any GCC internal prototype to avoid an error.
13366 Use char because int might match the return type of a GCC
13367 builtin and then its argument prototype would still apply. */
13368 #ifdef __cplusplus
13369 extern "C"
13370 #endif
13371 char gnutls_global_init ();
13373 main ()
13375 return gnutls_global_init ();
13377 return 0;
13379 _ACEOF
13380 rm -f conftest.$ac_objext conftest$ac_exeext
13381 if { (ac_try="$ac_link"
13382 case "(($ac_try" in
13383 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13384 *) ac_try_echo=$ac_try;;
13385 esac
13386 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13387 $as_echo "$ac_try_echo") >&5
13388 (eval "$ac_link") 2>conftest.er1
13389 ac_status=$?
13390 grep -v '^ *+' conftest.er1 >conftest.err
13391 rm -f conftest.er1
13392 cat conftest.err >&5
13393 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13394 (exit $ac_status); } && {
13395 test -z "$ac_c_werror_flag" ||
13396 test ! -s conftest.err
13397 } && test -s conftest$ac_exeext && {
13398 test "$cross_compiling" = yes ||
13399 $as_test_x conftest$ac_exeext
13400 }; then
13401 case "$LIBEXT" in
13402 dll) ;;
13403 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'` ;;
13404 *) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13405 esac
13406 else
13407 $as_echo "$as_me: failed program was:" >&5
13408 sed 's/^/| /' conftest.$ac_ext >&5
13413 rm -rf conftest.dSYM
13414 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13415 conftest$ac_exeext conftest.$ac_ext
13416 LIBS=$ac_check_soname_save_LIBS
13418 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13419 { $as_echo "$as_me:$LINENO: result: not found" >&5
13420 $as_echo "not found" >&6; }
13422 else
13423 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13424 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13426 cat >>confdefs.h <<_ACEOF
13427 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13428 _ACEOF
13430 GNUTLSINCL="$ac_gnutls_cflags"
13434 else
13435 $as_echo "$as_me: failed program was:" >&5
13436 sed 's/^/| /' conftest.$ac_ext >&5
13441 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13445 CPPFLAGS="$ac_save_CPPFLAGS"
13447 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13448 case "x$with_gnutls" in
13449 x) wine_notices="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13450 xno) ;;
13451 *) { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13452 This is an error since --with-gnutls was requested." >&5
13453 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13454 This is an error since --with-gnutls was requested." >&2;}
13455 { (exit 1); exit 1; }; } ;;
13456 esac
13460 CURSESLIBS=""
13461 if test "$ac_cv_header_ncurses_h" = "yes"
13462 then
13463 { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13464 $as_echo_n "checking for -lncurses... " >&6; }
13465 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13466 $as_echo_n "(cached) " >&6
13467 else
13468 ac_check_soname_save_LIBS=$LIBS
13469 LIBS="-lncurses $LIBS"
13470 cat >conftest.$ac_ext <<_ACEOF
13471 /* confdefs.h. */
13472 _ACEOF
13473 cat confdefs.h >>conftest.$ac_ext
13474 cat >>conftest.$ac_ext <<_ACEOF
13475 /* end confdefs.h. */
13477 /* Override any GCC internal prototype to avoid an error.
13478 Use char because int might match the return type of a GCC
13479 builtin and then its argument prototype would still apply. */
13480 #ifdef __cplusplus
13481 extern "C"
13482 #endif
13483 char waddch ();
13485 main ()
13487 return waddch ();
13489 return 0;
13491 _ACEOF
13492 rm -f conftest.$ac_objext conftest$ac_exeext
13493 if { (ac_try="$ac_link"
13494 case "(($ac_try" in
13495 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13496 *) ac_try_echo=$ac_try;;
13497 esac
13498 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13499 $as_echo "$ac_try_echo") >&5
13500 (eval "$ac_link") 2>conftest.er1
13501 ac_status=$?
13502 grep -v '^ *+' conftest.er1 >conftest.err
13503 rm -f conftest.er1
13504 cat conftest.err >&5
13505 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13506 (exit $ac_status); } && {
13507 test -z "$ac_c_werror_flag" ||
13508 test ! -s conftest.err
13509 } && test -s conftest$ac_exeext && {
13510 test "$cross_compiling" = yes ||
13511 $as_test_x conftest$ac_exeext
13512 }; then
13513 case "$LIBEXT" in
13514 dll) ;;
13515 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'` ;;
13516 *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13517 esac
13518 else
13519 $as_echo "$as_me: failed program was:" >&5
13520 sed 's/^/| /' conftest.$ac_ext >&5
13525 rm -rf conftest.dSYM
13526 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13527 conftest$ac_exeext conftest.$ac_ext
13528 LIBS=$ac_check_soname_save_LIBS
13530 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13531 { $as_echo "$as_me:$LINENO: result: not found" >&5
13532 $as_echo "not found" >&6; }
13534 else
13535 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13536 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13538 cat >>confdefs.h <<_ACEOF
13539 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13540 _ACEOF
13542 CURSESLIBS="-lncurses"
13545 elif test "$ac_cv_header_curses_h" = "yes"
13546 then
13547 { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13548 $as_echo_n "checking for -lcurses... " >&6; }
13549 if test "${ac_cv_lib_soname_curses+set}" = set; then
13550 $as_echo_n "(cached) " >&6
13551 else
13552 ac_check_soname_save_LIBS=$LIBS
13553 LIBS="-lcurses $LIBS"
13554 cat >conftest.$ac_ext <<_ACEOF
13555 /* confdefs.h. */
13556 _ACEOF
13557 cat confdefs.h >>conftest.$ac_ext
13558 cat >>conftest.$ac_ext <<_ACEOF
13559 /* end confdefs.h. */
13561 /* Override any GCC internal prototype to avoid an error.
13562 Use char because int might match the return type of a GCC
13563 builtin and then its argument prototype would still apply. */
13564 #ifdef __cplusplus
13565 extern "C"
13566 #endif
13567 char waddch ();
13569 main ()
13571 return waddch ();
13573 return 0;
13575 _ACEOF
13576 rm -f conftest.$ac_objext conftest$ac_exeext
13577 if { (ac_try="$ac_link"
13578 case "(($ac_try" in
13579 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13580 *) ac_try_echo=$ac_try;;
13581 esac
13582 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13583 $as_echo "$ac_try_echo") >&5
13584 (eval "$ac_link") 2>conftest.er1
13585 ac_status=$?
13586 grep -v '^ *+' conftest.er1 >conftest.err
13587 rm -f conftest.er1
13588 cat conftest.err >&5
13589 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13590 (exit $ac_status); } && {
13591 test -z "$ac_c_werror_flag" ||
13592 test ! -s conftest.err
13593 } && test -s conftest$ac_exeext && {
13594 test "$cross_compiling" = yes ||
13595 $as_test_x conftest$ac_exeext
13596 }; then
13597 case "$LIBEXT" in
13598 dll) ;;
13599 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'` ;;
13600 *) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13601 esac
13602 else
13603 $as_echo "$as_me: failed program was:" >&5
13604 sed 's/^/| /' conftest.$ac_ext >&5
13609 rm -rf conftest.dSYM
13610 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13611 conftest$ac_exeext conftest.$ac_ext
13612 LIBS=$ac_check_soname_save_LIBS
13614 if test "x$ac_cv_lib_soname_curses" = "x"; then
13615 { $as_echo "$as_me:$LINENO: result: not found" >&5
13616 $as_echo "not found" >&6; }
13618 else
13619 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
13620 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13622 cat >>confdefs.h <<_ACEOF
13623 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13624 _ACEOF
13626 CURSESLIBS="-lcurses"
13630 ac_save_LIBS="$LIBS"
13631 LIBS="$LIBS $CURSESLIBS"
13633 for ac_func in mousemask
13635 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13636 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13637 $as_echo_n "checking for $ac_func... " >&6; }
13638 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13639 $as_echo_n "(cached) " >&6
13640 else
13641 cat >conftest.$ac_ext <<_ACEOF
13642 /* confdefs.h. */
13643 _ACEOF
13644 cat confdefs.h >>conftest.$ac_ext
13645 cat >>conftest.$ac_ext <<_ACEOF
13646 /* end confdefs.h. */
13647 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13648 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13649 #define $ac_func innocuous_$ac_func
13651 /* System header to define __stub macros and hopefully few prototypes,
13652 which can conflict with char $ac_func (); below.
13653 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13654 <limits.h> exists even on freestanding compilers. */
13656 #ifdef __STDC__
13657 # include <limits.h>
13658 #else
13659 # include <assert.h>
13660 #endif
13662 #undef $ac_func
13664 /* Override any GCC internal prototype to avoid an error.
13665 Use char because int might match the return type of a GCC
13666 builtin and then its argument prototype would still apply. */
13667 #ifdef __cplusplus
13668 extern "C"
13669 #endif
13670 char $ac_func ();
13671 /* The GNU C library defines this for functions which it implements
13672 to always fail with ENOSYS. Some functions are actually named
13673 something starting with __ and the normal name is an alias. */
13674 #if defined __stub_$ac_func || defined __stub___$ac_func
13675 choke me
13676 #endif
13679 main ()
13681 return $ac_func ();
13683 return 0;
13685 _ACEOF
13686 rm -f conftest.$ac_objext conftest$ac_exeext
13687 if { (ac_try="$ac_link"
13688 case "(($ac_try" in
13689 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13690 *) ac_try_echo=$ac_try;;
13691 esac
13692 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13693 $as_echo "$ac_try_echo") >&5
13694 (eval "$ac_link") 2>conftest.er1
13695 ac_status=$?
13696 grep -v '^ *+' conftest.er1 >conftest.err
13697 rm -f conftest.er1
13698 cat conftest.err >&5
13699 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13700 (exit $ac_status); } && {
13701 test -z "$ac_c_werror_flag" ||
13702 test ! -s conftest.err
13703 } && test -s conftest$ac_exeext && {
13704 test "$cross_compiling" = yes ||
13705 $as_test_x conftest$ac_exeext
13706 }; then
13707 eval "$as_ac_var=yes"
13708 else
13709 $as_echo "$as_me: failed program was:" >&5
13710 sed 's/^/| /' conftest.$ac_ext >&5
13712 eval "$as_ac_var=no"
13715 rm -rf conftest.dSYM
13716 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13717 conftest$ac_exeext conftest.$ac_ext
13719 ac_res=`eval 'as_val=${'$as_ac_var'}
13720 $as_echo "$as_val"'`
13721 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13722 $as_echo "$ac_res" >&6; }
13723 as_val=`eval 'as_val=${'$as_ac_var'}
13724 $as_echo "$as_val"'`
13725 if test "x$as_val" = x""yes; then
13726 cat >>confdefs.h <<_ACEOF
13727 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13728 _ACEOF
13731 done
13733 LIBS="$ac_save_LIBS"
13734 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13735 case "x$with_curses" in
13736 x) wine_notices="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13737 xno) ;;
13738 *) { { $as_echo "$as_me:$LINENO: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13739 This is an error since --with-curses was requested." >&5
13740 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13741 This is an error since --with-curses was requested." >&2;}
13742 { (exit 1); exit 1; }; } ;;
13743 esac
13747 # Extract the first word of "sane-config", so it can be a program name with args.
13748 set dummy sane-config; ac_word=$2
13749 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13750 $as_echo_n "checking for $ac_word... " >&6; }
13751 if test "${ac_cv_prog_sane_devel+set}" = set; then
13752 $as_echo_n "(cached) " >&6
13753 else
13754 if test -n "$sane_devel"; then
13755 ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test.
13756 else
13757 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13758 for as_dir in $PATH
13760 IFS=$as_save_IFS
13761 test -z "$as_dir" && as_dir=.
13762 for ac_exec_ext in '' $ac_executable_extensions; do
13763 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13764 ac_cv_prog_sane_devel="sane-config"
13765 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13766 break 2
13768 done
13769 done
13770 IFS=$as_save_IFS
13772 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no"
13775 sane_devel=$ac_cv_prog_sane_devel
13776 if test -n "$sane_devel"; then
13777 { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13778 $as_echo "$sane_devel" >&6; }
13779 else
13780 { $as_echo "$as_me:$LINENO: result: no" >&5
13781 $as_echo "no" >&6; }
13785 if test "$sane_devel" != "no" -a "x$with_sane" != "xno"
13786 then
13787 ac_sane_incl="`$sane_devel --cflags`"
13788 ac_sane_libs="`$sane_devel --ldflags`"
13789 ac_save_CPPFLAGS="$CPPFLAGS"
13790 CPPFLAGS="$CPPFLAGS $ac_sane_incl"
13791 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13792 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13793 $as_echo_n "checking for sane/sane.h... " >&6; }
13794 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13795 $as_echo_n "(cached) " >&6
13797 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13798 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13799 else
13800 # Is the header compilable?
13801 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13802 $as_echo_n "checking sane/sane.h usability... " >&6; }
13803 cat >conftest.$ac_ext <<_ACEOF
13804 /* confdefs.h. */
13805 _ACEOF
13806 cat confdefs.h >>conftest.$ac_ext
13807 cat >>conftest.$ac_ext <<_ACEOF
13808 /* end confdefs.h. */
13809 $ac_includes_default
13810 #include <sane/sane.h>
13811 _ACEOF
13812 rm -f conftest.$ac_objext
13813 if { (ac_try="$ac_compile"
13814 case "(($ac_try" in
13815 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13816 *) ac_try_echo=$ac_try;;
13817 esac
13818 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13819 $as_echo "$ac_try_echo") >&5
13820 (eval "$ac_compile") 2>conftest.er1
13821 ac_status=$?
13822 grep -v '^ *+' conftest.er1 >conftest.err
13823 rm -f conftest.er1
13824 cat conftest.err >&5
13825 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13826 (exit $ac_status); } && {
13827 test -z "$ac_c_werror_flag" ||
13828 test ! -s conftest.err
13829 } && test -s conftest.$ac_objext; then
13830 ac_header_compiler=yes
13831 else
13832 $as_echo "$as_me: failed program was:" >&5
13833 sed 's/^/| /' conftest.$ac_ext >&5
13835 ac_header_compiler=no
13838 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13839 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13840 $as_echo "$ac_header_compiler" >&6; }
13842 # Is the header present?
13843 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
13844 $as_echo_n "checking sane/sane.h presence... " >&6; }
13845 cat >conftest.$ac_ext <<_ACEOF
13846 /* confdefs.h. */
13847 _ACEOF
13848 cat confdefs.h >>conftest.$ac_ext
13849 cat >>conftest.$ac_ext <<_ACEOF
13850 /* end confdefs.h. */
13851 #include <sane/sane.h>
13852 _ACEOF
13853 if { (ac_try="$ac_cpp conftest.$ac_ext"
13854 case "(($ac_try" in
13855 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13856 *) ac_try_echo=$ac_try;;
13857 esac
13858 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13859 $as_echo "$ac_try_echo") >&5
13860 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13861 ac_status=$?
13862 grep -v '^ *+' conftest.er1 >conftest.err
13863 rm -f conftest.er1
13864 cat conftest.err >&5
13865 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13866 (exit $ac_status); } >/dev/null && {
13867 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13868 test ! -s conftest.err
13869 }; then
13870 ac_header_preproc=yes
13871 else
13872 $as_echo "$as_me: failed program was:" >&5
13873 sed 's/^/| /' conftest.$ac_ext >&5
13875 ac_header_preproc=no
13878 rm -f conftest.err conftest.$ac_ext
13879 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13880 $as_echo "$ac_header_preproc" >&6; }
13882 # So? What about this header?
13883 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13884 yes:no: )
13885 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
13886 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13887 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
13888 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
13889 ac_header_preproc=yes
13891 no:yes:* )
13892 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
13893 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
13894 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
13895 $as_echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
13896 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
13897 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
13898 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
13899 $as_echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
13900 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
13901 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
13902 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
13903 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
13904 ( cat <<\_ASBOX
13905 ## ------------------------------------ ##
13906 ## Report this to wine-devel@winehq.org ##
13907 ## ------------------------------------ ##
13908 _ASBOX
13909 ) | sed "s/^/$as_me: WARNING: /" >&2
13911 esac
13912 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13913 $as_echo_n "checking for sane/sane.h... " >&6; }
13914 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13915 $as_echo_n "(cached) " >&6
13916 else
13917 ac_cv_header_sane_sane_h=$ac_header_preproc
13919 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13920 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13923 if test "x$ac_cv_header_sane_sane_h" = x""yes; then
13924 { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
13925 $as_echo_n "checking for -lsane... " >&6; }
13926 if test "${ac_cv_lib_soname_sane+set}" = set; then
13927 $as_echo_n "(cached) " >&6
13928 else
13929 ac_check_soname_save_LIBS=$LIBS
13930 LIBS="-lsane $ac_sane_libs $LIBS"
13931 cat >conftest.$ac_ext <<_ACEOF
13932 /* confdefs.h. */
13933 _ACEOF
13934 cat confdefs.h >>conftest.$ac_ext
13935 cat >>conftest.$ac_ext <<_ACEOF
13936 /* end confdefs.h. */
13938 /* Override any GCC internal prototype to avoid an error.
13939 Use char because int might match the return type of a GCC
13940 builtin and then its argument prototype would still apply. */
13941 #ifdef __cplusplus
13942 extern "C"
13943 #endif
13944 char sane_init ();
13946 main ()
13948 return sane_init ();
13950 return 0;
13952 _ACEOF
13953 rm -f conftest.$ac_objext conftest$ac_exeext
13954 if { (ac_try="$ac_link"
13955 case "(($ac_try" in
13956 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13957 *) ac_try_echo=$ac_try;;
13958 esac
13959 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13960 $as_echo "$ac_try_echo") >&5
13961 (eval "$ac_link") 2>conftest.er1
13962 ac_status=$?
13963 grep -v '^ *+' conftest.er1 >conftest.err
13964 rm -f conftest.er1
13965 cat conftest.err >&5
13966 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13967 (exit $ac_status); } && {
13968 test -z "$ac_c_werror_flag" ||
13969 test ! -s conftest.err
13970 } && test -s conftest$ac_exeext && {
13971 test "$cross_compiling" = yes ||
13972 $as_test_x conftest$ac_exeext
13973 }; then
13974 case "$LIBEXT" in
13975 dll) ;;
13976 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'` ;;
13977 *) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13978 esac
13979 else
13980 $as_echo "$as_me: failed program was:" >&5
13981 sed 's/^/| /' conftest.$ac_ext >&5
13986 rm -rf conftest.dSYM
13987 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13988 conftest$ac_exeext conftest.$ac_ext
13989 LIBS=$ac_check_soname_save_LIBS
13991 if test "x$ac_cv_lib_soname_sane" = "x"; then
13992 { $as_echo "$as_me:$LINENO: result: not found" >&5
13993 $as_echo "not found" >&6; }
13995 else
13996 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
13997 $as_echo "$ac_cv_lib_soname_sane" >&6; }
13999 cat >>confdefs.h <<_ACEOF
14000 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
14001 _ACEOF
14003 SANEINCL="$ac_sane_incl"
14010 CPPFLAGS="$ac_save_CPPFLAGS"
14012 if test "x$ac_cv_lib_soname_sane" = "x"; then
14013 case "x$with_sane" in
14014 x) wine_notices="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
14015 xno) ;;
14016 *) { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14017 This is an error since --with-sane was requested." >&5
14018 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14019 This is an error since --with-sane was requested." >&2;}
14020 { (exit 1); exit 1; }; } ;;
14021 esac
14025 # Extract the first word of "gphoto2-config", so it can be a program name with args.
14026 set dummy gphoto2-config; ac_word=$2
14027 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14028 $as_echo_n "checking for $ac_word... " >&6; }
14029 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
14030 $as_echo_n "(cached) " >&6
14031 else
14032 if test -n "$gphoto2_devel"; then
14033 ac_cv_prog_gphoto2_devel="$gphoto2_devel" # Let the user override the test.
14034 else
14035 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14036 for as_dir in $PATH
14038 IFS=$as_save_IFS
14039 test -z "$as_dir" && as_dir=.
14040 for ac_exec_ext in '' $ac_executable_extensions; do
14041 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14042 ac_cv_prog_gphoto2_devel="gphoto2-config"
14043 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14044 break 2
14046 done
14047 done
14048 IFS=$as_save_IFS
14050 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel="no"
14053 gphoto2_devel=$ac_cv_prog_gphoto2_devel
14054 if test -n "$gphoto2_devel"; then
14055 { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
14056 $as_echo "$gphoto2_devel" >&6; }
14057 else
14058 { $as_echo "$as_me:$LINENO: result: no" >&5
14059 $as_echo "no" >&6; }
14063 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
14064 set dummy gphoto2-port-config; ac_word=$2
14065 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14066 $as_echo_n "checking for $ac_word... " >&6; }
14067 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
14068 $as_echo_n "(cached) " >&6
14069 else
14070 if test -n "$gphoto2port_devel"; then
14071 ac_cv_prog_gphoto2port_devel="$gphoto2port_devel" # Let the user override the test.
14072 else
14073 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14074 for as_dir in $PATH
14076 IFS=$as_save_IFS
14077 test -z "$as_dir" && as_dir=.
14078 for ac_exec_ext in '' $ac_executable_extensions; do
14079 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14080 ac_cv_prog_gphoto2port_devel="gphoto2-port-config"
14081 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14082 break 2
14084 done
14085 done
14086 IFS=$as_save_IFS
14088 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel="no"
14091 gphoto2port_devel=$ac_cv_prog_gphoto2port_devel
14092 if test -n "$gphoto2port_devel"; then
14093 { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
14094 $as_echo "$gphoto2port_devel" >&6; }
14095 else
14096 { $as_echo "$as_me:$LINENO: result: no" >&5
14097 $as_echo "no" >&6; }
14101 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no" -a "x$with_gphoto" != "xno"
14102 then
14103 ac_gphoto2_incl="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
14104 ac_gphoto2_libs=""
14105 for i in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
14107 case "$i" in
14108 -L/usr/lib|-L/usr/lib64) ;;
14109 -L*|-l*) ac_gphoto2_libs="$ac_gphoto2_libs $i";;
14110 esac
14111 done
14112 ac_save_CPPFLAGS="$CPPFLAGS"
14113 CPPFLAGS="$CPPFLAGS $ac_gphoto2_incl"
14114 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14115 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14116 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14117 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14118 $as_echo_n "(cached) " >&6
14120 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14121 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14122 else
14123 # Is the header compilable?
14124 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
14125 $as_echo_n "checking gphoto2-camera.h usability... " >&6; }
14126 cat >conftest.$ac_ext <<_ACEOF
14127 /* confdefs.h. */
14128 _ACEOF
14129 cat confdefs.h >>conftest.$ac_ext
14130 cat >>conftest.$ac_ext <<_ACEOF
14131 /* end confdefs.h. */
14132 $ac_includes_default
14133 #include <gphoto2-camera.h>
14134 _ACEOF
14135 rm -f conftest.$ac_objext
14136 if { (ac_try="$ac_compile"
14137 case "(($ac_try" in
14138 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14139 *) ac_try_echo=$ac_try;;
14140 esac
14141 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14142 $as_echo "$ac_try_echo") >&5
14143 (eval "$ac_compile") 2>conftest.er1
14144 ac_status=$?
14145 grep -v '^ *+' conftest.er1 >conftest.err
14146 rm -f conftest.er1
14147 cat conftest.err >&5
14148 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14149 (exit $ac_status); } && {
14150 test -z "$ac_c_werror_flag" ||
14151 test ! -s conftest.err
14152 } && test -s conftest.$ac_objext; then
14153 ac_header_compiler=yes
14154 else
14155 $as_echo "$as_me: failed program was:" >&5
14156 sed 's/^/| /' conftest.$ac_ext >&5
14158 ac_header_compiler=no
14161 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14162 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14163 $as_echo "$ac_header_compiler" >&6; }
14165 # Is the header present?
14166 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
14167 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
14168 cat >conftest.$ac_ext <<_ACEOF
14169 /* confdefs.h. */
14170 _ACEOF
14171 cat confdefs.h >>conftest.$ac_ext
14172 cat >>conftest.$ac_ext <<_ACEOF
14173 /* end confdefs.h. */
14174 #include <gphoto2-camera.h>
14175 _ACEOF
14176 if { (ac_try="$ac_cpp conftest.$ac_ext"
14177 case "(($ac_try" in
14178 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14179 *) ac_try_echo=$ac_try;;
14180 esac
14181 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14182 $as_echo "$ac_try_echo") >&5
14183 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14184 ac_status=$?
14185 grep -v '^ *+' conftest.er1 >conftest.err
14186 rm -f conftest.er1
14187 cat conftest.err >&5
14188 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14189 (exit $ac_status); } >/dev/null && {
14190 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14191 test ! -s conftest.err
14192 }; then
14193 ac_header_preproc=yes
14194 else
14195 $as_echo "$as_me: failed program was:" >&5
14196 sed 's/^/| /' conftest.$ac_ext >&5
14198 ac_header_preproc=no
14201 rm -f conftest.err conftest.$ac_ext
14202 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14203 $as_echo "$ac_header_preproc" >&6; }
14205 # So? What about this header?
14206 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14207 yes:no: )
14208 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
14209 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14210 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
14211 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
14212 ac_header_preproc=yes
14214 no:yes:* )
14215 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
14216 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
14217 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&5
14218 $as_echo "$as_me: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&2;}
14219 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
14220 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
14221 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&5
14222 $as_echo "$as_me: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&2;}
14223 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
14224 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
14225 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
14226 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
14227 ( cat <<\_ASBOX
14228 ## ------------------------------------ ##
14229 ## Report this to wine-devel@winehq.org ##
14230 ## ------------------------------------ ##
14231 _ASBOX
14232 ) | sed "s/^/$as_me: WARNING: /" >&2
14234 esac
14235 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14236 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14237 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14238 $as_echo_n "(cached) " >&6
14239 else
14240 ac_cv_header_gphoto2_camera_h=$ac_header_preproc
14242 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14243 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14246 if test "x$ac_cv_header_gphoto2_camera_h" = x""yes; then
14247 { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14248 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14249 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14250 $as_echo_n "(cached) " >&6
14251 else
14252 ac_check_lib_save_LIBS=$LIBS
14253 LIBS="-lgphoto2 $ac_gphoto2_libs $LIBS"
14254 cat >conftest.$ac_ext <<_ACEOF
14255 /* confdefs.h. */
14256 _ACEOF
14257 cat confdefs.h >>conftest.$ac_ext
14258 cat >>conftest.$ac_ext <<_ACEOF
14259 /* end confdefs.h. */
14261 /* Override any GCC internal prototype to avoid an error.
14262 Use char because int might match the return type of a GCC
14263 builtin and then its argument prototype would still apply. */
14264 #ifdef __cplusplus
14265 extern "C"
14266 #endif
14267 char gp_camera_new ();
14269 main ()
14271 return gp_camera_new ();
14273 return 0;
14275 _ACEOF
14276 rm -f conftest.$ac_objext conftest$ac_exeext
14277 if { (ac_try="$ac_link"
14278 case "(($ac_try" in
14279 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14280 *) ac_try_echo=$ac_try;;
14281 esac
14282 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14283 $as_echo "$ac_try_echo") >&5
14284 (eval "$ac_link") 2>conftest.er1
14285 ac_status=$?
14286 grep -v '^ *+' conftest.er1 >conftest.err
14287 rm -f conftest.er1
14288 cat conftest.err >&5
14289 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14290 (exit $ac_status); } && {
14291 test -z "$ac_c_werror_flag" ||
14292 test ! -s conftest.err
14293 } && test -s conftest$ac_exeext && {
14294 test "$cross_compiling" = yes ||
14295 $as_test_x conftest$ac_exeext
14296 }; then
14297 ac_cv_lib_gphoto2_gp_camera_new=yes
14298 else
14299 $as_echo "$as_me: failed program was:" >&5
14300 sed 's/^/| /' conftest.$ac_ext >&5
14302 ac_cv_lib_gphoto2_gp_camera_new=no
14305 rm -rf conftest.dSYM
14306 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14307 conftest$ac_exeext conftest.$ac_ext
14308 LIBS=$ac_check_lib_save_LIBS
14310 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14311 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14312 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x""yes; then
14314 cat >>confdefs.h <<\_ACEOF
14315 #define HAVE_GPHOTO2 1
14316 _ACEOF
14318 GPHOTO2LIBS="$ac_gphoto2_libs"
14320 GPHOTO2INCL="$ac_gphoto2_incl"
14327 CPPFLAGS="$ac_save_CPPFLAGS"
14329 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14330 case "x$with_gphoto" in
14331 x) wine_notices="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14332 xno) ;;
14333 *) { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14334 This is an error since --with-gphoto was requested." >&5
14335 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14336 This is an error since --with-gphoto was requested." >&2;}
14337 { (exit 1); exit 1; }; } ;;
14338 esac
14343 RESOLVLIBS=""
14345 if test "$ac_cv_header_resolv_h" = "yes"
14346 then
14347 { $as_echo "$as_me:$LINENO: checking for res_query in -lresolv" >&5
14348 $as_echo_n "checking for res_query in -lresolv... " >&6; }
14349 if test "${ac_cv_lib_resolv_res_query+set}" = set; then
14350 $as_echo_n "(cached) " >&6
14351 else
14352 ac_check_lib_save_LIBS=$LIBS
14353 LIBS="-lresolv $LIBS"
14354 cat >conftest.$ac_ext <<_ACEOF
14355 /* confdefs.h. */
14356 _ACEOF
14357 cat confdefs.h >>conftest.$ac_ext
14358 cat >>conftest.$ac_ext <<_ACEOF
14359 /* end confdefs.h. */
14361 /* Override any GCC internal prototype to avoid an error.
14362 Use char because int might match the return type of a GCC
14363 builtin and then its argument prototype would still apply. */
14364 #ifdef __cplusplus
14365 extern "C"
14366 #endif
14367 char res_query ();
14369 main ()
14371 return res_query ();
14373 return 0;
14375 _ACEOF
14376 rm -f conftest.$ac_objext conftest$ac_exeext
14377 if { (ac_try="$ac_link"
14378 case "(($ac_try" in
14379 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14380 *) ac_try_echo=$ac_try;;
14381 esac
14382 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14383 $as_echo "$ac_try_echo") >&5
14384 (eval "$ac_link") 2>conftest.er1
14385 ac_status=$?
14386 grep -v '^ *+' conftest.er1 >conftest.err
14387 rm -f conftest.er1
14388 cat conftest.err >&5
14389 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14390 (exit $ac_status); } && {
14391 test -z "$ac_c_werror_flag" ||
14392 test ! -s conftest.err
14393 } && test -s conftest$ac_exeext && {
14394 test "$cross_compiling" = yes ||
14395 $as_test_x conftest$ac_exeext
14396 }; then
14397 ac_cv_lib_resolv_res_query=yes
14398 else
14399 $as_echo "$as_me: failed program was:" >&5
14400 sed 's/^/| /' conftest.$ac_ext >&5
14402 ac_cv_lib_resolv_res_query=no
14405 rm -rf conftest.dSYM
14406 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14407 conftest$ac_exeext conftest.$ac_ext
14408 LIBS=$ac_check_lib_save_LIBS
14410 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_query" >&5
14411 $as_echo "$ac_cv_lib_resolv_res_query" >&6; }
14412 if test "x$ac_cv_lib_resolv_res_query" = x""yes; then
14414 cat >>confdefs.h <<\_ACEOF
14415 #define HAVE_RESOLV 1
14416 _ACEOF
14418 RESOLVLIBS="-lresolv"
14423 LCMSLIBS=""
14425 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14426 then
14427 { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14428 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14429 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14430 $as_echo_n "(cached) " >&6
14431 else
14432 ac_check_lib_save_LIBS=$LIBS
14433 LIBS="-llcms $LIBS"
14434 cat >conftest.$ac_ext <<_ACEOF
14435 /* confdefs.h. */
14436 _ACEOF
14437 cat confdefs.h >>conftest.$ac_ext
14438 cat >>conftest.$ac_ext <<_ACEOF
14439 /* end confdefs.h. */
14441 /* Override any GCC internal prototype to avoid an error.
14442 Use char because int might match the return type of a GCC
14443 builtin and then its argument prototype would still apply. */
14444 #ifdef __cplusplus
14445 extern "C"
14446 #endif
14447 char cmsOpenProfileFromFile ();
14449 main ()
14451 return cmsOpenProfileFromFile ();
14453 return 0;
14455 _ACEOF
14456 rm -f conftest.$ac_objext conftest$ac_exeext
14457 if { (ac_try="$ac_link"
14458 case "(($ac_try" in
14459 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14460 *) ac_try_echo=$ac_try;;
14461 esac
14462 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14463 $as_echo "$ac_try_echo") >&5
14464 (eval "$ac_link") 2>conftest.er1
14465 ac_status=$?
14466 grep -v '^ *+' conftest.er1 >conftest.err
14467 rm -f conftest.er1
14468 cat conftest.err >&5
14469 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14470 (exit $ac_status); } && {
14471 test -z "$ac_c_werror_flag" ||
14472 test ! -s conftest.err
14473 } && test -s conftest$ac_exeext && {
14474 test "$cross_compiling" = yes ||
14475 $as_test_x conftest$ac_exeext
14476 }; then
14477 ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
14478 else
14479 $as_echo "$as_me: failed program was:" >&5
14480 sed 's/^/| /' conftest.$ac_ext >&5
14482 ac_cv_lib_lcms_cmsOpenProfileFromFile=no
14485 rm -rf conftest.dSYM
14486 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14487 conftest$ac_exeext conftest.$ac_ext
14488 LIBS=$ac_check_lib_save_LIBS
14490 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14491 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14492 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x""yes; then
14494 cat >>confdefs.h <<\_ACEOF
14495 #define HAVE_LCMS 1
14496 _ACEOF
14498 LCMSLIBS="-llcms"
14502 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14503 case "x$with_cms" in
14504 x) wine_notices="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14505 xno) ;;
14506 *) { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14507 This is an error since --with-cms was requested." >&5
14508 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14509 This is an error since --with-cms was requested." >&2;}
14510 { (exit 1); exit 1; }; } ;;
14511 esac
14515 for ac_prog in freetype-config freetype2-config
14517 # Extract the first word of "$ac_prog", so it can be a program name with args.
14518 set dummy $ac_prog; ac_word=$2
14519 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14520 $as_echo_n "checking for $ac_word... " >&6; }
14521 if test "${ac_cv_prog_ft_devel+set}" = set; then
14522 $as_echo_n "(cached) " >&6
14523 else
14524 if test -n "$ft_devel"; then
14525 ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test.
14526 else
14527 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14528 for as_dir in $PATH
14530 IFS=$as_save_IFS
14531 test -z "$as_dir" && as_dir=.
14532 for ac_exec_ext in '' $ac_executable_extensions; do
14533 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14534 ac_cv_prog_ft_devel="$ac_prog"
14535 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14536 break 2
14538 done
14539 done
14540 IFS=$as_save_IFS
14544 ft_devel=$ac_cv_prog_ft_devel
14545 if test -n "$ft_devel"; then
14546 { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14547 $as_echo "$ft_devel" >&6; }
14548 else
14549 { $as_echo "$as_me:$LINENO: result: no" >&5
14550 $as_echo "no" >&6; }
14554 test -n "$ft_devel" && break
14555 done
14556 test -n "$ft_devel" || ft_devel="false"
14558 if test "$ft_devel" != "false" -a "x$with_freetype" != "xno"
14559 then
14560 ac_freetype_libs=`$ft_devel --libs`
14561 ac_freetype_incl=`$ft_devel --cflags`
14562 { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14563 $as_echo_n "checking for -lfreetype... " >&6; }
14564 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14565 $as_echo_n "(cached) " >&6
14566 else
14567 ac_check_soname_save_LIBS=$LIBS
14568 LIBS="-lfreetype $ac_freetype_libs $LIBS"
14569 cat >conftest.$ac_ext <<_ACEOF
14570 /* confdefs.h. */
14571 _ACEOF
14572 cat confdefs.h >>conftest.$ac_ext
14573 cat >>conftest.$ac_ext <<_ACEOF
14574 /* end confdefs.h. */
14576 /* Override any GCC internal prototype to avoid an error.
14577 Use char because int might match the return type of a GCC
14578 builtin and then its argument prototype would still apply. */
14579 #ifdef __cplusplus
14580 extern "C"
14581 #endif
14582 char FT_Init_FreeType ();
14584 main ()
14586 return FT_Init_FreeType ();
14588 return 0;
14590 _ACEOF
14591 rm -f conftest.$ac_objext conftest$ac_exeext
14592 if { (ac_try="$ac_link"
14593 case "(($ac_try" in
14594 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14595 *) ac_try_echo=$ac_try;;
14596 esac
14597 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14598 $as_echo "$ac_try_echo") >&5
14599 (eval "$ac_link") 2>conftest.er1
14600 ac_status=$?
14601 grep -v '^ *+' conftest.er1 >conftest.err
14602 rm -f conftest.er1
14603 cat conftest.err >&5
14604 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14605 (exit $ac_status); } && {
14606 test -z "$ac_c_werror_flag" ||
14607 test ! -s conftest.err
14608 } && test -s conftest$ac_exeext && {
14609 test "$cross_compiling" = yes ||
14610 $as_test_x conftest$ac_exeext
14611 }; then
14612 case "$LIBEXT" in
14613 dll) ;;
14614 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'` ;;
14615 *) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14616 esac
14617 else
14618 $as_echo "$as_me: failed program was:" >&5
14619 sed 's/^/| /' conftest.$ac_ext >&5
14624 rm -rf conftest.dSYM
14625 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14626 conftest$ac_exeext conftest.$ac_ext
14627 LIBS=$ac_check_soname_save_LIBS
14629 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14630 { $as_echo "$as_me:$LINENO: result: not found" >&5
14631 $as_echo "not found" >&6; }
14632 ft_lib=no
14633 else
14634 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14635 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14637 cat >>confdefs.h <<_ACEOF
14638 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14639 _ACEOF
14641 ft_lib=yes
14644 if test "$ft_lib" = "yes"
14645 then
14646 ac_save_CPPFLAGS="$CPPFLAGS"
14647 CPPFLAGS="$ac_freetype_incl $CPPFLAGS"
14660 for ac_header in ft2build.h \
14661 freetype/freetype.h \
14662 freetype/ftglyph.h \
14663 freetype/fttypes.h \
14664 freetype/tttables.h \
14665 freetype/ftnames.h \
14666 freetype/ftsnames.h \
14667 freetype/ttnameid.h \
14668 freetype/ftoutln.h \
14669 freetype/ftwinfnt.h \
14670 freetype/ftmodapi.h \
14671 freetype/internal/sfnt.h
14673 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14674 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14675 $as_echo_n "checking for $ac_header... " >&6; }
14676 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14677 $as_echo_n "(cached) " >&6
14678 else
14679 cat >conftest.$ac_ext <<_ACEOF
14680 /* confdefs.h. */
14681 _ACEOF
14682 cat confdefs.h >>conftest.$ac_ext
14683 cat >>conftest.$ac_ext <<_ACEOF
14684 /* end confdefs.h. */
14685 #ifdef HAVE_FT2BUILD_H
14686 # include <ft2build.h>
14687 #endif
14689 #include <$ac_header>
14690 _ACEOF
14691 rm -f conftest.$ac_objext
14692 if { (ac_try="$ac_compile"
14693 case "(($ac_try" in
14694 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14695 *) ac_try_echo=$ac_try;;
14696 esac
14697 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14698 $as_echo "$ac_try_echo") >&5
14699 (eval "$ac_compile") 2>conftest.er1
14700 ac_status=$?
14701 grep -v '^ *+' conftest.er1 >conftest.err
14702 rm -f conftest.er1
14703 cat conftest.err >&5
14704 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14705 (exit $ac_status); } && {
14706 test -z "$ac_c_werror_flag" ||
14707 test ! -s conftest.err
14708 } && test -s conftest.$ac_objext; then
14709 eval "$as_ac_Header=yes"
14710 else
14711 $as_echo "$as_me: failed program was:" >&5
14712 sed 's/^/| /' conftest.$ac_ext >&5
14714 eval "$as_ac_Header=no"
14717 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14719 ac_res=`eval 'as_val=${'$as_ac_Header'}
14720 $as_echo "$as_val"'`
14721 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14722 $as_echo "$ac_res" >&6; }
14723 as_val=`eval 'as_val=${'$as_ac_Header'}
14724 $as_echo "$as_val"'`
14725 if test "x$as_val" = x""yes; then
14726 cat >>confdefs.h <<_ACEOF
14727 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
14728 _ACEOF
14732 done
14734 cat >conftest.$ac_ext <<_ACEOF
14735 /* confdefs.h. */
14736 _ACEOF
14737 cat confdefs.h >>conftest.$ac_ext
14738 cat >>conftest.$ac_ext <<_ACEOF
14739 /* end confdefs.h. */
14740 #include <ft2build.h>
14741 #include <freetype/fttrigon.h>
14742 _ACEOF
14743 if { (ac_try="$ac_cpp conftest.$ac_ext"
14744 case "(($ac_try" in
14745 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14746 *) ac_try_echo=$ac_try;;
14747 esac
14748 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14749 $as_echo "$ac_try_echo") >&5
14750 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14751 ac_status=$?
14752 grep -v '^ *+' conftest.er1 >conftest.err
14753 rm -f conftest.er1
14754 cat conftest.err >&5
14755 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14756 (exit $ac_status); } >/dev/null && {
14757 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14758 test ! -s conftest.err
14759 }; then
14761 cat >>confdefs.h <<\_ACEOF
14762 #define HAVE_FREETYPE_FTTRIGON_H 1
14763 _ACEOF
14765 wine_cv_fttrigon=yes
14766 else
14767 $as_echo "$as_me: failed program was:" >&5
14768 sed 's/^/| /' conftest.$ac_ext >&5
14770 wine_cv_fttrigon=no
14773 rm -f conftest.err conftest.$ac_ext
14774 { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14775 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14776 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14777 $as_echo_n "(cached) " >&6
14778 else
14779 ac_cv_type_FT_TrueTypeEngineType=no
14780 cat >conftest.$ac_ext <<_ACEOF
14781 /* confdefs.h. */
14782 _ACEOF
14783 cat confdefs.h >>conftest.$ac_ext
14784 cat >>conftest.$ac_ext <<_ACEOF
14785 /* end confdefs.h. */
14786 #include <freetype/ftmodapi.h>
14789 main ()
14791 if (sizeof (FT_TrueTypeEngineType))
14792 return 0;
14794 return 0;
14796 _ACEOF
14797 rm -f conftest.$ac_objext
14798 if { (ac_try="$ac_compile"
14799 case "(($ac_try" in
14800 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14801 *) ac_try_echo=$ac_try;;
14802 esac
14803 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14804 $as_echo "$ac_try_echo") >&5
14805 (eval "$ac_compile") 2>conftest.er1
14806 ac_status=$?
14807 grep -v '^ *+' conftest.er1 >conftest.err
14808 rm -f conftest.er1
14809 cat conftest.err >&5
14810 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14811 (exit $ac_status); } && {
14812 test -z "$ac_c_werror_flag" ||
14813 test ! -s conftest.err
14814 } && test -s conftest.$ac_objext; then
14815 cat >conftest.$ac_ext <<_ACEOF
14816 /* confdefs.h. */
14817 _ACEOF
14818 cat confdefs.h >>conftest.$ac_ext
14819 cat >>conftest.$ac_ext <<_ACEOF
14820 /* end confdefs.h. */
14821 #include <freetype/ftmodapi.h>
14824 main ()
14826 if (sizeof ((FT_TrueTypeEngineType)))
14827 return 0;
14829 return 0;
14831 _ACEOF
14832 rm -f conftest.$ac_objext
14833 if { (ac_try="$ac_compile"
14834 case "(($ac_try" in
14835 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14836 *) ac_try_echo=$ac_try;;
14837 esac
14838 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14839 $as_echo "$ac_try_echo") >&5
14840 (eval "$ac_compile") 2>conftest.er1
14841 ac_status=$?
14842 grep -v '^ *+' conftest.er1 >conftest.err
14843 rm -f conftest.er1
14844 cat conftest.err >&5
14845 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14846 (exit $ac_status); } && {
14847 test -z "$ac_c_werror_flag" ||
14848 test ! -s conftest.err
14849 } && test -s conftest.$ac_objext; then
14851 else
14852 $as_echo "$as_me: failed program was:" >&5
14853 sed 's/^/| /' conftest.$ac_ext >&5
14855 ac_cv_type_FT_TrueTypeEngineType=yes
14858 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14859 else
14860 $as_echo "$as_me: failed program was:" >&5
14861 sed 's/^/| /' conftest.$ac_ext >&5
14866 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14868 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
14869 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
14870 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x""yes; then
14872 cat >>confdefs.h <<_ACEOF
14873 #define HAVE_FT_TRUETYPEENGINETYPE 1
14874 _ACEOF
14879 ac_save_CFLAGS="$CFLAGS"
14880 CFLAGS="$CFLAGS $ac_freetype_libs"
14882 for ac_func in FT_Load_Sfnt_Table
14884 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14885 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14886 $as_echo_n "checking for $ac_func... " >&6; }
14887 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14888 $as_echo_n "(cached) " >&6
14889 else
14890 cat >conftest.$ac_ext <<_ACEOF
14891 /* confdefs.h. */
14892 _ACEOF
14893 cat confdefs.h >>conftest.$ac_ext
14894 cat >>conftest.$ac_ext <<_ACEOF
14895 /* end confdefs.h. */
14896 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14897 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14898 #define $ac_func innocuous_$ac_func
14900 /* System header to define __stub macros and hopefully few prototypes,
14901 which can conflict with char $ac_func (); below.
14902 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14903 <limits.h> exists even on freestanding compilers. */
14905 #ifdef __STDC__
14906 # include <limits.h>
14907 #else
14908 # include <assert.h>
14909 #endif
14911 #undef $ac_func
14913 /* Override any GCC internal prototype to avoid an error.
14914 Use char because int might match the return type of a GCC
14915 builtin and then its argument prototype would still apply. */
14916 #ifdef __cplusplus
14917 extern "C"
14918 #endif
14919 char $ac_func ();
14920 /* The GNU C library defines this for functions which it implements
14921 to always fail with ENOSYS. Some functions are actually named
14922 something starting with __ and the normal name is an alias. */
14923 #if defined __stub_$ac_func || defined __stub___$ac_func
14924 choke me
14925 #endif
14928 main ()
14930 return $ac_func ();
14932 return 0;
14934 _ACEOF
14935 rm -f conftest.$ac_objext conftest$ac_exeext
14936 if { (ac_try="$ac_link"
14937 case "(($ac_try" in
14938 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14939 *) ac_try_echo=$ac_try;;
14940 esac
14941 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14942 $as_echo "$ac_try_echo") >&5
14943 (eval "$ac_link") 2>conftest.er1
14944 ac_status=$?
14945 grep -v '^ *+' conftest.er1 >conftest.err
14946 rm -f conftest.er1
14947 cat conftest.err >&5
14948 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14949 (exit $ac_status); } && {
14950 test -z "$ac_c_werror_flag" ||
14951 test ! -s conftest.err
14952 } && test -s conftest$ac_exeext && {
14953 test "$cross_compiling" = yes ||
14954 $as_test_x conftest$ac_exeext
14955 }; then
14956 eval "$as_ac_var=yes"
14957 else
14958 $as_echo "$as_me: failed program was:" >&5
14959 sed 's/^/| /' conftest.$ac_ext >&5
14961 eval "$as_ac_var=no"
14964 rm -rf conftest.dSYM
14965 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14966 conftest$ac_exeext conftest.$ac_ext
14968 ac_res=`eval 'as_val=${'$as_ac_var'}
14969 $as_echo "$as_val"'`
14970 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14971 $as_echo "$ac_res" >&6; }
14972 as_val=`eval 'as_val=${'$as_ac_var'}
14973 $as_echo "$as_val"'`
14974 if test "x$as_val" = x""yes; then
14975 cat >>confdefs.h <<_ACEOF
14976 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
14977 _ACEOF
14980 done
14982 CFLAGS="$ac_save_CFLAGS"
14983 CPPFLAGS="$ac_save_CPPFLAGS"
14984 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
14985 then
14987 cat >>confdefs.h <<\_ACEOF
14988 #define HAVE_FREETYPE 1
14989 _ACEOF
14991 FREETYPELIBS="$ac_freetype_libs"
14993 FREETYPEINCL="$ac_freetype_incl"
14998 if test "x$FREETYPELIBS" = "x"; then
14999 case "x$with_freetype" in
15000 xno) ;;
15001 *) { { $as_echo "$as_me:$LINENO: error: FreeType development files not found.
15002 Fonts will not be built. Dialog text may be invisible or unaligned.
15003 Use the --without-freetype option if you really want this." >&5
15004 $as_echo "$as_me: error: FreeType development files not found.
15005 Fonts will not be built. Dialog text may be invisible or unaligned.
15006 Use the --without-freetype option if you really want this." >&2;}
15007 { (exit 1); exit 1; }; } ;;
15008 esac
15011 test "x$FREETYPELIBS" = "x" && enable_fonts=${enable_fonts:-no}
15013 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
15014 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
15015 if test "${ac_cv_c_ppdev+set}" = set; then
15016 $as_echo_n "(cached) " >&6
15017 else
15018 cat >conftest.$ac_ext <<_ACEOF
15019 /* confdefs.h. */
15020 _ACEOF
15021 cat confdefs.h >>conftest.$ac_ext
15022 cat >>conftest.$ac_ext <<_ACEOF
15023 /* end confdefs.h. */
15024 #include <linux/ppdev.h>
15026 main ()
15028 ioctl (1,PPCLAIM,0)
15030 return 0;
15032 _ACEOF
15033 rm -f conftest.$ac_objext
15034 if { (ac_try="$ac_compile"
15035 case "(($ac_try" in
15036 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15037 *) ac_try_echo=$ac_try;;
15038 esac
15039 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15040 $as_echo "$ac_try_echo") >&5
15041 (eval "$ac_compile") 2>conftest.er1
15042 ac_status=$?
15043 grep -v '^ *+' conftest.er1 >conftest.err
15044 rm -f conftest.er1
15045 cat conftest.err >&5
15046 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15047 (exit $ac_status); } && {
15048 test -z "$ac_c_werror_flag" ||
15049 test ! -s conftest.err
15050 } && test -s conftest.$ac_objext; then
15051 ac_cv_c_ppdev="yes"
15052 else
15053 $as_echo "$as_me: failed program was:" >&5
15054 sed 's/^/| /' conftest.$ac_ext >&5
15056 ac_cv_c_ppdev="no"
15059 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15061 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
15062 $as_echo "$ac_cv_c_ppdev" >&6; }
15063 if test "$ac_cv_c_ppdev" = "yes"
15064 then
15066 cat >>confdefs.h <<\_ACEOF
15067 #define HAVE_PPDEV 1
15068 _ACEOF
15072 { $as_echo "$as_me:$LINENO: checking for va_copy" >&5
15073 $as_echo_n "checking for va_copy... " >&6; }
15074 if test "${ac_cv_c_va_copy+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 <stdarg.h>
15085 main ()
15087 va_list ap1, ap2; va_copy(ap1,ap2);
15089 return 0;
15091 _ACEOF
15092 rm -f conftest.$ac_objext conftest$ac_exeext
15093 if { (ac_try="$ac_link"
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_link") 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_exeext && {
15110 test "$cross_compiling" = yes ||
15111 $as_test_x conftest$ac_exeext
15112 }; then
15113 ac_cv_c_va_copy="yes"
15114 else
15115 $as_echo "$as_me: failed program was:" >&5
15116 sed 's/^/| /' conftest.$ac_ext >&5
15118 ac_cv_c_va_copy="no"
15121 rm -rf conftest.dSYM
15122 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15123 conftest$ac_exeext conftest.$ac_ext
15126 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_va_copy" >&5
15127 $as_echo "$ac_cv_c_va_copy" >&6; }
15128 if test "$ac_cv_c_va_copy" = "yes"
15129 then
15131 cat >>confdefs.h <<\_ACEOF
15132 #define HAVE_VA_COPY 1
15133 _ACEOF
15136 { $as_echo "$as_me:$LINENO: checking for __va_copy" >&5
15137 $as_echo_n "checking for __va_copy... " >&6; }
15138 if test "${ac_cv_c___va_copy+set}" = set; then
15139 $as_echo_n "(cached) " >&6
15140 else
15141 cat >conftest.$ac_ext <<_ACEOF
15142 /* confdefs.h. */
15143 _ACEOF
15144 cat confdefs.h >>conftest.$ac_ext
15145 cat >>conftest.$ac_ext <<_ACEOF
15146 /* end confdefs.h. */
15147 #include <stdarg.h>
15149 main ()
15151 va_list ap1, ap2; __va_copy(ap1,ap2);
15153 return 0;
15155 _ACEOF
15156 rm -f conftest.$ac_objext conftest$ac_exeext
15157 if { (ac_try="$ac_link"
15158 case "(($ac_try" in
15159 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15160 *) ac_try_echo=$ac_try;;
15161 esac
15162 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15163 $as_echo "$ac_try_echo") >&5
15164 (eval "$ac_link") 2>conftest.er1
15165 ac_status=$?
15166 grep -v '^ *+' conftest.er1 >conftest.err
15167 rm -f conftest.er1
15168 cat conftest.err >&5
15169 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15170 (exit $ac_status); } && {
15171 test -z "$ac_c_werror_flag" ||
15172 test ! -s conftest.err
15173 } && test -s conftest$ac_exeext && {
15174 test "$cross_compiling" = yes ||
15175 $as_test_x conftest$ac_exeext
15176 }; then
15177 ac_cv_c___va_copy="yes"
15178 else
15179 $as_echo "$as_me: failed program was:" >&5
15180 sed 's/^/| /' conftest.$ac_ext >&5
15182 ac_cv_c___va_copy="no"
15185 rm -rf conftest.dSYM
15186 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15187 conftest$ac_exeext conftest.$ac_ext
15190 { $as_echo "$as_me:$LINENO: result: $ac_cv_c___va_copy" >&5
15191 $as_echo "$ac_cv_c___va_copy" >&6; }
15192 if test "$ac_cv_c___va_copy" = "yes"
15193 then
15195 cat >>confdefs.h <<\_ACEOF
15196 #define HAVE___VA_COPY 1
15197 _ACEOF
15201 { $as_echo "$as_me:$LINENO: checking for pthread_rwlock_t" >&5
15202 $as_echo_n "checking for pthread_rwlock_t... " >&6; }
15203 if test "${ac_cv_type_pthread_rwlock_t+set}" = set; then
15204 $as_echo_n "(cached) " >&6
15205 else
15206 ac_cv_type_pthread_rwlock_t=no
15207 cat >conftest.$ac_ext <<_ACEOF
15208 /* confdefs.h. */
15209 _ACEOF
15210 cat confdefs.h >>conftest.$ac_ext
15211 cat >>conftest.$ac_ext <<_ACEOF
15212 /* end confdefs.h. */
15213 #define _GNU_SOURCE
15214 #include <pthread.h>
15217 main ()
15219 if (sizeof (pthread_rwlock_t))
15220 return 0;
15222 return 0;
15224 _ACEOF
15225 rm -f conftest.$ac_objext
15226 if { (ac_try="$ac_compile"
15227 case "(($ac_try" in
15228 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15229 *) ac_try_echo=$ac_try;;
15230 esac
15231 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15232 $as_echo "$ac_try_echo") >&5
15233 (eval "$ac_compile") 2>conftest.er1
15234 ac_status=$?
15235 grep -v '^ *+' conftest.er1 >conftest.err
15236 rm -f conftest.er1
15237 cat conftest.err >&5
15238 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15239 (exit $ac_status); } && {
15240 test -z "$ac_c_werror_flag" ||
15241 test ! -s conftest.err
15242 } && test -s conftest.$ac_objext; then
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_rwlock_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
15280 else
15281 $as_echo "$as_me: failed program was:" >&5
15282 sed 's/^/| /' conftest.$ac_ext >&5
15284 ac_cv_type_pthread_rwlock_t=yes
15287 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15288 else
15289 $as_echo "$as_me: failed program was:" >&5
15290 sed 's/^/| /' conftest.$ac_ext >&5
15295 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15297 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlock_t" >&5
15298 $as_echo "$ac_cv_type_pthread_rwlock_t" >&6; }
15299 if test "x$ac_cv_type_pthread_rwlock_t" = x""yes; then
15301 cat >>confdefs.h <<_ACEOF
15302 #define HAVE_PTHREAD_RWLOCK_T 1
15303 _ACEOF
15307 { $as_echo "$as_me:$LINENO: checking for pthread_rwlockattr_t" >&5
15308 $as_echo_n "checking for pthread_rwlockattr_t... " >&6; }
15309 if test "${ac_cv_type_pthread_rwlockattr_t+set}" = set; then
15310 $as_echo_n "(cached) " >&6
15311 else
15312 ac_cv_type_pthread_rwlockattr_t=no
15313 cat >conftest.$ac_ext <<_ACEOF
15314 /* confdefs.h. */
15315 _ACEOF
15316 cat confdefs.h >>conftest.$ac_ext
15317 cat >>conftest.$ac_ext <<_ACEOF
15318 /* end confdefs.h. */
15319 #define _GNU_SOURCE
15320 #include <pthread.h>
15323 main ()
15325 if (sizeof (pthread_rwlockattr_t))
15326 return 0;
15328 return 0;
15330 _ACEOF
15331 rm -f conftest.$ac_objext
15332 if { (ac_try="$ac_compile"
15333 case "(($ac_try" in
15334 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15335 *) ac_try_echo=$ac_try;;
15336 esac
15337 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15338 $as_echo "$ac_try_echo") >&5
15339 (eval "$ac_compile") 2>conftest.er1
15340 ac_status=$?
15341 grep -v '^ *+' conftest.er1 >conftest.err
15342 rm -f conftest.er1
15343 cat conftest.err >&5
15344 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15345 (exit $ac_status); } && {
15346 test -z "$ac_c_werror_flag" ||
15347 test ! -s conftest.err
15348 } && test -s conftest.$ac_objext; then
15349 cat >conftest.$ac_ext <<_ACEOF
15350 /* confdefs.h. */
15351 _ACEOF
15352 cat confdefs.h >>conftest.$ac_ext
15353 cat >>conftest.$ac_ext <<_ACEOF
15354 /* end confdefs.h. */
15355 #define _GNU_SOURCE
15356 #include <pthread.h>
15359 main ()
15361 if (sizeof ((pthread_rwlockattr_t)))
15362 return 0;
15364 return 0;
15366 _ACEOF
15367 rm -f conftest.$ac_objext
15368 if { (ac_try="$ac_compile"
15369 case "(($ac_try" in
15370 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15371 *) ac_try_echo=$ac_try;;
15372 esac
15373 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15374 $as_echo "$ac_try_echo") >&5
15375 (eval "$ac_compile") 2>conftest.er1
15376 ac_status=$?
15377 grep -v '^ *+' conftest.er1 >conftest.err
15378 rm -f conftest.er1
15379 cat conftest.err >&5
15380 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15381 (exit $ac_status); } && {
15382 test -z "$ac_c_werror_flag" ||
15383 test ! -s conftest.err
15384 } && test -s conftest.$ac_objext; then
15386 else
15387 $as_echo "$as_me: failed program was:" >&5
15388 sed 's/^/| /' conftest.$ac_ext >&5
15390 ac_cv_type_pthread_rwlockattr_t=yes
15393 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15394 else
15395 $as_echo "$as_me: failed program was:" >&5
15396 sed 's/^/| /' conftest.$ac_ext >&5
15401 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15403 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlockattr_t" >&5
15404 $as_echo "$ac_cv_type_pthread_rwlockattr_t" >&6; }
15405 if test "x$ac_cv_type_pthread_rwlockattr_t" = x""yes; then
15407 cat >>confdefs.h <<_ACEOF
15408 #define HAVE_PTHREAD_RWLOCKATTR_T 1
15409 _ACEOF
15415 ac_wine_check_funcs_save_LIBS="$LIBS"
15416 LIBS="$LIBS $LIBPTHREAD"
15421 for ac_func in \
15422 pthread_attr_get_np \
15423 pthread_getattr_np \
15424 pthread_get_stackaddr_np \
15425 pthread_get_stacksize_np
15427 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
15428 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
15429 $as_echo_n "checking for $ac_func... " >&6; }
15430 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15431 $as_echo_n "(cached) " >&6
15432 else
15433 cat >conftest.$ac_ext <<_ACEOF
15434 /* confdefs.h. */
15435 _ACEOF
15436 cat confdefs.h >>conftest.$ac_ext
15437 cat >>conftest.$ac_ext <<_ACEOF
15438 /* end confdefs.h. */
15439 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15440 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15441 #define $ac_func innocuous_$ac_func
15443 /* System header to define __stub macros and hopefully few prototypes,
15444 which can conflict with char $ac_func (); below.
15445 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15446 <limits.h> exists even on freestanding compilers. */
15448 #ifdef __STDC__
15449 # include <limits.h>
15450 #else
15451 # include <assert.h>
15452 #endif
15454 #undef $ac_func
15456 /* Override any GCC internal prototype to avoid an error.
15457 Use char because int might match the return type of a GCC
15458 builtin and then its argument prototype would still apply. */
15459 #ifdef __cplusplus
15460 extern "C"
15461 #endif
15462 char $ac_func ();
15463 /* The GNU C library defines this for functions which it implements
15464 to always fail with ENOSYS. Some functions are actually named
15465 something starting with __ and the normal name is an alias. */
15466 #if defined __stub_$ac_func || defined __stub___$ac_func
15467 choke me
15468 #endif
15471 main ()
15473 return $ac_func ();
15475 return 0;
15477 _ACEOF
15478 rm -f conftest.$ac_objext conftest$ac_exeext
15479 if { (ac_try="$ac_link"
15480 case "(($ac_try" in
15481 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15482 *) ac_try_echo=$ac_try;;
15483 esac
15484 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15485 $as_echo "$ac_try_echo") >&5
15486 (eval "$ac_link") 2>conftest.er1
15487 ac_status=$?
15488 grep -v '^ *+' conftest.er1 >conftest.err
15489 rm -f conftest.er1
15490 cat conftest.err >&5
15491 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15492 (exit $ac_status); } && {
15493 test -z "$ac_c_werror_flag" ||
15494 test ! -s conftest.err
15495 } && test -s conftest$ac_exeext && {
15496 test "$cross_compiling" = yes ||
15497 $as_test_x conftest$ac_exeext
15498 }; then
15499 eval "$as_ac_var=yes"
15500 else
15501 $as_echo "$as_me: failed program was:" >&5
15502 sed 's/^/| /' conftest.$ac_ext >&5
15504 eval "$as_ac_var=no"
15507 rm -rf conftest.dSYM
15508 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15509 conftest$ac_exeext conftest.$ac_ext
15511 ac_res=`eval 'as_val=${'$as_ac_var'}
15512 $as_echo "$as_val"'`
15513 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15514 $as_echo "$ac_res" >&6; }
15515 as_val=`eval 'as_val=${'$as_ac_var'}
15516 $as_echo "$as_val"'`
15517 if test "x$as_val" = x""yes; then
15518 cat >>confdefs.h <<_ACEOF
15519 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15520 _ACEOF
15523 done
15525 LIBS="$ac_wine_check_funcs_save_LIBS"
15527 # Extract the first word of "esd-config", so it can be a program name with args.
15528 set dummy esd-config; ac_word=$2
15529 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15530 $as_echo_n "checking for $ac_word... " >&6; }
15531 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15532 $as_echo_n "(cached) " >&6
15533 else
15534 case $ESDCONFIG in
15535 [\\/]* | ?:[\\/]*)
15536 ac_cv_path_ESDCONFIG="$ESDCONFIG" # Let the user override the test with a path.
15539 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15540 for as_dir in $PATH
15542 IFS=$as_save_IFS
15543 test -z "$as_dir" && as_dir=.
15544 for ac_exec_ext in '' $ac_executable_extensions; do
15545 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15546 ac_cv_path_ESDCONFIG="$as_dir/$ac_word$ac_exec_ext"
15547 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15548 break 2
15550 done
15551 done
15552 IFS=$as_save_IFS
15555 esac
15557 ESDCONFIG=$ac_cv_path_ESDCONFIG
15558 if test -n "$ESDCONFIG"; then
15559 { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15560 $as_echo "$ESDCONFIG" >&6; }
15561 else
15562 { $as_echo "$as_me:$LINENO: result: no" >&5
15563 $as_echo "no" >&6; }
15567 if test "x$with_esd" != xno -a "x$ESDCONFIG" != x -a "x$ESDCONFIG" != x'"$ESDCONFIG"';
15568 then
15569 ac_esd_incl=""
15570 for i in `$ESDCONFIG --cflags`
15572 case "$i" in
15573 -I*) ac_esd_incl="$ac_esd_incl $i";;
15574 esac
15575 done
15576 ac_esd_libs=`$ESDCONFIG --libs`
15577 save_CFLAGS="$CFLAGS"
15578 CFLAGS="$CFLAGS $ac_esd_incl"
15579 { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15580 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15581 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15582 $as_echo_n "(cached) " >&6
15583 else
15584 ac_check_lib_save_LIBS=$LIBS
15585 LIBS="-lesd $ac_esd_libs $LIBS"
15586 cat >conftest.$ac_ext <<_ACEOF
15587 /* confdefs.h. */
15588 _ACEOF
15589 cat confdefs.h >>conftest.$ac_ext
15590 cat >>conftest.$ac_ext <<_ACEOF
15591 /* end confdefs.h. */
15593 /* Override any GCC internal prototype to avoid an error.
15594 Use char because int might match the return type of a GCC
15595 builtin and then its argument prototype would still apply. */
15596 #ifdef __cplusplus
15597 extern "C"
15598 #endif
15599 char esd_open_sound ();
15601 main ()
15603 return esd_open_sound ();
15605 return 0;
15607 _ACEOF
15608 rm -f conftest.$ac_objext conftest$ac_exeext
15609 if { (ac_try="$ac_link"
15610 case "(($ac_try" in
15611 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15612 *) ac_try_echo=$ac_try;;
15613 esac
15614 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15615 $as_echo "$ac_try_echo") >&5
15616 (eval "$ac_link") 2>conftest.er1
15617 ac_status=$?
15618 grep -v '^ *+' conftest.er1 >conftest.err
15619 rm -f conftest.er1
15620 cat conftest.err >&5
15621 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15622 (exit $ac_status); } && {
15623 test -z "$ac_c_werror_flag" ||
15624 test ! -s conftest.err
15625 } && test -s conftest$ac_exeext && {
15626 test "$cross_compiling" = yes ||
15627 $as_test_x conftest$ac_exeext
15628 }; then
15629 ac_cv_lib_esd_esd_open_sound=yes
15630 else
15631 $as_echo "$as_me: failed program was:" >&5
15632 sed 's/^/| /' conftest.$ac_ext >&5
15634 ac_cv_lib_esd_esd_open_sound=no
15637 rm -rf conftest.dSYM
15638 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15639 conftest$ac_exeext conftest.$ac_ext
15640 LIBS=$ac_check_lib_save_LIBS
15642 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15643 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15644 if test "x$ac_cv_lib_esd_esd_open_sound" = x""yes; then
15645 ESDINCL="$ac_esd_incl"
15647 ESDLIBS="$ac_esd_libs"
15650 cat >>confdefs.h <<\_ACEOF
15651 #define HAVE_ESD 1
15652 _ACEOF
15656 CFLAGS="$save_CFLAGS"
15659 ALSALIBS=""
15661 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15662 then
15663 { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15664 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15665 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15666 $as_echo_n "(cached) " >&6
15667 else
15668 ac_check_lib_save_LIBS=$LIBS
15669 LIBS="-lasound $LIBS"
15670 cat >conftest.$ac_ext <<_ACEOF
15671 /* confdefs.h. */
15672 _ACEOF
15673 cat confdefs.h >>conftest.$ac_ext
15674 cat >>conftest.$ac_ext <<_ACEOF
15675 /* end confdefs.h. */
15677 /* Override any GCC internal prototype to avoid an error.
15678 Use char because int might match the return type of a GCC
15679 builtin and then its argument prototype would still apply. */
15680 #ifdef __cplusplus
15681 extern "C"
15682 #endif
15683 char snd_pcm_hw_params_get_access ();
15685 main ()
15687 return snd_pcm_hw_params_get_access ();
15689 return 0;
15691 _ACEOF
15692 rm -f conftest.$ac_objext conftest$ac_exeext
15693 if { (ac_try="$ac_link"
15694 case "(($ac_try" in
15695 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15696 *) ac_try_echo=$ac_try;;
15697 esac
15698 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15699 $as_echo "$ac_try_echo") >&5
15700 (eval "$ac_link") 2>conftest.er1
15701 ac_status=$?
15702 grep -v '^ *+' conftest.er1 >conftest.err
15703 rm -f conftest.er1
15704 cat conftest.err >&5
15705 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15706 (exit $ac_status); } && {
15707 test -z "$ac_c_werror_flag" ||
15708 test ! -s conftest.err
15709 } && test -s conftest$ac_exeext && {
15710 test "$cross_compiling" = yes ||
15711 $as_test_x conftest$ac_exeext
15712 }; then
15713 ac_cv_lib_asound_snd_pcm_hw_params_get_access=yes
15714 else
15715 $as_echo "$as_me: failed program was:" >&5
15716 sed 's/^/| /' conftest.$ac_ext >&5
15718 ac_cv_lib_asound_snd_pcm_hw_params_get_access=no
15721 rm -rf conftest.dSYM
15722 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15723 conftest$ac_exeext conftest.$ac_ext
15724 LIBS=$ac_check_lib_save_LIBS
15726 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15727 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15728 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x""yes; then
15729 cat >conftest.$ac_ext <<_ACEOF
15730 /* confdefs.h. */
15731 _ACEOF
15732 cat confdefs.h >>conftest.$ac_ext
15733 cat >>conftest.$ac_ext <<_ACEOF
15734 /* end confdefs.h. */
15735 #ifdef HAVE_ALSA_ASOUNDLIB_H
15736 #include <alsa/asoundlib.h>
15737 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15738 #include <sys/asoundlib.h>
15739 #endif
15741 main ()
15743 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15745 return 0;
15747 _ACEOF
15748 rm -f conftest.$ac_objext
15749 if { (ac_try="$ac_compile"
15750 case "(($ac_try" in
15751 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15752 *) ac_try_echo=$ac_try;;
15753 esac
15754 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15755 $as_echo "$ac_try_echo") >&5
15756 (eval "$ac_compile") 2>conftest.er1
15757 ac_status=$?
15758 grep -v '^ *+' conftest.er1 >conftest.err
15759 rm -f conftest.er1
15760 cat conftest.err >&5
15761 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15762 (exit $ac_status); } && {
15763 test -z "$ac_c_werror_flag" ||
15764 test ! -s conftest.err
15765 } && test -s conftest.$ac_objext; then
15767 cat >>confdefs.h <<\_ACEOF
15768 #define HAVE_ALSA 1
15769 _ACEOF
15771 ALSALIBS="-lasound"
15772 else
15773 $as_echo "$as_me: failed program was:" >&5
15774 sed 's/^/| /' conftest.$ac_ext >&5
15779 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15784 AUDIOIOLIBS=""
15786 if test "$ac_cv_header_libaudioio_h" = "yes"
15787 then
15788 { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15789 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15790 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15791 $as_echo_n "(cached) " >&6
15792 else
15793 ac_check_lib_save_LIBS=$LIBS
15794 LIBS="-laudioio $LIBS"
15795 cat >conftest.$ac_ext <<_ACEOF
15796 /* confdefs.h. */
15797 _ACEOF
15798 cat confdefs.h >>conftest.$ac_ext
15799 cat >>conftest.$ac_ext <<_ACEOF
15800 /* end confdefs.h. */
15802 /* Override any GCC internal prototype to avoid an error.
15803 Use char because int might match the return type of a GCC
15804 builtin and then its argument prototype would still apply. */
15805 #ifdef __cplusplus
15806 extern "C"
15807 #endif
15808 char AudioIOGetVersion ();
15810 main ()
15812 return AudioIOGetVersion ();
15814 return 0;
15816 _ACEOF
15817 rm -f conftest.$ac_objext conftest$ac_exeext
15818 if { (ac_try="$ac_link"
15819 case "(($ac_try" in
15820 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15821 *) ac_try_echo=$ac_try;;
15822 esac
15823 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15824 $as_echo "$ac_try_echo") >&5
15825 (eval "$ac_link") 2>conftest.er1
15826 ac_status=$?
15827 grep -v '^ *+' conftest.er1 >conftest.err
15828 rm -f conftest.er1
15829 cat conftest.err >&5
15830 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15831 (exit $ac_status); } && {
15832 test -z "$ac_c_werror_flag" ||
15833 test ! -s conftest.err
15834 } && test -s conftest$ac_exeext && {
15835 test "$cross_compiling" = yes ||
15836 $as_test_x conftest$ac_exeext
15837 }; then
15838 ac_cv_lib_audioio_AudioIOGetVersion=yes
15839 else
15840 $as_echo "$as_me: failed program was:" >&5
15841 sed 's/^/| /' conftest.$ac_ext >&5
15843 ac_cv_lib_audioio_AudioIOGetVersion=no
15846 rm -rf conftest.dSYM
15847 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15848 conftest$ac_exeext conftest.$ac_ext
15849 LIBS=$ac_check_lib_save_LIBS
15851 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
15852 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
15853 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x""yes; then
15854 AUDIOIOLIBS="-laudioio"
15856 cat >>confdefs.h <<\_ACEOF
15857 #define HAVE_LIBAUDIOIO 1
15858 _ACEOF
15865 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
15866 then
15867 { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
15868 $as_echo_n "checking for -lcapi20... " >&6; }
15869 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15870 $as_echo_n "(cached) " >&6
15871 else
15872 ac_check_soname_save_LIBS=$LIBS
15873 LIBS="-lcapi20 $LIBS"
15874 cat >conftest.$ac_ext <<_ACEOF
15875 /* confdefs.h. */
15876 _ACEOF
15877 cat confdefs.h >>conftest.$ac_ext
15878 cat >>conftest.$ac_ext <<_ACEOF
15879 /* end confdefs.h. */
15881 /* Override any GCC internal prototype to avoid an error.
15882 Use char because int might match the return type of a GCC
15883 builtin and then its argument prototype would still apply. */
15884 #ifdef __cplusplus
15885 extern "C"
15886 #endif
15887 char capi20_register ();
15889 main ()
15891 return capi20_register ();
15893 return 0;
15895 _ACEOF
15896 rm -f conftest.$ac_objext conftest$ac_exeext
15897 if { (ac_try="$ac_link"
15898 case "(($ac_try" in
15899 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15900 *) ac_try_echo=$ac_try;;
15901 esac
15902 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15903 $as_echo "$ac_try_echo") >&5
15904 (eval "$ac_link") 2>conftest.er1
15905 ac_status=$?
15906 grep -v '^ *+' conftest.er1 >conftest.err
15907 rm -f conftest.er1
15908 cat conftest.err >&5
15909 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15910 (exit $ac_status); } && {
15911 test -z "$ac_c_werror_flag" ||
15912 test ! -s conftest.err
15913 } && test -s conftest$ac_exeext && {
15914 test "$cross_compiling" = yes ||
15915 $as_test_x conftest$ac_exeext
15916 }; then
15917 case "$LIBEXT" in
15918 dll) ;;
15919 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'` ;;
15920 *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15921 esac
15922 else
15923 $as_echo "$as_me: failed program was:" >&5
15924 sed 's/^/| /' conftest.$ac_ext >&5
15929 rm -rf conftest.dSYM
15930 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15931 conftest$ac_exeext conftest.$ac_ext
15932 LIBS=$ac_check_soname_save_LIBS
15934 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15935 { $as_echo "$as_me:$LINENO: result: not found" >&5
15936 $as_echo "not found" >&6; }
15938 else
15939 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
15940 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
15942 cat >>confdefs.h <<_ACEOF
15943 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
15944 _ACEOF
15950 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15951 case "x$with_capi" in
15952 x) wine_notices="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
15953 xno) ;;
15954 *) { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15955 This is an error since --with-capi was requested." >&5
15956 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15957 This is an error since --with-capi was requested." >&2;}
15958 { (exit 1); exit 1; }; } ;;
15959 esac
15963 CUPSINCL=""
15965 if test "x$with_cups" != "xno"
15966 then
15967 ac_save_CPPFLAGS="$CPPFLAGS"
15968 ac_cups_cflags=`cups-config --cflags 2>/dev/null`
15969 ac_cups_libs=`cups-config --ldflags 2>/dev/null`
15970 CPPFLAGS="$CPPFLAGS $ac_cups_cflags"
15972 for ac_header in cups/cups.h
15974 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
15975 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15976 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15977 $as_echo_n "checking for $ac_header... " >&6; }
15978 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15979 $as_echo_n "(cached) " >&6
15981 ac_res=`eval 'as_val=${'$as_ac_Header'}
15982 $as_echo "$as_val"'`
15983 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15984 $as_echo "$ac_res" >&6; }
15985 else
15986 # Is the header compilable?
15987 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
15988 $as_echo_n "checking $ac_header usability... " >&6; }
15989 cat >conftest.$ac_ext <<_ACEOF
15990 /* confdefs.h. */
15991 _ACEOF
15992 cat confdefs.h >>conftest.$ac_ext
15993 cat >>conftest.$ac_ext <<_ACEOF
15994 /* end confdefs.h. */
15995 $ac_includes_default
15996 #include <$ac_header>
15997 _ACEOF
15998 rm -f conftest.$ac_objext
15999 if { (ac_try="$ac_compile"
16000 case "(($ac_try" in
16001 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16002 *) ac_try_echo=$ac_try;;
16003 esac
16004 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16005 $as_echo "$ac_try_echo") >&5
16006 (eval "$ac_compile") 2>conftest.er1
16007 ac_status=$?
16008 grep -v '^ *+' conftest.er1 >conftest.err
16009 rm -f conftest.er1
16010 cat conftest.err >&5
16011 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16012 (exit $ac_status); } && {
16013 test -z "$ac_c_werror_flag" ||
16014 test ! -s conftest.err
16015 } && test -s conftest.$ac_objext; then
16016 ac_header_compiler=yes
16017 else
16018 $as_echo "$as_me: failed program was:" >&5
16019 sed 's/^/| /' conftest.$ac_ext >&5
16021 ac_header_compiler=no
16024 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16025 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16026 $as_echo "$ac_header_compiler" >&6; }
16028 # Is the header present?
16029 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16030 $as_echo_n "checking $ac_header presence... " >&6; }
16031 cat >conftest.$ac_ext <<_ACEOF
16032 /* confdefs.h. */
16033 _ACEOF
16034 cat confdefs.h >>conftest.$ac_ext
16035 cat >>conftest.$ac_ext <<_ACEOF
16036 /* end confdefs.h. */
16037 #include <$ac_header>
16038 _ACEOF
16039 if { (ac_try="$ac_cpp conftest.$ac_ext"
16040 case "(($ac_try" in
16041 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16042 *) ac_try_echo=$ac_try;;
16043 esac
16044 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16045 $as_echo "$ac_try_echo") >&5
16046 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16047 ac_status=$?
16048 grep -v '^ *+' conftest.er1 >conftest.err
16049 rm -f conftest.er1
16050 cat conftest.err >&5
16051 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16052 (exit $ac_status); } >/dev/null && {
16053 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16054 test ! -s conftest.err
16055 }; then
16056 ac_header_preproc=yes
16057 else
16058 $as_echo "$as_me: failed program was:" >&5
16059 sed 's/^/| /' conftest.$ac_ext >&5
16061 ac_header_preproc=no
16064 rm -f conftest.err conftest.$ac_ext
16065 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16066 $as_echo "$ac_header_preproc" >&6; }
16068 # So? What about this header?
16069 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16070 yes:no: )
16071 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16072 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16073 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16074 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16075 ac_header_preproc=yes
16077 no:yes:* )
16078 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16079 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16080 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16081 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16082 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16083 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16084 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16085 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16086 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16087 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16088 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16089 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16090 ( cat <<\_ASBOX
16091 ## ------------------------------------ ##
16092 ## Report this to wine-devel@winehq.org ##
16093 ## ------------------------------------ ##
16094 _ASBOX
16095 ) | sed "s/^/$as_me: WARNING: /" >&2
16097 esac
16098 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16099 $as_echo_n "checking for $ac_header... " >&6; }
16100 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16101 $as_echo_n "(cached) " >&6
16102 else
16103 eval "$as_ac_Header=\$ac_header_preproc"
16105 ac_res=`eval 'as_val=${'$as_ac_Header'}
16106 $as_echo "$as_val"'`
16107 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16108 $as_echo "$ac_res" >&6; }
16111 as_val=`eval 'as_val=${'$as_ac_Header'}
16112 $as_echo "$as_val"'`
16113 if test "x$as_val" = x""yes; then
16114 cat >>confdefs.h <<_ACEOF
16115 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16116 _ACEOF
16117 { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
16118 $as_echo_n "checking for -lcups... " >&6; }
16119 if test "${ac_cv_lib_soname_cups+set}" = set; then
16120 $as_echo_n "(cached) " >&6
16121 else
16122 ac_check_soname_save_LIBS=$LIBS
16123 LIBS="-lcups $ac_cups_libs $LIBS"
16124 cat >conftest.$ac_ext <<_ACEOF
16125 /* confdefs.h. */
16126 _ACEOF
16127 cat confdefs.h >>conftest.$ac_ext
16128 cat >>conftest.$ac_ext <<_ACEOF
16129 /* end confdefs.h. */
16131 /* Override any GCC internal prototype to avoid an error.
16132 Use char because int might match the return type of a GCC
16133 builtin and then its argument prototype would still apply. */
16134 #ifdef __cplusplus
16135 extern "C"
16136 #endif
16137 char cupsGetDefault ();
16139 main ()
16141 return cupsGetDefault ();
16143 return 0;
16145 _ACEOF
16146 rm -f conftest.$ac_objext conftest$ac_exeext
16147 if { (ac_try="$ac_link"
16148 case "(($ac_try" in
16149 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16150 *) ac_try_echo=$ac_try;;
16151 esac
16152 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16153 $as_echo "$ac_try_echo") >&5
16154 (eval "$ac_link") 2>conftest.er1
16155 ac_status=$?
16156 grep -v '^ *+' conftest.er1 >conftest.err
16157 rm -f conftest.er1
16158 cat conftest.err >&5
16159 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16160 (exit $ac_status); } && {
16161 test -z "$ac_c_werror_flag" ||
16162 test ! -s conftest.err
16163 } && test -s conftest$ac_exeext && {
16164 test "$cross_compiling" = yes ||
16165 $as_test_x conftest$ac_exeext
16166 }; then
16167 case "$LIBEXT" in
16168 dll) ;;
16169 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'` ;;
16170 *) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16171 esac
16172 else
16173 $as_echo "$as_me: failed program was:" >&5
16174 sed 's/^/| /' conftest.$ac_ext >&5
16179 rm -rf conftest.dSYM
16180 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16181 conftest$ac_exeext conftest.$ac_ext
16182 LIBS=$ac_check_soname_save_LIBS
16184 if test "x$ac_cv_lib_soname_cups" = "x"; then
16185 { $as_echo "$as_me:$LINENO: result: not found" >&5
16186 $as_echo "not found" >&6; }
16188 else
16189 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
16190 $as_echo "$ac_cv_lib_soname_cups" >&6; }
16192 cat >>confdefs.h <<_ACEOF
16193 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
16194 _ACEOF
16196 CUPSINCL="$ac_cups_cflags"
16201 done
16203 CPPFLAGS="$ac_save_CPPFLAGS"
16205 if test "x$ac_cv_lib_soname_cups" = "x"; then
16206 case "x$with_cups" in
16207 x) wine_notices="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
16208 xno) ;;
16209 *) { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16210 This is an error since --with-cups was requested." >&5
16211 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16212 This is an error since --with-cups was requested." >&2;}
16213 { (exit 1); exit 1; }; } ;;
16214 esac
16218 if test "$ac_cv_header_jack_jack_h" = "yes"
16219 then
16220 { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
16221 $as_echo_n "checking for -ljack... " >&6; }
16222 if test "${ac_cv_lib_soname_jack+set}" = set; then
16223 $as_echo_n "(cached) " >&6
16224 else
16225 ac_check_soname_save_LIBS=$LIBS
16226 LIBS="-ljack $LIBS"
16227 cat >conftest.$ac_ext <<_ACEOF
16228 /* confdefs.h. */
16229 _ACEOF
16230 cat confdefs.h >>conftest.$ac_ext
16231 cat >>conftest.$ac_ext <<_ACEOF
16232 /* end confdefs.h. */
16234 /* Override any GCC internal prototype to avoid an error.
16235 Use char because int might match the return type of a GCC
16236 builtin and then its argument prototype would still apply. */
16237 #ifdef __cplusplus
16238 extern "C"
16239 #endif
16240 char jack_client_new ();
16242 main ()
16244 return jack_client_new ();
16246 return 0;
16248 _ACEOF
16249 rm -f conftest.$ac_objext conftest$ac_exeext
16250 if { (ac_try="$ac_link"
16251 case "(($ac_try" in
16252 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16253 *) ac_try_echo=$ac_try;;
16254 esac
16255 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16256 $as_echo "$ac_try_echo") >&5
16257 (eval "$ac_link") 2>conftest.er1
16258 ac_status=$?
16259 grep -v '^ *+' conftest.er1 >conftest.err
16260 rm -f conftest.er1
16261 cat conftest.err >&5
16262 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16263 (exit $ac_status); } && {
16264 test -z "$ac_c_werror_flag" ||
16265 test ! -s conftest.err
16266 } && test -s conftest$ac_exeext && {
16267 test "$cross_compiling" = yes ||
16268 $as_test_x conftest$ac_exeext
16269 }; then
16270 case "$LIBEXT" in
16271 dll) ;;
16272 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'` ;;
16273 *) 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'` ;;
16274 esac
16275 else
16276 $as_echo "$as_me: failed program was:" >&5
16277 sed 's/^/| /' conftest.$ac_ext >&5
16282 rm -rf conftest.dSYM
16283 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16284 conftest$ac_exeext conftest.$ac_ext
16285 LIBS=$ac_check_soname_save_LIBS
16287 if test "x$ac_cv_lib_soname_jack" = "x"; then
16288 { $as_echo "$as_me:$LINENO: result: not found" >&5
16289 $as_echo "not found" >&6; }
16291 else
16292 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
16293 $as_echo "$ac_cv_lib_soname_jack" >&6; }
16295 cat >>confdefs.h <<_ACEOF
16296 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
16297 _ACEOF
16304 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16305 then
16306 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16307 $as_echo_n "checking for -lfontconfig... " >&6; }
16308 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16309 $as_echo_n "(cached) " >&6
16310 else
16311 ac_check_soname_save_LIBS=$LIBS
16312 LIBS="-lfontconfig $LIBS"
16313 cat >conftest.$ac_ext <<_ACEOF
16314 /* confdefs.h. */
16315 _ACEOF
16316 cat confdefs.h >>conftest.$ac_ext
16317 cat >>conftest.$ac_ext <<_ACEOF
16318 /* end confdefs.h. */
16320 /* Override any GCC internal prototype to avoid an error.
16321 Use char because int might match the return type of a GCC
16322 builtin and then its argument prototype would still apply. */
16323 #ifdef __cplusplus
16324 extern "C"
16325 #endif
16326 char FcInit ();
16328 main ()
16330 return FcInit ();
16332 return 0;
16334 _ACEOF
16335 rm -f conftest.$ac_objext conftest$ac_exeext
16336 if { (ac_try="$ac_link"
16337 case "(($ac_try" in
16338 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16339 *) ac_try_echo=$ac_try;;
16340 esac
16341 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16342 $as_echo "$ac_try_echo") >&5
16343 (eval "$ac_link") 2>conftest.er1
16344 ac_status=$?
16345 grep -v '^ *+' conftest.er1 >conftest.err
16346 rm -f conftest.er1
16347 cat conftest.err >&5
16348 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16349 (exit $ac_status); } && {
16350 test -z "$ac_c_werror_flag" ||
16351 test ! -s conftest.err
16352 } && test -s conftest$ac_exeext && {
16353 test "$cross_compiling" = yes ||
16354 $as_test_x conftest$ac_exeext
16355 }; then
16356 case "$LIBEXT" in
16357 dll) ;;
16358 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'` ;;
16359 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16360 esac
16361 else
16362 $as_echo "$as_me: failed program was:" >&5
16363 sed 's/^/| /' conftest.$ac_ext >&5
16368 rm -rf conftest.dSYM
16369 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16370 conftest$ac_exeext conftest.$ac_ext
16371 LIBS=$ac_check_soname_save_LIBS
16373 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16374 { $as_echo "$as_me:$LINENO: result: not found" >&5
16375 $as_echo "not found" >&6; }
16377 else
16378 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16379 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16381 cat >>confdefs.h <<_ACEOF
16382 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16383 _ACEOF
16388 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16389 then
16390 ac_save_CPPFLAGS="$CPPFLAGS"
16391 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16392 $as_unset ac_cv_header_fontconfig_fontconfig_h
16394 for ac_header in fontconfig/fontconfig.h
16396 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16397 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16398 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16399 $as_echo_n "checking for $ac_header... " >&6; }
16400 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16401 $as_echo_n "(cached) " >&6
16403 ac_res=`eval 'as_val=${'$as_ac_Header'}
16404 $as_echo "$as_val"'`
16405 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16406 $as_echo "$ac_res" >&6; }
16407 else
16408 # Is the header compilable?
16409 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16410 $as_echo_n "checking $ac_header usability... " >&6; }
16411 cat >conftest.$ac_ext <<_ACEOF
16412 /* confdefs.h. */
16413 _ACEOF
16414 cat confdefs.h >>conftest.$ac_ext
16415 cat >>conftest.$ac_ext <<_ACEOF
16416 /* end confdefs.h. */
16417 $ac_includes_default
16418 #include <$ac_header>
16419 _ACEOF
16420 rm -f conftest.$ac_objext
16421 if { (ac_try="$ac_compile"
16422 case "(($ac_try" in
16423 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16424 *) ac_try_echo=$ac_try;;
16425 esac
16426 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16427 $as_echo "$ac_try_echo") >&5
16428 (eval "$ac_compile") 2>conftest.er1
16429 ac_status=$?
16430 grep -v '^ *+' conftest.er1 >conftest.err
16431 rm -f conftest.er1
16432 cat conftest.err >&5
16433 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16434 (exit $ac_status); } && {
16435 test -z "$ac_c_werror_flag" ||
16436 test ! -s conftest.err
16437 } && test -s conftest.$ac_objext; then
16438 ac_header_compiler=yes
16439 else
16440 $as_echo "$as_me: failed program was:" >&5
16441 sed 's/^/| /' conftest.$ac_ext >&5
16443 ac_header_compiler=no
16446 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16447 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16448 $as_echo "$ac_header_compiler" >&6; }
16450 # Is the header present?
16451 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16452 $as_echo_n "checking $ac_header presence... " >&6; }
16453 cat >conftest.$ac_ext <<_ACEOF
16454 /* confdefs.h. */
16455 _ACEOF
16456 cat confdefs.h >>conftest.$ac_ext
16457 cat >>conftest.$ac_ext <<_ACEOF
16458 /* end confdefs.h. */
16459 #include <$ac_header>
16460 _ACEOF
16461 if { (ac_try="$ac_cpp conftest.$ac_ext"
16462 case "(($ac_try" in
16463 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16464 *) ac_try_echo=$ac_try;;
16465 esac
16466 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16467 $as_echo "$ac_try_echo") >&5
16468 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16469 ac_status=$?
16470 grep -v '^ *+' conftest.er1 >conftest.err
16471 rm -f conftest.er1
16472 cat conftest.err >&5
16473 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16474 (exit $ac_status); } >/dev/null && {
16475 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16476 test ! -s conftest.err
16477 }; then
16478 ac_header_preproc=yes
16479 else
16480 $as_echo "$as_me: failed program was:" >&5
16481 sed 's/^/| /' conftest.$ac_ext >&5
16483 ac_header_preproc=no
16486 rm -f conftest.err conftest.$ac_ext
16487 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16488 $as_echo "$ac_header_preproc" >&6; }
16490 # So? What about this header?
16491 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16492 yes:no: )
16493 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16494 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16495 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16496 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16497 ac_header_preproc=yes
16499 no:yes:* )
16500 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16501 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16502 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16503 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16504 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16505 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16506 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16507 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16508 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16509 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16510 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16511 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16512 ( cat <<\_ASBOX
16513 ## ------------------------------------ ##
16514 ## Report this to wine-devel@winehq.org ##
16515 ## ------------------------------------ ##
16516 _ASBOX
16517 ) | sed "s/^/$as_me: WARNING: /" >&2
16519 esac
16520 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16521 $as_echo_n "checking for $ac_header... " >&6; }
16522 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16523 $as_echo_n "(cached) " >&6
16524 else
16525 eval "$as_ac_Header=\$ac_header_preproc"
16527 ac_res=`eval 'as_val=${'$as_ac_Header'}
16528 $as_echo "$as_val"'`
16529 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16530 $as_echo "$ac_res" >&6; }
16533 as_val=`eval 'as_val=${'$as_ac_Header'}
16534 $as_echo "$as_val"'`
16535 if test "x$as_val" = x""yes; then
16536 cat >>confdefs.h <<_ACEOF
16537 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16538 _ACEOF
16542 done
16544 CPPFLAGS="$ac_save_CPPFLAGS"
16545 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16546 then
16547 FONTCONFIGINCL="$X_CFLAGS"
16549 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16550 $as_echo_n "checking for -lfontconfig... " >&6; }
16551 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16552 $as_echo_n "(cached) " >&6
16553 else
16554 ac_check_soname_save_LIBS=$LIBS
16555 LIBS="-lfontconfig $X_LIBS $LIBS"
16556 cat >conftest.$ac_ext <<_ACEOF
16557 /* confdefs.h. */
16558 _ACEOF
16559 cat confdefs.h >>conftest.$ac_ext
16560 cat >>conftest.$ac_ext <<_ACEOF
16561 /* end confdefs.h. */
16563 /* Override any GCC internal prototype to avoid an error.
16564 Use char because int might match the return type of a GCC
16565 builtin and then its argument prototype would still apply. */
16566 #ifdef __cplusplus
16567 extern "C"
16568 #endif
16569 char FcInit ();
16571 main ()
16573 return FcInit ();
16575 return 0;
16577 _ACEOF
16578 rm -f conftest.$ac_objext conftest$ac_exeext
16579 if { (ac_try="$ac_link"
16580 case "(($ac_try" in
16581 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16582 *) ac_try_echo=$ac_try;;
16583 esac
16584 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16585 $as_echo "$ac_try_echo") >&5
16586 (eval "$ac_link") 2>conftest.er1
16587 ac_status=$?
16588 grep -v '^ *+' conftest.er1 >conftest.err
16589 rm -f conftest.er1
16590 cat conftest.err >&5
16591 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16592 (exit $ac_status); } && {
16593 test -z "$ac_c_werror_flag" ||
16594 test ! -s conftest.err
16595 } && test -s conftest$ac_exeext && {
16596 test "$cross_compiling" = yes ||
16597 $as_test_x conftest$ac_exeext
16598 }; then
16599 case "$LIBEXT" in
16600 dll) ;;
16601 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'` ;;
16602 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16603 esac
16604 else
16605 $as_echo "$as_me: failed program was:" >&5
16606 sed 's/^/| /' conftest.$ac_ext >&5
16611 rm -rf conftest.dSYM
16612 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16613 conftest$ac_exeext conftest.$ac_ext
16614 LIBS=$ac_check_soname_save_LIBS
16616 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16617 { $as_echo "$as_me:$LINENO: result: not found" >&5
16618 $as_echo "not found" >&6; }
16620 else
16621 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16622 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16624 cat >>confdefs.h <<_ACEOF
16625 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16626 _ACEOF
16633 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16634 case "x$with_fontconfig" in
16635 x) wine_notices="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16636 xno) ;;
16637 *) { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16638 This is an error since --with-fontconfig was requested." >&5
16639 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16640 This is an error since --with-fontconfig was requested." >&2;}
16641 { (exit 1); exit 1; }; } ;;
16642 esac
16646 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16647 then
16648 { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16649 $as_echo_n "checking for -lssl... " >&6; }
16650 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16651 $as_echo_n "(cached) " >&6
16652 else
16653 ac_check_soname_save_LIBS=$LIBS
16654 LIBS="-lssl $LIBS"
16655 cat >conftest.$ac_ext <<_ACEOF
16656 /* confdefs.h. */
16657 _ACEOF
16658 cat confdefs.h >>conftest.$ac_ext
16659 cat >>conftest.$ac_ext <<_ACEOF
16660 /* end confdefs.h. */
16662 /* Override any GCC internal prototype to avoid an error.
16663 Use char because int might match the return type of a GCC
16664 builtin and then its argument prototype would still apply. */
16665 #ifdef __cplusplus
16666 extern "C"
16667 #endif
16668 char SSL_library_init ();
16670 main ()
16672 return SSL_library_init ();
16674 return 0;
16676 _ACEOF
16677 rm -f conftest.$ac_objext conftest$ac_exeext
16678 if { (ac_try="$ac_link"
16679 case "(($ac_try" in
16680 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16681 *) ac_try_echo=$ac_try;;
16682 esac
16683 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16684 $as_echo "$ac_try_echo") >&5
16685 (eval "$ac_link") 2>conftest.er1
16686 ac_status=$?
16687 grep -v '^ *+' conftest.er1 >conftest.err
16688 rm -f conftest.er1
16689 cat conftest.err >&5
16690 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16691 (exit $ac_status); } && {
16692 test -z "$ac_c_werror_flag" ||
16693 test ! -s conftest.err
16694 } && test -s conftest$ac_exeext && {
16695 test "$cross_compiling" = yes ||
16696 $as_test_x conftest$ac_exeext
16697 }; then
16698 case "$LIBEXT" in
16699 dll) ;;
16700 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'` ;;
16701 *) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16702 esac
16703 else
16704 $as_echo "$as_me: failed program was:" >&5
16705 sed 's/^/| /' conftest.$ac_ext >&5
16710 rm -rf conftest.dSYM
16711 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16712 conftest$ac_exeext conftest.$ac_ext
16713 LIBS=$ac_check_soname_save_LIBS
16715 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16716 { $as_echo "$as_me:$LINENO: result: not found" >&5
16717 $as_echo "not found" >&6; }
16719 else
16720 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16721 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16723 cat >>confdefs.h <<_ACEOF
16724 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16725 _ACEOF
16730 { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16731 $as_echo_n "checking for -lcrypto... " >&6; }
16732 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16733 $as_echo_n "(cached) " >&6
16734 else
16735 ac_check_soname_save_LIBS=$LIBS
16736 LIBS="-lcrypto $LIBS"
16737 cat >conftest.$ac_ext <<_ACEOF
16738 /* confdefs.h. */
16739 _ACEOF
16740 cat confdefs.h >>conftest.$ac_ext
16741 cat >>conftest.$ac_ext <<_ACEOF
16742 /* end confdefs.h. */
16744 /* Override any GCC internal prototype to avoid an error.
16745 Use char because int might match the return type of a GCC
16746 builtin and then its argument prototype would still apply. */
16747 #ifdef __cplusplus
16748 extern "C"
16749 #endif
16750 char BIO_new_socket ();
16752 main ()
16754 return BIO_new_socket ();
16756 return 0;
16758 _ACEOF
16759 rm -f conftest.$ac_objext conftest$ac_exeext
16760 if { (ac_try="$ac_link"
16761 case "(($ac_try" in
16762 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16763 *) ac_try_echo=$ac_try;;
16764 esac
16765 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16766 $as_echo "$ac_try_echo") >&5
16767 (eval "$ac_link") 2>conftest.er1
16768 ac_status=$?
16769 grep -v '^ *+' conftest.er1 >conftest.err
16770 rm -f conftest.er1
16771 cat conftest.err >&5
16772 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16773 (exit $ac_status); } && {
16774 test -z "$ac_c_werror_flag" ||
16775 test ! -s conftest.err
16776 } && test -s conftest$ac_exeext && {
16777 test "$cross_compiling" = yes ||
16778 $as_test_x conftest$ac_exeext
16779 }; then
16780 case "$LIBEXT" in
16781 dll) ;;
16782 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'` ;;
16783 *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16784 esac
16785 else
16786 $as_echo "$as_me: failed program was:" >&5
16787 sed 's/^/| /' conftest.$ac_ext >&5
16792 rm -rf conftest.dSYM
16793 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16794 conftest$ac_exeext conftest.$ac_ext
16795 LIBS=$ac_check_soname_save_LIBS
16797 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16798 { $as_echo "$as_me:$LINENO: result: not found" >&5
16799 $as_echo "not found" >&6; }
16801 else
16802 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16803 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16805 cat >>confdefs.h <<_ACEOF
16806 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16807 _ACEOF
16813 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16814 case "x$with_openssl" in
16815 x) wine_warnings="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
16816 xno) ;;
16817 *) { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16818 This is an error since --with-openssl was requested." >&5
16819 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16820 This is an error since --with-openssl was requested." >&2;}
16821 { (exit 1); exit 1; }; } ;;
16822 esac
16826 if test "$ac_cv_header_jpeglib_h" = "yes"
16827 then
16828 { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
16829 $as_echo_n "checking for -ljpeg... " >&6; }
16830 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
16831 $as_echo_n "(cached) " >&6
16832 else
16833 ac_check_soname_save_LIBS=$LIBS
16834 LIBS="-ljpeg $LIBS"
16835 cat >conftest.$ac_ext <<_ACEOF
16836 /* confdefs.h. */
16837 _ACEOF
16838 cat confdefs.h >>conftest.$ac_ext
16839 cat >>conftest.$ac_ext <<_ACEOF
16840 /* end confdefs.h. */
16842 /* Override any GCC internal prototype to avoid an error.
16843 Use char because int might match the return type of a GCC
16844 builtin and then its argument prototype would still apply. */
16845 #ifdef __cplusplus
16846 extern "C"
16847 #endif
16848 char jpeg_start_decompress ();
16850 main ()
16852 return jpeg_start_decompress ();
16854 return 0;
16856 _ACEOF
16857 rm -f conftest.$ac_objext conftest$ac_exeext
16858 if { (ac_try="$ac_link"
16859 case "(($ac_try" in
16860 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16861 *) ac_try_echo=$ac_try;;
16862 esac
16863 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16864 $as_echo "$ac_try_echo") >&5
16865 (eval "$ac_link") 2>conftest.er1
16866 ac_status=$?
16867 grep -v '^ *+' conftest.er1 >conftest.err
16868 rm -f conftest.er1
16869 cat conftest.err >&5
16870 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16871 (exit $ac_status); } && {
16872 test -z "$ac_c_werror_flag" ||
16873 test ! -s conftest.err
16874 } && test -s conftest$ac_exeext && {
16875 test "$cross_compiling" = yes ||
16876 $as_test_x conftest$ac_exeext
16877 }; then
16878 case "$LIBEXT" in
16879 dll) ;;
16880 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'` ;;
16881 *) ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16882 esac
16883 else
16884 $as_echo "$as_me: failed program was:" >&5
16885 sed 's/^/| /' conftest.$ac_ext >&5
16890 rm -rf conftest.dSYM
16891 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16892 conftest$ac_exeext conftest.$ac_ext
16893 LIBS=$ac_check_soname_save_LIBS
16895 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16896 { $as_echo "$as_me:$LINENO: result: not found" >&5
16897 $as_echo "not found" >&6; }
16899 else
16900 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
16901 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
16903 cat >>confdefs.h <<_ACEOF
16904 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
16905 _ACEOF
16911 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16912 case "x$with_jpeg" in
16913 x) wine_warnings="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
16914 xno) ;;
16915 *) { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16916 This is an error since --with-jpeg was requested." >&5
16917 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16918 This is an error since --with-jpeg was requested." >&2;}
16919 { (exit 1); exit 1; }; } ;;
16920 esac
16924 if test "$ac_cv_header_png_h" = "yes"
16925 then
16926 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16927 $as_echo_n "checking for -lpng... " >&6; }
16928 if test "${ac_cv_lib_soname_png+set}" = set; then
16929 $as_echo_n "(cached) " >&6
16930 else
16931 ac_check_soname_save_LIBS=$LIBS
16932 LIBS="-lpng -lm $LIBS"
16933 cat >conftest.$ac_ext <<_ACEOF
16934 /* confdefs.h. */
16935 _ACEOF
16936 cat confdefs.h >>conftest.$ac_ext
16937 cat >>conftest.$ac_ext <<_ACEOF
16938 /* end confdefs.h. */
16940 /* Override any GCC internal prototype to avoid an error.
16941 Use char because int might match the return type of a GCC
16942 builtin and then its argument prototype would still apply. */
16943 #ifdef __cplusplus
16944 extern "C"
16945 #endif
16946 char png_create_read_struct ();
16948 main ()
16950 return png_create_read_struct ();
16952 return 0;
16954 _ACEOF
16955 rm -f conftest.$ac_objext conftest$ac_exeext
16956 if { (ac_try="$ac_link"
16957 case "(($ac_try" in
16958 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16959 *) ac_try_echo=$ac_try;;
16960 esac
16961 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16962 $as_echo "$ac_try_echo") >&5
16963 (eval "$ac_link") 2>conftest.er1
16964 ac_status=$?
16965 grep -v '^ *+' conftest.er1 >conftest.err
16966 rm -f conftest.er1
16967 cat conftest.err >&5
16968 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16969 (exit $ac_status); } && {
16970 test -z "$ac_c_werror_flag" ||
16971 test ! -s conftest.err
16972 } && test -s conftest$ac_exeext && {
16973 test "$cross_compiling" = yes ||
16974 $as_test_x conftest$ac_exeext
16975 }; then
16976 case "$LIBEXT" in
16977 dll) ;;
16978 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'` ;;
16979 *) 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'` ;;
16980 esac
16981 else
16982 $as_echo "$as_me: failed program was:" >&5
16983 sed 's/^/| /' conftest.$ac_ext >&5
16988 rm -rf conftest.dSYM
16989 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16990 conftest$ac_exeext conftest.$ac_ext
16991 LIBS=$ac_check_soname_save_LIBS
16993 if test "x$ac_cv_lib_soname_png" = "x"; then
16994 { $as_echo "$as_me:$LINENO: result: not found" >&5
16995 $as_echo "not found" >&6; }
16997 else
16998 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
16999 $as_echo "$ac_cv_lib_soname_png" >&6; }
17001 cat >>confdefs.h <<_ACEOF
17002 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
17003 _ACEOF
17009 if test "x$ac_cv_lib_soname_png" = "x"; then
17010 case "x$with_png" in
17011 x) wine_warnings="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
17012 xno) ;;
17013 *) { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17014 This is an error since --with-png was requested." >&5
17015 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17016 This is an error since --with-png was requested." >&2;}
17017 { (exit 1); exit 1; }; } ;;
17018 esac
17022 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
17023 $as_echo_n "checking for -lodbc... " >&6; }
17024 if test "${ac_cv_lib_soname_odbc+set}" = set; then
17025 $as_echo_n "(cached) " >&6
17026 else
17027 ac_check_soname_save_LIBS=$LIBS
17028 LIBS="-lodbc $LIBS"
17029 cat >conftest.$ac_ext <<_ACEOF
17030 /* confdefs.h. */
17031 _ACEOF
17032 cat confdefs.h >>conftest.$ac_ext
17033 cat >>conftest.$ac_ext <<_ACEOF
17034 /* end confdefs.h. */
17036 /* Override any GCC internal prototype to avoid an error.
17037 Use char because int might match the return type of a GCC
17038 builtin and then its argument prototype would still apply. */
17039 #ifdef __cplusplus
17040 extern "C"
17041 #endif
17042 char SQLConnect ();
17044 main ()
17046 return SQLConnect ();
17048 return 0;
17050 _ACEOF
17051 rm -f conftest.$ac_objext conftest$ac_exeext
17052 if { (ac_try="$ac_link"
17053 case "(($ac_try" in
17054 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17055 *) ac_try_echo=$ac_try;;
17056 esac
17057 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17058 $as_echo "$ac_try_echo") >&5
17059 (eval "$ac_link") 2>conftest.er1
17060 ac_status=$?
17061 grep -v '^ *+' conftest.er1 >conftest.err
17062 rm -f conftest.er1
17063 cat conftest.err >&5
17064 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17065 (exit $ac_status); } && {
17066 test -z "$ac_c_werror_flag" ||
17067 test ! -s conftest.err
17068 } && test -s conftest$ac_exeext && {
17069 test "$cross_compiling" = yes ||
17070 $as_test_x conftest$ac_exeext
17071 }; then
17072 case "$LIBEXT" in
17073 dll) ;;
17074 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'` ;;
17075 *) ac_cv_lib_soname_odbc=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
17076 esac
17077 else
17078 $as_echo "$as_me: failed program was:" >&5
17079 sed 's/^/| /' conftest.$ac_ext >&5
17084 rm -rf conftest.dSYM
17085 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17086 conftest$ac_exeext conftest.$ac_ext
17087 LIBS=$ac_check_soname_save_LIBS
17089 if test "x$ac_cv_lib_soname_odbc" = "x"; then
17090 { $as_echo "$as_me:$LINENO: result: not found" >&5
17091 $as_echo "not found" >&6; }
17092 cat >>confdefs.h <<_ACEOF
17093 #define SONAME_LIBODBC "libodbc.$LIBEXT"
17094 _ACEOF
17096 else
17097 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
17098 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
17100 cat >>confdefs.h <<_ACEOF
17101 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
17102 _ACEOF
17108 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
17109 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
17110 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
17111 "$ac_cv_header_soundcard_h" != "yes" -a \
17112 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
17113 then
17114 wine_warnings="$wine_warnings|No sound system was found. Windows applications will be silent."
17118 EXTRACFLAGS=""
17120 if test "x${GCC}" = "xyes"
17121 then
17122 EXTRACFLAGS="-Wall -pipe"
17124 { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
17125 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
17126 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
17127 $as_echo_n "(cached) " >&6
17128 else
17129 if test "$cross_compiling" = yes; then
17130 ac_cv_c_gcc_strength_bug="yes"
17131 else
17132 cat >conftest.$ac_ext <<_ACEOF
17133 /* confdefs.h. */
17134 _ACEOF
17135 cat confdefs.h >>conftest.$ac_ext
17136 cat >>conftest.$ac_ext <<_ACEOF
17137 /* end confdefs.h. */
17138 int L[4] = {0,1,2,3};
17140 main ()
17142 static int Array[3];
17143 unsigned int B = 3;
17144 int i;
17145 for(i=0; i<B; i++) Array[i] = i - 3;
17146 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
17147 L[i] = 4;
17148 exit( Array[1] != -2 || L[2] != 3)
17150 return 0;
17152 _ACEOF
17153 rm -f conftest$ac_exeext
17154 if { (ac_try="$ac_link"
17155 case "(($ac_try" in
17156 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17157 *) ac_try_echo=$ac_try;;
17158 esac
17159 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17160 $as_echo "$ac_try_echo") >&5
17161 (eval "$ac_link") 2>&5
17162 ac_status=$?
17163 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17164 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17165 { (case "(($ac_try" in
17166 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17167 *) ac_try_echo=$ac_try;;
17168 esac
17169 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17170 $as_echo "$ac_try_echo") >&5
17171 (eval "$ac_try") 2>&5
17172 ac_status=$?
17173 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17174 (exit $ac_status); }; }; then
17175 ac_cv_c_gcc_strength_bug="no"
17176 else
17177 $as_echo "$as_me: program exited with status $ac_status" >&5
17178 $as_echo "$as_me: failed program was:" >&5
17179 sed 's/^/| /' conftest.$ac_ext >&5
17181 ( exit $ac_status )
17182 ac_cv_c_gcc_strength_bug="yes"
17184 rm -rf conftest.dSYM
17185 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17190 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
17191 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
17192 if test "$ac_cv_c_gcc_strength_bug" = "yes"
17193 then
17194 EXTRACFLAGS="$EXTRACFLAGS -fno-strength-reduce"
17198 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fshort-wchar" >&5
17199 $as_echo_n "checking whether the compiler supports -fshort-wchar... " >&6; }
17200 if test "${ac_cv_cflags__fshort_wchar+set}" = set; then
17201 $as_echo_n "(cached) " >&6
17202 else
17203 ac_wine_try_cflags_saved=$CFLAGS
17204 CFLAGS="$CFLAGS -fshort-wchar"
17205 cat >conftest.$ac_ext <<_ACEOF
17206 /* confdefs.h. */
17207 _ACEOF
17208 cat confdefs.h >>conftest.$ac_ext
17209 cat >>conftest.$ac_ext <<_ACEOF
17210 /* end confdefs.h. */
17213 main ()
17217 return 0;
17219 _ACEOF
17220 rm -f conftest.$ac_objext conftest$ac_exeext
17221 if { (ac_try="$ac_link"
17222 case "(($ac_try" in
17223 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17224 *) ac_try_echo=$ac_try;;
17225 esac
17226 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17227 $as_echo "$ac_try_echo") >&5
17228 (eval "$ac_link") 2>conftest.er1
17229 ac_status=$?
17230 grep -v '^ *+' conftest.er1 >conftest.err
17231 rm -f conftest.er1
17232 cat conftest.err >&5
17233 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17234 (exit $ac_status); } && {
17235 test -z "$ac_c_werror_flag" ||
17236 test ! -s conftest.err
17237 } && test -s conftest$ac_exeext && {
17238 test "$cross_compiling" = yes ||
17239 $as_test_x conftest$ac_exeext
17240 }; then
17241 ac_cv_cflags__fshort_wchar=yes
17242 else
17243 $as_echo "$as_me: failed program was:" >&5
17244 sed 's/^/| /' conftest.$ac_ext >&5
17246 ac_cv_cflags__fshort_wchar=no
17249 rm -rf conftest.dSYM
17250 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17251 conftest$ac_exeext conftest.$ac_ext
17252 CFLAGS=$ac_wine_try_cflags_saved
17254 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fshort_wchar" >&5
17255 $as_echo "$ac_cv_cflags__fshort_wchar" >&6; }
17256 if test $ac_cv_cflags__fshort_wchar = yes; then
17258 cat >>confdefs.h <<\_ACEOF
17259 #define CC_FLAG_SHORT_WCHAR "-fshort-wchar"
17260 _ACEOF
17264 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17265 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17266 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17267 $as_echo_n "(cached) " >&6
17268 else
17269 ac_wine_try_cflags_saved=$CFLAGS
17270 CFLAGS="$CFLAGS -fno-builtin"
17271 cat >conftest.$ac_ext <<_ACEOF
17272 /* confdefs.h. */
17273 _ACEOF
17274 cat confdefs.h >>conftest.$ac_ext
17275 cat >>conftest.$ac_ext <<_ACEOF
17276 /* end confdefs.h. */
17279 main ()
17283 return 0;
17285 _ACEOF
17286 rm -f conftest.$ac_objext conftest$ac_exeext
17287 if { (ac_try="$ac_link"
17288 case "(($ac_try" in
17289 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17290 *) ac_try_echo=$ac_try;;
17291 esac
17292 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17293 $as_echo "$ac_try_echo") >&5
17294 (eval "$ac_link") 2>conftest.er1
17295 ac_status=$?
17296 grep -v '^ *+' conftest.er1 >conftest.err
17297 rm -f conftest.er1
17298 cat conftest.err >&5
17299 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17300 (exit $ac_status); } && {
17301 test -z "$ac_c_werror_flag" ||
17302 test ! -s conftest.err
17303 } && test -s conftest$ac_exeext && {
17304 test "$cross_compiling" = yes ||
17305 $as_test_x conftest$ac_exeext
17306 }; then
17307 ac_cv_cflags__fno_builtin=yes
17308 else
17309 $as_echo "$as_me: failed program was:" >&5
17310 sed 's/^/| /' conftest.$ac_ext >&5
17312 ac_cv_cflags__fno_builtin=no
17315 rm -rf conftest.dSYM
17316 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17317 conftest$ac_exeext conftest.$ac_ext
17318 CFLAGS=$ac_wine_try_cflags_saved
17320 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_builtin" >&5
17321 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17322 if test $ac_cv_cflags__fno_builtin = yes; then
17323 BUILTINFLAG="-fno-builtin"
17327 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17328 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17329 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17330 $as_echo_n "(cached) " >&6
17331 else
17332 ac_wine_try_cflags_saved=$CFLAGS
17333 CFLAGS="$CFLAGS -fno-strict-aliasing"
17334 cat >conftest.$ac_ext <<_ACEOF
17335 /* confdefs.h. */
17336 _ACEOF
17337 cat confdefs.h >>conftest.$ac_ext
17338 cat >>conftest.$ac_ext <<_ACEOF
17339 /* end confdefs.h. */
17342 main ()
17346 return 0;
17348 _ACEOF
17349 rm -f conftest.$ac_objext conftest$ac_exeext
17350 if { (ac_try="$ac_link"
17351 case "(($ac_try" in
17352 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17353 *) ac_try_echo=$ac_try;;
17354 esac
17355 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17356 $as_echo "$ac_try_echo") >&5
17357 (eval "$ac_link") 2>conftest.er1
17358 ac_status=$?
17359 grep -v '^ *+' conftest.er1 >conftest.err
17360 rm -f conftest.er1
17361 cat conftest.err >&5
17362 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17363 (exit $ac_status); } && {
17364 test -z "$ac_c_werror_flag" ||
17365 test ! -s conftest.err
17366 } && test -s conftest$ac_exeext && {
17367 test "$cross_compiling" = yes ||
17368 $as_test_x conftest$ac_exeext
17369 }; then
17370 ac_cv_cflags__fno_strict_aliasing=yes
17371 else
17372 $as_echo "$as_me: failed program was:" >&5
17373 sed 's/^/| /' conftest.$ac_ext >&5
17375 ac_cv_cflags__fno_strict_aliasing=no
17378 rm -rf conftest.dSYM
17379 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17380 conftest$ac_exeext conftest.$ac_ext
17381 CFLAGS=$ac_wine_try_cflags_saved
17383 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17384 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17385 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17386 EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing"
17389 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17390 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17391 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17392 $as_echo_n "(cached) " >&6
17393 else
17394 ac_wine_try_cflags_saved=$CFLAGS
17395 CFLAGS="$CFLAGS -Wdeclaration-after-statement"
17396 cat >conftest.$ac_ext <<_ACEOF
17397 /* confdefs.h. */
17398 _ACEOF
17399 cat confdefs.h >>conftest.$ac_ext
17400 cat >>conftest.$ac_ext <<_ACEOF
17401 /* end confdefs.h. */
17404 main ()
17408 return 0;
17410 _ACEOF
17411 rm -f conftest.$ac_objext conftest$ac_exeext
17412 if { (ac_try="$ac_link"
17413 case "(($ac_try" in
17414 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17415 *) ac_try_echo=$ac_try;;
17416 esac
17417 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17418 $as_echo "$ac_try_echo") >&5
17419 (eval "$ac_link") 2>conftest.er1
17420 ac_status=$?
17421 grep -v '^ *+' conftest.er1 >conftest.err
17422 rm -f conftest.er1
17423 cat conftest.err >&5
17424 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17425 (exit $ac_status); } && {
17426 test -z "$ac_c_werror_flag" ||
17427 test ! -s conftest.err
17428 } && test -s conftest$ac_exeext && {
17429 test "$cross_compiling" = yes ||
17430 $as_test_x conftest$ac_exeext
17431 }; then
17432 ac_cv_cflags__Wdeclaration_after_statement=yes
17433 else
17434 $as_echo "$as_me: failed program was:" >&5
17435 sed 's/^/| /' conftest.$ac_ext >&5
17437 ac_cv_cflags__Wdeclaration_after_statement=no
17440 rm -rf conftest.dSYM
17441 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17442 conftest$ac_exeext conftest.$ac_ext
17443 CFLAGS=$ac_wine_try_cflags_saved
17445 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17446 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17447 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17448 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
17451 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17452 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17453 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17454 $as_echo_n "(cached) " >&6
17455 else
17456 ac_wine_try_cflags_saved=$CFLAGS
17457 CFLAGS="$CFLAGS -Wwrite-strings"
17458 cat >conftest.$ac_ext <<_ACEOF
17459 /* confdefs.h. */
17460 _ACEOF
17461 cat confdefs.h >>conftest.$ac_ext
17462 cat >>conftest.$ac_ext <<_ACEOF
17463 /* end confdefs.h. */
17466 main ()
17470 return 0;
17472 _ACEOF
17473 rm -f conftest.$ac_objext conftest$ac_exeext
17474 if { (ac_try="$ac_link"
17475 case "(($ac_try" in
17476 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17477 *) ac_try_echo=$ac_try;;
17478 esac
17479 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17480 $as_echo "$ac_try_echo") >&5
17481 (eval "$ac_link") 2>conftest.er1
17482 ac_status=$?
17483 grep -v '^ *+' conftest.er1 >conftest.err
17484 rm -f conftest.er1
17485 cat conftest.err >&5
17486 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17487 (exit $ac_status); } && {
17488 test -z "$ac_c_werror_flag" ||
17489 test ! -s conftest.err
17490 } && test -s conftest$ac_exeext && {
17491 test "$cross_compiling" = yes ||
17492 $as_test_x conftest$ac_exeext
17493 }; then
17494 ac_cv_cflags__Wwrite_strings=yes
17495 else
17496 $as_echo "$as_me: failed program was:" >&5
17497 sed 's/^/| /' conftest.$ac_ext >&5
17499 ac_cv_cflags__Wwrite_strings=no
17502 rm -rf conftest.dSYM
17503 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17504 conftest$ac_exeext conftest.$ac_ext
17505 CFLAGS=$ac_wine_try_cflags_saved
17507 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17508 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17509 if test $ac_cv_cflags__Wwrite_strings = yes; then
17510 EXTRACFLAGS="$EXTRACFLAGS -Wwrite-strings"
17513 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17514 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17515 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17516 $as_echo_n "(cached) " >&6
17517 else
17518 ac_wine_try_cflags_saved=$CFLAGS
17519 CFLAGS="$CFLAGS -Wtype-limits"
17520 cat >conftest.$ac_ext <<_ACEOF
17521 /* confdefs.h. */
17522 _ACEOF
17523 cat confdefs.h >>conftest.$ac_ext
17524 cat >>conftest.$ac_ext <<_ACEOF
17525 /* end confdefs.h. */
17528 main ()
17532 return 0;
17534 _ACEOF
17535 rm -f conftest.$ac_objext conftest$ac_exeext
17536 if { (ac_try="$ac_link"
17537 case "(($ac_try" in
17538 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17539 *) ac_try_echo=$ac_try;;
17540 esac
17541 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17542 $as_echo "$ac_try_echo") >&5
17543 (eval "$ac_link") 2>conftest.er1
17544 ac_status=$?
17545 grep -v '^ *+' conftest.er1 >conftest.err
17546 rm -f conftest.er1
17547 cat conftest.err >&5
17548 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17549 (exit $ac_status); } && {
17550 test -z "$ac_c_werror_flag" ||
17551 test ! -s conftest.err
17552 } && test -s conftest$ac_exeext && {
17553 test "$cross_compiling" = yes ||
17554 $as_test_x conftest$ac_exeext
17555 }; then
17556 ac_cv_cflags__Wtype_limits=yes
17557 else
17558 $as_echo "$as_me: failed program was:" >&5
17559 sed 's/^/| /' conftest.$ac_ext >&5
17561 ac_cv_cflags__Wtype_limits=no
17564 rm -rf conftest.dSYM
17565 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17566 conftest$ac_exeext conftest.$ac_ext
17567 CFLAGS=$ac_wine_try_cflags_saved
17569 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17570 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17571 if test $ac_cv_cflags__Wtype_limits = yes; then
17572 EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
17576 saved_CFLAGS="$CFLAGS"
17577 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
17578 { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17579 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17580 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17581 $as_echo_n "(cached) " >&6
17582 else
17583 cat >conftest.$ac_ext <<_ACEOF
17584 /* confdefs.h. */
17585 _ACEOF
17586 cat confdefs.h >>conftest.$ac_ext
17587 cat >>conftest.$ac_ext <<_ACEOF
17588 /* end confdefs.h. */
17589 #include <string.h>
17591 main ()
17595 return 0;
17597 _ACEOF
17598 rm -f conftest.$ac_objext
17599 if { (ac_try="$ac_compile"
17600 case "(($ac_try" in
17601 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17602 *) ac_try_echo=$ac_try;;
17603 esac
17604 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17605 $as_echo "$ac_try_echo") >&5
17606 (eval "$ac_compile") 2>conftest.er1
17607 ac_status=$?
17608 grep -v '^ *+' conftest.er1 >conftest.err
17609 rm -f conftest.er1
17610 cat conftest.err >&5
17611 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17612 (exit $ac_status); } && {
17613 test -z "$ac_c_werror_flag" ||
17614 test ! -s conftest.err
17615 } && test -s conftest.$ac_objext; then
17616 ac_cv_c_string_h_warnings=no
17617 else
17618 $as_echo "$as_me: failed program was:" >&5
17619 sed 's/^/| /' conftest.$ac_ext >&5
17621 ac_cv_c_string_h_warnings=yes
17624 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17626 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17627 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17628 CFLAGS="$saved_CFLAGS"
17629 if test "$ac_cv_c_string_h_warnings" = "no"
17630 then
17631 EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith"
17636 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17637 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17638 if test "${ac_cv_asm_func_def+set}" = set; then
17639 $as_echo_n "(cached) " >&6
17640 else
17641 cat >conftest.$ac_ext <<_ACEOF
17642 /* confdefs.h. */
17643 _ACEOF
17644 cat confdefs.h >>conftest.$ac_ext
17645 cat >>conftest.$ac_ext <<_ACEOF
17646 /* end confdefs.h. */
17649 main ()
17651 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17653 return 0;
17655 _ACEOF
17656 rm -f conftest.$ac_objext conftest$ac_exeext
17657 if { (ac_try="$ac_link"
17658 case "(($ac_try" in
17659 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17660 *) ac_try_echo=$ac_try;;
17661 esac
17662 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17663 $as_echo "$ac_try_echo") >&5
17664 (eval "$ac_link") 2>conftest.er1
17665 ac_status=$?
17666 grep -v '^ *+' conftest.er1 >conftest.err
17667 rm -f conftest.er1
17668 cat conftest.err >&5
17669 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17670 (exit $ac_status); } && {
17671 test -z "$ac_c_werror_flag" ||
17672 test ! -s conftest.err
17673 } && test -s conftest$ac_exeext && {
17674 test "$cross_compiling" = yes ||
17675 $as_test_x conftest$ac_exeext
17676 }; then
17677 ac_cv_asm_func_def=".def"
17678 else
17679 $as_echo "$as_me: failed program was:" >&5
17680 sed 's/^/| /' conftest.$ac_ext >&5
17682 cat >conftest.$ac_ext <<_ACEOF
17683 /* confdefs.h. */
17684 _ACEOF
17685 cat confdefs.h >>conftest.$ac_ext
17686 cat >>conftest.$ac_ext <<_ACEOF
17687 /* end confdefs.h. */
17690 main ()
17692 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
17694 return 0;
17696 _ACEOF
17697 rm -f conftest.$ac_objext conftest$ac_exeext
17698 if { (ac_try="$ac_link"
17699 case "(($ac_try" in
17700 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17701 *) ac_try_echo=$ac_try;;
17702 esac
17703 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17704 $as_echo "$ac_try_echo") >&5
17705 (eval "$ac_link") 2>conftest.er1
17706 ac_status=$?
17707 grep -v '^ *+' conftest.er1 >conftest.err
17708 rm -f conftest.er1
17709 cat conftest.err >&5
17710 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17711 (exit $ac_status); } && {
17712 test -z "$ac_c_werror_flag" ||
17713 test ! -s conftest.err
17714 } && test -s conftest$ac_exeext && {
17715 test "$cross_compiling" = yes ||
17716 $as_test_x conftest$ac_exeext
17717 }; then
17718 ac_cv_asm_func_def=".type @function"
17719 else
17720 $as_echo "$as_me: failed program was:" >&5
17721 sed 's/^/| /' conftest.$ac_ext >&5
17723 cat >conftest.$ac_ext <<_ACEOF
17724 /* confdefs.h. */
17725 _ACEOF
17726 cat confdefs.h >>conftest.$ac_ext
17727 cat >>conftest.$ac_ext <<_ACEOF
17728 /* end confdefs.h. */
17731 main ()
17733 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
17735 return 0;
17737 _ACEOF
17738 rm -f conftest.$ac_objext conftest$ac_exeext
17739 if { (ac_try="$ac_link"
17740 case "(($ac_try" in
17741 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17742 *) ac_try_echo=$ac_try;;
17743 esac
17744 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17745 $as_echo "$ac_try_echo") >&5
17746 (eval "$ac_link") 2>conftest.er1
17747 ac_status=$?
17748 grep -v '^ *+' conftest.er1 >conftest.err
17749 rm -f conftest.er1
17750 cat conftest.err >&5
17751 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17752 (exit $ac_status); } && {
17753 test -z "$ac_c_werror_flag" ||
17754 test ! -s conftest.err
17755 } && test -s conftest$ac_exeext && {
17756 test "$cross_compiling" = yes ||
17757 $as_test_x conftest$ac_exeext
17758 }; then
17759 ac_cv_asm_func_def=".type 2"
17760 else
17761 $as_echo "$as_me: failed program was:" >&5
17762 sed 's/^/| /' conftest.$ac_ext >&5
17764 ac_cv_asm_func_def="unknown"
17767 rm -rf conftest.dSYM
17768 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17769 conftest$ac_exeext conftest.$ac_ext
17772 rm -rf conftest.dSYM
17773 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17774 conftest$ac_exeext conftest.$ac_ext
17777 rm -rf conftest.dSYM
17778 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17779 conftest$ac_exeext conftest.$ac_ext
17781 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
17782 $as_echo "$ac_cv_asm_func_def" >&6; }
17786 case "$ac_cv_asm_func_def" in
17787 ".def")
17788 cat >>confdefs.h <<\_ACEOF
17789 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
17790 _ACEOF
17792 ".type @function")
17793 cat >>confdefs.h <<\_ACEOF
17794 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
17795 _ACEOF
17797 ".type 2")
17798 cat >>confdefs.h <<\_ACEOF
17799 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
17800 _ACEOF
17803 cat >>confdefs.h <<\_ACEOF
17804 #define __ASM_FUNC(name) ""
17805 _ACEOF
17807 esac
17810 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
17811 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
17812 if test "${ac_cv_c_extern_prefix+set}" = set; then
17813 $as_echo_n "(cached) " >&6
17814 else
17815 cat >conftest.$ac_ext <<_ACEOF
17816 /* confdefs.h. */
17817 _ACEOF
17818 cat confdefs.h >>conftest.$ac_ext
17819 cat >>conftest.$ac_ext <<_ACEOF
17820 /* end confdefs.h. */
17821 extern int ac_test;
17823 main ()
17825 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
17827 return 0;
17829 _ACEOF
17830 rm -f conftest.$ac_objext conftest$ac_exeext
17831 if { (ac_try="$ac_link"
17832 case "(($ac_try" in
17833 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17834 *) ac_try_echo=$ac_try;;
17835 esac
17836 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17837 $as_echo "$ac_try_echo") >&5
17838 (eval "$ac_link") 2>conftest.er1
17839 ac_status=$?
17840 grep -v '^ *+' conftest.er1 >conftest.err
17841 rm -f conftest.er1
17842 cat conftest.err >&5
17843 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17844 (exit $ac_status); } && {
17845 test -z "$ac_c_werror_flag" ||
17846 test ! -s conftest.err
17847 } && test -s conftest$ac_exeext && {
17848 test "$cross_compiling" = yes ||
17849 $as_test_x conftest$ac_exeext
17850 }; then
17851 ac_cv_c_extern_prefix="yes"
17852 else
17853 $as_echo "$as_me: failed program was:" >&5
17854 sed 's/^/| /' conftest.$ac_ext >&5
17856 ac_cv_c_extern_prefix="no"
17859 rm -rf conftest.dSYM
17860 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17861 conftest$ac_exeext conftest.$ac_ext
17863 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
17864 $as_echo "$ac_cv_c_extern_prefix" >&6; }
17868 if test "$ac_cv_c_extern_prefix" = "yes"
17869 then
17870 cat >>confdefs.h <<\_ACEOF
17871 #define __ASM_NAME(name) "_" name
17872 _ACEOF
17874 else
17875 cat >>confdefs.h <<\_ACEOF
17876 #define __ASM_NAME(name) name
17877 _ACEOF
17882 LDPATH=""
17884 case $build_os in
17885 cygwin*|mingw32*)
17886 LDPATH="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
17888 darwin*|macosx*)
17890 linux*|solaris*) if test -z "$LDRPATH_LOCAL"
17891 then
17892 LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17896 LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17898 esac
17900 case $host_os in
17901 mingw32*)
17902 CRTLIBS="-lmsvcrt"
17904 SOCKETLIBS="-lws2_32"
17907 esac
17909 MAIN_BINARY="wine-pthread"
17910 case $host_cpu in
17911 *i[3456789]86*)
17912 case $host_os in
17913 linux* | k*bsd*-gnu)
17914 MAIN_BINARY="wine-glibc"
17916 EXTRA_BINARIES="wine-kthread wine-pthread wine-preloader"
17918 freebsd*)
17919 MAIN_BINARY="wine-freebsd"
17921 EXTRA_BINARIES="wine-pthread"
17923 esac
17925 esac
17998 for ac_func in \
17999 _pclose \
18000 _popen \
18001 _snprintf \
18002 _spawnvp \
18003 _strdup \
18004 _stricmp \
18005 _strnicmp \
18006 _strtoi64 \
18007 _strtoui64 \
18008 _vsnprintf \
18009 asctime_r \
18010 chsize \
18011 clone \
18012 dlopen \
18013 epoll_create \
18014 ffs \
18015 finite \
18016 fork \
18017 fpclass \
18018 fstatfs \
18019 fstatvfs \
18020 ftruncate \
18021 futimes \
18022 futimesat \
18023 getdirentries \
18024 getopt_long \
18025 getpagesize \
18026 getpwuid \
18027 gettid \
18028 gettimeofday \
18029 getuid \
18030 inet_pton \
18031 kqueue \
18032 lstat \
18033 memmove \
18034 mmap \
18035 pclose \
18036 poll \
18037 popen \
18038 prctl \
18039 pread \
18040 pwrite \
18041 readdir \
18042 readlink \
18043 rfork \
18044 sched_yield \
18045 select \
18046 setproctitle \
18047 setrlimit \
18048 settimeofday \
18049 sigaltstack \
18050 sigprocmask \
18051 snprintf \
18052 spawnvp \
18053 statfs \
18054 statvfs \
18055 strcasecmp \
18056 strdup \
18057 strerror \
18058 strncasecmp \
18059 strtold \
18060 strtoll \
18061 strtoull \
18062 tcgetattr \
18063 thr_kill2 \
18064 timegm \
18065 usleep \
18066 vsnprintf \
18067 wait4 \
18068 waitpid \
18071 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18072 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18073 $as_echo_n "checking for $ac_func... " >&6; }
18074 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18075 $as_echo_n "(cached) " >&6
18076 else
18077 cat >conftest.$ac_ext <<_ACEOF
18078 /* confdefs.h. */
18079 _ACEOF
18080 cat confdefs.h >>conftest.$ac_ext
18081 cat >>conftest.$ac_ext <<_ACEOF
18082 /* end confdefs.h. */
18083 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18084 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18085 #define $ac_func innocuous_$ac_func
18087 /* System header to define __stub macros and hopefully few prototypes,
18088 which can conflict with char $ac_func (); below.
18089 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18090 <limits.h> exists even on freestanding compilers. */
18092 #ifdef __STDC__
18093 # include <limits.h>
18094 #else
18095 # include <assert.h>
18096 #endif
18098 #undef $ac_func
18100 /* Override any GCC internal prototype to avoid an error.
18101 Use char because int might match the return type of a GCC
18102 builtin and then its argument prototype would still apply. */
18103 #ifdef __cplusplus
18104 extern "C"
18105 #endif
18106 char $ac_func ();
18107 /* The GNU C library defines this for functions which it implements
18108 to always fail with ENOSYS. Some functions are actually named
18109 something starting with __ and the normal name is an alias. */
18110 #if defined __stub_$ac_func || defined __stub___$ac_func
18111 choke me
18112 #endif
18115 main ()
18117 return $ac_func ();
18119 return 0;
18121 _ACEOF
18122 rm -f conftest.$ac_objext conftest$ac_exeext
18123 if { (ac_try="$ac_link"
18124 case "(($ac_try" in
18125 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18126 *) ac_try_echo=$ac_try;;
18127 esac
18128 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18129 $as_echo "$ac_try_echo") >&5
18130 (eval "$ac_link") 2>conftest.er1
18131 ac_status=$?
18132 grep -v '^ *+' conftest.er1 >conftest.err
18133 rm -f conftest.er1
18134 cat conftest.err >&5
18135 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18136 (exit $ac_status); } && {
18137 test -z "$ac_c_werror_flag" ||
18138 test ! -s conftest.err
18139 } && test -s conftest$ac_exeext && {
18140 test "$cross_compiling" = yes ||
18141 $as_test_x conftest$ac_exeext
18142 }; then
18143 eval "$as_ac_var=yes"
18144 else
18145 $as_echo "$as_me: failed program was:" >&5
18146 sed 's/^/| /' conftest.$ac_ext >&5
18148 eval "$as_ac_var=no"
18151 rm -rf conftest.dSYM
18152 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18153 conftest$ac_exeext conftest.$ac_ext
18155 ac_res=`eval 'as_val=${'$as_ac_var'}
18156 $as_echo "$as_val"'`
18157 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18158 $as_echo "$ac_res" >&6; }
18159 as_val=`eval 'as_val=${'$as_ac_var'}
18160 $as_echo "$as_val"'`
18161 if test "x$as_val" = x""yes; then
18162 cat >>confdefs.h <<_ACEOF
18163 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18164 _ACEOF
18167 done
18170 if test "$ac_cv_func_dlopen" = no
18171 then
18172 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
18173 $as_echo_n "checking for dlopen in -ldl... " >&6; }
18174 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
18175 $as_echo_n "(cached) " >&6
18176 else
18177 ac_check_lib_save_LIBS=$LIBS
18178 LIBS="-ldl $LIBS"
18179 cat >conftest.$ac_ext <<_ACEOF
18180 /* confdefs.h. */
18181 _ACEOF
18182 cat confdefs.h >>conftest.$ac_ext
18183 cat >>conftest.$ac_ext <<_ACEOF
18184 /* end confdefs.h. */
18186 /* Override any GCC internal prototype to avoid an error.
18187 Use char because int might match the return type of a GCC
18188 builtin and then its argument prototype would still apply. */
18189 #ifdef __cplusplus
18190 extern "C"
18191 #endif
18192 char dlopen ();
18194 main ()
18196 return dlopen ();
18198 return 0;
18200 _ACEOF
18201 rm -f conftest.$ac_objext conftest$ac_exeext
18202 if { (ac_try="$ac_link"
18203 case "(($ac_try" in
18204 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18205 *) ac_try_echo=$ac_try;;
18206 esac
18207 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18208 $as_echo "$ac_try_echo") >&5
18209 (eval "$ac_link") 2>conftest.er1
18210 ac_status=$?
18211 grep -v '^ *+' conftest.er1 >conftest.err
18212 rm -f conftest.er1
18213 cat conftest.err >&5
18214 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18215 (exit $ac_status); } && {
18216 test -z "$ac_c_werror_flag" ||
18217 test ! -s conftest.err
18218 } && test -s conftest$ac_exeext && {
18219 test "$cross_compiling" = yes ||
18220 $as_test_x conftest$ac_exeext
18221 }; then
18222 ac_cv_lib_dl_dlopen=yes
18223 else
18224 $as_echo "$as_me: failed program was:" >&5
18225 sed 's/^/| /' conftest.$ac_ext >&5
18227 ac_cv_lib_dl_dlopen=no
18230 rm -rf conftest.dSYM
18231 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18232 conftest$ac_exeext conftest.$ac_ext
18233 LIBS=$ac_check_lib_save_LIBS
18235 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18236 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18237 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then
18238 cat >>confdefs.h <<\_ACEOF
18239 #define HAVE_DLOPEN 1
18240 _ACEOF
18241 LIBDL="-ldl"
18246 ac_wine_check_funcs_save_LIBS="$LIBS"
18247 LIBS="$LIBS $LIBDL"
18249 for ac_func in dladdr
18251 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18252 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18253 $as_echo_n "checking for $ac_func... " >&6; }
18254 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18255 $as_echo_n "(cached) " >&6
18256 else
18257 cat >conftest.$ac_ext <<_ACEOF
18258 /* confdefs.h. */
18259 _ACEOF
18260 cat confdefs.h >>conftest.$ac_ext
18261 cat >>conftest.$ac_ext <<_ACEOF
18262 /* end confdefs.h. */
18263 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18264 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18265 #define $ac_func innocuous_$ac_func
18267 /* System header to define __stub macros and hopefully few prototypes,
18268 which can conflict with char $ac_func (); below.
18269 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18270 <limits.h> exists even on freestanding compilers. */
18272 #ifdef __STDC__
18273 # include <limits.h>
18274 #else
18275 # include <assert.h>
18276 #endif
18278 #undef $ac_func
18280 /* Override any GCC internal prototype to avoid an error.
18281 Use char because int might match the return type of a GCC
18282 builtin and then its argument prototype would still apply. */
18283 #ifdef __cplusplus
18284 extern "C"
18285 #endif
18286 char $ac_func ();
18287 /* The GNU C library defines this for functions which it implements
18288 to always fail with ENOSYS. Some functions are actually named
18289 something starting with __ and the normal name is an alias. */
18290 #if defined __stub_$ac_func || defined __stub___$ac_func
18291 choke me
18292 #endif
18295 main ()
18297 return $ac_func ();
18299 return 0;
18301 _ACEOF
18302 rm -f conftest.$ac_objext conftest$ac_exeext
18303 if { (ac_try="$ac_link"
18304 case "(($ac_try" in
18305 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18306 *) ac_try_echo=$ac_try;;
18307 esac
18308 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18309 $as_echo "$ac_try_echo") >&5
18310 (eval "$ac_link") 2>conftest.er1
18311 ac_status=$?
18312 grep -v '^ *+' conftest.er1 >conftest.err
18313 rm -f conftest.er1
18314 cat conftest.err >&5
18315 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18316 (exit $ac_status); } && {
18317 test -z "$ac_c_werror_flag" ||
18318 test ! -s conftest.err
18319 } && test -s conftest$ac_exeext && {
18320 test "$cross_compiling" = yes ||
18321 $as_test_x conftest$ac_exeext
18322 }; then
18323 eval "$as_ac_var=yes"
18324 else
18325 $as_echo "$as_me: failed program was:" >&5
18326 sed 's/^/| /' conftest.$ac_ext >&5
18328 eval "$as_ac_var=no"
18331 rm -rf conftest.dSYM
18332 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18333 conftest$ac_exeext conftest.$ac_ext
18335 ac_res=`eval 'as_val=${'$as_ac_var'}
18336 $as_echo "$as_val"'`
18337 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18338 $as_echo "$ac_res" >&6; }
18339 as_val=`eval 'as_val=${'$as_ac_var'}
18340 $as_echo "$as_val"'`
18341 if test "x$as_val" = x""yes; then
18342 cat >>confdefs.h <<_ACEOF
18343 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18344 _ACEOF
18347 done
18349 LIBS="$ac_wine_check_funcs_save_LIBS"
18351 if test "$ac_cv_func_poll" = no
18352 then
18353 { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18354 $as_echo_n "checking for poll in -lpoll... " >&6; }
18355 if test "${ac_cv_lib_poll_poll+set}" = set; then
18356 $as_echo_n "(cached) " >&6
18357 else
18358 ac_check_lib_save_LIBS=$LIBS
18359 LIBS="-lpoll $LIBS"
18360 cat >conftest.$ac_ext <<_ACEOF
18361 /* confdefs.h. */
18362 _ACEOF
18363 cat confdefs.h >>conftest.$ac_ext
18364 cat >>conftest.$ac_ext <<_ACEOF
18365 /* end confdefs.h. */
18367 /* Override any GCC internal prototype to avoid an error.
18368 Use char because int might match the return type of a GCC
18369 builtin and then its argument prototype would still apply. */
18370 #ifdef __cplusplus
18371 extern "C"
18372 #endif
18373 char poll ();
18375 main ()
18377 return poll ();
18379 return 0;
18381 _ACEOF
18382 rm -f conftest.$ac_objext conftest$ac_exeext
18383 if { (ac_try="$ac_link"
18384 case "(($ac_try" in
18385 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18386 *) ac_try_echo=$ac_try;;
18387 esac
18388 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18389 $as_echo "$ac_try_echo") >&5
18390 (eval "$ac_link") 2>conftest.er1
18391 ac_status=$?
18392 grep -v '^ *+' conftest.er1 >conftest.err
18393 rm -f conftest.er1
18394 cat conftest.err >&5
18395 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18396 (exit $ac_status); } && {
18397 test -z "$ac_c_werror_flag" ||
18398 test ! -s conftest.err
18399 } && test -s conftest$ac_exeext && {
18400 test "$cross_compiling" = yes ||
18401 $as_test_x conftest$ac_exeext
18402 }; then
18403 ac_cv_lib_poll_poll=yes
18404 else
18405 $as_echo "$as_me: failed program was:" >&5
18406 sed 's/^/| /' conftest.$ac_ext >&5
18408 ac_cv_lib_poll_poll=no
18411 rm -rf conftest.dSYM
18412 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18413 conftest$ac_exeext conftest.$ac_ext
18414 LIBS=$ac_check_lib_save_LIBS
18416 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18417 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18418 if test "x$ac_cv_lib_poll_poll" = x""yes; then
18419 cat >>confdefs.h <<\_ACEOF
18420 #define HAVE_POLL 1
18421 _ACEOF
18422 LIBPOLL="-lpoll"
18428 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18429 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18430 if test "${ac_cv_search_gethostbyname+set}" = set; then
18431 $as_echo_n "(cached) " >&6
18432 else
18433 ac_func_search_save_LIBS=$LIBS
18434 cat >conftest.$ac_ext <<_ACEOF
18435 /* confdefs.h. */
18436 _ACEOF
18437 cat confdefs.h >>conftest.$ac_ext
18438 cat >>conftest.$ac_ext <<_ACEOF
18439 /* end confdefs.h. */
18441 /* Override any GCC internal prototype to avoid an error.
18442 Use char because int might match the return type of a GCC
18443 builtin and then its argument prototype would still apply. */
18444 #ifdef __cplusplus
18445 extern "C"
18446 #endif
18447 char gethostbyname ();
18449 main ()
18451 return gethostbyname ();
18453 return 0;
18455 _ACEOF
18456 for ac_lib in '' nsl; do
18457 if test -z "$ac_lib"; then
18458 ac_res="none required"
18459 else
18460 ac_res=-l$ac_lib
18461 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18463 rm -f conftest.$ac_objext conftest$ac_exeext
18464 if { (ac_try="$ac_link"
18465 case "(($ac_try" in
18466 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18467 *) ac_try_echo=$ac_try;;
18468 esac
18469 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18470 $as_echo "$ac_try_echo") >&5
18471 (eval "$ac_link") 2>conftest.er1
18472 ac_status=$?
18473 grep -v '^ *+' conftest.er1 >conftest.err
18474 rm -f conftest.er1
18475 cat conftest.err >&5
18476 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18477 (exit $ac_status); } && {
18478 test -z "$ac_c_werror_flag" ||
18479 test ! -s conftest.err
18480 } && test -s conftest$ac_exeext && {
18481 test "$cross_compiling" = yes ||
18482 $as_test_x conftest$ac_exeext
18483 }; then
18484 ac_cv_search_gethostbyname=$ac_res
18485 else
18486 $as_echo "$as_me: failed program was:" >&5
18487 sed 's/^/| /' conftest.$ac_ext >&5
18492 rm -rf conftest.dSYM
18493 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18494 conftest$ac_exeext
18495 if test "${ac_cv_search_gethostbyname+set}" = set; then
18496 break
18498 done
18499 if test "${ac_cv_search_gethostbyname+set}" = set; then
18501 else
18502 ac_cv_search_gethostbyname=no
18504 rm conftest.$ac_ext
18505 LIBS=$ac_func_search_save_LIBS
18507 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18508 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18509 ac_res=$ac_cv_search_gethostbyname
18510 if test "$ac_res" != no; then
18511 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18516 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18517 $as_echo_n "checking for library containing connect... " >&6; }
18518 if test "${ac_cv_search_connect+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 connect ();
18537 main ()
18539 return connect ();
18541 return 0;
18543 _ACEOF
18544 for ac_lib in '' socket; 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_connect=$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_connect+set}" = set; then
18584 break
18586 done
18587 if test "${ac_cv_search_connect+set}" = set; then
18589 else
18590 ac_cv_search_connect=no
18592 rm conftest.$ac_ext
18593 LIBS=$ac_func_search_save_LIBS
18595 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
18596 $as_echo "$ac_cv_search_connect" >&6; }
18597 ac_res=$ac_cv_search_connect
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 inet_aton" >&5
18605 $as_echo_n "checking for library containing inet_aton... " >&6; }
18606 if test "${ac_cv_search_inet_aton+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 inet_aton ();
18625 main ()
18627 return inet_aton ();
18629 return 0;
18631 _ACEOF
18632 for ac_lib in '' resolv; 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_inet_aton=$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_inet_aton+set}" = set; then
18672 break
18674 done
18675 if test "${ac_cv_search_inet_aton+set}" = set; then
18677 else
18678 ac_cv_search_inet_aton=no
18680 rm conftest.$ac_ext
18681 LIBS=$ac_func_search_save_LIBS
18683 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
18684 $as_echo "$ac_cv_search_inet_aton" >&6; }
18685 ac_res=$ac_cv_search_inet_aton
18686 if test "$ac_res" != no; then
18687 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18700 for ac_func in \
18701 getaddrinfo \
18702 getnameinfo \
18703 getnetbyname \
18704 getprotobyname \
18705 getprotobynumber \
18706 getservbyport \
18707 inet_network \
18708 sendmsg \
18711 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18712 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18713 $as_echo_n "checking for $ac_func... " >&6; }
18714 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18715 $as_echo_n "(cached) " >&6
18716 else
18717 cat >conftest.$ac_ext <<_ACEOF
18718 /* confdefs.h. */
18719 _ACEOF
18720 cat confdefs.h >>conftest.$ac_ext
18721 cat >>conftest.$ac_ext <<_ACEOF
18722 /* end confdefs.h. */
18723 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18724 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18725 #define $ac_func innocuous_$ac_func
18727 /* System header to define __stub macros and hopefully few prototypes,
18728 which can conflict with char $ac_func (); below.
18729 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18730 <limits.h> exists even on freestanding compilers. */
18732 #ifdef __STDC__
18733 # include <limits.h>
18734 #else
18735 # include <assert.h>
18736 #endif
18738 #undef $ac_func
18740 /* Override any GCC internal prototype to avoid an error.
18741 Use char because int might match the return type of a GCC
18742 builtin and then its argument prototype would still apply. */
18743 #ifdef __cplusplus
18744 extern "C"
18745 #endif
18746 char $ac_func ();
18747 /* The GNU C library defines this for functions which it implements
18748 to always fail with ENOSYS. Some functions are actually named
18749 something starting with __ and the normal name is an alias. */
18750 #if defined __stub_$ac_func || defined __stub___$ac_func
18751 choke me
18752 #endif
18755 main ()
18757 return $ac_func ();
18759 return 0;
18761 _ACEOF
18762 rm -f conftest.$ac_objext conftest$ac_exeext
18763 if { (ac_try="$ac_link"
18764 case "(($ac_try" in
18765 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18766 *) ac_try_echo=$ac_try;;
18767 esac
18768 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18769 $as_echo "$ac_try_echo") >&5
18770 (eval "$ac_link") 2>conftest.er1
18771 ac_status=$?
18772 grep -v '^ *+' conftest.er1 >conftest.err
18773 rm -f conftest.er1
18774 cat conftest.err >&5
18775 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18776 (exit $ac_status); } && {
18777 test -z "$ac_c_werror_flag" ||
18778 test ! -s conftest.err
18779 } && test -s conftest$ac_exeext && {
18780 test "$cross_compiling" = yes ||
18781 $as_test_x conftest$ac_exeext
18782 }; then
18783 eval "$as_ac_var=yes"
18784 else
18785 $as_echo "$as_me: failed program was:" >&5
18786 sed 's/^/| /' conftest.$ac_ext >&5
18788 eval "$as_ac_var=no"
18791 rm -rf conftest.dSYM
18792 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18793 conftest$ac_exeext conftest.$ac_ext
18795 ac_res=`eval 'as_val=${'$as_ac_var'}
18796 $as_echo "$as_val"'`
18797 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18798 $as_echo "$ac_res" >&6; }
18799 as_val=`eval 'as_val=${'$as_ac_var'}
18800 $as_echo "$as_val"'`
18801 if test "x$as_val" = x""yes; then
18802 cat >>confdefs.h <<_ACEOF
18803 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18804 _ACEOF
18807 done
18810 LDAPLIBS=""
18812 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
18813 then
18814 { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
18815 $as_echo_n "checking for LDAPSortKey... " >&6; }
18816 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
18817 $as_echo_n "(cached) " >&6
18818 else
18819 ac_cv_type_LDAPSortKey=no
18820 cat >conftest.$ac_ext <<_ACEOF
18821 /* confdefs.h. */
18822 _ACEOF
18823 cat confdefs.h >>conftest.$ac_ext
18824 cat >>conftest.$ac_ext <<_ACEOF
18825 /* end confdefs.h. */
18826 #include <ldap.h>
18829 main ()
18831 if (sizeof (LDAPSortKey))
18832 return 0;
18834 return 0;
18836 _ACEOF
18837 rm -f conftest.$ac_objext
18838 if { (ac_try="$ac_compile"
18839 case "(($ac_try" in
18840 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18841 *) ac_try_echo=$ac_try;;
18842 esac
18843 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18844 $as_echo "$ac_try_echo") >&5
18845 (eval "$ac_compile") 2>conftest.er1
18846 ac_status=$?
18847 grep -v '^ *+' conftest.er1 >conftest.err
18848 rm -f conftest.er1
18849 cat conftest.err >&5
18850 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18851 (exit $ac_status); } && {
18852 test -z "$ac_c_werror_flag" ||
18853 test ! -s conftest.err
18854 } && test -s conftest.$ac_objext; then
18855 cat >conftest.$ac_ext <<_ACEOF
18856 /* confdefs.h. */
18857 _ACEOF
18858 cat confdefs.h >>conftest.$ac_ext
18859 cat >>conftest.$ac_ext <<_ACEOF
18860 /* end confdefs.h. */
18861 #include <ldap.h>
18864 main ()
18866 if (sizeof ((LDAPSortKey)))
18867 return 0;
18869 return 0;
18871 _ACEOF
18872 rm -f conftest.$ac_objext
18873 if { (ac_try="$ac_compile"
18874 case "(($ac_try" in
18875 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18876 *) ac_try_echo=$ac_try;;
18877 esac
18878 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18879 $as_echo "$ac_try_echo") >&5
18880 (eval "$ac_compile") 2>conftest.er1
18881 ac_status=$?
18882 grep -v '^ *+' conftest.er1 >conftest.err
18883 rm -f conftest.er1
18884 cat conftest.err >&5
18885 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18886 (exit $ac_status); } && {
18887 test -z "$ac_c_werror_flag" ||
18888 test ! -s conftest.err
18889 } && test -s conftest.$ac_objext; then
18891 else
18892 $as_echo "$as_me: failed program was:" >&5
18893 sed 's/^/| /' conftest.$ac_ext >&5
18895 ac_cv_type_LDAPSortKey=yes
18898 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18899 else
18900 $as_echo "$as_me: failed program was:" >&5
18901 sed 's/^/| /' conftest.$ac_ext >&5
18906 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18908 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
18909 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
18910 if test "x$ac_cv_type_LDAPSortKey" = x""yes; then
18911 { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
18912 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
18913 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
18914 $as_echo_n "(cached) " >&6
18915 else
18916 ac_check_lib_save_LIBS=$LIBS
18917 LIBS="-lldap_r $LIBPTHREAD $LIBS"
18918 cat >conftest.$ac_ext <<_ACEOF
18919 /* confdefs.h. */
18920 _ACEOF
18921 cat confdefs.h >>conftest.$ac_ext
18922 cat >>conftest.$ac_ext <<_ACEOF
18923 /* end confdefs.h. */
18925 /* Override any GCC internal prototype to avoid an error.
18926 Use char because int might match the return type of a GCC
18927 builtin and then its argument prototype would still apply. */
18928 #ifdef __cplusplus
18929 extern "C"
18930 #endif
18931 char ldap_initialize ();
18933 main ()
18935 return ldap_initialize ();
18937 return 0;
18939 _ACEOF
18940 rm -f conftest.$ac_objext conftest$ac_exeext
18941 if { (ac_try="$ac_link"
18942 case "(($ac_try" in
18943 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18944 *) ac_try_echo=$ac_try;;
18945 esac
18946 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18947 $as_echo "$ac_try_echo") >&5
18948 (eval "$ac_link") 2>conftest.er1
18949 ac_status=$?
18950 grep -v '^ *+' conftest.er1 >conftest.err
18951 rm -f conftest.er1
18952 cat conftest.err >&5
18953 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18954 (exit $ac_status); } && {
18955 test -z "$ac_c_werror_flag" ||
18956 test ! -s conftest.err
18957 } && test -s conftest$ac_exeext && {
18958 test "$cross_compiling" = yes ||
18959 $as_test_x conftest$ac_exeext
18960 }; then
18961 ac_cv_lib_ldap_r_ldap_initialize=yes
18962 else
18963 $as_echo "$as_me: failed program was:" >&5
18964 sed 's/^/| /' conftest.$ac_ext >&5
18966 ac_cv_lib_ldap_r_ldap_initialize=no
18969 rm -rf conftest.dSYM
18970 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18971 conftest$ac_exeext conftest.$ac_ext
18972 LIBS=$ac_check_lib_save_LIBS
18974 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
18975 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
18976 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then
18977 { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
18978 $as_echo_n "checking for ber_init in -llber... " >&6; }
18979 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
18980 $as_echo_n "(cached) " >&6
18981 else
18982 ac_check_lib_save_LIBS=$LIBS
18983 LIBS="-llber $LIBPTHREAD $LIBS"
18984 cat >conftest.$ac_ext <<_ACEOF
18985 /* confdefs.h. */
18986 _ACEOF
18987 cat confdefs.h >>conftest.$ac_ext
18988 cat >>conftest.$ac_ext <<_ACEOF
18989 /* end confdefs.h. */
18991 /* Override any GCC internal prototype to avoid an error.
18992 Use char because int might match the return type of a GCC
18993 builtin and then its argument prototype would still apply. */
18994 #ifdef __cplusplus
18995 extern "C"
18996 #endif
18997 char ber_init ();
18999 main ()
19001 return ber_init ();
19003 return 0;
19005 _ACEOF
19006 rm -f conftest.$ac_objext conftest$ac_exeext
19007 if { (ac_try="$ac_link"
19008 case "(($ac_try" in
19009 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19010 *) ac_try_echo=$ac_try;;
19011 esac
19012 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19013 $as_echo "$ac_try_echo") >&5
19014 (eval "$ac_link") 2>conftest.er1
19015 ac_status=$?
19016 grep -v '^ *+' conftest.er1 >conftest.err
19017 rm -f conftest.er1
19018 cat conftest.err >&5
19019 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19020 (exit $ac_status); } && {
19021 test -z "$ac_c_werror_flag" ||
19022 test ! -s conftest.err
19023 } && test -s conftest$ac_exeext && {
19024 test "$cross_compiling" = yes ||
19025 $as_test_x conftest$ac_exeext
19026 }; then
19027 ac_cv_lib_lber_ber_init=yes
19028 else
19029 $as_echo "$as_me: failed program was:" >&5
19030 sed 's/^/| /' conftest.$ac_ext >&5
19032 ac_cv_lib_lber_ber_init=no
19035 rm -rf conftest.dSYM
19036 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19037 conftest$ac_exeext conftest.$ac_ext
19038 LIBS=$ac_check_lib_save_LIBS
19040 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
19041 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
19042 if test "x$ac_cv_lib_lber_ber_init" = x""yes; then
19044 cat >>confdefs.h <<\_ACEOF
19045 #define HAVE_LDAP 1
19046 _ACEOF
19048 LDAPLIBS="-lldap_r -llber"
19055 ac_wine_check_funcs_save_LIBS="$LIBS"
19056 LIBS="$LIBS $LDAPLIBS $LIBPTHREAD"
19065 for ac_func in \
19066 ldap_count_references \
19067 ldap_first_reference \
19068 ldap_next_reference \
19069 ldap_parse_reference \
19070 ldap_parse_sort_control \
19071 ldap_parse_sortresponse_control \
19072 ldap_parse_vlv_control \
19073 ldap_parse_vlvresponse_control
19075 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19076 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19077 $as_echo_n "checking for $ac_func... " >&6; }
19078 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19079 $as_echo_n "(cached) " >&6
19080 else
19081 cat >conftest.$ac_ext <<_ACEOF
19082 /* confdefs.h. */
19083 _ACEOF
19084 cat confdefs.h >>conftest.$ac_ext
19085 cat >>conftest.$ac_ext <<_ACEOF
19086 /* end confdefs.h. */
19087 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19088 For example, HP-UX 11i <limits.h> declares gettimeofday. */
19089 #define $ac_func innocuous_$ac_func
19091 /* System header to define __stub macros and hopefully few prototypes,
19092 which can conflict with char $ac_func (); below.
19093 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19094 <limits.h> exists even on freestanding compilers. */
19096 #ifdef __STDC__
19097 # include <limits.h>
19098 #else
19099 # include <assert.h>
19100 #endif
19102 #undef $ac_func
19104 /* Override any GCC internal prototype to avoid an error.
19105 Use char because int might match the return type of a GCC
19106 builtin and then its argument prototype would still apply. */
19107 #ifdef __cplusplus
19108 extern "C"
19109 #endif
19110 char $ac_func ();
19111 /* The GNU C library defines this for functions which it implements
19112 to always fail with ENOSYS. Some functions are actually named
19113 something starting with __ and the normal name is an alias. */
19114 #if defined __stub_$ac_func || defined __stub___$ac_func
19115 choke me
19116 #endif
19119 main ()
19121 return $ac_func ();
19123 return 0;
19125 _ACEOF
19126 rm -f conftest.$ac_objext conftest$ac_exeext
19127 if { (ac_try="$ac_link"
19128 case "(($ac_try" in
19129 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19130 *) ac_try_echo=$ac_try;;
19131 esac
19132 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19133 $as_echo "$ac_try_echo") >&5
19134 (eval "$ac_link") 2>conftest.er1
19135 ac_status=$?
19136 grep -v '^ *+' conftest.er1 >conftest.err
19137 rm -f conftest.er1
19138 cat conftest.err >&5
19139 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19140 (exit $ac_status); } && {
19141 test -z "$ac_c_werror_flag" ||
19142 test ! -s conftest.err
19143 } && test -s conftest$ac_exeext && {
19144 test "$cross_compiling" = yes ||
19145 $as_test_x conftest$ac_exeext
19146 }; then
19147 eval "$as_ac_var=yes"
19148 else
19149 $as_echo "$as_me: failed program was:" >&5
19150 sed 's/^/| /' conftest.$ac_ext >&5
19152 eval "$as_ac_var=no"
19155 rm -rf conftest.dSYM
19156 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19157 conftest$ac_exeext conftest.$ac_ext
19159 ac_res=`eval 'as_val=${'$as_ac_var'}
19160 $as_echo "$as_val"'`
19161 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19162 $as_echo "$ac_res" >&6; }
19163 as_val=`eval 'as_val=${'$as_ac_var'}
19164 $as_echo "$as_val"'`
19165 if test "x$as_val" = x""yes; then
19166 cat >>confdefs.h <<_ACEOF
19167 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
19168 _ACEOF
19171 done
19173 LIBS="$ac_wine_check_funcs_save_LIBS"
19175 if test "x$LDAPLIBS" = "x"; then
19176 case "x$with_ldap" in
19177 x) wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
19178 xno) ;;
19179 *) { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19180 This is an error since --with-ldap was requested." >&5
19181 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19182 This is an error since --with-ldap was requested." >&2;}
19183 { (exit 1); exit 1; }; } ;;
19184 esac
19189 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19190 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19191 if test "${ac_cv_c_const+set}" = set; then
19192 $as_echo_n "(cached) " >&6
19193 else
19194 cat >conftest.$ac_ext <<_ACEOF
19195 /* confdefs.h. */
19196 _ACEOF
19197 cat confdefs.h >>conftest.$ac_ext
19198 cat >>conftest.$ac_ext <<_ACEOF
19199 /* end confdefs.h. */
19202 main ()
19204 /* FIXME: Include the comments suggested by Paul. */
19205 #ifndef __cplusplus
19206 /* Ultrix mips cc rejects this. */
19207 typedef int charset[2];
19208 const charset cs;
19209 /* SunOS 4.1.1 cc rejects this. */
19210 char const *const *pcpcc;
19211 char **ppc;
19212 /* NEC SVR4.0.2 mips cc rejects this. */
19213 struct point {int x, y;};
19214 static struct point const zero = {0,0};
19215 /* AIX XL C 1.02.0.0 rejects this.
19216 It does not let you subtract one const X* pointer from another in
19217 an arm of an if-expression whose if-part is not a constant
19218 expression */
19219 const char *g = "string";
19220 pcpcc = &g + (g ? g-g : 0);
19221 /* HPUX 7.0 cc rejects these. */
19222 ++pcpcc;
19223 ppc = (char**) pcpcc;
19224 pcpcc = (char const *const *) ppc;
19225 { /* SCO 3.2v4 cc rejects this. */
19226 char *t;
19227 char const *s = 0 ? (char *) 0 : (char const *) 0;
19229 *t++ = 0;
19230 if (s) return 0;
19232 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
19233 int x[] = {25, 17};
19234 const int *foo = &x[0];
19235 ++foo;
19237 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19238 typedef const int *iptr;
19239 iptr p = 0;
19240 ++p;
19242 { /* AIX XL C 1.02.0.0 rejects this saying
19243 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19244 struct s { int j; const int *ap[3]; };
19245 struct s *b; b->j = 5;
19247 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19248 const int foo = 10;
19249 if (!foo) return 0;
19251 return !cs[0] && !zero.x;
19252 #endif
19255 return 0;
19257 _ACEOF
19258 rm -f conftest.$ac_objext
19259 if { (ac_try="$ac_compile"
19260 case "(($ac_try" in
19261 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19262 *) ac_try_echo=$ac_try;;
19263 esac
19264 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19265 $as_echo "$ac_try_echo") >&5
19266 (eval "$ac_compile") 2>conftest.er1
19267 ac_status=$?
19268 grep -v '^ *+' conftest.er1 >conftest.err
19269 rm -f conftest.er1
19270 cat conftest.err >&5
19271 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19272 (exit $ac_status); } && {
19273 test -z "$ac_c_werror_flag" ||
19274 test ! -s conftest.err
19275 } && test -s conftest.$ac_objext; then
19276 ac_cv_c_const=yes
19277 else
19278 $as_echo "$as_me: failed program was:" >&5
19279 sed 's/^/| /' conftest.$ac_ext >&5
19281 ac_cv_c_const=no
19284 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19286 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19287 $as_echo "$ac_cv_c_const" >&6; }
19288 if test $ac_cv_c_const = no; then
19290 cat >>confdefs.h <<\_ACEOF
19291 #define const /**/
19292 _ACEOF
19296 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19297 $as_echo_n "checking for inline... " >&6; }
19298 if test "${ac_cv_c_inline+set}" = set; then
19299 $as_echo_n "(cached) " >&6
19300 else
19301 ac_cv_c_inline=no
19302 for ac_kw in inline __inline__ __inline; do
19303 cat >conftest.$ac_ext <<_ACEOF
19304 /* confdefs.h. */
19305 _ACEOF
19306 cat confdefs.h >>conftest.$ac_ext
19307 cat >>conftest.$ac_ext <<_ACEOF
19308 /* end confdefs.h. */
19309 #ifndef __cplusplus
19310 typedef int foo_t;
19311 static $ac_kw foo_t static_foo () {return 0; }
19312 $ac_kw foo_t foo () {return 0; }
19313 #endif
19315 _ACEOF
19316 rm -f conftest.$ac_objext
19317 if { (ac_try="$ac_compile"
19318 case "(($ac_try" in
19319 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19320 *) ac_try_echo=$ac_try;;
19321 esac
19322 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19323 $as_echo "$ac_try_echo") >&5
19324 (eval "$ac_compile") 2>conftest.er1
19325 ac_status=$?
19326 grep -v '^ *+' conftest.er1 >conftest.err
19327 rm -f conftest.er1
19328 cat conftest.err >&5
19329 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19330 (exit $ac_status); } && {
19331 test -z "$ac_c_werror_flag" ||
19332 test ! -s conftest.err
19333 } && test -s conftest.$ac_objext; then
19334 ac_cv_c_inline=$ac_kw
19335 else
19336 $as_echo "$as_me: failed program was:" >&5
19337 sed 's/^/| /' conftest.$ac_ext >&5
19342 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19343 test "$ac_cv_c_inline" != no && break
19344 done
19347 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19348 $as_echo "$ac_cv_c_inline" >&6; }
19351 case $ac_cv_c_inline in
19352 inline | yes) ;;
19354 case $ac_cv_c_inline in
19355 no) ac_val=;;
19356 *) ac_val=$ac_cv_c_inline;;
19357 esac
19358 cat >>confdefs.h <<_ACEOF
19359 #ifndef __cplusplus
19360 #define inline $ac_val
19361 #endif
19362 _ACEOF
19364 esac
19366 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19367 $as_echo_n "checking for mode_t... " >&6; }
19368 if test "${ac_cv_type_mode_t+set}" = set; then
19369 $as_echo_n "(cached) " >&6
19370 else
19371 ac_cv_type_mode_t=no
19372 cat >conftest.$ac_ext <<_ACEOF
19373 /* confdefs.h. */
19374 _ACEOF
19375 cat confdefs.h >>conftest.$ac_ext
19376 cat >>conftest.$ac_ext <<_ACEOF
19377 /* end confdefs.h. */
19378 $ac_includes_default
19380 main ()
19382 if (sizeof (mode_t))
19383 return 0;
19385 return 0;
19387 _ACEOF
19388 rm -f conftest.$ac_objext
19389 if { (ac_try="$ac_compile"
19390 case "(($ac_try" in
19391 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19392 *) ac_try_echo=$ac_try;;
19393 esac
19394 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19395 $as_echo "$ac_try_echo") >&5
19396 (eval "$ac_compile") 2>conftest.er1
19397 ac_status=$?
19398 grep -v '^ *+' conftest.er1 >conftest.err
19399 rm -f conftest.er1
19400 cat conftest.err >&5
19401 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19402 (exit $ac_status); } && {
19403 test -z "$ac_c_werror_flag" ||
19404 test ! -s conftest.err
19405 } && test -s conftest.$ac_objext; then
19406 cat >conftest.$ac_ext <<_ACEOF
19407 /* confdefs.h. */
19408 _ACEOF
19409 cat confdefs.h >>conftest.$ac_ext
19410 cat >>conftest.$ac_ext <<_ACEOF
19411 /* end confdefs.h. */
19412 $ac_includes_default
19414 main ()
19416 if (sizeof ((mode_t)))
19417 return 0;
19419 return 0;
19421 _ACEOF
19422 rm -f conftest.$ac_objext
19423 if { (ac_try="$ac_compile"
19424 case "(($ac_try" in
19425 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19426 *) ac_try_echo=$ac_try;;
19427 esac
19428 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19429 $as_echo "$ac_try_echo") >&5
19430 (eval "$ac_compile") 2>conftest.er1
19431 ac_status=$?
19432 grep -v '^ *+' conftest.er1 >conftest.err
19433 rm -f conftest.er1
19434 cat conftest.err >&5
19435 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19436 (exit $ac_status); } && {
19437 test -z "$ac_c_werror_flag" ||
19438 test ! -s conftest.err
19439 } && test -s conftest.$ac_objext; then
19441 else
19442 $as_echo "$as_me: failed program was:" >&5
19443 sed 's/^/| /' conftest.$ac_ext >&5
19445 ac_cv_type_mode_t=yes
19448 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19449 else
19450 $as_echo "$as_me: failed program was:" >&5
19451 sed 's/^/| /' conftest.$ac_ext >&5
19456 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19458 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19459 $as_echo "$ac_cv_type_mode_t" >&6; }
19460 if test "x$ac_cv_type_mode_t" = x""yes; then
19462 cat >>confdefs.h <<_ACEOF
19463 #define HAVE_MODE_T 1
19464 _ACEOF
19468 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
19469 $as_echo_n "checking for off_t... " >&6; }
19470 if test "${ac_cv_type_off_t+set}" = set; then
19471 $as_echo_n "(cached) " >&6
19472 else
19473 ac_cv_type_off_t=no
19474 cat >conftest.$ac_ext <<_ACEOF
19475 /* confdefs.h. */
19476 _ACEOF
19477 cat confdefs.h >>conftest.$ac_ext
19478 cat >>conftest.$ac_ext <<_ACEOF
19479 /* end confdefs.h. */
19480 $ac_includes_default
19482 main ()
19484 if (sizeof (off_t))
19485 return 0;
19487 return 0;
19489 _ACEOF
19490 rm -f conftest.$ac_objext
19491 if { (ac_try="$ac_compile"
19492 case "(($ac_try" in
19493 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19494 *) ac_try_echo=$ac_try;;
19495 esac
19496 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19497 $as_echo "$ac_try_echo") >&5
19498 (eval "$ac_compile") 2>conftest.er1
19499 ac_status=$?
19500 grep -v '^ *+' conftest.er1 >conftest.err
19501 rm -f conftest.er1
19502 cat conftest.err >&5
19503 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19504 (exit $ac_status); } && {
19505 test -z "$ac_c_werror_flag" ||
19506 test ! -s conftest.err
19507 } && test -s conftest.$ac_objext; then
19508 cat >conftest.$ac_ext <<_ACEOF
19509 /* confdefs.h. */
19510 _ACEOF
19511 cat confdefs.h >>conftest.$ac_ext
19512 cat >>conftest.$ac_ext <<_ACEOF
19513 /* end confdefs.h. */
19514 $ac_includes_default
19516 main ()
19518 if (sizeof ((off_t)))
19519 return 0;
19521 return 0;
19523 _ACEOF
19524 rm -f conftest.$ac_objext
19525 if { (ac_try="$ac_compile"
19526 case "(($ac_try" in
19527 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19528 *) ac_try_echo=$ac_try;;
19529 esac
19530 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19531 $as_echo "$ac_try_echo") >&5
19532 (eval "$ac_compile") 2>conftest.er1
19533 ac_status=$?
19534 grep -v '^ *+' conftest.er1 >conftest.err
19535 rm -f conftest.er1
19536 cat conftest.err >&5
19537 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19538 (exit $ac_status); } && {
19539 test -z "$ac_c_werror_flag" ||
19540 test ! -s conftest.err
19541 } && test -s conftest.$ac_objext; then
19543 else
19544 $as_echo "$as_me: failed program was:" >&5
19545 sed 's/^/| /' conftest.$ac_ext >&5
19547 ac_cv_type_off_t=yes
19550 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19551 else
19552 $as_echo "$as_me: failed program was:" >&5
19553 sed 's/^/| /' conftest.$ac_ext >&5
19558 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19560 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
19561 $as_echo "$ac_cv_type_off_t" >&6; }
19562 if test "x$ac_cv_type_off_t" = x""yes; then
19564 cat >>confdefs.h <<_ACEOF
19565 #define HAVE_OFF_T 1
19566 _ACEOF
19570 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
19571 $as_echo_n "checking for pid_t... " >&6; }
19572 if test "${ac_cv_type_pid_t+set}" = set; then
19573 $as_echo_n "(cached) " >&6
19574 else
19575 ac_cv_type_pid_t=no
19576 cat >conftest.$ac_ext <<_ACEOF
19577 /* confdefs.h. */
19578 _ACEOF
19579 cat confdefs.h >>conftest.$ac_ext
19580 cat >>conftest.$ac_ext <<_ACEOF
19581 /* end confdefs.h. */
19582 $ac_includes_default
19584 main ()
19586 if (sizeof (pid_t))
19587 return 0;
19589 return 0;
19591 _ACEOF
19592 rm -f conftest.$ac_objext
19593 if { (ac_try="$ac_compile"
19594 case "(($ac_try" in
19595 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19596 *) ac_try_echo=$ac_try;;
19597 esac
19598 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19599 $as_echo "$ac_try_echo") >&5
19600 (eval "$ac_compile") 2>conftest.er1
19601 ac_status=$?
19602 grep -v '^ *+' conftest.er1 >conftest.err
19603 rm -f conftest.er1
19604 cat conftest.err >&5
19605 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19606 (exit $ac_status); } && {
19607 test -z "$ac_c_werror_flag" ||
19608 test ! -s conftest.err
19609 } && test -s conftest.$ac_objext; then
19610 cat >conftest.$ac_ext <<_ACEOF
19611 /* confdefs.h. */
19612 _ACEOF
19613 cat confdefs.h >>conftest.$ac_ext
19614 cat >>conftest.$ac_ext <<_ACEOF
19615 /* end confdefs.h. */
19616 $ac_includes_default
19618 main ()
19620 if (sizeof ((pid_t)))
19621 return 0;
19623 return 0;
19625 _ACEOF
19626 rm -f conftest.$ac_objext
19627 if { (ac_try="$ac_compile"
19628 case "(($ac_try" in
19629 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19630 *) ac_try_echo=$ac_try;;
19631 esac
19632 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19633 $as_echo "$ac_try_echo") >&5
19634 (eval "$ac_compile") 2>conftest.er1
19635 ac_status=$?
19636 grep -v '^ *+' conftest.er1 >conftest.err
19637 rm -f conftest.er1
19638 cat conftest.err >&5
19639 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19640 (exit $ac_status); } && {
19641 test -z "$ac_c_werror_flag" ||
19642 test ! -s conftest.err
19643 } && test -s conftest.$ac_objext; then
19645 else
19646 $as_echo "$as_me: failed program was:" >&5
19647 sed 's/^/| /' conftest.$ac_ext >&5
19649 ac_cv_type_pid_t=yes
19652 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19653 else
19654 $as_echo "$as_me: failed program was:" >&5
19655 sed 's/^/| /' conftest.$ac_ext >&5
19660 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19662 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
19663 $as_echo "$ac_cv_type_pid_t" >&6; }
19664 if test "x$ac_cv_type_pid_t" = x""yes; then
19666 cat >>confdefs.h <<_ACEOF
19667 #define HAVE_PID_T 1
19668 _ACEOF
19672 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
19673 $as_echo_n "checking for size_t... " >&6; }
19674 if test "${ac_cv_type_size_t+set}" = set; then
19675 $as_echo_n "(cached) " >&6
19676 else
19677 ac_cv_type_size_t=no
19678 cat >conftest.$ac_ext <<_ACEOF
19679 /* confdefs.h. */
19680 _ACEOF
19681 cat confdefs.h >>conftest.$ac_ext
19682 cat >>conftest.$ac_ext <<_ACEOF
19683 /* end confdefs.h. */
19684 $ac_includes_default
19686 main ()
19688 if (sizeof (size_t))
19689 return 0;
19691 return 0;
19693 _ACEOF
19694 rm -f conftest.$ac_objext
19695 if { (ac_try="$ac_compile"
19696 case "(($ac_try" in
19697 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19698 *) ac_try_echo=$ac_try;;
19699 esac
19700 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19701 $as_echo "$ac_try_echo") >&5
19702 (eval "$ac_compile") 2>conftest.er1
19703 ac_status=$?
19704 grep -v '^ *+' conftest.er1 >conftest.err
19705 rm -f conftest.er1
19706 cat conftest.err >&5
19707 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19708 (exit $ac_status); } && {
19709 test -z "$ac_c_werror_flag" ||
19710 test ! -s conftest.err
19711 } && test -s conftest.$ac_objext; then
19712 cat >conftest.$ac_ext <<_ACEOF
19713 /* confdefs.h. */
19714 _ACEOF
19715 cat confdefs.h >>conftest.$ac_ext
19716 cat >>conftest.$ac_ext <<_ACEOF
19717 /* end confdefs.h. */
19718 $ac_includes_default
19720 main ()
19722 if (sizeof ((size_t)))
19723 return 0;
19725 return 0;
19727 _ACEOF
19728 rm -f conftest.$ac_objext
19729 if { (ac_try="$ac_compile"
19730 case "(($ac_try" in
19731 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19732 *) ac_try_echo=$ac_try;;
19733 esac
19734 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19735 $as_echo "$ac_try_echo") >&5
19736 (eval "$ac_compile") 2>conftest.er1
19737 ac_status=$?
19738 grep -v '^ *+' conftest.er1 >conftest.err
19739 rm -f conftest.er1
19740 cat conftest.err >&5
19741 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19742 (exit $ac_status); } && {
19743 test -z "$ac_c_werror_flag" ||
19744 test ! -s conftest.err
19745 } && test -s conftest.$ac_objext; then
19747 else
19748 $as_echo "$as_me: failed program was:" >&5
19749 sed 's/^/| /' conftest.$ac_ext >&5
19751 ac_cv_type_size_t=yes
19754 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19755 else
19756 $as_echo "$as_me: failed program was:" >&5
19757 sed 's/^/| /' conftest.$ac_ext >&5
19762 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19764 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
19765 $as_echo "$ac_cv_type_size_t" >&6; }
19766 if test "x$ac_cv_type_size_t" = x""yes; then
19768 cat >>confdefs.h <<_ACEOF
19769 #define HAVE_SIZE_T 1
19770 _ACEOF
19774 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
19775 $as_echo_n "checking for ssize_t... " >&6; }
19776 if test "${ac_cv_type_ssize_t+set}" = set; then
19777 $as_echo_n "(cached) " >&6
19778 else
19779 ac_cv_type_ssize_t=no
19780 cat >conftest.$ac_ext <<_ACEOF
19781 /* confdefs.h. */
19782 _ACEOF
19783 cat confdefs.h >>conftest.$ac_ext
19784 cat >>conftest.$ac_ext <<_ACEOF
19785 /* end confdefs.h. */
19786 $ac_includes_default
19788 main ()
19790 if (sizeof (ssize_t))
19791 return 0;
19793 return 0;
19795 _ACEOF
19796 rm -f conftest.$ac_objext
19797 if { (ac_try="$ac_compile"
19798 case "(($ac_try" in
19799 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19800 *) ac_try_echo=$ac_try;;
19801 esac
19802 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19803 $as_echo "$ac_try_echo") >&5
19804 (eval "$ac_compile") 2>conftest.er1
19805 ac_status=$?
19806 grep -v '^ *+' conftest.er1 >conftest.err
19807 rm -f conftest.er1
19808 cat conftest.err >&5
19809 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19810 (exit $ac_status); } && {
19811 test -z "$ac_c_werror_flag" ||
19812 test ! -s conftest.err
19813 } && test -s conftest.$ac_objext; then
19814 cat >conftest.$ac_ext <<_ACEOF
19815 /* confdefs.h. */
19816 _ACEOF
19817 cat confdefs.h >>conftest.$ac_ext
19818 cat >>conftest.$ac_ext <<_ACEOF
19819 /* end confdefs.h. */
19820 $ac_includes_default
19822 main ()
19824 if (sizeof ((ssize_t)))
19825 return 0;
19827 return 0;
19829 _ACEOF
19830 rm -f conftest.$ac_objext
19831 if { (ac_try="$ac_compile"
19832 case "(($ac_try" in
19833 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19834 *) ac_try_echo=$ac_try;;
19835 esac
19836 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19837 $as_echo "$ac_try_echo") >&5
19838 (eval "$ac_compile") 2>conftest.er1
19839 ac_status=$?
19840 grep -v '^ *+' conftest.er1 >conftest.err
19841 rm -f conftest.er1
19842 cat conftest.err >&5
19843 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19844 (exit $ac_status); } && {
19845 test -z "$ac_c_werror_flag" ||
19846 test ! -s conftest.err
19847 } && test -s conftest.$ac_objext; then
19849 else
19850 $as_echo "$as_me: failed program was:" >&5
19851 sed 's/^/| /' conftest.$ac_ext >&5
19853 ac_cv_type_ssize_t=yes
19856 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19857 else
19858 $as_echo "$as_me: failed program was:" >&5
19859 sed 's/^/| /' conftest.$ac_ext >&5
19864 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19866 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
19867 $as_echo "$ac_cv_type_ssize_t" >&6; }
19868 if test "x$ac_cv_type_ssize_t" = x""yes; then
19870 cat >>confdefs.h <<_ACEOF
19871 #define HAVE_SSIZE_T 1
19872 _ACEOF
19876 { $as_echo "$as_me:$LINENO: checking for long long" >&5
19877 $as_echo_n "checking for long long... " >&6; }
19878 if test "${ac_cv_type_long_long+set}" = set; then
19879 $as_echo_n "(cached) " >&6
19880 else
19881 ac_cv_type_long_long=no
19882 cat >conftest.$ac_ext <<_ACEOF
19883 /* confdefs.h. */
19884 _ACEOF
19885 cat confdefs.h >>conftest.$ac_ext
19886 cat >>conftest.$ac_ext <<_ACEOF
19887 /* end confdefs.h. */
19888 $ac_includes_default
19890 main ()
19892 if (sizeof (long long))
19893 return 0;
19895 return 0;
19897 _ACEOF
19898 rm -f conftest.$ac_objext
19899 if { (ac_try="$ac_compile"
19900 case "(($ac_try" in
19901 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19902 *) ac_try_echo=$ac_try;;
19903 esac
19904 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19905 $as_echo "$ac_try_echo") >&5
19906 (eval "$ac_compile") 2>conftest.er1
19907 ac_status=$?
19908 grep -v '^ *+' conftest.er1 >conftest.err
19909 rm -f conftest.er1
19910 cat conftest.err >&5
19911 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19912 (exit $ac_status); } && {
19913 test -z "$ac_c_werror_flag" ||
19914 test ! -s conftest.err
19915 } && test -s conftest.$ac_objext; then
19916 cat >conftest.$ac_ext <<_ACEOF
19917 /* confdefs.h. */
19918 _ACEOF
19919 cat confdefs.h >>conftest.$ac_ext
19920 cat >>conftest.$ac_ext <<_ACEOF
19921 /* end confdefs.h. */
19922 $ac_includes_default
19924 main ()
19926 if (sizeof ((long long)))
19927 return 0;
19929 return 0;
19931 _ACEOF
19932 rm -f conftest.$ac_objext
19933 if { (ac_try="$ac_compile"
19934 case "(($ac_try" in
19935 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19936 *) ac_try_echo=$ac_try;;
19937 esac
19938 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19939 $as_echo "$ac_try_echo") >&5
19940 (eval "$ac_compile") 2>conftest.er1
19941 ac_status=$?
19942 grep -v '^ *+' conftest.er1 >conftest.err
19943 rm -f conftest.er1
19944 cat conftest.err >&5
19945 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19946 (exit $ac_status); } && {
19947 test -z "$ac_c_werror_flag" ||
19948 test ! -s conftest.err
19949 } && test -s conftest.$ac_objext; then
19951 else
19952 $as_echo "$as_me: failed program was:" >&5
19953 sed 's/^/| /' conftest.$ac_ext >&5
19955 ac_cv_type_long_long=yes
19958 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19959 else
19960 $as_echo "$as_me: failed program was:" >&5
19961 sed 's/^/| /' conftest.$ac_ext >&5
19966 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19968 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
19969 $as_echo "$ac_cv_type_long_long" >&6; }
19970 if test "x$ac_cv_type_long_long" = x""yes; then
19972 cat >>confdefs.h <<_ACEOF
19973 #define HAVE_LONG_LONG 1
19974 _ACEOF
19978 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
19979 $as_echo_n "checking for fsblkcnt_t... " >&6; }
19980 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
19981 $as_echo_n "(cached) " >&6
19982 else
19983 ac_cv_type_fsblkcnt_t=no
19984 cat >conftest.$ac_ext <<_ACEOF
19985 /* confdefs.h. */
19986 _ACEOF
19987 cat confdefs.h >>conftest.$ac_ext
19988 cat >>conftest.$ac_ext <<_ACEOF
19989 /* end confdefs.h. */
19990 $ac_includes_default
19992 main ()
19994 if (sizeof (fsblkcnt_t))
19995 return 0;
19997 return 0;
19999 _ACEOF
20000 rm -f conftest.$ac_objext
20001 if { (ac_try="$ac_compile"
20002 case "(($ac_try" in
20003 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20004 *) ac_try_echo=$ac_try;;
20005 esac
20006 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20007 $as_echo "$ac_try_echo") >&5
20008 (eval "$ac_compile") 2>conftest.er1
20009 ac_status=$?
20010 grep -v '^ *+' conftest.er1 >conftest.err
20011 rm -f conftest.er1
20012 cat conftest.err >&5
20013 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20014 (exit $ac_status); } && {
20015 test -z "$ac_c_werror_flag" ||
20016 test ! -s conftest.err
20017 } && test -s conftest.$ac_objext; then
20018 cat >conftest.$ac_ext <<_ACEOF
20019 /* confdefs.h. */
20020 _ACEOF
20021 cat confdefs.h >>conftest.$ac_ext
20022 cat >>conftest.$ac_ext <<_ACEOF
20023 /* end confdefs.h. */
20024 $ac_includes_default
20026 main ()
20028 if (sizeof ((fsblkcnt_t)))
20029 return 0;
20031 return 0;
20033 _ACEOF
20034 rm -f conftest.$ac_objext
20035 if { (ac_try="$ac_compile"
20036 case "(($ac_try" in
20037 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20038 *) ac_try_echo=$ac_try;;
20039 esac
20040 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20041 $as_echo "$ac_try_echo") >&5
20042 (eval "$ac_compile") 2>conftest.er1
20043 ac_status=$?
20044 grep -v '^ *+' conftest.er1 >conftest.err
20045 rm -f conftest.er1
20046 cat conftest.err >&5
20047 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20048 (exit $ac_status); } && {
20049 test -z "$ac_c_werror_flag" ||
20050 test ! -s conftest.err
20051 } && test -s conftest.$ac_objext; then
20053 else
20054 $as_echo "$as_me: failed program was:" >&5
20055 sed 's/^/| /' conftest.$ac_ext >&5
20057 ac_cv_type_fsblkcnt_t=yes
20060 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20061 else
20062 $as_echo "$as_me: failed program was:" >&5
20063 sed 's/^/| /' conftest.$ac_ext >&5
20068 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20070 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
20071 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
20072 if test "x$ac_cv_type_fsblkcnt_t" = x""yes; then
20074 cat >>confdefs.h <<_ACEOF
20075 #define HAVE_FSBLKCNT_T 1
20076 _ACEOF
20080 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
20081 $as_echo_n "checking for fsfilcnt_t... " >&6; }
20082 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
20083 $as_echo_n "(cached) " >&6
20084 else
20085 ac_cv_type_fsfilcnt_t=no
20086 cat >conftest.$ac_ext <<_ACEOF
20087 /* confdefs.h. */
20088 _ACEOF
20089 cat confdefs.h >>conftest.$ac_ext
20090 cat >>conftest.$ac_ext <<_ACEOF
20091 /* end confdefs.h. */
20092 $ac_includes_default
20094 main ()
20096 if (sizeof (fsfilcnt_t))
20097 return 0;
20099 return 0;
20101 _ACEOF
20102 rm -f conftest.$ac_objext
20103 if { (ac_try="$ac_compile"
20104 case "(($ac_try" in
20105 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20106 *) ac_try_echo=$ac_try;;
20107 esac
20108 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20109 $as_echo "$ac_try_echo") >&5
20110 (eval "$ac_compile") 2>conftest.er1
20111 ac_status=$?
20112 grep -v '^ *+' conftest.er1 >conftest.err
20113 rm -f conftest.er1
20114 cat conftest.err >&5
20115 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20116 (exit $ac_status); } && {
20117 test -z "$ac_c_werror_flag" ||
20118 test ! -s conftest.err
20119 } && test -s conftest.$ac_objext; then
20120 cat >conftest.$ac_ext <<_ACEOF
20121 /* confdefs.h. */
20122 _ACEOF
20123 cat confdefs.h >>conftest.$ac_ext
20124 cat >>conftest.$ac_ext <<_ACEOF
20125 /* end confdefs.h. */
20126 $ac_includes_default
20128 main ()
20130 if (sizeof ((fsfilcnt_t)))
20131 return 0;
20133 return 0;
20135 _ACEOF
20136 rm -f conftest.$ac_objext
20137 if { (ac_try="$ac_compile"
20138 case "(($ac_try" in
20139 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20140 *) ac_try_echo=$ac_try;;
20141 esac
20142 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20143 $as_echo "$ac_try_echo") >&5
20144 (eval "$ac_compile") 2>conftest.er1
20145 ac_status=$?
20146 grep -v '^ *+' conftest.er1 >conftest.err
20147 rm -f conftest.er1
20148 cat conftest.err >&5
20149 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20150 (exit $ac_status); } && {
20151 test -z "$ac_c_werror_flag" ||
20152 test ! -s conftest.err
20153 } && test -s conftest.$ac_objext; then
20155 else
20156 $as_echo "$as_me: failed program was:" >&5
20157 sed 's/^/| /' conftest.$ac_ext >&5
20159 ac_cv_type_fsfilcnt_t=yes
20162 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20163 else
20164 $as_echo "$as_me: failed program was:" >&5
20165 sed 's/^/| /' conftest.$ac_ext >&5
20170 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20172 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20173 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20174 if test "x$ac_cv_type_fsfilcnt_t" = x""yes; then
20176 cat >>confdefs.h <<_ACEOF
20177 #define HAVE_FSFILCNT_T 1
20178 _ACEOF
20183 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20184 $as_echo_n "checking for sigset_t... " >&6; }
20185 if test "${ac_cv_type_sigset_t+set}" = set; then
20186 $as_echo_n "(cached) " >&6
20187 else
20188 ac_cv_type_sigset_t=no
20189 cat >conftest.$ac_ext <<_ACEOF
20190 /* confdefs.h. */
20191 _ACEOF
20192 cat confdefs.h >>conftest.$ac_ext
20193 cat >>conftest.$ac_ext <<_ACEOF
20194 /* end confdefs.h. */
20195 #include <sys/types.h>
20196 #include <signal.h>
20199 main ()
20201 if (sizeof (sigset_t))
20202 return 0;
20204 return 0;
20206 _ACEOF
20207 rm -f conftest.$ac_objext
20208 if { (ac_try="$ac_compile"
20209 case "(($ac_try" in
20210 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20211 *) ac_try_echo=$ac_try;;
20212 esac
20213 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20214 $as_echo "$ac_try_echo") >&5
20215 (eval "$ac_compile") 2>conftest.er1
20216 ac_status=$?
20217 grep -v '^ *+' conftest.er1 >conftest.err
20218 rm -f conftest.er1
20219 cat conftest.err >&5
20220 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20221 (exit $ac_status); } && {
20222 test -z "$ac_c_werror_flag" ||
20223 test ! -s conftest.err
20224 } && test -s conftest.$ac_objext; then
20225 cat >conftest.$ac_ext <<_ACEOF
20226 /* confdefs.h. */
20227 _ACEOF
20228 cat confdefs.h >>conftest.$ac_ext
20229 cat >>conftest.$ac_ext <<_ACEOF
20230 /* end confdefs.h. */
20231 #include <sys/types.h>
20232 #include <signal.h>
20235 main ()
20237 if (sizeof ((sigset_t)))
20238 return 0;
20240 return 0;
20242 _ACEOF
20243 rm -f conftest.$ac_objext
20244 if { (ac_try="$ac_compile"
20245 case "(($ac_try" in
20246 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20247 *) ac_try_echo=$ac_try;;
20248 esac
20249 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20250 $as_echo "$ac_try_echo") >&5
20251 (eval "$ac_compile") 2>conftest.er1
20252 ac_status=$?
20253 grep -v '^ *+' conftest.er1 >conftest.err
20254 rm -f conftest.er1
20255 cat conftest.err >&5
20256 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20257 (exit $ac_status); } && {
20258 test -z "$ac_c_werror_flag" ||
20259 test ! -s conftest.err
20260 } && test -s conftest.$ac_objext; then
20262 else
20263 $as_echo "$as_me: failed program was:" >&5
20264 sed 's/^/| /' conftest.$ac_ext >&5
20266 ac_cv_type_sigset_t=yes
20269 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20270 else
20271 $as_echo "$as_me: failed program was:" >&5
20272 sed 's/^/| /' conftest.$ac_ext >&5
20277 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20279 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20280 $as_echo "$ac_cv_type_sigset_t" >&6; }
20281 if test "x$ac_cv_type_sigset_t" = x""yes; then
20283 cat >>confdefs.h <<_ACEOF
20284 #define HAVE_SIGSET_T 1
20285 _ACEOF
20290 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20291 $as_echo_n "checking for request_sense... " >&6; }
20292 if test "${ac_cv_type_request_sense+set}" = set; then
20293 $as_echo_n "(cached) " >&6
20294 else
20295 ac_cv_type_request_sense=no
20296 cat >conftest.$ac_ext <<_ACEOF
20297 /* confdefs.h. */
20298 _ACEOF
20299 cat confdefs.h >>conftest.$ac_ext
20300 cat >>conftest.$ac_ext <<_ACEOF
20301 /* end confdefs.h. */
20302 #include <linux/cdrom.h>
20305 main ()
20307 if (sizeof (request_sense))
20308 return 0;
20310 return 0;
20312 _ACEOF
20313 rm -f conftest.$ac_objext
20314 if { (ac_try="$ac_compile"
20315 case "(($ac_try" in
20316 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20317 *) ac_try_echo=$ac_try;;
20318 esac
20319 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20320 $as_echo "$ac_try_echo") >&5
20321 (eval "$ac_compile") 2>conftest.er1
20322 ac_status=$?
20323 grep -v '^ *+' conftest.er1 >conftest.err
20324 rm -f conftest.er1
20325 cat conftest.err >&5
20326 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20327 (exit $ac_status); } && {
20328 test -z "$ac_c_werror_flag" ||
20329 test ! -s conftest.err
20330 } && test -s conftest.$ac_objext; then
20331 cat >conftest.$ac_ext <<_ACEOF
20332 /* confdefs.h. */
20333 _ACEOF
20334 cat confdefs.h >>conftest.$ac_ext
20335 cat >>conftest.$ac_ext <<_ACEOF
20336 /* end confdefs.h. */
20337 #include <linux/cdrom.h>
20340 main ()
20342 if (sizeof ((request_sense)))
20343 return 0;
20345 return 0;
20347 _ACEOF
20348 rm -f conftest.$ac_objext
20349 if { (ac_try="$ac_compile"
20350 case "(($ac_try" in
20351 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20352 *) ac_try_echo=$ac_try;;
20353 esac
20354 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20355 $as_echo "$ac_try_echo") >&5
20356 (eval "$ac_compile") 2>conftest.er1
20357 ac_status=$?
20358 grep -v '^ *+' conftest.er1 >conftest.err
20359 rm -f conftest.er1
20360 cat conftest.err >&5
20361 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20362 (exit $ac_status); } && {
20363 test -z "$ac_c_werror_flag" ||
20364 test ! -s conftest.err
20365 } && test -s conftest.$ac_objext; then
20367 else
20368 $as_echo "$as_me: failed program was:" >&5
20369 sed 's/^/| /' conftest.$ac_ext >&5
20371 ac_cv_type_request_sense=yes
20374 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20375 else
20376 $as_echo "$as_me: failed program was:" >&5
20377 sed 's/^/| /' conftest.$ac_ext >&5
20382 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20384 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20385 $as_echo "$ac_cv_type_request_sense" >&6; }
20386 if test "x$ac_cv_type_request_sense" = x""yes; then
20388 cat >>confdefs.h <<_ACEOF
20389 #define HAVE_REQUEST_SENSE 1
20390 _ACEOF
20396 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
20397 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
20398 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
20399 $as_echo_n "(cached) " >&6
20400 else
20401 cat >conftest.$ac_ext <<_ACEOF
20402 /* confdefs.h. */
20403 _ACEOF
20404 cat confdefs.h >>conftest.$ac_ext
20405 cat >>conftest.$ac_ext <<_ACEOF
20406 /* end confdefs.h. */
20407 #ifdef HAVE_LINUX_INPUT_H
20408 #include <linux/input.h>
20409 #endif
20412 main ()
20414 static struct ff_effect ac_aggr;
20415 if (ac_aggr.direction)
20416 return 0;
20418 return 0;
20420 _ACEOF
20421 rm -f conftest.$ac_objext
20422 if { (ac_try="$ac_compile"
20423 case "(($ac_try" in
20424 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20425 *) ac_try_echo=$ac_try;;
20426 esac
20427 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20428 $as_echo "$ac_try_echo") >&5
20429 (eval "$ac_compile") 2>conftest.er1
20430 ac_status=$?
20431 grep -v '^ *+' conftest.er1 >conftest.err
20432 rm -f conftest.er1
20433 cat conftest.err >&5
20434 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20435 (exit $ac_status); } && {
20436 test -z "$ac_c_werror_flag" ||
20437 test ! -s conftest.err
20438 } && test -s conftest.$ac_objext; then
20439 ac_cv_member_struct_ff_effect_direction=yes
20440 else
20441 $as_echo "$as_me: failed program was:" >&5
20442 sed 's/^/| /' conftest.$ac_ext >&5
20444 cat >conftest.$ac_ext <<_ACEOF
20445 /* confdefs.h. */
20446 _ACEOF
20447 cat confdefs.h >>conftest.$ac_ext
20448 cat >>conftest.$ac_ext <<_ACEOF
20449 /* end confdefs.h. */
20450 #ifdef HAVE_LINUX_INPUT_H
20451 #include <linux/input.h>
20452 #endif
20455 main ()
20457 static struct ff_effect ac_aggr;
20458 if (sizeof ac_aggr.direction)
20459 return 0;
20461 return 0;
20463 _ACEOF
20464 rm -f conftest.$ac_objext
20465 if { (ac_try="$ac_compile"
20466 case "(($ac_try" in
20467 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20468 *) ac_try_echo=$ac_try;;
20469 esac
20470 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20471 $as_echo "$ac_try_echo") >&5
20472 (eval "$ac_compile") 2>conftest.er1
20473 ac_status=$?
20474 grep -v '^ *+' conftest.er1 >conftest.err
20475 rm -f conftest.er1
20476 cat conftest.err >&5
20477 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20478 (exit $ac_status); } && {
20479 test -z "$ac_c_werror_flag" ||
20480 test ! -s conftest.err
20481 } && test -s conftest.$ac_objext; then
20482 ac_cv_member_struct_ff_effect_direction=yes
20483 else
20484 $as_echo "$as_me: failed program was:" >&5
20485 sed 's/^/| /' conftest.$ac_ext >&5
20487 ac_cv_member_struct_ff_effect_direction=no
20490 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20493 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20495 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
20496 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
20497 if test "x$ac_cv_member_struct_ff_effect_direction" = x""yes; then
20499 cat >>confdefs.h <<_ACEOF
20500 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
20501 _ACEOF
20507 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
20508 $as_echo_n "checking for sigaddset... " >&6; }
20509 if test "${wine_cv_have_sigaddset+set}" = set; then
20510 $as_echo_n "(cached) " >&6
20511 else
20512 cat >conftest.$ac_ext <<_ACEOF
20513 /* confdefs.h. */
20514 _ACEOF
20515 cat confdefs.h >>conftest.$ac_ext
20516 cat >>conftest.$ac_ext <<_ACEOF
20517 /* end confdefs.h. */
20518 #include <signal.h>
20520 main ()
20522 sigset_t set; sigaddset(&set,SIGTERM);
20524 return 0;
20526 _ACEOF
20527 rm -f conftest.$ac_objext conftest$ac_exeext
20528 if { (ac_try="$ac_link"
20529 case "(($ac_try" in
20530 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20531 *) ac_try_echo=$ac_try;;
20532 esac
20533 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20534 $as_echo "$ac_try_echo") >&5
20535 (eval "$ac_link") 2>conftest.er1
20536 ac_status=$?
20537 grep -v '^ *+' conftest.er1 >conftest.err
20538 rm -f conftest.er1
20539 cat conftest.err >&5
20540 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20541 (exit $ac_status); } && {
20542 test -z "$ac_c_werror_flag" ||
20543 test ! -s conftest.err
20544 } && test -s conftest$ac_exeext && {
20545 test "$cross_compiling" = yes ||
20546 $as_test_x conftest$ac_exeext
20547 }; then
20548 wine_cv_have_sigaddset=yes
20549 else
20550 $as_echo "$as_me: failed program was:" >&5
20551 sed 's/^/| /' conftest.$ac_ext >&5
20553 wine_cv_have_sigaddset=no
20556 rm -rf conftest.dSYM
20557 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20558 conftest$ac_exeext conftest.$ac_ext
20560 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
20561 $as_echo "$wine_cv_have_sigaddset" >&6; }
20562 if test "$wine_cv_have_sigaddset" = "yes"
20563 then
20565 cat >>confdefs.h <<\_ACEOF
20566 #define HAVE_SIGADDSET 1
20567 _ACEOF
20572 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
20573 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
20574 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
20575 $as_echo_n "(cached) " >&6
20576 else
20577 cat >conftest.$ac_ext <<_ACEOF
20578 /* confdefs.h. */
20579 _ACEOF
20580 cat confdefs.h >>conftest.$ac_ext
20581 cat >>conftest.$ac_ext <<_ACEOF
20582 /* end confdefs.h. */
20583 #include <netdb.h>
20585 main ()
20588 char *name=0;
20589 struct hostent he;
20590 struct hostent *result;
20591 char *buf=0;
20592 int bufsize=0;
20593 int res,errnr;
20594 char *addr=0;
20595 int addrlen=0;
20596 int addrtype=0;
20597 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
20598 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
20601 return 0;
20603 _ACEOF
20604 rm -f conftest.$ac_objext conftest$ac_exeext
20605 if { (ac_try="$ac_link"
20606 case "(($ac_try" in
20607 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20608 *) ac_try_echo=$ac_try;;
20609 esac
20610 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20611 $as_echo "$ac_try_echo") >&5
20612 (eval "$ac_link") 2>conftest.er1
20613 ac_status=$?
20614 grep -v '^ *+' conftest.er1 >conftest.err
20615 rm -f conftest.er1
20616 cat conftest.err >&5
20617 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20618 (exit $ac_status); } && {
20619 test -z "$ac_c_werror_flag" ||
20620 test ! -s conftest.err
20621 } && test -s conftest$ac_exeext && {
20622 test "$cross_compiling" = yes ||
20623 $as_test_x conftest$ac_exeext
20624 }; then
20625 wine_cv_linux_gethostbyname_r_6=yes
20626 else
20627 $as_echo "$as_me: failed program was:" >&5
20628 sed 's/^/| /' conftest.$ac_ext >&5
20630 wine_cv_linux_gethostbyname_r_6=no
20634 rm -rf conftest.dSYM
20635 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20636 conftest$ac_exeext conftest.$ac_ext
20639 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
20640 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
20641 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
20642 then
20644 cat >>confdefs.h <<\_ACEOF
20645 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
20646 _ACEOF
20650 if test "$ac_cv_header_linux_joystick_h" = "yes"
20651 then
20652 { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
20653 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
20654 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
20655 $as_echo_n "(cached) " >&6
20656 else
20657 cat >conftest.$ac_ext <<_ACEOF
20658 /* confdefs.h. */
20659 _ACEOF
20660 cat confdefs.h >>conftest.$ac_ext
20661 cat >>conftest.$ac_ext <<_ACEOF
20662 /* end confdefs.h. */
20664 #include <sys/ioctl.h>
20665 #include <sys/types.h>
20666 #include <linux/joystick.h>
20668 struct js_event blub;
20669 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
20670 #error "no 2.2 header"
20671 #endif
20674 main ()
20676 /*empty*/
20678 return 0;
20680 _ACEOF
20681 rm -f conftest.$ac_objext
20682 if { (ac_try="$ac_compile"
20683 case "(($ac_try" in
20684 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20685 *) ac_try_echo=$ac_try;;
20686 esac
20687 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20688 $as_echo "$ac_try_echo") >&5
20689 (eval "$ac_compile") 2>conftest.er1
20690 ac_status=$?
20691 grep -v '^ *+' conftest.er1 >conftest.err
20692 rm -f conftest.er1
20693 cat conftest.err >&5
20694 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20695 (exit $ac_status); } && {
20696 test -z "$ac_c_werror_flag" ||
20697 test ! -s conftest.err
20698 } && test -s conftest.$ac_objext; then
20699 wine_cv_linux_joystick_22_api=yes
20700 else
20701 $as_echo "$as_me: failed program was:" >&5
20702 sed 's/^/| /' conftest.$ac_ext >&5
20704 wine_cv_linux_joystick_22_api=no
20707 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20710 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
20711 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
20712 if test "$wine_cv_linux_joystick_22_api" = "yes"
20713 then
20715 cat >>confdefs.h <<\_ACEOF
20716 #define HAVE_LINUX_22_JOYSTICK_API 1
20717 _ACEOF
20723 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
20724 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
20725 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
20726 $as_echo_n "(cached) " >&6
20727 else
20728 cat >conftest.$ac_ext <<_ACEOF
20729 /* confdefs.h. */
20730 _ACEOF
20731 cat confdefs.h >>conftest.$ac_ext
20732 cat >>conftest.$ac_ext <<_ACEOF
20733 /* end confdefs.h. */
20734 #include <sys/types.h>
20735 #ifdef HAVE_SYS_PARAM_H
20736 # include <sys/param.h>
20737 #endif
20738 #ifdef HAVE_SYS_MOUNT_H
20739 # include <sys/mount.h>
20740 #endif
20741 #ifdef HAVE_SYS_VFS_H
20742 # include <sys/vfs.h>
20743 #endif
20744 #ifdef HAVE_SYS_STATFS_H
20745 # include <sys/statfs.h>
20746 #endif
20749 main ()
20751 static struct statfs ac_aggr;
20752 if (ac_aggr.f_bfree)
20753 return 0;
20755 return 0;
20757 _ACEOF
20758 rm -f conftest.$ac_objext
20759 if { (ac_try="$ac_compile"
20760 case "(($ac_try" in
20761 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20762 *) ac_try_echo=$ac_try;;
20763 esac
20764 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20765 $as_echo "$ac_try_echo") >&5
20766 (eval "$ac_compile") 2>conftest.er1
20767 ac_status=$?
20768 grep -v '^ *+' conftest.er1 >conftest.err
20769 rm -f conftest.er1
20770 cat conftest.err >&5
20771 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20772 (exit $ac_status); } && {
20773 test -z "$ac_c_werror_flag" ||
20774 test ! -s conftest.err
20775 } && test -s conftest.$ac_objext; then
20776 ac_cv_member_struct_statfs_f_bfree=yes
20777 else
20778 $as_echo "$as_me: failed program was:" >&5
20779 sed 's/^/| /' conftest.$ac_ext >&5
20781 cat >conftest.$ac_ext <<_ACEOF
20782 /* confdefs.h. */
20783 _ACEOF
20784 cat confdefs.h >>conftest.$ac_ext
20785 cat >>conftest.$ac_ext <<_ACEOF
20786 /* end confdefs.h. */
20787 #include <sys/types.h>
20788 #ifdef HAVE_SYS_PARAM_H
20789 # include <sys/param.h>
20790 #endif
20791 #ifdef HAVE_SYS_MOUNT_H
20792 # include <sys/mount.h>
20793 #endif
20794 #ifdef HAVE_SYS_VFS_H
20795 # include <sys/vfs.h>
20796 #endif
20797 #ifdef HAVE_SYS_STATFS_H
20798 # include <sys/statfs.h>
20799 #endif
20802 main ()
20804 static struct statfs ac_aggr;
20805 if (sizeof ac_aggr.f_bfree)
20806 return 0;
20808 return 0;
20810 _ACEOF
20811 rm -f conftest.$ac_objext
20812 if { (ac_try="$ac_compile"
20813 case "(($ac_try" in
20814 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20815 *) ac_try_echo=$ac_try;;
20816 esac
20817 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20818 $as_echo "$ac_try_echo") >&5
20819 (eval "$ac_compile") 2>conftest.er1
20820 ac_status=$?
20821 grep -v '^ *+' conftest.er1 >conftest.err
20822 rm -f conftest.er1
20823 cat conftest.err >&5
20824 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20825 (exit $ac_status); } && {
20826 test -z "$ac_c_werror_flag" ||
20827 test ! -s conftest.err
20828 } && test -s conftest.$ac_objext; then
20829 ac_cv_member_struct_statfs_f_bfree=yes
20830 else
20831 $as_echo "$as_me: failed program was:" >&5
20832 sed 's/^/| /' conftest.$ac_ext >&5
20834 ac_cv_member_struct_statfs_f_bfree=no
20837 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20840 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20842 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
20843 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
20844 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then
20846 cat >>confdefs.h <<_ACEOF
20847 #define HAVE_STRUCT_STATFS_F_BFREE 1
20848 _ACEOF
20852 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
20853 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
20854 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
20855 $as_echo_n "(cached) " >&6
20856 else
20857 cat >conftest.$ac_ext <<_ACEOF
20858 /* confdefs.h. */
20859 _ACEOF
20860 cat confdefs.h >>conftest.$ac_ext
20861 cat >>conftest.$ac_ext <<_ACEOF
20862 /* end confdefs.h. */
20863 #include <sys/types.h>
20864 #ifdef HAVE_SYS_PARAM_H
20865 # include <sys/param.h>
20866 #endif
20867 #ifdef HAVE_SYS_MOUNT_H
20868 # include <sys/mount.h>
20869 #endif
20870 #ifdef HAVE_SYS_VFS_H
20871 # include <sys/vfs.h>
20872 #endif
20873 #ifdef HAVE_SYS_STATFS_H
20874 # include <sys/statfs.h>
20875 #endif
20878 main ()
20880 static struct statfs ac_aggr;
20881 if (ac_aggr.f_bavail)
20882 return 0;
20884 return 0;
20886 _ACEOF
20887 rm -f conftest.$ac_objext
20888 if { (ac_try="$ac_compile"
20889 case "(($ac_try" in
20890 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20891 *) ac_try_echo=$ac_try;;
20892 esac
20893 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20894 $as_echo "$ac_try_echo") >&5
20895 (eval "$ac_compile") 2>conftest.er1
20896 ac_status=$?
20897 grep -v '^ *+' conftest.er1 >conftest.err
20898 rm -f conftest.er1
20899 cat conftest.err >&5
20900 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20901 (exit $ac_status); } && {
20902 test -z "$ac_c_werror_flag" ||
20903 test ! -s conftest.err
20904 } && test -s conftest.$ac_objext; then
20905 ac_cv_member_struct_statfs_f_bavail=yes
20906 else
20907 $as_echo "$as_me: failed program was:" >&5
20908 sed 's/^/| /' conftest.$ac_ext >&5
20910 cat >conftest.$ac_ext <<_ACEOF
20911 /* confdefs.h. */
20912 _ACEOF
20913 cat confdefs.h >>conftest.$ac_ext
20914 cat >>conftest.$ac_ext <<_ACEOF
20915 /* end confdefs.h. */
20916 #include <sys/types.h>
20917 #ifdef HAVE_SYS_PARAM_H
20918 # include <sys/param.h>
20919 #endif
20920 #ifdef HAVE_SYS_MOUNT_H
20921 # include <sys/mount.h>
20922 #endif
20923 #ifdef HAVE_SYS_VFS_H
20924 # include <sys/vfs.h>
20925 #endif
20926 #ifdef HAVE_SYS_STATFS_H
20927 # include <sys/statfs.h>
20928 #endif
20931 main ()
20933 static struct statfs ac_aggr;
20934 if (sizeof ac_aggr.f_bavail)
20935 return 0;
20937 return 0;
20939 _ACEOF
20940 rm -f conftest.$ac_objext
20941 if { (ac_try="$ac_compile"
20942 case "(($ac_try" in
20943 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20944 *) ac_try_echo=$ac_try;;
20945 esac
20946 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20947 $as_echo "$ac_try_echo") >&5
20948 (eval "$ac_compile") 2>conftest.er1
20949 ac_status=$?
20950 grep -v '^ *+' conftest.er1 >conftest.err
20951 rm -f conftest.er1
20952 cat conftest.err >&5
20953 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20954 (exit $ac_status); } && {
20955 test -z "$ac_c_werror_flag" ||
20956 test ! -s conftest.err
20957 } && test -s conftest.$ac_objext; then
20958 ac_cv_member_struct_statfs_f_bavail=yes
20959 else
20960 $as_echo "$as_me: failed program was:" >&5
20961 sed 's/^/| /' conftest.$ac_ext >&5
20963 ac_cv_member_struct_statfs_f_bavail=no
20966 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20969 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20971 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
20972 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
20973 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then
20975 cat >>confdefs.h <<_ACEOF
20976 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
20977 _ACEOF
20981 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
20982 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
20983 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
20984 $as_echo_n "(cached) " >&6
20985 else
20986 cat >conftest.$ac_ext <<_ACEOF
20987 /* confdefs.h. */
20988 _ACEOF
20989 cat confdefs.h >>conftest.$ac_ext
20990 cat >>conftest.$ac_ext <<_ACEOF
20991 /* end confdefs.h. */
20992 #include <sys/types.h>
20993 #ifdef HAVE_SYS_PARAM_H
20994 # include <sys/param.h>
20995 #endif
20996 #ifdef HAVE_SYS_MOUNT_H
20997 # include <sys/mount.h>
20998 #endif
20999 #ifdef HAVE_SYS_VFS_H
21000 # include <sys/vfs.h>
21001 #endif
21002 #ifdef HAVE_SYS_STATFS_H
21003 # include <sys/statfs.h>
21004 #endif
21007 main ()
21009 static struct statfs ac_aggr;
21010 if (ac_aggr.f_frsize)
21011 return 0;
21013 return 0;
21015 _ACEOF
21016 rm -f conftest.$ac_objext
21017 if { (ac_try="$ac_compile"
21018 case "(($ac_try" in
21019 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21020 *) ac_try_echo=$ac_try;;
21021 esac
21022 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21023 $as_echo "$ac_try_echo") >&5
21024 (eval "$ac_compile") 2>conftest.er1
21025 ac_status=$?
21026 grep -v '^ *+' conftest.er1 >conftest.err
21027 rm -f conftest.er1
21028 cat conftest.err >&5
21029 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21030 (exit $ac_status); } && {
21031 test -z "$ac_c_werror_flag" ||
21032 test ! -s conftest.err
21033 } && test -s conftest.$ac_objext; then
21034 ac_cv_member_struct_statfs_f_frsize=yes
21035 else
21036 $as_echo "$as_me: failed program was:" >&5
21037 sed 's/^/| /' conftest.$ac_ext >&5
21039 cat >conftest.$ac_ext <<_ACEOF
21040 /* confdefs.h. */
21041 _ACEOF
21042 cat confdefs.h >>conftest.$ac_ext
21043 cat >>conftest.$ac_ext <<_ACEOF
21044 /* end confdefs.h. */
21045 #include <sys/types.h>
21046 #ifdef HAVE_SYS_PARAM_H
21047 # include <sys/param.h>
21048 #endif
21049 #ifdef HAVE_SYS_MOUNT_H
21050 # include <sys/mount.h>
21051 #endif
21052 #ifdef HAVE_SYS_VFS_H
21053 # include <sys/vfs.h>
21054 #endif
21055 #ifdef HAVE_SYS_STATFS_H
21056 # include <sys/statfs.h>
21057 #endif
21060 main ()
21062 static struct statfs ac_aggr;
21063 if (sizeof ac_aggr.f_frsize)
21064 return 0;
21066 return 0;
21068 _ACEOF
21069 rm -f conftest.$ac_objext
21070 if { (ac_try="$ac_compile"
21071 case "(($ac_try" in
21072 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21073 *) ac_try_echo=$ac_try;;
21074 esac
21075 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21076 $as_echo "$ac_try_echo") >&5
21077 (eval "$ac_compile") 2>conftest.er1
21078 ac_status=$?
21079 grep -v '^ *+' conftest.er1 >conftest.err
21080 rm -f conftest.er1
21081 cat conftest.err >&5
21082 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21083 (exit $ac_status); } && {
21084 test -z "$ac_c_werror_flag" ||
21085 test ! -s conftest.err
21086 } && test -s conftest.$ac_objext; then
21087 ac_cv_member_struct_statfs_f_frsize=yes
21088 else
21089 $as_echo "$as_me: failed program was:" >&5
21090 sed 's/^/| /' conftest.$ac_ext >&5
21092 ac_cv_member_struct_statfs_f_frsize=no
21095 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21098 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21100 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
21101 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
21102 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then
21104 cat >>confdefs.h <<_ACEOF
21105 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
21106 _ACEOF
21110 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
21111 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
21112 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
21113 $as_echo_n "(cached) " >&6
21114 else
21115 cat >conftest.$ac_ext <<_ACEOF
21116 /* confdefs.h. */
21117 _ACEOF
21118 cat confdefs.h >>conftest.$ac_ext
21119 cat >>conftest.$ac_ext <<_ACEOF
21120 /* end confdefs.h. */
21121 #include <sys/types.h>
21122 #ifdef HAVE_SYS_PARAM_H
21123 # include <sys/param.h>
21124 #endif
21125 #ifdef HAVE_SYS_MOUNT_H
21126 # include <sys/mount.h>
21127 #endif
21128 #ifdef HAVE_SYS_VFS_H
21129 # include <sys/vfs.h>
21130 #endif
21131 #ifdef HAVE_SYS_STATFS_H
21132 # include <sys/statfs.h>
21133 #endif
21136 main ()
21138 static struct statfs ac_aggr;
21139 if (ac_aggr.f_ffree)
21140 return 0;
21142 return 0;
21144 _ACEOF
21145 rm -f conftest.$ac_objext
21146 if { (ac_try="$ac_compile"
21147 case "(($ac_try" in
21148 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21149 *) ac_try_echo=$ac_try;;
21150 esac
21151 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21152 $as_echo "$ac_try_echo") >&5
21153 (eval "$ac_compile") 2>conftest.er1
21154 ac_status=$?
21155 grep -v '^ *+' conftest.er1 >conftest.err
21156 rm -f conftest.er1
21157 cat conftest.err >&5
21158 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21159 (exit $ac_status); } && {
21160 test -z "$ac_c_werror_flag" ||
21161 test ! -s conftest.err
21162 } && test -s conftest.$ac_objext; then
21163 ac_cv_member_struct_statfs_f_ffree=yes
21164 else
21165 $as_echo "$as_me: failed program was:" >&5
21166 sed 's/^/| /' conftest.$ac_ext >&5
21168 cat >conftest.$ac_ext <<_ACEOF
21169 /* confdefs.h. */
21170 _ACEOF
21171 cat confdefs.h >>conftest.$ac_ext
21172 cat >>conftest.$ac_ext <<_ACEOF
21173 /* end confdefs.h. */
21174 #include <sys/types.h>
21175 #ifdef HAVE_SYS_PARAM_H
21176 # include <sys/param.h>
21177 #endif
21178 #ifdef HAVE_SYS_MOUNT_H
21179 # include <sys/mount.h>
21180 #endif
21181 #ifdef HAVE_SYS_VFS_H
21182 # include <sys/vfs.h>
21183 #endif
21184 #ifdef HAVE_SYS_STATFS_H
21185 # include <sys/statfs.h>
21186 #endif
21189 main ()
21191 static struct statfs ac_aggr;
21192 if (sizeof ac_aggr.f_ffree)
21193 return 0;
21195 return 0;
21197 _ACEOF
21198 rm -f conftest.$ac_objext
21199 if { (ac_try="$ac_compile"
21200 case "(($ac_try" in
21201 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21202 *) ac_try_echo=$ac_try;;
21203 esac
21204 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21205 $as_echo "$ac_try_echo") >&5
21206 (eval "$ac_compile") 2>conftest.er1
21207 ac_status=$?
21208 grep -v '^ *+' conftest.er1 >conftest.err
21209 rm -f conftest.er1
21210 cat conftest.err >&5
21211 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21212 (exit $ac_status); } && {
21213 test -z "$ac_c_werror_flag" ||
21214 test ! -s conftest.err
21215 } && test -s conftest.$ac_objext; then
21216 ac_cv_member_struct_statfs_f_ffree=yes
21217 else
21218 $as_echo "$as_me: failed program was:" >&5
21219 sed 's/^/| /' conftest.$ac_ext >&5
21221 ac_cv_member_struct_statfs_f_ffree=no
21224 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21227 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21229 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21230 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21231 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then
21233 cat >>confdefs.h <<_ACEOF
21234 #define HAVE_STRUCT_STATFS_F_FFREE 1
21235 _ACEOF
21239 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21240 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21241 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21242 $as_echo_n "(cached) " >&6
21243 else
21244 cat >conftest.$ac_ext <<_ACEOF
21245 /* confdefs.h. */
21246 _ACEOF
21247 cat confdefs.h >>conftest.$ac_ext
21248 cat >>conftest.$ac_ext <<_ACEOF
21249 /* end confdefs.h. */
21250 #include <sys/types.h>
21251 #ifdef HAVE_SYS_PARAM_H
21252 # include <sys/param.h>
21253 #endif
21254 #ifdef HAVE_SYS_MOUNT_H
21255 # include <sys/mount.h>
21256 #endif
21257 #ifdef HAVE_SYS_VFS_H
21258 # include <sys/vfs.h>
21259 #endif
21260 #ifdef HAVE_SYS_STATFS_H
21261 # include <sys/statfs.h>
21262 #endif
21265 main ()
21267 static struct statfs ac_aggr;
21268 if (ac_aggr.f_favail)
21269 return 0;
21271 return 0;
21273 _ACEOF
21274 rm -f conftest.$ac_objext
21275 if { (ac_try="$ac_compile"
21276 case "(($ac_try" in
21277 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21278 *) ac_try_echo=$ac_try;;
21279 esac
21280 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21281 $as_echo "$ac_try_echo") >&5
21282 (eval "$ac_compile") 2>conftest.er1
21283 ac_status=$?
21284 grep -v '^ *+' conftest.er1 >conftest.err
21285 rm -f conftest.er1
21286 cat conftest.err >&5
21287 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21288 (exit $ac_status); } && {
21289 test -z "$ac_c_werror_flag" ||
21290 test ! -s conftest.err
21291 } && test -s conftest.$ac_objext; then
21292 ac_cv_member_struct_statfs_f_favail=yes
21293 else
21294 $as_echo "$as_me: failed program was:" >&5
21295 sed 's/^/| /' conftest.$ac_ext >&5
21297 cat >conftest.$ac_ext <<_ACEOF
21298 /* confdefs.h. */
21299 _ACEOF
21300 cat confdefs.h >>conftest.$ac_ext
21301 cat >>conftest.$ac_ext <<_ACEOF
21302 /* end confdefs.h. */
21303 #include <sys/types.h>
21304 #ifdef HAVE_SYS_PARAM_H
21305 # include <sys/param.h>
21306 #endif
21307 #ifdef HAVE_SYS_MOUNT_H
21308 # include <sys/mount.h>
21309 #endif
21310 #ifdef HAVE_SYS_VFS_H
21311 # include <sys/vfs.h>
21312 #endif
21313 #ifdef HAVE_SYS_STATFS_H
21314 # include <sys/statfs.h>
21315 #endif
21318 main ()
21320 static struct statfs ac_aggr;
21321 if (sizeof ac_aggr.f_favail)
21322 return 0;
21324 return 0;
21326 _ACEOF
21327 rm -f conftest.$ac_objext
21328 if { (ac_try="$ac_compile"
21329 case "(($ac_try" in
21330 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21331 *) ac_try_echo=$ac_try;;
21332 esac
21333 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21334 $as_echo "$ac_try_echo") >&5
21335 (eval "$ac_compile") 2>conftest.er1
21336 ac_status=$?
21337 grep -v '^ *+' conftest.er1 >conftest.err
21338 rm -f conftest.er1
21339 cat conftest.err >&5
21340 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21341 (exit $ac_status); } && {
21342 test -z "$ac_c_werror_flag" ||
21343 test ! -s conftest.err
21344 } && test -s conftest.$ac_objext; then
21345 ac_cv_member_struct_statfs_f_favail=yes
21346 else
21347 $as_echo "$as_me: failed program was:" >&5
21348 sed 's/^/| /' conftest.$ac_ext >&5
21350 ac_cv_member_struct_statfs_f_favail=no
21353 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21356 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21358 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
21359 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
21360 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then
21362 cat >>confdefs.h <<_ACEOF
21363 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
21364 _ACEOF
21368 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
21369 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
21370 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
21371 $as_echo_n "(cached) " >&6
21372 else
21373 cat >conftest.$ac_ext <<_ACEOF
21374 /* confdefs.h. */
21375 _ACEOF
21376 cat confdefs.h >>conftest.$ac_ext
21377 cat >>conftest.$ac_ext <<_ACEOF
21378 /* end confdefs.h. */
21379 #include <sys/types.h>
21380 #ifdef HAVE_SYS_PARAM_H
21381 # include <sys/param.h>
21382 #endif
21383 #ifdef HAVE_SYS_MOUNT_H
21384 # include <sys/mount.h>
21385 #endif
21386 #ifdef HAVE_SYS_VFS_H
21387 # include <sys/vfs.h>
21388 #endif
21389 #ifdef HAVE_SYS_STATFS_H
21390 # include <sys/statfs.h>
21391 #endif
21394 main ()
21396 static struct statfs ac_aggr;
21397 if (ac_aggr.f_namelen)
21398 return 0;
21400 return 0;
21402 _ACEOF
21403 rm -f conftest.$ac_objext
21404 if { (ac_try="$ac_compile"
21405 case "(($ac_try" in
21406 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21407 *) ac_try_echo=$ac_try;;
21408 esac
21409 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21410 $as_echo "$ac_try_echo") >&5
21411 (eval "$ac_compile") 2>conftest.er1
21412 ac_status=$?
21413 grep -v '^ *+' conftest.er1 >conftest.err
21414 rm -f conftest.er1
21415 cat conftest.err >&5
21416 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21417 (exit $ac_status); } && {
21418 test -z "$ac_c_werror_flag" ||
21419 test ! -s conftest.err
21420 } && test -s conftest.$ac_objext; then
21421 ac_cv_member_struct_statfs_f_namelen=yes
21422 else
21423 $as_echo "$as_me: failed program was:" >&5
21424 sed 's/^/| /' conftest.$ac_ext >&5
21426 cat >conftest.$ac_ext <<_ACEOF
21427 /* confdefs.h. */
21428 _ACEOF
21429 cat confdefs.h >>conftest.$ac_ext
21430 cat >>conftest.$ac_ext <<_ACEOF
21431 /* end confdefs.h. */
21432 #include <sys/types.h>
21433 #ifdef HAVE_SYS_PARAM_H
21434 # include <sys/param.h>
21435 #endif
21436 #ifdef HAVE_SYS_MOUNT_H
21437 # include <sys/mount.h>
21438 #endif
21439 #ifdef HAVE_SYS_VFS_H
21440 # include <sys/vfs.h>
21441 #endif
21442 #ifdef HAVE_SYS_STATFS_H
21443 # include <sys/statfs.h>
21444 #endif
21447 main ()
21449 static struct statfs ac_aggr;
21450 if (sizeof ac_aggr.f_namelen)
21451 return 0;
21453 return 0;
21455 _ACEOF
21456 rm -f conftest.$ac_objext
21457 if { (ac_try="$ac_compile"
21458 case "(($ac_try" in
21459 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21460 *) ac_try_echo=$ac_try;;
21461 esac
21462 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21463 $as_echo "$ac_try_echo") >&5
21464 (eval "$ac_compile") 2>conftest.er1
21465 ac_status=$?
21466 grep -v '^ *+' conftest.er1 >conftest.err
21467 rm -f conftest.er1
21468 cat conftest.err >&5
21469 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21470 (exit $ac_status); } && {
21471 test -z "$ac_c_werror_flag" ||
21472 test ! -s conftest.err
21473 } && test -s conftest.$ac_objext; then
21474 ac_cv_member_struct_statfs_f_namelen=yes
21475 else
21476 $as_echo "$as_me: failed program was:" >&5
21477 sed 's/^/| /' conftest.$ac_ext >&5
21479 ac_cv_member_struct_statfs_f_namelen=no
21482 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21485 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21487 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
21488 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
21489 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then
21491 cat >>confdefs.h <<_ACEOF
21492 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
21493 _ACEOF
21499 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
21500 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
21501 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
21502 $as_echo_n "(cached) " >&6
21503 else
21504 cat >conftest.$ac_ext <<_ACEOF
21505 /* confdefs.h. */
21506 _ACEOF
21507 cat confdefs.h >>conftest.$ac_ext
21508 cat >>conftest.$ac_ext <<_ACEOF
21509 /* end confdefs.h. */
21510 #ifdef HAVE_SYS_STATVFS_H
21511 #include <sys/statvfs.h>
21512 #endif
21515 main ()
21517 static struct statvfs ac_aggr;
21518 if (ac_aggr.f_blocks)
21519 return 0;
21521 return 0;
21523 _ACEOF
21524 rm -f conftest.$ac_objext
21525 if { (ac_try="$ac_compile"
21526 case "(($ac_try" in
21527 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21528 *) ac_try_echo=$ac_try;;
21529 esac
21530 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21531 $as_echo "$ac_try_echo") >&5
21532 (eval "$ac_compile") 2>conftest.er1
21533 ac_status=$?
21534 grep -v '^ *+' conftest.er1 >conftest.err
21535 rm -f conftest.er1
21536 cat conftest.err >&5
21537 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21538 (exit $ac_status); } && {
21539 test -z "$ac_c_werror_flag" ||
21540 test ! -s conftest.err
21541 } && test -s conftest.$ac_objext; then
21542 ac_cv_member_struct_statvfs_f_blocks=yes
21543 else
21544 $as_echo "$as_me: failed program was:" >&5
21545 sed 's/^/| /' conftest.$ac_ext >&5
21547 cat >conftest.$ac_ext <<_ACEOF
21548 /* confdefs.h. */
21549 _ACEOF
21550 cat confdefs.h >>conftest.$ac_ext
21551 cat >>conftest.$ac_ext <<_ACEOF
21552 /* end confdefs.h. */
21553 #ifdef HAVE_SYS_STATVFS_H
21554 #include <sys/statvfs.h>
21555 #endif
21558 main ()
21560 static struct statvfs ac_aggr;
21561 if (sizeof ac_aggr.f_blocks)
21562 return 0;
21564 return 0;
21566 _ACEOF
21567 rm -f conftest.$ac_objext
21568 if { (ac_try="$ac_compile"
21569 case "(($ac_try" in
21570 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21571 *) ac_try_echo=$ac_try;;
21572 esac
21573 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21574 $as_echo "$ac_try_echo") >&5
21575 (eval "$ac_compile") 2>conftest.er1
21576 ac_status=$?
21577 grep -v '^ *+' conftest.er1 >conftest.err
21578 rm -f conftest.er1
21579 cat conftest.err >&5
21580 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21581 (exit $ac_status); } && {
21582 test -z "$ac_c_werror_flag" ||
21583 test ! -s conftest.err
21584 } && test -s conftest.$ac_objext; then
21585 ac_cv_member_struct_statvfs_f_blocks=yes
21586 else
21587 $as_echo "$as_me: failed program was:" >&5
21588 sed 's/^/| /' conftest.$ac_ext >&5
21590 ac_cv_member_struct_statvfs_f_blocks=no
21593 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21596 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21598 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
21599 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
21600 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then
21602 cat >>confdefs.h <<_ACEOF
21603 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
21604 _ACEOF
21610 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
21611 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
21612 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
21613 $as_echo_n "(cached) " >&6
21614 else
21615 cat >conftest.$ac_ext <<_ACEOF
21616 /* confdefs.h. */
21617 _ACEOF
21618 cat confdefs.h >>conftest.$ac_ext
21619 cat >>conftest.$ac_ext <<_ACEOF
21620 /* end confdefs.h. */
21621 #include <sys/types.h>
21622 #ifdef HAVE_SYS_SOCKET_H
21623 # include <sys/socket.h>
21624 #endif
21625 #ifdef HAVE_SYS_UN_H
21626 # include <sys/un.h>
21627 #endif
21630 main ()
21632 static struct msghdr ac_aggr;
21633 if (ac_aggr.msg_accrights)
21634 return 0;
21636 return 0;
21638 _ACEOF
21639 rm -f conftest.$ac_objext
21640 if { (ac_try="$ac_compile"
21641 case "(($ac_try" in
21642 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21643 *) ac_try_echo=$ac_try;;
21644 esac
21645 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21646 $as_echo "$ac_try_echo") >&5
21647 (eval "$ac_compile") 2>conftest.er1
21648 ac_status=$?
21649 grep -v '^ *+' conftest.er1 >conftest.err
21650 rm -f conftest.er1
21651 cat conftest.err >&5
21652 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21653 (exit $ac_status); } && {
21654 test -z "$ac_c_werror_flag" ||
21655 test ! -s conftest.err
21656 } && test -s conftest.$ac_objext; then
21657 ac_cv_member_struct_msghdr_msg_accrights=yes
21658 else
21659 $as_echo "$as_me: failed program was:" >&5
21660 sed 's/^/| /' conftest.$ac_ext >&5
21662 cat >conftest.$ac_ext <<_ACEOF
21663 /* confdefs.h. */
21664 _ACEOF
21665 cat confdefs.h >>conftest.$ac_ext
21666 cat >>conftest.$ac_ext <<_ACEOF
21667 /* end confdefs.h. */
21668 #include <sys/types.h>
21669 #ifdef HAVE_SYS_SOCKET_H
21670 # include <sys/socket.h>
21671 #endif
21672 #ifdef HAVE_SYS_UN_H
21673 # include <sys/un.h>
21674 #endif
21677 main ()
21679 static struct msghdr ac_aggr;
21680 if (sizeof ac_aggr.msg_accrights)
21681 return 0;
21683 return 0;
21685 _ACEOF
21686 rm -f conftest.$ac_objext
21687 if { (ac_try="$ac_compile"
21688 case "(($ac_try" in
21689 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21690 *) ac_try_echo=$ac_try;;
21691 esac
21692 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21693 $as_echo "$ac_try_echo") >&5
21694 (eval "$ac_compile") 2>conftest.er1
21695 ac_status=$?
21696 grep -v '^ *+' conftest.er1 >conftest.err
21697 rm -f conftest.er1
21698 cat conftest.err >&5
21699 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21700 (exit $ac_status); } && {
21701 test -z "$ac_c_werror_flag" ||
21702 test ! -s conftest.err
21703 } && test -s conftest.$ac_objext; then
21704 ac_cv_member_struct_msghdr_msg_accrights=yes
21705 else
21706 $as_echo "$as_me: failed program was:" >&5
21707 sed 's/^/| /' conftest.$ac_ext >&5
21709 ac_cv_member_struct_msghdr_msg_accrights=no
21712 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21715 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21717 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
21718 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
21719 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then
21721 cat >>confdefs.h <<_ACEOF
21722 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
21723 _ACEOF
21727 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
21728 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
21729 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
21730 $as_echo_n "(cached) " >&6
21731 else
21732 cat >conftest.$ac_ext <<_ACEOF
21733 /* confdefs.h. */
21734 _ACEOF
21735 cat confdefs.h >>conftest.$ac_ext
21736 cat >>conftest.$ac_ext <<_ACEOF
21737 /* end confdefs.h. */
21738 #include <sys/types.h>
21739 #ifdef HAVE_SYS_SOCKET_H
21740 # include <sys/socket.h>
21741 #endif
21742 #ifdef HAVE_SYS_UN_H
21743 # include <sys/un.h>
21744 #endif
21747 main ()
21749 static struct sockaddr ac_aggr;
21750 if (ac_aggr.sa_len)
21751 return 0;
21753 return 0;
21755 _ACEOF
21756 rm -f conftest.$ac_objext
21757 if { (ac_try="$ac_compile"
21758 case "(($ac_try" in
21759 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21760 *) ac_try_echo=$ac_try;;
21761 esac
21762 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21763 $as_echo "$ac_try_echo") >&5
21764 (eval "$ac_compile") 2>conftest.er1
21765 ac_status=$?
21766 grep -v '^ *+' conftest.er1 >conftest.err
21767 rm -f conftest.er1
21768 cat conftest.err >&5
21769 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21770 (exit $ac_status); } && {
21771 test -z "$ac_c_werror_flag" ||
21772 test ! -s conftest.err
21773 } && test -s conftest.$ac_objext; then
21774 ac_cv_member_struct_sockaddr_sa_len=yes
21775 else
21776 $as_echo "$as_me: failed program was:" >&5
21777 sed 's/^/| /' conftest.$ac_ext >&5
21779 cat >conftest.$ac_ext <<_ACEOF
21780 /* confdefs.h. */
21781 _ACEOF
21782 cat confdefs.h >>conftest.$ac_ext
21783 cat >>conftest.$ac_ext <<_ACEOF
21784 /* end confdefs.h. */
21785 #include <sys/types.h>
21786 #ifdef HAVE_SYS_SOCKET_H
21787 # include <sys/socket.h>
21788 #endif
21789 #ifdef HAVE_SYS_UN_H
21790 # include <sys/un.h>
21791 #endif
21794 main ()
21796 static struct sockaddr ac_aggr;
21797 if (sizeof ac_aggr.sa_len)
21798 return 0;
21800 return 0;
21802 _ACEOF
21803 rm -f conftest.$ac_objext
21804 if { (ac_try="$ac_compile"
21805 case "(($ac_try" in
21806 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21807 *) ac_try_echo=$ac_try;;
21808 esac
21809 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21810 $as_echo "$ac_try_echo") >&5
21811 (eval "$ac_compile") 2>conftest.er1
21812 ac_status=$?
21813 grep -v '^ *+' conftest.er1 >conftest.err
21814 rm -f conftest.er1
21815 cat conftest.err >&5
21816 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21817 (exit $ac_status); } && {
21818 test -z "$ac_c_werror_flag" ||
21819 test ! -s conftest.err
21820 } && test -s conftest.$ac_objext; then
21821 ac_cv_member_struct_sockaddr_sa_len=yes
21822 else
21823 $as_echo "$as_me: failed program was:" >&5
21824 sed 's/^/| /' conftest.$ac_ext >&5
21826 ac_cv_member_struct_sockaddr_sa_len=no
21829 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21832 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21834 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
21835 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
21836 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then
21838 cat >>confdefs.h <<_ACEOF
21839 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
21840 _ACEOF
21844 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
21845 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
21846 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
21847 $as_echo_n "(cached) " >&6
21848 else
21849 cat >conftest.$ac_ext <<_ACEOF
21850 /* confdefs.h. */
21851 _ACEOF
21852 cat confdefs.h >>conftest.$ac_ext
21853 cat >>conftest.$ac_ext <<_ACEOF
21854 /* end confdefs.h. */
21855 #include <sys/types.h>
21856 #ifdef HAVE_SYS_SOCKET_H
21857 # include <sys/socket.h>
21858 #endif
21859 #ifdef HAVE_SYS_UN_H
21860 # include <sys/un.h>
21861 #endif
21864 main ()
21866 static struct sockaddr_un ac_aggr;
21867 if (ac_aggr.sun_len)
21868 return 0;
21870 return 0;
21872 _ACEOF
21873 rm -f conftest.$ac_objext
21874 if { (ac_try="$ac_compile"
21875 case "(($ac_try" in
21876 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21877 *) ac_try_echo=$ac_try;;
21878 esac
21879 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21880 $as_echo "$ac_try_echo") >&5
21881 (eval "$ac_compile") 2>conftest.er1
21882 ac_status=$?
21883 grep -v '^ *+' conftest.er1 >conftest.err
21884 rm -f conftest.er1
21885 cat conftest.err >&5
21886 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21887 (exit $ac_status); } && {
21888 test -z "$ac_c_werror_flag" ||
21889 test ! -s conftest.err
21890 } && test -s conftest.$ac_objext; then
21891 ac_cv_member_struct_sockaddr_un_sun_len=yes
21892 else
21893 $as_echo "$as_me: failed program was:" >&5
21894 sed 's/^/| /' conftest.$ac_ext >&5
21896 cat >conftest.$ac_ext <<_ACEOF
21897 /* confdefs.h. */
21898 _ACEOF
21899 cat confdefs.h >>conftest.$ac_ext
21900 cat >>conftest.$ac_ext <<_ACEOF
21901 /* end confdefs.h. */
21902 #include <sys/types.h>
21903 #ifdef HAVE_SYS_SOCKET_H
21904 # include <sys/socket.h>
21905 #endif
21906 #ifdef HAVE_SYS_UN_H
21907 # include <sys/un.h>
21908 #endif
21911 main ()
21913 static struct sockaddr_un ac_aggr;
21914 if (sizeof ac_aggr.sun_len)
21915 return 0;
21917 return 0;
21919 _ACEOF
21920 rm -f conftest.$ac_objext
21921 if { (ac_try="$ac_compile"
21922 case "(($ac_try" in
21923 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21924 *) ac_try_echo=$ac_try;;
21925 esac
21926 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21927 $as_echo "$ac_try_echo") >&5
21928 (eval "$ac_compile") 2>conftest.er1
21929 ac_status=$?
21930 grep -v '^ *+' conftest.er1 >conftest.err
21931 rm -f conftest.er1
21932 cat conftest.err >&5
21933 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21934 (exit $ac_status); } && {
21935 test -z "$ac_c_werror_flag" ||
21936 test ! -s conftest.err
21937 } && test -s conftest.$ac_objext; then
21938 ac_cv_member_struct_sockaddr_un_sun_len=yes
21939 else
21940 $as_echo "$as_me: failed program was:" >&5
21941 sed 's/^/| /' conftest.$ac_ext >&5
21943 ac_cv_member_struct_sockaddr_un_sun_len=no
21946 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21949 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21951 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
21952 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
21953 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then
21955 cat >>confdefs.h <<_ACEOF
21956 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
21957 _ACEOF
21963 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
21964 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
21965 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
21966 $as_echo_n "(cached) " >&6
21967 else
21968 cat >conftest.$ac_ext <<_ACEOF
21969 /* confdefs.h. */
21970 _ACEOF
21971 cat confdefs.h >>conftest.$ac_ext
21972 cat >>conftest.$ac_ext <<_ACEOF
21973 /* end confdefs.h. */
21974 #include <sys/types.h>
21975 #ifdef HAVE_SCSI_SG_H
21976 #include <scsi/sg.h>
21977 #endif
21980 main ()
21982 static scsireq_t ac_aggr;
21983 if (ac_aggr.cmd)
21984 return 0;
21986 return 0;
21988 _ACEOF
21989 rm -f conftest.$ac_objext
21990 if { (ac_try="$ac_compile"
21991 case "(($ac_try" in
21992 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21993 *) ac_try_echo=$ac_try;;
21994 esac
21995 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21996 $as_echo "$ac_try_echo") >&5
21997 (eval "$ac_compile") 2>conftest.er1
21998 ac_status=$?
21999 grep -v '^ *+' conftest.er1 >conftest.err
22000 rm -f conftest.er1
22001 cat conftest.err >&5
22002 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22003 (exit $ac_status); } && {
22004 test -z "$ac_c_werror_flag" ||
22005 test ! -s conftest.err
22006 } && test -s conftest.$ac_objext; then
22007 ac_cv_member_scsireq_t_cmd=yes
22008 else
22009 $as_echo "$as_me: failed program was:" >&5
22010 sed 's/^/| /' conftest.$ac_ext >&5
22012 cat >conftest.$ac_ext <<_ACEOF
22013 /* confdefs.h. */
22014 _ACEOF
22015 cat confdefs.h >>conftest.$ac_ext
22016 cat >>conftest.$ac_ext <<_ACEOF
22017 /* end confdefs.h. */
22018 #include <sys/types.h>
22019 #ifdef HAVE_SCSI_SG_H
22020 #include <scsi/sg.h>
22021 #endif
22024 main ()
22026 static scsireq_t ac_aggr;
22027 if (sizeof ac_aggr.cmd)
22028 return 0;
22030 return 0;
22032 _ACEOF
22033 rm -f conftest.$ac_objext
22034 if { (ac_try="$ac_compile"
22035 case "(($ac_try" in
22036 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22037 *) ac_try_echo=$ac_try;;
22038 esac
22039 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22040 $as_echo "$ac_try_echo") >&5
22041 (eval "$ac_compile") 2>conftest.er1
22042 ac_status=$?
22043 grep -v '^ *+' conftest.er1 >conftest.err
22044 rm -f conftest.er1
22045 cat conftest.err >&5
22046 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22047 (exit $ac_status); } && {
22048 test -z "$ac_c_werror_flag" ||
22049 test ! -s conftest.err
22050 } && test -s conftest.$ac_objext; then
22051 ac_cv_member_scsireq_t_cmd=yes
22052 else
22053 $as_echo "$as_me: failed program was:" >&5
22054 sed 's/^/| /' conftest.$ac_ext >&5
22056 ac_cv_member_scsireq_t_cmd=no
22059 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22062 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22064 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
22065 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
22066 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then
22068 cat >>confdefs.h <<_ACEOF
22069 #define HAVE_SCSIREQ_T_CMD 1
22070 _ACEOF
22074 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
22075 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
22076 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
22077 $as_echo_n "(cached) " >&6
22078 else
22079 cat >conftest.$ac_ext <<_ACEOF
22080 /* confdefs.h. */
22081 _ACEOF
22082 cat confdefs.h >>conftest.$ac_ext
22083 cat >>conftest.$ac_ext <<_ACEOF
22084 /* end confdefs.h. */
22085 #include <sys/types.h>
22086 #ifdef HAVE_SCSI_SG_H
22087 #include <scsi/sg.h>
22088 #endif
22091 main ()
22093 static sg_io_hdr_t ac_aggr;
22094 if (ac_aggr.interface_id)
22095 return 0;
22097 return 0;
22099 _ACEOF
22100 rm -f conftest.$ac_objext
22101 if { (ac_try="$ac_compile"
22102 case "(($ac_try" in
22103 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22104 *) ac_try_echo=$ac_try;;
22105 esac
22106 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22107 $as_echo "$ac_try_echo") >&5
22108 (eval "$ac_compile") 2>conftest.er1
22109 ac_status=$?
22110 grep -v '^ *+' conftest.er1 >conftest.err
22111 rm -f conftest.er1
22112 cat conftest.err >&5
22113 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22114 (exit $ac_status); } && {
22115 test -z "$ac_c_werror_flag" ||
22116 test ! -s conftest.err
22117 } && test -s conftest.$ac_objext; then
22118 ac_cv_member_sg_io_hdr_t_interface_id=yes
22119 else
22120 $as_echo "$as_me: failed program was:" >&5
22121 sed 's/^/| /' conftest.$ac_ext >&5
22123 cat >conftest.$ac_ext <<_ACEOF
22124 /* confdefs.h. */
22125 _ACEOF
22126 cat confdefs.h >>conftest.$ac_ext
22127 cat >>conftest.$ac_ext <<_ACEOF
22128 /* end confdefs.h. */
22129 #include <sys/types.h>
22130 #ifdef HAVE_SCSI_SG_H
22131 #include <scsi/sg.h>
22132 #endif
22135 main ()
22137 static sg_io_hdr_t ac_aggr;
22138 if (sizeof ac_aggr.interface_id)
22139 return 0;
22141 return 0;
22143 _ACEOF
22144 rm -f conftest.$ac_objext
22145 if { (ac_try="$ac_compile"
22146 case "(($ac_try" in
22147 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22148 *) ac_try_echo=$ac_try;;
22149 esac
22150 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22151 $as_echo "$ac_try_echo") >&5
22152 (eval "$ac_compile") 2>conftest.er1
22153 ac_status=$?
22154 grep -v '^ *+' conftest.er1 >conftest.err
22155 rm -f conftest.er1
22156 cat conftest.err >&5
22157 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22158 (exit $ac_status); } && {
22159 test -z "$ac_c_werror_flag" ||
22160 test ! -s conftest.err
22161 } && test -s conftest.$ac_objext; then
22162 ac_cv_member_sg_io_hdr_t_interface_id=yes
22163 else
22164 $as_echo "$as_me: failed program was:" >&5
22165 sed 's/^/| /' conftest.$ac_ext >&5
22167 ac_cv_member_sg_io_hdr_t_interface_id=no
22170 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22173 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22175 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22176 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22177 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then
22179 cat >>confdefs.h <<_ACEOF
22180 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22181 _ACEOF
22187 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22188 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22189 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22190 $as_echo_n "(cached) " >&6
22191 else
22192 cat >conftest.$ac_ext <<_ACEOF
22193 /* confdefs.h. */
22194 _ACEOF
22195 cat confdefs.h >>conftest.$ac_ext
22196 cat >>conftest.$ac_ext <<_ACEOF
22197 /* end confdefs.h. */
22198 #include <signal.h>
22201 main ()
22203 static siginfo_t ac_aggr;
22204 if (ac_aggr.si_fd)
22205 return 0;
22207 return 0;
22209 _ACEOF
22210 rm -f conftest.$ac_objext
22211 if { (ac_try="$ac_compile"
22212 case "(($ac_try" in
22213 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22214 *) ac_try_echo=$ac_try;;
22215 esac
22216 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22217 $as_echo "$ac_try_echo") >&5
22218 (eval "$ac_compile") 2>conftest.er1
22219 ac_status=$?
22220 grep -v '^ *+' conftest.er1 >conftest.err
22221 rm -f conftest.er1
22222 cat conftest.err >&5
22223 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22224 (exit $ac_status); } && {
22225 test -z "$ac_c_werror_flag" ||
22226 test ! -s conftest.err
22227 } && test -s conftest.$ac_objext; then
22228 ac_cv_member_siginfo_t_si_fd=yes
22229 else
22230 $as_echo "$as_me: failed program was:" >&5
22231 sed 's/^/| /' conftest.$ac_ext >&5
22233 cat >conftest.$ac_ext <<_ACEOF
22234 /* confdefs.h. */
22235 _ACEOF
22236 cat confdefs.h >>conftest.$ac_ext
22237 cat >>conftest.$ac_ext <<_ACEOF
22238 /* end confdefs.h. */
22239 #include <signal.h>
22242 main ()
22244 static siginfo_t ac_aggr;
22245 if (sizeof ac_aggr.si_fd)
22246 return 0;
22248 return 0;
22250 _ACEOF
22251 rm -f conftest.$ac_objext
22252 if { (ac_try="$ac_compile"
22253 case "(($ac_try" in
22254 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22255 *) ac_try_echo=$ac_try;;
22256 esac
22257 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22258 $as_echo "$ac_try_echo") >&5
22259 (eval "$ac_compile") 2>conftest.er1
22260 ac_status=$?
22261 grep -v '^ *+' conftest.er1 >conftest.err
22262 rm -f conftest.er1
22263 cat conftest.err >&5
22264 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22265 (exit $ac_status); } && {
22266 test -z "$ac_c_werror_flag" ||
22267 test ! -s conftest.err
22268 } && test -s conftest.$ac_objext; then
22269 ac_cv_member_siginfo_t_si_fd=yes
22270 else
22271 $as_echo "$as_me: failed program was:" >&5
22272 sed 's/^/| /' conftest.$ac_ext >&5
22274 ac_cv_member_siginfo_t_si_fd=no
22277 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22280 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22282 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22283 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22284 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then
22286 cat >>confdefs.h <<_ACEOF
22287 #define HAVE_SIGINFO_T_SI_FD 1
22288 _ACEOF
22294 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22295 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22296 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22297 $as_echo_n "(cached) " >&6
22298 else
22299 cat >conftest.$ac_ext <<_ACEOF
22300 /* confdefs.h. */
22301 _ACEOF
22302 cat confdefs.h >>conftest.$ac_ext
22303 cat >>conftest.$ac_ext <<_ACEOF
22304 /* end confdefs.h. */
22305 #include <sys/types.h>
22306 #ifdef HAVE_SYS_MTIO_H
22307 #include <sys/mtio.h>
22308 #endif
22311 main ()
22313 static struct mtget ac_aggr;
22314 if (ac_aggr.mt_blksiz)
22315 return 0;
22317 return 0;
22319 _ACEOF
22320 rm -f conftest.$ac_objext
22321 if { (ac_try="$ac_compile"
22322 case "(($ac_try" in
22323 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22324 *) ac_try_echo=$ac_try;;
22325 esac
22326 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22327 $as_echo "$ac_try_echo") >&5
22328 (eval "$ac_compile") 2>conftest.er1
22329 ac_status=$?
22330 grep -v '^ *+' conftest.er1 >conftest.err
22331 rm -f conftest.er1
22332 cat conftest.err >&5
22333 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22334 (exit $ac_status); } && {
22335 test -z "$ac_c_werror_flag" ||
22336 test ! -s conftest.err
22337 } && test -s conftest.$ac_objext; then
22338 ac_cv_member_struct_mtget_mt_blksiz=yes
22339 else
22340 $as_echo "$as_me: failed program was:" >&5
22341 sed 's/^/| /' conftest.$ac_ext >&5
22343 cat >conftest.$ac_ext <<_ACEOF
22344 /* confdefs.h. */
22345 _ACEOF
22346 cat confdefs.h >>conftest.$ac_ext
22347 cat >>conftest.$ac_ext <<_ACEOF
22348 /* end confdefs.h. */
22349 #include <sys/types.h>
22350 #ifdef HAVE_SYS_MTIO_H
22351 #include <sys/mtio.h>
22352 #endif
22355 main ()
22357 static struct mtget ac_aggr;
22358 if (sizeof ac_aggr.mt_blksiz)
22359 return 0;
22361 return 0;
22363 _ACEOF
22364 rm -f conftest.$ac_objext
22365 if { (ac_try="$ac_compile"
22366 case "(($ac_try" in
22367 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22368 *) ac_try_echo=$ac_try;;
22369 esac
22370 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22371 $as_echo "$ac_try_echo") >&5
22372 (eval "$ac_compile") 2>conftest.er1
22373 ac_status=$?
22374 grep -v '^ *+' conftest.er1 >conftest.err
22375 rm -f conftest.er1
22376 cat conftest.err >&5
22377 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22378 (exit $ac_status); } && {
22379 test -z "$ac_c_werror_flag" ||
22380 test ! -s conftest.err
22381 } && test -s conftest.$ac_objext; then
22382 ac_cv_member_struct_mtget_mt_blksiz=yes
22383 else
22384 $as_echo "$as_me: failed program was:" >&5
22385 sed 's/^/| /' conftest.$ac_ext >&5
22387 ac_cv_member_struct_mtget_mt_blksiz=no
22390 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22393 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22395 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
22396 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
22397 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then
22399 cat >>confdefs.h <<_ACEOF
22400 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
22401 _ACEOF
22405 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
22406 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
22407 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
22408 $as_echo_n "(cached) " >&6
22409 else
22410 cat >conftest.$ac_ext <<_ACEOF
22411 /* confdefs.h. */
22412 _ACEOF
22413 cat confdefs.h >>conftest.$ac_ext
22414 cat >>conftest.$ac_ext <<_ACEOF
22415 /* end confdefs.h. */
22416 #include <sys/types.h>
22417 #ifdef HAVE_SYS_MTIO_H
22418 #include <sys/mtio.h>
22419 #endif
22422 main ()
22424 static struct mtget ac_aggr;
22425 if (ac_aggr.mt_gstat)
22426 return 0;
22428 return 0;
22430 _ACEOF
22431 rm -f conftest.$ac_objext
22432 if { (ac_try="$ac_compile"
22433 case "(($ac_try" in
22434 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22435 *) ac_try_echo=$ac_try;;
22436 esac
22437 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22438 $as_echo "$ac_try_echo") >&5
22439 (eval "$ac_compile") 2>conftest.er1
22440 ac_status=$?
22441 grep -v '^ *+' conftest.er1 >conftest.err
22442 rm -f conftest.er1
22443 cat conftest.err >&5
22444 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22445 (exit $ac_status); } && {
22446 test -z "$ac_c_werror_flag" ||
22447 test ! -s conftest.err
22448 } && test -s conftest.$ac_objext; then
22449 ac_cv_member_struct_mtget_mt_gstat=yes
22450 else
22451 $as_echo "$as_me: failed program was:" >&5
22452 sed 's/^/| /' conftest.$ac_ext >&5
22454 cat >conftest.$ac_ext <<_ACEOF
22455 /* confdefs.h. */
22456 _ACEOF
22457 cat confdefs.h >>conftest.$ac_ext
22458 cat >>conftest.$ac_ext <<_ACEOF
22459 /* end confdefs.h. */
22460 #include <sys/types.h>
22461 #ifdef HAVE_SYS_MTIO_H
22462 #include <sys/mtio.h>
22463 #endif
22466 main ()
22468 static struct mtget ac_aggr;
22469 if (sizeof ac_aggr.mt_gstat)
22470 return 0;
22472 return 0;
22474 _ACEOF
22475 rm -f conftest.$ac_objext
22476 if { (ac_try="$ac_compile"
22477 case "(($ac_try" in
22478 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22479 *) ac_try_echo=$ac_try;;
22480 esac
22481 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22482 $as_echo "$ac_try_echo") >&5
22483 (eval "$ac_compile") 2>conftest.er1
22484 ac_status=$?
22485 grep -v '^ *+' conftest.er1 >conftest.err
22486 rm -f conftest.er1
22487 cat conftest.err >&5
22488 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22489 (exit $ac_status); } && {
22490 test -z "$ac_c_werror_flag" ||
22491 test ! -s conftest.err
22492 } && test -s conftest.$ac_objext; then
22493 ac_cv_member_struct_mtget_mt_gstat=yes
22494 else
22495 $as_echo "$as_me: failed program was:" >&5
22496 sed 's/^/| /' conftest.$ac_ext >&5
22498 ac_cv_member_struct_mtget_mt_gstat=no
22501 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22504 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22506 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
22507 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
22508 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then
22510 cat >>confdefs.h <<_ACEOF
22511 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
22512 _ACEOF
22516 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
22517 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
22518 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
22519 $as_echo_n "(cached) " >&6
22520 else
22521 cat >conftest.$ac_ext <<_ACEOF
22522 /* confdefs.h. */
22523 _ACEOF
22524 cat confdefs.h >>conftest.$ac_ext
22525 cat >>conftest.$ac_ext <<_ACEOF
22526 /* end confdefs.h. */
22527 #include <sys/types.h>
22528 #ifdef HAVE_SYS_MTIO_H
22529 #include <sys/mtio.h>
22530 #endif
22533 main ()
22535 static struct mtget ac_aggr;
22536 if (ac_aggr.mt_blkno)
22537 return 0;
22539 return 0;
22541 _ACEOF
22542 rm -f conftest.$ac_objext
22543 if { (ac_try="$ac_compile"
22544 case "(($ac_try" in
22545 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22546 *) ac_try_echo=$ac_try;;
22547 esac
22548 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22549 $as_echo "$ac_try_echo") >&5
22550 (eval "$ac_compile") 2>conftest.er1
22551 ac_status=$?
22552 grep -v '^ *+' conftest.er1 >conftest.err
22553 rm -f conftest.er1
22554 cat conftest.err >&5
22555 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22556 (exit $ac_status); } && {
22557 test -z "$ac_c_werror_flag" ||
22558 test ! -s conftest.err
22559 } && test -s conftest.$ac_objext; then
22560 ac_cv_member_struct_mtget_mt_blkno=yes
22561 else
22562 $as_echo "$as_me: failed program was:" >&5
22563 sed 's/^/| /' conftest.$ac_ext >&5
22565 cat >conftest.$ac_ext <<_ACEOF
22566 /* confdefs.h. */
22567 _ACEOF
22568 cat confdefs.h >>conftest.$ac_ext
22569 cat >>conftest.$ac_ext <<_ACEOF
22570 /* end confdefs.h. */
22571 #include <sys/types.h>
22572 #ifdef HAVE_SYS_MTIO_H
22573 #include <sys/mtio.h>
22574 #endif
22577 main ()
22579 static struct mtget ac_aggr;
22580 if (sizeof ac_aggr.mt_blkno)
22581 return 0;
22583 return 0;
22585 _ACEOF
22586 rm -f conftest.$ac_objext
22587 if { (ac_try="$ac_compile"
22588 case "(($ac_try" in
22589 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22590 *) ac_try_echo=$ac_try;;
22591 esac
22592 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22593 $as_echo "$ac_try_echo") >&5
22594 (eval "$ac_compile") 2>conftest.er1
22595 ac_status=$?
22596 grep -v '^ *+' conftest.er1 >conftest.err
22597 rm -f conftest.er1
22598 cat conftest.err >&5
22599 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22600 (exit $ac_status); } && {
22601 test -z "$ac_c_werror_flag" ||
22602 test ! -s conftest.err
22603 } && test -s conftest.$ac_objext; then
22604 ac_cv_member_struct_mtget_mt_blkno=yes
22605 else
22606 $as_echo "$as_me: failed program was:" >&5
22607 sed 's/^/| /' conftest.$ac_ext >&5
22609 ac_cv_member_struct_mtget_mt_blkno=no
22612 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22615 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22617 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
22618 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
22619 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then
22621 cat >>confdefs.h <<_ACEOF
22622 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
22623 _ACEOF
22629 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
22630 $as_echo_n "checking for struct option.name... " >&6; }
22631 if test "${ac_cv_member_struct_option_name+set}" = set; then
22632 $as_echo_n "(cached) " >&6
22633 else
22634 cat >conftest.$ac_ext <<_ACEOF
22635 /* confdefs.h. */
22636 _ACEOF
22637 cat confdefs.h >>conftest.$ac_ext
22638 cat >>conftest.$ac_ext <<_ACEOF
22639 /* end confdefs.h. */
22640 #ifdef HAVE_GETOPT_H
22641 #include <getopt.h>
22642 #endif
22645 main ()
22647 static struct option ac_aggr;
22648 if (ac_aggr.name)
22649 return 0;
22651 return 0;
22653 _ACEOF
22654 rm -f conftest.$ac_objext
22655 if { (ac_try="$ac_compile"
22656 case "(($ac_try" in
22657 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22658 *) ac_try_echo=$ac_try;;
22659 esac
22660 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22661 $as_echo "$ac_try_echo") >&5
22662 (eval "$ac_compile") 2>conftest.er1
22663 ac_status=$?
22664 grep -v '^ *+' conftest.er1 >conftest.err
22665 rm -f conftest.er1
22666 cat conftest.err >&5
22667 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22668 (exit $ac_status); } && {
22669 test -z "$ac_c_werror_flag" ||
22670 test ! -s conftest.err
22671 } && test -s conftest.$ac_objext; then
22672 ac_cv_member_struct_option_name=yes
22673 else
22674 $as_echo "$as_me: failed program was:" >&5
22675 sed 's/^/| /' conftest.$ac_ext >&5
22677 cat >conftest.$ac_ext <<_ACEOF
22678 /* confdefs.h. */
22679 _ACEOF
22680 cat confdefs.h >>conftest.$ac_ext
22681 cat >>conftest.$ac_ext <<_ACEOF
22682 /* end confdefs.h. */
22683 #ifdef HAVE_GETOPT_H
22684 #include <getopt.h>
22685 #endif
22688 main ()
22690 static struct option ac_aggr;
22691 if (sizeof ac_aggr.name)
22692 return 0;
22694 return 0;
22696 _ACEOF
22697 rm -f conftest.$ac_objext
22698 if { (ac_try="$ac_compile"
22699 case "(($ac_try" in
22700 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22701 *) ac_try_echo=$ac_try;;
22702 esac
22703 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22704 $as_echo "$ac_try_echo") >&5
22705 (eval "$ac_compile") 2>conftest.er1
22706 ac_status=$?
22707 grep -v '^ *+' conftest.er1 >conftest.err
22708 rm -f conftest.er1
22709 cat conftest.err >&5
22710 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22711 (exit $ac_status); } && {
22712 test -z "$ac_c_werror_flag" ||
22713 test ! -s conftest.err
22714 } && test -s conftest.$ac_objext; then
22715 ac_cv_member_struct_option_name=yes
22716 else
22717 $as_echo "$as_me: failed program was:" >&5
22718 sed 's/^/| /' conftest.$ac_ext >&5
22720 ac_cv_member_struct_option_name=no
22723 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22726 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22728 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
22729 $as_echo "$ac_cv_member_struct_option_name" >&6; }
22730 if test "x$ac_cv_member_struct_option_name" = x""yes; then
22732 cat >>confdefs.h <<_ACEOF
22733 #define HAVE_STRUCT_OPTION_NAME 1
22734 _ACEOF
22740 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
22741 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
22742 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
22743 $as_echo_n "(cached) " >&6
22744 else
22745 cat >conftest.$ac_ext <<_ACEOF
22746 /* confdefs.h. */
22747 _ACEOF
22748 cat confdefs.h >>conftest.$ac_ext
22749 cat >>conftest.$ac_ext <<_ACEOF
22750 /* end confdefs.h. */
22751 $ac_includes_default
22753 main ()
22755 static struct stat ac_aggr;
22756 if (ac_aggr.st_blocks)
22757 return 0;
22759 return 0;
22761 _ACEOF
22762 rm -f conftest.$ac_objext
22763 if { (ac_try="$ac_compile"
22764 case "(($ac_try" in
22765 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22766 *) ac_try_echo=$ac_try;;
22767 esac
22768 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22769 $as_echo "$ac_try_echo") >&5
22770 (eval "$ac_compile") 2>conftest.er1
22771 ac_status=$?
22772 grep -v '^ *+' conftest.er1 >conftest.err
22773 rm -f conftest.er1
22774 cat conftest.err >&5
22775 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22776 (exit $ac_status); } && {
22777 test -z "$ac_c_werror_flag" ||
22778 test ! -s conftest.err
22779 } && test -s conftest.$ac_objext; then
22780 ac_cv_member_struct_stat_st_blocks=yes
22781 else
22782 $as_echo "$as_me: failed program was:" >&5
22783 sed 's/^/| /' conftest.$ac_ext >&5
22785 cat >conftest.$ac_ext <<_ACEOF
22786 /* confdefs.h. */
22787 _ACEOF
22788 cat confdefs.h >>conftest.$ac_ext
22789 cat >>conftest.$ac_ext <<_ACEOF
22790 /* end confdefs.h. */
22791 $ac_includes_default
22793 main ()
22795 static struct stat ac_aggr;
22796 if (sizeof ac_aggr.st_blocks)
22797 return 0;
22799 return 0;
22801 _ACEOF
22802 rm -f conftest.$ac_objext
22803 if { (ac_try="$ac_compile"
22804 case "(($ac_try" in
22805 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22806 *) ac_try_echo=$ac_try;;
22807 esac
22808 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22809 $as_echo "$ac_try_echo") >&5
22810 (eval "$ac_compile") 2>conftest.er1
22811 ac_status=$?
22812 grep -v '^ *+' conftest.er1 >conftest.err
22813 rm -f conftest.er1
22814 cat conftest.err >&5
22815 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22816 (exit $ac_status); } && {
22817 test -z "$ac_c_werror_flag" ||
22818 test ! -s conftest.err
22819 } && test -s conftest.$ac_objext; then
22820 ac_cv_member_struct_stat_st_blocks=yes
22821 else
22822 $as_echo "$as_me: failed program was:" >&5
22823 sed 's/^/| /' conftest.$ac_ext >&5
22825 ac_cv_member_struct_stat_st_blocks=no
22828 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22831 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22833 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
22834 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
22835 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then
22837 cat >>confdefs.h <<_ACEOF
22838 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
22839 _ACEOF
22843 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
22844 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
22845 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
22846 $as_echo_n "(cached) " >&6
22847 else
22848 cat >conftest.$ac_ext <<_ACEOF
22849 /* confdefs.h. */
22850 _ACEOF
22851 cat confdefs.h >>conftest.$ac_ext
22852 cat >>conftest.$ac_ext <<_ACEOF
22853 /* end confdefs.h. */
22854 $ac_includes_default
22856 main ()
22858 static struct stat ac_aggr;
22859 if (ac_aggr.st_mtim)
22860 return 0;
22862 return 0;
22864 _ACEOF
22865 rm -f conftest.$ac_objext
22866 if { (ac_try="$ac_compile"
22867 case "(($ac_try" in
22868 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22869 *) ac_try_echo=$ac_try;;
22870 esac
22871 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22872 $as_echo "$ac_try_echo") >&5
22873 (eval "$ac_compile") 2>conftest.er1
22874 ac_status=$?
22875 grep -v '^ *+' conftest.er1 >conftest.err
22876 rm -f conftest.er1
22877 cat conftest.err >&5
22878 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22879 (exit $ac_status); } && {
22880 test -z "$ac_c_werror_flag" ||
22881 test ! -s conftest.err
22882 } && test -s conftest.$ac_objext; then
22883 ac_cv_member_struct_stat_st_mtim=yes
22884 else
22885 $as_echo "$as_me: failed program was:" >&5
22886 sed 's/^/| /' conftest.$ac_ext >&5
22888 cat >conftest.$ac_ext <<_ACEOF
22889 /* confdefs.h. */
22890 _ACEOF
22891 cat confdefs.h >>conftest.$ac_ext
22892 cat >>conftest.$ac_ext <<_ACEOF
22893 /* end confdefs.h. */
22894 $ac_includes_default
22896 main ()
22898 static struct stat ac_aggr;
22899 if (sizeof ac_aggr.st_mtim)
22900 return 0;
22902 return 0;
22904 _ACEOF
22905 rm -f conftest.$ac_objext
22906 if { (ac_try="$ac_compile"
22907 case "(($ac_try" in
22908 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22909 *) ac_try_echo=$ac_try;;
22910 esac
22911 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22912 $as_echo "$ac_try_echo") >&5
22913 (eval "$ac_compile") 2>conftest.er1
22914 ac_status=$?
22915 grep -v '^ *+' conftest.er1 >conftest.err
22916 rm -f conftest.er1
22917 cat conftest.err >&5
22918 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22919 (exit $ac_status); } && {
22920 test -z "$ac_c_werror_flag" ||
22921 test ! -s conftest.err
22922 } && test -s conftest.$ac_objext; then
22923 ac_cv_member_struct_stat_st_mtim=yes
22924 else
22925 $as_echo "$as_me: failed program was:" >&5
22926 sed 's/^/| /' conftest.$ac_ext >&5
22928 ac_cv_member_struct_stat_st_mtim=no
22931 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22934 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22936 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
22937 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
22938 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then
22940 cat >>confdefs.h <<_ACEOF
22941 #define HAVE_STRUCT_STAT_ST_MTIM 1
22942 _ACEOF
22946 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
22947 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
22948 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
22949 $as_echo_n "(cached) " >&6
22950 else
22951 cat >conftest.$ac_ext <<_ACEOF
22952 /* confdefs.h. */
22953 _ACEOF
22954 cat confdefs.h >>conftest.$ac_ext
22955 cat >>conftest.$ac_ext <<_ACEOF
22956 /* end confdefs.h. */
22957 $ac_includes_default
22959 main ()
22961 static struct stat ac_aggr;
22962 if (ac_aggr.st_ctim)
22963 return 0;
22965 return 0;
22967 _ACEOF
22968 rm -f conftest.$ac_objext
22969 if { (ac_try="$ac_compile"
22970 case "(($ac_try" in
22971 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22972 *) ac_try_echo=$ac_try;;
22973 esac
22974 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22975 $as_echo "$ac_try_echo") >&5
22976 (eval "$ac_compile") 2>conftest.er1
22977 ac_status=$?
22978 grep -v '^ *+' conftest.er1 >conftest.err
22979 rm -f conftest.er1
22980 cat conftest.err >&5
22981 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22982 (exit $ac_status); } && {
22983 test -z "$ac_c_werror_flag" ||
22984 test ! -s conftest.err
22985 } && test -s conftest.$ac_objext; then
22986 ac_cv_member_struct_stat_st_ctim=yes
22987 else
22988 $as_echo "$as_me: failed program was:" >&5
22989 sed 's/^/| /' conftest.$ac_ext >&5
22991 cat >conftest.$ac_ext <<_ACEOF
22992 /* confdefs.h. */
22993 _ACEOF
22994 cat confdefs.h >>conftest.$ac_ext
22995 cat >>conftest.$ac_ext <<_ACEOF
22996 /* end confdefs.h. */
22997 $ac_includes_default
22999 main ()
23001 static struct stat ac_aggr;
23002 if (sizeof ac_aggr.st_ctim)
23003 return 0;
23005 return 0;
23007 _ACEOF
23008 rm -f conftest.$ac_objext
23009 if { (ac_try="$ac_compile"
23010 case "(($ac_try" in
23011 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23012 *) ac_try_echo=$ac_try;;
23013 esac
23014 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23015 $as_echo "$ac_try_echo") >&5
23016 (eval "$ac_compile") 2>conftest.er1
23017 ac_status=$?
23018 grep -v '^ *+' conftest.er1 >conftest.err
23019 rm -f conftest.er1
23020 cat conftest.err >&5
23021 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23022 (exit $ac_status); } && {
23023 test -z "$ac_c_werror_flag" ||
23024 test ! -s conftest.err
23025 } && test -s conftest.$ac_objext; then
23026 ac_cv_member_struct_stat_st_ctim=yes
23027 else
23028 $as_echo "$as_me: failed program was:" >&5
23029 sed 's/^/| /' conftest.$ac_ext >&5
23031 ac_cv_member_struct_stat_st_ctim=no
23034 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23037 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23039 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
23040 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
23041 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then
23043 cat >>confdefs.h <<_ACEOF
23044 #define HAVE_STRUCT_STAT_ST_CTIM 1
23045 _ACEOF
23049 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
23050 $as_echo_n "checking for struct stat.st_atim... " >&6; }
23051 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
23052 $as_echo_n "(cached) " >&6
23053 else
23054 cat >conftest.$ac_ext <<_ACEOF
23055 /* confdefs.h. */
23056 _ACEOF
23057 cat confdefs.h >>conftest.$ac_ext
23058 cat >>conftest.$ac_ext <<_ACEOF
23059 /* end confdefs.h. */
23060 $ac_includes_default
23062 main ()
23064 static struct stat ac_aggr;
23065 if (ac_aggr.st_atim)
23066 return 0;
23068 return 0;
23070 _ACEOF
23071 rm -f conftest.$ac_objext
23072 if { (ac_try="$ac_compile"
23073 case "(($ac_try" in
23074 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23075 *) ac_try_echo=$ac_try;;
23076 esac
23077 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23078 $as_echo "$ac_try_echo") >&5
23079 (eval "$ac_compile") 2>conftest.er1
23080 ac_status=$?
23081 grep -v '^ *+' conftest.er1 >conftest.err
23082 rm -f conftest.er1
23083 cat conftest.err >&5
23084 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23085 (exit $ac_status); } && {
23086 test -z "$ac_c_werror_flag" ||
23087 test ! -s conftest.err
23088 } && test -s conftest.$ac_objext; then
23089 ac_cv_member_struct_stat_st_atim=yes
23090 else
23091 $as_echo "$as_me: failed program was:" >&5
23092 sed 's/^/| /' conftest.$ac_ext >&5
23094 cat >conftest.$ac_ext <<_ACEOF
23095 /* confdefs.h. */
23096 _ACEOF
23097 cat confdefs.h >>conftest.$ac_ext
23098 cat >>conftest.$ac_ext <<_ACEOF
23099 /* end confdefs.h. */
23100 $ac_includes_default
23102 main ()
23104 static struct stat ac_aggr;
23105 if (sizeof ac_aggr.st_atim)
23106 return 0;
23108 return 0;
23110 _ACEOF
23111 rm -f conftest.$ac_objext
23112 if { (ac_try="$ac_compile"
23113 case "(($ac_try" in
23114 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23115 *) ac_try_echo=$ac_try;;
23116 esac
23117 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23118 $as_echo "$ac_try_echo") >&5
23119 (eval "$ac_compile") 2>conftest.er1
23120 ac_status=$?
23121 grep -v '^ *+' conftest.er1 >conftest.err
23122 rm -f conftest.er1
23123 cat conftest.err >&5
23124 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23125 (exit $ac_status); } && {
23126 test -z "$ac_c_werror_flag" ||
23127 test ! -s conftest.err
23128 } && test -s conftest.$ac_objext; then
23129 ac_cv_member_struct_stat_st_atim=yes
23130 else
23131 $as_echo "$as_me: failed program was:" >&5
23132 sed 's/^/| /' conftest.$ac_ext >&5
23134 ac_cv_member_struct_stat_st_atim=no
23137 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23140 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23142 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23143 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23144 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then
23146 cat >>confdefs.h <<_ACEOF
23147 #define HAVE_STRUCT_STAT_ST_ATIM 1
23148 _ACEOF
23154 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23155 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23156 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23157 $as_echo_n "(cached) " >&6
23158 else
23159 cat >conftest.$ac_ext <<_ACEOF
23160 /* confdefs.h. */
23161 _ACEOF
23162 cat confdefs.h >>conftest.$ac_ext
23163 cat >>conftest.$ac_ext <<_ACEOF
23164 /* end confdefs.h. */
23165 #ifdef HAVE_SYS_TYPES_H
23166 #include <sys/types.h>
23167 #endif
23168 #ifdef HAVE_NETINET_IN_H
23169 #include <netinet/in.h>
23170 #endif
23173 main ()
23175 static struct sockaddr_in6 ac_aggr;
23176 if (ac_aggr.sin6_scope_id)
23177 return 0;
23179 return 0;
23181 _ACEOF
23182 rm -f conftest.$ac_objext
23183 if { (ac_try="$ac_compile"
23184 case "(($ac_try" in
23185 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23186 *) ac_try_echo=$ac_try;;
23187 esac
23188 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23189 $as_echo "$ac_try_echo") >&5
23190 (eval "$ac_compile") 2>conftest.er1
23191 ac_status=$?
23192 grep -v '^ *+' conftest.er1 >conftest.err
23193 rm -f conftest.er1
23194 cat conftest.err >&5
23195 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23196 (exit $ac_status); } && {
23197 test -z "$ac_c_werror_flag" ||
23198 test ! -s conftest.err
23199 } && test -s conftest.$ac_objext; then
23200 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23201 else
23202 $as_echo "$as_me: failed program was:" >&5
23203 sed 's/^/| /' conftest.$ac_ext >&5
23205 cat >conftest.$ac_ext <<_ACEOF
23206 /* confdefs.h. */
23207 _ACEOF
23208 cat confdefs.h >>conftest.$ac_ext
23209 cat >>conftest.$ac_ext <<_ACEOF
23210 /* end confdefs.h. */
23211 #ifdef HAVE_SYS_TYPES_H
23212 #include <sys/types.h>
23213 #endif
23214 #ifdef HAVE_NETINET_IN_H
23215 #include <netinet/in.h>
23216 #endif
23219 main ()
23221 static struct sockaddr_in6 ac_aggr;
23222 if (sizeof ac_aggr.sin6_scope_id)
23223 return 0;
23225 return 0;
23227 _ACEOF
23228 rm -f conftest.$ac_objext
23229 if { (ac_try="$ac_compile"
23230 case "(($ac_try" in
23231 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23232 *) ac_try_echo=$ac_try;;
23233 esac
23234 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23235 $as_echo "$ac_try_echo") >&5
23236 (eval "$ac_compile") 2>conftest.er1
23237 ac_status=$?
23238 grep -v '^ *+' conftest.er1 >conftest.err
23239 rm -f conftest.er1
23240 cat conftest.err >&5
23241 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23242 (exit $ac_status); } && {
23243 test -z "$ac_c_werror_flag" ||
23244 test ! -s conftest.err
23245 } && test -s conftest.$ac_objext; then
23246 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23247 else
23248 $as_echo "$as_me: failed program was:" >&5
23249 sed 's/^/| /' conftest.$ac_ext >&5
23251 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
23254 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23257 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23259 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23260 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23261 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then
23263 cat >>confdefs.h <<_ACEOF
23264 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23265 _ACEOF
23271 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23272 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23273 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23274 $as_echo_n "(cached) " >&6
23275 else
23276 cat >conftest.$ac_ext <<_ACEOF
23277 /* confdefs.h. */
23278 _ACEOF
23279 cat confdefs.h >>conftest.$ac_ext
23280 cat >>conftest.$ac_ext <<_ACEOF
23281 /* end confdefs.h. */
23282 #ifdef HAVE_SYS_TYPES_H
23283 #include <sys/types.h>
23284 #endif
23285 #ifdef HAVE_NETINET_IN_H
23286 # include <netinet/in.h>
23287 #endif
23288 #ifdef HAVE_ARPA_NAMESER_H
23289 # include <arpa/nameser.h>
23290 #endif
23293 main ()
23295 static ns_msg ac_aggr;
23296 if (ac_aggr._msg_ptr)
23297 return 0;
23299 return 0;
23301 _ACEOF
23302 rm -f conftest.$ac_objext
23303 if { (ac_try="$ac_compile"
23304 case "(($ac_try" in
23305 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23306 *) ac_try_echo=$ac_try;;
23307 esac
23308 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23309 $as_echo "$ac_try_echo") >&5
23310 (eval "$ac_compile") 2>conftest.er1
23311 ac_status=$?
23312 grep -v '^ *+' conftest.er1 >conftest.err
23313 rm -f conftest.er1
23314 cat conftest.err >&5
23315 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23316 (exit $ac_status); } && {
23317 test -z "$ac_c_werror_flag" ||
23318 test ! -s conftest.err
23319 } && test -s conftest.$ac_objext; then
23320 ac_cv_member_ns_msg__msg_ptr=yes
23321 else
23322 $as_echo "$as_me: failed program was:" >&5
23323 sed 's/^/| /' conftest.$ac_ext >&5
23325 cat >conftest.$ac_ext <<_ACEOF
23326 /* confdefs.h. */
23327 _ACEOF
23328 cat confdefs.h >>conftest.$ac_ext
23329 cat >>conftest.$ac_ext <<_ACEOF
23330 /* end confdefs.h. */
23331 #ifdef HAVE_SYS_TYPES_H
23332 #include <sys/types.h>
23333 #endif
23334 #ifdef HAVE_NETINET_IN_H
23335 # include <netinet/in.h>
23336 #endif
23337 #ifdef HAVE_ARPA_NAMESER_H
23338 # include <arpa/nameser.h>
23339 #endif
23342 main ()
23344 static ns_msg ac_aggr;
23345 if (sizeof ac_aggr._msg_ptr)
23346 return 0;
23348 return 0;
23350 _ACEOF
23351 rm -f conftest.$ac_objext
23352 if { (ac_try="$ac_compile"
23353 case "(($ac_try" in
23354 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23355 *) ac_try_echo=$ac_try;;
23356 esac
23357 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23358 $as_echo "$ac_try_echo") >&5
23359 (eval "$ac_compile") 2>conftest.er1
23360 ac_status=$?
23361 grep -v '^ *+' conftest.er1 >conftest.err
23362 rm -f conftest.er1
23363 cat conftest.err >&5
23364 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23365 (exit $ac_status); } && {
23366 test -z "$ac_c_werror_flag" ||
23367 test ! -s conftest.err
23368 } && test -s conftest.$ac_objext; then
23369 ac_cv_member_ns_msg__msg_ptr=yes
23370 else
23371 $as_echo "$as_me: failed program was:" >&5
23372 sed 's/^/| /' conftest.$ac_ext >&5
23374 ac_cv_member_ns_msg__msg_ptr=no
23377 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23380 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23382 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
23383 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
23384 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then
23386 cat >>confdefs.h <<_ACEOF
23387 #define HAVE_NS_MSG__MSG_PTR 1
23388 _ACEOF
23394 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
23395 $as_echo_n "checking for timezone variable... " >&6; }
23396 if test "${ac_cv_have_timezone+set}" = set; then
23397 $as_echo_n "(cached) " >&6
23398 else
23399 cat >conftest.$ac_ext <<_ACEOF
23400 /* confdefs.h. */
23401 _ACEOF
23402 cat confdefs.h >>conftest.$ac_ext
23403 cat >>conftest.$ac_ext <<_ACEOF
23404 /* end confdefs.h. */
23405 #include <time.h>
23407 main ()
23409 timezone = 1
23411 return 0;
23413 _ACEOF
23414 rm -f conftest.$ac_objext conftest$ac_exeext
23415 if { (ac_try="$ac_link"
23416 case "(($ac_try" in
23417 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23418 *) ac_try_echo=$ac_try;;
23419 esac
23420 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23421 $as_echo "$ac_try_echo") >&5
23422 (eval "$ac_link") 2>conftest.er1
23423 ac_status=$?
23424 grep -v '^ *+' conftest.er1 >conftest.err
23425 rm -f conftest.er1
23426 cat conftest.err >&5
23427 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23428 (exit $ac_status); } && {
23429 test -z "$ac_c_werror_flag" ||
23430 test ! -s conftest.err
23431 } && test -s conftest$ac_exeext && {
23432 test "$cross_compiling" = yes ||
23433 $as_test_x conftest$ac_exeext
23434 }; then
23435 ac_cv_have_timezone="yes"
23436 else
23437 $as_echo "$as_me: failed program was:" >&5
23438 sed 's/^/| /' conftest.$ac_ext >&5
23440 ac_cv_have_timezone="no"
23443 rm -rf conftest.dSYM
23444 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23445 conftest$ac_exeext conftest.$ac_ext
23447 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
23448 $as_echo "$ac_cv_have_timezone" >&6; }
23449 if test "$ac_cv_have_timezone" = "yes"
23450 then
23452 cat >>confdefs.h <<\_ACEOF
23453 #define HAVE_TIMEZONE 1
23454 _ACEOF
23457 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
23458 $as_echo_n "checking for daylight variable... " >&6; }
23459 if test "${ac_cv_have_daylight+set}" = set; then
23460 $as_echo_n "(cached) " >&6
23461 else
23462 cat >conftest.$ac_ext <<_ACEOF
23463 /* confdefs.h. */
23464 _ACEOF
23465 cat confdefs.h >>conftest.$ac_ext
23466 cat >>conftest.$ac_ext <<_ACEOF
23467 /* end confdefs.h. */
23468 #include <time.h>
23470 main ()
23472 daylight = 1
23474 return 0;
23476 _ACEOF
23477 rm -f conftest.$ac_objext conftest$ac_exeext
23478 if { (ac_try="$ac_link"
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_link") 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_exeext && {
23495 test "$cross_compiling" = yes ||
23496 $as_test_x conftest$ac_exeext
23497 }; then
23498 ac_cv_have_daylight="yes"
23499 else
23500 $as_echo "$as_me: failed program was:" >&5
23501 sed 's/^/| /' conftest.$ac_ext >&5
23503 ac_cv_have_daylight="no"
23506 rm -rf conftest.dSYM
23507 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23508 conftest$ac_exeext conftest.$ac_ext
23510 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
23511 $as_echo "$ac_cv_have_daylight" >&6; }
23512 if test "$ac_cv_have_daylight" = "yes"
23513 then
23515 cat >>confdefs.h <<\_ACEOF
23516 #define HAVE_DAYLIGHT 1
23517 _ACEOF
23521 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
23522 $as_echo_n "checking for isinf... " >&6; }
23523 if test "${ac_cv_have_isinf+set}" = set; then
23524 $as_echo_n "(cached) " >&6
23525 else
23526 cat >conftest.$ac_ext <<_ACEOF
23527 /* confdefs.h. */
23528 _ACEOF
23529 cat confdefs.h >>conftest.$ac_ext
23530 cat >>conftest.$ac_ext <<_ACEOF
23531 /* end confdefs.h. */
23532 #include <math.h>
23534 main ()
23536 float f = 0.0; int i=isinf(f)
23538 return 0;
23540 _ACEOF
23541 rm -f conftest.$ac_objext conftest$ac_exeext
23542 if { (ac_try="$ac_link"
23543 case "(($ac_try" in
23544 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23545 *) ac_try_echo=$ac_try;;
23546 esac
23547 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23548 $as_echo "$ac_try_echo") >&5
23549 (eval "$ac_link") 2>conftest.er1
23550 ac_status=$?
23551 grep -v '^ *+' conftest.er1 >conftest.err
23552 rm -f conftest.er1
23553 cat conftest.err >&5
23554 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23555 (exit $ac_status); } && {
23556 test -z "$ac_c_werror_flag" ||
23557 test ! -s conftest.err
23558 } && test -s conftest$ac_exeext && {
23559 test "$cross_compiling" = yes ||
23560 $as_test_x conftest$ac_exeext
23561 }; then
23562 ac_cv_have_isinf="yes"
23563 else
23564 $as_echo "$as_me: failed program was:" >&5
23565 sed 's/^/| /' conftest.$ac_ext >&5
23567 ac_cv_have_isinf="no"
23570 rm -rf conftest.dSYM
23571 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23572 conftest$ac_exeext conftest.$ac_ext
23574 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
23575 $as_echo "$ac_cv_have_isinf" >&6; }
23576 if test "$ac_cv_have_isinf" = "yes"
23577 then
23579 cat >>confdefs.h <<\_ACEOF
23580 #define HAVE_ISINF 1
23581 _ACEOF
23585 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
23586 $as_echo_n "checking for isnan... " >&6; }
23587 if test "${ac_cv_have_isnan+set}" = set; then
23588 $as_echo_n "(cached) " >&6
23589 else
23590 cat >conftest.$ac_ext <<_ACEOF
23591 /* confdefs.h. */
23592 _ACEOF
23593 cat confdefs.h >>conftest.$ac_ext
23594 cat >>conftest.$ac_ext <<_ACEOF
23595 /* end confdefs.h. */
23596 #include <math.h>
23598 main ()
23600 float f = 0.0; int i=isnan(f)
23602 return 0;
23604 _ACEOF
23605 rm -f conftest.$ac_objext conftest$ac_exeext
23606 if { (ac_try="$ac_link"
23607 case "(($ac_try" in
23608 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23609 *) ac_try_echo=$ac_try;;
23610 esac
23611 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23612 $as_echo "$ac_try_echo") >&5
23613 (eval "$ac_link") 2>conftest.er1
23614 ac_status=$?
23615 grep -v '^ *+' conftest.er1 >conftest.err
23616 rm -f conftest.er1
23617 cat conftest.err >&5
23618 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23619 (exit $ac_status); } && {
23620 test -z "$ac_c_werror_flag" ||
23621 test ! -s conftest.err
23622 } && test -s conftest$ac_exeext && {
23623 test "$cross_compiling" = yes ||
23624 $as_test_x conftest$ac_exeext
23625 }; then
23626 ac_cv_have_isnan="yes"
23627 else
23628 $as_echo "$as_me: failed program was:" >&5
23629 sed 's/^/| /' conftest.$ac_ext >&5
23631 ac_cv_have_isnan="no"
23634 rm -rf conftest.dSYM
23635 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23636 conftest$ac_exeext conftest.$ac_ext
23638 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
23639 $as_echo "$ac_cv_have_isnan" >&6; }
23640 if test "$ac_cv_have_isnan" = "yes"
23641 then
23643 cat >>confdefs.h <<\_ACEOF
23644 #define HAVE_ISNAN 1
23645 _ACEOF
23650 case $host_cpu in
23651 *i[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
23652 $as_echo_n "checking whether we need to define __i386__... " >&6; }
23653 if test "${ac_cv_cpp_def___i386__+set}" = set; then
23654 $as_echo_n "(cached) " >&6
23655 else
23656 cat >conftest.$ac_ext <<_ACEOF
23657 /* confdefs.h. */
23658 _ACEOF
23659 cat confdefs.h >>conftest.$ac_ext
23660 cat >>conftest.$ac_ext <<_ACEOF
23661 /* end confdefs.h. */
23662 #ifndef __i386__
23664 #endif
23665 _ACEOF
23666 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
23667 $EGREP "yes" >/dev/null 2>&1; then
23668 ac_cv_cpp_def___i386__=yes
23669 else
23670 ac_cv_cpp_def___i386__=no
23672 rm -f conftest*
23675 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
23676 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
23677 if test $ac_cv_cpp_def___i386__ = yes; then
23678 CFLAGS="$CFLAGS -D__i386__"
23679 LINTFLAGS="$LINTFLAGS -D__i386__"
23682 *x86_64*) { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
23683 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
23684 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
23685 $as_echo_n "(cached) " >&6
23686 else
23687 cat >conftest.$ac_ext <<_ACEOF
23688 /* confdefs.h. */
23689 _ACEOF
23690 cat confdefs.h >>conftest.$ac_ext
23691 cat >>conftest.$ac_ext <<_ACEOF
23692 /* end confdefs.h. */
23693 #ifndef __x86_64__
23695 #endif
23696 _ACEOF
23697 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
23698 $EGREP "yes" >/dev/null 2>&1; then
23699 ac_cv_cpp_def___x86_64__=yes
23700 else
23701 ac_cv_cpp_def___x86_64__=no
23703 rm -f conftest*
23706 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
23707 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
23708 if test $ac_cv_cpp_def___x86_64__ = yes; then
23709 CFLAGS="$CFLAGS -D__x86_64__"
23710 LINTFLAGS="$LINTFLAGS -D__x86_64__"
23713 *alpha*) { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
23714 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
23715 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
23716 $as_echo_n "(cached) " >&6
23717 else
23718 cat >conftest.$ac_ext <<_ACEOF
23719 /* confdefs.h. */
23720 _ACEOF
23721 cat confdefs.h >>conftest.$ac_ext
23722 cat >>conftest.$ac_ext <<_ACEOF
23723 /* end confdefs.h. */
23724 #ifndef __ALPHA__
23726 #endif
23727 _ACEOF
23728 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
23729 $EGREP "yes" >/dev/null 2>&1; then
23730 ac_cv_cpp_def___ALPHA__=yes
23731 else
23732 ac_cv_cpp_def___ALPHA__=no
23734 rm -f conftest*
23737 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
23738 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
23739 if test $ac_cv_cpp_def___ALPHA__ = yes; then
23740 CFLAGS="$CFLAGS -D__ALPHA__"
23741 LINTFLAGS="$LINTFLAGS -D__ALPHA__"
23744 *sparc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
23745 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
23746 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
23747 $as_echo_n "(cached) " >&6
23748 else
23749 cat >conftest.$ac_ext <<_ACEOF
23750 /* confdefs.h. */
23751 _ACEOF
23752 cat confdefs.h >>conftest.$ac_ext
23753 cat >>conftest.$ac_ext <<_ACEOF
23754 /* end confdefs.h. */
23755 #ifndef __sparc__
23757 #endif
23758 _ACEOF
23759 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
23760 $EGREP "yes" >/dev/null 2>&1; then
23761 ac_cv_cpp_def___sparc__=yes
23762 else
23763 ac_cv_cpp_def___sparc__=no
23765 rm -f conftest*
23768 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
23769 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
23770 if test $ac_cv_cpp_def___sparc__ = yes; then
23771 CFLAGS="$CFLAGS -D__sparc__"
23772 LINTFLAGS="$LINTFLAGS -D__sparc__"
23775 *powerpc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
23776 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
23777 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
23778 $as_echo_n "(cached) " >&6
23779 else
23780 cat >conftest.$ac_ext <<_ACEOF
23781 /* confdefs.h. */
23782 _ACEOF
23783 cat confdefs.h >>conftest.$ac_ext
23784 cat >>conftest.$ac_ext <<_ACEOF
23785 /* end confdefs.h. */
23786 #ifndef __powerpc__
23788 #endif
23789 _ACEOF
23790 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
23791 $EGREP "yes" >/dev/null 2>&1; then
23792 ac_cv_cpp_def___powerpc__=yes
23793 else
23794 ac_cv_cpp_def___powerpc__=no
23796 rm -f conftest*
23799 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
23800 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
23801 if test $ac_cv_cpp_def___powerpc__ = yes; then
23802 CFLAGS="$CFLAGS -D__powerpc__"
23803 LINTFLAGS="$LINTFLAGS -D__powerpc__"
23806 esac
23808 case $host_vendor in
23809 *sun*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
23810 $as_echo_n "checking whether we need to define __sun__... " >&6; }
23811 if test "${ac_cv_cpp_def___sun__+set}" = set; then
23812 $as_echo_n "(cached) " >&6
23813 else
23814 cat >conftest.$ac_ext <<_ACEOF
23815 /* confdefs.h. */
23816 _ACEOF
23817 cat confdefs.h >>conftest.$ac_ext
23818 cat >>conftest.$ac_ext <<_ACEOF
23819 /* end confdefs.h. */
23820 #ifndef __sun__
23822 #endif
23823 _ACEOF
23824 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
23825 $EGREP "yes" >/dev/null 2>&1; then
23826 ac_cv_cpp_def___sun__=yes
23827 else
23828 ac_cv_cpp_def___sun__=no
23830 rm -f conftest*
23833 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
23834 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
23835 if test $ac_cv_cpp_def___sun__ = yes; then
23836 CFLAGS="$CFLAGS -D__sun__"
23837 LINTFLAGS="$LINTFLAGS -D__sun__"
23840 esac
23843 DEPENDENCIES="### Dependencies:
23845 .INIT: Makefile
23846 .BEGIN: Makefile
23847 Makefile: dummy
23848 -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
23850 \$(OBJS): \$(IDL_GEN_HEADERS)
23851 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
23852 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
23853 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
23854 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
23857 ALL_MAKERULES=""
23859 ALL_MAKEFILES=""
23861 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
23864 ALL_TOP_DIRS=""
23866 ALL_DLL_DIRS=""
23868 ALL_IMPLIB_DIRS=""
23870 ALL_TEST_DIRS=""
23872 ALL_PROGRAM_DIRS=""
23874 ALL_PROGRAM_INSTALL_DIRS=""
23876 ALL_PROGRAM_BIN_INSTALL_DIRS=""
23882 ac_config_commands="$ac_config_commands include/stamp-h"
23885 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
23887 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
23889 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
23891 ac_config_commands="$ac_config_commands dlls/user32/resources"
23893 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
23895 ac_config_commands="$ac_config_commands include/wine"
23898 ALL_MAKERULES="$ALL_MAKERULES \\
23899 Make.rules"
23900 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23901 Make.rules: Make.rules.in"
23902 MAKE_RULES=Make.rules
23903 ac_config_files="$ac_config_files Make.rules"
23905 ALL_MAKERULES="$ALL_MAKERULES \\
23906 dlls/Makedll.rules"
23907 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23908 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
23909 MAKE_DLL_RULES=dlls/Makedll.rules
23910 ac_config_files="$ac_config_files dlls/Makedll.rules"
23912 ALL_MAKERULES="$ALL_MAKERULES \\
23913 dlls/Makeimplib.rules"
23914 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23915 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
23916 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
23917 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
23919 ALL_MAKERULES="$ALL_MAKERULES \\
23920 dlls/Maketest.rules"
23921 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23922 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
23923 MAKE_TEST_RULES=dlls/Maketest.rules
23924 ac_config_files="$ac_config_files dlls/Maketest.rules"
23926 ALL_MAKERULES="$ALL_MAKERULES \\
23927 programs/Makeprog.rules"
23928 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23929 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
23930 MAKE_PROG_RULES=programs/Makeprog.rules
23931 ac_config_files="$ac_config_files programs/Makeprog.rules"
23936 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23937 Makefile: Makefile.in Make.rules"
23938 ac_config_files="$ac_config_files Makefile"
23940 ALL_MAKEFILES="$ALL_MAKEFILES \\
23941 dlls/Makefile"
23942 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
23943 dlls"
23944 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23945 dlls/Makefile: dlls/Makefile.in Make.rules"
23946 ac_config_files="$ac_config_files dlls/Makefile"
23948 ALL_MAKEFILES="$ALL_MAKEFILES \\
23949 dlls/acledit/Makefile"
23950 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23951 acledit"
23952 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23953 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
23954 ac_config_files="$ac_config_files dlls/acledit/Makefile"
23956 ALL_MAKEFILES="$ALL_MAKEFILES \\
23957 dlls/activeds/Makefile"
23958 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23959 activeds"
23960 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23961 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
23962 ac_config_files="$ac_config_files dlls/activeds/Makefile"
23964 ALL_MAKEFILES="$ALL_MAKEFILES \\
23965 dlls/actxprxy/Makefile"
23966 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23967 actxprxy"
23968 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23969 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
23970 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
23972 ALL_MAKEFILES="$ALL_MAKEFILES \\
23973 dlls/adsiid/Makefile"
23974 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
23975 adsiid"
23976 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23977 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
23978 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
23980 ALL_MAKEFILES="$ALL_MAKEFILES \\
23981 dlls/advapi32/Makefile"
23982 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23983 advapi32"
23984 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23985 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
23986 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
23988 ALL_MAKEFILES="$ALL_MAKEFILES \\
23989 dlls/advapi32/tests/Makefile"
23990 test "x$enable_advapi32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23991 advapi32/tests"
23992 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23993 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
23994 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
23996 ALL_MAKEFILES="$ALL_MAKEFILES \\
23997 dlls/advpack/Makefile"
23998 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23999 advpack"
24000 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24001 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
24002 ac_config_files="$ac_config_files dlls/advpack/Makefile"
24004 ALL_MAKEFILES="$ALL_MAKEFILES \\
24005 dlls/advpack/tests/Makefile"
24006 test "x$enable_advpack_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24007 advpack/tests"
24008 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24009 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
24010 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
24012 ALL_MAKEFILES="$ALL_MAKEFILES \\
24013 dlls/amstream/Makefile"
24014 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24015 amstream"
24016 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24017 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
24018 ac_config_files="$ac_config_files dlls/amstream/Makefile"
24020 ALL_MAKEFILES="$ALL_MAKEFILES \\
24021 dlls/appwiz.cpl/Makefile"
24022 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24023 appwiz.cpl"
24024 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24025 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
24026 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
24028 ALL_MAKEFILES="$ALL_MAKEFILES \\
24029 dlls/atl/Makefile"
24030 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24031 atl"
24032 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24033 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
24034 ac_config_files="$ac_config_files dlls/atl/Makefile"
24036 ALL_MAKEFILES="$ALL_MAKEFILES \\
24037 dlls/avicap32/Makefile"
24038 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24039 avicap32"
24040 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24041 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
24042 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
24044 ALL_MAKEFILES="$ALL_MAKEFILES \\
24045 dlls/avifil32/Makefile"
24046 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24047 avifil32"
24048 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24049 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
24050 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
24052 ALL_MAKEFILES="$ALL_MAKEFILES \\
24053 dlls/browseui/Makefile"
24054 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24055 browseui"
24056 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24057 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
24058 ac_config_files="$ac_config_files dlls/browseui/Makefile"
24060 ALL_MAKEFILES="$ALL_MAKEFILES \\
24061 dlls/browseui/tests/Makefile"
24062 test "x$enable_browseui_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24063 browseui/tests"
24064 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24065 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
24066 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
24068 ALL_MAKEFILES="$ALL_MAKEFILES \\
24069 dlls/cabinet/Makefile"
24070 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24071 cabinet"
24072 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24073 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
24074 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
24076 ALL_MAKEFILES="$ALL_MAKEFILES \\
24077 dlls/cabinet/tests/Makefile"
24078 test "x$enable_cabinet_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24079 cabinet/tests"
24080 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24081 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
24082 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
24084 ALL_MAKEFILES="$ALL_MAKEFILES \\
24085 dlls/capi2032/Makefile"
24086 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24087 capi2032"
24088 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24089 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
24090 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
24092 ALL_MAKEFILES="$ALL_MAKEFILES \\
24093 dlls/cards/Makefile"
24094 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24095 cards"
24096 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24097 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
24098 ac_config_files="$ac_config_files dlls/cards/Makefile"
24100 ALL_MAKEFILES="$ALL_MAKEFILES \\
24101 dlls/cfgmgr32/Makefile"
24102 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24103 cfgmgr32"
24104 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24105 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
24106 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
24108 ALL_MAKEFILES="$ALL_MAKEFILES \\
24109 dlls/clusapi/Makefile"
24110 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24111 clusapi"
24112 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24113 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
24114 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
24116 ALL_MAKEFILES="$ALL_MAKEFILES \\
24117 dlls/comcat/Makefile"
24118 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24119 comcat"
24120 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24121 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
24122 ac_config_files="$ac_config_files dlls/comcat/Makefile"
24124 ALL_MAKEFILES="$ALL_MAKEFILES \\
24125 dlls/comcat/tests/Makefile"
24126 test "x$enable_comcat_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24127 comcat/tests"
24128 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24129 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
24130 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
24132 ALL_MAKEFILES="$ALL_MAKEFILES \\
24133 dlls/comctl32/Makefile"
24134 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24135 comctl32"
24136 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24137 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
24138 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
24140 ALL_MAKEFILES="$ALL_MAKEFILES \\
24141 dlls/comctl32/tests/Makefile"
24142 test "x$enable_comctl32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24143 comctl32/tests"
24144 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24145 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
24146 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
24148 ALL_MAKEFILES="$ALL_MAKEFILES \\
24149 dlls/comdlg32/Makefile"
24150 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24151 comdlg32"
24152 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24153 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
24154 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
24156 ALL_MAKEFILES="$ALL_MAKEFILES \\
24157 dlls/comdlg32/tests/Makefile"
24158 test "x$enable_comdlg32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24159 comdlg32/tests"
24160 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24161 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
24162 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
24164 ALL_MAKEFILES="$ALL_MAKEFILES \\
24165 dlls/compstui/Makefile"
24166 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24167 compstui"
24168 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24169 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
24170 ac_config_files="$ac_config_files dlls/compstui/Makefile"
24172 ALL_MAKEFILES="$ALL_MAKEFILES \\
24173 dlls/credui/Makefile"
24174 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24175 credui"
24176 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24177 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
24178 ac_config_files="$ac_config_files dlls/credui/Makefile"
24180 ALL_MAKEFILES="$ALL_MAKEFILES \\
24181 dlls/credui/tests/Makefile"
24182 test "x$enable_credui_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24183 credui/tests"
24184 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24185 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
24186 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
24188 ALL_MAKEFILES="$ALL_MAKEFILES \\
24189 dlls/crtdll/Makefile"
24190 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24191 crtdll"
24192 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24193 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
24194 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
24196 ALL_MAKEFILES="$ALL_MAKEFILES \\
24197 dlls/crypt32/Makefile"
24198 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24199 crypt32"
24200 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24201 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
24202 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
24204 ALL_MAKEFILES="$ALL_MAKEFILES \\
24205 dlls/crypt32/tests/Makefile"
24206 test "x$enable_crypt32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24207 crypt32/tests"
24208 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24209 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
24210 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
24212 ALL_MAKEFILES="$ALL_MAKEFILES \\
24213 dlls/cryptdlg/Makefile"
24214 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24215 cryptdlg"
24216 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24217 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
24218 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
24220 ALL_MAKEFILES="$ALL_MAKEFILES \\
24221 dlls/cryptdll/Makefile"
24222 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24223 cryptdll"
24224 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24225 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
24226 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
24228 ALL_MAKEFILES="$ALL_MAKEFILES \\
24229 dlls/cryptnet/Makefile"
24230 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24231 cryptnet"
24232 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24233 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
24234 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
24236 ALL_MAKEFILES="$ALL_MAKEFILES \\
24237 dlls/cryptnet/tests/Makefile"
24238 test "x$enable_cryptnet_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24239 cryptnet/tests"
24240 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24241 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
24242 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
24244 ALL_MAKEFILES="$ALL_MAKEFILES \\
24245 dlls/cryptui/Makefile"
24246 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24247 cryptui"
24248 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24249 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
24250 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
24252 ALL_MAKEFILES="$ALL_MAKEFILES \\
24253 dlls/cryptui/tests/Makefile"
24254 test "x$enable_cryptui_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24255 cryptui/tests"
24256 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24257 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
24258 ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
24260 ALL_MAKEFILES="$ALL_MAKEFILES \\
24261 dlls/ctapi32/Makefile"
24262 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24263 ctapi32"
24264 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24265 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
24266 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
24268 ALL_MAKEFILES="$ALL_MAKEFILES \\
24269 dlls/ctl3d32/Makefile"
24270 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24271 ctl3d32"
24272 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24273 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
24274 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
24276 ALL_MAKEFILES="$ALL_MAKEFILES \\
24277 dlls/d3d10/Makefile"
24278 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24279 d3d10"
24280 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24281 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
24282 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
24284 ALL_MAKEFILES="$ALL_MAKEFILES \\
24285 dlls/d3d10/tests/Makefile"
24286 test "x$enable_d3d10_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24287 d3d10/tests"
24288 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24289 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
24290 ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
24292 ALL_MAKEFILES="$ALL_MAKEFILES \\
24293 dlls/d3d8/Makefile"
24294 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24295 d3d8"
24296 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24297 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
24298 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
24300 ALL_MAKEFILES="$ALL_MAKEFILES \\
24301 dlls/d3d8/tests/Makefile"
24302 test "x$enable_d3d8_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24303 d3d8/tests"
24304 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24305 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
24306 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
24308 ALL_MAKEFILES="$ALL_MAKEFILES \\
24309 dlls/d3d9/Makefile"
24310 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24311 d3d9"
24312 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24313 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
24314 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
24316 ALL_MAKEFILES="$ALL_MAKEFILES \\
24317 dlls/d3d9/tests/Makefile"
24318 test "x$enable_d3d9_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24319 d3d9/tests"
24320 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24321 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
24322 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
24324 ALL_MAKEFILES="$ALL_MAKEFILES \\
24325 dlls/d3dim/Makefile"
24326 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24327 d3dim"
24328 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24329 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
24330 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
24332 ALL_MAKEFILES="$ALL_MAKEFILES \\
24333 dlls/d3drm/Makefile"
24334 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24335 d3drm"
24336 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24337 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
24338 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
24340 ALL_MAKEFILES="$ALL_MAKEFILES \\
24341 dlls/d3drm/tests/Makefile"
24342 test "x$enable_d3drm_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24343 d3drm/tests"
24344 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24345 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
24346 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
24348 ALL_MAKEFILES="$ALL_MAKEFILES \\
24349 dlls/d3dx8/Makefile"
24350 test "x$enable_d3dx8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24351 d3dx8"
24352 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24353 dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
24354 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
24356 ALL_MAKEFILES="$ALL_MAKEFILES \\
24357 dlls/d3dx8/tests/Makefile"
24358 test "x$enable_d3dx8_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24359 d3dx8/tests"
24360 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24361 dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
24362 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
24364 ALL_MAKEFILES="$ALL_MAKEFILES \\
24365 dlls/d3dx9_24/Makefile"
24366 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24367 d3dx9_24"
24368 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24369 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
24370 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
24372 ALL_MAKEFILES="$ALL_MAKEFILES \\
24373 dlls/d3dx9_25/Makefile"
24374 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24375 d3dx9_25"
24376 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24377 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
24378 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
24380 ALL_MAKEFILES="$ALL_MAKEFILES \\
24381 dlls/d3dx9_26/Makefile"
24382 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24383 d3dx9_26"
24384 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24385 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
24386 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
24388 ALL_MAKEFILES="$ALL_MAKEFILES \\
24389 dlls/d3dx9_27/Makefile"
24390 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24391 d3dx9_27"
24392 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24393 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
24394 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
24396 ALL_MAKEFILES="$ALL_MAKEFILES \\
24397 dlls/d3dx9_28/Makefile"
24398 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24399 d3dx9_28"
24400 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24401 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
24402 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
24404 ALL_MAKEFILES="$ALL_MAKEFILES \\
24405 dlls/d3dx9_29/Makefile"
24406 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24407 d3dx9_29"
24408 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24409 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
24410 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
24412 ALL_MAKEFILES="$ALL_MAKEFILES \\
24413 dlls/d3dx9_30/Makefile"
24414 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24415 d3dx9_30"
24416 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24417 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
24418 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
24420 ALL_MAKEFILES="$ALL_MAKEFILES \\
24421 dlls/d3dx9_31/Makefile"
24422 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24423 d3dx9_31"
24424 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24425 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
24426 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
24428 ALL_MAKEFILES="$ALL_MAKEFILES \\
24429 dlls/d3dx9_32/Makefile"
24430 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24431 d3dx9_32"
24432 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24433 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
24434 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
24436 ALL_MAKEFILES="$ALL_MAKEFILES \\
24437 dlls/d3dx9_33/Makefile"
24438 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24439 d3dx9_33"
24440 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24441 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
24442 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
24444 ALL_MAKEFILES="$ALL_MAKEFILES \\
24445 dlls/d3dx9_34/Makefile"
24446 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24447 d3dx9_34"
24448 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24449 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
24450 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
24452 ALL_MAKEFILES="$ALL_MAKEFILES \\
24453 dlls/d3dx9_35/Makefile"
24454 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24455 d3dx9_35"
24456 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24457 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
24458 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
24460 ALL_MAKEFILES="$ALL_MAKEFILES \\
24461 dlls/d3dx9_36/Makefile"
24462 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24463 d3dx9_36"
24464 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24465 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
24466 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
24468 ALL_MAKEFILES="$ALL_MAKEFILES \\
24469 dlls/d3dx9_36/tests/Makefile"
24470 test "x$enable_d3dx9_36_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24471 d3dx9_36/tests"
24472 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24473 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
24474 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
24476 ALL_MAKEFILES="$ALL_MAKEFILES \\
24477 dlls/d3dx9_37/Makefile"
24478 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24479 d3dx9_37"
24480 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24481 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
24482 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
24484 ALL_MAKEFILES="$ALL_MAKEFILES \\
24485 dlls/d3dxof/Makefile"
24486 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24487 d3dxof"
24488 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24489 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
24490 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
24492 ALL_MAKEFILES="$ALL_MAKEFILES \\
24493 dlls/d3dxof/tests/Makefile"
24494 test "x$enable_d3dxof_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24495 d3dxof/tests"
24496 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24497 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
24498 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
24500 ALL_MAKEFILES="$ALL_MAKEFILES \\
24501 dlls/dbghelp/Makefile"
24502 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24503 dbghelp"
24504 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24505 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
24506 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
24508 ALL_MAKEFILES="$ALL_MAKEFILES \\
24509 dlls/dciman32/Makefile"
24510 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24511 dciman32"
24512 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24513 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
24514 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
24516 ALL_MAKEFILES="$ALL_MAKEFILES \\
24517 dlls/ddraw/Makefile"
24518 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24519 ddraw"
24520 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24521 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
24522 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
24524 ALL_MAKEFILES="$ALL_MAKEFILES \\
24525 dlls/ddraw/tests/Makefile"
24526 test "x$enable_ddraw_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24527 ddraw/tests"
24528 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24529 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
24530 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
24532 ALL_MAKEFILES="$ALL_MAKEFILES \\
24533 dlls/ddrawex/Makefile"
24534 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24535 ddrawex"
24536 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24537 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
24538 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
24540 ALL_MAKEFILES="$ALL_MAKEFILES \\
24541 dlls/devenum/Makefile"
24542 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24543 devenum"
24544 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24545 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
24546 ac_config_files="$ac_config_files dlls/devenum/Makefile"
24548 ALL_MAKEFILES="$ALL_MAKEFILES \\
24549 dlls/dinput/Makefile"
24550 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24551 dinput"
24552 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24553 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
24554 ac_config_files="$ac_config_files dlls/dinput/Makefile"
24556 ALL_MAKEFILES="$ALL_MAKEFILES \\
24557 dlls/dinput/tests/Makefile"
24558 test "x$enable_dinput_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24559 dinput/tests"
24560 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24561 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
24562 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
24564 ALL_MAKEFILES="$ALL_MAKEFILES \\
24565 dlls/dinput8/Makefile"
24566 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24567 dinput8"
24568 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24569 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
24570 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
24572 ALL_MAKEFILES="$ALL_MAKEFILES \\
24573 dlls/dmband/Makefile"
24574 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24575 dmband"
24576 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24577 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
24578 ac_config_files="$ac_config_files dlls/dmband/Makefile"
24580 ALL_MAKEFILES="$ALL_MAKEFILES \\
24581 dlls/dmcompos/Makefile"
24582 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24583 dmcompos"
24584 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24585 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
24586 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
24588 ALL_MAKEFILES="$ALL_MAKEFILES \\
24589 dlls/dmime/Makefile"
24590 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24591 dmime"
24592 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24593 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
24594 ac_config_files="$ac_config_files dlls/dmime/Makefile"
24596 ALL_MAKEFILES="$ALL_MAKEFILES \\
24597 dlls/dmloader/Makefile"
24598 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24599 dmloader"
24600 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24601 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
24602 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
24604 ALL_MAKEFILES="$ALL_MAKEFILES \\
24605 dlls/dmscript/Makefile"
24606 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24607 dmscript"
24608 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24609 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
24610 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
24612 ALL_MAKEFILES="$ALL_MAKEFILES \\
24613 dlls/dmstyle/Makefile"
24614 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24615 dmstyle"
24616 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24617 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
24618 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
24620 ALL_MAKEFILES="$ALL_MAKEFILES \\
24621 dlls/dmsynth/Makefile"
24622 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24623 dmsynth"
24624 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24625 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
24626 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
24628 ALL_MAKEFILES="$ALL_MAKEFILES \\
24629 dlls/dmusic/Makefile"
24630 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24631 dmusic"
24632 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24633 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
24634 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
24636 ALL_MAKEFILES="$ALL_MAKEFILES \\
24637 dlls/dmusic32/Makefile"
24638 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24639 dmusic32"
24640 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24641 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
24642 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
24644 ALL_MAKEFILES="$ALL_MAKEFILES \\
24645 dlls/dnsapi/Makefile"
24646 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24647 dnsapi"
24648 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24649 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
24650 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
24652 ALL_MAKEFILES="$ALL_MAKEFILES \\
24653 dlls/dnsapi/tests/Makefile"
24654 test "x$enable_dnsapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24655 dnsapi/tests"
24656 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24657 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
24658 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
24660 ALL_MAKEFILES="$ALL_MAKEFILES \\
24661 dlls/dplay/Makefile"
24662 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24663 dplay"
24664 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24665 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
24666 ac_config_files="$ac_config_files dlls/dplay/Makefile"
24668 ALL_MAKEFILES="$ALL_MAKEFILES \\
24669 dlls/dplayx/Makefile"
24670 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24671 dplayx"
24672 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24673 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
24674 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
24676 ALL_MAKEFILES="$ALL_MAKEFILES \\
24677 dlls/dplayx/tests/Makefile"
24678 test "x$enable_dplayx_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24679 dplayx/tests"
24680 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24681 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
24682 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
24684 ALL_MAKEFILES="$ALL_MAKEFILES \\
24685 dlls/dpnaddr/Makefile"
24686 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24687 dpnaddr"
24688 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24689 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
24690 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
24692 ALL_MAKEFILES="$ALL_MAKEFILES \\
24693 dlls/dpnet/Makefile"
24694 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24695 dpnet"
24696 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24697 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
24698 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
24700 ALL_MAKEFILES="$ALL_MAKEFILES \\
24701 dlls/dpnhpast/Makefile"
24702 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24703 dpnhpast"
24704 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24705 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
24706 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
24708 ALL_MAKEFILES="$ALL_MAKEFILES \\
24709 dlls/dpnlobby/Makefile"
24710 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24711 dpnlobby"
24712 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24713 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
24714 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
24716 ALL_MAKEFILES="$ALL_MAKEFILES \\
24717 dlls/dpwsockx/Makefile"
24718 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24719 dpwsockx"
24720 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24721 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
24722 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
24724 ALL_MAKEFILES="$ALL_MAKEFILES \\
24725 dlls/dsound/Makefile"
24726 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24727 dsound"
24728 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24729 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
24730 ac_config_files="$ac_config_files dlls/dsound/Makefile"
24732 ALL_MAKEFILES="$ALL_MAKEFILES \\
24733 dlls/dsound/tests/Makefile"
24734 test "x$enable_dsound_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24735 dsound/tests"
24736 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24737 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
24738 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
24740 ALL_MAKEFILES="$ALL_MAKEFILES \\
24741 dlls/dssenh/Makefile"
24742 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24743 dssenh"
24744 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24745 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
24746 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
24748 ALL_MAKEFILES="$ALL_MAKEFILES \\
24749 dlls/dswave/Makefile"
24750 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24751 dswave"
24752 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24753 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
24754 ac_config_files="$ac_config_files dlls/dswave/Makefile"
24756 ALL_MAKEFILES="$ALL_MAKEFILES \\
24757 dlls/dwmapi/Makefile"
24758 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24759 dwmapi"
24760 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24761 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
24762 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
24764 ALL_MAKEFILES="$ALL_MAKEFILES \\
24765 dlls/dxdiagn/Makefile"
24766 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24767 dxdiagn"
24768 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24769 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
24770 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
24772 ALL_MAKEFILES="$ALL_MAKEFILES \\
24773 dlls/dxerr8/Makefile"
24774 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24775 dxerr8"
24776 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24777 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
24778 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
24780 ALL_MAKEFILES="$ALL_MAKEFILES \\
24781 dlls/dxerr9/Makefile"
24782 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24783 dxerr9"
24784 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24785 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
24786 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
24788 ALL_MAKEFILES="$ALL_MAKEFILES \\
24789 dlls/dxgi/Makefile"
24790 test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24791 dxgi"
24792 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24793 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
24794 ac_config_files="$ac_config_files dlls/dxgi/Makefile"
24796 ALL_MAKEFILES="$ALL_MAKEFILES \\
24797 dlls/dxguid/Makefile"
24798 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24799 dxguid"
24800 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24801 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
24802 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
24804 ALL_MAKEFILES="$ALL_MAKEFILES \\
24805 dlls/faultrep/Makefile"
24806 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24807 faultrep"
24808 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24809 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
24810 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
24812 ALL_MAKEFILES="$ALL_MAKEFILES \\
24813 dlls/fusion/Makefile"
24814 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24815 fusion"
24816 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24817 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
24818 ac_config_files="$ac_config_files dlls/fusion/Makefile"
24820 ALL_MAKEFILES="$ALL_MAKEFILES \\
24821 dlls/fusion/tests/Makefile"
24822 test "x$enable_fusion_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24823 fusion/tests"
24824 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24825 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
24826 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
24828 ALL_MAKEFILES="$ALL_MAKEFILES \\
24829 dlls/gdi32/Makefile"
24830 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24831 gdi32"
24832 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24833 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
24834 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
24836 ALL_MAKEFILES="$ALL_MAKEFILES \\
24837 dlls/gdi32/tests/Makefile"
24838 test "x$enable_gdi32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24839 gdi32/tests"
24840 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24841 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
24842 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
24844 ALL_MAKEFILES="$ALL_MAKEFILES \\
24845 dlls/gdiplus/Makefile"
24846 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24847 gdiplus"
24848 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24849 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
24850 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
24852 ALL_MAKEFILES="$ALL_MAKEFILES \\
24853 dlls/gdiplus/tests/Makefile"
24854 test "x$enable_gdiplus_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24855 gdiplus/tests"
24856 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24857 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
24858 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
24860 ALL_MAKEFILES="$ALL_MAKEFILES \\
24861 dlls/glu32/Makefile"
24862 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24863 glu32"
24864 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24865 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
24866 ac_config_files="$ac_config_files dlls/glu32/Makefile"
24868 ALL_MAKEFILES="$ALL_MAKEFILES \\
24869 dlls/gphoto2.ds/Makefile"
24870 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24871 gphoto2.ds"
24872 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24873 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
24874 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
24876 ALL_MAKEFILES="$ALL_MAKEFILES \\
24877 dlls/gpkcsp/Makefile"
24878 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24879 gpkcsp"
24880 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24881 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
24882 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
24884 ALL_MAKEFILES="$ALL_MAKEFILES \\
24885 dlls/hal/Makefile"
24886 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24887 hal"
24888 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24889 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
24890 ac_config_files="$ac_config_files dlls/hal/Makefile"
24892 ALL_MAKEFILES="$ALL_MAKEFILES \\
24893 dlls/hhctrl.ocx/Makefile"
24894 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24895 hhctrl.ocx"
24896 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24897 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
24898 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
24900 ALL_MAKEFILES="$ALL_MAKEFILES \\
24901 dlls/hid/Makefile"
24902 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24903 hid"
24904 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24905 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
24906 ac_config_files="$ac_config_files dlls/hid/Makefile"
24908 ALL_MAKEFILES="$ALL_MAKEFILES \\
24909 dlls/hlink/Makefile"
24910 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24911 hlink"
24912 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24913 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
24914 ac_config_files="$ac_config_files dlls/hlink/Makefile"
24916 ALL_MAKEFILES="$ALL_MAKEFILES \\
24917 dlls/hlink/tests/Makefile"
24918 test "x$enable_hlink_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24919 hlink/tests"
24920 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24921 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
24922 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
24924 ALL_MAKEFILES="$ALL_MAKEFILES \\
24925 dlls/hnetcfg/Makefile"
24926 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24927 hnetcfg"
24928 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24929 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
24930 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
24932 ALL_MAKEFILES="$ALL_MAKEFILES \\
24933 dlls/iccvid/Makefile"
24934 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24935 iccvid"
24936 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24937 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
24938 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
24940 ALL_MAKEFILES="$ALL_MAKEFILES \\
24941 dlls/icmp/Makefile"
24942 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24943 icmp"
24944 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24945 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
24946 ac_config_files="$ac_config_files dlls/icmp/Makefile"
24948 ALL_MAKEFILES="$ALL_MAKEFILES \\
24949 dlls/ifsmgr.vxd/Makefile"
24950 test "x$enable_ifsmgr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24951 ifsmgr.vxd"
24952 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24953 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
24954 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
24956 ALL_MAKEFILES="$ALL_MAKEFILES \\
24957 dlls/imaadp32.acm/Makefile"
24958 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24959 imaadp32.acm"
24960 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24961 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
24962 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
24964 ALL_MAKEFILES="$ALL_MAKEFILES \\
24965 dlls/imagehlp/Makefile"
24966 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24967 imagehlp"
24968 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24969 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
24970 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
24972 ALL_MAKEFILES="$ALL_MAKEFILES \\
24973 dlls/imm32/Makefile"
24974 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24975 imm32"
24976 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24977 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
24978 ac_config_files="$ac_config_files dlls/imm32/Makefile"
24980 ALL_MAKEFILES="$ALL_MAKEFILES \\
24981 dlls/imm32/tests/Makefile"
24982 test "x$enable_imm32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24983 imm32/tests"
24984 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24985 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
24986 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
24988 ALL_MAKEFILES="$ALL_MAKEFILES \\
24989 dlls/inetcomm/Makefile"
24990 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24991 inetcomm"
24992 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24993 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
24994 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
24996 ALL_MAKEFILES="$ALL_MAKEFILES \\
24997 dlls/inetcomm/tests/Makefile"
24998 test "x$enable_inetcomm_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24999 inetcomm/tests"
25000 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25001 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
25002 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
25004 ALL_MAKEFILES="$ALL_MAKEFILES \\
25005 dlls/inetmib1/Makefile"
25006 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25007 inetmib1"
25008 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25009 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
25010 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
25012 ALL_MAKEFILES="$ALL_MAKEFILES \\
25013 dlls/inetmib1/tests/Makefile"
25014 test "x$enable_inetmib1_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25015 inetmib1/tests"
25016 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25017 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
25018 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
25020 ALL_MAKEFILES="$ALL_MAKEFILES \\
25021 dlls/infosoft/Makefile"
25022 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25023 infosoft"
25024 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25025 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
25026 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
25028 ALL_MAKEFILES="$ALL_MAKEFILES \\
25029 dlls/infosoft/tests/Makefile"
25030 test "x$enable_infosoft_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25031 infosoft/tests"
25032 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25033 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
25034 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
25036 ALL_MAKEFILES="$ALL_MAKEFILES \\
25037 dlls/initpki/Makefile"
25038 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25039 initpki"
25040 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25041 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
25042 ac_config_files="$ac_config_files dlls/initpki/Makefile"
25044 ALL_MAKEFILES="$ALL_MAKEFILES \\
25045 dlls/inkobj/Makefile"
25046 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25047 inkobj"
25048 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25049 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
25050 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
25052 ALL_MAKEFILES="$ALL_MAKEFILES \\
25053 dlls/inseng/Makefile"
25054 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25055 inseng"
25056 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25057 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
25058 ac_config_files="$ac_config_files dlls/inseng/Makefile"
25060 ALL_MAKEFILES="$ALL_MAKEFILES \\
25061 dlls/iphlpapi/Makefile"
25062 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25063 iphlpapi"
25064 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25065 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
25066 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
25068 ALL_MAKEFILES="$ALL_MAKEFILES \\
25069 dlls/iphlpapi/tests/Makefile"
25070 test "x$enable_iphlpapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25071 iphlpapi/tests"
25072 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25073 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
25074 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
25076 ALL_MAKEFILES="$ALL_MAKEFILES \\
25077 dlls/itircl/Makefile"
25078 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25079 itircl"
25080 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25081 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
25082 ac_config_files="$ac_config_files dlls/itircl/Makefile"
25084 ALL_MAKEFILES="$ALL_MAKEFILES \\
25085 dlls/itss/Makefile"
25086 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25087 itss"
25088 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25089 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
25090 ac_config_files="$ac_config_files dlls/itss/Makefile"
25092 ALL_MAKEFILES="$ALL_MAKEFILES \\
25093 dlls/itss/tests/Makefile"
25094 test "x$enable_itss_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25095 itss/tests"
25096 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25097 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
25098 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
25100 ALL_MAKEFILES="$ALL_MAKEFILES \\
25101 dlls/jscript/Makefile"
25102 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25103 jscript"
25104 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25105 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
25106 ac_config_files="$ac_config_files dlls/jscript/Makefile"
25108 ALL_MAKEFILES="$ALL_MAKEFILES \\
25109 dlls/jscript/tests/Makefile"
25110 test "x$enable_jscript_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25111 jscript/tests"
25112 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25113 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
25114 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
25116 ALL_MAKEFILES="$ALL_MAKEFILES \\
25117 dlls/kernel32/Makefile"
25118 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25119 kernel32"
25120 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25121 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
25122 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
25124 ALL_MAKEFILES="$ALL_MAKEFILES \\
25125 dlls/kernel32/tests/Makefile"
25126 test "x$enable_kernel32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25127 kernel32/tests"
25128 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25129 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
25130 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
25132 ALL_MAKEFILES="$ALL_MAKEFILES \\
25133 dlls/localspl/Makefile"
25134 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25135 localspl"
25136 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25137 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
25138 ac_config_files="$ac_config_files dlls/localspl/Makefile"
25140 ALL_MAKEFILES="$ALL_MAKEFILES \\
25141 dlls/localspl/tests/Makefile"
25142 test "x$enable_localspl_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25143 localspl/tests"
25144 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25145 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
25146 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
25148 ALL_MAKEFILES="$ALL_MAKEFILES \\
25149 dlls/localui/Makefile"
25150 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25151 localui"
25152 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25153 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
25154 ac_config_files="$ac_config_files dlls/localui/Makefile"
25156 ALL_MAKEFILES="$ALL_MAKEFILES \\
25157 dlls/localui/tests/Makefile"
25158 test "x$enable_localui_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25159 localui/tests"
25160 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25161 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
25162 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
25164 ALL_MAKEFILES="$ALL_MAKEFILES \\
25165 dlls/lz32/Makefile"
25166 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25167 lz32"
25168 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25169 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
25170 ac_config_files="$ac_config_files dlls/lz32/Makefile"
25172 ALL_MAKEFILES="$ALL_MAKEFILES \\
25173 dlls/lz32/tests/Makefile"
25174 test "x$enable_lz32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25175 lz32/tests"
25176 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25177 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
25178 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
25180 ALL_MAKEFILES="$ALL_MAKEFILES \\
25181 dlls/mapi32/Makefile"
25182 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25183 mapi32"
25184 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25185 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
25186 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
25188 ALL_MAKEFILES="$ALL_MAKEFILES \\
25189 dlls/mapi32/tests/Makefile"
25190 test "x$enable_mapi32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25191 mapi32/tests"
25192 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25193 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
25194 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
25196 ALL_MAKEFILES="$ALL_MAKEFILES \\
25197 dlls/mciavi32/Makefile"
25198 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25199 mciavi32"
25200 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25201 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
25202 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
25204 ALL_MAKEFILES="$ALL_MAKEFILES \\
25205 dlls/mcicda/Makefile"
25206 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25207 mcicda"
25208 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25209 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
25210 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
25212 ALL_MAKEFILES="$ALL_MAKEFILES \\
25213 dlls/mciseq/Makefile"
25214 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25215 mciseq"
25216 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25217 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
25218 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
25220 ALL_MAKEFILES="$ALL_MAKEFILES \\
25221 dlls/mciwave/Makefile"
25222 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25223 mciwave"
25224 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25225 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
25226 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
25228 ALL_MAKEFILES="$ALL_MAKEFILES \\
25229 dlls/midimap/Makefile"
25230 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25231 midimap"
25232 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25233 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
25234 ac_config_files="$ac_config_files dlls/midimap/Makefile"
25236 ALL_MAKEFILES="$ALL_MAKEFILES \\
25237 dlls/mlang/Makefile"
25238 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25239 mlang"
25240 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25241 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
25242 ac_config_files="$ac_config_files dlls/mlang/Makefile"
25244 ALL_MAKEFILES="$ALL_MAKEFILES \\
25245 dlls/mlang/tests/Makefile"
25246 test "x$enable_mlang_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25247 mlang/tests"
25248 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25249 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
25250 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
25252 ALL_MAKEFILES="$ALL_MAKEFILES \\
25253 dlls/mmdevldr.vxd/Makefile"
25254 test "x$enable_mmdevldr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25255 mmdevldr.vxd"
25256 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25257 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
25258 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
25260 ALL_MAKEFILES="$ALL_MAKEFILES \\
25261 dlls/monodebg.vxd/Makefile"
25262 test "x$enable_monodebg_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25263 monodebg.vxd"
25264 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25265 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
25266 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
25268 ALL_MAKEFILES="$ALL_MAKEFILES \\
25269 dlls/mountmgr.sys/Makefile"
25270 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25271 mountmgr.sys"
25272 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25273 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
25274 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
25276 ALL_MAKEFILES="$ALL_MAKEFILES \\
25277 dlls/mpr/Makefile"
25278 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25279 mpr"
25280 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25281 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
25282 ac_config_files="$ac_config_files dlls/mpr/Makefile"
25284 ALL_MAKEFILES="$ALL_MAKEFILES \\
25285 dlls/mprapi/Makefile"
25286 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25287 mprapi"
25288 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25289 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
25290 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
25292 ALL_MAKEFILES="$ALL_MAKEFILES \\
25293 dlls/msacm32.drv/Makefile"
25294 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25295 msacm32.drv"
25296 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25297 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
25298 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
25300 ALL_MAKEFILES="$ALL_MAKEFILES \\
25301 dlls/msacm32/Makefile"
25302 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25303 msacm32"
25304 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25305 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
25306 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
25308 ALL_MAKEFILES="$ALL_MAKEFILES \\
25309 dlls/msacm32/tests/Makefile"
25310 test "x$enable_msacm32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25311 msacm32/tests"
25312 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25313 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
25314 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
25316 ALL_MAKEFILES="$ALL_MAKEFILES \\
25317 dlls/msadp32.acm/Makefile"
25318 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25319 msadp32.acm"
25320 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25321 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
25322 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
25324 ALL_MAKEFILES="$ALL_MAKEFILES \\
25325 dlls/mscat32/Makefile"
25326 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25327 mscat32"
25328 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25329 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
25330 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
25332 ALL_MAKEFILES="$ALL_MAKEFILES \\
25333 dlls/mscms/Makefile"
25334 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25335 mscms"
25336 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25337 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
25338 ac_config_files="$ac_config_files dlls/mscms/Makefile"
25340 ALL_MAKEFILES="$ALL_MAKEFILES \\
25341 dlls/mscms/tests/Makefile"
25342 test "x$enable_mscms_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25343 mscms/tests"
25344 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25345 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
25346 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
25348 ALL_MAKEFILES="$ALL_MAKEFILES \\
25349 dlls/mscoree/Makefile"
25350 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25351 mscoree"
25352 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25353 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
25354 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
25356 ALL_MAKEFILES="$ALL_MAKEFILES \\
25357 dlls/msdmo/Makefile"
25358 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25359 msdmo"
25360 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25361 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
25362 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
25364 ALL_MAKEFILES="$ALL_MAKEFILES \\
25365 dlls/msftedit/Makefile"
25366 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25367 msftedit"
25368 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25369 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
25370 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
25372 ALL_MAKEFILES="$ALL_MAKEFILES \\
25373 dlls/msg711.acm/Makefile"
25374 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25375 msg711.acm"
25376 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25377 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
25378 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
25380 ALL_MAKEFILES="$ALL_MAKEFILES \\
25381 dlls/mshtml.tlb/Makefile"
25382 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25383 mshtml.tlb"
25384 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25385 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
25386 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
25388 ALL_MAKEFILES="$ALL_MAKEFILES \\
25389 dlls/mshtml/Makefile"
25390 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25391 mshtml"
25392 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25393 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
25394 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
25396 ALL_MAKEFILES="$ALL_MAKEFILES \\
25397 dlls/mshtml/tests/Makefile"
25398 test "x$enable_mshtml_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25399 mshtml/tests"
25400 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25401 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
25402 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
25404 ALL_MAKEFILES="$ALL_MAKEFILES \\
25405 dlls/msi/Makefile"
25406 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25407 msi"
25408 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25409 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
25410 ac_config_files="$ac_config_files dlls/msi/Makefile"
25412 ALL_MAKEFILES="$ALL_MAKEFILES \\
25413 dlls/msi/tests/Makefile"
25414 test "x$enable_msi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25415 msi/tests"
25416 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25417 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
25418 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
25420 ALL_MAKEFILES="$ALL_MAKEFILES \\
25421 dlls/msimg32/Makefile"
25422 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25423 msimg32"
25424 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25425 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
25426 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
25428 ALL_MAKEFILES="$ALL_MAKEFILES \\
25429 dlls/msimtf/Makefile"
25430 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25431 msimtf"
25432 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25433 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
25434 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
25436 ALL_MAKEFILES="$ALL_MAKEFILES \\
25437 dlls/msisip/Makefile"
25438 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25439 msisip"
25440 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25441 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
25442 ac_config_files="$ac_config_files dlls/msisip/Makefile"
25444 ALL_MAKEFILES="$ALL_MAKEFILES \\
25445 dlls/msisys.ocx/Makefile"
25446 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25447 msisys.ocx"
25448 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25449 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
25450 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
25452 ALL_MAKEFILES="$ALL_MAKEFILES \\
25453 dlls/msnet32/Makefile"
25454 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25455 msnet32"
25456 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25457 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
25458 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
25460 ALL_MAKEFILES="$ALL_MAKEFILES \\
25461 dlls/msrle32/Makefile"
25462 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25463 msrle32"
25464 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25465 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
25466 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
25468 ALL_MAKEFILES="$ALL_MAKEFILES \\
25469 dlls/mssip32/Makefile"
25470 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25471 mssip32"
25472 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25473 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
25474 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
25476 ALL_MAKEFILES="$ALL_MAKEFILES \\
25477 dlls/mstask/Makefile"
25478 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25479 mstask"
25480 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25481 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
25482 ac_config_files="$ac_config_files dlls/mstask/Makefile"
25484 ALL_MAKEFILES="$ALL_MAKEFILES \\
25485 dlls/mstask/tests/Makefile"
25486 test "x$enable_mstask_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25487 mstask/tests"
25488 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25489 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
25490 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
25492 ALL_MAKEFILES="$ALL_MAKEFILES \\
25493 dlls/msvcirt/Makefile"
25494 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25495 msvcirt"
25496 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25497 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
25498 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
25500 ALL_MAKEFILES="$ALL_MAKEFILES \\
25501 dlls/msvcr71/Makefile"
25502 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25503 msvcr71"
25504 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25505 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
25506 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
25508 ALL_MAKEFILES="$ALL_MAKEFILES \\
25509 dlls/msvcrt/Makefile"
25510 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25511 msvcrt"
25512 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25513 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
25514 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
25516 ALL_MAKEFILES="$ALL_MAKEFILES \\
25517 dlls/msvcrt/tests/Makefile"
25518 test "x$enable_msvcrt_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25519 msvcrt/tests"
25520 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25521 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
25522 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
25524 ALL_MAKEFILES="$ALL_MAKEFILES \\
25525 dlls/msvcrt20/Makefile"
25526 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25527 msvcrt20"
25528 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25529 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
25530 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
25532 ALL_MAKEFILES="$ALL_MAKEFILES \\
25533 dlls/msvcrt40/Makefile"
25534 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25535 msvcrt40"
25536 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25537 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
25538 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
25540 ALL_MAKEFILES="$ALL_MAKEFILES \\
25541 dlls/msvcrtd/Makefile"
25542 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25543 msvcrtd"
25544 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25545 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
25546 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
25548 ALL_MAKEFILES="$ALL_MAKEFILES \\
25549 dlls/msvcrtd/tests/Makefile"
25550 test "x$enable_msvcrtd_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25551 msvcrtd/tests"
25552 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25553 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
25554 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
25556 ALL_MAKEFILES="$ALL_MAKEFILES \\
25557 dlls/msvfw32/Makefile"
25558 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25559 msvfw32"
25560 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25561 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
25562 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
25564 ALL_MAKEFILES="$ALL_MAKEFILES \\
25565 dlls/msvidc32/Makefile"
25566 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25567 msvidc32"
25568 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25569 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
25570 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
25572 ALL_MAKEFILES="$ALL_MAKEFILES \\
25573 dlls/mswsock/Makefile"
25574 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25575 mswsock"
25576 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25577 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
25578 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
25580 ALL_MAKEFILES="$ALL_MAKEFILES \\
25581 dlls/msxml3/Makefile"
25582 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25583 msxml3"
25584 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25585 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
25586 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
25588 ALL_MAKEFILES="$ALL_MAKEFILES \\
25589 dlls/msxml3/tests/Makefile"
25590 test "x$enable_msxml3_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25591 msxml3/tests"
25592 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25593 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
25594 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
25596 ALL_MAKEFILES="$ALL_MAKEFILES \\
25597 dlls/nddeapi/Makefile"
25598 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25599 nddeapi"
25600 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25601 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
25602 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
25604 ALL_MAKEFILES="$ALL_MAKEFILES \\
25605 dlls/netapi32/Makefile"
25606 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25607 netapi32"
25608 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25609 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
25610 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
25612 ALL_MAKEFILES="$ALL_MAKEFILES \\
25613 dlls/netapi32/tests/Makefile"
25614 test "x$enable_netapi32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25615 netapi32/tests"
25616 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25617 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
25618 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
25620 ALL_MAKEFILES="$ALL_MAKEFILES \\
25621 dlls/newdev/Makefile"
25622 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25623 newdev"
25624 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25625 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
25626 ac_config_files="$ac_config_files dlls/newdev/Makefile"
25628 ALL_MAKEFILES="$ALL_MAKEFILES \\
25629 dlls/ntdll/Makefile"
25630 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25631 ntdll"
25632 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25633 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
25634 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
25636 ALL_MAKEFILES="$ALL_MAKEFILES \\
25637 dlls/ntdll/tests/Makefile"
25638 test "x$enable_ntdll_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25639 ntdll/tests"
25640 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25641 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
25642 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
25644 ALL_MAKEFILES="$ALL_MAKEFILES \\
25645 dlls/ntdsapi/Makefile"
25646 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25647 ntdsapi"
25648 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25649 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
25650 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
25652 ALL_MAKEFILES="$ALL_MAKEFILES \\
25653 dlls/ntdsapi/tests/Makefile"
25654 test "x$enable_ntdsapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25655 ntdsapi/tests"
25656 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25657 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
25658 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
25660 ALL_MAKEFILES="$ALL_MAKEFILES \\
25661 dlls/ntoskrnl.exe/Makefile"
25662 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25663 ntoskrnl.exe"
25664 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25665 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
25666 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
25668 ALL_MAKEFILES="$ALL_MAKEFILES \\
25669 dlls/ntprint/Makefile"
25670 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25671 ntprint"
25672 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25673 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
25674 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
25676 ALL_MAKEFILES="$ALL_MAKEFILES \\
25677 dlls/ntprint/tests/Makefile"
25678 test "x$enable_ntprint_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25679 ntprint/tests"
25680 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25681 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
25682 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
25684 ALL_MAKEFILES="$ALL_MAKEFILES \\
25685 dlls/objsel/Makefile"
25686 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25687 objsel"
25688 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25689 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
25690 ac_config_files="$ac_config_files dlls/objsel/Makefile"
25692 ALL_MAKEFILES="$ALL_MAKEFILES \\
25693 dlls/odbc32/Makefile"
25694 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25695 odbc32"
25696 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25697 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
25698 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
25700 ALL_MAKEFILES="$ALL_MAKEFILES \\
25701 dlls/odbccp32/Makefile"
25702 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25703 odbccp32"
25704 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25705 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
25706 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
25708 ALL_MAKEFILES="$ALL_MAKEFILES \\
25709 dlls/odbccp32/tests/Makefile"
25710 test "x$enable_odbccp32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25711 odbccp32/tests"
25712 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25713 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
25714 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
25716 ALL_MAKEFILES="$ALL_MAKEFILES \\
25717 dlls/ole32/Makefile"
25718 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25719 ole32"
25720 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25721 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
25722 ac_config_files="$ac_config_files dlls/ole32/Makefile"
25724 ALL_MAKEFILES="$ALL_MAKEFILES \\
25725 dlls/ole32/tests/Makefile"
25726 test "x$enable_ole32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25727 ole32/tests"
25728 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25729 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
25730 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
25732 ALL_MAKEFILES="$ALL_MAKEFILES \\
25733 dlls/oleacc/Makefile"
25734 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25735 oleacc"
25736 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25737 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
25738 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
25740 ALL_MAKEFILES="$ALL_MAKEFILES \\
25741 dlls/oleacc/tests/Makefile"
25742 test "x$enable_oleacc_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25743 oleacc/tests"
25744 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25745 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
25746 ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
25748 ALL_MAKEFILES="$ALL_MAKEFILES \\
25749 dlls/oleaut32/Makefile"
25750 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25751 oleaut32"
25752 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25753 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
25754 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
25756 ALL_MAKEFILES="$ALL_MAKEFILES \\
25757 dlls/oleaut32/tests/Makefile"
25758 test "x$enable_oleaut32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25759 oleaut32/tests"
25760 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25761 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
25762 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
25764 ALL_MAKEFILES="$ALL_MAKEFILES \\
25765 dlls/olecli32/Makefile"
25766 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25767 olecli32"
25768 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25769 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
25770 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
25772 ALL_MAKEFILES="$ALL_MAKEFILES \\
25773 dlls/oledlg/Makefile"
25774 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25775 oledlg"
25776 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25777 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
25778 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
25780 ALL_MAKEFILES="$ALL_MAKEFILES \\
25781 dlls/olepro32/Makefile"
25782 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25783 olepro32"
25784 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25785 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
25786 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
25788 ALL_MAKEFILES="$ALL_MAKEFILES \\
25789 dlls/olesvr32/Makefile"
25790 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25791 olesvr32"
25792 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25793 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
25794 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
25796 ALL_MAKEFILES="$ALL_MAKEFILES \\
25797 dlls/olethk32/Makefile"
25798 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25799 olethk32"
25800 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25801 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
25802 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
25804 ALL_MAKEFILES="$ALL_MAKEFILES \\
25805 dlls/opengl32/Makefile"
25806 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25807 opengl32"
25808 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25809 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
25810 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
25812 ALL_MAKEFILES="$ALL_MAKEFILES \\
25813 dlls/opengl32/tests/Makefile"
25814 test "x$enable_opengl32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25815 opengl32/tests"
25816 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25817 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
25818 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
25820 ALL_MAKEFILES="$ALL_MAKEFILES \\
25821 dlls/pdh/Makefile"
25822 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25823 pdh"
25824 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25825 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
25826 ac_config_files="$ac_config_files dlls/pdh/Makefile"
25828 ALL_MAKEFILES="$ALL_MAKEFILES \\
25829 dlls/pdh/tests/Makefile"
25830 test "x$enable_pdh_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25831 pdh/tests"
25832 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25833 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
25834 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
25836 ALL_MAKEFILES="$ALL_MAKEFILES \\
25837 dlls/powrprof/Makefile"
25838 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25839 powrprof"
25840 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25841 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
25842 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
25844 ALL_MAKEFILES="$ALL_MAKEFILES \\
25845 dlls/printui/Makefile"
25846 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25847 printui"
25848 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25849 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
25850 ac_config_files="$ac_config_files dlls/printui/Makefile"
25852 ALL_MAKEFILES="$ALL_MAKEFILES \\
25853 dlls/propsys/Makefile"
25854 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25855 propsys"
25856 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25857 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
25858 ac_config_files="$ac_config_files dlls/propsys/Makefile"
25860 ALL_MAKEFILES="$ALL_MAKEFILES \\
25861 dlls/psapi/Makefile"
25862 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25863 psapi"
25864 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25865 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
25866 ac_config_files="$ac_config_files dlls/psapi/Makefile"
25868 ALL_MAKEFILES="$ALL_MAKEFILES \\
25869 dlls/psapi/tests/Makefile"
25870 test "x$enable_psapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25871 psapi/tests"
25872 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25873 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
25874 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
25876 ALL_MAKEFILES="$ALL_MAKEFILES \\
25877 dlls/pstorec/Makefile"
25878 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25879 pstorec"
25880 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25881 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
25882 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
25884 ALL_MAKEFILES="$ALL_MAKEFILES \\
25885 dlls/qcap/Makefile"
25886 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25887 qcap"
25888 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25889 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
25890 ac_config_files="$ac_config_files dlls/qcap/Makefile"
25892 ALL_MAKEFILES="$ALL_MAKEFILES \\
25893 dlls/qedit/Makefile"
25894 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25895 qedit"
25896 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25897 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
25898 ac_config_files="$ac_config_files dlls/qedit/Makefile"
25900 ALL_MAKEFILES="$ALL_MAKEFILES \\
25901 dlls/qedit/tests/Makefile"
25902 test "x$enable_qedit_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25903 qedit/tests"
25904 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25905 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
25906 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
25908 ALL_MAKEFILES="$ALL_MAKEFILES \\
25909 dlls/qmgr/Makefile"
25910 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25911 qmgr"
25912 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25913 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
25914 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
25916 ALL_MAKEFILES="$ALL_MAKEFILES \\
25917 dlls/qmgr/tests/Makefile"
25918 test "x$enable_qmgr_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25919 qmgr/tests"
25920 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25921 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
25922 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
25924 ALL_MAKEFILES="$ALL_MAKEFILES \\
25925 dlls/qmgrprxy/Makefile"
25926 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25927 qmgrprxy"
25928 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25929 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
25930 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
25932 ALL_MAKEFILES="$ALL_MAKEFILES \\
25933 dlls/quartz/Makefile"
25934 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25935 quartz"
25936 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25937 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
25938 ac_config_files="$ac_config_files dlls/quartz/Makefile"
25940 ALL_MAKEFILES="$ALL_MAKEFILES \\
25941 dlls/quartz/tests/Makefile"
25942 test "x$enable_quartz_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25943 quartz/tests"
25944 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25945 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
25946 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
25948 ALL_MAKEFILES="$ALL_MAKEFILES \\
25949 dlls/query/Makefile"
25950 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25951 query"
25952 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25953 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
25954 ac_config_files="$ac_config_files dlls/query/Makefile"
25956 ALL_MAKEFILES="$ALL_MAKEFILES \\
25957 dlls/rasapi32/Makefile"
25958 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25959 rasapi32"
25960 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25961 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
25962 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
25964 ALL_MAKEFILES="$ALL_MAKEFILES \\
25965 dlls/rasapi32/tests/Makefile"
25966 test "x$enable_rasapi32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25967 rasapi32/tests"
25968 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25969 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
25970 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
25972 ALL_MAKEFILES="$ALL_MAKEFILES \\
25973 dlls/resutils/Makefile"
25974 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25975 resutils"
25976 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25977 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
25978 ac_config_files="$ac_config_files dlls/resutils/Makefile"
25980 ALL_MAKEFILES="$ALL_MAKEFILES \\
25981 dlls/riched20/Makefile"
25982 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25983 riched20"
25984 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25985 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
25986 ac_config_files="$ac_config_files dlls/riched20/Makefile"
25988 ALL_MAKEFILES="$ALL_MAKEFILES \\
25989 dlls/riched20/tests/Makefile"
25990 test "x$enable_riched20_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25991 riched20/tests"
25992 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25993 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
25994 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
25996 ALL_MAKEFILES="$ALL_MAKEFILES \\
25997 dlls/riched32/Makefile"
25998 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25999 riched32"
26000 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26001 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
26002 ac_config_files="$ac_config_files dlls/riched32/Makefile"
26004 ALL_MAKEFILES="$ALL_MAKEFILES \\
26005 dlls/riched32/tests/Makefile"
26006 test "x$enable_riched32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26007 riched32/tests"
26008 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26009 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
26010 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
26012 ALL_MAKEFILES="$ALL_MAKEFILES \\
26013 dlls/rpcrt4/Makefile"
26014 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26015 rpcrt4"
26016 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26017 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
26018 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
26020 ALL_MAKEFILES="$ALL_MAKEFILES \\
26021 dlls/rpcrt4/tests/Makefile"
26022 test "x$enable_rpcrt4_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26023 rpcrt4/tests"
26024 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26025 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
26026 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
26028 ALL_MAKEFILES="$ALL_MAKEFILES \\
26029 dlls/rsabase/Makefile"
26030 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26031 rsabase"
26032 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26033 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
26034 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
26036 ALL_MAKEFILES="$ALL_MAKEFILES \\
26037 dlls/rsaenh/Makefile"
26038 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26039 rsaenh"
26040 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26041 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
26042 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
26044 ALL_MAKEFILES="$ALL_MAKEFILES \\
26045 dlls/rsaenh/tests/Makefile"
26046 test "x$enable_rsaenh_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26047 rsaenh/tests"
26048 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26049 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
26050 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
26052 ALL_MAKEFILES="$ALL_MAKEFILES \\
26053 dlls/sane.ds/Makefile"
26054 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26055 sane.ds"
26056 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26057 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
26058 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
26060 ALL_MAKEFILES="$ALL_MAKEFILES \\
26061 dlls/sccbase/Makefile"
26062 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26063 sccbase"
26064 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26065 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
26066 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
26068 ALL_MAKEFILES="$ALL_MAKEFILES \\
26069 dlls/schannel/Makefile"
26070 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26071 schannel"
26072 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26073 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
26074 ac_config_files="$ac_config_files dlls/schannel/Makefile"
26076 ALL_MAKEFILES="$ALL_MAKEFILES \\
26077 dlls/schannel/tests/Makefile"
26078 test "x$enable_schannel_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26079 schannel/tests"
26080 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26081 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
26082 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
26084 ALL_MAKEFILES="$ALL_MAKEFILES \\
26085 dlls/secur32/Makefile"
26086 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26087 secur32"
26088 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26089 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
26090 ac_config_files="$ac_config_files dlls/secur32/Makefile"
26092 ALL_MAKEFILES="$ALL_MAKEFILES \\
26093 dlls/secur32/tests/Makefile"
26094 test "x$enable_secur32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26095 secur32/tests"
26096 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26097 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
26098 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
26100 ALL_MAKEFILES="$ALL_MAKEFILES \\
26101 dlls/security/Makefile"
26102 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26103 security"
26104 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26105 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
26106 ac_config_files="$ac_config_files dlls/security/Makefile"
26108 ALL_MAKEFILES="$ALL_MAKEFILES \\
26109 dlls/sensapi/Makefile"
26110 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26111 sensapi"
26112 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26113 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
26114 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
26116 ALL_MAKEFILES="$ALL_MAKEFILES \\
26117 dlls/serialui/Makefile"
26118 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26119 serialui"
26120 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26121 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
26122 ac_config_files="$ac_config_files dlls/serialui/Makefile"
26124 ALL_MAKEFILES="$ALL_MAKEFILES \\
26125 dlls/serialui/tests/Makefile"
26126 test "x$enable_serialui_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26127 serialui/tests"
26128 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26129 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
26130 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
26132 ALL_MAKEFILES="$ALL_MAKEFILES \\
26133 dlls/setupapi/Makefile"
26134 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26135 setupapi"
26136 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26137 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
26138 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
26140 ALL_MAKEFILES="$ALL_MAKEFILES \\
26141 dlls/setupapi/tests/Makefile"
26142 test "x$enable_setupapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26143 setupapi/tests"
26144 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26145 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
26146 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
26148 ALL_MAKEFILES="$ALL_MAKEFILES \\
26149 dlls/sfc/Makefile"
26150 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26151 sfc"
26152 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26153 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
26154 ac_config_files="$ac_config_files dlls/sfc/Makefile"
26156 ALL_MAKEFILES="$ALL_MAKEFILES \\
26157 dlls/sfc_os/Makefile"
26158 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26159 sfc_os"
26160 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26161 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
26162 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
26164 ALL_MAKEFILES="$ALL_MAKEFILES \\
26165 dlls/shdoclc/Makefile"
26166 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26167 shdoclc"
26168 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26169 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
26170 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
26172 ALL_MAKEFILES="$ALL_MAKEFILES \\
26173 dlls/shdocvw/Makefile"
26174 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26175 shdocvw"
26176 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26177 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
26178 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
26180 ALL_MAKEFILES="$ALL_MAKEFILES \\
26181 dlls/shdocvw/tests/Makefile"
26182 test "x$enable_shdocvw_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26183 shdocvw/tests"
26184 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26185 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
26186 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
26188 ALL_MAKEFILES="$ALL_MAKEFILES \\
26189 dlls/shell32/Makefile"
26190 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26191 shell32"
26192 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26193 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
26194 ac_config_files="$ac_config_files dlls/shell32/Makefile"
26196 ALL_MAKEFILES="$ALL_MAKEFILES \\
26197 dlls/shell32/tests/Makefile"
26198 test "x$enable_shell32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26199 shell32/tests"
26200 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26201 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
26202 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
26204 ALL_MAKEFILES="$ALL_MAKEFILES \\
26205 dlls/shfolder/Makefile"
26206 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26207 shfolder"
26208 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26209 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
26210 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
26212 ALL_MAKEFILES="$ALL_MAKEFILES \\
26213 dlls/shlwapi/Makefile"
26214 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26215 shlwapi"
26216 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26217 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
26218 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
26220 ALL_MAKEFILES="$ALL_MAKEFILES \\
26221 dlls/shlwapi/tests/Makefile"
26222 test "x$enable_shlwapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26223 shlwapi/tests"
26224 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26225 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
26226 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
26228 ALL_MAKEFILES="$ALL_MAKEFILES \\
26229 dlls/slbcsp/Makefile"
26230 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26231 slbcsp"
26232 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26233 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
26234 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
26236 ALL_MAKEFILES="$ALL_MAKEFILES \\
26237 dlls/slc/Makefile"
26238 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26239 slc"
26240 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26241 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
26242 ac_config_files="$ac_config_files dlls/slc/Makefile"
26244 ALL_MAKEFILES="$ALL_MAKEFILES \\
26245 dlls/snmpapi/Makefile"
26246 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26247 snmpapi"
26248 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26249 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
26250 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
26252 ALL_MAKEFILES="$ALL_MAKEFILES \\
26253 dlls/snmpapi/tests/Makefile"
26254 test "x$enable_snmpapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26255 snmpapi/tests"
26256 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26257 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
26258 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
26260 ALL_MAKEFILES="$ALL_MAKEFILES \\
26261 dlls/softpub/Makefile"
26262 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26263 softpub"
26264 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26265 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
26266 ac_config_files="$ac_config_files dlls/softpub/Makefile"
26268 ALL_MAKEFILES="$ALL_MAKEFILES \\
26269 dlls/spoolss/Makefile"
26270 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26271 spoolss"
26272 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26273 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
26274 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
26276 ALL_MAKEFILES="$ALL_MAKEFILES \\
26277 dlls/spoolss/tests/Makefile"
26278 test "x$enable_spoolss_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26279 spoolss/tests"
26280 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26281 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
26282 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
26284 ALL_MAKEFILES="$ALL_MAKEFILES \\
26285 dlls/stdole2.tlb/Makefile"
26286 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26287 stdole2.tlb"
26288 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26289 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
26290 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
26292 ALL_MAKEFILES="$ALL_MAKEFILES \\
26293 dlls/stdole32.tlb/Makefile"
26294 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26295 stdole32.tlb"
26296 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26297 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
26298 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
26300 ALL_MAKEFILES="$ALL_MAKEFILES \\
26301 dlls/sti/Makefile"
26302 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26303 sti"
26304 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26305 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
26306 ac_config_files="$ac_config_files dlls/sti/Makefile"
26308 ALL_MAKEFILES="$ALL_MAKEFILES \\
26309 dlls/strmiids/Makefile"
26310 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
26311 strmiids"
26312 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26313 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
26314 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
26316 ALL_MAKEFILES="$ALL_MAKEFILES \\
26317 dlls/svrapi/Makefile"
26318 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26319 svrapi"
26320 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26321 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
26322 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
26324 ALL_MAKEFILES="$ALL_MAKEFILES \\
26325 dlls/sxs/Makefile"
26326 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26327 sxs"
26328 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26329 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
26330 ac_config_files="$ac_config_files dlls/sxs/Makefile"
26332 ALL_MAKEFILES="$ALL_MAKEFILES \\
26333 dlls/tapi32/Makefile"
26334 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26335 tapi32"
26336 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26337 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
26338 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
26340 ALL_MAKEFILES="$ALL_MAKEFILES \\
26341 dlls/twain_32/Makefile"
26342 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26343 twain_32"
26344 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26345 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
26346 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
26348 ALL_MAKEFILES="$ALL_MAKEFILES \\
26349 dlls/unicows/Makefile"
26350 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26351 unicows"
26352 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26353 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
26354 ac_config_files="$ac_config_files dlls/unicows/Makefile"
26356 ALL_MAKEFILES="$ALL_MAKEFILES \\
26357 dlls/url/Makefile"
26358 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26359 url"
26360 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26361 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
26362 ac_config_files="$ac_config_files dlls/url/Makefile"
26364 ALL_MAKEFILES="$ALL_MAKEFILES \\
26365 dlls/urlmon/Makefile"
26366 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26367 urlmon"
26368 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26369 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
26370 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
26372 ALL_MAKEFILES="$ALL_MAKEFILES \\
26373 dlls/urlmon/tests/Makefile"
26374 test "x$enable_urlmon_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26375 urlmon/tests"
26376 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26377 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
26378 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
26380 ALL_MAKEFILES="$ALL_MAKEFILES \\
26381 dlls/user32/Makefile"
26382 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26383 user32"
26384 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26385 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
26386 ac_config_files="$ac_config_files dlls/user32/Makefile"
26388 ALL_MAKEFILES="$ALL_MAKEFILES \\
26389 dlls/user32/tests/Makefile"
26390 test "x$enable_user32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26391 user32/tests"
26392 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26393 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
26394 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
26396 ALL_MAKEFILES="$ALL_MAKEFILES \\
26397 dlls/userenv/Makefile"
26398 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26399 userenv"
26400 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26401 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
26402 ac_config_files="$ac_config_files dlls/userenv/Makefile"
26404 ALL_MAKEFILES="$ALL_MAKEFILES \\
26405 dlls/userenv/tests/Makefile"
26406 test "x$enable_userenv_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26407 userenv/tests"
26408 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26409 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
26410 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
26412 ALL_MAKEFILES="$ALL_MAKEFILES \\
26413 dlls/usp10/Makefile"
26414 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26415 usp10"
26416 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26417 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
26418 ac_config_files="$ac_config_files dlls/usp10/Makefile"
26420 ALL_MAKEFILES="$ALL_MAKEFILES \\
26421 dlls/usp10/tests/Makefile"
26422 test "x$enable_usp10_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26423 usp10/tests"
26424 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26425 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
26426 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
26428 ALL_MAKEFILES="$ALL_MAKEFILES \\
26429 dlls/uuid/Makefile"
26430 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
26431 uuid"
26432 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26433 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
26434 ac_config_files="$ac_config_files dlls/uuid/Makefile"
26436 ALL_MAKEFILES="$ALL_MAKEFILES \\
26437 dlls/uxtheme/Makefile"
26438 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26439 uxtheme"
26440 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26441 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
26442 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
26444 ALL_MAKEFILES="$ALL_MAKEFILES \\
26445 dlls/uxtheme/tests/Makefile"
26446 test "x$enable_uxtheme_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26447 uxtheme/tests"
26448 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26449 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
26450 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
26452 ALL_MAKEFILES="$ALL_MAKEFILES \\
26453 dlls/vdhcp.vxd/Makefile"
26454 test "x$enable_vdhcp_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26455 vdhcp.vxd"
26456 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26457 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
26458 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
26460 ALL_MAKEFILES="$ALL_MAKEFILES \\
26461 dlls/vdmdbg/Makefile"
26462 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26463 vdmdbg"
26464 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26465 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
26466 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
26468 ALL_MAKEFILES="$ALL_MAKEFILES \\
26469 dlls/version/Makefile"
26470 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26471 version"
26472 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26473 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
26474 ac_config_files="$ac_config_files dlls/version/Makefile"
26476 ALL_MAKEFILES="$ALL_MAKEFILES \\
26477 dlls/version/tests/Makefile"
26478 test "x$enable_version_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26479 version/tests"
26480 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26481 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
26482 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
26484 ALL_MAKEFILES="$ALL_MAKEFILES \\
26485 dlls/vmm.vxd/Makefile"
26486 test "x$enable_vmm_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26487 vmm.vxd"
26488 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26489 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
26490 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
26492 ALL_MAKEFILES="$ALL_MAKEFILES \\
26493 dlls/vnbt.vxd/Makefile"
26494 test "x$enable_vnbt_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26495 vnbt.vxd"
26496 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26497 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
26498 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
26500 ALL_MAKEFILES="$ALL_MAKEFILES \\
26501 dlls/vnetbios.vxd/Makefile"
26502 test "x$enable_vnetbios_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26503 vnetbios.vxd"
26504 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26505 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
26506 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
26508 ALL_MAKEFILES="$ALL_MAKEFILES \\
26509 dlls/vtdapi.vxd/Makefile"
26510 test "x$enable_vtdapi_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26511 vtdapi.vxd"
26512 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26513 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
26514 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
26516 ALL_MAKEFILES="$ALL_MAKEFILES \\
26517 dlls/vwin32.vxd/Makefile"
26518 test "x$enable_vwin32_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26519 vwin32.vxd"
26520 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26521 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
26522 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
26524 ALL_MAKEFILES="$ALL_MAKEFILES \\
26525 dlls/w32skrnl/Makefile"
26526 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26527 w32skrnl"
26528 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26529 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
26530 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
26532 ALL_MAKEFILES="$ALL_MAKEFILES \\
26533 dlls/winealsa.drv/Makefile"
26534 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26535 winealsa.drv"
26536 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26537 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
26538 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
26540 ALL_MAKEFILES="$ALL_MAKEFILES \\
26541 dlls/wineaudioio.drv/Makefile"
26542 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26543 wineaudioio.drv"
26544 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26545 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
26546 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
26548 ALL_MAKEFILES="$ALL_MAKEFILES \\
26549 dlls/winecoreaudio.drv/Makefile"
26550 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26551 winecoreaudio.drv"
26552 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26553 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
26554 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
26556 ALL_MAKEFILES="$ALL_MAKEFILES \\
26557 dlls/winecrt0/Makefile"
26558 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
26559 winecrt0"
26560 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26561 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
26562 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
26564 ALL_MAKEFILES="$ALL_MAKEFILES \\
26565 dlls/wined3d/Makefile"
26566 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26567 wined3d"
26568 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26569 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
26570 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
26572 ALL_MAKEFILES="$ALL_MAKEFILES \\
26573 dlls/winedos/Makefile"
26574 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26575 winedos"
26576 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26577 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
26578 ac_config_files="$ac_config_files dlls/winedos/Makefile"
26580 ALL_MAKEFILES="$ALL_MAKEFILES \\
26581 dlls/wineesd.drv/Makefile"
26582 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26583 wineesd.drv"
26584 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26585 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
26586 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
26588 ALL_MAKEFILES="$ALL_MAKEFILES \\
26589 dlls/winejack.drv/Makefile"
26590 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26591 winejack.drv"
26592 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26593 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
26594 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
26596 ALL_MAKEFILES="$ALL_MAKEFILES \\
26597 dlls/winejoystick.drv/Makefile"
26598 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26599 winejoystick.drv"
26600 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26601 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
26602 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
26604 ALL_MAKEFILES="$ALL_MAKEFILES \\
26605 dlls/winemp3.acm/Makefile"
26606 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26607 winemp3.acm"
26608 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26609 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
26610 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
26612 ALL_MAKEFILES="$ALL_MAKEFILES \\
26613 dlls/winenas.drv/Makefile"
26614 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26615 winenas.drv"
26616 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26617 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
26618 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
26620 ALL_MAKEFILES="$ALL_MAKEFILES \\
26621 dlls/wineoss.drv/Makefile"
26622 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26623 wineoss.drv"
26624 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26625 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
26626 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
26628 ALL_MAKEFILES="$ALL_MAKEFILES \\
26629 dlls/wineps.drv/Makefile"
26630 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26631 wineps.drv"
26632 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26633 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
26634 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
26636 ALL_MAKEFILES="$ALL_MAKEFILES \\
26637 dlls/winequartz.drv/Makefile"
26638 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26639 winequartz.drv"
26640 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26641 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
26642 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
26644 ALL_MAKEFILES="$ALL_MAKEFILES \\
26645 dlls/winex11.drv/Makefile"
26646 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26647 winex11.drv"
26648 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26649 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
26650 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
26652 ALL_MAKEFILES="$ALL_MAKEFILES \\
26653 dlls/wing32/Makefile"
26654 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26655 wing32"
26656 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26657 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
26658 ac_config_files="$ac_config_files dlls/wing32/Makefile"
26660 ALL_MAKEFILES="$ALL_MAKEFILES \\
26661 dlls/winhttp/Makefile"
26662 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26663 winhttp"
26664 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26665 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
26666 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
26668 ALL_MAKEFILES="$ALL_MAKEFILES \\
26669 dlls/winhttp/tests/Makefile"
26670 test "x$enable_winhttp_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26671 winhttp/tests"
26672 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26673 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
26674 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
26676 ALL_MAKEFILES="$ALL_MAKEFILES \\
26677 dlls/wininet/Makefile"
26678 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26679 wininet"
26680 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26681 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
26682 ac_config_files="$ac_config_files dlls/wininet/Makefile"
26684 ALL_MAKEFILES="$ALL_MAKEFILES \\
26685 dlls/wininet/tests/Makefile"
26686 test "x$enable_wininet_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26687 wininet/tests"
26688 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26689 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
26690 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
26692 ALL_MAKEFILES="$ALL_MAKEFILES \\
26693 dlls/winmm/Makefile"
26694 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26695 winmm"
26696 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26697 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
26698 ac_config_files="$ac_config_files dlls/winmm/Makefile"
26700 ALL_MAKEFILES="$ALL_MAKEFILES \\
26701 dlls/winmm/tests/Makefile"
26702 test "x$enable_winmm_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26703 winmm/tests"
26704 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26705 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
26706 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
26708 ALL_MAKEFILES="$ALL_MAKEFILES \\
26709 dlls/winnls32/Makefile"
26710 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26711 winnls32"
26712 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26713 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
26714 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
26716 ALL_MAKEFILES="$ALL_MAKEFILES \\
26717 dlls/winscard/Makefile"
26718 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26719 winscard"
26720 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26721 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
26722 ac_config_files="$ac_config_files dlls/winscard/Makefile"
26724 ALL_MAKEFILES="$ALL_MAKEFILES \\
26725 dlls/winspool.drv/Makefile"
26726 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26727 winspool.drv"
26728 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26729 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
26730 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
26732 ALL_MAKEFILES="$ALL_MAKEFILES \\
26733 dlls/winspool.drv/tests/Makefile"
26734 test "x$enable_winspool_drv_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26735 winspool.drv/tests"
26736 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26737 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
26738 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
26740 ALL_MAKEFILES="$ALL_MAKEFILES \\
26741 dlls/wintab32/Makefile"
26742 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26743 wintab32"
26744 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26745 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
26746 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
26748 ALL_MAKEFILES="$ALL_MAKEFILES \\
26749 dlls/wintrust/Makefile"
26750 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26751 wintrust"
26752 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26753 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
26754 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
26756 ALL_MAKEFILES="$ALL_MAKEFILES \\
26757 dlls/wintrust/tests/Makefile"
26758 test "x$enable_wintrust_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26759 wintrust/tests"
26760 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26761 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
26762 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
26764 ALL_MAKEFILES="$ALL_MAKEFILES \\
26765 dlls/wldap32/Makefile"
26766 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26767 wldap32"
26768 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26769 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
26770 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
26772 ALL_MAKEFILES="$ALL_MAKEFILES \\
26773 dlls/wldap32/tests/Makefile"
26774 test "x$enable_wldap32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26775 wldap32/tests"
26776 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26777 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
26778 ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
26780 ALL_MAKEFILES="$ALL_MAKEFILES \\
26781 dlls/wmi/Makefile"
26782 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26783 wmi"
26784 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26785 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
26786 ac_config_files="$ac_config_files dlls/wmi/Makefile"
26788 ALL_MAKEFILES="$ALL_MAKEFILES \\
26789 dlls/wnaspi32/Makefile"
26790 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26791 wnaspi32"
26792 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26793 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
26794 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
26796 ALL_MAKEFILES="$ALL_MAKEFILES \\
26797 dlls/wow32/Makefile"
26798 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26799 wow32"
26800 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26801 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
26802 ac_config_files="$ac_config_files dlls/wow32/Makefile"
26804 ALL_MAKEFILES="$ALL_MAKEFILES \\
26805 dlls/ws2_32/Makefile"
26806 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26807 ws2_32"
26808 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26809 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
26810 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
26812 ALL_MAKEFILES="$ALL_MAKEFILES \\
26813 dlls/ws2_32/tests/Makefile"
26814 test "x$enable_ws2_32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26815 ws2_32/tests"
26816 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26817 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
26818 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
26820 ALL_MAKEFILES="$ALL_MAKEFILES \\
26821 dlls/wsock32/Makefile"
26822 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26823 wsock32"
26824 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26825 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
26826 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
26828 ALL_MAKEFILES="$ALL_MAKEFILES \\
26829 dlls/wtsapi32/Makefile"
26830 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26831 wtsapi32"
26832 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26833 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
26834 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
26836 ALL_MAKEFILES="$ALL_MAKEFILES \\
26837 documentation/Makefile"
26838 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
26839 documentation"
26840 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26841 documentation/Makefile: documentation/Makefile.in Make.rules"
26842 ac_config_files="$ac_config_files documentation/Makefile"
26844 ALL_MAKEFILES="$ALL_MAKEFILES \\
26845 fonts/Makefile"
26846 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
26847 fonts"
26848 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26849 fonts/Makefile: fonts/Makefile.in Make.rules"
26850 ac_config_files="$ac_config_files fonts/Makefile"
26852 ALL_MAKEFILES="$ALL_MAKEFILES \\
26853 include/Makefile"
26854 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
26855 include"
26856 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26857 include/Makefile: include/Makefile.in Make.rules"
26858 ac_config_files="$ac_config_files include/Makefile"
26860 ALL_MAKEFILES="$ALL_MAKEFILES \\
26861 libs/Makefile"
26862 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
26863 libs"
26864 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26865 libs/Makefile: libs/Makefile.in Make.rules"
26866 ac_config_files="$ac_config_files libs/Makefile"
26868 ALL_MAKEFILES="$ALL_MAKEFILES \\
26869 libs/port/Makefile"
26871 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26872 libs/port/Makefile: libs/port/Makefile.in Make.rules"
26873 ac_config_files="$ac_config_files libs/port/Makefile"
26875 ALL_MAKEFILES="$ALL_MAKEFILES \\
26876 libs/wine/Makefile"
26878 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26879 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
26880 ac_config_files="$ac_config_files libs/wine/Makefile"
26882 ALL_MAKEFILES="$ALL_MAKEFILES \\
26883 libs/wpp/Makefile"
26885 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26886 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
26887 ac_config_files="$ac_config_files libs/wpp/Makefile"
26889 ALL_MAKEFILES="$ALL_MAKEFILES \\
26890 loader/Makefile"
26891 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
26892 loader"
26893 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26894 loader/Makefile: loader/Makefile.in Make.rules"
26895 ac_config_files="$ac_config_files loader/Makefile"
26897 ALL_MAKEFILES="$ALL_MAKEFILES \\
26898 programs/Makefile"
26899 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
26900 programs"
26901 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26902 programs/Makefile: programs/Makefile.in Make.rules"
26903 ac_config_files="$ac_config_files programs/Makefile"
26905 ALL_MAKEFILES="$ALL_MAKEFILES \\
26906 programs/clock/Makefile"
26907 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26908 clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26909 clock"
26910 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26911 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
26912 ac_config_files="$ac_config_files programs/clock/Makefile"
26914 ALL_MAKEFILES="$ALL_MAKEFILES \\
26915 programs/cmd/Makefile"
26916 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26917 cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26918 cmd"
26919 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26920 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
26921 ac_config_files="$ac_config_files programs/cmd/Makefile"
26923 ALL_MAKEFILES="$ALL_MAKEFILES \\
26924 programs/cmdlgtst/Makefile"
26925 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26926 cmdlgtst"
26927 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26928 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
26929 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
26931 ALL_MAKEFILES="$ALL_MAKEFILES \\
26932 programs/control/Makefile"
26933 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26934 control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26935 control"
26936 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26937 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
26938 ac_config_files="$ac_config_files programs/control/Makefile"
26940 ALL_MAKEFILES="$ALL_MAKEFILES \\
26941 programs/eject/Makefile"
26942 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26943 eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26944 eject"
26945 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26946 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
26947 ac_config_files="$ac_config_files programs/eject/Makefile"
26949 ALL_MAKEFILES="$ALL_MAKEFILES \\
26950 programs/expand/Makefile"
26951 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26952 expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26953 expand"
26954 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26955 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
26956 ac_config_files="$ac_config_files programs/expand/Makefile"
26958 ALL_MAKEFILES="$ALL_MAKEFILES \\
26959 programs/explorer/Makefile"
26960 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26961 explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26962 explorer"
26963 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26964 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
26965 ac_config_files="$ac_config_files programs/explorer/Makefile"
26967 ALL_MAKEFILES="$ALL_MAKEFILES \\
26968 programs/hh/Makefile"
26969 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26970 hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26972 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26973 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
26974 ac_config_files="$ac_config_files programs/hh/Makefile"
26976 ALL_MAKEFILES="$ALL_MAKEFILES \\
26977 programs/icinfo/Makefile"
26978 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26979 icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26980 icinfo"
26981 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26982 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
26983 ac_config_files="$ac_config_files programs/icinfo/Makefile"
26985 ALL_MAKEFILES="$ALL_MAKEFILES \\
26986 programs/iexplore/Makefile"
26987 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26988 iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26989 iexplore"
26990 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26991 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
26992 ac_config_files="$ac_config_files programs/iexplore/Makefile"
26994 ALL_MAKEFILES="$ALL_MAKEFILES \\
26995 programs/msiexec/Makefile"
26996 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26997 msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26998 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
26999 msiexec"
27000 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27001 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
27002 ac_config_files="$ac_config_files programs/msiexec/Makefile"
27004 ALL_MAKEFILES="$ALL_MAKEFILES \\
27005 programs/net/Makefile"
27006 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27007 net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27008 net"
27009 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27010 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
27011 ac_config_files="$ac_config_files programs/net/Makefile"
27013 ALL_MAKEFILES="$ALL_MAKEFILES \\
27014 programs/notepad/Makefile"
27015 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27016 notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27017 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27018 notepad"
27019 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27020 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
27021 ac_config_files="$ac_config_files programs/notepad/Makefile"
27023 ALL_MAKEFILES="$ALL_MAKEFILES \\
27024 programs/oleview/Makefile"
27025 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27026 oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27027 oleview"
27028 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27029 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
27030 ac_config_files="$ac_config_files programs/oleview/Makefile"
27032 ALL_MAKEFILES="$ALL_MAKEFILES \\
27033 programs/progman/Makefile"
27034 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27035 progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27036 progman" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27037 progman"
27038 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27039 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
27040 ac_config_files="$ac_config_files programs/progman/Makefile"
27042 ALL_MAKEFILES="$ALL_MAKEFILES \\
27043 programs/reg/Makefile"
27044 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27045 reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27046 reg"
27047 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27048 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
27049 ac_config_files="$ac_config_files programs/reg/Makefile"
27051 ALL_MAKEFILES="$ALL_MAKEFILES \\
27052 programs/regedit/Makefile"
27053 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27054 regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27055 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27056 regedit"
27057 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27058 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
27059 ac_config_files="$ac_config_files programs/regedit/Makefile"
27061 ALL_MAKEFILES="$ALL_MAKEFILES \\
27062 programs/regsvr32/Makefile"
27063 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27064 regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27065 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27066 regsvr32"
27067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27068 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
27069 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
27071 ALL_MAKEFILES="$ALL_MAKEFILES \\
27072 programs/rpcss/Makefile"
27073 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27074 rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27075 rpcss"
27076 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27077 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
27078 ac_config_files="$ac_config_files programs/rpcss/Makefile"
27080 ALL_MAKEFILES="$ALL_MAKEFILES \\
27081 programs/rundll32/Makefile"
27082 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27083 rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27084 rundll32"
27085 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27086 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
27087 ac_config_files="$ac_config_files programs/rundll32/Makefile"
27089 ALL_MAKEFILES="$ALL_MAKEFILES \\
27090 programs/secedit/Makefile"
27091 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27092 secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27093 secedit"
27094 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27095 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
27096 ac_config_files="$ac_config_files programs/secedit/Makefile"
27098 ALL_MAKEFILES="$ALL_MAKEFILES \\
27099 programs/services/Makefile"
27100 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27101 services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27102 services"
27103 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27104 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
27105 ac_config_files="$ac_config_files programs/services/Makefile"
27107 ALL_MAKEFILES="$ALL_MAKEFILES \\
27108 programs/spoolsv/Makefile"
27109 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27110 spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27111 spoolsv"
27112 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27113 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
27114 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
27116 ALL_MAKEFILES="$ALL_MAKEFILES \\
27117 programs/start/Makefile"
27118 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27119 start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27120 start"
27121 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27122 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
27123 ac_config_files="$ac_config_files programs/start/Makefile"
27125 ALL_MAKEFILES="$ALL_MAKEFILES \\
27126 programs/svchost/Makefile"
27127 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27128 svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27129 svchost"
27130 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27131 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
27132 ac_config_files="$ac_config_files programs/svchost/Makefile"
27134 ALL_MAKEFILES="$ALL_MAKEFILES \\
27135 programs/taskmgr/Makefile"
27136 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27137 taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27138 taskmgr"
27139 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27140 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
27141 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
27143 ALL_MAKEFILES="$ALL_MAKEFILES \\
27144 programs/uninstaller/Makefile"
27145 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27146 uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27147 uninstaller" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27148 uninstaller"
27149 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27150 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
27151 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
27153 ALL_MAKEFILES="$ALL_MAKEFILES \\
27154 programs/view/Makefile"
27155 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27156 view"
27157 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27158 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
27159 ac_config_files="$ac_config_files programs/view/Makefile"
27161 ALL_MAKEFILES="$ALL_MAKEFILES \\
27162 programs/wineboot/Makefile"
27163 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27164 wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27165 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27166 wineboot"
27167 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27168 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
27169 ac_config_files="$ac_config_files programs/wineboot/Makefile"
27171 ALL_MAKEFILES="$ALL_MAKEFILES \\
27172 programs/winebrowser/Makefile"
27173 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27174 winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27175 winebrowser" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27176 winebrowser"
27177 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27178 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
27179 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
27181 ALL_MAKEFILES="$ALL_MAKEFILES \\
27182 programs/winecfg/Makefile"
27183 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27184 winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27185 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27186 winecfg"
27187 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27188 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
27189 ac_config_files="$ac_config_files programs/winecfg/Makefile"
27191 ALL_MAKEFILES="$ALL_MAKEFILES \\
27192 programs/wineconsole/Makefile"
27193 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27194 wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27195 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27196 wineconsole"
27197 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27198 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
27199 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
27201 ALL_MAKEFILES="$ALL_MAKEFILES \\
27202 programs/winedbg/Makefile"
27203 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27204 winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27205 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27206 winedbg"
27207 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27208 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
27209 ac_config_files="$ac_config_files programs/winedbg/Makefile"
27211 ALL_MAKEFILES="$ALL_MAKEFILES \\
27212 programs/winedevice/Makefile"
27213 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27214 winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27215 winedevice"
27216 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27217 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
27218 ac_config_files="$ac_config_files programs/winedevice/Makefile"
27220 ALL_MAKEFILES="$ALL_MAKEFILES \\
27221 programs/winefile/Makefile"
27222 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27223 winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27224 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27225 winefile"
27226 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27227 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
27228 ac_config_files="$ac_config_files programs/winefile/Makefile"
27230 ALL_MAKEFILES="$ALL_MAKEFILES \\
27231 programs/winemenubuilder/Makefile"
27232 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27233 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27234 winemenubuilder"
27235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27236 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
27237 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
27239 ALL_MAKEFILES="$ALL_MAKEFILES \\
27240 programs/winemine/Makefile"
27241 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27242 winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27243 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27244 winemine"
27245 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27246 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
27247 ac_config_files="$ac_config_files programs/winemine/Makefile"
27249 ALL_MAKEFILES="$ALL_MAKEFILES \\
27250 programs/winepath/Makefile"
27251 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27252 winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27253 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27254 winepath"
27255 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27256 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
27257 ac_config_files="$ac_config_files programs/winepath/Makefile"
27259 ALL_MAKEFILES="$ALL_MAKEFILES \\
27260 programs/winetest/Makefile"
27261 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27262 winetest"
27263 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27264 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
27265 ac_config_files="$ac_config_files programs/winetest/Makefile"
27267 ALL_MAKEFILES="$ALL_MAKEFILES \\
27268 programs/winevdm/Makefile"
27269 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27270 winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27271 winevdm"
27272 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27273 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
27274 ac_config_files="$ac_config_files programs/winevdm/Makefile"
27276 ALL_MAKEFILES="$ALL_MAKEFILES \\
27277 programs/winhlp32/Makefile"
27278 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27279 winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27280 winhlp32"
27281 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27282 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
27283 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
27285 ALL_MAKEFILES="$ALL_MAKEFILES \\
27286 programs/winver/Makefile"
27287 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27288 winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27289 winver"
27290 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27291 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
27292 ac_config_files="$ac_config_files programs/winver/Makefile"
27294 ALL_MAKEFILES="$ALL_MAKEFILES \\
27295 programs/wordpad/Makefile"
27296 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27297 wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27298 wordpad"
27299 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27300 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
27301 ac_config_files="$ac_config_files programs/wordpad/Makefile"
27303 ALL_MAKEFILES="$ALL_MAKEFILES \\
27304 programs/write/Makefile"
27305 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27306 write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27307 write"
27308 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27309 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
27310 ac_config_files="$ac_config_files programs/write/Makefile"
27312 ALL_MAKEFILES="$ALL_MAKEFILES \\
27313 programs/xcopy/Makefile"
27314 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27315 xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27316 xcopy"
27317 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27318 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
27319 ac_config_files="$ac_config_files programs/xcopy/Makefile"
27321 ALL_MAKEFILES="$ALL_MAKEFILES \\
27322 server/Makefile"
27323 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27324 server"
27325 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27326 server/Makefile: server/Makefile.in Make.rules"
27327 ac_config_files="$ac_config_files server/Makefile"
27329 ALL_MAKEFILES="$ALL_MAKEFILES \\
27330 tools/Makefile"
27331 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27332 tools"
27333 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27334 tools/Makefile: tools/Makefile.in Make.rules"
27335 ac_config_files="$ac_config_files tools/Makefile"
27337 ALL_MAKEFILES="$ALL_MAKEFILES \\
27338 tools/widl/Makefile"
27340 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27341 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
27342 ac_config_files="$ac_config_files tools/widl/Makefile"
27344 ALL_MAKEFILES="$ALL_MAKEFILES \\
27345 tools/winebuild/Makefile"
27347 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27348 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
27349 ac_config_files="$ac_config_files tools/winebuild/Makefile"
27351 ALL_MAKEFILES="$ALL_MAKEFILES \\
27352 tools/winedump/Makefile"
27354 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27355 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
27356 ac_config_files="$ac_config_files tools/winedump/Makefile"
27358 ALL_MAKEFILES="$ALL_MAKEFILES \\
27359 tools/winegcc/Makefile"
27361 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27362 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
27363 ac_config_files="$ac_config_files tools/winegcc/Makefile"
27365 ALL_MAKEFILES="$ALL_MAKEFILES \\
27366 tools/wmc/Makefile"
27368 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27369 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
27370 ac_config_files="$ac_config_files tools/wmc/Makefile"
27372 ALL_MAKEFILES="$ALL_MAKEFILES \\
27373 tools/wrc/Makefile"
27375 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27376 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
27377 ac_config_files="$ac_config_files tools/wrc/Makefile"
27381 ALL_WINETEST_DEPENDS="# Test binaries"
27383 for dir in $ALL_TEST_DIRS
27385 if test "$dir" != "\\"
27386 then
27387 testname=`expr $dir : '\(.*\)/tests'`_test.exe
27388 ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
27389 $testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
27390 cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
27392 done
27394 cat >confcache <<\_ACEOF
27395 # This file is a shell script that caches the results of configure
27396 # tests run on this system so they can be shared between configure
27397 # scripts and configure runs, see configure's option --config-cache.
27398 # It is not useful on other systems. If it contains results you don't
27399 # want to keep, you may remove or edit it.
27401 # config.status only pays attention to the cache file if you give it
27402 # the --recheck option to rerun configure.
27404 # `ac_cv_env_foo' variables (set or unset) will be overridden when
27405 # loading this file, other *unset* `ac_cv_foo' will be assigned the
27406 # following values.
27408 _ACEOF
27410 # The following way of writing the cache mishandles newlines in values,
27411 # but we know of no workaround that is simple, portable, and efficient.
27412 # So, we kill variables containing newlines.
27413 # Ultrix sh set writes to stderr and can't be redirected directly,
27414 # and sets the high bit in the cache file unless we assign to the vars.
27416 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
27417 eval ac_val=\$$ac_var
27418 case $ac_val in #(
27419 *${as_nl}*)
27420 case $ac_var in #(
27421 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
27422 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
27423 esac
27424 case $ac_var in #(
27425 _ | IFS | as_nl) ;; #(
27426 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
27427 *) $as_unset $ac_var ;;
27428 esac ;;
27429 esac
27430 done
27432 (set) 2>&1 |
27433 case $as_nl`(ac_space=' '; set) 2>&1` in #(
27434 *${as_nl}ac_space=\ *)
27435 # `set' does not quote correctly, so add quotes (double-quote
27436 # substitution turns \\\\ into \\, and sed turns \\ into \).
27437 sed -n \
27438 "s/'/'\\\\''/g;
27439 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
27440 ;; #(
27442 # `set' quotes correctly as required by POSIX, so do not add quotes.
27443 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
27445 esac |
27446 sort
27448 sed '
27449 /^ac_cv_env_/b end
27450 t clear
27451 :clear
27452 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
27453 t end
27454 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
27455 :end' >>confcache
27456 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
27457 if test -w "$cache_file"; then
27458 test "x$cache_file" != "x/dev/null" &&
27459 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
27460 $as_echo "$as_me: updating cache $cache_file" >&6;}
27461 cat confcache >$cache_file
27462 else
27463 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
27464 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
27467 rm -f confcache
27469 test "x$prefix" = xNONE && prefix=$ac_default_prefix
27470 # Let make expand exec_prefix.
27471 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
27473 DEFS=-DHAVE_CONFIG_H
27475 ac_libobjs=
27476 ac_ltlibobjs=
27477 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
27478 # 1. Remove the extension, and $U if already installed.
27479 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
27480 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
27481 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
27482 # will be set to the directory where LIBOBJS objects are built.
27483 ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
27484 ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
27485 done
27486 LIBOBJS=$ac_libobjs
27488 LTLIBOBJS=$ac_ltlibobjs
27492 : ${CONFIG_STATUS=./config.status}
27493 ac_write_fail=0
27494 ac_clean_files_save=$ac_clean_files
27495 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
27496 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
27497 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
27498 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27499 #! $SHELL
27500 # Generated by $as_me.
27501 # Run this file to recreate the current configuration.
27502 # Compiler output produced by configure, useful for debugging
27503 # configure, is in config.log if it exists.
27505 debug=false
27506 ac_cs_recheck=false
27507 ac_cs_silent=false
27508 SHELL=\${CONFIG_SHELL-$SHELL}
27509 _ACEOF
27511 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
27512 ## --------------------- ##
27513 ## M4sh Initialization. ##
27514 ## --------------------- ##
27516 # Be more Bourne compatible
27517 DUALCASE=1; export DUALCASE # for MKS sh
27518 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
27519 emulate sh
27520 NULLCMD=:
27521 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
27522 # is contrary to our usage. Disable this feature.
27523 alias -g '${1+"$@"}'='"$@"'
27524 setopt NO_GLOB_SUBST
27525 else
27526 case `(set -o) 2>/dev/null` in
27527 *posix*) set -o posix ;;
27528 esac
27535 # PATH needs CR
27536 # Avoid depending upon Character Ranges.
27537 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
27538 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
27539 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
27540 as_cr_digits='0123456789'
27541 as_cr_alnum=$as_cr_Letters$as_cr_digits
27543 as_nl='
27545 export as_nl
27546 # Printing a long string crashes Solaris 7 /usr/bin/printf.
27547 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
27548 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
27549 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
27550 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
27551 as_echo='printf %s\n'
27552 as_echo_n='printf %s'
27553 else
27554 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
27555 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
27556 as_echo_n='/usr/ucb/echo -n'
27557 else
27558 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
27559 as_echo_n_body='eval
27560 arg=$1;
27561 case $arg in
27562 *"$as_nl"*)
27563 expr "X$arg" : "X\\(.*\\)$as_nl";
27564 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
27565 esac;
27566 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
27568 export as_echo_n_body
27569 as_echo_n='sh -c $as_echo_n_body as_echo'
27571 export as_echo_body
27572 as_echo='sh -c $as_echo_body as_echo'
27575 # The user is always right.
27576 if test "${PATH_SEPARATOR+set}" != set; then
27577 PATH_SEPARATOR=:
27578 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
27579 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
27580 PATH_SEPARATOR=';'
27584 # Support unset when possible.
27585 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
27586 as_unset=unset
27587 else
27588 as_unset=false
27592 # IFS
27593 # We need space, tab and new line, in precisely that order. Quoting is
27594 # there to prevent editors from complaining about space-tab.
27595 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
27596 # splitting by setting IFS to empty value.)
27597 IFS=" "" $as_nl"
27599 # Find who we are. Look in the path if we contain no directory separator.
27600 case $0 in
27601 *[\\/]* ) as_myself=$0 ;;
27602 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
27603 for as_dir in $PATH
27605 IFS=$as_save_IFS
27606 test -z "$as_dir" && as_dir=.
27607 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
27608 done
27609 IFS=$as_save_IFS
27612 esac
27613 # We did not find ourselves, most probably we were run as `sh COMMAND'
27614 # in which case we are not to be found in the path.
27615 if test "x$as_myself" = x; then
27616 as_myself=$0
27618 if test ! -f "$as_myself"; then
27619 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
27620 { (exit 1); exit 1; }
27623 # Work around bugs in pre-3.0 UWIN ksh.
27624 for as_var in ENV MAIL MAILPATH
27625 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
27626 done
27627 PS1='$ '
27628 PS2='> '
27629 PS4='+ '
27631 # NLS nuisances.
27632 LC_ALL=C
27633 export LC_ALL
27634 LANGUAGE=C
27635 export LANGUAGE
27637 # Required to use basename.
27638 if expr a : '\(a\)' >/dev/null 2>&1 &&
27639 test "X`expr 00001 : '.*\(...\)'`" = X001; then
27640 as_expr=expr
27641 else
27642 as_expr=false
27645 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
27646 as_basename=basename
27647 else
27648 as_basename=false
27652 # Name of the executable.
27653 as_me=`$as_basename -- "$0" ||
27654 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
27655 X"$0" : 'X\(//\)$' \| \
27656 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
27657 $as_echo X/"$0" |
27658 sed '/^.*\/\([^/][^/]*\)\/*$/{
27659 s//\1/
27662 /^X\/\(\/\/\)$/{
27663 s//\1/
27666 /^X\/\(\/\).*/{
27667 s//\1/
27670 s/.*/./; q'`
27672 # CDPATH.
27673 $as_unset CDPATH
27677 as_lineno_1=$LINENO
27678 as_lineno_2=$LINENO
27679 test "x$as_lineno_1" != "x$as_lineno_2" &&
27680 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
27682 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
27683 # uniformly replaced by the line number. The first 'sed' inserts a
27684 # line-number line after each line using $LINENO; the second 'sed'
27685 # does the real work. The second script uses 'N' to pair each
27686 # line-number line with the line containing $LINENO, and appends
27687 # trailing '-' during substitution so that $LINENO is not a special
27688 # case at line end.
27689 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
27690 # scripts with optimization help from Paolo Bonzini. Blame Lee
27691 # E. McMahon (1931-1989) for sed's syntax. :-)
27692 sed -n '
27694 /[$]LINENO/=
27695 ' <$as_myself |
27696 sed '
27697 s/[$]LINENO.*/&-/
27698 t lineno
27700 :lineno
27702 :loop
27703 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
27704 t loop
27705 s/-\n.*//
27706 ' >$as_me.lineno &&
27707 chmod +x "$as_me.lineno" ||
27708 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
27709 { (exit 1); exit 1; }; }
27711 # Don't try to exec as it changes $[0], causing all sort of problems
27712 # (the dirname of $[0] is not the place where we might find the
27713 # original and so on. Autoconf is especially sensitive to this).
27714 . "./$as_me.lineno"
27715 # Exit status is that of the last command.
27716 exit
27720 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
27721 as_dirname=dirname
27722 else
27723 as_dirname=false
27726 ECHO_C= ECHO_N= ECHO_T=
27727 case `echo -n x` in
27728 -n*)
27729 case `echo 'x\c'` in
27730 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
27731 *) ECHO_C='\c';;
27732 esac;;
27734 ECHO_N='-n';;
27735 esac
27736 if expr a : '\(a\)' >/dev/null 2>&1 &&
27737 test "X`expr 00001 : '.*\(...\)'`" = X001; then
27738 as_expr=expr
27739 else
27740 as_expr=false
27743 rm -f conf$$ conf$$.exe conf$$.file
27744 if test -d conf$$.dir; then
27745 rm -f conf$$.dir/conf$$.file
27746 else
27747 rm -f conf$$.dir
27748 mkdir conf$$.dir 2>/dev/null
27750 if (echo >conf$$.file) 2>/dev/null; then
27751 if ln -s conf$$.file conf$$ 2>/dev/null; then
27752 as_ln_s='ln -s'
27753 # ... but there are two gotchas:
27754 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
27755 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
27756 # In both cases, we have to default to `cp -p'.
27757 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
27758 as_ln_s='cp -p'
27759 elif ln conf$$.file conf$$ 2>/dev/null; then
27760 as_ln_s=ln
27761 else
27762 as_ln_s='cp -p'
27764 else
27765 as_ln_s='cp -p'
27767 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
27768 rmdir conf$$.dir 2>/dev/null
27770 if mkdir -p . 2>/dev/null; then
27771 as_mkdir_p=:
27772 else
27773 test -d ./-p && rmdir ./-p
27774 as_mkdir_p=false
27777 if test -x / >/dev/null 2>&1; then
27778 as_test_x='test -x'
27779 else
27780 if ls -dL / >/dev/null 2>&1; then
27781 as_ls_L_option=L
27782 else
27783 as_ls_L_option=
27785 as_test_x='
27786 eval sh -c '\''
27787 if test -d "$1"; then
27788 test -d "$1/.";
27789 else
27790 case $1 in
27791 -*)set "./$1";;
27792 esac;
27793 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
27794 ???[sx]*):;;*)false;;esac;fi
27795 '\'' sh
27798 as_executable_p=$as_test_x
27800 # Sed expression to map a string onto a valid CPP name.
27801 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
27803 # Sed expression to map a string onto a valid variable name.
27804 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
27807 exec 6>&1
27809 # Save the log message, to keep $[0] and so on meaningful, and to
27810 # report actual input values of CONFIG_FILES etc. instead of their
27811 # values after options handling.
27812 ac_log="
27813 This file was extended by Wine $as_me 1.1.8, which was
27814 generated by GNU Autoconf 2.63. Invocation command line was
27816 CONFIG_FILES = $CONFIG_FILES
27817 CONFIG_HEADERS = $CONFIG_HEADERS
27818 CONFIG_LINKS = $CONFIG_LINKS
27819 CONFIG_COMMANDS = $CONFIG_COMMANDS
27820 $ $0 $@
27822 on `(hostname || uname -n) 2>/dev/null | sed 1q`
27825 _ACEOF
27827 case $ac_config_files in *"
27828 "*) set x $ac_config_files; shift; ac_config_files=$*;;
27829 esac
27831 case $ac_config_headers in *"
27832 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
27833 esac
27836 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27837 # Files that config.status was made for.
27838 config_files="$ac_config_files"
27839 config_headers="$ac_config_headers"
27840 config_commands="$ac_config_commands"
27842 _ACEOF
27844 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
27845 ac_cs_usage="\
27846 \`$as_me' instantiates files from templates according to the
27847 current configuration.
27849 Usage: $0 [OPTION]... [FILE]...
27851 -h, --help print this help, then exit
27852 -V, --version print version number and configuration settings, then exit
27853 -q, --quiet, --silent
27854 do not print progress messages
27855 -d, --debug don't remove temporary files
27856 --recheck update $as_me by reconfiguring in the same conditions
27857 --file=FILE[:TEMPLATE]
27858 instantiate the configuration file FILE
27859 --header=FILE[:TEMPLATE]
27860 instantiate the configuration header FILE
27862 Configuration files:
27863 $config_files
27865 Configuration headers:
27866 $config_headers
27868 Configuration commands:
27869 $config_commands
27871 Report bugs to <bug-autoconf@gnu.org>."
27873 _ACEOF
27874 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27875 ac_cs_version="\\
27876 Wine config.status 1.1.8
27877 configured by $0, generated by GNU Autoconf 2.63,
27878 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
27880 Copyright (C) 2008 Free Software Foundation, Inc.
27881 This config.status script is free software; the Free Software Foundation
27882 gives unlimited permission to copy, distribute and modify it."
27884 ac_pwd='$ac_pwd'
27885 srcdir='$srcdir'
27886 INSTALL='$INSTALL'
27887 test -n "\$AWK" || AWK=awk
27888 _ACEOF
27890 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
27891 # The default lists apply if the user does not specify any file.
27892 ac_need_defaults=:
27893 while test $# != 0
27895 case $1 in
27896 --*=*)
27897 ac_option=`expr "X$1" : 'X\([^=]*\)='`
27898 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
27899 ac_shift=:
27902 ac_option=$1
27903 ac_optarg=$2
27904 ac_shift=shift
27906 esac
27908 case $ac_option in
27909 # Handling of the options.
27910 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
27911 ac_cs_recheck=: ;;
27912 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
27913 $as_echo "$ac_cs_version"; exit ;;
27914 --debug | --debu | --deb | --de | --d | -d )
27915 debug=: ;;
27916 --file | --fil | --fi | --f )
27917 $ac_shift
27918 case $ac_optarg in
27919 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
27920 esac
27921 CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
27922 ac_need_defaults=false;;
27923 --header | --heade | --head | --hea )
27924 $ac_shift
27925 case $ac_optarg in
27926 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
27927 esac
27928 CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
27929 ac_need_defaults=false;;
27930 --he | --h)
27931 # Conflict between --help and --header
27932 { $as_echo "$as_me: error: ambiguous option: $1
27933 Try \`$0 --help' for more information." >&2
27934 { (exit 1); exit 1; }; };;
27935 --help | --hel | -h )
27936 $as_echo "$ac_cs_usage"; exit ;;
27937 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
27938 | -silent | --silent | --silen | --sile | --sil | --si | --s)
27939 ac_cs_silent=: ;;
27941 # This is an error.
27942 -*) { $as_echo "$as_me: error: unrecognized option: $1
27943 Try \`$0 --help' for more information." >&2
27944 { (exit 1); exit 1; }; } ;;
27946 *) ac_config_targets="$ac_config_targets $1"
27947 ac_need_defaults=false ;;
27949 esac
27950 shift
27951 done
27953 ac_configure_extra_args=
27955 if $ac_cs_silent; then
27956 exec 6>/dev/null
27957 ac_configure_extra_args="$ac_configure_extra_args --silent"
27960 _ACEOF
27961 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27962 if \$ac_cs_recheck; then
27963 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
27964 shift
27965 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
27966 CONFIG_SHELL='$SHELL'
27967 export CONFIG_SHELL
27968 exec "\$@"
27971 _ACEOF
27972 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
27973 exec 5>>config.log
27975 echo
27976 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
27977 ## Running $as_me. ##
27978 _ASBOX
27979 $as_echo "$ac_log"
27980 } >&5
27982 _ACEOF
27983 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27984 _ACEOF
27986 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
27988 # Handling of arguments.
27989 for ac_config_target in $ac_config_targets
27991 case $ac_config_target in
27992 "include/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
27993 "include/stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS include/stamp-h" ;;
27994 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
27995 "dlls/gdi32/mfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
27996 "dlls/kernel32/nls") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
27997 "dlls/user32/resources") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/user32/resources" ;;
27998 "dlls/wineps.drv/data") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
27999 "include/wine") CONFIG_COMMANDS="$CONFIG_COMMANDS include/wine" ;;
28000 "Make.rules") CONFIG_FILES="$CONFIG_FILES Make.rules" ;;
28001 "dlls/Makedll.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makedll.rules" ;;
28002 "dlls/Makeimplib.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makeimplib.rules" ;;
28003 "dlls/Maketest.rules") CONFIG_FILES="$CONFIG_FILES dlls/Maketest.rules" ;;
28004 "programs/Makeprog.rules") CONFIG_FILES="$CONFIG_FILES programs/Makeprog.rules" ;;
28005 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
28006 "dlls/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/Makefile" ;;
28007 "dlls/acledit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/acledit/Makefile" ;;
28008 "dlls/activeds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/activeds/Makefile" ;;
28009 "dlls/actxprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
28010 "dlls/adsiid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/adsiid/Makefile" ;;
28011 "dlls/advapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/Makefile" ;;
28012 "dlls/advapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
28013 "dlls/advpack/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/Makefile" ;;
28014 "dlls/advpack/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
28015 "dlls/amstream/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/amstream/Makefile" ;;
28016 "dlls/appwiz.cpl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
28017 "dlls/atl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/atl/Makefile" ;;
28018 "dlls/avicap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avicap32/Makefile" ;;
28019 "dlls/avifil32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifil32/Makefile" ;;
28020 "dlls/browseui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/Makefile" ;;
28021 "dlls/browseui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
28022 "dlls/cabinet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/Makefile" ;;
28023 "dlls/cabinet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
28024 "dlls/capi2032/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/capi2032/Makefile" ;;
28025 "dlls/cards/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cards/Makefile" ;;
28026 "dlls/cfgmgr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
28027 "dlls/clusapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/clusapi/Makefile" ;;
28028 "dlls/comcat/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/Makefile" ;;
28029 "dlls/comcat/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
28030 "dlls/comctl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/Makefile" ;;
28031 "dlls/comctl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
28032 "dlls/comdlg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
28033 "dlls/comdlg32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
28034 "dlls/compstui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/compstui/Makefile" ;;
28035 "dlls/credui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/Makefile" ;;
28036 "dlls/credui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
28037 "dlls/crtdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crtdll/Makefile" ;;
28038 "dlls/crypt32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/Makefile" ;;
28039 "dlls/crypt32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
28040 "dlls/cryptdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
28041 "dlls/cryptdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
28042 "dlls/cryptnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
28043 "dlls/cryptnet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
28044 "dlls/cryptui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/Makefile" ;;
28045 "dlls/cryptui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
28046 "dlls/ctapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
28047 "dlls/ctl3d32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
28048 "dlls/d3d10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/Makefile" ;;
28049 "dlls/d3d10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
28050 "dlls/d3d8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/Makefile" ;;
28051 "dlls/d3d8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
28052 "dlls/d3d9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/Makefile" ;;
28053 "dlls/d3d9/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
28054 "dlls/d3dim/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dim/Makefile" ;;
28055 "dlls/d3drm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/Makefile" ;;
28056 "dlls/d3drm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
28057 "dlls/d3dx8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
28058 "dlls/d3dx8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
28059 "dlls/d3dx9_24/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
28060 "dlls/d3dx9_25/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
28061 "dlls/d3dx9_26/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
28062 "dlls/d3dx9_27/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
28063 "dlls/d3dx9_28/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
28064 "dlls/d3dx9_29/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
28065 "dlls/d3dx9_30/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
28066 "dlls/d3dx9_31/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
28067 "dlls/d3dx9_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
28068 "dlls/d3dx9_33/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
28069 "dlls/d3dx9_34/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
28070 "dlls/d3dx9_35/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
28071 "dlls/d3dx9_36/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
28072 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
28073 "dlls/d3dx9_37/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
28074 "dlls/d3dxof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
28075 "dlls/d3dxof/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
28076 "dlls/dbghelp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
28077 "dlls/dciman32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dciman32/Makefile" ;;
28078 "dlls/ddraw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/Makefile" ;;
28079 "dlls/ddraw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
28080 "dlls/ddrawex/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
28081 "dlls/devenum/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/devenum/Makefile" ;;
28082 "dlls/dinput/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/Makefile" ;;
28083 "dlls/dinput/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
28084 "dlls/dinput8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput8/Makefile" ;;
28085 "dlls/dmband/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmband/Makefile" ;;
28086 "dlls/dmcompos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
28087 "dlls/dmime/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmime/Makefile" ;;
28088 "dlls/dmloader/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmloader/Makefile" ;;
28089 "dlls/dmscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmscript/Makefile" ;;
28090 "dlls/dmstyle/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
28091 "dlls/dmsynth/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
28092 "dlls/dmusic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic/Makefile" ;;
28093 "dlls/dmusic32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
28094 "dlls/dnsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
28095 "dlls/dnsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
28096 "dlls/dplay/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplay/Makefile" ;;
28097 "dlls/dplayx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/Makefile" ;;
28098 "dlls/dplayx/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
28099 "dlls/dpnaddr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
28100 "dlls/dpnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnet/Makefile" ;;
28101 "dlls/dpnhpast/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
28102 "dlls/dpnlobby/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
28103 "dlls/dpwsockx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
28104 "dlls/dsound/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/Makefile" ;;
28105 "dlls/dsound/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
28106 "dlls/dssenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dssenh/Makefile" ;;
28107 "dlls/dswave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dswave/Makefile" ;;
28108 "dlls/dwmapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
28109 "dlls/dxdiagn/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
28110 "dlls/dxerr8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
28111 "dlls/dxerr9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
28112 "dlls/dxgi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/Makefile" ;;
28113 "dlls/dxguid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxguid/Makefile" ;;
28114 "dlls/faultrep/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/faultrep/Makefile" ;;
28115 "dlls/fusion/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/Makefile" ;;
28116 "dlls/fusion/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
28117 "dlls/gdi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/Makefile" ;;
28118 "dlls/gdi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
28119 "dlls/gdiplus/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
28120 "dlls/gdiplus/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
28121 "dlls/glu32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/glu32/Makefile" ;;
28122 "dlls/gphoto2.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
28123 "dlls/gpkcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
28124 "dlls/hal/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hal/Makefile" ;;
28125 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
28126 "dlls/hid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hid/Makefile" ;;
28127 "dlls/hlink/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/Makefile" ;;
28128 "dlls/hlink/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
28129 "dlls/hnetcfg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
28130 "dlls/iccvid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iccvid/Makefile" ;;
28131 "dlls/icmp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/icmp/Makefile" ;;
28132 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
28133 "dlls/imaadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
28134 "dlls/imagehlp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
28135 "dlls/imm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/Makefile" ;;
28136 "dlls/imm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
28137 "dlls/inetcomm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
28138 "dlls/inetcomm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
28139 "dlls/inetmib1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
28140 "dlls/inetmib1/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
28141 "dlls/infosoft/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/Makefile" ;;
28142 "dlls/infosoft/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
28143 "dlls/initpki/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/initpki/Makefile" ;;
28144 "dlls/inkobj/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inkobj/Makefile" ;;
28145 "dlls/inseng/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inseng/Makefile" ;;
28146 "dlls/iphlpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
28147 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
28148 "dlls/itircl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itircl/Makefile" ;;
28149 "dlls/itss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/Makefile" ;;
28150 "dlls/itss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
28151 "dlls/jscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/Makefile" ;;
28152 "dlls/jscript/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
28153 "dlls/kernel32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/Makefile" ;;
28154 "dlls/kernel32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
28155 "dlls/localspl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/Makefile" ;;
28156 "dlls/localspl/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
28157 "dlls/localui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/Makefile" ;;
28158 "dlls/localui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
28159 "dlls/lz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/Makefile" ;;
28160 "dlls/lz32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
28161 "dlls/mapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/Makefile" ;;
28162 "dlls/mapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
28163 "dlls/mciavi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
28164 "dlls/mcicda/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mcicda/Makefile" ;;
28165 "dlls/mciseq/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciseq/Makefile" ;;
28166 "dlls/mciwave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciwave/Makefile" ;;
28167 "dlls/midimap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/midimap/Makefile" ;;
28168 "dlls/mlang/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/Makefile" ;;
28169 "dlls/mlang/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
28170 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
28171 "dlls/monodebg.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
28172 "dlls/mountmgr.sys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
28173 "dlls/mpr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mpr/Makefile" ;;
28174 "dlls/mprapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mprapi/Makefile" ;;
28175 "dlls/msacm32.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
28176 "dlls/msacm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/Makefile" ;;
28177 "dlls/msacm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
28178 "dlls/msadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
28179 "dlls/mscat32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscat32/Makefile" ;;
28180 "dlls/mscms/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/Makefile" ;;
28181 "dlls/mscms/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
28182 "dlls/mscoree/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscoree/Makefile" ;;
28183 "dlls/msdmo/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msdmo/Makefile" ;;
28184 "dlls/msftedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msftedit/Makefile" ;;
28185 "dlls/msg711.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
28186 "dlls/mshtml.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
28187 "dlls/mshtml/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/Makefile" ;;
28188 "dlls/mshtml/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
28189 "dlls/msi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/Makefile" ;;
28190 "dlls/msi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
28191 "dlls/msimg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimg32/Makefile" ;;
28192 "dlls/msimtf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimtf/Makefile" ;;
28193 "dlls/msisip/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisip/Makefile" ;;
28194 "dlls/msisys.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
28195 "dlls/msnet32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msnet32/Makefile" ;;
28196 "dlls/msrle32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msrle32/Makefile" ;;
28197 "dlls/mssip32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssip32/Makefile" ;;
28198 "dlls/mstask/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/Makefile" ;;
28199 "dlls/mstask/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
28200 "dlls/msvcirt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
28201 "dlls/msvcr71/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
28202 "dlls/msvcrt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
28203 "dlls/msvcrt/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
28204 "dlls/msvcrt20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
28205 "dlls/msvcrt40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
28206 "dlls/msvcrtd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
28207 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
28208 "dlls/msvfw32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
28209 "dlls/msvidc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
28210 "dlls/mswsock/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mswsock/Makefile" ;;
28211 "dlls/msxml3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/Makefile" ;;
28212 "dlls/msxml3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
28213 "dlls/nddeapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
28214 "dlls/netapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/Makefile" ;;
28215 "dlls/netapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
28216 "dlls/newdev/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/newdev/Makefile" ;;
28217 "dlls/ntdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/Makefile" ;;
28218 "dlls/ntdll/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
28219 "dlls/ntdsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
28220 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
28221 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
28222 "dlls/ntprint/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/Makefile" ;;
28223 "dlls/ntprint/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
28224 "dlls/objsel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/objsel/Makefile" ;;
28225 "dlls/odbc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbc32/Makefile" ;;
28226 "dlls/odbccp32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
28227 "dlls/odbccp32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
28228 "dlls/ole32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/Makefile" ;;
28229 "dlls/ole32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
28230 "dlls/oleacc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/Makefile" ;;
28231 "dlls/oleacc/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
28232 "dlls/oleaut32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
28233 "dlls/oleaut32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
28234 "dlls/olecli32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olecli32/Makefile" ;;
28235 "dlls/oledlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oledlg/Makefile" ;;
28236 "dlls/olepro32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olepro32/Makefile" ;;
28237 "dlls/olesvr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
28238 "dlls/olethk32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olethk32/Makefile" ;;
28239 "dlls/opengl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/Makefile" ;;
28240 "dlls/opengl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
28241 "dlls/pdh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/Makefile" ;;
28242 "dlls/pdh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
28243 "dlls/powrprof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/powrprof/Makefile" ;;
28244 "dlls/printui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/printui/Makefile" ;;
28245 "dlls/propsys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/propsys/Makefile" ;;
28246 "dlls/psapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/Makefile" ;;
28247 "dlls/psapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
28248 "dlls/pstorec/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pstorec/Makefile" ;;
28249 "dlls/qcap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qcap/Makefile" ;;
28250 "dlls/qedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/Makefile" ;;
28251 "dlls/qedit/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
28252 "dlls/qmgr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/Makefile" ;;
28253 "dlls/qmgr/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
28254 "dlls/qmgrprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
28255 "dlls/quartz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/Makefile" ;;
28256 "dlls/quartz/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
28257 "dlls/query/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/query/Makefile" ;;
28258 "dlls/rasapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
28259 "dlls/rasapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
28260 "dlls/resutils/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/resutils/Makefile" ;;
28261 "dlls/riched20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/Makefile" ;;
28262 "dlls/riched20/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
28263 "dlls/riched32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/Makefile" ;;
28264 "dlls/riched32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
28265 "dlls/rpcrt4/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
28266 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
28267 "dlls/rsabase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsabase/Makefile" ;;
28268 "dlls/rsaenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
28269 "dlls/rsaenh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
28270 "dlls/sane.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
28271 "dlls/sccbase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sccbase/Makefile" ;;
28272 "dlls/schannel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/Makefile" ;;
28273 "dlls/schannel/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
28274 "dlls/secur32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/Makefile" ;;
28275 "dlls/secur32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
28276 "dlls/security/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/security/Makefile" ;;
28277 "dlls/sensapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sensapi/Makefile" ;;
28278 "dlls/serialui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/Makefile" ;;
28279 "dlls/serialui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
28280 "dlls/setupapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/Makefile" ;;
28281 "dlls/setupapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
28282 "dlls/sfc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc/Makefile" ;;
28283 "dlls/sfc_os/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
28284 "dlls/shdoclc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
28285 "dlls/shdocvw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
28286 "dlls/shdocvw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
28287 "dlls/shell32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/Makefile" ;;
28288 "dlls/shell32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
28289 "dlls/shfolder/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shfolder/Makefile" ;;
28290 "dlls/shlwapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
28291 "dlls/shlwapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
28292 "dlls/slbcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
28293 "dlls/slc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slc/Makefile" ;;
28294 "dlls/snmpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
28295 "dlls/snmpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
28296 "dlls/softpub/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/softpub/Makefile" ;;
28297 "dlls/spoolss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/Makefile" ;;
28298 "dlls/spoolss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
28299 "dlls/stdole2.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
28300 "dlls/stdole32.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
28301 "dlls/sti/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sti/Makefile" ;;
28302 "dlls/strmiids/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/strmiids/Makefile" ;;
28303 "dlls/svrapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/svrapi/Makefile" ;;
28304 "dlls/sxs/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sxs/Makefile" ;;
28305 "dlls/tapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/tapi32/Makefile" ;;
28306 "dlls/twain_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/Makefile" ;;
28307 "dlls/unicows/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/unicows/Makefile" ;;
28308 "dlls/url/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/url/Makefile" ;;
28309 "dlls/urlmon/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/Makefile" ;;
28310 "dlls/urlmon/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
28311 "dlls/user32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/Makefile" ;;
28312 "dlls/user32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
28313 "dlls/userenv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/Makefile" ;;
28314 "dlls/userenv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
28315 "dlls/usp10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/Makefile" ;;
28316 "dlls/usp10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
28317 "dlls/uuid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uuid/Makefile" ;;
28318 "dlls/uxtheme/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
28319 "dlls/uxtheme/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
28320 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
28321 "dlls/vdmdbg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
28322 "dlls/version/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/Makefile" ;;
28323 "dlls/version/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/tests/Makefile" ;;
28324 "dlls/vmm.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
28325 "dlls/vnbt.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
28326 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
28327 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
28328 "dlls/vwin32.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
28329 "dlls/w32skrnl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
28330 "dlls/winealsa.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
28331 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
28332 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
28333 "dlls/winecrt0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
28334 "dlls/wined3d/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wined3d/Makefile" ;;
28335 "dlls/winedos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winedos/Makefile" ;;
28336 "dlls/wineesd.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
28337 "dlls/winejack.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
28338 "dlls/winejoystick.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
28339 "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
28340 "dlls/winenas.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
28341 "dlls/wineoss.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
28342 "dlls/wineps.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
28343 "dlls/winequartz.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
28344 "dlls/winex11.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
28345 "dlls/wing32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wing32/Makefile" ;;
28346 "dlls/winhttp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/Makefile" ;;
28347 "dlls/winhttp/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
28348 "dlls/wininet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/Makefile" ;;
28349 "dlls/wininet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
28350 "dlls/winmm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/Makefile" ;;
28351 "dlls/winmm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
28352 "dlls/winnls32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winnls32/Makefile" ;;
28353 "dlls/winscard/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winscard/Makefile" ;;
28354 "dlls/winspool.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
28355 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
28356 "dlls/wintab32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab32/Makefile" ;;
28357 "dlls/wintrust/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/Makefile" ;;
28358 "dlls/wintrust/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
28359 "dlls/wldap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/Makefile" ;;
28360 "dlls/wldap32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
28361 "dlls/wmi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wmi/Makefile" ;;
28362 "dlls/wnaspi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
28363 "dlls/wow32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wow32/Makefile" ;;
28364 "dlls/ws2_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
28365 "dlls/ws2_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
28366 "dlls/wsock32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wsock32/Makefile" ;;
28367 "dlls/wtsapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
28368 "documentation/Makefile") CONFIG_FILES="$CONFIG_FILES documentation/Makefile" ;;
28369 "fonts/Makefile") CONFIG_FILES="$CONFIG_FILES fonts/Makefile" ;;
28370 "include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
28371 "libs/Makefile") CONFIG_FILES="$CONFIG_FILES libs/Makefile" ;;
28372 "libs/port/Makefile") CONFIG_FILES="$CONFIG_FILES libs/port/Makefile" ;;
28373 "libs/wine/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wine/Makefile" ;;
28374 "libs/wpp/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wpp/Makefile" ;;
28375 "loader/Makefile") CONFIG_FILES="$CONFIG_FILES loader/Makefile" ;;
28376 "programs/Makefile") CONFIG_FILES="$CONFIG_FILES programs/Makefile" ;;
28377 "programs/clock/Makefile") CONFIG_FILES="$CONFIG_FILES programs/clock/Makefile" ;;
28378 "programs/cmd/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmd/Makefile" ;;
28379 "programs/cmdlgtst/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
28380 "programs/control/Makefile") CONFIG_FILES="$CONFIG_FILES programs/control/Makefile" ;;
28381 "programs/eject/Makefile") CONFIG_FILES="$CONFIG_FILES programs/eject/Makefile" ;;
28382 "programs/expand/Makefile") CONFIG_FILES="$CONFIG_FILES programs/expand/Makefile" ;;
28383 "programs/explorer/Makefile") CONFIG_FILES="$CONFIG_FILES programs/explorer/Makefile" ;;
28384 "programs/hh/Makefile") CONFIG_FILES="$CONFIG_FILES programs/hh/Makefile" ;;
28385 "programs/icinfo/Makefile") CONFIG_FILES="$CONFIG_FILES programs/icinfo/Makefile" ;;
28386 "programs/iexplore/Makefile") CONFIG_FILES="$CONFIG_FILES programs/iexplore/Makefile" ;;
28387 "programs/msiexec/Makefile") CONFIG_FILES="$CONFIG_FILES programs/msiexec/Makefile" ;;
28388 "programs/net/Makefile") CONFIG_FILES="$CONFIG_FILES programs/net/Makefile" ;;
28389 "programs/notepad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/notepad/Makefile" ;;
28390 "programs/oleview/Makefile") CONFIG_FILES="$CONFIG_FILES programs/oleview/Makefile" ;;
28391 "programs/progman/Makefile") CONFIG_FILES="$CONFIG_FILES programs/progman/Makefile" ;;
28392 "programs/reg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/reg/Makefile" ;;
28393 "programs/regedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regedit/Makefile" ;;
28394 "programs/regsvr32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regsvr32/Makefile" ;;
28395 "programs/rpcss/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rpcss/Makefile" ;;
28396 "programs/rundll32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rundll32/Makefile" ;;
28397 "programs/secedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/secedit/Makefile" ;;
28398 "programs/services/Makefile") CONFIG_FILES="$CONFIG_FILES programs/services/Makefile" ;;
28399 "programs/spoolsv/Makefile") CONFIG_FILES="$CONFIG_FILES programs/spoolsv/Makefile" ;;
28400 "programs/start/Makefile") CONFIG_FILES="$CONFIG_FILES programs/start/Makefile" ;;
28401 "programs/svchost/Makefile") CONFIG_FILES="$CONFIG_FILES programs/svchost/Makefile" ;;
28402 "programs/taskmgr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/taskmgr/Makefile" ;;
28403 "programs/uninstaller/Makefile") CONFIG_FILES="$CONFIG_FILES programs/uninstaller/Makefile" ;;
28404 "programs/view/Makefile") CONFIG_FILES="$CONFIG_FILES programs/view/Makefile" ;;
28405 "programs/wineboot/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineboot/Makefile" ;;
28406 "programs/winebrowser/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winebrowser/Makefile" ;;
28407 "programs/winecfg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winecfg/Makefile" ;;
28408 "programs/wineconsole/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineconsole/Makefile" ;;
28409 "programs/winedbg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedbg/Makefile" ;;
28410 "programs/winedevice/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedevice/Makefile" ;;
28411 "programs/winefile/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winefile/Makefile" ;;
28412 "programs/winemenubuilder/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
28413 "programs/winemine/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemine/Makefile" ;;
28414 "programs/winepath/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winepath/Makefile" ;;
28415 "programs/winetest/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winetest/Makefile" ;;
28416 "programs/winevdm/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winevdm/Makefile" ;;
28417 "programs/winhlp32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhlp32/Makefile" ;;
28418 "programs/winver/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winver/Makefile" ;;
28419 "programs/wordpad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wordpad/Makefile" ;;
28420 "programs/write/Makefile") CONFIG_FILES="$CONFIG_FILES programs/write/Makefile" ;;
28421 "programs/xcopy/Makefile") CONFIG_FILES="$CONFIG_FILES programs/xcopy/Makefile" ;;
28422 "server/Makefile") CONFIG_FILES="$CONFIG_FILES server/Makefile" ;;
28423 "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
28424 "tools/widl/Makefile") CONFIG_FILES="$CONFIG_FILES tools/widl/Makefile" ;;
28425 "tools/winebuild/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winebuild/Makefile" ;;
28426 "tools/winedump/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winedump/Makefile" ;;
28427 "tools/winegcc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winegcc/Makefile" ;;
28428 "tools/wmc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wmc/Makefile" ;;
28429 "tools/wrc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wrc/Makefile" ;;
28431 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
28432 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
28433 { (exit 1); exit 1; }; };;
28434 esac
28435 done
28438 # If the user did not use the arguments to specify the items to instantiate,
28439 # then the envvar interface is used. Set only those that are not.
28440 # We use the long form for the default assignment because of an extremely
28441 # bizarre bug on SunOS 4.1.3.
28442 if $ac_need_defaults; then
28443 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
28444 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
28445 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
28448 # Have a temporary directory for convenience. Make it in the build tree
28449 # simply because there is no reason against having it here, and in addition,
28450 # creating and moving files from /tmp can sometimes cause problems.
28451 # Hook for its removal unless debugging.
28452 # Note that there is a small window in which the directory will not be cleaned:
28453 # after its creation but before its name has been assigned to `$tmp'.
28454 $debug ||
28456 tmp=
28457 trap 'exit_status=$?
28458 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
28460 trap '{ (exit 1); exit 1; }' 1 2 13 15
28462 # Create a (secure) tmp directory for tmp files.
28465 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
28466 test -n "$tmp" && test -d "$tmp"
28467 } ||
28469 tmp=./conf$$-$RANDOM
28470 (umask 077 && mkdir "$tmp")
28471 } ||
28473 $as_echo "$as_me: cannot create a temporary directory in ." >&2
28474 { (exit 1); exit 1; }
28477 # Set up the scripts for CONFIG_FILES section.
28478 # No need to generate them if there are no CONFIG_FILES.
28479 # This happens for instance with `./config.status config.h'.
28480 if test -n "$CONFIG_FILES"; then
28482 if $AWK 'BEGIN { getline <"/dev/null" }' </dev/null 2>/dev/null; then
28483 ac_cs_awk_getline=:
28484 ac_cs_awk_pipe_init=
28485 ac_cs_awk_read_file='
28486 while ((getline aline < (F[key])) > 0)
28487 print(aline)
28488 close(F[key])'
28489 ac_cs_awk_pipe_fini=
28490 else
28491 ac_cs_awk_getline=false
28492 ac_cs_awk_pipe_init="print \"cat <<'|#_!!_#|' &&\""
28493 ac_cs_awk_read_file='
28494 print "|#_!!_#|"
28495 print "cat " F[key] " &&"
28496 '$ac_cs_awk_pipe_init
28497 # The final `:' finishes the AND list.
28498 ac_cs_awk_pipe_fini='END { print "|#_!!_#|"; print ":" }'
28500 ac_cr=' '
28501 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
28502 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
28503 ac_cs_awk_cr='\\r'
28504 else
28505 ac_cs_awk_cr=$ac_cr
28508 echo 'BEGIN {' >"$tmp/subs1.awk" &&
28509 _ACEOF
28511 # Create commands to substitute file output variables.
28513 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
28514 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
28515 echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
28516 echo "_ACAWK" &&
28517 echo "_ACEOF"
28518 } >conf$$files.sh &&
28519 . ./conf$$files.sh ||
28520 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
28521 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
28522 { (exit 1); exit 1; }; }
28523 rm -f conf$$files.sh
28526 echo "cat >conf$$subs.awk <<_ACEOF" &&
28527 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
28528 echo "_ACEOF"
28529 } >conf$$subs.sh ||
28530 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
28531 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
28532 { (exit 1); exit 1; }; }
28533 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
28534 ac_delim='%!_!# '
28535 for ac_last_try in false false false false false :; do
28536 . ./conf$$subs.sh ||
28537 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
28538 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
28539 { (exit 1); exit 1; }; }
28541 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
28542 if test $ac_delim_n = $ac_delim_num; then
28543 break
28544 elif $ac_last_try; then
28545 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
28546 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
28547 { (exit 1); exit 1; }; }
28548 else
28549 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
28551 done
28552 rm -f conf$$subs.sh
28554 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28555 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
28556 _ACEOF
28557 sed -n '
28559 s/^/S["/; s/!.*/"]=/
28562 s/^[^!]*!//
28563 :repl
28564 t repl
28565 s/'"$ac_delim"'$//
28566 t delim
28569 s/\(.\{148\}\).*/\1/
28570 t more1
28571 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
28574 b repl
28575 :more1
28576 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
28579 s/.\{148\}//
28580 t nl
28581 :delim
28583 s/\(.\{148\}\).*/\1/
28584 t more2
28585 s/["\\]/\\&/g; s/^/"/; s/$/"/
28588 :more2
28589 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
28592 s/.\{148\}//
28593 t delim
28594 ' <conf$$subs.awk | sed '
28595 /^[^""]/{
28597 s/\n//
28599 ' >>$CONFIG_STATUS || ac_write_fail=1
28600 rm -f conf$$subs.awk
28601 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28602 _ACAWK
28603 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
28604 for (key in S) S_is_set[key] = 1
28605 FS = "\a"
28606 \$ac_cs_awk_pipe_init
28609 line = $ 0
28610 nfields = split(line, field, "@")
28611 substed = 0
28612 len = length(field[1])
28613 for (i = 2; i < nfields; i++) {
28614 key = field[i]
28615 keylen = length(key)
28616 if (S_is_set[key]) {
28617 value = S[key]
28618 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
28619 len += length(value) + length(field[++i])
28620 substed = 1
28621 } else
28622 len += 1 + keylen
28624 if (nfields == 3 && !substed) {
28625 key = field[2]
28626 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
28627 \$ac_cs_awk_read_file
28628 next
28631 print line
28633 \$ac_cs_awk_pipe_fini
28634 _ACAWK
28635 _ACEOF
28636 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28637 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
28638 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
28639 else
28641 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
28642 || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
28643 $as_echo "$as_me: error: could not setup config files machinery" >&2;}
28644 { (exit 1); exit 1; }; }
28645 _ACEOF
28647 # VPATH may cause trouble with some makes, so we remove $(srcdir),
28648 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
28649 # trailing colons and then remove the whole line if VPATH becomes empty
28650 # (actually we leave an empty line to preserve line numbers).
28651 if test "x$srcdir" = x.; then
28652 ac_vpsub='/^[ ]*VPATH[ ]*=/{
28653 s/:*\$(srcdir):*/:/
28654 s/:*\${srcdir}:*/:/
28655 s/:*@srcdir@:*/:/
28656 s/^\([^=]*=[ ]*\):*/\1/
28657 s/:*$//
28658 s/^[^=]*=[ ]*$//
28662 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28663 fi # test -n "$CONFIG_FILES"
28665 # Set up the scripts for CONFIG_HEADERS section.
28666 # No need to generate them if there are no CONFIG_HEADERS.
28667 # This happens for instance with `./config.status Makefile'.
28668 if test -n "$CONFIG_HEADERS"; then
28669 cat >"$tmp/defines.awk" <<\_ACAWK ||
28670 BEGIN {
28671 _ACEOF
28673 # Transform confdefs.h into an awk script `defines.awk', embedded as
28674 # here-document in config.status, that substitutes the proper values into
28675 # config.h.in to produce config.h.
28677 # Create a delimiter string that does not exist in confdefs.h, to ease
28678 # handling of long lines.
28679 ac_delim='%!_!# '
28680 for ac_last_try in false false :; do
28681 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
28682 if test -z "$ac_t"; then
28683 break
28684 elif $ac_last_try; then
28685 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
28686 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
28687 { (exit 1); exit 1; }; }
28688 else
28689 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
28691 done
28693 # For the awk script, D is an array of macro values keyed by name,
28694 # likewise P contains macro parameters if any. Preserve backslash
28695 # newline sequences.
28697 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
28698 sed -n '
28699 s/.\{148\}/&'"$ac_delim"'/g
28700 t rset
28701 :rset
28702 s/^[ ]*#[ ]*define[ ][ ]*/ /
28703 t def
28705 :def
28706 s/\\$//
28707 t bsnl
28708 s/["\\]/\\&/g
28709 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
28710 D["\1"]=" \3"/p
28711 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
28713 :bsnl
28714 s/["\\]/\\&/g
28715 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
28716 D["\1"]=" \3\\\\\\n"\\/p
28717 t cont
28718 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
28719 t cont
28721 :cont
28723 s/.\{148\}/&'"$ac_delim"'/g
28724 t clear
28725 :clear
28726 s/\\$//
28727 t bsnlc
28728 s/["\\]/\\&/g; s/^/"/; s/$/"/p
28730 :bsnlc
28731 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
28732 b cont
28733 ' <confdefs.h | sed '
28734 s/'"$ac_delim"'/"\\\
28735 "/g' >>$CONFIG_STATUS || ac_write_fail=1
28737 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28738 for (key in D) D_is_set[key] = 1
28739 FS = "\a"
28741 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
28742 line = \$ 0
28743 split(line, arg, " ")
28744 if (arg[1] == "#") {
28745 defundef = arg[2]
28746 mac1 = arg[3]
28747 } else {
28748 defundef = substr(arg[1], 2)
28749 mac1 = arg[2]
28751 split(mac1, mac2, "(") #)
28752 macro = mac2[1]
28753 prefix = substr(line, 1, index(line, defundef) - 1)
28754 if (D_is_set[macro]) {
28755 # Preserve the white space surrounding the "#".
28756 print prefix "define", macro P[macro] D[macro]
28757 next
28758 } else {
28759 # Replace #undef with comments. This is necessary, for example,
28760 # in the case of _POSIX_SOURCE, which is predefined and required
28761 # on some systems where configure will not decide to define it.
28762 if (defundef == "undef") {
28763 print "/*", prefix defundef, macro, "*/"
28764 next
28768 { print }
28769 _ACAWK
28770 _ACEOF
28771 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28772 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
28773 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
28774 { (exit 1); exit 1; }; }
28775 fi # test -n "$CONFIG_HEADERS"
28778 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
28779 shift
28780 for ac_tag
28782 case $ac_tag in
28783 :[FHLC]) ac_mode=$ac_tag; continue;;
28784 esac
28785 case $ac_mode$ac_tag in
28786 :[FHL]*:*);;
28787 :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
28788 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
28789 { (exit 1); exit 1; }; };;
28790 :[FH]-) ac_tag=-:-;;
28791 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
28792 esac
28793 ac_save_IFS=$IFS
28794 IFS=:
28795 set x $ac_tag
28796 IFS=$ac_save_IFS
28797 shift
28798 ac_file=$1
28799 shift
28801 case $ac_mode in
28802 :L) ac_source=$1;;
28803 :[FH])
28804 ac_file_inputs=
28805 for ac_f
28807 case $ac_f in
28808 -) ac_f="$tmp/stdin";;
28809 *) # Look for the file first in the build tree, then in the source tree
28810 # (if the path is not absolute). The absolute path cannot be DOS-style,
28811 # because $ac_f cannot contain `:'.
28812 test -f "$ac_f" ||
28813 case $ac_f in
28814 [\\/$]*) false;;
28815 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
28816 esac ||
28817 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
28818 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
28819 { (exit 1); exit 1; }; };;
28820 esac
28821 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
28822 ac_file_inputs="$ac_file_inputs '$ac_f'"
28823 done
28825 # Let's still pretend it is `configure' which instantiates (i.e., don't
28826 # use $as_me), people would be surprised to read:
28827 # /* config.h. Generated by config.status. */
28828 configure_input='Generated from '`
28829 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
28830 `' by configure.'
28831 if test x"$ac_file" != x-; then
28832 configure_input="$ac_file. $configure_input"
28833 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
28834 $as_echo "$as_me: creating $ac_file" >&6;}
28836 # Neutralize special characters interpreted by sed in replacement strings.
28837 case $configure_input in #(
28838 *\&* | *\|* | *\\* )
28839 ac_sed_conf_input=`$as_echo "$configure_input" |
28840 sed 's/[\\\\&|]/\\\\&/g'`;; #(
28841 *) ac_sed_conf_input=$configure_input;;
28842 esac
28844 case $ac_tag in
28845 *:-:* | *:-) cat >"$tmp/stdin" \
28846 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
28847 $as_echo "$as_me: error: could not create $ac_file" >&2;}
28848 { (exit 1); exit 1; }; } ;;
28849 esac
28851 esac
28853 ac_dir=`$as_dirname -- "$ac_file" ||
28854 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
28855 X"$ac_file" : 'X\(//\)[^/]' \| \
28856 X"$ac_file" : 'X\(//\)$' \| \
28857 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
28858 $as_echo X"$ac_file" |
28859 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
28860 s//\1/
28863 /^X\(\/\/\)[^/].*/{
28864 s//\1/
28867 /^X\(\/\/\)$/{
28868 s//\1/
28871 /^X\(\/\).*/{
28872 s//\1/
28875 s/.*/./; q'`
28876 { as_dir="$ac_dir"
28877 case $as_dir in #(
28878 -*) as_dir=./$as_dir;;
28879 esac
28880 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
28881 as_dirs=
28882 while :; do
28883 case $as_dir in #(
28884 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
28885 *) as_qdir=$as_dir;;
28886 esac
28887 as_dirs="'$as_qdir' $as_dirs"
28888 as_dir=`$as_dirname -- "$as_dir" ||
28889 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
28890 X"$as_dir" : 'X\(//\)[^/]' \| \
28891 X"$as_dir" : 'X\(//\)$' \| \
28892 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
28893 $as_echo X"$as_dir" |
28894 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
28895 s//\1/
28898 /^X\(\/\/\)[^/].*/{
28899 s//\1/
28902 /^X\(\/\/\)$/{
28903 s//\1/
28906 /^X\(\/\).*/{
28907 s//\1/
28910 s/.*/./; q'`
28911 test -d "$as_dir" && break
28912 done
28913 test -z "$as_dirs" || eval "mkdir $as_dirs"
28914 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
28915 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
28916 { (exit 1); exit 1; }; }; }
28917 ac_builddir=.
28919 case "$ac_dir" in
28920 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
28922 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
28923 # A ".." for each directory in $ac_dir_suffix.
28924 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
28925 case $ac_top_builddir_sub in
28926 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
28927 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
28928 esac ;;
28929 esac
28930 ac_abs_top_builddir=$ac_pwd
28931 ac_abs_builddir=$ac_pwd$ac_dir_suffix
28932 # for backward compatibility:
28933 ac_top_builddir=$ac_top_build_prefix
28935 case $srcdir in
28936 .) # We are building in place.
28937 ac_srcdir=.
28938 ac_top_srcdir=$ac_top_builddir_sub
28939 ac_abs_top_srcdir=$ac_pwd ;;
28940 [\\/]* | ?:[\\/]* ) # Absolute name.
28941 ac_srcdir=$srcdir$ac_dir_suffix;
28942 ac_top_srcdir=$srcdir
28943 ac_abs_top_srcdir=$srcdir ;;
28944 *) # Relative name.
28945 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
28946 ac_top_srcdir=$ac_top_build_prefix$srcdir
28947 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
28948 esac
28949 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
28952 case $ac_mode in
28955 # CONFIG_FILE
28958 case $INSTALL in
28959 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
28960 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
28961 esac
28962 _ACEOF
28964 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28965 # If the template does not know about datarootdir, expand it.
28966 # FIXME: This hack should be removed a few years after 2.60.
28967 ac_datarootdir_hack=; ac_datarootdir_seen=
28969 ac_sed_dataroot='
28970 /datarootdir/ {
28974 /@datadir@/p
28975 /@docdir@/p
28976 /@infodir@/p
28977 /@localedir@/p
28978 /@mandir@/p
28980 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
28981 *datarootdir*) ac_datarootdir_seen=yes;;
28982 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
28983 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
28984 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
28985 _ACEOF
28986 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28987 ac_datarootdir_hack='
28988 s&@datadir@&$datadir&g
28989 s&@docdir@&$docdir&g
28990 s&@infodir@&$infodir&g
28991 s&@localedir@&$localedir&g
28992 s&@mandir@&$mandir&g
28993 s&\\\${datarootdir}&$datarootdir&g' ;;
28994 esac
28995 _ACEOF
28997 # Neutralize VPATH when `$srcdir' = `.'.
28998 # Shell code in configure.ac might set extrasub.
28999 # FIXME: do we really want to maintain this feature?
29000 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29001 ac_sed_extra="$ac_vpsub
29002 $extrasub
29003 _ACEOF
29004 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29006 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
29007 s|@configure_input@|$ac_sed_conf_input|;t t
29008 s&@top_builddir@&$ac_top_builddir_sub&;t t
29009 s&@top_build_prefix@&$ac_top_build_prefix&;t t
29010 s&@srcdir@&$ac_srcdir&;t t
29011 s&@abs_srcdir@&$ac_abs_srcdir&;t t
29012 s&@top_srcdir@&$ac_top_srcdir&;t t
29013 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
29014 s&@builddir@&$ac_builddir&;t t
29015 s&@abs_builddir@&$ac_abs_builddir&;t t
29016 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
29017 s&@INSTALL@&$ac_INSTALL&;t t
29018 $ac_datarootdir_hack
29020 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
29021 if $ac_cs_awk_getline; then
29022 $AWK -f "$tmp/subs.awk"
29023 else
29024 $AWK -f "$tmp/subs.awk" | $SHELL
29025 fi >$tmp/out \
29026 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29027 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29028 { (exit 1); exit 1; }; }
29030 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
29031 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
29032 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
29033 { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
29034 which seems to be undefined. Please make sure it is defined." >&5
29035 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
29036 which seems to be undefined. Please make sure it is defined." >&2;}
29038 rm -f "$tmp/stdin"
29039 case $ac_file in
29040 -) cat "$tmp/out" && rm -f "$tmp/out";;
29041 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
29042 esac \
29043 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29044 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29045 { (exit 1); exit 1; }; }
29049 # CONFIG_HEADER
29051 if test x"$ac_file" != x-; then
29053 $as_echo "/* $configure_input */" \
29054 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
29055 } >"$tmp/config.h" \
29056 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29057 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29058 { (exit 1); exit 1; }; }
29059 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
29060 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
29061 $as_echo "$as_me: $ac_file is unchanged" >&6;}
29062 else
29063 rm -f "$ac_file"
29064 mv "$tmp/config.h" "$ac_file" \
29065 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29066 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29067 { (exit 1); exit 1; }; }
29069 else
29070 $as_echo "/* $configure_input */" \
29071 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
29072 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
29073 $as_echo "$as_me: error: could not create -" >&2;}
29074 { (exit 1); exit 1; }; }
29078 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
29079 $as_echo "$as_me: executing $ac_file commands" >&6;}
29081 esac
29084 case $ac_file$ac_mode in
29085 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
29086 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
29087 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
29088 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
29089 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
29090 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
29091 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
29092 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
29093 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
29094 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
29095 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
29096 "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
29097 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
29099 esac
29100 done # for ac_tag
29103 { (exit 0); exit 0; }
29104 _ACEOF
29105 chmod +x $CONFIG_STATUS
29106 ac_clean_files=$ac_clean_files_save
29108 test $ac_write_fail = 0 ||
29109 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
29110 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
29111 { (exit 1); exit 1; }; }
29114 # configure is writing to config.log, and then calls config.status.
29115 # config.status does its own redirection, appending to config.log.
29116 # Unfortunately, on DOS this fails, as config.log is still kept open
29117 # by configure, so config.status won't be able to write to it; its
29118 # output is simply discarded. So we exec the FD to /dev/null,
29119 # effectively closing config.log, so it can be properly (re)opened and
29120 # appended to by config.status. When coming back to configure, we
29121 # need to make the FD available again.
29122 if test "$no_create" != yes; then
29123 ac_cs_success=:
29124 ac_config_status_args=
29125 test "$silent" = yes &&
29126 ac_config_status_args="$ac_config_status_args --quiet"
29127 exec 5>/dev/null
29128 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
29129 exec 5>>config.log
29130 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
29131 # would make configure fail if this is the last instruction.
29132 $ac_cs_success || { (exit 1); exit 1; }
29134 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
29135 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
29136 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
29140 if test "$no_create" = "yes"
29141 then
29142 exit 0
29145 ac_save_IFS="$IFS"
29146 if test "x$wine_notices != "x; then
29147 echo >&6
29148 IFS="|"
29149 for msg in $wine_notices; do
29150 IFS="$ac_save_IFS"
29151 if test -n "$msg"; then
29152 { $as_echo "$as_me:$LINENO: $msg" >&5
29153 $as_echo "$as_me: $msg" >&6;}
29155 done
29157 IFS="|"
29158 for msg in $wine_warnings; do
29159 IFS="$ac_save_IFS"
29160 if test -n "$msg"; then
29161 echo >&2
29162 { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
29163 $as_echo "$as_me: WARNING: $msg" >&2;}
29165 done
29166 IFS="$ac_save_IFS"
29168 echo "
29169 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.
29170 " >&6