Release 1.1.27.
[wine.git] / configure
blob98d6879972e603a40fa50e50e9c9b1d783fba1ec
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.63 for Wine 1.1.27.
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.27'
600 PACKAGE_STRING='Wine 1.1.27'
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 SOCKETLIBS
659 CRTLIBS
660 LDPATH
661 BUILTINFLAG
662 EXTRACFLAGS
663 LIBKSTAT
664 PNGINCL
665 FONTCONFIGINCL
666 CUPSINCL
667 AUDIOIOLIBS
668 ALSALIBS
669 ESDLIBS
670 ESDINCL
671 ESDCONFIG
672 ZLIB
673 FREETYPEINCL
674 FREETYPELIBS
675 ft_devel
676 LCMSLIBS
677 RESOLVLIBS
678 GPHOTO2INCL
679 GPHOTO2LIBS
680 gphoto2port_devel
681 gphoto2_devel
682 SANEINCL
683 sane_devel
684 GNUTLSINCL
685 HALINCL
686 XSLTINCL
687 XML2INCL
688 XML2LIBS
689 NASLIBS
690 X_EXTRA_LIBS
691 X_LIBS
692 X_PRE_LIBS
693 X_CFLAGS
694 XMKMF
695 LIBPTHREAD
696 CROSSTARGETFLAGS
697 CROSSTEST
698 CROSSCC
699 CARBONLIB
700 COREAUDIO
701 DISKARBITRATIONLIB
702 LDEXECFLAGS
703 IOKITLIB
704 COREFOUNDATIONLIB
705 SECURITYLIB
706 MINGWAR
707 DLLWRAP
708 DLLTOOL
710 LDRPATH_LOCAL
711 LDRPATH_INSTALL
712 IMPLIBEXT
713 LIBEXT
714 LDDLLFLAGS
715 LDSHARED
716 DLLFLAGS
717 DLLEXT
719 OPENGL_LIBS
720 XLIB
721 PRELINK
722 ICOTOOL
723 RSVG
724 PKG_CONFIG
725 FONTFORGE
726 LINTFLAGS
727 LINT
728 INSTALL_DATA
729 INSTALL_SCRIPT
730 INSTALL_PROGRAM
731 LDCONFIG
732 EGREP
733 GREP
735 LN_S
736 STRIP
737 RANLIB
738 ARFLAGS
739 ac_ct_AR
741 BISON
742 FLEX
743 TOOLSDIR
744 WIN16_INSTALL
745 WIN16_FILES
746 TARGETFLAGS
747 CPPBIN
748 ac_ct_CXX
749 CXXFLAGS
751 OBJEXT
752 EXEEXT
753 ac_ct_CC
754 CPPFLAGS
755 LDFLAGS
756 CFLAGS
758 SET_MAKE
759 host_os
760 host_vendor
761 host_cpu
762 host
763 build_os
764 build_vendor
765 build_cpu
766 build
767 MAINTAINER_MODE
768 target_alias
769 host_alias
770 build_alias
771 LIBS
772 ECHO_T
773 ECHO_N
774 ECHO_C
775 DEFS
776 mandir
777 localedir
778 libdir
779 psdir
780 pdfdir
781 dvidir
782 htmldir
783 infodir
784 docdir
785 oldincludedir
786 includedir
787 localstatedir
788 sharedstatedir
789 sysconfdir
790 datadir
791 datarootdir
792 libexecdir
793 sbindir
794 bindir
795 program_transform_name
796 prefix
797 exec_prefix
798 PACKAGE_BUGREPORT
799 PACKAGE_STRING
800 PACKAGE_VERSION
801 PACKAGE_TARNAME
802 PACKAGE_NAME
803 PATH_SEPARATOR
804 SHELL'
805 ac_subst_files='MAKE_RULES
806 MAKE_DLL_RULES
807 MAKE_IMPLIB_RULES
808 MAKE_TEST_RULES
809 MAKE_PROG_RULES'
810 ac_user_opts='
811 enable_option_checking
812 enable_win16
813 enable_win64
814 enable_tests
815 enable_maintainer_mode
816 with_alsa
817 with_audioio
818 with_capi
819 with_cms
820 with_coreaudio
821 with_cups
822 with_curses
823 with_esd
824 with_fontconfig
825 with_freetype
826 with_gphoto
827 with_glu
828 with_gnutls
829 with_libgsm
830 with_hal
831 with_jack
832 with_jpeg
833 with_ldap
834 with_nas
835 with_opengl
836 with_openssl
837 with_oss
838 with_png
839 with_pthread
840 with_sane
841 with_xcomposite
842 with_xcursor
843 with_xinerama
844 with_xinput
845 with_xml
846 with_xrandr
847 with_xrender
848 with_xshape
849 with_xshm
850 with_xslt
851 with_xxf86vm
852 with_wine_tools
853 with_x
855 ac_precious_vars='build_alias
856 host_alias
857 target_alias
859 CFLAGS
860 LDFLAGS
861 LIBS
862 CPPFLAGS
864 CXXFLAGS
867 XMKMF'
870 # Initialize some variables set by options.
871 ac_init_help=
872 ac_init_version=false
873 ac_unrecognized_opts=
874 ac_unrecognized_sep=
875 # The variables have the same names as the options, with
876 # dashes changed to underlines.
877 cache_file=/dev/null
878 exec_prefix=NONE
879 no_create=
880 no_recursion=
881 prefix=NONE
882 program_prefix=NONE
883 program_suffix=NONE
884 program_transform_name=s,x,x,
885 silent=
886 site=
887 srcdir=
888 verbose=
889 x_includes=NONE
890 x_libraries=NONE
892 # Installation directory options.
893 # These are left unexpanded so users can "make install exec_prefix=/foo"
894 # and all the variables that are supposed to be based on exec_prefix
895 # by default will actually change.
896 # Use braces instead of parens because sh, perl, etc. also accept them.
897 # (The list follows the same order as the GNU Coding Standards.)
898 bindir='${exec_prefix}/bin'
899 sbindir='${exec_prefix}/sbin'
900 libexecdir='${exec_prefix}/libexec'
901 datarootdir='${prefix}/share'
902 datadir='${datarootdir}'
903 sysconfdir='${prefix}/etc'
904 sharedstatedir='${prefix}/com'
905 localstatedir='${prefix}/var'
906 includedir='${prefix}/include'
907 oldincludedir='/usr/include'
908 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
909 infodir='${datarootdir}/info'
910 htmldir='${docdir}'
911 dvidir='${docdir}'
912 pdfdir='${docdir}'
913 psdir='${docdir}'
914 libdir='${exec_prefix}/lib'
915 localedir='${datarootdir}/locale'
916 mandir='${datarootdir}/man'
918 ac_prev=
919 ac_dashdash=
920 for ac_option
922 # If the previous option needs an argument, assign it.
923 if test -n "$ac_prev"; then
924 eval $ac_prev=\$ac_option
925 ac_prev=
926 continue
929 case $ac_option in
930 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
931 *) ac_optarg=yes ;;
932 esac
934 # Accept the important Cygnus configure options, so we can diagnose typos.
936 case $ac_dashdash$ac_option in
938 ac_dashdash=yes ;;
940 -bindir | --bindir | --bindi | --bind | --bin | --bi)
941 ac_prev=bindir ;;
942 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
943 bindir=$ac_optarg ;;
945 -build | --build | --buil | --bui | --bu)
946 ac_prev=build_alias ;;
947 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
948 build_alias=$ac_optarg ;;
950 -cache-file | --cache-file | --cache-fil | --cache-fi \
951 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
952 ac_prev=cache_file ;;
953 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
954 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
955 cache_file=$ac_optarg ;;
957 --config-cache | -C)
958 cache_file=config.cache ;;
960 -datadir | --datadir | --datadi | --datad)
961 ac_prev=datadir ;;
962 -datadir=* | --datadir=* | --datadi=* | --datad=*)
963 datadir=$ac_optarg ;;
965 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
966 | --dataroo | --dataro | --datar)
967 ac_prev=datarootdir ;;
968 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
969 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
970 datarootdir=$ac_optarg ;;
972 -disable-* | --disable-*)
973 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
974 # Reject names that are not valid shell variable names.
975 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
976 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
977 { (exit 1); exit 1; }; }
978 ac_useropt_orig=$ac_useropt
979 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
980 case $ac_user_opts in
982 "enable_$ac_useropt"
983 "*) ;;
984 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
985 ac_unrecognized_sep=', ';;
986 esac
987 eval enable_$ac_useropt=no ;;
989 -docdir | --docdir | --docdi | --doc | --do)
990 ac_prev=docdir ;;
991 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
992 docdir=$ac_optarg ;;
994 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
995 ac_prev=dvidir ;;
996 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
997 dvidir=$ac_optarg ;;
999 -enable-* | --enable-*)
1000 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1001 # Reject names that are not valid shell variable names.
1002 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1003 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1004 { (exit 1); exit 1; }; }
1005 ac_useropt_orig=$ac_useropt
1006 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1007 case $ac_user_opts in
1009 "enable_$ac_useropt"
1010 "*) ;;
1011 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1012 ac_unrecognized_sep=', ';;
1013 esac
1014 eval enable_$ac_useropt=\$ac_optarg ;;
1016 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1017 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1018 | --exec | --exe | --ex)
1019 ac_prev=exec_prefix ;;
1020 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1021 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1022 | --exec=* | --exe=* | --ex=*)
1023 exec_prefix=$ac_optarg ;;
1025 -gas | --gas | --ga | --g)
1026 # Obsolete; use --with-gas.
1027 with_gas=yes ;;
1029 -help | --help | --hel | --he | -h)
1030 ac_init_help=long ;;
1031 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1032 ac_init_help=recursive ;;
1033 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1034 ac_init_help=short ;;
1036 -host | --host | --hos | --ho)
1037 ac_prev=host_alias ;;
1038 -host=* | --host=* | --hos=* | --ho=*)
1039 host_alias=$ac_optarg ;;
1041 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1042 ac_prev=htmldir ;;
1043 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1044 | --ht=*)
1045 htmldir=$ac_optarg ;;
1047 -includedir | --includedir | --includedi | --included | --include \
1048 | --includ | --inclu | --incl | --inc)
1049 ac_prev=includedir ;;
1050 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1051 | --includ=* | --inclu=* | --incl=* | --inc=*)
1052 includedir=$ac_optarg ;;
1054 -infodir | --infodir | --infodi | --infod | --info | --inf)
1055 ac_prev=infodir ;;
1056 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1057 infodir=$ac_optarg ;;
1059 -libdir | --libdir | --libdi | --libd)
1060 ac_prev=libdir ;;
1061 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1062 libdir=$ac_optarg ;;
1064 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1065 | --libexe | --libex | --libe)
1066 ac_prev=libexecdir ;;
1067 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1068 | --libexe=* | --libex=* | --libe=*)
1069 libexecdir=$ac_optarg ;;
1071 -localedir | --localedir | --localedi | --localed | --locale)
1072 ac_prev=localedir ;;
1073 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1074 localedir=$ac_optarg ;;
1076 -localstatedir | --localstatedir | --localstatedi | --localstated \
1077 | --localstate | --localstat | --localsta | --localst | --locals)
1078 ac_prev=localstatedir ;;
1079 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1080 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1081 localstatedir=$ac_optarg ;;
1083 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1084 ac_prev=mandir ;;
1085 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1086 mandir=$ac_optarg ;;
1088 -nfp | --nfp | --nf)
1089 # Obsolete; use --without-fp.
1090 with_fp=no ;;
1092 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1093 | --no-cr | --no-c | -n)
1094 no_create=yes ;;
1096 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1097 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1098 no_recursion=yes ;;
1100 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1101 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1102 | --oldin | --oldi | --old | --ol | --o)
1103 ac_prev=oldincludedir ;;
1104 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1105 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1106 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1107 oldincludedir=$ac_optarg ;;
1109 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1110 ac_prev=prefix ;;
1111 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1112 prefix=$ac_optarg ;;
1114 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1115 | --program-pre | --program-pr | --program-p)
1116 ac_prev=program_prefix ;;
1117 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1118 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1119 program_prefix=$ac_optarg ;;
1121 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1122 | --program-suf | --program-su | --program-s)
1123 ac_prev=program_suffix ;;
1124 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1125 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1126 program_suffix=$ac_optarg ;;
1128 -program-transform-name | --program-transform-name \
1129 | --program-transform-nam | --program-transform-na \
1130 | --program-transform-n | --program-transform- \
1131 | --program-transform | --program-transfor \
1132 | --program-transfo | --program-transf \
1133 | --program-trans | --program-tran \
1134 | --progr-tra | --program-tr | --program-t)
1135 ac_prev=program_transform_name ;;
1136 -program-transform-name=* | --program-transform-name=* \
1137 | --program-transform-nam=* | --program-transform-na=* \
1138 | --program-transform-n=* | --program-transform-=* \
1139 | --program-transform=* | --program-transfor=* \
1140 | --program-transfo=* | --program-transf=* \
1141 | --program-trans=* | --program-tran=* \
1142 | --progr-tra=* | --program-tr=* | --program-t=*)
1143 program_transform_name=$ac_optarg ;;
1145 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1146 ac_prev=pdfdir ;;
1147 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1148 pdfdir=$ac_optarg ;;
1150 -psdir | --psdir | --psdi | --psd | --ps)
1151 ac_prev=psdir ;;
1152 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1153 psdir=$ac_optarg ;;
1155 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1156 | -silent | --silent | --silen | --sile | --sil)
1157 silent=yes ;;
1159 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1160 ac_prev=sbindir ;;
1161 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1162 | --sbi=* | --sb=*)
1163 sbindir=$ac_optarg ;;
1165 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1166 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1167 | --sharedst | --shareds | --shared | --share | --shar \
1168 | --sha | --sh)
1169 ac_prev=sharedstatedir ;;
1170 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1171 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1172 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1173 | --sha=* | --sh=*)
1174 sharedstatedir=$ac_optarg ;;
1176 -site | --site | --sit)
1177 ac_prev=site ;;
1178 -site=* | --site=* | --sit=*)
1179 site=$ac_optarg ;;
1181 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1182 ac_prev=srcdir ;;
1183 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1184 srcdir=$ac_optarg ;;
1186 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1187 | --syscon | --sysco | --sysc | --sys | --sy)
1188 ac_prev=sysconfdir ;;
1189 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1190 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1191 sysconfdir=$ac_optarg ;;
1193 -target | --target | --targe | --targ | --tar | --ta | --t)
1194 ac_prev=target_alias ;;
1195 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1196 target_alias=$ac_optarg ;;
1198 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1199 verbose=yes ;;
1201 -version | --version | --versio | --versi | --vers | -V)
1202 ac_init_version=: ;;
1204 -with-* | --with-*)
1205 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1206 # Reject names that are not valid shell variable names.
1207 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1208 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1209 { (exit 1); exit 1; }; }
1210 ac_useropt_orig=$ac_useropt
1211 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1212 case $ac_user_opts in
1214 "with_$ac_useropt"
1215 "*) ;;
1216 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1217 ac_unrecognized_sep=', ';;
1218 esac
1219 eval with_$ac_useropt=\$ac_optarg ;;
1221 -without-* | --without-*)
1222 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1223 # Reject names that are not valid shell variable names.
1224 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1225 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1226 { (exit 1); exit 1; }; }
1227 ac_useropt_orig=$ac_useropt
1228 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1229 case $ac_user_opts in
1231 "with_$ac_useropt"
1232 "*) ;;
1233 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1234 ac_unrecognized_sep=', ';;
1235 esac
1236 eval with_$ac_useropt=no ;;
1238 --x)
1239 # Obsolete; use --with-x.
1240 with_x=yes ;;
1242 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1243 | --x-incl | --x-inc | --x-in | --x-i)
1244 ac_prev=x_includes ;;
1245 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1246 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1247 x_includes=$ac_optarg ;;
1249 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1250 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1251 ac_prev=x_libraries ;;
1252 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1253 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1254 x_libraries=$ac_optarg ;;
1256 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1257 Try \`$0 --help' for more information." >&2
1258 { (exit 1); exit 1; }; }
1261 *=*)
1262 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1263 # Reject names that are not valid shell variable names.
1264 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1265 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1266 { (exit 1); exit 1; }; }
1267 eval $ac_envvar=\$ac_optarg
1268 export $ac_envvar ;;
1271 # FIXME: should be removed in autoconf 3.0.
1272 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1273 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1274 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1275 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1278 esac
1279 done
1281 if test -n "$ac_prev"; then
1282 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1283 { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1284 { (exit 1); exit 1; }; }
1287 if test -n "$ac_unrecognized_opts"; then
1288 case $enable_option_checking in
1289 no) ;;
1290 fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1291 { (exit 1); exit 1; }; } ;;
1292 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1293 esac
1296 # Check all directory arguments for consistency.
1297 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1298 datadir sysconfdir sharedstatedir localstatedir includedir \
1299 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1300 libdir localedir mandir
1302 eval ac_val=\$$ac_var
1303 # Remove trailing slashes.
1304 case $ac_val in
1305 */ )
1306 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1307 eval $ac_var=\$ac_val;;
1308 esac
1309 # Be sure to have absolute directory names.
1310 case $ac_val in
1311 [\\/$]* | ?:[\\/]* ) continue;;
1312 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1313 esac
1314 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1315 { (exit 1); exit 1; }; }
1316 done
1318 # There might be people who depend on the old broken behavior: `$host'
1319 # used to hold the argument of --host etc.
1320 # FIXME: To remove some day.
1321 build=$build_alias
1322 host=$host_alias
1323 target=$target_alias
1325 # FIXME: To remove some day.
1326 if test "x$host_alias" != x; then
1327 if test "x$build_alias" = x; then
1328 cross_compiling=maybe
1329 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1330 If a cross compiler is detected then cross compile mode will be used." >&2
1331 elif test "x$build_alias" != "x$host_alias"; then
1332 cross_compiling=yes
1336 ac_tool_prefix=
1337 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1339 test "$silent" = yes && exec 6>/dev/null
1342 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1343 ac_ls_di=`ls -di .` &&
1344 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1345 { $as_echo "$as_me: error: working directory cannot be determined" >&2
1346 { (exit 1); exit 1; }; }
1347 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1348 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1349 { (exit 1); exit 1; }; }
1352 # Find the source files, if location was not specified.
1353 if test -z "$srcdir"; then
1354 ac_srcdir_defaulted=yes
1355 # Try the directory containing this script, then the parent directory.
1356 ac_confdir=`$as_dirname -- "$as_myself" ||
1357 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1358 X"$as_myself" : 'X\(//\)[^/]' \| \
1359 X"$as_myself" : 'X\(//\)$' \| \
1360 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1361 $as_echo X"$as_myself" |
1362 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1363 s//\1/
1366 /^X\(\/\/\)[^/].*/{
1367 s//\1/
1370 /^X\(\/\/\)$/{
1371 s//\1/
1374 /^X\(\/\).*/{
1375 s//\1/
1378 s/.*/./; q'`
1379 srcdir=$ac_confdir
1380 if test ! -r "$srcdir/$ac_unique_file"; then
1381 srcdir=..
1383 else
1384 ac_srcdir_defaulted=no
1386 if test ! -r "$srcdir/$ac_unique_file"; then
1387 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1388 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1389 { (exit 1); exit 1; }; }
1391 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1392 ac_abs_confdir=`(
1393 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1394 { (exit 1); exit 1; }; }
1395 pwd)`
1396 # When building in place, set srcdir=.
1397 if test "$ac_abs_confdir" = "$ac_pwd"; then
1398 srcdir=.
1400 # Remove unnecessary trailing slashes from srcdir.
1401 # Double slashes in file names in object file debugging info
1402 # mess up M-x gdb in Emacs.
1403 case $srcdir in
1404 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1405 esac
1406 for ac_var in $ac_precious_vars; do
1407 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1408 eval ac_env_${ac_var}_value=\$${ac_var}
1409 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1410 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1411 done
1414 # Report the --help message.
1416 if test "$ac_init_help" = "long"; then
1417 # Omit some internal or obsolete options to make the list less imposing.
1418 # This message is too long to be a string in the A/UX 3.1 sh.
1419 cat <<_ACEOF
1420 \`configure' configures Wine 1.1.27 to adapt to many kinds of systems.
1422 Usage: $0 [OPTION]... [VAR=VALUE]...
1424 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1425 VAR=VALUE. See below for descriptions of some of the useful variables.
1427 Defaults for the options are specified in brackets.
1429 Configuration:
1430 -h, --help display this help and exit
1431 --help=short display options specific to this package
1432 --help=recursive display the short help of all the included packages
1433 -V, --version display version information and exit
1434 -q, --quiet, --silent do not print \`checking...' messages
1435 --cache-file=FILE cache test results in FILE [disabled]
1436 -C, --config-cache alias for \`--cache-file=config.cache'
1437 -n, --no-create do not create output files
1438 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1440 Installation directories:
1441 --prefix=PREFIX install architecture-independent files in PREFIX
1442 [$ac_default_prefix]
1443 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1444 [PREFIX]
1446 By default, \`make install' will install all the files in
1447 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1448 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1449 for instance \`--prefix=\$HOME'.
1451 For better control, use the options below.
1453 Fine tuning of the installation directories:
1454 --bindir=DIR user executables [EPREFIX/bin]
1455 --sbindir=DIR system admin executables [EPREFIX/sbin]
1456 --libexecdir=DIR program executables [EPREFIX/libexec]
1457 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1458 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1459 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1460 --libdir=DIR object code libraries [EPREFIX/lib]
1461 --includedir=DIR C header files [PREFIX/include]
1462 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1463 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1464 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1465 --infodir=DIR info documentation [DATAROOTDIR/info]
1466 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1467 --mandir=DIR man documentation [DATAROOTDIR/man]
1468 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
1469 --htmldir=DIR html documentation [DOCDIR]
1470 --dvidir=DIR dvi documentation [DOCDIR]
1471 --pdfdir=DIR pdf documentation [DOCDIR]
1472 --psdir=DIR ps documentation [DOCDIR]
1473 _ACEOF
1475 cat <<\_ACEOF
1477 X features:
1478 --x-includes=DIR X include files are in DIR
1479 --x-libraries=DIR X library files are in DIR
1481 System types:
1482 --build=BUILD configure for building on BUILD [guessed]
1483 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1484 _ACEOF
1487 if test -n "$ac_init_help"; then
1488 case $ac_init_help in
1489 short | recursive ) echo "Configuration of Wine 1.1.27:";;
1490 esac
1491 cat <<\_ACEOF
1493 Optional Features:
1494 --disable-option-checking ignore unrecognized --enable/--with options
1495 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1496 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1497 --disable-win16 do not include Win16 support
1498 --enable-win64 build a Win64 emulator on AMD64 (won't run Win32
1499 binaries)
1500 --disable-tests do not build the regression tests
1501 --enable-maintainer-mode
1502 enable maintainer-specific build rules
1504 Optional Packages:
1505 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1506 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1507 --without-alsa do not use the Alsa sound support
1508 --without-audioio do not use the AudioIO sound support
1509 --without-capi do not use CAPI (ISDN support)
1510 --without-cms do not use CMS (color management support)
1511 --without-coreaudio do not use the CoreAudio sound support
1512 --without-cups do not use CUPS
1513 --without-curses do not use (n)curses
1514 --without-esd do not use the EsounD sound support
1515 --without-fontconfig do not use fontconfig
1516 --without-freetype do not use the FreeType library
1517 --without-gphoto do not use gphoto (Digital Camera support)
1518 --without-glu do not use the GLU library
1519 --without-gnutls do not use GnuTLS (schannel support)
1520 --without-libgsm do not use libgsm (GSM 06.10 codec 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-pthread do not use the pthread library
1531 --without-sane do not use SANE (scanner support)
1532 --without-xcomposite do not use the Xcomposite extension
1533 --without-xcursor do not use the Xcursor extension
1534 --without-xinerama do not use Xinerama (multi-monitor support)
1535 --without-xinput do not use the Xinput extension
1536 --without-xml do not use XML
1537 --without-xrandr do not use Xrandr (resolution changes)
1538 --without-xrender do not use the Xrender extension
1539 --without-xshape do not use the Xshape extension
1540 --without-xshm do not use XShm (shared memory extension)
1541 --without-xslt do not use XSLT
1542 --without-xxf86vm do not use XFree video mode extension
1543 --with-wine-tools=DIR use Wine tools from directory DIR
1544 --with-x use the X Window System
1546 Some influential environment variables:
1547 CC C compiler command
1548 CFLAGS C compiler flags
1549 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1550 nonstandard directory <lib dir>
1551 LIBS libraries to pass to the linker, e.g. -l<library>
1552 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1553 you have headers in a nonstandard directory <include dir>
1554 CXX C++ compiler command
1555 CXXFLAGS C++ compiler flags
1556 CPP C preprocessor
1557 XMKMF Path to xmkmf, Makefile generator for X Window System
1559 Use these variables to override the choices made by `configure' or to help
1560 it to find libraries and programs with nonstandard names/locations.
1562 Report bugs to <wine-devel@winehq.org>.
1563 _ACEOF
1564 ac_status=$?
1567 if test "$ac_init_help" = "recursive"; then
1568 # If there are subdirs, report their specific --help.
1569 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1570 test -d "$ac_dir" ||
1571 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1572 continue
1573 ac_builddir=.
1575 case "$ac_dir" in
1576 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1578 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1579 # A ".." for each directory in $ac_dir_suffix.
1580 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1581 case $ac_top_builddir_sub in
1582 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1583 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1584 esac ;;
1585 esac
1586 ac_abs_top_builddir=$ac_pwd
1587 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1588 # for backward compatibility:
1589 ac_top_builddir=$ac_top_build_prefix
1591 case $srcdir in
1592 .) # We are building in place.
1593 ac_srcdir=.
1594 ac_top_srcdir=$ac_top_builddir_sub
1595 ac_abs_top_srcdir=$ac_pwd ;;
1596 [\\/]* | ?:[\\/]* ) # Absolute name.
1597 ac_srcdir=$srcdir$ac_dir_suffix;
1598 ac_top_srcdir=$srcdir
1599 ac_abs_top_srcdir=$srcdir ;;
1600 *) # Relative name.
1601 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1602 ac_top_srcdir=$ac_top_build_prefix$srcdir
1603 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1604 esac
1605 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1607 cd "$ac_dir" || { ac_status=$?; continue; }
1608 # Check for guested configure.
1609 if test -f "$ac_srcdir/configure.gnu"; then
1610 echo &&
1611 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1612 elif test -f "$ac_srcdir/configure"; then
1613 echo &&
1614 $SHELL "$ac_srcdir/configure" --help=recursive
1615 else
1616 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1617 fi || ac_status=$?
1618 cd "$ac_pwd" || { ac_status=$?; break; }
1619 done
1622 test -n "$ac_init_help" && exit $ac_status
1623 if $ac_init_version; then
1624 cat <<\_ACEOF
1625 Wine configure 1.1.27
1626 generated by GNU Autoconf 2.63
1628 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1629 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1630 This configure script is free software; the Free Software Foundation
1631 gives unlimited permission to copy, distribute and modify it.
1632 _ACEOF
1633 exit
1635 cat >config.log <<_ACEOF
1636 This file contains any messages produced by compilers while
1637 running configure, to aid debugging if configure makes a mistake.
1639 It was created by Wine $as_me 1.1.27, which was
1640 generated by GNU Autoconf 2.63. Invocation command line was
1642 $ $0 $@
1644 _ACEOF
1645 exec 5>>config.log
1647 cat <<_ASUNAME
1648 ## --------- ##
1649 ## Platform. ##
1650 ## --------- ##
1652 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1653 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1654 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1655 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1656 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1658 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1659 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1661 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1662 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1663 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1664 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1665 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1666 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1667 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1669 _ASUNAME
1671 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1672 for as_dir in $PATH
1674 IFS=$as_save_IFS
1675 test -z "$as_dir" && as_dir=.
1676 $as_echo "PATH: $as_dir"
1677 done
1678 IFS=$as_save_IFS
1680 } >&5
1682 cat >&5 <<_ACEOF
1685 ## ----------- ##
1686 ## Core tests. ##
1687 ## ----------- ##
1689 _ACEOF
1692 # Keep a trace of the command line.
1693 # Strip out --no-create and --no-recursion so they do not pile up.
1694 # Strip out --silent because we don't want to record it for future runs.
1695 # Also quote any args containing shell meta-characters.
1696 # Make two passes to allow for proper duplicate-argument suppression.
1697 ac_configure_args=
1698 ac_configure_args0=
1699 ac_configure_args1=
1700 ac_must_keep_next=false
1701 for ac_pass in 1 2
1703 for ac_arg
1705 case $ac_arg in
1706 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1707 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1708 | -silent | --silent | --silen | --sile | --sil)
1709 continue ;;
1710 *\'*)
1711 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1712 esac
1713 case $ac_pass in
1714 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1716 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1717 if test $ac_must_keep_next = true; then
1718 ac_must_keep_next=false # Got value, back to normal.
1719 else
1720 case $ac_arg in
1721 *=* | --config-cache | -C | -disable-* | --disable-* \
1722 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1723 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1724 | -with-* | --with-* | -without-* | --without-* | --x)
1725 case "$ac_configure_args0 " in
1726 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1727 esac
1729 -* ) ac_must_keep_next=true ;;
1730 esac
1732 ac_configure_args="$ac_configure_args '$ac_arg'"
1734 esac
1735 done
1736 done
1737 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1738 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1740 # When interrupted or exit'd, cleanup temporary files, and complete
1741 # config.log. We remove comments because anyway the quotes in there
1742 # would cause problems or look ugly.
1743 # WARNING: Use '\'' to represent an apostrophe within the trap.
1744 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1745 trap 'exit_status=$?
1746 # Save into config.log some information that might help in debugging.
1748 echo
1750 cat <<\_ASBOX
1751 ## ---------------- ##
1752 ## Cache variables. ##
1753 ## ---------------- ##
1754 _ASBOX
1755 echo
1756 # The following way of writing the cache mishandles newlines in values,
1758 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1759 eval ac_val=\$$ac_var
1760 case $ac_val in #(
1761 *${as_nl}*)
1762 case $ac_var in #(
1763 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1764 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1765 esac
1766 case $ac_var in #(
1767 _ | IFS | as_nl) ;; #(
1768 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1769 *) $as_unset $ac_var ;;
1770 esac ;;
1771 esac
1772 done
1773 (set) 2>&1 |
1774 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1775 *${as_nl}ac_space=\ *)
1776 sed -n \
1777 "s/'\''/'\''\\\\'\'''\''/g;
1778 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1779 ;; #(
1781 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1783 esac |
1784 sort
1786 echo
1788 cat <<\_ASBOX
1789 ## ----------------- ##
1790 ## Output variables. ##
1791 ## ----------------- ##
1792 _ASBOX
1793 echo
1794 for ac_var in $ac_subst_vars
1796 eval ac_val=\$$ac_var
1797 case $ac_val in
1798 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1799 esac
1800 $as_echo "$ac_var='\''$ac_val'\''"
1801 done | sort
1802 echo
1804 if test -n "$ac_subst_files"; then
1805 cat <<\_ASBOX
1806 ## ------------------- ##
1807 ## File substitutions. ##
1808 ## ------------------- ##
1809 _ASBOX
1810 echo
1811 for ac_var in $ac_subst_files
1813 eval ac_val=\$$ac_var
1814 case $ac_val in
1815 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1816 esac
1817 $as_echo "$ac_var='\''$ac_val'\''"
1818 done | sort
1819 echo
1822 if test -s confdefs.h; then
1823 cat <<\_ASBOX
1824 ## ----------- ##
1825 ## confdefs.h. ##
1826 ## ----------- ##
1827 _ASBOX
1828 echo
1829 cat confdefs.h
1830 echo
1832 test "$ac_signal" != 0 &&
1833 $as_echo "$as_me: caught signal $ac_signal"
1834 $as_echo "$as_me: exit $exit_status"
1835 } >&5
1836 rm -f core *.core core.conftest.* &&
1837 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1838 exit $exit_status
1840 for ac_signal in 1 2 13 15; do
1841 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1842 done
1843 ac_signal=0
1845 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1846 rm -f -r conftest* confdefs.h
1848 # Predefined preprocessor variables.
1850 cat >>confdefs.h <<_ACEOF
1851 #define PACKAGE_NAME "$PACKAGE_NAME"
1852 _ACEOF
1855 cat >>confdefs.h <<_ACEOF
1856 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1857 _ACEOF
1860 cat >>confdefs.h <<_ACEOF
1861 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1862 _ACEOF
1865 cat >>confdefs.h <<_ACEOF
1866 #define PACKAGE_STRING "$PACKAGE_STRING"
1867 _ACEOF
1870 cat >>confdefs.h <<_ACEOF
1871 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1872 _ACEOF
1875 # Let the site file select an alternate cache file if it wants to.
1876 # Prefer an explicitly selected file to automatically selected ones.
1877 ac_site_file1=NONE
1878 ac_site_file2=NONE
1879 if test -n "$CONFIG_SITE"; then
1880 ac_site_file1=$CONFIG_SITE
1881 elif test "x$prefix" != xNONE; then
1882 ac_site_file1=$prefix/share/config.site
1883 ac_site_file2=$prefix/etc/config.site
1884 else
1885 ac_site_file1=$ac_default_prefix/share/config.site
1886 ac_site_file2=$ac_default_prefix/etc/config.site
1888 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1890 test "x$ac_site_file" = xNONE && continue
1891 if test -r "$ac_site_file"; then
1892 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1893 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1894 sed 's/^/| /' "$ac_site_file" >&5
1895 . "$ac_site_file"
1897 done
1899 if test -r "$cache_file"; then
1900 # Some versions of bash will fail to source /dev/null (special
1901 # files actually), so we avoid doing that.
1902 if test -f "$cache_file"; then
1903 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1904 $as_echo "$as_me: loading cache $cache_file" >&6;}
1905 case $cache_file in
1906 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1907 *) . "./$cache_file";;
1908 esac
1910 else
1911 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1912 $as_echo "$as_me: creating cache $cache_file" >&6;}
1913 >$cache_file
1916 # Check that the precious variables saved in the cache have kept the same
1917 # value.
1918 ac_cache_corrupted=false
1919 for ac_var in $ac_precious_vars; do
1920 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1921 eval ac_new_set=\$ac_env_${ac_var}_set
1922 eval ac_old_val=\$ac_cv_env_${ac_var}_value
1923 eval ac_new_val=\$ac_env_${ac_var}_value
1924 case $ac_old_set,$ac_new_set in
1925 set,)
1926 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1927 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1928 ac_cache_corrupted=: ;;
1929 ,set)
1930 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1931 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1932 ac_cache_corrupted=: ;;
1933 ,);;
1935 if test "x$ac_old_val" != "x$ac_new_val"; then
1936 # differences in whitespace do not lead to failure.
1937 ac_old_val_w=`echo x $ac_old_val`
1938 ac_new_val_w=`echo x $ac_new_val`
1939 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1940 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1941 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1942 ac_cache_corrupted=:
1943 else
1944 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1945 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1946 eval $ac_var=\$ac_old_val
1948 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5
1949 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1950 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5
1951 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1952 fi;;
1953 esac
1954 # Pass precious variables to config.status.
1955 if test "$ac_new_set" = set; then
1956 case $ac_new_val in
1957 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1958 *) ac_arg=$ac_var=$ac_new_val ;;
1959 esac
1960 case " $ac_configure_args " in
1961 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1962 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
1963 esac
1965 done
1966 if $ac_cache_corrupted; then
1967 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1968 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1969 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1970 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1971 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1972 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1973 { (exit 1); exit 1; }; }
2000 ac_ext=c
2001 ac_cpp='$CPP $CPPFLAGS'
2002 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2003 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2004 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2008 ac_config_headers="$ac_config_headers include/config.h"
2010 ac_aux_dir=
2011 for ac_dir in tools "$srcdir"/tools; do
2012 if test -f "$ac_dir/install-sh"; then
2013 ac_aux_dir=$ac_dir
2014 ac_install_sh="$ac_aux_dir/install-sh -c"
2015 break
2016 elif test -f "$ac_dir/install.sh"; then
2017 ac_aux_dir=$ac_dir
2018 ac_install_sh="$ac_aux_dir/install.sh -c"
2019 break
2020 elif test -f "$ac_dir/shtool"; then
2021 ac_aux_dir=$ac_dir
2022 ac_install_sh="$ac_aux_dir/shtool install -c"
2023 break
2025 done
2026 if test -z "$ac_aux_dir"; then
2027 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&5
2028 $as_echo "$as_me: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&2;}
2029 { (exit 1); exit 1; }; }
2032 # These three variables are undocumented and unsupported,
2033 # and are intended to be withdrawn in a future Autoconf release.
2034 # They can cause serious problems if a builder's source tree is in a directory
2035 # whose full name contains unusual characters.
2036 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2037 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2038 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2043 # Check whether --enable-win16 was given.
2044 if test "${enable_win16+set}" = set; then
2045 enableval=$enable_win16;
2048 # Check whether --enable-win64 was given.
2049 if test "${enable_win64+set}" = set; then
2050 enableval=$enable_win64;
2053 # Check whether --enable-tests was given.
2054 if test "${enable_tests+set}" = set; then
2055 enableval=$enable_tests;
2058 # Check whether --enable-maintainer-mode was given.
2059 if test "${enable_maintainer_mode+set}" = set; then
2060 enableval=$enable_maintainer_mode;
2061 else
2062 MAINTAINER_MODE=\#
2068 # Check whether --with-alsa was given.
2069 if test "${with_alsa+set}" = set; then
2070 withval=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h=no; ac_cv_header_alsa_asoundlib_h=no; fi
2074 # Check whether --with-audioio was given.
2075 if test "${with_audioio+set}" = set; then
2076 withval=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h=no; fi
2080 # Check whether --with-capi was given.
2081 if test "${with_capi+set}" = set; then
2082 withval=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h=no; ac_cv_header_linux_capi_h=no; fi
2086 # Check whether --with-cms was given.
2087 if test "${with_cms+set}" = set; then
2088 withval=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h=no; ac_cv_header_lcms_lcms_h=no; fi
2092 # Check whether --with-coreaudio was given.
2093 if test "${with_coreaudio+set}" = set; then
2094 withval=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h=no; fi
2098 # Check whether --with-cups was given.
2099 if test "${with_cups+set}" = set; then
2100 withval=$with_cups;
2104 # Check whether --with-curses was given.
2105 if test "${with_curses+set}" = set; then
2106 withval=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h=no; ac_cv_header_curses_h=no; fi
2110 # Check whether --with-esd was given.
2111 if test "${with_esd+set}" = set; then
2112 withval=$with_esd;
2116 # Check whether --with-fontconfig was given.
2117 if test "${with_fontconfig+set}" = set; then
2118 withval=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h=no; fi
2122 # Check whether --with-freetype was given.
2123 if test "${with_freetype+set}" = set; then
2124 withval=$with_freetype;
2128 # Check whether --with-gphoto was given.
2129 if test "${with_gphoto+set}" = set; then
2130 withval=$with_gphoto;
2134 # Check whether --with-glu was given.
2135 if test "${with_glu+set}" = set; then
2136 withval=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h=no; fi
2140 # Check whether --with-gnutls was given.
2141 if test "${with_gnutls+set}" = set; then
2142 withval=$with_gnutls;
2146 # Check whether --with-libgsm was given.
2147 if test "${with_libgsm+set}" = set; then
2148 withval=$with_libgsm; if test "x$withval" = "xno"; then ac_cv_header_gsm_h=no; ac_cv_header_gsm_gsm_h=no; fi
2152 # Check whether --with-hal was given.
2153 if test "${with_hal+set}" = set; then
2154 withval=$with_hal;
2158 # Check whether --with-jack was given.
2159 if test "${with_jack+set}" = set; then
2160 withval=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h=no; fi
2164 # Check whether --with-jpeg was given.
2165 if test "${with_jpeg+set}" = set; then
2166 withval=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h=no; fi
2170 # Check whether --with-ldap was given.
2171 if test "${with_ldap+set}" = set; then
2172 withval=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h=no; ac_cv_header_lber_h=no; fi
2176 # Check whether --with-nas was given.
2177 if test "${with_nas+set}" = set; then
2178 withval=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h=no; fi
2182 # Check whether --with-opengl was given.
2183 if test "${with_opengl+set}" = set; then
2184 withval=$with_opengl;
2188 # Check whether --with-openssl was given.
2189 if test "${with_openssl+set}" = set; then
2190 withval=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h=no; ac_cv_header_openssl_ssl_h=no; fi
2194 # Check whether --with-oss was given.
2195 if test "${with_oss+set}" = set; then
2196 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
2200 # Check whether --with-png was given.
2201 if test "${with_png+set}" = set; then
2202 withval=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h=no; fi
2206 # Check whether --with-pthread was given.
2207 if test "${with_pthread+set}" = set; then
2208 withval=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h=no; fi
2212 # Check whether --with-sane was given.
2213 if test "${with_sane+set}" = set; then
2214 withval=$with_sane;
2218 # Check whether --with-xcomposite was given.
2219 if test "${with_xcomposite+set}" = set; then
2220 withval=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h=no; fi
2224 # Check whether --with-xcursor was given.
2225 if test "${with_xcursor+set}" = set; then
2226 withval=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h=no; fi
2230 # Check whether --with-xinerama was given.
2231 if test "${with_xinerama+set}" = set; then
2232 withval=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h=no; fi
2236 # Check whether --with-xinput was given.
2237 if test "${with_xinput+set}" = set; then
2238 withval=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h=no; fi
2242 # Check whether --with-xml was given.
2243 if test "${with_xml+set}" = set; then
2244 withval=$with_xml;
2248 # Check whether --with-xrandr was given.
2249 if test "${with_xrandr+set}" = set; then
2250 withval=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h=no; fi
2254 # Check whether --with-xrender was given.
2255 if test "${with_xrender+set}" = set; then
2256 withval=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h=no; fi
2260 # Check whether --with-xshape was given.
2261 if test "${with_xshape+set}" = set; then
2262 withval=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h=no; fi
2266 # Check whether --with-xshm was given.
2267 if test "${with_xshm+set}" = set; then
2268 withval=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h=no; fi
2272 # Check whether --with-xslt was given.
2273 if test "${with_xslt+set}" = set; then
2274 withval=$with_xslt;
2278 # Check whether --with-xxf86vm was given.
2279 if test "${with_xxf86vm+set}" = set; then
2280 withval=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h=no; fi
2285 # Check whether --with-wine-tools was given.
2286 if test "${with_wine_tools+set}" = set; then
2287 withval=$with_wine_tools;
2291 # Make sure we can run config.sub.
2292 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2293 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2294 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2295 { (exit 1); exit 1; }; }
2297 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2298 $as_echo_n "checking build system type... " >&6; }
2299 if test "${ac_cv_build+set}" = set; then
2300 $as_echo_n "(cached) " >&6
2301 else
2302 ac_build_alias=$build_alias
2303 test "x$ac_build_alias" = x &&
2304 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2305 test "x$ac_build_alias" = x &&
2306 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2307 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2308 { (exit 1); exit 1; }; }
2309 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2310 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2311 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2312 { (exit 1); exit 1; }; }
2315 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2316 $as_echo "$ac_cv_build" >&6; }
2317 case $ac_cv_build in
2318 *-*-*) ;;
2319 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2320 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2321 { (exit 1); exit 1; }; };;
2322 esac
2323 build=$ac_cv_build
2324 ac_save_IFS=$IFS; IFS='-'
2325 set x $ac_cv_build
2326 shift
2327 build_cpu=$1
2328 build_vendor=$2
2329 shift; shift
2330 # Remember, the first character of IFS is used to create $*,
2331 # except with old shells:
2332 build_os=$*
2333 IFS=$ac_save_IFS
2334 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2337 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2338 $as_echo_n "checking host system type... " >&6; }
2339 if test "${ac_cv_host+set}" = set; then
2340 $as_echo_n "(cached) " >&6
2341 else
2342 if test "x$host_alias" = x; then
2343 ac_cv_host=$ac_cv_build
2344 else
2345 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2346 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2347 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2348 { (exit 1); exit 1; }; }
2352 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2353 $as_echo "$ac_cv_host" >&6; }
2354 case $ac_cv_host in
2355 *-*-*) ;;
2356 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2357 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2358 { (exit 1); exit 1; }; };;
2359 esac
2360 host=$ac_cv_host
2361 ac_save_IFS=$IFS; IFS='-'
2362 set x $ac_cv_host
2363 shift
2364 host_cpu=$1
2365 host_vendor=$2
2366 shift; shift
2367 # Remember, the first character of IFS is used to create $*,
2368 # except with old shells:
2369 host_os=$*
2370 IFS=$ac_save_IFS
2371 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2375 case "$srcdir" in
2376 .) ;;
2377 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2378 { { $as_echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2379 You need to run 'make distclean' in the source tree first." >&5
2380 $as_echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2381 You need to run 'make distclean' in the source tree first." >&2;}
2382 { (exit 1); exit 1; }; }
2383 fi ;;
2384 esac
2387 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2388 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2389 set x ${MAKE-make}
2390 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2391 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2392 $as_echo_n "(cached) " >&6
2393 else
2394 cat >conftest.make <<\_ACEOF
2395 SHELL = /bin/sh
2396 all:
2397 @echo '@@@%%%=$(MAKE)=@@@%%%'
2398 _ACEOF
2399 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2400 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2401 *@@@%%%=?*=@@@%%%*)
2402 eval ac_cv_prog_make_${ac_make}_set=yes;;
2404 eval ac_cv_prog_make_${ac_make}_set=no;;
2405 esac
2406 rm -f conftest.make
2408 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2409 { $as_echo "$as_me:$LINENO: result: yes" >&5
2410 $as_echo "yes" >&6; }
2411 SET_MAKE=
2412 else
2413 { $as_echo "$as_me:$LINENO: result: no" >&5
2414 $as_echo "no" >&6; }
2415 SET_MAKE="MAKE=${MAKE-make}"
2418 ac_ext=c
2419 ac_cpp='$CPP $CPPFLAGS'
2420 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2421 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2422 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2423 if test -n "$ac_tool_prefix"; then
2424 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2425 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2426 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2427 $as_echo_n "checking for $ac_word... " >&6; }
2428 if test "${ac_cv_prog_CC+set}" = set; then
2429 $as_echo_n "(cached) " >&6
2430 else
2431 if test -n "$CC"; then
2432 ac_cv_prog_CC="$CC" # Let the user override the test.
2433 else
2434 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2435 for as_dir in $PATH
2437 IFS=$as_save_IFS
2438 test -z "$as_dir" && as_dir=.
2439 for ac_exec_ext in '' $ac_executable_extensions; do
2440 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2441 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2442 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2443 break 2
2445 done
2446 done
2447 IFS=$as_save_IFS
2451 CC=$ac_cv_prog_CC
2452 if test -n "$CC"; then
2453 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2454 $as_echo "$CC" >&6; }
2455 else
2456 { $as_echo "$as_me:$LINENO: result: no" >&5
2457 $as_echo "no" >&6; }
2462 if test -z "$ac_cv_prog_CC"; then
2463 ac_ct_CC=$CC
2464 # Extract the first word of "gcc", so it can be a program name with args.
2465 set dummy gcc; ac_word=$2
2466 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2467 $as_echo_n "checking for $ac_word... " >&6; }
2468 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2469 $as_echo_n "(cached) " >&6
2470 else
2471 if test -n "$ac_ct_CC"; then
2472 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2473 else
2474 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2475 for as_dir in $PATH
2477 IFS=$as_save_IFS
2478 test -z "$as_dir" && as_dir=.
2479 for ac_exec_ext in '' $ac_executable_extensions; do
2480 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2481 ac_cv_prog_ac_ct_CC="gcc"
2482 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2483 break 2
2485 done
2486 done
2487 IFS=$as_save_IFS
2491 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2492 if test -n "$ac_ct_CC"; then
2493 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2494 $as_echo "$ac_ct_CC" >&6; }
2495 else
2496 { $as_echo "$as_me:$LINENO: result: no" >&5
2497 $as_echo "no" >&6; }
2500 if test "x$ac_ct_CC" = x; then
2501 CC=""
2502 else
2503 case $cross_compiling:$ac_tool_warned in
2504 yes:)
2505 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2506 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2507 ac_tool_warned=yes ;;
2508 esac
2509 CC=$ac_ct_CC
2511 else
2512 CC="$ac_cv_prog_CC"
2515 if test -z "$CC"; then
2516 if test -n "$ac_tool_prefix"; then
2517 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2518 set dummy ${ac_tool_prefix}cc; ac_word=$2
2519 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2520 $as_echo_n "checking for $ac_word... " >&6; }
2521 if test "${ac_cv_prog_CC+set}" = set; then
2522 $as_echo_n "(cached) " >&6
2523 else
2524 if test -n "$CC"; then
2525 ac_cv_prog_CC="$CC" # Let the user override the test.
2526 else
2527 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2528 for as_dir in $PATH
2530 IFS=$as_save_IFS
2531 test -z "$as_dir" && as_dir=.
2532 for ac_exec_ext in '' $ac_executable_extensions; do
2533 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2534 ac_cv_prog_CC="${ac_tool_prefix}cc"
2535 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2536 break 2
2538 done
2539 done
2540 IFS=$as_save_IFS
2544 CC=$ac_cv_prog_CC
2545 if test -n "$CC"; then
2546 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2547 $as_echo "$CC" >&6; }
2548 else
2549 { $as_echo "$as_me:$LINENO: result: no" >&5
2550 $as_echo "no" >&6; }
2556 if test -z "$CC"; then
2557 # Extract the first word of "cc", so it can be a program name with args.
2558 set dummy cc; ac_word=$2
2559 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2560 $as_echo_n "checking for $ac_word... " >&6; }
2561 if test "${ac_cv_prog_CC+set}" = set; then
2562 $as_echo_n "(cached) " >&6
2563 else
2564 if test -n "$CC"; then
2565 ac_cv_prog_CC="$CC" # Let the user override the test.
2566 else
2567 ac_prog_rejected=no
2568 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2569 for as_dir in $PATH
2571 IFS=$as_save_IFS
2572 test -z "$as_dir" && as_dir=.
2573 for ac_exec_ext in '' $ac_executable_extensions; do
2574 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2575 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2576 ac_prog_rejected=yes
2577 continue
2579 ac_cv_prog_CC="cc"
2580 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2581 break 2
2583 done
2584 done
2585 IFS=$as_save_IFS
2587 if test $ac_prog_rejected = yes; then
2588 # We found a bogon in the path, so make sure we never use it.
2589 set dummy $ac_cv_prog_CC
2590 shift
2591 if test $# != 0; then
2592 # We chose a different compiler from the bogus one.
2593 # However, it has the same basename, so the bogon will be chosen
2594 # first if we set CC to just the basename; use the full file name.
2595 shift
2596 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2601 CC=$ac_cv_prog_CC
2602 if test -n "$CC"; then
2603 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2604 $as_echo "$CC" >&6; }
2605 else
2606 { $as_echo "$as_me:$LINENO: result: no" >&5
2607 $as_echo "no" >&6; }
2612 if test -z "$CC"; then
2613 if test -n "$ac_tool_prefix"; then
2614 for ac_prog in cl.exe
2616 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2617 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2618 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2619 $as_echo_n "checking for $ac_word... " >&6; }
2620 if test "${ac_cv_prog_CC+set}" = set; then
2621 $as_echo_n "(cached) " >&6
2622 else
2623 if test -n "$CC"; then
2624 ac_cv_prog_CC="$CC" # Let the user override the test.
2625 else
2626 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2627 for as_dir in $PATH
2629 IFS=$as_save_IFS
2630 test -z "$as_dir" && as_dir=.
2631 for ac_exec_ext in '' $ac_executable_extensions; do
2632 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2633 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2634 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2635 break 2
2637 done
2638 done
2639 IFS=$as_save_IFS
2643 CC=$ac_cv_prog_CC
2644 if test -n "$CC"; then
2645 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2646 $as_echo "$CC" >&6; }
2647 else
2648 { $as_echo "$as_me:$LINENO: result: no" >&5
2649 $as_echo "no" >&6; }
2653 test -n "$CC" && break
2654 done
2656 if test -z "$CC"; then
2657 ac_ct_CC=$CC
2658 for ac_prog in cl.exe
2660 # Extract the first word of "$ac_prog", so it can be a program name with args.
2661 set dummy $ac_prog; ac_word=$2
2662 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2663 $as_echo_n "checking for $ac_word... " >&6; }
2664 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2665 $as_echo_n "(cached) " >&6
2666 else
2667 if test -n "$ac_ct_CC"; then
2668 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2669 else
2670 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2671 for as_dir in $PATH
2673 IFS=$as_save_IFS
2674 test -z "$as_dir" && as_dir=.
2675 for ac_exec_ext in '' $ac_executable_extensions; do
2676 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2677 ac_cv_prog_ac_ct_CC="$ac_prog"
2678 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2679 break 2
2681 done
2682 done
2683 IFS=$as_save_IFS
2687 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2688 if test -n "$ac_ct_CC"; then
2689 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2690 $as_echo "$ac_ct_CC" >&6; }
2691 else
2692 { $as_echo "$as_me:$LINENO: result: no" >&5
2693 $as_echo "no" >&6; }
2697 test -n "$ac_ct_CC" && break
2698 done
2700 if test "x$ac_ct_CC" = x; then
2701 CC=""
2702 else
2703 case $cross_compiling:$ac_tool_warned in
2704 yes:)
2705 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2706 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2707 ac_tool_warned=yes ;;
2708 esac
2709 CC=$ac_ct_CC
2716 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2717 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2718 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2719 See \`config.log' for more details." >&5
2720 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2721 See \`config.log' for more details." >&2;}
2722 { (exit 1); exit 1; }; }; }
2724 # Provide some information about the compiler.
2725 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2726 set X $ac_compile
2727 ac_compiler=$2
2728 { (ac_try="$ac_compiler --version >&5"
2729 case "(($ac_try" in
2730 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2731 *) ac_try_echo=$ac_try;;
2732 esac
2733 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2734 $as_echo "$ac_try_echo") >&5
2735 (eval "$ac_compiler --version >&5") 2>&5
2736 ac_status=$?
2737 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2738 (exit $ac_status); }
2739 { (ac_try="$ac_compiler -v >&5"
2740 case "(($ac_try" in
2741 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2742 *) ac_try_echo=$ac_try;;
2743 esac
2744 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2745 $as_echo "$ac_try_echo") >&5
2746 (eval "$ac_compiler -v >&5") 2>&5
2747 ac_status=$?
2748 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2749 (exit $ac_status); }
2750 { (ac_try="$ac_compiler -V >&5"
2751 case "(($ac_try" in
2752 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2753 *) ac_try_echo=$ac_try;;
2754 esac
2755 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2756 $as_echo "$ac_try_echo") >&5
2757 (eval "$ac_compiler -V >&5") 2>&5
2758 ac_status=$?
2759 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2760 (exit $ac_status); }
2762 cat >conftest.$ac_ext <<_ACEOF
2763 /* confdefs.h. */
2764 _ACEOF
2765 cat confdefs.h >>conftest.$ac_ext
2766 cat >>conftest.$ac_ext <<_ACEOF
2767 /* end confdefs.h. */
2770 main ()
2774 return 0;
2776 _ACEOF
2777 ac_clean_files_save=$ac_clean_files
2778 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2779 # Try to create an executable without -o first, disregard a.out.
2780 # It will help us diagnose broken compilers, and finding out an intuition
2781 # of exeext.
2782 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2783 $as_echo_n "checking for C compiler default output file name... " >&6; }
2784 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2786 # The possible output files:
2787 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2789 ac_rmfiles=
2790 for ac_file in $ac_files
2792 case $ac_file in
2793 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2794 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2795 esac
2796 done
2797 rm -f $ac_rmfiles
2799 if { (ac_try="$ac_link_default"
2800 case "(($ac_try" in
2801 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2802 *) ac_try_echo=$ac_try;;
2803 esac
2804 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2805 $as_echo "$ac_try_echo") >&5
2806 (eval "$ac_link_default") 2>&5
2807 ac_status=$?
2808 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2809 (exit $ac_status); }; then
2810 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2811 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2812 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2813 # so that the user can short-circuit this test for compilers unknown to
2814 # Autoconf.
2815 for ac_file in $ac_files ''
2817 test -f "$ac_file" || continue
2818 case $ac_file in
2819 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2821 [ab].out )
2822 # We found the default executable, but exeext='' is most
2823 # certainly right.
2824 break;;
2825 *.* )
2826 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2827 then :; else
2828 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2830 # We set ac_cv_exeext here because the later test for it is not
2831 # safe: cross compilers may not add the suffix if given an `-o'
2832 # argument, so we may need to know it at that point already.
2833 # Even if this section looks crufty: it has the advantage of
2834 # actually working.
2835 break;;
2837 break;;
2838 esac
2839 done
2840 test "$ac_cv_exeext" = no && ac_cv_exeext=
2842 else
2843 ac_file=''
2846 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2847 $as_echo "$ac_file" >&6; }
2848 if test -z "$ac_file"; then
2849 $as_echo "$as_me: failed program was:" >&5
2850 sed 's/^/| /' conftest.$ac_ext >&5
2852 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2853 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2854 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2855 See \`config.log' for more details." >&5
2856 $as_echo "$as_me: error: C compiler cannot create executables
2857 See \`config.log' for more details." >&2;}
2858 { (exit 77); exit 77; }; }; }
2861 ac_exeext=$ac_cv_exeext
2863 # Check that the compiler produces executables we can run. If not, either
2864 # the compiler is broken, or we cross compile.
2865 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2866 $as_echo_n "checking whether the C compiler works... " >&6; }
2867 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2868 # If not cross compiling, check that we can run a simple program.
2869 if test "$cross_compiling" != yes; then
2870 if { ac_try='./$ac_file'
2871 { (case "(($ac_try" in
2872 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2873 *) ac_try_echo=$ac_try;;
2874 esac
2875 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2876 $as_echo "$ac_try_echo") >&5
2877 (eval "$ac_try") 2>&5
2878 ac_status=$?
2879 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2880 (exit $ac_status); }; }; then
2881 cross_compiling=no
2882 else
2883 if test "$cross_compiling" = maybe; then
2884 cross_compiling=yes
2885 else
2886 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2887 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2888 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
2889 If you meant to cross compile, use \`--host'.
2890 See \`config.log' for more details." >&5
2891 $as_echo "$as_me: error: cannot run C compiled programs.
2892 If you meant to cross compile, use \`--host'.
2893 See \`config.log' for more details." >&2;}
2894 { (exit 1); exit 1; }; }; }
2898 { $as_echo "$as_me:$LINENO: result: yes" >&5
2899 $as_echo "yes" >&6; }
2901 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2902 ac_clean_files=$ac_clean_files_save
2903 # Check that the compiler produces executables we can run. If not, either
2904 # the compiler is broken, or we cross compile.
2905 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2906 $as_echo_n "checking whether we are cross compiling... " >&6; }
2907 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2908 $as_echo "$cross_compiling" >&6; }
2910 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2911 $as_echo_n "checking for suffix of executables... " >&6; }
2912 if { (ac_try="$ac_link"
2913 case "(($ac_try" in
2914 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2915 *) ac_try_echo=$ac_try;;
2916 esac
2917 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2918 $as_echo "$ac_try_echo") >&5
2919 (eval "$ac_link") 2>&5
2920 ac_status=$?
2921 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2922 (exit $ac_status); }; then
2923 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2924 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2925 # work properly (i.e., refer to `conftest.exe'), while it won't with
2926 # `rm'.
2927 for ac_file in conftest.exe conftest conftest.*; do
2928 test -f "$ac_file" || continue
2929 case $ac_file in
2930 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2931 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2932 break;;
2933 * ) break;;
2934 esac
2935 done
2936 else
2937 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2938 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2939 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2940 See \`config.log' for more details." >&5
2941 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2942 See \`config.log' for more details." >&2;}
2943 { (exit 1); exit 1; }; }; }
2946 rm -f conftest$ac_cv_exeext
2947 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2948 $as_echo "$ac_cv_exeext" >&6; }
2950 rm -f conftest.$ac_ext
2951 EXEEXT=$ac_cv_exeext
2952 ac_exeext=$EXEEXT
2953 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2954 $as_echo_n "checking for suffix of object files... " >&6; }
2955 if test "${ac_cv_objext+set}" = set; then
2956 $as_echo_n "(cached) " >&6
2957 else
2958 cat >conftest.$ac_ext <<_ACEOF
2959 /* confdefs.h. */
2960 _ACEOF
2961 cat confdefs.h >>conftest.$ac_ext
2962 cat >>conftest.$ac_ext <<_ACEOF
2963 /* end confdefs.h. */
2966 main ()
2970 return 0;
2972 _ACEOF
2973 rm -f conftest.o conftest.obj
2974 if { (ac_try="$ac_compile"
2975 case "(($ac_try" in
2976 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2977 *) ac_try_echo=$ac_try;;
2978 esac
2979 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2980 $as_echo "$ac_try_echo") >&5
2981 (eval "$ac_compile") 2>&5
2982 ac_status=$?
2983 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2984 (exit $ac_status); }; then
2985 for ac_file in conftest.o conftest.obj conftest.*; do
2986 test -f "$ac_file" || continue;
2987 case $ac_file in
2988 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2989 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2990 break;;
2991 esac
2992 done
2993 else
2994 $as_echo "$as_me: failed program was:" >&5
2995 sed 's/^/| /' conftest.$ac_ext >&5
2997 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2998 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2999 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
3000 See \`config.log' for more details." >&5
3001 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
3002 See \`config.log' for more details." >&2;}
3003 { (exit 1); exit 1; }; }; }
3006 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3008 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3009 $as_echo "$ac_cv_objext" >&6; }
3010 OBJEXT=$ac_cv_objext
3011 ac_objext=$OBJEXT
3012 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3013 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3014 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3015 $as_echo_n "(cached) " >&6
3016 else
3017 cat >conftest.$ac_ext <<_ACEOF
3018 /* confdefs.h. */
3019 _ACEOF
3020 cat confdefs.h >>conftest.$ac_ext
3021 cat >>conftest.$ac_ext <<_ACEOF
3022 /* end confdefs.h. */
3025 main ()
3027 #ifndef __GNUC__
3028 choke me
3029 #endif
3032 return 0;
3034 _ACEOF
3035 rm -f conftest.$ac_objext
3036 if { (ac_try="$ac_compile"
3037 case "(($ac_try" in
3038 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3039 *) ac_try_echo=$ac_try;;
3040 esac
3041 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3042 $as_echo "$ac_try_echo") >&5
3043 (eval "$ac_compile") 2>conftest.er1
3044 ac_status=$?
3045 grep -v '^ *+' conftest.er1 >conftest.err
3046 rm -f conftest.er1
3047 cat conftest.err >&5
3048 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3049 (exit $ac_status); } && {
3050 test -z "$ac_c_werror_flag" ||
3051 test ! -s conftest.err
3052 } && test -s conftest.$ac_objext; then
3053 ac_compiler_gnu=yes
3054 else
3055 $as_echo "$as_me: failed program was:" >&5
3056 sed 's/^/| /' conftest.$ac_ext >&5
3058 ac_compiler_gnu=no
3061 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3062 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3065 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3066 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3067 if test $ac_compiler_gnu = yes; then
3068 GCC=yes
3069 else
3070 GCC=
3072 ac_test_CFLAGS=${CFLAGS+set}
3073 ac_save_CFLAGS=$CFLAGS
3074 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3075 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3076 if test "${ac_cv_prog_cc_g+set}" = set; then
3077 $as_echo_n "(cached) " >&6
3078 else
3079 ac_save_c_werror_flag=$ac_c_werror_flag
3080 ac_c_werror_flag=yes
3081 ac_cv_prog_cc_g=no
3082 CFLAGS="-g"
3083 cat >conftest.$ac_ext <<_ACEOF
3084 /* confdefs.h. */
3085 _ACEOF
3086 cat confdefs.h >>conftest.$ac_ext
3087 cat >>conftest.$ac_ext <<_ACEOF
3088 /* end confdefs.h. */
3091 main ()
3095 return 0;
3097 _ACEOF
3098 rm -f conftest.$ac_objext
3099 if { (ac_try="$ac_compile"
3100 case "(($ac_try" in
3101 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3102 *) ac_try_echo=$ac_try;;
3103 esac
3104 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3105 $as_echo "$ac_try_echo") >&5
3106 (eval "$ac_compile") 2>conftest.er1
3107 ac_status=$?
3108 grep -v '^ *+' conftest.er1 >conftest.err
3109 rm -f conftest.er1
3110 cat conftest.err >&5
3111 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3112 (exit $ac_status); } && {
3113 test -z "$ac_c_werror_flag" ||
3114 test ! -s conftest.err
3115 } && test -s conftest.$ac_objext; then
3116 ac_cv_prog_cc_g=yes
3117 else
3118 $as_echo "$as_me: failed program was:" >&5
3119 sed 's/^/| /' conftest.$ac_ext >&5
3121 CFLAGS=""
3122 cat >conftest.$ac_ext <<_ACEOF
3123 /* confdefs.h. */
3124 _ACEOF
3125 cat confdefs.h >>conftest.$ac_ext
3126 cat >>conftest.$ac_ext <<_ACEOF
3127 /* end confdefs.h. */
3130 main ()
3134 return 0;
3136 _ACEOF
3137 rm -f conftest.$ac_objext
3138 if { (ac_try="$ac_compile"
3139 case "(($ac_try" in
3140 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3141 *) ac_try_echo=$ac_try;;
3142 esac
3143 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3144 $as_echo "$ac_try_echo") >&5
3145 (eval "$ac_compile") 2>conftest.er1
3146 ac_status=$?
3147 grep -v '^ *+' conftest.er1 >conftest.err
3148 rm -f conftest.er1
3149 cat conftest.err >&5
3150 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3151 (exit $ac_status); } && {
3152 test -z "$ac_c_werror_flag" ||
3153 test ! -s conftest.err
3154 } && test -s conftest.$ac_objext; then
3156 else
3157 $as_echo "$as_me: failed program was:" >&5
3158 sed 's/^/| /' conftest.$ac_ext >&5
3160 ac_c_werror_flag=$ac_save_c_werror_flag
3161 CFLAGS="-g"
3162 cat >conftest.$ac_ext <<_ACEOF
3163 /* confdefs.h. */
3164 _ACEOF
3165 cat confdefs.h >>conftest.$ac_ext
3166 cat >>conftest.$ac_ext <<_ACEOF
3167 /* end confdefs.h. */
3170 main ()
3174 return 0;
3176 _ACEOF
3177 rm -f conftest.$ac_objext
3178 if { (ac_try="$ac_compile"
3179 case "(($ac_try" in
3180 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3181 *) ac_try_echo=$ac_try;;
3182 esac
3183 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3184 $as_echo "$ac_try_echo") >&5
3185 (eval "$ac_compile") 2>conftest.er1
3186 ac_status=$?
3187 grep -v '^ *+' conftest.er1 >conftest.err
3188 rm -f conftest.er1
3189 cat conftest.err >&5
3190 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3191 (exit $ac_status); } && {
3192 test -z "$ac_c_werror_flag" ||
3193 test ! -s conftest.err
3194 } && test -s conftest.$ac_objext; then
3195 ac_cv_prog_cc_g=yes
3196 else
3197 $as_echo "$as_me: failed program was:" >&5
3198 sed 's/^/| /' conftest.$ac_ext >&5
3203 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3206 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3209 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3210 ac_c_werror_flag=$ac_save_c_werror_flag
3212 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3213 $as_echo "$ac_cv_prog_cc_g" >&6; }
3214 if test "$ac_test_CFLAGS" = set; then
3215 CFLAGS=$ac_save_CFLAGS
3216 elif test $ac_cv_prog_cc_g = yes; then
3217 if test "$GCC" = yes; then
3218 CFLAGS="-g -O2"
3219 else
3220 CFLAGS="-g"
3222 else
3223 if test "$GCC" = yes; then
3224 CFLAGS="-O2"
3225 else
3226 CFLAGS=
3229 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3230 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3231 if test "${ac_cv_prog_cc_c89+set}" = set; then
3232 $as_echo_n "(cached) " >&6
3233 else
3234 ac_cv_prog_cc_c89=no
3235 ac_save_CC=$CC
3236 cat >conftest.$ac_ext <<_ACEOF
3237 /* confdefs.h. */
3238 _ACEOF
3239 cat confdefs.h >>conftest.$ac_ext
3240 cat >>conftest.$ac_ext <<_ACEOF
3241 /* end confdefs.h. */
3242 #include <stdarg.h>
3243 #include <stdio.h>
3244 #include <sys/types.h>
3245 #include <sys/stat.h>
3246 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3247 struct buf { int x; };
3248 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3249 static char *e (p, i)
3250 char **p;
3251 int i;
3253 return p[i];
3255 static char *f (char * (*g) (char **, int), char **p, ...)
3257 char *s;
3258 va_list v;
3259 va_start (v,p);
3260 s = g (p, va_arg (v,int));
3261 va_end (v);
3262 return s;
3265 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3266 function prototypes and stuff, but not '\xHH' hex character constants.
3267 These don't provoke an error unfortunately, instead are silently treated
3268 as 'x'. The following induces an error, until -std is added to get
3269 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3270 array size at least. It's necessary to write '\x00'==0 to get something
3271 that's true only with -std. */
3272 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3274 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3275 inside strings and character constants. */
3276 #define FOO(x) 'x'
3277 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3279 int test (int i, double x);
3280 struct s1 {int (*f) (int a);};
3281 struct s2 {int (*f) (double a);};
3282 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3283 int argc;
3284 char **argv;
3286 main ()
3288 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3290 return 0;
3292 _ACEOF
3293 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3294 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3296 CC="$ac_save_CC $ac_arg"
3297 rm -f conftest.$ac_objext
3298 if { (ac_try="$ac_compile"
3299 case "(($ac_try" in
3300 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3301 *) ac_try_echo=$ac_try;;
3302 esac
3303 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3304 $as_echo "$ac_try_echo") >&5
3305 (eval "$ac_compile") 2>conftest.er1
3306 ac_status=$?
3307 grep -v '^ *+' conftest.er1 >conftest.err
3308 rm -f conftest.er1
3309 cat conftest.err >&5
3310 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3311 (exit $ac_status); } && {
3312 test -z "$ac_c_werror_flag" ||
3313 test ! -s conftest.err
3314 } && test -s conftest.$ac_objext; then
3315 ac_cv_prog_cc_c89=$ac_arg
3316 else
3317 $as_echo "$as_me: failed program was:" >&5
3318 sed 's/^/| /' conftest.$ac_ext >&5
3323 rm -f core conftest.err conftest.$ac_objext
3324 test "x$ac_cv_prog_cc_c89" != "xno" && break
3325 done
3326 rm -f conftest.$ac_ext
3327 CC=$ac_save_CC
3330 # AC_CACHE_VAL
3331 case "x$ac_cv_prog_cc_c89" in
3333 { $as_echo "$as_me:$LINENO: result: none needed" >&5
3334 $as_echo "none needed" >&6; } ;;
3335 xno)
3336 { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3337 $as_echo "unsupported" >&6; } ;;
3339 CC="$CC $ac_cv_prog_cc_c89"
3340 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3341 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3342 esac
3345 ac_ext=c
3346 ac_cpp='$CPP $CPPFLAGS'
3347 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3348 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3349 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3351 ac_ext=cpp
3352 ac_cpp='$CXXCPP $CPPFLAGS'
3353 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3354 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3355 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3356 if test -z "$CXX"; then
3357 if test -n "$CCC"; then
3358 CXX=$CCC
3359 else
3360 if test -n "$ac_tool_prefix"; then
3361 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3363 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3364 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3365 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3366 $as_echo_n "checking for $ac_word... " >&6; }
3367 if test "${ac_cv_prog_CXX+set}" = set; then
3368 $as_echo_n "(cached) " >&6
3369 else
3370 if test -n "$CXX"; then
3371 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3372 else
3373 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3374 for as_dir in $PATH
3376 IFS=$as_save_IFS
3377 test -z "$as_dir" && as_dir=.
3378 for ac_exec_ext in '' $ac_executable_extensions; do
3379 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3380 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3381 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3382 break 2
3384 done
3385 done
3386 IFS=$as_save_IFS
3390 CXX=$ac_cv_prog_CXX
3391 if test -n "$CXX"; then
3392 { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3393 $as_echo "$CXX" >&6; }
3394 else
3395 { $as_echo "$as_me:$LINENO: result: no" >&5
3396 $as_echo "no" >&6; }
3400 test -n "$CXX" && break
3401 done
3403 if test -z "$CXX"; then
3404 ac_ct_CXX=$CXX
3405 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3407 # Extract the first word of "$ac_prog", so it can be a program name with args.
3408 set dummy $ac_prog; ac_word=$2
3409 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3410 $as_echo_n "checking for $ac_word... " >&6; }
3411 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3412 $as_echo_n "(cached) " >&6
3413 else
3414 if test -n "$ac_ct_CXX"; then
3415 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3416 else
3417 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3418 for as_dir in $PATH
3420 IFS=$as_save_IFS
3421 test -z "$as_dir" && as_dir=.
3422 for ac_exec_ext in '' $ac_executable_extensions; do
3423 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3424 ac_cv_prog_ac_ct_CXX="$ac_prog"
3425 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3426 break 2
3428 done
3429 done
3430 IFS=$as_save_IFS
3434 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3435 if test -n "$ac_ct_CXX"; then
3436 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3437 $as_echo "$ac_ct_CXX" >&6; }
3438 else
3439 { $as_echo "$as_me:$LINENO: result: no" >&5
3440 $as_echo "no" >&6; }
3444 test -n "$ac_ct_CXX" && break
3445 done
3447 if test "x$ac_ct_CXX" = x; then
3448 CXX="g++"
3449 else
3450 case $cross_compiling:$ac_tool_warned in
3451 yes:)
3452 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3453 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3454 ac_tool_warned=yes ;;
3455 esac
3456 CXX=$ac_ct_CXX
3462 # Provide some information about the compiler.
3463 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3464 set X $ac_compile
3465 ac_compiler=$2
3466 { (ac_try="$ac_compiler --version >&5"
3467 case "(($ac_try" in
3468 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3469 *) ac_try_echo=$ac_try;;
3470 esac
3471 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3472 $as_echo "$ac_try_echo") >&5
3473 (eval "$ac_compiler --version >&5") 2>&5
3474 ac_status=$?
3475 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3476 (exit $ac_status); }
3477 { (ac_try="$ac_compiler -v >&5"
3478 case "(($ac_try" in
3479 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3480 *) ac_try_echo=$ac_try;;
3481 esac
3482 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3483 $as_echo "$ac_try_echo") >&5
3484 (eval "$ac_compiler -v >&5") 2>&5
3485 ac_status=$?
3486 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3487 (exit $ac_status); }
3488 { (ac_try="$ac_compiler -V >&5"
3489 case "(($ac_try" in
3490 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3491 *) ac_try_echo=$ac_try;;
3492 esac
3493 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3494 $as_echo "$ac_try_echo") >&5
3495 (eval "$ac_compiler -V >&5") 2>&5
3496 ac_status=$?
3497 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3498 (exit $ac_status); }
3500 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3501 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3502 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3503 $as_echo_n "(cached) " >&6
3504 else
3505 cat >conftest.$ac_ext <<_ACEOF
3506 /* confdefs.h. */
3507 _ACEOF
3508 cat confdefs.h >>conftest.$ac_ext
3509 cat >>conftest.$ac_ext <<_ACEOF
3510 /* end confdefs.h. */
3513 main ()
3515 #ifndef __GNUC__
3516 choke me
3517 #endif
3520 return 0;
3522 _ACEOF
3523 rm -f conftest.$ac_objext
3524 if { (ac_try="$ac_compile"
3525 case "(($ac_try" in
3526 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3527 *) ac_try_echo=$ac_try;;
3528 esac
3529 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3530 $as_echo "$ac_try_echo") >&5
3531 (eval "$ac_compile") 2>conftest.er1
3532 ac_status=$?
3533 grep -v '^ *+' conftest.er1 >conftest.err
3534 rm -f conftest.er1
3535 cat conftest.err >&5
3536 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3537 (exit $ac_status); } && {
3538 test -z "$ac_cxx_werror_flag" ||
3539 test ! -s conftest.err
3540 } && test -s conftest.$ac_objext; then
3541 ac_compiler_gnu=yes
3542 else
3543 $as_echo "$as_me: failed program was:" >&5
3544 sed 's/^/| /' conftest.$ac_ext >&5
3546 ac_compiler_gnu=no
3549 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3550 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3553 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3554 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3555 if test $ac_compiler_gnu = yes; then
3556 GXX=yes
3557 else
3558 GXX=
3560 ac_test_CXXFLAGS=${CXXFLAGS+set}
3561 ac_save_CXXFLAGS=$CXXFLAGS
3562 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3563 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3564 if test "${ac_cv_prog_cxx_g+set}" = set; then
3565 $as_echo_n "(cached) " >&6
3566 else
3567 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3568 ac_cxx_werror_flag=yes
3569 ac_cv_prog_cxx_g=no
3570 CXXFLAGS="-g"
3571 cat >conftest.$ac_ext <<_ACEOF
3572 /* confdefs.h. */
3573 _ACEOF
3574 cat confdefs.h >>conftest.$ac_ext
3575 cat >>conftest.$ac_ext <<_ACEOF
3576 /* end confdefs.h. */
3579 main ()
3583 return 0;
3585 _ACEOF
3586 rm -f conftest.$ac_objext
3587 if { (ac_try="$ac_compile"
3588 case "(($ac_try" in
3589 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3590 *) ac_try_echo=$ac_try;;
3591 esac
3592 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3593 $as_echo "$ac_try_echo") >&5
3594 (eval "$ac_compile") 2>conftest.er1
3595 ac_status=$?
3596 grep -v '^ *+' conftest.er1 >conftest.err
3597 rm -f conftest.er1
3598 cat conftest.err >&5
3599 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3600 (exit $ac_status); } && {
3601 test -z "$ac_cxx_werror_flag" ||
3602 test ! -s conftest.err
3603 } && test -s conftest.$ac_objext; then
3604 ac_cv_prog_cxx_g=yes
3605 else
3606 $as_echo "$as_me: failed program was:" >&5
3607 sed 's/^/| /' conftest.$ac_ext >&5
3609 CXXFLAGS=""
3610 cat >conftest.$ac_ext <<_ACEOF
3611 /* confdefs.h. */
3612 _ACEOF
3613 cat confdefs.h >>conftest.$ac_ext
3614 cat >>conftest.$ac_ext <<_ACEOF
3615 /* end confdefs.h. */
3618 main ()
3622 return 0;
3624 _ACEOF
3625 rm -f conftest.$ac_objext
3626 if { (ac_try="$ac_compile"
3627 case "(($ac_try" in
3628 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3629 *) ac_try_echo=$ac_try;;
3630 esac
3631 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3632 $as_echo "$ac_try_echo") >&5
3633 (eval "$ac_compile") 2>conftest.er1
3634 ac_status=$?
3635 grep -v '^ *+' conftest.er1 >conftest.err
3636 rm -f conftest.er1
3637 cat conftest.err >&5
3638 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3639 (exit $ac_status); } && {
3640 test -z "$ac_cxx_werror_flag" ||
3641 test ! -s conftest.err
3642 } && test -s conftest.$ac_objext; then
3644 else
3645 $as_echo "$as_me: failed program was:" >&5
3646 sed 's/^/| /' conftest.$ac_ext >&5
3648 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3649 CXXFLAGS="-g"
3650 cat >conftest.$ac_ext <<_ACEOF
3651 /* confdefs.h. */
3652 _ACEOF
3653 cat confdefs.h >>conftest.$ac_ext
3654 cat >>conftest.$ac_ext <<_ACEOF
3655 /* end confdefs.h. */
3658 main ()
3662 return 0;
3664 _ACEOF
3665 rm -f conftest.$ac_objext
3666 if { (ac_try="$ac_compile"
3667 case "(($ac_try" in
3668 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3669 *) ac_try_echo=$ac_try;;
3670 esac
3671 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3672 $as_echo "$ac_try_echo") >&5
3673 (eval "$ac_compile") 2>conftest.er1
3674 ac_status=$?
3675 grep -v '^ *+' conftest.er1 >conftest.err
3676 rm -f conftest.er1
3677 cat conftest.err >&5
3678 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3679 (exit $ac_status); } && {
3680 test -z "$ac_cxx_werror_flag" ||
3681 test ! -s conftest.err
3682 } && test -s conftest.$ac_objext; then
3683 ac_cv_prog_cxx_g=yes
3684 else
3685 $as_echo "$as_me: failed program was:" >&5
3686 sed 's/^/| /' conftest.$ac_ext >&5
3691 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3694 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3697 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3698 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3700 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3701 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3702 if test "$ac_test_CXXFLAGS" = set; then
3703 CXXFLAGS=$ac_save_CXXFLAGS
3704 elif test $ac_cv_prog_cxx_g = yes; then
3705 if test "$GXX" = yes; then
3706 CXXFLAGS="-g -O2"
3707 else
3708 CXXFLAGS="-g"
3710 else
3711 if test "$GXX" = yes; then
3712 CXXFLAGS="-O2"
3713 else
3714 CXXFLAGS=
3717 ac_ext=c
3718 ac_cpp='$CPP $CPPFLAGS'
3719 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3720 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3721 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3723 if test -n "$ac_tool_prefix"; then
3724 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3725 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3726 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3727 $as_echo_n "checking for $ac_word... " >&6; }
3728 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3729 $as_echo_n "(cached) " >&6
3730 else
3731 if test -n "$CPPBIN"; then
3732 ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3733 else
3734 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3735 for as_dir in $PATH
3737 IFS=$as_save_IFS
3738 test -z "$as_dir" && as_dir=.
3739 for ac_exec_ext in '' $ac_executable_extensions; do
3740 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3741 ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3742 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3743 break 2
3745 done
3746 done
3747 IFS=$as_save_IFS
3751 CPPBIN=$ac_cv_prog_CPPBIN
3752 if test -n "$CPPBIN"; then
3753 { $as_echo "$as_me:$LINENO: result: $CPPBIN" >&5
3754 $as_echo "$CPPBIN" >&6; }
3755 else
3756 { $as_echo "$as_me:$LINENO: result: no" >&5
3757 $as_echo "no" >&6; }
3762 if test -z "$ac_cv_prog_CPPBIN"; then
3763 ac_ct_CPPBIN=$CPPBIN
3764 # Extract the first word of "cpp", so it can be a program name with args.
3765 set dummy cpp; ac_word=$2
3766 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3767 $as_echo_n "checking for $ac_word... " >&6; }
3768 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3769 $as_echo_n "(cached) " >&6
3770 else
3771 if test -n "$ac_ct_CPPBIN"; then
3772 ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3773 else
3774 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3775 for as_dir in $PATH
3777 IFS=$as_save_IFS
3778 test -z "$as_dir" && as_dir=.
3779 for ac_exec_ext in '' $ac_executable_extensions; do
3780 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3781 ac_cv_prog_ac_ct_CPPBIN="cpp"
3782 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3783 break 2
3785 done
3786 done
3787 IFS=$as_save_IFS
3791 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3792 if test -n "$ac_ct_CPPBIN"; then
3793 { $as_echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3794 $as_echo "$ac_ct_CPPBIN" >&6; }
3795 else
3796 { $as_echo "$as_me:$LINENO: result: no" >&5
3797 $as_echo "no" >&6; }
3800 if test "x$ac_ct_CPPBIN" = x; then
3801 CPPBIN="cpp"
3802 else
3803 case $cross_compiling:$ac_tool_warned in
3804 yes:)
3805 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3806 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3807 ac_tool_warned=yes ;;
3808 esac
3809 CPPBIN=$ac_ct_CPPBIN
3811 else
3812 CPPBIN="$ac_cv_prog_CPPBIN"
3816 case $host in
3817 *-darwin*)
3818 if test "x$enable_win64" == "xyes"
3819 then
3820 CC="$CC -m64"
3821 CXX="$CXX -m64"
3822 LD="${LD:-ld} -arch x86_64"
3823 AS="${AS:-as} -arch x86_64"
3824 host_cpu="x86_64"
3825 notice_platform="64-bit "
3826 TARGETFLAGS="-m64"
3828 else
3829 CC="$CC -m32"
3830 CXX="$CXX -m32"
3831 LD="${LD:-ld} -arch i386"
3832 AS="${AS:-as} -arch i386"
3833 host_cpu="i386"
3834 notice_platform="32-bit "
3835 TARGETFLAGS="-m32"
3837 enable_win16=${enable_win16:-yes}
3840 x86_64*)
3841 if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
3842 then
3843 CC="$CC -m32"
3844 CXX="$CXX -m32"
3845 { $as_echo "$as_me:$LINENO: checking whether $CC works" >&5
3846 $as_echo_n "checking whether $CC works... " >&6; }
3848 cat >conftest.$ac_ext <<_ACEOF
3849 /* confdefs.h. */
3850 _ACEOF
3851 cat confdefs.h >>conftest.$ac_ext
3852 cat >>conftest.$ac_ext <<_ACEOF
3853 /* end confdefs.h. */
3856 main ()
3860 return 0;
3862 _ACEOF
3863 rm -f conftest.$ac_objext conftest$ac_exeext
3864 if { (ac_try="$ac_link"
3865 case "(($ac_try" in
3866 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3867 *) ac_try_echo=$ac_try;;
3868 esac
3869 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3870 $as_echo "$ac_try_echo") >&5
3871 (eval "$ac_link") 2>conftest.er1
3872 ac_status=$?
3873 grep -v '^ *+' conftest.er1 >conftest.err
3874 rm -f conftest.er1
3875 cat conftest.err >&5
3876 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3877 (exit $ac_status); } && {
3878 test -z "$ac_c_werror_flag" ||
3879 test ! -s conftest.err
3880 } && test -s conftest$ac_exeext && {
3881 test "$cross_compiling" = yes ||
3882 $as_test_x conftest$ac_exeext
3883 }; then
3884 { $as_echo "$as_me:$LINENO: result: yes" >&5
3885 $as_echo "yes" >&6; }
3886 else
3887 $as_echo "$as_me: failed program was:" >&5
3888 sed 's/^/| /' conftest.$ac_ext >&5
3890 { $as_echo "$as_me:$LINENO: result: no" >&5
3891 $as_echo "no" >&6; }
3892 { { $as_echo "$as_me:$LINENO: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&5
3893 $as_echo "$as_me: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&2;}
3894 { (exit 1); exit 1; }; }
3897 rm -rf conftest.dSYM
3898 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3899 conftest$ac_exeext conftest.$ac_ext
3900 LD="${LD:-ld} -m elf_i386"
3901 AS="${AS:-as} --32"
3902 host_cpu="i386"
3903 notice_platform="32-bit "
3904 TARGETFLAGS="-m32"
3906 enable_win16=${enable_win16:-yes}
3907 else
3908 if test "x${GCC}" = "xyes"
3909 then
3910 { $as_echo "$as_me:$LINENO: checking whether $CC supports __builtin_ms_va_list" >&5
3911 $as_echo_n "checking whether $CC supports __builtin_ms_va_list... " >&6; }
3912 cat >conftest.$ac_ext <<_ACEOF
3913 /* confdefs.h. */
3914 _ACEOF
3915 cat confdefs.h >>conftest.$ac_ext
3916 cat >>conftest.$ac_ext <<_ACEOF
3917 /* end confdefs.h. */
3918 #include <stdarg.h>
3920 main ()
3922 void func(__builtin_ms_va_list *args);
3924 return 0;
3926 _ACEOF
3927 rm -f conftest.$ac_objext
3928 if { (ac_try="$ac_compile"
3929 case "(($ac_try" in
3930 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3931 *) ac_try_echo=$ac_try;;
3932 esac
3933 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3934 $as_echo "$ac_try_echo") >&5
3935 (eval "$ac_compile") 2>conftest.er1
3936 ac_status=$?
3937 grep -v '^ *+' conftest.er1 >conftest.err
3938 rm -f conftest.er1
3939 cat conftest.err >&5
3940 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3941 (exit $ac_status); } && {
3942 test -z "$ac_c_werror_flag" ||
3943 test ! -s conftest.err
3944 } && test -s conftest.$ac_objext; then
3945 { $as_echo "$as_me:$LINENO: result: yes" >&5
3946 $as_echo "yes" >&6; }
3947 else
3948 $as_echo "$as_me: failed program was:" >&5
3949 sed 's/^/| /' conftest.$ac_ext >&5
3951 { $as_echo "$as_me:$LINENO: result: no" >&5
3952 $as_echo "no" >&6; }
3953 { { $as_echo "$as_me:$LINENO: error: You need gcc >= 4.4 to build Wine as 64-bit." >&5
3954 $as_echo "$as_me: error: You need gcc >= 4.4 to build Wine as 64-bit." >&2;}
3955 { (exit 1); exit 1; }; }
3958 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3960 TARGETFLAGS="-m64"
3964 *-mingw32*|*-cygwin*)
3965 enable_win16=${enable_win16:-no}
3967 i[3456789]86*)
3968 enable_win16=${enable_win16:-yes}
3970 esac
3972 enable_win16=${enable_win16:-no}
3974 WIN16_FILES="\$(WIN16_FILES)"
3976 WIN16_INSTALL="\$(WIN16_INSTALL)"
3978 if test "x$enable_win16" != "xyes"
3979 then
3980 WIN16_FILES=""
3981 WIN16_INSTALL=""
3982 enable_w32skrnl=${enable_w32skrnl:-no}
3983 enable_winedos=${enable_winedos:-no}
3984 enable_winevdm=${enable_winevdm:-no}
3987 { $as_echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3988 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
3989 if test "${wine_cv_toolsdir+set}" = set; then
3990 $as_echo_n "(cached) " >&6
3991 else
3992 if test -z "$with_wine_tools"; then
3993 if test "$cross_compiling" = "yes"; then
3994 { { $as_echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3995 $as_echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3996 { (exit 1); exit 1; }; }
3997 else
3998 wine_cv_toolsdir="\$(TOPOBJDIR)"
4000 elif test -d "$with_wine_tools/tools/winebuild"; then
4001 case $with_wine_tools in
4002 /*) wine_cv_toolsdir="$with_wine_tools" ;;
4003 *) wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
4004 esac
4005 else
4006 { { $as_echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
4007 $as_echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
4008 { (exit 1); exit 1; }; }
4011 { $as_echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
4012 $as_echo "$wine_cv_toolsdir" >&6; }
4013 TOOLSDIR=$wine_cv_toolsdir
4015 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
4016 then
4017 TARGETFLAGS="-b $host_alias $TARGETFLAGS"
4021 for ac_prog in flex
4023 # Extract the first word of "$ac_prog", so it can be a program name with args.
4024 set dummy $ac_prog; ac_word=$2
4025 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4026 $as_echo_n "checking for $ac_word... " >&6; }
4027 if test "${ac_cv_prog_FLEX+set}" = set; then
4028 $as_echo_n "(cached) " >&6
4029 else
4030 if test -n "$FLEX"; then
4031 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
4032 else
4033 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4034 for as_dir in $PATH
4036 IFS=$as_save_IFS
4037 test -z "$as_dir" && as_dir=.
4038 for ac_exec_ext in '' $ac_executable_extensions; do
4039 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4040 ac_cv_prog_FLEX="$ac_prog"
4041 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4042 break 2
4044 done
4045 done
4046 IFS=$as_save_IFS
4050 FLEX=$ac_cv_prog_FLEX
4051 if test -n "$FLEX"; then
4052 { $as_echo "$as_me:$LINENO: result: $FLEX" >&5
4053 $as_echo "$FLEX" >&6; }
4054 else
4055 { $as_echo "$as_me:$LINENO: result: no" >&5
4056 $as_echo "no" >&6; }
4060 test -n "$FLEX" && break
4061 done
4062 test -n "$FLEX" || FLEX="none"
4064 if test "$FLEX" = "none"
4065 then
4066 { { $as_echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex' package." >&5
4067 $as_echo "$as_me: error: no suitable flex found. Please install the 'flex' package." >&2;}
4068 { (exit 1); exit 1; }; }
4071 for ac_prog in bison
4073 # Extract the first word of "$ac_prog", so it can be a program name with args.
4074 set dummy $ac_prog; ac_word=$2
4075 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4076 $as_echo_n "checking for $ac_word... " >&6; }
4077 if test "${ac_cv_prog_BISON+set}" = set; then
4078 $as_echo_n "(cached) " >&6
4079 else
4080 if test -n "$BISON"; then
4081 ac_cv_prog_BISON="$BISON" # Let the user override the test.
4082 else
4083 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4084 for as_dir in $PATH
4086 IFS=$as_save_IFS
4087 test -z "$as_dir" && as_dir=.
4088 for ac_exec_ext in '' $ac_executable_extensions; do
4089 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4090 ac_cv_prog_BISON="$ac_prog"
4091 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4092 break 2
4094 done
4095 done
4096 IFS=$as_save_IFS
4100 BISON=$ac_cv_prog_BISON
4101 if test -n "$BISON"; then
4102 { $as_echo "$as_me:$LINENO: result: $BISON" >&5
4103 $as_echo "$BISON" >&6; }
4104 else
4105 { $as_echo "$as_me:$LINENO: result: no" >&5
4106 $as_echo "no" >&6; }
4110 test -n "$BISON" && break
4111 done
4112 test -n "$BISON" || BISON="none"
4114 if test "$BISON" = "none"
4115 then
4116 { { $as_echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison' package." >&5
4117 $as_echo "$as_me: error: no suitable bison found. Please install the 'bison' package." >&2;}
4118 { (exit 1); exit 1; }; }
4121 if test -n "$ac_tool_prefix"; then
4122 for ac_prog in ar gar
4124 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4125 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4126 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4127 $as_echo_n "checking for $ac_word... " >&6; }
4128 if test "${ac_cv_prog_AR+set}" = set; then
4129 $as_echo_n "(cached) " >&6
4130 else
4131 if test -n "$AR"; then
4132 ac_cv_prog_AR="$AR" # Let the user override the test.
4133 else
4134 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4135 for as_dir in $PATH
4137 IFS=$as_save_IFS
4138 test -z "$as_dir" && as_dir=.
4139 for ac_exec_ext in '' $ac_executable_extensions; do
4140 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4141 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
4142 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4143 break 2
4145 done
4146 done
4147 IFS=$as_save_IFS
4151 AR=$ac_cv_prog_AR
4152 if test -n "$AR"; then
4153 { $as_echo "$as_me:$LINENO: result: $AR" >&5
4154 $as_echo "$AR" >&6; }
4155 else
4156 { $as_echo "$as_me:$LINENO: result: no" >&5
4157 $as_echo "no" >&6; }
4161 test -n "$AR" && break
4162 done
4164 if test -z "$AR"; then
4165 ac_ct_AR=$AR
4166 for ac_prog in ar gar
4168 # Extract the first word of "$ac_prog", so it can be a program name with args.
4169 set dummy $ac_prog; ac_word=$2
4170 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4171 $as_echo_n "checking for $ac_word... " >&6; }
4172 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4173 $as_echo_n "(cached) " >&6
4174 else
4175 if test -n "$ac_ct_AR"; then
4176 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4177 else
4178 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4179 for as_dir in $PATH
4181 IFS=$as_save_IFS
4182 test -z "$as_dir" && as_dir=.
4183 for ac_exec_ext in '' $ac_executable_extensions; do
4184 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4185 ac_cv_prog_ac_ct_AR="$ac_prog"
4186 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4187 break 2
4189 done
4190 done
4191 IFS=$as_save_IFS
4195 ac_ct_AR=$ac_cv_prog_ac_ct_AR
4196 if test -n "$ac_ct_AR"; then
4197 { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4198 $as_echo "$ac_ct_AR" >&6; }
4199 else
4200 { $as_echo "$as_me:$LINENO: result: no" >&5
4201 $as_echo "no" >&6; }
4205 test -n "$ac_ct_AR" && break
4206 done
4208 if test "x$ac_ct_AR" = x; then
4209 AR="ar"
4210 else
4211 case $cross_compiling:$ac_tool_warned in
4212 yes:)
4213 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4214 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4215 ac_tool_warned=yes ;;
4216 esac
4217 AR=$ac_ct_AR
4221 ARFLAGS=rc
4223 if test -n "$ac_tool_prefix"; then
4224 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4225 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4226 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4227 $as_echo_n "checking for $ac_word... " >&6; }
4228 if test "${ac_cv_prog_RANLIB+set}" = set; then
4229 $as_echo_n "(cached) " >&6
4230 else
4231 if test -n "$RANLIB"; then
4232 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4233 else
4234 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4235 for as_dir in $PATH
4237 IFS=$as_save_IFS
4238 test -z "$as_dir" && as_dir=.
4239 for ac_exec_ext in '' $ac_executable_extensions; do
4240 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4241 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4242 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4243 break 2
4245 done
4246 done
4247 IFS=$as_save_IFS
4251 RANLIB=$ac_cv_prog_RANLIB
4252 if test -n "$RANLIB"; then
4253 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
4254 $as_echo "$RANLIB" >&6; }
4255 else
4256 { $as_echo "$as_me:$LINENO: result: no" >&5
4257 $as_echo "no" >&6; }
4262 if test -z "$ac_cv_prog_RANLIB"; then
4263 ac_ct_RANLIB=$RANLIB
4264 # Extract the first word of "ranlib", so it can be a program name with args.
4265 set dummy ranlib; ac_word=$2
4266 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4267 $as_echo_n "checking for $ac_word... " >&6; }
4268 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
4269 $as_echo_n "(cached) " >&6
4270 else
4271 if test -n "$ac_ct_RANLIB"; then
4272 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4273 else
4274 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4275 for as_dir in $PATH
4277 IFS=$as_save_IFS
4278 test -z "$as_dir" && as_dir=.
4279 for ac_exec_ext in '' $ac_executable_extensions; do
4280 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4281 ac_cv_prog_ac_ct_RANLIB="ranlib"
4282 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4283 break 2
4285 done
4286 done
4287 IFS=$as_save_IFS
4291 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4292 if test -n "$ac_ct_RANLIB"; then
4293 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4294 $as_echo "$ac_ct_RANLIB" >&6; }
4295 else
4296 { $as_echo "$as_me:$LINENO: result: no" >&5
4297 $as_echo "no" >&6; }
4300 if test "x$ac_ct_RANLIB" = x; then
4301 RANLIB=":"
4302 else
4303 case $cross_compiling:$ac_tool_warned in
4304 yes:)
4305 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4306 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4307 ac_tool_warned=yes ;;
4308 esac
4309 RANLIB=$ac_ct_RANLIB
4311 else
4312 RANLIB="$ac_cv_prog_RANLIB"
4315 if test -n "$ac_tool_prefix"; then
4316 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4317 set dummy ${ac_tool_prefix}strip; ac_word=$2
4318 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4319 $as_echo_n "checking for $ac_word... " >&6; }
4320 if test "${ac_cv_prog_STRIP+set}" = set; then
4321 $as_echo_n "(cached) " >&6
4322 else
4323 if test -n "$STRIP"; then
4324 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4325 else
4326 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4327 for as_dir in $PATH
4329 IFS=$as_save_IFS
4330 test -z "$as_dir" && as_dir=.
4331 for ac_exec_ext in '' $ac_executable_extensions; do
4332 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4333 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4334 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4335 break 2
4337 done
4338 done
4339 IFS=$as_save_IFS
4343 STRIP=$ac_cv_prog_STRIP
4344 if test -n "$STRIP"; then
4345 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
4346 $as_echo "$STRIP" >&6; }
4347 else
4348 { $as_echo "$as_me:$LINENO: result: no" >&5
4349 $as_echo "no" >&6; }
4354 if test -z "$ac_cv_prog_STRIP"; then
4355 ac_ct_STRIP=$STRIP
4356 # Extract the first word of "strip", so it can be a program name with args.
4357 set dummy strip; ac_word=$2
4358 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4359 $as_echo_n "checking for $ac_word... " >&6; }
4360 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
4361 $as_echo_n "(cached) " >&6
4362 else
4363 if test -n "$ac_ct_STRIP"; then
4364 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4365 else
4366 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4367 for as_dir in $PATH
4369 IFS=$as_save_IFS
4370 test -z "$as_dir" && as_dir=.
4371 for ac_exec_ext in '' $ac_executable_extensions; do
4372 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4373 ac_cv_prog_ac_ct_STRIP="strip"
4374 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4375 break 2
4377 done
4378 done
4379 IFS=$as_save_IFS
4383 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4384 if test -n "$ac_ct_STRIP"; then
4385 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
4386 $as_echo "$ac_ct_STRIP" >&6; }
4387 else
4388 { $as_echo "$as_me:$LINENO: result: no" >&5
4389 $as_echo "no" >&6; }
4392 if test "x$ac_ct_STRIP" = x; then
4393 STRIP="strip"
4394 else
4395 case $cross_compiling:$ac_tool_warned in
4396 yes:)
4397 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4398 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4399 ac_tool_warned=yes ;;
4400 esac
4401 STRIP=$ac_ct_STRIP
4403 else
4404 STRIP="$ac_cv_prog_STRIP"
4407 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4408 $as_echo_n "checking whether ln -s works... " >&6; }
4409 LN_S=$as_ln_s
4410 if test "$LN_S" = "ln -s"; then
4411 { $as_echo "$as_me:$LINENO: result: yes" >&5
4412 $as_echo "yes" >&6; }
4413 else
4414 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4415 $as_echo "no, using $LN_S" >&6; }
4418 { $as_echo "$as_me:$LINENO: checking whether ln works" >&5
4419 $as_echo_n "checking whether ln works... " >&6; }
4420 rm -f conf$$ conf$$.file
4421 echo >conf$$.file
4422 if ln conf$$.file conf$$ 2>/dev/null; then
4423 LN=ln
4425 { $as_echo "$as_me:$LINENO: result: yes" >&5
4426 $as_echo "yes" >&6; }
4427 else
4428 LN="cp -p"
4430 { $as_echo "$as_me:$LINENO: result: no, using $LN" >&5
4431 $as_echo "no, using $LN" >&6; }
4433 rm -f conf$$ conf$$.file
4434 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4435 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4436 if test "${ac_cv_path_GREP+set}" = set; then
4437 $as_echo_n "(cached) " >&6
4438 else
4439 if test -z "$GREP"; then
4440 ac_path_GREP_found=false
4441 # Loop through the user's path and test for each of PROGNAME-LIST
4442 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4443 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4445 IFS=$as_save_IFS
4446 test -z "$as_dir" && as_dir=.
4447 for ac_prog in grep ggrep; do
4448 for ac_exec_ext in '' $ac_executable_extensions; do
4449 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4450 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4451 # Check for GNU ac_path_GREP and select it if it is found.
4452 # Check for GNU $ac_path_GREP
4453 case `"$ac_path_GREP" --version 2>&1` in
4454 *GNU*)
4455 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4457 ac_count=0
4458 $as_echo_n 0123456789 >"conftest.in"
4459 while :
4461 cat "conftest.in" "conftest.in" >"conftest.tmp"
4462 mv "conftest.tmp" "conftest.in"
4463 cp "conftest.in" "conftest.nl"
4464 $as_echo 'GREP' >> "conftest.nl"
4465 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4466 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4467 ac_count=`expr $ac_count + 1`
4468 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4469 # Best one so far, save it but keep looking for a better one
4470 ac_cv_path_GREP="$ac_path_GREP"
4471 ac_path_GREP_max=$ac_count
4473 # 10*(2^10) chars as input seems more than enough
4474 test $ac_count -gt 10 && break
4475 done
4476 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4477 esac
4479 $ac_path_GREP_found && break 3
4480 done
4481 done
4482 done
4483 IFS=$as_save_IFS
4484 if test -z "$ac_cv_path_GREP"; then
4485 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4486 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4487 { (exit 1); exit 1; }; }
4489 else
4490 ac_cv_path_GREP=$GREP
4494 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4495 $as_echo "$ac_cv_path_GREP" >&6; }
4496 GREP="$ac_cv_path_GREP"
4499 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4500 $as_echo_n "checking for egrep... " >&6; }
4501 if test "${ac_cv_path_EGREP+set}" = set; then
4502 $as_echo_n "(cached) " >&6
4503 else
4504 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4505 then ac_cv_path_EGREP="$GREP -E"
4506 else
4507 if test -z "$EGREP"; then
4508 ac_path_EGREP_found=false
4509 # Loop through the user's path and test for each of PROGNAME-LIST
4510 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4511 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4513 IFS=$as_save_IFS
4514 test -z "$as_dir" && as_dir=.
4515 for ac_prog in egrep; do
4516 for ac_exec_ext in '' $ac_executable_extensions; do
4517 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4518 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4519 # Check for GNU ac_path_EGREP and select it if it is found.
4520 # Check for GNU $ac_path_EGREP
4521 case `"$ac_path_EGREP" --version 2>&1` in
4522 *GNU*)
4523 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4525 ac_count=0
4526 $as_echo_n 0123456789 >"conftest.in"
4527 while :
4529 cat "conftest.in" "conftest.in" >"conftest.tmp"
4530 mv "conftest.tmp" "conftest.in"
4531 cp "conftest.in" "conftest.nl"
4532 $as_echo 'EGREP' >> "conftest.nl"
4533 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4534 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4535 ac_count=`expr $ac_count + 1`
4536 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4537 # Best one so far, save it but keep looking for a better one
4538 ac_cv_path_EGREP="$ac_path_EGREP"
4539 ac_path_EGREP_max=$ac_count
4541 # 10*(2^10) chars as input seems more than enough
4542 test $ac_count -gt 10 && break
4543 done
4544 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4545 esac
4547 $ac_path_EGREP_found && break 3
4548 done
4549 done
4550 done
4551 IFS=$as_save_IFS
4552 if test -z "$ac_cv_path_EGREP"; then
4553 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4554 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4555 { (exit 1); exit 1; }; }
4557 else
4558 ac_cv_path_EGREP=$EGREP
4563 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4564 $as_echo "$ac_cv_path_EGREP" >&6; }
4565 EGREP="$ac_cv_path_EGREP"
4568 # Extract the first word of "ldconfig", so it can be a program name with args.
4569 set dummy ldconfig; ac_word=$2
4570 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4571 $as_echo_n "checking for $ac_word... " >&6; }
4572 if test "${ac_cv_path_LDCONFIG+set}" = set; then
4573 $as_echo_n "(cached) " >&6
4574 else
4575 case $LDCONFIG in
4576 [\\/]* | ?:[\\/]*)
4577 ac_cv_path_LDCONFIG="$LDCONFIG" # Let the user override the test with a path.
4580 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4581 for as_dir in /sbin /usr/sbin $PATH
4583 IFS=$as_save_IFS
4584 test -z "$as_dir" && as_dir=.
4585 for ac_exec_ext in '' $ac_executable_extensions; do
4586 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4587 ac_cv_path_LDCONFIG="$as_dir/$ac_word$ac_exec_ext"
4588 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4589 break 2
4591 done
4592 done
4593 IFS=$as_save_IFS
4595 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG="true"
4597 esac
4599 LDCONFIG=$ac_cv_path_LDCONFIG
4600 if test -n "$LDCONFIG"; then
4601 { $as_echo "$as_me:$LINENO: result: $LDCONFIG" >&5
4602 $as_echo "$LDCONFIG" >&6; }
4603 else
4604 { $as_echo "$as_me:$LINENO: result: no" >&5
4605 $as_echo "no" >&6; }
4609 # Find a good install program. We prefer a C program (faster),
4610 # so one script is as good as another. But avoid the broken or
4611 # incompatible versions:
4612 # SysV /etc/install, /usr/sbin/install
4613 # SunOS /usr/etc/install
4614 # IRIX /sbin/install
4615 # AIX /bin/install
4616 # AmigaOS /C/install, which installs bootblocks on floppy discs
4617 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4618 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4619 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4620 # OS/2's system install, which has a completely different semantic
4621 # ./install, which can be erroneously created by make from ./install.sh.
4622 # Reject install programs that cannot install multiple files.
4623 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4624 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4625 if test -z "$INSTALL"; then
4626 if test "${ac_cv_path_install+set}" = set; then
4627 $as_echo_n "(cached) " >&6
4628 else
4629 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4630 for as_dir in $PATH
4632 IFS=$as_save_IFS
4633 test -z "$as_dir" && as_dir=.
4634 # Account for people who put trailing slashes in PATH elements.
4635 case $as_dir/ in
4636 ./ | .// | /cC/* | \
4637 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
4638 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
4639 /usr/ucb/* ) ;;
4641 # OSF1 and SCO ODT 3.0 have their own names for install.
4642 # Don't use installbsd from OSF since it installs stuff as root
4643 # by default.
4644 for ac_prog in ginstall scoinst install; do
4645 for ac_exec_ext in '' $ac_executable_extensions; do
4646 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4647 if test $ac_prog = install &&
4648 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4649 # AIX install. It has an incompatible calling convention.
4651 elif test $ac_prog = install &&
4652 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4653 # program-specific install script used by HP pwplus--don't use.
4655 else
4656 rm -rf conftest.one conftest.two conftest.dir
4657 echo one > conftest.one
4658 echo two > conftest.two
4659 mkdir conftest.dir
4660 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
4661 test -s conftest.one && test -s conftest.two &&
4662 test -s conftest.dir/conftest.one &&
4663 test -s conftest.dir/conftest.two
4664 then
4665 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
4666 break 3
4670 done
4671 done
4673 esac
4675 done
4676 IFS=$as_save_IFS
4678 rm -rf conftest.one conftest.two conftest.dir
4681 if test "${ac_cv_path_install+set}" = set; then
4682 INSTALL=$ac_cv_path_install
4683 else
4684 # As a last resort, use the slow shell script. Don't cache a
4685 # value for INSTALL within a source directory, because that will
4686 # break other packages using the cache if that directory is
4687 # removed, or if the value is a relative name.
4688 INSTALL=$ac_install_sh
4691 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
4692 $as_echo "$INSTALL" >&6; }
4694 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4695 # It thinks the first close brace ends the variable substitution.
4696 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
4698 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
4700 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
4702 case "$INSTALL" in
4703 [\\/$]* | ?:[\\/]* ) ;;
4704 *) INSTALL="\\\$(TOPSRCDIR)/$INSTALL" ;;
4705 esac
4707 for ac_prog in lclint lint
4709 # Extract the first word of "$ac_prog", so it can be a program name with args.
4710 set dummy $ac_prog; ac_word=$2
4711 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4712 $as_echo_n "checking for $ac_word... " >&6; }
4713 if test "${ac_cv_prog_LINT+set}" = set; then
4714 $as_echo_n "(cached) " >&6
4715 else
4716 if test -n "$LINT"; then
4717 ac_cv_prog_LINT="$LINT" # Let the user override the test.
4718 else
4719 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4720 for as_dir in $PATH
4722 IFS=$as_save_IFS
4723 test -z "$as_dir" && as_dir=.
4724 for ac_exec_ext in '' $ac_executable_extensions; do
4725 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4726 ac_cv_prog_LINT="$ac_prog"
4727 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4728 break 2
4730 done
4731 done
4732 IFS=$as_save_IFS
4736 LINT=$ac_cv_prog_LINT
4737 if test -n "$LINT"; then
4738 { $as_echo "$as_me:$LINENO: result: $LINT" >&5
4739 $as_echo "$LINT" >&6; }
4740 else
4741 { $as_echo "$as_me:$LINENO: result: no" >&5
4742 $as_echo "no" >&6; }
4746 test -n "$LINT" && break
4747 done
4749 if test "$LINT" = "lint"
4750 then
4751 LINTFLAGS="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
4756 for ac_prog in fontforge
4758 # Extract the first word of "$ac_prog", so it can be a program name with args.
4759 set dummy $ac_prog; ac_word=$2
4760 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4761 $as_echo_n "checking for $ac_word... " >&6; }
4762 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
4763 $as_echo_n "(cached) " >&6
4764 else
4765 if test -n "$FONTFORGE"; then
4766 ac_cv_prog_FONTFORGE="$FONTFORGE" # Let the user override the test.
4767 else
4768 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4769 for as_dir in $PATH
4771 IFS=$as_save_IFS
4772 test -z "$as_dir" && as_dir=.
4773 for ac_exec_ext in '' $ac_executable_extensions; do
4774 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4775 ac_cv_prog_FONTFORGE="$ac_prog"
4776 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4777 break 2
4779 done
4780 done
4781 IFS=$as_save_IFS
4785 FONTFORGE=$ac_cv_prog_FONTFORGE
4786 if test -n "$FONTFORGE"; then
4787 { $as_echo "$as_me:$LINENO: result: $FONTFORGE" >&5
4788 $as_echo "$FONTFORGE" >&6; }
4789 else
4790 { $as_echo "$as_me:$LINENO: result: no" >&5
4791 $as_echo "no" >&6; }
4795 test -n "$FONTFORGE" && break
4796 done
4797 test -n "$FONTFORGE" || FONTFORGE="false"
4799 for ac_prog in pkg-config
4801 # Extract the first word of "$ac_prog", so it can be a program name with args.
4802 set dummy $ac_prog; ac_word=$2
4803 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4804 $as_echo_n "checking for $ac_word... " >&6; }
4805 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
4806 $as_echo_n "(cached) " >&6
4807 else
4808 if test -n "$PKG_CONFIG"; then
4809 ac_cv_prog_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test.
4810 else
4811 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4812 for as_dir in $PATH
4814 IFS=$as_save_IFS
4815 test -z "$as_dir" && as_dir=.
4816 for ac_exec_ext in '' $ac_executable_extensions; do
4817 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4818 ac_cv_prog_PKG_CONFIG="$ac_prog"
4819 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4820 break 2
4822 done
4823 done
4824 IFS=$as_save_IFS
4828 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
4829 if test -n "$PKG_CONFIG"; then
4830 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
4831 $as_echo "$PKG_CONFIG" >&6; }
4832 else
4833 { $as_echo "$as_me:$LINENO: result: no" >&5
4834 $as_echo "no" >&6; }
4838 test -n "$PKG_CONFIG" && break
4839 done
4840 test -n "$PKG_CONFIG" || PKG_CONFIG="false"
4842 for ac_prog in rsvg
4844 # Extract the first word of "$ac_prog", so it can be a program name with args.
4845 set dummy $ac_prog; ac_word=$2
4846 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4847 $as_echo_n "checking for $ac_word... " >&6; }
4848 if test "${ac_cv_prog_RSVG+set}" = set; then
4849 $as_echo_n "(cached) " >&6
4850 else
4851 if test -n "$RSVG"; then
4852 ac_cv_prog_RSVG="$RSVG" # Let the user override the test.
4853 else
4854 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4855 for as_dir in $PATH
4857 IFS=$as_save_IFS
4858 test -z "$as_dir" && as_dir=.
4859 for ac_exec_ext in '' $ac_executable_extensions; do
4860 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4861 ac_cv_prog_RSVG="$ac_prog"
4862 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4863 break 2
4865 done
4866 done
4867 IFS=$as_save_IFS
4871 RSVG=$ac_cv_prog_RSVG
4872 if test -n "$RSVG"; then
4873 { $as_echo "$as_me:$LINENO: result: $RSVG" >&5
4874 $as_echo "$RSVG" >&6; }
4875 else
4876 { $as_echo "$as_me:$LINENO: result: no" >&5
4877 $as_echo "no" >&6; }
4881 test -n "$RSVG" && break
4882 done
4883 test -n "$RSVG" || RSVG="false"
4885 for ac_prog in icotool
4887 # Extract the first word of "$ac_prog", so it can be a program name with args.
4888 set dummy $ac_prog; ac_word=$2
4889 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4890 $as_echo_n "checking for $ac_word... " >&6; }
4891 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
4892 $as_echo_n "(cached) " >&6
4893 else
4894 if test -n "$ICOTOOL"; then
4895 ac_cv_prog_ICOTOOL="$ICOTOOL" # Let the user override the test.
4896 else
4897 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4898 for as_dir in $PATH
4900 IFS=$as_save_IFS
4901 test -z "$as_dir" && as_dir=.
4902 for ac_exec_ext in '' $ac_executable_extensions; do
4903 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4904 ac_cv_prog_ICOTOOL="$ac_prog"
4905 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4906 break 2
4908 done
4909 done
4910 IFS=$as_save_IFS
4914 ICOTOOL=$ac_cv_prog_ICOTOOL
4915 if test -n "$ICOTOOL"; then
4916 { $as_echo "$as_me:$LINENO: result: $ICOTOOL" >&5
4917 $as_echo "$ICOTOOL" >&6; }
4918 else
4919 { $as_echo "$as_me:$LINENO: result: no" >&5
4920 $as_echo "no" >&6; }
4924 test -n "$ICOTOOL" && break
4925 done
4926 test -n "$ICOTOOL" || ICOTOOL="false"
4929 if test "${enable_maintainer_mode+set}" = set
4930 then
4931 if test "$FONTFORGE" = "false"; then wine_warnings="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
4932 if test "$RSVG" = "false"; then wine_warnings="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
4933 if test "$ICOTOOL" = "false"; then wine_warnings="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
4936 case $host_cpu in
4937 *i[3456789]86*)
4938 # Extract the first word of "prelink", so it can be a program name with args.
4939 set dummy prelink; ac_word=$2
4940 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4941 $as_echo_n "checking for $ac_word... " >&6; }
4942 if test "${ac_cv_path_PRELINK+set}" = set; then
4943 $as_echo_n "(cached) " >&6
4944 else
4945 case $PRELINK in
4946 [\\/]* | ?:[\\/]*)
4947 ac_cv_path_PRELINK="$PRELINK" # Let the user override the test with a path.
4950 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4951 for as_dir in /sbin /usr/sbin $PATH
4953 IFS=$as_save_IFS
4954 test -z "$as_dir" && as_dir=.
4955 for ac_exec_ext in '' $ac_executable_extensions; do
4956 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4957 ac_cv_path_PRELINK="$as_dir/$ac_word$ac_exec_ext"
4958 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4959 break 2
4961 done
4962 done
4963 IFS=$as_save_IFS
4965 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK="false"
4967 esac
4969 PRELINK=$ac_cv_path_PRELINK
4970 if test -n "$PRELINK"; then
4971 { $as_echo "$as_me:$LINENO: result: $PRELINK" >&5
4972 $as_echo "$PRELINK" >&6; }
4973 else
4974 { $as_echo "$as_me:$LINENO: result: no" >&5
4975 $as_echo "no" >&6; }
4980 esac
4984 { $as_echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
4985 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
4986 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
4987 $as_echo_n "(cached) " >&6
4988 else
4989 ac_check_lib_save_LIBS=$LIBS
4990 LIBS="-li386 $LIBS"
4991 cat >conftest.$ac_ext <<_ACEOF
4992 /* confdefs.h. */
4993 _ACEOF
4994 cat confdefs.h >>conftest.$ac_ext
4995 cat >>conftest.$ac_ext <<_ACEOF
4996 /* end confdefs.h. */
4998 /* Override any GCC internal prototype to avoid an error.
4999 Use char because int might match the return type of a GCC
5000 builtin and then its argument prototype would still apply. */
5001 #ifdef __cplusplus
5002 extern "C"
5003 #endif
5004 char i386_set_ldt ();
5006 main ()
5008 return i386_set_ldt ();
5010 return 0;
5012 _ACEOF
5013 rm -f conftest.$ac_objext conftest$ac_exeext
5014 if { (ac_try="$ac_link"
5015 case "(($ac_try" in
5016 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5017 *) ac_try_echo=$ac_try;;
5018 esac
5019 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5020 $as_echo "$ac_try_echo") >&5
5021 (eval "$ac_link") 2>conftest.er1
5022 ac_status=$?
5023 grep -v '^ *+' conftest.er1 >conftest.err
5024 rm -f conftest.er1
5025 cat conftest.err >&5
5026 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5027 (exit $ac_status); } && {
5028 test -z "$ac_c_werror_flag" ||
5029 test ! -s conftest.err
5030 } && test -s conftest$ac_exeext && {
5031 test "$cross_compiling" = yes ||
5032 $as_test_x conftest$ac_exeext
5033 }; then
5034 ac_cv_lib_i386_i386_set_ldt=yes
5035 else
5036 $as_echo "$as_me: failed program was:" >&5
5037 sed 's/^/| /' conftest.$ac_ext >&5
5039 ac_cv_lib_i386_i386_set_ldt=no
5042 rm -rf conftest.dSYM
5043 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5044 conftest$ac_exeext conftest.$ac_ext
5045 LIBS=$ac_check_lib_save_LIBS
5047 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5048 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5049 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then
5050 cat >>confdefs.h <<_ACEOF
5051 #define HAVE_LIBI386 1
5052 _ACEOF
5054 LIBS="-li386 $LIBS"
5059 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5060 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5061 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5062 $as_echo_n "(cached) " >&6
5063 else
5064 ac_check_lib_save_LIBS=$LIBS
5065 LIBS="-lossaudio $LIBS"
5066 cat >conftest.$ac_ext <<_ACEOF
5067 /* confdefs.h. */
5068 _ACEOF
5069 cat confdefs.h >>conftest.$ac_ext
5070 cat >>conftest.$ac_ext <<_ACEOF
5071 /* end confdefs.h. */
5073 /* Override any GCC internal prototype to avoid an error.
5074 Use char because int might match the return type of a GCC
5075 builtin and then its argument prototype would still apply. */
5076 #ifdef __cplusplus
5077 extern "C"
5078 #endif
5079 char _oss_ioctl ();
5081 main ()
5083 return _oss_ioctl ();
5085 return 0;
5087 _ACEOF
5088 rm -f conftest.$ac_objext conftest$ac_exeext
5089 if { (ac_try="$ac_link"
5090 case "(($ac_try" in
5091 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5092 *) ac_try_echo=$ac_try;;
5093 esac
5094 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5095 $as_echo "$ac_try_echo") >&5
5096 (eval "$ac_link") 2>conftest.er1
5097 ac_status=$?
5098 grep -v '^ *+' conftest.er1 >conftest.err
5099 rm -f conftest.er1
5100 cat conftest.err >&5
5101 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5102 (exit $ac_status); } && {
5103 test -z "$ac_c_werror_flag" ||
5104 test ! -s conftest.err
5105 } && test -s conftest$ac_exeext && {
5106 test "$cross_compiling" = yes ||
5107 $as_test_x conftest$ac_exeext
5108 }; then
5109 ac_cv_lib_ossaudio__oss_ioctl=yes
5110 else
5111 $as_echo "$as_me: failed program was:" >&5
5112 sed 's/^/| /' conftest.$ac_ext >&5
5114 ac_cv_lib_ossaudio__oss_ioctl=no
5117 rm -rf conftest.dSYM
5118 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5119 conftest$ac_exeext conftest.$ac_ext
5120 LIBS=$ac_check_lib_save_LIBS
5122 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5123 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5124 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x""yes; then
5125 cat >>confdefs.h <<_ACEOF
5126 #define HAVE_LIBOSSAUDIO 1
5127 _ACEOF
5129 LIBS="-lossaudio $LIBS"
5134 XLIB=""
5136 OPENGL_LIBS=""
5140 ac_ext=c
5141 ac_cpp='$CPP $CPPFLAGS'
5142 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5143 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5144 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5145 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
5146 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5147 # On Suns, sometimes $CPP names a directory.
5148 if test -n "$CPP" && test -d "$CPP"; then
5149 CPP=
5151 if test -z "$CPP"; then
5152 if test "${ac_cv_prog_CPP+set}" = set; then
5153 $as_echo_n "(cached) " >&6
5154 else
5155 # Double quotes because CPP needs to be expanded
5156 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5158 ac_preproc_ok=false
5159 for ac_c_preproc_warn_flag in '' yes
5161 # Use a header file that comes with gcc, so configuring glibc
5162 # with a fresh cross-compiler works.
5163 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5164 # <limits.h> exists even on freestanding compilers.
5165 # On the NeXT, cc -E runs the code through the compiler's parser,
5166 # not just through cpp. "Syntax error" is here to catch this case.
5167 cat >conftest.$ac_ext <<_ACEOF
5168 /* confdefs.h. */
5169 _ACEOF
5170 cat confdefs.h >>conftest.$ac_ext
5171 cat >>conftest.$ac_ext <<_ACEOF
5172 /* end confdefs.h. */
5173 #ifdef __STDC__
5174 # include <limits.h>
5175 #else
5176 # include <assert.h>
5177 #endif
5178 Syntax error
5179 _ACEOF
5180 if { (ac_try="$ac_cpp conftest.$ac_ext"
5181 case "(($ac_try" in
5182 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5183 *) ac_try_echo=$ac_try;;
5184 esac
5185 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5186 $as_echo "$ac_try_echo") >&5
5187 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5188 ac_status=$?
5189 grep -v '^ *+' conftest.er1 >conftest.err
5190 rm -f conftest.er1
5191 cat conftest.err >&5
5192 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5193 (exit $ac_status); } >/dev/null && {
5194 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5195 test ! -s conftest.err
5196 }; then
5198 else
5199 $as_echo "$as_me: failed program was:" >&5
5200 sed 's/^/| /' conftest.$ac_ext >&5
5202 # Broken: fails on valid input.
5203 continue
5206 rm -f conftest.err conftest.$ac_ext
5208 # OK, works on sane cases. Now check whether nonexistent headers
5209 # can be detected and how.
5210 cat >conftest.$ac_ext <<_ACEOF
5211 /* confdefs.h. */
5212 _ACEOF
5213 cat confdefs.h >>conftest.$ac_ext
5214 cat >>conftest.$ac_ext <<_ACEOF
5215 /* end confdefs.h. */
5216 #include <ac_nonexistent.h>
5217 _ACEOF
5218 if { (ac_try="$ac_cpp conftest.$ac_ext"
5219 case "(($ac_try" in
5220 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5221 *) ac_try_echo=$ac_try;;
5222 esac
5223 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5224 $as_echo "$ac_try_echo") >&5
5225 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5226 ac_status=$?
5227 grep -v '^ *+' conftest.er1 >conftest.err
5228 rm -f conftest.er1
5229 cat conftest.err >&5
5230 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5231 (exit $ac_status); } >/dev/null && {
5232 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5233 test ! -s conftest.err
5234 }; then
5235 # Broken: success on invalid input.
5236 continue
5237 else
5238 $as_echo "$as_me: failed program was:" >&5
5239 sed 's/^/| /' conftest.$ac_ext >&5
5241 # Passes both tests.
5242 ac_preproc_ok=:
5243 break
5246 rm -f conftest.err conftest.$ac_ext
5248 done
5249 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5250 rm -f conftest.err conftest.$ac_ext
5251 if $ac_preproc_ok; then
5252 break
5255 done
5256 ac_cv_prog_CPP=$CPP
5259 CPP=$ac_cv_prog_CPP
5260 else
5261 ac_cv_prog_CPP=$CPP
5263 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
5264 $as_echo "$CPP" >&6; }
5265 ac_preproc_ok=false
5266 for ac_c_preproc_warn_flag in '' yes
5268 # Use a header file that comes with gcc, so configuring glibc
5269 # with a fresh cross-compiler works.
5270 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5271 # <limits.h> exists even on freestanding compilers.
5272 # On the NeXT, cc -E runs the code through the compiler's parser,
5273 # not just through cpp. "Syntax error" is here to catch this case.
5274 cat >conftest.$ac_ext <<_ACEOF
5275 /* confdefs.h. */
5276 _ACEOF
5277 cat confdefs.h >>conftest.$ac_ext
5278 cat >>conftest.$ac_ext <<_ACEOF
5279 /* end confdefs.h. */
5280 #ifdef __STDC__
5281 # include <limits.h>
5282 #else
5283 # include <assert.h>
5284 #endif
5285 Syntax error
5286 _ACEOF
5287 if { (ac_try="$ac_cpp conftest.$ac_ext"
5288 case "(($ac_try" in
5289 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5290 *) ac_try_echo=$ac_try;;
5291 esac
5292 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5293 $as_echo "$ac_try_echo") >&5
5294 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5295 ac_status=$?
5296 grep -v '^ *+' conftest.er1 >conftest.err
5297 rm -f conftest.er1
5298 cat conftest.err >&5
5299 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5300 (exit $ac_status); } >/dev/null && {
5301 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5302 test ! -s conftest.err
5303 }; then
5305 else
5306 $as_echo "$as_me: failed program was:" >&5
5307 sed 's/^/| /' conftest.$ac_ext >&5
5309 # Broken: fails on valid input.
5310 continue
5313 rm -f conftest.err conftest.$ac_ext
5315 # OK, works on sane cases. Now check whether nonexistent headers
5316 # can be detected and how.
5317 cat >conftest.$ac_ext <<_ACEOF
5318 /* confdefs.h. */
5319 _ACEOF
5320 cat confdefs.h >>conftest.$ac_ext
5321 cat >>conftest.$ac_ext <<_ACEOF
5322 /* end confdefs.h. */
5323 #include <ac_nonexistent.h>
5324 _ACEOF
5325 if { (ac_try="$ac_cpp conftest.$ac_ext"
5326 case "(($ac_try" in
5327 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5328 *) ac_try_echo=$ac_try;;
5329 esac
5330 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5331 $as_echo "$ac_try_echo") >&5
5332 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5333 ac_status=$?
5334 grep -v '^ *+' conftest.er1 >conftest.err
5335 rm -f conftest.er1
5336 cat conftest.err >&5
5337 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5338 (exit $ac_status); } >/dev/null && {
5339 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5340 test ! -s conftest.err
5341 }; then
5342 # Broken: success on invalid input.
5343 continue
5344 else
5345 $as_echo "$as_me: failed program was:" >&5
5346 sed 's/^/| /' conftest.$ac_ext >&5
5348 # Passes both tests.
5349 ac_preproc_ok=:
5350 break
5353 rm -f conftest.err conftest.$ac_ext
5355 done
5356 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5357 rm -f conftest.err conftest.$ac_ext
5358 if $ac_preproc_ok; then
5360 else
5361 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5362 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5363 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
5364 See \`config.log' for more details." >&5
5365 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
5366 See \`config.log' for more details." >&2;}
5367 { (exit 1); exit 1; }; }; }
5370 ac_ext=c
5371 ac_cpp='$CPP $CPPFLAGS'
5372 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5373 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5374 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5377 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5378 $as_echo_n "checking for ANSI C header files... " >&6; }
5379 if test "${ac_cv_header_stdc+set}" = set; then
5380 $as_echo_n "(cached) " >&6
5381 else
5382 cat >conftest.$ac_ext <<_ACEOF
5383 /* confdefs.h. */
5384 _ACEOF
5385 cat confdefs.h >>conftest.$ac_ext
5386 cat >>conftest.$ac_ext <<_ACEOF
5387 /* end confdefs.h. */
5388 #include <stdlib.h>
5389 #include <stdarg.h>
5390 #include <string.h>
5391 #include <float.h>
5394 main ()
5398 return 0;
5400 _ACEOF
5401 rm -f conftest.$ac_objext
5402 if { (ac_try="$ac_compile"
5403 case "(($ac_try" in
5404 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5405 *) ac_try_echo=$ac_try;;
5406 esac
5407 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5408 $as_echo "$ac_try_echo") >&5
5409 (eval "$ac_compile") 2>conftest.er1
5410 ac_status=$?
5411 grep -v '^ *+' conftest.er1 >conftest.err
5412 rm -f conftest.er1
5413 cat conftest.err >&5
5414 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5415 (exit $ac_status); } && {
5416 test -z "$ac_c_werror_flag" ||
5417 test ! -s conftest.err
5418 } && test -s conftest.$ac_objext; then
5419 ac_cv_header_stdc=yes
5420 else
5421 $as_echo "$as_me: failed program was:" >&5
5422 sed 's/^/| /' conftest.$ac_ext >&5
5424 ac_cv_header_stdc=no
5427 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5429 if test $ac_cv_header_stdc = yes; then
5430 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5431 cat >conftest.$ac_ext <<_ACEOF
5432 /* confdefs.h. */
5433 _ACEOF
5434 cat confdefs.h >>conftest.$ac_ext
5435 cat >>conftest.$ac_ext <<_ACEOF
5436 /* end confdefs.h. */
5437 #include <string.h>
5439 _ACEOF
5440 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5441 $EGREP "memchr" >/dev/null 2>&1; then
5443 else
5444 ac_cv_header_stdc=no
5446 rm -f conftest*
5450 if test $ac_cv_header_stdc = yes; then
5451 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5452 cat >conftest.$ac_ext <<_ACEOF
5453 /* confdefs.h. */
5454 _ACEOF
5455 cat confdefs.h >>conftest.$ac_ext
5456 cat >>conftest.$ac_ext <<_ACEOF
5457 /* end confdefs.h. */
5458 #include <stdlib.h>
5460 _ACEOF
5461 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5462 $EGREP "free" >/dev/null 2>&1; then
5464 else
5465 ac_cv_header_stdc=no
5467 rm -f conftest*
5471 if test $ac_cv_header_stdc = yes; then
5472 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5473 if test "$cross_compiling" = yes; then
5475 else
5476 cat >conftest.$ac_ext <<_ACEOF
5477 /* confdefs.h. */
5478 _ACEOF
5479 cat confdefs.h >>conftest.$ac_ext
5480 cat >>conftest.$ac_ext <<_ACEOF
5481 /* end confdefs.h. */
5482 #include <ctype.h>
5483 #include <stdlib.h>
5484 #if ((' ' & 0x0FF) == 0x020)
5485 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5486 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5487 #else
5488 # define ISLOWER(c) \
5489 (('a' <= (c) && (c) <= 'i') \
5490 || ('j' <= (c) && (c) <= 'r') \
5491 || ('s' <= (c) && (c) <= 'z'))
5492 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5493 #endif
5495 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5497 main ()
5499 int i;
5500 for (i = 0; i < 256; i++)
5501 if (XOR (islower (i), ISLOWER (i))
5502 || toupper (i) != TOUPPER (i))
5503 return 2;
5504 return 0;
5506 _ACEOF
5507 rm -f conftest$ac_exeext
5508 if { (ac_try="$ac_link"
5509 case "(($ac_try" in
5510 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5511 *) ac_try_echo=$ac_try;;
5512 esac
5513 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5514 $as_echo "$ac_try_echo") >&5
5515 (eval "$ac_link") 2>&5
5516 ac_status=$?
5517 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5518 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5519 { (case "(($ac_try" in
5520 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5521 *) ac_try_echo=$ac_try;;
5522 esac
5523 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5524 $as_echo "$ac_try_echo") >&5
5525 (eval "$ac_try") 2>&5
5526 ac_status=$?
5527 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5528 (exit $ac_status); }; }; then
5530 else
5531 $as_echo "$as_me: program exited with status $ac_status" >&5
5532 $as_echo "$as_me: failed program was:" >&5
5533 sed 's/^/| /' conftest.$ac_ext >&5
5535 ( exit $ac_status )
5536 ac_cv_header_stdc=no
5538 rm -rf conftest.dSYM
5539 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5545 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5546 $as_echo "$ac_cv_header_stdc" >&6; }
5547 if test $ac_cv_header_stdc = yes; then
5549 cat >>confdefs.h <<\_ACEOF
5550 #define STDC_HEADERS 1
5551 _ACEOF
5555 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5565 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5566 inttypes.h stdint.h unistd.h
5568 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5569 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5570 $as_echo_n "checking for $ac_header... " >&6; }
5571 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5572 $as_echo_n "(cached) " >&6
5573 else
5574 cat >conftest.$ac_ext <<_ACEOF
5575 /* confdefs.h. */
5576 _ACEOF
5577 cat confdefs.h >>conftest.$ac_ext
5578 cat >>conftest.$ac_ext <<_ACEOF
5579 /* end confdefs.h. */
5580 $ac_includes_default
5582 #include <$ac_header>
5583 _ACEOF
5584 rm -f conftest.$ac_objext
5585 if { (ac_try="$ac_compile"
5586 case "(($ac_try" in
5587 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5588 *) ac_try_echo=$ac_try;;
5589 esac
5590 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5591 $as_echo "$ac_try_echo") >&5
5592 (eval "$ac_compile") 2>conftest.er1
5593 ac_status=$?
5594 grep -v '^ *+' conftest.er1 >conftest.err
5595 rm -f conftest.er1
5596 cat conftest.err >&5
5597 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5598 (exit $ac_status); } && {
5599 test -z "$ac_c_werror_flag" ||
5600 test ! -s conftest.err
5601 } && test -s conftest.$ac_objext; then
5602 eval "$as_ac_Header=yes"
5603 else
5604 $as_echo "$as_me: failed program was:" >&5
5605 sed 's/^/| /' conftest.$ac_ext >&5
5607 eval "$as_ac_Header=no"
5610 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5612 ac_res=`eval 'as_val=${'$as_ac_Header'}
5613 $as_echo "$as_val"'`
5614 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5615 $as_echo "$ac_res" >&6; }
5616 as_val=`eval 'as_val=${'$as_ac_Header'}
5617 $as_echo "$as_val"'`
5618 if test "x$as_val" = x""yes; then
5619 cat >>confdefs.h <<_ACEOF
5620 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5621 _ACEOF
5625 done
5754 for ac_header in \
5755 AudioUnit/AudioUnit.h \
5756 Carbon/Carbon.h \
5757 CoreAudio/CoreAudio.h \
5758 DiskArbitration/DiskArbitration.h \
5759 IOKit/IOKitLib.h \
5760 IOKit/hid/IOHIDLib.h \
5761 alias.h \
5762 alsa/asoundlib.h \
5763 arpa/inet.h \
5764 arpa/nameser.h \
5765 asm/types.h \
5766 capi20.h \
5767 curses.h \
5768 direct.h \
5769 dirent.h \
5770 dlfcn.h \
5771 elf.h \
5772 float.h \
5773 fnmatch.h \
5774 fontconfig/fontconfig.h \
5775 getopt.h \
5776 grp.h \
5777 gsm.h \
5778 gsm/gsm.h \
5779 ieeefp.h \
5780 inet/mib2.h \
5781 io.h \
5782 jack/jack.h \
5783 jpeglib.h \
5784 kstat.h \
5785 lber.h \
5786 lcms.h \
5787 lcms/lcms.h \
5788 ldap.h \
5789 libaudioio.h \
5790 link.h \
5791 linux/cdrom.h \
5792 linux/compiler.h \
5793 linux/hdreg.h \
5794 linux/input.h \
5795 linux/ioctl.h \
5796 linux/joystick.h \
5797 linux/major.h \
5798 linux/param.h \
5799 linux/serial.h \
5800 linux/types.h \
5801 linux/ucdrom.h \
5802 mach-o/nlist.h \
5803 mach/mach.h \
5804 mach/machine.h \
5805 machine/cpu.h \
5806 machine/limits.h \
5807 machine/soundcard.h \
5808 mntent.h \
5809 ncurses.h \
5810 netdb.h \
5811 netinet/in.h \
5812 netinet/in_systm.h \
5813 netinet/tcp.h \
5814 netinet/tcp_fsm.h \
5815 openssl/err.h \
5816 openssl/ssl.h \
5817 png.h \
5818 poll.h \
5819 process.h \
5820 pthread.h \
5821 pwd.h \
5822 regex.h \
5823 sched.h \
5824 scsi/scsi.h \
5825 scsi/scsi_ioctl.h \
5826 scsi/sg.h \
5827 soundcard.h \
5828 stdbool.h \
5829 stdint.h \
5830 strings.h \
5831 stropts.h \
5832 sys/asoundlib.h \
5833 sys/cdio.h \
5834 sys/elf32.h \
5835 sys/epoll.h \
5836 sys/errno.h \
5837 sys/event.h \
5838 sys/exec_elf.h \
5839 sys/filio.h \
5840 sys/inotify.h \
5841 sys/ioctl.h \
5842 sys/ipc.h \
5843 sys/limits.h \
5844 sys/link.h \
5845 sys/mman.h \
5846 sys/modem.h \
5847 sys/msg.h \
5848 sys/mtio.h \
5849 sys/param.h \
5850 sys/poll.h \
5851 sys/prctl.h \
5852 sys/protosw.h \
5853 sys/ptrace.h \
5854 sys/resource.h \
5855 sys/scsiio.h \
5856 sys/shm.h \
5857 sys/signal.h \
5858 sys/socket.h \
5859 sys/socketvar.h \
5860 sys/sockio.h \
5861 sys/soundcard.h \
5862 sys/statvfs.h \
5863 sys/strtio.h \
5864 sys/syscall.h \
5865 sys/tihdr.h \
5866 sys/time.h \
5867 sys/timeout.h \
5868 sys/times.h \
5869 sys/uio.h \
5870 sys/un.h \
5871 sys/utsname.h \
5872 sys/vm86.h \
5873 sys/wait.h \
5874 syscall.h \
5875 termios.h \
5876 unistd.h \
5877 utime.h \
5878 valgrind/memcheck.h \
5879 valgrind/valgrind.h \
5880 zlib.h
5883 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5884 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5885 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5886 $as_echo_n "checking for $ac_header... " >&6; }
5887 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5888 $as_echo_n "(cached) " >&6
5890 ac_res=`eval 'as_val=${'$as_ac_Header'}
5891 $as_echo "$as_val"'`
5892 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5893 $as_echo "$ac_res" >&6; }
5894 else
5895 # Is the header compilable?
5896 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
5897 $as_echo_n "checking $ac_header usability... " >&6; }
5898 cat >conftest.$ac_ext <<_ACEOF
5899 /* confdefs.h. */
5900 _ACEOF
5901 cat confdefs.h >>conftest.$ac_ext
5902 cat >>conftest.$ac_ext <<_ACEOF
5903 /* end confdefs.h. */
5904 $ac_includes_default
5905 #include <$ac_header>
5906 _ACEOF
5907 rm -f conftest.$ac_objext
5908 if { (ac_try="$ac_compile"
5909 case "(($ac_try" in
5910 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5911 *) ac_try_echo=$ac_try;;
5912 esac
5913 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5914 $as_echo "$ac_try_echo") >&5
5915 (eval "$ac_compile") 2>conftest.er1
5916 ac_status=$?
5917 grep -v '^ *+' conftest.er1 >conftest.err
5918 rm -f conftest.er1
5919 cat conftest.err >&5
5920 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5921 (exit $ac_status); } && {
5922 test -z "$ac_c_werror_flag" ||
5923 test ! -s conftest.err
5924 } && test -s conftest.$ac_objext; then
5925 ac_header_compiler=yes
5926 else
5927 $as_echo "$as_me: failed program was:" >&5
5928 sed 's/^/| /' conftest.$ac_ext >&5
5930 ac_header_compiler=no
5933 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5934 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5935 $as_echo "$ac_header_compiler" >&6; }
5937 # Is the header present?
5938 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
5939 $as_echo_n "checking $ac_header presence... " >&6; }
5940 cat >conftest.$ac_ext <<_ACEOF
5941 /* confdefs.h. */
5942 _ACEOF
5943 cat confdefs.h >>conftest.$ac_ext
5944 cat >>conftest.$ac_ext <<_ACEOF
5945 /* end confdefs.h. */
5946 #include <$ac_header>
5947 _ACEOF
5948 if { (ac_try="$ac_cpp conftest.$ac_ext"
5949 case "(($ac_try" in
5950 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5951 *) ac_try_echo=$ac_try;;
5952 esac
5953 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5954 $as_echo "$ac_try_echo") >&5
5955 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5956 ac_status=$?
5957 grep -v '^ *+' conftest.er1 >conftest.err
5958 rm -f conftest.er1
5959 cat conftest.err >&5
5960 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5961 (exit $ac_status); } >/dev/null && {
5962 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5963 test ! -s conftest.err
5964 }; then
5965 ac_header_preproc=yes
5966 else
5967 $as_echo "$as_me: failed program was:" >&5
5968 sed 's/^/| /' conftest.$ac_ext >&5
5970 ac_header_preproc=no
5973 rm -f conftest.err conftest.$ac_ext
5974 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
5975 $as_echo "$ac_header_preproc" >&6; }
5977 # So? What about this header?
5978 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
5979 yes:no: )
5980 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5981 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5982 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
5983 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
5984 ac_header_preproc=yes
5986 no:yes:* )
5987 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
5988 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
5989 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
5990 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
5991 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
5992 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
5993 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
5994 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
5995 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5996 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5997 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
5998 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
5999 ( cat <<\_ASBOX
6000 ## ------------------------------------ ##
6001 ## Report this to wine-devel@winehq.org ##
6002 ## ------------------------------------ ##
6003 _ASBOX
6004 ) | sed "s/^/$as_me: WARNING: /" >&2
6006 esac
6007 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6008 $as_echo_n "checking for $ac_header... " >&6; }
6009 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6010 $as_echo_n "(cached) " >&6
6011 else
6012 eval "$as_ac_Header=\$ac_header_preproc"
6014 ac_res=`eval 'as_val=${'$as_ac_Header'}
6015 $as_echo "$as_val"'`
6016 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6017 $as_echo "$ac_res" >&6; }
6020 as_val=`eval 'as_val=${'$as_ac_Header'}
6021 $as_echo "$as_val"'`
6022 if test "x$as_val" = x""yes; then
6023 cat >>confdefs.h <<_ACEOF
6024 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6025 _ACEOF
6029 done
6031 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
6032 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
6033 if test "${ac_cv_header_stat_broken+set}" = set; then
6034 $as_echo_n "(cached) " >&6
6035 else
6036 cat >conftest.$ac_ext <<_ACEOF
6037 /* confdefs.h. */
6038 _ACEOF
6039 cat confdefs.h >>conftest.$ac_ext
6040 cat >>conftest.$ac_ext <<_ACEOF
6041 /* end confdefs.h. */
6042 #include <sys/types.h>
6043 #include <sys/stat.h>
6045 #if defined S_ISBLK && defined S_IFDIR
6046 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
6047 #endif
6049 #if defined S_ISBLK && defined S_IFCHR
6050 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
6051 #endif
6053 #if defined S_ISLNK && defined S_IFREG
6054 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
6055 #endif
6057 #if defined S_ISSOCK && defined S_IFREG
6058 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
6059 #endif
6061 _ACEOF
6062 rm -f conftest.$ac_objext
6063 if { (ac_try="$ac_compile"
6064 case "(($ac_try" in
6065 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6066 *) ac_try_echo=$ac_try;;
6067 esac
6068 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6069 $as_echo "$ac_try_echo") >&5
6070 (eval "$ac_compile") 2>conftest.er1
6071 ac_status=$?
6072 grep -v '^ *+' conftest.er1 >conftest.err
6073 rm -f conftest.er1
6074 cat conftest.err >&5
6075 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6076 (exit $ac_status); } && {
6077 test -z "$ac_c_werror_flag" ||
6078 test ! -s conftest.err
6079 } && test -s conftest.$ac_objext; then
6080 ac_cv_header_stat_broken=no
6081 else
6082 $as_echo "$as_me: failed program was:" >&5
6083 sed 's/^/| /' conftest.$ac_ext >&5
6085 ac_cv_header_stat_broken=yes
6088 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6090 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
6091 $as_echo "$ac_cv_header_stat_broken" >&6; }
6092 if test $ac_cv_header_stat_broken = yes; then
6094 cat >>confdefs.h <<\_ACEOF
6095 #define STAT_MACROS_BROKEN 1
6096 _ACEOF
6107 for ac_header in sys/mount.h sys/statfs.h sys/sysctl.h sys/user.h sys/vfs.h
6109 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6110 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6111 $as_echo_n "checking for $ac_header... " >&6; }
6112 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6113 $as_echo_n "(cached) " >&6
6114 else
6115 cat >conftest.$ac_ext <<_ACEOF
6116 /* confdefs.h. */
6117 _ACEOF
6118 cat confdefs.h >>conftest.$ac_ext
6119 cat >>conftest.$ac_ext <<_ACEOF
6120 /* end confdefs.h. */
6121 #include <sys/types.h>
6122 #ifdef HAVE_SYS_PARAM_H
6123 # include <sys/param.h>
6124 #endif
6126 #include <$ac_header>
6127 _ACEOF
6128 rm -f conftest.$ac_objext
6129 if { (ac_try="$ac_compile"
6130 case "(($ac_try" in
6131 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6132 *) ac_try_echo=$ac_try;;
6133 esac
6134 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6135 $as_echo "$ac_try_echo") >&5
6136 (eval "$ac_compile") 2>conftest.er1
6137 ac_status=$?
6138 grep -v '^ *+' conftest.er1 >conftest.err
6139 rm -f conftest.er1
6140 cat conftest.err >&5
6141 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6142 (exit $ac_status); } && {
6143 test -z "$ac_c_werror_flag" ||
6144 test ! -s conftest.err
6145 } && test -s conftest.$ac_objext; then
6146 eval "$as_ac_Header=yes"
6147 else
6148 $as_echo "$as_me: failed program was:" >&5
6149 sed 's/^/| /' conftest.$ac_ext >&5
6151 eval "$as_ac_Header=no"
6154 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6156 ac_res=`eval 'as_val=${'$as_ac_Header'}
6157 $as_echo "$as_val"'`
6158 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6159 $as_echo "$ac_res" >&6; }
6160 as_val=`eval 'as_val=${'$as_ac_Header'}
6161 $as_echo "$as_val"'`
6162 if test "x$as_val" = x""yes; then
6163 cat >>confdefs.h <<_ACEOF
6164 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6165 _ACEOF
6169 done
6185 for ac_header in \
6186 netinet/ip.h \
6187 net/if.h \
6188 net/if_arp.h \
6189 net/if_dl.h \
6190 net/if_types.h \
6191 net/route.h \
6192 netinet/if_ether.h \
6193 netinet/if_inarp.h \
6194 netinet/in_pcb.h \
6195 netinet/ip_icmp.h \
6196 netinet/ip_var.h \
6197 netinet/udp.h \
6198 netipx/ipx.h \
6201 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6202 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6203 $as_echo_n "checking for $ac_header... " >&6; }
6204 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6205 $as_echo_n "(cached) " >&6
6206 else
6207 cat >conftest.$ac_ext <<_ACEOF
6208 /* confdefs.h. */
6209 _ACEOF
6210 cat confdefs.h >>conftest.$ac_ext
6211 cat >>conftest.$ac_ext <<_ACEOF
6212 /* end confdefs.h. */
6213 #include <sys/types.h>
6214 #ifdef HAVE_SYS_SOCKET_H
6215 # include <sys/socket.h>
6216 #endif
6217 #ifdef HAVE_SYS_SOCKETVAR_H
6218 # include <sys/socketvar.h>
6219 #endif
6220 #ifdef HAVE_NET_ROUTE_H
6221 # include <net/route.h>
6222 #endif
6223 #ifdef HAVE_NETINET_IN_H
6224 # include <netinet/in.h>
6225 #endif
6226 #ifdef HAVE_NETINET_IN_SYSTM_H
6227 # include <netinet/in_systm.h>
6228 #endif
6229 #ifdef HAVE_NET_IF_H
6230 # include <net/if.h>
6231 #endif
6232 #ifdef HAVE_NETINET_IP_H
6233 # include <netinet/ip.h>
6234 #endif
6236 #include <$ac_header>
6237 _ACEOF
6238 rm -f conftest.$ac_objext
6239 if { (ac_try="$ac_compile"
6240 case "(($ac_try" in
6241 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6242 *) ac_try_echo=$ac_try;;
6243 esac
6244 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6245 $as_echo "$ac_try_echo") >&5
6246 (eval "$ac_compile") 2>conftest.er1
6247 ac_status=$?
6248 grep -v '^ *+' conftest.er1 >conftest.err
6249 rm -f conftest.er1
6250 cat conftest.err >&5
6251 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6252 (exit $ac_status); } && {
6253 test -z "$ac_c_werror_flag" ||
6254 test ! -s conftest.err
6255 } && test -s conftest.$ac_objext; then
6256 eval "$as_ac_Header=yes"
6257 else
6258 $as_echo "$as_me: failed program was:" >&5
6259 sed 's/^/| /' conftest.$ac_ext >&5
6261 eval "$as_ac_Header=no"
6264 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6266 ac_res=`eval 'as_val=${'$as_ac_Header'}
6267 $as_echo "$as_val"'`
6268 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6269 $as_echo "$ac_res" >&6; }
6270 as_val=`eval 'as_val=${'$as_ac_Header'}
6271 $as_echo "$as_val"'`
6272 if test "x$as_val" = x""yes; then
6273 cat >>confdefs.h <<_ACEOF
6274 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6275 _ACEOF
6279 done
6286 for ac_header in netinet/tcp_timer.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_var.h
6288 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6289 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6290 $as_echo_n "checking for $ac_header... " >&6; }
6291 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6292 $as_echo_n "(cached) " >&6
6293 else
6294 cat >conftest.$ac_ext <<_ACEOF
6295 /* confdefs.h. */
6296 _ACEOF
6297 cat confdefs.h >>conftest.$ac_ext
6298 cat >>conftest.$ac_ext <<_ACEOF
6299 /* end confdefs.h. */
6300 #include <sys/types.h>
6301 #ifdef HAVE_ALIAS_H
6302 # include <alias.h>
6303 #endif
6304 #ifdef HAVE_SYS_SOCKET_H
6305 # include <sys/socket.h>
6306 #endif
6307 #ifdef HAVE_SYS_SOCKETVAR_H
6308 # include <sys/socketvar.h>
6309 #endif
6310 #ifdef HAVE_SYS_TIMEOUT_H
6311 # include <sys/timeout.h>
6312 #endif
6313 #ifdef HAVE_NETINET_IN_H
6314 # include <netinet/in.h>
6315 #endif
6316 #ifdef HAVE_NETINET_IN_SYSTM_H
6317 # include <netinet/in_systm.h>
6318 #endif
6319 #ifdef HAVE_NETINET_IP_H
6320 # include <netinet/ip.h>
6321 #endif
6322 #ifdef HAVE_NETINET_IP_VAR_H
6323 # include <netinet/ip_var.h>
6324 #endif
6325 #ifdef HAVE_NETINET_IP_ICMP_H
6326 # include <netinet/ip_icmp.h>
6327 #endif
6328 #ifdef HAVE_NETINET_UDP_H
6329 # include <netinet/udp.h>
6330 #endif
6331 #ifdef HAVE_NETINET_TCP_H
6332 # include <netinet/tcp.h>
6333 #endif
6334 #ifdef HAVE_NETINET_TCP_TIMER_H
6335 #include <netinet/tcp_timer.h>
6336 #endif
6338 #include <$ac_header>
6339 _ACEOF
6340 rm -f conftest.$ac_objext
6341 if { (ac_try="$ac_compile"
6342 case "(($ac_try" in
6343 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6344 *) ac_try_echo=$ac_try;;
6345 esac
6346 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6347 $as_echo "$ac_try_echo") >&5
6348 (eval "$ac_compile") 2>conftest.er1
6349 ac_status=$?
6350 grep -v '^ *+' conftest.er1 >conftest.err
6351 rm -f conftest.er1
6352 cat conftest.err >&5
6353 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6354 (exit $ac_status); } && {
6355 test -z "$ac_c_werror_flag" ||
6356 test ! -s conftest.err
6357 } && test -s conftest.$ac_objext; then
6358 eval "$as_ac_Header=yes"
6359 else
6360 $as_echo "$as_me: failed program was:" >&5
6361 sed 's/^/| /' conftest.$ac_ext >&5
6363 eval "$as_ac_Header=no"
6366 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6368 ac_res=`eval 'as_val=${'$as_ac_Header'}
6369 $as_echo "$as_val"'`
6370 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6371 $as_echo "$ac_res" >&6; }
6372 as_val=`eval 'as_val=${'$as_ac_Header'}
6373 $as_echo "$as_val"'`
6374 if test "x$as_val" = x""yes; then
6375 cat >>confdefs.h <<_ACEOF
6376 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6377 _ACEOF
6381 done
6385 for ac_header in linux/ipx.h
6387 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6388 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6389 $as_echo_n "checking for $ac_header... " >&6; }
6390 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6391 $as_echo_n "(cached) " >&6
6392 else
6393 cat >conftest.$ac_ext <<_ACEOF
6394 /* confdefs.h. */
6395 _ACEOF
6396 cat confdefs.h >>conftest.$ac_ext
6397 cat >>conftest.$ac_ext <<_ACEOF
6398 /* end confdefs.h. */
6399 #include <sys/types.h>
6400 #ifdef HAVE_ASM_TYPES_H
6401 # include <asm/types.h>
6402 #endif
6403 #ifdef HAVE_SYS_SOCKET_H
6404 # include <sys/socket.h>
6405 #endif
6406 #ifdef HAVE_LINUX_TYPES_H
6407 # include <linux/types.h>
6408 #endif
6410 #include <$ac_header>
6411 _ACEOF
6412 rm -f conftest.$ac_objext
6413 if { (ac_try="$ac_compile"
6414 case "(($ac_try" in
6415 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6416 *) ac_try_echo=$ac_try;;
6417 esac
6418 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6419 $as_echo "$ac_try_echo") >&5
6420 (eval "$ac_compile") 2>conftest.er1
6421 ac_status=$?
6422 grep -v '^ *+' conftest.er1 >conftest.err
6423 rm -f conftest.er1
6424 cat conftest.err >&5
6425 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6426 (exit $ac_status); } && {
6427 test -z "$ac_c_werror_flag" ||
6428 test ! -s conftest.err
6429 } && test -s conftest.$ac_objext; then
6430 eval "$as_ac_Header=yes"
6431 else
6432 $as_echo "$as_me: failed program was:" >&5
6433 sed 's/^/| /' conftest.$ac_ext >&5
6435 eval "$as_ac_Header=no"
6438 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6440 ac_res=`eval 'as_val=${'$as_ac_Header'}
6441 $as_echo "$as_val"'`
6442 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6443 $as_echo "$ac_res" >&6; }
6444 as_val=`eval 'as_val=${'$as_ac_Header'}
6445 $as_echo "$as_val"'`
6446 if test "x$as_val" = x""yes; then
6447 cat >>confdefs.h <<_ACEOF
6448 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6449 _ACEOF
6453 done
6457 for ac_header in mach-o/dyld_images.h
6459 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6460 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6461 $as_echo_n "checking for $ac_header... " >&6; }
6462 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6463 $as_echo_n "(cached) " >&6
6464 else
6465 cat >conftest.$ac_ext <<_ACEOF
6466 /* confdefs.h. */
6467 _ACEOF
6468 cat confdefs.h >>conftest.$ac_ext
6469 cat >>conftest.$ac_ext <<_ACEOF
6470 /* end confdefs.h. */
6471 #ifdef HAVE_STDBOOL_H
6472 # include <stdbool.h>
6473 #endif
6474 #ifdef HAVE_STDINT_H
6475 # include <stdint.h>
6476 #endif
6478 #include <$ac_header>
6479 _ACEOF
6480 rm -f conftest.$ac_objext
6481 if { (ac_try="$ac_compile"
6482 case "(($ac_try" in
6483 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6484 *) ac_try_echo=$ac_try;;
6485 esac
6486 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6487 $as_echo "$ac_try_echo") >&5
6488 (eval "$ac_compile") 2>conftest.er1
6489 ac_status=$?
6490 grep -v '^ *+' conftest.er1 >conftest.err
6491 rm -f conftest.er1
6492 cat conftest.err >&5
6493 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6494 (exit $ac_status); } && {
6495 test -z "$ac_c_werror_flag" ||
6496 test ! -s conftest.err
6497 } && test -s conftest.$ac_objext; then
6498 eval "$as_ac_Header=yes"
6499 else
6500 $as_echo "$as_me: failed program was:" >&5
6501 sed 's/^/| /' conftest.$ac_ext >&5
6503 eval "$as_ac_Header=no"
6506 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6508 ac_res=`eval 'as_val=${'$as_ac_Header'}
6509 $as_echo "$as_val"'`
6510 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6511 $as_echo "$ac_res" >&6; }
6512 as_val=`eval 'as_val=${'$as_ac_Header'}
6513 $as_echo "$as_val"'`
6514 if test "x$as_val" = x""yes; then
6515 cat >>confdefs.h <<_ACEOF
6516 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6517 _ACEOF
6521 done
6525 for ac_header in resolv.h
6527 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6528 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6529 $as_echo_n "checking for $ac_header... " >&6; }
6530 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6531 $as_echo_n "(cached) " >&6
6532 else
6533 cat >conftest.$ac_ext <<_ACEOF
6534 /* confdefs.h. */
6535 _ACEOF
6536 cat confdefs.h >>conftest.$ac_ext
6537 cat >>conftest.$ac_ext <<_ACEOF
6538 /* end confdefs.h. */
6539 #include <sys/types.h>
6540 #ifdef HAVE_SYS_SOCKET_H
6541 # include <sys/socket.h>
6542 #endif
6543 #ifdef HAVE_NETINET_IN_H
6544 # include <netinet/in.h>
6545 #endif
6546 #ifdef HAVE_ARPA_NAMESER_H
6547 # include <arpa/nameser.h>
6548 #endif
6550 #include <$ac_header>
6551 _ACEOF
6552 rm -f conftest.$ac_objext
6553 if { (ac_try="$ac_compile"
6554 case "(($ac_try" in
6555 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6556 *) ac_try_echo=$ac_try;;
6557 esac
6558 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6559 $as_echo "$ac_try_echo") >&5
6560 (eval "$ac_compile") 2>conftest.er1
6561 ac_status=$?
6562 grep -v '^ *+' conftest.er1 >conftest.err
6563 rm -f conftest.er1
6564 cat conftest.err >&5
6565 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6566 (exit $ac_status); } && {
6567 test -z "$ac_c_werror_flag" ||
6568 test ! -s conftest.err
6569 } && test -s conftest.$ac_objext; then
6570 eval "$as_ac_Header=yes"
6571 else
6572 $as_echo "$as_me: failed program was:" >&5
6573 sed 's/^/| /' conftest.$ac_ext >&5
6575 eval "$as_ac_Header=no"
6578 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6580 ac_res=`eval 'as_val=${'$as_ac_Header'}
6581 $as_echo "$as_val"'`
6582 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6583 $as_echo "$ac_res" >&6; }
6584 as_val=`eval 'as_val=${'$as_ac_Header'}
6585 $as_echo "$as_val"'`
6586 if test "x$as_val" = x""yes; then
6587 cat >>confdefs.h <<_ACEOF
6588 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6589 _ACEOF
6593 done
6597 for ac_header in ucontext.h
6599 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6600 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6601 $as_echo_n "checking for $ac_header... " >&6; }
6602 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6603 $as_echo_n "(cached) " >&6
6604 else
6605 cat >conftest.$ac_ext <<_ACEOF
6606 /* confdefs.h. */
6607 _ACEOF
6608 cat confdefs.h >>conftest.$ac_ext
6609 cat >>conftest.$ac_ext <<_ACEOF
6610 /* end confdefs.h. */
6611 #include <signal.h>
6613 #include <$ac_header>
6614 _ACEOF
6615 rm -f conftest.$ac_objext
6616 if { (ac_try="$ac_compile"
6617 case "(($ac_try" in
6618 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6619 *) ac_try_echo=$ac_try;;
6620 esac
6621 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6622 $as_echo "$ac_try_echo") >&5
6623 (eval "$ac_compile") 2>conftest.er1
6624 ac_status=$?
6625 grep -v '^ *+' conftest.er1 >conftest.err
6626 rm -f conftest.er1
6627 cat conftest.err >&5
6628 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6629 (exit $ac_status); } && {
6630 test -z "$ac_c_werror_flag" ||
6631 test ! -s conftest.err
6632 } && test -s conftest.$ac_objext; then
6633 eval "$as_ac_Header=yes"
6634 else
6635 $as_echo "$as_me: failed program was:" >&5
6636 sed 's/^/| /' conftest.$ac_ext >&5
6638 eval "$as_ac_Header=no"
6641 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6643 ac_res=`eval 'as_val=${'$as_ac_Header'}
6644 $as_echo "$as_val"'`
6645 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6646 $as_echo "$ac_res" >&6; }
6647 as_val=`eval 'as_val=${'$as_ac_Header'}
6648 $as_echo "$as_val"'`
6649 if test "x$as_val" = x""yes; then
6650 cat >>confdefs.h <<_ACEOF
6651 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6652 _ACEOF
6656 done
6660 for ac_header in sys/thr.h
6662 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6663 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6664 $as_echo_n "checking for $ac_header... " >&6; }
6665 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6666 $as_echo_n "(cached) " >&6
6667 else
6668 cat >conftest.$ac_ext <<_ACEOF
6669 /* confdefs.h. */
6670 _ACEOF
6671 cat confdefs.h >>conftest.$ac_ext
6672 cat >>conftest.$ac_ext <<_ACEOF
6673 /* end confdefs.h. */
6674 #include <sys/types.h>
6675 #ifdef HAVE_UCONTEXT_H
6676 #include <ucontext.h>
6677 #endif
6679 #include <$ac_header>
6680 _ACEOF
6681 rm -f conftest.$ac_objext
6682 if { (ac_try="$ac_compile"
6683 case "(($ac_try" in
6684 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6685 *) ac_try_echo=$ac_try;;
6686 esac
6687 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6688 $as_echo "$ac_try_echo") >&5
6689 (eval "$ac_compile") 2>conftest.er1
6690 ac_status=$?
6691 grep -v '^ *+' conftest.er1 >conftest.err
6692 rm -f conftest.er1
6693 cat conftest.err >&5
6694 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6695 (exit $ac_status); } && {
6696 test -z "$ac_c_werror_flag" ||
6697 test ! -s conftest.err
6698 } && test -s conftest.$ac_objext; then
6699 eval "$as_ac_Header=yes"
6700 else
6701 $as_echo "$as_me: failed program was:" >&5
6702 sed 's/^/| /' conftest.$ac_ext >&5
6704 eval "$as_ac_Header=no"
6707 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6709 ac_res=`eval 'as_val=${'$as_ac_Header'}
6710 $as_echo "$as_val"'`
6711 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6712 $as_echo "$ac_res" >&6; }
6713 as_val=`eval 'as_val=${'$as_ac_Header'}
6714 $as_echo "$as_val"'`
6715 if test "x$as_val" = x""yes; then
6716 cat >>confdefs.h <<_ACEOF
6717 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6718 _ACEOF
6722 done
6726 for ac_header in pthread_np.h
6728 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6729 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6730 $as_echo_n "checking for $ac_header... " >&6; }
6731 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6732 $as_echo_n "(cached) " >&6
6733 else
6734 cat >conftest.$ac_ext <<_ACEOF
6735 /* confdefs.h. */
6736 _ACEOF
6737 cat confdefs.h >>conftest.$ac_ext
6738 cat >>conftest.$ac_ext <<_ACEOF
6739 /* end confdefs.h. */
6740 #ifdef HAVE_PTHREAD_H
6741 #include <pthread.h>
6742 #endif
6744 #include <$ac_header>
6745 _ACEOF
6746 rm -f conftest.$ac_objext
6747 if { (ac_try="$ac_compile"
6748 case "(($ac_try" in
6749 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6750 *) ac_try_echo=$ac_try;;
6751 esac
6752 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6753 $as_echo "$ac_try_echo") >&5
6754 (eval "$ac_compile") 2>conftest.er1
6755 ac_status=$?
6756 grep -v '^ *+' conftest.er1 >conftest.err
6757 rm -f conftest.er1
6758 cat conftest.err >&5
6759 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6760 (exit $ac_status); } && {
6761 test -z "$ac_c_werror_flag" ||
6762 test ! -s conftest.err
6763 } && test -s conftest.$ac_objext; then
6764 eval "$as_ac_Header=yes"
6765 else
6766 $as_echo "$as_me: failed program was:" >&5
6767 sed 's/^/| /' conftest.$ac_ext >&5
6769 eval "$as_ac_Header=no"
6772 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6774 ac_res=`eval 'as_val=${'$as_ac_Header'}
6775 $as_echo "$as_val"'`
6776 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6777 $as_echo "$ac_res" >&6; }
6778 as_val=`eval 'as_val=${'$as_ac_Header'}
6779 $as_echo "$as_val"'`
6780 if test "x$as_val" = x""yes; then
6781 cat >>confdefs.h <<_ACEOF
6782 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6783 _ACEOF
6787 done
6791 for ac_header in linux/videodev.h
6793 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6794 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6795 $as_echo_n "checking for $ac_header... " >&6; }
6796 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6797 $as_echo_n "(cached) " >&6
6798 else
6799 cat >conftest.$ac_ext <<_ACEOF
6800 /* confdefs.h. */
6801 _ACEOF
6802 cat confdefs.h >>conftest.$ac_ext
6803 cat >>conftest.$ac_ext <<_ACEOF
6804 /* end confdefs.h. */
6805 #ifdef HAVE_SYS_TIME_H
6806 #include <sys/time.h>
6807 #endif
6808 #include <sys/types.h>
6809 #ifdef HAVE_ASM_TYPES_H
6810 #include <asm/types.h>
6811 #endif
6813 #include <$ac_header>
6814 _ACEOF
6815 rm -f conftest.$ac_objext
6816 if { (ac_try="$ac_compile"
6817 case "(($ac_try" in
6818 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6819 *) ac_try_echo=$ac_try;;
6820 esac
6821 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6822 $as_echo "$ac_try_echo") >&5
6823 (eval "$ac_compile") 2>conftest.er1
6824 ac_status=$?
6825 grep -v '^ *+' conftest.er1 >conftest.err
6826 rm -f conftest.er1
6827 cat conftest.err >&5
6828 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6829 (exit $ac_status); } && {
6830 test -z "$ac_c_werror_flag" ||
6831 test ! -s conftest.err
6832 } && test -s conftest.$ac_objext; then
6833 eval "$as_ac_Header=yes"
6834 else
6835 $as_echo "$as_me: failed program was:" >&5
6836 sed 's/^/| /' conftest.$ac_ext >&5
6838 eval "$as_ac_Header=no"
6841 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6843 ac_res=`eval 'as_val=${'$as_ac_Header'}
6844 $as_echo "$as_val"'`
6845 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6846 $as_echo "$ac_res" >&6; }
6847 as_val=`eval 'as_val=${'$as_ac_Header'}
6848 $as_echo "$as_val"'`
6849 if test "x$as_val" = x""yes; then
6850 cat >>confdefs.h <<_ACEOF
6851 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6852 _ACEOF
6856 done
6860 for ac_header in linux/capi.h
6862 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6863 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6864 $as_echo_n "checking for $ac_header... " >&6; }
6865 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6866 $as_echo_n "(cached) " >&6
6867 else
6868 cat >conftest.$ac_ext <<_ACEOF
6869 /* confdefs.h. */
6870 _ACEOF
6871 cat confdefs.h >>conftest.$ac_ext
6872 cat >>conftest.$ac_ext <<_ACEOF
6873 /* end confdefs.h. */
6874 #define __user
6876 #include <$ac_header>
6877 _ACEOF
6878 rm -f conftest.$ac_objext
6879 if { (ac_try="$ac_compile"
6880 case "(($ac_try" in
6881 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6882 *) ac_try_echo=$ac_try;;
6883 esac
6884 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6885 $as_echo "$ac_try_echo") >&5
6886 (eval "$ac_compile") 2>conftest.er1
6887 ac_status=$?
6888 grep -v '^ *+' conftest.er1 >conftest.err
6889 rm -f conftest.er1
6890 cat conftest.err >&5
6891 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6892 (exit $ac_status); } && {
6893 test -z "$ac_c_werror_flag" ||
6894 test ! -s conftest.err
6895 } && test -s conftest.$ac_objext; then
6896 eval "$as_ac_Header=yes"
6897 else
6898 $as_echo "$as_me: failed program was:" >&5
6899 sed 's/^/| /' conftest.$ac_ext >&5
6901 eval "$as_ac_Header=no"
6904 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6906 ac_res=`eval 'as_val=${'$as_ac_Header'}
6907 $as_echo "$as_val"'`
6908 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6909 $as_echo "$ac_res" >&6; }
6910 as_val=`eval 'as_val=${'$as_ac_Header'}
6911 $as_echo "$as_val"'`
6912 if test "x$as_val" = x""yes; then
6913 cat >>confdefs.h <<_ACEOF
6914 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6915 _ACEOF
6919 done
6923 DLLEXT=""
6925 DLLFLAGS="-D_REENTRANT"
6927 LDSHARED=""
6929 LDDLLFLAGS=""
6931 LIBEXT="so"
6933 IMPLIBEXT="def"
6935 LDRPATH_INSTALL=""
6937 LDRPATH_LOCAL=""
6939 # Extract the first word of "ldd", so it can be a program name with args.
6940 set dummy ldd; ac_word=$2
6941 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6942 $as_echo_n "checking for $ac_word... " >&6; }
6943 if test "${ac_cv_path_LDD+set}" = set; then
6944 $as_echo_n "(cached) " >&6
6945 else
6946 case $LDD in
6947 [\\/]* | ?:[\\/]*)
6948 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
6951 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6952 as_dummy="/sbin:/usr/sbin:$PATH"
6953 for as_dir in $as_dummy
6955 IFS=$as_save_IFS
6956 test -z "$as_dir" && as_dir=.
6957 for ac_exec_ext in '' $ac_executable_extensions; do
6958 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6959 ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
6960 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6961 break 2
6963 done
6964 done
6965 IFS=$as_save_IFS
6967 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
6969 esac
6971 LDD=$ac_cv_path_LDD
6972 if test -n "$LDD"; then
6973 { $as_echo "$as_me:$LINENO: result: $LDD" >&5
6974 $as_echo "$LDD" >&6; }
6975 else
6976 { $as_echo "$as_me:$LINENO: result: no" >&5
6977 $as_echo "no" >&6; }
6982 case $host_os in
6983 cygwin*|mingw32*)
6984 if test -n "$ac_tool_prefix"; then
6985 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
6986 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
6987 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6988 $as_echo_n "checking for $ac_word... " >&6; }
6989 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
6990 $as_echo_n "(cached) " >&6
6991 else
6992 if test -n "$DLLTOOL"; then
6993 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
6994 else
6995 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6996 for as_dir in $PATH
6998 IFS=$as_save_IFS
6999 test -z "$as_dir" && as_dir=.
7000 for ac_exec_ext in '' $ac_executable_extensions; do
7001 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7002 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
7003 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7004 break 2
7006 done
7007 done
7008 IFS=$as_save_IFS
7012 DLLTOOL=$ac_cv_prog_DLLTOOL
7013 if test -n "$DLLTOOL"; then
7014 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
7015 $as_echo "$DLLTOOL" >&6; }
7016 else
7017 { $as_echo "$as_me:$LINENO: result: no" >&5
7018 $as_echo "no" >&6; }
7023 if test -z "$ac_cv_prog_DLLTOOL"; then
7024 ac_ct_DLLTOOL=$DLLTOOL
7025 # Extract the first word of "dlltool", so it can be a program name with args.
7026 set dummy dlltool; ac_word=$2
7027 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7028 $as_echo_n "checking for $ac_word... " >&6; }
7029 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
7030 $as_echo_n "(cached) " >&6
7031 else
7032 if test -n "$ac_ct_DLLTOOL"; then
7033 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
7034 else
7035 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7036 for as_dir in $PATH
7038 IFS=$as_save_IFS
7039 test -z "$as_dir" && as_dir=.
7040 for ac_exec_ext in '' $ac_executable_extensions; do
7041 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7042 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
7043 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7044 break 2
7046 done
7047 done
7048 IFS=$as_save_IFS
7052 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
7053 if test -n "$ac_ct_DLLTOOL"; then
7054 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
7055 $as_echo "$ac_ct_DLLTOOL" >&6; }
7056 else
7057 { $as_echo "$as_me:$LINENO: result: no" >&5
7058 $as_echo "no" >&6; }
7061 if test "x$ac_ct_DLLTOOL" = x; then
7062 DLLTOOL="false"
7063 else
7064 case $cross_compiling:$ac_tool_warned in
7065 yes:)
7066 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7067 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7068 ac_tool_warned=yes ;;
7069 esac
7070 DLLTOOL=$ac_ct_DLLTOOL
7072 else
7073 DLLTOOL="$ac_cv_prog_DLLTOOL"
7076 if test -n "$ac_tool_prefix"; then
7077 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
7078 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
7079 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7080 $as_echo_n "checking for $ac_word... " >&6; }
7081 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
7082 $as_echo_n "(cached) " >&6
7083 else
7084 if test -n "$DLLWRAP"; then
7085 ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
7086 else
7087 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7088 for as_dir in $PATH
7090 IFS=$as_save_IFS
7091 test -z "$as_dir" && as_dir=.
7092 for ac_exec_ext in '' $ac_executable_extensions; do
7093 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7094 ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
7095 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7096 break 2
7098 done
7099 done
7100 IFS=$as_save_IFS
7104 DLLWRAP=$ac_cv_prog_DLLWRAP
7105 if test -n "$DLLWRAP"; then
7106 { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
7107 $as_echo "$DLLWRAP" >&6; }
7108 else
7109 { $as_echo "$as_me:$LINENO: result: no" >&5
7110 $as_echo "no" >&6; }
7115 if test -z "$ac_cv_prog_DLLWRAP"; then
7116 ac_ct_DLLWRAP=$DLLWRAP
7117 # Extract the first word of "dllwrap", so it can be a program name with args.
7118 set dummy dllwrap; ac_word=$2
7119 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7120 $as_echo_n "checking for $ac_word... " >&6; }
7121 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
7122 $as_echo_n "(cached) " >&6
7123 else
7124 if test -n "$ac_ct_DLLWRAP"; then
7125 ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
7126 else
7127 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7128 for as_dir in $PATH
7130 IFS=$as_save_IFS
7131 test -z "$as_dir" && as_dir=.
7132 for ac_exec_ext in '' $ac_executable_extensions; do
7133 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7134 ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
7135 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7136 break 2
7138 done
7139 done
7140 IFS=$as_save_IFS
7144 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
7145 if test -n "$ac_ct_DLLWRAP"; then
7146 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
7147 $as_echo "$ac_ct_DLLWRAP" >&6; }
7148 else
7149 { $as_echo "$as_me:$LINENO: result: no" >&5
7150 $as_echo "no" >&6; }
7153 if test "x$ac_ct_DLLWRAP" = x; then
7154 DLLWRAP="false"
7155 else
7156 case $cross_compiling:$ac_tool_warned in
7157 yes:)
7158 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7159 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7160 ac_tool_warned=yes ;;
7161 esac
7162 DLLWRAP=$ac_ct_DLLWRAP
7164 else
7165 DLLWRAP="$ac_cv_prog_DLLWRAP"
7168 if test -n "$ac_tool_prefix"; then
7169 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7170 set dummy ${ac_tool_prefix}ar; ac_word=$2
7171 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7172 $as_echo_n "checking for $ac_word... " >&6; }
7173 if test "${ac_cv_prog_MINGWAR+set}" = set; then
7174 $as_echo_n "(cached) " >&6
7175 else
7176 if test -n "$MINGWAR"; then
7177 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
7178 else
7179 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7180 for as_dir in $PATH
7182 IFS=$as_save_IFS
7183 test -z "$as_dir" && as_dir=.
7184 for ac_exec_ext in '' $ac_executable_extensions; do
7185 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7186 ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
7187 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7188 break 2
7190 done
7191 done
7192 IFS=$as_save_IFS
7196 MINGWAR=$ac_cv_prog_MINGWAR
7197 if test -n "$MINGWAR"; then
7198 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
7199 $as_echo "$MINGWAR" >&6; }
7200 else
7201 { $as_echo "$as_me:$LINENO: result: no" >&5
7202 $as_echo "no" >&6; }
7207 if test -z "$ac_cv_prog_MINGWAR"; then
7208 ac_ct_MINGWAR=$MINGWAR
7209 # Extract the first word of "ar", so it can be a program name with args.
7210 set dummy ar; ac_word=$2
7211 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7212 $as_echo_n "checking for $ac_word... " >&6; }
7213 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
7214 $as_echo_n "(cached) " >&6
7215 else
7216 if test -n "$ac_ct_MINGWAR"; then
7217 ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
7218 else
7219 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7220 for as_dir in $PATH
7222 IFS=$as_save_IFS
7223 test -z "$as_dir" && as_dir=.
7224 for ac_exec_ext in '' $ac_executable_extensions; do
7225 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7226 ac_cv_prog_ac_ct_MINGWAR="ar"
7227 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7228 break 2
7230 done
7231 done
7232 IFS=$as_save_IFS
7236 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
7237 if test -n "$ac_ct_MINGWAR"; then
7238 { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
7239 $as_echo "$ac_ct_MINGWAR" >&6; }
7240 else
7241 { $as_echo "$as_me:$LINENO: result: no" >&5
7242 $as_echo "no" >&6; }
7245 if test "x$ac_ct_MINGWAR" = x; then
7246 MINGWAR="false"
7247 else
7248 case $cross_compiling:$ac_tool_warned in
7249 yes:)
7250 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7251 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7252 ac_tool_warned=yes ;;
7253 esac
7254 MINGWAR=$ac_ct_MINGWAR
7256 else
7257 MINGWAR="$ac_cv_prog_MINGWAR"
7260 if test "$DLLWRAP" = "false"; then
7261 LIBEXT="a"
7262 else
7263 LIBEXT="dll"
7265 IMPLIBEXT="a"
7266 enable_iphlpapi=${enable_iphlpapi:-no}
7267 enable_kernel32=${enable_kernel32:-no}
7268 enable_msvcrt=${enable_msvcrt:-no}
7269 enable_ntdll=${enable_ntdll:-no}
7270 enable_ws2_32=${enable_ws2_32:-no}
7271 enable_loader=${enable_loader:-no}
7272 enable_server=${enable_server:-no}
7273 with_x=${with_x:-no}
7274 with_pthread=${with_pthread:-no}
7276 darwin*|macosx*)
7277 DLLEXT=".so"
7278 LIBEXT="dylib"
7279 DLLFLAGS="$DLLFLAGS -fPIC"
7280 LDDLLFLAGS="-bundle -multiply_defined suppress"
7281 LIBWINE_LDFLAGS="-multiply_defined suppress"
7282 LDSHARED="\$(CC) -dynamiclib"
7283 STRIP="$STRIP -x"
7284 LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$(RELPATH) \$(bindir) \$(libdir)\`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
7285 SECURITYLIB="-framework Security -framework CoreFoundation"
7287 COREFOUNDATIONLIB="-framework CoreFoundation"
7289 IOKITLIB="-framework IOKit -framework CoreFoundation"
7291 LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHAREDHEAP,0x7f000000"
7293 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
7294 then
7295 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
7298 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
7299 then
7300 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
7303 if test "$ac_cv_header_IOKit_hid_IOHIDLib_h" = "yes"
7304 then
7305 ac_save_LIBS="$LIBS"
7306 LIBS="$LIBS $IOKITLIB"
7308 for ac_func in IOHIDManagerCreate
7310 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
7311 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
7312 $as_echo_n "checking for $ac_func... " >&6; }
7313 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7314 $as_echo_n "(cached) " >&6
7315 else
7316 cat >conftest.$ac_ext <<_ACEOF
7317 /* confdefs.h. */
7318 _ACEOF
7319 cat confdefs.h >>conftest.$ac_ext
7320 cat >>conftest.$ac_ext <<_ACEOF
7321 /* end confdefs.h. */
7322 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7323 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7324 #define $ac_func innocuous_$ac_func
7326 /* System header to define __stub macros and hopefully few prototypes,
7327 which can conflict with char $ac_func (); below.
7328 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7329 <limits.h> exists even on freestanding compilers. */
7331 #ifdef __STDC__
7332 # include <limits.h>
7333 #else
7334 # include <assert.h>
7335 #endif
7337 #undef $ac_func
7339 /* Override any GCC internal prototype to avoid an error.
7340 Use char because int might match the return type of a GCC
7341 builtin and then its argument prototype would still apply. */
7342 #ifdef __cplusplus
7343 extern "C"
7344 #endif
7345 char $ac_func ();
7346 /* The GNU C library defines this for functions which it implements
7347 to always fail with ENOSYS. Some functions are actually named
7348 something starting with __ and the normal name is an alias. */
7349 #if defined __stub_$ac_func || defined __stub___$ac_func
7350 choke me
7351 #endif
7354 main ()
7356 return $ac_func ();
7358 return 0;
7360 _ACEOF
7361 rm -f conftest.$ac_objext conftest$ac_exeext
7362 if { (ac_try="$ac_link"
7363 case "(($ac_try" in
7364 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7365 *) ac_try_echo=$ac_try;;
7366 esac
7367 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7368 $as_echo "$ac_try_echo") >&5
7369 (eval "$ac_link") 2>conftest.er1
7370 ac_status=$?
7371 grep -v '^ *+' conftest.er1 >conftest.err
7372 rm -f conftest.er1
7373 cat conftest.err >&5
7374 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7375 (exit $ac_status); } && {
7376 test -z "$ac_c_werror_flag" ||
7377 test ! -s conftest.err
7378 } && test -s conftest$ac_exeext && {
7379 test "$cross_compiling" = yes ||
7380 $as_test_x conftest$ac_exeext
7381 }; then
7382 eval "$as_ac_var=yes"
7383 else
7384 $as_echo "$as_me: failed program was:" >&5
7385 sed 's/^/| /' conftest.$ac_ext >&5
7387 eval "$as_ac_var=no"
7390 rm -rf conftest.dSYM
7391 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7392 conftest$ac_exeext conftest.$ac_ext
7394 ac_res=`eval 'as_val=${'$as_ac_var'}
7395 $as_echo "$as_val"'`
7396 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7397 $as_echo "$ac_res" >&6; }
7398 as_val=`eval 'as_val=${'$as_ac_var'}
7399 $as_echo "$as_val"'`
7400 if test "x$as_val" = x""yes; then
7401 cat >>confdefs.h <<_ACEOF
7402 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7403 _ACEOF
7406 done
7408 LIBS="$ac_save_LIBS"
7410 case $host_cpu in
7411 *powerpc*)
7412 LDDLLFLAGS="$LDDLLFLAGS -read_only_relocs warning" ;;
7413 esac
7414 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
7415 then
7416 CARBONLIB="-framework Carbon"
7418 enable_winequartz_drv=${enable_winequartz_drv:-yes}
7420 if test "x$enable_win16" = "xyes"
7421 then
7422 { $as_echo "$as_me:$LINENO: checking whether 16-bit code can be built correctly" >&5
7423 $as_echo_n "checking whether 16-bit code can be built correctly... " >&6; }
7424 if test "$cross_compiling" = yes; then
7425 { $as_echo "$as_me:$LINENO: result: cross-compiling, assuming yes" >&5
7426 $as_echo "cross-compiling, assuming yes" >&6; }
7427 else
7428 cat >conftest.$ac_ext <<_ACEOF
7429 /* confdefs.h. */
7430 _ACEOF
7431 cat confdefs.h >>conftest.$ac_ext
7432 cat >>conftest.$ac_ext <<_ACEOF
7433 /* end confdefs.h. */
7434 asm(".text\n"
7435 "bad:\tnop;nop\n"
7436 "good:\tnop;nop\n\t"
7437 ".globl _testfunc\n"
7438 "_testfunc:\tcallw good");
7439 extern void testfunc();
7441 main ()
7443 unsigned short *p = (unsigned short *)testfunc;
7444 return p[0] != 0xe866 || p[1] != 0xfffa
7446 return 0;
7448 _ACEOF
7449 rm -f conftest$ac_exeext
7450 if { (ac_try="$ac_link"
7451 case "(($ac_try" in
7452 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7453 *) ac_try_echo=$ac_try;;
7454 esac
7455 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7456 $as_echo "$ac_try_echo") >&5
7457 (eval "$ac_link") 2>&5
7458 ac_status=$?
7459 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7460 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7461 { (case "(($ac_try" in
7462 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7463 *) ac_try_echo=$ac_try;;
7464 esac
7465 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7466 $as_echo "$ac_try_echo") >&5
7467 (eval "$ac_try") 2>&5
7468 ac_status=$?
7469 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7470 (exit $ac_status); }; }; then
7471 { $as_echo "$as_me:$LINENO: result: yes" >&5
7472 $as_echo "yes" >&6; }
7473 else
7474 $as_echo "$as_me: program exited with status $ac_status" >&5
7475 $as_echo "$as_me: failed program was:" >&5
7476 sed 's/^/| /' conftest.$ac_ext >&5
7478 ( exit $ac_status )
7479 { $as_echo "$as_me:$LINENO: result: no" >&5
7480 $as_echo "no" >&6; }
7481 { { $as_echo "$as_me:$LINENO: error: Xcode 3.x cannot build 16-bit code correctly. Use --disable-win16 if you don't need 16-bit support." >&5
7482 $as_echo "$as_me: error: Xcode 3.x cannot build 16-bit code correctly. Use --disable-win16 if you don't need 16-bit support." >&2;}
7483 { (exit 1); exit 1; }; }
7485 rm -rf conftest.dSYM
7486 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7493 DLLFLAGS="$DLLFLAGS -fPIC"
7494 DLLEXT=".so"
7495 { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
7496 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
7497 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
7498 $as_echo_n "(cached) " >&6
7499 else
7500 ac_wine_try_cflags_saved=$CFLAGS
7501 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
7502 cat >conftest.$ac_ext <<_ACEOF
7503 void myfunc() {}
7504 _ACEOF
7505 rm -f conftest.$ac_objext conftest$ac_exeext
7506 if { (ac_try="$ac_link"
7507 case "(($ac_try" in
7508 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7509 *) ac_try_echo=$ac_try;;
7510 esac
7511 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7512 $as_echo "$ac_try_echo") >&5
7513 (eval "$ac_link") 2>conftest.er1
7514 ac_status=$?
7515 grep -v '^ *+' conftest.er1 >conftest.err
7516 rm -f conftest.er1
7517 cat conftest.err >&5
7518 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7519 (exit $ac_status); } && {
7520 test -z "$ac_c_werror_flag" ||
7521 test ! -s conftest.err
7522 } && test -s conftest$ac_exeext && {
7523 test "$cross_compiling" = yes ||
7524 $as_test_x conftest$ac_exeext
7525 }; then
7526 ac_cv_c_dll_gnuelf="yes"
7527 else
7528 $as_echo "$as_me: failed program was:" >&5
7529 sed 's/^/| /' conftest.$ac_ext >&5
7531 ac_cv_c_dll_gnuelf="no"
7534 rm -rf conftest.dSYM
7535 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7536 conftest$ac_exeext conftest.$ac_ext
7537 CFLAGS=$ac_wine_try_cflags_saved
7539 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
7540 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
7541 if test "$ac_cv_c_dll_gnuelf" = "yes"
7542 then
7543 LDSHARED="\$(CC) -shared"
7544 LDDLLFLAGS="-shared -Wl,-Bsymbolic"
7545 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
7546 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
7547 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
7548 $as_echo_n "(cached) " >&6
7549 else
7550 ac_wine_try_cflags_saved=$CFLAGS
7551 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
7552 cat >conftest.$ac_ext <<_ACEOF
7553 /* confdefs.h. */
7554 _ACEOF
7555 cat confdefs.h >>conftest.$ac_ext
7556 cat >>conftest.$ac_ext <<_ACEOF
7557 /* end confdefs.h. */
7560 main ()
7564 return 0;
7566 _ACEOF
7567 rm -f conftest.$ac_objext conftest$ac_exeext
7568 if { (ac_try="$ac_link"
7569 case "(($ac_try" in
7570 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7571 *) ac_try_echo=$ac_try;;
7572 esac
7573 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7574 $as_echo "$ac_try_echo") >&5
7575 (eval "$ac_link") 2>conftest.er1
7576 ac_status=$?
7577 grep -v '^ *+' conftest.er1 >conftest.err
7578 rm -f conftest.er1
7579 cat conftest.err >&5
7580 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7581 (exit $ac_status); } && {
7582 test -z "$ac_c_werror_flag" ||
7583 test ! -s conftest.err
7584 } && test -s conftest$ac_exeext && {
7585 test "$cross_compiling" = yes ||
7586 $as_test_x conftest$ac_exeext
7587 }; then
7588 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes
7589 else
7590 $as_echo "$as_me: failed program was:" >&5
7591 sed 's/^/| /' conftest.$ac_ext >&5
7593 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=no
7596 rm -rf conftest.dSYM
7597 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7598 conftest$ac_exeext conftest.$ac_ext
7599 CFLAGS=$ac_wine_try_cflags_saved
7601 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
7602 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
7603 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
7604 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
7605 else
7606 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
7607 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
7608 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
7609 $as_echo_n "(cached) " >&6
7610 else
7611 ac_wine_try_cflags_saved=$CFLAGS
7612 CFLAGS="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
7613 cat >conftest.$ac_ext <<_ACEOF
7614 /* confdefs.h. */
7615 _ACEOF
7616 cat confdefs.h >>conftest.$ac_ext
7617 cat >>conftest.$ac_ext <<_ACEOF
7618 /* end confdefs.h. */
7621 main ()
7625 return 0;
7627 _ACEOF
7628 rm -f conftest.$ac_objext conftest$ac_exeext
7629 if { (ac_try="$ac_link"
7630 case "(($ac_try" in
7631 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7632 *) ac_try_echo=$ac_try;;
7633 esac
7634 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7635 $as_echo "$ac_try_echo") >&5
7636 (eval "$ac_link") 2>conftest.er1
7637 ac_status=$?
7638 grep -v '^ *+' conftest.er1 >conftest.err
7639 rm -f conftest.er1
7640 cat conftest.err >&5
7641 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7642 (exit $ac_status); } && {
7643 test -z "$ac_c_werror_flag" ||
7644 test ! -s conftest.err
7645 } && test -s conftest$ac_exeext && {
7646 test "$cross_compiling" = yes ||
7647 $as_test_x conftest$ac_exeext
7648 }; then
7649 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
7650 else
7651 $as_echo "$as_me: failed program was:" >&5
7652 sed 's/^/| /' conftest.$ac_ext >&5
7654 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=no
7657 rm -rf conftest.dSYM
7658 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7659 conftest$ac_exeext conftest.$ac_ext
7660 CFLAGS=$ac_wine_try_cflags_saved
7662 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
7663 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
7664 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
7665 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
7671 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
7672 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
7673 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
7674 $as_echo_n "(cached) " >&6
7675 else
7676 ac_wine_try_cflags_saved=$CFLAGS
7677 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
7678 cat >conftest.$ac_ext <<_ACEOF
7679 /* confdefs.h. */
7680 _ACEOF
7681 cat confdefs.h >>conftest.$ac_ext
7682 cat >>conftest.$ac_ext <<_ACEOF
7683 /* end confdefs.h. */
7686 main ()
7690 return 0;
7692 _ACEOF
7693 rm -f conftest.$ac_objext conftest$ac_exeext
7694 if { (ac_try="$ac_link"
7695 case "(($ac_try" in
7696 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7697 *) ac_try_echo=$ac_try;;
7698 esac
7699 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7700 $as_echo "$ac_try_echo") >&5
7701 (eval "$ac_link") 2>conftest.er1
7702 ac_status=$?
7703 grep -v '^ *+' conftest.er1 >conftest.err
7704 rm -f conftest.er1
7705 cat conftest.err >&5
7706 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7707 (exit $ac_status); } && {
7708 test -z "$ac_c_werror_flag" ||
7709 test ! -s conftest.err
7710 } && test -s conftest$ac_exeext && {
7711 test "$cross_compiling" = yes ||
7712 $as_test_x conftest$ac_exeext
7713 }; then
7714 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes
7715 else
7716 $as_echo "$as_me: failed program was:" >&5
7717 sed 's/^/| /' conftest.$ac_ext >&5
7719 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=no
7722 rm -rf conftest.dSYM
7723 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7724 conftest$ac_exeext conftest.$ac_ext
7725 CFLAGS=$ac_wine_try_cflags_saved
7727 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
7728 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
7729 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
7730 LDDLLFLAGS="$LDDLLFLAGS,-z,defs"
7734 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
7735 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
7736 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
7737 $as_echo_n "(cached) " >&6
7738 else
7739 ac_wine_try_cflags_saved=$CFLAGS
7740 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
7741 cat >conftest.$ac_ext <<_ACEOF
7742 /* confdefs.h. */
7743 _ACEOF
7744 cat confdefs.h >>conftest.$ac_ext
7745 cat >>conftest.$ac_ext <<_ACEOF
7746 /* end confdefs.h. */
7749 main ()
7753 return 0;
7755 _ACEOF
7756 rm -f conftest.$ac_objext conftest$ac_exeext
7757 if { (ac_try="$ac_link"
7758 case "(($ac_try" in
7759 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7760 *) ac_try_echo=$ac_try;;
7761 esac
7762 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7763 $as_echo "$ac_try_echo") >&5
7764 (eval "$ac_link") 2>conftest.er1
7765 ac_status=$?
7766 grep -v '^ *+' conftest.er1 >conftest.err
7767 rm -f conftest.er1
7768 cat conftest.err >&5
7769 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7770 (exit $ac_status); } && {
7771 test -z "$ac_c_werror_flag" ||
7772 test ! -s conftest.err
7773 } && test -s conftest$ac_exeext && {
7774 test "$cross_compiling" = yes ||
7775 $as_test_x conftest$ac_exeext
7776 }; then
7777 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
7778 else
7779 $as_echo "$as_me: failed program was:" >&5
7780 sed 's/^/| /' conftest.$ac_ext >&5
7782 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=no
7785 rm -rf conftest.dSYM
7786 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7787 conftest$ac_exeext conftest.$ac_ext
7788 CFLAGS=$ac_wine_try_cflags_saved
7790 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
7791 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
7792 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
7793 LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
7797 echo '{ global: *; };' >conftest.map
7798 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
7799 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
7800 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
7801 $as_echo_n "(cached) " >&6
7802 else
7803 ac_wine_try_cflags_saved=$CFLAGS
7804 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
7805 cat >conftest.$ac_ext <<_ACEOF
7806 /* confdefs.h. */
7807 _ACEOF
7808 cat confdefs.h >>conftest.$ac_ext
7809 cat >>conftest.$ac_ext <<_ACEOF
7810 /* end confdefs.h. */
7813 main ()
7817 return 0;
7819 _ACEOF
7820 rm -f conftest.$ac_objext conftest$ac_exeext
7821 if { (ac_try="$ac_link"
7822 case "(($ac_try" in
7823 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7824 *) ac_try_echo=$ac_try;;
7825 esac
7826 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7827 $as_echo "$ac_try_echo") >&5
7828 (eval "$ac_link") 2>conftest.er1
7829 ac_status=$?
7830 grep -v '^ *+' conftest.er1 >conftest.err
7831 rm -f conftest.er1
7832 cat conftest.err >&5
7833 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7834 (exit $ac_status); } && {
7835 test -z "$ac_c_werror_flag" ||
7836 test ! -s conftest.err
7837 } && test -s conftest$ac_exeext && {
7838 test "$cross_compiling" = yes ||
7839 $as_test_x conftest$ac_exeext
7840 }; then
7841 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes
7842 else
7843 $as_echo "$as_me: failed program was:" >&5
7844 sed 's/^/| /' conftest.$ac_ext >&5
7846 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=no
7849 rm -rf conftest.dSYM
7850 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7851 conftest$ac_exeext conftest.$ac_ext
7852 CFLAGS=$ac_wine_try_cflags_saved
7854 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
7855 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
7856 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
7857 LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
7860 rm -f conftest.map
7862 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
7863 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
7864 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
7865 $as_echo_n "(cached) " >&6
7866 else
7867 ac_wine_try_cflags_saved=$CFLAGS
7868 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
7869 cat >conftest.$ac_ext <<_ACEOF
7870 /* confdefs.h. */
7871 _ACEOF
7872 cat confdefs.h >>conftest.$ac_ext
7873 cat >>conftest.$ac_ext <<_ACEOF
7874 /* end confdefs.h. */
7877 main ()
7881 return 0;
7883 _ACEOF
7884 rm -f conftest.$ac_objext conftest$ac_exeext
7885 if { (ac_try="$ac_link"
7886 case "(($ac_try" in
7887 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7888 *) ac_try_echo=$ac_try;;
7889 esac
7890 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7891 $as_echo "$ac_try_echo") >&5
7892 (eval "$ac_link") 2>conftest.er1
7893 ac_status=$?
7894 grep -v '^ *+' conftest.er1 >conftest.err
7895 rm -f conftest.er1
7896 cat conftest.err >&5
7897 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7898 (exit $ac_status); } && {
7899 test -z "$ac_c_werror_flag" ||
7900 test ! -s conftest.err
7901 } && test -s conftest$ac_exeext && {
7902 test "$cross_compiling" = yes ||
7903 $as_test_x conftest$ac_exeext
7904 }; then
7905 ac_cv_cflags__fPIC__Wl___export_dynamic=yes
7906 else
7907 $as_echo "$as_me: failed program was:" >&5
7908 sed 's/^/| /' conftest.$ac_ext >&5
7910 ac_cv_cflags__fPIC__Wl___export_dynamic=no
7913 rm -rf conftest.dSYM
7914 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7915 conftest$ac_exeext conftest.$ac_ext
7916 CFLAGS=$ac_wine_try_cflags_saved
7918 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
7919 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
7920 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
7921 LDEXECFLAGS="-Wl,--export-dynamic"
7926 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" | $as_tr_sh`
7927 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
7928 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
7929 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7930 $as_echo_n "(cached) " >&6
7931 else
7932 ac_wine_try_cflags_saved=$CFLAGS
7933 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
7934 cat >conftest.$ac_ext <<_ACEOF
7935 /* confdefs.h. */
7936 _ACEOF
7937 cat confdefs.h >>conftest.$ac_ext
7938 cat >>conftest.$ac_ext <<_ACEOF
7939 /* end confdefs.h. */
7942 main ()
7946 return 0;
7948 _ACEOF
7949 rm -f conftest.$ac_objext conftest$ac_exeext
7950 if { (ac_try="$ac_link"
7951 case "(($ac_try" in
7952 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7953 *) ac_try_echo=$ac_try;;
7954 esac
7955 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7956 $as_echo "$ac_try_echo") >&5
7957 (eval "$ac_link") 2>conftest.er1
7958 ac_status=$?
7959 grep -v '^ *+' conftest.er1 >conftest.err
7960 rm -f conftest.er1
7961 cat conftest.err >&5
7962 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7963 (exit $ac_status); } && {
7964 test -z "$ac_c_werror_flag" ||
7965 test ! -s conftest.err
7966 } && test -s conftest$ac_exeext && {
7967 test "$cross_compiling" = yes ||
7968 $as_test_x conftest$ac_exeext
7969 }; then
7970 eval "$as_ac_var=yes"
7971 else
7972 $as_echo "$as_me: failed program was:" >&5
7973 sed 's/^/| /' conftest.$ac_ext >&5
7975 eval "$as_ac_var=no"
7978 rm -rf conftest.dSYM
7979 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7980 conftest$ac_exeext conftest.$ac_ext
7981 CFLAGS=$ac_wine_try_cflags_saved
7983 ac_res=`eval 'as_val=${'$as_ac_var'}
7984 $as_echo "$as_val"'`
7985 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7986 $as_echo "$ac_res" >&6; }
7987 if test `eval 'as_val=${'$as_ac_var'}
7988 $as_echo "$as_val"'` = yes; then
7989 LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
7990 LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
7991 else
7992 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
7993 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
7994 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
7995 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7996 $as_echo_n "(cached) " >&6
7997 else
7998 ac_wine_try_cflags_saved=$CFLAGS
7999 CFLAGS="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
8000 cat >conftest.$ac_ext <<_ACEOF
8001 /* confdefs.h. */
8002 _ACEOF
8003 cat confdefs.h >>conftest.$ac_ext
8004 cat >>conftest.$ac_ext <<_ACEOF
8005 /* end confdefs.h. */
8008 main ()
8012 return 0;
8014 _ACEOF
8015 rm -f conftest.$ac_objext conftest$ac_exeext
8016 if { (ac_try="$ac_link"
8017 case "(($ac_try" in
8018 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8019 *) ac_try_echo=$ac_try;;
8020 esac
8021 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8022 $as_echo "$ac_try_echo") >&5
8023 (eval "$ac_link") 2>conftest.er1
8024 ac_status=$?
8025 grep -v '^ *+' conftest.er1 >conftest.err
8026 rm -f conftest.er1
8027 cat conftest.err >&5
8028 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8029 (exit $ac_status); } && {
8030 test -z "$ac_c_werror_flag" ||
8031 test ! -s conftest.err
8032 } && test -s conftest$ac_exeext && {
8033 test "$cross_compiling" = yes ||
8034 $as_test_x conftest$ac_exeext
8035 }; then
8036 eval "$as_ac_var=yes"
8037 else
8038 $as_echo "$as_me: failed program was:" >&5
8039 sed 's/^/| /' conftest.$ac_ext >&5
8041 eval "$as_ac_var=no"
8044 rm -rf conftest.dSYM
8045 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8046 conftest$ac_exeext conftest.$ac_ext
8047 CFLAGS=$ac_wine_try_cflags_saved
8049 ac_res=`eval 'as_val=${'$as_ac_var'}
8050 $as_echo "$as_val"'`
8051 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8052 $as_echo "$ac_res" >&6; }
8053 if test `eval 'as_val=${'$as_ac_var'}
8054 $as_echo "$as_val"'` = yes; then
8055 LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
8056 LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8062 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
8063 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
8064 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
8065 $as_echo_n "(cached) " >&6
8066 else
8067 ac_wine_try_cflags_saved=$CFLAGS
8068 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
8069 cat >conftest.$ac_ext <<_ACEOF
8070 /* confdefs.h. */
8071 _ACEOF
8072 cat confdefs.h >>conftest.$ac_ext
8073 cat >>conftest.$ac_ext <<_ACEOF
8074 /* end confdefs.h. */
8077 main ()
8081 return 0;
8083 _ACEOF
8084 rm -f conftest.$ac_objext conftest$ac_exeext
8085 if { (ac_try="$ac_link"
8086 case "(($ac_try" in
8087 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8088 *) ac_try_echo=$ac_try;;
8089 esac
8090 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8091 $as_echo "$ac_try_echo") >&5
8092 (eval "$ac_link") 2>conftest.er1
8093 ac_status=$?
8094 grep -v '^ *+' conftest.er1 >conftest.err
8095 rm -f conftest.er1
8096 cat conftest.err >&5
8097 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8098 (exit $ac_status); } && {
8099 test -z "$ac_c_werror_flag" ||
8100 test ! -s conftest.err
8101 } && test -s conftest$ac_exeext && {
8102 test "$cross_compiling" = yes ||
8103 $as_test_x conftest$ac_exeext
8104 }; then
8105 ac_cv_cflags__Wl___enable_new_dtags=yes
8106 else
8107 $as_echo "$as_me: failed program was:" >&5
8108 sed 's/^/| /' conftest.$ac_ext >&5
8110 ac_cv_cflags__Wl___enable_new_dtags=no
8113 rm -rf conftest.dSYM
8114 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8115 conftest$ac_exeext conftest.$ac_ext
8116 CFLAGS=$ac_wine_try_cflags_saved
8118 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
8119 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
8120 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
8121 LDRPATH_INSTALL="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
8125 case $host_cpu in
8126 *i[3456789]86* | x86_64)
8127 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
8128 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
8129 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
8130 $as_echo_n "(cached) " >&6
8131 else
8132 ac_wine_try_cflags_saved=$CFLAGS
8133 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
8134 cat >conftest.$ac_ext <<_ACEOF
8135 /* confdefs.h. */
8136 _ACEOF
8137 cat confdefs.h >>conftest.$ac_ext
8138 cat >>conftest.$ac_ext <<_ACEOF
8139 /* end confdefs.h. */
8142 main ()
8146 return 0;
8148 _ACEOF
8149 rm -f conftest.$ac_objext conftest$ac_exeext
8150 if { (ac_try="$ac_link"
8151 case "(($ac_try" in
8152 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8153 *) ac_try_echo=$ac_try;;
8154 esac
8155 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8156 $as_echo "$ac_try_echo") >&5
8157 (eval "$ac_link") 2>conftest.er1
8158 ac_status=$?
8159 grep -v '^ *+' conftest.er1 >conftest.err
8160 rm -f conftest.er1
8161 cat conftest.err >&5
8162 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8163 (exit $ac_status); } && {
8164 test -z "$ac_c_werror_flag" ||
8165 test ! -s conftest.err
8166 } && test -s conftest$ac_exeext && {
8167 test "$cross_compiling" = yes ||
8168 $as_test_x conftest$ac_exeext
8169 }; then
8170 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
8171 else
8172 $as_echo "$as_me: failed program was:" >&5
8173 sed 's/^/| /' conftest.$ac_ext >&5
8175 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=no
8178 rm -rf conftest.dSYM
8179 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8180 conftest$ac_exeext conftest.$ac_ext
8181 CFLAGS=$ac_wine_try_cflags_saved
8183 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
8184 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
8185 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
8186 LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
8190 esac
8192 else
8193 { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
8194 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
8195 if test "${ac_cv_c_dll_unixware+set}" = set; then
8196 $as_echo_n "(cached) " >&6
8197 else
8198 ac_wine_try_cflags_saved=$CFLAGS
8199 CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
8200 cat >conftest.$ac_ext <<_ACEOF
8201 void myfunc() {}
8202 _ACEOF
8203 rm -f conftest.$ac_objext conftest$ac_exeext
8204 if { (ac_try="$ac_link"
8205 case "(($ac_try" in
8206 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8207 *) ac_try_echo=$ac_try;;
8208 esac
8209 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8210 $as_echo "$ac_try_echo") >&5
8211 (eval "$ac_link") 2>conftest.er1
8212 ac_status=$?
8213 grep -v '^ *+' conftest.er1 >conftest.err
8214 rm -f conftest.er1
8215 cat conftest.err >&5
8216 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8217 (exit $ac_status); } && {
8218 test -z "$ac_c_werror_flag" ||
8219 test ! -s conftest.err
8220 } && test -s conftest$ac_exeext && {
8221 test "$cross_compiling" = yes ||
8222 $as_test_x conftest$ac_exeext
8223 }; then
8224 ac_cv_c_dll_unixware="yes"
8225 else
8226 $as_echo "$as_me: failed program was:" >&5
8227 sed 's/^/| /' conftest.$ac_ext >&5
8229 ac_cv_c_dll_unixware="no"
8232 rm -rf conftest.dSYM
8233 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8234 conftest$ac_exeext conftest.$ac_ext
8235 CFLAGS=$ac_wine_try_cflags_saved
8237 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
8238 $as_echo "$ac_cv_c_dll_unixware" >&6; }
8239 if test "$ac_cv_c_dll_unixware" = "yes"
8240 then
8241 LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
8242 LDDLLFLAGS="-Wl,-G,-B,symbolic"
8244 else
8245 { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
8246 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
8247 if test "${ac_cv_c_dll_hpux+set}" = set; then
8248 $as_echo_n "(cached) " >&6
8249 else
8250 ac_wine_try_cflags_saved=$CFLAGS
8251 CFLAGS="$CFLAGS -shared"
8252 cat >conftest.$ac_ext <<_ACEOF
8253 void myfunc() {}
8254 _ACEOF
8255 rm -f conftest.$ac_objext conftest$ac_exeext
8256 if { (ac_try="$ac_link"
8257 case "(($ac_try" in
8258 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8259 *) ac_try_echo=$ac_try;;
8260 esac
8261 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8262 $as_echo "$ac_try_echo") >&5
8263 (eval "$ac_link") 2>conftest.er1
8264 ac_status=$?
8265 grep -v '^ *+' conftest.er1 >conftest.err
8266 rm -f conftest.er1
8267 cat conftest.err >&5
8268 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8269 (exit $ac_status); } && {
8270 test -z "$ac_c_werror_flag" ||
8271 test ! -s conftest.err
8272 } && test -s conftest$ac_exeext && {
8273 test "$cross_compiling" = yes ||
8274 $as_test_x conftest$ac_exeext
8275 }; then
8276 ac_cv_c_dll_hpux="yes"
8277 else
8278 $as_echo "$as_me: failed program was:" >&5
8279 sed 's/^/| /' conftest.$ac_ext >&5
8281 ac_cv_c_dll_hpux="no"
8284 rm -rf conftest.dSYM
8285 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8286 conftest$ac_exeext conftest.$ac_ext
8287 CFLAGS=$ac_wine_try_cflags_saved
8289 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
8290 $as_echo "$ac_cv_c_dll_hpux" >&6; }
8291 if test "$ac_cv_c_dll_hpux" = "yes"
8292 then
8293 LIBEXT="sl"
8294 DLLEXT=".sl"
8295 LDDLLFLAGS="-shared -fPIC"
8296 LDSHARED="\$(CC) -shared"
8301 esac
8303 enable_winequartz_drv=${enable_winequartz_drv:-no}
8305 if test "$LIBEXT" = "a"; then
8306 { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
8307 It is currently not possible to build Wine without shared library
8308 (.so) support to allow transparent switch between .so and .dll files.
8309 If you are using Linux, you will need a newer binutils.
8310 " >&5
8311 $as_echo "$as_me: error: could not find a way to build shared libraries.
8312 It is currently not possible to build Wine without shared library
8313 (.so) support to allow transparent switch between .so and .dll files.
8314 If you are using Linux, you will need a newer binutils.
8315 " >&2;}
8316 { (exit 1); exit 1; }; }
8319 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
8320 then
8321 for ac_prog in $host_cpu-pc-mingw32-gcc i586-mingw32msvc-gcc i386-mingw32msvc-gcc i686-mingw32-gcc i586-mingw32-gcc i486-mingw32-gcc i386-mingw32-gcc i686-pc-mingw32-gcc
8323 # Extract the first word of "$ac_prog", so it can be a program name with args.
8324 set dummy $ac_prog; ac_word=$2
8325 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8326 $as_echo_n "checking for $ac_word... " >&6; }
8327 if test "${ac_cv_prog_CROSSCC+set}" = set; then
8328 $as_echo_n "(cached) " >&6
8329 else
8330 if test -n "$CROSSCC"; then
8331 ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test.
8332 else
8333 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8334 for as_dir in $PATH
8336 IFS=$as_save_IFS
8337 test -z "$as_dir" && as_dir=.
8338 for ac_exec_ext in '' $ac_executable_extensions; do
8339 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8340 ac_cv_prog_CROSSCC="$ac_prog"
8341 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8342 break 2
8344 done
8345 done
8346 IFS=$as_save_IFS
8350 CROSSCC=$ac_cv_prog_CROSSCC
8351 if test -n "$CROSSCC"; then
8352 { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
8353 $as_echo "$CROSSCC" >&6; }
8354 else
8355 { $as_echo "$as_me:$LINENO: result: no" >&5
8356 $as_echo "no" >&6; }
8360 test -n "$CROSSCC" && break
8361 done
8362 test -n "$CROSSCC" || CROSSCC="false"
8364 for ac_prog in $host_cpu-pc-mingw32-dlltool i586-mingw32msvc-dlltool i386-mingw32msvc-dlltool i686-mingw32-dlltool i586-mingw32-dlltool i486-mingw32-dlltool i386-mingw32-dlltool i686-pc-mingw32-dlltool
8366 # Extract the first word of "$ac_prog", so it can be a program name with args.
8367 set dummy $ac_prog; ac_word=$2
8368 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8369 $as_echo_n "checking for $ac_word... " >&6; }
8370 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8371 $as_echo_n "(cached) " >&6
8372 else
8373 if test -n "$DLLTOOL"; then
8374 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8375 else
8376 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8377 for as_dir in $PATH
8379 IFS=$as_save_IFS
8380 test -z "$as_dir" && as_dir=.
8381 for ac_exec_ext in '' $ac_executable_extensions; do
8382 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8383 ac_cv_prog_DLLTOOL="$ac_prog"
8384 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8385 break 2
8387 done
8388 done
8389 IFS=$as_save_IFS
8393 DLLTOOL=$ac_cv_prog_DLLTOOL
8394 if test -n "$DLLTOOL"; then
8395 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8396 $as_echo "$DLLTOOL" >&6; }
8397 else
8398 { $as_echo "$as_me:$LINENO: result: no" >&5
8399 $as_echo "no" >&6; }
8403 test -n "$DLLTOOL" && break
8404 done
8405 test -n "$DLLTOOL" || DLLTOOL="false"
8407 for ac_prog in $host_cpu-pc-mingw32-ar i586-mingw32msvc-ar i386-mingw32msvc-ar i686-mingw32-ar i586-mingw32-ar i486-mingw32-ar i386-mingw32-ar i686-pc-mingw32-ar
8409 # Extract the first word of "$ac_prog", so it can be a program name with args.
8410 set dummy $ac_prog; ac_word=$2
8411 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8412 $as_echo_n "checking for $ac_word... " >&6; }
8413 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8414 $as_echo_n "(cached) " >&6
8415 else
8416 if test -n "$MINGWAR"; then
8417 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
8418 else
8419 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8420 for as_dir in $PATH
8422 IFS=$as_save_IFS
8423 test -z "$as_dir" && as_dir=.
8424 for ac_exec_ext in '' $ac_executable_extensions; do
8425 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8426 ac_cv_prog_MINGWAR="$ac_prog"
8427 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8428 break 2
8430 done
8431 done
8432 IFS=$as_save_IFS
8436 MINGWAR=$ac_cv_prog_MINGWAR
8437 if test -n "$MINGWAR"; then
8438 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8439 $as_echo "$MINGWAR" >&6; }
8440 else
8441 { $as_echo "$as_me:$LINENO: result: no" >&5
8442 $as_echo "no" >&6; }
8446 test -n "$MINGWAR" && break
8447 done
8448 test -n "$MINGWAR" || MINGWAR="false"
8450 if test "$CROSSCC" != "false"
8451 then
8452 CROSSTEST="\$(CROSSTEST)"
8454 set x $CROSSCC
8455 shift
8456 target=""
8457 while test $# -ge 1
8459 case "$1" in
8460 *-gcc) target=`expr "$1" : '\(.*\)-gcc'` ;;
8461 esac
8462 shift
8463 done
8464 if test -n "$target"
8465 then
8466 CROSSTARGETFLAGS="-b $target"
8473 if test "$ac_cv_header_pthread_h" = "yes"
8474 then
8475 { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
8476 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
8477 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
8478 $as_echo_n "(cached) " >&6
8479 else
8480 ac_check_lib_save_LIBS=$LIBS
8481 LIBS="-lpthread $LIBS"
8482 cat >conftest.$ac_ext <<_ACEOF
8483 /* confdefs.h. */
8484 _ACEOF
8485 cat confdefs.h >>conftest.$ac_ext
8486 cat >>conftest.$ac_ext <<_ACEOF
8487 /* end confdefs.h. */
8489 /* Override any GCC internal prototype to avoid an error.
8490 Use char because int might match the return type of a GCC
8491 builtin and then its argument prototype would still apply. */
8492 #ifdef __cplusplus
8493 extern "C"
8494 #endif
8495 char pthread_create ();
8497 main ()
8499 return pthread_create ();
8501 return 0;
8503 _ACEOF
8504 rm -f conftest.$ac_objext conftest$ac_exeext
8505 if { (ac_try="$ac_link"
8506 case "(($ac_try" in
8507 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8508 *) ac_try_echo=$ac_try;;
8509 esac
8510 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8511 $as_echo "$ac_try_echo") >&5
8512 (eval "$ac_link") 2>conftest.er1
8513 ac_status=$?
8514 grep -v '^ *+' conftest.er1 >conftest.err
8515 rm -f conftest.er1
8516 cat conftest.err >&5
8517 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8518 (exit $ac_status); } && {
8519 test -z "$ac_c_werror_flag" ||
8520 test ! -s conftest.err
8521 } && test -s conftest$ac_exeext && {
8522 test "$cross_compiling" = yes ||
8523 $as_test_x conftest$ac_exeext
8524 }; then
8525 ac_cv_lib_pthread_pthread_create=yes
8526 else
8527 $as_echo "$as_me: failed program was:" >&5
8528 sed 's/^/| /' conftest.$ac_ext >&5
8530 ac_cv_lib_pthread_pthread_create=no
8533 rm -rf conftest.dSYM
8534 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8535 conftest$ac_exeext conftest.$ac_ext
8536 LIBS=$ac_check_lib_save_LIBS
8538 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
8539 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
8540 if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then
8541 LIBPTHREAD="-lpthread"
8546 if test "x$LIBPTHREAD" = "x"; then
8547 case "x$with_pthread" in
8548 xno) ;;
8549 *) { { $as_echo "$as_me:$LINENO: error: pthread ${notice_platform}development files not found.
8550 Wine cannot support threads without libpthread.
8551 Use the --without-pthread option if you really want this." >&5
8552 $as_echo "$as_me: error: pthread ${notice_platform}development files not found.
8553 Wine cannot support threads without libpthread.
8554 Use the --without-pthread option if you really want this." >&2;}
8555 { (exit 1); exit 1; }; } ;;
8556 esac
8561 { $as_echo "$as_me:$LINENO: checking for X" >&5
8562 $as_echo_n "checking for X... " >&6; }
8565 # Check whether --with-x was given.
8566 if test "${with_x+set}" = set; then
8567 withval=$with_x;
8570 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
8571 if test "x$with_x" = xno; then
8572 # The user explicitly disabled X.
8573 have_x=disabled
8574 else
8575 case $x_includes,$x_libraries in #(
8576 *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
8577 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
8578 { (exit 1); exit 1; }; };; #(
8579 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
8580 $as_echo_n "(cached) " >&6
8581 else
8582 # One or both of the vars are not set, and there is no cached value.
8583 ac_x_includes=no ac_x_libraries=no
8584 rm -f -r conftest.dir
8585 if mkdir conftest.dir; then
8586 cd conftest.dir
8587 cat >Imakefile <<'_ACEOF'
8588 incroot:
8589 @echo incroot='${INCROOT}'
8590 usrlibdir:
8591 @echo usrlibdir='${USRLIBDIR}'
8592 libdir:
8593 @echo libdir='${LIBDIR}'
8594 _ACEOF
8595 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
8596 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
8597 for ac_var in incroot usrlibdir libdir; do
8598 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
8599 done
8600 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
8601 for ac_extension in a so sl dylib la dll; do
8602 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
8603 test -f "$ac_im_libdir/libX11.$ac_extension"; then
8604 ac_im_usrlibdir=$ac_im_libdir; break
8606 done
8607 # Screen out bogus values from the imake configuration. They are
8608 # bogus both because they are the default anyway, and because
8609 # using them would break gcc on systems where it needs fixed includes.
8610 case $ac_im_incroot in
8611 /usr/include) ac_x_includes= ;;
8612 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
8613 esac
8614 case $ac_im_usrlibdir in
8615 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
8616 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
8617 esac
8619 cd ..
8620 rm -f -r conftest.dir
8623 # Standard set of common directories for X headers.
8624 # Check X11 before X11Rn because it is often a symlink to the current release.
8625 ac_x_header_dirs='
8626 /usr/X11/include
8627 /usr/X11R6/include
8628 /usr/X11R5/include
8629 /usr/X11R4/include
8631 /usr/include/X11
8632 /usr/include/X11R6
8633 /usr/include/X11R5
8634 /usr/include/X11R4
8636 /usr/local/X11/include
8637 /usr/local/X11R6/include
8638 /usr/local/X11R5/include
8639 /usr/local/X11R4/include
8641 /usr/local/include/X11
8642 /usr/local/include/X11R6
8643 /usr/local/include/X11R5
8644 /usr/local/include/X11R4
8646 /usr/X386/include
8647 /usr/x386/include
8648 /usr/XFree86/include/X11
8650 /usr/include
8651 /usr/local/include
8652 /usr/unsupported/include
8653 /usr/athena/include
8654 /usr/local/x11r5/include
8655 /usr/lpp/Xamples/include
8657 /usr/openwin/include
8658 /usr/openwin/share/include'
8660 if test "$ac_x_includes" = no; then
8661 # Guess where to find include files, by looking for Xlib.h.
8662 # First, try using that file with no special directory specified.
8663 cat >conftest.$ac_ext <<_ACEOF
8664 /* confdefs.h. */
8665 _ACEOF
8666 cat confdefs.h >>conftest.$ac_ext
8667 cat >>conftest.$ac_ext <<_ACEOF
8668 /* end confdefs.h. */
8669 #include <X11/Xlib.h>
8670 _ACEOF
8671 if { (ac_try="$ac_cpp conftest.$ac_ext"
8672 case "(($ac_try" in
8673 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8674 *) ac_try_echo=$ac_try;;
8675 esac
8676 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8677 $as_echo "$ac_try_echo") >&5
8678 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8679 ac_status=$?
8680 grep -v '^ *+' conftest.er1 >conftest.err
8681 rm -f conftest.er1
8682 cat conftest.err >&5
8683 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8684 (exit $ac_status); } >/dev/null && {
8685 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8686 test ! -s conftest.err
8687 }; then
8688 # We can compile using X headers with no special include directory.
8689 ac_x_includes=
8690 else
8691 $as_echo "$as_me: failed program was:" >&5
8692 sed 's/^/| /' conftest.$ac_ext >&5
8694 for ac_dir in $ac_x_header_dirs; do
8695 if test -r "$ac_dir/X11/Xlib.h"; then
8696 ac_x_includes=$ac_dir
8697 break
8699 done
8702 rm -f conftest.err conftest.$ac_ext
8703 fi # $ac_x_includes = no
8705 if test "$ac_x_libraries" = no; then
8706 # Check for the libraries.
8707 # See if we find them without any special options.
8708 # Don't add to $LIBS permanently.
8709 ac_save_LIBS=$LIBS
8710 LIBS="-lX11 $LIBS"
8711 cat >conftest.$ac_ext <<_ACEOF
8712 /* confdefs.h. */
8713 _ACEOF
8714 cat confdefs.h >>conftest.$ac_ext
8715 cat >>conftest.$ac_ext <<_ACEOF
8716 /* end confdefs.h. */
8717 #include <X11/Xlib.h>
8719 main ()
8721 XrmInitialize ()
8723 return 0;
8725 _ACEOF
8726 rm -f conftest.$ac_objext conftest$ac_exeext
8727 if { (ac_try="$ac_link"
8728 case "(($ac_try" in
8729 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8730 *) ac_try_echo=$ac_try;;
8731 esac
8732 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8733 $as_echo "$ac_try_echo") >&5
8734 (eval "$ac_link") 2>conftest.er1
8735 ac_status=$?
8736 grep -v '^ *+' conftest.er1 >conftest.err
8737 rm -f conftest.er1
8738 cat conftest.err >&5
8739 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8740 (exit $ac_status); } && {
8741 test -z "$ac_c_werror_flag" ||
8742 test ! -s conftest.err
8743 } && test -s conftest$ac_exeext && {
8744 test "$cross_compiling" = yes ||
8745 $as_test_x conftest$ac_exeext
8746 }; then
8747 LIBS=$ac_save_LIBS
8748 # We can link X programs with no special library path.
8749 ac_x_libraries=
8750 else
8751 $as_echo "$as_me: failed program was:" >&5
8752 sed 's/^/| /' conftest.$ac_ext >&5
8754 LIBS=$ac_save_LIBS
8755 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
8757 # Don't even attempt the hair of trying to link an X program!
8758 for ac_extension in a so sl dylib la dll; do
8759 if test -r "$ac_dir/libX11.$ac_extension"; then
8760 ac_x_libraries=$ac_dir
8761 break 2
8763 done
8764 done
8767 rm -rf conftest.dSYM
8768 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8769 conftest$ac_exeext conftest.$ac_ext
8770 fi # $ac_x_libraries = no
8772 case $ac_x_includes,$ac_x_libraries in #(
8773 no,* | *,no | *\'*)
8774 # Didn't find X, or a directory has "'" in its name.
8775 ac_cv_have_x="have_x=no";; #(
8777 # Record where we found X for the cache.
8778 ac_cv_have_x="have_x=yes\
8779 ac_x_includes='$ac_x_includes'\
8780 ac_x_libraries='$ac_x_libraries'"
8781 esac
8783 ;; #(
8784 *) have_x=yes;;
8785 esac
8786 eval "$ac_cv_have_x"
8787 fi # $with_x != no
8789 if test "$have_x" != yes; then
8790 { $as_echo "$as_me:$LINENO: result: $have_x" >&5
8791 $as_echo "$have_x" >&6; }
8792 no_x=yes
8793 else
8794 # If each of the values was on the command line, it overrides each guess.
8795 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
8796 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
8797 # Update the cache value to reflect the command line values.
8798 ac_cv_have_x="have_x=yes\
8799 ac_x_includes='$x_includes'\
8800 ac_x_libraries='$x_libraries'"
8801 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
8802 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
8805 if test "$no_x" = yes; then
8806 # Not all programs may use this symbol, but it does not hurt to define it.
8808 cat >>confdefs.h <<\_ACEOF
8809 #define X_DISPLAY_MISSING 1
8810 _ACEOF
8812 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
8813 else
8814 if test -n "$x_includes"; then
8815 X_CFLAGS="$X_CFLAGS -I$x_includes"
8818 # It would also be nice to do this for all -L options, not just this one.
8819 if test -n "$x_libraries"; then
8820 X_LIBS="$X_LIBS -L$x_libraries"
8821 # For Solaris; some versions of Sun CC require a space after -R and
8822 # others require no space. Words are not sufficient . . . .
8823 { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
8824 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
8825 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
8826 ac_xsave_c_werror_flag=$ac_c_werror_flag
8827 ac_c_werror_flag=yes
8828 cat >conftest.$ac_ext <<_ACEOF
8829 /* confdefs.h. */
8830 _ACEOF
8831 cat confdefs.h >>conftest.$ac_ext
8832 cat >>conftest.$ac_ext <<_ACEOF
8833 /* end confdefs.h. */
8836 main ()
8840 return 0;
8842 _ACEOF
8843 rm -f conftest.$ac_objext conftest$ac_exeext
8844 if { (ac_try="$ac_link"
8845 case "(($ac_try" in
8846 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8847 *) ac_try_echo=$ac_try;;
8848 esac
8849 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8850 $as_echo "$ac_try_echo") >&5
8851 (eval "$ac_link") 2>conftest.er1
8852 ac_status=$?
8853 grep -v '^ *+' conftest.er1 >conftest.err
8854 rm -f conftest.er1
8855 cat conftest.err >&5
8856 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8857 (exit $ac_status); } && {
8858 test -z "$ac_c_werror_flag" ||
8859 test ! -s conftest.err
8860 } && test -s conftest$ac_exeext && {
8861 test "$cross_compiling" = yes ||
8862 $as_test_x conftest$ac_exeext
8863 }; then
8864 { $as_echo "$as_me:$LINENO: result: no" >&5
8865 $as_echo "no" >&6; }
8866 X_LIBS="$X_LIBS -R$x_libraries"
8867 else
8868 $as_echo "$as_me: failed program was:" >&5
8869 sed 's/^/| /' conftest.$ac_ext >&5
8871 LIBS="$ac_xsave_LIBS -R $x_libraries"
8872 cat >conftest.$ac_ext <<_ACEOF
8873 /* confdefs.h. */
8874 _ACEOF
8875 cat confdefs.h >>conftest.$ac_ext
8876 cat >>conftest.$ac_ext <<_ACEOF
8877 /* end confdefs.h. */
8880 main ()
8884 return 0;
8886 _ACEOF
8887 rm -f conftest.$ac_objext conftest$ac_exeext
8888 if { (ac_try="$ac_link"
8889 case "(($ac_try" in
8890 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8891 *) ac_try_echo=$ac_try;;
8892 esac
8893 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8894 $as_echo "$ac_try_echo") >&5
8895 (eval "$ac_link") 2>conftest.er1
8896 ac_status=$?
8897 grep -v '^ *+' conftest.er1 >conftest.err
8898 rm -f conftest.er1
8899 cat conftest.err >&5
8900 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8901 (exit $ac_status); } && {
8902 test -z "$ac_c_werror_flag" ||
8903 test ! -s conftest.err
8904 } && test -s conftest$ac_exeext && {
8905 test "$cross_compiling" = yes ||
8906 $as_test_x conftest$ac_exeext
8907 }; then
8908 { $as_echo "$as_me:$LINENO: result: yes" >&5
8909 $as_echo "yes" >&6; }
8910 X_LIBS="$X_LIBS -R $x_libraries"
8911 else
8912 $as_echo "$as_me: failed program was:" >&5
8913 sed 's/^/| /' conftest.$ac_ext >&5
8915 { $as_echo "$as_me:$LINENO: result: neither works" >&5
8916 $as_echo "neither works" >&6; }
8919 rm -rf conftest.dSYM
8920 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8921 conftest$ac_exeext conftest.$ac_ext
8924 rm -rf conftest.dSYM
8925 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8926 conftest$ac_exeext conftest.$ac_ext
8927 ac_c_werror_flag=$ac_xsave_c_werror_flag
8928 LIBS=$ac_xsave_LIBS
8931 # Check for system-dependent libraries X programs must link with.
8932 # Do this before checking for the system-independent R6 libraries
8933 # (-lICE), since we may need -lsocket or whatever for X linking.
8935 if test "$ISC" = yes; then
8936 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
8937 else
8938 # Martyn Johnson says this is needed for Ultrix, if the X
8939 # libraries were built with DECnet support. And Karl Berry says
8940 # the Alpha needs dnet_stub (dnet does not exist).
8941 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
8942 cat >conftest.$ac_ext <<_ACEOF
8943 /* confdefs.h. */
8944 _ACEOF
8945 cat confdefs.h >>conftest.$ac_ext
8946 cat >>conftest.$ac_ext <<_ACEOF
8947 /* end confdefs.h. */
8949 /* Override any GCC internal prototype to avoid an error.
8950 Use char because int might match the return type of a GCC
8951 builtin and then its argument prototype would still apply. */
8952 #ifdef __cplusplus
8953 extern "C"
8954 #endif
8955 char XOpenDisplay ();
8957 main ()
8959 return XOpenDisplay ();
8961 return 0;
8963 _ACEOF
8964 rm -f conftest.$ac_objext conftest$ac_exeext
8965 if { (ac_try="$ac_link"
8966 case "(($ac_try" in
8967 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8968 *) ac_try_echo=$ac_try;;
8969 esac
8970 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8971 $as_echo "$ac_try_echo") >&5
8972 (eval "$ac_link") 2>conftest.er1
8973 ac_status=$?
8974 grep -v '^ *+' conftest.er1 >conftest.err
8975 rm -f conftest.er1
8976 cat conftest.err >&5
8977 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8978 (exit $ac_status); } && {
8979 test -z "$ac_c_werror_flag" ||
8980 test ! -s conftest.err
8981 } && test -s conftest$ac_exeext && {
8982 test "$cross_compiling" = yes ||
8983 $as_test_x conftest$ac_exeext
8984 }; then
8986 else
8987 $as_echo "$as_me: failed program was:" >&5
8988 sed 's/^/| /' conftest.$ac_ext >&5
8990 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
8991 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
8992 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
8993 $as_echo_n "(cached) " >&6
8994 else
8995 ac_check_lib_save_LIBS=$LIBS
8996 LIBS="-ldnet $LIBS"
8997 cat >conftest.$ac_ext <<_ACEOF
8998 /* confdefs.h. */
8999 _ACEOF
9000 cat confdefs.h >>conftest.$ac_ext
9001 cat >>conftest.$ac_ext <<_ACEOF
9002 /* end confdefs.h. */
9004 /* Override any GCC internal prototype to avoid an error.
9005 Use char because int might match the return type of a GCC
9006 builtin and then its argument prototype would still apply. */
9007 #ifdef __cplusplus
9008 extern "C"
9009 #endif
9010 char dnet_ntoa ();
9012 main ()
9014 return dnet_ntoa ();
9016 return 0;
9018 _ACEOF
9019 rm -f conftest.$ac_objext conftest$ac_exeext
9020 if { (ac_try="$ac_link"
9021 case "(($ac_try" in
9022 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9023 *) ac_try_echo=$ac_try;;
9024 esac
9025 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9026 $as_echo "$ac_try_echo") >&5
9027 (eval "$ac_link") 2>conftest.er1
9028 ac_status=$?
9029 grep -v '^ *+' conftest.er1 >conftest.err
9030 rm -f conftest.er1
9031 cat conftest.err >&5
9032 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9033 (exit $ac_status); } && {
9034 test -z "$ac_c_werror_flag" ||
9035 test ! -s conftest.err
9036 } && test -s conftest$ac_exeext && {
9037 test "$cross_compiling" = yes ||
9038 $as_test_x conftest$ac_exeext
9039 }; then
9040 ac_cv_lib_dnet_dnet_ntoa=yes
9041 else
9042 $as_echo "$as_me: failed program was:" >&5
9043 sed 's/^/| /' conftest.$ac_ext >&5
9045 ac_cv_lib_dnet_dnet_ntoa=no
9048 rm -rf conftest.dSYM
9049 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9050 conftest$ac_exeext conftest.$ac_ext
9051 LIBS=$ac_check_lib_save_LIBS
9053 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
9054 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
9055 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then
9056 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
9059 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
9060 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
9061 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
9062 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
9063 $as_echo_n "(cached) " >&6
9064 else
9065 ac_check_lib_save_LIBS=$LIBS
9066 LIBS="-ldnet_stub $LIBS"
9067 cat >conftest.$ac_ext <<_ACEOF
9068 /* confdefs.h. */
9069 _ACEOF
9070 cat confdefs.h >>conftest.$ac_ext
9071 cat >>conftest.$ac_ext <<_ACEOF
9072 /* end confdefs.h. */
9074 /* Override any GCC internal prototype to avoid an error.
9075 Use char because int might match the return type of a GCC
9076 builtin and then its argument prototype would still apply. */
9077 #ifdef __cplusplus
9078 extern "C"
9079 #endif
9080 char dnet_ntoa ();
9082 main ()
9084 return dnet_ntoa ();
9086 return 0;
9088 _ACEOF
9089 rm -f conftest.$ac_objext conftest$ac_exeext
9090 if { (ac_try="$ac_link"
9091 case "(($ac_try" in
9092 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9093 *) ac_try_echo=$ac_try;;
9094 esac
9095 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9096 $as_echo "$ac_try_echo") >&5
9097 (eval "$ac_link") 2>conftest.er1
9098 ac_status=$?
9099 grep -v '^ *+' conftest.er1 >conftest.err
9100 rm -f conftest.er1
9101 cat conftest.err >&5
9102 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9103 (exit $ac_status); } && {
9104 test -z "$ac_c_werror_flag" ||
9105 test ! -s conftest.err
9106 } && test -s conftest$ac_exeext && {
9107 test "$cross_compiling" = yes ||
9108 $as_test_x conftest$ac_exeext
9109 }; then
9110 ac_cv_lib_dnet_stub_dnet_ntoa=yes
9111 else
9112 $as_echo "$as_me: failed program was:" >&5
9113 sed 's/^/| /' conftest.$ac_ext >&5
9115 ac_cv_lib_dnet_stub_dnet_ntoa=no
9118 rm -rf conftest.dSYM
9119 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9120 conftest$ac_exeext conftest.$ac_ext
9121 LIBS=$ac_check_lib_save_LIBS
9123 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
9124 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
9125 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then
9126 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
9132 rm -rf conftest.dSYM
9133 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9134 conftest$ac_exeext conftest.$ac_ext
9135 LIBS="$ac_xsave_LIBS"
9137 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
9138 # to get the SysV transport functions.
9139 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
9140 # needs -lnsl.
9141 # The nsl library prevents programs from opening the X display
9142 # on Irix 5.2, according to T.E. Dickey.
9143 # The functions gethostbyname, getservbyname, and inet_addr are
9144 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
9145 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
9146 $as_echo_n "checking for gethostbyname... " >&6; }
9147 if test "${ac_cv_func_gethostbyname+set}" = set; then
9148 $as_echo_n "(cached) " >&6
9149 else
9150 cat >conftest.$ac_ext <<_ACEOF
9151 /* confdefs.h. */
9152 _ACEOF
9153 cat confdefs.h >>conftest.$ac_ext
9154 cat >>conftest.$ac_ext <<_ACEOF
9155 /* end confdefs.h. */
9156 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
9157 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9158 #define gethostbyname innocuous_gethostbyname
9160 /* System header to define __stub macros and hopefully few prototypes,
9161 which can conflict with char gethostbyname (); below.
9162 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9163 <limits.h> exists even on freestanding compilers. */
9165 #ifdef __STDC__
9166 # include <limits.h>
9167 #else
9168 # include <assert.h>
9169 #endif
9171 #undef gethostbyname
9173 /* Override any GCC internal prototype to avoid an error.
9174 Use char because int might match the return type of a GCC
9175 builtin and then its argument prototype would still apply. */
9176 #ifdef __cplusplus
9177 extern "C"
9178 #endif
9179 char gethostbyname ();
9180 /* The GNU C library defines this for functions which it implements
9181 to always fail with ENOSYS. Some functions are actually named
9182 something starting with __ and the normal name is an alias. */
9183 #if defined __stub_gethostbyname || defined __stub___gethostbyname
9184 choke me
9185 #endif
9188 main ()
9190 return gethostbyname ();
9192 return 0;
9194 _ACEOF
9195 rm -f conftest.$ac_objext conftest$ac_exeext
9196 if { (ac_try="$ac_link"
9197 case "(($ac_try" in
9198 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9199 *) ac_try_echo=$ac_try;;
9200 esac
9201 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9202 $as_echo "$ac_try_echo") >&5
9203 (eval "$ac_link") 2>conftest.er1
9204 ac_status=$?
9205 grep -v '^ *+' conftest.er1 >conftest.err
9206 rm -f conftest.er1
9207 cat conftest.err >&5
9208 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9209 (exit $ac_status); } && {
9210 test -z "$ac_c_werror_flag" ||
9211 test ! -s conftest.err
9212 } && test -s conftest$ac_exeext && {
9213 test "$cross_compiling" = yes ||
9214 $as_test_x conftest$ac_exeext
9215 }; then
9216 ac_cv_func_gethostbyname=yes
9217 else
9218 $as_echo "$as_me: failed program was:" >&5
9219 sed 's/^/| /' conftest.$ac_ext >&5
9221 ac_cv_func_gethostbyname=no
9224 rm -rf conftest.dSYM
9225 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9226 conftest$ac_exeext conftest.$ac_ext
9228 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
9229 $as_echo "$ac_cv_func_gethostbyname" >&6; }
9231 if test $ac_cv_func_gethostbyname = no; then
9232 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
9233 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9234 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
9235 $as_echo_n "(cached) " >&6
9236 else
9237 ac_check_lib_save_LIBS=$LIBS
9238 LIBS="-lnsl $LIBS"
9239 cat >conftest.$ac_ext <<_ACEOF
9240 /* confdefs.h. */
9241 _ACEOF
9242 cat confdefs.h >>conftest.$ac_ext
9243 cat >>conftest.$ac_ext <<_ACEOF
9244 /* end confdefs.h. */
9246 /* Override any GCC internal prototype to avoid an error.
9247 Use char because int might match the return type of a GCC
9248 builtin and then its argument prototype would still apply. */
9249 #ifdef __cplusplus
9250 extern "C"
9251 #endif
9252 char gethostbyname ();
9254 main ()
9256 return gethostbyname ();
9258 return 0;
9260 _ACEOF
9261 rm -f conftest.$ac_objext conftest$ac_exeext
9262 if { (ac_try="$ac_link"
9263 case "(($ac_try" in
9264 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9265 *) ac_try_echo=$ac_try;;
9266 esac
9267 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9268 $as_echo "$ac_try_echo") >&5
9269 (eval "$ac_link") 2>conftest.er1
9270 ac_status=$?
9271 grep -v '^ *+' conftest.er1 >conftest.err
9272 rm -f conftest.er1
9273 cat conftest.err >&5
9274 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9275 (exit $ac_status); } && {
9276 test -z "$ac_c_werror_flag" ||
9277 test ! -s conftest.err
9278 } && test -s conftest$ac_exeext && {
9279 test "$cross_compiling" = yes ||
9280 $as_test_x conftest$ac_exeext
9281 }; then
9282 ac_cv_lib_nsl_gethostbyname=yes
9283 else
9284 $as_echo "$as_me: failed program was:" >&5
9285 sed 's/^/| /' conftest.$ac_ext >&5
9287 ac_cv_lib_nsl_gethostbyname=no
9290 rm -rf conftest.dSYM
9291 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9292 conftest$ac_exeext conftest.$ac_ext
9293 LIBS=$ac_check_lib_save_LIBS
9295 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
9296 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9297 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then
9298 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
9301 if test $ac_cv_lib_nsl_gethostbyname = no; then
9302 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
9303 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
9304 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
9305 $as_echo_n "(cached) " >&6
9306 else
9307 ac_check_lib_save_LIBS=$LIBS
9308 LIBS="-lbsd $LIBS"
9309 cat >conftest.$ac_ext <<_ACEOF
9310 /* confdefs.h. */
9311 _ACEOF
9312 cat confdefs.h >>conftest.$ac_ext
9313 cat >>conftest.$ac_ext <<_ACEOF
9314 /* end confdefs.h. */
9316 /* Override any GCC internal prototype to avoid an error.
9317 Use char because int might match the return type of a GCC
9318 builtin and then its argument prototype would still apply. */
9319 #ifdef __cplusplus
9320 extern "C"
9321 #endif
9322 char gethostbyname ();
9324 main ()
9326 return gethostbyname ();
9328 return 0;
9330 _ACEOF
9331 rm -f conftest.$ac_objext conftest$ac_exeext
9332 if { (ac_try="$ac_link"
9333 case "(($ac_try" in
9334 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9335 *) ac_try_echo=$ac_try;;
9336 esac
9337 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9338 $as_echo "$ac_try_echo") >&5
9339 (eval "$ac_link") 2>conftest.er1
9340 ac_status=$?
9341 grep -v '^ *+' conftest.er1 >conftest.err
9342 rm -f conftest.er1
9343 cat conftest.err >&5
9344 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9345 (exit $ac_status); } && {
9346 test -z "$ac_c_werror_flag" ||
9347 test ! -s conftest.err
9348 } && test -s conftest$ac_exeext && {
9349 test "$cross_compiling" = yes ||
9350 $as_test_x conftest$ac_exeext
9351 }; then
9352 ac_cv_lib_bsd_gethostbyname=yes
9353 else
9354 $as_echo "$as_me: failed program was:" >&5
9355 sed 's/^/| /' conftest.$ac_ext >&5
9357 ac_cv_lib_bsd_gethostbyname=no
9360 rm -rf conftest.dSYM
9361 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9362 conftest$ac_exeext conftest.$ac_ext
9363 LIBS=$ac_check_lib_save_LIBS
9365 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
9366 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
9367 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then
9368 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
9374 # lieder@skyler.mavd.honeywell.com says without -lsocket,
9375 # socket/setsockopt and other routines are undefined under SCO ODT
9376 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
9377 # on later versions), says Simon Leinen: it contains gethostby*
9378 # variants that don't use the name server (or something). -lsocket
9379 # must be given before -lnsl if both are needed. We assume that
9380 # if connect needs -lnsl, so does gethostbyname.
9381 { $as_echo "$as_me:$LINENO: checking for connect" >&5
9382 $as_echo_n "checking for connect... " >&6; }
9383 if test "${ac_cv_func_connect+set}" = set; then
9384 $as_echo_n "(cached) " >&6
9385 else
9386 cat >conftest.$ac_ext <<_ACEOF
9387 /* confdefs.h. */
9388 _ACEOF
9389 cat confdefs.h >>conftest.$ac_ext
9390 cat >>conftest.$ac_ext <<_ACEOF
9391 /* end confdefs.h. */
9392 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
9393 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9394 #define connect innocuous_connect
9396 /* System header to define __stub macros and hopefully few prototypes,
9397 which can conflict with char connect (); below.
9398 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9399 <limits.h> exists even on freestanding compilers. */
9401 #ifdef __STDC__
9402 # include <limits.h>
9403 #else
9404 # include <assert.h>
9405 #endif
9407 #undef connect
9409 /* Override any GCC internal prototype to avoid an error.
9410 Use char because int might match the return type of a GCC
9411 builtin and then its argument prototype would still apply. */
9412 #ifdef __cplusplus
9413 extern "C"
9414 #endif
9415 char connect ();
9416 /* The GNU C library defines this for functions which it implements
9417 to always fail with ENOSYS. Some functions are actually named
9418 something starting with __ and the normal name is an alias. */
9419 #if defined __stub_connect || defined __stub___connect
9420 choke me
9421 #endif
9424 main ()
9426 return connect ();
9428 return 0;
9430 _ACEOF
9431 rm -f conftest.$ac_objext conftest$ac_exeext
9432 if { (ac_try="$ac_link"
9433 case "(($ac_try" in
9434 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9435 *) ac_try_echo=$ac_try;;
9436 esac
9437 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9438 $as_echo "$ac_try_echo") >&5
9439 (eval "$ac_link") 2>conftest.er1
9440 ac_status=$?
9441 grep -v '^ *+' conftest.er1 >conftest.err
9442 rm -f conftest.er1
9443 cat conftest.err >&5
9444 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9445 (exit $ac_status); } && {
9446 test -z "$ac_c_werror_flag" ||
9447 test ! -s conftest.err
9448 } && test -s conftest$ac_exeext && {
9449 test "$cross_compiling" = yes ||
9450 $as_test_x conftest$ac_exeext
9451 }; then
9452 ac_cv_func_connect=yes
9453 else
9454 $as_echo "$as_me: failed program was:" >&5
9455 sed 's/^/| /' conftest.$ac_ext >&5
9457 ac_cv_func_connect=no
9460 rm -rf conftest.dSYM
9461 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9462 conftest$ac_exeext conftest.$ac_ext
9464 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
9465 $as_echo "$ac_cv_func_connect" >&6; }
9467 if test $ac_cv_func_connect = no; then
9468 { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
9469 $as_echo_n "checking for connect in -lsocket... " >&6; }
9470 if test "${ac_cv_lib_socket_connect+set}" = set; then
9471 $as_echo_n "(cached) " >&6
9472 else
9473 ac_check_lib_save_LIBS=$LIBS
9474 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
9475 cat >conftest.$ac_ext <<_ACEOF
9476 /* confdefs.h. */
9477 _ACEOF
9478 cat confdefs.h >>conftest.$ac_ext
9479 cat >>conftest.$ac_ext <<_ACEOF
9480 /* end confdefs.h. */
9482 /* Override any GCC internal prototype to avoid an error.
9483 Use char because int might match the return type of a GCC
9484 builtin and then its argument prototype would still apply. */
9485 #ifdef __cplusplus
9486 extern "C"
9487 #endif
9488 char connect ();
9490 main ()
9492 return connect ();
9494 return 0;
9496 _ACEOF
9497 rm -f conftest.$ac_objext conftest$ac_exeext
9498 if { (ac_try="$ac_link"
9499 case "(($ac_try" in
9500 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9501 *) ac_try_echo=$ac_try;;
9502 esac
9503 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9504 $as_echo "$ac_try_echo") >&5
9505 (eval "$ac_link") 2>conftest.er1
9506 ac_status=$?
9507 grep -v '^ *+' conftest.er1 >conftest.err
9508 rm -f conftest.er1
9509 cat conftest.err >&5
9510 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9511 (exit $ac_status); } && {
9512 test -z "$ac_c_werror_flag" ||
9513 test ! -s conftest.err
9514 } && test -s conftest$ac_exeext && {
9515 test "$cross_compiling" = yes ||
9516 $as_test_x conftest$ac_exeext
9517 }; then
9518 ac_cv_lib_socket_connect=yes
9519 else
9520 $as_echo "$as_me: failed program was:" >&5
9521 sed 's/^/| /' conftest.$ac_ext >&5
9523 ac_cv_lib_socket_connect=no
9526 rm -rf conftest.dSYM
9527 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9528 conftest$ac_exeext conftest.$ac_ext
9529 LIBS=$ac_check_lib_save_LIBS
9531 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
9532 $as_echo "$ac_cv_lib_socket_connect" >&6; }
9533 if test "x$ac_cv_lib_socket_connect" = x""yes; then
9534 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
9539 # Guillermo Gomez says -lposix is necessary on A/UX.
9540 { $as_echo "$as_me:$LINENO: checking for remove" >&5
9541 $as_echo_n "checking for remove... " >&6; }
9542 if test "${ac_cv_func_remove+set}" = set; then
9543 $as_echo_n "(cached) " >&6
9544 else
9545 cat >conftest.$ac_ext <<_ACEOF
9546 /* confdefs.h. */
9547 _ACEOF
9548 cat confdefs.h >>conftest.$ac_ext
9549 cat >>conftest.$ac_ext <<_ACEOF
9550 /* end confdefs.h. */
9551 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
9552 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9553 #define remove innocuous_remove
9555 /* System header to define __stub macros and hopefully few prototypes,
9556 which can conflict with char remove (); below.
9557 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9558 <limits.h> exists even on freestanding compilers. */
9560 #ifdef __STDC__
9561 # include <limits.h>
9562 #else
9563 # include <assert.h>
9564 #endif
9566 #undef remove
9568 /* Override any GCC internal prototype to avoid an error.
9569 Use char because int might match the return type of a GCC
9570 builtin and then its argument prototype would still apply. */
9571 #ifdef __cplusplus
9572 extern "C"
9573 #endif
9574 char remove ();
9575 /* The GNU C library defines this for functions which it implements
9576 to always fail with ENOSYS. Some functions are actually named
9577 something starting with __ and the normal name is an alias. */
9578 #if defined __stub_remove || defined __stub___remove
9579 choke me
9580 #endif
9583 main ()
9585 return remove ();
9587 return 0;
9589 _ACEOF
9590 rm -f conftest.$ac_objext conftest$ac_exeext
9591 if { (ac_try="$ac_link"
9592 case "(($ac_try" in
9593 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9594 *) ac_try_echo=$ac_try;;
9595 esac
9596 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9597 $as_echo "$ac_try_echo") >&5
9598 (eval "$ac_link") 2>conftest.er1
9599 ac_status=$?
9600 grep -v '^ *+' conftest.er1 >conftest.err
9601 rm -f conftest.er1
9602 cat conftest.err >&5
9603 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9604 (exit $ac_status); } && {
9605 test -z "$ac_c_werror_flag" ||
9606 test ! -s conftest.err
9607 } && test -s conftest$ac_exeext && {
9608 test "$cross_compiling" = yes ||
9609 $as_test_x conftest$ac_exeext
9610 }; then
9611 ac_cv_func_remove=yes
9612 else
9613 $as_echo "$as_me: failed program was:" >&5
9614 sed 's/^/| /' conftest.$ac_ext >&5
9616 ac_cv_func_remove=no
9619 rm -rf conftest.dSYM
9620 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9621 conftest$ac_exeext conftest.$ac_ext
9623 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
9624 $as_echo "$ac_cv_func_remove" >&6; }
9626 if test $ac_cv_func_remove = no; then
9627 { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
9628 $as_echo_n "checking for remove in -lposix... " >&6; }
9629 if test "${ac_cv_lib_posix_remove+set}" = set; then
9630 $as_echo_n "(cached) " >&6
9631 else
9632 ac_check_lib_save_LIBS=$LIBS
9633 LIBS="-lposix $LIBS"
9634 cat >conftest.$ac_ext <<_ACEOF
9635 /* confdefs.h. */
9636 _ACEOF
9637 cat confdefs.h >>conftest.$ac_ext
9638 cat >>conftest.$ac_ext <<_ACEOF
9639 /* end confdefs.h. */
9641 /* Override any GCC internal prototype to avoid an error.
9642 Use char because int might match the return type of a GCC
9643 builtin and then its argument prototype would still apply. */
9644 #ifdef __cplusplus
9645 extern "C"
9646 #endif
9647 char remove ();
9649 main ()
9651 return remove ();
9653 return 0;
9655 _ACEOF
9656 rm -f conftest.$ac_objext conftest$ac_exeext
9657 if { (ac_try="$ac_link"
9658 case "(($ac_try" in
9659 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9660 *) ac_try_echo=$ac_try;;
9661 esac
9662 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9663 $as_echo "$ac_try_echo") >&5
9664 (eval "$ac_link") 2>conftest.er1
9665 ac_status=$?
9666 grep -v '^ *+' conftest.er1 >conftest.err
9667 rm -f conftest.er1
9668 cat conftest.err >&5
9669 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9670 (exit $ac_status); } && {
9671 test -z "$ac_c_werror_flag" ||
9672 test ! -s conftest.err
9673 } && test -s conftest$ac_exeext && {
9674 test "$cross_compiling" = yes ||
9675 $as_test_x conftest$ac_exeext
9676 }; then
9677 ac_cv_lib_posix_remove=yes
9678 else
9679 $as_echo "$as_me: failed program was:" >&5
9680 sed 's/^/| /' conftest.$ac_ext >&5
9682 ac_cv_lib_posix_remove=no
9685 rm -rf conftest.dSYM
9686 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9687 conftest$ac_exeext conftest.$ac_ext
9688 LIBS=$ac_check_lib_save_LIBS
9690 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
9691 $as_echo "$ac_cv_lib_posix_remove" >&6; }
9692 if test "x$ac_cv_lib_posix_remove" = x""yes; then
9693 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
9698 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
9699 { $as_echo "$as_me:$LINENO: checking for shmat" >&5
9700 $as_echo_n "checking for shmat... " >&6; }
9701 if test "${ac_cv_func_shmat+set}" = set; then
9702 $as_echo_n "(cached) " >&6
9703 else
9704 cat >conftest.$ac_ext <<_ACEOF
9705 /* confdefs.h. */
9706 _ACEOF
9707 cat confdefs.h >>conftest.$ac_ext
9708 cat >>conftest.$ac_ext <<_ACEOF
9709 /* end confdefs.h. */
9710 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
9711 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9712 #define shmat innocuous_shmat
9714 /* System header to define __stub macros and hopefully few prototypes,
9715 which can conflict with char shmat (); below.
9716 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9717 <limits.h> exists even on freestanding compilers. */
9719 #ifdef __STDC__
9720 # include <limits.h>
9721 #else
9722 # include <assert.h>
9723 #endif
9725 #undef shmat
9727 /* Override any GCC internal prototype to avoid an error.
9728 Use char because int might match the return type of a GCC
9729 builtin and then its argument prototype would still apply. */
9730 #ifdef __cplusplus
9731 extern "C"
9732 #endif
9733 char shmat ();
9734 /* The GNU C library defines this for functions which it implements
9735 to always fail with ENOSYS. Some functions are actually named
9736 something starting with __ and the normal name is an alias. */
9737 #if defined __stub_shmat || defined __stub___shmat
9738 choke me
9739 #endif
9742 main ()
9744 return shmat ();
9746 return 0;
9748 _ACEOF
9749 rm -f conftest.$ac_objext conftest$ac_exeext
9750 if { (ac_try="$ac_link"
9751 case "(($ac_try" in
9752 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9753 *) ac_try_echo=$ac_try;;
9754 esac
9755 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9756 $as_echo "$ac_try_echo") >&5
9757 (eval "$ac_link") 2>conftest.er1
9758 ac_status=$?
9759 grep -v '^ *+' conftest.er1 >conftest.err
9760 rm -f conftest.er1
9761 cat conftest.err >&5
9762 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9763 (exit $ac_status); } && {
9764 test -z "$ac_c_werror_flag" ||
9765 test ! -s conftest.err
9766 } && test -s conftest$ac_exeext && {
9767 test "$cross_compiling" = yes ||
9768 $as_test_x conftest$ac_exeext
9769 }; then
9770 ac_cv_func_shmat=yes
9771 else
9772 $as_echo "$as_me: failed program was:" >&5
9773 sed 's/^/| /' conftest.$ac_ext >&5
9775 ac_cv_func_shmat=no
9778 rm -rf conftest.dSYM
9779 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9780 conftest$ac_exeext conftest.$ac_ext
9782 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
9783 $as_echo "$ac_cv_func_shmat" >&6; }
9785 if test $ac_cv_func_shmat = no; then
9786 { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
9787 $as_echo_n "checking for shmat in -lipc... " >&6; }
9788 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
9789 $as_echo_n "(cached) " >&6
9790 else
9791 ac_check_lib_save_LIBS=$LIBS
9792 LIBS="-lipc $LIBS"
9793 cat >conftest.$ac_ext <<_ACEOF
9794 /* confdefs.h. */
9795 _ACEOF
9796 cat confdefs.h >>conftest.$ac_ext
9797 cat >>conftest.$ac_ext <<_ACEOF
9798 /* end confdefs.h. */
9800 /* Override any GCC internal prototype to avoid an error.
9801 Use char because int might match the return type of a GCC
9802 builtin and then its argument prototype would still apply. */
9803 #ifdef __cplusplus
9804 extern "C"
9805 #endif
9806 char shmat ();
9808 main ()
9810 return shmat ();
9812 return 0;
9814 _ACEOF
9815 rm -f conftest.$ac_objext conftest$ac_exeext
9816 if { (ac_try="$ac_link"
9817 case "(($ac_try" in
9818 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9819 *) ac_try_echo=$ac_try;;
9820 esac
9821 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9822 $as_echo "$ac_try_echo") >&5
9823 (eval "$ac_link") 2>conftest.er1
9824 ac_status=$?
9825 grep -v '^ *+' conftest.er1 >conftest.err
9826 rm -f conftest.er1
9827 cat conftest.err >&5
9828 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9829 (exit $ac_status); } && {
9830 test -z "$ac_c_werror_flag" ||
9831 test ! -s conftest.err
9832 } && test -s conftest$ac_exeext && {
9833 test "$cross_compiling" = yes ||
9834 $as_test_x conftest$ac_exeext
9835 }; then
9836 ac_cv_lib_ipc_shmat=yes
9837 else
9838 $as_echo "$as_me: failed program was:" >&5
9839 sed 's/^/| /' conftest.$ac_ext >&5
9841 ac_cv_lib_ipc_shmat=no
9844 rm -rf conftest.dSYM
9845 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9846 conftest$ac_exeext conftest.$ac_ext
9847 LIBS=$ac_check_lib_save_LIBS
9849 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
9850 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
9851 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then
9852 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
9858 # Check for libraries that X11R6 Xt/Xaw programs need.
9859 ac_save_LDFLAGS=$LDFLAGS
9860 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
9861 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
9862 # check for ICE first), but we must link in the order -lSM -lICE or
9863 # we get undefined symbols. So assume we have SM if we have ICE.
9864 # These have to be linked with before -lX11, unlike the other
9865 # libraries we check for below, so use a different variable.
9866 # John Interrante, Karl Berry
9867 { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
9868 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
9869 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
9870 $as_echo_n "(cached) " >&6
9871 else
9872 ac_check_lib_save_LIBS=$LIBS
9873 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
9874 cat >conftest.$ac_ext <<_ACEOF
9875 /* confdefs.h. */
9876 _ACEOF
9877 cat confdefs.h >>conftest.$ac_ext
9878 cat >>conftest.$ac_ext <<_ACEOF
9879 /* end confdefs.h. */
9881 /* Override any GCC internal prototype to avoid an error.
9882 Use char because int might match the return type of a GCC
9883 builtin and then its argument prototype would still apply. */
9884 #ifdef __cplusplus
9885 extern "C"
9886 #endif
9887 char IceConnectionNumber ();
9889 main ()
9891 return IceConnectionNumber ();
9893 return 0;
9895 _ACEOF
9896 rm -f conftest.$ac_objext conftest$ac_exeext
9897 if { (ac_try="$ac_link"
9898 case "(($ac_try" in
9899 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9900 *) ac_try_echo=$ac_try;;
9901 esac
9902 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9903 $as_echo "$ac_try_echo") >&5
9904 (eval "$ac_link") 2>conftest.er1
9905 ac_status=$?
9906 grep -v '^ *+' conftest.er1 >conftest.err
9907 rm -f conftest.er1
9908 cat conftest.err >&5
9909 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9910 (exit $ac_status); } && {
9911 test -z "$ac_c_werror_flag" ||
9912 test ! -s conftest.err
9913 } && test -s conftest$ac_exeext && {
9914 test "$cross_compiling" = yes ||
9915 $as_test_x conftest$ac_exeext
9916 }; then
9917 ac_cv_lib_ICE_IceConnectionNumber=yes
9918 else
9919 $as_echo "$as_me: failed program was:" >&5
9920 sed 's/^/| /' conftest.$ac_ext >&5
9922 ac_cv_lib_ICE_IceConnectionNumber=no
9925 rm -rf conftest.dSYM
9926 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9927 conftest$ac_exeext conftest.$ac_ext
9928 LIBS=$ac_check_lib_save_LIBS
9930 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
9931 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
9932 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then
9933 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
9936 LDFLAGS=$ac_save_LDFLAGS
9941 if test "$have_x" = "yes"
9942 then
9943 XLIB="-lXext -lX11"
9944 ac_save_CPPFLAGS="$CPPFLAGS"
9945 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
9947 { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
9948 $as_echo_n "checking for -lX11... " >&6; }
9949 if test "${ac_cv_lib_soname_X11+set}" = set; then
9950 $as_echo_n "(cached) " >&6
9951 else
9952 ac_check_soname_save_LIBS=$LIBS
9953 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
9954 cat >conftest.$ac_ext <<_ACEOF
9955 /* confdefs.h. */
9956 _ACEOF
9957 cat confdefs.h >>conftest.$ac_ext
9958 cat >>conftest.$ac_ext <<_ACEOF
9959 /* end confdefs.h. */
9961 /* Override any GCC internal prototype to avoid an error.
9962 Use char because int might match the return type of a GCC
9963 builtin and then its argument prototype would still apply. */
9964 #ifdef __cplusplus
9965 extern "C"
9966 #endif
9967 char XCreateWindow ();
9969 main ()
9971 return XCreateWindow ();
9973 return 0;
9975 _ACEOF
9976 rm -f conftest.$ac_objext conftest$ac_exeext
9977 if { (ac_try="$ac_link"
9978 case "(($ac_try" in
9979 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9980 *) ac_try_echo=$ac_try;;
9981 esac
9982 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9983 $as_echo "$ac_try_echo") >&5
9984 (eval "$ac_link") 2>conftest.er1
9985 ac_status=$?
9986 grep -v '^ *+' conftest.er1 >conftest.err
9987 rm -f conftest.er1
9988 cat conftest.err >&5
9989 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9990 (exit $ac_status); } && {
9991 test -z "$ac_c_werror_flag" ||
9992 test ! -s conftest.err
9993 } && test -s conftest$ac_exeext && {
9994 test "$cross_compiling" = yes ||
9995 $as_test_x conftest$ac_exeext
9996 }; then
9997 case "$LIBEXT" in
9998 dll) ;;
9999 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'` ;;
10000 *) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10001 esac
10002 else
10003 $as_echo "$as_me: failed program was:" >&5
10004 sed 's/^/| /' conftest.$ac_ext >&5
10009 rm -rf conftest.dSYM
10010 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10011 conftest$ac_exeext conftest.$ac_ext
10012 LIBS=$ac_check_soname_save_LIBS
10014 if test "x$ac_cv_lib_soname_X11" = "x"; then
10015 { $as_echo "$as_me:$LINENO: result: not found" >&5
10016 $as_echo "not found" >&6; }
10018 else
10019 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
10020 $as_echo "$ac_cv_lib_soname_X11" >&6; }
10022 cat >>confdefs.h <<_ACEOF
10023 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
10024 _ACEOF
10029 { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
10030 $as_echo_n "checking for -lXext... " >&6; }
10031 if test "${ac_cv_lib_soname_Xext+set}" = set; then
10032 $as_echo_n "(cached) " >&6
10033 else
10034 ac_check_soname_save_LIBS=$LIBS
10035 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
10036 cat >conftest.$ac_ext <<_ACEOF
10037 /* confdefs.h. */
10038 _ACEOF
10039 cat confdefs.h >>conftest.$ac_ext
10040 cat >>conftest.$ac_ext <<_ACEOF
10041 /* end confdefs.h. */
10043 /* Override any GCC internal prototype to avoid an error.
10044 Use char because int might match the return type of a GCC
10045 builtin and then its argument prototype would still apply. */
10046 #ifdef __cplusplus
10047 extern "C"
10048 #endif
10049 char XextCreateExtension ();
10051 main ()
10053 return XextCreateExtension ();
10055 return 0;
10057 _ACEOF
10058 rm -f conftest.$ac_objext conftest$ac_exeext
10059 if { (ac_try="$ac_link"
10060 case "(($ac_try" in
10061 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10062 *) ac_try_echo=$ac_try;;
10063 esac
10064 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10065 $as_echo "$ac_try_echo") >&5
10066 (eval "$ac_link") 2>conftest.er1
10067 ac_status=$?
10068 grep -v '^ *+' conftest.er1 >conftest.err
10069 rm -f conftest.er1
10070 cat conftest.err >&5
10071 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10072 (exit $ac_status); } && {
10073 test -z "$ac_c_werror_flag" ||
10074 test ! -s conftest.err
10075 } && test -s conftest$ac_exeext && {
10076 test "$cross_compiling" = yes ||
10077 $as_test_x conftest$ac_exeext
10078 }; then
10079 case "$LIBEXT" in
10080 dll) ;;
10081 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'` ;;
10082 *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10083 esac
10084 else
10085 $as_echo "$as_me: failed program was:" >&5
10086 sed 's/^/| /' conftest.$ac_ext >&5
10091 rm -rf conftest.dSYM
10092 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10093 conftest$ac_exeext conftest.$ac_ext
10094 LIBS=$ac_check_soname_save_LIBS
10096 if test "x$ac_cv_lib_soname_Xext" = "x"; then
10097 { $as_echo "$as_me:$LINENO: result: not found" >&5
10098 $as_echo "not found" >&6; }
10100 else
10101 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
10102 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
10104 cat >>confdefs.h <<_ACEOF
10105 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
10106 _ACEOF
10124 for ac_header in X11/Xlib.h \
10125 X11/XKBlib.h \
10126 X11/Xutil.h \
10127 X11/Xcursor/Xcursor.h \
10128 X11/extensions/shape.h \
10129 X11/extensions/XInput.h \
10130 X11/extensions/XShm.h \
10131 X11/extensions/Xcomposite.h \
10132 X11/extensions/Xinerama.h \
10133 X11/extensions/Xrandr.h \
10134 X11/extensions/Xrender.h \
10135 X11/extensions/xf86vmode.h
10137 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10138 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10139 $as_echo_n "checking for $ac_header... " >&6; }
10140 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10141 $as_echo_n "(cached) " >&6
10142 else
10143 cat >conftest.$ac_ext <<_ACEOF
10144 /* confdefs.h. */
10145 _ACEOF
10146 cat confdefs.h >>conftest.$ac_ext
10147 cat >>conftest.$ac_ext <<_ACEOF
10148 /* end confdefs.h. */
10149 #ifdef HAVE_X11_XLIB_H
10150 # include <X11/Xlib.h>
10151 #endif
10152 #ifdef HAVE_X11_XUTIL_H
10153 # include <X11/Xutil.h>
10154 #endif
10156 #include <$ac_header>
10157 _ACEOF
10158 rm -f conftest.$ac_objext
10159 if { (ac_try="$ac_compile"
10160 case "(($ac_try" in
10161 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10162 *) ac_try_echo=$ac_try;;
10163 esac
10164 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10165 $as_echo "$ac_try_echo") >&5
10166 (eval "$ac_compile") 2>conftest.er1
10167 ac_status=$?
10168 grep -v '^ *+' conftest.er1 >conftest.err
10169 rm -f conftest.er1
10170 cat conftest.err >&5
10171 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10172 (exit $ac_status); } && {
10173 test -z "$ac_c_werror_flag" ||
10174 test ! -s conftest.err
10175 } && test -s conftest.$ac_objext; then
10176 eval "$as_ac_Header=yes"
10177 else
10178 $as_echo "$as_me: failed program was:" >&5
10179 sed 's/^/| /' conftest.$ac_ext >&5
10181 eval "$as_ac_Header=no"
10184 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10186 ac_res=`eval 'as_val=${'$as_ac_Header'}
10187 $as_echo "$as_val"'`
10188 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10189 $as_echo "$ac_res" >&6; }
10190 as_val=`eval 'as_val=${'$as_ac_Header'}
10191 $as_echo "$as_val"'`
10192 if test "x$as_val" = x""yes; then
10193 cat >>confdefs.h <<_ACEOF
10194 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10195 _ACEOF
10199 done
10202 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
10203 then
10204 { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
10205 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
10206 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
10207 $as_echo_n "(cached) " >&6
10208 else
10209 ac_check_lib_save_LIBS=$LIBS
10210 LIBS="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10211 cat >conftest.$ac_ext <<_ACEOF
10212 /* confdefs.h. */
10213 _ACEOF
10214 cat confdefs.h >>conftest.$ac_ext
10215 cat >>conftest.$ac_ext <<_ACEOF
10216 /* end confdefs.h. */
10218 /* Override any GCC internal prototype to avoid an error.
10219 Use char because int might match the return type of a GCC
10220 builtin and then its argument prototype would still apply. */
10221 #ifdef __cplusplus
10222 extern "C"
10223 #endif
10224 char XkbQueryExtension ();
10226 main ()
10228 return XkbQueryExtension ();
10230 return 0;
10232 _ACEOF
10233 rm -f conftest.$ac_objext conftest$ac_exeext
10234 if { (ac_try="$ac_link"
10235 case "(($ac_try" in
10236 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10237 *) ac_try_echo=$ac_try;;
10238 esac
10239 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10240 $as_echo "$ac_try_echo") >&5
10241 (eval "$ac_link") 2>conftest.er1
10242 ac_status=$?
10243 grep -v '^ *+' conftest.er1 >conftest.err
10244 rm -f conftest.er1
10245 cat conftest.err >&5
10246 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10247 (exit $ac_status); } && {
10248 test -z "$ac_c_werror_flag" ||
10249 test ! -s conftest.err
10250 } && test -s conftest$ac_exeext && {
10251 test "$cross_compiling" = yes ||
10252 $as_test_x conftest$ac_exeext
10253 }; then
10254 ac_cv_lib_X11_XkbQueryExtension=yes
10255 else
10256 $as_echo "$as_me: failed program was:" >&5
10257 sed 's/^/| /' conftest.$ac_ext >&5
10259 ac_cv_lib_X11_XkbQueryExtension=no
10262 rm -rf conftest.dSYM
10263 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10264 conftest$ac_exeext conftest.$ac_ext
10265 LIBS=$ac_check_lib_save_LIBS
10267 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10268 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10269 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x""yes; then
10271 cat >>confdefs.h <<\_ACEOF
10272 #define HAVE_XKB 1
10273 _ACEOF
10279 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10280 then
10281 { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10282 $as_echo_n "checking for -lXcursor... " >&6; }
10283 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10284 $as_echo_n "(cached) " >&6
10285 else
10286 ac_check_soname_save_LIBS=$LIBS
10287 LIBS="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10288 cat >conftest.$ac_ext <<_ACEOF
10289 /* confdefs.h. */
10290 _ACEOF
10291 cat confdefs.h >>conftest.$ac_ext
10292 cat >>conftest.$ac_ext <<_ACEOF
10293 /* end confdefs.h. */
10295 /* Override any GCC internal prototype to avoid an error.
10296 Use char because int might match the return type of a GCC
10297 builtin and then its argument prototype would still apply. */
10298 #ifdef __cplusplus
10299 extern "C"
10300 #endif
10301 char XcursorImageLoadCursor ();
10303 main ()
10305 return XcursorImageLoadCursor ();
10307 return 0;
10309 _ACEOF
10310 rm -f conftest.$ac_objext conftest$ac_exeext
10311 if { (ac_try="$ac_link"
10312 case "(($ac_try" in
10313 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10314 *) ac_try_echo=$ac_try;;
10315 esac
10316 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10317 $as_echo "$ac_try_echo") >&5
10318 (eval "$ac_link") 2>conftest.er1
10319 ac_status=$?
10320 grep -v '^ *+' conftest.er1 >conftest.err
10321 rm -f conftest.er1
10322 cat conftest.err >&5
10323 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10324 (exit $ac_status); } && {
10325 test -z "$ac_c_werror_flag" ||
10326 test ! -s conftest.err
10327 } && test -s conftest$ac_exeext && {
10328 test "$cross_compiling" = yes ||
10329 $as_test_x conftest$ac_exeext
10330 }; then
10331 case "$LIBEXT" in
10332 dll) ;;
10333 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'` ;;
10334 *) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10335 esac
10336 else
10337 $as_echo "$as_me: failed program was:" >&5
10338 sed 's/^/| /' conftest.$ac_ext >&5
10343 rm -rf conftest.dSYM
10344 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10345 conftest$ac_exeext conftest.$ac_ext
10346 LIBS=$ac_check_soname_save_LIBS
10348 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10349 { $as_echo "$as_me:$LINENO: result: not found" >&5
10350 $as_echo "not found" >&6; }
10352 else
10353 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10354 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10356 cat >>confdefs.h <<_ACEOF
10357 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10358 _ACEOF
10364 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10365 case "x$with_xcursor" in
10366 x) wine_notices="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10367 xno) ;;
10368 *) { { $as_echo "$as_me:$LINENO: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10369 This is an error since --with-xcursor was requested." >&5
10370 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10371 This is an error since --with-xcursor was requested." >&2;}
10372 { (exit 1); exit 1; }; } ;;
10373 esac
10377 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10378 then
10379 { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10380 $as_echo_n "checking for -lXi... " >&6; }
10381 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10382 $as_echo_n "(cached) " >&6
10383 else
10384 ac_check_soname_save_LIBS=$LIBS
10385 LIBS="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10386 cat >conftest.$ac_ext <<_ACEOF
10387 /* confdefs.h. */
10388 _ACEOF
10389 cat confdefs.h >>conftest.$ac_ext
10390 cat >>conftest.$ac_ext <<_ACEOF
10391 /* end confdefs.h. */
10393 /* Override any GCC internal prototype to avoid an error.
10394 Use char because int might match the return type of a GCC
10395 builtin and then its argument prototype would still apply. */
10396 #ifdef __cplusplus
10397 extern "C"
10398 #endif
10399 char XOpenDevice ();
10401 main ()
10403 return XOpenDevice ();
10405 return 0;
10407 _ACEOF
10408 rm -f conftest.$ac_objext conftest$ac_exeext
10409 if { (ac_try="$ac_link"
10410 case "(($ac_try" in
10411 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10412 *) ac_try_echo=$ac_try;;
10413 esac
10414 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10415 $as_echo "$ac_try_echo") >&5
10416 (eval "$ac_link") 2>conftest.er1
10417 ac_status=$?
10418 grep -v '^ *+' conftest.er1 >conftest.err
10419 rm -f conftest.er1
10420 cat conftest.err >&5
10421 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10422 (exit $ac_status); } && {
10423 test -z "$ac_c_werror_flag" ||
10424 test ! -s conftest.err
10425 } && test -s conftest$ac_exeext && {
10426 test "$cross_compiling" = yes ||
10427 $as_test_x conftest$ac_exeext
10428 }; then
10429 case "$LIBEXT" in
10430 dll) ;;
10431 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'` ;;
10432 *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10433 esac
10434 else
10435 $as_echo "$as_me: failed program was:" >&5
10436 sed 's/^/| /' conftest.$ac_ext >&5
10441 rm -rf conftest.dSYM
10442 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10443 conftest$ac_exeext conftest.$ac_ext
10444 LIBS=$ac_check_soname_save_LIBS
10446 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10447 { $as_echo "$as_me:$LINENO: result: not found" >&5
10448 $as_echo "not found" >&6; }
10450 else
10451 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10452 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10454 cat >>confdefs.h <<_ACEOF
10455 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10456 _ACEOF
10462 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10463 case "x$with_xinput" in
10464 x) wine_notices="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10465 xno) ;;
10466 *) { { $as_echo "$as_me:$LINENO: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10467 This is an error since --with-xinput was requested." >&5
10468 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10469 This is an error since --with-xinput was requested." >&2;}
10470 { (exit 1); exit 1; }; } ;;
10471 esac
10475 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10476 then
10477 { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10478 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10479 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10480 $as_echo_n "(cached) " >&6
10481 else
10482 ac_check_lib_save_LIBS=$LIBS
10483 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10484 cat >conftest.$ac_ext <<_ACEOF
10485 /* confdefs.h. */
10486 _ACEOF
10487 cat confdefs.h >>conftest.$ac_ext
10488 cat >>conftest.$ac_ext <<_ACEOF
10489 /* end confdefs.h. */
10491 /* Override any GCC internal prototype to avoid an error.
10492 Use char because int might match the return type of a GCC
10493 builtin and then its argument prototype would still apply. */
10494 #ifdef __cplusplus
10495 extern "C"
10496 #endif
10497 char XShmQueryExtension ();
10499 main ()
10501 return XShmQueryExtension ();
10503 return 0;
10505 _ACEOF
10506 rm -f conftest.$ac_objext conftest$ac_exeext
10507 if { (ac_try="$ac_link"
10508 case "(($ac_try" in
10509 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10510 *) ac_try_echo=$ac_try;;
10511 esac
10512 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10513 $as_echo "$ac_try_echo") >&5
10514 (eval "$ac_link") 2>conftest.er1
10515 ac_status=$?
10516 grep -v '^ *+' conftest.er1 >conftest.err
10517 rm -f conftest.er1
10518 cat conftest.err >&5
10519 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10520 (exit $ac_status); } && {
10521 test -z "$ac_c_werror_flag" ||
10522 test ! -s conftest.err
10523 } && test -s conftest$ac_exeext && {
10524 test "$cross_compiling" = yes ||
10525 $as_test_x conftest$ac_exeext
10526 }; then
10527 ac_cv_lib_Xext_XShmQueryExtension=yes
10528 else
10529 $as_echo "$as_me: failed program was:" >&5
10530 sed 's/^/| /' conftest.$ac_ext >&5
10532 ac_cv_lib_Xext_XShmQueryExtension=no
10535 rm -rf conftest.dSYM
10536 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10537 conftest$ac_exeext conftest.$ac_ext
10538 LIBS=$ac_check_lib_save_LIBS
10540 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10541 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10542 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x""yes; then
10544 cat >>confdefs.h <<\_ACEOF
10545 #define HAVE_LIBXXSHM 1
10546 _ACEOF
10551 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10552 case "x$with_xshm" in
10553 x) wine_notices="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10554 xno) ;;
10555 *) { { $as_echo "$as_me:$LINENO: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10556 This is an error since --with-xshm was requested." >&5
10557 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10558 This is an error since --with-xshm was requested." >&2;}
10559 { (exit 1); exit 1; }; } ;;
10560 esac
10564 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10565 then
10566 { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10567 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10568 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10569 $as_echo_n "(cached) " >&6
10570 else
10571 ac_check_lib_save_LIBS=$LIBS
10572 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10573 cat >conftest.$ac_ext <<_ACEOF
10574 /* confdefs.h. */
10575 _ACEOF
10576 cat confdefs.h >>conftest.$ac_ext
10577 cat >>conftest.$ac_ext <<_ACEOF
10578 /* end confdefs.h. */
10580 /* Override any GCC internal prototype to avoid an error.
10581 Use char because int might match the return type of a GCC
10582 builtin and then its argument prototype would still apply. */
10583 #ifdef __cplusplus
10584 extern "C"
10585 #endif
10586 char XShapeQueryExtension ();
10588 main ()
10590 return XShapeQueryExtension ();
10592 return 0;
10594 _ACEOF
10595 rm -f conftest.$ac_objext conftest$ac_exeext
10596 if { (ac_try="$ac_link"
10597 case "(($ac_try" in
10598 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10599 *) ac_try_echo=$ac_try;;
10600 esac
10601 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10602 $as_echo "$ac_try_echo") >&5
10603 (eval "$ac_link") 2>conftest.er1
10604 ac_status=$?
10605 grep -v '^ *+' conftest.er1 >conftest.err
10606 rm -f conftest.er1
10607 cat conftest.err >&5
10608 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10609 (exit $ac_status); } && {
10610 test -z "$ac_c_werror_flag" ||
10611 test ! -s conftest.err
10612 } && test -s conftest$ac_exeext && {
10613 test "$cross_compiling" = yes ||
10614 $as_test_x conftest$ac_exeext
10615 }; then
10616 ac_cv_lib_Xext_XShapeQueryExtension=yes
10617 else
10618 $as_echo "$as_me: failed program was:" >&5
10619 sed 's/^/| /' conftest.$ac_ext >&5
10621 ac_cv_lib_Xext_XShapeQueryExtension=no
10624 rm -rf conftest.dSYM
10625 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10626 conftest$ac_exeext conftest.$ac_ext
10627 LIBS=$ac_check_lib_save_LIBS
10629 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10630 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10631 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then
10633 cat >>confdefs.h <<\_ACEOF
10634 #define HAVE_LIBXSHAPE 1
10635 _ACEOF
10640 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10641 case "x$with_xshape" in
10642 x) wine_notices="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10643 xno) ;;
10644 *) { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10645 This is an error since --with-xshape was requested." >&5
10646 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10647 This is an error since --with-xshape was requested." >&2;}
10648 { (exit 1); exit 1; }; } ;;
10649 esac
10653 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10654 then
10655 { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10656 $as_echo_n "checking for -lXxf86vm... " >&6; }
10657 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10658 $as_echo_n "(cached) " >&6
10659 else
10660 ac_check_soname_save_LIBS=$LIBS
10661 LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10662 cat >conftest.$ac_ext <<_ACEOF
10663 /* confdefs.h. */
10664 _ACEOF
10665 cat confdefs.h >>conftest.$ac_ext
10666 cat >>conftest.$ac_ext <<_ACEOF
10667 /* end confdefs.h. */
10669 /* Override any GCC internal prototype to avoid an error.
10670 Use char because int might match the return type of a GCC
10671 builtin and then its argument prototype would still apply. */
10672 #ifdef __cplusplus
10673 extern "C"
10674 #endif
10675 char XF86VidModeQueryExtension ();
10677 main ()
10679 return XF86VidModeQueryExtension ();
10681 return 0;
10683 _ACEOF
10684 rm -f conftest.$ac_objext conftest$ac_exeext
10685 if { (ac_try="$ac_link"
10686 case "(($ac_try" in
10687 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10688 *) ac_try_echo=$ac_try;;
10689 esac
10690 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10691 $as_echo "$ac_try_echo") >&5
10692 (eval "$ac_link") 2>conftest.er1
10693 ac_status=$?
10694 grep -v '^ *+' conftest.er1 >conftest.err
10695 rm -f conftest.er1
10696 cat conftest.err >&5
10697 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10698 (exit $ac_status); } && {
10699 test -z "$ac_c_werror_flag" ||
10700 test ! -s conftest.err
10701 } && test -s conftest$ac_exeext && {
10702 test "$cross_compiling" = yes ||
10703 $as_test_x conftest$ac_exeext
10704 }; then
10705 case "$LIBEXT" in
10706 dll) ;;
10707 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'` ;;
10708 *) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10709 esac
10710 else
10711 $as_echo "$as_me: failed program was:" >&5
10712 sed 's/^/| /' conftest.$ac_ext >&5
10717 rm -rf conftest.dSYM
10718 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10719 conftest$ac_exeext conftest.$ac_ext
10720 LIBS=$ac_check_soname_save_LIBS
10722 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10723 { $as_echo "$as_me:$LINENO: result: not found" >&5
10724 $as_echo "not found" >&6; }
10726 else
10727 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10728 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10730 cat >>confdefs.h <<_ACEOF
10731 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10732 _ACEOF
10738 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10739 case "x$with_xxf86vm" in
10740 x) wine_notices="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10741 xno) ;;
10742 *) { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10743 This is an error since --with-xxf86vm was requested." >&5
10744 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10745 This is an error since --with-xxf86vm was requested." >&2;}
10746 { (exit 1); exit 1; }; } ;;
10747 esac
10751 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"
10752 then
10753 { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10754 $as_echo_n "checking for -lXrender... " >&6; }
10755 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10756 $as_echo_n "(cached) " >&6
10757 else
10758 ac_check_soname_save_LIBS=$LIBS
10759 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10760 cat >conftest.$ac_ext <<_ACEOF
10761 /* confdefs.h. */
10762 _ACEOF
10763 cat confdefs.h >>conftest.$ac_ext
10764 cat >>conftest.$ac_ext <<_ACEOF
10765 /* end confdefs.h. */
10767 /* Override any GCC internal prototype to avoid an error.
10768 Use char because int might match the return type of a GCC
10769 builtin and then its argument prototype would still apply. */
10770 #ifdef __cplusplus
10771 extern "C"
10772 #endif
10773 char XRenderQueryExtension ();
10775 main ()
10777 return XRenderQueryExtension ();
10779 return 0;
10781 _ACEOF
10782 rm -f conftest.$ac_objext conftest$ac_exeext
10783 if { (ac_try="$ac_link"
10784 case "(($ac_try" in
10785 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10786 *) ac_try_echo=$ac_try;;
10787 esac
10788 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10789 $as_echo "$ac_try_echo") >&5
10790 (eval "$ac_link") 2>conftest.er1
10791 ac_status=$?
10792 grep -v '^ *+' conftest.er1 >conftest.err
10793 rm -f conftest.er1
10794 cat conftest.err >&5
10795 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10796 (exit $ac_status); } && {
10797 test -z "$ac_c_werror_flag" ||
10798 test ! -s conftest.err
10799 } && test -s conftest$ac_exeext && {
10800 test "$cross_compiling" = yes ||
10801 $as_test_x conftest$ac_exeext
10802 }; then
10803 case "$LIBEXT" in
10804 dll) ;;
10805 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'` ;;
10806 *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10807 esac
10808 else
10809 $as_echo "$as_me: failed program was:" >&5
10810 sed 's/^/| /' conftest.$ac_ext >&5
10815 rm -rf conftest.dSYM
10816 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10817 conftest$ac_exeext conftest.$ac_ext
10818 LIBS=$ac_check_soname_save_LIBS
10820 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10821 { $as_echo "$as_me:$LINENO: result: not found" >&5
10822 $as_echo "not found" >&6; }
10824 else
10825 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
10826 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
10828 cat >>confdefs.h <<_ACEOF
10829 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
10830 _ACEOF
10832 { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
10833 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
10834 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
10835 $as_echo_n "(cached) " >&6
10836 else
10837 ac_check_lib_save_LIBS=$LIBS
10838 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10839 cat >conftest.$ac_ext <<_ACEOF
10840 /* confdefs.h. */
10841 _ACEOF
10842 cat confdefs.h >>conftest.$ac_ext
10843 cat >>conftest.$ac_ext <<_ACEOF
10844 /* end confdefs.h. */
10846 /* Override any GCC internal prototype to avoid an error.
10847 Use char because int might match the return type of a GCC
10848 builtin and then its argument prototype would still apply. */
10849 #ifdef __cplusplus
10850 extern "C"
10851 #endif
10852 char XRenderSetPictureTransform ();
10854 main ()
10856 return XRenderSetPictureTransform ();
10858 return 0;
10860 _ACEOF
10861 rm -f conftest.$ac_objext conftest$ac_exeext
10862 if { (ac_try="$ac_link"
10863 case "(($ac_try" in
10864 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10865 *) ac_try_echo=$ac_try;;
10866 esac
10867 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10868 $as_echo "$ac_try_echo") >&5
10869 (eval "$ac_link") 2>conftest.er1
10870 ac_status=$?
10871 grep -v '^ *+' conftest.er1 >conftest.err
10872 rm -f conftest.er1
10873 cat conftest.err >&5
10874 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10875 (exit $ac_status); } && {
10876 test -z "$ac_c_werror_flag" ||
10877 test ! -s conftest.err
10878 } && test -s conftest$ac_exeext && {
10879 test "$cross_compiling" = yes ||
10880 $as_test_x conftest$ac_exeext
10881 }; then
10882 ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
10883 else
10884 $as_echo "$as_me: failed program was:" >&5
10885 sed 's/^/| /' conftest.$ac_ext >&5
10887 ac_cv_lib_Xrender_XRenderSetPictureTransform=no
10890 rm -rf conftest.dSYM
10891 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10892 conftest$ac_exeext conftest.$ac_ext
10893 LIBS=$ac_check_lib_save_LIBS
10895 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
10896 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
10897 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x""yes; then
10899 cat >>confdefs.h <<\_ACEOF
10900 #define HAVE_XRENDERSETPICTURETRANSFORM 1
10901 _ACEOF
10909 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10910 case "x$with_xrender" in
10911 x) wine_warnings="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
10912 xno) ;;
10913 *) { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10914 This is an error since --with-xrender was requested." >&5
10915 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10916 This is an error since --with-xrender was requested." >&2;}
10917 { (exit 1); exit 1; }; } ;;
10918 esac
10922 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
10923 then
10924 cat >conftest.$ac_ext <<_ACEOF
10925 /* confdefs.h. */
10926 _ACEOF
10927 cat confdefs.h >>conftest.$ac_ext
10928 cat >>conftest.$ac_ext <<_ACEOF
10929 /* end confdefs.h. */
10930 #include <X11/Xlib.h>
10931 #include <X11/extensions/Xrandr.h>
10933 main ()
10935 static typeof(XRRSetScreenConfigAndRate) * func;
10937 return 0;
10939 _ACEOF
10940 rm -f conftest.$ac_objext
10941 if { (ac_try="$ac_compile"
10942 case "(($ac_try" in
10943 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10944 *) ac_try_echo=$ac_try;;
10945 esac
10946 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10947 $as_echo "$ac_try_echo") >&5
10948 (eval "$ac_compile") 2>conftest.er1
10949 ac_status=$?
10950 grep -v '^ *+' conftest.er1 >conftest.err
10951 rm -f conftest.er1
10952 cat conftest.err >&5
10953 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10954 (exit $ac_status); } && {
10955 test -z "$ac_c_werror_flag" ||
10956 test ! -s conftest.err
10957 } && test -s conftest.$ac_objext; then
10958 { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
10959 $as_echo_n "checking for -lXrandr... " >&6; }
10960 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
10961 $as_echo_n "(cached) " >&6
10962 else
10963 ac_check_soname_save_LIBS=$LIBS
10964 LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10965 cat >conftest.$ac_ext <<_ACEOF
10966 /* confdefs.h. */
10967 _ACEOF
10968 cat confdefs.h >>conftest.$ac_ext
10969 cat >>conftest.$ac_ext <<_ACEOF
10970 /* end confdefs.h. */
10972 /* Override any GCC internal prototype to avoid an error.
10973 Use char because int might match the return type of a GCC
10974 builtin and then its argument prototype would still apply. */
10975 #ifdef __cplusplus
10976 extern "C"
10977 #endif
10978 char XRRQueryExtension ();
10980 main ()
10982 return XRRQueryExtension ();
10984 return 0;
10986 _ACEOF
10987 rm -f conftest.$ac_objext conftest$ac_exeext
10988 if { (ac_try="$ac_link"
10989 case "(($ac_try" in
10990 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10991 *) ac_try_echo=$ac_try;;
10992 esac
10993 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10994 $as_echo "$ac_try_echo") >&5
10995 (eval "$ac_link") 2>conftest.er1
10996 ac_status=$?
10997 grep -v '^ *+' conftest.er1 >conftest.err
10998 rm -f conftest.er1
10999 cat conftest.err >&5
11000 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11001 (exit $ac_status); } && {
11002 test -z "$ac_c_werror_flag" ||
11003 test ! -s conftest.err
11004 } && test -s conftest$ac_exeext && {
11005 test "$cross_compiling" = yes ||
11006 $as_test_x conftest$ac_exeext
11007 }; then
11008 case "$LIBEXT" in
11009 dll) ;;
11010 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'` ;;
11011 *) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11012 esac
11013 else
11014 $as_echo "$as_me: failed program was:" >&5
11015 sed 's/^/| /' conftest.$ac_ext >&5
11020 rm -rf conftest.dSYM
11021 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11022 conftest$ac_exeext conftest.$ac_ext
11023 LIBS=$ac_check_soname_save_LIBS
11025 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11026 { $as_echo "$as_me:$LINENO: result: not found" >&5
11027 $as_echo "not found" >&6; }
11029 else
11030 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
11031 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
11033 cat >>confdefs.h <<_ACEOF
11034 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
11035 _ACEOF
11040 else
11041 $as_echo "$as_me: failed program was:" >&5
11042 sed 's/^/| /' conftest.$ac_ext >&5
11047 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11049 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11050 case "x$with_xrandr" in
11051 x) wine_notices="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
11052 xno) ;;
11053 *) { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11054 This is an error since --with-xrandr was requested." >&5
11055 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11056 This is an error since --with-xrandr was requested." >&2;}
11057 { (exit 1); exit 1; }; } ;;
11058 esac
11062 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
11063 then
11064 cat >conftest.$ac_ext <<_ACEOF
11065 /* confdefs.h. */
11066 _ACEOF
11067 cat confdefs.h >>conftest.$ac_ext
11068 cat >>conftest.$ac_ext <<_ACEOF
11069 /* end confdefs.h. */
11070 #include <X11/Xlib.h>
11071 #include <X11/extensions/Xinerama.h>
11073 main ()
11075 static typeof(XineramaQueryScreens) * func;
11077 return 0;
11079 _ACEOF
11080 rm -f conftest.$ac_objext
11081 if { (ac_try="$ac_compile"
11082 case "(($ac_try" in
11083 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11084 *) ac_try_echo=$ac_try;;
11085 esac
11086 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11087 $as_echo "$ac_try_echo") >&5
11088 (eval "$ac_compile") 2>conftest.er1
11089 ac_status=$?
11090 grep -v '^ *+' conftest.er1 >conftest.err
11091 rm -f conftest.er1
11092 cat conftest.err >&5
11093 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11094 (exit $ac_status); } && {
11095 test -z "$ac_c_werror_flag" ||
11096 test ! -s conftest.err
11097 } && test -s conftest.$ac_objext; then
11098 { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
11099 $as_echo_n "checking for -lXinerama... " >&6; }
11100 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
11101 $as_echo_n "(cached) " >&6
11102 else
11103 ac_check_soname_save_LIBS=$LIBS
11104 LIBS="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11105 cat >conftest.$ac_ext <<_ACEOF
11106 /* confdefs.h. */
11107 _ACEOF
11108 cat confdefs.h >>conftest.$ac_ext
11109 cat >>conftest.$ac_ext <<_ACEOF
11110 /* end confdefs.h. */
11112 /* Override any GCC internal prototype to avoid an error.
11113 Use char because int might match the return type of a GCC
11114 builtin and then its argument prototype would still apply. */
11115 #ifdef __cplusplus
11116 extern "C"
11117 #endif
11118 char XineramaQueryScreens ();
11120 main ()
11122 return XineramaQueryScreens ();
11124 return 0;
11126 _ACEOF
11127 rm -f conftest.$ac_objext conftest$ac_exeext
11128 if { (ac_try="$ac_link"
11129 case "(($ac_try" in
11130 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11131 *) ac_try_echo=$ac_try;;
11132 esac
11133 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11134 $as_echo "$ac_try_echo") >&5
11135 (eval "$ac_link") 2>conftest.er1
11136 ac_status=$?
11137 grep -v '^ *+' conftest.er1 >conftest.err
11138 rm -f conftest.er1
11139 cat conftest.err >&5
11140 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11141 (exit $ac_status); } && {
11142 test -z "$ac_c_werror_flag" ||
11143 test ! -s conftest.err
11144 } && test -s conftest$ac_exeext && {
11145 test "$cross_compiling" = yes ||
11146 $as_test_x conftest$ac_exeext
11147 }; then
11148 case "$LIBEXT" in
11149 dll) ;;
11150 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'` ;;
11151 *) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11152 esac
11153 else
11154 $as_echo "$as_me: failed program was:" >&5
11155 sed 's/^/| /' conftest.$ac_ext >&5
11160 rm -rf conftest.dSYM
11161 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11162 conftest$ac_exeext conftest.$ac_ext
11163 LIBS=$ac_check_soname_save_LIBS
11165 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11166 { $as_echo "$as_me:$LINENO: result: not found" >&5
11167 $as_echo "not found" >&6; }
11169 else
11170 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
11171 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
11173 cat >>confdefs.h <<_ACEOF
11174 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
11175 _ACEOF
11180 else
11181 $as_echo "$as_me: failed program was:" >&5
11182 sed 's/^/| /' conftest.$ac_ext >&5
11187 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11189 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11190 case "x$with_xinerama" in
11191 x) wine_notices="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
11192 xno) ;;
11193 *) { { $as_echo "$as_me:$LINENO: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11194 This is an error since --with-xinerama was requested." >&5
11195 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11196 This is an error since --with-xinerama was requested." >&2;}
11197 { (exit 1); exit 1; }; } ;;
11198 esac
11202 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
11203 then
11204 { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
11205 $as_echo_n "checking for -lXcomposite... " >&6; }
11206 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
11207 $as_echo_n "(cached) " >&6
11208 else
11209 ac_check_soname_save_LIBS=$LIBS
11210 LIBS="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11211 cat >conftest.$ac_ext <<_ACEOF
11212 /* confdefs.h. */
11213 _ACEOF
11214 cat confdefs.h >>conftest.$ac_ext
11215 cat >>conftest.$ac_ext <<_ACEOF
11216 /* end confdefs.h. */
11218 /* Override any GCC internal prototype to avoid an error.
11219 Use char because int might match the return type of a GCC
11220 builtin and then its argument prototype would still apply. */
11221 #ifdef __cplusplus
11222 extern "C"
11223 #endif
11224 char XCompositeRedirectWindow ();
11226 main ()
11228 return XCompositeRedirectWindow ();
11230 return 0;
11232 _ACEOF
11233 rm -f conftest.$ac_objext conftest$ac_exeext
11234 if { (ac_try="$ac_link"
11235 case "(($ac_try" in
11236 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11237 *) ac_try_echo=$ac_try;;
11238 esac
11239 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11240 $as_echo "$ac_try_echo") >&5
11241 (eval "$ac_link") 2>conftest.er1
11242 ac_status=$?
11243 grep -v '^ *+' conftest.er1 >conftest.err
11244 rm -f conftest.er1
11245 cat conftest.err >&5
11246 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11247 (exit $ac_status); } && {
11248 test -z "$ac_c_werror_flag" ||
11249 test ! -s conftest.err
11250 } && test -s conftest$ac_exeext && {
11251 test "$cross_compiling" = yes ||
11252 $as_test_x conftest$ac_exeext
11253 }; then
11254 case "$LIBEXT" in
11255 dll) ;;
11256 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'` ;;
11257 *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11258 esac
11259 else
11260 $as_echo "$as_me: failed program was:" >&5
11261 sed 's/^/| /' conftest.$ac_ext >&5
11266 rm -rf conftest.dSYM
11267 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11268 conftest$ac_exeext conftest.$ac_ext
11269 LIBS=$ac_check_soname_save_LIBS
11271 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11272 { $as_echo "$as_me:$LINENO: result: not found" >&5
11273 $as_echo "not found" >&6; }
11275 else
11276 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11277 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11279 cat >>confdefs.h <<_ACEOF
11280 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11281 _ACEOF
11287 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11288 case "x$with_xcomposite" in
11289 x) wine_notices="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11290 xno) ;;
11291 *) { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11292 This is an error since --with-xcomposite was requested." >&5
11293 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11294 This is an error since --with-xcomposite was requested." >&2;}
11295 { (exit 1); exit 1; }; } ;;
11296 esac
11300 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11301 $as_echo_n "checking for XICCallback.callback... " >&6; }
11302 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11303 $as_echo_n "(cached) " >&6
11304 else
11305 cat >conftest.$ac_ext <<_ACEOF
11306 /* confdefs.h. */
11307 _ACEOF
11308 cat confdefs.h >>conftest.$ac_ext
11309 cat >>conftest.$ac_ext <<_ACEOF
11310 /* end confdefs.h. */
11311 #ifdef HAVE_X11_XLIB_H
11312 #include <X11/Xlib.h>
11313 #endif
11316 main ()
11318 static XICCallback ac_aggr;
11319 if (ac_aggr.callback)
11320 return 0;
11322 return 0;
11324 _ACEOF
11325 rm -f conftest.$ac_objext
11326 if { (ac_try="$ac_compile"
11327 case "(($ac_try" in
11328 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11329 *) ac_try_echo=$ac_try;;
11330 esac
11331 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11332 $as_echo "$ac_try_echo") >&5
11333 (eval "$ac_compile") 2>conftest.er1
11334 ac_status=$?
11335 grep -v '^ *+' conftest.er1 >conftest.err
11336 rm -f conftest.er1
11337 cat conftest.err >&5
11338 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11339 (exit $ac_status); } && {
11340 test -z "$ac_c_werror_flag" ||
11341 test ! -s conftest.err
11342 } && test -s conftest.$ac_objext; then
11343 ac_cv_member_XICCallback_callback=yes
11344 else
11345 $as_echo "$as_me: failed program was:" >&5
11346 sed 's/^/| /' conftest.$ac_ext >&5
11348 cat >conftest.$ac_ext <<_ACEOF
11349 /* confdefs.h. */
11350 _ACEOF
11351 cat confdefs.h >>conftest.$ac_ext
11352 cat >>conftest.$ac_ext <<_ACEOF
11353 /* end confdefs.h. */
11354 #ifdef HAVE_X11_XLIB_H
11355 #include <X11/Xlib.h>
11356 #endif
11359 main ()
11361 static XICCallback ac_aggr;
11362 if (sizeof ac_aggr.callback)
11363 return 0;
11365 return 0;
11367 _ACEOF
11368 rm -f conftest.$ac_objext
11369 if { (ac_try="$ac_compile"
11370 case "(($ac_try" in
11371 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11372 *) ac_try_echo=$ac_try;;
11373 esac
11374 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11375 $as_echo "$ac_try_echo") >&5
11376 (eval "$ac_compile") 2>conftest.er1
11377 ac_status=$?
11378 grep -v '^ *+' conftest.er1 >conftest.err
11379 rm -f conftest.er1
11380 cat conftest.err >&5
11381 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11382 (exit $ac_status); } && {
11383 test -z "$ac_c_werror_flag" ||
11384 test ! -s conftest.err
11385 } && test -s conftest.$ac_objext; then
11386 ac_cv_member_XICCallback_callback=yes
11387 else
11388 $as_echo "$as_me: failed program was:" >&5
11389 sed 's/^/| /' conftest.$ac_ext >&5
11391 ac_cv_member_XICCallback_callback=no
11394 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11397 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11399 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11400 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11401 if test "x$ac_cv_member_XICCallback_callback" = x""yes; then
11403 cat >>confdefs.h <<_ACEOF
11404 #define HAVE_XICCALLBACK_CALLBACK 1
11405 _ACEOF
11412 opengl_msg=""
11413 if test "x$with_opengl" != "xno"
11414 then
11418 for ac_header in GL/gl.h GL/glx.h GL/glu.h
11420 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11421 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11422 $as_echo_n "checking for $ac_header... " >&6; }
11423 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11424 $as_echo_n "(cached) " >&6
11425 else
11426 cat >conftest.$ac_ext <<_ACEOF
11427 /* confdefs.h. */
11428 _ACEOF
11429 cat confdefs.h >>conftest.$ac_ext
11430 cat >>conftest.$ac_ext <<_ACEOF
11431 /* end confdefs.h. */
11432 #ifdef HAVE_GL_GLX_H
11433 # include <GL/glx.h>
11434 #endif
11436 #include <$ac_header>
11437 _ACEOF
11438 rm -f conftest.$ac_objext
11439 if { (ac_try="$ac_compile"
11440 case "(($ac_try" in
11441 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11442 *) ac_try_echo=$ac_try;;
11443 esac
11444 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11445 $as_echo "$ac_try_echo") >&5
11446 (eval "$ac_compile") 2>conftest.er1
11447 ac_status=$?
11448 grep -v '^ *+' conftest.er1 >conftest.err
11449 rm -f conftest.er1
11450 cat conftest.err >&5
11451 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11452 (exit $ac_status); } && {
11453 test -z "$ac_c_werror_flag" ||
11454 test ! -s conftest.err
11455 } && test -s conftest.$ac_objext; then
11456 eval "$as_ac_Header=yes"
11457 else
11458 $as_echo "$as_me: failed program was:" >&5
11459 sed 's/^/| /' conftest.$ac_ext >&5
11461 eval "$as_ac_Header=no"
11464 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11466 ac_res=`eval 'as_val=${'$as_ac_Header'}
11467 $as_echo "$as_val"'`
11468 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11469 $as_echo "$ac_res" >&6; }
11470 as_val=`eval 'as_val=${'$as_ac_Header'}
11471 $as_echo "$as_val"'`
11472 if test "x$as_val" = x""yes; then
11473 cat >>confdefs.h <<_ACEOF
11474 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11475 _ACEOF
11479 done
11481 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11482 then
11483 { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11484 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11485 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11486 $as_echo_n "(cached) " >&6
11487 else
11488 cat >conftest.$ac_ext <<_ACEOF
11489 /* confdefs.h. */
11490 _ACEOF
11491 cat confdefs.h >>conftest.$ac_ext
11492 cat >>conftest.$ac_ext <<_ACEOF
11493 /* end confdefs.h. */
11494 #include <GL/gl.h>
11496 main ()
11498 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11500 return 0;
11502 _ACEOF
11503 rm -f conftest.$ac_objext
11504 if { (ac_try="$ac_compile"
11505 case "(($ac_try" in
11506 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11507 *) ac_try_echo=$ac_try;;
11508 esac
11509 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11510 $as_echo "$ac_try_echo") >&5
11511 (eval "$ac_compile") 2>conftest.er1
11512 ac_status=$?
11513 grep -v '^ *+' conftest.er1 >conftest.err
11514 rm -f conftest.er1
11515 cat conftest.err >&5
11516 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11517 (exit $ac_status); } && {
11518 test -z "$ac_c_werror_flag" ||
11519 test ! -s conftest.err
11520 } && test -s conftest.$ac_objext; then
11521 wine_cv_opengl_header_version_OK="yes"
11522 else
11523 $as_echo "$as_me: failed program was:" >&5
11524 sed 's/^/| /' conftest.$ac_ext >&5
11526 wine_cv_opengl_header_version_OK="no"
11529 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11531 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11532 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11534 if test "$wine_cv_opengl_header_version_OK" = "yes"
11535 then
11536 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11537 $as_echo_n "checking for -lGL... " >&6; }
11538 if test "${ac_cv_lib_soname_GL+set}" = set; then
11539 $as_echo_n "(cached) " >&6
11540 else
11541 ac_check_soname_save_LIBS=$LIBS
11542 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11543 cat >conftest.$ac_ext <<_ACEOF
11544 /* confdefs.h. */
11545 _ACEOF
11546 cat confdefs.h >>conftest.$ac_ext
11547 cat >>conftest.$ac_ext <<_ACEOF
11548 /* end confdefs.h. */
11550 /* Override any GCC internal prototype to avoid an error.
11551 Use char because int might match the return type of a GCC
11552 builtin and then its argument prototype would still apply. */
11553 #ifdef __cplusplus
11554 extern "C"
11555 #endif
11556 char glXCreateContext ();
11558 main ()
11560 return glXCreateContext ();
11562 return 0;
11564 _ACEOF
11565 rm -f conftest.$ac_objext conftest$ac_exeext
11566 if { (ac_try="$ac_link"
11567 case "(($ac_try" in
11568 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11569 *) ac_try_echo=$ac_try;;
11570 esac
11571 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11572 $as_echo "$ac_try_echo") >&5
11573 (eval "$ac_link") 2>conftest.er1
11574 ac_status=$?
11575 grep -v '^ *+' conftest.er1 >conftest.err
11576 rm -f conftest.er1
11577 cat conftest.err >&5
11578 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11579 (exit $ac_status); } && {
11580 test -z "$ac_c_werror_flag" ||
11581 test ! -s conftest.err
11582 } && test -s conftest$ac_exeext && {
11583 test "$cross_compiling" = yes ||
11584 $as_test_x conftest$ac_exeext
11585 }; then
11586 case "$LIBEXT" in
11587 dll) ;;
11588 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'` ;;
11589 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11590 esac
11591 else
11592 $as_echo "$as_me: failed program was:" >&5
11593 sed 's/^/| /' conftest.$ac_ext >&5
11598 rm -rf conftest.dSYM
11599 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11600 conftest$ac_exeext conftest.$ac_ext
11601 LIBS=$ac_check_soname_save_LIBS
11603 if test "x$ac_cv_lib_soname_GL" = "x"; then
11604 { $as_echo "$as_me:$LINENO: result: not found" >&5
11605 $as_echo "not found" >&6; }
11606 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11607 $as_echo_n "checking for -lGL... " >&6; }
11608 if test "${ac_cv_lib_soname_GL+set}" = set; then
11609 $as_echo_n "(cached) " >&6
11610 else
11611 ac_check_soname_save_LIBS=$LIBS
11612 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"
11613 cat >conftest.$ac_ext <<_ACEOF
11614 /* confdefs.h. */
11615 _ACEOF
11616 cat confdefs.h >>conftest.$ac_ext
11617 cat >>conftest.$ac_ext <<_ACEOF
11618 /* end confdefs.h. */
11620 /* Override any GCC internal prototype to avoid an error.
11621 Use char because int might match the return type of a GCC
11622 builtin and then its argument prototype would still apply. */
11623 #ifdef __cplusplus
11624 extern "C"
11625 #endif
11626 char glXCreateContext ();
11628 main ()
11630 return glXCreateContext ();
11632 return 0;
11634 _ACEOF
11635 rm -f conftest.$ac_objext conftest$ac_exeext
11636 if { (ac_try="$ac_link"
11637 case "(($ac_try" in
11638 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11639 *) ac_try_echo=$ac_try;;
11640 esac
11641 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11642 $as_echo "$ac_try_echo") >&5
11643 (eval "$ac_link") 2>conftest.er1
11644 ac_status=$?
11645 grep -v '^ *+' conftest.er1 >conftest.err
11646 rm -f conftest.er1
11647 cat conftest.err >&5
11648 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11649 (exit $ac_status); } && {
11650 test -z "$ac_c_werror_flag" ||
11651 test ! -s conftest.err
11652 } && test -s conftest$ac_exeext && {
11653 test "$cross_compiling" = yes ||
11654 $as_test_x conftest$ac_exeext
11655 }; then
11656 case "$LIBEXT" in
11657 dll) ;;
11658 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'` ;;
11659 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11660 esac
11661 else
11662 $as_echo "$as_me: failed program was:" >&5
11663 sed 's/^/| /' conftest.$ac_ext >&5
11668 rm -rf conftest.dSYM
11669 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11670 conftest$ac_exeext conftest.$ac_ext
11671 LIBS=$ac_check_soname_save_LIBS
11673 if test "x$ac_cv_lib_soname_GL" = "x"; then
11674 { $as_echo "$as_me:$LINENO: result: not found" >&5
11675 $as_echo "not found" >&6; }
11676 if test -f /usr/X11R6/lib/libGL.a
11677 then
11678 opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
11679 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11680 else
11681 opengl_msg="No OpenGL library found on this system."
11683 else
11684 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11685 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11687 cat >>confdefs.h <<_ACEOF
11688 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11689 _ACEOF
11691 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"
11693 cat >>confdefs.h <<\_ACEOF
11694 #define HAVE_OPENGL 1
11695 _ACEOF
11699 else
11700 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11701 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11703 cat >>confdefs.h <<_ACEOF
11704 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11705 _ACEOF
11707 OPENGL_LIBS="-lGL"
11709 cat >>confdefs.h <<\_ACEOF
11710 #define HAVE_OPENGL 1
11711 _ACEOF
11715 if test "$ac_cv_header_GL_glu_h" = "yes"
11716 then
11717 { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11718 $as_echo_n "checking for -lGLU... " >&6; }
11719 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11720 $as_echo_n "(cached) " >&6
11721 else
11722 ac_check_soname_save_LIBS=$LIBS
11723 LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11724 cat >conftest.$ac_ext <<_ACEOF
11725 /* confdefs.h. */
11726 _ACEOF
11727 cat confdefs.h >>conftest.$ac_ext
11728 cat >>conftest.$ac_ext <<_ACEOF
11729 /* end confdefs.h. */
11731 /* Override any GCC internal prototype to avoid an error.
11732 Use char because int might match the return type of a GCC
11733 builtin and then its argument prototype would still apply. */
11734 #ifdef __cplusplus
11735 extern "C"
11736 #endif
11737 char gluLookAt ();
11739 main ()
11741 return gluLookAt ();
11743 return 0;
11745 _ACEOF
11746 rm -f conftest.$ac_objext conftest$ac_exeext
11747 if { (ac_try="$ac_link"
11748 case "(($ac_try" in
11749 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11750 *) ac_try_echo=$ac_try;;
11751 esac
11752 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11753 $as_echo "$ac_try_echo") >&5
11754 (eval "$ac_link") 2>conftest.er1
11755 ac_status=$?
11756 grep -v '^ *+' conftest.er1 >conftest.err
11757 rm -f conftest.er1
11758 cat conftest.err >&5
11759 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11760 (exit $ac_status); } && {
11761 test -z "$ac_c_werror_flag" ||
11762 test ! -s conftest.err
11763 } && test -s conftest$ac_exeext && {
11764 test "$cross_compiling" = yes ||
11765 $as_test_x conftest$ac_exeext
11766 }; then
11767 case "$LIBEXT" in
11768 dll) ;;
11769 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'` ;;
11770 *) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11771 esac
11772 else
11773 $as_echo "$as_me: failed program was:" >&5
11774 sed 's/^/| /' conftest.$ac_ext >&5
11779 rm -rf conftest.dSYM
11780 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11781 conftest$ac_exeext conftest.$ac_ext
11782 LIBS=$ac_check_soname_save_LIBS
11784 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11785 { $as_echo "$as_me:$LINENO: result: not found" >&5
11786 $as_echo "not found" >&6; }
11788 else
11789 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
11790 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
11792 cat >>confdefs.h <<_ACEOF
11793 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
11794 _ACEOF
11800 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11801 case "x$with_glu" in
11802 x) wine_notices="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
11803 xno) ;;
11804 *) { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11805 This is an error since --with-glu was requested." >&5
11806 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11807 This is an error since --with-glu was requested." >&2;}
11808 { (exit 1); exit 1; }; } ;;
11809 esac
11812 else
11813 opengl_msg="Old Mesa headers detected. Consider upgrading your Mesa libraries."
11815 else
11816 opengl_msg="OpenGL development headers not found."
11818 test -n "$opengl_msg" && enable_opengl32=${enable_opengl32:-no}
11819 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32=${enable_glu32:-no}
11820 else
11821 enable_opengl32=${enable_opengl32:-no}
11822 enable_glu32=${enable_glu32:-no}
11824 if test -n "$opengl_msg"; then
11825 case "x$with_opengl" in
11826 x) wine_warnings="$wine_warnings|$opengl_msg
11827 OpenGL and Direct3D won't be supported." ;;
11828 xno) ;;
11829 *) { { $as_echo "$as_me:$LINENO: error: $opengl_msg
11830 OpenGL and Direct3D won't be supported.
11831 This is an error since --with-opengl was requested." >&5
11832 $as_echo "$as_me: error: $opengl_msg
11833 OpenGL and Direct3D won't be supported.
11834 This is an error since --with-opengl was requested." >&2;}
11835 { (exit 1); exit 1; }; } ;;
11836 esac
11840 NASLIBS=""
11843 for ac_header in audio/audiolib.h
11845 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11846 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11847 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11848 $as_echo_n "checking for $ac_header... " >&6; }
11849 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11850 $as_echo_n "(cached) " >&6
11852 ac_res=`eval 'as_val=${'$as_ac_Header'}
11853 $as_echo "$as_val"'`
11854 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11855 $as_echo "$ac_res" >&6; }
11856 else
11857 # Is the header compilable?
11858 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
11859 $as_echo_n "checking $ac_header usability... " >&6; }
11860 cat >conftest.$ac_ext <<_ACEOF
11861 /* confdefs.h. */
11862 _ACEOF
11863 cat confdefs.h >>conftest.$ac_ext
11864 cat >>conftest.$ac_ext <<_ACEOF
11865 /* end confdefs.h. */
11866 $ac_includes_default
11867 #include <$ac_header>
11868 _ACEOF
11869 rm -f conftest.$ac_objext
11870 if { (ac_try="$ac_compile"
11871 case "(($ac_try" in
11872 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11873 *) ac_try_echo=$ac_try;;
11874 esac
11875 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11876 $as_echo "$ac_try_echo") >&5
11877 (eval "$ac_compile") 2>conftest.er1
11878 ac_status=$?
11879 grep -v '^ *+' conftest.er1 >conftest.err
11880 rm -f conftest.er1
11881 cat conftest.err >&5
11882 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11883 (exit $ac_status); } && {
11884 test -z "$ac_c_werror_flag" ||
11885 test ! -s conftest.err
11886 } && test -s conftest.$ac_objext; then
11887 ac_header_compiler=yes
11888 else
11889 $as_echo "$as_me: failed program was:" >&5
11890 sed 's/^/| /' conftest.$ac_ext >&5
11892 ac_header_compiler=no
11895 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11896 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11897 $as_echo "$ac_header_compiler" >&6; }
11899 # Is the header present?
11900 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
11901 $as_echo_n "checking $ac_header presence... " >&6; }
11902 cat >conftest.$ac_ext <<_ACEOF
11903 /* confdefs.h. */
11904 _ACEOF
11905 cat confdefs.h >>conftest.$ac_ext
11906 cat >>conftest.$ac_ext <<_ACEOF
11907 /* end confdefs.h. */
11908 #include <$ac_header>
11909 _ACEOF
11910 if { (ac_try="$ac_cpp conftest.$ac_ext"
11911 case "(($ac_try" in
11912 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11913 *) ac_try_echo=$ac_try;;
11914 esac
11915 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11916 $as_echo "$ac_try_echo") >&5
11917 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11918 ac_status=$?
11919 grep -v '^ *+' conftest.er1 >conftest.err
11920 rm -f conftest.er1
11921 cat conftest.err >&5
11922 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11923 (exit $ac_status); } >/dev/null && {
11924 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11925 test ! -s conftest.err
11926 }; then
11927 ac_header_preproc=yes
11928 else
11929 $as_echo "$as_me: failed program was:" >&5
11930 sed 's/^/| /' conftest.$ac_ext >&5
11932 ac_header_preproc=no
11935 rm -f conftest.err conftest.$ac_ext
11936 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11937 $as_echo "$ac_header_preproc" >&6; }
11939 # So? What about this header?
11940 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11941 yes:no: )
11942 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11943 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11944 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11945 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11946 ac_header_preproc=yes
11948 no:yes:* )
11949 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11950 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11951 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11952 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11953 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11954 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11955 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11956 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11957 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11958 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11959 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11960 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11961 ( cat <<\_ASBOX
11962 ## ------------------------------------ ##
11963 ## Report this to wine-devel@winehq.org ##
11964 ## ------------------------------------ ##
11965 _ASBOX
11966 ) | sed "s/^/$as_me: WARNING: /" >&2
11968 esac
11969 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11970 $as_echo_n "checking for $ac_header... " >&6; }
11971 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11972 $as_echo_n "(cached) " >&6
11973 else
11974 eval "$as_ac_Header=\$ac_header_preproc"
11976 ac_res=`eval 'as_val=${'$as_ac_Header'}
11977 $as_echo "$as_val"'`
11978 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11979 $as_echo "$ac_res" >&6; }
11982 as_val=`eval 'as_val=${'$as_ac_Header'}
11983 $as_echo "$as_val"'`
11984 if test "x$as_val" = x""yes; then
11985 cat >>confdefs.h <<_ACEOF
11986 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11987 _ACEOF
11989 for ac_header in audio/soundlib.h
11991 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11992 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11993 $as_echo_n "checking for $ac_header... " >&6; }
11994 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11995 $as_echo_n "(cached) " >&6
11996 else
11997 cat >conftest.$ac_ext <<_ACEOF
11998 /* confdefs.h. */
11999 _ACEOF
12000 cat confdefs.h >>conftest.$ac_ext
12001 cat >>conftest.$ac_ext <<_ACEOF
12002 /* end confdefs.h. */
12003 #include <audio/audiolib.h>
12005 #include <$ac_header>
12006 _ACEOF
12007 rm -f conftest.$ac_objext
12008 if { (ac_try="$ac_compile"
12009 case "(($ac_try" in
12010 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12011 *) ac_try_echo=$ac_try;;
12012 esac
12013 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12014 $as_echo "$ac_try_echo") >&5
12015 (eval "$ac_compile") 2>conftest.er1
12016 ac_status=$?
12017 grep -v '^ *+' conftest.er1 >conftest.err
12018 rm -f conftest.er1
12019 cat conftest.err >&5
12020 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12021 (exit $ac_status); } && {
12022 test -z "$ac_c_werror_flag" ||
12023 test ! -s conftest.err
12024 } && test -s conftest.$ac_objext; then
12025 eval "$as_ac_Header=yes"
12026 else
12027 $as_echo "$as_me: failed program was:" >&5
12028 sed 's/^/| /' conftest.$ac_ext >&5
12030 eval "$as_ac_Header=no"
12033 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12035 ac_res=`eval 'as_val=${'$as_ac_Header'}
12036 $as_echo "$as_val"'`
12037 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12038 $as_echo "$ac_res" >&6; }
12039 as_val=`eval 'as_val=${'$as_ac_Header'}
12040 $as_echo "$as_val"'`
12041 if test "x$as_val" = x""yes; then
12042 cat >>confdefs.h <<_ACEOF
12043 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12044 _ACEOF
12048 done
12050 { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
12051 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
12052 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
12053 $as_echo_n "(cached) " >&6
12054 else
12055 ac_check_lib_save_LIBS=$LIBS
12056 LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
12057 cat >conftest.$ac_ext <<_ACEOF
12058 /* confdefs.h. */
12059 _ACEOF
12060 cat confdefs.h >>conftest.$ac_ext
12061 cat >>conftest.$ac_ext <<_ACEOF
12062 /* end confdefs.h. */
12064 /* Override any GCC internal prototype to avoid an error.
12065 Use char because int might match the return type of a GCC
12066 builtin and then its argument prototype would still apply. */
12067 #ifdef __cplusplus
12068 extern "C"
12069 #endif
12070 char AuCreateFlow ();
12072 main ()
12074 return AuCreateFlow ();
12076 return 0;
12078 _ACEOF
12079 rm -f conftest.$ac_objext conftest$ac_exeext
12080 if { (ac_try="$ac_link"
12081 case "(($ac_try" in
12082 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12083 *) ac_try_echo=$ac_try;;
12084 esac
12085 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12086 $as_echo "$ac_try_echo") >&5
12087 (eval "$ac_link") 2>conftest.er1
12088 ac_status=$?
12089 grep -v '^ *+' conftest.er1 >conftest.err
12090 rm -f conftest.er1
12091 cat conftest.err >&5
12092 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12093 (exit $ac_status); } && {
12094 test -z "$ac_c_werror_flag" ||
12095 test ! -s conftest.err
12096 } && test -s conftest$ac_exeext && {
12097 test "$cross_compiling" = yes ||
12098 $as_test_x conftest$ac_exeext
12099 }; then
12100 ac_cv_lib_audio_AuCreateFlow=yes
12101 else
12102 $as_echo "$as_me: failed program was:" >&5
12103 sed 's/^/| /' conftest.$ac_ext >&5
12105 ac_cv_lib_audio_AuCreateFlow=no
12108 rm -rf conftest.dSYM
12109 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12110 conftest$ac_exeext conftest.$ac_ext
12111 LIBS=$ac_check_lib_save_LIBS
12113 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
12114 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
12115 if test "x$ac_cv_lib_audio_AuCreateFlow" = x""yes; then
12117 cat >>confdefs.h <<\_ACEOF
12118 #define HAVE_NAS 1
12119 _ACEOF
12121 { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
12122 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
12123 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
12124 $as_echo_n "(cached) " >&6
12125 else
12126 ac_check_lib_save_LIBS=$LIBS
12127 LIBS="-lXau $X_LIBS $LIBS"
12128 cat >conftest.$ac_ext <<_ACEOF
12129 /* confdefs.h. */
12130 _ACEOF
12131 cat confdefs.h >>conftest.$ac_ext
12132 cat >>conftest.$ac_ext <<_ACEOF
12133 /* end confdefs.h. */
12135 /* Override any GCC internal prototype to avoid an error.
12136 Use char because int might match the return type of a GCC
12137 builtin and then its argument prototype would still apply. */
12138 #ifdef __cplusplus
12139 extern "C"
12140 #endif
12141 char XauGetBestAuthByAddr ();
12143 main ()
12145 return XauGetBestAuthByAddr ();
12147 return 0;
12149 _ACEOF
12150 rm -f conftest.$ac_objext conftest$ac_exeext
12151 if { (ac_try="$ac_link"
12152 case "(($ac_try" in
12153 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12154 *) ac_try_echo=$ac_try;;
12155 esac
12156 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12157 $as_echo "$ac_try_echo") >&5
12158 (eval "$ac_link") 2>conftest.er1
12159 ac_status=$?
12160 grep -v '^ *+' conftest.er1 >conftest.err
12161 rm -f conftest.er1
12162 cat conftest.err >&5
12163 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12164 (exit $ac_status); } && {
12165 test -z "$ac_c_werror_flag" ||
12166 test ! -s conftest.err
12167 } && test -s conftest$ac_exeext && {
12168 test "$cross_compiling" = yes ||
12169 $as_test_x conftest$ac_exeext
12170 }; then
12171 ac_cv_lib_Xau_XauGetBestAuthByAddr=yes
12172 else
12173 $as_echo "$as_me: failed program was:" >&5
12174 sed 's/^/| /' conftest.$ac_ext >&5
12176 ac_cv_lib_Xau_XauGetBestAuthByAddr=no
12179 rm -rf conftest.dSYM
12180 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12181 conftest$ac_exeext conftest.$ac_ext
12182 LIBS=$ac_check_lib_save_LIBS
12184 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
12185 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
12186 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x""yes; then
12187 NASLIBS="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12188 else
12189 NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12197 done
12200 CPPFLAGS="$ac_save_CPPFLAGS"
12201 else
12202 XLIB=""
12203 X_CFLAGS=""
12204 X_LIBS=""
12205 enable_winex11_drv=${enable_winex11_drv:-no}
12206 enable_opengl32=${enable_opengl32:-no}
12207 enable_glu32=${enable_glu32:-no}
12209 if test "x$XLIB" = "x"; then
12210 case "x$with_x" in
12211 xno) ;;
12212 *) { { $as_echo "$as_me:$LINENO: error: X ${notice_platform}development files not found. Wine will be built
12213 without X support, which probably isn't what you want. You will need to install
12214 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12215 Use the --without-x option if you really want this." >&5
12216 $as_echo "$as_me: error: X ${notice_platform}development files not found. Wine will be built
12217 without X support, which probably isn't what you want. You will need to install
12218 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12219 Use the --without-x option if you really want this." >&2;}
12220 { (exit 1); exit 1; }; } ;;
12221 esac
12226 XML2LIBS=""
12228 XML2INCL=""
12230 XSLTINCL=""
12232 if test "x$with_xml" != "xno"
12233 then
12234 ac_save_CPPFLAGS="$CPPFLAGS"
12235 if test "$PKG_CONFIG" != "false"
12236 then
12237 ac_xml_libs="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
12238 ac_xml_cflags="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
12239 else
12240 ac_xml_libs="`xml2-config --libs 2>/dev/null`"
12241 ac_xml_cflags="`xml2-config --cflags 2>/dev/null`"
12243 CPPFLAGS="$CPPFLAGS $ac_xml_cflags"
12245 for ac_header in libxml/parser.h
12247 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12248 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12249 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12250 $as_echo_n "checking for $ac_header... " >&6; }
12251 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12252 $as_echo_n "(cached) " >&6
12254 ac_res=`eval 'as_val=${'$as_ac_Header'}
12255 $as_echo "$as_val"'`
12256 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12257 $as_echo "$ac_res" >&6; }
12258 else
12259 # Is the header compilable?
12260 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12261 $as_echo_n "checking $ac_header usability... " >&6; }
12262 cat >conftest.$ac_ext <<_ACEOF
12263 /* confdefs.h. */
12264 _ACEOF
12265 cat confdefs.h >>conftest.$ac_ext
12266 cat >>conftest.$ac_ext <<_ACEOF
12267 /* end confdefs.h. */
12268 $ac_includes_default
12269 #include <$ac_header>
12270 _ACEOF
12271 rm -f conftest.$ac_objext
12272 if { (ac_try="$ac_compile"
12273 case "(($ac_try" in
12274 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12275 *) ac_try_echo=$ac_try;;
12276 esac
12277 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12278 $as_echo "$ac_try_echo") >&5
12279 (eval "$ac_compile") 2>conftest.er1
12280 ac_status=$?
12281 grep -v '^ *+' conftest.er1 >conftest.err
12282 rm -f conftest.er1
12283 cat conftest.err >&5
12284 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12285 (exit $ac_status); } && {
12286 test -z "$ac_c_werror_flag" ||
12287 test ! -s conftest.err
12288 } && test -s conftest.$ac_objext; then
12289 ac_header_compiler=yes
12290 else
12291 $as_echo "$as_me: failed program was:" >&5
12292 sed 's/^/| /' conftest.$ac_ext >&5
12294 ac_header_compiler=no
12297 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12298 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12299 $as_echo "$ac_header_compiler" >&6; }
12301 # Is the header present?
12302 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12303 $as_echo_n "checking $ac_header presence... " >&6; }
12304 cat >conftest.$ac_ext <<_ACEOF
12305 /* confdefs.h. */
12306 _ACEOF
12307 cat confdefs.h >>conftest.$ac_ext
12308 cat >>conftest.$ac_ext <<_ACEOF
12309 /* end confdefs.h. */
12310 #include <$ac_header>
12311 _ACEOF
12312 if { (ac_try="$ac_cpp conftest.$ac_ext"
12313 case "(($ac_try" in
12314 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12315 *) ac_try_echo=$ac_try;;
12316 esac
12317 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12318 $as_echo "$ac_try_echo") >&5
12319 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12320 ac_status=$?
12321 grep -v '^ *+' conftest.er1 >conftest.err
12322 rm -f conftest.er1
12323 cat conftest.err >&5
12324 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12325 (exit $ac_status); } >/dev/null && {
12326 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12327 test ! -s conftest.err
12328 }; then
12329 ac_header_preproc=yes
12330 else
12331 $as_echo "$as_me: failed program was:" >&5
12332 sed 's/^/| /' conftest.$ac_ext >&5
12334 ac_header_preproc=no
12337 rm -f conftest.err conftest.$ac_ext
12338 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12339 $as_echo "$ac_header_preproc" >&6; }
12341 # So? What about this header?
12342 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12343 yes:no: )
12344 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12345 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12346 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12347 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12348 ac_header_preproc=yes
12350 no:yes:* )
12351 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12352 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12353 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12354 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12355 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12356 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12357 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12358 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12359 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12360 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12361 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12362 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12363 ( cat <<\_ASBOX
12364 ## ------------------------------------ ##
12365 ## Report this to wine-devel@winehq.org ##
12366 ## ------------------------------------ ##
12367 _ASBOX
12368 ) | sed "s/^/$as_me: WARNING: /" >&2
12370 esac
12371 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12372 $as_echo_n "checking for $ac_header... " >&6; }
12373 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12374 $as_echo_n "(cached) " >&6
12375 else
12376 eval "$as_ac_Header=\$ac_header_preproc"
12378 ac_res=`eval 'as_val=${'$as_ac_Header'}
12379 $as_echo "$as_val"'`
12380 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12381 $as_echo "$ac_res" >&6; }
12384 as_val=`eval 'as_val=${'$as_ac_Header'}
12385 $as_echo "$as_val"'`
12386 if test "x$as_val" = x""yes; then
12387 cat >>confdefs.h <<_ACEOF
12388 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12389 _ACEOF
12390 { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12391 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12392 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12393 $as_echo_n "(cached) " >&6
12394 else
12395 ac_check_lib_save_LIBS=$LIBS
12396 LIBS="-lxml2 $ac_xml_libs $LIBS"
12397 cat >conftest.$ac_ext <<_ACEOF
12398 /* confdefs.h. */
12399 _ACEOF
12400 cat confdefs.h >>conftest.$ac_ext
12401 cat >>conftest.$ac_ext <<_ACEOF
12402 /* end confdefs.h. */
12404 /* Override any GCC internal prototype to avoid an error.
12405 Use char because int might match the return type of a GCC
12406 builtin and then its argument prototype would still apply. */
12407 #ifdef __cplusplus
12408 extern "C"
12409 #endif
12410 char xmlParseMemory ();
12412 main ()
12414 return xmlParseMemory ();
12416 return 0;
12418 _ACEOF
12419 rm -f conftest.$ac_objext conftest$ac_exeext
12420 if { (ac_try="$ac_link"
12421 case "(($ac_try" in
12422 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12423 *) ac_try_echo=$ac_try;;
12424 esac
12425 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12426 $as_echo "$ac_try_echo") >&5
12427 (eval "$ac_link") 2>conftest.er1
12428 ac_status=$?
12429 grep -v '^ *+' conftest.er1 >conftest.err
12430 rm -f conftest.er1
12431 cat conftest.err >&5
12432 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12433 (exit $ac_status); } && {
12434 test -z "$ac_c_werror_flag" ||
12435 test ! -s conftest.err
12436 } && test -s conftest$ac_exeext && {
12437 test "$cross_compiling" = yes ||
12438 $as_test_x conftest$ac_exeext
12439 }; then
12440 ac_cv_lib_xml2_xmlParseMemory=yes
12441 else
12442 $as_echo "$as_me: failed program was:" >&5
12443 sed 's/^/| /' conftest.$ac_ext >&5
12445 ac_cv_lib_xml2_xmlParseMemory=no
12448 rm -rf conftest.dSYM
12449 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12450 conftest$ac_exeext conftest.$ac_ext
12451 LIBS=$ac_check_lib_save_LIBS
12453 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12454 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12455 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x""yes; then
12457 cat >>confdefs.h <<\_ACEOF
12458 #define HAVE_LIBXML2 1
12459 _ACEOF
12461 XML2LIBS="$ac_xml_libs"
12462 XML2INCL="$ac_xml_cflags"
12465 { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12466 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12467 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12468 $as_echo_n "(cached) " >&6
12469 else
12470 ac_check_lib_save_LIBS=$LIBS
12471 LIBS="-lxml2 $ac_xml_libs $LIBS"
12472 cat >conftest.$ac_ext <<_ACEOF
12473 /* confdefs.h. */
12474 _ACEOF
12475 cat confdefs.h >>conftest.$ac_ext
12476 cat >>conftest.$ac_ext <<_ACEOF
12477 /* end confdefs.h. */
12479 /* Override any GCC internal prototype to avoid an error.
12480 Use char because int might match the return type of a GCC
12481 builtin and then its argument prototype would still apply. */
12482 #ifdef __cplusplus
12483 extern "C"
12484 #endif
12485 char xmlReadMemory ();
12487 main ()
12489 return xmlReadMemory ();
12491 return 0;
12493 _ACEOF
12494 rm -f conftest.$ac_objext conftest$ac_exeext
12495 if { (ac_try="$ac_link"
12496 case "(($ac_try" in
12497 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12498 *) ac_try_echo=$ac_try;;
12499 esac
12500 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12501 $as_echo "$ac_try_echo") >&5
12502 (eval "$ac_link") 2>conftest.er1
12503 ac_status=$?
12504 grep -v '^ *+' conftest.er1 >conftest.err
12505 rm -f conftest.er1
12506 cat conftest.err >&5
12507 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12508 (exit $ac_status); } && {
12509 test -z "$ac_c_werror_flag" ||
12510 test ! -s conftest.err
12511 } && test -s conftest$ac_exeext && {
12512 test "$cross_compiling" = yes ||
12513 $as_test_x conftest$ac_exeext
12514 }; then
12515 ac_cv_lib_xml2_xmlReadMemory=yes
12516 else
12517 $as_echo "$as_me: failed program was:" >&5
12518 sed 's/^/| /' conftest.$ac_ext >&5
12520 ac_cv_lib_xml2_xmlReadMemory=no
12523 rm -rf conftest.dSYM
12524 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12525 conftest$ac_exeext conftest.$ac_ext
12526 LIBS=$ac_check_lib_save_LIBS
12528 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12529 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12530 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x""yes; then
12532 cat >>confdefs.h <<\_ACEOF
12533 #define HAVE_XMLREADMEMORY 1
12534 _ACEOF
12538 { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12539 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12540 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12541 $as_echo_n "(cached) " >&6
12542 else
12543 ac_check_lib_save_LIBS=$LIBS
12544 LIBS="-lxml2 $ac_xml_libs $LIBS"
12545 cat >conftest.$ac_ext <<_ACEOF
12546 /* confdefs.h. */
12547 _ACEOF
12548 cat confdefs.h >>conftest.$ac_ext
12549 cat >>conftest.$ac_ext <<_ACEOF
12550 /* end confdefs.h. */
12552 /* Override any GCC internal prototype to avoid an error.
12553 Use char because int might match the return type of a GCC
12554 builtin and then its argument prototype would still apply. */
12555 #ifdef __cplusplus
12556 extern "C"
12557 #endif
12558 char xmlNewDocPI ();
12560 main ()
12562 return xmlNewDocPI ();
12564 return 0;
12566 _ACEOF
12567 rm -f conftest.$ac_objext conftest$ac_exeext
12568 if { (ac_try="$ac_link"
12569 case "(($ac_try" in
12570 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12571 *) ac_try_echo=$ac_try;;
12572 esac
12573 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12574 $as_echo "$ac_try_echo") >&5
12575 (eval "$ac_link") 2>conftest.er1
12576 ac_status=$?
12577 grep -v '^ *+' conftest.er1 >conftest.err
12578 rm -f conftest.er1
12579 cat conftest.err >&5
12580 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12581 (exit $ac_status); } && {
12582 test -z "$ac_c_werror_flag" ||
12583 test ! -s conftest.err
12584 } && test -s conftest$ac_exeext && {
12585 test "$cross_compiling" = yes ||
12586 $as_test_x conftest$ac_exeext
12587 }; then
12588 ac_cv_lib_xml2_xmlNewDocPI=yes
12589 else
12590 $as_echo "$as_me: failed program was:" >&5
12591 sed 's/^/| /' conftest.$ac_ext >&5
12593 ac_cv_lib_xml2_xmlNewDocPI=no
12596 rm -rf conftest.dSYM
12597 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12598 conftest$ac_exeext conftest.$ac_ext
12599 LIBS=$ac_check_lib_save_LIBS
12601 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12602 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12603 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x""yes; then
12605 cat >>confdefs.h <<\_ACEOF
12606 #define HAVE_XMLNEWDOCPI 1
12607 _ACEOF
12614 done
12616 CPPFLAGS="$ac_save_CPPFLAGS"
12618 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12619 case "x$with_xml" in
12620 x) wine_warnings="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12621 xno) ;;
12622 *) { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12623 This is an error since --with-xml was requested." >&5
12624 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12625 This is an error since --with-xml was requested." >&2;}
12626 { (exit 1); exit 1; }; } ;;
12627 esac
12631 if test "x$with_xslt" != "xno"
12632 then
12633 if test "$PKG_CONFIG" != "false"
12634 then
12635 ac_xslt_libs="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
12636 ac_xslt_cflags="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
12637 else
12638 ac_xslt_libs="`xslt-config --libs 2>/dev/null`"
12639 ac_xslt_cflags="`xslt-config --cflags 2>/dev/null`"
12641 ac_save_CPPFLAGS="$CPPFLAGS"
12642 CPPFLAGS="$CPPFLAGS $ac_xslt_cflags"
12645 for ac_header in libxslt/pattern.h libxslt/transform.h
12647 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12648 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12649 $as_echo_n "checking for $ac_header... " >&6; }
12650 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12651 $as_echo_n "(cached) " >&6
12652 else
12653 cat >conftest.$ac_ext <<_ACEOF
12654 /* confdefs.h. */
12655 _ACEOF
12656 cat confdefs.h >>conftest.$ac_ext
12657 cat >>conftest.$ac_ext <<_ACEOF
12658 /* end confdefs.h. */
12659 #ifdef HAVE_LIBXSLT_PATTERN_H
12660 # include <libxslt/pattern.h>
12661 #endif
12663 #include <$ac_header>
12664 _ACEOF
12665 rm -f conftest.$ac_objext
12666 if { (ac_try="$ac_compile"
12667 case "(($ac_try" in
12668 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12669 *) ac_try_echo=$ac_try;;
12670 esac
12671 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12672 $as_echo "$ac_try_echo") >&5
12673 (eval "$ac_compile") 2>conftest.er1
12674 ac_status=$?
12675 grep -v '^ *+' conftest.er1 >conftest.err
12676 rm -f conftest.er1
12677 cat conftest.err >&5
12678 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12679 (exit $ac_status); } && {
12680 test -z "$ac_c_werror_flag" ||
12681 test ! -s conftest.err
12682 } && test -s conftest.$ac_objext; then
12683 eval "$as_ac_Header=yes"
12684 else
12685 $as_echo "$as_me: failed program was:" >&5
12686 sed 's/^/| /' conftest.$ac_ext >&5
12688 eval "$as_ac_Header=no"
12691 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12693 ac_res=`eval 'as_val=${'$as_ac_Header'}
12694 $as_echo "$as_val"'`
12695 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12696 $as_echo "$ac_res" >&6; }
12697 as_val=`eval 'as_val=${'$as_ac_Header'}
12698 $as_echo "$as_val"'`
12699 if test "x$as_val" = x""yes; then
12700 cat >>confdefs.h <<_ACEOF
12701 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12702 _ACEOF
12706 done
12708 CPPFLAGS="$ac_save_CPPFLAGS"
12709 if test "$ac_cv_header_libxslt_transform_h" = "yes"
12710 then
12711 { $as_echo "$as_me:$LINENO: checking for -lxslt" >&5
12712 $as_echo_n "checking for -lxslt... " >&6; }
12713 if test "${ac_cv_lib_soname_xslt+set}" = set; then
12714 $as_echo_n "(cached) " >&6
12715 else
12716 ac_check_soname_save_LIBS=$LIBS
12717 LIBS="-lxslt $ac_xslt_libs $LIBS"
12718 cat >conftest.$ac_ext <<_ACEOF
12719 /* confdefs.h. */
12720 _ACEOF
12721 cat confdefs.h >>conftest.$ac_ext
12722 cat >>conftest.$ac_ext <<_ACEOF
12723 /* end confdefs.h. */
12725 /* Override any GCC internal prototype to avoid an error.
12726 Use char because int might match the return type of a GCC
12727 builtin and then its argument prototype would still apply. */
12728 #ifdef __cplusplus
12729 extern "C"
12730 #endif
12731 char xsltCompilePattern ();
12733 main ()
12735 return xsltCompilePattern ();
12737 return 0;
12739 _ACEOF
12740 rm -f conftest.$ac_objext conftest$ac_exeext
12741 if { (ac_try="$ac_link"
12742 case "(($ac_try" in
12743 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12744 *) ac_try_echo=$ac_try;;
12745 esac
12746 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12747 $as_echo "$ac_try_echo") >&5
12748 (eval "$ac_link") 2>conftest.er1
12749 ac_status=$?
12750 grep -v '^ *+' conftest.er1 >conftest.err
12751 rm -f conftest.er1
12752 cat conftest.err >&5
12753 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12754 (exit $ac_status); } && {
12755 test -z "$ac_c_werror_flag" ||
12756 test ! -s conftest.err
12757 } && test -s conftest$ac_exeext && {
12758 test "$cross_compiling" = yes ||
12759 $as_test_x conftest$ac_exeext
12760 }; then
12761 case "$LIBEXT" in
12762 dll) ;;
12763 dylib) ac_cv_lib_soname_xslt=`otool -L conftest$ac_exeext | grep "libxslt\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libxslt\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
12764 *) ac_cv_lib_soname_xslt=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12765 esac
12766 else
12767 $as_echo "$as_me: failed program was:" >&5
12768 sed 's/^/| /' conftest.$ac_ext >&5
12773 rm -rf conftest.dSYM
12774 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12775 conftest$ac_exeext conftest.$ac_ext
12776 LIBS=$ac_check_soname_save_LIBS
12778 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12779 { $as_echo "$as_me:$LINENO: result: not found" >&5
12780 $as_echo "not found" >&6; }
12782 else
12783 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_xslt" >&5
12784 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
12786 cat >>confdefs.h <<_ACEOF
12787 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
12788 _ACEOF
12790 XSLTINCL="$ac_xslt_cflags"
12795 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12796 case "x$with_xslt" in
12797 x) wine_warnings="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
12798 xno) ;;
12799 *) { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12800 This is an error since --with-xslt was requested." >&5
12801 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12802 This is an error since --with-xslt was requested." >&2;}
12803 { (exit 1); exit 1; }; } ;;
12804 esac
12808 HALINCL=""
12810 if test "x$with_hal" != "xno"
12811 then
12812 ac_save_CPPFLAGS="$CPPFLAGS"
12813 if test "$PKG_CONFIG" != "false"
12814 then
12815 ac_hal_libs="`$PKG_CONFIG --libs hal 2>/dev/null`"
12816 ac_hal_cflags="`$PKG_CONFIG --cflags hal 2>/dev/null`"
12817 CPPFLAGS="$CPPFLAGS $ac_hal_cflags"
12821 for ac_header in dbus/dbus.h hal/libhal.h
12823 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12824 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12825 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12826 $as_echo_n "checking for $ac_header... " >&6; }
12827 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12828 $as_echo_n "(cached) " >&6
12830 ac_res=`eval 'as_val=${'$as_ac_Header'}
12831 $as_echo "$as_val"'`
12832 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12833 $as_echo "$ac_res" >&6; }
12834 else
12835 # Is the header compilable?
12836 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12837 $as_echo_n "checking $ac_header usability... " >&6; }
12838 cat >conftest.$ac_ext <<_ACEOF
12839 /* confdefs.h. */
12840 _ACEOF
12841 cat confdefs.h >>conftest.$ac_ext
12842 cat >>conftest.$ac_ext <<_ACEOF
12843 /* end confdefs.h. */
12844 $ac_includes_default
12845 #include <$ac_header>
12846 _ACEOF
12847 rm -f conftest.$ac_objext
12848 if { (ac_try="$ac_compile"
12849 case "(($ac_try" in
12850 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12851 *) ac_try_echo=$ac_try;;
12852 esac
12853 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12854 $as_echo "$ac_try_echo") >&5
12855 (eval "$ac_compile") 2>conftest.er1
12856 ac_status=$?
12857 grep -v '^ *+' conftest.er1 >conftest.err
12858 rm -f conftest.er1
12859 cat conftest.err >&5
12860 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12861 (exit $ac_status); } && {
12862 test -z "$ac_c_werror_flag" ||
12863 test ! -s conftest.err
12864 } && test -s conftest.$ac_objext; then
12865 ac_header_compiler=yes
12866 else
12867 $as_echo "$as_me: failed program was:" >&5
12868 sed 's/^/| /' conftest.$ac_ext >&5
12870 ac_header_compiler=no
12873 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12874 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12875 $as_echo "$ac_header_compiler" >&6; }
12877 # Is the header present?
12878 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12879 $as_echo_n "checking $ac_header presence... " >&6; }
12880 cat >conftest.$ac_ext <<_ACEOF
12881 /* confdefs.h. */
12882 _ACEOF
12883 cat confdefs.h >>conftest.$ac_ext
12884 cat >>conftest.$ac_ext <<_ACEOF
12885 /* end confdefs.h. */
12886 #include <$ac_header>
12887 _ACEOF
12888 if { (ac_try="$ac_cpp conftest.$ac_ext"
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_cpp conftest.$ac_ext") 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); } >/dev/null && {
12902 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12903 test ! -s conftest.err
12904 }; then
12905 ac_header_preproc=yes
12906 else
12907 $as_echo "$as_me: failed program was:" >&5
12908 sed 's/^/| /' conftest.$ac_ext >&5
12910 ac_header_preproc=no
12913 rm -f conftest.err conftest.$ac_ext
12914 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12915 $as_echo "$ac_header_preproc" >&6; }
12917 # So? What about this header?
12918 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12919 yes:no: )
12920 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12921 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12922 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12923 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12924 ac_header_preproc=yes
12926 no:yes:* )
12927 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12928 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12929 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12930 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12931 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12932 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12933 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12934 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12935 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12936 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12937 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12938 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12939 ( cat <<\_ASBOX
12940 ## ------------------------------------ ##
12941 ## Report this to wine-devel@winehq.org ##
12942 ## ------------------------------------ ##
12943 _ASBOX
12944 ) | sed "s/^/$as_me: WARNING: /" >&2
12946 esac
12947 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12948 $as_echo_n "checking for $ac_header... " >&6; }
12949 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12950 $as_echo_n "(cached) " >&6
12951 else
12952 eval "$as_ac_Header=\$ac_header_preproc"
12954 ac_res=`eval 'as_val=${'$as_ac_Header'}
12955 $as_echo "$as_val"'`
12956 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12957 $as_echo "$ac_res" >&6; }
12960 as_val=`eval 'as_val=${'$as_ac_Header'}
12961 $as_echo "$as_val"'`
12962 if test "x$as_val" = x""yes; then
12963 cat >>confdefs.h <<_ACEOF
12964 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12965 _ACEOF
12969 done
12971 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
12972 then
12973 { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
12974 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
12975 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
12976 $as_echo_n "(cached) " >&6
12977 else
12978 ac_check_lib_save_LIBS=$LIBS
12979 LIBS="-ldbus-1 $ac_hal_libs $LIBS"
12980 cat >conftest.$ac_ext <<_ACEOF
12981 /* confdefs.h. */
12982 _ACEOF
12983 cat confdefs.h >>conftest.$ac_ext
12984 cat >>conftest.$ac_ext <<_ACEOF
12985 /* end confdefs.h. */
12987 /* Override any GCC internal prototype to avoid an error.
12988 Use char because int might match the return type of a GCC
12989 builtin and then its argument prototype would still apply. */
12990 #ifdef __cplusplus
12991 extern "C"
12992 #endif
12993 char dbus_connection_close ();
12995 main ()
12997 return dbus_connection_close ();
12999 return 0;
13001 _ACEOF
13002 rm -f conftest.$ac_objext conftest$ac_exeext
13003 if { (ac_try="$ac_link"
13004 case "(($ac_try" in
13005 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13006 *) ac_try_echo=$ac_try;;
13007 esac
13008 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13009 $as_echo "$ac_try_echo") >&5
13010 (eval "$ac_link") 2>conftest.er1
13011 ac_status=$?
13012 grep -v '^ *+' conftest.er1 >conftest.err
13013 rm -f conftest.er1
13014 cat conftest.err >&5
13015 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13016 (exit $ac_status); } && {
13017 test -z "$ac_c_werror_flag" ||
13018 test ! -s conftest.err
13019 } && test -s conftest$ac_exeext && {
13020 test "$cross_compiling" = yes ||
13021 $as_test_x conftest$ac_exeext
13022 }; then
13023 ac_cv_lib_dbus_1_dbus_connection_close=yes
13024 else
13025 $as_echo "$as_me: failed program was:" >&5
13026 sed 's/^/| /' conftest.$ac_ext >&5
13028 ac_cv_lib_dbus_1_dbus_connection_close=no
13031 rm -rf conftest.dSYM
13032 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13033 conftest$ac_exeext conftest.$ac_ext
13034 LIBS=$ac_check_lib_save_LIBS
13036 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
13037 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
13038 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x""yes; then
13039 { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
13040 $as_echo_n "checking for -lhal... " >&6; }
13041 if test "${ac_cv_lib_soname_hal+set}" = set; then
13042 $as_echo_n "(cached) " >&6
13043 else
13044 ac_check_soname_save_LIBS=$LIBS
13045 LIBS="-lhal $ac_hal_libs $LIBS"
13046 cat >conftest.$ac_ext <<_ACEOF
13047 /* confdefs.h. */
13048 _ACEOF
13049 cat confdefs.h >>conftest.$ac_ext
13050 cat >>conftest.$ac_ext <<_ACEOF
13051 /* end confdefs.h. */
13053 /* Override any GCC internal prototype to avoid an error.
13054 Use char because int might match the return type of a GCC
13055 builtin and then its argument prototype would still apply. */
13056 #ifdef __cplusplus
13057 extern "C"
13058 #endif
13059 char libhal_ctx_new ();
13061 main ()
13063 return libhal_ctx_new ();
13065 return 0;
13067 _ACEOF
13068 rm -f conftest.$ac_objext conftest$ac_exeext
13069 if { (ac_try="$ac_link"
13070 case "(($ac_try" in
13071 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13072 *) ac_try_echo=$ac_try;;
13073 esac
13074 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13075 $as_echo "$ac_try_echo") >&5
13076 (eval "$ac_link") 2>conftest.er1
13077 ac_status=$?
13078 grep -v '^ *+' conftest.er1 >conftest.err
13079 rm -f conftest.er1
13080 cat conftest.err >&5
13081 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13082 (exit $ac_status); } && {
13083 test -z "$ac_c_werror_flag" ||
13084 test ! -s conftest.err
13085 } && test -s conftest$ac_exeext && {
13086 test "$cross_compiling" = yes ||
13087 $as_test_x conftest$ac_exeext
13088 }; then
13089 case "$LIBEXT" in
13090 dll) ;;
13091 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'` ;;
13092 *) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13093 esac
13094 else
13095 $as_echo "$as_me: failed program was:" >&5
13096 sed 's/^/| /' conftest.$ac_ext >&5
13101 rm -rf conftest.dSYM
13102 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13103 conftest$ac_exeext conftest.$ac_ext
13104 LIBS=$ac_check_soname_save_LIBS
13106 if test "x$ac_cv_lib_soname_hal" = "x"; then
13107 { $as_echo "$as_me:$LINENO: result: not found" >&5
13108 $as_echo "not found" >&6; }
13110 else
13111 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
13112 $as_echo "$ac_cv_lib_soname_hal" >&6; }
13114 cat >>confdefs.h <<_ACEOF
13115 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
13116 _ACEOF
13118 HALINCL="$ac_hal_cflags"
13124 CPPFLAGS="$ac_save_CPPFLAGS"
13126 if test "x$ac_cv_lib_soname_hal" = "x"; then
13127 case "x$with_hal" in
13128 x) wine_notices="$wine_notices|libhal/libdbus ${notice_platform}development files not found, no dynamic device support." ;;
13129 xno) ;;
13130 *) { { $as_echo "$as_me:$LINENO: error: libhal/libdbus ${notice_platform}development files not found, no dynamic device support.
13131 This is an error since --with-hal was requested." >&5
13132 $as_echo "$as_me: error: libhal/libdbus ${notice_platform}development files not found, no dynamic device support.
13133 This is an error since --with-hal was requested." >&2;}
13134 { (exit 1); exit 1; }; } ;;
13135 esac
13139 if test "x$with_gnutls" != "xno"
13140 then
13141 ac_save_CPPFLAGS="$CPPFLAGS"
13142 if test "$PKG_CONFIG" != "false"
13143 then
13144 ac_gnutls_libs="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
13145 ac_gnutls_cflags="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
13146 CPPFLAGS="$CPPFLAGS $ac_gnutls_cflags"
13148 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13149 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13150 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13151 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13152 $as_echo_n "(cached) " >&6
13154 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13155 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13156 else
13157 # Is the header compilable?
13158 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
13159 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
13160 cat >conftest.$ac_ext <<_ACEOF
13161 /* confdefs.h. */
13162 _ACEOF
13163 cat confdefs.h >>conftest.$ac_ext
13164 cat >>conftest.$ac_ext <<_ACEOF
13165 /* end confdefs.h. */
13166 $ac_includes_default
13167 #include <gnutls/gnutls.h>
13168 _ACEOF
13169 rm -f conftest.$ac_objext
13170 if { (ac_try="$ac_compile"
13171 case "(($ac_try" in
13172 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13173 *) ac_try_echo=$ac_try;;
13174 esac
13175 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13176 $as_echo "$ac_try_echo") >&5
13177 (eval "$ac_compile") 2>conftest.er1
13178 ac_status=$?
13179 grep -v '^ *+' conftest.er1 >conftest.err
13180 rm -f conftest.er1
13181 cat conftest.err >&5
13182 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13183 (exit $ac_status); } && {
13184 test -z "$ac_c_werror_flag" ||
13185 test ! -s conftest.err
13186 } && test -s conftest.$ac_objext; then
13187 ac_header_compiler=yes
13188 else
13189 $as_echo "$as_me: failed program was:" >&5
13190 sed 's/^/| /' conftest.$ac_ext >&5
13192 ac_header_compiler=no
13195 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13196 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13197 $as_echo "$ac_header_compiler" >&6; }
13199 # Is the header present?
13200 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
13201 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
13202 cat >conftest.$ac_ext <<_ACEOF
13203 /* confdefs.h. */
13204 _ACEOF
13205 cat confdefs.h >>conftest.$ac_ext
13206 cat >>conftest.$ac_ext <<_ACEOF
13207 /* end confdefs.h. */
13208 #include <gnutls/gnutls.h>
13209 _ACEOF
13210 if { (ac_try="$ac_cpp conftest.$ac_ext"
13211 case "(($ac_try" in
13212 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13213 *) ac_try_echo=$ac_try;;
13214 esac
13215 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13216 $as_echo "$ac_try_echo") >&5
13217 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13218 ac_status=$?
13219 grep -v '^ *+' conftest.er1 >conftest.err
13220 rm -f conftest.er1
13221 cat conftest.err >&5
13222 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13223 (exit $ac_status); } >/dev/null && {
13224 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13225 test ! -s conftest.err
13226 }; then
13227 ac_header_preproc=yes
13228 else
13229 $as_echo "$as_me: failed program was:" >&5
13230 sed 's/^/| /' conftest.$ac_ext >&5
13232 ac_header_preproc=no
13235 rm -f conftest.err conftest.$ac_ext
13236 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13237 $as_echo "$ac_header_preproc" >&6; }
13239 # So? What about this header?
13240 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13241 yes:no: )
13242 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13243 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13244 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13245 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13246 ac_header_preproc=yes
13248 no:yes:* )
13249 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13250 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13251 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&5
13252 $as_echo "$as_me: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&2;}
13253 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13254 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13255 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&5
13256 $as_echo "$as_me: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&2;}
13257 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13258 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13259 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13260 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13261 ( cat <<\_ASBOX
13262 ## ------------------------------------ ##
13263 ## Report this to wine-devel@winehq.org ##
13264 ## ------------------------------------ ##
13265 _ASBOX
13266 ) | sed "s/^/$as_me: WARNING: /" >&2
13268 esac
13269 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13270 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13271 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13272 $as_echo_n "(cached) " >&6
13273 else
13274 ac_cv_header_gnutls_gnutls_h=$ac_header_preproc
13276 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13277 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13280 if test "x$ac_cv_header_gnutls_gnutls_h" = x""yes; then
13281 cat >conftest.$ac_ext <<_ACEOF
13282 /* confdefs.h. */
13283 _ACEOF
13284 cat confdefs.h >>conftest.$ac_ext
13285 cat >>conftest.$ac_ext <<_ACEOF
13286 /* end confdefs.h. */
13287 #include <gnutls/gnutls.h>
13289 main ()
13291 typeof(gnutls_mac_get_key_size) *pfunc;
13293 return 0;
13295 _ACEOF
13296 rm -f conftest.$ac_objext
13297 if { (ac_try="$ac_compile"
13298 case "(($ac_try" in
13299 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13300 *) ac_try_echo=$ac_try;;
13301 esac
13302 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13303 $as_echo "$ac_try_echo") >&5
13304 (eval "$ac_compile") 2>conftest.er1
13305 ac_status=$?
13306 grep -v '^ *+' conftest.er1 >conftest.err
13307 rm -f conftest.er1
13308 cat conftest.err >&5
13309 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13310 (exit $ac_status); } && {
13311 test -z "$ac_c_werror_flag" ||
13312 test ! -s conftest.err
13313 } && test -s conftest.$ac_objext; then
13314 { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13315 $as_echo_n "checking for -lgnutls... " >&6; }
13316 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13317 $as_echo_n "(cached) " >&6
13318 else
13319 ac_check_soname_save_LIBS=$LIBS
13320 LIBS="-lgnutls $ac_gnutls_libs $LIBS"
13321 cat >conftest.$ac_ext <<_ACEOF
13322 /* confdefs.h. */
13323 _ACEOF
13324 cat confdefs.h >>conftest.$ac_ext
13325 cat >>conftest.$ac_ext <<_ACEOF
13326 /* end confdefs.h. */
13328 /* Override any GCC internal prototype to avoid an error.
13329 Use char because int might match the return type of a GCC
13330 builtin and then its argument prototype would still apply. */
13331 #ifdef __cplusplus
13332 extern "C"
13333 #endif
13334 char gnutls_global_init ();
13336 main ()
13338 return gnutls_global_init ();
13340 return 0;
13342 _ACEOF
13343 rm -f conftest.$ac_objext conftest$ac_exeext
13344 if { (ac_try="$ac_link"
13345 case "(($ac_try" in
13346 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13347 *) ac_try_echo=$ac_try;;
13348 esac
13349 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13350 $as_echo "$ac_try_echo") >&5
13351 (eval "$ac_link") 2>conftest.er1
13352 ac_status=$?
13353 grep -v '^ *+' conftest.er1 >conftest.err
13354 rm -f conftest.er1
13355 cat conftest.err >&5
13356 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13357 (exit $ac_status); } && {
13358 test -z "$ac_c_werror_flag" ||
13359 test ! -s conftest.err
13360 } && test -s conftest$ac_exeext && {
13361 test "$cross_compiling" = yes ||
13362 $as_test_x conftest$ac_exeext
13363 }; then
13364 case "$LIBEXT" in
13365 dll) ;;
13366 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'` ;;
13367 *) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13368 esac
13369 else
13370 $as_echo "$as_me: failed program was:" >&5
13371 sed 's/^/| /' conftest.$ac_ext >&5
13376 rm -rf conftest.dSYM
13377 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13378 conftest$ac_exeext conftest.$ac_ext
13379 LIBS=$ac_check_soname_save_LIBS
13381 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13382 { $as_echo "$as_me:$LINENO: result: not found" >&5
13383 $as_echo "not found" >&6; }
13385 else
13386 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13387 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13389 cat >>confdefs.h <<_ACEOF
13390 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13391 _ACEOF
13393 GNUTLSINCL="$ac_gnutls_cflags"
13397 else
13398 $as_echo "$as_me: failed program was:" >&5
13399 sed 's/^/| /' conftest.$ac_ext >&5
13404 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13408 CPPFLAGS="$ac_save_CPPFLAGS"
13410 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13411 case "x$with_gnutls" in
13412 x) wine_notices="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13413 xno) ;;
13414 *) { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13415 This is an error since --with-gnutls was requested." >&5
13416 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13417 This is an error since --with-gnutls was requested." >&2;}
13418 { (exit 1); exit 1; }; } ;;
13419 esac
13423 CURSESLIBS=""
13424 if test "$ac_cv_header_ncurses_h" = "yes"
13425 then
13426 { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13427 $as_echo_n "checking for -lncurses... " >&6; }
13428 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13429 $as_echo_n "(cached) " >&6
13430 else
13431 ac_check_soname_save_LIBS=$LIBS
13432 LIBS="-lncurses $LIBS"
13433 cat >conftest.$ac_ext <<_ACEOF
13434 /* confdefs.h. */
13435 _ACEOF
13436 cat confdefs.h >>conftest.$ac_ext
13437 cat >>conftest.$ac_ext <<_ACEOF
13438 /* end confdefs.h. */
13440 /* Override any GCC internal prototype to avoid an error.
13441 Use char because int might match the return type of a GCC
13442 builtin and then its argument prototype would still apply. */
13443 #ifdef __cplusplus
13444 extern "C"
13445 #endif
13446 char waddch ();
13448 main ()
13450 return waddch ();
13452 return 0;
13454 _ACEOF
13455 rm -f conftest.$ac_objext conftest$ac_exeext
13456 if { (ac_try="$ac_link"
13457 case "(($ac_try" in
13458 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13459 *) ac_try_echo=$ac_try;;
13460 esac
13461 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13462 $as_echo "$ac_try_echo") >&5
13463 (eval "$ac_link") 2>conftest.er1
13464 ac_status=$?
13465 grep -v '^ *+' conftest.er1 >conftest.err
13466 rm -f conftest.er1
13467 cat conftest.err >&5
13468 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13469 (exit $ac_status); } && {
13470 test -z "$ac_c_werror_flag" ||
13471 test ! -s conftest.err
13472 } && test -s conftest$ac_exeext && {
13473 test "$cross_compiling" = yes ||
13474 $as_test_x conftest$ac_exeext
13475 }; then
13476 case "$LIBEXT" in
13477 dll) ;;
13478 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'` ;;
13479 *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13480 esac
13481 else
13482 $as_echo "$as_me: failed program was:" >&5
13483 sed 's/^/| /' conftest.$ac_ext >&5
13488 rm -rf conftest.dSYM
13489 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13490 conftest$ac_exeext conftest.$ac_ext
13491 LIBS=$ac_check_soname_save_LIBS
13493 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13494 { $as_echo "$as_me:$LINENO: result: not found" >&5
13495 $as_echo "not found" >&6; }
13497 else
13498 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13499 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13501 cat >>confdefs.h <<_ACEOF
13502 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13503 _ACEOF
13505 CURSESLIBS="-lncurses"
13508 elif test "$ac_cv_header_curses_h" = "yes"
13509 then
13510 { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13511 $as_echo_n "checking for -lcurses... " >&6; }
13512 if test "${ac_cv_lib_soname_curses+set}" = set; then
13513 $as_echo_n "(cached) " >&6
13514 else
13515 ac_check_soname_save_LIBS=$LIBS
13516 LIBS="-lcurses $LIBS"
13517 cat >conftest.$ac_ext <<_ACEOF
13518 /* confdefs.h. */
13519 _ACEOF
13520 cat confdefs.h >>conftest.$ac_ext
13521 cat >>conftest.$ac_ext <<_ACEOF
13522 /* end confdefs.h. */
13524 /* Override any GCC internal prototype to avoid an error.
13525 Use char because int might match the return type of a GCC
13526 builtin and then its argument prototype would still apply. */
13527 #ifdef __cplusplus
13528 extern "C"
13529 #endif
13530 char waddch ();
13532 main ()
13534 return waddch ();
13536 return 0;
13538 _ACEOF
13539 rm -f conftest.$ac_objext conftest$ac_exeext
13540 if { (ac_try="$ac_link"
13541 case "(($ac_try" in
13542 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13543 *) ac_try_echo=$ac_try;;
13544 esac
13545 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13546 $as_echo "$ac_try_echo") >&5
13547 (eval "$ac_link") 2>conftest.er1
13548 ac_status=$?
13549 grep -v '^ *+' conftest.er1 >conftest.err
13550 rm -f conftest.er1
13551 cat conftest.err >&5
13552 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13553 (exit $ac_status); } && {
13554 test -z "$ac_c_werror_flag" ||
13555 test ! -s conftest.err
13556 } && test -s conftest$ac_exeext && {
13557 test "$cross_compiling" = yes ||
13558 $as_test_x conftest$ac_exeext
13559 }; then
13560 case "$LIBEXT" in
13561 dll) ;;
13562 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'` ;;
13563 *) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13564 esac
13565 else
13566 $as_echo "$as_me: failed program was:" >&5
13567 sed 's/^/| /' conftest.$ac_ext >&5
13572 rm -rf conftest.dSYM
13573 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13574 conftest$ac_exeext conftest.$ac_ext
13575 LIBS=$ac_check_soname_save_LIBS
13577 if test "x$ac_cv_lib_soname_curses" = "x"; then
13578 { $as_echo "$as_me:$LINENO: result: not found" >&5
13579 $as_echo "not found" >&6; }
13581 else
13582 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
13583 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13585 cat >>confdefs.h <<_ACEOF
13586 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13587 _ACEOF
13589 CURSESLIBS="-lcurses"
13593 ac_save_LIBS="$LIBS"
13594 LIBS="$LIBS $CURSESLIBS"
13596 for ac_func in mousemask
13598 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13599 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13600 $as_echo_n "checking for $ac_func... " >&6; }
13601 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13602 $as_echo_n "(cached) " >&6
13603 else
13604 cat >conftest.$ac_ext <<_ACEOF
13605 /* confdefs.h. */
13606 _ACEOF
13607 cat confdefs.h >>conftest.$ac_ext
13608 cat >>conftest.$ac_ext <<_ACEOF
13609 /* end confdefs.h. */
13610 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13611 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13612 #define $ac_func innocuous_$ac_func
13614 /* System header to define __stub macros and hopefully few prototypes,
13615 which can conflict with char $ac_func (); below.
13616 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13617 <limits.h> exists even on freestanding compilers. */
13619 #ifdef __STDC__
13620 # include <limits.h>
13621 #else
13622 # include <assert.h>
13623 #endif
13625 #undef $ac_func
13627 /* Override any GCC internal prototype to avoid an error.
13628 Use char because int might match the return type of a GCC
13629 builtin and then its argument prototype would still apply. */
13630 #ifdef __cplusplus
13631 extern "C"
13632 #endif
13633 char $ac_func ();
13634 /* The GNU C library defines this for functions which it implements
13635 to always fail with ENOSYS. Some functions are actually named
13636 something starting with __ and the normal name is an alias. */
13637 #if defined __stub_$ac_func || defined __stub___$ac_func
13638 choke me
13639 #endif
13642 main ()
13644 return $ac_func ();
13646 return 0;
13648 _ACEOF
13649 rm -f conftest.$ac_objext conftest$ac_exeext
13650 if { (ac_try="$ac_link"
13651 case "(($ac_try" in
13652 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13653 *) ac_try_echo=$ac_try;;
13654 esac
13655 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13656 $as_echo "$ac_try_echo") >&5
13657 (eval "$ac_link") 2>conftest.er1
13658 ac_status=$?
13659 grep -v '^ *+' conftest.er1 >conftest.err
13660 rm -f conftest.er1
13661 cat conftest.err >&5
13662 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13663 (exit $ac_status); } && {
13664 test -z "$ac_c_werror_flag" ||
13665 test ! -s conftest.err
13666 } && test -s conftest$ac_exeext && {
13667 test "$cross_compiling" = yes ||
13668 $as_test_x conftest$ac_exeext
13669 }; then
13670 eval "$as_ac_var=yes"
13671 else
13672 $as_echo "$as_me: failed program was:" >&5
13673 sed 's/^/| /' conftest.$ac_ext >&5
13675 eval "$as_ac_var=no"
13678 rm -rf conftest.dSYM
13679 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13680 conftest$ac_exeext conftest.$ac_ext
13682 ac_res=`eval 'as_val=${'$as_ac_var'}
13683 $as_echo "$as_val"'`
13684 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13685 $as_echo "$ac_res" >&6; }
13686 as_val=`eval 'as_val=${'$as_ac_var'}
13687 $as_echo "$as_val"'`
13688 if test "x$as_val" = x""yes; then
13689 cat >>confdefs.h <<_ACEOF
13690 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13691 _ACEOF
13694 done
13696 LIBS="$ac_save_LIBS"
13697 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13698 case "x$with_curses" in
13699 x) wine_notices="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13700 xno) ;;
13701 *) { { $as_echo "$as_me:$LINENO: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13702 This is an error since --with-curses was requested." >&5
13703 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13704 This is an error since --with-curses was requested." >&2;}
13705 { (exit 1); exit 1; }; } ;;
13706 esac
13710 if test "x$with_sane" != "xno"
13711 then
13712 ac_save_CPPFLAGS="$CPPFLAGS"
13713 # Extract the first word of "sane-config", so it can be a program name with args.
13714 set dummy sane-config; ac_word=$2
13715 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13716 $as_echo_n "checking for $ac_word... " >&6; }
13717 if test "${ac_cv_prog_sane_devel+set}" = set; then
13718 $as_echo_n "(cached) " >&6
13719 else
13720 if test -n "$sane_devel"; then
13721 ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test.
13722 else
13723 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13724 for as_dir in $PATH
13726 IFS=$as_save_IFS
13727 test -z "$as_dir" && as_dir=.
13728 for ac_exec_ext in '' $ac_executable_extensions; do
13729 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13730 ac_cv_prog_sane_devel="sane-config"
13731 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13732 break 2
13734 done
13735 done
13736 IFS=$as_save_IFS
13738 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no"
13741 sane_devel=$ac_cv_prog_sane_devel
13742 if test -n "$sane_devel"; then
13743 { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13744 $as_echo "$sane_devel" >&6; }
13745 else
13746 { $as_echo "$as_me:$LINENO: result: no" >&5
13747 $as_echo "no" >&6; }
13751 if test "$sane_devel" != "no"
13752 then
13753 ac_sane_incl="`$sane_devel --cflags`"
13754 ac_sane_libs="`$sane_devel --ldflags`"
13755 CPPFLAGS="$CPPFLAGS $ac_sane_incl"
13757 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13758 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13759 $as_echo_n "checking for sane/sane.h... " >&6; }
13760 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13761 $as_echo_n "(cached) " >&6
13763 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13764 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13765 else
13766 # Is the header compilable?
13767 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13768 $as_echo_n "checking sane/sane.h usability... " >&6; }
13769 cat >conftest.$ac_ext <<_ACEOF
13770 /* confdefs.h. */
13771 _ACEOF
13772 cat confdefs.h >>conftest.$ac_ext
13773 cat >>conftest.$ac_ext <<_ACEOF
13774 /* end confdefs.h. */
13775 $ac_includes_default
13776 #include <sane/sane.h>
13777 _ACEOF
13778 rm -f conftest.$ac_objext
13779 if { (ac_try="$ac_compile"
13780 case "(($ac_try" in
13781 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13782 *) ac_try_echo=$ac_try;;
13783 esac
13784 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13785 $as_echo "$ac_try_echo") >&5
13786 (eval "$ac_compile") 2>conftest.er1
13787 ac_status=$?
13788 grep -v '^ *+' conftest.er1 >conftest.err
13789 rm -f conftest.er1
13790 cat conftest.err >&5
13791 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13792 (exit $ac_status); } && {
13793 test -z "$ac_c_werror_flag" ||
13794 test ! -s conftest.err
13795 } && test -s conftest.$ac_objext; then
13796 ac_header_compiler=yes
13797 else
13798 $as_echo "$as_me: failed program was:" >&5
13799 sed 's/^/| /' conftest.$ac_ext >&5
13801 ac_header_compiler=no
13804 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13805 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13806 $as_echo "$ac_header_compiler" >&6; }
13808 # Is the header present?
13809 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
13810 $as_echo_n "checking sane/sane.h presence... " >&6; }
13811 cat >conftest.$ac_ext <<_ACEOF
13812 /* confdefs.h. */
13813 _ACEOF
13814 cat confdefs.h >>conftest.$ac_ext
13815 cat >>conftest.$ac_ext <<_ACEOF
13816 /* end confdefs.h. */
13817 #include <sane/sane.h>
13818 _ACEOF
13819 if { (ac_try="$ac_cpp conftest.$ac_ext"
13820 case "(($ac_try" in
13821 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13822 *) ac_try_echo=$ac_try;;
13823 esac
13824 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13825 $as_echo "$ac_try_echo") >&5
13826 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13827 ac_status=$?
13828 grep -v '^ *+' conftest.er1 >conftest.err
13829 rm -f conftest.er1
13830 cat conftest.err >&5
13831 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13832 (exit $ac_status); } >/dev/null && {
13833 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13834 test ! -s conftest.err
13835 }; then
13836 ac_header_preproc=yes
13837 else
13838 $as_echo "$as_me: failed program was:" >&5
13839 sed 's/^/| /' conftest.$ac_ext >&5
13841 ac_header_preproc=no
13844 rm -f conftest.err conftest.$ac_ext
13845 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13846 $as_echo "$ac_header_preproc" >&6; }
13848 # So? What about this header?
13849 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13850 yes:no: )
13851 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
13852 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13853 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
13854 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
13855 ac_header_preproc=yes
13857 no:yes:* )
13858 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
13859 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
13860 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
13861 $as_echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
13862 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
13863 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
13864 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
13865 $as_echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
13866 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
13867 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
13868 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
13869 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
13870 ( cat <<\_ASBOX
13871 ## ------------------------------------ ##
13872 ## Report this to wine-devel@winehq.org ##
13873 ## ------------------------------------ ##
13874 _ASBOX
13875 ) | sed "s/^/$as_me: WARNING: /" >&2
13877 esac
13878 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13879 $as_echo_n "checking for sane/sane.h... " >&6; }
13880 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13881 $as_echo_n "(cached) " >&6
13882 else
13883 ac_cv_header_sane_sane_h=$ac_header_preproc
13885 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13886 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13889 if test "x$ac_cv_header_sane_sane_h" = x""yes; then
13890 { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
13891 $as_echo_n "checking for -lsane... " >&6; }
13892 if test "${ac_cv_lib_soname_sane+set}" = set; then
13893 $as_echo_n "(cached) " >&6
13894 else
13895 ac_check_soname_save_LIBS=$LIBS
13896 LIBS="-lsane $ac_sane_libs $LIBS"
13897 cat >conftest.$ac_ext <<_ACEOF
13898 /* confdefs.h. */
13899 _ACEOF
13900 cat confdefs.h >>conftest.$ac_ext
13901 cat >>conftest.$ac_ext <<_ACEOF
13902 /* end confdefs.h. */
13904 /* Override any GCC internal prototype to avoid an error.
13905 Use char because int might match the return type of a GCC
13906 builtin and then its argument prototype would still apply. */
13907 #ifdef __cplusplus
13908 extern "C"
13909 #endif
13910 char sane_init ();
13912 main ()
13914 return sane_init ();
13916 return 0;
13918 _ACEOF
13919 rm -f conftest.$ac_objext conftest$ac_exeext
13920 if { (ac_try="$ac_link"
13921 case "(($ac_try" in
13922 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13923 *) ac_try_echo=$ac_try;;
13924 esac
13925 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13926 $as_echo "$ac_try_echo") >&5
13927 (eval "$ac_link") 2>conftest.er1
13928 ac_status=$?
13929 grep -v '^ *+' conftest.er1 >conftest.err
13930 rm -f conftest.er1
13931 cat conftest.err >&5
13932 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13933 (exit $ac_status); } && {
13934 test -z "$ac_c_werror_flag" ||
13935 test ! -s conftest.err
13936 } && test -s conftest$ac_exeext && {
13937 test "$cross_compiling" = yes ||
13938 $as_test_x conftest$ac_exeext
13939 }; then
13940 case "$LIBEXT" in
13941 dll) ;;
13942 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'` ;;
13943 *) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13944 esac
13945 else
13946 $as_echo "$as_me: failed program was:" >&5
13947 sed 's/^/| /' conftest.$ac_ext >&5
13952 rm -rf conftest.dSYM
13953 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13954 conftest$ac_exeext conftest.$ac_ext
13955 LIBS=$ac_check_soname_save_LIBS
13957 if test "x$ac_cv_lib_soname_sane" = "x"; then
13958 { $as_echo "$as_me:$LINENO: result: not found" >&5
13959 $as_echo "not found" >&6; }
13961 else
13962 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
13963 $as_echo "$ac_cv_lib_soname_sane" >&6; }
13965 cat >>confdefs.h <<_ACEOF
13966 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
13967 _ACEOF
13969 SANEINCL="$ac_sane_incl"
13976 CPPFLAGS="$ac_save_CPPFLAGS"
13978 if test "x$ac_cv_lib_soname_sane" = "x"; then
13979 case "x$with_sane" in
13980 x) wine_notices="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
13981 xno) ;;
13982 *) { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
13983 This is an error since --with-sane was requested." >&5
13984 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
13985 This is an error since --with-sane was requested." >&2;}
13986 { (exit 1); exit 1; }; } ;;
13987 esac
13991 if test "x$with_gphoto" != "xno"
13992 then
13993 ac_save_CPPFLAGS="$CPPFLAGS"
13994 # Extract the first word of "gphoto2-config", so it can be a program name with args.
13995 set dummy gphoto2-config; ac_word=$2
13996 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13997 $as_echo_n "checking for $ac_word... " >&6; }
13998 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
13999 $as_echo_n "(cached) " >&6
14000 else
14001 if test -n "$gphoto2_devel"; then
14002 ac_cv_prog_gphoto2_devel="$gphoto2_devel" # Let the user override the test.
14003 else
14004 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14005 for as_dir in $PATH
14007 IFS=$as_save_IFS
14008 test -z "$as_dir" && as_dir=.
14009 for ac_exec_ext in '' $ac_executable_extensions; do
14010 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14011 ac_cv_prog_gphoto2_devel="gphoto2-config"
14012 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14013 break 2
14015 done
14016 done
14017 IFS=$as_save_IFS
14019 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel="no"
14022 gphoto2_devel=$ac_cv_prog_gphoto2_devel
14023 if test -n "$gphoto2_devel"; then
14024 { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
14025 $as_echo "$gphoto2_devel" >&6; }
14026 else
14027 { $as_echo "$as_me:$LINENO: result: no" >&5
14028 $as_echo "no" >&6; }
14032 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
14033 set dummy gphoto2-port-config; ac_word=$2
14034 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14035 $as_echo_n "checking for $ac_word... " >&6; }
14036 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
14037 $as_echo_n "(cached) " >&6
14038 else
14039 if test -n "$gphoto2port_devel"; then
14040 ac_cv_prog_gphoto2port_devel="$gphoto2port_devel" # Let the user override the test.
14041 else
14042 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14043 for as_dir in $PATH
14045 IFS=$as_save_IFS
14046 test -z "$as_dir" && as_dir=.
14047 for ac_exec_ext in '' $ac_executable_extensions; do
14048 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14049 ac_cv_prog_gphoto2port_devel="gphoto2-port-config"
14050 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14051 break 2
14053 done
14054 done
14055 IFS=$as_save_IFS
14057 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel="no"
14060 gphoto2port_devel=$ac_cv_prog_gphoto2port_devel
14061 if test -n "$gphoto2port_devel"; then
14062 { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
14063 $as_echo "$gphoto2port_devel" >&6; }
14064 else
14065 { $as_echo "$as_me:$LINENO: result: no" >&5
14066 $as_echo "no" >&6; }
14070 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
14071 then
14072 ac_gphoto2_incl="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
14073 ac_gphoto2_libs=""
14074 for i in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
14076 case "$i" in
14077 -L/usr/lib|-L/usr/lib64) ;;
14078 -L*|-l*) ac_gphoto2_libs="$ac_gphoto2_libs $i";;
14079 esac
14080 done
14081 CPPFLAGS="$CPPFLAGS $ac_gphoto2_incl"
14083 ac_gphoto2_libs=${ac_gphoto2_libs:-"-lgphoto2"}
14084 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14085 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14086 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14087 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14088 $as_echo_n "(cached) " >&6
14090 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14091 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14092 else
14093 # Is the header compilable?
14094 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
14095 $as_echo_n "checking gphoto2-camera.h usability... " >&6; }
14096 cat >conftest.$ac_ext <<_ACEOF
14097 /* confdefs.h. */
14098 _ACEOF
14099 cat confdefs.h >>conftest.$ac_ext
14100 cat >>conftest.$ac_ext <<_ACEOF
14101 /* end confdefs.h. */
14102 $ac_includes_default
14103 #include <gphoto2-camera.h>
14104 _ACEOF
14105 rm -f conftest.$ac_objext
14106 if { (ac_try="$ac_compile"
14107 case "(($ac_try" in
14108 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14109 *) ac_try_echo=$ac_try;;
14110 esac
14111 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14112 $as_echo "$ac_try_echo") >&5
14113 (eval "$ac_compile") 2>conftest.er1
14114 ac_status=$?
14115 grep -v '^ *+' conftest.er1 >conftest.err
14116 rm -f conftest.er1
14117 cat conftest.err >&5
14118 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14119 (exit $ac_status); } && {
14120 test -z "$ac_c_werror_flag" ||
14121 test ! -s conftest.err
14122 } && test -s conftest.$ac_objext; then
14123 ac_header_compiler=yes
14124 else
14125 $as_echo "$as_me: failed program was:" >&5
14126 sed 's/^/| /' conftest.$ac_ext >&5
14128 ac_header_compiler=no
14131 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14132 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14133 $as_echo "$ac_header_compiler" >&6; }
14135 # Is the header present?
14136 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
14137 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
14138 cat >conftest.$ac_ext <<_ACEOF
14139 /* confdefs.h. */
14140 _ACEOF
14141 cat confdefs.h >>conftest.$ac_ext
14142 cat >>conftest.$ac_ext <<_ACEOF
14143 /* end confdefs.h. */
14144 #include <gphoto2-camera.h>
14145 _ACEOF
14146 if { (ac_try="$ac_cpp conftest.$ac_ext"
14147 case "(($ac_try" in
14148 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14149 *) ac_try_echo=$ac_try;;
14150 esac
14151 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14152 $as_echo "$ac_try_echo") >&5
14153 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14154 ac_status=$?
14155 grep -v '^ *+' conftest.er1 >conftest.err
14156 rm -f conftest.er1
14157 cat conftest.err >&5
14158 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14159 (exit $ac_status); } >/dev/null && {
14160 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14161 test ! -s conftest.err
14162 }; then
14163 ac_header_preproc=yes
14164 else
14165 $as_echo "$as_me: failed program was:" >&5
14166 sed 's/^/| /' conftest.$ac_ext >&5
14168 ac_header_preproc=no
14171 rm -f conftest.err conftest.$ac_ext
14172 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14173 $as_echo "$ac_header_preproc" >&6; }
14175 # So? What about this header?
14176 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14177 yes:no: )
14178 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
14179 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14180 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
14181 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
14182 ac_header_preproc=yes
14184 no:yes:* )
14185 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
14186 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
14187 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&5
14188 $as_echo "$as_me: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&2;}
14189 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
14190 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
14191 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&5
14192 $as_echo "$as_me: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&2;}
14193 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
14194 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
14195 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
14196 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
14197 ( cat <<\_ASBOX
14198 ## ------------------------------------ ##
14199 ## Report this to wine-devel@winehq.org ##
14200 ## ------------------------------------ ##
14201 _ASBOX
14202 ) | sed "s/^/$as_me: WARNING: /" >&2
14204 esac
14205 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14206 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14207 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14208 $as_echo_n "(cached) " >&6
14209 else
14210 ac_cv_header_gphoto2_camera_h=$ac_header_preproc
14212 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14213 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14216 if test "x$ac_cv_header_gphoto2_camera_h" = x""yes; then
14217 { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14218 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14219 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14220 $as_echo_n "(cached) " >&6
14221 else
14222 ac_check_lib_save_LIBS=$LIBS
14223 LIBS="-lgphoto2 $ac_gphoto2_libs $LIBS"
14224 cat >conftest.$ac_ext <<_ACEOF
14225 /* confdefs.h. */
14226 _ACEOF
14227 cat confdefs.h >>conftest.$ac_ext
14228 cat >>conftest.$ac_ext <<_ACEOF
14229 /* end confdefs.h. */
14231 /* Override any GCC internal prototype to avoid an error.
14232 Use char because int might match the return type of a GCC
14233 builtin and then its argument prototype would still apply. */
14234 #ifdef __cplusplus
14235 extern "C"
14236 #endif
14237 char gp_camera_new ();
14239 main ()
14241 return gp_camera_new ();
14243 return 0;
14245 _ACEOF
14246 rm -f conftest.$ac_objext conftest$ac_exeext
14247 if { (ac_try="$ac_link"
14248 case "(($ac_try" in
14249 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14250 *) ac_try_echo=$ac_try;;
14251 esac
14252 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14253 $as_echo "$ac_try_echo") >&5
14254 (eval "$ac_link") 2>conftest.er1
14255 ac_status=$?
14256 grep -v '^ *+' conftest.er1 >conftest.err
14257 rm -f conftest.er1
14258 cat conftest.err >&5
14259 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14260 (exit $ac_status); } && {
14261 test -z "$ac_c_werror_flag" ||
14262 test ! -s conftest.err
14263 } && test -s conftest$ac_exeext && {
14264 test "$cross_compiling" = yes ||
14265 $as_test_x conftest$ac_exeext
14266 }; then
14267 ac_cv_lib_gphoto2_gp_camera_new=yes
14268 else
14269 $as_echo "$as_me: failed program was:" >&5
14270 sed 's/^/| /' conftest.$ac_ext >&5
14272 ac_cv_lib_gphoto2_gp_camera_new=no
14275 rm -rf conftest.dSYM
14276 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14277 conftest$ac_exeext conftest.$ac_ext
14278 LIBS=$ac_check_lib_save_LIBS
14280 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14281 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14282 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x""yes; then
14284 cat >>confdefs.h <<\_ACEOF
14285 #define HAVE_GPHOTO2 1
14286 _ACEOF
14288 GPHOTO2LIBS="$ac_gphoto2_libs"
14290 GPHOTO2INCL="$ac_gphoto2_incl"
14297 CPPFLAGS="$ac_save_CPPFLAGS"
14299 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14300 case "x$with_gphoto" in
14301 x) wine_notices="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14302 xno) ;;
14303 *) { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14304 This is an error since --with-gphoto was requested." >&5
14305 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14306 This is an error since --with-gphoto was requested." >&2;}
14307 { (exit 1); exit 1; }; } ;;
14308 esac
14313 RESOLVLIBS=""
14315 if test "$ac_cv_header_resolv_h" = "yes"
14316 then
14317 ac_save_LIBS="$LIBS"
14318 LIBS="$LIBS -lresolv"
14319 cat >conftest.$ac_ext <<_ACEOF
14320 /* confdefs.h. */
14321 _ACEOF
14322 cat confdefs.h >>conftest.$ac_ext
14323 cat >>conftest.$ac_ext <<_ACEOF
14324 /* end confdefs.h. */
14325 #ifdef HAVE_NETINET_IN_H
14326 #include <netinet/in.h>
14327 #endif
14328 #include <resolv.h>
14330 main ()
14332 res_init();
14334 return 0;
14336 _ACEOF
14337 rm -f conftest.$ac_objext conftest$ac_exeext
14338 if { (ac_try="$ac_link"
14339 case "(($ac_try" in
14340 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14341 *) ac_try_echo=$ac_try;;
14342 esac
14343 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14344 $as_echo "$ac_try_echo") >&5
14345 (eval "$ac_link") 2>conftest.er1
14346 ac_status=$?
14347 grep -v '^ *+' conftest.er1 >conftest.err
14348 rm -f conftest.er1
14349 cat conftest.err >&5
14350 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14351 (exit $ac_status); } && {
14352 test -z "$ac_c_werror_flag" ||
14353 test ! -s conftest.err
14354 } && test -s conftest$ac_exeext && {
14355 test "$cross_compiling" = yes ||
14356 $as_test_x conftest$ac_exeext
14357 }; then
14359 cat >>confdefs.h <<\_ACEOF
14360 #define HAVE_RESOLV 1
14361 _ACEOF
14363 RESOLVLIBS="-lresolv"
14364 else
14365 $as_echo "$as_me: failed program was:" >&5
14366 sed 's/^/| /' conftest.$ac_ext >&5
14371 rm -rf conftest.dSYM
14372 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14373 conftest$ac_exeext conftest.$ac_ext
14374 LIBS="$ac_save_LIBS"
14377 LCMSLIBS=""
14379 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14380 then
14381 { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14382 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14383 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14384 $as_echo_n "(cached) " >&6
14385 else
14386 ac_check_lib_save_LIBS=$LIBS
14387 LIBS="-llcms $LIBS"
14388 cat >conftest.$ac_ext <<_ACEOF
14389 /* confdefs.h. */
14390 _ACEOF
14391 cat confdefs.h >>conftest.$ac_ext
14392 cat >>conftest.$ac_ext <<_ACEOF
14393 /* end confdefs.h. */
14395 /* Override any GCC internal prototype to avoid an error.
14396 Use char because int might match the return type of a GCC
14397 builtin and then its argument prototype would still apply. */
14398 #ifdef __cplusplus
14399 extern "C"
14400 #endif
14401 char cmsOpenProfileFromFile ();
14403 main ()
14405 return cmsOpenProfileFromFile ();
14407 return 0;
14409 _ACEOF
14410 rm -f conftest.$ac_objext conftest$ac_exeext
14411 if { (ac_try="$ac_link"
14412 case "(($ac_try" in
14413 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14414 *) ac_try_echo=$ac_try;;
14415 esac
14416 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14417 $as_echo "$ac_try_echo") >&5
14418 (eval "$ac_link") 2>conftest.er1
14419 ac_status=$?
14420 grep -v '^ *+' conftest.er1 >conftest.err
14421 rm -f conftest.er1
14422 cat conftest.err >&5
14423 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14424 (exit $ac_status); } && {
14425 test -z "$ac_c_werror_flag" ||
14426 test ! -s conftest.err
14427 } && test -s conftest$ac_exeext && {
14428 test "$cross_compiling" = yes ||
14429 $as_test_x conftest$ac_exeext
14430 }; then
14431 ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
14432 else
14433 $as_echo "$as_me: failed program was:" >&5
14434 sed 's/^/| /' conftest.$ac_ext >&5
14436 ac_cv_lib_lcms_cmsOpenProfileFromFile=no
14439 rm -rf conftest.dSYM
14440 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14441 conftest$ac_exeext conftest.$ac_ext
14442 LIBS=$ac_check_lib_save_LIBS
14444 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14445 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14446 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x""yes; then
14448 cat >>confdefs.h <<\_ACEOF
14449 #define HAVE_LCMS 1
14450 _ACEOF
14452 LCMSLIBS="-llcms"
14456 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14457 case "x$with_cms" in
14458 x) wine_notices="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14459 xno) ;;
14460 *) { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14461 This is an error since --with-cms was requested." >&5
14462 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14463 This is an error since --with-cms was requested." >&2;}
14464 { (exit 1); exit 1; }; } ;;
14465 esac
14469 if test "x$with_freetype" != "xno"
14470 then
14471 for ac_prog in freetype-config freetype2-config
14473 # Extract the first word of "$ac_prog", so it can be a program name with args.
14474 set dummy $ac_prog; ac_word=$2
14475 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14476 $as_echo_n "checking for $ac_word... " >&6; }
14477 if test "${ac_cv_prog_ft_devel+set}" = set; then
14478 $as_echo_n "(cached) " >&6
14479 else
14480 if test -n "$ft_devel"; then
14481 ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test.
14482 else
14483 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14484 for as_dir in $PATH
14486 IFS=$as_save_IFS
14487 test -z "$as_dir" && as_dir=.
14488 for ac_exec_ext in '' $ac_executable_extensions; do
14489 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14490 ac_cv_prog_ft_devel="$ac_prog"
14491 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14492 break 2
14494 done
14495 done
14496 IFS=$as_save_IFS
14500 ft_devel=$ac_cv_prog_ft_devel
14501 if test -n "$ft_devel"; then
14502 { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14503 $as_echo "$ft_devel" >&6; }
14504 else
14505 { $as_echo "$as_me:$LINENO: result: no" >&5
14506 $as_echo "no" >&6; }
14510 test -n "$ft_devel" && break
14511 done
14512 test -n "$ft_devel" || ft_devel="no"
14514 if test "$ft_devel" != "no"
14515 then
14516 ac_freetype_incl=`$ft_devel --cflags`
14517 ac_freetype_libs=`$ft_devel --libs`
14519 ac_freetype_libs=${ac_freetype_libs:-"-lfreetype"}
14520 { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14521 $as_echo_n "checking for -lfreetype... " >&6; }
14522 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14523 $as_echo_n "(cached) " >&6
14524 else
14525 ac_check_soname_save_LIBS=$LIBS
14526 LIBS="-lfreetype $ac_freetype_libs $LIBS"
14527 cat >conftest.$ac_ext <<_ACEOF
14528 /* confdefs.h. */
14529 _ACEOF
14530 cat confdefs.h >>conftest.$ac_ext
14531 cat >>conftest.$ac_ext <<_ACEOF
14532 /* end confdefs.h. */
14534 /* Override any GCC internal prototype to avoid an error.
14535 Use char because int might match the return type of a GCC
14536 builtin and then its argument prototype would still apply. */
14537 #ifdef __cplusplus
14538 extern "C"
14539 #endif
14540 char FT_Init_FreeType ();
14542 main ()
14544 return FT_Init_FreeType ();
14546 return 0;
14548 _ACEOF
14549 rm -f conftest.$ac_objext conftest$ac_exeext
14550 if { (ac_try="$ac_link"
14551 case "(($ac_try" in
14552 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14553 *) ac_try_echo=$ac_try;;
14554 esac
14555 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14556 $as_echo "$ac_try_echo") >&5
14557 (eval "$ac_link") 2>conftest.er1
14558 ac_status=$?
14559 grep -v '^ *+' conftest.er1 >conftest.err
14560 rm -f conftest.er1
14561 cat conftest.err >&5
14562 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14563 (exit $ac_status); } && {
14564 test -z "$ac_c_werror_flag" ||
14565 test ! -s conftest.err
14566 } && test -s conftest$ac_exeext && {
14567 test "$cross_compiling" = yes ||
14568 $as_test_x conftest$ac_exeext
14569 }; then
14570 case "$LIBEXT" in
14571 dll) ;;
14572 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'` ;;
14573 *) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14574 esac
14575 else
14576 $as_echo "$as_me: failed program was:" >&5
14577 sed 's/^/| /' conftest.$ac_ext >&5
14582 rm -rf conftest.dSYM
14583 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14584 conftest$ac_exeext conftest.$ac_ext
14585 LIBS=$ac_check_soname_save_LIBS
14587 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14588 { $as_echo "$as_me:$LINENO: result: not found" >&5
14589 $as_echo "not found" >&6; }
14590 ft_lib=no
14591 else
14592 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14593 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14595 cat >>confdefs.h <<_ACEOF
14596 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14597 _ACEOF
14599 ft_lib=yes
14602 if test "$ft_lib" = "yes"
14603 then
14604 ac_save_CPPFLAGS="$CPPFLAGS"
14605 CPPFLAGS="$ac_freetype_incl $CPPFLAGS"
14618 for ac_header in ft2build.h \
14619 freetype/freetype.h \
14620 freetype/ftglyph.h \
14621 freetype/fttypes.h \
14622 freetype/tttables.h \
14623 freetype/ftsnames.h \
14624 freetype/ttnameid.h \
14625 freetype/ftoutln.h \
14626 freetype/ftwinfnt.h \
14627 freetype/ftmodapi.h \
14628 freetype/ftlcdfil.h \
14629 freetype/internal/sfnt.h
14631 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14632 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14633 $as_echo_n "checking for $ac_header... " >&6; }
14634 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14635 $as_echo_n "(cached) " >&6
14636 else
14637 cat >conftest.$ac_ext <<_ACEOF
14638 /* confdefs.h. */
14639 _ACEOF
14640 cat confdefs.h >>conftest.$ac_ext
14641 cat >>conftest.$ac_ext <<_ACEOF
14642 /* end confdefs.h. */
14643 #ifdef HAVE_FT2BUILD_H
14644 # include <ft2build.h>
14645 #endif
14647 #include <$ac_header>
14648 _ACEOF
14649 rm -f conftest.$ac_objext
14650 if { (ac_try="$ac_compile"
14651 case "(($ac_try" in
14652 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14653 *) ac_try_echo=$ac_try;;
14654 esac
14655 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14656 $as_echo "$ac_try_echo") >&5
14657 (eval "$ac_compile") 2>conftest.er1
14658 ac_status=$?
14659 grep -v '^ *+' conftest.er1 >conftest.err
14660 rm -f conftest.er1
14661 cat conftest.err >&5
14662 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14663 (exit $ac_status); } && {
14664 test -z "$ac_c_werror_flag" ||
14665 test ! -s conftest.err
14666 } && test -s conftest.$ac_objext; then
14667 eval "$as_ac_Header=yes"
14668 else
14669 $as_echo "$as_me: failed program was:" >&5
14670 sed 's/^/| /' conftest.$ac_ext >&5
14672 eval "$as_ac_Header=no"
14675 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14677 ac_res=`eval 'as_val=${'$as_ac_Header'}
14678 $as_echo "$as_val"'`
14679 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14680 $as_echo "$ac_res" >&6; }
14681 as_val=`eval 'as_val=${'$as_ac_Header'}
14682 $as_echo "$as_val"'`
14683 if test "x$as_val" = x""yes; then
14684 cat >>confdefs.h <<_ACEOF
14685 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
14686 _ACEOF
14690 done
14692 cat >conftest.$ac_ext <<_ACEOF
14693 /* confdefs.h. */
14694 _ACEOF
14695 cat confdefs.h >>conftest.$ac_ext
14696 cat >>conftest.$ac_ext <<_ACEOF
14697 /* end confdefs.h. */
14698 #include <ft2build.h>
14699 #include <freetype/fttrigon.h>
14700 _ACEOF
14701 if { (ac_try="$ac_cpp conftest.$ac_ext"
14702 case "(($ac_try" in
14703 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14704 *) ac_try_echo=$ac_try;;
14705 esac
14706 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14707 $as_echo "$ac_try_echo") >&5
14708 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14709 ac_status=$?
14710 grep -v '^ *+' conftest.er1 >conftest.err
14711 rm -f conftest.er1
14712 cat conftest.err >&5
14713 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14714 (exit $ac_status); } >/dev/null && {
14715 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14716 test ! -s conftest.err
14717 }; then
14719 cat >>confdefs.h <<\_ACEOF
14720 #define HAVE_FREETYPE_FTTRIGON_H 1
14721 _ACEOF
14723 wine_cv_fttrigon=yes
14724 else
14725 $as_echo "$as_me: failed program was:" >&5
14726 sed 's/^/| /' conftest.$ac_ext >&5
14728 wine_cv_fttrigon=no
14731 rm -f conftest.err conftest.$ac_ext
14732 { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14733 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14734 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14735 $as_echo_n "(cached) " >&6
14736 else
14737 ac_cv_type_FT_TrueTypeEngineType=no
14738 cat >conftest.$ac_ext <<_ACEOF
14739 /* confdefs.h. */
14740 _ACEOF
14741 cat confdefs.h >>conftest.$ac_ext
14742 cat >>conftest.$ac_ext <<_ACEOF
14743 /* end confdefs.h. */
14744 #include <freetype/ftmodapi.h>
14747 main ()
14749 if (sizeof (FT_TrueTypeEngineType))
14750 return 0;
14752 return 0;
14754 _ACEOF
14755 rm -f conftest.$ac_objext
14756 if { (ac_try="$ac_compile"
14757 case "(($ac_try" in
14758 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14759 *) ac_try_echo=$ac_try;;
14760 esac
14761 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14762 $as_echo "$ac_try_echo") >&5
14763 (eval "$ac_compile") 2>conftest.er1
14764 ac_status=$?
14765 grep -v '^ *+' conftest.er1 >conftest.err
14766 rm -f conftest.er1
14767 cat conftest.err >&5
14768 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14769 (exit $ac_status); } && {
14770 test -z "$ac_c_werror_flag" ||
14771 test ! -s conftest.err
14772 } && test -s conftest.$ac_objext; then
14773 cat >conftest.$ac_ext <<_ACEOF
14774 /* confdefs.h. */
14775 _ACEOF
14776 cat confdefs.h >>conftest.$ac_ext
14777 cat >>conftest.$ac_ext <<_ACEOF
14778 /* end confdefs.h. */
14779 #include <freetype/ftmodapi.h>
14782 main ()
14784 if (sizeof ((FT_TrueTypeEngineType)))
14785 return 0;
14787 return 0;
14789 _ACEOF
14790 rm -f conftest.$ac_objext
14791 if { (ac_try="$ac_compile"
14792 case "(($ac_try" in
14793 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14794 *) ac_try_echo=$ac_try;;
14795 esac
14796 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14797 $as_echo "$ac_try_echo") >&5
14798 (eval "$ac_compile") 2>conftest.er1
14799 ac_status=$?
14800 grep -v '^ *+' conftest.er1 >conftest.err
14801 rm -f conftest.er1
14802 cat conftest.err >&5
14803 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14804 (exit $ac_status); } && {
14805 test -z "$ac_c_werror_flag" ||
14806 test ! -s conftest.err
14807 } && test -s conftest.$ac_objext; then
14809 else
14810 $as_echo "$as_me: failed program was:" >&5
14811 sed 's/^/| /' conftest.$ac_ext >&5
14813 ac_cv_type_FT_TrueTypeEngineType=yes
14816 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14817 else
14818 $as_echo "$as_me: failed program was:" >&5
14819 sed 's/^/| /' conftest.$ac_ext >&5
14824 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14826 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
14827 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
14828 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x""yes; then
14830 cat >>confdefs.h <<_ACEOF
14831 #define HAVE_FT_TRUETYPEENGINETYPE 1
14832 _ACEOF
14837 ac_save_CFLAGS="$CFLAGS"
14838 CFLAGS="$CFLAGS $ac_freetype_libs"
14840 for ac_func in FT_Load_Sfnt_Table
14842 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14843 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14844 $as_echo_n "checking for $ac_func... " >&6; }
14845 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14846 $as_echo_n "(cached) " >&6
14847 else
14848 cat >conftest.$ac_ext <<_ACEOF
14849 /* confdefs.h. */
14850 _ACEOF
14851 cat confdefs.h >>conftest.$ac_ext
14852 cat >>conftest.$ac_ext <<_ACEOF
14853 /* end confdefs.h. */
14854 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14855 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14856 #define $ac_func innocuous_$ac_func
14858 /* System header to define __stub macros and hopefully few prototypes,
14859 which can conflict with char $ac_func (); below.
14860 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14861 <limits.h> exists even on freestanding compilers. */
14863 #ifdef __STDC__
14864 # include <limits.h>
14865 #else
14866 # include <assert.h>
14867 #endif
14869 #undef $ac_func
14871 /* Override any GCC internal prototype to avoid an error.
14872 Use char because int might match the return type of a GCC
14873 builtin and then its argument prototype would still apply. */
14874 #ifdef __cplusplus
14875 extern "C"
14876 #endif
14877 char $ac_func ();
14878 /* The GNU C library defines this for functions which it implements
14879 to always fail with ENOSYS. Some functions are actually named
14880 something starting with __ and the normal name is an alias. */
14881 #if defined __stub_$ac_func || defined __stub___$ac_func
14882 choke me
14883 #endif
14886 main ()
14888 return $ac_func ();
14890 return 0;
14892 _ACEOF
14893 rm -f conftest.$ac_objext conftest$ac_exeext
14894 if { (ac_try="$ac_link"
14895 case "(($ac_try" in
14896 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14897 *) ac_try_echo=$ac_try;;
14898 esac
14899 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14900 $as_echo "$ac_try_echo") >&5
14901 (eval "$ac_link") 2>conftest.er1
14902 ac_status=$?
14903 grep -v '^ *+' conftest.er1 >conftest.err
14904 rm -f conftest.er1
14905 cat conftest.err >&5
14906 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14907 (exit $ac_status); } && {
14908 test -z "$ac_c_werror_flag" ||
14909 test ! -s conftest.err
14910 } && test -s conftest$ac_exeext && {
14911 test "$cross_compiling" = yes ||
14912 $as_test_x conftest$ac_exeext
14913 }; then
14914 eval "$as_ac_var=yes"
14915 else
14916 $as_echo "$as_me: failed program was:" >&5
14917 sed 's/^/| /' conftest.$ac_ext >&5
14919 eval "$as_ac_var=no"
14922 rm -rf conftest.dSYM
14923 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14924 conftest$ac_exeext conftest.$ac_ext
14926 ac_res=`eval 'as_val=${'$as_ac_var'}
14927 $as_echo "$as_val"'`
14928 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14929 $as_echo "$ac_res" >&6; }
14930 as_val=`eval 'as_val=${'$as_ac_var'}
14931 $as_echo "$as_val"'`
14932 if test "x$as_val" = x""yes; then
14933 cat >>confdefs.h <<_ACEOF
14934 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
14935 _ACEOF
14938 done
14940 CFLAGS="$ac_save_CFLAGS"
14941 CPPFLAGS="$ac_save_CPPFLAGS"
14942 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
14943 then
14945 cat >>confdefs.h <<\_ACEOF
14946 #define HAVE_FREETYPE 1
14947 _ACEOF
14949 FREETYPELIBS="$ac_freetype_libs"
14951 FREETYPEINCL="$ac_freetype_incl"
14956 if test "x$FREETYPELIBS" = "x"; then
14957 case "x$with_freetype" in
14958 xno) ;;
14959 *) { { $as_echo "$as_me:$LINENO: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
14960 Use the --without-freetype option if you really want this." >&5
14961 $as_echo "$as_me: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
14962 Use the --without-freetype option if you really want this." >&2;}
14963 { (exit 1); exit 1; }; } ;;
14964 esac
14967 test "x$FREETYPELIBS" = "x" && enable_fonts=${enable_fonts:-no}
14969 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
14970 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
14971 if test "${ac_cv_c_ppdev+set}" = set; then
14972 $as_echo_n "(cached) " >&6
14973 else
14974 cat >conftest.$ac_ext <<_ACEOF
14975 /* confdefs.h. */
14976 _ACEOF
14977 cat confdefs.h >>conftest.$ac_ext
14978 cat >>conftest.$ac_ext <<_ACEOF
14979 /* end confdefs.h. */
14980 #include <linux/ppdev.h>
14982 main ()
14984 ioctl (1,PPCLAIM,0)
14986 return 0;
14988 _ACEOF
14989 rm -f conftest.$ac_objext
14990 if { (ac_try="$ac_compile"
14991 case "(($ac_try" in
14992 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14993 *) ac_try_echo=$ac_try;;
14994 esac
14995 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14996 $as_echo "$ac_try_echo") >&5
14997 (eval "$ac_compile") 2>conftest.er1
14998 ac_status=$?
14999 grep -v '^ *+' conftest.er1 >conftest.err
15000 rm -f conftest.er1
15001 cat conftest.err >&5
15002 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15003 (exit $ac_status); } && {
15004 test -z "$ac_c_werror_flag" ||
15005 test ! -s conftest.err
15006 } && test -s conftest.$ac_objext; then
15007 ac_cv_c_ppdev="yes"
15008 else
15009 $as_echo "$as_me: failed program was:" >&5
15010 sed 's/^/| /' conftest.$ac_ext >&5
15012 ac_cv_c_ppdev="no"
15015 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15017 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
15018 $as_echo "$ac_cv_c_ppdev" >&6; }
15019 if test "$ac_cv_c_ppdev" = "yes"
15020 then
15022 cat >>confdefs.h <<\_ACEOF
15023 #define HAVE_PPDEV 1
15024 _ACEOF
15028 ac_wine_check_funcs_save_LIBS="$LIBS"
15029 LIBS="$LIBS $LIBPTHREAD"
15034 for ac_func in \
15035 pthread_attr_get_np \
15036 pthread_getattr_np \
15037 pthread_get_stackaddr_np \
15038 pthread_get_stacksize_np
15040 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
15041 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
15042 $as_echo_n "checking for $ac_func... " >&6; }
15043 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15044 $as_echo_n "(cached) " >&6
15045 else
15046 cat >conftest.$ac_ext <<_ACEOF
15047 /* confdefs.h. */
15048 _ACEOF
15049 cat confdefs.h >>conftest.$ac_ext
15050 cat >>conftest.$ac_ext <<_ACEOF
15051 /* end confdefs.h. */
15052 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15053 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15054 #define $ac_func innocuous_$ac_func
15056 /* System header to define __stub macros and hopefully few prototypes,
15057 which can conflict with char $ac_func (); below.
15058 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15059 <limits.h> exists even on freestanding compilers. */
15061 #ifdef __STDC__
15062 # include <limits.h>
15063 #else
15064 # include <assert.h>
15065 #endif
15067 #undef $ac_func
15069 /* Override any GCC internal prototype to avoid an error.
15070 Use char because int might match the return type of a GCC
15071 builtin and then its argument prototype would still apply. */
15072 #ifdef __cplusplus
15073 extern "C"
15074 #endif
15075 char $ac_func ();
15076 /* The GNU C library defines this for functions which it implements
15077 to always fail with ENOSYS. Some functions are actually named
15078 something starting with __ and the normal name is an alias. */
15079 #if defined __stub_$ac_func || defined __stub___$ac_func
15080 choke me
15081 #endif
15084 main ()
15086 return $ac_func ();
15088 return 0;
15090 _ACEOF
15091 rm -f conftest.$ac_objext conftest$ac_exeext
15092 if { (ac_try="$ac_link"
15093 case "(($ac_try" in
15094 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15095 *) ac_try_echo=$ac_try;;
15096 esac
15097 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15098 $as_echo "$ac_try_echo") >&5
15099 (eval "$ac_link") 2>conftest.er1
15100 ac_status=$?
15101 grep -v '^ *+' conftest.er1 >conftest.err
15102 rm -f conftest.er1
15103 cat conftest.err >&5
15104 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15105 (exit $ac_status); } && {
15106 test -z "$ac_c_werror_flag" ||
15107 test ! -s conftest.err
15108 } && test -s conftest$ac_exeext && {
15109 test "$cross_compiling" = yes ||
15110 $as_test_x conftest$ac_exeext
15111 }; then
15112 eval "$as_ac_var=yes"
15113 else
15114 $as_echo "$as_me: failed program was:" >&5
15115 sed 's/^/| /' conftest.$ac_ext >&5
15117 eval "$as_ac_var=no"
15120 rm -rf conftest.dSYM
15121 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15122 conftest$ac_exeext conftest.$ac_ext
15124 ac_res=`eval 'as_val=${'$as_ac_var'}
15125 $as_echo "$as_val"'`
15126 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15127 $as_echo "$ac_res" >&6; }
15128 as_val=`eval 'as_val=${'$as_ac_var'}
15129 $as_echo "$as_val"'`
15130 if test "x$as_val" = x""yes; then
15131 cat >>confdefs.h <<_ACEOF
15132 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15133 _ACEOF
15136 done
15138 LIBS="$ac_wine_check_funcs_save_LIBS"
15140 if test "$ac_cv_header_zlib_h" = "yes"
15141 then
15142 { $as_echo "$as_me:$LINENO: checking for inflate in -lz" >&5
15143 $as_echo_n "checking for inflate in -lz... " >&6; }
15144 if test "${ac_cv_lib_z_inflate+set}" = set; then
15145 $as_echo_n "(cached) " >&6
15146 else
15147 ac_check_lib_save_LIBS=$LIBS
15148 LIBS="-lz $LIBS"
15149 cat >conftest.$ac_ext <<_ACEOF
15150 /* confdefs.h. */
15151 _ACEOF
15152 cat confdefs.h >>conftest.$ac_ext
15153 cat >>conftest.$ac_ext <<_ACEOF
15154 /* end confdefs.h. */
15156 /* Override any GCC internal prototype to avoid an error.
15157 Use char because int might match the return type of a GCC
15158 builtin and then its argument prototype would still apply. */
15159 #ifdef __cplusplus
15160 extern "C"
15161 #endif
15162 char inflate ();
15164 main ()
15166 return inflate ();
15168 return 0;
15170 _ACEOF
15171 rm -f conftest.$ac_objext conftest$ac_exeext
15172 if { (ac_try="$ac_link"
15173 case "(($ac_try" in
15174 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15175 *) ac_try_echo=$ac_try;;
15176 esac
15177 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15178 $as_echo "$ac_try_echo") >&5
15179 (eval "$ac_link") 2>conftest.er1
15180 ac_status=$?
15181 grep -v '^ *+' conftest.er1 >conftest.err
15182 rm -f conftest.er1
15183 cat conftest.err >&5
15184 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15185 (exit $ac_status); } && {
15186 test -z "$ac_c_werror_flag" ||
15187 test ! -s conftest.err
15188 } && test -s conftest$ac_exeext && {
15189 test "$cross_compiling" = yes ||
15190 $as_test_x conftest$ac_exeext
15191 }; then
15192 ac_cv_lib_z_inflate=yes
15193 else
15194 $as_echo "$as_me: failed program was:" >&5
15195 sed 's/^/| /' conftest.$ac_ext >&5
15197 ac_cv_lib_z_inflate=no
15200 rm -rf conftest.dSYM
15201 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15202 conftest$ac_exeext conftest.$ac_ext
15203 LIBS=$ac_check_lib_save_LIBS
15205 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_z_inflate" >&5
15206 $as_echo "$ac_cv_lib_z_inflate" >&6; }
15207 if test "x$ac_cv_lib_z_inflate" = x""yes; then
15209 cat >>confdefs.h <<\_ACEOF
15210 #define HAVE_ZLIB 1
15211 _ACEOF
15213 ZLIB="-lz"
15219 if test "x$with_esd" != xno
15220 then
15221 save_CFLAGS="$CFLAGS"
15222 # Extract the first word of "esd-config", so it can be a program name with args.
15223 set dummy esd-config; ac_word=$2
15224 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15225 $as_echo_n "checking for $ac_word... " >&6; }
15226 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15227 $as_echo_n "(cached) " >&6
15228 else
15229 case $ESDCONFIG in
15230 [\\/]* | ?:[\\/]*)
15231 ac_cv_path_ESDCONFIG="$ESDCONFIG" # Let the user override the test with a path.
15234 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15235 for as_dir in $PATH
15237 IFS=$as_save_IFS
15238 test -z "$as_dir" && as_dir=.
15239 for ac_exec_ext in '' $ac_executable_extensions; do
15240 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15241 ac_cv_path_ESDCONFIG="$as_dir/$ac_word$ac_exec_ext"
15242 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15243 break 2
15245 done
15246 done
15247 IFS=$as_save_IFS
15249 test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG="no"
15251 esac
15253 ESDCONFIG=$ac_cv_path_ESDCONFIG
15254 if test -n "$ESDCONFIG"; then
15255 { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15256 $as_echo "$ESDCONFIG" >&6; }
15257 else
15258 { $as_echo "$as_me:$LINENO: result: no" >&5
15259 $as_echo "no" >&6; }
15263 if test "x$ESDCONFIG" != "xno"
15264 then
15265 ac_esd_incl=""
15266 for i in `$ESDCONFIG --cflags`
15268 case "$i" in
15269 -I*) ac_esd_incl="$ac_esd_incl $i";;
15270 esac
15271 done
15272 ac_esd_libs=`$ESDCONFIG --libs`
15273 CFLAGS="$CFLAGS $ac_esd_incl"
15275 ac_esd_libs=${ac_esd_libs:-"-lesd"}
15276 if test "${ac_cv_header_esd_h+set}" = set; then
15277 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15278 $as_echo_n "checking for esd.h... " >&6; }
15279 if test "${ac_cv_header_esd_h+set}" = set; then
15280 $as_echo_n "(cached) " >&6
15282 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15283 $as_echo "$ac_cv_header_esd_h" >&6; }
15284 else
15285 # Is the header compilable?
15286 { $as_echo "$as_me:$LINENO: checking esd.h usability" >&5
15287 $as_echo_n "checking esd.h usability... " >&6; }
15288 cat >conftest.$ac_ext <<_ACEOF
15289 /* confdefs.h. */
15290 _ACEOF
15291 cat confdefs.h >>conftest.$ac_ext
15292 cat >>conftest.$ac_ext <<_ACEOF
15293 /* end confdefs.h. */
15294 $ac_includes_default
15295 #include <esd.h>
15296 _ACEOF
15297 rm -f conftest.$ac_objext
15298 if { (ac_try="$ac_compile"
15299 case "(($ac_try" in
15300 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15301 *) ac_try_echo=$ac_try;;
15302 esac
15303 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15304 $as_echo "$ac_try_echo") >&5
15305 (eval "$ac_compile") 2>conftest.er1
15306 ac_status=$?
15307 grep -v '^ *+' conftest.er1 >conftest.err
15308 rm -f conftest.er1
15309 cat conftest.err >&5
15310 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15311 (exit $ac_status); } && {
15312 test -z "$ac_c_werror_flag" ||
15313 test ! -s conftest.err
15314 } && test -s conftest.$ac_objext; then
15315 ac_header_compiler=yes
15316 else
15317 $as_echo "$as_me: failed program was:" >&5
15318 sed 's/^/| /' conftest.$ac_ext >&5
15320 ac_header_compiler=no
15323 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15324 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15325 $as_echo "$ac_header_compiler" >&6; }
15327 # Is the header present?
15328 { $as_echo "$as_me:$LINENO: checking esd.h presence" >&5
15329 $as_echo_n "checking esd.h presence... " >&6; }
15330 cat >conftest.$ac_ext <<_ACEOF
15331 /* confdefs.h. */
15332 _ACEOF
15333 cat confdefs.h >>conftest.$ac_ext
15334 cat >>conftest.$ac_ext <<_ACEOF
15335 /* end confdefs.h. */
15336 #include <esd.h>
15337 _ACEOF
15338 if { (ac_try="$ac_cpp conftest.$ac_ext"
15339 case "(($ac_try" in
15340 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15341 *) ac_try_echo=$ac_try;;
15342 esac
15343 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15344 $as_echo "$ac_try_echo") >&5
15345 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15346 ac_status=$?
15347 grep -v '^ *+' conftest.er1 >conftest.err
15348 rm -f conftest.er1
15349 cat conftest.err >&5
15350 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15351 (exit $ac_status); } >/dev/null && {
15352 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15353 test ! -s conftest.err
15354 }; then
15355 ac_header_preproc=yes
15356 else
15357 $as_echo "$as_me: failed program was:" >&5
15358 sed 's/^/| /' conftest.$ac_ext >&5
15360 ac_header_preproc=no
15363 rm -f conftest.err conftest.$ac_ext
15364 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15365 $as_echo "$ac_header_preproc" >&6; }
15367 # So? What about this header?
15368 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15369 yes:no: )
15370 { $as_echo "$as_me:$LINENO: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&5
15371 $as_echo "$as_me: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15372 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the compiler's result" >&5
15373 $as_echo "$as_me: WARNING: esd.h: proceeding with the compiler's result" >&2;}
15374 ac_header_preproc=yes
15376 no:yes:* )
15377 { $as_echo "$as_me:$LINENO: WARNING: esd.h: present but cannot be compiled" >&5
15378 $as_echo "$as_me: WARNING: esd.h: present but cannot be compiled" >&2;}
15379 { $as_echo "$as_me:$LINENO: WARNING: esd.h: check for missing prerequisite headers?" >&5
15380 $as_echo "$as_me: WARNING: esd.h: check for missing prerequisite headers?" >&2;}
15381 { $as_echo "$as_me:$LINENO: WARNING: esd.h: see the Autoconf documentation" >&5
15382 $as_echo "$as_me: WARNING: esd.h: see the Autoconf documentation" >&2;}
15383 { $as_echo "$as_me:$LINENO: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&5
15384 $as_echo "$as_me: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&2;}
15385 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the preprocessor's result" >&5
15386 $as_echo "$as_me: WARNING: esd.h: proceeding with the preprocessor's result" >&2;}
15387 { $as_echo "$as_me:$LINENO: WARNING: esd.h: in the future, the compiler will take precedence" >&5
15388 $as_echo "$as_me: WARNING: esd.h: in the future, the compiler will take precedence" >&2;}
15389 ( cat <<\_ASBOX
15390 ## ------------------------------------ ##
15391 ## Report this to wine-devel@winehq.org ##
15392 ## ------------------------------------ ##
15393 _ASBOX
15394 ) | sed "s/^/$as_me: WARNING: /" >&2
15396 esac
15397 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15398 $as_echo_n "checking for esd.h... " >&6; }
15399 if test "${ac_cv_header_esd_h+set}" = set; then
15400 $as_echo_n "(cached) " >&6
15401 else
15402 ac_cv_header_esd_h=$ac_header_preproc
15404 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15405 $as_echo "$ac_cv_header_esd_h" >&6; }
15408 if test "x$ac_cv_header_esd_h" = x""yes; then
15409 { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15410 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15411 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15412 $as_echo_n "(cached) " >&6
15413 else
15414 ac_check_lib_save_LIBS=$LIBS
15415 LIBS="-lesd $ac_esd_libs $LIBS"
15416 cat >conftest.$ac_ext <<_ACEOF
15417 /* confdefs.h. */
15418 _ACEOF
15419 cat confdefs.h >>conftest.$ac_ext
15420 cat >>conftest.$ac_ext <<_ACEOF
15421 /* end confdefs.h. */
15423 /* Override any GCC internal prototype to avoid an error.
15424 Use char because int might match the return type of a GCC
15425 builtin and then its argument prototype would still apply. */
15426 #ifdef __cplusplus
15427 extern "C"
15428 #endif
15429 char esd_open_sound ();
15431 main ()
15433 return esd_open_sound ();
15435 return 0;
15437 _ACEOF
15438 rm -f conftest.$ac_objext conftest$ac_exeext
15439 if { (ac_try="$ac_link"
15440 case "(($ac_try" in
15441 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15442 *) ac_try_echo=$ac_try;;
15443 esac
15444 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15445 $as_echo "$ac_try_echo") >&5
15446 (eval "$ac_link") 2>conftest.er1
15447 ac_status=$?
15448 grep -v '^ *+' conftest.er1 >conftest.err
15449 rm -f conftest.er1
15450 cat conftest.err >&5
15451 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15452 (exit $ac_status); } && {
15453 test -z "$ac_c_werror_flag" ||
15454 test ! -s conftest.err
15455 } && test -s conftest$ac_exeext && {
15456 test "$cross_compiling" = yes ||
15457 $as_test_x conftest$ac_exeext
15458 }; then
15459 ac_cv_lib_esd_esd_open_sound=yes
15460 else
15461 $as_echo "$as_me: failed program was:" >&5
15462 sed 's/^/| /' conftest.$ac_ext >&5
15464 ac_cv_lib_esd_esd_open_sound=no
15467 rm -rf conftest.dSYM
15468 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15469 conftest$ac_exeext conftest.$ac_ext
15470 LIBS=$ac_check_lib_save_LIBS
15472 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15473 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15474 if test "x$ac_cv_lib_esd_esd_open_sound" = x""yes; then
15475 ESDINCL="$ac_esd_incl"
15477 ESDLIBS="$ac_esd_libs"
15480 cat >>confdefs.h <<\_ACEOF
15481 #define HAVE_ESD 1
15482 _ACEOF
15489 CFLAGS="$save_CFLAGS"
15492 ALSALIBS=""
15494 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15495 then
15496 { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15497 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15498 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15499 $as_echo_n "(cached) " >&6
15500 else
15501 ac_check_lib_save_LIBS=$LIBS
15502 LIBS="-lasound $LIBS"
15503 cat >conftest.$ac_ext <<_ACEOF
15504 /* confdefs.h. */
15505 _ACEOF
15506 cat confdefs.h >>conftest.$ac_ext
15507 cat >>conftest.$ac_ext <<_ACEOF
15508 /* end confdefs.h. */
15510 /* Override any GCC internal prototype to avoid an error.
15511 Use char because int might match the return type of a GCC
15512 builtin and then its argument prototype would still apply. */
15513 #ifdef __cplusplus
15514 extern "C"
15515 #endif
15516 char snd_pcm_hw_params_get_access ();
15518 main ()
15520 return snd_pcm_hw_params_get_access ();
15522 return 0;
15524 _ACEOF
15525 rm -f conftest.$ac_objext conftest$ac_exeext
15526 if { (ac_try="$ac_link"
15527 case "(($ac_try" in
15528 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15529 *) ac_try_echo=$ac_try;;
15530 esac
15531 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15532 $as_echo "$ac_try_echo") >&5
15533 (eval "$ac_link") 2>conftest.er1
15534 ac_status=$?
15535 grep -v '^ *+' conftest.er1 >conftest.err
15536 rm -f conftest.er1
15537 cat conftest.err >&5
15538 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15539 (exit $ac_status); } && {
15540 test -z "$ac_c_werror_flag" ||
15541 test ! -s conftest.err
15542 } && test -s conftest$ac_exeext && {
15543 test "$cross_compiling" = yes ||
15544 $as_test_x conftest$ac_exeext
15545 }; then
15546 ac_cv_lib_asound_snd_pcm_hw_params_get_access=yes
15547 else
15548 $as_echo "$as_me: failed program was:" >&5
15549 sed 's/^/| /' conftest.$ac_ext >&5
15551 ac_cv_lib_asound_snd_pcm_hw_params_get_access=no
15554 rm -rf conftest.dSYM
15555 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15556 conftest$ac_exeext conftest.$ac_ext
15557 LIBS=$ac_check_lib_save_LIBS
15559 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15560 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15561 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x""yes; then
15562 cat >conftest.$ac_ext <<_ACEOF
15563 /* confdefs.h. */
15564 _ACEOF
15565 cat confdefs.h >>conftest.$ac_ext
15566 cat >>conftest.$ac_ext <<_ACEOF
15567 /* end confdefs.h. */
15568 #ifdef HAVE_ALSA_ASOUNDLIB_H
15569 #include <alsa/asoundlib.h>
15570 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15571 #include <sys/asoundlib.h>
15572 #endif
15574 main ()
15576 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15578 return 0;
15580 _ACEOF
15581 rm -f conftest.$ac_objext
15582 if { (ac_try="$ac_compile"
15583 case "(($ac_try" in
15584 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15585 *) ac_try_echo=$ac_try;;
15586 esac
15587 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15588 $as_echo "$ac_try_echo") >&5
15589 (eval "$ac_compile") 2>conftest.er1
15590 ac_status=$?
15591 grep -v '^ *+' conftest.er1 >conftest.err
15592 rm -f conftest.er1
15593 cat conftest.err >&5
15594 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15595 (exit $ac_status); } && {
15596 test -z "$ac_c_werror_flag" ||
15597 test ! -s conftest.err
15598 } && test -s conftest.$ac_objext; then
15600 cat >>confdefs.h <<\_ACEOF
15601 #define HAVE_ALSA 1
15602 _ACEOF
15604 ALSALIBS="-lasound"
15605 else
15606 $as_echo "$as_me: failed program was:" >&5
15607 sed 's/^/| /' conftest.$ac_ext >&5
15612 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15617 AUDIOIOLIBS=""
15619 if test "$ac_cv_header_libaudioio_h" = "yes"
15620 then
15621 { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15622 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15623 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15624 $as_echo_n "(cached) " >&6
15625 else
15626 ac_check_lib_save_LIBS=$LIBS
15627 LIBS="-laudioio $LIBS"
15628 cat >conftest.$ac_ext <<_ACEOF
15629 /* confdefs.h. */
15630 _ACEOF
15631 cat confdefs.h >>conftest.$ac_ext
15632 cat >>conftest.$ac_ext <<_ACEOF
15633 /* end confdefs.h. */
15635 /* Override any GCC internal prototype to avoid an error.
15636 Use char because int might match the return type of a GCC
15637 builtin and then its argument prototype would still apply. */
15638 #ifdef __cplusplus
15639 extern "C"
15640 #endif
15641 char AudioIOGetVersion ();
15643 main ()
15645 return AudioIOGetVersion ();
15647 return 0;
15649 _ACEOF
15650 rm -f conftest.$ac_objext conftest$ac_exeext
15651 if { (ac_try="$ac_link"
15652 case "(($ac_try" in
15653 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15654 *) ac_try_echo=$ac_try;;
15655 esac
15656 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15657 $as_echo "$ac_try_echo") >&5
15658 (eval "$ac_link") 2>conftest.er1
15659 ac_status=$?
15660 grep -v '^ *+' conftest.er1 >conftest.err
15661 rm -f conftest.er1
15662 cat conftest.err >&5
15663 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15664 (exit $ac_status); } && {
15665 test -z "$ac_c_werror_flag" ||
15666 test ! -s conftest.err
15667 } && test -s conftest$ac_exeext && {
15668 test "$cross_compiling" = yes ||
15669 $as_test_x conftest$ac_exeext
15670 }; then
15671 ac_cv_lib_audioio_AudioIOGetVersion=yes
15672 else
15673 $as_echo "$as_me: failed program was:" >&5
15674 sed 's/^/| /' conftest.$ac_ext >&5
15676 ac_cv_lib_audioio_AudioIOGetVersion=no
15679 rm -rf conftest.dSYM
15680 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15681 conftest$ac_exeext conftest.$ac_ext
15682 LIBS=$ac_check_lib_save_LIBS
15684 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
15685 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
15686 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x""yes; then
15687 AUDIOIOLIBS="-laudioio"
15689 cat >>confdefs.h <<\_ACEOF
15690 #define HAVE_LIBAUDIOIO 1
15691 _ACEOF
15698 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
15699 then
15700 { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
15701 $as_echo_n "checking for -lcapi20... " >&6; }
15702 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15703 $as_echo_n "(cached) " >&6
15704 else
15705 ac_check_soname_save_LIBS=$LIBS
15706 LIBS="-lcapi20 $LIBS"
15707 cat >conftest.$ac_ext <<_ACEOF
15708 /* confdefs.h. */
15709 _ACEOF
15710 cat confdefs.h >>conftest.$ac_ext
15711 cat >>conftest.$ac_ext <<_ACEOF
15712 /* end confdefs.h. */
15714 /* Override any GCC internal prototype to avoid an error.
15715 Use char because int might match the return type of a GCC
15716 builtin and then its argument prototype would still apply. */
15717 #ifdef __cplusplus
15718 extern "C"
15719 #endif
15720 char capi20_register ();
15722 main ()
15724 return capi20_register ();
15726 return 0;
15728 _ACEOF
15729 rm -f conftest.$ac_objext conftest$ac_exeext
15730 if { (ac_try="$ac_link"
15731 case "(($ac_try" in
15732 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15733 *) ac_try_echo=$ac_try;;
15734 esac
15735 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15736 $as_echo "$ac_try_echo") >&5
15737 (eval "$ac_link") 2>conftest.er1
15738 ac_status=$?
15739 grep -v '^ *+' conftest.er1 >conftest.err
15740 rm -f conftest.er1
15741 cat conftest.err >&5
15742 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15743 (exit $ac_status); } && {
15744 test -z "$ac_c_werror_flag" ||
15745 test ! -s conftest.err
15746 } && test -s conftest$ac_exeext && {
15747 test "$cross_compiling" = yes ||
15748 $as_test_x conftest$ac_exeext
15749 }; then
15750 case "$LIBEXT" in
15751 dll) ;;
15752 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'` ;;
15753 *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15754 esac
15755 else
15756 $as_echo "$as_me: failed program was:" >&5
15757 sed 's/^/| /' conftest.$ac_ext >&5
15762 rm -rf conftest.dSYM
15763 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15764 conftest$ac_exeext conftest.$ac_ext
15765 LIBS=$ac_check_soname_save_LIBS
15767 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15768 { $as_echo "$as_me:$LINENO: result: not found" >&5
15769 $as_echo "not found" >&6; }
15771 else
15772 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
15773 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
15775 cat >>confdefs.h <<_ACEOF
15776 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
15777 _ACEOF
15783 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15784 case "x$with_capi" in
15785 x) wine_notices="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
15786 xno) ;;
15787 *) { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15788 This is an error since --with-capi was requested." >&5
15789 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15790 This is an error since --with-capi was requested." >&2;}
15791 { (exit 1); exit 1; }; } ;;
15792 esac
15796 CUPSINCL=""
15798 if test "x$with_cups" != "xno"
15799 then
15800 ac_save_CPPFLAGS="$CPPFLAGS"
15801 ac_cups_cflags=`cups-config --cflags 2>/dev/null`
15802 ac_cups_libs=`cups-config --ldflags 2>/dev/null`
15803 CPPFLAGS="$CPPFLAGS $ac_cups_cflags"
15805 for ac_header in cups/cups.h
15807 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
15808 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15809 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15810 $as_echo_n "checking for $ac_header... " >&6; }
15811 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15812 $as_echo_n "(cached) " >&6
15814 ac_res=`eval 'as_val=${'$as_ac_Header'}
15815 $as_echo "$as_val"'`
15816 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15817 $as_echo "$ac_res" >&6; }
15818 else
15819 # Is the header compilable?
15820 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
15821 $as_echo_n "checking $ac_header usability... " >&6; }
15822 cat >conftest.$ac_ext <<_ACEOF
15823 /* confdefs.h. */
15824 _ACEOF
15825 cat confdefs.h >>conftest.$ac_ext
15826 cat >>conftest.$ac_ext <<_ACEOF
15827 /* end confdefs.h. */
15828 $ac_includes_default
15829 #include <$ac_header>
15830 _ACEOF
15831 rm -f conftest.$ac_objext
15832 if { (ac_try="$ac_compile"
15833 case "(($ac_try" in
15834 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15835 *) ac_try_echo=$ac_try;;
15836 esac
15837 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15838 $as_echo "$ac_try_echo") >&5
15839 (eval "$ac_compile") 2>conftest.er1
15840 ac_status=$?
15841 grep -v '^ *+' conftest.er1 >conftest.err
15842 rm -f conftest.er1
15843 cat conftest.err >&5
15844 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15845 (exit $ac_status); } && {
15846 test -z "$ac_c_werror_flag" ||
15847 test ! -s conftest.err
15848 } && test -s conftest.$ac_objext; then
15849 ac_header_compiler=yes
15850 else
15851 $as_echo "$as_me: failed program was:" >&5
15852 sed 's/^/| /' conftest.$ac_ext >&5
15854 ac_header_compiler=no
15857 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15858 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15859 $as_echo "$ac_header_compiler" >&6; }
15861 # Is the header present?
15862 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
15863 $as_echo_n "checking $ac_header presence... " >&6; }
15864 cat >conftest.$ac_ext <<_ACEOF
15865 /* confdefs.h. */
15866 _ACEOF
15867 cat confdefs.h >>conftest.$ac_ext
15868 cat >>conftest.$ac_ext <<_ACEOF
15869 /* end confdefs.h. */
15870 #include <$ac_header>
15871 _ACEOF
15872 if { (ac_try="$ac_cpp conftest.$ac_ext"
15873 case "(($ac_try" in
15874 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15875 *) ac_try_echo=$ac_try;;
15876 esac
15877 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15878 $as_echo "$ac_try_echo") >&5
15879 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15880 ac_status=$?
15881 grep -v '^ *+' conftest.er1 >conftest.err
15882 rm -f conftest.er1
15883 cat conftest.err >&5
15884 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15885 (exit $ac_status); } >/dev/null && {
15886 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15887 test ! -s conftest.err
15888 }; then
15889 ac_header_preproc=yes
15890 else
15891 $as_echo "$as_me: failed program was:" >&5
15892 sed 's/^/| /' conftest.$ac_ext >&5
15894 ac_header_preproc=no
15897 rm -f conftest.err conftest.$ac_ext
15898 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15899 $as_echo "$ac_header_preproc" >&6; }
15901 # So? What about this header?
15902 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15903 yes:no: )
15904 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15905 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15906 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15907 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15908 ac_header_preproc=yes
15910 no:yes:* )
15911 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15912 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15913 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15914 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15915 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15916 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15917 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15918 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15919 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15920 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15921 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15922 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15923 ( cat <<\_ASBOX
15924 ## ------------------------------------ ##
15925 ## Report this to wine-devel@winehq.org ##
15926 ## ------------------------------------ ##
15927 _ASBOX
15928 ) | sed "s/^/$as_me: WARNING: /" >&2
15930 esac
15931 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15932 $as_echo_n "checking for $ac_header... " >&6; }
15933 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15934 $as_echo_n "(cached) " >&6
15935 else
15936 eval "$as_ac_Header=\$ac_header_preproc"
15938 ac_res=`eval 'as_val=${'$as_ac_Header'}
15939 $as_echo "$as_val"'`
15940 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15941 $as_echo "$ac_res" >&6; }
15944 as_val=`eval 'as_val=${'$as_ac_Header'}
15945 $as_echo "$as_val"'`
15946 if test "x$as_val" = x""yes; then
15947 cat >>confdefs.h <<_ACEOF
15948 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
15949 _ACEOF
15950 { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
15951 $as_echo_n "checking for -lcups... " >&6; }
15952 if test "${ac_cv_lib_soname_cups+set}" = set; then
15953 $as_echo_n "(cached) " >&6
15954 else
15955 ac_check_soname_save_LIBS=$LIBS
15956 LIBS="-lcups $ac_cups_libs $LIBS"
15957 cat >conftest.$ac_ext <<_ACEOF
15958 /* confdefs.h. */
15959 _ACEOF
15960 cat confdefs.h >>conftest.$ac_ext
15961 cat >>conftest.$ac_ext <<_ACEOF
15962 /* end confdefs.h. */
15964 /* Override any GCC internal prototype to avoid an error.
15965 Use char because int might match the return type of a GCC
15966 builtin and then its argument prototype would still apply. */
15967 #ifdef __cplusplus
15968 extern "C"
15969 #endif
15970 char cupsGetDefault ();
15972 main ()
15974 return cupsGetDefault ();
15976 return 0;
15978 _ACEOF
15979 rm -f conftest.$ac_objext conftest$ac_exeext
15980 if { (ac_try="$ac_link"
15981 case "(($ac_try" in
15982 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15983 *) ac_try_echo=$ac_try;;
15984 esac
15985 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15986 $as_echo "$ac_try_echo") >&5
15987 (eval "$ac_link") 2>conftest.er1
15988 ac_status=$?
15989 grep -v '^ *+' conftest.er1 >conftest.err
15990 rm -f conftest.er1
15991 cat conftest.err >&5
15992 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15993 (exit $ac_status); } && {
15994 test -z "$ac_c_werror_flag" ||
15995 test ! -s conftest.err
15996 } && test -s conftest$ac_exeext && {
15997 test "$cross_compiling" = yes ||
15998 $as_test_x conftest$ac_exeext
15999 }; then
16000 case "$LIBEXT" in
16001 dll) ;;
16002 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'` ;;
16003 *) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16004 esac
16005 else
16006 $as_echo "$as_me: failed program was:" >&5
16007 sed 's/^/| /' conftest.$ac_ext >&5
16012 rm -rf conftest.dSYM
16013 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16014 conftest$ac_exeext conftest.$ac_ext
16015 LIBS=$ac_check_soname_save_LIBS
16017 if test "x$ac_cv_lib_soname_cups" = "x"; then
16018 { $as_echo "$as_me:$LINENO: result: not found" >&5
16019 $as_echo "not found" >&6; }
16021 else
16022 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
16023 $as_echo "$ac_cv_lib_soname_cups" >&6; }
16025 cat >>confdefs.h <<_ACEOF
16026 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
16027 _ACEOF
16029 CUPSINCL="$ac_cups_cflags"
16034 done
16036 CPPFLAGS="$ac_save_CPPFLAGS"
16038 if test "x$ac_cv_lib_soname_cups" = "x"; then
16039 case "x$with_cups" in
16040 x) wine_notices="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
16041 xno) ;;
16042 *) { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16043 This is an error since --with-cups was requested." >&5
16044 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16045 This is an error since --with-cups was requested." >&2;}
16046 { (exit 1); exit 1; }; } ;;
16047 esac
16051 if test "$ac_cv_header_jack_jack_h" = "yes"
16052 then
16053 { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
16054 $as_echo_n "checking for -ljack... " >&6; }
16055 if test "${ac_cv_lib_soname_jack+set}" = set; then
16056 $as_echo_n "(cached) " >&6
16057 else
16058 ac_check_soname_save_LIBS=$LIBS
16059 LIBS="-ljack $LIBS"
16060 cat >conftest.$ac_ext <<_ACEOF
16061 /* confdefs.h. */
16062 _ACEOF
16063 cat confdefs.h >>conftest.$ac_ext
16064 cat >>conftest.$ac_ext <<_ACEOF
16065 /* end confdefs.h. */
16067 /* Override any GCC internal prototype to avoid an error.
16068 Use char because int might match the return type of a GCC
16069 builtin and then its argument prototype would still apply. */
16070 #ifdef __cplusplus
16071 extern "C"
16072 #endif
16073 char jack_client_new ();
16075 main ()
16077 return jack_client_new ();
16079 return 0;
16081 _ACEOF
16082 rm -f conftest.$ac_objext conftest$ac_exeext
16083 if { (ac_try="$ac_link"
16084 case "(($ac_try" in
16085 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16086 *) ac_try_echo=$ac_try;;
16087 esac
16088 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16089 $as_echo "$ac_try_echo") >&5
16090 (eval "$ac_link") 2>conftest.er1
16091 ac_status=$?
16092 grep -v '^ *+' conftest.er1 >conftest.err
16093 rm -f conftest.er1
16094 cat conftest.err >&5
16095 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16096 (exit $ac_status); } && {
16097 test -z "$ac_c_werror_flag" ||
16098 test ! -s conftest.err
16099 } && test -s conftest$ac_exeext && {
16100 test "$cross_compiling" = yes ||
16101 $as_test_x conftest$ac_exeext
16102 }; then
16103 case "$LIBEXT" in
16104 dll) ;;
16105 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'` ;;
16106 *) 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'` ;;
16107 esac
16108 else
16109 $as_echo "$as_me: failed program was:" >&5
16110 sed 's/^/| /' conftest.$ac_ext >&5
16115 rm -rf conftest.dSYM
16116 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16117 conftest$ac_exeext conftest.$ac_ext
16118 LIBS=$ac_check_soname_save_LIBS
16120 if test "x$ac_cv_lib_soname_jack" = "x"; then
16121 { $as_echo "$as_me:$LINENO: result: not found" >&5
16122 $as_echo "not found" >&6; }
16124 else
16125 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
16126 $as_echo "$ac_cv_lib_soname_jack" >&6; }
16128 cat >>confdefs.h <<_ACEOF
16129 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
16130 _ACEOF
16137 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16138 then
16139 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16140 $as_echo_n "checking for -lfontconfig... " >&6; }
16141 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16142 $as_echo_n "(cached) " >&6
16143 else
16144 ac_check_soname_save_LIBS=$LIBS
16145 LIBS="-lfontconfig $LIBS"
16146 cat >conftest.$ac_ext <<_ACEOF
16147 /* confdefs.h. */
16148 _ACEOF
16149 cat confdefs.h >>conftest.$ac_ext
16150 cat >>conftest.$ac_ext <<_ACEOF
16151 /* end confdefs.h. */
16153 /* Override any GCC internal prototype to avoid an error.
16154 Use char because int might match the return type of a GCC
16155 builtin and then its argument prototype would still apply. */
16156 #ifdef __cplusplus
16157 extern "C"
16158 #endif
16159 char FcInit ();
16161 main ()
16163 return FcInit ();
16165 return 0;
16167 _ACEOF
16168 rm -f conftest.$ac_objext conftest$ac_exeext
16169 if { (ac_try="$ac_link"
16170 case "(($ac_try" in
16171 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16172 *) ac_try_echo=$ac_try;;
16173 esac
16174 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16175 $as_echo "$ac_try_echo") >&5
16176 (eval "$ac_link") 2>conftest.er1
16177 ac_status=$?
16178 grep -v '^ *+' conftest.er1 >conftest.err
16179 rm -f conftest.er1
16180 cat conftest.err >&5
16181 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16182 (exit $ac_status); } && {
16183 test -z "$ac_c_werror_flag" ||
16184 test ! -s conftest.err
16185 } && test -s conftest$ac_exeext && {
16186 test "$cross_compiling" = yes ||
16187 $as_test_x conftest$ac_exeext
16188 }; then
16189 case "$LIBEXT" in
16190 dll) ;;
16191 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'` ;;
16192 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16193 esac
16194 else
16195 $as_echo "$as_me: failed program was:" >&5
16196 sed 's/^/| /' conftest.$ac_ext >&5
16201 rm -rf conftest.dSYM
16202 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16203 conftest$ac_exeext conftest.$ac_ext
16204 LIBS=$ac_check_soname_save_LIBS
16206 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16207 { $as_echo "$as_me:$LINENO: result: not found" >&5
16208 $as_echo "not found" >&6; }
16210 else
16211 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16212 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16214 cat >>confdefs.h <<_ACEOF
16215 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16216 _ACEOF
16221 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16222 then
16223 ac_save_CPPFLAGS="$CPPFLAGS"
16224 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16225 $as_unset ac_cv_header_fontconfig_fontconfig_h
16227 for ac_header in fontconfig/fontconfig.h
16229 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16230 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16231 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16232 $as_echo_n "checking for $ac_header... " >&6; }
16233 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16234 $as_echo_n "(cached) " >&6
16236 ac_res=`eval 'as_val=${'$as_ac_Header'}
16237 $as_echo "$as_val"'`
16238 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16239 $as_echo "$ac_res" >&6; }
16240 else
16241 # Is the header compilable?
16242 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16243 $as_echo_n "checking $ac_header usability... " >&6; }
16244 cat >conftest.$ac_ext <<_ACEOF
16245 /* confdefs.h. */
16246 _ACEOF
16247 cat confdefs.h >>conftest.$ac_ext
16248 cat >>conftest.$ac_ext <<_ACEOF
16249 /* end confdefs.h. */
16250 $ac_includes_default
16251 #include <$ac_header>
16252 _ACEOF
16253 rm -f conftest.$ac_objext
16254 if { (ac_try="$ac_compile"
16255 case "(($ac_try" in
16256 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16257 *) ac_try_echo=$ac_try;;
16258 esac
16259 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16260 $as_echo "$ac_try_echo") >&5
16261 (eval "$ac_compile") 2>conftest.er1
16262 ac_status=$?
16263 grep -v '^ *+' conftest.er1 >conftest.err
16264 rm -f conftest.er1
16265 cat conftest.err >&5
16266 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16267 (exit $ac_status); } && {
16268 test -z "$ac_c_werror_flag" ||
16269 test ! -s conftest.err
16270 } && test -s conftest.$ac_objext; then
16271 ac_header_compiler=yes
16272 else
16273 $as_echo "$as_me: failed program was:" >&5
16274 sed 's/^/| /' conftest.$ac_ext >&5
16276 ac_header_compiler=no
16279 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16280 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16281 $as_echo "$ac_header_compiler" >&6; }
16283 # Is the header present?
16284 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16285 $as_echo_n "checking $ac_header presence... " >&6; }
16286 cat >conftest.$ac_ext <<_ACEOF
16287 /* confdefs.h. */
16288 _ACEOF
16289 cat confdefs.h >>conftest.$ac_ext
16290 cat >>conftest.$ac_ext <<_ACEOF
16291 /* end confdefs.h. */
16292 #include <$ac_header>
16293 _ACEOF
16294 if { (ac_try="$ac_cpp conftest.$ac_ext"
16295 case "(($ac_try" in
16296 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16297 *) ac_try_echo=$ac_try;;
16298 esac
16299 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16300 $as_echo "$ac_try_echo") >&5
16301 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16302 ac_status=$?
16303 grep -v '^ *+' conftest.er1 >conftest.err
16304 rm -f conftest.er1
16305 cat conftest.err >&5
16306 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16307 (exit $ac_status); } >/dev/null && {
16308 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16309 test ! -s conftest.err
16310 }; then
16311 ac_header_preproc=yes
16312 else
16313 $as_echo "$as_me: failed program was:" >&5
16314 sed 's/^/| /' conftest.$ac_ext >&5
16316 ac_header_preproc=no
16319 rm -f conftest.err conftest.$ac_ext
16320 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16321 $as_echo "$ac_header_preproc" >&6; }
16323 # So? What about this header?
16324 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16325 yes:no: )
16326 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16327 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16328 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16329 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16330 ac_header_preproc=yes
16332 no:yes:* )
16333 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16334 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16335 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16336 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16337 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16338 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16339 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16340 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16341 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16342 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16343 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16344 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16345 ( cat <<\_ASBOX
16346 ## ------------------------------------ ##
16347 ## Report this to wine-devel@winehq.org ##
16348 ## ------------------------------------ ##
16349 _ASBOX
16350 ) | sed "s/^/$as_me: WARNING: /" >&2
16352 esac
16353 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16354 $as_echo_n "checking for $ac_header... " >&6; }
16355 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16356 $as_echo_n "(cached) " >&6
16357 else
16358 eval "$as_ac_Header=\$ac_header_preproc"
16360 ac_res=`eval 'as_val=${'$as_ac_Header'}
16361 $as_echo "$as_val"'`
16362 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16363 $as_echo "$ac_res" >&6; }
16366 as_val=`eval 'as_val=${'$as_ac_Header'}
16367 $as_echo "$as_val"'`
16368 if test "x$as_val" = x""yes; then
16369 cat >>confdefs.h <<_ACEOF
16370 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16371 _ACEOF
16375 done
16377 CPPFLAGS="$ac_save_CPPFLAGS"
16378 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16379 then
16380 FONTCONFIGINCL="$X_CFLAGS"
16382 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16383 $as_echo_n "checking for -lfontconfig... " >&6; }
16384 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16385 $as_echo_n "(cached) " >&6
16386 else
16387 ac_check_soname_save_LIBS=$LIBS
16388 LIBS="-lfontconfig $X_LIBS $LIBS"
16389 cat >conftest.$ac_ext <<_ACEOF
16390 /* confdefs.h. */
16391 _ACEOF
16392 cat confdefs.h >>conftest.$ac_ext
16393 cat >>conftest.$ac_ext <<_ACEOF
16394 /* end confdefs.h. */
16396 /* Override any GCC internal prototype to avoid an error.
16397 Use char because int might match the return type of a GCC
16398 builtin and then its argument prototype would still apply. */
16399 #ifdef __cplusplus
16400 extern "C"
16401 #endif
16402 char FcInit ();
16404 main ()
16406 return FcInit ();
16408 return 0;
16410 _ACEOF
16411 rm -f conftest.$ac_objext conftest$ac_exeext
16412 if { (ac_try="$ac_link"
16413 case "(($ac_try" in
16414 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16415 *) ac_try_echo=$ac_try;;
16416 esac
16417 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16418 $as_echo "$ac_try_echo") >&5
16419 (eval "$ac_link") 2>conftest.er1
16420 ac_status=$?
16421 grep -v '^ *+' conftest.er1 >conftest.err
16422 rm -f conftest.er1
16423 cat conftest.err >&5
16424 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16425 (exit $ac_status); } && {
16426 test -z "$ac_c_werror_flag" ||
16427 test ! -s conftest.err
16428 } && test -s conftest$ac_exeext && {
16429 test "$cross_compiling" = yes ||
16430 $as_test_x conftest$ac_exeext
16431 }; then
16432 case "$LIBEXT" in
16433 dll) ;;
16434 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'` ;;
16435 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16436 esac
16437 else
16438 $as_echo "$as_me: failed program was:" >&5
16439 sed 's/^/| /' conftest.$ac_ext >&5
16444 rm -rf conftest.dSYM
16445 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16446 conftest$ac_exeext conftest.$ac_ext
16447 LIBS=$ac_check_soname_save_LIBS
16449 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16450 { $as_echo "$as_me:$LINENO: result: not found" >&5
16451 $as_echo "not found" >&6; }
16453 else
16454 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16455 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16457 cat >>confdefs.h <<_ACEOF
16458 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16459 _ACEOF
16466 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16467 case "x$with_fontconfig" in
16468 x) wine_notices="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16469 xno) ;;
16470 *) { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16471 This is an error since --with-fontconfig was requested." >&5
16472 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16473 This is an error since --with-fontconfig was requested." >&2;}
16474 { (exit 1); exit 1; }; } ;;
16475 esac
16479 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16480 then
16481 { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16482 $as_echo_n "checking for -lssl... " >&6; }
16483 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16484 $as_echo_n "(cached) " >&6
16485 else
16486 ac_check_soname_save_LIBS=$LIBS
16487 LIBS="-lssl $LIBS"
16488 cat >conftest.$ac_ext <<_ACEOF
16489 /* confdefs.h. */
16490 _ACEOF
16491 cat confdefs.h >>conftest.$ac_ext
16492 cat >>conftest.$ac_ext <<_ACEOF
16493 /* end confdefs.h. */
16495 /* Override any GCC internal prototype to avoid an error.
16496 Use char because int might match the return type of a GCC
16497 builtin and then its argument prototype would still apply. */
16498 #ifdef __cplusplus
16499 extern "C"
16500 #endif
16501 char SSL_library_init ();
16503 main ()
16505 return SSL_library_init ();
16507 return 0;
16509 _ACEOF
16510 rm -f conftest.$ac_objext conftest$ac_exeext
16511 if { (ac_try="$ac_link"
16512 case "(($ac_try" in
16513 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16514 *) ac_try_echo=$ac_try;;
16515 esac
16516 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16517 $as_echo "$ac_try_echo") >&5
16518 (eval "$ac_link") 2>conftest.er1
16519 ac_status=$?
16520 grep -v '^ *+' conftest.er1 >conftest.err
16521 rm -f conftest.er1
16522 cat conftest.err >&5
16523 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16524 (exit $ac_status); } && {
16525 test -z "$ac_c_werror_flag" ||
16526 test ! -s conftest.err
16527 } && test -s conftest$ac_exeext && {
16528 test "$cross_compiling" = yes ||
16529 $as_test_x conftest$ac_exeext
16530 }; then
16531 case "$LIBEXT" in
16532 dll) ;;
16533 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'` ;;
16534 *) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16535 esac
16536 else
16537 $as_echo "$as_me: failed program was:" >&5
16538 sed 's/^/| /' conftest.$ac_ext >&5
16543 rm -rf conftest.dSYM
16544 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16545 conftest$ac_exeext conftest.$ac_ext
16546 LIBS=$ac_check_soname_save_LIBS
16548 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16549 { $as_echo "$as_me:$LINENO: result: not found" >&5
16550 $as_echo "not found" >&6; }
16552 else
16553 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16554 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16556 cat >>confdefs.h <<_ACEOF
16557 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16558 _ACEOF
16563 { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16564 $as_echo_n "checking for -lcrypto... " >&6; }
16565 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16566 $as_echo_n "(cached) " >&6
16567 else
16568 ac_check_soname_save_LIBS=$LIBS
16569 LIBS="-lcrypto $LIBS"
16570 cat >conftest.$ac_ext <<_ACEOF
16571 /* confdefs.h. */
16572 _ACEOF
16573 cat confdefs.h >>conftest.$ac_ext
16574 cat >>conftest.$ac_ext <<_ACEOF
16575 /* end confdefs.h. */
16577 /* Override any GCC internal prototype to avoid an error.
16578 Use char because int might match the return type of a GCC
16579 builtin and then its argument prototype would still apply. */
16580 #ifdef __cplusplus
16581 extern "C"
16582 #endif
16583 char BIO_new_socket ();
16585 main ()
16587 return BIO_new_socket ();
16589 return 0;
16591 _ACEOF
16592 rm -f conftest.$ac_objext conftest$ac_exeext
16593 if { (ac_try="$ac_link"
16594 case "(($ac_try" in
16595 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16596 *) ac_try_echo=$ac_try;;
16597 esac
16598 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16599 $as_echo "$ac_try_echo") >&5
16600 (eval "$ac_link") 2>conftest.er1
16601 ac_status=$?
16602 grep -v '^ *+' conftest.er1 >conftest.err
16603 rm -f conftest.er1
16604 cat conftest.err >&5
16605 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16606 (exit $ac_status); } && {
16607 test -z "$ac_c_werror_flag" ||
16608 test ! -s conftest.err
16609 } && test -s conftest$ac_exeext && {
16610 test "$cross_compiling" = yes ||
16611 $as_test_x conftest$ac_exeext
16612 }; then
16613 case "$LIBEXT" in
16614 dll) ;;
16615 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'` ;;
16616 *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16617 esac
16618 else
16619 $as_echo "$as_me: failed program was:" >&5
16620 sed 's/^/| /' conftest.$ac_ext >&5
16625 rm -rf conftest.dSYM
16626 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16627 conftest$ac_exeext conftest.$ac_ext
16628 LIBS=$ac_check_soname_save_LIBS
16630 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16631 { $as_echo "$as_me:$LINENO: result: not found" >&5
16632 $as_echo "not found" >&6; }
16634 else
16635 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16636 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16638 cat >>confdefs.h <<_ACEOF
16639 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16640 _ACEOF
16646 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16647 case "x$with_openssl" in
16648 x) wine_warnings="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
16649 xno) ;;
16650 *) { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16651 This is an error since --with-openssl was requested." >&5
16652 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16653 This is an error since --with-openssl was requested." >&2;}
16654 { (exit 1); exit 1; }; } ;;
16655 esac
16659 if test "$ac_cv_header_gsm_h" = "yes" -o "$ac_cv_header_gsm_gsm_h" = "yes"
16660 then
16661 { $as_echo "$as_me:$LINENO: checking for -lgsm" >&5
16662 $as_echo_n "checking for -lgsm... " >&6; }
16663 if test "${ac_cv_lib_soname_gsm+set}" = set; then
16664 $as_echo_n "(cached) " >&6
16665 else
16666 ac_check_soname_save_LIBS=$LIBS
16667 LIBS="-lgsm $LIBS"
16668 cat >conftest.$ac_ext <<_ACEOF
16669 /* confdefs.h. */
16670 _ACEOF
16671 cat confdefs.h >>conftest.$ac_ext
16672 cat >>conftest.$ac_ext <<_ACEOF
16673 /* end confdefs.h. */
16675 /* Override any GCC internal prototype to avoid an error.
16676 Use char because int might match the return type of a GCC
16677 builtin and then its argument prototype would still apply. */
16678 #ifdef __cplusplus
16679 extern "C"
16680 #endif
16681 char gsm_create ();
16683 main ()
16685 return gsm_create ();
16687 return 0;
16689 _ACEOF
16690 rm -f conftest.$ac_objext conftest$ac_exeext
16691 if { (ac_try="$ac_link"
16692 case "(($ac_try" in
16693 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16694 *) ac_try_echo=$ac_try;;
16695 esac
16696 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16697 $as_echo "$ac_try_echo") >&5
16698 (eval "$ac_link") 2>conftest.er1
16699 ac_status=$?
16700 grep -v '^ *+' conftest.er1 >conftest.err
16701 rm -f conftest.er1
16702 cat conftest.err >&5
16703 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16704 (exit $ac_status); } && {
16705 test -z "$ac_c_werror_flag" ||
16706 test ! -s conftest.err
16707 } && test -s conftest$ac_exeext && {
16708 test "$cross_compiling" = yes ||
16709 $as_test_x conftest$ac_exeext
16710 }; then
16711 case "$LIBEXT" in
16712 dll) ;;
16713 dylib) ac_cv_lib_soname_gsm=`otool -L conftest$ac_exeext | grep "libgsm\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libgsm\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
16714 *) ac_cv_lib_soname_gsm=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgsm\\.$LIBEXT" | sed -e "s/^.*\(libgsm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16715 esac
16716 else
16717 $as_echo "$as_me: failed program was:" >&5
16718 sed 's/^/| /' conftest.$ac_ext >&5
16723 rm -rf conftest.dSYM
16724 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16725 conftest$ac_exeext conftest.$ac_ext
16726 LIBS=$ac_check_soname_save_LIBS
16728 if test "x$ac_cv_lib_soname_gsm" = "x"; then
16729 { $as_echo "$as_me:$LINENO: result: not found" >&5
16730 $as_echo "not found" >&6; }
16732 else
16733 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gsm" >&5
16734 $as_echo "$ac_cv_lib_soname_gsm" >&6; }
16736 cat >>confdefs.h <<_ACEOF
16737 #define SONAME_LIBGSM "$ac_cv_lib_soname_gsm"
16738 _ACEOF
16744 if test "x$ac_cv_lib_soname_gsm" = "x"; then
16745 case "x$with_libgsm" in
16746 x) wine_warnings="$wine_warnings|libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported." ;;
16747 xno) ;;
16748 *) { { $as_echo "$as_me:$LINENO: error: libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported.
16749 This is an error since --with-libgsm was requested." >&5
16750 $as_echo "$as_me: error: libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported.
16751 This is an error since --with-libgsm was requested." >&2;}
16752 { (exit 1); exit 1; }; } ;;
16753 esac
16757 if test "$ac_cv_header_jpeglib_h" = "yes"
16758 then
16759 { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
16760 $as_echo_n "checking for -ljpeg... " >&6; }
16761 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
16762 $as_echo_n "(cached) " >&6
16763 else
16764 ac_check_soname_save_LIBS=$LIBS
16765 LIBS="-ljpeg $LIBS"
16766 cat >conftest.$ac_ext <<_ACEOF
16767 /* confdefs.h. */
16768 _ACEOF
16769 cat confdefs.h >>conftest.$ac_ext
16770 cat >>conftest.$ac_ext <<_ACEOF
16771 /* end confdefs.h. */
16773 /* Override any GCC internal prototype to avoid an error.
16774 Use char because int might match the return type of a GCC
16775 builtin and then its argument prototype would still apply. */
16776 #ifdef __cplusplus
16777 extern "C"
16778 #endif
16779 char jpeg_start_decompress ();
16781 main ()
16783 return jpeg_start_decompress ();
16785 return 0;
16787 _ACEOF
16788 rm -f conftest.$ac_objext conftest$ac_exeext
16789 if { (ac_try="$ac_link"
16790 case "(($ac_try" in
16791 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16792 *) ac_try_echo=$ac_try;;
16793 esac
16794 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16795 $as_echo "$ac_try_echo") >&5
16796 (eval "$ac_link") 2>conftest.er1
16797 ac_status=$?
16798 grep -v '^ *+' conftest.er1 >conftest.err
16799 rm -f conftest.er1
16800 cat conftest.err >&5
16801 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16802 (exit $ac_status); } && {
16803 test -z "$ac_c_werror_flag" ||
16804 test ! -s conftest.err
16805 } && test -s conftest$ac_exeext && {
16806 test "$cross_compiling" = yes ||
16807 $as_test_x conftest$ac_exeext
16808 }; then
16809 case "$LIBEXT" in
16810 dll) ;;
16811 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'` ;;
16812 *) ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16813 esac
16814 else
16815 $as_echo "$as_me: failed program was:" >&5
16816 sed 's/^/| /' conftest.$ac_ext >&5
16821 rm -rf conftest.dSYM
16822 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16823 conftest$ac_exeext conftest.$ac_ext
16824 LIBS=$ac_check_soname_save_LIBS
16826 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16827 { $as_echo "$as_me:$LINENO: result: not found" >&5
16828 $as_echo "not found" >&6; }
16830 else
16831 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
16832 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
16834 cat >>confdefs.h <<_ACEOF
16835 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
16836 _ACEOF
16842 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16843 case "x$with_jpeg" in
16844 x) wine_warnings="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
16845 xno) ;;
16846 *) { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16847 This is an error since --with-jpeg was requested." >&5
16848 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16849 This is an error since --with-jpeg was requested." >&2;}
16850 { (exit 1); exit 1; }; } ;;
16851 esac
16855 if test "$ac_cv_header_png_h" = "yes"
16856 then
16857 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16858 $as_echo_n "checking for -lpng... " >&6; }
16859 if test "${ac_cv_lib_soname_png+set}" = set; then
16860 $as_echo_n "(cached) " >&6
16861 else
16862 ac_check_soname_save_LIBS=$LIBS
16863 LIBS="-lpng -lm -lz $LIBS"
16864 cat >conftest.$ac_ext <<_ACEOF
16865 /* confdefs.h. */
16866 _ACEOF
16867 cat confdefs.h >>conftest.$ac_ext
16868 cat >>conftest.$ac_ext <<_ACEOF
16869 /* end confdefs.h. */
16871 /* Override any GCC internal prototype to avoid an error.
16872 Use char because int might match the return type of a GCC
16873 builtin and then its argument prototype would still apply. */
16874 #ifdef __cplusplus
16875 extern "C"
16876 #endif
16877 char png_create_read_struct ();
16879 main ()
16881 return png_create_read_struct ();
16883 return 0;
16885 _ACEOF
16886 rm -f conftest.$ac_objext conftest$ac_exeext
16887 if { (ac_try="$ac_link"
16888 case "(($ac_try" in
16889 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16890 *) ac_try_echo=$ac_try;;
16891 esac
16892 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16893 $as_echo "$ac_try_echo") >&5
16894 (eval "$ac_link") 2>conftest.er1
16895 ac_status=$?
16896 grep -v '^ *+' conftest.er1 >conftest.err
16897 rm -f conftest.er1
16898 cat conftest.err >&5
16899 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16900 (exit $ac_status); } && {
16901 test -z "$ac_c_werror_flag" ||
16902 test ! -s conftest.err
16903 } && test -s conftest$ac_exeext && {
16904 test "$cross_compiling" = yes ||
16905 $as_test_x conftest$ac_exeext
16906 }; then
16907 case "$LIBEXT" in
16908 dll) ;;
16909 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'` ;;
16910 *) 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'` ;;
16911 esac
16912 else
16913 $as_echo "$as_me: failed program was:" >&5
16914 sed 's/^/| /' conftest.$ac_ext >&5
16919 rm -rf conftest.dSYM
16920 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16921 conftest$ac_exeext conftest.$ac_ext
16922 LIBS=$ac_check_soname_save_LIBS
16924 if test "x$ac_cv_lib_soname_png" = "x"; then
16925 { $as_echo "$as_me:$LINENO: result: not found" >&5
16926 $as_echo "not found" >&6; }
16928 else
16929 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
16930 $as_echo "$ac_cv_lib_soname_png" >&6; }
16932 cat >>confdefs.h <<_ACEOF
16933 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
16934 _ACEOF
16939 elif test -n "$X_CFLAGS" -a "x$with_png" != "xno"
16940 then
16941 ac_save_CPPFLAGS="$CPPFLAGS"
16942 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16943 $as_unset ac_cv_header_png_h
16945 for ac_header in png.h
16947 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16948 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16949 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16950 $as_echo_n "checking for $ac_header... " >&6; }
16951 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16952 $as_echo_n "(cached) " >&6
16954 ac_res=`eval 'as_val=${'$as_ac_Header'}
16955 $as_echo "$as_val"'`
16956 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16957 $as_echo "$ac_res" >&6; }
16958 else
16959 # Is the header compilable?
16960 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16961 $as_echo_n "checking $ac_header usability... " >&6; }
16962 cat >conftest.$ac_ext <<_ACEOF
16963 /* confdefs.h. */
16964 _ACEOF
16965 cat confdefs.h >>conftest.$ac_ext
16966 cat >>conftest.$ac_ext <<_ACEOF
16967 /* end confdefs.h. */
16968 $ac_includes_default
16969 #include <$ac_header>
16970 _ACEOF
16971 rm -f conftest.$ac_objext
16972 if { (ac_try="$ac_compile"
16973 case "(($ac_try" in
16974 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16975 *) ac_try_echo=$ac_try;;
16976 esac
16977 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16978 $as_echo "$ac_try_echo") >&5
16979 (eval "$ac_compile") 2>conftest.er1
16980 ac_status=$?
16981 grep -v '^ *+' conftest.er1 >conftest.err
16982 rm -f conftest.er1
16983 cat conftest.err >&5
16984 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16985 (exit $ac_status); } && {
16986 test -z "$ac_c_werror_flag" ||
16987 test ! -s conftest.err
16988 } && test -s conftest.$ac_objext; then
16989 ac_header_compiler=yes
16990 else
16991 $as_echo "$as_me: failed program was:" >&5
16992 sed 's/^/| /' conftest.$ac_ext >&5
16994 ac_header_compiler=no
16997 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16998 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16999 $as_echo "$ac_header_compiler" >&6; }
17001 # Is the header present?
17002 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
17003 $as_echo_n "checking $ac_header presence... " >&6; }
17004 cat >conftest.$ac_ext <<_ACEOF
17005 /* confdefs.h. */
17006 _ACEOF
17007 cat confdefs.h >>conftest.$ac_ext
17008 cat >>conftest.$ac_ext <<_ACEOF
17009 /* end confdefs.h. */
17010 #include <$ac_header>
17011 _ACEOF
17012 if { (ac_try="$ac_cpp conftest.$ac_ext"
17013 case "(($ac_try" in
17014 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17015 *) ac_try_echo=$ac_try;;
17016 esac
17017 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17018 $as_echo "$ac_try_echo") >&5
17019 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
17020 ac_status=$?
17021 grep -v '^ *+' conftest.er1 >conftest.err
17022 rm -f conftest.er1
17023 cat conftest.err >&5
17024 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17025 (exit $ac_status); } >/dev/null && {
17026 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
17027 test ! -s conftest.err
17028 }; then
17029 ac_header_preproc=yes
17030 else
17031 $as_echo "$as_me: failed program was:" >&5
17032 sed 's/^/| /' conftest.$ac_ext >&5
17034 ac_header_preproc=no
17037 rm -f conftest.err conftest.$ac_ext
17038 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
17039 $as_echo "$ac_header_preproc" >&6; }
17041 # So? What about this header?
17042 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
17043 yes:no: )
17044 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
17045 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
17046 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
17047 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
17048 ac_header_preproc=yes
17050 no:yes:* )
17051 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
17052 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
17053 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
17054 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
17055 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
17056 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
17057 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
17058 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
17059 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17060 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
17061 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
17062 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
17063 ( cat <<\_ASBOX
17064 ## ------------------------------------ ##
17065 ## Report this to wine-devel@winehq.org ##
17066 ## ------------------------------------ ##
17067 _ASBOX
17068 ) | sed "s/^/$as_me: WARNING: /" >&2
17070 esac
17071 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
17072 $as_echo_n "checking for $ac_header... " >&6; }
17073 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
17074 $as_echo_n "(cached) " >&6
17075 else
17076 eval "$as_ac_Header=\$ac_header_preproc"
17078 ac_res=`eval 'as_val=${'$as_ac_Header'}
17079 $as_echo "$as_val"'`
17080 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
17081 $as_echo "$ac_res" >&6; }
17084 as_val=`eval 'as_val=${'$as_ac_Header'}
17085 $as_echo "$as_val"'`
17086 if test "x$as_val" = x""yes; then
17087 cat >>confdefs.h <<_ACEOF
17088 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
17089 _ACEOF
17093 done
17095 CPPFLAGS="$ac_save_CPPFLAGS"
17096 if test "$ac_cv_header_png_h" = "yes"
17097 then
17098 PNGINCL="$X_CFLAGS"
17100 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
17101 $as_echo_n "checking for -lpng... " >&6; }
17102 if test "${ac_cv_lib_soname_png+set}" = set; then
17103 $as_echo_n "(cached) " >&6
17104 else
17105 ac_check_soname_save_LIBS=$LIBS
17106 LIBS="-lpng $X_LIBS -lm -lz $LIBS"
17107 cat >conftest.$ac_ext <<_ACEOF
17108 /* confdefs.h. */
17109 _ACEOF
17110 cat confdefs.h >>conftest.$ac_ext
17111 cat >>conftest.$ac_ext <<_ACEOF
17112 /* end confdefs.h. */
17114 /* Override any GCC internal prototype to avoid an error.
17115 Use char because int might match the return type of a GCC
17116 builtin and then its argument prototype would still apply. */
17117 #ifdef __cplusplus
17118 extern "C"
17119 #endif
17120 char png_create_read_struct ();
17122 main ()
17124 return png_create_read_struct ();
17126 return 0;
17128 _ACEOF
17129 rm -f conftest.$ac_objext conftest$ac_exeext
17130 if { (ac_try="$ac_link"
17131 case "(($ac_try" in
17132 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17133 *) ac_try_echo=$ac_try;;
17134 esac
17135 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17136 $as_echo "$ac_try_echo") >&5
17137 (eval "$ac_link") 2>conftest.er1
17138 ac_status=$?
17139 grep -v '^ *+' conftest.er1 >conftest.err
17140 rm -f conftest.er1
17141 cat conftest.err >&5
17142 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17143 (exit $ac_status); } && {
17144 test -z "$ac_c_werror_flag" ||
17145 test ! -s conftest.err
17146 } && test -s conftest$ac_exeext && {
17147 test "$cross_compiling" = yes ||
17148 $as_test_x conftest$ac_exeext
17149 }; then
17150 case "$LIBEXT" in
17151 dll) ;;
17152 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'` ;;
17153 *) 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'` ;;
17154 esac
17155 else
17156 $as_echo "$as_me: failed program was:" >&5
17157 sed 's/^/| /' conftest.$ac_ext >&5
17162 rm -rf conftest.dSYM
17163 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17164 conftest$ac_exeext conftest.$ac_ext
17165 LIBS=$ac_check_soname_save_LIBS
17167 if test "x$ac_cv_lib_soname_png" = "x"; then
17168 { $as_echo "$as_me:$LINENO: result: not found" >&5
17169 $as_echo "not found" >&6; }
17171 else
17172 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
17173 $as_echo "$ac_cv_lib_soname_png" >&6; }
17175 cat >>confdefs.h <<_ACEOF
17176 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
17177 _ACEOF
17184 if test "x$ac_cv_lib_soname_png" = "x"; then
17185 case "x$with_png" in
17186 x) wine_warnings="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
17187 xno) ;;
17188 *) { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17189 This is an error since --with-png was requested." >&5
17190 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17191 This is an error since --with-png was requested." >&2;}
17192 { (exit 1); exit 1; }; } ;;
17193 esac
17197 if test "$ac_cv_header_kstat_h" = "yes"
17198 then
17199 { $as_echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5
17200 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
17201 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then
17202 $as_echo_n "(cached) " >&6
17203 else
17204 ac_check_lib_save_LIBS=$LIBS
17205 LIBS="-lkstat $LIBS"
17206 cat >conftest.$ac_ext <<_ACEOF
17207 /* confdefs.h. */
17208 _ACEOF
17209 cat confdefs.h >>conftest.$ac_ext
17210 cat >>conftest.$ac_ext <<_ACEOF
17211 /* end confdefs.h. */
17213 /* Override any GCC internal prototype to avoid an error.
17214 Use char because int might match the return type of a GCC
17215 builtin and then its argument prototype would still apply. */
17216 #ifdef __cplusplus
17217 extern "C"
17218 #endif
17219 char kstat_open ();
17221 main ()
17223 return kstat_open ();
17225 return 0;
17227 _ACEOF
17228 rm -f conftest.$ac_objext conftest$ac_exeext
17229 if { (ac_try="$ac_link"
17230 case "(($ac_try" in
17231 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17232 *) ac_try_echo=$ac_try;;
17233 esac
17234 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17235 $as_echo "$ac_try_echo") >&5
17236 (eval "$ac_link") 2>conftest.er1
17237 ac_status=$?
17238 grep -v '^ *+' conftest.er1 >conftest.err
17239 rm -f conftest.er1
17240 cat conftest.err >&5
17241 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17242 (exit $ac_status); } && {
17243 test -z "$ac_c_werror_flag" ||
17244 test ! -s conftest.err
17245 } && test -s conftest$ac_exeext && {
17246 test "$cross_compiling" = yes ||
17247 $as_test_x conftest$ac_exeext
17248 }; then
17249 ac_cv_lib_kstat_kstat_open=yes
17250 else
17251 $as_echo "$as_me: failed program was:" >&5
17252 sed 's/^/| /' conftest.$ac_ext >&5
17254 ac_cv_lib_kstat_kstat_open=no
17257 rm -rf conftest.dSYM
17258 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17259 conftest$ac_exeext conftest.$ac_ext
17260 LIBS=$ac_check_lib_save_LIBS
17262 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5
17263 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
17264 if test "x$ac_cv_lib_kstat_kstat_open" = x""yes; then
17266 cat >>confdefs.h <<\_ACEOF
17267 #define HAVE_LIBKSTAT 1
17268 _ACEOF
17270 LIBKSTAT="-lkstat"
17276 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
17277 $as_echo_n "checking for -lodbc... " >&6; }
17278 if test "${ac_cv_lib_soname_odbc+set}" = set; then
17279 $as_echo_n "(cached) " >&6
17280 else
17281 ac_check_soname_save_LIBS=$LIBS
17282 LIBS="-lodbc $LIBS"
17283 cat >conftest.$ac_ext <<_ACEOF
17284 /* confdefs.h. */
17285 _ACEOF
17286 cat confdefs.h >>conftest.$ac_ext
17287 cat >>conftest.$ac_ext <<_ACEOF
17288 /* end confdefs.h. */
17290 /* Override any GCC internal prototype to avoid an error.
17291 Use char because int might match the return type of a GCC
17292 builtin and then its argument prototype would still apply. */
17293 #ifdef __cplusplus
17294 extern "C"
17295 #endif
17296 char SQLConnect ();
17298 main ()
17300 return SQLConnect ();
17302 return 0;
17304 _ACEOF
17305 rm -f conftest.$ac_objext conftest$ac_exeext
17306 if { (ac_try="$ac_link"
17307 case "(($ac_try" in
17308 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17309 *) ac_try_echo=$ac_try;;
17310 esac
17311 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17312 $as_echo "$ac_try_echo") >&5
17313 (eval "$ac_link") 2>conftest.er1
17314 ac_status=$?
17315 grep -v '^ *+' conftest.er1 >conftest.err
17316 rm -f conftest.er1
17317 cat conftest.err >&5
17318 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17319 (exit $ac_status); } && {
17320 test -z "$ac_c_werror_flag" ||
17321 test ! -s conftest.err
17322 } && test -s conftest$ac_exeext && {
17323 test "$cross_compiling" = yes ||
17324 $as_test_x conftest$ac_exeext
17325 }; then
17326 case "$LIBEXT" in
17327 dll) ;;
17328 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'` ;;
17329 *) ac_cv_lib_soname_odbc=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
17330 esac
17331 else
17332 $as_echo "$as_me: failed program was:" >&5
17333 sed 's/^/| /' conftest.$ac_ext >&5
17338 rm -rf conftest.dSYM
17339 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17340 conftest$ac_exeext conftest.$ac_ext
17341 LIBS=$ac_check_soname_save_LIBS
17343 if test "x$ac_cv_lib_soname_odbc" = "x"; then
17344 { $as_echo "$as_me:$LINENO: result: not found" >&5
17345 $as_echo "not found" >&6; }
17346 cat >>confdefs.h <<_ACEOF
17347 #define SONAME_LIBODBC "libodbc.$LIBEXT"
17348 _ACEOF
17350 else
17351 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
17352 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
17354 cat >>confdefs.h <<_ACEOF
17355 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
17356 _ACEOF
17362 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
17363 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
17364 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
17365 "$ac_cv_header_soundcard_h" != "yes" -a \
17366 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
17367 then
17368 wine_warnings="$wine_warnings|No sound system was found. Windows applications will be silent."
17372 EXTRACFLAGS=""
17374 if test "x${GCC}" = "xyes"
17375 then
17376 EXTRACFLAGS="-Wall -pipe"
17378 { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
17379 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
17380 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
17381 $as_echo_n "(cached) " >&6
17382 else
17383 if test "$cross_compiling" = yes; then
17384 ac_cv_c_gcc_strength_bug="yes"
17385 else
17386 cat >conftest.$ac_ext <<_ACEOF
17387 /* confdefs.h. */
17388 _ACEOF
17389 cat confdefs.h >>conftest.$ac_ext
17390 cat >>conftest.$ac_ext <<_ACEOF
17391 /* end confdefs.h. */
17392 int L[4] = {0,1,2,3};
17394 main ()
17396 static int Array[3];
17397 unsigned int B = 3;
17398 int i;
17399 for(i=0; i<B; i++) Array[i] = i - 3;
17400 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
17401 L[i] = 4;
17402 return (Array[1] != -2 || L[2] != 3)
17404 return 0;
17406 _ACEOF
17407 rm -f conftest$ac_exeext
17408 if { (ac_try="$ac_link"
17409 case "(($ac_try" in
17410 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17411 *) ac_try_echo=$ac_try;;
17412 esac
17413 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17414 $as_echo "$ac_try_echo") >&5
17415 (eval "$ac_link") 2>&5
17416 ac_status=$?
17417 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17418 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17419 { (case "(($ac_try" in
17420 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17421 *) ac_try_echo=$ac_try;;
17422 esac
17423 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17424 $as_echo "$ac_try_echo") >&5
17425 (eval "$ac_try") 2>&5
17426 ac_status=$?
17427 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17428 (exit $ac_status); }; }; then
17429 ac_cv_c_gcc_strength_bug="no"
17430 else
17431 $as_echo "$as_me: program exited with status $ac_status" >&5
17432 $as_echo "$as_me: failed program was:" >&5
17433 sed 's/^/| /' conftest.$ac_ext >&5
17435 ( exit $ac_status )
17436 ac_cv_c_gcc_strength_bug="yes"
17438 rm -rf conftest.dSYM
17439 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17444 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
17445 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
17446 if test "$ac_cv_c_gcc_strength_bug" = "yes"
17447 then
17448 EXTRACFLAGS="$EXTRACFLAGS -fno-strength-reduce"
17451 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17452 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17453 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17454 $as_echo_n "(cached) " >&6
17455 else
17456 ac_wine_try_cflags_saved=$CFLAGS
17457 CFLAGS="$CFLAGS -fno-builtin"
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__fno_builtin=yes
17495 else
17496 $as_echo "$as_me: failed program was:" >&5
17497 sed 's/^/| /' conftest.$ac_ext >&5
17499 ac_cv_cflags__fno_builtin=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__fno_builtin" >&5
17508 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17509 if test $ac_cv_cflags__fno_builtin = yes; then
17510 BUILTINFLAG="-fno-builtin"
17514 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17515 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17516 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17517 $as_echo_n "(cached) " >&6
17518 else
17519 ac_wine_try_cflags_saved=$CFLAGS
17520 CFLAGS="$CFLAGS -fno-strict-aliasing"
17521 cat >conftest.$ac_ext <<_ACEOF
17522 /* confdefs.h. */
17523 _ACEOF
17524 cat confdefs.h >>conftest.$ac_ext
17525 cat >>conftest.$ac_ext <<_ACEOF
17526 /* end confdefs.h. */
17529 main ()
17533 return 0;
17535 _ACEOF
17536 rm -f conftest.$ac_objext conftest$ac_exeext
17537 if { (ac_try="$ac_link"
17538 case "(($ac_try" in
17539 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17540 *) ac_try_echo=$ac_try;;
17541 esac
17542 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17543 $as_echo "$ac_try_echo") >&5
17544 (eval "$ac_link") 2>conftest.er1
17545 ac_status=$?
17546 grep -v '^ *+' conftest.er1 >conftest.err
17547 rm -f conftest.er1
17548 cat conftest.err >&5
17549 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17550 (exit $ac_status); } && {
17551 test -z "$ac_c_werror_flag" ||
17552 test ! -s conftest.err
17553 } && test -s conftest$ac_exeext && {
17554 test "$cross_compiling" = yes ||
17555 $as_test_x conftest$ac_exeext
17556 }; then
17557 ac_cv_cflags__fno_strict_aliasing=yes
17558 else
17559 $as_echo "$as_me: failed program was:" >&5
17560 sed 's/^/| /' conftest.$ac_ext >&5
17562 ac_cv_cflags__fno_strict_aliasing=no
17565 rm -rf conftest.dSYM
17566 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17567 conftest$ac_exeext conftest.$ac_ext
17568 CFLAGS=$ac_wine_try_cflags_saved
17570 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17571 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17572 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17573 EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing"
17576 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17577 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17578 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17579 $as_echo_n "(cached) " >&6
17580 else
17581 ac_wine_try_cflags_saved=$CFLAGS
17582 CFLAGS="$CFLAGS -Wdeclaration-after-statement"
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. */
17591 main ()
17595 return 0;
17597 _ACEOF
17598 rm -f conftest.$ac_objext conftest$ac_exeext
17599 if { (ac_try="$ac_link"
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_link") 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_exeext && {
17616 test "$cross_compiling" = yes ||
17617 $as_test_x conftest$ac_exeext
17618 }; then
17619 ac_cv_cflags__Wdeclaration_after_statement=yes
17620 else
17621 $as_echo "$as_me: failed program was:" >&5
17622 sed 's/^/| /' conftest.$ac_ext >&5
17624 ac_cv_cflags__Wdeclaration_after_statement=no
17627 rm -rf conftest.dSYM
17628 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17629 conftest$ac_exeext conftest.$ac_ext
17630 CFLAGS=$ac_wine_try_cflags_saved
17632 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17633 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17634 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17635 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
17638 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17639 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17640 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17641 $as_echo_n "(cached) " >&6
17642 else
17643 ac_wine_try_cflags_saved=$CFLAGS
17644 CFLAGS="$CFLAGS -Wwrite-strings"
17645 cat >conftest.$ac_ext <<_ACEOF
17646 /* confdefs.h. */
17647 _ACEOF
17648 cat confdefs.h >>conftest.$ac_ext
17649 cat >>conftest.$ac_ext <<_ACEOF
17650 /* end confdefs.h. */
17653 main ()
17657 return 0;
17659 _ACEOF
17660 rm -f conftest.$ac_objext conftest$ac_exeext
17661 if { (ac_try="$ac_link"
17662 case "(($ac_try" in
17663 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17664 *) ac_try_echo=$ac_try;;
17665 esac
17666 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17667 $as_echo "$ac_try_echo") >&5
17668 (eval "$ac_link") 2>conftest.er1
17669 ac_status=$?
17670 grep -v '^ *+' conftest.er1 >conftest.err
17671 rm -f conftest.er1
17672 cat conftest.err >&5
17673 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17674 (exit $ac_status); } && {
17675 test -z "$ac_c_werror_flag" ||
17676 test ! -s conftest.err
17677 } && test -s conftest$ac_exeext && {
17678 test "$cross_compiling" = yes ||
17679 $as_test_x conftest$ac_exeext
17680 }; then
17681 ac_cv_cflags__Wwrite_strings=yes
17682 else
17683 $as_echo "$as_me: failed program was:" >&5
17684 sed 's/^/| /' conftest.$ac_ext >&5
17686 ac_cv_cflags__Wwrite_strings=no
17689 rm -rf conftest.dSYM
17690 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17691 conftest$ac_exeext conftest.$ac_ext
17692 CFLAGS=$ac_wine_try_cflags_saved
17694 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17695 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17696 if test $ac_cv_cflags__Wwrite_strings = yes; then
17697 EXTRACFLAGS="$EXTRACFLAGS -Wwrite-strings"
17700 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17701 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17702 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17703 $as_echo_n "(cached) " >&6
17704 else
17705 ac_wine_try_cflags_saved=$CFLAGS
17706 CFLAGS="$CFLAGS -Wtype-limits"
17707 cat >conftest.$ac_ext <<_ACEOF
17708 /* confdefs.h. */
17709 _ACEOF
17710 cat confdefs.h >>conftest.$ac_ext
17711 cat >>conftest.$ac_ext <<_ACEOF
17712 /* end confdefs.h. */
17715 main ()
17719 return 0;
17721 _ACEOF
17722 rm -f conftest.$ac_objext conftest$ac_exeext
17723 if { (ac_try="$ac_link"
17724 case "(($ac_try" in
17725 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17726 *) ac_try_echo=$ac_try;;
17727 esac
17728 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17729 $as_echo "$ac_try_echo") >&5
17730 (eval "$ac_link") 2>conftest.er1
17731 ac_status=$?
17732 grep -v '^ *+' conftest.er1 >conftest.err
17733 rm -f conftest.er1
17734 cat conftest.err >&5
17735 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17736 (exit $ac_status); } && {
17737 test -z "$ac_c_werror_flag" ||
17738 test ! -s conftest.err
17739 } && test -s conftest$ac_exeext && {
17740 test "$cross_compiling" = yes ||
17741 $as_test_x conftest$ac_exeext
17742 }; then
17743 ac_cv_cflags__Wtype_limits=yes
17744 else
17745 $as_echo "$as_me: failed program was:" >&5
17746 sed 's/^/| /' conftest.$ac_ext >&5
17748 ac_cv_cflags__Wtype_limits=no
17751 rm -rf conftest.dSYM
17752 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17753 conftest$ac_exeext conftest.$ac_ext
17754 CFLAGS=$ac_wine_try_cflags_saved
17756 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17757 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17758 if test $ac_cv_cflags__Wtype_limits = yes; then
17759 EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
17763 saved_CFLAGS="$CFLAGS"
17764 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
17765 { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17766 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17767 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17768 $as_echo_n "(cached) " >&6
17769 else
17770 cat >conftest.$ac_ext <<_ACEOF
17771 /* confdefs.h. */
17772 _ACEOF
17773 cat confdefs.h >>conftest.$ac_ext
17774 cat >>conftest.$ac_ext <<_ACEOF
17775 /* end confdefs.h. */
17776 #include <string.h>
17778 main ()
17782 return 0;
17784 _ACEOF
17785 rm -f conftest.$ac_objext
17786 if { (ac_try="$ac_compile"
17787 case "(($ac_try" in
17788 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17789 *) ac_try_echo=$ac_try;;
17790 esac
17791 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17792 $as_echo "$ac_try_echo") >&5
17793 (eval "$ac_compile") 2>conftest.er1
17794 ac_status=$?
17795 grep -v '^ *+' conftest.er1 >conftest.err
17796 rm -f conftest.er1
17797 cat conftest.err >&5
17798 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17799 (exit $ac_status); } && {
17800 test -z "$ac_c_werror_flag" ||
17801 test ! -s conftest.err
17802 } && test -s conftest.$ac_objext; then
17803 ac_cv_c_string_h_warnings=no
17804 else
17805 $as_echo "$as_me: failed program was:" >&5
17806 sed 's/^/| /' conftest.$ac_ext >&5
17808 ac_cv_c_string_h_warnings=yes
17811 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17813 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17814 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17815 CFLAGS="$saved_CFLAGS"
17816 if test "$ac_cv_c_string_h_warnings" = "no"
17817 then
17818 EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith"
17823 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
17824 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
17825 if test "${ac_cv_c_extern_prefix+set}" = set; then
17826 $as_echo_n "(cached) " >&6
17827 else
17828 cat >conftest.$ac_ext <<_ACEOF
17829 /* confdefs.h. */
17830 _ACEOF
17831 cat confdefs.h >>conftest.$ac_ext
17832 cat >>conftest.$ac_ext <<_ACEOF
17833 /* end confdefs.h. */
17834 extern int ac_test;
17836 main ()
17838 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
17840 return 0;
17842 _ACEOF
17843 rm -f conftest.$ac_objext conftest$ac_exeext
17844 if { (ac_try="$ac_link"
17845 case "(($ac_try" in
17846 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17847 *) ac_try_echo=$ac_try;;
17848 esac
17849 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17850 $as_echo "$ac_try_echo") >&5
17851 (eval "$ac_link") 2>conftest.er1
17852 ac_status=$?
17853 grep -v '^ *+' conftest.er1 >conftest.err
17854 rm -f conftest.er1
17855 cat conftest.err >&5
17856 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17857 (exit $ac_status); } && {
17858 test -z "$ac_c_werror_flag" ||
17859 test ! -s conftest.err
17860 } && test -s conftest$ac_exeext && {
17861 test "$cross_compiling" = yes ||
17862 $as_test_x conftest$ac_exeext
17863 }; then
17864 ac_cv_c_extern_prefix="yes"
17865 else
17866 $as_echo "$as_me: failed program was:" >&5
17867 sed 's/^/| /' conftest.$ac_ext >&5
17869 ac_cv_c_extern_prefix="no"
17872 rm -rf conftest.dSYM
17873 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17874 conftest$ac_exeext conftest.$ac_ext
17876 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
17877 $as_echo "$ac_cv_c_extern_prefix" >&6; }
17879 case $host_cpu in
17880 *i[3456789]86*)
17881 { $as_echo "$as_me:$LINENO: checking whether external symbols need stdcall decoration" >&5
17882 $as_echo_n "checking whether external symbols need stdcall decoration... " >&6; }
17883 if test "${ac_cv_c_stdcall_suffix+set}" = set; then
17884 $as_echo_n "(cached) " >&6
17885 else
17886 cat >conftest.$ac_ext <<_ACEOF
17887 /* confdefs.h. */
17888 _ACEOF
17889 cat confdefs.h >>conftest.$ac_ext
17890 cat >>conftest.$ac_ext <<_ACEOF
17891 /* end confdefs.h. */
17892 #ifndef _MSC_VER
17893 #define __stdcall __attribute__((__stdcall__))
17894 #endif
17895 int __stdcall ac_test(int i) { return i; }
17897 main ()
17899 asm("jmp _ac_test@4"); if (ac_test(1)) return 1
17901 return 0;
17903 _ACEOF
17904 rm -f conftest.$ac_objext conftest$ac_exeext
17905 if { (ac_try="$ac_link"
17906 case "(($ac_try" in
17907 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17908 *) ac_try_echo=$ac_try;;
17909 esac
17910 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17911 $as_echo "$ac_try_echo") >&5
17912 (eval "$ac_link") 2>conftest.er1
17913 ac_status=$?
17914 grep -v '^ *+' conftest.er1 >conftest.err
17915 rm -f conftest.er1
17916 cat conftest.err >&5
17917 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17918 (exit $ac_status); } && {
17919 test -z "$ac_c_werror_flag" ||
17920 test ! -s conftest.err
17921 } && test -s conftest$ac_exeext && {
17922 test "$cross_compiling" = yes ||
17923 $as_test_x conftest$ac_exeext
17924 }; then
17925 ac_cv_c_stdcall_suffix="yes"
17926 else
17927 $as_echo "$as_me: failed program was:" >&5
17928 sed 's/^/| /' conftest.$ac_ext >&5
17930 ac_cv_c_stdcall_suffix="no"
17933 rm -rf conftest.dSYM
17934 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17935 conftest$ac_exeext conftest.$ac_ext
17937 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_stdcall_suffix" >&5
17938 $as_echo "$ac_cv_c_stdcall_suffix" >&6; } ;;
17939 *) ac_cv_c_stdcall_suffix="no" ;;
17940 esac
17944 if test "$ac_cv_c_extern_prefix" = "yes"
17945 then
17946 cat >>confdefs.h <<\_ACEOF
17947 #define __ASM_NAME(name) "_" name
17948 _ACEOF
17950 asm_name_prefix="_"
17951 else
17952 cat >>confdefs.h <<\_ACEOF
17953 #define __ASM_NAME(name) name
17954 _ACEOF
17956 asm_name_prefix=""
17961 if test "$ac_cv_c_stdcall_suffix" = "yes"
17962 then
17963 cat >>confdefs.h <<\_ACEOF
17964 #define __ASM_STDCALL(args) "@" #args
17965 _ACEOF
17967 else
17968 cat >>confdefs.h <<\_ACEOF
17969 #define __ASM_STDCALL(args) ""
17970 _ACEOF
17975 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17976 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17977 if test "${ac_cv_asm_func_def+set}" = set; then
17978 $as_echo_n "(cached) " >&6
17979 else
17980 cat >conftest.$ac_ext <<_ACEOF
17981 /* confdefs.h. */
17982 _ACEOF
17983 cat confdefs.h >>conftest.$ac_ext
17984 cat >>conftest.$ac_ext <<_ACEOF
17985 /* end confdefs.h. */
17988 main ()
17990 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17992 return 0;
17994 _ACEOF
17995 rm -f conftest.$ac_objext conftest$ac_exeext
17996 if { (ac_try="$ac_link"
17997 case "(($ac_try" in
17998 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17999 *) ac_try_echo=$ac_try;;
18000 esac
18001 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18002 $as_echo "$ac_try_echo") >&5
18003 (eval "$ac_link") 2>conftest.er1
18004 ac_status=$?
18005 grep -v '^ *+' conftest.er1 >conftest.err
18006 rm -f conftest.er1
18007 cat conftest.err >&5
18008 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18009 (exit $ac_status); } && {
18010 test -z "$ac_c_werror_flag" ||
18011 test ! -s conftest.err
18012 } && test -s conftest$ac_exeext && {
18013 test "$cross_compiling" = yes ||
18014 $as_test_x conftest$ac_exeext
18015 }; then
18016 ac_cv_asm_func_def=".def"
18017 else
18018 $as_echo "$as_me: failed program was:" >&5
18019 sed 's/^/| /' conftest.$ac_ext >&5
18021 cat >conftest.$ac_ext <<_ACEOF
18022 /* confdefs.h. */
18023 _ACEOF
18024 cat confdefs.h >>conftest.$ac_ext
18025 cat >>conftest.$ac_ext <<_ACEOF
18026 /* end confdefs.h. */
18029 main ()
18031 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
18033 return 0;
18035 _ACEOF
18036 rm -f conftest.$ac_objext conftest$ac_exeext
18037 if { (ac_try="$ac_link"
18038 case "(($ac_try" in
18039 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18040 *) ac_try_echo=$ac_try;;
18041 esac
18042 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18043 $as_echo "$ac_try_echo") >&5
18044 (eval "$ac_link") 2>conftest.er1
18045 ac_status=$?
18046 grep -v '^ *+' conftest.er1 >conftest.err
18047 rm -f conftest.er1
18048 cat conftest.err >&5
18049 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18050 (exit $ac_status); } && {
18051 test -z "$ac_c_werror_flag" ||
18052 test ! -s conftest.err
18053 } && test -s conftest$ac_exeext && {
18054 test "$cross_compiling" = yes ||
18055 $as_test_x conftest$ac_exeext
18056 }; then
18057 ac_cv_asm_func_def=".type @function"
18058 else
18059 $as_echo "$as_me: failed program was:" >&5
18060 sed 's/^/| /' conftest.$ac_ext >&5
18062 cat >conftest.$ac_ext <<_ACEOF
18063 /* confdefs.h. */
18064 _ACEOF
18065 cat confdefs.h >>conftest.$ac_ext
18066 cat >>conftest.$ac_ext <<_ACEOF
18067 /* end confdefs.h. */
18070 main ()
18072 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
18074 return 0;
18076 _ACEOF
18077 rm -f conftest.$ac_objext conftest$ac_exeext
18078 if { (ac_try="$ac_link"
18079 case "(($ac_try" in
18080 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18081 *) ac_try_echo=$ac_try;;
18082 esac
18083 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18084 $as_echo "$ac_try_echo") >&5
18085 (eval "$ac_link") 2>conftest.er1
18086 ac_status=$?
18087 grep -v '^ *+' conftest.er1 >conftest.err
18088 rm -f conftest.er1
18089 cat conftest.err >&5
18090 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18091 (exit $ac_status); } && {
18092 test -z "$ac_c_werror_flag" ||
18093 test ! -s conftest.err
18094 } && test -s conftest$ac_exeext && {
18095 test "$cross_compiling" = yes ||
18096 $as_test_x conftest$ac_exeext
18097 }; then
18098 ac_cv_asm_func_def=".type 2"
18099 else
18100 $as_echo "$as_me: failed program was:" >&5
18101 sed 's/^/| /' conftest.$ac_ext >&5
18103 ac_cv_asm_func_def="unknown"
18106 rm -rf conftest.dSYM
18107 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18108 conftest$ac_exeext conftest.$ac_ext
18111 rm -rf conftest.dSYM
18112 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18113 conftest$ac_exeext conftest.$ac_ext
18116 rm -rf conftest.dSYM
18117 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18118 conftest$ac_exeext conftest.$ac_ext
18120 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
18121 $as_echo "$ac_cv_asm_func_def" >&6; }
18125 case "$ac_cv_asm_func_def" in
18126 ".def")
18127 cat >>confdefs.h <<\_ACEOF
18128 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
18129 _ACEOF
18131 asm_func_header=".def $asm_name_prefix\" #name suffix \"; .scl 2; .type 32; .endef" ;;
18132 ".type @function")
18133 cat >>confdefs.h <<\_ACEOF
18134 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
18135 _ACEOF
18137 asm_func_header=".type $asm_name_prefix\" #name suffix \",@function" ;;
18138 ".type 2")
18139 cat >>confdefs.h <<\_ACEOF
18140 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
18141 _ACEOF
18143 asm_func_header=".type $asm_name_prefix\" #name suffix \",2" ;;
18145 cat >>confdefs.h <<\_ACEOF
18146 #define __ASM_FUNC(name) ""
18147 _ACEOF
18149 asm_func_header="" ;;
18150 esac
18152 { $as_echo "$as_me:$LINENO: checking whether asm() works outside of functions" >&5
18153 $as_echo_n "checking whether asm() works outside of functions... " >&6; }
18154 if test "${ac_cv_c_asm_outside_funcs+set}" = set; then
18155 $as_echo_n "(cached) " >&6
18156 else
18157 cat >conftest.$ac_ext <<_ACEOF
18158 /* confdefs.h. */
18159 _ACEOF
18160 cat confdefs.h >>conftest.$ac_ext
18161 cat >>conftest.$ac_ext <<_ACEOF
18162 /* end confdefs.h. */
18163 asm(".text\n\t.long 0");
18165 main ()
18169 return 0;
18171 _ACEOF
18172 rm -f conftest.$ac_objext
18173 if { (ac_try="$ac_compile"
18174 case "(($ac_try" in
18175 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18176 *) ac_try_echo=$ac_try;;
18177 esac
18178 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18179 $as_echo "$ac_try_echo") >&5
18180 (eval "$ac_compile") 2>conftest.er1
18181 ac_status=$?
18182 grep -v '^ *+' conftest.er1 >conftest.err
18183 rm -f conftest.er1
18184 cat conftest.err >&5
18185 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18186 (exit $ac_status); } && {
18187 test -z "$ac_c_werror_flag" ||
18188 test ! -s conftest.err
18189 } && test -s conftest.$ac_objext; then
18190 ac_cv_c_asm_outside_funcs="yes"
18191 else
18192 $as_echo "$as_me: failed program was:" >&5
18193 sed 's/^/| /' conftest.$ac_ext >&5
18195 ac_cv_c_asm_outside_funcs="no"
18198 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18200 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_asm_outside_funcs" >&5
18201 $as_echo "$ac_cv_c_asm_outside_funcs" >&6; }
18203 { $as_echo "$as_me:$LINENO: checking whether .previous is supported in assembly code" >&5
18204 $as_echo_n "checking whether .previous is supported in assembly code... " >&6; }
18205 if test "${ac_cv_c_dot_previous+set}" = set; then
18206 $as_echo_n "(cached) " >&6
18207 else
18208 cat >conftest.$ac_ext <<_ACEOF
18209 /* confdefs.h. */
18210 _ACEOF
18211 cat confdefs.h >>conftest.$ac_ext
18212 cat >>conftest.$ac_ext <<_ACEOF
18213 /* end confdefs.h. */
18216 main ()
18218 asm(".text\nac_test:\t.long 0\n\t.previous");
18220 return 0;
18222 _ACEOF
18223 rm -f conftest.$ac_objext conftest$ac_exeext
18224 if { (ac_try="$ac_link"
18225 case "(($ac_try" in
18226 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18227 *) ac_try_echo=$ac_try;;
18228 esac
18229 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18230 $as_echo "$ac_try_echo") >&5
18231 (eval "$ac_link") 2>conftest.er1
18232 ac_status=$?
18233 grep -v '^ *+' conftest.er1 >conftest.err
18234 rm -f conftest.er1
18235 cat conftest.err >&5
18236 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18237 (exit $ac_status); } && {
18238 test -z "$ac_c_werror_flag" ||
18239 test ! -s conftest.err
18240 } && test -s conftest$ac_exeext && {
18241 test "$cross_compiling" = yes ||
18242 $as_test_x conftest$ac_exeext
18243 }; then
18244 ac_cv_c_dot_previous="yes"
18245 else
18246 $as_echo "$as_me: failed program was:" >&5
18247 sed 's/^/| /' conftest.$ac_ext >&5
18249 ac_cv_c_dot_previous="no"
18252 rm -rf conftest.dSYM
18253 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18254 conftest$ac_exeext conftest.$ac_ext
18256 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dot_previous" >&5
18257 $as_echo "$ac_cv_c_dot_previous" >&6; }
18259 { $as_echo "$as_me:$LINENO: checking whether CFI directives are supported in assembly code" >&5
18260 $as_echo_n "checking whether CFI directives are supported in assembly code... " >&6; }
18261 if test "${ac_cv_c_cfi_support+set}" = set; then
18262 $as_echo_n "(cached) " >&6
18263 else
18264 cat >conftest.$ac_ext <<_ACEOF
18265 /* confdefs.h. */
18266 _ACEOF
18267 cat confdefs.h >>conftest.$ac_ext
18268 cat >>conftest.$ac_ext <<_ACEOF
18269 /* end confdefs.h. */
18270 asm(".text\nac_test:\t.cfi_startproc\n\t.long 0\n\t.cfi_endproc");
18272 main ()
18276 return 0;
18278 _ACEOF
18279 rm -f conftest.$ac_objext
18280 if { (ac_try="$ac_compile"
18281 case "(($ac_try" in
18282 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18283 *) ac_try_echo=$ac_try;;
18284 esac
18285 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18286 $as_echo "$ac_try_echo") >&5
18287 (eval "$ac_compile") 2>conftest.er1
18288 ac_status=$?
18289 grep -v '^ *+' conftest.er1 >conftest.err
18290 rm -f conftest.er1
18291 cat conftest.err >&5
18292 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18293 (exit $ac_status); } && {
18294 test -z "$ac_c_werror_flag" ||
18295 test ! -s conftest.err
18296 } && test -s conftest.$ac_objext; then
18297 ac_cv_c_cfi_support="yes"
18298 else
18299 $as_echo "$as_me: failed program was:" >&5
18300 sed 's/^/| /' conftest.$ac_ext >&5
18302 ac_cv_c_cfi_support="no"
18305 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18307 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_cfi_support" >&5
18308 $as_echo "$ac_cv_c_cfi_support" >&6; }
18310 asm_func_header=".globl $asm_name_prefix\" #name suffix \"\\n\\t$asm_func_header\\n$asm_name_prefix\" #name suffix \":\\n\\t"
18311 asm_func_trailer=""
18312 if test "$ac_cv_c_dot_previous" = "yes"
18313 then
18314 asm_func_trailer="\\n\\t.previous"
18316 if test "$ac_cv_c_cfi_support" = "yes"
18317 then
18318 asm_func_header="$asm_func_header.cfi_startproc\\n\\t"
18319 asm_func_trailer="\\n\\t.cfi_endproc$asm_func_trailer"
18321 cat >>confdefs.h <<\_ACEOF
18322 #define __ASM_CFI(str) str
18323 _ACEOF
18325 else
18326 cat >>confdefs.h <<\_ACEOF
18327 #define __ASM_CFI(str) ""
18328 _ACEOF
18332 asm_func_code="$asm_func_header\" code \"$asm_func_trailer"
18336 if test "$ac_cv_c_asm_outside_funcs" = "yes"
18337 then
18338 cat >>confdefs.h <<_ACEOF
18339 #define __ASM_DEFINE_FUNC(name,suffix,code) asm(".text\n\t.align 4\n\t$asm_func_code");
18340 _ACEOF
18342 else
18343 cat >>confdefs.h <<_ACEOF
18344 #define __ASM_DEFINE_FUNC(name,suffix,code) void __asm_dummy_##name(void) { asm(".text\n\t.align 4\n\t$asm_func_code"); }
18345 _ACEOF
18349 cat >>confdefs.h <<\_ACEOF
18350 #define __ASM_GLOBAL_FUNC(name,code) __ASM_DEFINE_FUNC(name,"",code)
18351 _ACEOF
18354 cat >>confdefs.h <<\_ACEOF
18355 #define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)
18356 _ACEOF
18360 LDPATH=""
18362 case $build_os in
18363 cygwin*|mingw32*)
18364 LDPATH="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
18366 darwin*|macosx*)
18369 LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
18371 esac
18373 case $host_os in
18374 mingw32*)
18375 CRTLIBS="-lmsvcrt"
18377 SOCKETLIBS="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
18380 esac
18382 case $host_cpu in
18383 *i[3456789]86*)
18384 case $host_os in
18385 linux* | k*bsd*-gnu)
18386 EXTRA_BINARIES="wine-preloader"
18388 esac
18390 esac
18393 ac_save_CFLAGS="$CFLAGS"
18394 CFLAGS="$CFLAGS $BUILTINFLAG"
18465 for ac_func in \
18466 _pclose \
18467 _popen \
18468 _snprintf \
18469 _spawnvp \
18470 _strdup \
18471 _stricmp \
18472 _strnicmp \
18473 _strtoi64 \
18474 _strtoui64 \
18475 _vsnprintf \
18476 asctime_r \
18477 chsize \
18478 dlopen \
18479 epoll_create \
18480 ffs \
18481 finite \
18482 fnmatch \
18483 fork \
18484 fpclass \
18485 fstatfs \
18486 fstatvfs \
18487 ftruncate \
18488 futimes \
18489 futimesat \
18490 getdirentries \
18491 getopt_long \
18492 getpagesize \
18493 getpwuid \
18494 gettid \
18495 gettimeofday \
18496 getuid \
18497 kqueue \
18498 lstat \
18499 memmove \
18500 mmap \
18501 pclose \
18502 pipe2 \
18503 poll \
18504 popen \
18505 prctl \
18506 pread \
18507 pwrite \
18508 readdir \
18509 readlink \
18510 sched_yield \
18511 select \
18512 setproctitle \
18513 setrlimit \
18514 settimeofday \
18515 sigaltstack \
18516 sigprocmask \
18517 snprintf \
18518 spawnvp \
18519 statfs \
18520 statvfs \
18521 strcasecmp \
18522 strdup \
18523 strerror \
18524 strncasecmp \
18525 strtold \
18526 strtoll \
18527 strtoull \
18528 symlink \
18529 tcgetattr \
18530 thr_kill2 \
18531 timegm \
18532 usleep \
18533 vsnprintf \
18534 wait4 \
18535 waitpid \
18538 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18539 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18540 $as_echo_n "checking for $ac_func... " >&6; }
18541 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18542 $as_echo_n "(cached) " >&6
18543 else
18544 cat >conftest.$ac_ext <<_ACEOF
18545 /* confdefs.h. */
18546 _ACEOF
18547 cat confdefs.h >>conftest.$ac_ext
18548 cat >>conftest.$ac_ext <<_ACEOF
18549 /* end confdefs.h. */
18550 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18551 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18552 #define $ac_func innocuous_$ac_func
18554 /* System header to define __stub macros and hopefully few prototypes,
18555 which can conflict with char $ac_func (); below.
18556 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18557 <limits.h> exists even on freestanding compilers. */
18559 #ifdef __STDC__
18560 # include <limits.h>
18561 #else
18562 # include <assert.h>
18563 #endif
18565 #undef $ac_func
18567 /* Override any GCC internal prototype to avoid an error.
18568 Use char because int might match the return type of a GCC
18569 builtin and then its argument prototype would still apply. */
18570 #ifdef __cplusplus
18571 extern "C"
18572 #endif
18573 char $ac_func ();
18574 /* The GNU C library defines this for functions which it implements
18575 to always fail with ENOSYS. Some functions are actually named
18576 something starting with __ and the normal name is an alias. */
18577 #if defined __stub_$ac_func || defined __stub___$ac_func
18578 choke me
18579 #endif
18582 main ()
18584 return $ac_func ();
18586 return 0;
18588 _ACEOF
18589 rm -f conftest.$ac_objext conftest$ac_exeext
18590 if { (ac_try="$ac_link"
18591 case "(($ac_try" in
18592 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18593 *) ac_try_echo=$ac_try;;
18594 esac
18595 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18596 $as_echo "$ac_try_echo") >&5
18597 (eval "$ac_link") 2>conftest.er1
18598 ac_status=$?
18599 grep -v '^ *+' conftest.er1 >conftest.err
18600 rm -f conftest.er1
18601 cat conftest.err >&5
18602 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18603 (exit $ac_status); } && {
18604 test -z "$ac_c_werror_flag" ||
18605 test ! -s conftest.err
18606 } && test -s conftest$ac_exeext && {
18607 test "$cross_compiling" = yes ||
18608 $as_test_x conftest$ac_exeext
18609 }; then
18610 eval "$as_ac_var=yes"
18611 else
18612 $as_echo "$as_me: failed program was:" >&5
18613 sed 's/^/| /' conftest.$ac_ext >&5
18615 eval "$as_ac_var=no"
18618 rm -rf conftest.dSYM
18619 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18620 conftest$ac_exeext conftest.$ac_ext
18622 ac_res=`eval 'as_val=${'$as_ac_var'}
18623 $as_echo "$as_val"'`
18624 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18625 $as_echo "$ac_res" >&6; }
18626 as_val=`eval 'as_val=${'$as_ac_var'}
18627 $as_echo "$as_val"'`
18628 if test "x$as_val" = x""yes; then
18629 cat >>confdefs.h <<_ACEOF
18630 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18631 _ACEOF
18634 done
18636 CFLAGS="$ac_save_CFLAGS"
18638 if test "$ac_cv_func_dlopen" = no
18639 then
18640 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
18641 $as_echo_n "checking for dlopen in -ldl... " >&6; }
18642 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
18643 $as_echo_n "(cached) " >&6
18644 else
18645 ac_check_lib_save_LIBS=$LIBS
18646 LIBS="-ldl $LIBS"
18647 cat >conftest.$ac_ext <<_ACEOF
18648 /* confdefs.h. */
18649 _ACEOF
18650 cat confdefs.h >>conftest.$ac_ext
18651 cat >>conftest.$ac_ext <<_ACEOF
18652 /* end confdefs.h. */
18654 /* Override any GCC internal prototype to avoid an error.
18655 Use char because int might match the return type of a GCC
18656 builtin and then its argument prototype would still apply. */
18657 #ifdef __cplusplus
18658 extern "C"
18659 #endif
18660 char dlopen ();
18662 main ()
18664 return dlopen ();
18666 return 0;
18668 _ACEOF
18669 rm -f conftest.$ac_objext conftest$ac_exeext
18670 if { (ac_try="$ac_link"
18671 case "(($ac_try" in
18672 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18673 *) ac_try_echo=$ac_try;;
18674 esac
18675 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18676 $as_echo "$ac_try_echo") >&5
18677 (eval "$ac_link") 2>conftest.er1
18678 ac_status=$?
18679 grep -v '^ *+' conftest.er1 >conftest.err
18680 rm -f conftest.er1
18681 cat conftest.err >&5
18682 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18683 (exit $ac_status); } && {
18684 test -z "$ac_c_werror_flag" ||
18685 test ! -s conftest.err
18686 } && test -s conftest$ac_exeext && {
18687 test "$cross_compiling" = yes ||
18688 $as_test_x conftest$ac_exeext
18689 }; then
18690 ac_cv_lib_dl_dlopen=yes
18691 else
18692 $as_echo "$as_me: failed program was:" >&5
18693 sed 's/^/| /' conftest.$ac_ext >&5
18695 ac_cv_lib_dl_dlopen=no
18698 rm -rf conftest.dSYM
18699 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18700 conftest$ac_exeext conftest.$ac_ext
18701 LIBS=$ac_check_lib_save_LIBS
18703 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18704 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18705 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then
18706 cat >>confdefs.h <<\_ACEOF
18707 #define HAVE_DLOPEN 1
18708 _ACEOF
18709 LIBDL="-ldl"
18714 ac_wine_check_funcs_save_LIBS="$LIBS"
18715 LIBS="$LIBS $LIBDL"
18717 for ac_func in dladdr
18719 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18720 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18721 $as_echo_n "checking for $ac_func... " >&6; }
18722 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18723 $as_echo_n "(cached) " >&6
18724 else
18725 cat >conftest.$ac_ext <<_ACEOF
18726 /* confdefs.h. */
18727 _ACEOF
18728 cat confdefs.h >>conftest.$ac_ext
18729 cat >>conftest.$ac_ext <<_ACEOF
18730 /* end confdefs.h. */
18731 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18732 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18733 #define $ac_func innocuous_$ac_func
18735 /* System header to define __stub macros and hopefully few prototypes,
18736 which can conflict with char $ac_func (); below.
18737 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18738 <limits.h> exists even on freestanding compilers. */
18740 #ifdef __STDC__
18741 # include <limits.h>
18742 #else
18743 # include <assert.h>
18744 #endif
18746 #undef $ac_func
18748 /* Override any GCC internal prototype to avoid an error.
18749 Use char because int might match the return type of a GCC
18750 builtin and then its argument prototype would still apply. */
18751 #ifdef __cplusplus
18752 extern "C"
18753 #endif
18754 char $ac_func ();
18755 /* The GNU C library defines this for functions which it implements
18756 to always fail with ENOSYS. Some functions are actually named
18757 something starting with __ and the normal name is an alias. */
18758 #if defined __stub_$ac_func || defined __stub___$ac_func
18759 choke me
18760 #endif
18763 main ()
18765 return $ac_func ();
18767 return 0;
18769 _ACEOF
18770 rm -f conftest.$ac_objext conftest$ac_exeext
18771 if { (ac_try="$ac_link"
18772 case "(($ac_try" in
18773 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18774 *) ac_try_echo=$ac_try;;
18775 esac
18776 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18777 $as_echo "$ac_try_echo") >&5
18778 (eval "$ac_link") 2>conftest.er1
18779 ac_status=$?
18780 grep -v '^ *+' conftest.er1 >conftest.err
18781 rm -f conftest.er1
18782 cat conftest.err >&5
18783 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18784 (exit $ac_status); } && {
18785 test -z "$ac_c_werror_flag" ||
18786 test ! -s conftest.err
18787 } && test -s conftest$ac_exeext && {
18788 test "$cross_compiling" = yes ||
18789 $as_test_x conftest$ac_exeext
18790 }; then
18791 eval "$as_ac_var=yes"
18792 else
18793 $as_echo "$as_me: failed program was:" >&5
18794 sed 's/^/| /' conftest.$ac_ext >&5
18796 eval "$as_ac_var=no"
18799 rm -rf conftest.dSYM
18800 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18801 conftest$ac_exeext conftest.$ac_ext
18803 ac_res=`eval 'as_val=${'$as_ac_var'}
18804 $as_echo "$as_val"'`
18805 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18806 $as_echo "$ac_res" >&6; }
18807 as_val=`eval 'as_val=${'$as_ac_var'}
18808 $as_echo "$as_val"'`
18809 if test "x$as_val" = x""yes; then
18810 cat >>confdefs.h <<_ACEOF
18811 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18812 _ACEOF
18815 done
18817 LIBS="$ac_wine_check_funcs_save_LIBS"
18819 if test "$ac_cv_func_poll" = no
18820 then
18821 { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18822 $as_echo_n "checking for poll in -lpoll... " >&6; }
18823 if test "${ac_cv_lib_poll_poll+set}" = set; then
18824 $as_echo_n "(cached) " >&6
18825 else
18826 ac_check_lib_save_LIBS=$LIBS
18827 LIBS="-lpoll $LIBS"
18828 cat >conftest.$ac_ext <<_ACEOF
18829 /* confdefs.h. */
18830 _ACEOF
18831 cat confdefs.h >>conftest.$ac_ext
18832 cat >>conftest.$ac_ext <<_ACEOF
18833 /* end confdefs.h. */
18835 /* Override any GCC internal prototype to avoid an error.
18836 Use char because int might match the return type of a GCC
18837 builtin and then its argument prototype would still apply. */
18838 #ifdef __cplusplus
18839 extern "C"
18840 #endif
18841 char poll ();
18843 main ()
18845 return poll ();
18847 return 0;
18849 _ACEOF
18850 rm -f conftest.$ac_objext conftest$ac_exeext
18851 if { (ac_try="$ac_link"
18852 case "(($ac_try" in
18853 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18854 *) ac_try_echo=$ac_try;;
18855 esac
18856 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18857 $as_echo "$ac_try_echo") >&5
18858 (eval "$ac_link") 2>conftest.er1
18859 ac_status=$?
18860 grep -v '^ *+' conftest.er1 >conftest.err
18861 rm -f conftest.er1
18862 cat conftest.err >&5
18863 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18864 (exit $ac_status); } && {
18865 test -z "$ac_c_werror_flag" ||
18866 test ! -s conftest.err
18867 } && test -s conftest$ac_exeext && {
18868 test "$cross_compiling" = yes ||
18869 $as_test_x conftest$ac_exeext
18870 }; then
18871 ac_cv_lib_poll_poll=yes
18872 else
18873 $as_echo "$as_me: failed program was:" >&5
18874 sed 's/^/| /' conftest.$ac_ext >&5
18876 ac_cv_lib_poll_poll=no
18879 rm -rf conftest.dSYM
18880 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18881 conftest$ac_exeext conftest.$ac_ext
18882 LIBS=$ac_check_lib_save_LIBS
18884 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18885 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18886 if test "x$ac_cv_lib_poll_poll" = x""yes; then
18887 cat >>confdefs.h <<\_ACEOF
18888 #define HAVE_POLL 1
18889 _ACEOF
18890 LIBPOLL="-lpoll"
18896 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18897 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18898 if test "${ac_cv_search_gethostbyname+set}" = set; then
18899 $as_echo_n "(cached) " >&6
18900 else
18901 ac_func_search_save_LIBS=$LIBS
18902 cat >conftest.$ac_ext <<_ACEOF
18903 /* confdefs.h. */
18904 _ACEOF
18905 cat confdefs.h >>conftest.$ac_ext
18906 cat >>conftest.$ac_ext <<_ACEOF
18907 /* end confdefs.h. */
18909 /* Override any GCC internal prototype to avoid an error.
18910 Use char because int might match the return type of a GCC
18911 builtin and then its argument prototype would still apply. */
18912 #ifdef __cplusplus
18913 extern "C"
18914 #endif
18915 char gethostbyname ();
18917 main ()
18919 return gethostbyname ();
18921 return 0;
18923 _ACEOF
18924 for ac_lib in '' nsl; do
18925 if test -z "$ac_lib"; then
18926 ac_res="none required"
18927 else
18928 ac_res=-l$ac_lib
18929 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18931 rm -f conftest.$ac_objext conftest$ac_exeext
18932 if { (ac_try="$ac_link"
18933 case "(($ac_try" in
18934 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18935 *) ac_try_echo=$ac_try;;
18936 esac
18937 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18938 $as_echo "$ac_try_echo") >&5
18939 (eval "$ac_link") 2>conftest.er1
18940 ac_status=$?
18941 grep -v '^ *+' conftest.er1 >conftest.err
18942 rm -f conftest.er1
18943 cat conftest.err >&5
18944 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18945 (exit $ac_status); } && {
18946 test -z "$ac_c_werror_flag" ||
18947 test ! -s conftest.err
18948 } && test -s conftest$ac_exeext && {
18949 test "$cross_compiling" = yes ||
18950 $as_test_x conftest$ac_exeext
18951 }; then
18952 ac_cv_search_gethostbyname=$ac_res
18953 else
18954 $as_echo "$as_me: failed program was:" >&5
18955 sed 's/^/| /' conftest.$ac_ext >&5
18960 rm -rf conftest.dSYM
18961 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18962 conftest$ac_exeext
18963 if test "${ac_cv_search_gethostbyname+set}" = set; then
18964 break
18966 done
18967 if test "${ac_cv_search_gethostbyname+set}" = set; then
18969 else
18970 ac_cv_search_gethostbyname=no
18972 rm conftest.$ac_ext
18973 LIBS=$ac_func_search_save_LIBS
18975 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18976 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18977 ac_res=$ac_cv_search_gethostbyname
18978 if test "$ac_res" != no; then
18979 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18984 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18985 $as_echo_n "checking for library containing connect... " >&6; }
18986 if test "${ac_cv_search_connect+set}" = set; then
18987 $as_echo_n "(cached) " >&6
18988 else
18989 ac_func_search_save_LIBS=$LIBS
18990 cat >conftest.$ac_ext <<_ACEOF
18991 /* confdefs.h. */
18992 _ACEOF
18993 cat confdefs.h >>conftest.$ac_ext
18994 cat >>conftest.$ac_ext <<_ACEOF
18995 /* end confdefs.h. */
18997 /* Override any GCC internal prototype to avoid an error.
18998 Use char because int might match the return type of a GCC
18999 builtin and then its argument prototype would still apply. */
19000 #ifdef __cplusplus
19001 extern "C"
19002 #endif
19003 char connect ();
19005 main ()
19007 return connect ();
19009 return 0;
19011 _ACEOF
19012 for ac_lib in '' socket; do
19013 if test -z "$ac_lib"; then
19014 ac_res="none required"
19015 else
19016 ac_res=-l$ac_lib
19017 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
19019 rm -f conftest.$ac_objext conftest$ac_exeext
19020 if { (ac_try="$ac_link"
19021 case "(($ac_try" in
19022 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19023 *) ac_try_echo=$ac_try;;
19024 esac
19025 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19026 $as_echo "$ac_try_echo") >&5
19027 (eval "$ac_link") 2>conftest.er1
19028 ac_status=$?
19029 grep -v '^ *+' conftest.er1 >conftest.err
19030 rm -f conftest.er1
19031 cat conftest.err >&5
19032 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19033 (exit $ac_status); } && {
19034 test -z "$ac_c_werror_flag" ||
19035 test ! -s conftest.err
19036 } && test -s conftest$ac_exeext && {
19037 test "$cross_compiling" = yes ||
19038 $as_test_x conftest$ac_exeext
19039 }; then
19040 ac_cv_search_connect=$ac_res
19041 else
19042 $as_echo "$as_me: failed program was:" >&5
19043 sed 's/^/| /' conftest.$ac_ext >&5
19048 rm -rf conftest.dSYM
19049 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19050 conftest$ac_exeext
19051 if test "${ac_cv_search_connect+set}" = set; then
19052 break
19054 done
19055 if test "${ac_cv_search_connect+set}" = set; then
19057 else
19058 ac_cv_search_connect=no
19060 rm conftest.$ac_ext
19061 LIBS=$ac_func_search_save_LIBS
19063 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
19064 $as_echo "$ac_cv_search_connect" >&6; }
19065 ac_res=$ac_cv_search_connect
19066 if test "$ac_res" != no; then
19067 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
19072 { $as_echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
19073 $as_echo_n "checking for library containing inet_aton... " >&6; }
19074 if test "${ac_cv_search_inet_aton+set}" = set; then
19075 $as_echo_n "(cached) " >&6
19076 else
19077 ac_func_search_save_LIBS=$LIBS
19078 cat >conftest.$ac_ext <<_ACEOF
19079 /* confdefs.h. */
19080 _ACEOF
19081 cat confdefs.h >>conftest.$ac_ext
19082 cat >>conftest.$ac_ext <<_ACEOF
19083 /* end confdefs.h. */
19085 /* Override any GCC internal prototype to avoid an error.
19086 Use char because int might match the return type of a GCC
19087 builtin and then its argument prototype would still apply. */
19088 #ifdef __cplusplus
19089 extern "C"
19090 #endif
19091 char inet_aton ();
19093 main ()
19095 return inet_aton ();
19097 return 0;
19099 _ACEOF
19100 for ac_lib in '' resolv; do
19101 if test -z "$ac_lib"; then
19102 ac_res="none required"
19103 else
19104 ac_res=-l$ac_lib
19105 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
19107 rm -f conftest.$ac_objext conftest$ac_exeext
19108 if { (ac_try="$ac_link"
19109 case "(($ac_try" in
19110 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19111 *) ac_try_echo=$ac_try;;
19112 esac
19113 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19114 $as_echo "$ac_try_echo") >&5
19115 (eval "$ac_link") 2>conftest.er1
19116 ac_status=$?
19117 grep -v '^ *+' conftest.er1 >conftest.err
19118 rm -f conftest.er1
19119 cat conftest.err >&5
19120 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19121 (exit $ac_status); } && {
19122 test -z "$ac_c_werror_flag" ||
19123 test ! -s conftest.err
19124 } && test -s conftest$ac_exeext && {
19125 test "$cross_compiling" = yes ||
19126 $as_test_x conftest$ac_exeext
19127 }; then
19128 ac_cv_search_inet_aton=$ac_res
19129 else
19130 $as_echo "$as_me: failed program was:" >&5
19131 sed 's/^/| /' conftest.$ac_ext >&5
19136 rm -rf conftest.dSYM
19137 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19138 conftest$ac_exeext
19139 if test "${ac_cv_search_inet_aton+set}" = set; then
19140 break
19142 done
19143 if test "${ac_cv_search_inet_aton+set}" = set; then
19145 else
19146 ac_cv_search_inet_aton=no
19148 rm conftest.$ac_ext
19149 LIBS=$ac_func_search_save_LIBS
19151 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
19152 $as_echo "$ac_cv_search_inet_aton" >&6; }
19153 ac_res=$ac_cv_search_inet_aton
19154 if test "$ac_res" != no; then
19155 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
19171 for ac_func in \
19172 getaddrinfo \
19173 getnameinfo \
19174 getnetbyname \
19175 getprotobyname \
19176 getprotobynumber \
19177 getservbyport \
19178 inet_network \
19179 inet_ntop \
19180 inet_pton \
19181 sendmsg \
19182 socketpair \
19185 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19186 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19187 $as_echo_n "checking for $ac_func... " >&6; }
19188 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19189 $as_echo_n "(cached) " >&6
19190 else
19191 cat >conftest.$ac_ext <<_ACEOF
19192 /* confdefs.h. */
19193 _ACEOF
19194 cat confdefs.h >>conftest.$ac_ext
19195 cat >>conftest.$ac_ext <<_ACEOF
19196 /* end confdefs.h. */
19197 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19198 For example, HP-UX 11i <limits.h> declares gettimeofday. */
19199 #define $ac_func innocuous_$ac_func
19201 /* System header to define __stub macros and hopefully few prototypes,
19202 which can conflict with char $ac_func (); below.
19203 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19204 <limits.h> exists even on freestanding compilers. */
19206 #ifdef __STDC__
19207 # include <limits.h>
19208 #else
19209 # include <assert.h>
19210 #endif
19212 #undef $ac_func
19214 /* Override any GCC internal prototype to avoid an error.
19215 Use char because int might match the return type of a GCC
19216 builtin and then its argument prototype would still apply. */
19217 #ifdef __cplusplus
19218 extern "C"
19219 #endif
19220 char $ac_func ();
19221 /* The GNU C library defines this for functions which it implements
19222 to always fail with ENOSYS. Some functions are actually named
19223 something starting with __ and the normal name is an alias. */
19224 #if defined __stub_$ac_func || defined __stub___$ac_func
19225 choke me
19226 #endif
19229 main ()
19231 return $ac_func ();
19233 return 0;
19235 _ACEOF
19236 rm -f conftest.$ac_objext conftest$ac_exeext
19237 if { (ac_try="$ac_link"
19238 case "(($ac_try" in
19239 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19240 *) ac_try_echo=$ac_try;;
19241 esac
19242 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19243 $as_echo "$ac_try_echo") >&5
19244 (eval "$ac_link") 2>conftest.er1
19245 ac_status=$?
19246 grep -v '^ *+' conftest.er1 >conftest.err
19247 rm -f conftest.er1
19248 cat conftest.err >&5
19249 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19250 (exit $ac_status); } && {
19251 test -z "$ac_c_werror_flag" ||
19252 test ! -s conftest.err
19253 } && test -s conftest$ac_exeext && {
19254 test "$cross_compiling" = yes ||
19255 $as_test_x conftest$ac_exeext
19256 }; then
19257 eval "$as_ac_var=yes"
19258 else
19259 $as_echo "$as_me: failed program was:" >&5
19260 sed 's/^/| /' conftest.$ac_ext >&5
19262 eval "$as_ac_var=no"
19265 rm -rf conftest.dSYM
19266 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19267 conftest$ac_exeext conftest.$ac_ext
19269 ac_res=`eval 'as_val=${'$as_ac_var'}
19270 $as_echo "$as_val"'`
19271 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19272 $as_echo "$ac_res" >&6; }
19273 as_val=`eval 'as_val=${'$as_ac_var'}
19274 $as_echo "$as_val"'`
19275 if test "x$as_val" = x""yes; then
19276 cat >>confdefs.h <<_ACEOF
19277 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
19278 _ACEOF
19281 done
19284 LDAPLIBS=""
19286 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
19287 then
19288 { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
19289 $as_echo_n "checking for LDAPSortKey... " >&6; }
19290 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
19291 $as_echo_n "(cached) " >&6
19292 else
19293 ac_cv_type_LDAPSortKey=no
19294 cat >conftest.$ac_ext <<_ACEOF
19295 /* confdefs.h. */
19296 _ACEOF
19297 cat confdefs.h >>conftest.$ac_ext
19298 cat >>conftest.$ac_ext <<_ACEOF
19299 /* end confdefs.h. */
19300 #include <ldap.h>
19303 main ()
19305 if (sizeof (LDAPSortKey))
19306 return 0;
19308 return 0;
19310 _ACEOF
19311 rm -f conftest.$ac_objext
19312 if { (ac_try="$ac_compile"
19313 case "(($ac_try" in
19314 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19315 *) ac_try_echo=$ac_try;;
19316 esac
19317 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19318 $as_echo "$ac_try_echo") >&5
19319 (eval "$ac_compile") 2>conftest.er1
19320 ac_status=$?
19321 grep -v '^ *+' conftest.er1 >conftest.err
19322 rm -f conftest.er1
19323 cat conftest.err >&5
19324 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19325 (exit $ac_status); } && {
19326 test -z "$ac_c_werror_flag" ||
19327 test ! -s conftest.err
19328 } && test -s conftest.$ac_objext; then
19329 cat >conftest.$ac_ext <<_ACEOF
19330 /* confdefs.h. */
19331 _ACEOF
19332 cat confdefs.h >>conftest.$ac_ext
19333 cat >>conftest.$ac_ext <<_ACEOF
19334 /* end confdefs.h. */
19335 #include <ldap.h>
19338 main ()
19340 if (sizeof ((LDAPSortKey)))
19341 return 0;
19343 return 0;
19345 _ACEOF
19346 rm -f conftest.$ac_objext
19347 if { (ac_try="$ac_compile"
19348 case "(($ac_try" in
19349 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19350 *) ac_try_echo=$ac_try;;
19351 esac
19352 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19353 $as_echo "$ac_try_echo") >&5
19354 (eval "$ac_compile") 2>conftest.er1
19355 ac_status=$?
19356 grep -v '^ *+' conftest.er1 >conftest.err
19357 rm -f conftest.er1
19358 cat conftest.err >&5
19359 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19360 (exit $ac_status); } && {
19361 test -z "$ac_c_werror_flag" ||
19362 test ! -s conftest.err
19363 } && test -s conftest.$ac_objext; then
19365 else
19366 $as_echo "$as_me: failed program was:" >&5
19367 sed 's/^/| /' conftest.$ac_ext >&5
19369 ac_cv_type_LDAPSortKey=yes
19372 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19373 else
19374 $as_echo "$as_me: failed program was:" >&5
19375 sed 's/^/| /' conftest.$ac_ext >&5
19380 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19382 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
19383 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
19384 if test "x$ac_cv_type_LDAPSortKey" = x""yes; then
19385 { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
19386 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
19387 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
19388 $as_echo_n "(cached) " >&6
19389 else
19390 ac_check_lib_save_LIBS=$LIBS
19391 LIBS="-lldap_r $LIBPTHREAD $LIBS"
19392 cat >conftest.$ac_ext <<_ACEOF
19393 /* confdefs.h. */
19394 _ACEOF
19395 cat confdefs.h >>conftest.$ac_ext
19396 cat >>conftest.$ac_ext <<_ACEOF
19397 /* end confdefs.h. */
19399 /* Override any GCC internal prototype to avoid an error.
19400 Use char because int might match the return type of a GCC
19401 builtin and then its argument prototype would still apply. */
19402 #ifdef __cplusplus
19403 extern "C"
19404 #endif
19405 char ldap_initialize ();
19407 main ()
19409 return ldap_initialize ();
19411 return 0;
19413 _ACEOF
19414 rm -f conftest.$ac_objext conftest$ac_exeext
19415 if { (ac_try="$ac_link"
19416 case "(($ac_try" in
19417 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19418 *) ac_try_echo=$ac_try;;
19419 esac
19420 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19421 $as_echo "$ac_try_echo") >&5
19422 (eval "$ac_link") 2>conftest.er1
19423 ac_status=$?
19424 grep -v '^ *+' conftest.er1 >conftest.err
19425 rm -f conftest.er1
19426 cat conftest.err >&5
19427 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19428 (exit $ac_status); } && {
19429 test -z "$ac_c_werror_flag" ||
19430 test ! -s conftest.err
19431 } && test -s conftest$ac_exeext && {
19432 test "$cross_compiling" = yes ||
19433 $as_test_x conftest$ac_exeext
19434 }; then
19435 ac_cv_lib_ldap_r_ldap_initialize=yes
19436 else
19437 $as_echo "$as_me: failed program was:" >&5
19438 sed 's/^/| /' conftest.$ac_ext >&5
19440 ac_cv_lib_ldap_r_ldap_initialize=no
19443 rm -rf conftest.dSYM
19444 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19445 conftest$ac_exeext conftest.$ac_ext
19446 LIBS=$ac_check_lib_save_LIBS
19448 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
19449 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
19450 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then
19451 { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
19452 $as_echo_n "checking for ber_init in -llber... " >&6; }
19453 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
19454 $as_echo_n "(cached) " >&6
19455 else
19456 ac_check_lib_save_LIBS=$LIBS
19457 LIBS="-llber $LIBPTHREAD $LIBS"
19458 cat >conftest.$ac_ext <<_ACEOF
19459 /* confdefs.h. */
19460 _ACEOF
19461 cat confdefs.h >>conftest.$ac_ext
19462 cat >>conftest.$ac_ext <<_ACEOF
19463 /* end confdefs.h. */
19465 /* Override any GCC internal prototype to avoid an error.
19466 Use char because int might match the return type of a GCC
19467 builtin and then its argument prototype would still apply. */
19468 #ifdef __cplusplus
19469 extern "C"
19470 #endif
19471 char ber_init ();
19473 main ()
19475 return ber_init ();
19477 return 0;
19479 _ACEOF
19480 rm -f conftest.$ac_objext conftest$ac_exeext
19481 if { (ac_try="$ac_link"
19482 case "(($ac_try" in
19483 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19484 *) ac_try_echo=$ac_try;;
19485 esac
19486 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19487 $as_echo "$ac_try_echo") >&5
19488 (eval "$ac_link") 2>conftest.er1
19489 ac_status=$?
19490 grep -v '^ *+' conftest.er1 >conftest.err
19491 rm -f conftest.er1
19492 cat conftest.err >&5
19493 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19494 (exit $ac_status); } && {
19495 test -z "$ac_c_werror_flag" ||
19496 test ! -s conftest.err
19497 } && test -s conftest$ac_exeext && {
19498 test "$cross_compiling" = yes ||
19499 $as_test_x conftest$ac_exeext
19500 }; then
19501 ac_cv_lib_lber_ber_init=yes
19502 else
19503 $as_echo "$as_me: failed program was:" >&5
19504 sed 's/^/| /' conftest.$ac_ext >&5
19506 ac_cv_lib_lber_ber_init=no
19509 rm -rf conftest.dSYM
19510 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19511 conftest$ac_exeext conftest.$ac_ext
19512 LIBS=$ac_check_lib_save_LIBS
19514 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
19515 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
19516 if test "x$ac_cv_lib_lber_ber_init" = x""yes; then
19518 cat >>confdefs.h <<\_ACEOF
19519 #define HAVE_LDAP 1
19520 _ACEOF
19522 LDAPLIBS="-lldap_r -llber"
19529 ac_wine_check_funcs_save_LIBS="$LIBS"
19530 LIBS="$LIBS $LDAPLIBS $LIBPTHREAD"
19539 for ac_func in \
19540 ldap_count_references \
19541 ldap_first_reference \
19542 ldap_next_reference \
19543 ldap_parse_reference \
19544 ldap_parse_sort_control \
19545 ldap_parse_sortresponse_control \
19546 ldap_parse_vlv_control \
19547 ldap_parse_vlvresponse_control
19549 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19550 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19551 $as_echo_n "checking for $ac_func... " >&6; }
19552 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19553 $as_echo_n "(cached) " >&6
19554 else
19555 cat >conftest.$ac_ext <<_ACEOF
19556 /* confdefs.h. */
19557 _ACEOF
19558 cat confdefs.h >>conftest.$ac_ext
19559 cat >>conftest.$ac_ext <<_ACEOF
19560 /* end confdefs.h. */
19561 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19562 For example, HP-UX 11i <limits.h> declares gettimeofday. */
19563 #define $ac_func innocuous_$ac_func
19565 /* System header to define __stub macros and hopefully few prototypes,
19566 which can conflict with char $ac_func (); below.
19567 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19568 <limits.h> exists even on freestanding compilers. */
19570 #ifdef __STDC__
19571 # include <limits.h>
19572 #else
19573 # include <assert.h>
19574 #endif
19576 #undef $ac_func
19578 /* Override any GCC internal prototype to avoid an error.
19579 Use char because int might match the return type of a GCC
19580 builtin and then its argument prototype would still apply. */
19581 #ifdef __cplusplus
19582 extern "C"
19583 #endif
19584 char $ac_func ();
19585 /* The GNU C library defines this for functions which it implements
19586 to always fail with ENOSYS. Some functions are actually named
19587 something starting with __ and the normal name is an alias. */
19588 #if defined __stub_$ac_func || defined __stub___$ac_func
19589 choke me
19590 #endif
19593 main ()
19595 return $ac_func ();
19597 return 0;
19599 _ACEOF
19600 rm -f conftest.$ac_objext conftest$ac_exeext
19601 if { (ac_try="$ac_link"
19602 case "(($ac_try" in
19603 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19604 *) ac_try_echo=$ac_try;;
19605 esac
19606 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19607 $as_echo "$ac_try_echo") >&5
19608 (eval "$ac_link") 2>conftest.er1
19609 ac_status=$?
19610 grep -v '^ *+' conftest.er1 >conftest.err
19611 rm -f conftest.er1
19612 cat conftest.err >&5
19613 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19614 (exit $ac_status); } && {
19615 test -z "$ac_c_werror_flag" ||
19616 test ! -s conftest.err
19617 } && test -s conftest$ac_exeext && {
19618 test "$cross_compiling" = yes ||
19619 $as_test_x conftest$ac_exeext
19620 }; then
19621 eval "$as_ac_var=yes"
19622 else
19623 $as_echo "$as_me: failed program was:" >&5
19624 sed 's/^/| /' conftest.$ac_ext >&5
19626 eval "$as_ac_var=no"
19629 rm -rf conftest.dSYM
19630 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19631 conftest$ac_exeext conftest.$ac_ext
19633 ac_res=`eval 'as_val=${'$as_ac_var'}
19634 $as_echo "$as_val"'`
19635 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19636 $as_echo "$ac_res" >&6; }
19637 as_val=`eval 'as_val=${'$as_ac_var'}
19638 $as_echo "$as_val"'`
19639 if test "x$as_val" = x""yes; then
19640 cat >>confdefs.h <<_ACEOF
19641 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
19642 _ACEOF
19645 done
19647 LIBS="$ac_wine_check_funcs_save_LIBS"
19649 if test "x$LDAPLIBS" = "x"; then
19650 case "x$with_ldap" in
19651 x) wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
19652 xno) ;;
19653 *) { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19654 This is an error since --with-ldap was requested." >&5
19655 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19656 This is an error since --with-ldap was requested." >&2;}
19657 { (exit 1); exit 1; }; } ;;
19658 esac
19662 { $as_echo "$as_me:$LINENO: checking whether mkdir takes only one argument" >&5
19663 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
19664 if test "${wine_cv_one_arg_mkdir+set}" = set; then
19665 $as_echo_n "(cached) " >&6
19666 else
19667 cat >conftest.$ac_ext <<_ACEOF
19668 /* confdefs.h. */
19669 _ACEOF
19670 cat confdefs.h >>conftest.$ac_ext
19671 cat >>conftest.$ac_ext <<_ACEOF
19672 /* end confdefs.h. */
19673 #include <sys/stat.h>
19675 main ()
19677 mkdir("foo");
19679 return 0;
19681 _ACEOF
19682 rm -f conftest.$ac_objext
19683 if { (ac_try="$ac_compile"
19684 case "(($ac_try" in
19685 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19686 *) ac_try_echo=$ac_try;;
19687 esac
19688 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19689 $as_echo "$ac_try_echo") >&5
19690 (eval "$ac_compile") 2>conftest.er1
19691 ac_status=$?
19692 grep -v '^ *+' conftest.er1 >conftest.err
19693 rm -f conftest.er1
19694 cat conftest.err >&5
19695 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19696 (exit $ac_status); } && {
19697 test -z "$ac_c_werror_flag" ||
19698 test ! -s conftest.err
19699 } && test -s conftest.$ac_objext; then
19700 wine_cv_one_arg_mkdir=yes
19701 else
19702 $as_echo "$as_me: failed program was:" >&5
19703 sed 's/^/| /' conftest.$ac_ext >&5
19705 wine_cv_one_arg_mkdir=no
19708 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19710 { $as_echo "$as_me:$LINENO: result: $wine_cv_one_arg_mkdir" >&5
19711 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
19712 if test "$wine_cv_one_arg_mkdir" = "yes"
19713 then
19715 cat >>confdefs.h <<\_ACEOF
19716 #define HAVE_ONE_ARG_MKDIR 1
19717 _ACEOF
19722 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19723 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19724 if test "${ac_cv_c_const+set}" = set; then
19725 $as_echo_n "(cached) " >&6
19726 else
19727 cat >conftest.$ac_ext <<_ACEOF
19728 /* confdefs.h. */
19729 _ACEOF
19730 cat confdefs.h >>conftest.$ac_ext
19731 cat >>conftest.$ac_ext <<_ACEOF
19732 /* end confdefs.h. */
19735 main ()
19737 /* FIXME: Include the comments suggested by Paul. */
19738 #ifndef __cplusplus
19739 /* Ultrix mips cc rejects this. */
19740 typedef int charset[2];
19741 const charset cs;
19742 /* SunOS 4.1.1 cc rejects this. */
19743 char const *const *pcpcc;
19744 char **ppc;
19745 /* NEC SVR4.0.2 mips cc rejects this. */
19746 struct point {int x, y;};
19747 static struct point const zero = {0,0};
19748 /* AIX XL C 1.02.0.0 rejects this.
19749 It does not let you subtract one const X* pointer from another in
19750 an arm of an if-expression whose if-part is not a constant
19751 expression */
19752 const char *g = "string";
19753 pcpcc = &g + (g ? g-g : 0);
19754 /* HPUX 7.0 cc rejects these. */
19755 ++pcpcc;
19756 ppc = (char**) pcpcc;
19757 pcpcc = (char const *const *) ppc;
19758 { /* SCO 3.2v4 cc rejects this. */
19759 char *t;
19760 char const *s = 0 ? (char *) 0 : (char const *) 0;
19762 *t++ = 0;
19763 if (s) return 0;
19765 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
19766 int x[] = {25, 17};
19767 const int *foo = &x[0];
19768 ++foo;
19770 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19771 typedef const int *iptr;
19772 iptr p = 0;
19773 ++p;
19775 { /* AIX XL C 1.02.0.0 rejects this saying
19776 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19777 struct s { int j; const int *ap[3]; };
19778 struct s *b; b->j = 5;
19780 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19781 const int foo = 10;
19782 if (!foo) return 0;
19784 return !cs[0] && !zero.x;
19785 #endif
19788 return 0;
19790 _ACEOF
19791 rm -f conftest.$ac_objext
19792 if { (ac_try="$ac_compile"
19793 case "(($ac_try" in
19794 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19795 *) ac_try_echo=$ac_try;;
19796 esac
19797 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19798 $as_echo "$ac_try_echo") >&5
19799 (eval "$ac_compile") 2>conftest.er1
19800 ac_status=$?
19801 grep -v '^ *+' conftest.er1 >conftest.err
19802 rm -f conftest.er1
19803 cat conftest.err >&5
19804 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19805 (exit $ac_status); } && {
19806 test -z "$ac_c_werror_flag" ||
19807 test ! -s conftest.err
19808 } && test -s conftest.$ac_objext; then
19809 ac_cv_c_const=yes
19810 else
19811 $as_echo "$as_me: failed program was:" >&5
19812 sed 's/^/| /' conftest.$ac_ext >&5
19814 ac_cv_c_const=no
19817 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19819 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19820 $as_echo "$ac_cv_c_const" >&6; }
19821 if test $ac_cv_c_const = no; then
19823 cat >>confdefs.h <<\_ACEOF
19824 #define const /**/
19825 _ACEOF
19829 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19830 $as_echo_n "checking for inline... " >&6; }
19831 if test "${ac_cv_c_inline+set}" = set; then
19832 $as_echo_n "(cached) " >&6
19833 else
19834 ac_cv_c_inline=no
19835 for ac_kw in inline __inline__ __inline; do
19836 cat >conftest.$ac_ext <<_ACEOF
19837 /* confdefs.h. */
19838 _ACEOF
19839 cat confdefs.h >>conftest.$ac_ext
19840 cat >>conftest.$ac_ext <<_ACEOF
19841 /* end confdefs.h. */
19842 #ifndef __cplusplus
19843 typedef int foo_t;
19844 static $ac_kw foo_t static_foo () {return 0; }
19845 $ac_kw foo_t foo () {return 0; }
19846 #endif
19848 _ACEOF
19849 rm -f conftest.$ac_objext
19850 if { (ac_try="$ac_compile"
19851 case "(($ac_try" in
19852 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19853 *) ac_try_echo=$ac_try;;
19854 esac
19855 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19856 $as_echo "$ac_try_echo") >&5
19857 (eval "$ac_compile") 2>conftest.er1
19858 ac_status=$?
19859 grep -v '^ *+' conftest.er1 >conftest.err
19860 rm -f conftest.er1
19861 cat conftest.err >&5
19862 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19863 (exit $ac_status); } && {
19864 test -z "$ac_c_werror_flag" ||
19865 test ! -s conftest.err
19866 } && test -s conftest.$ac_objext; then
19867 ac_cv_c_inline=$ac_kw
19868 else
19869 $as_echo "$as_me: failed program was:" >&5
19870 sed 's/^/| /' conftest.$ac_ext >&5
19875 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19876 test "$ac_cv_c_inline" != no && break
19877 done
19880 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19881 $as_echo "$ac_cv_c_inline" >&6; }
19884 case $ac_cv_c_inline in
19885 inline | yes) ;;
19887 case $ac_cv_c_inline in
19888 no) ac_val=;;
19889 *) ac_val=$ac_cv_c_inline;;
19890 esac
19891 cat >>confdefs.h <<_ACEOF
19892 #ifndef __cplusplus
19893 #define inline $ac_val
19894 #endif
19895 _ACEOF
19897 esac
19899 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19900 $as_echo_n "checking for mode_t... " >&6; }
19901 if test "${ac_cv_type_mode_t+set}" = set; then
19902 $as_echo_n "(cached) " >&6
19903 else
19904 ac_cv_type_mode_t=no
19905 cat >conftest.$ac_ext <<_ACEOF
19906 /* confdefs.h. */
19907 _ACEOF
19908 cat confdefs.h >>conftest.$ac_ext
19909 cat >>conftest.$ac_ext <<_ACEOF
19910 /* end confdefs.h. */
19911 $ac_includes_default
19913 main ()
19915 if (sizeof (mode_t))
19916 return 0;
19918 return 0;
19920 _ACEOF
19921 rm -f conftest.$ac_objext
19922 if { (ac_try="$ac_compile"
19923 case "(($ac_try" in
19924 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19925 *) ac_try_echo=$ac_try;;
19926 esac
19927 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19928 $as_echo "$ac_try_echo") >&5
19929 (eval "$ac_compile") 2>conftest.er1
19930 ac_status=$?
19931 grep -v '^ *+' conftest.er1 >conftest.err
19932 rm -f conftest.er1
19933 cat conftest.err >&5
19934 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19935 (exit $ac_status); } && {
19936 test -z "$ac_c_werror_flag" ||
19937 test ! -s conftest.err
19938 } && test -s conftest.$ac_objext; then
19939 cat >conftest.$ac_ext <<_ACEOF
19940 /* confdefs.h. */
19941 _ACEOF
19942 cat confdefs.h >>conftest.$ac_ext
19943 cat >>conftest.$ac_ext <<_ACEOF
19944 /* end confdefs.h. */
19945 $ac_includes_default
19947 main ()
19949 if (sizeof ((mode_t)))
19950 return 0;
19952 return 0;
19954 _ACEOF
19955 rm -f conftest.$ac_objext
19956 if { (ac_try="$ac_compile"
19957 case "(($ac_try" in
19958 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19959 *) ac_try_echo=$ac_try;;
19960 esac
19961 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19962 $as_echo "$ac_try_echo") >&5
19963 (eval "$ac_compile") 2>conftest.er1
19964 ac_status=$?
19965 grep -v '^ *+' conftest.er1 >conftest.err
19966 rm -f conftest.er1
19967 cat conftest.err >&5
19968 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19969 (exit $ac_status); } && {
19970 test -z "$ac_c_werror_flag" ||
19971 test ! -s conftest.err
19972 } && test -s conftest.$ac_objext; then
19974 else
19975 $as_echo "$as_me: failed program was:" >&5
19976 sed 's/^/| /' conftest.$ac_ext >&5
19978 ac_cv_type_mode_t=yes
19981 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19982 else
19983 $as_echo "$as_me: failed program was:" >&5
19984 sed 's/^/| /' conftest.$ac_ext >&5
19989 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19991 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19992 $as_echo "$ac_cv_type_mode_t" >&6; }
19993 if test "x$ac_cv_type_mode_t" = x""yes; then
19995 cat >>confdefs.h <<_ACEOF
19996 #define HAVE_MODE_T 1
19997 _ACEOF
20001 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
20002 $as_echo_n "checking for off_t... " >&6; }
20003 if test "${ac_cv_type_off_t+set}" = set; then
20004 $as_echo_n "(cached) " >&6
20005 else
20006 ac_cv_type_off_t=no
20007 cat >conftest.$ac_ext <<_ACEOF
20008 /* confdefs.h. */
20009 _ACEOF
20010 cat confdefs.h >>conftest.$ac_ext
20011 cat >>conftest.$ac_ext <<_ACEOF
20012 /* end confdefs.h. */
20013 $ac_includes_default
20015 main ()
20017 if (sizeof (off_t))
20018 return 0;
20020 return 0;
20022 _ACEOF
20023 rm -f conftest.$ac_objext
20024 if { (ac_try="$ac_compile"
20025 case "(($ac_try" in
20026 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20027 *) ac_try_echo=$ac_try;;
20028 esac
20029 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20030 $as_echo "$ac_try_echo") >&5
20031 (eval "$ac_compile") 2>conftest.er1
20032 ac_status=$?
20033 grep -v '^ *+' conftest.er1 >conftest.err
20034 rm -f conftest.er1
20035 cat conftest.err >&5
20036 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20037 (exit $ac_status); } && {
20038 test -z "$ac_c_werror_flag" ||
20039 test ! -s conftest.err
20040 } && test -s conftest.$ac_objext; then
20041 cat >conftest.$ac_ext <<_ACEOF
20042 /* confdefs.h. */
20043 _ACEOF
20044 cat confdefs.h >>conftest.$ac_ext
20045 cat >>conftest.$ac_ext <<_ACEOF
20046 /* end confdefs.h. */
20047 $ac_includes_default
20049 main ()
20051 if (sizeof ((off_t)))
20052 return 0;
20054 return 0;
20056 _ACEOF
20057 rm -f conftest.$ac_objext
20058 if { (ac_try="$ac_compile"
20059 case "(($ac_try" in
20060 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20061 *) ac_try_echo=$ac_try;;
20062 esac
20063 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20064 $as_echo "$ac_try_echo") >&5
20065 (eval "$ac_compile") 2>conftest.er1
20066 ac_status=$?
20067 grep -v '^ *+' conftest.er1 >conftest.err
20068 rm -f conftest.er1
20069 cat conftest.err >&5
20070 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20071 (exit $ac_status); } && {
20072 test -z "$ac_c_werror_flag" ||
20073 test ! -s conftest.err
20074 } && test -s conftest.$ac_objext; then
20076 else
20077 $as_echo "$as_me: failed program was:" >&5
20078 sed 's/^/| /' conftest.$ac_ext >&5
20080 ac_cv_type_off_t=yes
20083 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20084 else
20085 $as_echo "$as_me: failed program was:" >&5
20086 sed 's/^/| /' conftest.$ac_ext >&5
20091 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20093 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
20094 $as_echo "$ac_cv_type_off_t" >&6; }
20095 if test "x$ac_cv_type_off_t" = x""yes; then
20097 cat >>confdefs.h <<_ACEOF
20098 #define HAVE_OFF_T 1
20099 _ACEOF
20103 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
20104 $as_echo_n "checking for pid_t... " >&6; }
20105 if test "${ac_cv_type_pid_t+set}" = set; then
20106 $as_echo_n "(cached) " >&6
20107 else
20108 ac_cv_type_pid_t=no
20109 cat >conftest.$ac_ext <<_ACEOF
20110 /* confdefs.h. */
20111 _ACEOF
20112 cat confdefs.h >>conftest.$ac_ext
20113 cat >>conftest.$ac_ext <<_ACEOF
20114 /* end confdefs.h. */
20115 $ac_includes_default
20117 main ()
20119 if (sizeof (pid_t))
20120 return 0;
20122 return 0;
20124 _ACEOF
20125 rm -f conftest.$ac_objext
20126 if { (ac_try="$ac_compile"
20127 case "(($ac_try" in
20128 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20129 *) ac_try_echo=$ac_try;;
20130 esac
20131 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20132 $as_echo "$ac_try_echo") >&5
20133 (eval "$ac_compile") 2>conftest.er1
20134 ac_status=$?
20135 grep -v '^ *+' conftest.er1 >conftest.err
20136 rm -f conftest.er1
20137 cat conftest.err >&5
20138 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20139 (exit $ac_status); } && {
20140 test -z "$ac_c_werror_flag" ||
20141 test ! -s conftest.err
20142 } && test -s conftest.$ac_objext; then
20143 cat >conftest.$ac_ext <<_ACEOF
20144 /* confdefs.h. */
20145 _ACEOF
20146 cat confdefs.h >>conftest.$ac_ext
20147 cat >>conftest.$ac_ext <<_ACEOF
20148 /* end confdefs.h. */
20149 $ac_includes_default
20151 main ()
20153 if (sizeof ((pid_t)))
20154 return 0;
20156 return 0;
20158 _ACEOF
20159 rm -f conftest.$ac_objext
20160 if { (ac_try="$ac_compile"
20161 case "(($ac_try" in
20162 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20163 *) ac_try_echo=$ac_try;;
20164 esac
20165 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20166 $as_echo "$ac_try_echo") >&5
20167 (eval "$ac_compile") 2>conftest.er1
20168 ac_status=$?
20169 grep -v '^ *+' conftest.er1 >conftest.err
20170 rm -f conftest.er1
20171 cat conftest.err >&5
20172 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20173 (exit $ac_status); } && {
20174 test -z "$ac_c_werror_flag" ||
20175 test ! -s conftest.err
20176 } && test -s conftest.$ac_objext; then
20178 else
20179 $as_echo "$as_me: failed program was:" >&5
20180 sed 's/^/| /' conftest.$ac_ext >&5
20182 ac_cv_type_pid_t=yes
20185 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20186 else
20187 $as_echo "$as_me: failed program was:" >&5
20188 sed 's/^/| /' conftest.$ac_ext >&5
20193 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20195 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
20196 $as_echo "$ac_cv_type_pid_t" >&6; }
20197 if test "x$ac_cv_type_pid_t" = x""yes; then
20199 cat >>confdefs.h <<_ACEOF
20200 #define HAVE_PID_T 1
20201 _ACEOF
20205 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
20206 $as_echo_n "checking for size_t... " >&6; }
20207 if test "${ac_cv_type_size_t+set}" = set; then
20208 $as_echo_n "(cached) " >&6
20209 else
20210 ac_cv_type_size_t=no
20211 cat >conftest.$ac_ext <<_ACEOF
20212 /* confdefs.h. */
20213 _ACEOF
20214 cat confdefs.h >>conftest.$ac_ext
20215 cat >>conftest.$ac_ext <<_ACEOF
20216 /* end confdefs.h. */
20217 $ac_includes_default
20219 main ()
20221 if (sizeof (size_t))
20222 return 0;
20224 return 0;
20226 _ACEOF
20227 rm -f conftest.$ac_objext
20228 if { (ac_try="$ac_compile"
20229 case "(($ac_try" in
20230 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20231 *) ac_try_echo=$ac_try;;
20232 esac
20233 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20234 $as_echo "$ac_try_echo") >&5
20235 (eval "$ac_compile") 2>conftest.er1
20236 ac_status=$?
20237 grep -v '^ *+' conftest.er1 >conftest.err
20238 rm -f conftest.er1
20239 cat conftest.err >&5
20240 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20241 (exit $ac_status); } && {
20242 test -z "$ac_c_werror_flag" ||
20243 test ! -s conftest.err
20244 } && test -s conftest.$ac_objext; then
20245 cat >conftest.$ac_ext <<_ACEOF
20246 /* confdefs.h. */
20247 _ACEOF
20248 cat confdefs.h >>conftest.$ac_ext
20249 cat >>conftest.$ac_ext <<_ACEOF
20250 /* end confdefs.h. */
20251 $ac_includes_default
20253 main ()
20255 if (sizeof ((size_t)))
20256 return 0;
20258 return 0;
20260 _ACEOF
20261 rm -f conftest.$ac_objext
20262 if { (ac_try="$ac_compile"
20263 case "(($ac_try" in
20264 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20265 *) ac_try_echo=$ac_try;;
20266 esac
20267 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20268 $as_echo "$ac_try_echo") >&5
20269 (eval "$ac_compile") 2>conftest.er1
20270 ac_status=$?
20271 grep -v '^ *+' conftest.er1 >conftest.err
20272 rm -f conftest.er1
20273 cat conftest.err >&5
20274 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20275 (exit $ac_status); } && {
20276 test -z "$ac_c_werror_flag" ||
20277 test ! -s conftest.err
20278 } && test -s conftest.$ac_objext; then
20280 else
20281 $as_echo "$as_me: failed program was:" >&5
20282 sed 's/^/| /' conftest.$ac_ext >&5
20284 ac_cv_type_size_t=yes
20287 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20288 else
20289 $as_echo "$as_me: failed program was:" >&5
20290 sed 's/^/| /' conftest.$ac_ext >&5
20295 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20297 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
20298 $as_echo "$ac_cv_type_size_t" >&6; }
20299 if test "x$ac_cv_type_size_t" = x""yes; then
20301 cat >>confdefs.h <<_ACEOF
20302 #define HAVE_SIZE_T 1
20303 _ACEOF
20307 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
20308 $as_echo_n "checking for ssize_t... " >&6; }
20309 if test "${ac_cv_type_ssize_t+set}" = set; then
20310 $as_echo_n "(cached) " >&6
20311 else
20312 ac_cv_type_ssize_t=no
20313 cat >conftest.$ac_ext <<_ACEOF
20314 /* confdefs.h. */
20315 _ACEOF
20316 cat confdefs.h >>conftest.$ac_ext
20317 cat >>conftest.$ac_ext <<_ACEOF
20318 /* end confdefs.h. */
20319 $ac_includes_default
20321 main ()
20323 if (sizeof (ssize_t))
20324 return 0;
20326 return 0;
20328 _ACEOF
20329 rm -f conftest.$ac_objext
20330 if { (ac_try="$ac_compile"
20331 case "(($ac_try" in
20332 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20333 *) ac_try_echo=$ac_try;;
20334 esac
20335 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20336 $as_echo "$ac_try_echo") >&5
20337 (eval "$ac_compile") 2>conftest.er1
20338 ac_status=$?
20339 grep -v '^ *+' conftest.er1 >conftest.err
20340 rm -f conftest.er1
20341 cat conftest.err >&5
20342 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20343 (exit $ac_status); } && {
20344 test -z "$ac_c_werror_flag" ||
20345 test ! -s conftest.err
20346 } && test -s conftest.$ac_objext; then
20347 cat >conftest.$ac_ext <<_ACEOF
20348 /* confdefs.h. */
20349 _ACEOF
20350 cat confdefs.h >>conftest.$ac_ext
20351 cat >>conftest.$ac_ext <<_ACEOF
20352 /* end confdefs.h. */
20353 $ac_includes_default
20355 main ()
20357 if (sizeof ((ssize_t)))
20358 return 0;
20360 return 0;
20362 _ACEOF
20363 rm -f conftest.$ac_objext
20364 if { (ac_try="$ac_compile"
20365 case "(($ac_try" in
20366 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20367 *) ac_try_echo=$ac_try;;
20368 esac
20369 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20370 $as_echo "$ac_try_echo") >&5
20371 (eval "$ac_compile") 2>conftest.er1
20372 ac_status=$?
20373 grep -v '^ *+' conftest.er1 >conftest.err
20374 rm -f conftest.er1
20375 cat conftest.err >&5
20376 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20377 (exit $ac_status); } && {
20378 test -z "$ac_c_werror_flag" ||
20379 test ! -s conftest.err
20380 } && test -s conftest.$ac_objext; then
20382 else
20383 $as_echo "$as_me: failed program was:" >&5
20384 sed 's/^/| /' conftest.$ac_ext >&5
20386 ac_cv_type_ssize_t=yes
20389 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20390 else
20391 $as_echo "$as_me: failed program was:" >&5
20392 sed 's/^/| /' conftest.$ac_ext >&5
20397 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20399 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
20400 $as_echo "$ac_cv_type_ssize_t" >&6; }
20401 if test "x$ac_cv_type_ssize_t" = x""yes; then
20403 cat >>confdefs.h <<_ACEOF
20404 #define HAVE_SSIZE_T 1
20405 _ACEOF
20409 { $as_echo "$as_me:$LINENO: checking for long long" >&5
20410 $as_echo_n "checking for long long... " >&6; }
20411 if test "${ac_cv_type_long_long+set}" = set; then
20412 $as_echo_n "(cached) " >&6
20413 else
20414 ac_cv_type_long_long=no
20415 cat >conftest.$ac_ext <<_ACEOF
20416 /* confdefs.h. */
20417 _ACEOF
20418 cat confdefs.h >>conftest.$ac_ext
20419 cat >>conftest.$ac_ext <<_ACEOF
20420 /* end confdefs.h. */
20421 $ac_includes_default
20423 main ()
20425 if (sizeof (long long))
20426 return 0;
20428 return 0;
20430 _ACEOF
20431 rm -f conftest.$ac_objext
20432 if { (ac_try="$ac_compile"
20433 case "(($ac_try" in
20434 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20435 *) ac_try_echo=$ac_try;;
20436 esac
20437 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20438 $as_echo "$ac_try_echo") >&5
20439 (eval "$ac_compile") 2>conftest.er1
20440 ac_status=$?
20441 grep -v '^ *+' conftest.er1 >conftest.err
20442 rm -f conftest.er1
20443 cat conftest.err >&5
20444 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20445 (exit $ac_status); } && {
20446 test -z "$ac_c_werror_flag" ||
20447 test ! -s conftest.err
20448 } && test -s conftest.$ac_objext; then
20449 cat >conftest.$ac_ext <<_ACEOF
20450 /* confdefs.h. */
20451 _ACEOF
20452 cat confdefs.h >>conftest.$ac_ext
20453 cat >>conftest.$ac_ext <<_ACEOF
20454 /* end confdefs.h. */
20455 $ac_includes_default
20457 main ()
20459 if (sizeof ((long long)))
20460 return 0;
20462 return 0;
20464 _ACEOF
20465 rm -f conftest.$ac_objext
20466 if { (ac_try="$ac_compile"
20467 case "(($ac_try" in
20468 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20469 *) ac_try_echo=$ac_try;;
20470 esac
20471 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20472 $as_echo "$ac_try_echo") >&5
20473 (eval "$ac_compile") 2>conftest.er1
20474 ac_status=$?
20475 grep -v '^ *+' conftest.er1 >conftest.err
20476 rm -f conftest.er1
20477 cat conftest.err >&5
20478 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20479 (exit $ac_status); } && {
20480 test -z "$ac_c_werror_flag" ||
20481 test ! -s conftest.err
20482 } && test -s conftest.$ac_objext; then
20484 else
20485 $as_echo "$as_me: failed program was:" >&5
20486 sed 's/^/| /' conftest.$ac_ext >&5
20488 ac_cv_type_long_long=yes
20491 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20492 else
20493 $as_echo "$as_me: failed program was:" >&5
20494 sed 's/^/| /' conftest.$ac_ext >&5
20499 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20501 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20502 $as_echo "$ac_cv_type_long_long" >&6; }
20503 if test "x$ac_cv_type_long_long" = x""yes; then
20505 cat >>confdefs.h <<_ACEOF
20506 #define HAVE_LONG_LONG 1
20507 _ACEOF
20511 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
20512 $as_echo_n "checking for fsblkcnt_t... " >&6; }
20513 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
20514 $as_echo_n "(cached) " >&6
20515 else
20516 ac_cv_type_fsblkcnt_t=no
20517 cat >conftest.$ac_ext <<_ACEOF
20518 /* confdefs.h. */
20519 _ACEOF
20520 cat confdefs.h >>conftest.$ac_ext
20521 cat >>conftest.$ac_ext <<_ACEOF
20522 /* end confdefs.h. */
20523 $ac_includes_default
20525 main ()
20527 if (sizeof (fsblkcnt_t))
20528 return 0;
20530 return 0;
20532 _ACEOF
20533 rm -f conftest.$ac_objext
20534 if { (ac_try="$ac_compile"
20535 case "(($ac_try" in
20536 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20537 *) ac_try_echo=$ac_try;;
20538 esac
20539 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20540 $as_echo "$ac_try_echo") >&5
20541 (eval "$ac_compile") 2>conftest.er1
20542 ac_status=$?
20543 grep -v '^ *+' conftest.er1 >conftest.err
20544 rm -f conftest.er1
20545 cat conftest.err >&5
20546 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20547 (exit $ac_status); } && {
20548 test -z "$ac_c_werror_flag" ||
20549 test ! -s conftest.err
20550 } && test -s conftest.$ac_objext; then
20551 cat >conftest.$ac_ext <<_ACEOF
20552 /* confdefs.h. */
20553 _ACEOF
20554 cat confdefs.h >>conftest.$ac_ext
20555 cat >>conftest.$ac_ext <<_ACEOF
20556 /* end confdefs.h. */
20557 $ac_includes_default
20559 main ()
20561 if (sizeof ((fsblkcnt_t)))
20562 return 0;
20564 return 0;
20566 _ACEOF
20567 rm -f conftest.$ac_objext
20568 if { (ac_try="$ac_compile"
20569 case "(($ac_try" in
20570 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20571 *) ac_try_echo=$ac_try;;
20572 esac
20573 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20574 $as_echo "$ac_try_echo") >&5
20575 (eval "$ac_compile") 2>conftest.er1
20576 ac_status=$?
20577 grep -v '^ *+' conftest.er1 >conftest.err
20578 rm -f conftest.er1
20579 cat conftest.err >&5
20580 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20581 (exit $ac_status); } && {
20582 test -z "$ac_c_werror_flag" ||
20583 test ! -s conftest.err
20584 } && test -s conftest.$ac_objext; then
20586 else
20587 $as_echo "$as_me: failed program was:" >&5
20588 sed 's/^/| /' conftest.$ac_ext >&5
20590 ac_cv_type_fsblkcnt_t=yes
20593 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20594 else
20595 $as_echo "$as_me: failed program was:" >&5
20596 sed 's/^/| /' conftest.$ac_ext >&5
20601 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20603 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
20604 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
20605 if test "x$ac_cv_type_fsblkcnt_t" = x""yes; then
20607 cat >>confdefs.h <<_ACEOF
20608 #define HAVE_FSBLKCNT_T 1
20609 _ACEOF
20613 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
20614 $as_echo_n "checking for fsfilcnt_t... " >&6; }
20615 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
20616 $as_echo_n "(cached) " >&6
20617 else
20618 ac_cv_type_fsfilcnt_t=no
20619 cat >conftest.$ac_ext <<_ACEOF
20620 /* confdefs.h. */
20621 _ACEOF
20622 cat confdefs.h >>conftest.$ac_ext
20623 cat >>conftest.$ac_ext <<_ACEOF
20624 /* end confdefs.h. */
20625 $ac_includes_default
20627 main ()
20629 if (sizeof (fsfilcnt_t))
20630 return 0;
20632 return 0;
20634 _ACEOF
20635 rm -f conftest.$ac_objext
20636 if { (ac_try="$ac_compile"
20637 case "(($ac_try" in
20638 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20639 *) ac_try_echo=$ac_try;;
20640 esac
20641 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20642 $as_echo "$ac_try_echo") >&5
20643 (eval "$ac_compile") 2>conftest.er1
20644 ac_status=$?
20645 grep -v '^ *+' conftest.er1 >conftest.err
20646 rm -f conftest.er1
20647 cat conftest.err >&5
20648 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20649 (exit $ac_status); } && {
20650 test -z "$ac_c_werror_flag" ||
20651 test ! -s conftest.err
20652 } && test -s conftest.$ac_objext; then
20653 cat >conftest.$ac_ext <<_ACEOF
20654 /* confdefs.h. */
20655 _ACEOF
20656 cat confdefs.h >>conftest.$ac_ext
20657 cat >>conftest.$ac_ext <<_ACEOF
20658 /* end confdefs.h. */
20659 $ac_includes_default
20661 main ()
20663 if (sizeof ((fsfilcnt_t)))
20664 return 0;
20666 return 0;
20668 _ACEOF
20669 rm -f conftest.$ac_objext
20670 if { (ac_try="$ac_compile"
20671 case "(($ac_try" in
20672 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20673 *) ac_try_echo=$ac_try;;
20674 esac
20675 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20676 $as_echo "$ac_try_echo") >&5
20677 (eval "$ac_compile") 2>conftest.er1
20678 ac_status=$?
20679 grep -v '^ *+' conftest.er1 >conftest.err
20680 rm -f conftest.er1
20681 cat conftest.err >&5
20682 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20683 (exit $ac_status); } && {
20684 test -z "$ac_c_werror_flag" ||
20685 test ! -s conftest.err
20686 } && test -s conftest.$ac_objext; then
20688 else
20689 $as_echo "$as_me: failed program was:" >&5
20690 sed 's/^/| /' conftest.$ac_ext >&5
20692 ac_cv_type_fsfilcnt_t=yes
20695 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20696 else
20697 $as_echo "$as_me: failed program was:" >&5
20698 sed 's/^/| /' conftest.$ac_ext >&5
20703 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20705 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20706 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20707 if test "x$ac_cv_type_fsfilcnt_t" = x""yes; then
20709 cat >>confdefs.h <<_ACEOF
20710 #define HAVE_FSFILCNT_T 1
20711 _ACEOF
20716 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20717 $as_echo_n "checking for sigset_t... " >&6; }
20718 if test "${ac_cv_type_sigset_t+set}" = set; then
20719 $as_echo_n "(cached) " >&6
20720 else
20721 ac_cv_type_sigset_t=no
20722 cat >conftest.$ac_ext <<_ACEOF
20723 /* confdefs.h. */
20724 _ACEOF
20725 cat confdefs.h >>conftest.$ac_ext
20726 cat >>conftest.$ac_ext <<_ACEOF
20727 /* end confdefs.h. */
20728 #include <sys/types.h>
20729 #include <signal.h>
20732 main ()
20734 if (sizeof (sigset_t))
20735 return 0;
20737 return 0;
20739 _ACEOF
20740 rm -f conftest.$ac_objext
20741 if { (ac_try="$ac_compile"
20742 case "(($ac_try" in
20743 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20744 *) ac_try_echo=$ac_try;;
20745 esac
20746 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20747 $as_echo "$ac_try_echo") >&5
20748 (eval "$ac_compile") 2>conftest.er1
20749 ac_status=$?
20750 grep -v '^ *+' conftest.er1 >conftest.err
20751 rm -f conftest.er1
20752 cat conftest.err >&5
20753 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20754 (exit $ac_status); } && {
20755 test -z "$ac_c_werror_flag" ||
20756 test ! -s conftest.err
20757 } && test -s conftest.$ac_objext; then
20758 cat >conftest.$ac_ext <<_ACEOF
20759 /* confdefs.h. */
20760 _ACEOF
20761 cat confdefs.h >>conftest.$ac_ext
20762 cat >>conftest.$ac_ext <<_ACEOF
20763 /* end confdefs.h. */
20764 #include <sys/types.h>
20765 #include <signal.h>
20768 main ()
20770 if (sizeof ((sigset_t)))
20771 return 0;
20773 return 0;
20775 _ACEOF
20776 rm -f conftest.$ac_objext
20777 if { (ac_try="$ac_compile"
20778 case "(($ac_try" in
20779 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20780 *) ac_try_echo=$ac_try;;
20781 esac
20782 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20783 $as_echo "$ac_try_echo") >&5
20784 (eval "$ac_compile") 2>conftest.er1
20785 ac_status=$?
20786 grep -v '^ *+' conftest.er1 >conftest.err
20787 rm -f conftest.er1
20788 cat conftest.err >&5
20789 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20790 (exit $ac_status); } && {
20791 test -z "$ac_c_werror_flag" ||
20792 test ! -s conftest.err
20793 } && test -s conftest.$ac_objext; then
20795 else
20796 $as_echo "$as_me: failed program was:" >&5
20797 sed 's/^/| /' conftest.$ac_ext >&5
20799 ac_cv_type_sigset_t=yes
20802 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20803 else
20804 $as_echo "$as_me: failed program was:" >&5
20805 sed 's/^/| /' conftest.$ac_ext >&5
20810 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20812 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20813 $as_echo "$ac_cv_type_sigset_t" >&6; }
20814 if test "x$ac_cv_type_sigset_t" = x""yes; then
20816 cat >>confdefs.h <<_ACEOF
20817 #define HAVE_SIGSET_T 1
20818 _ACEOF
20823 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20824 $as_echo_n "checking for request_sense... " >&6; }
20825 if test "${ac_cv_type_request_sense+set}" = set; then
20826 $as_echo_n "(cached) " >&6
20827 else
20828 ac_cv_type_request_sense=no
20829 cat >conftest.$ac_ext <<_ACEOF
20830 /* confdefs.h. */
20831 _ACEOF
20832 cat confdefs.h >>conftest.$ac_ext
20833 cat >>conftest.$ac_ext <<_ACEOF
20834 /* end confdefs.h. */
20835 #include <linux/cdrom.h>
20838 main ()
20840 if (sizeof (request_sense))
20841 return 0;
20843 return 0;
20845 _ACEOF
20846 rm -f conftest.$ac_objext
20847 if { (ac_try="$ac_compile"
20848 case "(($ac_try" in
20849 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20850 *) ac_try_echo=$ac_try;;
20851 esac
20852 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20853 $as_echo "$ac_try_echo") >&5
20854 (eval "$ac_compile") 2>conftest.er1
20855 ac_status=$?
20856 grep -v '^ *+' conftest.er1 >conftest.err
20857 rm -f conftest.er1
20858 cat conftest.err >&5
20859 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20860 (exit $ac_status); } && {
20861 test -z "$ac_c_werror_flag" ||
20862 test ! -s conftest.err
20863 } && test -s conftest.$ac_objext; then
20864 cat >conftest.$ac_ext <<_ACEOF
20865 /* confdefs.h. */
20866 _ACEOF
20867 cat confdefs.h >>conftest.$ac_ext
20868 cat >>conftest.$ac_ext <<_ACEOF
20869 /* end confdefs.h. */
20870 #include <linux/cdrom.h>
20873 main ()
20875 if (sizeof ((request_sense)))
20876 return 0;
20878 return 0;
20880 _ACEOF
20881 rm -f conftest.$ac_objext
20882 if { (ac_try="$ac_compile"
20883 case "(($ac_try" in
20884 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20885 *) ac_try_echo=$ac_try;;
20886 esac
20887 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20888 $as_echo "$ac_try_echo") >&5
20889 (eval "$ac_compile") 2>conftest.er1
20890 ac_status=$?
20891 grep -v '^ *+' conftest.er1 >conftest.err
20892 rm -f conftest.er1
20893 cat conftest.err >&5
20894 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20895 (exit $ac_status); } && {
20896 test -z "$ac_c_werror_flag" ||
20897 test ! -s conftest.err
20898 } && test -s conftest.$ac_objext; then
20900 else
20901 $as_echo "$as_me: failed program was:" >&5
20902 sed 's/^/| /' conftest.$ac_ext >&5
20904 ac_cv_type_request_sense=yes
20907 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20908 else
20909 $as_echo "$as_me: failed program was:" >&5
20910 sed 's/^/| /' conftest.$ac_ext >&5
20915 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20917 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20918 $as_echo "$ac_cv_type_request_sense" >&6; }
20919 if test "x$ac_cv_type_request_sense" = x""yes; then
20921 cat >>confdefs.h <<_ACEOF
20922 #define HAVE_REQUEST_SENSE 1
20923 _ACEOF
20929 { $as_echo "$as_me:$LINENO: checking for struct xinpgen" >&5
20930 $as_echo_n "checking for struct xinpgen... " >&6; }
20931 if test "${ac_cv_type_struct_xinpgen+set}" = set; then
20932 $as_echo_n "(cached) " >&6
20933 else
20934 ac_cv_type_struct_xinpgen=no
20935 cat >conftest.$ac_ext <<_ACEOF
20936 /* confdefs.h. */
20937 _ACEOF
20938 cat confdefs.h >>conftest.$ac_ext
20939 cat >>conftest.$ac_ext <<_ACEOF
20940 /* end confdefs.h. */
20941 #include <sys/types.h>
20942 #ifdef HAVE_SYS_SOCKET_H
20943 #include <sys/socket.h>
20944 #endif
20945 #ifdef HAVE_SYS_SOCKETVAR_H
20946 #include <sys/socketvar.h>
20947 #endif
20948 #ifdef HAVE_NET_ROUTE_H
20949 #include <net/route.h>
20950 #endif
20951 #ifdef HAVE_NETINET_IN_H
20952 #include <netinet/in.h>
20953 #endif
20954 #ifdef HAVE_NETINET_IN_SYSTM_H
20955 #include <netinet/in_systm.h>
20956 #endif
20957 #ifdef HAVE_NETINET_IP_H
20958 #include <netinet/ip.h>
20959 #endif
20960 #ifdef HAVE_NETINET_IN_PCB_H
20961 #include <netinet/in_pcb.h>
20962 #endif
20965 main ()
20967 if (sizeof (struct xinpgen))
20968 return 0;
20970 return 0;
20972 _ACEOF
20973 rm -f conftest.$ac_objext
20974 if { (ac_try="$ac_compile"
20975 case "(($ac_try" in
20976 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20977 *) ac_try_echo=$ac_try;;
20978 esac
20979 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20980 $as_echo "$ac_try_echo") >&5
20981 (eval "$ac_compile") 2>conftest.er1
20982 ac_status=$?
20983 grep -v '^ *+' conftest.er1 >conftest.err
20984 rm -f conftest.er1
20985 cat conftest.err >&5
20986 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20987 (exit $ac_status); } && {
20988 test -z "$ac_c_werror_flag" ||
20989 test ! -s conftest.err
20990 } && test -s conftest.$ac_objext; then
20991 cat >conftest.$ac_ext <<_ACEOF
20992 /* confdefs.h. */
20993 _ACEOF
20994 cat confdefs.h >>conftest.$ac_ext
20995 cat >>conftest.$ac_ext <<_ACEOF
20996 /* end confdefs.h. */
20997 #include <sys/types.h>
20998 #ifdef HAVE_SYS_SOCKET_H
20999 #include <sys/socket.h>
21000 #endif
21001 #ifdef HAVE_SYS_SOCKETVAR_H
21002 #include <sys/socketvar.h>
21003 #endif
21004 #ifdef HAVE_NET_ROUTE_H
21005 #include <net/route.h>
21006 #endif
21007 #ifdef HAVE_NETINET_IN_H
21008 #include <netinet/in.h>
21009 #endif
21010 #ifdef HAVE_NETINET_IN_SYSTM_H
21011 #include <netinet/in_systm.h>
21012 #endif
21013 #ifdef HAVE_NETINET_IP_H
21014 #include <netinet/ip.h>
21015 #endif
21016 #ifdef HAVE_NETINET_IN_PCB_H
21017 #include <netinet/in_pcb.h>
21018 #endif
21021 main ()
21023 if (sizeof ((struct xinpgen)))
21024 return 0;
21026 return 0;
21028 _ACEOF
21029 rm -f conftest.$ac_objext
21030 if { (ac_try="$ac_compile"
21031 case "(($ac_try" in
21032 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21033 *) ac_try_echo=$ac_try;;
21034 esac
21035 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21036 $as_echo "$ac_try_echo") >&5
21037 (eval "$ac_compile") 2>conftest.er1
21038 ac_status=$?
21039 grep -v '^ *+' conftest.er1 >conftest.err
21040 rm -f conftest.er1
21041 cat conftest.err >&5
21042 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21043 (exit $ac_status); } && {
21044 test -z "$ac_c_werror_flag" ||
21045 test ! -s conftest.err
21046 } && test -s conftest.$ac_objext; then
21048 else
21049 $as_echo "$as_me: failed program was:" >&5
21050 sed 's/^/| /' conftest.$ac_ext >&5
21052 ac_cv_type_struct_xinpgen=yes
21055 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21056 else
21057 $as_echo "$as_me: failed program was:" >&5
21058 sed 's/^/| /' conftest.$ac_ext >&5
21063 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21065 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_xinpgen" >&5
21066 $as_echo "$ac_cv_type_struct_xinpgen" >&6; }
21067 if test "x$ac_cv_type_struct_xinpgen" = x""yes; then
21069 cat >>confdefs.h <<_ACEOF
21070 #define HAVE_STRUCT_XINPGEN 1
21071 _ACEOF
21077 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
21078 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
21079 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
21080 $as_echo_n "(cached) " >&6
21081 else
21082 cat >conftest.$ac_ext <<_ACEOF
21083 /* confdefs.h. */
21084 _ACEOF
21085 cat confdefs.h >>conftest.$ac_ext
21086 cat >>conftest.$ac_ext <<_ACEOF
21087 /* end confdefs.h. */
21088 #ifdef HAVE_LINUX_INPUT_H
21089 #include <linux/input.h>
21090 #endif
21093 main ()
21095 static struct ff_effect ac_aggr;
21096 if (ac_aggr.direction)
21097 return 0;
21099 return 0;
21101 _ACEOF
21102 rm -f conftest.$ac_objext
21103 if { (ac_try="$ac_compile"
21104 case "(($ac_try" in
21105 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21106 *) ac_try_echo=$ac_try;;
21107 esac
21108 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21109 $as_echo "$ac_try_echo") >&5
21110 (eval "$ac_compile") 2>conftest.er1
21111 ac_status=$?
21112 grep -v '^ *+' conftest.er1 >conftest.err
21113 rm -f conftest.er1
21114 cat conftest.err >&5
21115 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21116 (exit $ac_status); } && {
21117 test -z "$ac_c_werror_flag" ||
21118 test ! -s conftest.err
21119 } && test -s conftest.$ac_objext; then
21120 ac_cv_member_struct_ff_effect_direction=yes
21121 else
21122 $as_echo "$as_me: failed program was:" >&5
21123 sed 's/^/| /' conftest.$ac_ext >&5
21125 cat >conftest.$ac_ext <<_ACEOF
21126 /* confdefs.h. */
21127 _ACEOF
21128 cat confdefs.h >>conftest.$ac_ext
21129 cat >>conftest.$ac_ext <<_ACEOF
21130 /* end confdefs.h. */
21131 #ifdef HAVE_LINUX_INPUT_H
21132 #include <linux/input.h>
21133 #endif
21136 main ()
21138 static struct ff_effect ac_aggr;
21139 if (sizeof ac_aggr.direction)
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_ff_effect_direction=yes
21164 else
21165 $as_echo "$as_me: failed program was:" >&5
21166 sed 's/^/| /' conftest.$ac_ext >&5
21168 ac_cv_member_struct_ff_effect_direction=no
21171 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21174 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21176 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
21177 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
21178 if test "x$ac_cv_member_struct_ff_effect_direction" = x""yes; then
21180 cat >>confdefs.h <<_ACEOF
21181 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
21182 _ACEOF
21188 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
21189 $as_echo_n "checking for sigaddset... " >&6; }
21190 if test "${wine_cv_have_sigaddset+set}" = set; then
21191 $as_echo_n "(cached) " >&6
21192 else
21193 cat >conftest.$ac_ext <<_ACEOF
21194 /* confdefs.h. */
21195 _ACEOF
21196 cat confdefs.h >>conftest.$ac_ext
21197 cat >>conftest.$ac_ext <<_ACEOF
21198 /* end confdefs.h. */
21199 #include <signal.h>
21201 main ()
21203 sigset_t set; sigaddset(&set,SIGTERM);
21205 return 0;
21207 _ACEOF
21208 rm -f conftest.$ac_objext conftest$ac_exeext
21209 if { (ac_try="$ac_link"
21210 case "(($ac_try" in
21211 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21212 *) ac_try_echo=$ac_try;;
21213 esac
21214 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21215 $as_echo "$ac_try_echo") >&5
21216 (eval "$ac_link") 2>conftest.er1
21217 ac_status=$?
21218 grep -v '^ *+' conftest.er1 >conftest.err
21219 rm -f conftest.er1
21220 cat conftest.err >&5
21221 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21222 (exit $ac_status); } && {
21223 test -z "$ac_c_werror_flag" ||
21224 test ! -s conftest.err
21225 } && test -s conftest$ac_exeext && {
21226 test "$cross_compiling" = yes ||
21227 $as_test_x conftest$ac_exeext
21228 }; then
21229 wine_cv_have_sigaddset=yes
21230 else
21231 $as_echo "$as_me: failed program was:" >&5
21232 sed 's/^/| /' conftest.$ac_ext >&5
21234 wine_cv_have_sigaddset=no
21237 rm -rf conftest.dSYM
21238 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21239 conftest$ac_exeext conftest.$ac_ext
21241 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
21242 $as_echo "$wine_cv_have_sigaddset" >&6; }
21243 if test "$wine_cv_have_sigaddset" = "yes"
21244 then
21246 cat >>confdefs.h <<\_ACEOF
21247 #define HAVE_SIGADDSET 1
21248 _ACEOF
21253 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
21254 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
21255 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
21256 $as_echo_n "(cached) " >&6
21257 else
21258 cat >conftest.$ac_ext <<_ACEOF
21259 /* confdefs.h. */
21260 _ACEOF
21261 cat confdefs.h >>conftest.$ac_ext
21262 cat >>conftest.$ac_ext <<_ACEOF
21263 /* end confdefs.h. */
21264 #include <netdb.h>
21266 main ()
21269 char *name=0;
21270 struct hostent he;
21271 struct hostent *result;
21272 char *buf=0;
21273 int bufsize=0;
21274 int res,errnr;
21275 char *addr=0;
21276 int addrlen=0;
21277 int addrtype=0;
21278 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
21279 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
21282 return 0;
21284 _ACEOF
21285 rm -f conftest.$ac_objext conftest$ac_exeext
21286 if { (ac_try="$ac_link"
21287 case "(($ac_try" in
21288 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21289 *) ac_try_echo=$ac_try;;
21290 esac
21291 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21292 $as_echo "$ac_try_echo") >&5
21293 (eval "$ac_link") 2>conftest.er1
21294 ac_status=$?
21295 grep -v '^ *+' conftest.er1 >conftest.err
21296 rm -f conftest.er1
21297 cat conftest.err >&5
21298 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21299 (exit $ac_status); } && {
21300 test -z "$ac_c_werror_flag" ||
21301 test ! -s conftest.err
21302 } && test -s conftest$ac_exeext && {
21303 test "$cross_compiling" = yes ||
21304 $as_test_x conftest$ac_exeext
21305 }; then
21306 wine_cv_linux_gethostbyname_r_6=yes
21307 else
21308 $as_echo "$as_me: failed program was:" >&5
21309 sed 's/^/| /' conftest.$ac_ext >&5
21311 wine_cv_linux_gethostbyname_r_6=no
21315 rm -rf conftest.dSYM
21316 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21317 conftest$ac_exeext conftest.$ac_ext
21320 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
21321 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
21322 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
21323 then
21325 cat >>confdefs.h <<\_ACEOF
21326 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
21327 _ACEOF
21331 if test "$ac_cv_header_linux_joystick_h" = "yes"
21332 then
21333 { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
21334 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
21335 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
21336 $as_echo_n "(cached) " >&6
21337 else
21338 cat >conftest.$ac_ext <<_ACEOF
21339 /* confdefs.h. */
21340 _ACEOF
21341 cat confdefs.h >>conftest.$ac_ext
21342 cat >>conftest.$ac_ext <<_ACEOF
21343 /* end confdefs.h. */
21345 #include <sys/ioctl.h>
21346 #include <sys/types.h>
21347 #include <linux/joystick.h>
21349 struct js_event blub;
21350 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
21351 #error "no 2.2 header"
21352 #endif
21355 main ()
21357 /*empty*/
21359 return 0;
21361 _ACEOF
21362 rm -f conftest.$ac_objext
21363 if { (ac_try="$ac_compile"
21364 case "(($ac_try" in
21365 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21366 *) ac_try_echo=$ac_try;;
21367 esac
21368 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21369 $as_echo "$ac_try_echo") >&5
21370 (eval "$ac_compile") 2>conftest.er1
21371 ac_status=$?
21372 grep -v '^ *+' conftest.er1 >conftest.err
21373 rm -f conftest.er1
21374 cat conftest.err >&5
21375 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21376 (exit $ac_status); } && {
21377 test -z "$ac_c_werror_flag" ||
21378 test ! -s conftest.err
21379 } && test -s conftest.$ac_objext; then
21380 wine_cv_linux_joystick_22_api=yes
21381 else
21382 $as_echo "$as_me: failed program was:" >&5
21383 sed 's/^/| /' conftest.$ac_ext >&5
21385 wine_cv_linux_joystick_22_api=no
21388 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21391 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
21392 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
21393 if test "$wine_cv_linux_joystick_22_api" = "yes"
21394 then
21396 cat >>confdefs.h <<\_ACEOF
21397 #define HAVE_LINUX_22_JOYSTICK_API 1
21398 _ACEOF
21404 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
21405 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
21406 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
21407 $as_echo_n "(cached) " >&6
21408 else
21409 cat >conftest.$ac_ext <<_ACEOF
21410 /* confdefs.h. */
21411 _ACEOF
21412 cat confdefs.h >>conftest.$ac_ext
21413 cat >>conftest.$ac_ext <<_ACEOF
21414 /* end confdefs.h. */
21415 #include <sys/types.h>
21416 #ifdef HAVE_SYS_PARAM_H
21417 # include <sys/param.h>
21418 #endif
21419 #ifdef HAVE_SYS_MOUNT_H
21420 # include <sys/mount.h>
21421 #endif
21422 #ifdef HAVE_SYS_VFS_H
21423 # include <sys/vfs.h>
21424 #endif
21425 #ifdef HAVE_SYS_STATFS_H
21426 # include <sys/statfs.h>
21427 #endif
21430 main ()
21432 static struct statfs ac_aggr;
21433 if (ac_aggr.f_bfree)
21434 return 0;
21436 return 0;
21438 _ACEOF
21439 rm -f conftest.$ac_objext
21440 if { (ac_try="$ac_compile"
21441 case "(($ac_try" in
21442 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21443 *) ac_try_echo=$ac_try;;
21444 esac
21445 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21446 $as_echo "$ac_try_echo") >&5
21447 (eval "$ac_compile") 2>conftest.er1
21448 ac_status=$?
21449 grep -v '^ *+' conftest.er1 >conftest.err
21450 rm -f conftest.er1
21451 cat conftest.err >&5
21452 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21453 (exit $ac_status); } && {
21454 test -z "$ac_c_werror_flag" ||
21455 test ! -s conftest.err
21456 } && test -s conftest.$ac_objext; then
21457 ac_cv_member_struct_statfs_f_bfree=yes
21458 else
21459 $as_echo "$as_me: failed program was:" >&5
21460 sed 's/^/| /' conftest.$ac_ext >&5
21462 cat >conftest.$ac_ext <<_ACEOF
21463 /* confdefs.h. */
21464 _ACEOF
21465 cat confdefs.h >>conftest.$ac_ext
21466 cat >>conftest.$ac_ext <<_ACEOF
21467 /* end confdefs.h. */
21468 #include <sys/types.h>
21469 #ifdef HAVE_SYS_PARAM_H
21470 # include <sys/param.h>
21471 #endif
21472 #ifdef HAVE_SYS_MOUNT_H
21473 # include <sys/mount.h>
21474 #endif
21475 #ifdef HAVE_SYS_VFS_H
21476 # include <sys/vfs.h>
21477 #endif
21478 #ifdef HAVE_SYS_STATFS_H
21479 # include <sys/statfs.h>
21480 #endif
21483 main ()
21485 static struct statfs ac_aggr;
21486 if (sizeof ac_aggr.f_bfree)
21487 return 0;
21489 return 0;
21491 _ACEOF
21492 rm -f conftest.$ac_objext
21493 if { (ac_try="$ac_compile"
21494 case "(($ac_try" in
21495 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21496 *) ac_try_echo=$ac_try;;
21497 esac
21498 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21499 $as_echo "$ac_try_echo") >&5
21500 (eval "$ac_compile") 2>conftest.er1
21501 ac_status=$?
21502 grep -v '^ *+' conftest.er1 >conftest.err
21503 rm -f conftest.er1
21504 cat conftest.err >&5
21505 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21506 (exit $ac_status); } && {
21507 test -z "$ac_c_werror_flag" ||
21508 test ! -s conftest.err
21509 } && test -s conftest.$ac_objext; then
21510 ac_cv_member_struct_statfs_f_bfree=yes
21511 else
21512 $as_echo "$as_me: failed program was:" >&5
21513 sed 's/^/| /' conftest.$ac_ext >&5
21515 ac_cv_member_struct_statfs_f_bfree=no
21518 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21521 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21523 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
21524 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
21525 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then
21527 cat >>confdefs.h <<_ACEOF
21528 #define HAVE_STRUCT_STATFS_F_BFREE 1
21529 _ACEOF
21533 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
21534 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
21535 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
21536 $as_echo_n "(cached) " >&6
21537 else
21538 cat >conftest.$ac_ext <<_ACEOF
21539 /* confdefs.h. */
21540 _ACEOF
21541 cat confdefs.h >>conftest.$ac_ext
21542 cat >>conftest.$ac_ext <<_ACEOF
21543 /* end confdefs.h. */
21544 #include <sys/types.h>
21545 #ifdef HAVE_SYS_PARAM_H
21546 # include <sys/param.h>
21547 #endif
21548 #ifdef HAVE_SYS_MOUNT_H
21549 # include <sys/mount.h>
21550 #endif
21551 #ifdef HAVE_SYS_VFS_H
21552 # include <sys/vfs.h>
21553 #endif
21554 #ifdef HAVE_SYS_STATFS_H
21555 # include <sys/statfs.h>
21556 #endif
21559 main ()
21561 static struct statfs ac_aggr;
21562 if (ac_aggr.f_bavail)
21563 return 0;
21565 return 0;
21567 _ACEOF
21568 rm -f conftest.$ac_objext
21569 if { (ac_try="$ac_compile"
21570 case "(($ac_try" in
21571 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21572 *) ac_try_echo=$ac_try;;
21573 esac
21574 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21575 $as_echo "$ac_try_echo") >&5
21576 (eval "$ac_compile") 2>conftest.er1
21577 ac_status=$?
21578 grep -v '^ *+' conftest.er1 >conftest.err
21579 rm -f conftest.er1
21580 cat conftest.err >&5
21581 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21582 (exit $ac_status); } && {
21583 test -z "$ac_c_werror_flag" ||
21584 test ! -s conftest.err
21585 } && test -s conftest.$ac_objext; then
21586 ac_cv_member_struct_statfs_f_bavail=yes
21587 else
21588 $as_echo "$as_me: failed program was:" >&5
21589 sed 's/^/| /' conftest.$ac_ext >&5
21591 cat >conftest.$ac_ext <<_ACEOF
21592 /* confdefs.h. */
21593 _ACEOF
21594 cat confdefs.h >>conftest.$ac_ext
21595 cat >>conftest.$ac_ext <<_ACEOF
21596 /* end confdefs.h. */
21597 #include <sys/types.h>
21598 #ifdef HAVE_SYS_PARAM_H
21599 # include <sys/param.h>
21600 #endif
21601 #ifdef HAVE_SYS_MOUNT_H
21602 # include <sys/mount.h>
21603 #endif
21604 #ifdef HAVE_SYS_VFS_H
21605 # include <sys/vfs.h>
21606 #endif
21607 #ifdef HAVE_SYS_STATFS_H
21608 # include <sys/statfs.h>
21609 #endif
21612 main ()
21614 static struct statfs ac_aggr;
21615 if (sizeof ac_aggr.f_bavail)
21616 return 0;
21618 return 0;
21620 _ACEOF
21621 rm -f conftest.$ac_objext
21622 if { (ac_try="$ac_compile"
21623 case "(($ac_try" in
21624 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21625 *) ac_try_echo=$ac_try;;
21626 esac
21627 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21628 $as_echo "$ac_try_echo") >&5
21629 (eval "$ac_compile") 2>conftest.er1
21630 ac_status=$?
21631 grep -v '^ *+' conftest.er1 >conftest.err
21632 rm -f conftest.er1
21633 cat conftest.err >&5
21634 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21635 (exit $ac_status); } && {
21636 test -z "$ac_c_werror_flag" ||
21637 test ! -s conftest.err
21638 } && test -s conftest.$ac_objext; then
21639 ac_cv_member_struct_statfs_f_bavail=yes
21640 else
21641 $as_echo "$as_me: failed program was:" >&5
21642 sed 's/^/| /' conftest.$ac_ext >&5
21644 ac_cv_member_struct_statfs_f_bavail=no
21647 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21650 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21652 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
21653 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
21654 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then
21656 cat >>confdefs.h <<_ACEOF
21657 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
21658 _ACEOF
21662 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
21663 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
21664 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
21665 $as_echo_n "(cached) " >&6
21666 else
21667 cat >conftest.$ac_ext <<_ACEOF
21668 /* confdefs.h. */
21669 _ACEOF
21670 cat confdefs.h >>conftest.$ac_ext
21671 cat >>conftest.$ac_ext <<_ACEOF
21672 /* end confdefs.h. */
21673 #include <sys/types.h>
21674 #ifdef HAVE_SYS_PARAM_H
21675 # include <sys/param.h>
21676 #endif
21677 #ifdef HAVE_SYS_MOUNT_H
21678 # include <sys/mount.h>
21679 #endif
21680 #ifdef HAVE_SYS_VFS_H
21681 # include <sys/vfs.h>
21682 #endif
21683 #ifdef HAVE_SYS_STATFS_H
21684 # include <sys/statfs.h>
21685 #endif
21688 main ()
21690 static struct statfs ac_aggr;
21691 if (ac_aggr.f_frsize)
21692 return 0;
21694 return 0;
21696 _ACEOF
21697 rm -f conftest.$ac_objext
21698 if { (ac_try="$ac_compile"
21699 case "(($ac_try" in
21700 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21701 *) ac_try_echo=$ac_try;;
21702 esac
21703 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21704 $as_echo "$ac_try_echo") >&5
21705 (eval "$ac_compile") 2>conftest.er1
21706 ac_status=$?
21707 grep -v '^ *+' conftest.er1 >conftest.err
21708 rm -f conftest.er1
21709 cat conftest.err >&5
21710 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21711 (exit $ac_status); } && {
21712 test -z "$ac_c_werror_flag" ||
21713 test ! -s conftest.err
21714 } && test -s conftest.$ac_objext; then
21715 ac_cv_member_struct_statfs_f_frsize=yes
21716 else
21717 $as_echo "$as_me: failed program was:" >&5
21718 sed 's/^/| /' conftest.$ac_ext >&5
21720 cat >conftest.$ac_ext <<_ACEOF
21721 /* confdefs.h. */
21722 _ACEOF
21723 cat confdefs.h >>conftest.$ac_ext
21724 cat >>conftest.$ac_ext <<_ACEOF
21725 /* end confdefs.h. */
21726 #include <sys/types.h>
21727 #ifdef HAVE_SYS_PARAM_H
21728 # include <sys/param.h>
21729 #endif
21730 #ifdef HAVE_SYS_MOUNT_H
21731 # include <sys/mount.h>
21732 #endif
21733 #ifdef HAVE_SYS_VFS_H
21734 # include <sys/vfs.h>
21735 #endif
21736 #ifdef HAVE_SYS_STATFS_H
21737 # include <sys/statfs.h>
21738 #endif
21741 main ()
21743 static struct statfs ac_aggr;
21744 if (sizeof ac_aggr.f_frsize)
21745 return 0;
21747 return 0;
21749 _ACEOF
21750 rm -f conftest.$ac_objext
21751 if { (ac_try="$ac_compile"
21752 case "(($ac_try" in
21753 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21754 *) ac_try_echo=$ac_try;;
21755 esac
21756 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21757 $as_echo "$ac_try_echo") >&5
21758 (eval "$ac_compile") 2>conftest.er1
21759 ac_status=$?
21760 grep -v '^ *+' conftest.er1 >conftest.err
21761 rm -f conftest.er1
21762 cat conftest.err >&5
21763 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21764 (exit $ac_status); } && {
21765 test -z "$ac_c_werror_flag" ||
21766 test ! -s conftest.err
21767 } && test -s conftest.$ac_objext; then
21768 ac_cv_member_struct_statfs_f_frsize=yes
21769 else
21770 $as_echo "$as_me: failed program was:" >&5
21771 sed 's/^/| /' conftest.$ac_ext >&5
21773 ac_cv_member_struct_statfs_f_frsize=no
21776 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21779 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21781 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
21782 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
21783 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then
21785 cat >>confdefs.h <<_ACEOF
21786 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
21787 _ACEOF
21791 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
21792 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
21793 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
21794 $as_echo_n "(cached) " >&6
21795 else
21796 cat >conftest.$ac_ext <<_ACEOF
21797 /* confdefs.h. */
21798 _ACEOF
21799 cat confdefs.h >>conftest.$ac_ext
21800 cat >>conftest.$ac_ext <<_ACEOF
21801 /* end confdefs.h. */
21802 #include <sys/types.h>
21803 #ifdef HAVE_SYS_PARAM_H
21804 # include <sys/param.h>
21805 #endif
21806 #ifdef HAVE_SYS_MOUNT_H
21807 # include <sys/mount.h>
21808 #endif
21809 #ifdef HAVE_SYS_VFS_H
21810 # include <sys/vfs.h>
21811 #endif
21812 #ifdef HAVE_SYS_STATFS_H
21813 # include <sys/statfs.h>
21814 #endif
21817 main ()
21819 static struct statfs ac_aggr;
21820 if (ac_aggr.f_ffree)
21821 return 0;
21823 return 0;
21825 _ACEOF
21826 rm -f conftest.$ac_objext
21827 if { (ac_try="$ac_compile"
21828 case "(($ac_try" in
21829 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21830 *) ac_try_echo=$ac_try;;
21831 esac
21832 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21833 $as_echo "$ac_try_echo") >&5
21834 (eval "$ac_compile") 2>conftest.er1
21835 ac_status=$?
21836 grep -v '^ *+' conftest.er1 >conftest.err
21837 rm -f conftest.er1
21838 cat conftest.err >&5
21839 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21840 (exit $ac_status); } && {
21841 test -z "$ac_c_werror_flag" ||
21842 test ! -s conftest.err
21843 } && test -s conftest.$ac_objext; then
21844 ac_cv_member_struct_statfs_f_ffree=yes
21845 else
21846 $as_echo "$as_me: failed program was:" >&5
21847 sed 's/^/| /' conftest.$ac_ext >&5
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_PARAM_H
21857 # include <sys/param.h>
21858 #endif
21859 #ifdef HAVE_SYS_MOUNT_H
21860 # include <sys/mount.h>
21861 #endif
21862 #ifdef HAVE_SYS_VFS_H
21863 # include <sys/vfs.h>
21864 #endif
21865 #ifdef HAVE_SYS_STATFS_H
21866 # include <sys/statfs.h>
21867 #endif
21870 main ()
21872 static struct statfs ac_aggr;
21873 if (sizeof ac_aggr.f_ffree)
21874 return 0;
21876 return 0;
21878 _ACEOF
21879 rm -f conftest.$ac_objext
21880 if { (ac_try="$ac_compile"
21881 case "(($ac_try" in
21882 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21883 *) ac_try_echo=$ac_try;;
21884 esac
21885 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21886 $as_echo "$ac_try_echo") >&5
21887 (eval "$ac_compile") 2>conftest.er1
21888 ac_status=$?
21889 grep -v '^ *+' conftest.er1 >conftest.err
21890 rm -f conftest.er1
21891 cat conftest.err >&5
21892 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21893 (exit $ac_status); } && {
21894 test -z "$ac_c_werror_flag" ||
21895 test ! -s conftest.err
21896 } && test -s conftest.$ac_objext; then
21897 ac_cv_member_struct_statfs_f_ffree=yes
21898 else
21899 $as_echo "$as_me: failed program was:" >&5
21900 sed 's/^/| /' conftest.$ac_ext >&5
21902 ac_cv_member_struct_statfs_f_ffree=no
21905 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21908 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21910 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21911 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21912 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then
21914 cat >>confdefs.h <<_ACEOF
21915 #define HAVE_STRUCT_STATFS_F_FFREE 1
21916 _ACEOF
21920 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21921 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21922 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21923 $as_echo_n "(cached) " >&6
21924 else
21925 cat >conftest.$ac_ext <<_ACEOF
21926 /* confdefs.h. */
21927 _ACEOF
21928 cat confdefs.h >>conftest.$ac_ext
21929 cat >>conftest.$ac_ext <<_ACEOF
21930 /* end confdefs.h. */
21931 #include <sys/types.h>
21932 #ifdef HAVE_SYS_PARAM_H
21933 # include <sys/param.h>
21934 #endif
21935 #ifdef HAVE_SYS_MOUNT_H
21936 # include <sys/mount.h>
21937 #endif
21938 #ifdef HAVE_SYS_VFS_H
21939 # include <sys/vfs.h>
21940 #endif
21941 #ifdef HAVE_SYS_STATFS_H
21942 # include <sys/statfs.h>
21943 #endif
21946 main ()
21948 static struct statfs ac_aggr;
21949 if (ac_aggr.f_favail)
21950 return 0;
21952 return 0;
21954 _ACEOF
21955 rm -f conftest.$ac_objext
21956 if { (ac_try="$ac_compile"
21957 case "(($ac_try" in
21958 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21959 *) ac_try_echo=$ac_try;;
21960 esac
21961 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21962 $as_echo "$ac_try_echo") >&5
21963 (eval "$ac_compile") 2>conftest.er1
21964 ac_status=$?
21965 grep -v '^ *+' conftest.er1 >conftest.err
21966 rm -f conftest.er1
21967 cat conftest.err >&5
21968 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21969 (exit $ac_status); } && {
21970 test -z "$ac_c_werror_flag" ||
21971 test ! -s conftest.err
21972 } && test -s conftest.$ac_objext; then
21973 ac_cv_member_struct_statfs_f_favail=yes
21974 else
21975 $as_echo "$as_me: failed program was:" >&5
21976 sed 's/^/| /' conftest.$ac_ext >&5
21978 cat >conftest.$ac_ext <<_ACEOF
21979 /* confdefs.h. */
21980 _ACEOF
21981 cat confdefs.h >>conftest.$ac_ext
21982 cat >>conftest.$ac_ext <<_ACEOF
21983 /* end confdefs.h. */
21984 #include <sys/types.h>
21985 #ifdef HAVE_SYS_PARAM_H
21986 # include <sys/param.h>
21987 #endif
21988 #ifdef HAVE_SYS_MOUNT_H
21989 # include <sys/mount.h>
21990 #endif
21991 #ifdef HAVE_SYS_VFS_H
21992 # include <sys/vfs.h>
21993 #endif
21994 #ifdef HAVE_SYS_STATFS_H
21995 # include <sys/statfs.h>
21996 #endif
21999 main ()
22001 static struct statfs ac_aggr;
22002 if (sizeof ac_aggr.f_favail)
22003 return 0;
22005 return 0;
22007 _ACEOF
22008 rm -f conftest.$ac_objext
22009 if { (ac_try="$ac_compile"
22010 case "(($ac_try" in
22011 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22012 *) ac_try_echo=$ac_try;;
22013 esac
22014 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22015 $as_echo "$ac_try_echo") >&5
22016 (eval "$ac_compile") 2>conftest.er1
22017 ac_status=$?
22018 grep -v '^ *+' conftest.er1 >conftest.err
22019 rm -f conftest.er1
22020 cat conftest.err >&5
22021 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22022 (exit $ac_status); } && {
22023 test -z "$ac_c_werror_flag" ||
22024 test ! -s conftest.err
22025 } && test -s conftest.$ac_objext; then
22026 ac_cv_member_struct_statfs_f_favail=yes
22027 else
22028 $as_echo "$as_me: failed program was:" >&5
22029 sed 's/^/| /' conftest.$ac_ext >&5
22031 ac_cv_member_struct_statfs_f_favail=no
22034 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22037 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22039 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
22040 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
22041 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then
22043 cat >>confdefs.h <<_ACEOF
22044 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
22045 _ACEOF
22049 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
22050 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
22051 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
22052 $as_echo_n "(cached) " >&6
22053 else
22054 cat >conftest.$ac_ext <<_ACEOF
22055 /* confdefs.h. */
22056 _ACEOF
22057 cat confdefs.h >>conftest.$ac_ext
22058 cat >>conftest.$ac_ext <<_ACEOF
22059 /* end confdefs.h. */
22060 #include <sys/types.h>
22061 #ifdef HAVE_SYS_PARAM_H
22062 # include <sys/param.h>
22063 #endif
22064 #ifdef HAVE_SYS_MOUNT_H
22065 # include <sys/mount.h>
22066 #endif
22067 #ifdef HAVE_SYS_VFS_H
22068 # include <sys/vfs.h>
22069 #endif
22070 #ifdef HAVE_SYS_STATFS_H
22071 # include <sys/statfs.h>
22072 #endif
22075 main ()
22077 static struct statfs ac_aggr;
22078 if (ac_aggr.f_namelen)
22079 return 0;
22081 return 0;
22083 _ACEOF
22084 rm -f conftest.$ac_objext
22085 if { (ac_try="$ac_compile"
22086 case "(($ac_try" in
22087 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22088 *) ac_try_echo=$ac_try;;
22089 esac
22090 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22091 $as_echo "$ac_try_echo") >&5
22092 (eval "$ac_compile") 2>conftest.er1
22093 ac_status=$?
22094 grep -v '^ *+' conftest.er1 >conftest.err
22095 rm -f conftest.er1
22096 cat conftest.err >&5
22097 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22098 (exit $ac_status); } && {
22099 test -z "$ac_c_werror_flag" ||
22100 test ! -s conftest.err
22101 } && test -s conftest.$ac_objext; then
22102 ac_cv_member_struct_statfs_f_namelen=yes
22103 else
22104 $as_echo "$as_me: failed program was:" >&5
22105 sed 's/^/| /' conftest.$ac_ext >&5
22107 cat >conftest.$ac_ext <<_ACEOF
22108 /* confdefs.h. */
22109 _ACEOF
22110 cat confdefs.h >>conftest.$ac_ext
22111 cat >>conftest.$ac_ext <<_ACEOF
22112 /* end confdefs.h. */
22113 #include <sys/types.h>
22114 #ifdef HAVE_SYS_PARAM_H
22115 # include <sys/param.h>
22116 #endif
22117 #ifdef HAVE_SYS_MOUNT_H
22118 # include <sys/mount.h>
22119 #endif
22120 #ifdef HAVE_SYS_VFS_H
22121 # include <sys/vfs.h>
22122 #endif
22123 #ifdef HAVE_SYS_STATFS_H
22124 # include <sys/statfs.h>
22125 #endif
22128 main ()
22130 static struct statfs ac_aggr;
22131 if (sizeof ac_aggr.f_namelen)
22132 return 0;
22134 return 0;
22136 _ACEOF
22137 rm -f conftest.$ac_objext
22138 if { (ac_try="$ac_compile"
22139 case "(($ac_try" in
22140 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22141 *) ac_try_echo=$ac_try;;
22142 esac
22143 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22144 $as_echo "$ac_try_echo") >&5
22145 (eval "$ac_compile") 2>conftest.er1
22146 ac_status=$?
22147 grep -v '^ *+' conftest.er1 >conftest.err
22148 rm -f conftest.er1
22149 cat conftest.err >&5
22150 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22151 (exit $ac_status); } && {
22152 test -z "$ac_c_werror_flag" ||
22153 test ! -s conftest.err
22154 } && test -s conftest.$ac_objext; then
22155 ac_cv_member_struct_statfs_f_namelen=yes
22156 else
22157 $as_echo "$as_me: failed program was:" >&5
22158 sed 's/^/| /' conftest.$ac_ext >&5
22160 ac_cv_member_struct_statfs_f_namelen=no
22163 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22166 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22168 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
22169 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
22170 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then
22172 cat >>confdefs.h <<_ACEOF
22173 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
22174 _ACEOF
22180 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
22181 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
22182 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
22183 $as_echo_n "(cached) " >&6
22184 else
22185 cat >conftest.$ac_ext <<_ACEOF
22186 /* confdefs.h. */
22187 _ACEOF
22188 cat confdefs.h >>conftest.$ac_ext
22189 cat >>conftest.$ac_ext <<_ACEOF
22190 /* end confdefs.h. */
22191 #ifdef HAVE_SYS_STATVFS_H
22192 #include <sys/statvfs.h>
22193 #endif
22196 main ()
22198 static struct statvfs ac_aggr;
22199 if (ac_aggr.f_blocks)
22200 return 0;
22202 return 0;
22204 _ACEOF
22205 rm -f conftest.$ac_objext
22206 if { (ac_try="$ac_compile"
22207 case "(($ac_try" in
22208 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22209 *) ac_try_echo=$ac_try;;
22210 esac
22211 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22212 $as_echo "$ac_try_echo") >&5
22213 (eval "$ac_compile") 2>conftest.er1
22214 ac_status=$?
22215 grep -v '^ *+' conftest.er1 >conftest.err
22216 rm -f conftest.er1
22217 cat conftest.err >&5
22218 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22219 (exit $ac_status); } && {
22220 test -z "$ac_c_werror_flag" ||
22221 test ! -s conftest.err
22222 } && test -s conftest.$ac_objext; then
22223 ac_cv_member_struct_statvfs_f_blocks=yes
22224 else
22225 $as_echo "$as_me: failed program was:" >&5
22226 sed 's/^/| /' conftest.$ac_ext >&5
22228 cat >conftest.$ac_ext <<_ACEOF
22229 /* confdefs.h. */
22230 _ACEOF
22231 cat confdefs.h >>conftest.$ac_ext
22232 cat >>conftest.$ac_ext <<_ACEOF
22233 /* end confdefs.h. */
22234 #ifdef HAVE_SYS_STATVFS_H
22235 #include <sys/statvfs.h>
22236 #endif
22239 main ()
22241 static struct statvfs ac_aggr;
22242 if (sizeof ac_aggr.f_blocks)
22243 return 0;
22245 return 0;
22247 _ACEOF
22248 rm -f conftest.$ac_objext
22249 if { (ac_try="$ac_compile"
22250 case "(($ac_try" in
22251 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22252 *) ac_try_echo=$ac_try;;
22253 esac
22254 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22255 $as_echo "$ac_try_echo") >&5
22256 (eval "$ac_compile") 2>conftest.er1
22257 ac_status=$?
22258 grep -v '^ *+' conftest.er1 >conftest.err
22259 rm -f conftest.er1
22260 cat conftest.err >&5
22261 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22262 (exit $ac_status); } && {
22263 test -z "$ac_c_werror_flag" ||
22264 test ! -s conftest.err
22265 } && test -s conftest.$ac_objext; then
22266 ac_cv_member_struct_statvfs_f_blocks=yes
22267 else
22268 $as_echo "$as_me: failed program was:" >&5
22269 sed 's/^/| /' conftest.$ac_ext >&5
22271 ac_cv_member_struct_statvfs_f_blocks=no
22274 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22277 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22279 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
22280 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
22281 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then
22283 cat >>confdefs.h <<_ACEOF
22284 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
22285 _ACEOF
22291 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
22292 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
22293 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
22294 $as_echo_n "(cached) " >&6
22295 else
22296 cat >conftest.$ac_ext <<_ACEOF
22297 /* confdefs.h. */
22298 _ACEOF
22299 cat confdefs.h >>conftest.$ac_ext
22300 cat >>conftest.$ac_ext <<_ACEOF
22301 /* end confdefs.h. */
22302 #include <sys/types.h>
22303 #ifdef HAVE_SYS_SOCKET_H
22304 # include <sys/socket.h>
22305 #endif
22306 #ifdef HAVE_SYS_UN_H
22307 # include <sys/un.h>
22308 #endif
22311 main ()
22313 static struct msghdr ac_aggr;
22314 if (ac_aggr.msg_accrights)
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_msghdr_msg_accrights=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_SOCKET_H
22351 # include <sys/socket.h>
22352 #endif
22353 #ifdef HAVE_SYS_UN_H
22354 # include <sys/un.h>
22355 #endif
22358 main ()
22360 static struct msghdr ac_aggr;
22361 if (sizeof ac_aggr.msg_accrights)
22362 return 0;
22364 return 0;
22366 _ACEOF
22367 rm -f conftest.$ac_objext
22368 if { (ac_try="$ac_compile"
22369 case "(($ac_try" in
22370 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22371 *) ac_try_echo=$ac_try;;
22372 esac
22373 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22374 $as_echo "$ac_try_echo") >&5
22375 (eval "$ac_compile") 2>conftest.er1
22376 ac_status=$?
22377 grep -v '^ *+' conftest.er1 >conftest.err
22378 rm -f conftest.er1
22379 cat conftest.err >&5
22380 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22381 (exit $ac_status); } && {
22382 test -z "$ac_c_werror_flag" ||
22383 test ! -s conftest.err
22384 } && test -s conftest.$ac_objext; then
22385 ac_cv_member_struct_msghdr_msg_accrights=yes
22386 else
22387 $as_echo "$as_me: failed program was:" >&5
22388 sed 's/^/| /' conftest.$ac_ext >&5
22390 ac_cv_member_struct_msghdr_msg_accrights=no
22393 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22396 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22398 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
22399 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
22400 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then
22402 cat >>confdefs.h <<_ACEOF
22403 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
22404 _ACEOF
22408 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
22409 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
22410 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
22411 $as_echo_n "(cached) " >&6
22412 else
22413 cat >conftest.$ac_ext <<_ACEOF
22414 /* confdefs.h. */
22415 _ACEOF
22416 cat confdefs.h >>conftest.$ac_ext
22417 cat >>conftest.$ac_ext <<_ACEOF
22418 /* end confdefs.h. */
22419 #include <sys/types.h>
22420 #ifdef HAVE_SYS_SOCKET_H
22421 # include <sys/socket.h>
22422 #endif
22423 #ifdef HAVE_SYS_UN_H
22424 # include <sys/un.h>
22425 #endif
22428 main ()
22430 static struct sockaddr ac_aggr;
22431 if (ac_aggr.sa_len)
22432 return 0;
22434 return 0;
22436 _ACEOF
22437 rm -f conftest.$ac_objext
22438 if { (ac_try="$ac_compile"
22439 case "(($ac_try" in
22440 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22441 *) ac_try_echo=$ac_try;;
22442 esac
22443 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22444 $as_echo "$ac_try_echo") >&5
22445 (eval "$ac_compile") 2>conftest.er1
22446 ac_status=$?
22447 grep -v '^ *+' conftest.er1 >conftest.err
22448 rm -f conftest.er1
22449 cat conftest.err >&5
22450 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22451 (exit $ac_status); } && {
22452 test -z "$ac_c_werror_flag" ||
22453 test ! -s conftest.err
22454 } && test -s conftest.$ac_objext; then
22455 ac_cv_member_struct_sockaddr_sa_len=yes
22456 else
22457 $as_echo "$as_me: failed program was:" >&5
22458 sed 's/^/| /' conftest.$ac_ext >&5
22460 cat >conftest.$ac_ext <<_ACEOF
22461 /* confdefs.h. */
22462 _ACEOF
22463 cat confdefs.h >>conftest.$ac_ext
22464 cat >>conftest.$ac_ext <<_ACEOF
22465 /* end confdefs.h. */
22466 #include <sys/types.h>
22467 #ifdef HAVE_SYS_SOCKET_H
22468 # include <sys/socket.h>
22469 #endif
22470 #ifdef HAVE_SYS_UN_H
22471 # include <sys/un.h>
22472 #endif
22475 main ()
22477 static struct sockaddr ac_aggr;
22478 if (sizeof ac_aggr.sa_len)
22479 return 0;
22481 return 0;
22483 _ACEOF
22484 rm -f conftest.$ac_objext
22485 if { (ac_try="$ac_compile"
22486 case "(($ac_try" in
22487 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22488 *) ac_try_echo=$ac_try;;
22489 esac
22490 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22491 $as_echo "$ac_try_echo") >&5
22492 (eval "$ac_compile") 2>conftest.er1
22493 ac_status=$?
22494 grep -v '^ *+' conftest.er1 >conftest.err
22495 rm -f conftest.er1
22496 cat conftest.err >&5
22497 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22498 (exit $ac_status); } && {
22499 test -z "$ac_c_werror_flag" ||
22500 test ! -s conftest.err
22501 } && test -s conftest.$ac_objext; then
22502 ac_cv_member_struct_sockaddr_sa_len=yes
22503 else
22504 $as_echo "$as_me: failed program was:" >&5
22505 sed 's/^/| /' conftest.$ac_ext >&5
22507 ac_cv_member_struct_sockaddr_sa_len=no
22510 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22513 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22515 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
22516 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
22517 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then
22519 cat >>confdefs.h <<_ACEOF
22520 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
22521 _ACEOF
22525 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
22526 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
22527 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
22528 $as_echo_n "(cached) " >&6
22529 else
22530 cat >conftest.$ac_ext <<_ACEOF
22531 /* confdefs.h. */
22532 _ACEOF
22533 cat confdefs.h >>conftest.$ac_ext
22534 cat >>conftest.$ac_ext <<_ACEOF
22535 /* end confdefs.h. */
22536 #include <sys/types.h>
22537 #ifdef HAVE_SYS_SOCKET_H
22538 # include <sys/socket.h>
22539 #endif
22540 #ifdef HAVE_SYS_UN_H
22541 # include <sys/un.h>
22542 #endif
22545 main ()
22547 static struct sockaddr_un ac_aggr;
22548 if (ac_aggr.sun_len)
22549 return 0;
22551 return 0;
22553 _ACEOF
22554 rm -f conftest.$ac_objext
22555 if { (ac_try="$ac_compile"
22556 case "(($ac_try" in
22557 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22558 *) ac_try_echo=$ac_try;;
22559 esac
22560 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22561 $as_echo "$ac_try_echo") >&5
22562 (eval "$ac_compile") 2>conftest.er1
22563 ac_status=$?
22564 grep -v '^ *+' conftest.er1 >conftest.err
22565 rm -f conftest.er1
22566 cat conftest.err >&5
22567 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22568 (exit $ac_status); } && {
22569 test -z "$ac_c_werror_flag" ||
22570 test ! -s conftest.err
22571 } && test -s conftest.$ac_objext; then
22572 ac_cv_member_struct_sockaddr_un_sun_len=yes
22573 else
22574 $as_echo "$as_me: failed program was:" >&5
22575 sed 's/^/| /' conftest.$ac_ext >&5
22577 cat >conftest.$ac_ext <<_ACEOF
22578 /* confdefs.h. */
22579 _ACEOF
22580 cat confdefs.h >>conftest.$ac_ext
22581 cat >>conftest.$ac_ext <<_ACEOF
22582 /* end confdefs.h. */
22583 #include <sys/types.h>
22584 #ifdef HAVE_SYS_SOCKET_H
22585 # include <sys/socket.h>
22586 #endif
22587 #ifdef HAVE_SYS_UN_H
22588 # include <sys/un.h>
22589 #endif
22592 main ()
22594 static struct sockaddr_un ac_aggr;
22595 if (sizeof ac_aggr.sun_len)
22596 return 0;
22598 return 0;
22600 _ACEOF
22601 rm -f conftest.$ac_objext
22602 if { (ac_try="$ac_compile"
22603 case "(($ac_try" in
22604 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22605 *) ac_try_echo=$ac_try;;
22606 esac
22607 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22608 $as_echo "$ac_try_echo") >&5
22609 (eval "$ac_compile") 2>conftest.er1
22610 ac_status=$?
22611 grep -v '^ *+' conftest.er1 >conftest.err
22612 rm -f conftest.er1
22613 cat conftest.err >&5
22614 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22615 (exit $ac_status); } && {
22616 test -z "$ac_c_werror_flag" ||
22617 test ! -s conftest.err
22618 } && test -s conftest.$ac_objext; then
22619 ac_cv_member_struct_sockaddr_un_sun_len=yes
22620 else
22621 $as_echo "$as_me: failed program was:" >&5
22622 sed 's/^/| /' conftest.$ac_ext >&5
22624 ac_cv_member_struct_sockaddr_un_sun_len=no
22627 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22630 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22632 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
22633 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
22634 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then
22636 cat >>confdefs.h <<_ACEOF
22637 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
22638 _ACEOF
22644 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
22645 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
22646 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
22647 $as_echo_n "(cached) " >&6
22648 else
22649 cat >conftest.$ac_ext <<_ACEOF
22650 /* confdefs.h. */
22651 _ACEOF
22652 cat confdefs.h >>conftest.$ac_ext
22653 cat >>conftest.$ac_ext <<_ACEOF
22654 /* end confdefs.h. */
22655 #include <sys/types.h>
22656 #ifdef HAVE_SCSI_SG_H
22657 #include <scsi/sg.h>
22658 #endif
22661 main ()
22663 static scsireq_t ac_aggr;
22664 if (ac_aggr.cmd)
22665 return 0;
22667 return 0;
22669 _ACEOF
22670 rm -f conftest.$ac_objext
22671 if { (ac_try="$ac_compile"
22672 case "(($ac_try" in
22673 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22674 *) ac_try_echo=$ac_try;;
22675 esac
22676 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22677 $as_echo "$ac_try_echo") >&5
22678 (eval "$ac_compile") 2>conftest.er1
22679 ac_status=$?
22680 grep -v '^ *+' conftest.er1 >conftest.err
22681 rm -f conftest.er1
22682 cat conftest.err >&5
22683 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22684 (exit $ac_status); } && {
22685 test -z "$ac_c_werror_flag" ||
22686 test ! -s conftest.err
22687 } && test -s conftest.$ac_objext; then
22688 ac_cv_member_scsireq_t_cmd=yes
22689 else
22690 $as_echo "$as_me: failed program was:" >&5
22691 sed 's/^/| /' conftest.$ac_ext >&5
22693 cat >conftest.$ac_ext <<_ACEOF
22694 /* confdefs.h. */
22695 _ACEOF
22696 cat confdefs.h >>conftest.$ac_ext
22697 cat >>conftest.$ac_ext <<_ACEOF
22698 /* end confdefs.h. */
22699 #include <sys/types.h>
22700 #ifdef HAVE_SCSI_SG_H
22701 #include <scsi/sg.h>
22702 #endif
22705 main ()
22707 static scsireq_t ac_aggr;
22708 if (sizeof ac_aggr.cmd)
22709 return 0;
22711 return 0;
22713 _ACEOF
22714 rm -f conftest.$ac_objext
22715 if { (ac_try="$ac_compile"
22716 case "(($ac_try" in
22717 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22718 *) ac_try_echo=$ac_try;;
22719 esac
22720 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22721 $as_echo "$ac_try_echo") >&5
22722 (eval "$ac_compile") 2>conftest.er1
22723 ac_status=$?
22724 grep -v '^ *+' conftest.er1 >conftest.err
22725 rm -f conftest.er1
22726 cat conftest.err >&5
22727 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22728 (exit $ac_status); } && {
22729 test -z "$ac_c_werror_flag" ||
22730 test ! -s conftest.err
22731 } && test -s conftest.$ac_objext; then
22732 ac_cv_member_scsireq_t_cmd=yes
22733 else
22734 $as_echo "$as_me: failed program was:" >&5
22735 sed 's/^/| /' conftest.$ac_ext >&5
22737 ac_cv_member_scsireq_t_cmd=no
22740 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22743 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22745 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
22746 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
22747 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then
22749 cat >>confdefs.h <<_ACEOF
22750 #define HAVE_SCSIREQ_T_CMD 1
22751 _ACEOF
22755 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
22756 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
22757 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
22758 $as_echo_n "(cached) " >&6
22759 else
22760 cat >conftest.$ac_ext <<_ACEOF
22761 /* confdefs.h. */
22762 _ACEOF
22763 cat confdefs.h >>conftest.$ac_ext
22764 cat >>conftest.$ac_ext <<_ACEOF
22765 /* end confdefs.h. */
22766 #include <sys/types.h>
22767 #ifdef HAVE_SCSI_SG_H
22768 #include <scsi/sg.h>
22769 #endif
22772 main ()
22774 static sg_io_hdr_t ac_aggr;
22775 if (ac_aggr.interface_id)
22776 return 0;
22778 return 0;
22780 _ACEOF
22781 rm -f conftest.$ac_objext
22782 if { (ac_try="$ac_compile"
22783 case "(($ac_try" in
22784 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22785 *) ac_try_echo=$ac_try;;
22786 esac
22787 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22788 $as_echo "$ac_try_echo") >&5
22789 (eval "$ac_compile") 2>conftest.er1
22790 ac_status=$?
22791 grep -v '^ *+' conftest.er1 >conftest.err
22792 rm -f conftest.er1
22793 cat conftest.err >&5
22794 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22795 (exit $ac_status); } && {
22796 test -z "$ac_c_werror_flag" ||
22797 test ! -s conftest.err
22798 } && test -s conftest.$ac_objext; then
22799 ac_cv_member_sg_io_hdr_t_interface_id=yes
22800 else
22801 $as_echo "$as_me: failed program was:" >&5
22802 sed 's/^/| /' conftest.$ac_ext >&5
22804 cat >conftest.$ac_ext <<_ACEOF
22805 /* confdefs.h. */
22806 _ACEOF
22807 cat confdefs.h >>conftest.$ac_ext
22808 cat >>conftest.$ac_ext <<_ACEOF
22809 /* end confdefs.h. */
22810 #include <sys/types.h>
22811 #ifdef HAVE_SCSI_SG_H
22812 #include <scsi/sg.h>
22813 #endif
22816 main ()
22818 static sg_io_hdr_t ac_aggr;
22819 if (sizeof ac_aggr.interface_id)
22820 return 0;
22822 return 0;
22824 _ACEOF
22825 rm -f conftest.$ac_objext
22826 if { (ac_try="$ac_compile"
22827 case "(($ac_try" in
22828 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22829 *) ac_try_echo=$ac_try;;
22830 esac
22831 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22832 $as_echo "$ac_try_echo") >&5
22833 (eval "$ac_compile") 2>conftest.er1
22834 ac_status=$?
22835 grep -v '^ *+' conftest.er1 >conftest.err
22836 rm -f conftest.er1
22837 cat conftest.err >&5
22838 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22839 (exit $ac_status); } && {
22840 test -z "$ac_c_werror_flag" ||
22841 test ! -s conftest.err
22842 } && test -s conftest.$ac_objext; then
22843 ac_cv_member_sg_io_hdr_t_interface_id=yes
22844 else
22845 $as_echo "$as_me: failed program was:" >&5
22846 sed 's/^/| /' conftest.$ac_ext >&5
22848 ac_cv_member_sg_io_hdr_t_interface_id=no
22851 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22854 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22856 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22857 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22858 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then
22860 cat >>confdefs.h <<_ACEOF
22861 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22862 _ACEOF
22868 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22869 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22870 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22871 $as_echo_n "(cached) " >&6
22872 else
22873 cat >conftest.$ac_ext <<_ACEOF
22874 /* confdefs.h. */
22875 _ACEOF
22876 cat confdefs.h >>conftest.$ac_ext
22877 cat >>conftest.$ac_ext <<_ACEOF
22878 /* end confdefs.h. */
22879 #include <signal.h>
22882 main ()
22884 static siginfo_t ac_aggr;
22885 if (ac_aggr.si_fd)
22886 return 0;
22888 return 0;
22890 _ACEOF
22891 rm -f conftest.$ac_objext
22892 if { (ac_try="$ac_compile"
22893 case "(($ac_try" in
22894 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22895 *) ac_try_echo=$ac_try;;
22896 esac
22897 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22898 $as_echo "$ac_try_echo") >&5
22899 (eval "$ac_compile") 2>conftest.er1
22900 ac_status=$?
22901 grep -v '^ *+' conftest.er1 >conftest.err
22902 rm -f conftest.er1
22903 cat conftest.err >&5
22904 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22905 (exit $ac_status); } && {
22906 test -z "$ac_c_werror_flag" ||
22907 test ! -s conftest.err
22908 } && test -s conftest.$ac_objext; then
22909 ac_cv_member_siginfo_t_si_fd=yes
22910 else
22911 $as_echo "$as_me: failed program was:" >&5
22912 sed 's/^/| /' conftest.$ac_ext >&5
22914 cat >conftest.$ac_ext <<_ACEOF
22915 /* confdefs.h. */
22916 _ACEOF
22917 cat confdefs.h >>conftest.$ac_ext
22918 cat >>conftest.$ac_ext <<_ACEOF
22919 /* end confdefs.h. */
22920 #include <signal.h>
22923 main ()
22925 static siginfo_t ac_aggr;
22926 if (sizeof ac_aggr.si_fd)
22927 return 0;
22929 return 0;
22931 _ACEOF
22932 rm -f conftest.$ac_objext
22933 if { (ac_try="$ac_compile"
22934 case "(($ac_try" in
22935 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22936 *) ac_try_echo=$ac_try;;
22937 esac
22938 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22939 $as_echo "$ac_try_echo") >&5
22940 (eval "$ac_compile") 2>conftest.er1
22941 ac_status=$?
22942 grep -v '^ *+' conftest.er1 >conftest.err
22943 rm -f conftest.er1
22944 cat conftest.err >&5
22945 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22946 (exit $ac_status); } && {
22947 test -z "$ac_c_werror_flag" ||
22948 test ! -s conftest.err
22949 } && test -s conftest.$ac_objext; then
22950 ac_cv_member_siginfo_t_si_fd=yes
22951 else
22952 $as_echo "$as_me: failed program was:" >&5
22953 sed 's/^/| /' conftest.$ac_ext >&5
22955 ac_cv_member_siginfo_t_si_fd=no
22958 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22961 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22963 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22964 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22965 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then
22967 cat >>confdefs.h <<_ACEOF
22968 #define HAVE_SIGINFO_T_SI_FD 1
22969 _ACEOF
22975 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22976 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22977 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22978 $as_echo_n "(cached) " >&6
22979 else
22980 cat >conftest.$ac_ext <<_ACEOF
22981 /* confdefs.h. */
22982 _ACEOF
22983 cat confdefs.h >>conftest.$ac_ext
22984 cat >>conftest.$ac_ext <<_ACEOF
22985 /* end confdefs.h. */
22986 #include <sys/types.h>
22987 #ifdef HAVE_SYS_MTIO_H
22988 #include <sys/mtio.h>
22989 #endif
22992 main ()
22994 static struct mtget ac_aggr;
22995 if (ac_aggr.mt_blksiz)
22996 return 0;
22998 return 0;
23000 _ACEOF
23001 rm -f conftest.$ac_objext
23002 if { (ac_try="$ac_compile"
23003 case "(($ac_try" in
23004 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23005 *) ac_try_echo=$ac_try;;
23006 esac
23007 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23008 $as_echo "$ac_try_echo") >&5
23009 (eval "$ac_compile") 2>conftest.er1
23010 ac_status=$?
23011 grep -v '^ *+' conftest.er1 >conftest.err
23012 rm -f conftest.er1
23013 cat conftest.err >&5
23014 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23015 (exit $ac_status); } && {
23016 test -z "$ac_c_werror_flag" ||
23017 test ! -s conftest.err
23018 } && test -s conftest.$ac_objext; then
23019 ac_cv_member_struct_mtget_mt_blksiz=yes
23020 else
23021 $as_echo "$as_me: failed program was:" >&5
23022 sed 's/^/| /' conftest.$ac_ext >&5
23024 cat >conftest.$ac_ext <<_ACEOF
23025 /* confdefs.h. */
23026 _ACEOF
23027 cat confdefs.h >>conftest.$ac_ext
23028 cat >>conftest.$ac_ext <<_ACEOF
23029 /* end confdefs.h. */
23030 #include <sys/types.h>
23031 #ifdef HAVE_SYS_MTIO_H
23032 #include <sys/mtio.h>
23033 #endif
23036 main ()
23038 static struct mtget ac_aggr;
23039 if (sizeof ac_aggr.mt_blksiz)
23040 return 0;
23042 return 0;
23044 _ACEOF
23045 rm -f conftest.$ac_objext
23046 if { (ac_try="$ac_compile"
23047 case "(($ac_try" in
23048 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23049 *) ac_try_echo=$ac_try;;
23050 esac
23051 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23052 $as_echo "$ac_try_echo") >&5
23053 (eval "$ac_compile") 2>conftest.er1
23054 ac_status=$?
23055 grep -v '^ *+' conftest.er1 >conftest.err
23056 rm -f conftest.er1
23057 cat conftest.err >&5
23058 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23059 (exit $ac_status); } && {
23060 test -z "$ac_c_werror_flag" ||
23061 test ! -s conftest.err
23062 } && test -s conftest.$ac_objext; then
23063 ac_cv_member_struct_mtget_mt_blksiz=yes
23064 else
23065 $as_echo "$as_me: failed program was:" >&5
23066 sed 's/^/| /' conftest.$ac_ext >&5
23068 ac_cv_member_struct_mtget_mt_blksiz=no
23071 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23074 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23076 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
23077 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
23078 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then
23080 cat >>confdefs.h <<_ACEOF
23081 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
23082 _ACEOF
23086 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
23087 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
23088 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
23089 $as_echo_n "(cached) " >&6
23090 else
23091 cat >conftest.$ac_ext <<_ACEOF
23092 /* confdefs.h. */
23093 _ACEOF
23094 cat confdefs.h >>conftest.$ac_ext
23095 cat >>conftest.$ac_ext <<_ACEOF
23096 /* end confdefs.h. */
23097 #include <sys/types.h>
23098 #ifdef HAVE_SYS_MTIO_H
23099 #include <sys/mtio.h>
23100 #endif
23103 main ()
23105 static struct mtget ac_aggr;
23106 if (ac_aggr.mt_gstat)
23107 return 0;
23109 return 0;
23111 _ACEOF
23112 rm -f conftest.$ac_objext
23113 if { (ac_try="$ac_compile"
23114 case "(($ac_try" in
23115 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23116 *) ac_try_echo=$ac_try;;
23117 esac
23118 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23119 $as_echo "$ac_try_echo") >&5
23120 (eval "$ac_compile") 2>conftest.er1
23121 ac_status=$?
23122 grep -v '^ *+' conftest.er1 >conftest.err
23123 rm -f conftest.er1
23124 cat conftest.err >&5
23125 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23126 (exit $ac_status); } && {
23127 test -z "$ac_c_werror_flag" ||
23128 test ! -s conftest.err
23129 } && test -s conftest.$ac_objext; then
23130 ac_cv_member_struct_mtget_mt_gstat=yes
23131 else
23132 $as_echo "$as_me: failed program was:" >&5
23133 sed 's/^/| /' conftest.$ac_ext >&5
23135 cat >conftest.$ac_ext <<_ACEOF
23136 /* confdefs.h. */
23137 _ACEOF
23138 cat confdefs.h >>conftest.$ac_ext
23139 cat >>conftest.$ac_ext <<_ACEOF
23140 /* end confdefs.h. */
23141 #include <sys/types.h>
23142 #ifdef HAVE_SYS_MTIO_H
23143 #include <sys/mtio.h>
23144 #endif
23147 main ()
23149 static struct mtget ac_aggr;
23150 if (sizeof ac_aggr.mt_gstat)
23151 return 0;
23153 return 0;
23155 _ACEOF
23156 rm -f conftest.$ac_objext
23157 if { (ac_try="$ac_compile"
23158 case "(($ac_try" in
23159 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23160 *) ac_try_echo=$ac_try;;
23161 esac
23162 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23163 $as_echo "$ac_try_echo") >&5
23164 (eval "$ac_compile") 2>conftest.er1
23165 ac_status=$?
23166 grep -v '^ *+' conftest.er1 >conftest.err
23167 rm -f conftest.er1
23168 cat conftest.err >&5
23169 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23170 (exit $ac_status); } && {
23171 test -z "$ac_c_werror_flag" ||
23172 test ! -s conftest.err
23173 } && test -s conftest.$ac_objext; then
23174 ac_cv_member_struct_mtget_mt_gstat=yes
23175 else
23176 $as_echo "$as_me: failed program was:" >&5
23177 sed 's/^/| /' conftest.$ac_ext >&5
23179 ac_cv_member_struct_mtget_mt_gstat=no
23182 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23185 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23187 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
23188 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
23189 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then
23191 cat >>confdefs.h <<_ACEOF
23192 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
23193 _ACEOF
23197 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
23198 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
23199 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
23200 $as_echo_n "(cached) " >&6
23201 else
23202 cat >conftest.$ac_ext <<_ACEOF
23203 /* confdefs.h. */
23204 _ACEOF
23205 cat confdefs.h >>conftest.$ac_ext
23206 cat >>conftest.$ac_ext <<_ACEOF
23207 /* end confdefs.h. */
23208 #include <sys/types.h>
23209 #ifdef HAVE_SYS_MTIO_H
23210 #include <sys/mtio.h>
23211 #endif
23214 main ()
23216 static struct mtget ac_aggr;
23217 if (ac_aggr.mt_blkno)
23218 return 0;
23220 return 0;
23222 _ACEOF
23223 rm -f conftest.$ac_objext
23224 if { (ac_try="$ac_compile"
23225 case "(($ac_try" in
23226 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23227 *) ac_try_echo=$ac_try;;
23228 esac
23229 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23230 $as_echo "$ac_try_echo") >&5
23231 (eval "$ac_compile") 2>conftest.er1
23232 ac_status=$?
23233 grep -v '^ *+' conftest.er1 >conftest.err
23234 rm -f conftest.er1
23235 cat conftest.err >&5
23236 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23237 (exit $ac_status); } && {
23238 test -z "$ac_c_werror_flag" ||
23239 test ! -s conftest.err
23240 } && test -s conftest.$ac_objext; then
23241 ac_cv_member_struct_mtget_mt_blkno=yes
23242 else
23243 $as_echo "$as_me: failed program was:" >&5
23244 sed 's/^/| /' conftest.$ac_ext >&5
23246 cat >conftest.$ac_ext <<_ACEOF
23247 /* confdefs.h. */
23248 _ACEOF
23249 cat confdefs.h >>conftest.$ac_ext
23250 cat >>conftest.$ac_ext <<_ACEOF
23251 /* end confdefs.h. */
23252 #include <sys/types.h>
23253 #ifdef HAVE_SYS_MTIO_H
23254 #include <sys/mtio.h>
23255 #endif
23258 main ()
23260 static struct mtget ac_aggr;
23261 if (sizeof ac_aggr.mt_blkno)
23262 return 0;
23264 return 0;
23266 _ACEOF
23267 rm -f conftest.$ac_objext
23268 if { (ac_try="$ac_compile"
23269 case "(($ac_try" in
23270 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23271 *) ac_try_echo=$ac_try;;
23272 esac
23273 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23274 $as_echo "$ac_try_echo") >&5
23275 (eval "$ac_compile") 2>conftest.er1
23276 ac_status=$?
23277 grep -v '^ *+' conftest.er1 >conftest.err
23278 rm -f conftest.er1
23279 cat conftest.err >&5
23280 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23281 (exit $ac_status); } && {
23282 test -z "$ac_c_werror_flag" ||
23283 test ! -s conftest.err
23284 } && test -s conftest.$ac_objext; then
23285 ac_cv_member_struct_mtget_mt_blkno=yes
23286 else
23287 $as_echo "$as_me: failed program was:" >&5
23288 sed 's/^/| /' conftest.$ac_ext >&5
23290 ac_cv_member_struct_mtget_mt_blkno=no
23293 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23296 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23298 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
23299 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
23300 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then
23302 cat >>confdefs.h <<_ACEOF
23303 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
23304 _ACEOF
23310 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
23311 $as_echo_n "checking for struct option.name... " >&6; }
23312 if test "${ac_cv_member_struct_option_name+set}" = set; then
23313 $as_echo_n "(cached) " >&6
23314 else
23315 cat >conftest.$ac_ext <<_ACEOF
23316 /* confdefs.h. */
23317 _ACEOF
23318 cat confdefs.h >>conftest.$ac_ext
23319 cat >>conftest.$ac_ext <<_ACEOF
23320 /* end confdefs.h. */
23321 #ifdef HAVE_GETOPT_H
23322 #include <getopt.h>
23323 #endif
23326 main ()
23328 static struct option ac_aggr;
23329 if (ac_aggr.name)
23330 return 0;
23332 return 0;
23334 _ACEOF
23335 rm -f conftest.$ac_objext
23336 if { (ac_try="$ac_compile"
23337 case "(($ac_try" in
23338 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23339 *) ac_try_echo=$ac_try;;
23340 esac
23341 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23342 $as_echo "$ac_try_echo") >&5
23343 (eval "$ac_compile") 2>conftest.er1
23344 ac_status=$?
23345 grep -v '^ *+' conftest.er1 >conftest.err
23346 rm -f conftest.er1
23347 cat conftest.err >&5
23348 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23349 (exit $ac_status); } && {
23350 test -z "$ac_c_werror_flag" ||
23351 test ! -s conftest.err
23352 } && test -s conftest.$ac_objext; then
23353 ac_cv_member_struct_option_name=yes
23354 else
23355 $as_echo "$as_me: failed program was:" >&5
23356 sed 's/^/| /' conftest.$ac_ext >&5
23358 cat >conftest.$ac_ext <<_ACEOF
23359 /* confdefs.h. */
23360 _ACEOF
23361 cat confdefs.h >>conftest.$ac_ext
23362 cat >>conftest.$ac_ext <<_ACEOF
23363 /* end confdefs.h. */
23364 #ifdef HAVE_GETOPT_H
23365 #include <getopt.h>
23366 #endif
23369 main ()
23371 static struct option ac_aggr;
23372 if (sizeof ac_aggr.name)
23373 return 0;
23375 return 0;
23377 _ACEOF
23378 rm -f conftest.$ac_objext
23379 if { (ac_try="$ac_compile"
23380 case "(($ac_try" in
23381 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23382 *) ac_try_echo=$ac_try;;
23383 esac
23384 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23385 $as_echo "$ac_try_echo") >&5
23386 (eval "$ac_compile") 2>conftest.er1
23387 ac_status=$?
23388 grep -v '^ *+' conftest.er1 >conftest.err
23389 rm -f conftest.er1
23390 cat conftest.err >&5
23391 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23392 (exit $ac_status); } && {
23393 test -z "$ac_c_werror_flag" ||
23394 test ! -s conftest.err
23395 } && test -s conftest.$ac_objext; then
23396 ac_cv_member_struct_option_name=yes
23397 else
23398 $as_echo "$as_me: failed program was:" >&5
23399 sed 's/^/| /' conftest.$ac_ext >&5
23401 ac_cv_member_struct_option_name=no
23404 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23407 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23409 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
23410 $as_echo "$ac_cv_member_struct_option_name" >&6; }
23411 if test "x$ac_cv_member_struct_option_name" = x""yes; then
23413 cat >>confdefs.h <<_ACEOF
23414 #define HAVE_STRUCT_OPTION_NAME 1
23415 _ACEOF
23421 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
23422 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
23423 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
23424 $as_echo_n "(cached) " >&6
23425 else
23426 cat >conftest.$ac_ext <<_ACEOF
23427 /* confdefs.h. */
23428 _ACEOF
23429 cat confdefs.h >>conftest.$ac_ext
23430 cat >>conftest.$ac_ext <<_ACEOF
23431 /* end confdefs.h. */
23432 $ac_includes_default
23434 main ()
23436 static struct stat ac_aggr;
23437 if (ac_aggr.st_blocks)
23438 return 0;
23440 return 0;
23442 _ACEOF
23443 rm -f conftest.$ac_objext
23444 if { (ac_try="$ac_compile"
23445 case "(($ac_try" in
23446 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23447 *) ac_try_echo=$ac_try;;
23448 esac
23449 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23450 $as_echo "$ac_try_echo") >&5
23451 (eval "$ac_compile") 2>conftest.er1
23452 ac_status=$?
23453 grep -v '^ *+' conftest.er1 >conftest.err
23454 rm -f conftest.er1
23455 cat conftest.err >&5
23456 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23457 (exit $ac_status); } && {
23458 test -z "$ac_c_werror_flag" ||
23459 test ! -s conftest.err
23460 } && test -s conftest.$ac_objext; then
23461 ac_cv_member_struct_stat_st_blocks=yes
23462 else
23463 $as_echo "$as_me: failed program was:" >&5
23464 sed 's/^/| /' conftest.$ac_ext >&5
23466 cat >conftest.$ac_ext <<_ACEOF
23467 /* confdefs.h. */
23468 _ACEOF
23469 cat confdefs.h >>conftest.$ac_ext
23470 cat >>conftest.$ac_ext <<_ACEOF
23471 /* end confdefs.h. */
23472 $ac_includes_default
23474 main ()
23476 static struct stat ac_aggr;
23477 if (sizeof ac_aggr.st_blocks)
23478 return 0;
23480 return 0;
23482 _ACEOF
23483 rm -f conftest.$ac_objext
23484 if { (ac_try="$ac_compile"
23485 case "(($ac_try" in
23486 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23487 *) ac_try_echo=$ac_try;;
23488 esac
23489 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23490 $as_echo "$ac_try_echo") >&5
23491 (eval "$ac_compile") 2>conftest.er1
23492 ac_status=$?
23493 grep -v '^ *+' conftest.er1 >conftest.err
23494 rm -f conftest.er1
23495 cat conftest.err >&5
23496 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23497 (exit $ac_status); } && {
23498 test -z "$ac_c_werror_flag" ||
23499 test ! -s conftest.err
23500 } && test -s conftest.$ac_objext; then
23501 ac_cv_member_struct_stat_st_blocks=yes
23502 else
23503 $as_echo "$as_me: failed program was:" >&5
23504 sed 's/^/| /' conftest.$ac_ext >&5
23506 ac_cv_member_struct_stat_st_blocks=no
23509 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23512 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23514 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
23515 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
23516 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then
23518 cat >>confdefs.h <<_ACEOF
23519 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23520 _ACEOF
23524 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
23525 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
23526 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
23527 $as_echo_n "(cached) " >&6
23528 else
23529 cat >conftest.$ac_ext <<_ACEOF
23530 /* confdefs.h. */
23531 _ACEOF
23532 cat confdefs.h >>conftest.$ac_ext
23533 cat >>conftest.$ac_ext <<_ACEOF
23534 /* end confdefs.h. */
23535 $ac_includes_default
23537 main ()
23539 static struct stat ac_aggr;
23540 if (ac_aggr.st_mtim)
23541 return 0;
23543 return 0;
23545 _ACEOF
23546 rm -f conftest.$ac_objext
23547 if { (ac_try="$ac_compile"
23548 case "(($ac_try" in
23549 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23550 *) ac_try_echo=$ac_try;;
23551 esac
23552 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23553 $as_echo "$ac_try_echo") >&5
23554 (eval "$ac_compile") 2>conftest.er1
23555 ac_status=$?
23556 grep -v '^ *+' conftest.er1 >conftest.err
23557 rm -f conftest.er1
23558 cat conftest.err >&5
23559 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23560 (exit $ac_status); } && {
23561 test -z "$ac_c_werror_flag" ||
23562 test ! -s conftest.err
23563 } && test -s conftest.$ac_objext; then
23564 ac_cv_member_struct_stat_st_mtim=yes
23565 else
23566 $as_echo "$as_me: failed program was:" >&5
23567 sed 's/^/| /' conftest.$ac_ext >&5
23569 cat >conftest.$ac_ext <<_ACEOF
23570 /* confdefs.h. */
23571 _ACEOF
23572 cat confdefs.h >>conftest.$ac_ext
23573 cat >>conftest.$ac_ext <<_ACEOF
23574 /* end confdefs.h. */
23575 $ac_includes_default
23577 main ()
23579 static struct stat ac_aggr;
23580 if (sizeof ac_aggr.st_mtim)
23581 return 0;
23583 return 0;
23585 _ACEOF
23586 rm -f conftest.$ac_objext
23587 if { (ac_try="$ac_compile"
23588 case "(($ac_try" in
23589 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23590 *) ac_try_echo=$ac_try;;
23591 esac
23592 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23593 $as_echo "$ac_try_echo") >&5
23594 (eval "$ac_compile") 2>conftest.er1
23595 ac_status=$?
23596 grep -v '^ *+' conftest.er1 >conftest.err
23597 rm -f conftest.er1
23598 cat conftest.err >&5
23599 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23600 (exit $ac_status); } && {
23601 test -z "$ac_c_werror_flag" ||
23602 test ! -s conftest.err
23603 } && test -s conftest.$ac_objext; then
23604 ac_cv_member_struct_stat_st_mtim=yes
23605 else
23606 $as_echo "$as_me: failed program was:" >&5
23607 sed 's/^/| /' conftest.$ac_ext >&5
23609 ac_cv_member_struct_stat_st_mtim=no
23612 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23615 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23617 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
23618 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
23619 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then
23621 cat >>confdefs.h <<_ACEOF
23622 #define HAVE_STRUCT_STAT_ST_MTIM 1
23623 _ACEOF
23627 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
23628 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
23629 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
23630 $as_echo_n "(cached) " >&6
23631 else
23632 cat >conftest.$ac_ext <<_ACEOF
23633 /* confdefs.h. */
23634 _ACEOF
23635 cat confdefs.h >>conftest.$ac_ext
23636 cat >>conftest.$ac_ext <<_ACEOF
23637 /* end confdefs.h. */
23638 $ac_includes_default
23640 main ()
23642 static struct stat ac_aggr;
23643 if (ac_aggr.st_ctim)
23644 return 0;
23646 return 0;
23648 _ACEOF
23649 rm -f conftest.$ac_objext
23650 if { (ac_try="$ac_compile"
23651 case "(($ac_try" in
23652 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23653 *) ac_try_echo=$ac_try;;
23654 esac
23655 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23656 $as_echo "$ac_try_echo") >&5
23657 (eval "$ac_compile") 2>conftest.er1
23658 ac_status=$?
23659 grep -v '^ *+' conftest.er1 >conftest.err
23660 rm -f conftest.er1
23661 cat conftest.err >&5
23662 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23663 (exit $ac_status); } && {
23664 test -z "$ac_c_werror_flag" ||
23665 test ! -s conftest.err
23666 } && test -s conftest.$ac_objext; then
23667 ac_cv_member_struct_stat_st_ctim=yes
23668 else
23669 $as_echo "$as_me: failed program was:" >&5
23670 sed 's/^/| /' conftest.$ac_ext >&5
23672 cat >conftest.$ac_ext <<_ACEOF
23673 /* confdefs.h. */
23674 _ACEOF
23675 cat confdefs.h >>conftest.$ac_ext
23676 cat >>conftest.$ac_ext <<_ACEOF
23677 /* end confdefs.h. */
23678 $ac_includes_default
23680 main ()
23682 static struct stat ac_aggr;
23683 if (sizeof ac_aggr.st_ctim)
23684 return 0;
23686 return 0;
23688 _ACEOF
23689 rm -f conftest.$ac_objext
23690 if { (ac_try="$ac_compile"
23691 case "(($ac_try" in
23692 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23693 *) ac_try_echo=$ac_try;;
23694 esac
23695 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23696 $as_echo "$ac_try_echo") >&5
23697 (eval "$ac_compile") 2>conftest.er1
23698 ac_status=$?
23699 grep -v '^ *+' conftest.er1 >conftest.err
23700 rm -f conftest.er1
23701 cat conftest.err >&5
23702 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23703 (exit $ac_status); } && {
23704 test -z "$ac_c_werror_flag" ||
23705 test ! -s conftest.err
23706 } && test -s conftest.$ac_objext; then
23707 ac_cv_member_struct_stat_st_ctim=yes
23708 else
23709 $as_echo "$as_me: failed program was:" >&5
23710 sed 's/^/| /' conftest.$ac_ext >&5
23712 ac_cv_member_struct_stat_st_ctim=no
23715 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23718 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23720 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
23721 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
23722 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then
23724 cat >>confdefs.h <<_ACEOF
23725 #define HAVE_STRUCT_STAT_ST_CTIM 1
23726 _ACEOF
23730 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
23731 $as_echo_n "checking for struct stat.st_atim... " >&6; }
23732 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
23733 $as_echo_n "(cached) " >&6
23734 else
23735 cat >conftest.$ac_ext <<_ACEOF
23736 /* confdefs.h. */
23737 _ACEOF
23738 cat confdefs.h >>conftest.$ac_ext
23739 cat >>conftest.$ac_ext <<_ACEOF
23740 /* end confdefs.h. */
23741 $ac_includes_default
23743 main ()
23745 static struct stat ac_aggr;
23746 if (ac_aggr.st_atim)
23747 return 0;
23749 return 0;
23751 _ACEOF
23752 rm -f conftest.$ac_objext
23753 if { (ac_try="$ac_compile"
23754 case "(($ac_try" in
23755 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23756 *) ac_try_echo=$ac_try;;
23757 esac
23758 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23759 $as_echo "$ac_try_echo") >&5
23760 (eval "$ac_compile") 2>conftest.er1
23761 ac_status=$?
23762 grep -v '^ *+' conftest.er1 >conftest.err
23763 rm -f conftest.er1
23764 cat conftest.err >&5
23765 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23766 (exit $ac_status); } && {
23767 test -z "$ac_c_werror_flag" ||
23768 test ! -s conftest.err
23769 } && test -s conftest.$ac_objext; then
23770 ac_cv_member_struct_stat_st_atim=yes
23771 else
23772 $as_echo "$as_me: failed program was:" >&5
23773 sed 's/^/| /' conftest.$ac_ext >&5
23775 cat >conftest.$ac_ext <<_ACEOF
23776 /* confdefs.h. */
23777 _ACEOF
23778 cat confdefs.h >>conftest.$ac_ext
23779 cat >>conftest.$ac_ext <<_ACEOF
23780 /* end confdefs.h. */
23781 $ac_includes_default
23783 main ()
23785 static struct stat ac_aggr;
23786 if (sizeof ac_aggr.st_atim)
23787 return 0;
23789 return 0;
23791 _ACEOF
23792 rm -f conftest.$ac_objext
23793 if { (ac_try="$ac_compile"
23794 case "(($ac_try" in
23795 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23796 *) ac_try_echo=$ac_try;;
23797 esac
23798 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23799 $as_echo "$ac_try_echo") >&5
23800 (eval "$ac_compile") 2>conftest.er1
23801 ac_status=$?
23802 grep -v '^ *+' conftest.er1 >conftest.err
23803 rm -f conftest.er1
23804 cat conftest.err >&5
23805 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23806 (exit $ac_status); } && {
23807 test -z "$ac_c_werror_flag" ||
23808 test ! -s conftest.err
23809 } && test -s conftest.$ac_objext; then
23810 ac_cv_member_struct_stat_st_atim=yes
23811 else
23812 $as_echo "$as_me: failed program was:" >&5
23813 sed 's/^/| /' conftest.$ac_ext >&5
23815 ac_cv_member_struct_stat_st_atim=no
23818 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23821 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23823 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23824 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23825 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then
23827 cat >>confdefs.h <<_ACEOF
23828 #define HAVE_STRUCT_STAT_ST_ATIM 1
23829 _ACEOF
23835 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23836 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23837 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23838 $as_echo_n "(cached) " >&6
23839 else
23840 cat >conftest.$ac_ext <<_ACEOF
23841 /* confdefs.h. */
23842 _ACEOF
23843 cat confdefs.h >>conftest.$ac_ext
23844 cat >>conftest.$ac_ext <<_ACEOF
23845 /* end confdefs.h. */
23846 #ifdef HAVE_SYS_TYPES_H
23847 #include <sys/types.h>
23848 #endif
23849 #ifdef HAVE_NETINET_IN_H
23850 #include <netinet/in.h>
23851 #endif
23854 main ()
23856 static struct sockaddr_in6 ac_aggr;
23857 if (ac_aggr.sin6_scope_id)
23858 return 0;
23860 return 0;
23862 _ACEOF
23863 rm -f conftest.$ac_objext
23864 if { (ac_try="$ac_compile"
23865 case "(($ac_try" in
23866 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23867 *) ac_try_echo=$ac_try;;
23868 esac
23869 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23870 $as_echo "$ac_try_echo") >&5
23871 (eval "$ac_compile") 2>conftest.er1
23872 ac_status=$?
23873 grep -v '^ *+' conftest.er1 >conftest.err
23874 rm -f conftest.er1
23875 cat conftest.err >&5
23876 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23877 (exit $ac_status); } && {
23878 test -z "$ac_c_werror_flag" ||
23879 test ! -s conftest.err
23880 } && test -s conftest.$ac_objext; then
23881 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23882 else
23883 $as_echo "$as_me: failed program was:" >&5
23884 sed 's/^/| /' conftest.$ac_ext >&5
23886 cat >conftest.$ac_ext <<_ACEOF
23887 /* confdefs.h. */
23888 _ACEOF
23889 cat confdefs.h >>conftest.$ac_ext
23890 cat >>conftest.$ac_ext <<_ACEOF
23891 /* end confdefs.h. */
23892 #ifdef HAVE_SYS_TYPES_H
23893 #include <sys/types.h>
23894 #endif
23895 #ifdef HAVE_NETINET_IN_H
23896 #include <netinet/in.h>
23897 #endif
23900 main ()
23902 static struct sockaddr_in6 ac_aggr;
23903 if (sizeof ac_aggr.sin6_scope_id)
23904 return 0;
23906 return 0;
23908 _ACEOF
23909 rm -f conftest.$ac_objext
23910 if { (ac_try="$ac_compile"
23911 case "(($ac_try" in
23912 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23913 *) ac_try_echo=$ac_try;;
23914 esac
23915 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23916 $as_echo "$ac_try_echo") >&5
23917 (eval "$ac_compile") 2>conftest.er1
23918 ac_status=$?
23919 grep -v '^ *+' conftest.er1 >conftest.err
23920 rm -f conftest.er1
23921 cat conftest.err >&5
23922 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23923 (exit $ac_status); } && {
23924 test -z "$ac_c_werror_flag" ||
23925 test ! -s conftest.err
23926 } && test -s conftest.$ac_objext; then
23927 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23928 else
23929 $as_echo "$as_me: failed program was:" >&5
23930 sed 's/^/| /' conftest.$ac_ext >&5
23932 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
23935 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23938 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23940 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23941 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23942 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then
23944 cat >>confdefs.h <<_ACEOF
23945 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23946 _ACEOF
23952 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23953 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23954 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23955 $as_echo_n "(cached) " >&6
23956 else
23957 cat >conftest.$ac_ext <<_ACEOF
23958 /* confdefs.h. */
23959 _ACEOF
23960 cat confdefs.h >>conftest.$ac_ext
23961 cat >>conftest.$ac_ext <<_ACEOF
23962 /* end confdefs.h. */
23963 #ifdef HAVE_SYS_TYPES_H
23964 #include <sys/types.h>
23965 #endif
23966 #ifdef HAVE_NETINET_IN_H
23967 # include <netinet/in.h>
23968 #endif
23969 #ifdef HAVE_ARPA_NAMESER_H
23970 # include <arpa/nameser.h>
23971 #endif
23974 main ()
23976 static ns_msg ac_aggr;
23977 if (ac_aggr._msg_ptr)
23978 return 0;
23980 return 0;
23982 _ACEOF
23983 rm -f conftest.$ac_objext
23984 if { (ac_try="$ac_compile"
23985 case "(($ac_try" in
23986 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23987 *) ac_try_echo=$ac_try;;
23988 esac
23989 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23990 $as_echo "$ac_try_echo") >&5
23991 (eval "$ac_compile") 2>conftest.er1
23992 ac_status=$?
23993 grep -v '^ *+' conftest.er1 >conftest.err
23994 rm -f conftest.er1
23995 cat conftest.err >&5
23996 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23997 (exit $ac_status); } && {
23998 test -z "$ac_c_werror_flag" ||
23999 test ! -s conftest.err
24000 } && test -s conftest.$ac_objext; then
24001 ac_cv_member_ns_msg__msg_ptr=yes
24002 else
24003 $as_echo "$as_me: failed program was:" >&5
24004 sed 's/^/| /' conftest.$ac_ext >&5
24006 cat >conftest.$ac_ext <<_ACEOF
24007 /* confdefs.h. */
24008 _ACEOF
24009 cat confdefs.h >>conftest.$ac_ext
24010 cat >>conftest.$ac_ext <<_ACEOF
24011 /* end confdefs.h. */
24012 #ifdef HAVE_SYS_TYPES_H
24013 #include <sys/types.h>
24014 #endif
24015 #ifdef HAVE_NETINET_IN_H
24016 # include <netinet/in.h>
24017 #endif
24018 #ifdef HAVE_ARPA_NAMESER_H
24019 # include <arpa/nameser.h>
24020 #endif
24023 main ()
24025 static ns_msg ac_aggr;
24026 if (sizeof ac_aggr._msg_ptr)
24027 return 0;
24029 return 0;
24031 _ACEOF
24032 rm -f conftest.$ac_objext
24033 if { (ac_try="$ac_compile"
24034 case "(($ac_try" in
24035 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24036 *) ac_try_echo=$ac_try;;
24037 esac
24038 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24039 $as_echo "$ac_try_echo") >&5
24040 (eval "$ac_compile") 2>conftest.er1
24041 ac_status=$?
24042 grep -v '^ *+' conftest.er1 >conftest.err
24043 rm -f conftest.er1
24044 cat conftest.err >&5
24045 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24046 (exit $ac_status); } && {
24047 test -z "$ac_c_werror_flag" ||
24048 test ! -s conftest.err
24049 } && test -s conftest.$ac_objext; then
24050 ac_cv_member_ns_msg__msg_ptr=yes
24051 else
24052 $as_echo "$as_me: failed program was:" >&5
24053 sed 's/^/| /' conftest.$ac_ext >&5
24055 ac_cv_member_ns_msg__msg_ptr=no
24058 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24061 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24063 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
24064 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
24065 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then
24067 cat >>confdefs.h <<_ACEOF
24068 #define HAVE_NS_MSG__MSG_PTR 1
24069 _ACEOF
24075 { $as_echo "$as_me:$LINENO: checking for struct icmpstat.icps_outhist" >&5
24076 $as_echo_n "checking for struct icmpstat.icps_outhist... " >&6; }
24077 if test "${ac_cv_member_struct_icmpstat_icps_outhist+set}" = set; then
24078 $as_echo_n "(cached) " >&6
24079 else
24080 cat >conftest.$ac_ext <<_ACEOF
24081 /* confdefs.h. */
24082 _ACEOF
24083 cat confdefs.h >>conftest.$ac_ext
24084 cat >>conftest.$ac_ext <<_ACEOF
24085 /* end confdefs.h. */
24086 #ifdef HAVE_SYS_TYPES_H
24087 #include <sys/types.h>
24088 #endif
24089 #ifdef HAVE_ALIAS_H
24090 #include <alias.h>
24091 #endif
24092 #ifdef HAVE_SYS_SOCKET_H
24093 #include <sys/socket.h>
24094 #endif
24095 #ifdef HAVE_SYS_SOCKETVAR_H
24096 #include <sys/socketvar.h>
24097 #endif
24098 #ifdef HAVE_SYS_TIMEOUT_H
24099 #include <sys/timeout.h>
24100 #endif
24101 #ifdef HAVE_NETINET_IN_H
24102 #include <netinet/in.h>
24103 #endif
24104 #ifdef HAVE_NETINET_IN_SYSTM_H
24105 #include <netinet/in_systm.h>
24106 #endif
24107 #ifdef HAVE_NETINET_IP_H
24108 #include <netinet/ip.h>
24109 #endif
24110 #ifdef HAVE_NETINET_IP_VAR_H
24111 #include <netinet/ip_var.h>
24112 #endif
24113 #ifdef HAVE_NETINET_IP_ICMP_H
24114 #include <netinet/ip_icmp.h>
24115 #endif
24116 #ifdef HAVE_NETINET_ICMP_VAR
24117 #include <netinet/icmp_var.h>
24118 #endif
24121 main ()
24123 static struct icmpstat ac_aggr;
24124 if (ac_aggr.icps_outhist)
24125 return 0;
24127 return 0;
24129 _ACEOF
24130 rm -f conftest.$ac_objext
24131 if { (ac_try="$ac_compile"
24132 case "(($ac_try" in
24133 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24134 *) ac_try_echo=$ac_try;;
24135 esac
24136 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24137 $as_echo "$ac_try_echo") >&5
24138 (eval "$ac_compile") 2>conftest.er1
24139 ac_status=$?
24140 grep -v '^ *+' conftest.er1 >conftest.err
24141 rm -f conftest.er1
24142 cat conftest.err >&5
24143 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24144 (exit $ac_status); } && {
24145 test -z "$ac_c_werror_flag" ||
24146 test ! -s conftest.err
24147 } && test -s conftest.$ac_objext; then
24148 ac_cv_member_struct_icmpstat_icps_outhist=yes
24149 else
24150 $as_echo "$as_me: failed program was:" >&5
24151 sed 's/^/| /' conftest.$ac_ext >&5
24153 cat >conftest.$ac_ext <<_ACEOF
24154 /* confdefs.h. */
24155 _ACEOF
24156 cat confdefs.h >>conftest.$ac_ext
24157 cat >>conftest.$ac_ext <<_ACEOF
24158 /* end confdefs.h. */
24159 #ifdef HAVE_SYS_TYPES_H
24160 #include <sys/types.h>
24161 #endif
24162 #ifdef HAVE_ALIAS_H
24163 #include <alias.h>
24164 #endif
24165 #ifdef HAVE_SYS_SOCKET_H
24166 #include <sys/socket.h>
24167 #endif
24168 #ifdef HAVE_SYS_SOCKETVAR_H
24169 #include <sys/socketvar.h>
24170 #endif
24171 #ifdef HAVE_SYS_TIMEOUT_H
24172 #include <sys/timeout.h>
24173 #endif
24174 #ifdef HAVE_NETINET_IN_H
24175 #include <netinet/in.h>
24176 #endif
24177 #ifdef HAVE_NETINET_IN_SYSTM_H
24178 #include <netinet/in_systm.h>
24179 #endif
24180 #ifdef HAVE_NETINET_IP_H
24181 #include <netinet/ip.h>
24182 #endif
24183 #ifdef HAVE_NETINET_IP_VAR_H
24184 #include <netinet/ip_var.h>
24185 #endif
24186 #ifdef HAVE_NETINET_IP_ICMP_H
24187 #include <netinet/ip_icmp.h>
24188 #endif
24189 #ifdef HAVE_NETINET_ICMP_VAR
24190 #include <netinet/icmp_var.h>
24191 #endif
24194 main ()
24196 static struct icmpstat ac_aggr;
24197 if (sizeof ac_aggr.icps_outhist)
24198 return 0;
24200 return 0;
24202 _ACEOF
24203 rm -f conftest.$ac_objext
24204 if { (ac_try="$ac_compile"
24205 case "(($ac_try" in
24206 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24207 *) ac_try_echo=$ac_try;;
24208 esac
24209 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24210 $as_echo "$ac_try_echo") >&5
24211 (eval "$ac_compile") 2>conftest.er1
24212 ac_status=$?
24213 grep -v '^ *+' conftest.er1 >conftest.err
24214 rm -f conftest.er1
24215 cat conftest.err >&5
24216 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24217 (exit $ac_status); } && {
24218 test -z "$ac_c_werror_flag" ||
24219 test ! -s conftest.err
24220 } && test -s conftest.$ac_objext; then
24221 ac_cv_member_struct_icmpstat_icps_outhist=yes
24222 else
24223 $as_echo "$as_me: failed program was:" >&5
24224 sed 's/^/| /' conftest.$ac_ext >&5
24226 ac_cv_member_struct_icmpstat_icps_outhist=no
24229 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24232 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24234 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_icmpstat_icps_outhist" >&5
24235 $as_echo "$ac_cv_member_struct_icmpstat_icps_outhist" >&6; }
24236 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x""yes; then
24238 cat >>confdefs.h <<_ACEOF
24239 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
24240 _ACEOF
24246 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
24247 $as_echo_n "checking for timezone variable... " >&6; }
24248 if test "${ac_cv_have_timezone+set}" = set; then
24249 $as_echo_n "(cached) " >&6
24250 else
24251 cat >conftest.$ac_ext <<_ACEOF
24252 /* confdefs.h. */
24253 _ACEOF
24254 cat confdefs.h >>conftest.$ac_ext
24255 cat >>conftest.$ac_ext <<_ACEOF
24256 /* end confdefs.h. */
24257 #include <time.h>
24259 main ()
24261 timezone = 1
24263 return 0;
24265 _ACEOF
24266 rm -f conftest.$ac_objext conftest$ac_exeext
24267 if { (ac_try="$ac_link"
24268 case "(($ac_try" in
24269 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24270 *) ac_try_echo=$ac_try;;
24271 esac
24272 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24273 $as_echo "$ac_try_echo") >&5
24274 (eval "$ac_link") 2>conftest.er1
24275 ac_status=$?
24276 grep -v '^ *+' conftest.er1 >conftest.err
24277 rm -f conftest.er1
24278 cat conftest.err >&5
24279 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24280 (exit $ac_status); } && {
24281 test -z "$ac_c_werror_flag" ||
24282 test ! -s conftest.err
24283 } && test -s conftest$ac_exeext && {
24284 test "$cross_compiling" = yes ||
24285 $as_test_x conftest$ac_exeext
24286 }; then
24287 ac_cv_have_timezone="yes"
24288 else
24289 $as_echo "$as_me: failed program was:" >&5
24290 sed 's/^/| /' conftest.$ac_ext >&5
24292 ac_cv_have_timezone="no"
24295 rm -rf conftest.dSYM
24296 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24297 conftest$ac_exeext conftest.$ac_ext
24299 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
24300 $as_echo "$ac_cv_have_timezone" >&6; }
24301 if test "$ac_cv_have_timezone" = "yes"
24302 then
24304 cat >>confdefs.h <<\_ACEOF
24305 #define HAVE_TIMEZONE 1
24306 _ACEOF
24309 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
24310 $as_echo_n "checking for daylight variable... " >&6; }
24311 if test "${ac_cv_have_daylight+set}" = set; then
24312 $as_echo_n "(cached) " >&6
24313 else
24314 cat >conftest.$ac_ext <<_ACEOF
24315 /* confdefs.h. */
24316 _ACEOF
24317 cat confdefs.h >>conftest.$ac_ext
24318 cat >>conftest.$ac_ext <<_ACEOF
24319 /* end confdefs.h. */
24320 #include <time.h>
24322 main ()
24324 daylight = 1
24326 return 0;
24328 _ACEOF
24329 rm -f conftest.$ac_objext conftest$ac_exeext
24330 if { (ac_try="$ac_link"
24331 case "(($ac_try" in
24332 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24333 *) ac_try_echo=$ac_try;;
24334 esac
24335 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24336 $as_echo "$ac_try_echo") >&5
24337 (eval "$ac_link") 2>conftest.er1
24338 ac_status=$?
24339 grep -v '^ *+' conftest.er1 >conftest.err
24340 rm -f conftest.er1
24341 cat conftest.err >&5
24342 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24343 (exit $ac_status); } && {
24344 test -z "$ac_c_werror_flag" ||
24345 test ! -s conftest.err
24346 } && test -s conftest$ac_exeext && {
24347 test "$cross_compiling" = yes ||
24348 $as_test_x conftest$ac_exeext
24349 }; then
24350 ac_cv_have_daylight="yes"
24351 else
24352 $as_echo "$as_me: failed program was:" >&5
24353 sed 's/^/| /' conftest.$ac_ext >&5
24355 ac_cv_have_daylight="no"
24358 rm -rf conftest.dSYM
24359 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24360 conftest$ac_exeext conftest.$ac_ext
24362 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
24363 $as_echo "$ac_cv_have_daylight" >&6; }
24364 if test "$ac_cv_have_daylight" = "yes"
24365 then
24367 cat >>confdefs.h <<\_ACEOF
24368 #define HAVE_DAYLIGHT 1
24369 _ACEOF
24373 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
24374 $as_echo_n "checking for isinf... " >&6; }
24375 if test "${ac_cv_have_isinf+set}" = set; then
24376 $as_echo_n "(cached) " >&6
24377 else
24378 cat >conftest.$ac_ext <<_ACEOF
24379 /* confdefs.h. */
24380 _ACEOF
24381 cat confdefs.h >>conftest.$ac_ext
24382 cat >>conftest.$ac_ext <<_ACEOF
24383 /* end confdefs.h. */
24384 #include <math.h>
24386 main ()
24388 float f = 0.0; int i=isinf(f)
24390 return 0;
24392 _ACEOF
24393 rm -f conftest.$ac_objext conftest$ac_exeext
24394 if { (ac_try="$ac_link"
24395 case "(($ac_try" in
24396 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24397 *) ac_try_echo=$ac_try;;
24398 esac
24399 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24400 $as_echo "$ac_try_echo") >&5
24401 (eval "$ac_link") 2>conftest.er1
24402 ac_status=$?
24403 grep -v '^ *+' conftest.er1 >conftest.err
24404 rm -f conftest.er1
24405 cat conftest.err >&5
24406 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24407 (exit $ac_status); } && {
24408 test -z "$ac_c_werror_flag" ||
24409 test ! -s conftest.err
24410 } && test -s conftest$ac_exeext && {
24411 test "$cross_compiling" = yes ||
24412 $as_test_x conftest$ac_exeext
24413 }; then
24414 ac_cv_have_isinf="yes"
24415 else
24416 $as_echo "$as_me: failed program was:" >&5
24417 sed 's/^/| /' conftest.$ac_ext >&5
24419 ac_cv_have_isinf="no"
24422 rm -rf conftest.dSYM
24423 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24424 conftest$ac_exeext conftest.$ac_ext
24426 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
24427 $as_echo "$ac_cv_have_isinf" >&6; }
24428 if test "$ac_cv_have_isinf" = "yes"
24429 then
24431 cat >>confdefs.h <<\_ACEOF
24432 #define HAVE_ISINF 1
24433 _ACEOF
24437 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
24438 $as_echo_n "checking for isnan... " >&6; }
24439 if test "${ac_cv_have_isnan+set}" = set; then
24440 $as_echo_n "(cached) " >&6
24441 else
24442 cat >conftest.$ac_ext <<_ACEOF
24443 /* confdefs.h. */
24444 _ACEOF
24445 cat confdefs.h >>conftest.$ac_ext
24446 cat >>conftest.$ac_ext <<_ACEOF
24447 /* end confdefs.h. */
24448 #include <math.h>
24450 main ()
24452 float f = 0.0; int i=isnan(f)
24454 return 0;
24456 _ACEOF
24457 rm -f conftest.$ac_objext conftest$ac_exeext
24458 if { (ac_try="$ac_link"
24459 case "(($ac_try" in
24460 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24461 *) ac_try_echo=$ac_try;;
24462 esac
24463 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24464 $as_echo "$ac_try_echo") >&5
24465 (eval "$ac_link") 2>conftest.er1
24466 ac_status=$?
24467 grep -v '^ *+' conftest.er1 >conftest.err
24468 rm -f conftest.er1
24469 cat conftest.err >&5
24470 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24471 (exit $ac_status); } && {
24472 test -z "$ac_c_werror_flag" ||
24473 test ! -s conftest.err
24474 } && test -s conftest$ac_exeext && {
24475 test "$cross_compiling" = yes ||
24476 $as_test_x conftest$ac_exeext
24477 }; then
24478 ac_cv_have_isnan="yes"
24479 else
24480 $as_echo "$as_me: failed program was:" >&5
24481 sed 's/^/| /' conftest.$ac_ext >&5
24483 ac_cv_have_isnan="no"
24486 rm -rf conftest.dSYM
24487 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24488 conftest$ac_exeext conftest.$ac_ext
24490 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
24491 $as_echo "$ac_cv_have_isnan" >&6; }
24492 if test "$ac_cv_have_isnan" = "yes"
24493 then
24495 cat >>confdefs.h <<\_ACEOF
24496 #define HAVE_ISNAN 1
24497 _ACEOF
24502 case $host_cpu in
24503 *i[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
24504 $as_echo_n "checking whether we need to define __i386__... " >&6; }
24505 if test "${ac_cv_cpp_def___i386__+set}" = set; then
24506 $as_echo_n "(cached) " >&6
24507 else
24508 cat >conftest.$ac_ext <<_ACEOF
24509 /* confdefs.h. */
24510 _ACEOF
24511 cat confdefs.h >>conftest.$ac_ext
24512 cat >>conftest.$ac_ext <<_ACEOF
24513 /* end confdefs.h. */
24514 #ifndef __i386__
24516 #endif
24517 _ACEOF
24518 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24519 $EGREP "yes" >/dev/null 2>&1; then
24520 ac_cv_cpp_def___i386__=yes
24521 else
24522 ac_cv_cpp_def___i386__=no
24524 rm -f conftest*
24527 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
24528 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
24529 if test $ac_cv_cpp_def___i386__ = yes; then
24530 CFLAGS="$CFLAGS -D__i386__"
24531 LINTFLAGS="$LINTFLAGS -D__i386__"
24534 *x86_64*) { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
24535 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
24536 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
24537 $as_echo_n "(cached) " >&6
24538 else
24539 cat >conftest.$ac_ext <<_ACEOF
24540 /* confdefs.h. */
24541 _ACEOF
24542 cat confdefs.h >>conftest.$ac_ext
24543 cat >>conftest.$ac_ext <<_ACEOF
24544 /* end confdefs.h. */
24545 #ifndef __x86_64__
24547 #endif
24548 _ACEOF
24549 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24550 $EGREP "yes" >/dev/null 2>&1; then
24551 ac_cv_cpp_def___x86_64__=yes
24552 else
24553 ac_cv_cpp_def___x86_64__=no
24555 rm -f conftest*
24558 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
24559 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
24560 if test $ac_cv_cpp_def___x86_64__ = yes; then
24561 CFLAGS="$CFLAGS -D__x86_64__"
24562 LINTFLAGS="$LINTFLAGS -D__x86_64__"
24565 *alpha*) { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
24566 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
24567 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
24568 $as_echo_n "(cached) " >&6
24569 else
24570 cat >conftest.$ac_ext <<_ACEOF
24571 /* confdefs.h. */
24572 _ACEOF
24573 cat confdefs.h >>conftest.$ac_ext
24574 cat >>conftest.$ac_ext <<_ACEOF
24575 /* end confdefs.h. */
24576 #ifndef __ALPHA__
24578 #endif
24579 _ACEOF
24580 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24581 $EGREP "yes" >/dev/null 2>&1; then
24582 ac_cv_cpp_def___ALPHA__=yes
24583 else
24584 ac_cv_cpp_def___ALPHA__=no
24586 rm -f conftest*
24589 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
24590 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
24591 if test $ac_cv_cpp_def___ALPHA__ = yes; then
24592 CFLAGS="$CFLAGS -D__ALPHA__"
24593 LINTFLAGS="$LINTFLAGS -D__ALPHA__"
24596 *sparc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
24597 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
24598 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
24599 $as_echo_n "(cached) " >&6
24600 else
24601 cat >conftest.$ac_ext <<_ACEOF
24602 /* confdefs.h. */
24603 _ACEOF
24604 cat confdefs.h >>conftest.$ac_ext
24605 cat >>conftest.$ac_ext <<_ACEOF
24606 /* end confdefs.h. */
24607 #ifndef __sparc__
24609 #endif
24610 _ACEOF
24611 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24612 $EGREP "yes" >/dev/null 2>&1; then
24613 ac_cv_cpp_def___sparc__=yes
24614 else
24615 ac_cv_cpp_def___sparc__=no
24617 rm -f conftest*
24620 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
24621 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
24622 if test $ac_cv_cpp_def___sparc__ = yes; then
24623 CFLAGS="$CFLAGS -D__sparc__"
24624 LINTFLAGS="$LINTFLAGS -D__sparc__"
24627 *powerpc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
24628 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
24629 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
24630 $as_echo_n "(cached) " >&6
24631 else
24632 cat >conftest.$ac_ext <<_ACEOF
24633 /* confdefs.h. */
24634 _ACEOF
24635 cat confdefs.h >>conftest.$ac_ext
24636 cat >>conftest.$ac_ext <<_ACEOF
24637 /* end confdefs.h. */
24638 #ifndef __powerpc__
24640 #endif
24641 _ACEOF
24642 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24643 $EGREP "yes" >/dev/null 2>&1; then
24644 ac_cv_cpp_def___powerpc__=yes
24645 else
24646 ac_cv_cpp_def___powerpc__=no
24648 rm -f conftest*
24651 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
24652 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
24653 if test $ac_cv_cpp_def___powerpc__ = yes; then
24654 CFLAGS="$CFLAGS -D__powerpc__"
24655 LINTFLAGS="$LINTFLAGS -D__powerpc__"
24658 esac
24660 case $host_vendor in
24661 *sun*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
24662 $as_echo_n "checking whether we need to define __sun__... " >&6; }
24663 if test "${ac_cv_cpp_def___sun__+set}" = set; then
24664 $as_echo_n "(cached) " >&6
24665 else
24666 cat >conftest.$ac_ext <<_ACEOF
24667 /* confdefs.h. */
24668 _ACEOF
24669 cat confdefs.h >>conftest.$ac_ext
24670 cat >>conftest.$ac_ext <<_ACEOF
24671 /* end confdefs.h. */
24672 #ifndef __sun__
24674 #endif
24675 _ACEOF
24676 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24677 $EGREP "yes" >/dev/null 2>&1; then
24678 ac_cv_cpp_def___sun__=yes
24679 else
24680 ac_cv_cpp_def___sun__=no
24682 rm -f conftest*
24685 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
24686 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
24687 if test $ac_cv_cpp_def___sun__ = yes; then
24688 CFLAGS="$CFLAGS -D__sun__"
24689 LINTFLAGS="$LINTFLAGS -D__sun__"
24692 esac
24695 DEPENDENCIES="### Dependencies:
24697 .INIT: Makefile
24698 .BEGIN: Makefile
24699 .MAKEFILEDEPS:
24700 Makefile: dummy
24701 -\$(MAKEDEP) \$(MAKEDEPFLAGS) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
24703 \$(OBJS) \$(C_SRCS16:.c=.o): \$(IDL_GEN_HEADERS)
24704 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
24705 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
24706 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
24707 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
24710 ALL_MAKERULES=""
24712 ALL_MAKEFILES=""
24714 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
24717 ALL_TOP_DIRS=""
24719 ALL_DLL_DIRS=""
24721 ALL_IMPLIB_DIRS=""
24723 ALL_TEST_DIRS=""
24725 ALL_PROGRAM_DIRS=""
24727 ALL_PROGRAM_INSTALL_DIRS=""
24729 ALL_PROGRAM_BIN_INSTALL_DIRS=""
24735 ac_config_commands="$ac_config_commands include/stamp-h"
24738 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
24740 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
24742 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
24744 ac_config_commands="$ac_config_commands dlls/user32/resources"
24746 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
24748 ac_config_commands="$ac_config_commands include/wine"
24751 ALL_MAKERULES="$ALL_MAKERULES \\
24752 Make.rules"
24753 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24754 Make.rules: Make.rules.in"
24755 MAKE_RULES=Make.rules
24756 ac_config_files="$ac_config_files Make.rules"
24758 ALL_MAKERULES="$ALL_MAKERULES \\
24759 dlls/Makedll.rules"
24760 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24761 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
24762 MAKE_DLL_RULES=dlls/Makedll.rules
24763 ac_config_files="$ac_config_files dlls/Makedll.rules"
24765 ALL_MAKERULES="$ALL_MAKERULES \\
24766 dlls/Makeimplib.rules"
24767 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24768 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
24769 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
24770 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
24772 ALL_MAKERULES="$ALL_MAKERULES \\
24773 dlls/Maketest.rules"
24774 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24775 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
24776 MAKE_TEST_RULES=dlls/Maketest.rules
24777 ac_config_files="$ac_config_files dlls/Maketest.rules"
24779 ALL_MAKERULES="$ALL_MAKERULES \\
24780 programs/Makeprog.rules"
24781 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24782 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
24783 MAKE_PROG_RULES=programs/Makeprog.rules
24784 ac_config_files="$ac_config_files programs/Makeprog.rules"
24789 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24790 Makefile: Makefile.in Make.rules"
24791 ac_config_files="$ac_config_files Makefile"
24793 ALL_MAKEFILES="$ALL_MAKEFILES \\
24794 dlls/Makefile"
24795 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
24796 dlls"
24797 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24798 dlls/Makefile: dlls/Makefile.in Make.rules"
24799 ac_config_files="$ac_config_files dlls/Makefile"
24801 ALL_MAKEFILES="$ALL_MAKEFILES \\
24802 dlls/acledit/Makefile"
24803 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24804 acledit"
24805 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24806 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
24807 ac_config_files="$ac_config_files dlls/acledit/Makefile"
24809 ALL_MAKEFILES="$ALL_MAKEFILES \\
24810 dlls/aclui/Makefile"
24811 test "x$enable_aclui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24812 aclui"
24813 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24814 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
24815 ac_config_files="$ac_config_files dlls/aclui/Makefile"
24817 ALL_MAKEFILES="$ALL_MAKEFILES \\
24818 dlls/activeds/Makefile"
24819 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24820 activeds"
24821 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24822 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
24823 ac_config_files="$ac_config_files dlls/activeds/Makefile"
24825 ALL_MAKEFILES="$ALL_MAKEFILES \\
24826 dlls/actxprxy/Makefile"
24827 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24828 actxprxy"
24829 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24830 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
24831 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
24833 ALL_MAKEFILES="$ALL_MAKEFILES \\
24834 dlls/adsiid/Makefile"
24835 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24836 adsiid"
24837 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24838 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
24839 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
24841 ALL_MAKEFILES="$ALL_MAKEFILES \\
24842 dlls/advapi32/Makefile"
24843 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24844 advapi32"
24845 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24846 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
24847 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
24849 ALL_MAKEFILES="$ALL_MAKEFILES \\
24850 dlls/advapi32/tests/Makefile"
24851 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24852 advapi32/tests"
24853 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24854 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
24855 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
24857 ALL_MAKEFILES="$ALL_MAKEFILES \\
24858 dlls/advpack/Makefile"
24859 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24860 advpack"
24861 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24862 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
24863 ac_config_files="$ac_config_files dlls/advpack/Makefile"
24865 ALL_MAKEFILES="$ALL_MAKEFILES \\
24866 dlls/advpack/tests/Makefile"
24867 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24868 advpack/tests"
24869 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24870 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
24871 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
24873 ALL_MAKEFILES="$ALL_MAKEFILES \\
24874 dlls/amstream/Makefile"
24875 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24876 amstream"
24877 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24878 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
24879 ac_config_files="$ac_config_files dlls/amstream/Makefile"
24881 ALL_MAKEFILES="$ALL_MAKEFILES \\
24882 dlls/amstream/tests/Makefile"
24883 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24884 amstream/tests"
24885 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24886 dlls/amstream/tests/Makefile: dlls/amstream/tests/Makefile.in dlls/Maketest.rules"
24887 ac_config_files="$ac_config_files dlls/amstream/tests/Makefile"
24889 ALL_MAKEFILES="$ALL_MAKEFILES \\
24890 dlls/appwiz.cpl/Makefile"
24891 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24892 appwiz.cpl"
24893 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24894 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
24895 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
24897 ALL_MAKEFILES="$ALL_MAKEFILES \\
24898 dlls/atl/Makefile"
24899 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24900 atl"
24901 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24902 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
24903 ac_config_files="$ac_config_files dlls/atl/Makefile"
24905 ALL_MAKEFILES="$ALL_MAKEFILES \\
24906 dlls/authz/Makefile"
24907 test "x$enable_authz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24908 authz"
24909 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24910 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
24911 ac_config_files="$ac_config_files dlls/authz/Makefile"
24913 ALL_MAKEFILES="$ALL_MAKEFILES \\
24914 dlls/avicap32/Makefile"
24915 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24916 avicap32"
24917 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24918 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
24919 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
24921 ALL_MAKEFILES="$ALL_MAKEFILES \\
24922 dlls/avifil32/Makefile"
24923 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24924 avifil32"
24925 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24926 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
24927 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
24929 ALL_MAKEFILES="$ALL_MAKEFILES \\
24930 dlls/avifile.dll16/Makefile"
24931 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24932 avifile.dll16"
24933 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24934 dlls/avifile.dll16/Makefile: dlls/avifile.dll16/Makefile.in dlls/Makedll.rules"
24935 ac_config_files="$ac_config_files dlls/avifile.dll16/Makefile"
24937 ALL_MAKEFILES="$ALL_MAKEFILES \\
24938 dlls/bcrypt/Makefile"
24939 test "x$enable_bcrypt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24940 bcrypt"
24941 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24942 dlls/bcrypt/Makefile: dlls/bcrypt/Makefile.in dlls/Makedll.rules"
24943 ac_config_files="$ac_config_files dlls/bcrypt/Makefile"
24945 ALL_MAKEFILES="$ALL_MAKEFILES \\
24946 dlls/browseui/Makefile"
24947 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24948 browseui"
24949 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24950 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
24951 ac_config_files="$ac_config_files dlls/browseui/Makefile"
24953 ALL_MAKEFILES="$ALL_MAKEFILES \\
24954 dlls/browseui/tests/Makefile"
24955 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24956 browseui/tests"
24957 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24958 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
24959 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
24961 ALL_MAKEFILES="$ALL_MAKEFILES \\
24962 dlls/cabinet/Makefile"
24963 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24964 cabinet"
24965 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24966 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
24967 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
24969 ALL_MAKEFILES="$ALL_MAKEFILES \\
24970 dlls/cabinet/tests/Makefile"
24971 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24972 cabinet/tests"
24973 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24974 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
24975 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
24977 ALL_MAKEFILES="$ALL_MAKEFILES \\
24978 dlls/capi2032/Makefile"
24979 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24980 capi2032"
24981 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24982 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
24983 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
24985 ALL_MAKEFILES="$ALL_MAKEFILES \\
24986 dlls/cards/Makefile"
24987 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24988 cards"
24989 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24990 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
24991 ac_config_files="$ac_config_files dlls/cards/Makefile"
24993 ALL_MAKEFILES="$ALL_MAKEFILES \\
24994 dlls/cfgmgr32/Makefile"
24995 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24996 cfgmgr32"
24997 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24998 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
24999 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
25001 ALL_MAKEFILES="$ALL_MAKEFILES \\
25002 dlls/clusapi/Makefile"
25003 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25004 clusapi"
25005 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25006 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
25007 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
25009 ALL_MAKEFILES="$ALL_MAKEFILES \\
25010 dlls/comcat/Makefile"
25011 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25012 comcat"
25013 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25014 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
25015 ac_config_files="$ac_config_files dlls/comcat/Makefile"
25017 ALL_MAKEFILES="$ALL_MAKEFILES \\
25018 dlls/comcat/tests/Makefile"
25019 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25020 comcat/tests"
25021 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25022 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
25023 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
25025 ALL_MAKEFILES="$ALL_MAKEFILES \\
25026 dlls/comctl32/Makefile"
25027 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25028 comctl32"
25029 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25030 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
25031 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
25033 ALL_MAKEFILES="$ALL_MAKEFILES \\
25034 dlls/comctl32/tests/Makefile"
25035 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25036 comctl32/tests"
25037 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25038 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
25039 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
25041 ALL_MAKEFILES="$ALL_MAKEFILES \\
25042 dlls/comdlg32/Makefile"
25043 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25044 comdlg32"
25045 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25046 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
25047 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
25049 ALL_MAKEFILES="$ALL_MAKEFILES \\
25050 dlls/comdlg32/tests/Makefile"
25051 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25052 comdlg32/tests"
25053 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25054 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
25055 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
25057 ALL_MAKEFILES="$ALL_MAKEFILES \\
25058 dlls/comm.drv16/Makefile"
25059 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25060 comm.drv16"
25061 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25062 dlls/comm.drv16/Makefile: dlls/comm.drv16/Makefile.in dlls/Makedll.rules"
25063 ac_config_files="$ac_config_files dlls/comm.drv16/Makefile"
25065 ALL_MAKEFILES="$ALL_MAKEFILES \\
25066 dlls/compobj.dll16/Makefile"
25067 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25068 compobj.dll16"
25069 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25070 dlls/compobj.dll16/Makefile: dlls/compobj.dll16/Makefile.in dlls/Makedll.rules"
25071 ac_config_files="$ac_config_files dlls/compobj.dll16/Makefile"
25073 ALL_MAKEFILES="$ALL_MAKEFILES \\
25074 dlls/compstui/Makefile"
25075 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25076 compstui"
25077 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25078 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
25079 ac_config_files="$ac_config_files dlls/compstui/Makefile"
25081 ALL_MAKEFILES="$ALL_MAKEFILES \\
25082 dlls/credui/Makefile"
25083 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25084 credui"
25085 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25086 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
25087 ac_config_files="$ac_config_files dlls/credui/Makefile"
25089 ALL_MAKEFILES="$ALL_MAKEFILES \\
25090 dlls/credui/tests/Makefile"
25091 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25092 credui/tests"
25093 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25094 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
25095 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
25097 ALL_MAKEFILES="$ALL_MAKEFILES \\
25098 dlls/crtdll/Makefile"
25099 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25100 crtdll"
25101 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25102 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
25103 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
25105 ALL_MAKEFILES="$ALL_MAKEFILES \\
25106 dlls/crypt32/Makefile"
25107 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25108 crypt32"
25109 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25110 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
25111 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
25113 ALL_MAKEFILES="$ALL_MAKEFILES \\
25114 dlls/crypt32/tests/Makefile"
25115 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25116 crypt32/tests"
25117 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25118 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
25119 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
25121 ALL_MAKEFILES="$ALL_MAKEFILES \\
25122 dlls/cryptdlg/Makefile"
25123 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25124 cryptdlg"
25125 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25126 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
25127 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
25129 ALL_MAKEFILES="$ALL_MAKEFILES \\
25130 dlls/cryptdll/Makefile"
25131 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25132 cryptdll"
25133 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25134 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
25135 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
25137 ALL_MAKEFILES="$ALL_MAKEFILES \\
25138 dlls/cryptnet/Makefile"
25139 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25140 cryptnet"
25141 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25142 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
25143 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
25145 ALL_MAKEFILES="$ALL_MAKEFILES \\
25146 dlls/cryptnet/tests/Makefile"
25147 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25148 cryptnet/tests"
25149 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25150 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
25151 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
25153 ALL_MAKEFILES="$ALL_MAKEFILES \\
25154 dlls/cryptui/Makefile"
25155 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25156 cryptui"
25157 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25158 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
25159 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
25161 ALL_MAKEFILES="$ALL_MAKEFILES \\
25162 dlls/cryptui/tests/Makefile"
25163 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25164 cryptui/tests"
25165 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25166 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
25167 ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
25169 ALL_MAKEFILES="$ALL_MAKEFILES \\
25170 dlls/ctapi32/Makefile"
25171 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25172 ctapi32"
25173 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25174 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
25175 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
25177 ALL_MAKEFILES="$ALL_MAKEFILES \\
25178 dlls/ctl3d.dll16/Makefile"
25179 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25180 ctl3d.dll16"
25181 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25182 dlls/ctl3d.dll16/Makefile: dlls/ctl3d.dll16/Makefile.in dlls/Makedll.rules"
25183 ac_config_files="$ac_config_files dlls/ctl3d.dll16/Makefile"
25185 ALL_MAKEFILES="$ALL_MAKEFILES \\
25186 dlls/ctl3d32/Makefile"
25187 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25188 ctl3d32"
25189 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25190 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
25191 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
25193 ALL_MAKEFILES="$ALL_MAKEFILES \\
25194 dlls/ctl3dv2.dll16/Makefile"
25195 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25196 ctl3dv2.dll16"
25197 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25198 dlls/ctl3dv2.dll16/Makefile: dlls/ctl3dv2.dll16/Makefile.in dlls/Makedll.rules"
25199 ac_config_files="$ac_config_files dlls/ctl3dv2.dll16/Makefile"
25201 ALL_MAKEFILES="$ALL_MAKEFILES \\
25202 dlls/d3d10/Makefile"
25203 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25204 d3d10"
25205 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25206 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
25207 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
25209 ALL_MAKEFILES="$ALL_MAKEFILES \\
25210 dlls/d3d10/tests/Makefile"
25211 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25212 d3d10/tests"
25213 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25214 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
25215 ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
25217 ALL_MAKEFILES="$ALL_MAKEFILES \\
25218 dlls/d3d10core/Makefile"
25219 test "x$enable_d3d10core" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25220 d3d10core"
25221 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25222 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
25223 ac_config_files="$ac_config_files dlls/d3d10core/Makefile"
25225 ALL_MAKEFILES="$ALL_MAKEFILES \\
25226 dlls/d3d10core/tests/Makefile"
25227 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25228 d3d10core/tests"
25229 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25230 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
25231 ac_config_files="$ac_config_files dlls/d3d10core/tests/Makefile"
25233 ALL_MAKEFILES="$ALL_MAKEFILES \\
25234 dlls/d3d8/Makefile"
25235 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25236 d3d8"
25237 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25238 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
25239 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
25241 ALL_MAKEFILES="$ALL_MAKEFILES \\
25242 dlls/d3d8/tests/Makefile"
25243 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25244 d3d8/tests"
25245 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25246 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
25247 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
25249 ALL_MAKEFILES="$ALL_MAKEFILES \\
25250 dlls/d3d9/Makefile"
25251 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25252 d3d9"
25253 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25254 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
25255 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
25257 ALL_MAKEFILES="$ALL_MAKEFILES \\
25258 dlls/d3d9/tests/Makefile"
25259 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25260 d3d9/tests"
25261 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25262 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
25263 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
25265 ALL_MAKEFILES="$ALL_MAKEFILES \\
25266 dlls/d3dim/Makefile"
25267 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25268 d3dim"
25269 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25270 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
25271 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
25273 ALL_MAKEFILES="$ALL_MAKEFILES \\
25274 dlls/d3drm/Makefile"
25275 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25276 d3drm"
25277 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25278 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
25279 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
25281 ALL_MAKEFILES="$ALL_MAKEFILES \\
25282 dlls/d3drm/tests/Makefile"
25283 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25284 d3drm/tests"
25285 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25286 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
25287 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
25289 ALL_MAKEFILES="$ALL_MAKEFILES \\
25290 dlls/d3dx9_24/Makefile"
25291 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25292 d3dx9_24"
25293 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25294 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
25295 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
25297 ALL_MAKEFILES="$ALL_MAKEFILES \\
25298 dlls/d3dx9_25/Makefile"
25299 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25300 d3dx9_25"
25301 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25302 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
25303 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
25305 ALL_MAKEFILES="$ALL_MAKEFILES \\
25306 dlls/d3dx9_26/Makefile"
25307 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25308 d3dx9_26"
25309 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25310 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
25311 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
25313 ALL_MAKEFILES="$ALL_MAKEFILES \\
25314 dlls/d3dx9_27/Makefile"
25315 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25316 d3dx9_27"
25317 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25318 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
25319 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
25321 ALL_MAKEFILES="$ALL_MAKEFILES \\
25322 dlls/d3dx9_28/Makefile"
25323 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25324 d3dx9_28"
25325 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25326 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
25327 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
25329 ALL_MAKEFILES="$ALL_MAKEFILES \\
25330 dlls/d3dx9_29/Makefile"
25331 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25332 d3dx9_29"
25333 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25334 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
25335 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
25337 ALL_MAKEFILES="$ALL_MAKEFILES \\
25338 dlls/d3dx9_30/Makefile"
25339 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25340 d3dx9_30"
25341 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25342 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
25343 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
25345 ALL_MAKEFILES="$ALL_MAKEFILES \\
25346 dlls/d3dx9_31/Makefile"
25347 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25348 d3dx9_31"
25349 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25350 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
25351 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
25353 ALL_MAKEFILES="$ALL_MAKEFILES \\
25354 dlls/d3dx9_32/Makefile"
25355 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25356 d3dx9_32"
25357 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25358 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
25359 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
25361 ALL_MAKEFILES="$ALL_MAKEFILES \\
25362 dlls/d3dx9_33/Makefile"
25363 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25364 d3dx9_33"
25365 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25366 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
25367 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
25369 ALL_MAKEFILES="$ALL_MAKEFILES \\
25370 dlls/d3dx9_34/Makefile"
25371 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25372 d3dx9_34"
25373 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25374 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
25375 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
25377 ALL_MAKEFILES="$ALL_MAKEFILES \\
25378 dlls/d3dx9_35/Makefile"
25379 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25380 d3dx9_35"
25381 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25382 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
25383 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
25385 ALL_MAKEFILES="$ALL_MAKEFILES \\
25386 dlls/d3dx9_36/Makefile"
25387 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25388 d3dx9_36"
25389 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25390 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
25391 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
25393 ALL_MAKEFILES="$ALL_MAKEFILES \\
25394 dlls/d3dx9_36/tests/Makefile"
25395 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25396 d3dx9_36/tests"
25397 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25398 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
25399 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
25401 ALL_MAKEFILES="$ALL_MAKEFILES \\
25402 dlls/d3dx9_37/Makefile"
25403 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25404 d3dx9_37"
25405 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25406 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
25407 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
25409 ALL_MAKEFILES="$ALL_MAKEFILES \\
25410 dlls/d3dx9_38/Makefile"
25411 test "x$enable_d3dx9_38" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25412 d3dx9_38"
25413 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25414 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
25415 ac_config_files="$ac_config_files dlls/d3dx9_38/Makefile"
25417 ALL_MAKEFILES="$ALL_MAKEFILES \\
25418 dlls/d3dx9_39/Makefile"
25419 test "x$enable_d3dx9_39" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25420 d3dx9_39"
25421 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25422 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
25423 ac_config_files="$ac_config_files dlls/d3dx9_39/Makefile"
25425 ALL_MAKEFILES="$ALL_MAKEFILES \\
25426 dlls/d3dx9_40/Makefile"
25427 test "x$enable_d3dx9_40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25428 d3dx9_40"
25429 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25430 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
25431 ac_config_files="$ac_config_files dlls/d3dx9_40/Makefile"
25433 ALL_MAKEFILES="$ALL_MAKEFILES \\
25434 dlls/d3dx9_41/Makefile"
25435 test "x$enable_d3dx9_41" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25436 d3dx9_41"
25437 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25438 dlls/d3dx9_41/Makefile: dlls/d3dx9_41/Makefile.in dlls/Makedll.rules"
25439 ac_config_files="$ac_config_files dlls/d3dx9_41/Makefile"
25441 ALL_MAKEFILES="$ALL_MAKEFILES \\
25442 dlls/d3dxof/Makefile"
25443 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25444 d3dxof"
25445 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25446 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
25447 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
25449 ALL_MAKEFILES="$ALL_MAKEFILES \\
25450 dlls/d3dxof/tests/Makefile"
25451 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25452 d3dxof/tests"
25453 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25454 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
25455 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
25457 ALL_MAKEFILES="$ALL_MAKEFILES \\
25458 dlls/dbghelp/Makefile"
25459 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25460 dbghelp"
25461 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25462 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
25463 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
25465 ALL_MAKEFILES="$ALL_MAKEFILES \\
25466 dlls/dciman32/Makefile"
25467 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25468 dciman32"
25469 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25470 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
25471 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
25473 ALL_MAKEFILES="$ALL_MAKEFILES \\
25474 dlls/ddeml.dll16/Makefile"
25475 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25476 ddeml.dll16"
25477 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25478 dlls/ddeml.dll16/Makefile: dlls/ddeml.dll16/Makefile.in dlls/Makedll.rules"
25479 ac_config_files="$ac_config_files dlls/ddeml.dll16/Makefile"
25481 ALL_MAKEFILES="$ALL_MAKEFILES \\
25482 dlls/ddraw/Makefile"
25483 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25484 ddraw"
25485 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25486 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
25487 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
25489 ALL_MAKEFILES="$ALL_MAKEFILES \\
25490 dlls/ddraw/tests/Makefile"
25491 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25492 ddraw/tests"
25493 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25494 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
25495 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
25497 ALL_MAKEFILES="$ALL_MAKEFILES \\
25498 dlls/ddrawex/Makefile"
25499 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25500 ddrawex"
25501 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25502 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
25503 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
25505 ALL_MAKEFILES="$ALL_MAKEFILES \\
25506 dlls/ddrawex/tests/Makefile"
25507 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25508 ddrawex/tests"
25509 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25510 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
25511 ac_config_files="$ac_config_files dlls/ddrawex/tests/Makefile"
25513 ALL_MAKEFILES="$ALL_MAKEFILES \\
25514 dlls/devenum/Makefile"
25515 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25516 devenum"
25517 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25518 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
25519 ac_config_files="$ac_config_files dlls/devenum/Makefile"
25521 ALL_MAKEFILES="$ALL_MAKEFILES \\
25522 dlls/dinput/Makefile"
25523 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25524 dinput"
25525 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25526 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
25527 ac_config_files="$ac_config_files dlls/dinput/Makefile"
25529 ALL_MAKEFILES="$ALL_MAKEFILES \\
25530 dlls/dinput/tests/Makefile"
25531 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25532 dinput/tests"
25533 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25534 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
25535 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
25537 ALL_MAKEFILES="$ALL_MAKEFILES \\
25538 dlls/dinput8/Makefile"
25539 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25540 dinput8"
25541 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25542 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
25543 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
25545 ALL_MAKEFILES="$ALL_MAKEFILES \\
25546 dlls/dispdib.dll16/Makefile"
25547 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25548 dispdib.dll16"
25549 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25550 dlls/dispdib.dll16/Makefile: dlls/dispdib.dll16/Makefile.in dlls/Makedll.rules"
25551 ac_config_files="$ac_config_files dlls/dispdib.dll16/Makefile"
25553 ALL_MAKEFILES="$ALL_MAKEFILES \\
25554 dlls/display.drv16/Makefile"
25555 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25556 display.drv16"
25557 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25558 dlls/display.drv16/Makefile: dlls/display.drv16/Makefile.in dlls/Makedll.rules"
25559 ac_config_files="$ac_config_files dlls/display.drv16/Makefile"
25561 ALL_MAKEFILES="$ALL_MAKEFILES \\
25562 dlls/dmband/Makefile"
25563 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25564 dmband"
25565 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25566 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
25567 ac_config_files="$ac_config_files dlls/dmband/Makefile"
25569 ALL_MAKEFILES="$ALL_MAKEFILES \\
25570 dlls/dmcompos/Makefile"
25571 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25572 dmcompos"
25573 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25574 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
25575 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
25577 ALL_MAKEFILES="$ALL_MAKEFILES \\
25578 dlls/dmime/Makefile"
25579 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25580 dmime"
25581 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25582 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
25583 ac_config_files="$ac_config_files dlls/dmime/Makefile"
25585 ALL_MAKEFILES="$ALL_MAKEFILES \\
25586 dlls/dmloader/Makefile"
25587 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25588 dmloader"
25589 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25590 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
25591 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
25593 ALL_MAKEFILES="$ALL_MAKEFILES \\
25594 dlls/dmscript/Makefile"
25595 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25596 dmscript"
25597 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25598 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
25599 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
25601 ALL_MAKEFILES="$ALL_MAKEFILES \\
25602 dlls/dmstyle/Makefile"
25603 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25604 dmstyle"
25605 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25606 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
25607 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
25609 ALL_MAKEFILES="$ALL_MAKEFILES \\
25610 dlls/dmsynth/Makefile"
25611 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25612 dmsynth"
25613 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25614 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
25615 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
25617 ALL_MAKEFILES="$ALL_MAKEFILES \\
25618 dlls/dmusic/Makefile"
25619 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25620 dmusic"
25621 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25622 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
25623 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
25625 ALL_MAKEFILES="$ALL_MAKEFILES \\
25626 dlls/dmusic32/Makefile"
25627 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25628 dmusic32"
25629 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25630 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
25631 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
25633 ALL_MAKEFILES="$ALL_MAKEFILES \\
25634 dlls/dnsapi/Makefile"
25635 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25636 dnsapi"
25637 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25638 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
25639 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
25641 ALL_MAKEFILES="$ALL_MAKEFILES \\
25642 dlls/dnsapi/tests/Makefile"
25643 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25644 dnsapi/tests"
25645 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25646 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
25647 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
25649 ALL_MAKEFILES="$ALL_MAKEFILES \\
25650 dlls/dplay/Makefile"
25651 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25652 dplay"
25653 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25654 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
25655 ac_config_files="$ac_config_files dlls/dplay/Makefile"
25657 ALL_MAKEFILES="$ALL_MAKEFILES \\
25658 dlls/dplayx/Makefile"
25659 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25660 dplayx"
25661 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25662 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
25663 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
25665 ALL_MAKEFILES="$ALL_MAKEFILES \\
25666 dlls/dplayx/tests/Makefile"
25667 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25668 dplayx/tests"
25669 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25670 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
25671 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
25673 ALL_MAKEFILES="$ALL_MAKEFILES \\
25674 dlls/dpnaddr/Makefile"
25675 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25676 dpnaddr"
25677 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25678 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
25679 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
25681 ALL_MAKEFILES="$ALL_MAKEFILES \\
25682 dlls/dpnet/Makefile"
25683 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25684 dpnet"
25685 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25686 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
25687 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
25689 ALL_MAKEFILES="$ALL_MAKEFILES \\
25690 dlls/dpnhpast/Makefile"
25691 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25692 dpnhpast"
25693 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25694 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
25695 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
25697 ALL_MAKEFILES="$ALL_MAKEFILES \\
25698 dlls/dpnlobby/Makefile"
25699 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25700 dpnlobby"
25701 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25702 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
25703 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
25705 ALL_MAKEFILES="$ALL_MAKEFILES \\
25706 dlls/dpwsockx/Makefile"
25707 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25708 dpwsockx"
25709 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25710 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
25711 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
25713 ALL_MAKEFILES="$ALL_MAKEFILES \\
25714 dlls/drmclien/Makefile"
25715 test "x$enable_drmclien" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25716 drmclien"
25717 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25718 dlls/drmclien/Makefile: dlls/drmclien/Makefile.in dlls/Makedll.rules"
25719 ac_config_files="$ac_config_files dlls/drmclien/Makefile"
25721 ALL_MAKEFILES="$ALL_MAKEFILES \\
25722 dlls/dsound/Makefile"
25723 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25724 dsound"
25725 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25726 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
25727 ac_config_files="$ac_config_files dlls/dsound/Makefile"
25729 ALL_MAKEFILES="$ALL_MAKEFILES \\
25730 dlls/dsound/tests/Makefile"
25731 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25732 dsound/tests"
25733 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25734 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
25735 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
25737 ALL_MAKEFILES="$ALL_MAKEFILES \\
25738 dlls/dssenh/Makefile"
25739 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25740 dssenh"
25741 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25742 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
25743 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
25745 ALL_MAKEFILES="$ALL_MAKEFILES \\
25746 dlls/dswave/Makefile"
25747 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25748 dswave"
25749 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25750 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
25751 ac_config_files="$ac_config_files dlls/dswave/Makefile"
25753 ALL_MAKEFILES="$ALL_MAKEFILES \\
25754 dlls/dwmapi/Makefile"
25755 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25756 dwmapi"
25757 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25758 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
25759 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
25761 ALL_MAKEFILES="$ALL_MAKEFILES \\
25762 dlls/dxdiagn/Makefile"
25763 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25764 dxdiagn"
25765 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25766 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
25767 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
25769 ALL_MAKEFILES="$ALL_MAKEFILES \\
25770 dlls/dxerr8/Makefile"
25771 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25772 dxerr8"
25773 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25774 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
25775 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
25777 ALL_MAKEFILES="$ALL_MAKEFILES \\
25778 dlls/dxerr9/Makefile"
25779 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25780 dxerr9"
25781 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25782 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
25783 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
25785 ALL_MAKEFILES="$ALL_MAKEFILES \\
25786 dlls/dxgi/Makefile"
25787 test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25788 dxgi"
25789 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25790 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
25791 ac_config_files="$ac_config_files dlls/dxgi/Makefile"
25793 ALL_MAKEFILES="$ALL_MAKEFILES \\
25794 dlls/dxgi/tests/Makefile"
25795 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25796 dxgi/tests"
25797 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25798 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
25799 ac_config_files="$ac_config_files dlls/dxgi/tests/Makefile"
25801 ALL_MAKEFILES="$ALL_MAKEFILES \\
25802 dlls/dxguid/Makefile"
25803 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25804 dxguid"
25805 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25806 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
25807 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
25809 ALL_MAKEFILES="$ALL_MAKEFILES \\
25810 dlls/faultrep/Makefile"
25811 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25812 faultrep"
25813 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25814 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
25815 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
25817 ALL_MAKEFILES="$ALL_MAKEFILES \\
25818 dlls/fusion/Makefile"
25819 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25820 fusion"
25821 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25822 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
25823 ac_config_files="$ac_config_files dlls/fusion/Makefile"
25825 ALL_MAKEFILES="$ALL_MAKEFILES \\
25826 dlls/fusion/tests/Makefile"
25827 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25828 fusion/tests"
25829 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25830 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
25831 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
25833 ALL_MAKEFILES="$ALL_MAKEFILES \\
25834 dlls/gdi32/Makefile"
25835 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25836 gdi32"
25837 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25838 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
25839 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
25841 ALL_MAKEFILES="$ALL_MAKEFILES \\
25842 dlls/gdi32/tests/Makefile"
25843 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25844 gdi32/tests"
25845 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25846 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
25847 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
25849 ALL_MAKEFILES="$ALL_MAKEFILES \\
25850 dlls/gdiplus/Makefile"
25851 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25852 gdiplus"
25853 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25854 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
25855 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
25857 ALL_MAKEFILES="$ALL_MAKEFILES \\
25858 dlls/gdiplus/tests/Makefile"
25859 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25860 gdiplus/tests"
25861 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25862 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
25863 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
25865 ALL_MAKEFILES="$ALL_MAKEFILES \\
25866 dlls/glu32/Makefile"
25867 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25868 glu32"
25869 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25870 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
25871 ac_config_files="$ac_config_files dlls/glu32/Makefile"
25873 ALL_MAKEFILES="$ALL_MAKEFILES \\
25874 dlls/gphoto2.ds/Makefile"
25875 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25876 gphoto2.ds"
25877 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25878 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
25879 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
25881 ALL_MAKEFILES="$ALL_MAKEFILES \\
25882 dlls/gpkcsp/Makefile"
25883 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25884 gpkcsp"
25885 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25886 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
25887 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
25889 ALL_MAKEFILES="$ALL_MAKEFILES \\
25890 dlls/hal/Makefile"
25891 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25892 hal"
25893 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25894 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
25895 ac_config_files="$ac_config_files dlls/hal/Makefile"
25897 ALL_MAKEFILES="$ALL_MAKEFILES \\
25898 dlls/hhctrl.ocx/Makefile"
25899 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25900 hhctrl.ocx"
25901 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25902 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
25903 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
25905 ALL_MAKEFILES="$ALL_MAKEFILES \\
25906 dlls/hid/Makefile"
25907 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25908 hid"
25909 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25910 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
25911 ac_config_files="$ac_config_files dlls/hid/Makefile"
25913 ALL_MAKEFILES="$ALL_MAKEFILES \\
25914 dlls/hlink/Makefile"
25915 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25916 hlink"
25917 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25918 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
25919 ac_config_files="$ac_config_files dlls/hlink/Makefile"
25921 ALL_MAKEFILES="$ALL_MAKEFILES \\
25922 dlls/hlink/tests/Makefile"
25923 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25924 hlink/tests"
25925 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25926 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
25927 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
25929 ALL_MAKEFILES="$ALL_MAKEFILES \\
25930 dlls/hnetcfg/Makefile"
25931 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25932 hnetcfg"
25933 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25934 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
25935 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
25937 ALL_MAKEFILES="$ALL_MAKEFILES \\
25938 dlls/httpapi/Makefile"
25939 test "x$enable_httpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25940 httpapi"
25941 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25942 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
25943 ac_config_files="$ac_config_files dlls/httpapi/Makefile"
25945 ALL_MAKEFILES="$ALL_MAKEFILES \\
25946 dlls/iccvid/Makefile"
25947 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25948 iccvid"
25949 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25950 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
25951 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
25953 ALL_MAKEFILES="$ALL_MAKEFILES \\
25954 dlls/icmp/Makefile"
25955 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25956 icmp"
25957 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25958 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
25959 ac_config_files="$ac_config_files dlls/icmp/Makefile"
25961 ALL_MAKEFILES="$ALL_MAKEFILES \\
25962 dlls/ifsmgr.vxd/Makefile"
25963 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25964 ifsmgr.vxd"
25965 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25966 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
25967 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
25969 ALL_MAKEFILES="$ALL_MAKEFILES \\
25970 dlls/imaadp32.acm/Makefile"
25971 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25972 imaadp32.acm"
25973 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25974 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
25975 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
25977 ALL_MAKEFILES="$ALL_MAKEFILES \\
25978 dlls/imagehlp/Makefile"
25979 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25980 imagehlp"
25981 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25982 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
25983 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
25985 ALL_MAKEFILES="$ALL_MAKEFILES \\
25986 dlls/imm.dll16/Makefile"
25987 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25988 imm.dll16"
25989 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25990 dlls/imm.dll16/Makefile: dlls/imm.dll16/Makefile.in dlls/Makedll.rules"
25991 ac_config_files="$ac_config_files dlls/imm.dll16/Makefile"
25993 ALL_MAKEFILES="$ALL_MAKEFILES \\
25994 dlls/imm32/Makefile"
25995 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25996 imm32"
25997 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25998 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
25999 ac_config_files="$ac_config_files dlls/imm32/Makefile"
26001 ALL_MAKEFILES="$ALL_MAKEFILES \\
26002 dlls/imm32/tests/Makefile"
26003 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26004 imm32/tests"
26005 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26006 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
26007 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
26009 ALL_MAKEFILES="$ALL_MAKEFILES \\
26010 dlls/inetcomm/Makefile"
26011 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26012 inetcomm"
26013 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26014 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
26015 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
26017 ALL_MAKEFILES="$ALL_MAKEFILES \\
26018 dlls/inetcomm/tests/Makefile"
26019 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26020 inetcomm/tests"
26021 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26022 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
26023 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
26025 ALL_MAKEFILES="$ALL_MAKEFILES \\
26026 dlls/inetmib1/Makefile"
26027 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26028 inetmib1"
26029 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26030 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
26031 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
26033 ALL_MAKEFILES="$ALL_MAKEFILES \\
26034 dlls/inetmib1/tests/Makefile"
26035 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26036 inetmib1/tests"
26037 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26038 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
26039 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
26041 ALL_MAKEFILES="$ALL_MAKEFILES \\
26042 dlls/infosoft/Makefile"
26043 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26044 infosoft"
26045 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26046 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
26047 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
26049 ALL_MAKEFILES="$ALL_MAKEFILES \\
26050 dlls/infosoft/tests/Makefile"
26051 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26052 infosoft/tests"
26053 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26054 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
26055 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
26057 ALL_MAKEFILES="$ALL_MAKEFILES \\
26058 dlls/initpki/Makefile"
26059 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26060 initpki"
26061 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26062 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
26063 ac_config_files="$ac_config_files dlls/initpki/Makefile"
26065 ALL_MAKEFILES="$ALL_MAKEFILES \\
26066 dlls/inkobj/Makefile"
26067 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26068 inkobj"
26069 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26070 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
26071 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
26073 ALL_MAKEFILES="$ALL_MAKEFILES \\
26074 dlls/inseng/Makefile"
26075 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26076 inseng"
26077 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26078 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
26079 ac_config_files="$ac_config_files dlls/inseng/Makefile"
26081 ALL_MAKEFILES="$ALL_MAKEFILES \\
26082 dlls/iphlpapi/Makefile"
26083 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26084 iphlpapi"
26085 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26086 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
26087 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
26089 ALL_MAKEFILES="$ALL_MAKEFILES \\
26090 dlls/iphlpapi/tests/Makefile"
26091 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26092 iphlpapi/tests"
26093 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26094 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
26095 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
26097 ALL_MAKEFILES="$ALL_MAKEFILES \\
26098 dlls/itircl/Makefile"
26099 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26100 itircl"
26101 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26102 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
26103 ac_config_files="$ac_config_files dlls/itircl/Makefile"
26105 ALL_MAKEFILES="$ALL_MAKEFILES \\
26106 dlls/itss/Makefile"
26107 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26108 itss"
26109 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26110 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
26111 ac_config_files="$ac_config_files dlls/itss/Makefile"
26113 ALL_MAKEFILES="$ALL_MAKEFILES \\
26114 dlls/itss/tests/Makefile"
26115 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26116 itss/tests"
26117 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26118 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
26119 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
26121 ALL_MAKEFILES="$ALL_MAKEFILES \\
26122 dlls/jscript/Makefile"
26123 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26124 jscript"
26125 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26126 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
26127 ac_config_files="$ac_config_files dlls/jscript/Makefile"
26129 ALL_MAKEFILES="$ALL_MAKEFILES \\
26130 dlls/jscript/tests/Makefile"
26131 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26132 jscript/tests"
26133 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26134 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
26135 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
26137 ALL_MAKEFILES="$ALL_MAKEFILES \\
26138 dlls/kernel32/Makefile"
26139 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26140 kernel32"
26141 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26142 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
26143 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
26145 ALL_MAKEFILES="$ALL_MAKEFILES \\
26146 dlls/kernel32/tests/Makefile"
26147 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26148 kernel32/tests"
26149 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26150 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
26151 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
26153 ALL_MAKEFILES="$ALL_MAKEFILES \\
26154 dlls/keyboard.drv16/Makefile"
26155 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26156 keyboard.drv16"
26157 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26158 dlls/keyboard.drv16/Makefile: dlls/keyboard.drv16/Makefile.in dlls/Makedll.rules"
26159 ac_config_files="$ac_config_files dlls/keyboard.drv16/Makefile"
26161 ALL_MAKEFILES="$ALL_MAKEFILES \\
26162 dlls/loadperf/Makefile"
26163 test "x$enable_loadperf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26164 loadperf"
26165 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26166 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
26167 ac_config_files="$ac_config_files dlls/loadperf/Makefile"
26169 ALL_MAKEFILES="$ALL_MAKEFILES \\
26170 dlls/localspl/Makefile"
26171 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26172 localspl"
26173 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26174 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
26175 ac_config_files="$ac_config_files dlls/localspl/Makefile"
26177 ALL_MAKEFILES="$ALL_MAKEFILES \\
26178 dlls/localspl/tests/Makefile"
26179 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26180 localspl/tests"
26181 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26182 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
26183 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
26185 ALL_MAKEFILES="$ALL_MAKEFILES \\
26186 dlls/localui/Makefile"
26187 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26188 localui"
26189 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26190 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
26191 ac_config_files="$ac_config_files dlls/localui/Makefile"
26193 ALL_MAKEFILES="$ALL_MAKEFILES \\
26194 dlls/localui/tests/Makefile"
26195 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26196 localui/tests"
26197 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26198 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
26199 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
26201 ALL_MAKEFILES="$ALL_MAKEFILES \\
26202 dlls/lz32/Makefile"
26203 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26204 lz32"
26205 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26206 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
26207 ac_config_files="$ac_config_files dlls/lz32/Makefile"
26209 ALL_MAKEFILES="$ALL_MAKEFILES \\
26210 dlls/lz32/tests/Makefile"
26211 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26212 lz32/tests"
26213 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26214 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
26215 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
26217 ALL_MAKEFILES="$ALL_MAKEFILES \\
26218 dlls/lzexpand.dll16/Makefile"
26219 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26220 lzexpand.dll16"
26221 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26222 dlls/lzexpand.dll16/Makefile: dlls/lzexpand.dll16/Makefile.in dlls/Makedll.rules"
26223 ac_config_files="$ac_config_files dlls/lzexpand.dll16/Makefile"
26225 ALL_MAKEFILES="$ALL_MAKEFILES \\
26226 dlls/mapi32/Makefile"
26227 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26228 mapi32"
26229 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26230 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
26231 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
26233 ALL_MAKEFILES="$ALL_MAKEFILES \\
26234 dlls/mapi32/tests/Makefile"
26235 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26236 mapi32/tests"
26237 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26238 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
26239 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
26241 ALL_MAKEFILES="$ALL_MAKEFILES \\
26242 dlls/mciavi32/Makefile"
26243 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26244 mciavi32"
26245 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26246 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
26247 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
26249 ALL_MAKEFILES="$ALL_MAKEFILES \\
26250 dlls/mcicda/Makefile"
26251 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26252 mcicda"
26253 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26254 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
26255 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
26257 ALL_MAKEFILES="$ALL_MAKEFILES \\
26258 dlls/mciqtz32/Makefile"
26259 test "x$enable_mciqtz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26260 mciqtz32"
26261 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26262 dlls/mciqtz32/Makefile: dlls/mciqtz32/Makefile.in dlls/Makedll.rules"
26263 ac_config_files="$ac_config_files dlls/mciqtz32/Makefile"
26265 ALL_MAKEFILES="$ALL_MAKEFILES \\
26266 dlls/mciseq/Makefile"
26267 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26268 mciseq"
26269 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26270 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
26271 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
26273 ALL_MAKEFILES="$ALL_MAKEFILES \\
26274 dlls/mciwave/Makefile"
26275 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26276 mciwave"
26277 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26278 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
26279 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
26281 ALL_MAKEFILES="$ALL_MAKEFILES \\
26282 dlls/midimap/Makefile"
26283 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26284 midimap"
26285 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26286 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
26287 ac_config_files="$ac_config_files dlls/midimap/Makefile"
26289 ALL_MAKEFILES="$ALL_MAKEFILES \\
26290 dlls/mlang/Makefile"
26291 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26292 mlang"
26293 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26294 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
26295 ac_config_files="$ac_config_files dlls/mlang/Makefile"
26297 ALL_MAKEFILES="$ALL_MAKEFILES \\
26298 dlls/mlang/tests/Makefile"
26299 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26300 mlang/tests"
26301 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26302 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
26303 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
26305 ALL_MAKEFILES="$ALL_MAKEFILES \\
26306 dlls/mmdevldr.vxd/Makefile"
26307 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26308 mmdevldr.vxd"
26309 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26310 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
26311 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
26313 ALL_MAKEFILES="$ALL_MAKEFILES \\
26314 dlls/monodebg.vxd/Makefile"
26315 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26316 monodebg.vxd"
26317 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26318 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
26319 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
26321 ALL_MAKEFILES="$ALL_MAKEFILES \\
26322 dlls/mountmgr.sys/Makefile"
26323 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26324 mountmgr.sys"
26325 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26326 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
26327 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
26329 ALL_MAKEFILES="$ALL_MAKEFILES \\
26330 dlls/mouse.drv16/Makefile"
26331 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26332 mouse.drv16"
26333 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26334 dlls/mouse.drv16/Makefile: dlls/mouse.drv16/Makefile.in dlls/Makedll.rules"
26335 ac_config_files="$ac_config_files dlls/mouse.drv16/Makefile"
26337 ALL_MAKEFILES="$ALL_MAKEFILES \\
26338 dlls/mpr/Makefile"
26339 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26340 mpr"
26341 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26342 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
26343 ac_config_files="$ac_config_files dlls/mpr/Makefile"
26345 ALL_MAKEFILES="$ALL_MAKEFILES \\
26346 dlls/mprapi/Makefile"
26347 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26348 mprapi"
26349 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26350 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
26351 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
26353 ALL_MAKEFILES="$ALL_MAKEFILES \\
26354 dlls/msacm.dll16/Makefile"
26355 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26356 msacm.dll16"
26357 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26358 dlls/msacm.dll16/Makefile: dlls/msacm.dll16/Makefile.in dlls/Makedll.rules"
26359 ac_config_files="$ac_config_files dlls/msacm.dll16/Makefile"
26361 ALL_MAKEFILES="$ALL_MAKEFILES \\
26362 dlls/msacm32.drv/Makefile"
26363 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26364 msacm32.drv"
26365 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26366 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
26367 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
26369 ALL_MAKEFILES="$ALL_MAKEFILES \\
26370 dlls/msacm32/Makefile"
26371 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26372 msacm32"
26373 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26374 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
26375 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
26377 ALL_MAKEFILES="$ALL_MAKEFILES \\
26378 dlls/msacm32/tests/Makefile"
26379 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26380 msacm32/tests"
26381 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26382 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
26383 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
26385 ALL_MAKEFILES="$ALL_MAKEFILES \\
26386 dlls/msadp32.acm/Makefile"
26387 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26388 msadp32.acm"
26389 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26390 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
26391 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
26393 ALL_MAKEFILES="$ALL_MAKEFILES \\
26394 dlls/mscat32/Makefile"
26395 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26396 mscat32"
26397 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26398 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
26399 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
26401 ALL_MAKEFILES="$ALL_MAKEFILES \\
26402 dlls/mscms/Makefile"
26403 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26404 mscms"
26405 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26406 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
26407 ac_config_files="$ac_config_files dlls/mscms/Makefile"
26409 ALL_MAKEFILES="$ALL_MAKEFILES \\
26410 dlls/mscms/tests/Makefile"
26411 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26412 mscms/tests"
26413 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26414 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
26415 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
26417 ALL_MAKEFILES="$ALL_MAKEFILES \\
26418 dlls/mscoree/Makefile"
26419 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26420 mscoree"
26421 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26422 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
26423 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
26425 ALL_MAKEFILES="$ALL_MAKEFILES \\
26426 dlls/msctf/Makefile"
26427 test "x$enable_msctf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26428 msctf"
26429 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26430 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
26431 ac_config_files="$ac_config_files dlls/msctf/Makefile"
26433 ALL_MAKEFILES="$ALL_MAKEFILES \\
26434 dlls/msctf/tests/Makefile"
26435 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26436 msctf/tests"
26437 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26438 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
26439 ac_config_files="$ac_config_files dlls/msctf/tests/Makefile"
26441 ALL_MAKEFILES="$ALL_MAKEFILES \\
26442 dlls/msdaps/Makefile"
26443 test "x$enable_msdaps" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26444 msdaps"
26445 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26446 dlls/msdaps/Makefile: dlls/msdaps/Makefile.in dlls/Makedll.rules"
26447 ac_config_files="$ac_config_files dlls/msdaps/Makefile"
26449 ALL_MAKEFILES="$ALL_MAKEFILES \\
26450 dlls/msdmo/Makefile"
26451 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26452 msdmo"
26453 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26454 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
26455 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
26457 ALL_MAKEFILES="$ALL_MAKEFILES \\
26458 dlls/msftedit/Makefile"
26459 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26460 msftedit"
26461 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26462 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
26463 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
26465 ALL_MAKEFILES="$ALL_MAKEFILES \\
26466 dlls/msg711.acm/Makefile"
26467 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26468 msg711.acm"
26469 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26470 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
26471 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
26473 ALL_MAKEFILES="$ALL_MAKEFILES \\
26474 dlls/msgsm32.acm/Makefile"
26475 test "x$enable_msgsm32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26476 msgsm32.acm"
26477 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26478 dlls/msgsm32.acm/Makefile: dlls/msgsm32.acm/Makefile.in dlls/Makedll.rules"
26479 ac_config_files="$ac_config_files dlls/msgsm32.acm/Makefile"
26481 ALL_MAKEFILES="$ALL_MAKEFILES \\
26482 dlls/mshtml.tlb/Makefile"
26483 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26484 mshtml.tlb"
26485 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26486 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
26487 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
26489 ALL_MAKEFILES="$ALL_MAKEFILES \\
26490 dlls/mshtml/Makefile"
26491 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26492 mshtml"
26493 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26494 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
26495 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
26497 ALL_MAKEFILES="$ALL_MAKEFILES \\
26498 dlls/mshtml/tests/Makefile"
26499 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26500 mshtml/tests"
26501 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26502 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
26503 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
26505 ALL_MAKEFILES="$ALL_MAKEFILES \\
26506 dlls/msi/Makefile"
26507 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26508 msi"
26509 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26510 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
26511 ac_config_files="$ac_config_files dlls/msi/Makefile"
26513 ALL_MAKEFILES="$ALL_MAKEFILES \\
26514 dlls/msi/tests/Makefile"
26515 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26516 msi/tests"
26517 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26518 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
26519 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
26521 ALL_MAKEFILES="$ALL_MAKEFILES \\
26522 dlls/msimg32/Makefile"
26523 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26524 msimg32"
26525 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26526 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
26527 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
26529 ALL_MAKEFILES="$ALL_MAKEFILES \\
26530 dlls/msimtf/Makefile"
26531 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26532 msimtf"
26533 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26534 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
26535 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
26537 ALL_MAKEFILES="$ALL_MAKEFILES \\
26538 dlls/msisip/Makefile"
26539 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26540 msisip"
26541 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26542 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
26543 ac_config_files="$ac_config_files dlls/msisip/Makefile"
26545 ALL_MAKEFILES="$ALL_MAKEFILES \\
26546 dlls/msisys.ocx/Makefile"
26547 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26548 msisys.ocx"
26549 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26550 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
26551 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
26553 ALL_MAKEFILES="$ALL_MAKEFILES \\
26554 dlls/msnet32/Makefile"
26555 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26556 msnet32"
26557 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26558 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
26559 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
26561 ALL_MAKEFILES="$ALL_MAKEFILES \\
26562 dlls/msrle32/Makefile"
26563 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26564 msrle32"
26565 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26566 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
26567 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
26569 ALL_MAKEFILES="$ALL_MAKEFILES \\
26570 dlls/mssign32/Makefile"
26571 test "x$enable_mssign32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26572 mssign32"
26573 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26574 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
26575 ac_config_files="$ac_config_files dlls/mssign32/Makefile"
26577 ALL_MAKEFILES="$ALL_MAKEFILES \\
26578 dlls/mssip32/Makefile"
26579 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26580 mssip32"
26581 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26582 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
26583 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
26585 ALL_MAKEFILES="$ALL_MAKEFILES \\
26586 dlls/mstask/Makefile"
26587 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26588 mstask"
26589 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26590 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
26591 ac_config_files="$ac_config_files dlls/mstask/Makefile"
26593 ALL_MAKEFILES="$ALL_MAKEFILES \\
26594 dlls/mstask/tests/Makefile"
26595 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26596 mstask/tests"
26597 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26598 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
26599 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
26601 ALL_MAKEFILES="$ALL_MAKEFILES \\
26602 dlls/msvcirt/Makefile"
26603 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26604 msvcirt"
26605 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26606 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
26607 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
26609 ALL_MAKEFILES="$ALL_MAKEFILES \\
26610 dlls/msvcr71/Makefile"
26611 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26612 msvcr71"
26613 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26614 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
26615 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
26617 ALL_MAKEFILES="$ALL_MAKEFILES \\
26618 dlls/msvcrt/Makefile"
26619 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26620 msvcrt"
26621 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26622 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
26623 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
26625 ALL_MAKEFILES="$ALL_MAKEFILES \\
26626 dlls/msvcrt/tests/Makefile"
26627 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26628 msvcrt/tests"
26629 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26630 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
26631 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
26633 ALL_MAKEFILES="$ALL_MAKEFILES \\
26634 dlls/msvcrt20/Makefile"
26635 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26636 msvcrt20"
26637 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26638 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
26639 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
26641 ALL_MAKEFILES="$ALL_MAKEFILES \\
26642 dlls/msvcrt40/Makefile"
26643 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26644 msvcrt40"
26645 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26646 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
26647 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
26649 ALL_MAKEFILES="$ALL_MAKEFILES \\
26650 dlls/msvcrtd/Makefile"
26651 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26652 msvcrtd"
26653 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26654 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
26655 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
26657 ALL_MAKEFILES="$ALL_MAKEFILES \\
26658 dlls/msvcrtd/tests/Makefile"
26659 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26660 msvcrtd/tests"
26661 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26662 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
26663 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
26665 ALL_MAKEFILES="$ALL_MAKEFILES \\
26666 dlls/msvfw32/Makefile"
26667 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26668 msvfw32"
26669 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26670 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
26671 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
26673 ALL_MAKEFILES="$ALL_MAKEFILES \\
26674 dlls/msvfw32/tests/Makefile"
26675 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26676 msvfw32/tests"
26677 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26678 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
26679 ac_config_files="$ac_config_files dlls/msvfw32/tests/Makefile"
26681 ALL_MAKEFILES="$ALL_MAKEFILES \\
26682 dlls/msvidc32/Makefile"
26683 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26684 msvidc32"
26685 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26686 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
26687 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
26689 ALL_MAKEFILES="$ALL_MAKEFILES \\
26690 dlls/msvideo.dll16/Makefile"
26691 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26692 msvideo.dll16"
26693 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26694 dlls/msvideo.dll16/Makefile: dlls/msvideo.dll16/Makefile.in dlls/Makedll.rules"
26695 ac_config_files="$ac_config_files dlls/msvideo.dll16/Makefile"
26697 ALL_MAKEFILES="$ALL_MAKEFILES \\
26698 dlls/mswsock/Makefile"
26699 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26700 mswsock"
26701 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26702 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
26703 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
26705 ALL_MAKEFILES="$ALL_MAKEFILES \\
26706 dlls/msxml3/Makefile"
26707 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26708 msxml3"
26709 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26710 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
26711 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
26713 ALL_MAKEFILES="$ALL_MAKEFILES \\
26714 dlls/msxml3/tests/Makefile"
26715 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26716 msxml3/tests"
26717 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26718 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
26719 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
26721 ALL_MAKEFILES="$ALL_MAKEFILES \\
26722 dlls/nddeapi/Makefile"
26723 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26724 nddeapi"
26725 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26726 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
26727 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
26729 ALL_MAKEFILES="$ALL_MAKEFILES \\
26730 dlls/netapi32/Makefile"
26731 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26732 netapi32"
26733 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26734 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
26735 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
26737 ALL_MAKEFILES="$ALL_MAKEFILES \\
26738 dlls/netapi32/tests/Makefile"
26739 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26740 netapi32/tests"
26741 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26742 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
26743 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
26745 ALL_MAKEFILES="$ALL_MAKEFILES \\
26746 dlls/newdev/Makefile"
26747 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26748 newdev"
26749 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26750 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
26751 ac_config_files="$ac_config_files dlls/newdev/Makefile"
26753 ALL_MAKEFILES="$ALL_MAKEFILES \\
26754 dlls/ntdll/Makefile"
26755 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26756 ntdll"
26757 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26758 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
26759 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
26761 ALL_MAKEFILES="$ALL_MAKEFILES \\
26762 dlls/ntdll/tests/Makefile"
26763 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26764 ntdll/tests"
26765 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26766 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
26767 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
26769 ALL_MAKEFILES="$ALL_MAKEFILES \\
26770 dlls/ntdsapi/Makefile"
26771 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26772 ntdsapi"
26773 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26774 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
26775 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
26777 ALL_MAKEFILES="$ALL_MAKEFILES \\
26778 dlls/ntdsapi/tests/Makefile"
26779 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26780 ntdsapi/tests"
26781 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26782 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
26783 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
26785 ALL_MAKEFILES="$ALL_MAKEFILES \\
26786 dlls/ntoskrnl.exe/Makefile"
26787 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26788 ntoskrnl.exe"
26789 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26790 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
26791 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
26793 ALL_MAKEFILES="$ALL_MAKEFILES \\
26794 dlls/ntprint/Makefile"
26795 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26796 ntprint"
26797 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26798 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
26799 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
26801 ALL_MAKEFILES="$ALL_MAKEFILES \\
26802 dlls/ntprint/tests/Makefile"
26803 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26804 ntprint/tests"
26805 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26806 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
26807 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
26809 ALL_MAKEFILES="$ALL_MAKEFILES \\
26810 dlls/objsel/Makefile"
26811 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26812 objsel"
26813 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26814 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
26815 ac_config_files="$ac_config_files dlls/objsel/Makefile"
26817 ALL_MAKEFILES="$ALL_MAKEFILES \\
26818 dlls/odbc32/Makefile"
26819 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26820 odbc32"
26821 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26822 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
26823 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
26825 ALL_MAKEFILES="$ALL_MAKEFILES \\
26826 dlls/odbccp32/Makefile"
26827 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26828 odbccp32"
26829 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26830 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
26831 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
26833 ALL_MAKEFILES="$ALL_MAKEFILES \\
26834 dlls/odbccp32/tests/Makefile"
26835 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26836 odbccp32/tests"
26837 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26838 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
26839 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
26841 ALL_MAKEFILES="$ALL_MAKEFILES \\
26842 dlls/ole2.dll16/Makefile"
26843 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26844 ole2.dll16"
26845 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26846 dlls/ole2.dll16/Makefile: dlls/ole2.dll16/Makefile.in dlls/Makedll.rules"
26847 ac_config_files="$ac_config_files dlls/ole2.dll16/Makefile"
26849 ALL_MAKEFILES="$ALL_MAKEFILES \\
26850 dlls/ole2conv.dll16/Makefile"
26851 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26852 ole2conv.dll16"
26853 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26854 dlls/ole2conv.dll16/Makefile: dlls/ole2conv.dll16/Makefile.in dlls/Makedll.rules"
26855 ac_config_files="$ac_config_files dlls/ole2conv.dll16/Makefile"
26857 ALL_MAKEFILES="$ALL_MAKEFILES \\
26858 dlls/ole2disp.dll16/Makefile"
26859 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26860 ole2disp.dll16"
26861 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26862 dlls/ole2disp.dll16/Makefile: dlls/ole2disp.dll16/Makefile.in dlls/Makedll.rules"
26863 ac_config_files="$ac_config_files dlls/ole2disp.dll16/Makefile"
26865 ALL_MAKEFILES="$ALL_MAKEFILES \\
26866 dlls/ole2nls.dll16/Makefile"
26867 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26868 ole2nls.dll16"
26869 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26870 dlls/ole2nls.dll16/Makefile: dlls/ole2nls.dll16/Makefile.in dlls/Makedll.rules"
26871 ac_config_files="$ac_config_files dlls/ole2nls.dll16/Makefile"
26873 ALL_MAKEFILES="$ALL_MAKEFILES \\
26874 dlls/ole2prox.dll16/Makefile"
26875 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26876 ole2prox.dll16"
26877 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26878 dlls/ole2prox.dll16/Makefile: dlls/ole2prox.dll16/Makefile.in dlls/Makedll.rules"
26879 ac_config_files="$ac_config_files dlls/ole2prox.dll16/Makefile"
26881 ALL_MAKEFILES="$ALL_MAKEFILES \\
26882 dlls/ole2thk.dll16/Makefile"
26883 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26884 ole2thk.dll16"
26885 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26886 dlls/ole2thk.dll16/Makefile: dlls/ole2thk.dll16/Makefile.in dlls/Makedll.rules"
26887 ac_config_files="$ac_config_files dlls/ole2thk.dll16/Makefile"
26889 ALL_MAKEFILES="$ALL_MAKEFILES \\
26890 dlls/ole32/Makefile"
26891 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26892 ole32"
26893 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26894 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
26895 ac_config_files="$ac_config_files dlls/ole32/Makefile"
26897 ALL_MAKEFILES="$ALL_MAKEFILES \\
26898 dlls/ole32/tests/Makefile"
26899 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26900 ole32/tests"
26901 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26902 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
26903 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
26905 ALL_MAKEFILES="$ALL_MAKEFILES \\
26906 dlls/oleacc/Makefile"
26907 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26908 oleacc"
26909 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26910 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
26911 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
26913 ALL_MAKEFILES="$ALL_MAKEFILES \\
26914 dlls/oleacc/tests/Makefile"
26915 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26916 oleacc/tests"
26917 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26918 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
26919 ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
26921 ALL_MAKEFILES="$ALL_MAKEFILES \\
26922 dlls/oleaut32/Makefile"
26923 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26924 oleaut32"
26925 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26926 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
26927 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
26929 ALL_MAKEFILES="$ALL_MAKEFILES \\
26930 dlls/oleaut32/tests/Makefile"
26931 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26932 oleaut32/tests"
26933 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26934 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
26935 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
26937 ALL_MAKEFILES="$ALL_MAKEFILES \\
26938 dlls/olecli.dll16/Makefile"
26939 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26940 olecli.dll16"
26941 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26942 dlls/olecli.dll16/Makefile: dlls/olecli.dll16/Makefile.in dlls/Makedll.rules"
26943 ac_config_files="$ac_config_files dlls/olecli.dll16/Makefile"
26945 ALL_MAKEFILES="$ALL_MAKEFILES \\
26946 dlls/olecli32/Makefile"
26947 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26948 olecli32"
26949 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26950 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
26951 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
26953 ALL_MAKEFILES="$ALL_MAKEFILES \\
26954 dlls/oledlg/Makefile"
26955 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26956 oledlg"
26957 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26958 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
26959 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
26961 ALL_MAKEFILES="$ALL_MAKEFILES \\
26962 dlls/olepro32/Makefile"
26963 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26964 olepro32"
26965 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26966 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
26967 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
26969 ALL_MAKEFILES="$ALL_MAKEFILES \\
26970 dlls/olesvr.dll16/Makefile"
26971 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26972 olesvr.dll16"
26973 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26974 dlls/olesvr.dll16/Makefile: dlls/olesvr.dll16/Makefile.in dlls/Makedll.rules"
26975 ac_config_files="$ac_config_files dlls/olesvr.dll16/Makefile"
26977 ALL_MAKEFILES="$ALL_MAKEFILES \\
26978 dlls/olesvr32/Makefile"
26979 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26980 olesvr32"
26981 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26982 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
26983 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
26985 ALL_MAKEFILES="$ALL_MAKEFILES \\
26986 dlls/olethk32/Makefile"
26987 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26988 olethk32"
26989 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26990 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
26991 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
26993 ALL_MAKEFILES="$ALL_MAKEFILES \\
26994 dlls/opengl32/Makefile"
26995 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26996 opengl32"
26997 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26998 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
26999 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
27001 ALL_MAKEFILES="$ALL_MAKEFILES \\
27002 dlls/opengl32/tests/Makefile"
27003 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27004 opengl32/tests"
27005 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27006 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
27007 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
27009 ALL_MAKEFILES="$ALL_MAKEFILES \\
27010 dlls/pdh/Makefile"
27011 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27012 pdh"
27013 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27014 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
27015 ac_config_files="$ac_config_files dlls/pdh/Makefile"
27017 ALL_MAKEFILES="$ALL_MAKEFILES \\
27018 dlls/pdh/tests/Makefile"
27019 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27020 pdh/tests"
27021 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27022 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
27023 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
27025 ALL_MAKEFILES="$ALL_MAKEFILES \\
27026 dlls/pidgen/Makefile"
27027 test "x$enable_pidgen" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27028 pidgen"
27029 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27030 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
27031 ac_config_files="$ac_config_files dlls/pidgen/Makefile"
27033 ALL_MAKEFILES="$ALL_MAKEFILES \\
27034 dlls/powrprof/Makefile"
27035 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27036 powrprof"
27037 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27038 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
27039 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
27041 ALL_MAKEFILES="$ALL_MAKEFILES \\
27042 dlls/printui/Makefile"
27043 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27044 printui"
27045 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27046 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
27047 ac_config_files="$ac_config_files dlls/printui/Makefile"
27049 ALL_MAKEFILES="$ALL_MAKEFILES \\
27050 dlls/propsys/Makefile"
27051 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27052 propsys"
27053 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27054 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
27055 ac_config_files="$ac_config_files dlls/propsys/Makefile"
27057 ALL_MAKEFILES="$ALL_MAKEFILES \\
27058 dlls/psapi/Makefile"
27059 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27060 psapi"
27061 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27062 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
27063 ac_config_files="$ac_config_files dlls/psapi/Makefile"
27065 ALL_MAKEFILES="$ALL_MAKEFILES \\
27066 dlls/psapi/tests/Makefile"
27067 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27068 psapi/tests"
27069 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27070 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
27071 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
27073 ALL_MAKEFILES="$ALL_MAKEFILES \\
27074 dlls/pstorec/Makefile"
27075 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27076 pstorec"
27077 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27078 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
27079 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
27081 ALL_MAKEFILES="$ALL_MAKEFILES \\
27082 dlls/qcap/Makefile"
27083 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27084 qcap"
27085 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27086 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
27087 ac_config_files="$ac_config_files dlls/qcap/Makefile"
27089 ALL_MAKEFILES="$ALL_MAKEFILES \\
27090 dlls/qedit/Makefile"
27091 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27092 qedit"
27093 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27094 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
27095 ac_config_files="$ac_config_files dlls/qedit/Makefile"
27097 ALL_MAKEFILES="$ALL_MAKEFILES \\
27098 dlls/qedit/tests/Makefile"
27099 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27100 qedit/tests"
27101 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27102 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
27103 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
27105 ALL_MAKEFILES="$ALL_MAKEFILES \\
27106 dlls/qmgr/Makefile"
27107 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27108 qmgr"
27109 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27110 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
27111 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
27113 ALL_MAKEFILES="$ALL_MAKEFILES \\
27114 dlls/qmgr/tests/Makefile"
27115 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27116 qmgr/tests"
27117 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27118 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
27119 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
27121 ALL_MAKEFILES="$ALL_MAKEFILES \\
27122 dlls/qmgrprxy/Makefile"
27123 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27124 qmgrprxy"
27125 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27126 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
27127 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
27129 ALL_MAKEFILES="$ALL_MAKEFILES \\
27130 dlls/quartz/Makefile"
27131 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27132 quartz"
27133 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27134 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
27135 ac_config_files="$ac_config_files dlls/quartz/Makefile"
27137 ALL_MAKEFILES="$ALL_MAKEFILES \\
27138 dlls/quartz/tests/Makefile"
27139 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27140 quartz/tests"
27141 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27142 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
27143 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
27145 ALL_MAKEFILES="$ALL_MAKEFILES \\
27146 dlls/query/Makefile"
27147 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27148 query"
27149 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27150 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
27151 ac_config_files="$ac_config_files dlls/query/Makefile"
27153 ALL_MAKEFILES="$ALL_MAKEFILES \\
27154 dlls/rasapi16.dll16/Makefile"
27155 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27156 rasapi16.dll16"
27157 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27158 dlls/rasapi16.dll16/Makefile: dlls/rasapi16.dll16/Makefile.in dlls/Makedll.rules"
27159 ac_config_files="$ac_config_files dlls/rasapi16.dll16/Makefile"
27161 ALL_MAKEFILES="$ALL_MAKEFILES \\
27162 dlls/rasapi32/Makefile"
27163 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27164 rasapi32"
27165 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27166 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
27167 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
27169 ALL_MAKEFILES="$ALL_MAKEFILES \\
27170 dlls/rasapi32/tests/Makefile"
27171 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27172 rasapi32/tests"
27173 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27174 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
27175 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
27177 ALL_MAKEFILES="$ALL_MAKEFILES \\
27178 dlls/rasdlg/Makefile"
27179 test "x$enable_rasdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27180 rasdlg"
27181 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27182 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
27183 ac_config_files="$ac_config_files dlls/rasdlg/Makefile"
27185 ALL_MAKEFILES="$ALL_MAKEFILES \\
27186 dlls/resutils/Makefile"
27187 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27188 resutils"
27189 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27190 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
27191 ac_config_files="$ac_config_files dlls/resutils/Makefile"
27193 ALL_MAKEFILES="$ALL_MAKEFILES \\
27194 dlls/riched20/Makefile"
27195 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27196 riched20"
27197 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27198 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
27199 ac_config_files="$ac_config_files dlls/riched20/Makefile"
27201 ALL_MAKEFILES="$ALL_MAKEFILES \\
27202 dlls/riched20/tests/Makefile"
27203 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27204 riched20/tests"
27205 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27206 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
27207 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
27209 ALL_MAKEFILES="$ALL_MAKEFILES \\
27210 dlls/riched32/Makefile"
27211 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27212 riched32"
27213 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27214 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
27215 ac_config_files="$ac_config_files dlls/riched32/Makefile"
27217 ALL_MAKEFILES="$ALL_MAKEFILES \\
27218 dlls/riched32/tests/Makefile"
27219 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27220 riched32/tests"
27221 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27222 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
27223 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
27225 ALL_MAKEFILES="$ALL_MAKEFILES \\
27226 dlls/rpcrt4/Makefile"
27227 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27228 rpcrt4"
27229 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27230 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
27231 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
27233 ALL_MAKEFILES="$ALL_MAKEFILES \\
27234 dlls/rpcrt4/tests/Makefile"
27235 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27236 rpcrt4/tests"
27237 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27238 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
27239 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
27241 ALL_MAKEFILES="$ALL_MAKEFILES \\
27242 dlls/rsabase/Makefile"
27243 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27244 rsabase"
27245 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27246 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
27247 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
27249 ALL_MAKEFILES="$ALL_MAKEFILES \\
27250 dlls/rsaenh/Makefile"
27251 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27252 rsaenh"
27253 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27254 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
27255 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
27257 ALL_MAKEFILES="$ALL_MAKEFILES \\
27258 dlls/rsaenh/tests/Makefile"
27259 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27260 rsaenh/tests"
27261 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27262 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
27263 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
27265 ALL_MAKEFILES="$ALL_MAKEFILES \\
27266 dlls/rtutils/Makefile"
27267 test "x$enable_rtutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27268 rtutils"
27269 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27270 dlls/rtutils/Makefile: dlls/rtutils/Makefile.in dlls/Makedll.rules"
27271 ac_config_files="$ac_config_files dlls/rtutils/Makefile"
27273 ALL_MAKEFILES="$ALL_MAKEFILES \\
27274 dlls/sane.ds/Makefile"
27275 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27276 sane.ds"
27277 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27278 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
27279 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
27281 ALL_MAKEFILES="$ALL_MAKEFILES \\
27282 dlls/sccbase/Makefile"
27283 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27284 sccbase"
27285 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27286 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
27287 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
27289 ALL_MAKEFILES="$ALL_MAKEFILES \\
27290 dlls/schannel/Makefile"
27291 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27292 schannel"
27293 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27294 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
27295 ac_config_files="$ac_config_files dlls/schannel/Makefile"
27297 ALL_MAKEFILES="$ALL_MAKEFILES \\
27298 dlls/schannel/tests/Makefile"
27299 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27300 schannel/tests"
27301 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27302 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
27303 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
27305 ALL_MAKEFILES="$ALL_MAKEFILES \\
27306 dlls/secur32/Makefile"
27307 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27308 secur32"
27309 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27310 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
27311 ac_config_files="$ac_config_files dlls/secur32/Makefile"
27313 ALL_MAKEFILES="$ALL_MAKEFILES \\
27314 dlls/secur32/tests/Makefile"
27315 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27316 secur32/tests"
27317 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27318 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
27319 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
27321 ALL_MAKEFILES="$ALL_MAKEFILES \\
27322 dlls/security/Makefile"
27323 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27324 security"
27325 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27326 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
27327 ac_config_files="$ac_config_files dlls/security/Makefile"
27329 ALL_MAKEFILES="$ALL_MAKEFILES \\
27330 dlls/sensapi/Makefile"
27331 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27332 sensapi"
27333 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27334 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
27335 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
27337 ALL_MAKEFILES="$ALL_MAKEFILES \\
27338 dlls/serialui/Makefile"
27339 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27340 serialui"
27341 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27342 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
27343 ac_config_files="$ac_config_files dlls/serialui/Makefile"
27345 ALL_MAKEFILES="$ALL_MAKEFILES \\
27346 dlls/serialui/tests/Makefile"
27347 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27348 serialui/tests"
27349 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27350 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
27351 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
27353 ALL_MAKEFILES="$ALL_MAKEFILES \\
27354 dlls/setupapi/Makefile"
27355 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27356 setupapi"
27357 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27358 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
27359 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
27361 ALL_MAKEFILES="$ALL_MAKEFILES \\
27362 dlls/setupapi/tests/Makefile"
27363 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27364 setupapi/tests"
27365 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27366 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
27367 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
27369 ALL_MAKEFILES="$ALL_MAKEFILES \\
27370 dlls/sfc/Makefile"
27371 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27372 sfc"
27373 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27374 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
27375 ac_config_files="$ac_config_files dlls/sfc/Makefile"
27377 ALL_MAKEFILES="$ALL_MAKEFILES \\
27378 dlls/sfc_os/Makefile"
27379 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27380 sfc_os"
27381 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27382 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
27383 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
27385 ALL_MAKEFILES="$ALL_MAKEFILES \\
27386 dlls/shdoclc/Makefile"
27387 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27388 shdoclc"
27389 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27390 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
27391 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
27393 ALL_MAKEFILES="$ALL_MAKEFILES \\
27394 dlls/shdocvw/Makefile"
27395 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27396 shdocvw"
27397 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27398 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
27399 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
27401 ALL_MAKEFILES="$ALL_MAKEFILES \\
27402 dlls/shdocvw/tests/Makefile"
27403 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27404 shdocvw/tests"
27405 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27406 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
27407 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
27409 ALL_MAKEFILES="$ALL_MAKEFILES \\
27410 dlls/shell.dll16/Makefile"
27411 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27412 shell.dll16"
27413 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27414 dlls/shell.dll16/Makefile: dlls/shell.dll16/Makefile.in dlls/Makedll.rules"
27415 ac_config_files="$ac_config_files dlls/shell.dll16/Makefile"
27417 ALL_MAKEFILES="$ALL_MAKEFILES \\
27418 dlls/shell32/Makefile"
27419 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27420 shell32"
27421 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27422 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
27423 ac_config_files="$ac_config_files dlls/shell32/Makefile"
27425 ALL_MAKEFILES="$ALL_MAKEFILES \\
27426 dlls/shell32/tests/Makefile"
27427 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27428 shell32/tests"
27429 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27430 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
27431 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
27433 ALL_MAKEFILES="$ALL_MAKEFILES \\
27434 dlls/shfolder/Makefile"
27435 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27436 shfolder"
27437 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27438 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
27439 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
27441 ALL_MAKEFILES="$ALL_MAKEFILES \\
27442 dlls/shlwapi/Makefile"
27443 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27444 shlwapi"
27445 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27446 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
27447 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
27449 ALL_MAKEFILES="$ALL_MAKEFILES \\
27450 dlls/shlwapi/tests/Makefile"
27451 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27452 shlwapi/tests"
27453 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27454 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
27455 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
27457 ALL_MAKEFILES="$ALL_MAKEFILES \\
27458 dlls/slbcsp/Makefile"
27459 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27460 slbcsp"
27461 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27462 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
27463 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
27465 ALL_MAKEFILES="$ALL_MAKEFILES \\
27466 dlls/slc/Makefile"
27467 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27468 slc"
27469 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27470 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
27471 ac_config_files="$ac_config_files dlls/slc/Makefile"
27473 ALL_MAKEFILES="$ALL_MAKEFILES \\
27474 dlls/snmpapi/Makefile"
27475 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27476 snmpapi"
27477 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27478 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
27479 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
27481 ALL_MAKEFILES="$ALL_MAKEFILES \\
27482 dlls/snmpapi/tests/Makefile"
27483 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27484 snmpapi/tests"
27485 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27486 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
27487 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
27489 ALL_MAKEFILES="$ALL_MAKEFILES \\
27490 dlls/softpub/Makefile"
27491 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27492 softpub"
27493 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27494 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
27495 ac_config_files="$ac_config_files dlls/softpub/Makefile"
27497 ALL_MAKEFILES="$ALL_MAKEFILES \\
27498 dlls/sound.drv16/Makefile"
27499 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27500 sound.drv16"
27501 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27502 dlls/sound.drv16/Makefile: dlls/sound.drv16/Makefile.in dlls/Makedll.rules"
27503 ac_config_files="$ac_config_files dlls/sound.drv16/Makefile"
27505 ALL_MAKEFILES="$ALL_MAKEFILES \\
27506 dlls/spoolss/Makefile"
27507 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27508 spoolss"
27509 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27510 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
27511 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
27513 ALL_MAKEFILES="$ALL_MAKEFILES \\
27514 dlls/spoolss/tests/Makefile"
27515 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27516 spoolss/tests"
27517 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27518 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
27519 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
27521 ALL_MAKEFILES="$ALL_MAKEFILES \\
27522 dlls/stdole2.tlb/Makefile"
27523 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27524 stdole2.tlb"
27525 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27526 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
27527 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
27529 ALL_MAKEFILES="$ALL_MAKEFILES \\
27530 dlls/stdole32.tlb/Makefile"
27531 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27532 stdole32.tlb"
27533 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27534 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
27535 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
27537 ALL_MAKEFILES="$ALL_MAKEFILES \\
27538 dlls/sti/Makefile"
27539 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27540 sti"
27541 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27542 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
27543 ac_config_files="$ac_config_files dlls/sti/Makefile"
27545 ALL_MAKEFILES="$ALL_MAKEFILES \\
27546 dlls/storage.dll16/Makefile"
27547 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27548 storage.dll16"
27549 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27550 dlls/storage.dll16/Makefile: dlls/storage.dll16/Makefile.in dlls/Makedll.rules"
27551 ac_config_files="$ac_config_files dlls/storage.dll16/Makefile"
27553 ALL_MAKEFILES="$ALL_MAKEFILES \\
27554 dlls/stress.dll16/Makefile"
27555 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27556 stress.dll16"
27557 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27558 dlls/stress.dll16/Makefile: dlls/stress.dll16/Makefile.in dlls/Makedll.rules"
27559 ac_config_files="$ac_config_files dlls/stress.dll16/Makefile"
27561 ALL_MAKEFILES="$ALL_MAKEFILES \\
27562 dlls/strmiids/Makefile"
27563 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27564 strmiids"
27565 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27566 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
27567 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
27569 ALL_MAKEFILES="$ALL_MAKEFILES \\
27570 dlls/svrapi/Makefile"
27571 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27572 svrapi"
27573 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27574 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
27575 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
27577 ALL_MAKEFILES="$ALL_MAKEFILES \\
27578 dlls/sxs/Makefile"
27579 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27580 sxs"
27581 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27582 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
27583 ac_config_files="$ac_config_files dlls/sxs/Makefile"
27585 ALL_MAKEFILES="$ALL_MAKEFILES \\
27586 dlls/t2embed/Makefile"
27587 test "x$enable_t2embed" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27588 t2embed"
27589 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27590 dlls/t2embed/Makefile: dlls/t2embed/Makefile.in dlls/Makedll.rules"
27591 ac_config_files="$ac_config_files dlls/t2embed/Makefile"
27593 ALL_MAKEFILES="$ALL_MAKEFILES \\
27594 dlls/tapi32/Makefile"
27595 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27596 tapi32"
27597 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27598 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
27599 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
27601 ALL_MAKEFILES="$ALL_MAKEFILES \\
27602 dlls/traffic/Makefile"
27603 test "x$enable_traffic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27604 traffic"
27605 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27606 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
27607 ac_config_files="$ac_config_files dlls/traffic/Makefile"
27609 ALL_MAKEFILES="$ALL_MAKEFILES \\
27610 dlls/twain.dll16/Makefile"
27611 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27612 twain.dll16"
27613 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27614 dlls/twain.dll16/Makefile: dlls/twain.dll16/Makefile.in dlls/Makedll.rules"
27615 ac_config_files="$ac_config_files dlls/twain.dll16/Makefile"
27617 ALL_MAKEFILES="$ALL_MAKEFILES \\
27618 dlls/twain_32/Makefile"
27619 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27620 twain_32"
27621 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27622 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
27623 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
27625 ALL_MAKEFILES="$ALL_MAKEFILES \\
27626 dlls/twain_32/tests/Makefile"
27627 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27628 twain_32/tests"
27629 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27630 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
27631 ac_config_files="$ac_config_files dlls/twain_32/tests/Makefile"
27633 ALL_MAKEFILES="$ALL_MAKEFILES \\
27634 dlls/typelib.dll16/Makefile"
27635 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27636 typelib.dll16"
27637 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27638 dlls/typelib.dll16/Makefile: dlls/typelib.dll16/Makefile.in dlls/Makedll.rules"
27639 ac_config_files="$ac_config_files dlls/typelib.dll16/Makefile"
27641 ALL_MAKEFILES="$ALL_MAKEFILES \\
27642 dlls/unicows/Makefile"
27643 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27644 unicows"
27645 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27646 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
27647 ac_config_files="$ac_config_files dlls/unicows/Makefile"
27649 ALL_MAKEFILES="$ALL_MAKEFILES \\
27650 dlls/updspapi/Makefile"
27651 test "x$enable_updspapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27652 updspapi"
27653 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27654 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
27655 ac_config_files="$ac_config_files dlls/updspapi/Makefile"
27657 ALL_MAKEFILES="$ALL_MAKEFILES \\
27658 dlls/url/Makefile"
27659 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27660 url"
27661 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27662 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
27663 ac_config_files="$ac_config_files dlls/url/Makefile"
27665 ALL_MAKEFILES="$ALL_MAKEFILES \\
27666 dlls/urlmon/Makefile"
27667 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27668 urlmon"
27669 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27670 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
27671 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
27673 ALL_MAKEFILES="$ALL_MAKEFILES \\
27674 dlls/urlmon/tests/Makefile"
27675 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27676 urlmon/tests"
27677 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27678 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
27679 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
27681 ALL_MAKEFILES="$ALL_MAKEFILES \\
27682 dlls/user32/Makefile"
27683 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27684 user32"
27685 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27686 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
27687 ac_config_files="$ac_config_files dlls/user32/Makefile"
27689 ALL_MAKEFILES="$ALL_MAKEFILES \\
27690 dlls/user32/tests/Makefile"
27691 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27692 user32/tests"
27693 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27694 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
27695 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
27697 ALL_MAKEFILES="$ALL_MAKEFILES \\
27698 dlls/userenv/Makefile"
27699 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27700 userenv"
27701 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27702 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
27703 ac_config_files="$ac_config_files dlls/userenv/Makefile"
27705 ALL_MAKEFILES="$ALL_MAKEFILES \\
27706 dlls/userenv/tests/Makefile"
27707 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27708 userenv/tests"
27709 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27710 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
27711 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
27713 ALL_MAKEFILES="$ALL_MAKEFILES \\
27714 dlls/usp10/Makefile"
27715 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27716 usp10"
27717 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27718 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
27719 ac_config_files="$ac_config_files dlls/usp10/Makefile"
27721 ALL_MAKEFILES="$ALL_MAKEFILES \\
27722 dlls/usp10/tests/Makefile"
27723 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27724 usp10/tests"
27725 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27726 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
27727 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
27729 ALL_MAKEFILES="$ALL_MAKEFILES \\
27730 dlls/uuid/Makefile"
27731 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27732 uuid"
27733 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27734 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
27735 ac_config_files="$ac_config_files dlls/uuid/Makefile"
27737 ALL_MAKEFILES="$ALL_MAKEFILES \\
27738 dlls/uxtheme/Makefile"
27739 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27740 uxtheme"
27741 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27742 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
27743 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
27745 ALL_MAKEFILES="$ALL_MAKEFILES \\
27746 dlls/uxtheme/tests/Makefile"
27747 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27748 uxtheme/tests"
27749 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27750 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
27751 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
27753 ALL_MAKEFILES="$ALL_MAKEFILES \\
27754 dlls/vdhcp.vxd/Makefile"
27755 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27756 vdhcp.vxd"
27757 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27758 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
27759 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
27761 ALL_MAKEFILES="$ALL_MAKEFILES \\
27762 dlls/vdmdbg/Makefile"
27763 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27764 vdmdbg"
27765 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27766 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
27767 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
27769 ALL_MAKEFILES="$ALL_MAKEFILES \\
27770 dlls/version/Makefile"
27771 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27772 version"
27773 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27774 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
27775 ac_config_files="$ac_config_files dlls/version/Makefile"
27777 ALL_MAKEFILES="$ALL_MAKEFILES \\
27778 dlls/version/tests/Makefile"
27779 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27780 version/tests"
27781 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27782 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
27783 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
27785 ALL_MAKEFILES="$ALL_MAKEFILES \\
27786 dlls/vmm.vxd/Makefile"
27787 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27788 vmm.vxd"
27789 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27790 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
27791 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
27793 ALL_MAKEFILES="$ALL_MAKEFILES \\
27794 dlls/vnbt.vxd/Makefile"
27795 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27796 vnbt.vxd"
27797 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27798 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
27799 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
27801 ALL_MAKEFILES="$ALL_MAKEFILES \\
27802 dlls/vnetbios.vxd/Makefile"
27803 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27804 vnetbios.vxd"
27805 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27806 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
27807 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
27809 ALL_MAKEFILES="$ALL_MAKEFILES \\
27810 dlls/vtdapi.vxd/Makefile"
27811 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27812 vtdapi.vxd"
27813 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27814 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
27815 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
27817 ALL_MAKEFILES="$ALL_MAKEFILES \\
27818 dlls/vwin32.vxd/Makefile"
27819 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27820 vwin32.vxd"
27821 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27822 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
27823 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
27825 ALL_MAKEFILES="$ALL_MAKEFILES \\
27826 dlls/w32skrnl/Makefile"
27827 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27828 w32skrnl"
27829 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27830 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
27831 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
27833 ALL_MAKEFILES="$ALL_MAKEFILES \\
27834 dlls/w32sys.dll16/Makefile"
27835 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27836 w32sys.dll16"
27837 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27838 dlls/w32sys.dll16/Makefile: dlls/w32sys.dll16/Makefile.in dlls/Makedll.rules"
27839 ac_config_files="$ac_config_files dlls/w32sys.dll16/Makefile"
27841 ALL_MAKEFILES="$ALL_MAKEFILES \\
27842 dlls/wbemprox/Makefile"
27843 test "x$enable_wbemprox" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27844 wbemprox"
27845 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27846 dlls/wbemprox/Makefile: dlls/wbemprox/Makefile.in dlls/Makedll.rules"
27847 ac_config_files="$ac_config_files dlls/wbemprox/Makefile"
27849 ALL_MAKEFILES="$ALL_MAKEFILES \\
27850 dlls/win32s16.dll16/Makefile"
27851 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27852 win32s16.dll16"
27853 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27854 dlls/win32s16.dll16/Makefile: dlls/win32s16.dll16/Makefile.in dlls/Makedll.rules"
27855 ac_config_files="$ac_config_files dlls/win32s16.dll16/Makefile"
27857 ALL_MAKEFILES="$ALL_MAKEFILES \\
27858 dlls/win87em.dll16/Makefile"
27859 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27860 win87em.dll16"
27861 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27862 dlls/win87em.dll16/Makefile: dlls/win87em.dll16/Makefile.in dlls/Makedll.rules"
27863 ac_config_files="$ac_config_files dlls/win87em.dll16/Makefile"
27865 ALL_MAKEFILES="$ALL_MAKEFILES \\
27866 dlls/winaspi.dll16/Makefile"
27867 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27868 winaspi.dll16"
27869 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27870 dlls/winaspi.dll16/Makefile: dlls/winaspi.dll16/Makefile.in dlls/Makedll.rules"
27871 ac_config_files="$ac_config_files dlls/winaspi.dll16/Makefile"
27873 ALL_MAKEFILES="$ALL_MAKEFILES \\
27874 dlls/windebug.dll16/Makefile"
27875 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27876 windebug.dll16"
27877 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27878 dlls/windebug.dll16/Makefile: dlls/windebug.dll16/Makefile.in dlls/Makedll.rules"
27879 ac_config_files="$ac_config_files dlls/windebug.dll16/Makefile"
27881 ALL_MAKEFILES="$ALL_MAKEFILES \\
27882 dlls/windowscodecs/Makefile"
27883 test "x$enable_windowscodecs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27884 windowscodecs"
27885 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27886 dlls/windowscodecs/Makefile: dlls/windowscodecs/Makefile.in dlls/Makedll.rules"
27887 ac_config_files="$ac_config_files dlls/windowscodecs/Makefile"
27889 ALL_MAKEFILES="$ALL_MAKEFILES \\
27890 dlls/windowscodecs/tests/Makefile"
27891 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27892 windowscodecs/tests"
27893 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27894 dlls/windowscodecs/tests/Makefile: dlls/windowscodecs/tests/Makefile.in dlls/Maketest.rules"
27895 ac_config_files="$ac_config_files dlls/windowscodecs/tests/Makefile"
27897 ALL_MAKEFILES="$ALL_MAKEFILES \\
27898 dlls/winealsa.drv/Makefile"
27899 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27900 winealsa.drv"
27901 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27902 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
27903 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
27905 ALL_MAKEFILES="$ALL_MAKEFILES \\
27906 dlls/wineaudioio.drv/Makefile"
27907 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27908 wineaudioio.drv"
27909 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27910 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
27911 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
27913 ALL_MAKEFILES="$ALL_MAKEFILES \\
27914 dlls/winecoreaudio.drv/Makefile"
27915 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27916 winecoreaudio.drv"
27917 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27918 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
27919 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
27921 ALL_MAKEFILES="$ALL_MAKEFILES \\
27922 dlls/winecrt0/Makefile"
27923 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27924 winecrt0"
27925 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27926 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
27927 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
27929 ALL_MAKEFILES="$ALL_MAKEFILES \\
27930 dlls/wined3d/Makefile"
27931 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27932 wined3d"
27933 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27934 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
27935 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
27937 ALL_MAKEFILES="$ALL_MAKEFILES \\
27938 dlls/winedos/Makefile"
27939 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27940 winedos"
27941 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27942 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
27943 ac_config_files="$ac_config_files dlls/winedos/Makefile"
27945 ALL_MAKEFILES="$ALL_MAKEFILES \\
27946 dlls/wineesd.drv/Makefile"
27947 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27948 wineesd.drv"
27949 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27950 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
27951 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
27953 ALL_MAKEFILES="$ALL_MAKEFILES \\
27954 dlls/winejack.drv/Makefile"
27955 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27956 winejack.drv"
27957 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27958 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
27959 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
27961 ALL_MAKEFILES="$ALL_MAKEFILES \\
27962 dlls/winejoystick.drv/Makefile"
27963 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27964 winejoystick.drv"
27965 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27966 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
27967 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
27969 ALL_MAKEFILES="$ALL_MAKEFILES \\
27970 dlls/winemp3.acm/Makefile"
27971 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27972 winemp3.acm"
27973 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27974 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
27975 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
27977 ALL_MAKEFILES="$ALL_MAKEFILES \\
27978 dlls/winenas.drv/Makefile"
27979 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27980 winenas.drv"
27981 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27982 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
27983 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
27985 ALL_MAKEFILES="$ALL_MAKEFILES \\
27986 dlls/wineoss.drv/Makefile"
27987 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27988 wineoss.drv"
27989 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27990 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
27991 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
27993 ALL_MAKEFILES="$ALL_MAKEFILES \\
27994 dlls/wineps.drv/Makefile"
27995 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27996 wineps.drv"
27997 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27998 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
27999 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
28001 ALL_MAKEFILES="$ALL_MAKEFILES \\
28002 dlls/winequartz.drv/Makefile"
28003 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28004 winequartz.drv"
28005 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28006 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
28007 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
28009 ALL_MAKEFILES="$ALL_MAKEFILES \\
28010 dlls/winex11.drv/Makefile"
28011 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28012 winex11.drv"
28013 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28014 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
28015 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
28017 ALL_MAKEFILES="$ALL_MAKEFILES \\
28018 dlls/wing32/Makefile"
28019 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28020 wing32"
28021 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28022 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
28023 ac_config_files="$ac_config_files dlls/wing32/Makefile"
28025 ALL_MAKEFILES="$ALL_MAKEFILES \\
28026 dlls/winhttp/Makefile"
28027 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28028 winhttp"
28029 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28030 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
28031 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
28033 ALL_MAKEFILES="$ALL_MAKEFILES \\
28034 dlls/winhttp/tests/Makefile"
28035 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28036 winhttp/tests"
28037 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28038 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
28039 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
28041 ALL_MAKEFILES="$ALL_MAKEFILES \\
28042 dlls/wininet/Makefile"
28043 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28044 wininet"
28045 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28046 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
28047 ac_config_files="$ac_config_files dlls/wininet/Makefile"
28049 ALL_MAKEFILES="$ALL_MAKEFILES \\
28050 dlls/wininet/tests/Makefile"
28051 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28052 wininet/tests"
28053 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28054 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
28055 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
28057 ALL_MAKEFILES="$ALL_MAKEFILES \\
28058 dlls/winmm/Makefile"
28059 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28060 winmm"
28061 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28062 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
28063 ac_config_files="$ac_config_files dlls/winmm/Makefile"
28065 ALL_MAKEFILES="$ALL_MAKEFILES \\
28066 dlls/winmm/tests/Makefile"
28067 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28068 winmm/tests"
28069 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28070 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
28071 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
28073 ALL_MAKEFILES="$ALL_MAKEFILES \\
28074 dlls/winnls.dll16/Makefile"
28075 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28076 winnls.dll16"
28077 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28078 dlls/winnls.dll16/Makefile: dlls/winnls.dll16/Makefile.in dlls/Makedll.rules"
28079 ac_config_files="$ac_config_files dlls/winnls.dll16/Makefile"
28081 ALL_MAKEFILES="$ALL_MAKEFILES \\
28082 dlls/winnls32/Makefile"
28083 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28084 winnls32"
28085 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28086 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
28087 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
28089 ALL_MAKEFILES="$ALL_MAKEFILES \\
28090 dlls/winscard/Makefile"
28091 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28092 winscard"
28093 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28094 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
28095 ac_config_files="$ac_config_files dlls/winscard/Makefile"
28097 ALL_MAKEFILES="$ALL_MAKEFILES \\
28098 dlls/winspool.drv/Makefile"
28099 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28100 winspool.drv"
28101 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28102 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
28103 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
28105 ALL_MAKEFILES="$ALL_MAKEFILES \\
28106 dlls/winspool.drv/tests/Makefile"
28107 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28108 winspool.drv/tests"
28109 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28110 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
28111 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
28113 ALL_MAKEFILES="$ALL_MAKEFILES \\
28114 dlls/wintab.dll16/Makefile"
28115 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28116 wintab.dll16"
28117 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28118 dlls/wintab.dll16/Makefile: dlls/wintab.dll16/Makefile.in dlls/Makedll.rules"
28119 ac_config_files="$ac_config_files dlls/wintab.dll16/Makefile"
28121 ALL_MAKEFILES="$ALL_MAKEFILES \\
28122 dlls/wintab32/Makefile"
28123 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28124 wintab32"
28125 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28126 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
28127 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
28129 ALL_MAKEFILES="$ALL_MAKEFILES \\
28130 dlls/wintab32/tests/Makefile"
28131 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28132 wintab32/tests"
28133 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28134 dlls/wintab32/tests/Makefile: dlls/wintab32/tests/Makefile.in dlls/Maketest.rules"
28135 ac_config_files="$ac_config_files dlls/wintab32/tests/Makefile"
28137 ALL_MAKEFILES="$ALL_MAKEFILES \\
28138 dlls/wintrust/Makefile"
28139 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28140 wintrust"
28141 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28142 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
28143 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
28145 ALL_MAKEFILES="$ALL_MAKEFILES \\
28146 dlls/wintrust/tests/Makefile"
28147 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28148 wintrust/tests"
28149 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28150 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
28151 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
28153 ALL_MAKEFILES="$ALL_MAKEFILES \\
28154 dlls/wldap32/Makefile"
28155 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28156 wldap32"
28157 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28158 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
28159 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
28161 ALL_MAKEFILES="$ALL_MAKEFILES \\
28162 dlls/wldap32/tests/Makefile"
28163 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28164 wldap32/tests"
28165 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28166 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
28167 ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
28169 ALL_MAKEFILES="$ALL_MAKEFILES \\
28170 dlls/wmi/Makefile"
28171 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28172 wmi"
28173 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28174 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
28175 ac_config_files="$ac_config_files dlls/wmi/Makefile"
28177 ALL_MAKEFILES="$ALL_MAKEFILES \\
28178 dlls/wmiutils/Makefile"
28179 test "x$enable_wmiutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28180 wmiutils"
28181 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28182 dlls/wmiutils/Makefile: dlls/wmiutils/Makefile.in dlls/Makedll.rules"
28183 ac_config_files="$ac_config_files dlls/wmiutils/Makefile"
28185 ALL_MAKEFILES="$ALL_MAKEFILES \\
28186 dlls/wnaspi32/Makefile"
28187 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28188 wnaspi32"
28189 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28190 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
28191 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
28193 ALL_MAKEFILES="$ALL_MAKEFILES \\
28194 dlls/wow32/Makefile"
28195 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28196 wow32"
28197 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28198 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
28199 ac_config_files="$ac_config_files dlls/wow32/Makefile"
28201 ALL_MAKEFILES="$ALL_MAKEFILES \\
28202 dlls/ws2_32/Makefile"
28203 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28204 ws2_32"
28205 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28206 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
28207 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
28209 ALL_MAKEFILES="$ALL_MAKEFILES \\
28210 dlls/ws2_32/tests/Makefile"
28211 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28212 ws2_32/tests"
28213 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28214 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
28215 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
28217 ALL_MAKEFILES="$ALL_MAKEFILES \\
28218 dlls/wsock32/Makefile"
28219 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28220 wsock32"
28221 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28222 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
28223 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
28225 ALL_MAKEFILES="$ALL_MAKEFILES \\
28226 dlls/wtsapi32/Makefile"
28227 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28228 wtsapi32"
28229 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28230 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
28231 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
28233 ALL_MAKEFILES="$ALL_MAKEFILES \\
28234 dlls/wuapi/Makefile"
28235 test "x$enable_wuapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28236 wuapi"
28237 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28238 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
28239 ac_config_files="$ac_config_files dlls/wuapi/Makefile"
28241 ALL_MAKEFILES="$ALL_MAKEFILES \\
28242 dlls/xinput1_1/Makefile"
28243 test "x$enable_xinput1_1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28244 xinput1_1"
28245 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28246 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
28247 ac_config_files="$ac_config_files dlls/xinput1_1/Makefile"
28249 ALL_MAKEFILES="$ALL_MAKEFILES \\
28250 dlls/xinput1_2/Makefile"
28251 test "x$enable_xinput1_2" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28252 xinput1_2"
28253 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28254 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
28255 ac_config_files="$ac_config_files dlls/xinput1_2/Makefile"
28257 ALL_MAKEFILES="$ALL_MAKEFILES \\
28258 dlls/xinput1_3/Makefile"
28259 test "x$enable_xinput1_3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28260 xinput1_3"
28261 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28262 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
28263 ac_config_files="$ac_config_files dlls/xinput1_3/Makefile"
28265 ALL_MAKEFILES="$ALL_MAKEFILES \\
28266 dlls/xinput1_3/tests/Makefile"
28267 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28268 xinput1_3/tests"
28269 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28270 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
28271 ac_config_files="$ac_config_files dlls/xinput1_3/tests/Makefile"
28273 ALL_MAKEFILES="$ALL_MAKEFILES \\
28274 dlls/xinput9_1_0/Makefile"
28275 test "x$enable_xinput9_1_0" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28276 xinput9_1_0"
28277 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28278 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
28279 ac_config_files="$ac_config_files dlls/xinput9_1_0/Makefile"
28281 ALL_MAKEFILES="$ALL_MAKEFILES \\
28282 dlls/xmllite/Makefile"
28283 test "x$enable_xmllite" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28284 xmllite"
28285 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28286 dlls/xmllite/Makefile: dlls/xmllite/Makefile.in dlls/Makedll.rules"
28287 ac_config_files="$ac_config_files dlls/xmllite/Makefile"
28289 ALL_MAKEFILES="$ALL_MAKEFILES \\
28290 documentation/Makefile"
28291 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28292 documentation"
28293 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28294 documentation/Makefile: documentation/Makefile.in Make.rules"
28295 ac_config_files="$ac_config_files documentation/Makefile"
28297 ALL_MAKEFILES="$ALL_MAKEFILES \\
28298 fonts/Makefile"
28299 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28300 fonts"
28301 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28302 fonts/Makefile: fonts/Makefile.in Make.rules"
28303 ac_config_files="$ac_config_files fonts/Makefile"
28305 ALL_MAKEFILES="$ALL_MAKEFILES \\
28306 include/Makefile"
28307 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28308 include"
28309 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28310 include/Makefile: include/Makefile.in Make.rules"
28311 ac_config_files="$ac_config_files include/Makefile"
28313 ALL_MAKEFILES="$ALL_MAKEFILES \\
28314 libs/Makefile"
28315 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28316 libs"
28317 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28318 libs/Makefile: libs/Makefile.in Make.rules"
28319 ac_config_files="$ac_config_files libs/Makefile"
28321 ALL_MAKEFILES="$ALL_MAKEFILES \\
28322 libs/port/Makefile"
28324 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28325 libs/port/Makefile: libs/port/Makefile.in Make.rules"
28326 ac_config_files="$ac_config_files libs/port/Makefile"
28328 ALL_MAKEFILES="$ALL_MAKEFILES \\
28329 libs/wine/Makefile"
28331 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28332 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
28333 ac_config_files="$ac_config_files libs/wine/Makefile"
28335 ALL_MAKEFILES="$ALL_MAKEFILES \\
28336 libs/wpp/Makefile"
28338 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28339 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
28340 ac_config_files="$ac_config_files libs/wpp/Makefile"
28342 ALL_MAKEFILES="$ALL_MAKEFILES \\
28343 loader/Makefile"
28344 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28345 loader"
28346 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28347 loader/Makefile: loader/Makefile.in Make.rules"
28348 ac_config_files="$ac_config_files loader/Makefile"
28350 ALL_MAKEFILES="$ALL_MAKEFILES \\
28351 programs/Makefile"
28352 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28353 programs"
28354 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28355 programs/Makefile: programs/Makefile.in Make.rules"
28356 ac_config_files="$ac_config_files programs/Makefile"
28358 ALL_MAKEFILES="$ALL_MAKEFILES \\
28359 programs/cacls/Makefile"
28360 test "x$enable_cacls" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28361 cacls" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28362 cacls"
28363 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28364 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
28365 ac_config_files="$ac_config_files programs/cacls/Makefile"
28367 ALL_MAKEFILES="$ALL_MAKEFILES \\
28368 programs/clock/Makefile"
28369 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28370 clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28371 clock"
28372 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28373 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
28374 ac_config_files="$ac_config_files programs/clock/Makefile"
28376 ALL_MAKEFILES="$ALL_MAKEFILES \\
28377 programs/cmd/Makefile"
28378 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28379 cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28380 cmd"
28381 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28382 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
28383 ac_config_files="$ac_config_files programs/cmd/Makefile"
28385 ALL_MAKEFILES="$ALL_MAKEFILES \\
28386 programs/cmdlgtst/Makefile"
28387 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28388 cmdlgtst"
28389 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28390 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
28391 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
28393 ALL_MAKEFILES="$ALL_MAKEFILES \\
28394 programs/control/Makefile"
28395 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28396 control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28397 control"
28398 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28399 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
28400 ac_config_files="$ac_config_files programs/control/Makefile"
28402 ALL_MAKEFILES="$ALL_MAKEFILES \\
28403 programs/eject/Makefile"
28404 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28405 eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28406 eject"
28407 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28408 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
28409 ac_config_files="$ac_config_files programs/eject/Makefile"
28411 ALL_MAKEFILES="$ALL_MAKEFILES \\
28412 programs/expand/Makefile"
28413 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28414 expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28415 expand"
28416 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28417 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
28418 ac_config_files="$ac_config_files programs/expand/Makefile"
28420 ALL_MAKEFILES="$ALL_MAKEFILES \\
28421 programs/explorer/Makefile"
28422 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28423 explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28424 explorer"
28425 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28426 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
28427 ac_config_files="$ac_config_files programs/explorer/Makefile"
28429 ALL_MAKEFILES="$ALL_MAKEFILES \\
28430 programs/hh/Makefile"
28431 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28432 hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28434 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28435 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
28436 ac_config_files="$ac_config_files programs/hh/Makefile"
28438 ALL_MAKEFILES="$ALL_MAKEFILES \\
28439 programs/icinfo/Makefile"
28440 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28441 icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28442 icinfo"
28443 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28444 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
28445 ac_config_files="$ac_config_files programs/icinfo/Makefile"
28447 ALL_MAKEFILES="$ALL_MAKEFILES \\
28448 programs/iexplore/Makefile"
28449 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28450 iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28451 iexplore"
28452 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28453 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
28454 ac_config_files="$ac_config_files programs/iexplore/Makefile"
28456 ALL_MAKEFILES="$ALL_MAKEFILES \\
28457 programs/lodctr/Makefile"
28458 test "x$enable_lodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28459 lodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28460 lodctr"
28461 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28462 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
28463 ac_config_files="$ac_config_files programs/lodctr/Makefile"
28465 ALL_MAKEFILES="$ALL_MAKEFILES \\
28466 programs/msiexec/Makefile"
28467 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28468 msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28469 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28470 msiexec"
28471 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28472 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
28473 ac_config_files="$ac_config_files programs/msiexec/Makefile"
28475 ALL_MAKEFILES="$ALL_MAKEFILES \\
28476 programs/net/Makefile"
28477 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28478 net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28479 net"
28480 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28481 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
28482 ac_config_files="$ac_config_files programs/net/Makefile"
28484 ALL_MAKEFILES="$ALL_MAKEFILES \\
28485 programs/notepad/Makefile"
28486 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28487 notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28488 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28489 notepad"
28490 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28491 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
28492 ac_config_files="$ac_config_files programs/notepad/Makefile"
28494 ALL_MAKEFILES="$ALL_MAKEFILES \\
28495 programs/oleview/Makefile"
28496 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28497 oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28498 oleview"
28499 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28500 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
28501 ac_config_files="$ac_config_files programs/oleview/Makefile"
28503 ALL_MAKEFILES="$ALL_MAKEFILES \\
28504 programs/progman/Makefile"
28505 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28506 progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28507 progman"
28508 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28509 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
28510 ac_config_files="$ac_config_files programs/progman/Makefile"
28512 ALL_MAKEFILES="$ALL_MAKEFILES \\
28513 programs/reg/Makefile"
28514 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28515 reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28516 reg"
28517 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28518 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
28519 ac_config_files="$ac_config_files programs/reg/Makefile"
28521 ALL_MAKEFILES="$ALL_MAKEFILES \\
28522 programs/regedit/Makefile"
28523 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28524 regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28525 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28526 regedit"
28527 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28528 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
28529 ac_config_files="$ac_config_files programs/regedit/Makefile"
28531 ALL_MAKEFILES="$ALL_MAKEFILES \\
28532 programs/regsvr32/Makefile"
28533 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28534 regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28535 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28536 regsvr32"
28537 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28538 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
28539 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
28541 ALL_MAKEFILES="$ALL_MAKEFILES \\
28542 programs/rpcss/Makefile"
28543 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28544 rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28545 rpcss"
28546 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28547 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
28548 ac_config_files="$ac_config_files programs/rpcss/Makefile"
28550 ALL_MAKEFILES="$ALL_MAKEFILES \\
28551 programs/rundll32/Makefile"
28552 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28553 rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28554 rundll32"
28555 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28556 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
28557 ac_config_files="$ac_config_files programs/rundll32/Makefile"
28559 ALL_MAKEFILES="$ALL_MAKEFILES \\
28560 programs/secedit/Makefile"
28561 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28562 secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28563 secedit"
28564 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28565 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
28566 ac_config_files="$ac_config_files programs/secedit/Makefile"
28568 ALL_MAKEFILES="$ALL_MAKEFILES \\
28569 programs/services/Makefile"
28570 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28571 services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28572 services"
28573 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28574 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
28575 ac_config_files="$ac_config_files programs/services/Makefile"
28577 ALL_MAKEFILES="$ALL_MAKEFILES \\
28578 programs/spoolsv/Makefile"
28579 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28580 spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28581 spoolsv"
28582 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28583 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
28584 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
28586 ALL_MAKEFILES="$ALL_MAKEFILES \\
28587 programs/start/Makefile"
28588 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28589 start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28590 start"
28591 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28592 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
28593 ac_config_files="$ac_config_files programs/start/Makefile"
28595 ALL_MAKEFILES="$ALL_MAKEFILES \\
28596 programs/svchost/Makefile"
28597 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28598 svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28599 svchost"
28600 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28601 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
28602 ac_config_files="$ac_config_files programs/svchost/Makefile"
28604 ALL_MAKEFILES="$ALL_MAKEFILES \\
28605 programs/taskmgr/Makefile"
28606 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28607 taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28608 taskmgr"
28609 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28610 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
28611 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
28613 ALL_MAKEFILES="$ALL_MAKEFILES \\
28614 programs/termsv/Makefile"
28615 test "x$enable_termsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28616 termsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28617 termsv"
28618 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28619 programs/termsv/Makefile: programs/termsv/Makefile.in programs/Makeprog.rules"
28620 ac_config_files="$ac_config_files programs/termsv/Makefile"
28622 ALL_MAKEFILES="$ALL_MAKEFILES \\
28623 programs/uninstaller/Makefile"
28624 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28625 uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28626 uninstaller"
28627 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28628 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
28629 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
28631 ALL_MAKEFILES="$ALL_MAKEFILES \\
28632 programs/unlodctr/Makefile"
28633 test "x$enable_unlodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28634 unlodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28635 unlodctr"
28636 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28637 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
28638 ac_config_files="$ac_config_files programs/unlodctr/Makefile"
28640 ALL_MAKEFILES="$ALL_MAKEFILES \\
28641 programs/view/Makefile"
28642 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28643 view"
28644 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28645 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
28646 ac_config_files="$ac_config_files programs/view/Makefile"
28648 ALL_MAKEFILES="$ALL_MAKEFILES \\
28649 programs/wineboot/Makefile"
28650 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28651 wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28652 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28653 wineboot"
28654 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28655 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
28656 ac_config_files="$ac_config_files programs/wineboot/Makefile"
28658 ALL_MAKEFILES="$ALL_MAKEFILES \\
28659 programs/winebrowser/Makefile"
28660 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28661 winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28662 winebrowser"
28663 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28664 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
28665 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
28667 ALL_MAKEFILES="$ALL_MAKEFILES \\
28668 programs/winecfg/Makefile"
28669 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28670 winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28671 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28672 winecfg"
28673 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28674 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
28675 ac_config_files="$ac_config_files programs/winecfg/Makefile"
28677 ALL_MAKEFILES="$ALL_MAKEFILES \\
28678 programs/wineconsole/Makefile"
28679 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28680 wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28681 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28682 wineconsole"
28683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28684 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
28685 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
28687 ALL_MAKEFILES="$ALL_MAKEFILES \\
28688 programs/winedbg/Makefile"
28689 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28690 winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28691 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28692 winedbg"
28693 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28694 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
28695 ac_config_files="$ac_config_files programs/winedbg/Makefile"
28697 ALL_MAKEFILES="$ALL_MAKEFILES \\
28698 programs/winedevice/Makefile"
28699 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28700 winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28701 winedevice"
28702 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28703 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
28704 ac_config_files="$ac_config_files programs/winedevice/Makefile"
28706 ALL_MAKEFILES="$ALL_MAKEFILES \\
28707 programs/winefile/Makefile"
28708 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28709 winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28710 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28711 winefile"
28712 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28713 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
28714 ac_config_files="$ac_config_files programs/winefile/Makefile"
28716 ALL_MAKEFILES="$ALL_MAKEFILES \\
28717 programs/winemenubuilder/Makefile"
28718 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28719 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28720 winemenubuilder"
28721 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28722 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
28723 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
28725 ALL_MAKEFILES="$ALL_MAKEFILES \\
28726 programs/winemine/Makefile"
28727 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28728 winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28729 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28730 winemine"
28731 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28732 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
28733 ac_config_files="$ac_config_files programs/winemine/Makefile"
28735 ALL_MAKEFILES="$ALL_MAKEFILES \\
28736 programs/winepath/Makefile"
28737 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28738 winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28739 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28740 winepath"
28741 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28742 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
28743 ac_config_files="$ac_config_files programs/winepath/Makefile"
28745 ALL_MAKEFILES="$ALL_MAKEFILES \\
28746 programs/winetest/Makefile"
28747 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28748 winetest"
28749 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28750 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
28751 ac_config_files="$ac_config_files programs/winetest/Makefile"
28753 ALL_MAKEFILES="$ALL_MAKEFILES \\
28754 programs/winevdm/Makefile"
28755 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28756 winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28757 winevdm"
28758 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28759 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
28760 ac_config_files="$ac_config_files programs/winevdm/Makefile"
28762 ALL_MAKEFILES="$ALL_MAKEFILES \\
28763 programs/winhelp.exe16/Makefile"
28764 test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28765 winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28766 winhelp.exe16"
28767 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28768 programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
28769 ac_config_files="$ac_config_files programs/winhelp.exe16/Makefile"
28771 ALL_MAKEFILES="$ALL_MAKEFILES \\
28772 programs/winhlp32/Makefile"
28773 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28774 winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28775 winhlp32"
28776 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28777 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
28778 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
28780 ALL_MAKEFILES="$ALL_MAKEFILES \\
28781 programs/winoldap.mod16/Makefile"
28782 test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28783 winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28784 winoldap.mod16"
28785 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28786 programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
28787 ac_config_files="$ac_config_files programs/winoldap.mod16/Makefile"
28789 ALL_MAKEFILES="$ALL_MAKEFILES \\
28790 programs/winver/Makefile"
28791 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28792 winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28793 winver"
28794 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28795 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
28796 ac_config_files="$ac_config_files programs/winver/Makefile"
28798 ALL_MAKEFILES="$ALL_MAKEFILES \\
28799 programs/wordpad/Makefile"
28800 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28801 wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28802 wordpad"
28803 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28804 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
28805 ac_config_files="$ac_config_files programs/wordpad/Makefile"
28807 ALL_MAKEFILES="$ALL_MAKEFILES \\
28808 programs/write/Makefile"
28809 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28810 write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28811 write"
28812 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28813 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
28814 ac_config_files="$ac_config_files programs/write/Makefile"
28816 ALL_MAKEFILES="$ALL_MAKEFILES \\
28817 programs/xcopy/Makefile"
28818 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28819 xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28820 xcopy"
28821 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28822 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
28823 ac_config_files="$ac_config_files programs/xcopy/Makefile"
28825 ALL_MAKEFILES="$ALL_MAKEFILES \\
28826 server/Makefile"
28827 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28828 server"
28829 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28830 server/Makefile: server/Makefile.in Make.rules"
28831 ac_config_files="$ac_config_files server/Makefile"
28833 ALL_MAKEFILES="$ALL_MAKEFILES \\
28834 tools/Makefile"
28835 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28836 tools"
28837 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28838 tools/Makefile: tools/Makefile.in Make.rules"
28839 ac_config_files="$ac_config_files tools/Makefile"
28841 ALL_MAKEFILES="$ALL_MAKEFILES \\
28842 tools/widl/Makefile"
28844 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28845 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
28846 ac_config_files="$ac_config_files tools/widl/Makefile"
28848 ALL_MAKEFILES="$ALL_MAKEFILES \\
28849 tools/winebuild/Makefile"
28851 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28852 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
28853 ac_config_files="$ac_config_files tools/winebuild/Makefile"
28855 ALL_MAKEFILES="$ALL_MAKEFILES \\
28856 tools/winedump/Makefile"
28858 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28859 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
28860 ac_config_files="$ac_config_files tools/winedump/Makefile"
28862 ALL_MAKEFILES="$ALL_MAKEFILES \\
28863 tools/winegcc/Makefile"
28865 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28866 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
28867 ac_config_files="$ac_config_files tools/winegcc/Makefile"
28869 ALL_MAKEFILES="$ALL_MAKEFILES \\
28870 tools/wmc/Makefile"
28872 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28873 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
28874 ac_config_files="$ac_config_files tools/wmc/Makefile"
28876 ALL_MAKEFILES="$ALL_MAKEFILES \\
28877 tools/wrc/Makefile"
28879 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28880 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
28881 ac_config_files="$ac_config_files tools/wrc/Makefile"
28885 ALL_WINETEST_DEPENDS="# Test binaries"
28887 for dir in $ALL_TEST_DIRS
28889 if test "$dir" != "\\"
28890 then
28891 testname=`expr $dir : '\(.*\)/tests'`_test
28892 ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
28894 $testname.exe: \$(DLLDIR)/$dir/$testname.exe\$(DLLEXT)
28895 cp \$(DLLDIR)/$dir/$testname.exe\$(DLLEXT) \$@ && \$(STRIP) \$@
28896 $testname.rc:
28897 echo \"$testname.exe TESTRES \\\"$testname.exe\\\"\" >\$@ || (\$(RM) \$@ && false)
28898 $testname.res: $testname.rc $testname.exe"
28900 done
28902 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS=""
28904 cat >confcache <<\_ACEOF
28905 # This file is a shell script that caches the results of configure
28906 # tests run on this system so they can be shared between configure
28907 # scripts and configure runs, see configure's option --config-cache.
28908 # It is not useful on other systems. If it contains results you don't
28909 # want to keep, you may remove or edit it.
28911 # config.status only pays attention to the cache file if you give it
28912 # the --recheck option to rerun configure.
28914 # `ac_cv_env_foo' variables (set or unset) will be overridden when
28915 # loading this file, other *unset* `ac_cv_foo' will be assigned the
28916 # following values.
28918 _ACEOF
28920 # The following way of writing the cache mishandles newlines in values,
28921 # but we know of no workaround that is simple, portable, and efficient.
28922 # So, we kill variables containing newlines.
28923 # Ultrix sh set writes to stderr and can't be redirected directly,
28924 # and sets the high bit in the cache file unless we assign to the vars.
28926 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
28927 eval ac_val=\$$ac_var
28928 case $ac_val in #(
28929 *${as_nl}*)
28930 case $ac_var in #(
28931 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
28932 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
28933 esac
28934 case $ac_var in #(
28935 _ | IFS | as_nl) ;; #(
28936 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
28937 *) $as_unset $ac_var ;;
28938 esac ;;
28939 esac
28940 done
28942 (set) 2>&1 |
28943 case $as_nl`(ac_space=' '; set) 2>&1` in #(
28944 *${as_nl}ac_space=\ *)
28945 # `set' does not quote correctly, so add quotes (double-quote
28946 # substitution turns \\\\ into \\, and sed turns \\ into \).
28947 sed -n \
28948 "s/'/'\\\\''/g;
28949 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
28950 ;; #(
28952 # `set' quotes correctly as required by POSIX, so do not add quotes.
28953 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
28955 esac |
28956 sort
28958 sed '
28959 /^ac_cv_env_/b end
28960 t clear
28961 :clear
28962 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
28963 t end
28964 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
28965 :end' >>confcache
28966 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
28967 if test -w "$cache_file"; then
28968 test "x$cache_file" != "x/dev/null" &&
28969 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
28970 $as_echo "$as_me: updating cache $cache_file" >&6;}
28971 cat confcache >$cache_file
28972 else
28973 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
28974 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
28977 rm -f confcache
28979 test "x$prefix" = xNONE && prefix=$ac_default_prefix
28980 # Let make expand exec_prefix.
28981 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
28983 DEFS=-DHAVE_CONFIG_H
28985 ac_libobjs=
28986 ac_ltlibobjs=
28987 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
28988 # 1. Remove the extension, and $U if already installed.
28989 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
28990 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
28991 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
28992 # will be set to the directory where LIBOBJS objects are built.
28993 ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
28994 ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
28995 done
28996 LIBOBJS=$ac_libobjs
28998 LTLIBOBJS=$ac_ltlibobjs
29002 : ${CONFIG_STATUS=./config.status}
29003 ac_write_fail=0
29004 ac_clean_files_save=$ac_clean_files
29005 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
29006 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
29007 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
29008 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29009 #! $SHELL
29010 # Generated by $as_me.
29011 # Run this file to recreate the current configuration.
29012 # Compiler output produced by configure, useful for debugging
29013 # configure, is in config.log if it exists.
29015 debug=false
29016 ac_cs_recheck=false
29017 ac_cs_silent=false
29018 SHELL=\${CONFIG_SHELL-$SHELL}
29019 _ACEOF
29021 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29022 ## --------------------- ##
29023 ## M4sh Initialization. ##
29024 ## --------------------- ##
29026 # Be more Bourne compatible
29027 DUALCASE=1; export DUALCASE # for MKS sh
29028 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
29029 emulate sh
29030 NULLCMD=:
29031 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
29032 # is contrary to our usage. Disable this feature.
29033 alias -g '${1+"$@"}'='"$@"'
29034 setopt NO_GLOB_SUBST
29035 else
29036 case `(set -o) 2>/dev/null` in
29037 *posix*) set -o posix ;;
29038 esac
29045 # PATH needs CR
29046 # Avoid depending upon Character Ranges.
29047 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
29048 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
29049 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
29050 as_cr_digits='0123456789'
29051 as_cr_alnum=$as_cr_Letters$as_cr_digits
29053 as_nl='
29055 export as_nl
29056 # Printing a long string crashes Solaris 7 /usr/bin/printf.
29057 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
29058 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
29059 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
29060 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
29061 as_echo='printf %s\n'
29062 as_echo_n='printf %s'
29063 else
29064 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
29065 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
29066 as_echo_n='/usr/ucb/echo -n'
29067 else
29068 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
29069 as_echo_n_body='eval
29070 arg=$1;
29071 case $arg in
29072 *"$as_nl"*)
29073 expr "X$arg" : "X\\(.*\\)$as_nl";
29074 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
29075 esac;
29076 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
29078 export as_echo_n_body
29079 as_echo_n='sh -c $as_echo_n_body as_echo'
29081 export as_echo_body
29082 as_echo='sh -c $as_echo_body as_echo'
29085 # The user is always right.
29086 if test "${PATH_SEPARATOR+set}" != set; then
29087 PATH_SEPARATOR=:
29088 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
29089 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
29090 PATH_SEPARATOR=';'
29094 # Support unset when possible.
29095 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
29096 as_unset=unset
29097 else
29098 as_unset=false
29102 # IFS
29103 # We need space, tab and new line, in precisely that order. Quoting is
29104 # there to prevent editors from complaining about space-tab.
29105 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
29106 # splitting by setting IFS to empty value.)
29107 IFS=" "" $as_nl"
29109 # Find who we are. Look in the path if we contain no directory separator.
29110 case $0 in
29111 *[\\/]* ) as_myself=$0 ;;
29112 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
29113 for as_dir in $PATH
29115 IFS=$as_save_IFS
29116 test -z "$as_dir" && as_dir=.
29117 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
29118 done
29119 IFS=$as_save_IFS
29122 esac
29123 # We did not find ourselves, most probably we were run as `sh COMMAND'
29124 # in which case we are not to be found in the path.
29125 if test "x$as_myself" = x; then
29126 as_myself=$0
29128 if test ! -f "$as_myself"; then
29129 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
29130 { (exit 1); exit 1; }
29133 # Work around bugs in pre-3.0 UWIN ksh.
29134 for as_var in ENV MAIL MAILPATH
29135 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
29136 done
29137 PS1='$ '
29138 PS2='> '
29139 PS4='+ '
29141 # NLS nuisances.
29142 LC_ALL=C
29143 export LC_ALL
29144 LANGUAGE=C
29145 export LANGUAGE
29147 # Required to use basename.
29148 if expr a : '\(a\)' >/dev/null 2>&1 &&
29149 test "X`expr 00001 : '.*\(...\)'`" = X001; then
29150 as_expr=expr
29151 else
29152 as_expr=false
29155 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
29156 as_basename=basename
29157 else
29158 as_basename=false
29162 # Name of the executable.
29163 as_me=`$as_basename -- "$0" ||
29164 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
29165 X"$0" : 'X\(//\)$' \| \
29166 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
29167 $as_echo X/"$0" |
29168 sed '/^.*\/\([^/][^/]*\)\/*$/{
29169 s//\1/
29172 /^X\/\(\/\/\)$/{
29173 s//\1/
29176 /^X\/\(\/\).*/{
29177 s//\1/
29180 s/.*/./; q'`
29182 # CDPATH.
29183 $as_unset CDPATH
29187 as_lineno_1=$LINENO
29188 as_lineno_2=$LINENO
29189 test "x$as_lineno_1" != "x$as_lineno_2" &&
29190 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
29192 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
29193 # uniformly replaced by the line number. The first 'sed' inserts a
29194 # line-number line after each line using $LINENO; the second 'sed'
29195 # does the real work. The second script uses 'N' to pair each
29196 # line-number line with the line containing $LINENO, and appends
29197 # trailing '-' during substitution so that $LINENO is not a special
29198 # case at line end.
29199 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
29200 # scripts with optimization help from Paolo Bonzini. Blame Lee
29201 # E. McMahon (1931-1989) for sed's syntax. :-)
29202 sed -n '
29204 /[$]LINENO/=
29205 ' <$as_myself |
29206 sed '
29207 s/[$]LINENO.*/&-/
29208 t lineno
29210 :lineno
29212 :loop
29213 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
29214 t loop
29215 s/-\n.*//
29216 ' >$as_me.lineno &&
29217 chmod +x "$as_me.lineno" ||
29218 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
29219 { (exit 1); exit 1; }; }
29221 # Don't try to exec as it changes $[0], causing all sort of problems
29222 # (the dirname of $[0] is not the place where we might find the
29223 # original and so on. Autoconf is especially sensitive to this).
29224 . "./$as_me.lineno"
29225 # Exit status is that of the last command.
29226 exit
29230 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
29231 as_dirname=dirname
29232 else
29233 as_dirname=false
29236 ECHO_C= ECHO_N= ECHO_T=
29237 case `echo -n x` in
29238 -n*)
29239 case `echo 'x\c'` in
29240 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
29241 *) ECHO_C='\c';;
29242 esac;;
29244 ECHO_N='-n';;
29245 esac
29246 if expr a : '\(a\)' >/dev/null 2>&1 &&
29247 test "X`expr 00001 : '.*\(...\)'`" = X001; then
29248 as_expr=expr
29249 else
29250 as_expr=false
29253 rm -f conf$$ conf$$.exe conf$$.file
29254 if test -d conf$$.dir; then
29255 rm -f conf$$.dir/conf$$.file
29256 else
29257 rm -f conf$$.dir
29258 mkdir conf$$.dir 2>/dev/null
29260 if (echo >conf$$.file) 2>/dev/null; then
29261 if ln -s conf$$.file conf$$ 2>/dev/null; then
29262 as_ln_s='ln -s'
29263 # ... but there are two gotchas:
29264 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
29265 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
29266 # In both cases, we have to default to `cp -p'.
29267 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
29268 as_ln_s='cp -p'
29269 elif ln conf$$.file conf$$ 2>/dev/null; then
29270 as_ln_s=ln
29271 else
29272 as_ln_s='cp -p'
29274 else
29275 as_ln_s='cp -p'
29277 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
29278 rmdir conf$$.dir 2>/dev/null
29280 if mkdir -p . 2>/dev/null; then
29281 as_mkdir_p=:
29282 else
29283 test -d ./-p && rmdir ./-p
29284 as_mkdir_p=false
29287 if test -x / >/dev/null 2>&1; then
29288 as_test_x='test -x'
29289 else
29290 if ls -dL / >/dev/null 2>&1; then
29291 as_ls_L_option=L
29292 else
29293 as_ls_L_option=
29295 as_test_x='
29296 eval sh -c '\''
29297 if test -d "$1"; then
29298 test -d "$1/.";
29299 else
29300 case $1 in
29301 -*)set "./$1";;
29302 esac;
29303 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
29304 ???[sx]*):;;*)false;;esac;fi
29305 '\'' sh
29308 as_executable_p=$as_test_x
29310 # Sed expression to map a string onto a valid CPP name.
29311 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
29313 # Sed expression to map a string onto a valid variable name.
29314 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
29317 exec 6>&1
29319 # Save the log message, to keep $[0] and so on meaningful, and to
29320 # report actual input values of CONFIG_FILES etc. instead of their
29321 # values after options handling.
29322 ac_log="
29323 This file was extended by Wine $as_me 1.1.27, which was
29324 generated by GNU Autoconf 2.63. Invocation command line was
29326 CONFIG_FILES = $CONFIG_FILES
29327 CONFIG_HEADERS = $CONFIG_HEADERS
29328 CONFIG_LINKS = $CONFIG_LINKS
29329 CONFIG_COMMANDS = $CONFIG_COMMANDS
29330 $ $0 $@
29332 on `(hostname || uname -n) 2>/dev/null | sed 1q`
29335 _ACEOF
29337 case $ac_config_files in *"
29338 "*) set x $ac_config_files; shift; ac_config_files=$*;;
29339 esac
29341 case $ac_config_headers in *"
29342 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
29343 esac
29346 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29347 # Files that config.status was made for.
29348 config_files="$ac_config_files"
29349 config_headers="$ac_config_headers"
29350 config_commands="$ac_config_commands"
29352 _ACEOF
29354 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29355 ac_cs_usage="\
29356 \`$as_me' instantiates files from templates according to the
29357 current configuration.
29359 Usage: $0 [OPTION]... [FILE]...
29361 -h, --help print this help, then exit
29362 -V, --version print version number and configuration settings, then exit
29363 -q, --quiet, --silent
29364 do not print progress messages
29365 -d, --debug don't remove temporary files
29366 --recheck update $as_me by reconfiguring in the same conditions
29367 --file=FILE[:TEMPLATE]
29368 instantiate the configuration file FILE
29369 --header=FILE[:TEMPLATE]
29370 instantiate the configuration header FILE
29372 Configuration files:
29373 $config_files
29375 Configuration headers:
29376 $config_headers
29378 Configuration commands:
29379 $config_commands
29381 Report bugs to <bug-autoconf@gnu.org>."
29383 _ACEOF
29384 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29385 ac_cs_version="\\
29386 Wine config.status 1.1.27
29387 configured by $0, generated by GNU Autoconf 2.63,
29388 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
29390 Copyright (C) 2008 Free Software Foundation, Inc.
29391 This config.status script is free software; the Free Software Foundation
29392 gives unlimited permission to copy, distribute and modify it."
29394 ac_pwd='$ac_pwd'
29395 srcdir='$srcdir'
29396 INSTALL='$INSTALL'
29397 test -n "\$AWK" || AWK=awk
29398 _ACEOF
29400 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29401 # The default lists apply if the user does not specify any file.
29402 ac_need_defaults=:
29403 while test $# != 0
29405 case $1 in
29406 --*=*)
29407 ac_option=`expr "X$1" : 'X\([^=]*\)='`
29408 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
29409 ac_shift=:
29412 ac_option=$1
29413 ac_optarg=$2
29414 ac_shift=shift
29416 esac
29418 case $ac_option in
29419 # Handling of the options.
29420 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
29421 ac_cs_recheck=: ;;
29422 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
29423 $as_echo "$ac_cs_version"; exit ;;
29424 --debug | --debu | --deb | --de | --d | -d )
29425 debug=: ;;
29426 --file | --fil | --fi | --f )
29427 $ac_shift
29428 case $ac_optarg in
29429 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
29430 esac
29431 CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
29432 ac_need_defaults=false;;
29433 --header | --heade | --head | --hea )
29434 $ac_shift
29435 case $ac_optarg in
29436 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
29437 esac
29438 CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
29439 ac_need_defaults=false;;
29440 --he | --h)
29441 # Conflict between --help and --header
29442 { $as_echo "$as_me: error: ambiguous option: $1
29443 Try \`$0 --help' for more information." >&2
29444 { (exit 1); exit 1; }; };;
29445 --help | --hel | -h )
29446 $as_echo "$ac_cs_usage"; exit ;;
29447 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
29448 | -silent | --silent | --silen | --sile | --sil | --si | --s)
29449 ac_cs_silent=: ;;
29451 # This is an error.
29452 -*) { $as_echo "$as_me: error: unrecognized option: $1
29453 Try \`$0 --help' for more information." >&2
29454 { (exit 1); exit 1; }; } ;;
29456 *) ac_config_targets="$ac_config_targets $1"
29457 ac_need_defaults=false ;;
29459 esac
29460 shift
29461 done
29463 ac_configure_extra_args=
29465 if $ac_cs_silent; then
29466 exec 6>/dev/null
29467 ac_configure_extra_args="$ac_configure_extra_args --silent"
29470 _ACEOF
29471 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29472 if \$ac_cs_recheck; then
29473 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
29474 shift
29475 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
29476 CONFIG_SHELL='$SHELL'
29477 export CONFIG_SHELL
29478 exec "\$@"
29481 _ACEOF
29482 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29483 exec 5>>config.log
29485 echo
29486 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
29487 ## Running $as_me. ##
29488 _ASBOX
29489 $as_echo "$ac_log"
29490 } >&5
29492 _ACEOF
29493 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29494 _ACEOF
29496 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29498 # Handling of arguments.
29499 for ac_config_target in $ac_config_targets
29501 case $ac_config_target in
29502 "include/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
29503 "include/stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS include/stamp-h" ;;
29504 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
29505 "dlls/gdi32/mfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
29506 "dlls/kernel32/nls") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
29507 "dlls/user32/resources") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/user32/resources" ;;
29508 "dlls/wineps.drv/data") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
29509 "include/wine") CONFIG_COMMANDS="$CONFIG_COMMANDS include/wine" ;;
29510 "Make.rules") CONFIG_FILES="$CONFIG_FILES Make.rules" ;;
29511 "dlls/Makedll.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makedll.rules" ;;
29512 "dlls/Makeimplib.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makeimplib.rules" ;;
29513 "dlls/Maketest.rules") CONFIG_FILES="$CONFIG_FILES dlls/Maketest.rules" ;;
29514 "programs/Makeprog.rules") CONFIG_FILES="$CONFIG_FILES programs/Makeprog.rules" ;;
29515 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
29516 "dlls/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/Makefile" ;;
29517 "dlls/acledit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/acledit/Makefile" ;;
29518 "dlls/aclui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/aclui/Makefile" ;;
29519 "dlls/activeds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/activeds/Makefile" ;;
29520 "dlls/actxprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
29521 "dlls/adsiid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/adsiid/Makefile" ;;
29522 "dlls/advapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/Makefile" ;;
29523 "dlls/advapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
29524 "dlls/advpack/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/Makefile" ;;
29525 "dlls/advpack/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
29526 "dlls/amstream/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/amstream/Makefile" ;;
29527 "dlls/amstream/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/amstream/tests/Makefile" ;;
29528 "dlls/appwiz.cpl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
29529 "dlls/atl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/atl/Makefile" ;;
29530 "dlls/authz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/authz/Makefile" ;;
29531 "dlls/avicap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avicap32/Makefile" ;;
29532 "dlls/avifil32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifil32/Makefile" ;;
29533 "dlls/avifile.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifile.dll16/Makefile" ;;
29534 "dlls/bcrypt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/bcrypt/Makefile" ;;
29535 "dlls/browseui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/Makefile" ;;
29536 "dlls/browseui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
29537 "dlls/cabinet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/Makefile" ;;
29538 "dlls/cabinet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
29539 "dlls/capi2032/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/capi2032/Makefile" ;;
29540 "dlls/cards/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cards/Makefile" ;;
29541 "dlls/cfgmgr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
29542 "dlls/clusapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/clusapi/Makefile" ;;
29543 "dlls/comcat/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/Makefile" ;;
29544 "dlls/comcat/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
29545 "dlls/comctl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/Makefile" ;;
29546 "dlls/comctl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
29547 "dlls/comdlg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
29548 "dlls/comdlg32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
29549 "dlls/comm.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comm.drv16/Makefile" ;;
29550 "dlls/compobj.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/compobj.dll16/Makefile" ;;
29551 "dlls/compstui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/compstui/Makefile" ;;
29552 "dlls/credui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/Makefile" ;;
29553 "dlls/credui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
29554 "dlls/crtdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crtdll/Makefile" ;;
29555 "dlls/crypt32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/Makefile" ;;
29556 "dlls/crypt32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
29557 "dlls/cryptdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
29558 "dlls/cryptdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
29559 "dlls/cryptnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
29560 "dlls/cryptnet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
29561 "dlls/cryptui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/Makefile" ;;
29562 "dlls/cryptui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
29563 "dlls/ctapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
29564 "dlls/ctl3d.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3d.dll16/Makefile" ;;
29565 "dlls/ctl3d32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
29566 "dlls/ctl3dv2.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3dv2.dll16/Makefile" ;;
29567 "dlls/d3d10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/Makefile" ;;
29568 "dlls/d3d10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
29569 "dlls/d3d10core/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
29570 "dlls/d3d10core/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
29571 "dlls/d3d8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/Makefile" ;;
29572 "dlls/d3d8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
29573 "dlls/d3d9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/Makefile" ;;
29574 "dlls/d3d9/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
29575 "dlls/d3dim/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dim/Makefile" ;;
29576 "dlls/d3drm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/Makefile" ;;
29577 "dlls/d3drm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
29578 "dlls/d3dx9_24/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
29579 "dlls/d3dx9_25/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
29580 "dlls/d3dx9_26/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
29581 "dlls/d3dx9_27/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
29582 "dlls/d3dx9_28/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
29583 "dlls/d3dx9_29/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
29584 "dlls/d3dx9_30/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
29585 "dlls/d3dx9_31/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
29586 "dlls/d3dx9_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
29587 "dlls/d3dx9_33/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
29588 "dlls/d3dx9_34/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
29589 "dlls/d3dx9_35/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
29590 "dlls/d3dx9_36/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
29591 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
29592 "dlls/d3dx9_37/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
29593 "dlls/d3dx9_38/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
29594 "dlls/d3dx9_39/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
29595 "dlls/d3dx9_40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
29596 "dlls/d3dx9_41/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_41/Makefile" ;;
29597 "dlls/d3dxof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
29598 "dlls/d3dxof/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
29599 "dlls/dbghelp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
29600 "dlls/dciman32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dciman32/Makefile" ;;
29601 "dlls/ddeml.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddeml.dll16/Makefile" ;;
29602 "dlls/ddraw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/Makefile" ;;
29603 "dlls/ddraw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
29604 "dlls/ddrawex/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
29605 "dlls/ddrawex/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
29606 "dlls/devenum/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/devenum/Makefile" ;;
29607 "dlls/dinput/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/Makefile" ;;
29608 "dlls/dinput/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
29609 "dlls/dinput8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput8/Makefile" ;;
29610 "dlls/dispdib.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dispdib.dll16/Makefile" ;;
29611 "dlls/display.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/display.drv16/Makefile" ;;
29612 "dlls/dmband/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmband/Makefile" ;;
29613 "dlls/dmcompos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
29614 "dlls/dmime/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmime/Makefile" ;;
29615 "dlls/dmloader/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmloader/Makefile" ;;
29616 "dlls/dmscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmscript/Makefile" ;;
29617 "dlls/dmstyle/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
29618 "dlls/dmsynth/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
29619 "dlls/dmusic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic/Makefile" ;;
29620 "dlls/dmusic32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
29621 "dlls/dnsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
29622 "dlls/dnsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
29623 "dlls/dplay/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplay/Makefile" ;;
29624 "dlls/dplayx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/Makefile" ;;
29625 "dlls/dplayx/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
29626 "dlls/dpnaddr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
29627 "dlls/dpnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnet/Makefile" ;;
29628 "dlls/dpnhpast/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
29629 "dlls/dpnlobby/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
29630 "dlls/dpwsockx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
29631 "dlls/drmclien/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/drmclien/Makefile" ;;
29632 "dlls/dsound/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/Makefile" ;;
29633 "dlls/dsound/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
29634 "dlls/dssenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dssenh/Makefile" ;;
29635 "dlls/dswave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dswave/Makefile" ;;
29636 "dlls/dwmapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
29637 "dlls/dxdiagn/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
29638 "dlls/dxerr8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
29639 "dlls/dxerr9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
29640 "dlls/dxgi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/Makefile" ;;
29641 "dlls/dxgi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
29642 "dlls/dxguid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxguid/Makefile" ;;
29643 "dlls/faultrep/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/faultrep/Makefile" ;;
29644 "dlls/fusion/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/Makefile" ;;
29645 "dlls/fusion/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
29646 "dlls/gdi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/Makefile" ;;
29647 "dlls/gdi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
29648 "dlls/gdiplus/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
29649 "dlls/gdiplus/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
29650 "dlls/glu32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/glu32/Makefile" ;;
29651 "dlls/gphoto2.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
29652 "dlls/gpkcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
29653 "dlls/hal/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hal/Makefile" ;;
29654 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
29655 "dlls/hid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hid/Makefile" ;;
29656 "dlls/hlink/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/Makefile" ;;
29657 "dlls/hlink/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
29658 "dlls/hnetcfg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
29659 "dlls/httpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/httpapi/Makefile" ;;
29660 "dlls/iccvid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iccvid/Makefile" ;;
29661 "dlls/icmp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/icmp/Makefile" ;;
29662 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
29663 "dlls/imaadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
29664 "dlls/imagehlp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
29665 "dlls/imm.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm.dll16/Makefile" ;;
29666 "dlls/imm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/Makefile" ;;
29667 "dlls/imm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
29668 "dlls/inetcomm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
29669 "dlls/inetcomm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
29670 "dlls/inetmib1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
29671 "dlls/inetmib1/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
29672 "dlls/infosoft/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/Makefile" ;;
29673 "dlls/infosoft/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
29674 "dlls/initpki/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/initpki/Makefile" ;;
29675 "dlls/inkobj/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inkobj/Makefile" ;;
29676 "dlls/inseng/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inseng/Makefile" ;;
29677 "dlls/iphlpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
29678 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
29679 "dlls/itircl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itircl/Makefile" ;;
29680 "dlls/itss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/Makefile" ;;
29681 "dlls/itss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
29682 "dlls/jscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/Makefile" ;;
29683 "dlls/jscript/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
29684 "dlls/kernel32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/Makefile" ;;
29685 "dlls/kernel32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
29686 "dlls/keyboard.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/keyboard.drv16/Makefile" ;;
29687 "dlls/loadperf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/loadperf/Makefile" ;;
29688 "dlls/localspl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/Makefile" ;;
29689 "dlls/localspl/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
29690 "dlls/localui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/Makefile" ;;
29691 "dlls/localui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
29692 "dlls/lz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/Makefile" ;;
29693 "dlls/lz32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
29694 "dlls/lzexpand.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lzexpand.dll16/Makefile" ;;
29695 "dlls/mapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/Makefile" ;;
29696 "dlls/mapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
29697 "dlls/mciavi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
29698 "dlls/mcicda/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mcicda/Makefile" ;;
29699 "dlls/mciqtz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciqtz32/Makefile" ;;
29700 "dlls/mciseq/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciseq/Makefile" ;;
29701 "dlls/mciwave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciwave/Makefile" ;;
29702 "dlls/midimap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/midimap/Makefile" ;;
29703 "dlls/mlang/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/Makefile" ;;
29704 "dlls/mlang/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
29705 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
29706 "dlls/monodebg.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
29707 "dlls/mountmgr.sys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
29708 "dlls/mouse.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mouse.drv16/Makefile" ;;
29709 "dlls/mpr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mpr/Makefile" ;;
29710 "dlls/mprapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mprapi/Makefile" ;;
29711 "dlls/msacm.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm.dll16/Makefile" ;;
29712 "dlls/msacm32.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
29713 "dlls/msacm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/Makefile" ;;
29714 "dlls/msacm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
29715 "dlls/msadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
29716 "dlls/mscat32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscat32/Makefile" ;;
29717 "dlls/mscms/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/Makefile" ;;
29718 "dlls/mscms/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
29719 "dlls/mscoree/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscoree/Makefile" ;;
29720 "dlls/msctf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msctf/Makefile" ;;
29721 "dlls/msctf/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
29722 "dlls/msdaps/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msdaps/Makefile" ;;
29723 "dlls/msdmo/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msdmo/Makefile" ;;
29724 "dlls/msftedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msftedit/Makefile" ;;
29725 "dlls/msg711.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
29726 "dlls/msgsm32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msgsm32.acm/Makefile" ;;
29727 "dlls/mshtml.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
29728 "dlls/mshtml/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/Makefile" ;;
29729 "dlls/mshtml/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
29730 "dlls/msi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/Makefile" ;;
29731 "dlls/msi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
29732 "dlls/msimg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimg32/Makefile" ;;
29733 "dlls/msimtf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimtf/Makefile" ;;
29734 "dlls/msisip/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisip/Makefile" ;;
29735 "dlls/msisys.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
29736 "dlls/msnet32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msnet32/Makefile" ;;
29737 "dlls/msrle32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msrle32/Makefile" ;;
29738 "dlls/mssign32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssign32/Makefile" ;;
29739 "dlls/mssip32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssip32/Makefile" ;;
29740 "dlls/mstask/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/Makefile" ;;
29741 "dlls/mstask/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
29742 "dlls/msvcirt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
29743 "dlls/msvcr71/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
29744 "dlls/msvcrt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
29745 "dlls/msvcrt/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
29746 "dlls/msvcrt20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
29747 "dlls/msvcrt40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
29748 "dlls/msvcrtd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
29749 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
29750 "dlls/msvfw32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
29751 "dlls/msvfw32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
29752 "dlls/msvidc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
29753 "dlls/msvideo.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvideo.dll16/Makefile" ;;
29754 "dlls/mswsock/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mswsock/Makefile" ;;
29755 "dlls/msxml3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/Makefile" ;;
29756 "dlls/msxml3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
29757 "dlls/nddeapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
29758 "dlls/netapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/Makefile" ;;
29759 "dlls/netapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
29760 "dlls/newdev/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/newdev/Makefile" ;;
29761 "dlls/ntdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/Makefile" ;;
29762 "dlls/ntdll/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
29763 "dlls/ntdsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
29764 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
29765 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
29766 "dlls/ntprint/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/Makefile" ;;
29767 "dlls/ntprint/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
29768 "dlls/objsel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/objsel/Makefile" ;;
29769 "dlls/odbc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbc32/Makefile" ;;
29770 "dlls/odbccp32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
29771 "dlls/odbccp32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
29772 "dlls/ole2.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2.dll16/Makefile" ;;
29773 "dlls/ole2conv.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2conv.dll16/Makefile" ;;
29774 "dlls/ole2disp.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2disp.dll16/Makefile" ;;
29775 "dlls/ole2nls.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2nls.dll16/Makefile" ;;
29776 "dlls/ole2prox.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2prox.dll16/Makefile" ;;
29777 "dlls/ole2thk.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2thk.dll16/Makefile" ;;
29778 "dlls/ole32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/Makefile" ;;
29779 "dlls/ole32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
29780 "dlls/oleacc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/Makefile" ;;
29781 "dlls/oleacc/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
29782 "dlls/oleaut32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
29783 "dlls/oleaut32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
29784 "dlls/olecli.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olecli.dll16/Makefile" ;;
29785 "dlls/olecli32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olecli32/Makefile" ;;
29786 "dlls/oledlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oledlg/Makefile" ;;
29787 "dlls/olepro32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olepro32/Makefile" ;;
29788 "dlls/olesvr.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olesvr.dll16/Makefile" ;;
29789 "dlls/olesvr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
29790 "dlls/olethk32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olethk32/Makefile" ;;
29791 "dlls/opengl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/Makefile" ;;
29792 "dlls/opengl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
29793 "dlls/pdh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/Makefile" ;;
29794 "dlls/pdh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
29795 "dlls/pidgen/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pidgen/Makefile" ;;
29796 "dlls/powrprof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/powrprof/Makefile" ;;
29797 "dlls/printui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/printui/Makefile" ;;
29798 "dlls/propsys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/propsys/Makefile" ;;
29799 "dlls/psapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/Makefile" ;;
29800 "dlls/psapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
29801 "dlls/pstorec/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pstorec/Makefile" ;;
29802 "dlls/qcap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qcap/Makefile" ;;
29803 "dlls/qedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/Makefile" ;;
29804 "dlls/qedit/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
29805 "dlls/qmgr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/Makefile" ;;
29806 "dlls/qmgr/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
29807 "dlls/qmgrprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
29808 "dlls/quartz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/Makefile" ;;
29809 "dlls/quartz/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
29810 "dlls/query/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/query/Makefile" ;;
29811 "dlls/rasapi16.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi16.dll16/Makefile" ;;
29812 "dlls/rasapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
29813 "dlls/rasapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
29814 "dlls/rasdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
29815 "dlls/resutils/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/resutils/Makefile" ;;
29816 "dlls/riched20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/Makefile" ;;
29817 "dlls/riched20/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
29818 "dlls/riched32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/Makefile" ;;
29819 "dlls/riched32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
29820 "dlls/rpcrt4/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
29821 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
29822 "dlls/rsabase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsabase/Makefile" ;;
29823 "dlls/rsaenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
29824 "dlls/rsaenh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
29825 "dlls/rtutils/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rtutils/Makefile" ;;
29826 "dlls/sane.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
29827 "dlls/sccbase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sccbase/Makefile" ;;
29828 "dlls/schannel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/Makefile" ;;
29829 "dlls/schannel/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
29830 "dlls/secur32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/Makefile" ;;
29831 "dlls/secur32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
29832 "dlls/security/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/security/Makefile" ;;
29833 "dlls/sensapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sensapi/Makefile" ;;
29834 "dlls/serialui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/Makefile" ;;
29835 "dlls/serialui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
29836 "dlls/setupapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/Makefile" ;;
29837 "dlls/setupapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
29838 "dlls/sfc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc/Makefile" ;;
29839 "dlls/sfc_os/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
29840 "dlls/shdoclc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
29841 "dlls/shdocvw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
29842 "dlls/shdocvw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
29843 "dlls/shell.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell.dll16/Makefile" ;;
29844 "dlls/shell32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/Makefile" ;;
29845 "dlls/shell32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
29846 "dlls/shfolder/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shfolder/Makefile" ;;
29847 "dlls/shlwapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
29848 "dlls/shlwapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
29849 "dlls/slbcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
29850 "dlls/slc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slc/Makefile" ;;
29851 "dlls/snmpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
29852 "dlls/snmpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
29853 "dlls/softpub/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/softpub/Makefile" ;;
29854 "dlls/sound.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sound.drv16/Makefile" ;;
29855 "dlls/spoolss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/Makefile" ;;
29856 "dlls/spoolss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
29857 "dlls/stdole2.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
29858 "dlls/stdole32.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
29859 "dlls/sti/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sti/Makefile" ;;
29860 "dlls/storage.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/storage.dll16/Makefile" ;;
29861 "dlls/stress.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stress.dll16/Makefile" ;;
29862 "dlls/strmiids/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/strmiids/Makefile" ;;
29863 "dlls/svrapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/svrapi/Makefile" ;;
29864 "dlls/sxs/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sxs/Makefile" ;;
29865 "dlls/t2embed/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/t2embed/Makefile" ;;
29866 "dlls/tapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/tapi32/Makefile" ;;
29867 "dlls/traffic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/traffic/Makefile" ;;
29868 "dlls/twain.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain.dll16/Makefile" ;;
29869 "dlls/twain_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/Makefile" ;;
29870 "dlls/twain_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
29871 "dlls/typelib.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/typelib.dll16/Makefile" ;;
29872 "dlls/unicows/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/unicows/Makefile" ;;
29873 "dlls/updspapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/updspapi/Makefile" ;;
29874 "dlls/url/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/url/Makefile" ;;
29875 "dlls/urlmon/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/Makefile" ;;
29876 "dlls/urlmon/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
29877 "dlls/user32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/Makefile" ;;
29878 "dlls/user32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
29879 "dlls/userenv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/Makefile" ;;
29880 "dlls/userenv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
29881 "dlls/usp10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/Makefile" ;;
29882 "dlls/usp10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
29883 "dlls/uuid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uuid/Makefile" ;;
29884 "dlls/uxtheme/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
29885 "dlls/uxtheme/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
29886 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
29887 "dlls/vdmdbg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
29888 "dlls/version/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/Makefile" ;;
29889 "dlls/version/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/tests/Makefile" ;;
29890 "dlls/vmm.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
29891 "dlls/vnbt.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
29892 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
29893 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
29894 "dlls/vwin32.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
29895 "dlls/w32skrnl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
29896 "dlls/w32sys.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/w32sys.dll16/Makefile" ;;
29897 "dlls/wbemprox/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wbemprox/Makefile" ;;
29898 "dlls/win32s16.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/win32s16.dll16/Makefile" ;;
29899 "dlls/win87em.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/win87em.dll16/Makefile" ;;
29900 "dlls/winaspi.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winaspi.dll16/Makefile" ;;
29901 "dlls/windebug.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/windebug.dll16/Makefile" ;;
29902 "dlls/windowscodecs/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/windowscodecs/Makefile" ;;
29903 "dlls/windowscodecs/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/windowscodecs/tests/Makefile" ;;
29904 "dlls/winealsa.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
29905 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
29906 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
29907 "dlls/winecrt0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
29908 "dlls/wined3d/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wined3d/Makefile" ;;
29909 "dlls/winedos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winedos/Makefile" ;;
29910 "dlls/wineesd.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
29911 "dlls/winejack.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
29912 "dlls/winejoystick.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
29913 "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
29914 "dlls/winenas.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
29915 "dlls/wineoss.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
29916 "dlls/wineps.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
29917 "dlls/winequartz.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
29918 "dlls/winex11.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
29919 "dlls/wing32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wing32/Makefile" ;;
29920 "dlls/winhttp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/Makefile" ;;
29921 "dlls/winhttp/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
29922 "dlls/wininet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/Makefile" ;;
29923 "dlls/wininet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
29924 "dlls/winmm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/Makefile" ;;
29925 "dlls/winmm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
29926 "dlls/winnls.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winnls.dll16/Makefile" ;;
29927 "dlls/winnls32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winnls32/Makefile" ;;
29928 "dlls/winscard/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winscard/Makefile" ;;
29929 "dlls/winspool.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
29930 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
29931 "dlls/wintab.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab.dll16/Makefile" ;;
29932 "dlls/wintab32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab32/Makefile" ;;
29933 "dlls/wintab32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab32/tests/Makefile" ;;
29934 "dlls/wintrust/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/Makefile" ;;
29935 "dlls/wintrust/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
29936 "dlls/wldap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/Makefile" ;;
29937 "dlls/wldap32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
29938 "dlls/wmi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wmi/Makefile" ;;
29939 "dlls/wmiutils/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wmiutils/Makefile" ;;
29940 "dlls/wnaspi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
29941 "dlls/wow32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wow32/Makefile" ;;
29942 "dlls/ws2_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
29943 "dlls/ws2_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
29944 "dlls/wsock32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wsock32/Makefile" ;;
29945 "dlls/wtsapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
29946 "dlls/wuapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wuapi/Makefile" ;;
29947 "dlls/xinput1_1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
29948 "dlls/xinput1_2/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
29949 "dlls/xinput1_3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
29950 "dlls/xinput1_3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
29951 "dlls/xinput9_1_0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
29952 "dlls/xmllite/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xmllite/Makefile" ;;
29953 "documentation/Makefile") CONFIG_FILES="$CONFIG_FILES documentation/Makefile" ;;
29954 "fonts/Makefile") CONFIG_FILES="$CONFIG_FILES fonts/Makefile" ;;
29955 "include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
29956 "libs/Makefile") CONFIG_FILES="$CONFIG_FILES libs/Makefile" ;;
29957 "libs/port/Makefile") CONFIG_FILES="$CONFIG_FILES libs/port/Makefile" ;;
29958 "libs/wine/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wine/Makefile" ;;
29959 "libs/wpp/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wpp/Makefile" ;;
29960 "loader/Makefile") CONFIG_FILES="$CONFIG_FILES loader/Makefile" ;;
29961 "programs/Makefile") CONFIG_FILES="$CONFIG_FILES programs/Makefile" ;;
29962 "programs/cacls/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cacls/Makefile" ;;
29963 "programs/clock/Makefile") CONFIG_FILES="$CONFIG_FILES programs/clock/Makefile" ;;
29964 "programs/cmd/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmd/Makefile" ;;
29965 "programs/cmdlgtst/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
29966 "programs/control/Makefile") CONFIG_FILES="$CONFIG_FILES programs/control/Makefile" ;;
29967 "programs/eject/Makefile") CONFIG_FILES="$CONFIG_FILES programs/eject/Makefile" ;;
29968 "programs/expand/Makefile") CONFIG_FILES="$CONFIG_FILES programs/expand/Makefile" ;;
29969 "programs/explorer/Makefile") CONFIG_FILES="$CONFIG_FILES programs/explorer/Makefile" ;;
29970 "programs/hh/Makefile") CONFIG_FILES="$CONFIG_FILES programs/hh/Makefile" ;;
29971 "programs/icinfo/Makefile") CONFIG_FILES="$CONFIG_FILES programs/icinfo/Makefile" ;;
29972 "programs/iexplore/Makefile") CONFIG_FILES="$CONFIG_FILES programs/iexplore/Makefile" ;;
29973 "programs/lodctr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/lodctr/Makefile" ;;
29974 "programs/msiexec/Makefile") CONFIG_FILES="$CONFIG_FILES programs/msiexec/Makefile" ;;
29975 "programs/net/Makefile") CONFIG_FILES="$CONFIG_FILES programs/net/Makefile" ;;
29976 "programs/notepad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/notepad/Makefile" ;;
29977 "programs/oleview/Makefile") CONFIG_FILES="$CONFIG_FILES programs/oleview/Makefile" ;;
29978 "programs/progman/Makefile") CONFIG_FILES="$CONFIG_FILES programs/progman/Makefile" ;;
29979 "programs/reg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/reg/Makefile" ;;
29980 "programs/regedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regedit/Makefile" ;;
29981 "programs/regsvr32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regsvr32/Makefile" ;;
29982 "programs/rpcss/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rpcss/Makefile" ;;
29983 "programs/rundll32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rundll32/Makefile" ;;
29984 "programs/secedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/secedit/Makefile" ;;
29985 "programs/services/Makefile") CONFIG_FILES="$CONFIG_FILES programs/services/Makefile" ;;
29986 "programs/spoolsv/Makefile") CONFIG_FILES="$CONFIG_FILES programs/spoolsv/Makefile" ;;
29987 "programs/start/Makefile") CONFIG_FILES="$CONFIG_FILES programs/start/Makefile" ;;
29988 "programs/svchost/Makefile") CONFIG_FILES="$CONFIG_FILES programs/svchost/Makefile" ;;
29989 "programs/taskmgr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/taskmgr/Makefile" ;;
29990 "programs/termsv/Makefile") CONFIG_FILES="$CONFIG_FILES programs/termsv/Makefile" ;;
29991 "programs/uninstaller/Makefile") CONFIG_FILES="$CONFIG_FILES programs/uninstaller/Makefile" ;;
29992 "programs/unlodctr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/unlodctr/Makefile" ;;
29993 "programs/view/Makefile") CONFIG_FILES="$CONFIG_FILES programs/view/Makefile" ;;
29994 "programs/wineboot/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineboot/Makefile" ;;
29995 "programs/winebrowser/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winebrowser/Makefile" ;;
29996 "programs/winecfg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winecfg/Makefile" ;;
29997 "programs/wineconsole/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineconsole/Makefile" ;;
29998 "programs/winedbg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedbg/Makefile" ;;
29999 "programs/winedevice/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedevice/Makefile" ;;
30000 "programs/winefile/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winefile/Makefile" ;;
30001 "programs/winemenubuilder/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
30002 "programs/winemine/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemine/Makefile" ;;
30003 "programs/winepath/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winepath/Makefile" ;;
30004 "programs/winetest/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winetest/Makefile" ;;
30005 "programs/winevdm/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winevdm/Makefile" ;;
30006 "programs/winhelp.exe16/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
30007 "programs/winhlp32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhlp32/Makefile" ;;
30008 "programs/winoldap.mod16/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
30009 "programs/winver/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winver/Makefile" ;;
30010 "programs/wordpad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wordpad/Makefile" ;;
30011 "programs/write/Makefile") CONFIG_FILES="$CONFIG_FILES programs/write/Makefile" ;;
30012 "programs/xcopy/Makefile") CONFIG_FILES="$CONFIG_FILES programs/xcopy/Makefile" ;;
30013 "server/Makefile") CONFIG_FILES="$CONFIG_FILES server/Makefile" ;;
30014 "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
30015 "tools/widl/Makefile") CONFIG_FILES="$CONFIG_FILES tools/widl/Makefile" ;;
30016 "tools/winebuild/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winebuild/Makefile" ;;
30017 "tools/winedump/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winedump/Makefile" ;;
30018 "tools/winegcc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winegcc/Makefile" ;;
30019 "tools/wmc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wmc/Makefile" ;;
30020 "tools/wrc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wrc/Makefile" ;;
30022 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
30023 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
30024 { (exit 1); exit 1; }; };;
30025 esac
30026 done
30029 # If the user did not use the arguments to specify the items to instantiate,
30030 # then the envvar interface is used. Set only those that are not.
30031 # We use the long form for the default assignment because of an extremely
30032 # bizarre bug on SunOS 4.1.3.
30033 if $ac_need_defaults; then
30034 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
30035 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
30036 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
30039 # Have a temporary directory for convenience. Make it in the build tree
30040 # simply because there is no reason against having it here, and in addition,
30041 # creating and moving files from /tmp can sometimes cause problems.
30042 # Hook for its removal unless debugging.
30043 # Note that there is a small window in which the directory will not be cleaned:
30044 # after its creation but before its name has been assigned to `$tmp'.
30045 $debug ||
30047 tmp=
30048 trap 'exit_status=$?
30049 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
30051 trap '{ (exit 1); exit 1; }' 1 2 13 15
30053 # Create a (secure) tmp directory for tmp files.
30056 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
30057 test -n "$tmp" && test -d "$tmp"
30058 } ||
30060 tmp=./conf$$-$RANDOM
30061 (umask 077 && mkdir "$tmp")
30062 } ||
30064 $as_echo "$as_me: cannot create a temporary directory in ." >&2
30065 { (exit 1); exit 1; }
30068 # Set up the scripts for CONFIG_FILES section.
30069 # No need to generate them if there are no CONFIG_FILES.
30070 # This happens for instance with `./config.status config.h'.
30071 if test -n "$CONFIG_FILES"; then
30073 if $AWK 'BEGIN { getline <"/dev/null" }' </dev/null 2>/dev/null; then
30074 ac_cs_awk_getline=:
30075 ac_cs_awk_pipe_init=
30076 ac_cs_awk_read_file='
30077 while ((getline aline < (F[key])) > 0)
30078 print(aline)
30079 close(F[key])'
30080 ac_cs_awk_pipe_fini=
30081 else
30082 ac_cs_awk_getline=false
30083 ac_cs_awk_pipe_init="print \"cat <<'|#_!!_#|' &&\""
30084 ac_cs_awk_read_file='
30085 print "|#_!!_#|"
30086 print "cat " F[key] " &&"
30087 '$ac_cs_awk_pipe_init
30088 # The final `:' finishes the AND list.
30089 ac_cs_awk_pipe_fini='END { print "|#_!!_#|"; print ":" }'
30091 ac_cr=' '
30092 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
30093 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
30094 ac_cs_awk_cr='\\r'
30095 else
30096 ac_cs_awk_cr=$ac_cr
30099 echo 'BEGIN {' >"$tmp/subs1.awk" &&
30100 _ACEOF
30102 # Create commands to substitute file output variables.
30104 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
30105 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
30106 echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
30107 echo "_ACAWK" &&
30108 echo "_ACEOF"
30109 } >conf$$files.sh &&
30110 . ./conf$$files.sh ||
30111 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
30112 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
30113 { (exit 1); exit 1; }; }
30114 rm -f conf$$files.sh
30117 echo "cat >conf$$subs.awk <<_ACEOF" &&
30118 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
30119 echo "_ACEOF"
30120 } >conf$$subs.sh ||
30121 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
30122 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
30123 { (exit 1); exit 1; }; }
30124 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
30125 ac_delim='%!_!# '
30126 for ac_last_try in false false false false false :; do
30127 . ./conf$$subs.sh ||
30128 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
30129 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
30130 { (exit 1); exit 1; }; }
30132 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
30133 if test $ac_delim_n = $ac_delim_num; then
30134 break
30135 elif $ac_last_try; then
30136 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
30137 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
30138 { (exit 1); exit 1; }; }
30139 else
30140 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
30142 done
30143 rm -f conf$$subs.sh
30145 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30146 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
30147 _ACEOF
30148 sed -n '
30150 s/^/S["/; s/!.*/"]=/
30153 s/^[^!]*!//
30154 :repl
30155 t repl
30156 s/'"$ac_delim"'$//
30157 t delim
30160 s/\(.\{148\}\).*/\1/
30161 t more1
30162 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
30165 b repl
30166 :more1
30167 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
30170 s/.\{148\}//
30171 t nl
30172 :delim
30174 s/\(.\{148\}\).*/\1/
30175 t more2
30176 s/["\\]/\\&/g; s/^/"/; s/$/"/
30179 :more2
30180 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
30183 s/.\{148\}//
30184 t delim
30185 ' <conf$$subs.awk | sed '
30186 /^[^""]/{
30188 s/\n//
30190 ' >>$CONFIG_STATUS || ac_write_fail=1
30191 rm -f conf$$subs.awk
30192 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30193 _ACAWK
30194 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
30195 for (key in S) S_is_set[key] = 1
30196 FS = "\a"
30197 \$ac_cs_awk_pipe_init
30200 line = $ 0
30201 nfields = split(line, field, "@")
30202 substed = 0
30203 len = length(field[1])
30204 for (i = 2; i < nfields; i++) {
30205 key = field[i]
30206 keylen = length(key)
30207 if (S_is_set[key]) {
30208 value = S[key]
30209 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
30210 len += length(value) + length(field[++i])
30211 substed = 1
30212 } else
30213 len += 1 + keylen
30215 if (nfields == 3 && !substed) {
30216 key = field[2]
30217 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
30218 \$ac_cs_awk_read_file
30219 next
30222 print line
30224 \$ac_cs_awk_pipe_fini
30225 _ACAWK
30226 _ACEOF
30227 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
30228 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
30229 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
30230 else
30232 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
30233 || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
30234 $as_echo "$as_me: error: could not setup config files machinery" >&2;}
30235 { (exit 1); exit 1; }; }
30236 _ACEOF
30238 # VPATH may cause trouble with some makes, so we remove $(srcdir),
30239 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
30240 # trailing colons and then remove the whole line if VPATH becomes empty
30241 # (actually we leave an empty line to preserve line numbers).
30242 if test "x$srcdir" = x.; then
30243 ac_vpsub='/^[ ]*VPATH[ ]*=/{
30244 s/:*\$(srcdir):*/:/
30245 s/:*\${srcdir}:*/:/
30246 s/:*@srcdir@:*/:/
30247 s/^\([^=]*=[ ]*\):*/\1/
30248 s/:*$//
30249 s/^[^=]*=[ ]*$//
30253 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
30254 fi # test -n "$CONFIG_FILES"
30256 # Set up the scripts for CONFIG_HEADERS section.
30257 # No need to generate them if there are no CONFIG_HEADERS.
30258 # This happens for instance with `./config.status Makefile'.
30259 if test -n "$CONFIG_HEADERS"; then
30260 cat >"$tmp/defines.awk" <<\_ACAWK ||
30261 BEGIN {
30262 _ACEOF
30264 # Transform confdefs.h into an awk script `defines.awk', embedded as
30265 # here-document in config.status, that substitutes the proper values into
30266 # config.h.in to produce config.h.
30268 # Create a delimiter string that does not exist in confdefs.h, to ease
30269 # handling of long lines.
30270 ac_delim='%!_!# '
30271 for ac_last_try in false false :; do
30272 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
30273 if test -z "$ac_t"; then
30274 break
30275 elif $ac_last_try; then
30276 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
30277 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
30278 { (exit 1); exit 1; }; }
30279 else
30280 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
30282 done
30284 # For the awk script, D is an array of macro values keyed by name,
30285 # likewise P contains macro parameters if any. Preserve backslash
30286 # newline sequences.
30288 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
30289 sed -n '
30290 s/.\{148\}/&'"$ac_delim"'/g
30291 t rset
30292 :rset
30293 s/^[ ]*#[ ]*define[ ][ ]*/ /
30294 t def
30296 :def
30297 s/\\$//
30298 t bsnl
30299 s/["\\]/\\&/g
30300 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
30301 D["\1"]=" \3"/p
30302 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
30304 :bsnl
30305 s/["\\]/\\&/g
30306 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
30307 D["\1"]=" \3\\\\\\n"\\/p
30308 t cont
30309 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
30310 t cont
30312 :cont
30314 s/.\{148\}/&'"$ac_delim"'/g
30315 t clear
30316 :clear
30317 s/\\$//
30318 t bsnlc
30319 s/["\\]/\\&/g; s/^/"/; s/$/"/p
30321 :bsnlc
30322 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
30323 b cont
30324 ' <confdefs.h | sed '
30325 s/'"$ac_delim"'/"\\\
30326 "/g' >>$CONFIG_STATUS || ac_write_fail=1
30328 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30329 for (key in D) D_is_set[key] = 1
30330 FS = "\a"
30332 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
30333 line = \$ 0
30334 split(line, arg, " ")
30335 if (arg[1] == "#") {
30336 defundef = arg[2]
30337 mac1 = arg[3]
30338 } else {
30339 defundef = substr(arg[1], 2)
30340 mac1 = arg[2]
30342 split(mac1, mac2, "(") #)
30343 macro = mac2[1]
30344 prefix = substr(line, 1, index(line, defundef) - 1)
30345 if (D_is_set[macro]) {
30346 # Preserve the white space surrounding the "#".
30347 print prefix "define", macro P[macro] D[macro]
30348 next
30349 } else {
30350 # Replace #undef with comments. This is necessary, for example,
30351 # in the case of _POSIX_SOURCE, which is predefined and required
30352 # on some systems where configure will not decide to define it.
30353 if (defundef == "undef") {
30354 print "/*", prefix defundef, macro, "*/"
30355 next
30359 { print }
30360 _ACAWK
30361 _ACEOF
30362 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
30363 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
30364 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
30365 { (exit 1); exit 1; }; }
30366 fi # test -n "$CONFIG_HEADERS"
30369 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
30370 shift
30371 for ac_tag
30373 case $ac_tag in
30374 :[FHLC]) ac_mode=$ac_tag; continue;;
30375 esac
30376 case $ac_mode$ac_tag in
30377 :[FHL]*:*);;
30378 :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
30379 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
30380 { (exit 1); exit 1; }; };;
30381 :[FH]-) ac_tag=-:-;;
30382 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
30383 esac
30384 ac_save_IFS=$IFS
30385 IFS=:
30386 set x $ac_tag
30387 IFS=$ac_save_IFS
30388 shift
30389 ac_file=$1
30390 shift
30392 case $ac_mode in
30393 :L) ac_source=$1;;
30394 :[FH])
30395 ac_file_inputs=
30396 for ac_f
30398 case $ac_f in
30399 -) ac_f="$tmp/stdin";;
30400 *) # Look for the file first in the build tree, then in the source tree
30401 # (if the path is not absolute). The absolute path cannot be DOS-style,
30402 # because $ac_f cannot contain `:'.
30403 test -f "$ac_f" ||
30404 case $ac_f in
30405 [\\/$]*) false;;
30406 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
30407 esac ||
30408 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
30409 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
30410 { (exit 1); exit 1; }; };;
30411 esac
30412 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
30413 ac_file_inputs="$ac_file_inputs '$ac_f'"
30414 done
30416 # Let's still pretend it is `configure' which instantiates (i.e., don't
30417 # use $as_me), people would be surprised to read:
30418 # /* config.h. Generated by config.status. */
30419 configure_input='Generated from '`
30420 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
30421 `' by configure.'
30422 if test x"$ac_file" != x-; then
30423 configure_input="$ac_file. $configure_input"
30424 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
30425 $as_echo "$as_me: creating $ac_file" >&6;}
30427 # Neutralize special characters interpreted by sed in replacement strings.
30428 case $configure_input in #(
30429 *\&* | *\|* | *\\* )
30430 ac_sed_conf_input=`$as_echo "$configure_input" |
30431 sed 's/[\\\\&|]/\\\\&/g'`;; #(
30432 *) ac_sed_conf_input=$configure_input;;
30433 esac
30435 case $ac_tag in
30436 *:-:* | *:-) cat >"$tmp/stdin" \
30437 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30438 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30439 { (exit 1); exit 1; }; } ;;
30440 esac
30442 esac
30444 ac_dir=`$as_dirname -- "$ac_file" ||
30445 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
30446 X"$ac_file" : 'X\(//\)[^/]' \| \
30447 X"$ac_file" : 'X\(//\)$' \| \
30448 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
30449 $as_echo X"$ac_file" |
30450 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
30451 s//\1/
30454 /^X\(\/\/\)[^/].*/{
30455 s//\1/
30458 /^X\(\/\/\)$/{
30459 s//\1/
30462 /^X\(\/\).*/{
30463 s//\1/
30466 s/.*/./; q'`
30467 { as_dir="$ac_dir"
30468 case $as_dir in #(
30469 -*) as_dir=./$as_dir;;
30470 esac
30471 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
30472 as_dirs=
30473 while :; do
30474 case $as_dir in #(
30475 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
30476 *) as_qdir=$as_dir;;
30477 esac
30478 as_dirs="'$as_qdir' $as_dirs"
30479 as_dir=`$as_dirname -- "$as_dir" ||
30480 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
30481 X"$as_dir" : 'X\(//\)[^/]' \| \
30482 X"$as_dir" : 'X\(//\)$' \| \
30483 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
30484 $as_echo X"$as_dir" |
30485 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
30486 s//\1/
30489 /^X\(\/\/\)[^/].*/{
30490 s//\1/
30493 /^X\(\/\/\)$/{
30494 s//\1/
30497 /^X\(\/\).*/{
30498 s//\1/
30501 s/.*/./; q'`
30502 test -d "$as_dir" && break
30503 done
30504 test -z "$as_dirs" || eval "mkdir $as_dirs"
30505 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
30506 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
30507 { (exit 1); exit 1; }; }; }
30508 ac_builddir=.
30510 case "$ac_dir" in
30511 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
30513 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
30514 # A ".." for each directory in $ac_dir_suffix.
30515 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
30516 case $ac_top_builddir_sub in
30517 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
30518 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
30519 esac ;;
30520 esac
30521 ac_abs_top_builddir=$ac_pwd
30522 ac_abs_builddir=$ac_pwd$ac_dir_suffix
30523 # for backward compatibility:
30524 ac_top_builddir=$ac_top_build_prefix
30526 case $srcdir in
30527 .) # We are building in place.
30528 ac_srcdir=.
30529 ac_top_srcdir=$ac_top_builddir_sub
30530 ac_abs_top_srcdir=$ac_pwd ;;
30531 [\\/]* | ?:[\\/]* ) # Absolute name.
30532 ac_srcdir=$srcdir$ac_dir_suffix;
30533 ac_top_srcdir=$srcdir
30534 ac_abs_top_srcdir=$srcdir ;;
30535 *) # Relative name.
30536 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
30537 ac_top_srcdir=$ac_top_build_prefix$srcdir
30538 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
30539 esac
30540 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
30543 case $ac_mode in
30546 # CONFIG_FILE
30549 case $INSTALL in
30550 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
30551 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
30552 esac
30553 _ACEOF
30555 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
30556 # If the template does not know about datarootdir, expand it.
30557 # FIXME: This hack should be removed a few years after 2.60.
30558 ac_datarootdir_hack=; ac_datarootdir_seen=
30560 ac_sed_dataroot='
30561 /datarootdir/ {
30565 /@datadir@/p
30566 /@docdir@/p
30567 /@infodir@/p
30568 /@localedir@/p
30569 /@mandir@/p
30571 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
30572 *datarootdir*) ac_datarootdir_seen=yes;;
30573 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
30574 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
30575 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
30576 _ACEOF
30577 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30578 ac_datarootdir_hack='
30579 s&@datadir@&$datadir&g
30580 s&@docdir@&$docdir&g
30581 s&@infodir@&$infodir&g
30582 s&@localedir@&$localedir&g
30583 s&@mandir@&$mandir&g
30584 s&\\\${datarootdir}&$datarootdir&g' ;;
30585 esac
30586 _ACEOF
30588 # Neutralize VPATH when `$srcdir' = `.'.
30589 # Shell code in configure.ac might set extrasub.
30590 # FIXME: do we really want to maintain this feature?
30591 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30592 ac_sed_extra="$ac_vpsub
30593 $extrasub
30594 _ACEOF
30595 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
30597 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
30598 s|@configure_input@|$ac_sed_conf_input|;t t
30599 s&@top_builddir@&$ac_top_builddir_sub&;t t
30600 s&@top_build_prefix@&$ac_top_build_prefix&;t t
30601 s&@srcdir@&$ac_srcdir&;t t
30602 s&@abs_srcdir@&$ac_abs_srcdir&;t t
30603 s&@top_srcdir@&$ac_top_srcdir&;t t
30604 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
30605 s&@builddir@&$ac_builddir&;t t
30606 s&@abs_builddir@&$ac_abs_builddir&;t t
30607 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
30608 s&@INSTALL@&$ac_INSTALL&;t t
30609 $ac_datarootdir_hack
30611 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
30612 if $ac_cs_awk_getline; then
30613 $AWK -f "$tmp/subs.awk"
30614 else
30615 $AWK -f "$tmp/subs.awk" | $SHELL
30616 fi >$tmp/out \
30617 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30618 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30619 { (exit 1); exit 1; }; }
30621 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
30622 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
30623 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
30624 { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
30625 which seems to be undefined. Please make sure it is defined." >&5
30626 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
30627 which seems to be undefined. Please make sure it is defined." >&2;}
30629 rm -f "$tmp/stdin"
30630 case $ac_file in
30631 -) cat "$tmp/out" && rm -f "$tmp/out";;
30632 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
30633 esac \
30634 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30635 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30636 { (exit 1); exit 1; }; }
30640 # CONFIG_HEADER
30642 if test x"$ac_file" != x-; then
30644 $as_echo "/* $configure_input */" \
30645 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
30646 } >"$tmp/config.h" \
30647 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30648 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30649 { (exit 1); exit 1; }; }
30650 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
30651 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
30652 $as_echo "$as_me: $ac_file is unchanged" >&6;}
30653 else
30654 rm -f "$ac_file"
30655 mv "$tmp/config.h" "$ac_file" \
30656 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30657 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30658 { (exit 1); exit 1; }; }
30660 else
30661 $as_echo "/* $configure_input */" \
30662 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
30663 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
30664 $as_echo "$as_me: error: could not create -" >&2;}
30665 { (exit 1); exit 1; }; }
30669 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
30670 $as_echo "$as_me: executing $ac_file commands" >&6;}
30672 esac
30675 case $ac_file$ac_mode in
30676 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
30677 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
30678 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
30679 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
30680 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
30681 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
30682 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
30683 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
30684 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
30685 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
30686 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
30687 "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
30688 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
30690 esac
30691 done # for ac_tag
30694 { (exit 0); exit 0; }
30695 _ACEOF
30696 chmod +x $CONFIG_STATUS
30697 ac_clean_files=$ac_clean_files_save
30699 test $ac_write_fail = 0 ||
30700 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
30701 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
30702 { (exit 1); exit 1; }; }
30705 # configure is writing to config.log, and then calls config.status.
30706 # config.status does its own redirection, appending to config.log.
30707 # Unfortunately, on DOS this fails, as config.log is still kept open
30708 # by configure, so config.status won't be able to write to it; its
30709 # output is simply discarded. So we exec the FD to /dev/null,
30710 # effectively closing config.log, so it can be properly (re)opened and
30711 # appended to by config.status. When coming back to configure, we
30712 # need to make the FD available again.
30713 if test "$no_create" != yes; then
30714 ac_cs_success=:
30715 ac_config_status_args=
30716 test "$silent" = yes &&
30717 ac_config_status_args="$ac_config_status_args --quiet"
30718 exec 5>/dev/null
30719 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
30720 exec 5>>config.log
30721 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
30722 # would make configure fail if this is the last instruction.
30723 $ac_cs_success || { (exit 1); exit 1; }
30725 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
30726 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
30727 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
30731 if test "$no_create" = "yes"
30732 then
30733 exit 0
30736 ac_save_IFS="$IFS"
30737 if test "x$wine_notices != "x; then
30738 echo >&6
30739 IFS="|"
30740 for msg in $wine_notices; do
30741 IFS="$ac_save_IFS"
30742 if test -n "$msg"; then
30743 { $as_echo "$as_me:$LINENO: $msg" >&5
30744 $as_echo "$as_me: $msg" >&6;}
30746 done
30748 IFS="|"
30749 for msg in $wine_warnings; do
30750 IFS="$ac_save_IFS"
30751 if test -n "$msg"; then
30752 echo >&2
30753 { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
30754 $as_echo "$as_me: WARNING: $msg" >&2;}
30756 done
30757 IFS="$ac_save_IFS"
30759 echo "
30760 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.
30761 " >&6