libport: Replacement for poll().
[wine/wine64.git] / configure
blob43ea1069b212de639d4bd4ae231f8a6006875b10
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.63 for Wine 1.1.11.
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.11'
600 PACKAGE_STRING='Wine 1.1.11'
601 PACKAGE_BUGREPORT='wine-devel@winehq.org'
603 ac_unique_file="server/atom.c"
604 # Factoring default headers for most tests.
605 ac_includes_default="\
606 #include <stdio.h>
607 #ifdef HAVE_SYS_TYPES_H
608 # include <sys/types.h>
609 #endif
610 #ifdef HAVE_SYS_STAT_H
611 # include <sys/stat.h>
612 #endif
613 #ifdef STDC_HEADERS
614 # include <stdlib.h>
615 # include <stddef.h>
616 #else
617 # ifdef HAVE_STDLIB_H
618 # include <stdlib.h>
619 # endif
620 #endif
621 #ifdef HAVE_STRING_H
622 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
623 # include <memory.h>
624 # endif
625 # include <string.h>
626 #endif
627 #ifdef HAVE_STRINGS_H
628 # include <strings.h>
629 #endif
630 #ifdef HAVE_INTTYPES_H
631 # include <inttypes.h>
632 #endif
633 #ifdef HAVE_STDINT_H
634 # include <stdint.h>
635 #endif
636 #ifdef HAVE_UNISTD_H
637 # include <unistd.h>
638 #endif"
640 ac_subst_vars='LTLIBOBJS
641 LIBOBJS
642 ALL_WINETEST_DEPENDS
643 ALL_PROGRAM_BIN_INSTALL_DIRS
644 ALL_PROGRAM_INSTALL_DIRS
645 ALL_PROGRAM_DIRS
646 ALL_TEST_DIRS
647 ALL_IMPLIB_DIRS
648 ALL_DLL_DIRS
649 ALL_TOP_DIRS
650 ALL_MAKEFILE_DEPENDS
651 ALL_MAKEFILES
652 ALL_MAKERULES
653 DEPENDENCIES
654 LDAPLIBS
655 LIBPOLL
656 LIBDL
657 EXTRA_BINARIES
658 MAIN_BINARY
659 SOCKETLIBS
660 CRTLIBS
661 LDPATH
662 BUILTINFLAG
663 EXTRACFLAGS
664 FONTCONFIGINCL
665 CUPSINCL
666 AUDIOIOLIBS
667 ALSALIBS
668 ESDLIBS
669 ESDINCL
670 ESDCONFIG
671 FREETYPEINCL
672 FREETYPELIBS
673 ft_devel
674 LCMSLIBS
675 RESOLVLIBS
676 GPHOTO2INCL
677 GPHOTO2LIBS
678 gphoto2port_devel
679 gphoto2_devel
680 SANEINCL
681 sane_devel
682 GNUTLSINCL
683 HALINCL
684 XSLTINCL
685 XML2INCL
686 XML2LIBS
687 NASLIBS
688 CROSSTEST
689 CROSSWINDRES
690 CROSSCC
691 CARBONLIB
692 COREAUDIO
693 DISKARBITRATIONLIB
694 LDEXECFLAGS
695 IOKITLIB
696 COREFOUNDATIONLIB
697 SECURITYLIB
698 MINGWAR
699 DLLWRAP
700 DLLTOOL
702 LDRPATH_LOCAL
703 LDRPATH_INSTALL
704 IMPLIBEXT
705 LIBEXT
706 LDDLLFLAGS
707 LDSHARED
708 DLLFLAGS
709 DLLEXT
710 OPENGL_LIBS
711 XLIB
712 LIBPTHREAD
713 PRELINK
714 ICOTOOL
715 RSVG
716 PKG_CONFIG
717 FONTFORGE
718 LINTFLAGS
719 LINT
720 INSTALL_DATA
721 INSTALL_SCRIPT
722 INSTALL_PROGRAM
723 LDCONFIG
724 EGREP
725 GREP
727 LN_S
728 WINDRES
729 STRIP
730 RANLIB
731 ARFLAGS
732 ac_ct_AR
734 ac_ct_NM
736 ac_ct_LD
738 ac_ct_AS
740 BISON
741 FLEX
742 X_EXTRA_LIBS
743 X_LIBS
744 X_PRE_LIBS
745 X_CFLAGS
747 XMKMF
748 TOOLSDIR
749 CPPBIN
750 ac_ct_CXX
751 CXXFLAGS
753 OBJEXT
754 EXEEXT
755 ac_ct_CC
756 CPPFLAGS
757 LDFLAGS
758 CFLAGS
760 SET_MAKE
761 WIN16_INSTALL
762 WIN16_FILES
763 host_os
764 host_vendor
765 host_cpu
766 host
767 build_os
768 build_vendor
769 build_cpu
770 build
771 MAINTAINER_MODE
772 target_alias
773 host_alias
774 build_alias
775 LIBS
776 ECHO_T
777 ECHO_N
778 ECHO_C
779 DEFS
780 mandir
781 localedir
782 libdir
783 psdir
784 pdfdir
785 dvidir
786 htmldir
787 infodir
788 docdir
789 oldincludedir
790 includedir
791 localstatedir
792 sharedstatedir
793 sysconfdir
794 datadir
795 datarootdir
796 libexecdir
797 sbindir
798 bindir
799 program_transform_name
800 prefix
801 exec_prefix
802 PACKAGE_BUGREPORT
803 PACKAGE_STRING
804 PACKAGE_VERSION
805 PACKAGE_TARNAME
806 PACKAGE_NAME
807 PATH_SEPARATOR
808 SHELL'
809 ac_subst_files='MAKE_RULES
810 MAKE_DLL_RULES
811 MAKE_IMPLIB_RULES
812 MAKE_TEST_RULES
813 MAKE_PROG_RULES'
814 ac_user_opts='
815 enable_option_checking
816 enable_win16
817 enable_win64
818 enable_tests
819 enable_maintainer_mode
820 with_alsa
821 with_audioio
822 with_capi
823 with_cms
824 with_coreaudio
825 with_cups
826 with_curses
827 with_esd
828 with_fontconfig
829 with_freetype
830 with_gphoto
831 with_glu
832 with_gnutls
833 with_hal
834 with_jack
835 with_jpeg
836 with_ldap
837 with_nas
838 with_opengl
839 with_openssl
840 with_oss
841 with_png
842 with_sane
843 with_xcomposite
844 with_xcursor
845 with_xinerama
846 with_xinput
847 with_xml
848 with_xrandr
849 with_xrender
850 with_xshape
851 with_xshm
852 with_xslt
853 with_xxf86vm
854 with_wine_tools
855 with_x
857 ac_precious_vars='build_alias
858 host_alias
859 target_alias
861 CFLAGS
862 LDFLAGS
863 LIBS
864 CPPFLAGS
866 CXXFLAGS
868 XMKMF
869 CPP'
872 # Initialize some variables set by options.
873 ac_init_help=
874 ac_init_version=false
875 ac_unrecognized_opts=
876 ac_unrecognized_sep=
877 # The variables have the same names as the options, with
878 # dashes changed to underlines.
879 cache_file=/dev/null
880 exec_prefix=NONE
881 no_create=
882 no_recursion=
883 prefix=NONE
884 program_prefix=NONE
885 program_suffix=NONE
886 program_transform_name=s,x,x,
887 silent=
888 site=
889 srcdir=
890 verbose=
891 x_includes=NONE
892 x_libraries=NONE
894 # Installation directory options.
895 # These are left unexpanded so users can "make install exec_prefix=/foo"
896 # and all the variables that are supposed to be based on exec_prefix
897 # by default will actually change.
898 # Use braces instead of parens because sh, perl, etc. also accept them.
899 # (The list follows the same order as the GNU Coding Standards.)
900 bindir='${exec_prefix}/bin'
901 sbindir='${exec_prefix}/sbin'
902 libexecdir='${exec_prefix}/libexec'
903 datarootdir='${prefix}/share'
904 datadir='${datarootdir}'
905 sysconfdir='${prefix}/etc'
906 sharedstatedir='${prefix}/com'
907 localstatedir='${prefix}/var'
908 includedir='${prefix}/include'
909 oldincludedir='/usr/include'
910 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
911 infodir='${datarootdir}/info'
912 htmldir='${docdir}'
913 dvidir='${docdir}'
914 pdfdir='${docdir}'
915 psdir='${docdir}'
916 libdir='${exec_prefix}/lib'
917 localedir='${datarootdir}/locale'
918 mandir='${datarootdir}/man'
920 ac_prev=
921 ac_dashdash=
922 for ac_option
924 # If the previous option needs an argument, assign it.
925 if test -n "$ac_prev"; then
926 eval $ac_prev=\$ac_option
927 ac_prev=
928 continue
931 case $ac_option in
932 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
933 *) ac_optarg=yes ;;
934 esac
936 # Accept the important Cygnus configure options, so we can diagnose typos.
938 case $ac_dashdash$ac_option in
940 ac_dashdash=yes ;;
942 -bindir | --bindir | --bindi | --bind | --bin | --bi)
943 ac_prev=bindir ;;
944 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
945 bindir=$ac_optarg ;;
947 -build | --build | --buil | --bui | --bu)
948 ac_prev=build_alias ;;
949 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
950 build_alias=$ac_optarg ;;
952 -cache-file | --cache-file | --cache-fil | --cache-fi \
953 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
954 ac_prev=cache_file ;;
955 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
956 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
957 cache_file=$ac_optarg ;;
959 --config-cache | -C)
960 cache_file=config.cache ;;
962 -datadir | --datadir | --datadi | --datad)
963 ac_prev=datadir ;;
964 -datadir=* | --datadir=* | --datadi=* | --datad=*)
965 datadir=$ac_optarg ;;
967 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
968 | --dataroo | --dataro | --datar)
969 ac_prev=datarootdir ;;
970 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
971 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
972 datarootdir=$ac_optarg ;;
974 -disable-* | --disable-*)
975 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
976 # Reject names that are not valid shell variable names.
977 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
978 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
979 { (exit 1); exit 1; }; }
980 ac_useropt_orig=$ac_useropt
981 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
982 case $ac_user_opts in
984 "enable_$ac_useropt"
985 "*) ;;
986 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
987 ac_unrecognized_sep=', ';;
988 esac
989 eval enable_$ac_useropt=no ;;
991 -docdir | --docdir | --docdi | --doc | --do)
992 ac_prev=docdir ;;
993 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
994 docdir=$ac_optarg ;;
996 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
997 ac_prev=dvidir ;;
998 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
999 dvidir=$ac_optarg ;;
1001 -enable-* | --enable-*)
1002 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1003 # Reject names that are not valid shell variable names.
1004 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1005 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1006 { (exit 1); exit 1; }; }
1007 ac_useropt_orig=$ac_useropt
1008 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1009 case $ac_user_opts in
1011 "enable_$ac_useropt"
1012 "*) ;;
1013 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1014 ac_unrecognized_sep=', ';;
1015 esac
1016 eval enable_$ac_useropt=\$ac_optarg ;;
1018 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1019 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1020 | --exec | --exe | --ex)
1021 ac_prev=exec_prefix ;;
1022 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1023 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1024 | --exec=* | --exe=* | --ex=*)
1025 exec_prefix=$ac_optarg ;;
1027 -gas | --gas | --ga | --g)
1028 # Obsolete; use --with-gas.
1029 with_gas=yes ;;
1031 -help | --help | --hel | --he | -h)
1032 ac_init_help=long ;;
1033 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1034 ac_init_help=recursive ;;
1035 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1036 ac_init_help=short ;;
1038 -host | --host | --hos | --ho)
1039 ac_prev=host_alias ;;
1040 -host=* | --host=* | --hos=* | --ho=*)
1041 host_alias=$ac_optarg ;;
1043 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1044 ac_prev=htmldir ;;
1045 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1046 | --ht=*)
1047 htmldir=$ac_optarg ;;
1049 -includedir | --includedir | --includedi | --included | --include \
1050 | --includ | --inclu | --incl | --inc)
1051 ac_prev=includedir ;;
1052 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1053 | --includ=* | --inclu=* | --incl=* | --inc=*)
1054 includedir=$ac_optarg ;;
1056 -infodir | --infodir | --infodi | --infod | --info | --inf)
1057 ac_prev=infodir ;;
1058 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1059 infodir=$ac_optarg ;;
1061 -libdir | --libdir | --libdi | --libd)
1062 ac_prev=libdir ;;
1063 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1064 libdir=$ac_optarg ;;
1066 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1067 | --libexe | --libex | --libe)
1068 ac_prev=libexecdir ;;
1069 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1070 | --libexe=* | --libex=* | --libe=*)
1071 libexecdir=$ac_optarg ;;
1073 -localedir | --localedir | --localedi | --localed | --locale)
1074 ac_prev=localedir ;;
1075 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1076 localedir=$ac_optarg ;;
1078 -localstatedir | --localstatedir | --localstatedi | --localstated \
1079 | --localstate | --localstat | --localsta | --localst | --locals)
1080 ac_prev=localstatedir ;;
1081 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1082 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1083 localstatedir=$ac_optarg ;;
1085 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1086 ac_prev=mandir ;;
1087 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1088 mandir=$ac_optarg ;;
1090 -nfp | --nfp | --nf)
1091 # Obsolete; use --without-fp.
1092 with_fp=no ;;
1094 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1095 | --no-cr | --no-c | -n)
1096 no_create=yes ;;
1098 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1099 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1100 no_recursion=yes ;;
1102 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1103 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1104 | --oldin | --oldi | --old | --ol | --o)
1105 ac_prev=oldincludedir ;;
1106 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1107 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1108 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1109 oldincludedir=$ac_optarg ;;
1111 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1112 ac_prev=prefix ;;
1113 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1114 prefix=$ac_optarg ;;
1116 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1117 | --program-pre | --program-pr | --program-p)
1118 ac_prev=program_prefix ;;
1119 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1120 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1121 program_prefix=$ac_optarg ;;
1123 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1124 | --program-suf | --program-su | --program-s)
1125 ac_prev=program_suffix ;;
1126 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1127 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1128 program_suffix=$ac_optarg ;;
1130 -program-transform-name | --program-transform-name \
1131 | --program-transform-nam | --program-transform-na \
1132 | --program-transform-n | --program-transform- \
1133 | --program-transform | --program-transfor \
1134 | --program-transfo | --program-transf \
1135 | --program-trans | --program-tran \
1136 | --progr-tra | --program-tr | --program-t)
1137 ac_prev=program_transform_name ;;
1138 -program-transform-name=* | --program-transform-name=* \
1139 | --program-transform-nam=* | --program-transform-na=* \
1140 | --program-transform-n=* | --program-transform-=* \
1141 | --program-transform=* | --program-transfor=* \
1142 | --program-transfo=* | --program-transf=* \
1143 | --program-trans=* | --program-tran=* \
1144 | --progr-tra=* | --program-tr=* | --program-t=*)
1145 program_transform_name=$ac_optarg ;;
1147 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1148 ac_prev=pdfdir ;;
1149 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1150 pdfdir=$ac_optarg ;;
1152 -psdir | --psdir | --psdi | --psd | --ps)
1153 ac_prev=psdir ;;
1154 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1155 psdir=$ac_optarg ;;
1157 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1158 | -silent | --silent | --silen | --sile | --sil)
1159 silent=yes ;;
1161 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1162 ac_prev=sbindir ;;
1163 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1164 | --sbi=* | --sb=*)
1165 sbindir=$ac_optarg ;;
1167 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1168 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1169 | --sharedst | --shareds | --shared | --share | --shar \
1170 | --sha | --sh)
1171 ac_prev=sharedstatedir ;;
1172 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1173 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1174 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1175 | --sha=* | --sh=*)
1176 sharedstatedir=$ac_optarg ;;
1178 -site | --site | --sit)
1179 ac_prev=site ;;
1180 -site=* | --site=* | --sit=*)
1181 site=$ac_optarg ;;
1183 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1184 ac_prev=srcdir ;;
1185 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1186 srcdir=$ac_optarg ;;
1188 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1189 | --syscon | --sysco | --sysc | --sys | --sy)
1190 ac_prev=sysconfdir ;;
1191 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1192 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1193 sysconfdir=$ac_optarg ;;
1195 -target | --target | --targe | --targ | --tar | --ta | --t)
1196 ac_prev=target_alias ;;
1197 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1198 target_alias=$ac_optarg ;;
1200 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1201 verbose=yes ;;
1203 -version | --version | --versio | --versi | --vers | -V)
1204 ac_init_version=: ;;
1206 -with-* | --with-*)
1207 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1208 # Reject names that are not valid shell variable names.
1209 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1210 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1211 { (exit 1); exit 1; }; }
1212 ac_useropt_orig=$ac_useropt
1213 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1214 case $ac_user_opts in
1216 "with_$ac_useropt"
1217 "*) ;;
1218 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1219 ac_unrecognized_sep=', ';;
1220 esac
1221 eval with_$ac_useropt=\$ac_optarg ;;
1223 -without-* | --without-*)
1224 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1225 # Reject names that are not valid shell variable names.
1226 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1227 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1228 { (exit 1); exit 1; }; }
1229 ac_useropt_orig=$ac_useropt
1230 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1231 case $ac_user_opts in
1233 "with_$ac_useropt"
1234 "*) ;;
1235 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1236 ac_unrecognized_sep=', ';;
1237 esac
1238 eval with_$ac_useropt=no ;;
1240 --x)
1241 # Obsolete; use --with-x.
1242 with_x=yes ;;
1244 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1245 | --x-incl | --x-inc | --x-in | --x-i)
1246 ac_prev=x_includes ;;
1247 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1248 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1249 x_includes=$ac_optarg ;;
1251 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1252 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1253 ac_prev=x_libraries ;;
1254 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1255 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1256 x_libraries=$ac_optarg ;;
1258 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1259 Try \`$0 --help' for more information." >&2
1260 { (exit 1); exit 1; }; }
1263 *=*)
1264 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1265 # Reject names that are not valid shell variable names.
1266 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1267 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1268 { (exit 1); exit 1; }; }
1269 eval $ac_envvar=\$ac_optarg
1270 export $ac_envvar ;;
1273 # FIXME: should be removed in autoconf 3.0.
1274 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1275 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1276 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1277 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1280 esac
1281 done
1283 if test -n "$ac_prev"; then
1284 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1285 { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1286 { (exit 1); exit 1; }; }
1289 if test -n "$ac_unrecognized_opts"; then
1290 case $enable_option_checking in
1291 no) ;;
1292 fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1293 { (exit 1); exit 1; }; } ;;
1294 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1295 esac
1298 # Check all directory arguments for consistency.
1299 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1300 datadir sysconfdir sharedstatedir localstatedir includedir \
1301 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1302 libdir localedir mandir
1304 eval ac_val=\$$ac_var
1305 # Remove trailing slashes.
1306 case $ac_val in
1307 */ )
1308 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1309 eval $ac_var=\$ac_val;;
1310 esac
1311 # Be sure to have absolute directory names.
1312 case $ac_val in
1313 [\\/$]* | ?:[\\/]* ) continue;;
1314 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1315 esac
1316 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1317 { (exit 1); exit 1; }; }
1318 done
1320 # There might be people who depend on the old broken behavior: `$host'
1321 # used to hold the argument of --host etc.
1322 # FIXME: To remove some day.
1323 build=$build_alias
1324 host=$host_alias
1325 target=$target_alias
1327 # FIXME: To remove some day.
1328 if test "x$host_alias" != x; then
1329 if test "x$build_alias" = x; then
1330 cross_compiling=maybe
1331 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1332 If a cross compiler is detected then cross compile mode will be used." >&2
1333 elif test "x$build_alias" != "x$host_alias"; then
1334 cross_compiling=yes
1338 ac_tool_prefix=
1339 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1341 test "$silent" = yes && exec 6>/dev/null
1344 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1345 ac_ls_di=`ls -di .` &&
1346 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1347 { $as_echo "$as_me: error: working directory cannot be determined" >&2
1348 { (exit 1); exit 1; }; }
1349 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1350 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1351 { (exit 1); exit 1; }; }
1354 # Find the source files, if location was not specified.
1355 if test -z "$srcdir"; then
1356 ac_srcdir_defaulted=yes
1357 # Try the directory containing this script, then the parent directory.
1358 ac_confdir=`$as_dirname -- "$as_myself" ||
1359 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1360 X"$as_myself" : 'X\(//\)[^/]' \| \
1361 X"$as_myself" : 'X\(//\)$' \| \
1362 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1363 $as_echo X"$as_myself" |
1364 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1365 s//\1/
1368 /^X\(\/\/\)[^/].*/{
1369 s//\1/
1372 /^X\(\/\/\)$/{
1373 s//\1/
1376 /^X\(\/\).*/{
1377 s//\1/
1380 s/.*/./; q'`
1381 srcdir=$ac_confdir
1382 if test ! -r "$srcdir/$ac_unique_file"; then
1383 srcdir=..
1385 else
1386 ac_srcdir_defaulted=no
1388 if test ! -r "$srcdir/$ac_unique_file"; then
1389 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1390 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1391 { (exit 1); exit 1; }; }
1393 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1394 ac_abs_confdir=`(
1395 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1396 { (exit 1); exit 1; }; }
1397 pwd)`
1398 # When building in place, set srcdir=.
1399 if test "$ac_abs_confdir" = "$ac_pwd"; then
1400 srcdir=.
1402 # Remove unnecessary trailing slashes from srcdir.
1403 # Double slashes in file names in object file debugging info
1404 # mess up M-x gdb in Emacs.
1405 case $srcdir in
1406 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1407 esac
1408 for ac_var in $ac_precious_vars; do
1409 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1410 eval ac_env_${ac_var}_value=\$${ac_var}
1411 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1412 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1413 done
1416 # Report the --help message.
1418 if test "$ac_init_help" = "long"; then
1419 # Omit some internal or obsolete options to make the list less imposing.
1420 # This message is too long to be a string in the A/UX 3.1 sh.
1421 cat <<_ACEOF
1422 \`configure' configures Wine 1.1.11 to adapt to many kinds of systems.
1424 Usage: $0 [OPTION]... [VAR=VALUE]...
1426 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1427 VAR=VALUE. See below for descriptions of some of the useful variables.
1429 Defaults for the options are specified in brackets.
1431 Configuration:
1432 -h, --help display this help and exit
1433 --help=short display options specific to this package
1434 --help=recursive display the short help of all the included packages
1435 -V, --version display version information and exit
1436 -q, --quiet, --silent do not print \`checking...' messages
1437 --cache-file=FILE cache test results in FILE [disabled]
1438 -C, --config-cache alias for \`--cache-file=config.cache'
1439 -n, --no-create do not create output files
1440 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1442 Installation directories:
1443 --prefix=PREFIX install architecture-independent files in PREFIX
1444 [$ac_default_prefix]
1445 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1446 [PREFIX]
1448 By default, \`make install' will install all the files in
1449 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1450 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1451 for instance \`--prefix=\$HOME'.
1453 For better control, use the options below.
1455 Fine tuning of the installation directories:
1456 --bindir=DIR user executables [EPREFIX/bin]
1457 --sbindir=DIR system admin executables [EPREFIX/sbin]
1458 --libexecdir=DIR program executables [EPREFIX/libexec]
1459 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1460 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1461 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1462 --libdir=DIR object code libraries [EPREFIX/lib]
1463 --includedir=DIR C header files [PREFIX/include]
1464 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1465 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1466 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1467 --infodir=DIR info documentation [DATAROOTDIR/info]
1468 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1469 --mandir=DIR man documentation [DATAROOTDIR/man]
1470 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
1471 --htmldir=DIR html documentation [DOCDIR]
1472 --dvidir=DIR dvi documentation [DOCDIR]
1473 --pdfdir=DIR pdf documentation [DOCDIR]
1474 --psdir=DIR ps documentation [DOCDIR]
1475 _ACEOF
1477 cat <<\_ACEOF
1479 X features:
1480 --x-includes=DIR X include files are in DIR
1481 --x-libraries=DIR X library files are in DIR
1483 System types:
1484 --build=BUILD configure for building on BUILD [guessed]
1485 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1486 _ACEOF
1489 if test -n "$ac_init_help"; then
1490 case $ac_init_help in
1491 short | recursive ) echo "Configuration of Wine 1.1.11:";;
1492 esac
1493 cat <<\_ACEOF
1495 Optional Features:
1496 --disable-option-checking ignore unrecognized --enable/--with options
1497 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1498 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1499 --disable-win16 do not include Win16 support
1500 --enable-win64 build a Win64 emulator on AMD64 (won't run Win32
1501 binaries)
1502 --disable-tests do not build the regression tests
1503 --enable-maintainer-mode
1504 enable maintainer-specific build rules
1506 Optional Packages:
1507 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1508 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1509 --without-alsa do not use the Alsa sound support
1510 --without-audioio do not use the AudioIO sound support
1511 --without-capi do not use CAPI (ISDN support)
1512 --without-cms do not use CMS (color management support)
1513 --without-coreaudio do not use the CoreAudio sound support
1514 --without-cups do not use CUPS
1515 --without-curses do not use (n)curses
1516 --without-esd do not use the EsounD sound support
1517 --without-fontconfig do not use fontconfig
1518 --without-freetype do not use the FreeType library
1519 --without-gphoto do not use gphoto (Digital Camera support)
1520 --without-glu do not use the GLU library
1521 --without-gnutls do not use GnuTLS (schannel support)
1522 --without-hal do not use HAL (dynamic device support)
1523 --without-jack do not use the Jack sound support
1524 --without-jpeg do not use JPEG
1525 --without-ldap do not use LDAP
1526 --without-nas do not use the NAS sound support
1527 --without-opengl do not use OpenGL
1528 --without-openssl do not use OpenSSL
1529 --without-oss do not use the OSS sound support
1530 --without-png do not use PNG
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 XMKMF Path to xmkmf, Makefile generator for X Window System
1557 CPP C preprocessor
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.11
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.11, 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-hal was given.
2147 if test "${with_hal+set}" = set; then
2148 withval=$with_hal;
2152 # Check whether --with-jack was given.
2153 if test "${with_jack+set}" = set; then
2154 withval=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h=no; fi
2158 # Check whether --with-jpeg was given.
2159 if test "${with_jpeg+set}" = set; then
2160 withval=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h=no; fi
2164 # Check whether --with-ldap was given.
2165 if test "${with_ldap+set}" = set; then
2166 withval=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h=no; ac_cv_header_lber_h=no; fi
2170 # Check whether --with-nas was given.
2171 if test "${with_nas+set}" = set; then
2172 withval=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h=no; fi
2176 # Check whether --with-opengl was given.
2177 if test "${with_opengl+set}" = set; then
2178 withval=$with_opengl;
2182 # Check whether --with-openssl was given.
2183 if test "${with_openssl+set}" = set; then
2184 withval=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h=no; ac_cv_header_openssl_ssl_h=no; fi
2188 # Check whether --with-oss was given.
2189 if test "${with_oss+set}" = set; then
2190 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
2194 # Check whether --with-png was given.
2195 if test "${with_png+set}" = set; then
2196 withval=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h=no; fi
2200 # Check whether --with-sane was given.
2201 if test "${with_sane+set}" = set; then
2202 withval=$with_sane;
2206 # Check whether --with-xcomposite was given.
2207 if test "${with_xcomposite+set}" = set; then
2208 withval=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h=no; fi
2212 # Check whether --with-xcursor was given.
2213 if test "${with_xcursor+set}" = set; then
2214 withval=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h=no; fi
2218 # Check whether --with-xinerama was given.
2219 if test "${with_xinerama+set}" = set; then
2220 withval=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h=no; fi
2224 # Check whether --with-xinput was given.
2225 if test "${with_xinput+set}" = set; then
2226 withval=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h=no; fi
2230 # Check whether --with-xml was given.
2231 if test "${with_xml+set}" = set; then
2232 withval=$with_xml;
2236 # Check whether --with-xrandr was given.
2237 if test "${with_xrandr+set}" = set; then
2238 withval=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h=no; fi
2242 # Check whether --with-xrender was given.
2243 if test "${with_xrender+set}" = set; then
2244 withval=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h=no; fi
2248 # Check whether --with-xshape was given.
2249 if test "${with_xshape+set}" = set; then
2250 withval=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h=no; fi
2254 # Check whether --with-xshm was given.
2255 if test "${with_xshm+set}" = set; then
2256 withval=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h=no; fi
2260 # Check whether --with-xslt was given.
2261 if test "${with_xslt+set}" = set; then
2262 withval=$with_xslt;
2266 # Check whether --with-xxf86vm was given.
2267 if test "${with_xxf86vm+set}" = set; then
2268 withval=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h=no; fi
2273 # Check whether --with-wine-tools was given.
2274 if test "${with_wine_tools+set}" = set; then
2275 withval=$with_wine_tools;
2279 # Make sure we can run config.sub.
2280 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2281 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2282 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2283 { (exit 1); exit 1; }; }
2285 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2286 $as_echo_n "checking build system type... " >&6; }
2287 if test "${ac_cv_build+set}" = set; then
2288 $as_echo_n "(cached) " >&6
2289 else
2290 ac_build_alias=$build_alias
2291 test "x$ac_build_alias" = x &&
2292 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2293 test "x$ac_build_alias" = x &&
2294 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2295 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2296 { (exit 1); exit 1; }; }
2297 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2298 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2299 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2300 { (exit 1); exit 1; }; }
2303 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2304 $as_echo "$ac_cv_build" >&6; }
2305 case $ac_cv_build in
2306 *-*-*) ;;
2307 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2308 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2309 { (exit 1); exit 1; }; };;
2310 esac
2311 build=$ac_cv_build
2312 ac_save_IFS=$IFS; IFS='-'
2313 set x $ac_cv_build
2314 shift
2315 build_cpu=$1
2316 build_vendor=$2
2317 shift; shift
2318 # Remember, the first character of IFS is used to create $*,
2319 # except with old shells:
2320 build_os=$*
2321 IFS=$ac_save_IFS
2322 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2325 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2326 $as_echo_n "checking host system type... " >&6; }
2327 if test "${ac_cv_host+set}" = set; then
2328 $as_echo_n "(cached) " >&6
2329 else
2330 if test "x$host_alias" = x; then
2331 ac_cv_host=$ac_cv_build
2332 else
2333 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2334 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2335 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2336 { (exit 1); exit 1; }; }
2340 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2341 $as_echo "$ac_cv_host" >&6; }
2342 case $ac_cv_host in
2343 *-*-*) ;;
2344 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2345 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2346 { (exit 1); exit 1; }; };;
2347 esac
2348 host=$ac_cv_host
2349 ac_save_IFS=$IFS; IFS='-'
2350 set x $ac_cv_host
2351 shift
2352 host_cpu=$1
2353 host_vendor=$2
2354 shift; shift
2355 # Remember, the first character of IFS is used to create $*,
2356 # except with old shells:
2357 host_os=$*
2358 IFS=$ac_save_IFS
2359 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2362 case $host in
2363 x86_64*linux*)
2364 if test "x$enable_win64" != "xyes"
2365 then
2366 CC="${CC:-gcc} -m32"
2367 CXX="${CXX:-g++} -m32"
2368 LD="${LD:-ld} -m elf_i386"
2369 AS="${AS:-as} --32"
2370 host_cpu="i386"
2371 notice_platform="32-bit "
2374 esac
2376 case $host_cpu in
2377 *i[3456789]86*)
2378 enable_win16=${enable_win16:-yes}
2381 enable_win16=${enable_win16:-no}
2382 enable_ifsmgr_vxd=${enable_ifsmgr_vxd:-no}
2383 enable_mmdevldr_vxd=${enable_mmdevldr_vxd:-no}
2384 enable_monodebg_vxd=${enable_monodebg_vxd:-no}
2385 enable_vdhcp_vxd=${enable_vdhcp_vxd:-no}
2386 enable_vmm_vxd=${enable_vmm_vxd:-no}
2387 enable_vnbt_vxd=${enable_vnbt_vxd:-no}
2388 enable_vnetbios_vxd=${enable_vnetbios_vxd:-no}
2389 enable_vtdapi_vxd=${enable_vtdapi_vxd:-no}
2390 enable_vwin32_vxd=${enable_vwin32_vxd:-no}
2391 enable_w32skrnl=${enable_w32skrnl:-no}
2392 enable_winedos=${enable_winedos:-no}
2393 enable_winevdm=${enable_winevdm:-no}
2395 esac
2397 WIN16_FILES="\$(WIN16_FILES)"
2399 WIN16_INSTALL="\$(WIN16_INSTALL)"
2401 if test "x$enable_win16" != "xyes"
2402 then
2403 WIN16_FILES=""
2404 WIN16_INSTALL=""
2407 case "$srcdir" in
2408 .) ;;
2409 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2410 { { $as_echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2411 You need to run 'make distclean' in the source tree first." >&5
2412 $as_echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2413 You need to run 'make distclean' in the source tree first." >&2;}
2414 { (exit 1); exit 1; }; }
2415 fi ;;
2416 esac
2419 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2420 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2421 set x ${MAKE-make}
2422 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2423 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2424 $as_echo_n "(cached) " >&6
2425 else
2426 cat >conftest.make <<\_ACEOF
2427 SHELL = /bin/sh
2428 all:
2429 @echo '@@@%%%=$(MAKE)=@@@%%%'
2430 _ACEOF
2431 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2432 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2433 *@@@%%%=?*=@@@%%%*)
2434 eval ac_cv_prog_make_${ac_make}_set=yes;;
2436 eval ac_cv_prog_make_${ac_make}_set=no;;
2437 esac
2438 rm -f conftest.make
2440 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2441 { $as_echo "$as_me:$LINENO: result: yes" >&5
2442 $as_echo "yes" >&6; }
2443 SET_MAKE=
2444 else
2445 { $as_echo "$as_me:$LINENO: result: no" >&5
2446 $as_echo "no" >&6; }
2447 SET_MAKE="MAKE=${MAKE-make}"
2450 ac_ext=c
2451 ac_cpp='$CPP $CPPFLAGS'
2452 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2453 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2454 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2455 if test -n "$ac_tool_prefix"; then
2456 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2457 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2458 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2459 $as_echo_n "checking for $ac_word... " >&6; }
2460 if test "${ac_cv_prog_CC+set}" = set; then
2461 $as_echo_n "(cached) " >&6
2462 else
2463 if test -n "$CC"; then
2464 ac_cv_prog_CC="$CC" # Let the user override the test.
2465 else
2466 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2467 for as_dir in $PATH
2469 IFS=$as_save_IFS
2470 test -z "$as_dir" && as_dir=.
2471 for ac_exec_ext in '' $ac_executable_extensions; do
2472 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2473 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2474 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2475 break 2
2477 done
2478 done
2479 IFS=$as_save_IFS
2483 CC=$ac_cv_prog_CC
2484 if test -n "$CC"; then
2485 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2486 $as_echo "$CC" >&6; }
2487 else
2488 { $as_echo "$as_me:$LINENO: result: no" >&5
2489 $as_echo "no" >&6; }
2494 if test -z "$ac_cv_prog_CC"; then
2495 ac_ct_CC=$CC
2496 # Extract the first word of "gcc", so it can be a program name with args.
2497 set dummy gcc; ac_word=$2
2498 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2499 $as_echo_n "checking for $ac_word... " >&6; }
2500 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2501 $as_echo_n "(cached) " >&6
2502 else
2503 if test -n "$ac_ct_CC"; then
2504 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2505 else
2506 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2507 for as_dir in $PATH
2509 IFS=$as_save_IFS
2510 test -z "$as_dir" && as_dir=.
2511 for ac_exec_ext in '' $ac_executable_extensions; do
2512 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2513 ac_cv_prog_ac_ct_CC="gcc"
2514 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2515 break 2
2517 done
2518 done
2519 IFS=$as_save_IFS
2523 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2524 if test -n "$ac_ct_CC"; then
2525 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2526 $as_echo "$ac_ct_CC" >&6; }
2527 else
2528 { $as_echo "$as_me:$LINENO: result: no" >&5
2529 $as_echo "no" >&6; }
2532 if test "x$ac_ct_CC" = x; then
2533 CC=""
2534 else
2535 case $cross_compiling:$ac_tool_warned in
2536 yes:)
2537 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2538 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2539 ac_tool_warned=yes ;;
2540 esac
2541 CC=$ac_ct_CC
2543 else
2544 CC="$ac_cv_prog_CC"
2547 if test -z "$CC"; then
2548 if test -n "$ac_tool_prefix"; then
2549 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2550 set dummy ${ac_tool_prefix}cc; ac_word=$2
2551 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2552 $as_echo_n "checking for $ac_word... " >&6; }
2553 if test "${ac_cv_prog_CC+set}" = set; then
2554 $as_echo_n "(cached) " >&6
2555 else
2556 if test -n "$CC"; then
2557 ac_cv_prog_CC="$CC" # Let the user override the test.
2558 else
2559 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2560 for as_dir in $PATH
2562 IFS=$as_save_IFS
2563 test -z "$as_dir" && as_dir=.
2564 for ac_exec_ext in '' $ac_executable_extensions; do
2565 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2566 ac_cv_prog_CC="${ac_tool_prefix}cc"
2567 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2568 break 2
2570 done
2571 done
2572 IFS=$as_save_IFS
2576 CC=$ac_cv_prog_CC
2577 if test -n "$CC"; then
2578 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2579 $as_echo "$CC" >&6; }
2580 else
2581 { $as_echo "$as_me:$LINENO: result: no" >&5
2582 $as_echo "no" >&6; }
2588 if test -z "$CC"; then
2589 # Extract the first word of "cc", so it can be a program name with args.
2590 set dummy cc; ac_word=$2
2591 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2592 $as_echo_n "checking for $ac_word... " >&6; }
2593 if test "${ac_cv_prog_CC+set}" = set; then
2594 $as_echo_n "(cached) " >&6
2595 else
2596 if test -n "$CC"; then
2597 ac_cv_prog_CC="$CC" # Let the user override the test.
2598 else
2599 ac_prog_rejected=no
2600 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2601 for as_dir in $PATH
2603 IFS=$as_save_IFS
2604 test -z "$as_dir" && as_dir=.
2605 for ac_exec_ext in '' $ac_executable_extensions; do
2606 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2607 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2608 ac_prog_rejected=yes
2609 continue
2611 ac_cv_prog_CC="cc"
2612 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2613 break 2
2615 done
2616 done
2617 IFS=$as_save_IFS
2619 if test $ac_prog_rejected = yes; then
2620 # We found a bogon in the path, so make sure we never use it.
2621 set dummy $ac_cv_prog_CC
2622 shift
2623 if test $# != 0; then
2624 # We chose a different compiler from the bogus one.
2625 # However, it has the same basename, so the bogon will be chosen
2626 # first if we set CC to just the basename; use the full file name.
2627 shift
2628 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2633 CC=$ac_cv_prog_CC
2634 if test -n "$CC"; then
2635 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2636 $as_echo "$CC" >&6; }
2637 else
2638 { $as_echo "$as_me:$LINENO: result: no" >&5
2639 $as_echo "no" >&6; }
2644 if test -z "$CC"; then
2645 if test -n "$ac_tool_prefix"; then
2646 for ac_prog in cl.exe
2648 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2649 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2650 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2651 $as_echo_n "checking for $ac_word... " >&6; }
2652 if test "${ac_cv_prog_CC+set}" = set; then
2653 $as_echo_n "(cached) " >&6
2654 else
2655 if test -n "$CC"; then
2656 ac_cv_prog_CC="$CC" # Let the user override the test.
2657 else
2658 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2659 for as_dir in $PATH
2661 IFS=$as_save_IFS
2662 test -z "$as_dir" && as_dir=.
2663 for ac_exec_ext in '' $ac_executable_extensions; do
2664 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2665 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2666 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2667 break 2
2669 done
2670 done
2671 IFS=$as_save_IFS
2675 CC=$ac_cv_prog_CC
2676 if test -n "$CC"; then
2677 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2678 $as_echo "$CC" >&6; }
2679 else
2680 { $as_echo "$as_me:$LINENO: result: no" >&5
2681 $as_echo "no" >&6; }
2685 test -n "$CC" && break
2686 done
2688 if test -z "$CC"; then
2689 ac_ct_CC=$CC
2690 for ac_prog in cl.exe
2692 # Extract the first word of "$ac_prog", so it can be a program name with args.
2693 set dummy $ac_prog; ac_word=$2
2694 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2695 $as_echo_n "checking for $ac_word... " >&6; }
2696 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2697 $as_echo_n "(cached) " >&6
2698 else
2699 if test -n "$ac_ct_CC"; then
2700 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2701 else
2702 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2703 for as_dir in $PATH
2705 IFS=$as_save_IFS
2706 test -z "$as_dir" && as_dir=.
2707 for ac_exec_ext in '' $ac_executable_extensions; do
2708 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2709 ac_cv_prog_ac_ct_CC="$ac_prog"
2710 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2711 break 2
2713 done
2714 done
2715 IFS=$as_save_IFS
2719 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2720 if test -n "$ac_ct_CC"; then
2721 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2722 $as_echo "$ac_ct_CC" >&6; }
2723 else
2724 { $as_echo "$as_me:$LINENO: result: no" >&5
2725 $as_echo "no" >&6; }
2729 test -n "$ac_ct_CC" && break
2730 done
2732 if test "x$ac_ct_CC" = x; then
2733 CC=""
2734 else
2735 case $cross_compiling:$ac_tool_warned in
2736 yes:)
2737 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2738 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2739 ac_tool_warned=yes ;;
2740 esac
2741 CC=$ac_ct_CC
2748 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2749 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2750 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2751 See \`config.log' for more details." >&5
2752 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2753 See \`config.log' for more details." >&2;}
2754 { (exit 1); exit 1; }; }; }
2756 # Provide some information about the compiler.
2757 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2758 set X $ac_compile
2759 ac_compiler=$2
2760 { (ac_try="$ac_compiler --version >&5"
2761 case "(($ac_try" in
2762 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2763 *) ac_try_echo=$ac_try;;
2764 esac
2765 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2766 $as_echo "$ac_try_echo") >&5
2767 (eval "$ac_compiler --version >&5") 2>&5
2768 ac_status=$?
2769 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2770 (exit $ac_status); }
2771 { (ac_try="$ac_compiler -v >&5"
2772 case "(($ac_try" in
2773 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2774 *) ac_try_echo=$ac_try;;
2775 esac
2776 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2777 $as_echo "$ac_try_echo") >&5
2778 (eval "$ac_compiler -v >&5") 2>&5
2779 ac_status=$?
2780 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2781 (exit $ac_status); }
2782 { (ac_try="$ac_compiler -V >&5"
2783 case "(($ac_try" in
2784 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2785 *) ac_try_echo=$ac_try;;
2786 esac
2787 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2788 $as_echo "$ac_try_echo") >&5
2789 (eval "$ac_compiler -V >&5") 2>&5
2790 ac_status=$?
2791 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2792 (exit $ac_status); }
2794 cat >conftest.$ac_ext <<_ACEOF
2795 /* confdefs.h. */
2796 _ACEOF
2797 cat confdefs.h >>conftest.$ac_ext
2798 cat >>conftest.$ac_ext <<_ACEOF
2799 /* end confdefs.h. */
2802 main ()
2806 return 0;
2808 _ACEOF
2809 ac_clean_files_save=$ac_clean_files
2810 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2811 # Try to create an executable without -o first, disregard a.out.
2812 # It will help us diagnose broken compilers, and finding out an intuition
2813 # of exeext.
2814 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2815 $as_echo_n "checking for C compiler default output file name... " >&6; }
2816 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2818 # The possible output files:
2819 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2821 ac_rmfiles=
2822 for ac_file in $ac_files
2824 case $ac_file in
2825 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2826 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2827 esac
2828 done
2829 rm -f $ac_rmfiles
2831 if { (ac_try="$ac_link_default"
2832 case "(($ac_try" in
2833 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2834 *) ac_try_echo=$ac_try;;
2835 esac
2836 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2837 $as_echo "$ac_try_echo") >&5
2838 (eval "$ac_link_default") 2>&5
2839 ac_status=$?
2840 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2841 (exit $ac_status); }; then
2842 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2843 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2844 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2845 # so that the user can short-circuit this test for compilers unknown to
2846 # Autoconf.
2847 for ac_file in $ac_files ''
2849 test -f "$ac_file" || continue
2850 case $ac_file in
2851 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2853 [ab].out )
2854 # We found the default executable, but exeext='' is most
2855 # certainly right.
2856 break;;
2857 *.* )
2858 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2859 then :; else
2860 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2862 # We set ac_cv_exeext here because the later test for it is not
2863 # safe: cross compilers may not add the suffix if given an `-o'
2864 # argument, so we may need to know it at that point already.
2865 # Even if this section looks crufty: it has the advantage of
2866 # actually working.
2867 break;;
2869 break;;
2870 esac
2871 done
2872 test "$ac_cv_exeext" = no && ac_cv_exeext=
2874 else
2875 ac_file=''
2878 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2879 $as_echo "$ac_file" >&6; }
2880 if test -z "$ac_file"; then
2881 $as_echo "$as_me: failed program was:" >&5
2882 sed 's/^/| /' conftest.$ac_ext >&5
2884 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2885 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2886 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2887 See \`config.log' for more details." >&5
2888 $as_echo "$as_me: error: C compiler cannot create executables
2889 See \`config.log' for more details." >&2;}
2890 { (exit 77); exit 77; }; }; }
2893 ac_exeext=$ac_cv_exeext
2895 # Check that the compiler produces executables we can run. If not, either
2896 # the compiler is broken, or we cross compile.
2897 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2898 $as_echo_n "checking whether the C compiler works... " >&6; }
2899 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2900 # If not cross compiling, check that we can run a simple program.
2901 if test "$cross_compiling" != yes; then
2902 if { ac_try='./$ac_file'
2903 { (case "(($ac_try" in
2904 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2905 *) ac_try_echo=$ac_try;;
2906 esac
2907 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2908 $as_echo "$ac_try_echo") >&5
2909 (eval "$ac_try") 2>&5
2910 ac_status=$?
2911 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2912 (exit $ac_status); }; }; then
2913 cross_compiling=no
2914 else
2915 if test "$cross_compiling" = maybe; then
2916 cross_compiling=yes
2917 else
2918 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2919 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2920 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
2921 If you meant to cross compile, use \`--host'.
2922 See \`config.log' for more details." >&5
2923 $as_echo "$as_me: error: cannot run C compiled programs.
2924 If you meant to cross compile, use \`--host'.
2925 See \`config.log' for more details." >&2;}
2926 { (exit 1); exit 1; }; }; }
2930 { $as_echo "$as_me:$LINENO: result: yes" >&5
2931 $as_echo "yes" >&6; }
2933 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2934 ac_clean_files=$ac_clean_files_save
2935 # Check that the compiler produces executables we can run. If not, either
2936 # the compiler is broken, or we cross compile.
2937 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2938 $as_echo_n "checking whether we are cross compiling... " >&6; }
2939 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2940 $as_echo "$cross_compiling" >&6; }
2942 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2943 $as_echo_n "checking for suffix of executables... " >&6; }
2944 if { (ac_try="$ac_link"
2945 case "(($ac_try" in
2946 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2947 *) ac_try_echo=$ac_try;;
2948 esac
2949 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2950 $as_echo "$ac_try_echo") >&5
2951 (eval "$ac_link") 2>&5
2952 ac_status=$?
2953 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2954 (exit $ac_status); }; then
2955 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2956 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2957 # work properly (i.e., refer to `conftest.exe'), while it won't with
2958 # `rm'.
2959 for ac_file in conftest.exe conftest conftest.*; do
2960 test -f "$ac_file" || continue
2961 case $ac_file in
2962 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2963 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2964 break;;
2965 * ) break;;
2966 esac
2967 done
2968 else
2969 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2970 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2971 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2972 See \`config.log' for more details." >&5
2973 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2974 See \`config.log' for more details." >&2;}
2975 { (exit 1); exit 1; }; }; }
2978 rm -f conftest$ac_cv_exeext
2979 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2980 $as_echo "$ac_cv_exeext" >&6; }
2982 rm -f conftest.$ac_ext
2983 EXEEXT=$ac_cv_exeext
2984 ac_exeext=$EXEEXT
2985 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2986 $as_echo_n "checking for suffix of object files... " >&6; }
2987 if test "${ac_cv_objext+set}" = set; then
2988 $as_echo_n "(cached) " >&6
2989 else
2990 cat >conftest.$ac_ext <<_ACEOF
2991 /* confdefs.h. */
2992 _ACEOF
2993 cat confdefs.h >>conftest.$ac_ext
2994 cat >>conftest.$ac_ext <<_ACEOF
2995 /* end confdefs.h. */
2998 main ()
3002 return 0;
3004 _ACEOF
3005 rm -f conftest.o conftest.obj
3006 if { (ac_try="$ac_compile"
3007 case "(($ac_try" in
3008 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3009 *) ac_try_echo=$ac_try;;
3010 esac
3011 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3012 $as_echo "$ac_try_echo") >&5
3013 (eval "$ac_compile") 2>&5
3014 ac_status=$?
3015 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3016 (exit $ac_status); }; then
3017 for ac_file in conftest.o conftest.obj conftest.*; do
3018 test -f "$ac_file" || continue;
3019 case $ac_file in
3020 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3021 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3022 break;;
3023 esac
3024 done
3025 else
3026 $as_echo "$as_me: failed program was:" >&5
3027 sed 's/^/| /' conftest.$ac_ext >&5
3029 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
3030 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3031 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
3032 See \`config.log' for more details." >&5
3033 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
3034 See \`config.log' for more details." >&2;}
3035 { (exit 1); exit 1; }; }; }
3038 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3040 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3041 $as_echo "$ac_cv_objext" >&6; }
3042 OBJEXT=$ac_cv_objext
3043 ac_objext=$OBJEXT
3044 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3045 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3046 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3047 $as_echo_n "(cached) " >&6
3048 else
3049 cat >conftest.$ac_ext <<_ACEOF
3050 /* confdefs.h. */
3051 _ACEOF
3052 cat confdefs.h >>conftest.$ac_ext
3053 cat >>conftest.$ac_ext <<_ACEOF
3054 /* end confdefs.h. */
3057 main ()
3059 #ifndef __GNUC__
3060 choke me
3061 #endif
3064 return 0;
3066 _ACEOF
3067 rm -f conftest.$ac_objext
3068 if { (ac_try="$ac_compile"
3069 case "(($ac_try" in
3070 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3071 *) ac_try_echo=$ac_try;;
3072 esac
3073 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3074 $as_echo "$ac_try_echo") >&5
3075 (eval "$ac_compile") 2>conftest.er1
3076 ac_status=$?
3077 grep -v '^ *+' conftest.er1 >conftest.err
3078 rm -f conftest.er1
3079 cat conftest.err >&5
3080 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3081 (exit $ac_status); } && {
3082 test -z "$ac_c_werror_flag" ||
3083 test ! -s conftest.err
3084 } && test -s conftest.$ac_objext; then
3085 ac_compiler_gnu=yes
3086 else
3087 $as_echo "$as_me: failed program was:" >&5
3088 sed 's/^/| /' conftest.$ac_ext >&5
3090 ac_compiler_gnu=no
3093 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3094 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3097 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3098 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3099 if test $ac_compiler_gnu = yes; then
3100 GCC=yes
3101 else
3102 GCC=
3104 ac_test_CFLAGS=${CFLAGS+set}
3105 ac_save_CFLAGS=$CFLAGS
3106 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3107 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3108 if test "${ac_cv_prog_cc_g+set}" = set; then
3109 $as_echo_n "(cached) " >&6
3110 else
3111 ac_save_c_werror_flag=$ac_c_werror_flag
3112 ac_c_werror_flag=yes
3113 ac_cv_prog_cc_g=no
3114 CFLAGS="-g"
3115 cat >conftest.$ac_ext <<_ACEOF
3116 /* confdefs.h. */
3117 _ACEOF
3118 cat confdefs.h >>conftest.$ac_ext
3119 cat >>conftest.$ac_ext <<_ACEOF
3120 /* end confdefs.h. */
3123 main ()
3127 return 0;
3129 _ACEOF
3130 rm -f conftest.$ac_objext
3131 if { (ac_try="$ac_compile"
3132 case "(($ac_try" in
3133 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3134 *) ac_try_echo=$ac_try;;
3135 esac
3136 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3137 $as_echo "$ac_try_echo") >&5
3138 (eval "$ac_compile") 2>conftest.er1
3139 ac_status=$?
3140 grep -v '^ *+' conftest.er1 >conftest.err
3141 rm -f conftest.er1
3142 cat conftest.err >&5
3143 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3144 (exit $ac_status); } && {
3145 test -z "$ac_c_werror_flag" ||
3146 test ! -s conftest.err
3147 } && test -s conftest.$ac_objext; then
3148 ac_cv_prog_cc_g=yes
3149 else
3150 $as_echo "$as_me: failed program was:" >&5
3151 sed 's/^/| /' conftest.$ac_ext >&5
3153 CFLAGS=""
3154 cat >conftest.$ac_ext <<_ACEOF
3155 /* confdefs.h. */
3156 _ACEOF
3157 cat confdefs.h >>conftest.$ac_ext
3158 cat >>conftest.$ac_ext <<_ACEOF
3159 /* end confdefs.h. */
3162 main ()
3166 return 0;
3168 _ACEOF
3169 rm -f conftest.$ac_objext
3170 if { (ac_try="$ac_compile"
3171 case "(($ac_try" in
3172 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3173 *) ac_try_echo=$ac_try;;
3174 esac
3175 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3176 $as_echo "$ac_try_echo") >&5
3177 (eval "$ac_compile") 2>conftest.er1
3178 ac_status=$?
3179 grep -v '^ *+' conftest.er1 >conftest.err
3180 rm -f conftest.er1
3181 cat conftest.err >&5
3182 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3183 (exit $ac_status); } && {
3184 test -z "$ac_c_werror_flag" ||
3185 test ! -s conftest.err
3186 } && test -s conftest.$ac_objext; then
3188 else
3189 $as_echo "$as_me: failed program was:" >&5
3190 sed 's/^/| /' conftest.$ac_ext >&5
3192 ac_c_werror_flag=$ac_save_c_werror_flag
3193 CFLAGS="-g"
3194 cat >conftest.$ac_ext <<_ACEOF
3195 /* confdefs.h. */
3196 _ACEOF
3197 cat confdefs.h >>conftest.$ac_ext
3198 cat >>conftest.$ac_ext <<_ACEOF
3199 /* end confdefs.h. */
3202 main ()
3206 return 0;
3208 _ACEOF
3209 rm -f conftest.$ac_objext
3210 if { (ac_try="$ac_compile"
3211 case "(($ac_try" in
3212 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3213 *) ac_try_echo=$ac_try;;
3214 esac
3215 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3216 $as_echo "$ac_try_echo") >&5
3217 (eval "$ac_compile") 2>conftest.er1
3218 ac_status=$?
3219 grep -v '^ *+' conftest.er1 >conftest.err
3220 rm -f conftest.er1
3221 cat conftest.err >&5
3222 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3223 (exit $ac_status); } && {
3224 test -z "$ac_c_werror_flag" ||
3225 test ! -s conftest.err
3226 } && test -s conftest.$ac_objext; then
3227 ac_cv_prog_cc_g=yes
3228 else
3229 $as_echo "$as_me: failed program was:" >&5
3230 sed 's/^/| /' conftest.$ac_ext >&5
3235 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3238 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3241 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3242 ac_c_werror_flag=$ac_save_c_werror_flag
3244 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3245 $as_echo "$ac_cv_prog_cc_g" >&6; }
3246 if test "$ac_test_CFLAGS" = set; then
3247 CFLAGS=$ac_save_CFLAGS
3248 elif test $ac_cv_prog_cc_g = yes; then
3249 if test "$GCC" = yes; then
3250 CFLAGS="-g -O2"
3251 else
3252 CFLAGS="-g"
3254 else
3255 if test "$GCC" = yes; then
3256 CFLAGS="-O2"
3257 else
3258 CFLAGS=
3261 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3262 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3263 if test "${ac_cv_prog_cc_c89+set}" = set; then
3264 $as_echo_n "(cached) " >&6
3265 else
3266 ac_cv_prog_cc_c89=no
3267 ac_save_CC=$CC
3268 cat >conftest.$ac_ext <<_ACEOF
3269 /* confdefs.h. */
3270 _ACEOF
3271 cat confdefs.h >>conftest.$ac_ext
3272 cat >>conftest.$ac_ext <<_ACEOF
3273 /* end confdefs.h. */
3274 #include <stdarg.h>
3275 #include <stdio.h>
3276 #include <sys/types.h>
3277 #include <sys/stat.h>
3278 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3279 struct buf { int x; };
3280 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3281 static char *e (p, i)
3282 char **p;
3283 int i;
3285 return p[i];
3287 static char *f (char * (*g) (char **, int), char **p, ...)
3289 char *s;
3290 va_list v;
3291 va_start (v,p);
3292 s = g (p, va_arg (v,int));
3293 va_end (v);
3294 return s;
3297 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3298 function prototypes and stuff, but not '\xHH' hex character constants.
3299 These don't provoke an error unfortunately, instead are silently treated
3300 as 'x'. The following induces an error, until -std is added to get
3301 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3302 array size at least. It's necessary to write '\x00'==0 to get something
3303 that's true only with -std. */
3304 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3306 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3307 inside strings and character constants. */
3308 #define FOO(x) 'x'
3309 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3311 int test (int i, double x);
3312 struct s1 {int (*f) (int a);};
3313 struct s2 {int (*f) (double a);};
3314 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3315 int argc;
3316 char **argv;
3318 main ()
3320 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3322 return 0;
3324 _ACEOF
3325 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3326 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3328 CC="$ac_save_CC $ac_arg"
3329 rm -f conftest.$ac_objext
3330 if { (ac_try="$ac_compile"
3331 case "(($ac_try" in
3332 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3333 *) ac_try_echo=$ac_try;;
3334 esac
3335 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3336 $as_echo "$ac_try_echo") >&5
3337 (eval "$ac_compile") 2>conftest.er1
3338 ac_status=$?
3339 grep -v '^ *+' conftest.er1 >conftest.err
3340 rm -f conftest.er1
3341 cat conftest.err >&5
3342 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3343 (exit $ac_status); } && {
3344 test -z "$ac_c_werror_flag" ||
3345 test ! -s conftest.err
3346 } && test -s conftest.$ac_objext; then
3347 ac_cv_prog_cc_c89=$ac_arg
3348 else
3349 $as_echo "$as_me: failed program was:" >&5
3350 sed 's/^/| /' conftest.$ac_ext >&5
3355 rm -f core conftest.err conftest.$ac_objext
3356 test "x$ac_cv_prog_cc_c89" != "xno" && break
3357 done
3358 rm -f conftest.$ac_ext
3359 CC=$ac_save_CC
3362 # AC_CACHE_VAL
3363 case "x$ac_cv_prog_cc_c89" in
3365 { $as_echo "$as_me:$LINENO: result: none needed" >&5
3366 $as_echo "none needed" >&6; } ;;
3367 xno)
3368 { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3369 $as_echo "unsupported" >&6; } ;;
3371 CC="$CC $ac_cv_prog_cc_c89"
3372 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3373 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3374 esac
3377 ac_ext=c
3378 ac_cpp='$CPP $CPPFLAGS'
3379 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3380 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3381 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3383 ac_ext=cpp
3384 ac_cpp='$CXXCPP $CPPFLAGS'
3385 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3386 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3387 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3388 if test -z "$CXX"; then
3389 if test -n "$CCC"; then
3390 CXX=$CCC
3391 else
3392 if test -n "$ac_tool_prefix"; then
3393 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3395 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3396 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3397 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3398 $as_echo_n "checking for $ac_word... " >&6; }
3399 if test "${ac_cv_prog_CXX+set}" = set; then
3400 $as_echo_n "(cached) " >&6
3401 else
3402 if test -n "$CXX"; then
3403 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3404 else
3405 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3406 for as_dir in $PATH
3408 IFS=$as_save_IFS
3409 test -z "$as_dir" && as_dir=.
3410 for ac_exec_ext in '' $ac_executable_extensions; do
3411 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3412 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3413 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3414 break 2
3416 done
3417 done
3418 IFS=$as_save_IFS
3422 CXX=$ac_cv_prog_CXX
3423 if test -n "$CXX"; then
3424 { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3425 $as_echo "$CXX" >&6; }
3426 else
3427 { $as_echo "$as_me:$LINENO: result: no" >&5
3428 $as_echo "no" >&6; }
3432 test -n "$CXX" && break
3433 done
3435 if test -z "$CXX"; then
3436 ac_ct_CXX=$CXX
3437 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3439 # Extract the first word of "$ac_prog", so it can be a program name with args.
3440 set dummy $ac_prog; ac_word=$2
3441 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3442 $as_echo_n "checking for $ac_word... " >&6; }
3443 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3444 $as_echo_n "(cached) " >&6
3445 else
3446 if test -n "$ac_ct_CXX"; then
3447 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3448 else
3449 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3450 for as_dir in $PATH
3452 IFS=$as_save_IFS
3453 test -z "$as_dir" && as_dir=.
3454 for ac_exec_ext in '' $ac_executable_extensions; do
3455 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3456 ac_cv_prog_ac_ct_CXX="$ac_prog"
3457 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3458 break 2
3460 done
3461 done
3462 IFS=$as_save_IFS
3466 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3467 if test -n "$ac_ct_CXX"; then
3468 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3469 $as_echo "$ac_ct_CXX" >&6; }
3470 else
3471 { $as_echo "$as_me:$LINENO: result: no" >&5
3472 $as_echo "no" >&6; }
3476 test -n "$ac_ct_CXX" && break
3477 done
3479 if test "x$ac_ct_CXX" = x; then
3480 CXX="g++"
3481 else
3482 case $cross_compiling:$ac_tool_warned in
3483 yes:)
3484 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3485 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3486 ac_tool_warned=yes ;;
3487 esac
3488 CXX=$ac_ct_CXX
3494 # Provide some information about the compiler.
3495 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3496 set X $ac_compile
3497 ac_compiler=$2
3498 { (ac_try="$ac_compiler --version >&5"
3499 case "(($ac_try" in
3500 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3501 *) ac_try_echo=$ac_try;;
3502 esac
3503 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3504 $as_echo "$ac_try_echo") >&5
3505 (eval "$ac_compiler --version >&5") 2>&5
3506 ac_status=$?
3507 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3508 (exit $ac_status); }
3509 { (ac_try="$ac_compiler -v >&5"
3510 case "(($ac_try" in
3511 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3512 *) ac_try_echo=$ac_try;;
3513 esac
3514 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3515 $as_echo "$ac_try_echo") >&5
3516 (eval "$ac_compiler -v >&5") 2>&5
3517 ac_status=$?
3518 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3519 (exit $ac_status); }
3520 { (ac_try="$ac_compiler -V >&5"
3521 case "(($ac_try" in
3522 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3523 *) ac_try_echo=$ac_try;;
3524 esac
3525 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3526 $as_echo "$ac_try_echo") >&5
3527 (eval "$ac_compiler -V >&5") 2>&5
3528 ac_status=$?
3529 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3530 (exit $ac_status); }
3532 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3533 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3534 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3535 $as_echo_n "(cached) " >&6
3536 else
3537 cat >conftest.$ac_ext <<_ACEOF
3538 /* confdefs.h. */
3539 _ACEOF
3540 cat confdefs.h >>conftest.$ac_ext
3541 cat >>conftest.$ac_ext <<_ACEOF
3542 /* end confdefs.h. */
3545 main ()
3547 #ifndef __GNUC__
3548 choke me
3549 #endif
3552 return 0;
3554 _ACEOF
3555 rm -f conftest.$ac_objext
3556 if { (ac_try="$ac_compile"
3557 case "(($ac_try" in
3558 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3559 *) ac_try_echo=$ac_try;;
3560 esac
3561 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3562 $as_echo "$ac_try_echo") >&5
3563 (eval "$ac_compile") 2>conftest.er1
3564 ac_status=$?
3565 grep -v '^ *+' conftest.er1 >conftest.err
3566 rm -f conftest.er1
3567 cat conftest.err >&5
3568 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3569 (exit $ac_status); } && {
3570 test -z "$ac_cxx_werror_flag" ||
3571 test ! -s conftest.err
3572 } && test -s conftest.$ac_objext; then
3573 ac_compiler_gnu=yes
3574 else
3575 $as_echo "$as_me: failed program was:" >&5
3576 sed 's/^/| /' conftest.$ac_ext >&5
3578 ac_compiler_gnu=no
3581 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3582 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3585 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3586 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3587 if test $ac_compiler_gnu = yes; then
3588 GXX=yes
3589 else
3590 GXX=
3592 ac_test_CXXFLAGS=${CXXFLAGS+set}
3593 ac_save_CXXFLAGS=$CXXFLAGS
3594 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3595 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3596 if test "${ac_cv_prog_cxx_g+set}" = set; then
3597 $as_echo_n "(cached) " >&6
3598 else
3599 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3600 ac_cxx_werror_flag=yes
3601 ac_cv_prog_cxx_g=no
3602 CXXFLAGS="-g"
3603 cat >conftest.$ac_ext <<_ACEOF
3604 /* confdefs.h. */
3605 _ACEOF
3606 cat confdefs.h >>conftest.$ac_ext
3607 cat >>conftest.$ac_ext <<_ACEOF
3608 /* end confdefs.h. */
3611 main ()
3615 return 0;
3617 _ACEOF
3618 rm -f conftest.$ac_objext
3619 if { (ac_try="$ac_compile"
3620 case "(($ac_try" in
3621 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3622 *) ac_try_echo=$ac_try;;
3623 esac
3624 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3625 $as_echo "$ac_try_echo") >&5
3626 (eval "$ac_compile") 2>conftest.er1
3627 ac_status=$?
3628 grep -v '^ *+' conftest.er1 >conftest.err
3629 rm -f conftest.er1
3630 cat conftest.err >&5
3631 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3632 (exit $ac_status); } && {
3633 test -z "$ac_cxx_werror_flag" ||
3634 test ! -s conftest.err
3635 } && test -s conftest.$ac_objext; then
3636 ac_cv_prog_cxx_g=yes
3637 else
3638 $as_echo "$as_me: failed program was:" >&5
3639 sed 's/^/| /' conftest.$ac_ext >&5
3641 CXXFLAGS=""
3642 cat >conftest.$ac_ext <<_ACEOF
3643 /* confdefs.h. */
3644 _ACEOF
3645 cat confdefs.h >>conftest.$ac_ext
3646 cat >>conftest.$ac_ext <<_ACEOF
3647 /* end confdefs.h. */
3650 main ()
3654 return 0;
3656 _ACEOF
3657 rm -f conftest.$ac_objext
3658 if { (ac_try="$ac_compile"
3659 case "(($ac_try" in
3660 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3661 *) ac_try_echo=$ac_try;;
3662 esac
3663 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3664 $as_echo "$ac_try_echo") >&5
3665 (eval "$ac_compile") 2>conftest.er1
3666 ac_status=$?
3667 grep -v '^ *+' conftest.er1 >conftest.err
3668 rm -f conftest.er1
3669 cat conftest.err >&5
3670 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3671 (exit $ac_status); } && {
3672 test -z "$ac_cxx_werror_flag" ||
3673 test ! -s conftest.err
3674 } && test -s conftest.$ac_objext; then
3676 else
3677 $as_echo "$as_me: failed program was:" >&5
3678 sed 's/^/| /' conftest.$ac_ext >&5
3680 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3681 CXXFLAGS="-g"
3682 cat >conftest.$ac_ext <<_ACEOF
3683 /* confdefs.h. */
3684 _ACEOF
3685 cat confdefs.h >>conftest.$ac_ext
3686 cat >>conftest.$ac_ext <<_ACEOF
3687 /* end confdefs.h. */
3690 main ()
3694 return 0;
3696 _ACEOF
3697 rm -f conftest.$ac_objext
3698 if { (ac_try="$ac_compile"
3699 case "(($ac_try" in
3700 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3701 *) ac_try_echo=$ac_try;;
3702 esac
3703 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3704 $as_echo "$ac_try_echo") >&5
3705 (eval "$ac_compile") 2>conftest.er1
3706 ac_status=$?
3707 grep -v '^ *+' conftest.er1 >conftest.err
3708 rm -f conftest.er1
3709 cat conftest.err >&5
3710 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3711 (exit $ac_status); } && {
3712 test -z "$ac_cxx_werror_flag" ||
3713 test ! -s conftest.err
3714 } && test -s conftest.$ac_objext; then
3715 ac_cv_prog_cxx_g=yes
3716 else
3717 $as_echo "$as_me: failed program was:" >&5
3718 sed 's/^/| /' conftest.$ac_ext >&5
3723 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3726 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3729 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3730 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3732 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3733 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3734 if test "$ac_test_CXXFLAGS" = set; then
3735 CXXFLAGS=$ac_save_CXXFLAGS
3736 elif test $ac_cv_prog_cxx_g = yes; then
3737 if test "$GXX" = yes; then
3738 CXXFLAGS="-g -O2"
3739 else
3740 CXXFLAGS="-g"
3742 else
3743 if test "$GXX" = yes; then
3744 CXXFLAGS="-O2"
3745 else
3746 CXXFLAGS=
3749 ac_ext=c
3750 ac_cpp='$CPP $CPPFLAGS'
3751 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3752 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3753 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3755 if test -n "$ac_tool_prefix"; then
3756 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3757 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3758 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3759 $as_echo_n "checking for $ac_word... " >&6; }
3760 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3761 $as_echo_n "(cached) " >&6
3762 else
3763 if test -n "$CPPBIN"; then
3764 ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3765 else
3766 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3767 for as_dir in $PATH
3769 IFS=$as_save_IFS
3770 test -z "$as_dir" && as_dir=.
3771 for ac_exec_ext in '' $ac_executable_extensions; do
3772 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3773 ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3774 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3775 break 2
3777 done
3778 done
3779 IFS=$as_save_IFS
3783 CPPBIN=$ac_cv_prog_CPPBIN
3784 if test -n "$CPPBIN"; then
3785 { $as_echo "$as_me:$LINENO: result: $CPPBIN" >&5
3786 $as_echo "$CPPBIN" >&6; }
3787 else
3788 { $as_echo "$as_me:$LINENO: result: no" >&5
3789 $as_echo "no" >&6; }
3794 if test -z "$ac_cv_prog_CPPBIN"; then
3795 ac_ct_CPPBIN=$CPPBIN
3796 # Extract the first word of "cpp", so it can be a program name with args.
3797 set dummy cpp; ac_word=$2
3798 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3799 $as_echo_n "checking for $ac_word... " >&6; }
3800 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3801 $as_echo_n "(cached) " >&6
3802 else
3803 if test -n "$ac_ct_CPPBIN"; then
3804 ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3805 else
3806 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3807 for as_dir in $PATH
3809 IFS=$as_save_IFS
3810 test -z "$as_dir" && as_dir=.
3811 for ac_exec_ext in '' $ac_executable_extensions; do
3812 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3813 ac_cv_prog_ac_ct_CPPBIN="cpp"
3814 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3815 break 2
3817 done
3818 done
3819 IFS=$as_save_IFS
3823 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3824 if test -n "$ac_ct_CPPBIN"; then
3825 { $as_echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3826 $as_echo "$ac_ct_CPPBIN" >&6; }
3827 else
3828 { $as_echo "$as_me:$LINENO: result: no" >&5
3829 $as_echo "no" >&6; }
3832 if test "x$ac_ct_CPPBIN" = x; then
3833 CPPBIN="cpp"
3834 else
3835 case $cross_compiling:$ac_tool_warned in
3836 yes:)
3837 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3838 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3839 ac_tool_warned=yes ;;
3840 esac
3841 CPPBIN=$ac_ct_CPPBIN
3843 else
3844 CPPBIN="$ac_cv_prog_CPPBIN"
3848 { $as_echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3849 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
3850 if test "${wine_cv_toolsdir+set}" = set; then
3851 $as_echo_n "(cached) " >&6
3852 else
3853 if test -z "$with_wine_tools"; then
3854 if test "$cross_compiling" = "yes"; then
3855 { { $as_echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3856 $as_echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3857 { (exit 1); exit 1; }; }
3858 else
3859 wine_cv_toolsdir="\$(TOPOBJDIR)"
3861 elif test -d "$with_wine_tools/tools/winebuild"; then
3862 case $with_wine_tools in
3863 /*) wine_cv_toolsdir="$with_wine_tools" ;;
3864 *) wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
3865 esac
3866 else
3867 { { $as_echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
3868 $as_echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
3869 { (exit 1); exit 1; }; }
3872 { $as_echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
3873 $as_echo "$wine_cv_toolsdir" >&6; }
3874 TOOLSDIR=$wine_cv_toolsdir
3878 ac_ext=c
3879 ac_cpp='$CPP $CPPFLAGS'
3880 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3881 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3882 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3883 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3884 $as_echo_n "checking how to run the C preprocessor... " >&6; }
3885 # On Suns, sometimes $CPP names a directory.
3886 if test -n "$CPP" && test -d "$CPP"; then
3887 CPP=
3889 if test -z "$CPP"; then
3890 if test "${ac_cv_prog_CPP+set}" = set; then
3891 $as_echo_n "(cached) " >&6
3892 else
3893 # Double quotes because CPP needs to be expanded
3894 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3896 ac_preproc_ok=false
3897 for ac_c_preproc_warn_flag in '' yes
3899 # Use a header file that comes with gcc, so configuring glibc
3900 # with a fresh cross-compiler works.
3901 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3902 # <limits.h> exists even on freestanding compilers.
3903 # On the NeXT, cc -E runs the code through the compiler's parser,
3904 # not just through cpp. "Syntax error" is here to catch this case.
3905 cat >conftest.$ac_ext <<_ACEOF
3906 /* confdefs.h. */
3907 _ACEOF
3908 cat confdefs.h >>conftest.$ac_ext
3909 cat >>conftest.$ac_ext <<_ACEOF
3910 /* end confdefs.h. */
3911 #ifdef __STDC__
3912 # include <limits.h>
3913 #else
3914 # include <assert.h>
3915 #endif
3916 Syntax error
3917 _ACEOF
3918 if { (ac_try="$ac_cpp conftest.$ac_ext"
3919 case "(($ac_try" in
3920 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3921 *) ac_try_echo=$ac_try;;
3922 esac
3923 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3924 $as_echo "$ac_try_echo") >&5
3925 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3926 ac_status=$?
3927 grep -v '^ *+' conftest.er1 >conftest.err
3928 rm -f conftest.er1
3929 cat conftest.err >&5
3930 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3931 (exit $ac_status); } >/dev/null && {
3932 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3933 test ! -s conftest.err
3934 }; then
3936 else
3937 $as_echo "$as_me: failed program was:" >&5
3938 sed 's/^/| /' conftest.$ac_ext >&5
3940 # Broken: fails on valid input.
3941 continue
3944 rm -f conftest.err conftest.$ac_ext
3946 # OK, works on sane cases. Now check whether nonexistent headers
3947 # can be detected and how.
3948 cat >conftest.$ac_ext <<_ACEOF
3949 /* confdefs.h. */
3950 _ACEOF
3951 cat confdefs.h >>conftest.$ac_ext
3952 cat >>conftest.$ac_ext <<_ACEOF
3953 /* end confdefs.h. */
3954 #include <ac_nonexistent.h>
3955 _ACEOF
3956 if { (ac_try="$ac_cpp conftest.$ac_ext"
3957 case "(($ac_try" in
3958 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3959 *) ac_try_echo=$ac_try;;
3960 esac
3961 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3962 $as_echo "$ac_try_echo") >&5
3963 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3964 ac_status=$?
3965 grep -v '^ *+' conftest.er1 >conftest.err
3966 rm -f conftest.er1
3967 cat conftest.err >&5
3968 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3969 (exit $ac_status); } >/dev/null && {
3970 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3971 test ! -s conftest.err
3972 }; then
3973 # Broken: success on invalid input.
3974 continue
3975 else
3976 $as_echo "$as_me: failed program was:" >&5
3977 sed 's/^/| /' conftest.$ac_ext >&5
3979 # Passes both tests.
3980 ac_preproc_ok=:
3981 break
3984 rm -f conftest.err conftest.$ac_ext
3986 done
3987 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3988 rm -f conftest.err conftest.$ac_ext
3989 if $ac_preproc_ok; then
3990 break
3993 done
3994 ac_cv_prog_CPP=$CPP
3997 CPP=$ac_cv_prog_CPP
3998 else
3999 ac_cv_prog_CPP=$CPP
4001 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
4002 $as_echo "$CPP" >&6; }
4003 ac_preproc_ok=false
4004 for ac_c_preproc_warn_flag in '' yes
4006 # Use a header file that comes with gcc, so configuring glibc
4007 # with a fresh cross-compiler works.
4008 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4009 # <limits.h> exists even on freestanding compilers.
4010 # On the NeXT, cc -E runs the code through the compiler's parser,
4011 # not just through cpp. "Syntax error" is here to catch this case.
4012 cat >conftest.$ac_ext <<_ACEOF
4013 /* confdefs.h. */
4014 _ACEOF
4015 cat confdefs.h >>conftest.$ac_ext
4016 cat >>conftest.$ac_ext <<_ACEOF
4017 /* end confdefs.h. */
4018 #ifdef __STDC__
4019 # include <limits.h>
4020 #else
4021 # include <assert.h>
4022 #endif
4023 Syntax error
4024 _ACEOF
4025 if { (ac_try="$ac_cpp conftest.$ac_ext"
4026 case "(($ac_try" in
4027 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4028 *) ac_try_echo=$ac_try;;
4029 esac
4030 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4031 $as_echo "$ac_try_echo") >&5
4032 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4033 ac_status=$?
4034 grep -v '^ *+' conftest.er1 >conftest.err
4035 rm -f conftest.er1
4036 cat conftest.err >&5
4037 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4038 (exit $ac_status); } >/dev/null && {
4039 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4040 test ! -s conftest.err
4041 }; then
4043 else
4044 $as_echo "$as_me: failed program was:" >&5
4045 sed 's/^/| /' conftest.$ac_ext >&5
4047 # Broken: fails on valid input.
4048 continue
4051 rm -f conftest.err conftest.$ac_ext
4053 # OK, works on sane cases. Now check whether nonexistent headers
4054 # can be detected and how.
4055 cat >conftest.$ac_ext <<_ACEOF
4056 /* confdefs.h. */
4057 _ACEOF
4058 cat confdefs.h >>conftest.$ac_ext
4059 cat >>conftest.$ac_ext <<_ACEOF
4060 /* end confdefs.h. */
4061 #include <ac_nonexistent.h>
4062 _ACEOF
4063 if { (ac_try="$ac_cpp conftest.$ac_ext"
4064 case "(($ac_try" in
4065 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4066 *) ac_try_echo=$ac_try;;
4067 esac
4068 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4069 $as_echo "$ac_try_echo") >&5
4070 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4071 ac_status=$?
4072 grep -v '^ *+' conftest.er1 >conftest.err
4073 rm -f conftest.er1
4074 cat conftest.err >&5
4075 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4076 (exit $ac_status); } >/dev/null && {
4077 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4078 test ! -s conftest.err
4079 }; then
4080 # Broken: success on invalid input.
4081 continue
4082 else
4083 $as_echo "$as_me: failed program was:" >&5
4084 sed 's/^/| /' conftest.$ac_ext >&5
4086 # Passes both tests.
4087 ac_preproc_ok=:
4088 break
4091 rm -f conftest.err conftest.$ac_ext
4093 done
4094 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4095 rm -f conftest.err conftest.$ac_ext
4096 if $ac_preproc_ok; then
4098 else
4099 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
4100 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4101 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
4102 See \`config.log' for more details." >&5
4103 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
4104 See \`config.log' for more details." >&2;}
4105 { (exit 1); exit 1; }; }; }
4108 ac_ext=c
4109 ac_cpp='$CPP $CPPFLAGS'
4110 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4111 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4112 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4115 { $as_echo "$as_me:$LINENO: checking for X" >&5
4116 $as_echo_n "checking for X... " >&6; }
4119 # Check whether --with-x was given.
4120 if test "${with_x+set}" = set; then
4121 withval=$with_x;
4124 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
4125 if test "x$with_x" = xno; then
4126 # The user explicitly disabled X.
4127 have_x=disabled
4128 else
4129 case $x_includes,$x_libraries in #(
4130 *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
4131 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
4132 { (exit 1); exit 1; }; };; #(
4133 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
4134 $as_echo_n "(cached) " >&6
4135 else
4136 # One or both of the vars are not set, and there is no cached value.
4137 ac_x_includes=no ac_x_libraries=no
4138 rm -f -r conftest.dir
4139 if mkdir conftest.dir; then
4140 cd conftest.dir
4141 cat >Imakefile <<'_ACEOF'
4142 incroot:
4143 @echo incroot='${INCROOT}'
4144 usrlibdir:
4145 @echo usrlibdir='${USRLIBDIR}'
4146 libdir:
4147 @echo libdir='${LIBDIR}'
4148 _ACEOF
4149 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
4150 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
4151 for ac_var in incroot usrlibdir libdir; do
4152 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
4153 done
4154 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
4155 for ac_extension in a so sl dylib la dll; do
4156 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
4157 test -f "$ac_im_libdir/libX11.$ac_extension"; then
4158 ac_im_usrlibdir=$ac_im_libdir; break
4160 done
4161 # Screen out bogus values from the imake configuration. They are
4162 # bogus both because they are the default anyway, and because
4163 # using them would break gcc on systems where it needs fixed includes.
4164 case $ac_im_incroot in
4165 /usr/include) ac_x_includes= ;;
4166 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
4167 esac
4168 case $ac_im_usrlibdir in
4169 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
4170 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
4171 esac
4173 cd ..
4174 rm -f -r conftest.dir
4177 # Standard set of common directories for X headers.
4178 # Check X11 before X11Rn because it is often a symlink to the current release.
4179 ac_x_header_dirs='
4180 /usr/X11/include
4181 /usr/X11R6/include
4182 /usr/X11R5/include
4183 /usr/X11R4/include
4185 /usr/include/X11
4186 /usr/include/X11R6
4187 /usr/include/X11R5
4188 /usr/include/X11R4
4190 /usr/local/X11/include
4191 /usr/local/X11R6/include
4192 /usr/local/X11R5/include
4193 /usr/local/X11R4/include
4195 /usr/local/include/X11
4196 /usr/local/include/X11R6
4197 /usr/local/include/X11R5
4198 /usr/local/include/X11R4
4200 /usr/X386/include
4201 /usr/x386/include
4202 /usr/XFree86/include/X11
4204 /usr/include
4205 /usr/local/include
4206 /usr/unsupported/include
4207 /usr/athena/include
4208 /usr/local/x11r5/include
4209 /usr/lpp/Xamples/include
4211 /usr/openwin/include
4212 /usr/openwin/share/include'
4214 if test "$ac_x_includes" = no; then
4215 # Guess where to find include files, by looking for Xlib.h.
4216 # First, try using that file with no special directory specified.
4217 cat >conftest.$ac_ext <<_ACEOF
4218 /* confdefs.h. */
4219 _ACEOF
4220 cat confdefs.h >>conftest.$ac_ext
4221 cat >>conftest.$ac_ext <<_ACEOF
4222 /* end confdefs.h. */
4223 #include <X11/Xlib.h>
4224 _ACEOF
4225 if { (ac_try="$ac_cpp conftest.$ac_ext"
4226 case "(($ac_try" in
4227 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4228 *) ac_try_echo=$ac_try;;
4229 esac
4230 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4231 $as_echo "$ac_try_echo") >&5
4232 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4233 ac_status=$?
4234 grep -v '^ *+' conftest.er1 >conftest.err
4235 rm -f conftest.er1
4236 cat conftest.err >&5
4237 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4238 (exit $ac_status); } >/dev/null && {
4239 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4240 test ! -s conftest.err
4241 }; then
4242 # We can compile using X headers with no special include directory.
4243 ac_x_includes=
4244 else
4245 $as_echo "$as_me: failed program was:" >&5
4246 sed 's/^/| /' conftest.$ac_ext >&5
4248 for ac_dir in $ac_x_header_dirs; do
4249 if test -r "$ac_dir/X11/Xlib.h"; then
4250 ac_x_includes=$ac_dir
4251 break
4253 done
4256 rm -f conftest.err conftest.$ac_ext
4257 fi # $ac_x_includes = no
4259 if test "$ac_x_libraries" = no; then
4260 # Check for the libraries.
4261 # See if we find them without any special options.
4262 # Don't add to $LIBS permanently.
4263 ac_save_LIBS=$LIBS
4264 LIBS="-lX11 $LIBS"
4265 cat >conftest.$ac_ext <<_ACEOF
4266 /* confdefs.h. */
4267 _ACEOF
4268 cat confdefs.h >>conftest.$ac_ext
4269 cat >>conftest.$ac_ext <<_ACEOF
4270 /* end confdefs.h. */
4271 #include <X11/Xlib.h>
4273 main ()
4275 XrmInitialize ()
4277 return 0;
4279 _ACEOF
4280 rm -f conftest.$ac_objext conftest$ac_exeext
4281 if { (ac_try="$ac_link"
4282 case "(($ac_try" in
4283 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4284 *) ac_try_echo=$ac_try;;
4285 esac
4286 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4287 $as_echo "$ac_try_echo") >&5
4288 (eval "$ac_link") 2>conftest.er1
4289 ac_status=$?
4290 grep -v '^ *+' conftest.er1 >conftest.err
4291 rm -f conftest.er1
4292 cat conftest.err >&5
4293 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4294 (exit $ac_status); } && {
4295 test -z "$ac_c_werror_flag" ||
4296 test ! -s conftest.err
4297 } && test -s conftest$ac_exeext && {
4298 test "$cross_compiling" = yes ||
4299 $as_test_x conftest$ac_exeext
4300 }; then
4301 LIBS=$ac_save_LIBS
4302 # We can link X programs with no special library path.
4303 ac_x_libraries=
4304 else
4305 $as_echo "$as_me: failed program was:" >&5
4306 sed 's/^/| /' conftest.$ac_ext >&5
4308 LIBS=$ac_save_LIBS
4309 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
4311 # Don't even attempt the hair of trying to link an X program!
4312 for ac_extension in a so sl dylib la dll; do
4313 if test -r "$ac_dir/libX11.$ac_extension"; then
4314 ac_x_libraries=$ac_dir
4315 break 2
4317 done
4318 done
4321 rm -rf conftest.dSYM
4322 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4323 conftest$ac_exeext conftest.$ac_ext
4324 fi # $ac_x_libraries = no
4326 case $ac_x_includes,$ac_x_libraries in #(
4327 no,* | *,no | *\'*)
4328 # Didn't find X, or a directory has "'" in its name.
4329 ac_cv_have_x="have_x=no";; #(
4331 # Record where we found X for the cache.
4332 ac_cv_have_x="have_x=yes\
4333 ac_x_includes='$ac_x_includes'\
4334 ac_x_libraries='$ac_x_libraries'"
4335 esac
4337 ;; #(
4338 *) have_x=yes;;
4339 esac
4340 eval "$ac_cv_have_x"
4341 fi # $with_x != no
4343 if test "$have_x" != yes; then
4344 { $as_echo "$as_me:$LINENO: result: $have_x" >&5
4345 $as_echo "$have_x" >&6; }
4346 no_x=yes
4347 else
4348 # If each of the values was on the command line, it overrides each guess.
4349 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
4350 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
4351 # Update the cache value to reflect the command line values.
4352 ac_cv_have_x="have_x=yes\
4353 ac_x_includes='$x_includes'\
4354 ac_x_libraries='$x_libraries'"
4355 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
4356 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
4359 if test "$no_x" = yes; then
4360 # Not all programs may use this symbol, but it does not hurt to define it.
4362 cat >>confdefs.h <<\_ACEOF
4363 #define X_DISPLAY_MISSING 1
4364 _ACEOF
4366 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
4367 else
4368 if test -n "$x_includes"; then
4369 X_CFLAGS="$X_CFLAGS -I$x_includes"
4372 # It would also be nice to do this for all -L options, not just this one.
4373 if test -n "$x_libraries"; then
4374 X_LIBS="$X_LIBS -L$x_libraries"
4375 # For Solaris; some versions of Sun CC require a space after -R and
4376 # others require no space. Words are not sufficient . . . .
4377 { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
4378 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
4379 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
4380 ac_xsave_c_werror_flag=$ac_c_werror_flag
4381 ac_c_werror_flag=yes
4382 cat >conftest.$ac_ext <<_ACEOF
4383 /* confdefs.h. */
4384 _ACEOF
4385 cat confdefs.h >>conftest.$ac_ext
4386 cat >>conftest.$ac_ext <<_ACEOF
4387 /* end confdefs.h. */
4390 main ()
4394 return 0;
4396 _ACEOF
4397 rm -f conftest.$ac_objext conftest$ac_exeext
4398 if { (ac_try="$ac_link"
4399 case "(($ac_try" in
4400 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4401 *) ac_try_echo=$ac_try;;
4402 esac
4403 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4404 $as_echo "$ac_try_echo") >&5
4405 (eval "$ac_link") 2>conftest.er1
4406 ac_status=$?
4407 grep -v '^ *+' conftest.er1 >conftest.err
4408 rm -f conftest.er1
4409 cat conftest.err >&5
4410 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4411 (exit $ac_status); } && {
4412 test -z "$ac_c_werror_flag" ||
4413 test ! -s conftest.err
4414 } && test -s conftest$ac_exeext && {
4415 test "$cross_compiling" = yes ||
4416 $as_test_x conftest$ac_exeext
4417 }; then
4418 { $as_echo "$as_me:$LINENO: result: no" >&5
4419 $as_echo "no" >&6; }
4420 X_LIBS="$X_LIBS -R$x_libraries"
4421 else
4422 $as_echo "$as_me: failed program was:" >&5
4423 sed 's/^/| /' conftest.$ac_ext >&5
4425 LIBS="$ac_xsave_LIBS -R $x_libraries"
4426 cat >conftest.$ac_ext <<_ACEOF
4427 /* confdefs.h. */
4428 _ACEOF
4429 cat confdefs.h >>conftest.$ac_ext
4430 cat >>conftest.$ac_ext <<_ACEOF
4431 /* end confdefs.h. */
4434 main ()
4438 return 0;
4440 _ACEOF
4441 rm -f conftest.$ac_objext conftest$ac_exeext
4442 if { (ac_try="$ac_link"
4443 case "(($ac_try" in
4444 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4445 *) ac_try_echo=$ac_try;;
4446 esac
4447 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4448 $as_echo "$ac_try_echo") >&5
4449 (eval "$ac_link") 2>conftest.er1
4450 ac_status=$?
4451 grep -v '^ *+' conftest.er1 >conftest.err
4452 rm -f conftest.er1
4453 cat conftest.err >&5
4454 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4455 (exit $ac_status); } && {
4456 test -z "$ac_c_werror_flag" ||
4457 test ! -s conftest.err
4458 } && test -s conftest$ac_exeext && {
4459 test "$cross_compiling" = yes ||
4460 $as_test_x conftest$ac_exeext
4461 }; then
4462 { $as_echo "$as_me:$LINENO: result: yes" >&5
4463 $as_echo "yes" >&6; }
4464 X_LIBS="$X_LIBS -R $x_libraries"
4465 else
4466 $as_echo "$as_me: failed program was:" >&5
4467 sed 's/^/| /' conftest.$ac_ext >&5
4469 { $as_echo "$as_me:$LINENO: result: neither works" >&5
4470 $as_echo "neither works" >&6; }
4473 rm -rf conftest.dSYM
4474 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4475 conftest$ac_exeext conftest.$ac_ext
4478 rm -rf conftest.dSYM
4479 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4480 conftest$ac_exeext conftest.$ac_ext
4481 ac_c_werror_flag=$ac_xsave_c_werror_flag
4482 LIBS=$ac_xsave_LIBS
4485 # Check for system-dependent libraries X programs must link with.
4486 # Do this before checking for the system-independent R6 libraries
4487 # (-lICE), since we may need -lsocket or whatever for X linking.
4489 if test "$ISC" = yes; then
4490 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
4491 else
4492 # Martyn Johnson says this is needed for Ultrix, if the X
4493 # libraries were built with DECnet support. And Karl Berry says
4494 # the Alpha needs dnet_stub (dnet does not exist).
4495 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
4496 cat >conftest.$ac_ext <<_ACEOF
4497 /* confdefs.h. */
4498 _ACEOF
4499 cat confdefs.h >>conftest.$ac_ext
4500 cat >>conftest.$ac_ext <<_ACEOF
4501 /* end confdefs.h. */
4503 /* Override any GCC internal prototype to avoid an error.
4504 Use char because int might match the return type of a GCC
4505 builtin and then its argument prototype would still apply. */
4506 #ifdef __cplusplus
4507 extern "C"
4508 #endif
4509 char XOpenDisplay ();
4511 main ()
4513 return XOpenDisplay ();
4515 return 0;
4517 _ACEOF
4518 rm -f conftest.$ac_objext conftest$ac_exeext
4519 if { (ac_try="$ac_link"
4520 case "(($ac_try" in
4521 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4522 *) ac_try_echo=$ac_try;;
4523 esac
4524 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4525 $as_echo "$ac_try_echo") >&5
4526 (eval "$ac_link") 2>conftest.er1
4527 ac_status=$?
4528 grep -v '^ *+' conftest.er1 >conftest.err
4529 rm -f conftest.er1
4530 cat conftest.err >&5
4531 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4532 (exit $ac_status); } && {
4533 test -z "$ac_c_werror_flag" ||
4534 test ! -s conftest.err
4535 } && test -s conftest$ac_exeext && {
4536 test "$cross_compiling" = yes ||
4537 $as_test_x conftest$ac_exeext
4538 }; then
4540 else
4541 $as_echo "$as_me: failed program was:" >&5
4542 sed 's/^/| /' conftest.$ac_ext >&5
4544 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
4545 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
4546 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
4547 $as_echo_n "(cached) " >&6
4548 else
4549 ac_check_lib_save_LIBS=$LIBS
4550 LIBS="-ldnet $LIBS"
4551 cat >conftest.$ac_ext <<_ACEOF
4552 /* confdefs.h. */
4553 _ACEOF
4554 cat confdefs.h >>conftest.$ac_ext
4555 cat >>conftest.$ac_ext <<_ACEOF
4556 /* end confdefs.h. */
4558 /* Override any GCC internal prototype to avoid an error.
4559 Use char because int might match the return type of a GCC
4560 builtin and then its argument prototype would still apply. */
4561 #ifdef __cplusplus
4562 extern "C"
4563 #endif
4564 char dnet_ntoa ();
4566 main ()
4568 return dnet_ntoa ();
4570 return 0;
4572 _ACEOF
4573 rm -f conftest.$ac_objext conftest$ac_exeext
4574 if { (ac_try="$ac_link"
4575 case "(($ac_try" in
4576 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4577 *) ac_try_echo=$ac_try;;
4578 esac
4579 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4580 $as_echo "$ac_try_echo") >&5
4581 (eval "$ac_link") 2>conftest.er1
4582 ac_status=$?
4583 grep -v '^ *+' conftest.er1 >conftest.err
4584 rm -f conftest.er1
4585 cat conftest.err >&5
4586 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4587 (exit $ac_status); } && {
4588 test -z "$ac_c_werror_flag" ||
4589 test ! -s conftest.err
4590 } && test -s conftest$ac_exeext && {
4591 test "$cross_compiling" = yes ||
4592 $as_test_x conftest$ac_exeext
4593 }; then
4594 ac_cv_lib_dnet_dnet_ntoa=yes
4595 else
4596 $as_echo "$as_me: failed program was:" >&5
4597 sed 's/^/| /' conftest.$ac_ext >&5
4599 ac_cv_lib_dnet_dnet_ntoa=no
4602 rm -rf conftest.dSYM
4603 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4604 conftest$ac_exeext conftest.$ac_ext
4605 LIBS=$ac_check_lib_save_LIBS
4607 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
4608 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
4609 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then
4610 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
4613 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
4614 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
4615 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
4616 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
4617 $as_echo_n "(cached) " >&6
4618 else
4619 ac_check_lib_save_LIBS=$LIBS
4620 LIBS="-ldnet_stub $LIBS"
4621 cat >conftest.$ac_ext <<_ACEOF
4622 /* confdefs.h. */
4623 _ACEOF
4624 cat confdefs.h >>conftest.$ac_ext
4625 cat >>conftest.$ac_ext <<_ACEOF
4626 /* end confdefs.h. */
4628 /* Override any GCC internal prototype to avoid an error.
4629 Use char because int might match the return type of a GCC
4630 builtin and then its argument prototype would still apply. */
4631 #ifdef __cplusplus
4632 extern "C"
4633 #endif
4634 char dnet_ntoa ();
4636 main ()
4638 return dnet_ntoa ();
4640 return 0;
4642 _ACEOF
4643 rm -f conftest.$ac_objext conftest$ac_exeext
4644 if { (ac_try="$ac_link"
4645 case "(($ac_try" in
4646 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4647 *) ac_try_echo=$ac_try;;
4648 esac
4649 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4650 $as_echo "$ac_try_echo") >&5
4651 (eval "$ac_link") 2>conftest.er1
4652 ac_status=$?
4653 grep -v '^ *+' conftest.er1 >conftest.err
4654 rm -f conftest.er1
4655 cat conftest.err >&5
4656 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4657 (exit $ac_status); } && {
4658 test -z "$ac_c_werror_flag" ||
4659 test ! -s conftest.err
4660 } && test -s conftest$ac_exeext && {
4661 test "$cross_compiling" = yes ||
4662 $as_test_x conftest$ac_exeext
4663 }; then
4664 ac_cv_lib_dnet_stub_dnet_ntoa=yes
4665 else
4666 $as_echo "$as_me: failed program was:" >&5
4667 sed 's/^/| /' conftest.$ac_ext >&5
4669 ac_cv_lib_dnet_stub_dnet_ntoa=no
4672 rm -rf conftest.dSYM
4673 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4674 conftest$ac_exeext conftest.$ac_ext
4675 LIBS=$ac_check_lib_save_LIBS
4677 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
4678 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
4679 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then
4680 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
4686 rm -rf conftest.dSYM
4687 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4688 conftest$ac_exeext conftest.$ac_ext
4689 LIBS="$ac_xsave_LIBS"
4691 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
4692 # to get the SysV transport functions.
4693 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
4694 # needs -lnsl.
4695 # The nsl library prevents programs from opening the X display
4696 # on Irix 5.2, according to T.E. Dickey.
4697 # The functions gethostbyname, getservbyname, and inet_addr are
4698 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
4699 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
4700 $as_echo_n "checking for gethostbyname... " >&6; }
4701 if test "${ac_cv_func_gethostbyname+set}" = set; then
4702 $as_echo_n "(cached) " >&6
4703 else
4704 cat >conftest.$ac_ext <<_ACEOF
4705 /* confdefs.h. */
4706 _ACEOF
4707 cat confdefs.h >>conftest.$ac_ext
4708 cat >>conftest.$ac_ext <<_ACEOF
4709 /* end confdefs.h. */
4710 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
4711 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4712 #define gethostbyname innocuous_gethostbyname
4714 /* System header to define __stub macros and hopefully few prototypes,
4715 which can conflict with char gethostbyname (); below.
4716 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4717 <limits.h> exists even on freestanding compilers. */
4719 #ifdef __STDC__
4720 # include <limits.h>
4721 #else
4722 # include <assert.h>
4723 #endif
4725 #undef gethostbyname
4727 /* Override any GCC internal prototype to avoid an error.
4728 Use char because int might match the return type of a GCC
4729 builtin and then its argument prototype would still apply. */
4730 #ifdef __cplusplus
4731 extern "C"
4732 #endif
4733 char gethostbyname ();
4734 /* The GNU C library defines this for functions which it implements
4735 to always fail with ENOSYS. Some functions are actually named
4736 something starting with __ and the normal name is an alias. */
4737 #if defined __stub_gethostbyname || defined __stub___gethostbyname
4738 choke me
4739 #endif
4742 main ()
4744 return gethostbyname ();
4746 return 0;
4748 _ACEOF
4749 rm -f conftest.$ac_objext conftest$ac_exeext
4750 if { (ac_try="$ac_link"
4751 case "(($ac_try" in
4752 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4753 *) ac_try_echo=$ac_try;;
4754 esac
4755 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4756 $as_echo "$ac_try_echo") >&5
4757 (eval "$ac_link") 2>conftest.er1
4758 ac_status=$?
4759 grep -v '^ *+' conftest.er1 >conftest.err
4760 rm -f conftest.er1
4761 cat conftest.err >&5
4762 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4763 (exit $ac_status); } && {
4764 test -z "$ac_c_werror_flag" ||
4765 test ! -s conftest.err
4766 } && test -s conftest$ac_exeext && {
4767 test "$cross_compiling" = yes ||
4768 $as_test_x conftest$ac_exeext
4769 }; then
4770 ac_cv_func_gethostbyname=yes
4771 else
4772 $as_echo "$as_me: failed program was:" >&5
4773 sed 's/^/| /' conftest.$ac_ext >&5
4775 ac_cv_func_gethostbyname=no
4778 rm -rf conftest.dSYM
4779 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4780 conftest$ac_exeext conftest.$ac_ext
4782 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
4783 $as_echo "$ac_cv_func_gethostbyname" >&6; }
4785 if test $ac_cv_func_gethostbyname = no; then
4786 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
4787 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
4788 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
4789 $as_echo_n "(cached) " >&6
4790 else
4791 ac_check_lib_save_LIBS=$LIBS
4792 LIBS="-lnsl $LIBS"
4793 cat >conftest.$ac_ext <<_ACEOF
4794 /* confdefs.h. */
4795 _ACEOF
4796 cat confdefs.h >>conftest.$ac_ext
4797 cat >>conftest.$ac_ext <<_ACEOF
4798 /* end confdefs.h. */
4800 /* Override any GCC internal prototype to avoid an error.
4801 Use char because int might match the return type of a GCC
4802 builtin and then its argument prototype would still apply. */
4803 #ifdef __cplusplus
4804 extern "C"
4805 #endif
4806 char gethostbyname ();
4808 main ()
4810 return gethostbyname ();
4812 return 0;
4814 _ACEOF
4815 rm -f conftest.$ac_objext conftest$ac_exeext
4816 if { (ac_try="$ac_link"
4817 case "(($ac_try" in
4818 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4819 *) ac_try_echo=$ac_try;;
4820 esac
4821 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4822 $as_echo "$ac_try_echo") >&5
4823 (eval "$ac_link") 2>conftest.er1
4824 ac_status=$?
4825 grep -v '^ *+' conftest.er1 >conftest.err
4826 rm -f conftest.er1
4827 cat conftest.err >&5
4828 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4829 (exit $ac_status); } && {
4830 test -z "$ac_c_werror_flag" ||
4831 test ! -s conftest.err
4832 } && test -s conftest$ac_exeext && {
4833 test "$cross_compiling" = yes ||
4834 $as_test_x conftest$ac_exeext
4835 }; then
4836 ac_cv_lib_nsl_gethostbyname=yes
4837 else
4838 $as_echo "$as_me: failed program was:" >&5
4839 sed 's/^/| /' conftest.$ac_ext >&5
4841 ac_cv_lib_nsl_gethostbyname=no
4844 rm -rf conftest.dSYM
4845 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4846 conftest$ac_exeext conftest.$ac_ext
4847 LIBS=$ac_check_lib_save_LIBS
4849 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
4850 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
4851 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then
4852 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
4855 if test $ac_cv_lib_nsl_gethostbyname = no; then
4856 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
4857 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
4858 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
4859 $as_echo_n "(cached) " >&6
4860 else
4861 ac_check_lib_save_LIBS=$LIBS
4862 LIBS="-lbsd $LIBS"
4863 cat >conftest.$ac_ext <<_ACEOF
4864 /* confdefs.h. */
4865 _ACEOF
4866 cat confdefs.h >>conftest.$ac_ext
4867 cat >>conftest.$ac_ext <<_ACEOF
4868 /* end confdefs.h. */
4870 /* Override any GCC internal prototype to avoid an error.
4871 Use char because int might match the return type of a GCC
4872 builtin and then its argument prototype would still apply. */
4873 #ifdef __cplusplus
4874 extern "C"
4875 #endif
4876 char gethostbyname ();
4878 main ()
4880 return gethostbyname ();
4882 return 0;
4884 _ACEOF
4885 rm -f conftest.$ac_objext conftest$ac_exeext
4886 if { (ac_try="$ac_link"
4887 case "(($ac_try" in
4888 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4889 *) ac_try_echo=$ac_try;;
4890 esac
4891 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4892 $as_echo "$ac_try_echo") >&5
4893 (eval "$ac_link") 2>conftest.er1
4894 ac_status=$?
4895 grep -v '^ *+' conftest.er1 >conftest.err
4896 rm -f conftest.er1
4897 cat conftest.err >&5
4898 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4899 (exit $ac_status); } && {
4900 test -z "$ac_c_werror_flag" ||
4901 test ! -s conftest.err
4902 } && test -s conftest$ac_exeext && {
4903 test "$cross_compiling" = yes ||
4904 $as_test_x conftest$ac_exeext
4905 }; then
4906 ac_cv_lib_bsd_gethostbyname=yes
4907 else
4908 $as_echo "$as_me: failed program was:" >&5
4909 sed 's/^/| /' conftest.$ac_ext >&5
4911 ac_cv_lib_bsd_gethostbyname=no
4914 rm -rf conftest.dSYM
4915 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4916 conftest$ac_exeext conftest.$ac_ext
4917 LIBS=$ac_check_lib_save_LIBS
4919 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
4920 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
4921 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then
4922 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
4928 # lieder@skyler.mavd.honeywell.com says without -lsocket,
4929 # socket/setsockopt and other routines are undefined under SCO ODT
4930 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
4931 # on later versions), says Simon Leinen: it contains gethostby*
4932 # variants that don't use the name server (or something). -lsocket
4933 # must be given before -lnsl if both are needed. We assume that
4934 # if connect needs -lnsl, so does gethostbyname.
4935 { $as_echo "$as_me:$LINENO: checking for connect" >&5
4936 $as_echo_n "checking for connect... " >&6; }
4937 if test "${ac_cv_func_connect+set}" = set; then
4938 $as_echo_n "(cached) " >&6
4939 else
4940 cat >conftest.$ac_ext <<_ACEOF
4941 /* confdefs.h. */
4942 _ACEOF
4943 cat confdefs.h >>conftest.$ac_ext
4944 cat >>conftest.$ac_ext <<_ACEOF
4945 /* end confdefs.h. */
4946 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
4947 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4948 #define connect innocuous_connect
4950 /* System header to define __stub macros and hopefully few prototypes,
4951 which can conflict with char connect (); below.
4952 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4953 <limits.h> exists even on freestanding compilers. */
4955 #ifdef __STDC__
4956 # include <limits.h>
4957 #else
4958 # include <assert.h>
4959 #endif
4961 #undef connect
4963 /* Override any GCC internal prototype to avoid an error.
4964 Use char because int might match the return type of a GCC
4965 builtin and then its argument prototype would still apply. */
4966 #ifdef __cplusplus
4967 extern "C"
4968 #endif
4969 char connect ();
4970 /* The GNU C library defines this for functions which it implements
4971 to always fail with ENOSYS. Some functions are actually named
4972 something starting with __ and the normal name is an alias. */
4973 #if defined __stub_connect || defined __stub___connect
4974 choke me
4975 #endif
4978 main ()
4980 return connect ();
4982 return 0;
4984 _ACEOF
4985 rm -f conftest.$ac_objext conftest$ac_exeext
4986 if { (ac_try="$ac_link"
4987 case "(($ac_try" in
4988 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4989 *) ac_try_echo=$ac_try;;
4990 esac
4991 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4992 $as_echo "$ac_try_echo") >&5
4993 (eval "$ac_link") 2>conftest.er1
4994 ac_status=$?
4995 grep -v '^ *+' conftest.er1 >conftest.err
4996 rm -f conftest.er1
4997 cat conftest.err >&5
4998 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4999 (exit $ac_status); } && {
5000 test -z "$ac_c_werror_flag" ||
5001 test ! -s conftest.err
5002 } && test -s conftest$ac_exeext && {
5003 test "$cross_compiling" = yes ||
5004 $as_test_x conftest$ac_exeext
5005 }; then
5006 ac_cv_func_connect=yes
5007 else
5008 $as_echo "$as_me: failed program was:" >&5
5009 sed 's/^/| /' conftest.$ac_ext >&5
5011 ac_cv_func_connect=no
5014 rm -rf conftest.dSYM
5015 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5016 conftest$ac_exeext conftest.$ac_ext
5018 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
5019 $as_echo "$ac_cv_func_connect" >&6; }
5021 if test $ac_cv_func_connect = no; then
5022 { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
5023 $as_echo_n "checking for connect in -lsocket... " >&6; }
5024 if test "${ac_cv_lib_socket_connect+set}" = set; then
5025 $as_echo_n "(cached) " >&6
5026 else
5027 ac_check_lib_save_LIBS=$LIBS
5028 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
5029 cat >conftest.$ac_ext <<_ACEOF
5030 /* confdefs.h. */
5031 _ACEOF
5032 cat confdefs.h >>conftest.$ac_ext
5033 cat >>conftest.$ac_ext <<_ACEOF
5034 /* end confdefs.h. */
5036 /* Override any GCC internal prototype to avoid an error.
5037 Use char because int might match the return type of a GCC
5038 builtin and then its argument prototype would still apply. */
5039 #ifdef __cplusplus
5040 extern "C"
5041 #endif
5042 char connect ();
5044 main ()
5046 return connect ();
5048 return 0;
5050 _ACEOF
5051 rm -f conftest.$ac_objext conftest$ac_exeext
5052 if { (ac_try="$ac_link"
5053 case "(($ac_try" in
5054 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5055 *) ac_try_echo=$ac_try;;
5056 esac
5057 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5058 $as_echo "$ac_try_echo") >&5
5059 (eval "$ac_link") 2>conftest.er1
5060 ac_status=$?
5061 grep -v '^ *+' conftest.er1 >conftest.err
5062 rm -f conftest.er1
5063 cat conftest.err >&5
5064 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5065 (exit $ac_status); } && {
5066 test -z "$ac_c_werror_flag" ||
5067 test ! -s conftest.err
5068 } && test -s conftest$ac_exeext && {
5069 test "$cross_compiling" = yes ||
5070 $as_test_x conftest$ac_exeext
5071 }; then
5072 ac_cv_lib_socket_connect=yes
5073 else
5074 $as_echo "$as_me: failed program was:" >&5
5075 sed 's/^/| /' conftest.$ac_ext >&5
5077 ac_cv_lib_socket_connect=no
5080 rm -rf conftest.dSYM
5081 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5082 conftest$ac_exeext conftest.$ac_ext
5083 LIBS=$ac_check_lib_save_LIBS
5085 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
5086 $as_echo "$ac_cv_lib_socket_connect" >&6; }
5087 if test "x$ac_cv_lib_socket_connect" = x""yes; then
5088 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
5093 # Guillermo Gomez says -lposix is necessary on A/UX.
5094 { $as_echo "$as_me:$LINENO: checking for remove" >&5
5095 $as_echo_n "checking for remove... " >&6; }
5096 if test "${ac_cv_func_remove+set}" = set; then
5097 $as_echo_n "(cached) " >&6
5098 else
5099 cat >conftest.$ac_ext <<_ACEOF
5100 /* confdefs.h. */
5101 _ACEOF
5102 cat confdefs.h >>conftest.$ac_ext
5103 cat >>conftest.$ac_ext <<_ACEOF
5104 /* end confdefs.h. */
5105 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
5106 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5107 #define remove innocuous_remove
5109 /* System header to define __stub macros and hopefully few prototypes,
5110 which can conflict with char remove (); below.
5111 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5112 <limits.h> exists even on freestanding compilers. */
5114 #ifdef __STDC__
5115 # include <limits.h>
5116 #else
5117 # include <assert.h>
5118 #endif
5120 #undef remove
5122 /* Override any GCC internal prototype to avoid an error.
5123 Use char because int might match the return type of a GCC
5124 builtin and then its argument prototype would still apply. */
5125 #ifdef __cplusplus
5126 extern "C"
5127 #endif
5128 char remove ();
5129 /* The GNU C library defines this for functions which it implements
5130 to always fail with ENOSYS. Some functions are actually named
5131 something starting with __ and the normal name is an alias. */
5132 #if defined __stub_remove || defined __stub___remove
5133 choke me
5134 #endif
5137 main ()
5139 return remove ();
5141 return 0;
5143 _ACEOF
5144 rm -f conftest.$ac_objext conftest$ac_exeext
5145 if { (ac_try="$ac_link"
5146 case "(($ac_try" in
5147 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5148 *) ac_try_echo=$ac_try;;
5149 esac
5150 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5151 $as_echo "$ac_try_echo") >&5
5152 (eval "$ac_link") 2>conftest.er1
5153 ac_status=$?
5154 grep -v '^ *+' conftest.er1 >conftest.err
5155 rm -f conftest.er1
5156 cat conftest.err >&5
5157 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5158 (exit $ac_status); } && {
5159 test -z "$ac_c_werror_flag" ||
5160 test ! -s conftest.err
5161 } && test -s conftest$ac_exeext && {
5162 test "$cross_compiling" = yes ||
5163 $as_test_x conftest$ac_exeext
5164 }; then
5165 ac_cv_func_remove=yes
5166 else
5167 $as_echo "$as_me: failed program was:" >&5
5168 sed 's/^/| /' conftest.$ac_ext >&5
5170 ac_cv_func_remove=no
5173 rm -rf conftest.dSYM
5174 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5175 conftest$ac_exeext conftest.$ac_ext
5177 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
5178 $as_echo "$ac_cv_func_remove" >&6; }
5180 if test $ac_cv_func_remove = no; then
5181 { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
5182 $as_echo_n "checking for remove in -lposix... " >&6; }
5183 if test "${ac_cv_lib_posix_remove+set}" = set; then
5184 $as_echo_n "(cached) " >&6
5185 else
5186 ac_check_lib_save_LIBS=$LIBS
5187 LIBS="-lposix $LIBS"
5188 cat >conftest.$ac_ext <<_ACEOF
5189 /* confdefs.h. */
5190 _ACEOF
5191 cat confdefs.h >>conftest.$ac_ext
5192 cat >>conftest.$ac_ext <<_ACEOF
5193 /* end confdefs.h. */
5195 /* Override any GCC internal prototype to avoid an error.
5196 Use char because int might match the return type of a GCC
5197 builtin and then its argument prototype would still apply. */
5198 #ifdef __cplusplus
5199 extern "C"
5200 #endif
5201 char remove ();
5203 main ()
5205 return remove ();
5207 return 0;
5209 _ACEOF
5210 rm -f conftest.$ac_objext conftest$ac_exeext
5211 if { (ac_try="$ac_link"
5212 case "(($ac_try" in
5213 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5214 *) ac_try_echo=$ac_try;;
5215 esac
5216 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5217 $as_echo "$ac_try_echo") >&5
5218 (eval "$ac_link") 2>conftest.er1
5219 ac_status=$?
5220 grep -v '^ *+' conftest.er1 >conftest.err
5221 rm -f conftest.er1
5222 cat conftest.err >&5
5223 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5224 (exit $ac_status); } && {
5225 test -z "$ac_c_werror_flag" ||
5226 test ! -s conftest.err
5227 } && test -s conftest$ac_exeext && {
5228 test "$cross_compiling" = yes ||
5229 $as_test_x conftest$ac_exeext
5230 }; then
5231 ac_cv_lib_posix_remove=yes
5232 else
5233 $as_echo "$as_me: failed program was:" >&5
5234 sed 's/^/| /' conftest.$ac_ext >&5
5236 ac_cv_lib_posix_remove=no
5239 rm -rf conftest.dSYM
5240 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5241 conftest$ac_exeext conftest.$ac_ext
5242 LIBS=$ac_check_lib_save_LIBS
5244 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
5245 $as_echo "$ac_cv_lib_posix_remove" >&6; }
5246 if test "x$ac_cv_lib_posix_remove" = x""yes; then
5247 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
5252 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
5253 { $as_echo "$as_me:$LINENO: checking for shmat" >&5
5254 $as_echo_n "checking for shmat... " >&6; }
5255 if test "${ac_cv_func_shmat+set}" = set; then
5256 $as_echo_n "(cached) " >&6
5257 else
5258 cat >conftest.$ac_ext <<_ACEOF
5259 /* confdefs.h. */
5260 _ACEOF
5261 cat confdefs.h >>conftest.$ac_ext
5262 cat >>conftest.$ac_ext <<_ACEOF
5263 /* end confdefs.h. */
5264 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
5265 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5266 #define shmat innocuous_shmat
5268 /* System header to define __stub macros and hopefully few prototypes,
5269 which can conflict with char shmat (); below.
5270 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5271 <limits.h> exists even on freestanding compilers. */
5273 #ifdef __STDC__
5274 # include <limits.h>
5275 #else
5276 # include <assert.h>
5277 #endif
5279 #undef shmat
5281 /* Override any GCC internal prototype to avoid an error.
5282 Use char because int might match the return type of a GCC
5283 builtin and then its argument prototype would still apply. */
5284 #ifdef __cplusplus
5285 extern "C"
5286 #endif
5287 char shmat ();
5288 /* The GNU C library defines this for functions which it implements
5289 to always fail with ENOSYS. Some functions are actually named
5290 something starting with __ and the normal name is an alias. */
5291 #if defined __stub_shmat || defined __stub___shmat
5292 choke me
5293 #endif
5296 main ()
5298 return shmat ();
5300 return 0;
5302 _ACEOF
5303 rm -f conftest.$ac_objext conftest$ac_exeext
5304 if { (ac_try="$ac_link"
5305 case "(($ac_try" in
5306 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5307 *) ac_try_echo=$ac_try;;
5308 esac
5309 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5310 $as_echo "$ac_try_echo") >&5
5311 (eval "$ac_link") 2>conftest.er1
5312 ac_status=$?
5313 grep -v '^ *+' conftest.er1 >conftest.err
5314 rm -f conftest.er1
5315 cat conftest.err >&5
5316 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5317 (exit $ac_status); } && {
5318 test -z "$ac_c_werror_flag" ||
5319 test ! -s conftest.err
5320 } && test -s conftest$ac_exeext && {
5321 test "$cross_compiling" = yes ||
5322 $as_test_x conftest$ac_exeext
5323 }; then
5324 ac_cv_func_shmat=yes
5325 else
5326 $as_echo "$as_me: failed program was:" >&5
5327 sed 's/^/| /' conftest.$ac_ext >&5
5329 ac_cv_func_shmat=no
5332 rm -rf conftest.dSYM
5333 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5334 conftest$ac_exeext conftest.$ac_ext
5336 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
5337 $as_echo "$ac_cv_func_shmat" >&6; }
5339 if test $ac_cv_func_shmat = no; then
5340 { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
5341 $as_echo_n "checking for shmat in -lipc... " >&6; }
5342 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
5343 $as_echo_n "(cached) " >&6
5344 else
5345 ac_check_lib_save_LIBS=$LIBS
5346 LIBS="-lipc $LIBS"
5347 cat >conftest.$ac_ext <<_ACEOF
5348 /* confdefs.h. */
5349 _ACEOF
5350 cat confdefs.h >>conftest.$ac_ext
5351 cat >>conftest.$ac_ext <<_ACEOF
5352 /* end confdefs.h. */
5354 /* Override any GCC internal prototype to avoid an error.
5355 Use char because int might match the return type of a GCC
5356 builtin and then its argument prototype would still apply. */
5357 #ifdef __cplusplus
5358 extern "C"
5359 #endif
5360 char shmat ();
5362 main ()
5364 return shmat ();
5366 return 0;
5368 _ACEOF
5369 rm -f conftest.$ac_objext conftest$ac_exeext
5370 if { (ac_try="$ac_link"
5371 case "(($ac_try" in
5372 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5373 *) ac_try_echo=$ac_try;;
5374 esac
5375 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5376 $as_echo "$ac_try_echo") >&5
5377 (eval "$ac_link") 2>conftest.er1
5378 ac_status=$?
5379 grep -v '^ *+' conftest.er1 >conftest.err
5380 rm -f conftest.er1
5381 cat conftest.err >&5
5382 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5383 (exit $ac_status); } && {
5384 test -z "$ac_c_werror_flag" ||
5385 test ! -s conftest.err
5386 } && test -s conftest$ac_exeext && {
5387 test "$cross_compiling" = yes ||
5388 $as_test_x conftest$ac_exeext
5389 }; then
5390 ac_cv_lib_ipc_shmat=yes
5391 else
5392 $as_echo "$as_me: failed program was:" >&5
5393 sed 's/^/| /' conftest.$ac_ext >&5
5395 ac_cv_lib_ipc_shmat=no
5398 rm -rf conftest.dSYM
5399 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5400 conftest$ac_exeext conftest.$ac_ext
5401 LIBS=$ac_check_lib_save_LIBS
5403 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
5404 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
5405 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then
5406 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
5412 # Check for libraries that X11R6 Xt/Xaw programs need.
5413 ac_save_LDFLAGS=$LDFLAGS
5414 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
5415 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
5416 # check for ICE first), but we must link in the order -lSM -lICE or
5417 # we get undefined symbols. So assume we have SM if we have ICE.
5418 # These have to be linked with before -lX11, unlike the other
5419 # libraries we check for below, so use a different variable.
5420 # John Interrante, Karl Berry
5421 { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
5422 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
5423 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
5424 $as_echo_n "(cached) " >&6
5425 else
5426 ac_check_lib_save_LIBS=$LIBS
5427 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
5428 cat >conftest.$ac_ext <<_ACEOF
5429 /* confdefs.h. */
5430 _ACEOF
5431 cat confdefs.h >>conftest.$ac_ext
5432 cat >>conftest.$ac_ext <<_ACEOF
5433 /* end confdefs.h. */
5435 /* Override any GCC internal prototype to avoid an error.
5436 Use char because int might match the return type of a GCC
5437 builtin and then its argument prototype would still apply. */
5438 #ifdef __cplusplus
5439 extern "C"
5440 #endif
5441 char IceConnectionNumber ();
5443 main ()
5445 return IceConnectionNumber ();
5447 return 0;
5449 _ACEOF
5450 rm -f conftest.$ac_objext conftest$ac_exeext
5451 if { (ac_try="$ac_link"
5452 case "(($ac_try" in
5453 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5454 *) ac_try_echo=$ac_try;;
5455 esac
5456 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5457 $as_echo "$ac_try_echo") >&5
5458 (eval "$ac_link") 2>conftest.er1
5459 ac_status=$?
5460 grep -v '^ *+' conftest.er1 >conftest.err
5461 rm -f conftest.er1
5462 cat conftest.err >&5
5463 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5464 (exit $ac_status); } && {
5465 test -z "$ac_c_werror_flag" ||
5466 test ! -s conftest.err
5467 } && test -s conftest$ac_exeext && {
5468 test "$cross_compiling" = yes ||
5469 $as_test_x conftest$ac_exeext
5470 }; then
5471 ac_cv_lib_ICE_IceConnectionNumber=yes
5472 else
5473 $as_echo "$as_me: failed program was:" >&5
5474 sed 's/^/| /' conftest.$ac_ext >&5
5476 ac_cv_lib_ICE_IceConnectionNumber=no
5479 rm -rf conftest.dSYM
5480 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5481 conftest$ac_exeext conftest.$ac_ext
5482 LIBS=$ac_check_lib_save_LIBS
5484 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
5485 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
5486 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then
5487 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
5490 LDFLAGS=$ac_save_LDFLAGS
5495 for ac_prog in flex
5497 # Extract the first word of "$ac_prog", so it can be a program name with args.
5498 set dummy $ac_prog; ac_word=$2
5499 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5500 $as_echo_n "checking for $ac_word... " >&6; }
5501 if test "${ac_cv_prog_FLEX+set}" = set; then
5502 $as_echo_n "(cached) " >&6
5503 else
5504 if test -n "$FLEX"; then
5505 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
5506 else
5507 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5508 for as_dir in $PATH
5510 IFS=$as_save_IFS
5511 test -z "$as_dir" && as_dir=.
5512 for ac_exec_ext in '' $ac_executable_extensions; do
5513 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5514 ac_cv_prog_FLEX="$ac_prog"
5515 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5516 break 2
5518 done
5519 done
5520 IFS=$as_save_IFS
5524 FLEX=$ac_cv_prog_FLEX
5525 if test -n "$FLEX"; then
5526 { $as_echo "$as_me:$LINENO: result: $FLEX" >&5
5527 $as_echo "$FLEX" >&6; }
5528 else
5529 { $as_echo "$as_me:$LINENO: result: no" >&5
5530 $as_echo "no" >&6; }
5534 test -n "$FLEX" && break
5535 done
5536 test -n "$FLEX" || FLEX="none"
5538 if test "$FLEX" = "none"
5539 then
5540 { { $as_echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex' package." >&5
5541 $as_echo "$as_me: error: no suitable flex found. Please install the 'flex' package." >&2;}
5542 { (exit 1); exit 1; }; }
5545 for ac_prog in bison
5547 # Extract the first word of "$ac_prog", so it can be a program name with args.
5548 set dummy $ac_prog; ac_word=$2
5549 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5550 $as_echo_n "checking for $ac_word... " >&6; }
5551 if test "${ac_cv_prog_BISON+set}" = set; then
5552 $as_echo_n "(cached) " >&6
5553 else
5554 if test -n "$BISON"; then
5555 ac_cv_prog_BISON="$BISON" # Let the user override the test.
5556 else
5557 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5558 for as_dir in $PATH
5560 IFS=$as_save_IFS
5561 test -z "$as_dir" && as_dir=.
5562 for ac_exec_ext in '' $ac_executable_extensions; do
5563 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5564 ac_cv_prog_BISON="$ac_prog"
5565 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5566 break 2
5568 done
5569 done
5570 IFS=$as_save_IFS
5574 BISON=$ac_cv_prog_BISON
5575 if test -n "$BISON"; then
5576 { $as_echo "$as_me:$LINENO: result: $BISON" >&5
5577 $as_echo "$BISON" >&6; }
5578 else
5579 { $as_echo "$as_me:$LINENO: result: no" >&5
5580 $as_echo "no" >&6; }
5584 test -n "$BISON" && break
5585 done
5586 test -n "$BISON" || BISON="none"
5588 if test "$BISON" = "none"
5589 then
5590 { { $as_echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison' package." >&5
5591 $as_echo "$as_me: error: no suitable bison found. Please install the 'bison' package." >&2;}
5592 { (exit 1); exit 1; }; }
5595 if test -n "$ac_tool_prefix"; then
5596 for ac_prog in gas as
5598 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5599 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5600 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5601 $as_echo_n "checking for $ac_word... " >&6; }
5602 if test "${ac_cv_prog_AS+set}" = set; then
5603 $as_echo_n "(cached) " >&6
5604 else
5605 if test -n "$AS"; then
5606 ac_cv_prog_AS="$AS" # Let the user override the test.
5607 else
5608 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5609 for as_dir in $PATH
5611 IFS=$as_save_IFS
5612 test -z "$as_dir" && as_dir=.
5613 for ac_exec_ext in '' $ac_executable_extensions; do
5614 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5615 ac_cv_prog_AS="$ac_tool_prefix$ac_prog"
5616 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5617 break 2
5619 done
5620 done
5621 IFS=$as_save_IFS
5625 AS=$ac_cv_prog_AS
5626 if test -n "$AS"; then
5627 { $as_echo "$as_me:$LINENO: result: $AS" >&5
5628 $as_echo "$AS" >&6; }
5629 else
5630 { $as_echo "$as_me:$LINENO: result: no" >&5
5631 $as_echo "no" >&6; }
5635 test -n "$AS" && break
5636 done
5638 if test -z "$AS"; then
5639 ac_ct_AS=$AS
5640 for ac_prog in gas as
5642 # Extract the first word of "$ac_prog", so it can be a program name with args.
5643 set dummy $ac_prog; ac_word=$2
5644 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5645 $as_echo_n "checking for $ac_word... " >&6; }
5646 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
5647 $as_echo_n "(cached) " >&6
5648 else
5649 if test -n "$ac_ct_AS"; then
5650 ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
5651 else
5652 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5653 for as_dir in $PATH
5655 IFS=$as_save_IFS
5656 test -z "$as_dir" && as_dir=.
5657 for ac_exec_ext in '' $ac_executable_extensions; do
5658 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5659 ac_cv_prog_ac_ct_AS="$ac_prog"
5660 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5661 break 2
5663 done
5664 done
5665 IFS=$as_save_IFS
5669 ac_ct_AS=$ac_cv_prog_ac_ct_AS
5670 if test -n "$ac_ct_AS"; then
5671 { $as_echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
5672 $as_echo "$ac_ct_AS" >&6; }
5673 else
5674 { $as_echo "$as_me:$LINENO: result: no" >&5
5675 $as_echo "no" >&6; }
5679 test -n "$ac_ct_AS" && break
5680 done
5682 if test "x$ac_ct_AS" = x; then
5683 AS="as"
5684 else
5685 case $cross_compiling:$ac_tool_warned in
5686 yes:)
5687 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
5688 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5689 ac_tool_warned=yes ;;
5690 esac
5691 AS=$ac_ct_AS
5695 if test -n "$ac_tool_prefix"; then
5696 for ac_prog in ld gld
5698 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5699 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5700 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5701 $as_echo_n "checking for $ac_word... " >&6; }
5702 if test "${ac_cv_prog_LD+set}" = set; then
5703 $as_echo_n "(cached) " >&6
5704 else
5705 if test -n "$LD"; then
5706 ac_cv_prog_LD="$LD" # Let the user override the test.
5707 else
5708 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5709 for as_dir in $PATH
5711 IFS=$as_save_IFS
5712 test -z "$as_dir" && as_dir=.
5713 for ac_exec_ext in '' $ac_executable_extensions; do
5714 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5715 ac_cv_prog_LD="$ac_tool_prefix$ac_prog"
5716 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5717 break 2
5719 done
5720 done
5721 IFS=$as_save_IFS
5725 LD=$ac_cv_prog_LD
5726 if test -n "$LD"; then
5727 { $as_echo "$as_me:$LINENO: result: $LD" >&5
5728 $as_echo "$LD" >&6; }
5729 else
5730 { $as_echo "$as_me:$LINENO: result: no" >&5
5731 $as_echo "no" >&6; }
5735 test -n "$LD" && break
5736 done
5738 if test -z "$LD"; then
5739 ac_ct_LD=$LD
5740 for ac_prog in ld gld
5742 # Extract the first word of "$ac_prog", so it can be a program name with args.
5743 set dummy $ac_prog; ac_word=$2
5744 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5745 $as_echo_n "checking for $ac_word... " >&6; }
5746 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
5747 $as_echo_n "(cached) " >&6
5748 else
5749 if test -n "$ac_ct_LD"; then
5750 ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test.
5751 else
5752 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5753 for as_dir in $PATH
5755 IFS=$as_save_IFS
5756 test -z "$as_dir" && as_dir=.
5757 for ac_exec_ext in '' $ac_executable_extensions; do
5758 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5759 ac_cv_prog_ac_ct_LD="$ac_prog"
5760 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5761 break 2
5763 done
5764 done
5765 IFS=$as_save_IFS
5769 ac_ct_LD=$ac_cv_prog_ac_ct_LD
5770 if test -n "$ac_ct_LD"; then
5771 { $as_echo "$as_me:$LINENO: result: $ac_ct_LD" >&5
5772 $as_echo "$ac_ct_LD" >&6; }
5773 else
5774 { $as_echo "$as_me:$LINENO: result: no" >&5
5775 $as_echo "no" >&6; }
5779 test -n "$ac_ct_LD" && break
5780 done
5782 if test "x$ac_ct_LD" = x; then
5783 LD="ld"
5784 else
5785 case $cross_compiling:$ac_tool_warned in
5786 yes:)
5787 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
5788 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5789 ac_tool_warned=yes ;;
5790 esac
5791 LD=$ac_ct_LD
5795 if test -n "$ac_tool_prefix"; then
5796 for ac_prog in nm gnm
5798 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5799 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5800 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5801 $as_echo_n "checking for $ac_word... " >&6; }
5802 if test "${ac_cv_prog_NM+set}" = set; then
5803 $as_echo_n "(cached) " >&6
5804 else
5805 if test -n "$NM"; then
5806 ac_cv_prog_NM="$NM" # Let the user override the test.
5807 else
5808 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5809 for as_dir in $PATH
5811 IFS=$as_save_IFS
5812 test -z "$as_dir" && as_dir=.
5813 for ac_exec_ext in '' $ac_executable_extensions; do
5814 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5815 ac_cv_prog_NM="$ac_tool_prefix$ac_prog"
5816 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5817 break 2
5819 done
5820 done
5821 IFS=$as_save_IFS
5825 NM=$ac_cv_prog_NM
5826 if test -n "$NM"; then
5827 { $as_echo "$as_me:$LINENO: result: $NM" >&5
5828 $as_echo "$NM" >&6; }
5829 else
5830 { $as_echo "$as_me:$LINENO: result: no" >&5
5831 $as_echo "no" >&6; }
5835 test -n "$NM" && break
5836 done
5838 if test -z "$NM"; then
5839 ac_ct_NM=$NM
5840 for ac_prog in nm gnm
5842 # Extract the first word of "$ac_prog", so it can be a program name with args.
5843 set dummy $ac_prog; ac_word=$2
5844 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5845 $as_echo_n "checking for $ac_word... " >&6; }
5846 if test "${ac_cv_prog_ac_ct_NM+set}" = set; then
5847 $as_echo_n "(cached) " >&6
5848 else
5849 if test -n "$ac_ct_NM"; then
5850 ac_cv_prog_ac_ct_NM="$ac_ct_NM" # Let the user override the test.
5851 else
5852 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5853 for as_dir in $PATH
5855 IFS=$as_save_IFS
5856 test -z "$as_dir" && as_dir=.
5857 for ac_exec_ext in '' $ac_executable_extensions; do
5858 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5859 ac_cv_prog_ac_ct_NM="$ac_prog"
5860 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5861 break 2
5863 done
5864 done
5865 IFS=$as_save_IFS
5869 ac_ct_NM=$ac_cv_prog_ac_ct_NM
5870 if test -n "$ac_ct_NM"; then
5871 { $as_echo "$as_me:$LINENO: result: $ac_ct_NM" >&5
5872 $as_echo "$ac_ct_NM" >&6; }
5873 else
5874 { $as_echo "$as_me:$LINENO: result: no" >&5
5875 $as_echo "no" >&6; }
5879 test -n "$ac_ct_NM" && break
5880 done
5882 if test "x$ac_ct_NM" = x; then
5883 NM="nm"
5884 else
5885 case $cross_compiling:$ac_tool_warned in
5886 yes:)
5887 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
5888 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5889 ac_tool_warned=yes ;;
5890 esac
5891 NM=$ac_ct_NM
5895 if test -n "$ac_tool_prefix"; then
5896 for ac_prog in ar gar
5898 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5899 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5900 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5901 $as_echo_n "checking for $ac_word... " >&6; }
5902 if test "${ac_cv_prog_AR+set}" = set; then
5903 $as_echo_n "(cached) " >&6
5904 else
5905 if test -n "$AR"; then
5906 ac_cv_prog_AR="$AR" # Let the user override the test.
5907 else
5908 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5909 for as_dir in $PATH
5911 IFS=$as_save_IFS
5912 test -z "$as_dir" && as_dir=.
5913 for ac_exec_ext in '' $ac_executable_extensions; do
5914 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5915 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
5916 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5917 break 2
5919 done
5920 done
5921 IFS=$as_save_IFS
5925 AR=$ac_cv_prog_AR
5926 if test -n "$AR"; then
5927 { $as_echo "$as_me:$LINENO: result: $AR" >&5
5928 $as_echo "$AR" >&6; }
5929 else
5930 { $as_echo "$as_me:$LINENO: result: no" >&5
5931 $as_echo "no" >&6; }
5935 test -n "$AR" && break
5936 done
5938 if test -z "$AR"; then
5939 ac_ct_AR=$AR
5940 for ac_prog in ar gar
5942 # Extract the first word of "$ac_prog", so it can be a program name with args.
5943 set dummy $ac_prog; ac_word=$2
5944 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5945 $as_echo_n "checking for $ac_word... " >&6; }
5946 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
5947 $as_echo_n "(cached) " >&6
5948 else
5949 if test -n "$ac_ct_AR"; then
5950 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
5951 else
5952 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5953 for as_dir in $PATH
5955 IFS=$as_save_IFS
5956 test -z "$as_dir" && as_dir=.
5957 for ac_exec_ext in '' $ac_executable_extensions; do
5958 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5959 ac_cv_prog_ac_ct_AR="$ac_prog"
5960 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5961 break 2
5963 done
5964 done
5965 IFS=$as_save_IFS
5969 ac_ct_AR=$ac_cv_prog_ac_ct_AR
5970 if test -n "$ac_ct_AR"; then
5971 { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
5972 $as_echo "$ac_ct_AR" >&6; }
5973 else
5974 { $as_echo "$as_me:$LINENO: result: no" >&5
5975 $as_echo "no" >&6; }
5979 test -n "$ac_ct_AR" && break
5980 done
5982 if test "x$ac_ct_AR" = x; then
5983 AR="ar"
5984 else
5985 case $cross_compiling:$ac_tool_warned in
5986 yes:)
5987 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
5988 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5989 ac_tool_warned=yes ;;
5990 esac
5991 AR=$ac_ct_AR
5995 ARFLAGS=rc
5997 if test -n "$ac_tool_prefix"; then
5998 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5999 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6000 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6001 $as_echo_n "checking for $ac_word... " >&6; }
6002 if test "${ac_cv_prog_RANLIB+set}" = set; then
6003 $as_echo_n "(cached) " >&6
6004 else
6005 if test -n "$RANLIB"; then
6006 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6007 else
6008 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6009 for as_dir in $PATH
6011 IFS=$as_save_IFS
6012 test -z "$as_dir" && as_dir=.
6013 for ac_exec_ext in '' $ac_executable_extensions; do
6014 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6015 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6016 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6017 break 2
6019 done
6020 done
6021 IFS=$as_save_IFS
6025 RANLIB=$ac_cv_prog_RANLIB
6026 if test -n "$RANLIB"; then
6027 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
6028 $as_echo "$RANLIB" >&6; }
6029 else
6030 { $as_echo "$as_me:$LINENO: result: no" >&5
6031 $as_echo "no" >&6; }
6036 if test -z "$ac_cv_prog_RANLIB"; then
6037 ac_ct_RANLIB=$RANLIB
6038 # Extract the first word of "ranlib", so it can be a program name with args.
6039 set dummy ranlib; ac_word=$2
6040 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6041 $as_echo_n "checking for $ac_word... " >&6; }
6042 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
6043 $as_echo_n "(cached) " >&6
6044 else
6045 if test -n "$ac_ct_RANLIB"; then
6046 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6047 else
6048 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6049 for as_dir in $PATH
6051 IFS=$as_save_IFS
6052 test -z "$as_dir" && as_dir=.
6053 for ac_exec_ext in '' $ac_executable_extensions; do
6054 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6055 ac_cv_prog_ac_ct_RANLIB="ranlib"
6056 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6057 break 2
6059 done
6060 done
6061 IFS=$as_save_IFS
6065 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6066 if test -n "$ac_ct_RANLIB"; then
6067 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
6068 $as_echo "$ac_ct_RANLIB" >&6; }
6069 else
6070 { $as_echo "$as_me:$LINENO: result: no" >&5
6071 $as_echo "no" >&6; }
6074 if test "x$ac_ct_RANLIB" = x; then
6075 RANLIB=":"
6076 else
6077 case $cross_compiling:$ac_tool_warned in
6078 yes:)
6079 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
6080 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6081 ac_tool_warned=yes ;;
6082 esac
6083 RANLIB=$ac_ct_RANLIB
6085 else
6086 RANLIB="$ac_cv_prog_RANLIB"
6089 if test -n "$ac_tool_prefix"; then
6090 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6091 set dummy ${ac_tool_prefix}strip; ac_word=$2
6092 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6093 $as_echo_n "checking for $ac_word... " >&6; }
6094 if test "${ac_cv_prog_STRIP+set}" = set; then
6095 $as_echo_n "(cached) " >&6
6096 else
6097 if test -n "$STRIP"; then
6098 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6099 else
6100 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6101 for as_dir in $PATH
6103 IFS=$as_save_IFS
6104 test -z "$as_dir" && as_dir=.
6105 for ac_exec_ext in '' $ac_executable_extensions; do
6106 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6107 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6108 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6109 break 2
6111 done
6112 done
6113 IFS=$as_save_IFS
6117 STRIP=$ac_cv_prog_STRIP
6118 if test -n "$STRIP"; then
6119 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
6120 $as_echo "$STRIP" >&6; }
6121 else
6122 { $as_echo "$as_me:$LINENO: result: no" >&5
6123 $as_echo "no" >&6; }
6128 if test -z "$ac_cv_prog_STRIP"; then
6129 ac_ct_STRIP=$STRIP
6130 # Extract the first word of "strip", so it can be a program name with args.
6131 set dummy strip; ac_word=$2
6132 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6133 $as_echo_n "checking for $ac_word... " >&6; }
6134 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
6135 $as_echo_n "(cached) " >&6
6136 else
6137 if test -n "$ac_ct_STRIP"; then
6138 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6139 else
6140 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6141 for as_dir in $PATH
6143 IFS=$as_save_IFS
6144 test -z "$as_dir" && as_dir=.
6145 for ac_exec_ext in '' $ac_executable_extensions; do
6146 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6147 ac_cv_prog_ac_ct_STRIP="strip"
6148 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6149 break 2
6151 done
6152 done
6153 IFS=$as_save_IFS
6157 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6158 if test -n "$ac_ct_STRIP"; then
6159 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
6160 $as_echo "$ac_ct_STRIP" >&6; }
6161 else
6162 { $as_echo "$as_me:$LINENO: result: no" >&5
6163 $as_echo "no" >&6; }
6166 if test "x$ac_ct_STRIP" = x; then
6167 STRIP="strip"
6168 else
6169 case $cross_compiling:$ac_tool_warned in
6170 yes:)
6171 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
6172 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6173 ac_tool_warned=yes ;;
6174 esac
6175 STRIP=$ac_ct_STRIP
6177 else
6178 STRIP="$ac_cv_prog_STRIP"
6181 if test -n "$ac_tool_prefix"; then
6182 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
6183 set dummy ${ac_tool_prefix}windres; ac_word=$2
6184 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6185 $as_echo_n "checking for $ac_word... " >&6; }
6186 if test "${ac_cv_prog_WINDRES+set}" = set; then
6187 $as_echo_n "(cached) " >&6
6188 else
6189 if test -n "$WINDRES"; then
6190 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
6191 else
6192 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6193 for as_dir in $PATH
6195 IFS=$as_save_IFS
6196 test -z "$as_dir" && as_dir=.
6197 for ac_exec_ext in '' $ac_executable_extensions; do
6198 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6199 ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
6200 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6201 break 2
6203 done
6204 done
6205 IFS=$as_save_IFS
6209 WINDRES=$ac_cv_prog_WINDRES
6210 if test -n "$WINDRES"; then
6211 { $as_echo "$as_me:$LINENO: result: $WINDRES" >&5
6212 $as_echo "$WINDRES" >&6; }
6213 else
6214 { $as_echo "$as_me:$LINENO: result: no" >&5
6215 $as_echo "no" >&6; }
6220 if test -z "$ac_cv_prog_WINDRES"; then
6221 ac_ct_WINDRES=$WINDRES
6222 # Extract the first word of "windres", so it can be a program name with args.
6223 set dummy windres; ac_word=$2
6224 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6225 $as_echo_n "checking for $ac_word... " >&6; }
6226 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
6227 $as_echo_n "(cached) " >&6
6228 else
6229 if test -n "$ac_ct_WINDRES"; then
6230 ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
6231 else
6232 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6233 for as_dir in $PATH
6235 IFS=$as_save_IFS
6236 test -z "$as_dir" && as_dir=.
6237 for ac_exec_ext in '' $ac_executable_extensions; do
6238 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6239 ac_cv_prog_ac_ct_WINDRES="windres"
6240 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6241 break 2
6243 done
6244 done
6245 IFS=$as_save_IFS
6249 ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
6250 if test -n "$ac_ct_WINDRES"; then
6251 { $as_echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
6252 $as_echo "$ac_ct_WINDRES" >&6; }
6253 else
6254 { $as_echo "$as_me:$LINENO: result: no" >&5
6255 $as_echo "no" >&6; }
6258 if test "x$ac_ct_WINDRES" = x; then
6259 WINDRES="false"
6260 else
6261 case $cross_compiling:$ac_tool_warned in
6262 yes:)
6263 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
6264 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6265 ac_tool_warned=yes ;;
6266 esac
6267 WINDRES=$ac_ct_WINDRES
6269 else
6270 WINDRES="$ac_cv_prog_WINDRES"
6273 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
6274 $as_echo_n "checking whether ln -s works... " >&6; }
6275 LN_S=$as_ln_s
6276 if test "$LN_S" = "ln -s"; then
6277 { $as_echo "$as_me:$LINENO: result: yes" >&5
6278 $as_echo "yes" >&6; }
6279 else
6280 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
6281 $as_echo "no, using $LN_S" >&6; }
6284 { $as_echo "$as_me:$LINENO: checking whether ln works" >&5
6285 $as_echo_n "checking whether ln works... " >&6; }
6286 rm -f conf$$ conf$$.file
6287 echo >conf$$.file
6288 if ln conf$$.file conf$$ 2>/dev/null; then
6289 LN=ln
6291 { $as_echo "$as_me:$LINENO: result: yes" >&5
6292 $as_echo "yes" >&6; }
6293 else
6294 LN="cp -p"
6296 { $as_echo "$as_me:$LINENO: result: no, using $LN" >&5
6297 $as_echo "no, using $LN" >&6; }
6299 rm -f conf$$ conf$$.file
6300 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
6301 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
6302 if test "${ac_cv_path_GREP+set}" = set; then
6303 $as_echo_n "(cached) " >&6
6304 else
6305 if test -z "$GREP"; then
6306 ac_path_GREP_found=false
6307 # Loop through the user's path and test for each of PROGNAME-LIST
6308 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6309 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
6311 IFS=$as_save_IFS
6312 test -z "$as_dir" && as_dir=.
6313 for ac_prog in grep ggrep; do
6314 for ac_exec_ext in '' $ac_executable_extensions; do
6315 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
6316 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
6317 # Check for GNU ac_path_GREP and select it if it is found.
6318 # Check for GNU $ac_path_GREP
6319 case `"$ac_path_GREP" --version 2>&1` in
6320 *GNU*)
6321 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
6323 ac_count=0
6324 $as_echo_n 0123456789 >"conftest.in"
6325 while :
6327 cat "conftest.in" "conftest.in" >"conftest.tmp"
6328 mv "conftest.tmp" "conftest.in"
6329 cp "conftest.in" "conftest.nl"
6330 $as_echo 'GREP' >> "conftest.nl"
6331 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6332 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6333 ac_count=`expr $ac_count + 1`
6334 if test $ac_count -gt ${ac_path_GREP_max-0}; then
6335 # Best one so far, save it but keep looking for a better one
6336 ac_cv_path_GREP="$ac_path_GREP"
6337 ac_path_GREP_max=$ac_count
6339 # 10*(2^10) chars as input seems more than enough
6340 test $ac_count -gt 10 && break
6341 done
6342 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6343 esac
6345 $ac_path_GREP_found && break 3
6346 done
6347 done
6348 done
6349 IFS=$as_save_IFS
6350 if test -z "$ac_cv_path_GREP"; then
6351 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
6352 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
6353 { (exit 1); exit 1; }; }
6355 else
6356 ac_cv_path_GREP=$GREP
6360 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
6361 $as_echo "$ac_cv_path_GREP" >&6; }
6362 GREP="$ac_cv_path_GREP"
6365 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
6366 $as_echo_n "checking for egrep... " >&6; }
6367 if test "${ac_cv_path_EGREP+set}" = set; then
6368 $as_echo_n "(cached) " >&6
6369 else
6370 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6371 then ac_cv_path_EGREP="$GREP -E"
6372 else
6373 if test -z "$EGREP"; then
6374 ac_path_EGREP_found=false
6375 # Loop through the user's path and test for each of PROGNAME-LIST
6376 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6377 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
6379 IFS=$as_save_IFS
6380 test -z "$as_dir" && as_dir=.
6381 for ac_prog in egrep; do
6382 for ac_exec_ext in '' $ac_executable_extensions; do
6383 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
6384 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
6385 # Check for GNU ac_path_EGREP and select it if it is found.
6386 # Check for GNU $ac_path_EGREP
6387 case `"$ac_path_EGREP" --version 2>&1` in
6388 *GNU*)
6389 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
6391 ac_count=0
6392 $as_echo_n 0123456789 >"conftest.in"
6393 while :
6395 cat "conftest.in" "conftest.in" >"conftest.tmp"
6396 mv "conftest.tmp" "conftest.in"
6397 cp "conftest.in" "conftest.nl"
6398 $as_echo 'EGREP' >> "conftest.nl"
6399 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6400 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6401 ac_count=`expr $ac_count + 1`
6402 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
6403 # Best one so far, save it but keep looking for a better one
6404 ac_cv_path_EGREP="$ac_path_EGREP"
6405 ac_path_EGREP_max=$ac_count
6407 # 10*(2^10) chars as input seems more than enough
6408 test $ac_count -gt 10 && break
6409 done
6410 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6411 esac
6413 $ac_path_EGREP_found && break 3
6414 done
6415 done
6416 done
6417 IFS=$as_save_IFS
6418 if test -z "$ac_cv_path_EGREP"; then
6419 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
6420 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
6421 { (exit 1); exit 1; }; }
6423 else
6424 ac_cv_path_EGREP=$EGREP
6429 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
6430 $as_echo "$ac_cv_path_EGREP" >&6; }
6431 EGREP="$ac_cv_path_EGREP"
6434 # Extract the first word of "ldconfig", so it can be a program name with args.
6435 set dummy ldconfig; ac_word=$2
6436 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6437 $as_echo_n "checking for $ac_word... " >&6; }
6438 if test "${ac_cv_path_LDCONFIG+set}" = set; then
6439 $as_echo_n "(cached) " >&6
6440 else
6441 case $LDCONFIG in
6442 [\\/]* | ?:[\\/]*)
6443 ac_cv_path_LDCONFIG="$LDCONFIG" # Let the user override the test with a path.
6446 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6447 for as_dir in /sbin /usr/sbin $PATH
6449 IFS=$as_save_IFS
6450 test -z "$as_dir" && as_dir=.
6451 for ac_exec_ext in '' $ac_executable_extensions; do
6452 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6453 ac_cv_path_LDCONFIG="$as_dir/$ac_word$ac_exec_ext"
6454 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6455 break 2
6457 done
6458 done
6459 IFS=$as_save_IFS
6461 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG="true"
6463 esac
6465 LDCONFIG=$ac_cv_path_LDCONFIG
6466 if test -n "$LDCONFIG"; then
6467 { $as_echo "$as_me:$LINENO: result: $LDCONFIG" >&5
6468 $as_echo "$LDCONFIG" >&6; }
6469 else
6470 { $as_echo "$as_me:$LINENO: result: no" >&5
6471 $as_echo "no" >&6; }
6475 # Find a good install program. We prefer a C program (faster),
6476 # so one script is as good as another. But avoid the broken or
6477 # incompatible versions:
6478 # SysV /etc/install, /usr/sbin/install
6479 # SunOS /usr/etc/install
6480 # IRIX /sbin/install
6481 # AIX /bin/install
6482 # AmigaOS /C/install, which installs bootblocks on floppy discs
6483 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
6484 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
6485 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
6486 # OS/2's system install, which has a completely different semantic
6487 # ./install, which can be erroneously created by make from ./install.sh.
6488 # Reject install programs that cannot install multiple files.
6489 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
6490 $as_echo_n "checking for a BSD-compatible install... " >&6; }
6491 if test -z "$INSTALL"; then
6492 if test "${ac_cv_path_install+set}" = set; then
6493 $as_echo_n "(cached) " >&6
6494 else
6495 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6496 for as_dir in $PATH
6498 IFS=$as_save_IFS
6499 test -z "$as_dir" && as_dir=.
6500 # Account for people who put trailing slashes in PATH elements.
6501 case $as_dir/ in
6502 ./ | .// | /cC/* | \
6503 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
6504 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
6505 /usr/ucb/* ) ;;
6507 # OSF1 and SCO ODT 3.0 have their own names for install.
6508 # Don't use installbsd from OSF since it installs stuff as root
6509 # by default.
6510 for ac_prog in ginstall scoinst install; do
6511 for ac_exec_ext in '' $ac_executable_extensions; do
6512 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
6513 if test $ac_prog = install &&
6514 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
6515 # AIX install. It has an incompatible calling convention.
6517 elif test $ac_prog = install &&
6518 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
6519 # program-specific install script used by HP pwplus--don't use.
6521 else
6522 rm -rf conftest.one conftest.two conftest.dir
6523 echo one > conftest.one
6524 echo two > conftest.two
6525 mkdir conftest.dir
6526 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
6527 test -s conftest.one && test -s conftest.two &&
6528 test -s conftest.dir/conftest.one &&
6529 test -s conftest.dir/conftest.two
6530 then
6531 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
6532 break 3
6536 done
6537 done
6539 esac
6541 done
6542 IFS=$as_save_IFS
6544 rm -rf conftest.one conftest.two conftest.dir
6547 if test "${ac_cv_path_install+set}" = set; then
6548 INSTALL=$ac_cv_path_install
6549 else
6550 # As a last resort, use the slow shell script. Don't cache a
6551 # value for INSTALL within a source directory, because that will
6552 # break other packages using the cache if that directory is
6553 # removed, or if the value is a relative name.
6554 INSTALL=$ac_install_sh
6557 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
6558 $as_echo "$INSTALL" >&6; }
6560 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
6561 # It thinks the first close brace ends the variable substitution.
6562 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
6564 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
6566 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
6568 case "$INSTALL" in
6569 [\\/$]* | ?:[\\/]* ) ;;
6570 *) INSTALL="\\\$(TOPSRCDIR)/$INSTALL" ;;
6571 esac
6573 for ac_prog in lclint lint
6575 # Extract the first word of "$ac_prog", so it can be a program name with args.
6576 set dummy $ac_prog; ac_word=$2
6577 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6578 $as_echo_n "checking for $ac_word... " >&6; }
6579 if test "${ac_cv_prog_LINT+set}" = set; then
6580 $as_echo_n "(cached) " >&6
6581 else
6582 if test -n "$LINT"; then
6583 ac_cv_prog_LINT="$LINT" # Let the user override the test.
6584 else
6585 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6586 for as_dir in $PATH
6588 IFS=$as_save_IFS
6589 test -z "$as_dir" && as_dir=.
6590 for ac_exec_ext in '' $ac_executable_extensions; do
6591 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6592 ac_cv_prog_LINT="$ac_prog"
6593 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6594 break 2
6596 done
6597 done
6598 IFS=$as_save_IFS
6602 LINT=$ac_cv_prog_LINT
6603 if test -n "$LINT"; then
6604 { $as_echo "$as_me:$LINENO: result: $LINT" >&5
6605 $as_echo "$LINT" >&6; }
6606 else
6607 { $as_echo "$as_me:$LINENO: result: no" >&5
6608 $as_echo "no" >&6; }
6612 test -n "$LINT" && break
6613 done
6615 if test "$LINT" = "lint"
6616 then
6617 LINTFLAGS="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
6622 for ac_prog in fontforge
6624 # Extract the first word of "$ac_prog", so it can be a program name with args.
6625 set dummy $ac_prog; ac_word=$2
6626 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6627 $as_echo_n "checking for $ac_word... " >&6; }
6628 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
6629 $as_echo_n "(cached) " >&6
6630 else
6631 if test -n "$FONTFORGE"; then
6632 ac_cv_prog_FONTFORGE="$FONTFORGE" # Let the user override the test.
6633 else
6634 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6635 for as_dir in $PATH
6637 IFS=$as_save_IFS
6638 test -z "$as_dir" && as_dir=.
6639 for ac_exec_ext in '' $ac_executable_extensions; do
6640 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6641 ac_cv_prog_FONTFORGE="$ac_prog"
6642 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6643 break 2
6645 done
6646 done
6647 IFS=$as_save_IFS
6651 FONTFORGE=$ac_cv_prog_FONTFORGE
6652 if test -n "$FONTFORGE"; then
6653 { $as_echo "$as_me:$LINENO: result: $FONTFORGE" >&5
6654 $as_echo "$FONTFORGE" >&6; }
6655 else
6656 { $as_echo "$as_me:$LINENO: result: no" >&5
6657 $as_echo "no" >&6; }
6661 test -n "$FONTFORGE" && break
6662 done
6663 test -n "$FONTFORGE" || FONTFORGE="false"
6665 for ac_prog in pkg-config
6667 # Extract the first word of "$ac_prog", so it can be a program name with args.
6668 set dummy $ac_prog; ac_word=$2
6669 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6670 $as_echo_n "checking for $ac_word... " >&6; }
6671 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
6672 $as_echo_n "(cached) " >&6
6673 else
6674 if test -n "$PKG_CONFIG"; then
6675 ac_cv_prog_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test.
6676 else
6677 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6678 for as_dir in $PATH
6680 IFS=$as_save_IFS
6681 test -z "$as_dir" && as_dir=.
6682 for ac_exec_ext in '' $ac_executable_extensions; do
6683 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6684 ac_cv_prog_PKG_CONFIG="$ac_prog"
6685 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6686 break 2
6688 done
6689 done
6690 IFS=$as_save_IFS
6694 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
6695 if test -n "$PKG_CONFIG"; then
6696 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
6697 $as_echo "$PKG_CONFIG" >&6; }
6698 else
6699 { $as_echo "$as_me:$LINENO: result: no" >&5
6700 $as_echo "no" >&6; }
6704 test -n "$PKG_CONFIG" && break
6705 done
6706 test -n "$PKG_CONFIG" || PKG_CONFIG="false"
6708 for ac_prog in rsvg
6710 # Extract the first word of "$ac_prog", so it can be a program name with args.
6711 set dummy $ac_prog; ac_word=$2
6712 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6713 $as_echo_n "checking for $ac_word... " >&6; }
6714 if test "${ac_cv_prog_RSVG+set}" = set; then
6715 $as_echo_n "(cached) " >&6
6716 else
6717 if test -n "$RSVG"; then
6718 ac_cv_prog_RSVG="$RSVG" # Let the user override the test.
6719 else
6720 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6721 for as_dir in $PATH
6723 IFS=$as_save_IFS
6724 test -z "$as_dir" && as_dir=.
6725 for ac_exec_ext in '' $ac_executable_extensions; do
6726 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6727 ac_cv_prog_RSVG="$ac_prog"
6728 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6729 break 2
6731 done
6732 done
6733 IFS=$as_save_IFS
6737 RSVG=$ac_cv_prog_RSVG
6738 if test -n "$RSVG"; then
6739 { $as_echo "$as_me:$LINENO: result: $RSVG" >&5
6740 $as_echo "$RSVG" >&6; }
6741 else
6742 { $as_echo "$as_me:$LINENO: result: no" >&5
6743 $as_echo "no" >&6; }
6747 test -n "$RSVG" && break
6748 done
6749 test -n "$RSVG" || RSVG="false"
6751 for ac_prog in icotool
6753 # Extract the first word of "$ac_prog", so it can be a program name with args.
6754 set dummy $ac_prog; ac_word=$2
6755 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6756 $as_echo_n "checking for $ac_word... " >&6; }
6757 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
6758 $as_echo_n "(cached) " >&6
6759 else
6760 if test -n "$ICOTOOL"; then
6761 ac_cv_prog_ICOTOOL="$ICOTOOL" # Let the user override the test.
6762 else
6763 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6764 for as_dir in $PATH
6766 IFS=$as_save_IFS
6767 test -z "$as_dir" && as_dir=.
6768 for ac_exec_ext in '' $ac_executable_extensions; do
6769 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6770 ac_cv_prog_ICOTOOL="$ac_prog"
6771 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6772 break 2
6774 done
6775 done
6776 IFS=$as_save_IFS
6780 ICOTOOL=$ac_cv_prog_ICOTOOL
6781 if test -n "$ICOTOOL"; then
6782 { $as_echo "$as_me:$LINENO: result: $ICOTOOL" >&5
6783 $as_echo "$ICOTOOL" >&6; }
6784 else
6785 { $as_echo "$as_me:$LINENO: result: no" >&5
6786 $as_echo "no" >&6; }
6790 test -n "$ICOTOOL" && break
6791 done
6792 test -n "$ICOTOOL" || ICOTOOL="false"
6795 if test "${enable_maintainer_mode+set}" = set
6796 then
6797 if test "$FONTFORGE" = "false"; then wine_warnings="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
6798 if test "$RSVG" = "false"; then wine_warnings="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
6799 if test "$ICOTOOL" = "false"; then wine_warnings="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
6802 case $host_cpu in
6803 *i[3456789]86*)
6804 # Extract the first word of "prelink", so it can be a program name with args.
6805 set dummy prelink; ac_word=$2
6806 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6807 $as_echo_n "checking for $ac_word... " >&6; }
6808 if test "${ac_cv_path_PRELINK+set}" = set; then
6809 $as_echo_n "(cached) " >&6
6810 else
6811 case $PRELINK in
6812 [\\/]* | ?:[\\/]*)
6813 ac_cv_path_PRELINK="$PRELINK" # Let the user override the test with a path.
6816 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6817 for as_dir in /sbin /usr/sbin $PATH
6819 IFS=$as_save_IFS
6820 test -z "$as_dir" && as_dir=.
6821 for ac_exec_ext in '' $ac_executable_extensions; do
6822 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6823 ac_cv_path_PRELINK="$as_dir/$ac_word$ac_exec_ext"
6824 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6825 break 2
6827 done
6828 done
6829 IFS=$as_save_IFS
6831 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK="false"
6833 esac
6835 PRELINK=$ac_cv_path_PRELINK
6836 if test -n "$PRELINK"; then
6837 { $as_echo "$as_me:$LINENO: result: $PRELINK" >&5
6838 $as_echo "$PRELINK" >&6; }
6839 else
6840 { $as_echo "$as_me:$LINENO: result: no" >&5
6841 $as_echo "no" >&6; }
6846 esac
6850 { $as_echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
6851 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
6852 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
6853 $as_echo_n "(cached) " >&6
6854 else
6855 ac_check_lib_save_LIBS=$LIBS
6856 LIBS="-li386 $LIBS"
6857 cat >conftest.$ac_ext <<_ACEOF
6858 /* confdefs.h. */
6859 _ACEOF
6860 cat confdefs.h >>conftest.$ac_ext
6861 cat >>conftest.$ac_ext <<_ACEOF
6862 /* end confdefs.h. */
6864 /* Override any GCC internal prototype to avoid an error.
6865 Use char because int might match the return type of a GCC
6866 builtin and then its argument prototype would still apply. */
6867 #ifdef __cplusplus
6868 extern "C"
6869 #endif
6870 char i386_set_ldt ();
6872 main ()
6874 return i386_set_ldt ();
6876 return 0;
6878 _ACEOF
6879 rm -f conftest.$ac_objext conftest$ac_exeext
6880 if { (ac_try="$ac_link"
6881 case "(($ac_try" in
6882 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6883 *) ac_try_echo=$ac_try;;
6884 esac
6885 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6886 $as_echo "$ac_try_echo") >&5
6887 (eval "$ac_link") 2>conftest.er1
6888 ac_status=$?
6889 grep -v '^ *+' conftest.er1 >conftest.err
6890 rm -f conftest.er1
6891 cat conftest.err >&5
6892 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6893 (exit $ac_status); } && {
6894 test -z "$ac_c_werror_flag" ||
6895 test ! -s conftest.err
6896 } && test -s conftest$ac_exeext && {
6897 test "$cross_compiling" = yes ||
6898 $as_test_x conftest$ac_exeext
6899 }; then
6900 ac_cv_lib_i386_i386_set_ldt=yes
6901 else
6902 $as_echo "$as_me: failed program was:" >&5
6903 sed 's/^/| /' conftest.$ac_ext >&5
6905 ac_cv_lib_i386_i386_set_ldt=no
6908 rm -rf conftest.dSYM
6909 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6910 conftest$ac_exeext conftest.$ac_ext
6911 LIBS=$ac_check_lib_save_LIBS
6913 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
6914 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
6915 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then
6916 cat >>confdefs.h <<_ACEOF
6917 #define HAVE_LIBI386 1
6918 _ACEOF
6920 LIBS="-li386 $LIBS"
6925 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
6926 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
6927 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
6928 $as_echo_n "(cached) " >&6
6929 else
6930 ac_check_lib_save_LIBS=$LIBS
6931 LIBS="-lossaudio $LIBS"
6932 cat >conftest.$ac_ext <<_ACEOF
6933 /* confdefs.h. */
6934 _ACEOF
6935 cat confdefs.h >>conftest.$ac_ext
6936 cat >>conftest.$ac_ext <<_ACEOF
6937 /* end confdefs.h. */
6939 /* Override any GCC internal prototype to avoid an error.
6940 Use char because int might match the return type of a GCC
6941 builtin and then its argument prototype would still apply. */
6942 #ifdef __cplusplus
6943 extern "C"
6944 #endif
6945 char _oss_ioctl ();
6947 main ()
6949 return _oss_ioctl ();
6951 return 0;
6953 _ACEOF
6954 rm -f conftest.$ac_objext conftest$ac_exeext
6955 if { (ac_try="$ac_link"
6956 case "(($ac_try" in
6957 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6958 *) ac_try_echo=$ac_try;;
6959 esac
6960 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6961 $as_echo "$ac_try_echo") >&5
6962 (eval "$ac_link") 2>conftest.er1
6963 ac_status=$?
6964 grep -v '^ *+' conftest.er1 >conftest.err
6965 rm -f conftest.er1
6966 cat conftest.err >&5
6967 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6968 (exit $ac_status); } && {
6969 test -z "$ac_c_werror_flag" ||
6970 test ! -s conftest.err
6971 } && test -s conftest$ac_exeext && {
6972 test "$cross_compiling" = yes ||
6973 $as_test_x conftest$ac_exeext
6974 }; then
6975 ac_cv_lib_ossaudio__oss_ioctl=yes
6976 else
6977 $as_echo "$as_me: failed program was:" >&5
6978 sed 's/^/| /' conftest.$ac_ext >&5
6980 ac_cv_lib_ossaudio__oss_ioctl=no
6983 rm -rf conftest.dSYM
6984 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6985 conftest$ac_exeext conftest.$ac_ext
6986 LIBS=$ac_check_lib_save_LIBS
6988 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
6989 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
6990 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x""yes; then
6991 cat >>confdefs.h <<_ACEOF
6992 #define HAVE_LIBOSSAUDIO 1
6993 _ACEOF
6995 LIBS="-lossaudio $LIBS"
6999 { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
7000 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
7001 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
7002 $as_echo_n "(cached) " >&6
7003 else
7004 ac_check_lib_save_LIBS=$LIBS
7005 LIBS="-lpthread $LIBS"
7006 cat >conftest.$ac_ext <<_ACEOF
7007 /* confdefs.h. */
7008 _ACEOF
7009 cat confdefs.h >>conftest.$ac_ext
7010 cat >>conftest.$ac_ext <<_ACEOF
7011 /* end confdefs.h. */
7013 /* Override any GCC internal prototype to avoid an error.
7014 Use char because int might match the return type of a GCC
7015 builtin and then its argument prototype would still apply. */
7016 #ifdef __cplusplus
7017 extern "C"
7018 #endif
7019 char pthread_create ();
7021 main ()
7023 return pthread_create ();
7025 return 0;
7027 _ACEOF
7028 rm -f conftest.$ac_objext conftest$ac_exeext
7029 if { (ac_try="$ac_link"
7030 case "(($ac_try" in
7031 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7032 *) ac_try_echo=$ac_try;;
7033 esac
7034 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7035 $as_echo "$ac_try_echo") >&5
7036 (eval "$ac_link") 2>conftest.er1
7037 ac_status=$?
7038 grep -v '^ *+' conftest.er1 >conftest.err
7039 rm -f conftest.er1
7040 cat conftest.err >&5
7041 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7042 (exit $ac_status); } && {
7043 test -z "$ac_c_werror_flag" ||
7044 test ! -s conftest.err
7045 } && test -s conftest$ac_exeext && {
7046 test "$cross_compiling" = yes ||
7047 $as_test_x conftest$ac_exeext
7048 }; then
7049 ac_cv_lib_pthread_pthread_create=yes
7050 else
7051 $as_echo "$as_me: failed program was:" >&5
7052 sed 's/^/| /' conftest.$ac_ext >&5
7054 ac_cv_lib_pthread_pthread_create=no
7057 rm -rf conftest.dSYM
7058 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7059 conftest$ac_exeext conftest.$ac_ext
7060 LIBS=$ac_check_lib_save_LIBS
7062 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
7063 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
7064 if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then
7065 LIBPTHREAD="-lpthread"
7070 XLIB=""
7072 OPENGL_LIBS=""
7076 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
7077 $as_echo_n "checking for ANSI C header files... " >&6; }
7078 if test "${ac_cv_header_stdc+set}" = set; then
7079 $as_echo_n "(cached) " >&6
7080 else
7081 cat >conftest.$ac_ext <<_ACEOF
7082 /* confdefs.h. */
7083 _ACEOF
7084 cat confdefs.h >>conftest.$ac_ext
7085 cat >>conftest.$ac_ext <<_ACEOF
7086 /* end confdefs.h. */
7087 #include <stdlib.h>
7088 #include <stdarg.h>
7089 #include <string.h>
7090 #include <float.h>
7093 main ()
7097 return 0;
7099 _ACEOF
7100 rm -f conftest.$ac_objext
7101 if { (ac_try="$ac_compile"
7102 case "(($ac_try" in
7103 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7104 *) ac_try_echo=$ac_try;;
7105 esac
7106 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7107 $as_echo "$ac_try_echo") >&5
7108 (eval "$ac_compile") 2>conftest.er1
7109 ac_status=$?
7110 grep -v '^ *+' conftest.er1 >conftest.err
7111 rm -f conftest.er1
7112 cat conftest.err >&5
7113 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7114 (exit $ac_status); } && {
7115 test -z "$ac_c_werror_flag" ||
7116 test ! -s conftest.err
7117 } && test -s conftest.$ac_objext; then
7118 ac_cv_header_stdc=yes
7119 else
7120 $as_echo "$as_me: failed program was:" >&5
7121 sed 's/^/| /' conftest.$ac_ext >&5
7123 ac_cv_header_stdc=no
7126 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7128 if test $ac_cv_header_stdc = yes; then
7129 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
7130 cat >conftest.$ac_ext <<_ACEOF
7131 /* confdefs.h. */
7132 _ACEOF
7133 cat confdefs.h >>conftest.$ac_ext
7134 cat >>conftest.$ac_ext <<_ACEOF
7135 /* end confdefs.h. */
7136 #include <string.h>
7138 _ACEOF
7139 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7140 $EGREP "memchr" >/dev/null 2>&1; then
7142 else
7143 ac_cv_header_stdc=no
7145 rm -f conftest*
7149 if test $ac_cv_header_stdc = yes; then
7150 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
7151 cat >conftest.$ac_ext <<_ACEOF
7152 /* confdefs.h. */
7153 _ACEOF
7154 cat confdefs.h >>conftest.$ac_ext
7155 cat >>conftest.$ac_ext <<_ACEOF
7156 /* end confdefs.h. */
7157 #include <stdlib.h>
7159 _ACEOF
7160 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7161 $EGREP "free" >/dev/null 2>&1; then
7163 else
7164 ac_cv_header_stdc=no
7166 rm -f conftest*
7170 if test $ac_cv_header_stdc = yes; then
7171 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
7172 if test "$cross_compiling" = yes; then
7174 else
7175 cat >conftest.$ac_ext <<_ACEOF
7176 /* confdefs.h. */
7177 _ACEOF
7178 cat confdefs.h >>conftest.$ac_ext
7179 cat >>conftest.$ac_ext <<_ACEOF
7180 /* end confdefs.h. */
7181 #include <ctype.h>
7182 #include <stdlib.h>
7183 #if ((' ' & 0x0FF) == 0x020)
7184 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
7185 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
7186 #else
7187 # define ISLOWER(c) \
7188 (('a' <= (c) && (c) <= 'i') \
7189 || ('j' <= (c) && (c) <= 'r') \
7190 || ('s' <= (c) && (c) <= 'z'))
7191 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
7192 #endif
7194 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
7196 main ()
7198 int i;
7199 for (i = 0; i < 256; i++)
7200 if (XOR (islower (i), ISLOWER (i))
7201 || toupper (i) != TOUPPER (i))
7202 return 2;
7203 return 0;
7205 _ACEOF
7206 rm -f conftest$ac_exeext
7207 if { (ac_try="$ac_link"
7208 case "(($ac_try" in
7209 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7210 *) ac_try_echo=$ac_try;;
7211 esac
7212 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7213 $as_echo "$ac_try_echo") >&5
7214 (eval "$ac_link") 2>&5
7215 ac_status=$?
7216 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7217 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7218 { (case "(($ac_try" in
7219 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7220 *) ac_try_echo=$ac_try;;
7221 esac
7222 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7223 $as_echo "$ac_try_echo") >&5
7224 (eval "$ac_try") 2>&5
7225 ac_status=$?
7226 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7227 (exit $ac_status); }; }; then
7229 else
7230 $as_echo "$as_me: program exited with status $ac_status" >&5
7231 $as_echo "$as_me: failed program was:" >&5
7232 sed 's/^/| /' conftest.$ac_ext >&5
7234 ( exit $ac_status )
7235 ac_cv_header_stdc=no
7237 rm -rf conftest.dSYM
7238 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7244 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
7245 $as_echo "$ac_cv_header_stdc" >&6; }
7246 if test $ac_cv_header_stdc = yes; then
7248 cat >>confdefs.h <<\_ACEOF
7249 #define STDC_HEADERS 1
7250 _ACEOF
7254 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
7264 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
7265 inttypes.h stdint.h unistd.h
7267 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7268 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7269 $as_echo_n "checking for $ac_header... " >&6; }
7270 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7271 $as_echo_n "(cached) " >&6
7272 else
7273 cat >conftest.$ac_ext <<_ACEOF
7274 /* confdefs.h. */
7275 _ACEOF
7276 cat confdefs.h >>conftest.$ac_ext
7277 cat >>conftest.$ac_ext <<_ACEOF
7278 /* end confdefs.h. */
7279 $ac_includes_default
7281 #include <$ac_header>
7282 _ACEOF
7283 rm -f conftest.$ac_objext
7284 if { (ac_try="$ac_compile"
7285 case "(($ac_try" in
7286 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7287 *) ac_try_echo=$ac_try;;
7288 esac
7289 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7290 $as_echo "$ac_try_echo") >&5
7291 (eval "$ac_compile") 2>conftest.er1
7292 ac_status=$?
7293 grep -v '^ *+' conftest.er1 >conftest.err
7294 rm -f conftest.er1
7295 cat conftest.err >&5
7296 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7297 (exit $ac_status); } && {
7298 test -z "$ac_c_werror_flag" ||
7299 test ! -s conftest.err
7300 } && test -s conftest.$ac_objext; then
7301 eval "$as_ac_Header=yes"
7302 else
7303 $as_echo "$as_me: failed program was:" >&5
7304 sed 's/^/| /' conftest.$ac_ext >&5
7306 eval "$as_ac_Header=no"
7309 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7311 ac_res=`eval 'as_val=${'$as_ac_Header'}
7312 $as_echo "$as_val"'`
7313 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7314 $as_echo "$ac_res" >&6; }
7315 as_val=`eval 'as_val=${'$as_ac_Header'}
7316 $as_echo "$as_val"'`
7317 if test "x$as_val" = x""yes; then
7318 cat >>confdefs.h <<_ACEOF
7319 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7320 _ACEOF
7324 done
7442 for ac_header in \
7443 AudioUnit/AudioUnit.h \
7444 Carbon/Carbon.h \
7445 CoreAudio/CoreAudio.h \
7446 DiskArbitration/DiskArbitration.h \
7447 IOKit/IOKitLib.h \
7448 alias.h \
7449 alsa/asoundlib.h \
7450 arpa/inet.h \
7451 arpa/nameser.h \
7452 asm/types.h \
7453 capi20.h \
7454 curses.h \
7455 direct.h \
7456 dirent.h \
7457 dlfcn.h \
7458 elf.h \
7459 float.h \
7460 fontconfig/fontconfig.h \
7461 getopt.h \
7462 grp.h \
7463 ieeefp.h \
7464 io.h \
7465 jack/jack.h \
7466 jpeglib.h \
7467 lber.h \
7468 lcms.h \
7469 lcms/lcms.h \
7470 ldap.h \
7471 libaudioio.h \
7472 link.h \
7473 linux/cdrom.h \
7474 linux/compiler.h \
7475 linux/hdreg.h \
7476 linux/input.h \
7477 linux/ioctl.h \
7478 linux/joystick.h \
7479 linux/major.h \
7480 linux/param.h \
7481 linux/serial.h \
7482 linux/ucdrom.h \
7483 mach/mach.h \
7484 mach/machine.h \
7485 machine/cpu.h \
7486 machine/limits.h \
7487 machine/soundcard.h \
7488 mntent.h \
7489 ncurses.h \
7490 netdb.h \
7491 netinet/in.h \
7492 netinet/in_systm.h \
7493 netinet/tcp.h \
7494 netinet/tcp_fsm.h \
7495 openssl/err.h \
7496 openssl/ssl.h \
7497 png.h \
7498 poll.h \
7499 process.h \
7500 pthread.h \
7501 pwd.h \
7502 regex.h \
7503 sched.h \
7504 scsi/scsi.h \
7505 scsi/scsi_ioctl.h \
7506 scsi/sg.h \
7507 soundcard.h \
7508 stdint.h \
7509 strings.h \
7510 sys/asoundlib.h \
7511 sys/cdio.h \
7512 sys/elf32.h \
7513 sys/epoll.h \
7514 sys/errno.h \
7515 sys/event.h \
7516 sys/exec_elf.h \
7517 sys/filio.h \
7518 sys/ioctl.h \
7519 sys/ipc.h \
7520 sys/limits.h \
7521 sys/link.h \
7522 sys/lwp.h \
7523 sys/mman.h \
7524 sys/modem.h \
7525 sys/msg.h \
7526 sys/mtio.h \
7527 sys/param.h \
7528 sys/poll.h \
7529 sys/prctl.h \
7530 sys/ptrace.h \
7531 sys/reg.h \
7532 sys/resource.h \
7533 sys/scsiio.h \
7534 sys/shm.h \
7535 sys/signal.h \
7536 sys/socket.h \
7537 sys/socketvar.h \
7538 sys/sockio.h \
7539 sys/soundcard.h \
7540 sys/statvfs.h \
7541 sys/strtio.h \
7542 sys/syscall.h \
7543 sys/sysctl.h \
7544 sys/time.h \
7545 sys/times.h \
7546 sys/uio.h \
7547 sys/un.h \
7548 sys/utsname.h \
7549 sys/vm86.h \
7550 sys/wait.h \
7551 syscall.h \
7552 termios.h \
7553 unistd.h \
7554 utime.h \
7555 winsock2.h \
7556 valgrind/memcheck.h \
7557 valgrind/valgrind.h
7560 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7561 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7562 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7563 $as_echo_n "checking for $ac_header... " >&6; }
7564 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7565 $as_echo_n "(cached) " >&6
7567 ac_res=`eval 'as_val=${'$as_ac_Header'}
7568 $as_echo "$as_val"'`
7569 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7570 $as_echo "$ac_res" >&6; }
7571 else
7572 # Is the header compilable?
7573 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
7574 $as_echo_n "checking $ac_header usability... " >&6; }
7575 cat >conftest.$ac_ext <<_ACEOF
7576 /* confdefs.h. */
7577 _ACEOF
7578 cat confdefs.h >>conftest.$ac_ext
7579 cat >>conftest.$ac_ext <<_ACEOF
7580 /* end confdefs.h. */
7581 $ac_includes_default
7582 #include <$ac_header>
7583 _ACEOF
7584 rm -f conftest.$ac_objext
7585 if { (ac_try="$ac_compile"
7586 case "(($ac_try" in
7587 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7588 *) ac_try_echo=$ac_try;;
7589 esac
7590 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7591 $as_echo "$ac_try_echo") >&5
7592 (eval "$ac_compile") 2>conftest.er1
7593 ac_status=$?
7594 grep -v '^ *+' conftest.er1 >conftest.err
7595 rm -f conftest.er1
7596 cat conftest.err >&5
7597 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7598 (exit $ac_status); } && {
7599 test -z "$ac_c_werror_flag" ||
7600 test ! -s conftest.err
7601 } && test -s conftest.$ac_objext; then
7602 ac_header_compiler=yes
7603 else
7604 $as_echo "$as_me: failed program was:" >&5
7605 sed 's/^/| /' conftest.$ac_ext >&5
7607 ac_header_compiler=no
7610 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7611 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7612 $as_echo "$ac_header_compiler" >&6; }
7614 # Is the header present?
7615 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
7616 $as_echo_n "checking $ac_header presence... " >&6; }
7617 cat >conftest.$ac_ext <<_ACEOF
7618 /* confdefs.h. */
7619 _ACEOF
7620 cat confdefs.h >>conftest.$ac_ext
7621 cat >>conftest.$ac_ext <<_ACEOF
7622 /* end confdefs.h. */
7623 #include <$ac_header>
7624 _ACEOF
7625 if { (ac_try="$ac_cpp conftest.$ac_ext"
7626 case "(($ac_try" in
7627 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7628 *) ac_try_echo=$ac_try;;
7629 esac
7630 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7631 $as_echo "$ac_try_echo") >&5
7632 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
7633 ac_status=$?
7634 grep -v '^ *+' conftest.er1 >conftest.err
7635 rm -f conftest.er1
7636 cat conftest.err >&5
7637 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7638 (exit $ac_status); } >/dev/null && {
7639 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
7640 test ! -s conftest.err
7641 }; then
7642 ac_header_preproc=yes
7643 else
7644 $as_echo "$as_me: failed program was:" >&5
7645 sed 's/^/| /' conftest.$ac_ext >&5
7647 ac_header_preproc=no
7650 rm -f conftest.err conftest.$ac_ext
7651 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7652 $as_echo "$ac_header_preproc" >&6; }
7654 # So? What about this header?
7655 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7656 yes:no: )
7657 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7658 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7659 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7660 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7661 ac_header_preproc=yes
7663 no:yes:* )
7664 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7665 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7666 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7667 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7668 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7669 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7670 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
7671 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
7672 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7673 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7674 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7675 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7676 ( cat <<\_ASBOX
7677 ## ------------------------------------ ##
7678 ## Report this to wine-devel@winehq.org ##
7679 ## ------------------------------------ ##
7680 _ASBOX
7681 ) | sed "s/^/$as_me: WARNING: /" >&2
7683 esac
7684 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7685 $as_echo_n "checking for $ac_header... " >&6; }
7686 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7687 $as_echo_n "(cached) " >&6
7688 else
7689 eval "$as_ac_Header=\$ac_header_preproc"
7691 ac_res=`eval 'as_val=${'$as_ac_Header'}
7692 $as_echo "$as_val"'`
7693 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7694 $as_echo "$ac_res" >&6; }
7697 as_val=`eval 'as_val=${'$as_ac_Header'}
7698 $as_echo "$as_val"'`
7699 if test "x$as_val" = x""yes; then
7700 cat >>confdefs.h <<_ACEOF
7701 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7702 _ACEOF
7706 done
7708 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
7709 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
7710 if test "${ac_cv_header_stat_broken+set}" = set; then
7711 $as_echo_n "(cached) " >&6
7712 else
7713 cat >conftest.$ac_ext <<_ACEOF
7714 /* confdefs.h. */
7715 _ACEOF
7716 cat confdefs.h >>conftest.$ac_ext
7717 cat >>conftest.$ac_ext <<_ACEOF
7718 /* end confdefs.h. */
7719 #include <sys/types.h>
7720 #include <sys/stat.h>
7722 #if defined S_ISBLK && defined S_IFDIR
7723 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
7724 #endif
7726 #if defined S_ISBLK && defined S_IFCHR
7727 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
7728 #endif
7730 #if defined S_ISLNK && defined S_IFREG
7731 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
7732 #endif
7734 #if defined S_ISSOCK && defined S_IFREG
7735 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
7736 #endif
7738 _ACEOF
7739 rm -f conftest.$ac_objext
7740 if { (ac_try="$ac_compile"
7741 case "(($ac_try" in
7742 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7743 *) ac_try_echo=$ac_try;;
7744 esac
7745 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7746 $as_echo "$ac_try_echo") >&5
7747 (eval "$ac_compile") 2>conftest.er1
7748 ac_status=$?
7749 grep -v '^ *+' conftest.er1 >conftest.err
7750 rm -f conftest.er1
7751 cat conftest.err >&5
7752 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7753 (exit $ac_status); } && {
7754 test -z "$ac_c_werror_flag" ||
7755 test ! -s conftest.err
7756 } && test -s conftest.$ac_objext; then
7757 ac_cv_header_stat_broken=no
7758 else
7759 $as_echo "$as_me: failed program was:" >&5
7760 sed 's/^/| /' conftest.$ac_ext >&5
7762 ac_cv_header_stat_broken=yes
7765 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7767 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
7768 $as_echo "$ac_cv_header_stat_broken" >&6; }
7769 if test $ac_cv_header_stat_broken = yes; then
7771 cat >>confdefs.h <<\_ACEOF
7772 #define STAT_MACROS_BROKEN 1
7773 _ACEOF
7783 for ac_header in sys/mount.h sys/statfs.h sys/user.h sys/vfs.h
7785 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7786 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7787 $as_echo_n "checking for $ac_header... " >&6; }
7788 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7789 $as_echo_n "(cached) " >&6
7790 else
7791 cat >conftest.$ac_ext <<_ACEOF
7792 /* confdefs.h. */
7793 _ACEOF
7794 cat confdefs.h >>conftest.$ac_ext
7795 cat >>conftest.$ac_ext <<_ACEOF
7796 /* end confdefs.h. */
7797 #include <sys/types.h>
7798 #ifdef HAVE_SYS_PARAM_H
7799 # include <sys/param.h>
7800 #endif
7802 #include <$ac_header>
7803 _ACEOF
7804 rm -f conftest.$ac_objext
7805 if { (ac_try="$ac_compile"
7806 case "(($ac_try" in
7807 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7808 *) ac_try_echo=$ac_try;;
7809 esac
7810 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7811 $as_echo "$ac_try_echo") >&5
7812 (eval "$ac_compile") 2>conftest.er1
7813 ac_status=$?
7814 grep -v '^ *+' conftest.er1 >conftest.err
7815 rm -f conftest.er1
7816 cat conftest.err >&5
7817 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7818 (exit $ac_status); } && {
7819 test -z "$ac_c_werror_flag" ||
7820 test ! -s conftest.err
7821 } && test -s conftest.$ac_objext; then
7822 eval "$as_ac_Header=yes"
7823 else
7824 $as_echo "$as_me: failed program was:" >&5
7825 sed 's/^/| /' conftest.$ac_ext >&5
7827 eval "$as_ac_Header=no"
7830 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7832 ac_res=`eval 'as_val=${'$as_ac_Header'}
7833 $as_echo "$as_val"'`
7834 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7835 $as_echo "$ac_res" >&6; }
7836 as_val=`eval 'as_val=${'$as_ac_Header'}
7837 $as_echo "$as_val"'`
7838 if test "x$as_val" = x""yes; then
7839 cat >>confdefs.h <<_ACEOF
7840 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7841 _ACEOF
7845 done
7860 for ac_header in \
7861 netinet/ip.h \
7862 net/if.h \
7863 net/if_arp.h \
7864 net/if_dl.h \
7865 net/if_types.h \
7866 net/route.h \
7867 netinet/if_ether.h \
7868 netinet/in_pcb.h \
7869 netinet/ip_icmp.h \
7870 netinet/ip_var.h \
7871 netinet/udp.h \
7872 netipx/ipx.h \
7875 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7876 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7877 $as_echo_n "checking for $ac_header... " >&6; }
7878 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7879 $as_echo_n "(cached) " >&6
7880 else
7881 cat >conftest.$ac_ext <<_ACEOF
7882 /* confdefs.h. */
7883 _ACEOF
7884 cat confdefs.h >>conftest.$ac_ext
7885 cat >>conftest.$ac_ext <<_ACEOF
7886 /* end confdefs.h. */
7887 #include <sys/types.h>
7888 #ifdef HAVE_SYS_SOCKET_H
7889 # include <sys/socket.h>
7890 #endif
7891 #ifdef HAVE_SYS_SOCKETVAR_H
7892 # include <sys/socketvar.h>
7893 #endif
7894 #ifdef HAVE_NETINET_IN_H
7895 # include <netinet/in.h>
7896 #endif
7897 #ifdef HAVE_NETINET_IP_H
7898 # include <netinet/ip.h>
7899 #endif
7901 #include <$ac_header>
7902 _ACEOF
7903 rm -f conftest.$ac_objext
7904 if { (ac_try="$ac_compile"
7905 case "(($ac_try" in
7906 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7907 *) ac_try_echo=$ac_try;;
7908 esac
7909 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7910 $as_echo "$ac_try_echo") >&5
7911 (eval "$ac_compile") 2>conftest.er1
7912 ac_status=$?
7913 grep -v '^ *+' conftest.er1 >conftest.err
7914 rm -f conftest.er1
7915 cat conftest.err >&5
7916 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7917 (exit $ac_status); } && {
7918 test -z "$ac_c_werror_flag" ||
7919 test ! -s conftest.err
7920 } && test -s conftest.$ac_objext; then
7921 eval "$as_ac_Header=yes"
7922 else
7923 $as_echo "$as_me: failed program was:" >&5
7924 sed 's/^/| /' conftest.$ac_ext >&5
7926 eval "$as_ac_Header=no"
7929 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7931 ac_res=`eval 'as_val=${'$as_ac_Header'}
7932 $as_echo "$as_val"'`
7933 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7934 $as_echo "$ac_res" >&6; }
7935 as_val=`eval 'as_val=${'$as_ac_Header'}
7936 $as_echo "$as_val"'`
7937 if test "x$as_val" = x""yes; then
7938 cat >>confdefs.h <<_ACEOF
7939 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7940 _ACEOF
7944 done
7951 for ac_header in netinet/tcp_var.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_timer.h
7953 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7954 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7955 $as_echo_n "checking for $ac_header... " >&6; }
7956 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7957 $as_echo_n "(cached) " >&6
7958 else
7959 cat >conftest.$ac_ext <<_ACEOF
7960 /* confdefs.h. */
7961 _ACEOF
7962 cat confdefs.h >>conftest.$ac_ext
7963 cat >>conftest.$ac_ext <<_ACEOF
7964 /* end confdefs.h. */
7965 #include <sys/types.h>
7966 #ifdef HAVE_ALIAS_H
7967 # include <alias.h>
7968 #endif
7969 #ifdef HAVE_SYS_SOCKET_H
7970 # include <sys/socket.h>
7971 #endif
7972 #ifdef HAVE_SYS_SOCKETVAR_H
7973 # include <sys/socketvar.h>
7974 #endif
7975 #ifdef HAVE_NETINET_IN_H
7976 # include <netinet/in.h>
7977 #endif
7978 #ifdef HAVE_NETINET_IP_H
7979 # include <netinet/ip.h>
7980 #endif
7981 #ifdef HAVE_NETINET_IP_VAR_H
7982 # include <netinet/ip_var.h>
7983 #endif
7984 #ifdef HAVE_NETINET_IP_ICMP_H
7985 # include <netinet/ip_icmp.h>
7986 #endif
7987 #ifdef HAVE_NETINET_UDP_H
7988 # include <netinet/udp.h>
7989 #endif
7990 #ifdef HAVE_NETINET_TCP_H
7991 # include <netinet/tcp.h>
7992 #endif
7994 #include <$ac_header>
7995 _ACEOF
7996 rm -f conftest.$ac_objext
7997 if { (ac_try="$ac_compile"
7998 case "(($ac_try" in
7999 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8000 *) ac_try_echo=$ac_try;;
8001 esac
8002 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8003 $as_echo "$ac_try_echo") >&5
8004 (eval "$ac_compile") 2>conftest.er1
8005 ac_status=$?
8006 grep -v '^ *+' conftest.er1 >conftest.err
8007 rm -f conftest.er1
8008 cat conftest.err >&5
8009 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8010 (exit $ac_status); } && {
8011 test -z "$ac_c_werror_flag" ||
8012 test ! -s conftest.err
8013 } && test -s conftest.$ac_objext; then
8014 eval "$as_ac_Header=yes"
8015 else
8016 $as_echo "$as_me: failed program was:" >&5
8017 sed 's/^/| /' conftest.$ac_ext >&5
8019 eval "$as_ac_Header=no"
8022 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8024 ac_res=`eval 'as_val=${'$as_ac_Header'}
8025 $as_echo "$as_val"'`
8026 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8027 $as_echo "$ac_res" >&6; }
8028 as_val=`eval 'as_val=${'$as_ac_Header'}
8029 $as_echo "$as_val"'`
8030 if test "x$as_val" = x""yes; then
8031 cat >>confdefs.h <<_ACEOF
8032 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8033 _ACEOF
8037 done
8041 for ac_header in linux/ipx.h
8043 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8044 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
8045 $as_echo_n "checking for $ac_header... " >&6; }
8046 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8047 $as_echo_n "(cached) " >&6
8048 else
8049 cat >conftest.$ac_ext <<_ACEOF
8050 /* confdefs.h. */
8051 _ACEOF
8052 cat confdefs.h >>conftest.$ac_ext
8053 cat >>conftest.$ac_ext <<_ACEOF
8054 /* end confdefs.h. */
8055 #include <sys/types.h>
8056 #ifdef HAVE_ASM_TYPES_H
8057 # include <asm/types.h>
8058 #endif
8059 #ifdef HAVE_SYS_SOCKET_H
8060 # include <sys/socket.h>
8061 #endif
8063 #include <$ac_header>
8064 _ACEOF
8065 rm -f conftest.$ac_objext
8066 if { (ac_try="$ac_compile"
8067 case "(($ac_try" in
8068 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8069 *) ac_try_echo=$ac_try;;
8070 esac
8071 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8072 $as_echo "$ac_try_echo") >&5
8073 (eval "$ac_compile") 2>conftest.er1
8074 ac_status=$?
8075 grep -v '^ *+' conftest.er1 >conftest.err
8076 rm -f conftest.er1
8077 cat conftest.err >&5
8078 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8079 (exit $ac_status); } && {
8080 test -z "$ac_c_werror_flag" ||
8081 test ! -s conftest.err
8082 } && test -s conftest.$ac_objext; then
8083 eval "$as_ac_Header=yes"
8084 else
8085 $as_echo "$as_me: failed program was:" >&5
8086 sed 's/^/| /' conftest.$ac_ext >&5
8088 eval "$as_ac_Header=no"
8091 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8093 ac_res=`eval 'as_val=${'$as_ac_Header'}
8094 $as_echo "$as_val"'`
8095 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8096 $as_echo "$ac_res" >&6; }
8097 as_val=`eval 'as_val=${'$as_ac_Header'}
8098 $as_echo "$as_val"'`
8099 if test "x$as_val" = x""yes; then
8100 cat >>confdefs.h <<_ACEOF
8101 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8102 _ACEOF
8106 done
8110 for ac_header in resolv.h
8112 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8113 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
8114 $as_echo_n "checking for $ac_header... " >&6; }
8115 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8116 $as_echo_n "(cached) " >&6
8117 else
8118 cat >conftest.$ac_ext <<_ACEOF
8119 /* confdefs.h. */
8120 _ACEOF
8121 cat confdefs.h >>conftest.$ac_ext
8122 cat >>conftest.$ac_ext <<_ACEOF
8123 /* end confdefs.h. */
8124 #include <sys/types.h>
8125 #ifdef HAVE_SYS_SOCKET_H
8126 # include <sys/socket.h>
8127 #endif
8128 #ifdef HAVE_NETINET_IN_H
8129 # include <netinet/in.h>
8130 #endif
8131 #ifdef HAVE_ARPA_NAMESER_H
8132 # include <arpa/nameser.h>
8133 #endif
8135 #include <$ac_header>
8136 _ACEOF
8137 rm -f conftest.$ac_objext
8138 if { (ac_try="$ac_compile"
8139 case "(($ac_try" in
8140 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8141 *) ac_try_echo=$ac_try;;
8142 esac
8143 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8144 $as_echo "$ac_try_echo") >&5
8145 (eval "$ac_compile") 2>conftest.er1
8146 ac_status=$?
8147 grep -v '^ *+' conftest.er1 >conftest.err
8148 rm -f conftest.er1
8149 cat conftest.err >&5
8150 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8151 (exit $ac_status); } && {
8152 test -z "$ac_c_werror_flag" ||
8153 test ! -s conftest.err
8154 } && test -s conftest.$ac_objext; then
8155 eval "$as_ac_Header=yes"
8156 else
8157 $as_echo "$as_me: failed program was:" >&5
8158 sed 's/^/| /' conftest.$ac_ext >&5
8160 eval "$as_ac_Header=no"
8163 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8165 ac_res=`eval 'as_val=${'$as_ac_Header'}
8166 $as_echo "$as_val"'`
8167 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8168 $as_echo "$ac_res" >&6; }
8169 as_val=`eval 'as_val=${'$as_ac_Header'}
8170 $as_echo "$as_val"'`
8171 if test "x$as_val" = x""yes; then
8172 cat >>confdefs.h <<_ACEOF
8173 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8174 _ACEOF
8178 done
8182 for ac_header in ucontext.h
8184 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8185 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
8186 $as_echo_n "checking for $ac_header... " >&6; }
8187 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8188 $as_echo_n "(cached) " >&6
8189 else
8190 cat >conftest.$ac_ext <<_ACEOF
8191 /* confdefs.h. */
8192 _ACEOF
8193 cat confdefs.h >>conftest.$ac_ext
8194 cat >>conftest.$ac_ext <<_ACEOF
8195 /* end confdefs.h. */
8196 #include <signal.h>
8198 #include <$ac_header>
8199 _ACEOF
8200 rm -f conftest.$ac_objext
8201 if { (ac_try="$ac_compile"
8202 case "(($ac_try" in
8203 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8204 *) ac_try_echo=$ac_try;;
8205 esac
8206 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8207 $as_echo "$ac_try_echo") >&5
8208 (eval "$ac_compile") 2>conftest.er1
8209 ac_status=$?
8210 grep -v '^ *+' conftest.er1 >conftest.err
8211 rm -f conftest.er1
8212 cat conftest.err >&5
8213 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8214 (exit $ac_status); } && {
8215 test -z "$ac_c_werror_flag" ||
8216 test ! -s conftest.err
8217 } && test -s conftest.$ac_objext; then
8218 eval "$as_ac_Header=yes"
8219 else
8220 $as_echo "$as_me: failed program was:" >&5
8221 sed 's/^/| /' conftest.$ac_ext >&5
8223 eval "$as_ac_Header=no"
8226 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8228 ac_res=`eval 'as_val=${'$as_ac_Header'}
8229 $as_echo "$as_val"'`
8230 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8231 $as_echo "$ac_res" >&6; }
8232 as_val=`eval 'as_val=${'$as_ac_Header'}
8233 $as_echo "$as_val"'`
8234 if test "x$as_val" = x""yes; then
8235 cat >>confdefs.h <<_ACEOF
8236 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8237 _ACEOF
8241 done
8245 for ac_header in sys/thr.h
8247 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8248 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
8249 $as_echo_n "checking for $ac_header... " >&6; }
8250 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8251 $as_echo_n "(cached) " >&6
8252 else
8253 cat >conftest.$ac_ext <<_ACEOF
8254 /* confdefs.h. */
8255 _ACEOF
8256 cat confdefs.h >>conftest.$ac_ext
8257 cat >>conftest.$ac_ext <<_ACEOF
8258 /* end confdefs.h. */
8259 #include <sys/types.h>
8260 #ifdef HAVE_UCONTEXT_H
8261 #include <ucontext.h>
8262 #endif
8264 #include <$ac_header>
8265 _ACEOF
8266 rm -f conftest.$ac_objext
8267 if { (ac_try="$ac_compile"
8268 case "(($ac_try" in
8269 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8270 *) ac_try_echo=$ac_try;;
8271 esac
8272 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8273 $as_echo "$ac_try_echo") >&5
8274 (eval "$ac_compile") 2>conftest.er1
8275 ac_status=$?
8276 grep -v '^ *+' conftest.er1 >conftest.err
8277 rm -f conftest.er1
8278 cat conftest.err >&5
8279 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8280 (exit $ac_status); } && {
8281 test -z "$ac_c_werror_flag" ||
8282 test ! -s conftest.err
8283 } && test -s conftest.$ac_objext; then
8284 eval "$as_ac_Header=yes"
8285 else
8286 $as_echo "$as_me: failed program was:" >&5
8287 sed 's/^/| /' conftest.$ac_ext >&5
8289 eval "$as_ac_Header=no"
8292 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8294 ac_res=`eval 'as_val=${'$as_ac_Header'}
8295 $as_echo "$as_val"'`
8296 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8297 $as_echo "$ac_res" >&6; }
8298 as_val=`eval 'as_val=${'$as_ac_Header'}
8299 $as_echo "$as_val"'`
8300 if test "x$as_val" = x""yes; then
8301 cat >>confdefs.h <<_ACEOF
8302 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8303 _ACEOF
8307 done
8311 for ac_header in pthread_np.h
8313 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8314 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
8315 $as_echo_n "checking for $ac_header... " >&6; }
8316 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8317 $as_echo_n "(cached) " >&6
8318 else
8319 cat >conftest.$ac_ext <<_ACEOF
8320 /* confdefs.h. */
8321 _ACEOF
8322 cat confdefs.h >>conftest.$ac_ext
8323 cat >>conftest.$ac_ext <<_ACEOF
8324 /* end confdefs.h. */
8325 #ifdef HAVE_PTHREAD_H
8326 #include <pthread.h>
8327 #endif
8329 #include <$ac_header>
8330 _ACEOF
8331 rm -f conftest.$ac_objext
8332 if { (ac_try="$ac_compile"
8333 case "(($ac_try" in
8334 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8335 *) ac_try_echo=$ac_try;;
8336 esac
8337 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8338 $as_echo "$ac_try_echo") >&5
8339 (eval "$ac_compile") 2>conftest.er1
8340 ac_status=$?
8341 grep -v '^ *+' conftest.er1 >conftest.err
8342 rm -f conftest.er1
8343 cat conftest.err >&5
8344 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8345 (exit $ac_status); } && {
8346 test -z "$ac_c_werror_flag" ||
8347 test ! -s conftest.err
8348 } && test -s conftest.$ac_objext; then
8349 eval "$as_ac_Header=yes"
8350 else
8351 $as_echo "$as_me: failed program was:" >&5
8352 sed 's/^/| /' conftest.$ac_ext >&5
8354 eval "$as_ac_Header=no"
8357 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8359 ac_res=`eval 'as_val=${'$as_ac_Header'}
8360 $as_echo "$as_val"'`
8361 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8362 $as_echo "$ac_res" >&6; }
8363 as_val=`eval 'as_val=${'$as_ac_Header'}
8364 $as_echo "$as_val"'`
8365 if test "x$as_val" = x""yes; then
8366 cat >>confdefs.h <<_ACEOF
8367 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8368 _ACEOF
8372 done
8376 for ac_header in linux/videodev.h
8378 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8379 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
8380 $as_echo_n "checking for $ac_header... " >&6; }
8381 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8382 $as_echo_n "(cached) " >&6
8383 else
8384 cat >conftest.$ac_ext <<_ACEOF
8385 /* confdefs.h. */
8386 _ACEOF
8387 cat confdefs.h >>conftest.$ac_ext
8388 cat >>conftest.$ac_ext <<_ACEOF
8389 /* end confdefs.h. */
8390 #ifdef HAVE_SYS_TIME_H
8391 #include <sys/time.h>
8392 #endif
8393 #include <sys/types.h>
8394 #ifdef HAVE_ASM_TYPES_H
8395 #include <asm/types.h>
8396 #endif
8398 #include <$ac_header>
8399 _ACEOF
8400 rm -f conftest.$ac_objext
8401 if { (ac_try="$ac_compile"
8402 case "(($ac_try" in
8403 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8404 *) ac_try_echo=$ac_try;;
8405 esac
8406 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8407 $as_echo "$ac_try_echo") >&5
8408 (eval "$ac_compile") 2>conftest.er1
8409 ac_status=$?
8410 grep -v '^ *+' conftest.er1 >conftest.err
8411 rm -f conftest.er1
8412 cat conftest.err >&5
8413 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8414 (exit $ac_status); } && {
8415 test -z "$ac_c_werror_flag" ||
8416 test ! -s conftest.err
8417 } && test -s conftest.$ac_objext; then
8418 eval "$as_ac_Header=yes"
8419 else
8420 $as_echo "$as_me: failed program was:" >&5
8421 sed 's/^/| /' conftest.$ac_ext >&5
8423 eval "$as_ac_Header=no"
8426 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8428 ac_res=`eval 'as_val=${'$as_ac_Header'}
8429 $as_echo "$as_val"'`
8430 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8431 $as_echo "$ac_res" >&6; }
8432 as_val=`eval 'as_val=${'$as_ac_Header'}
8433 $as_echo "$as_val"'`
8434 if test "x$as_val" = x""yes; then
8435 cat >>confdefs.h <<_ACEOF
8436 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8437 _ACEOF
8441 done
8445 for ac_header in linux/capi.h
8447 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8448 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
8449 $as_echo_n "checking for $ac_header... " >&6; }
8450 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8451 $as_echo_n "(cached) " >&6
8452 else
8453 cat >conftest.$ac_ext <<_ACEOF
8454 /* confdefs.h. */
8455 _ACEOF
8456 cat confdefs.h >>conftest.$ac_ext
8457 cat >>conftest.$ac_ext <<_ACEOF
8458 /* end confdefs.h. */
8459 #define __user
8461 #include <$ac_header>
8462 _ACEOF
8463 rm -f conftest.$ac_objext
8464 if { (ac_try="$ac_compile"
8465 case "(($ac_try" in
8466 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8467 *) ac_try_echo=$ac_try;;
8468 esac
8469 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8470 $as_echo "$ac_try_echo") >&5
8471 (eval "$ac_compile") 2>conftest.er1
8472 ac_status=$?
8473 grep -v '^ *+' conftest.er1 >conftest.err
8474 rm -f conftest.er1
8475 cat conftest.err >&5
8476 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8477 (exit $ac_status); } && {
8478 test -z "$ac_c_werror_flag" ||
8479 test ! -s conftest.err
8480 } && test -s conftest.$ac_objext; then
8481 eval "$as_ac_Header=yes"
8482 else
8483 $as_echo "$as_me: failed program was:" >&5
8484 sed 's/^/| /' conftest.$ac_ext >&5
8486 eval "$as_ac_Header=no"
8489 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8491 ac_res=`eval 'as_val=${'$as_ac_Header'}
8492 $as_echo "$as_val"'`
8493 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8494 $as_echo "$ac_res" >&6; }
8495 as_val=`eval 'as_val=${'$as_ac_Header'}
8496 $as_echo "$as_val"'`
8497 if test "x$as_val" = x""yes; then
8498 cat >>confdefs.h <<_ACEOF
8499 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8500 _ACEOF
8504 done
8508 DLLEXT=""
8510 DLLFLAGS="-D_REENTRANT"
8512 LDSHARED=""
8514 LDDLLFLAGS=""
8516 LIBEXT="so"
8518 IMPLIBEXT="def"
8520 LDRPATH_INSTALL=""
8522 LDRPATH_LOCAL=""
8524 # Extract the first word of "ldd", so it can be a program name with args.
8525 set dummy ldd; ac_word=$2
8526 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8527 $as_echo_n "checking for $ac_word... " >&6; }
8528 if test "${ac_cv_path_LDD+set}" = set; then
8529 $as_echo_n "(cached) " >&6
8530 else
8531 case $LDD in
8532 [\\/]* | ?:[\\/]*)
8533 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
8536 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8537 as_dummy="/sbin:/usr/sbin:$PATH"
8538 for as_dir in $as_dummy
8540 IFS=$as_save_IFS
8541 test -z "$as_dir" && as_dir=.
8542 for ac_exec_ext in '' $ac_executable_extensions; do
8543 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8544 ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
8545 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8546 break 2
8548 done
8549 done
8550 IFS=$as_save_IFS
8552 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
8554 esac
8556 LDD=$ac_cv_path_LDD
8557 if test -n "$LDD"; then
8558 { $as_echo "$as_me:$LINENO: result: $LDD" >&5
8559 $as_echo "$LDD" >&6; }
8560 else
8561 { $as_echo "$as_me:$LINENO: result: no" >&5
8562 $as_echo "no" >&6; }
8567 case $host_os in
8568 cygwin*|mingw32*)
8569 if test -n "$ac_tool_prefix"; then
8570 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
8571 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
8572 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8573 $as_echo_n "checking for $ac_word... " >&6; }
8574 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8575 $as_echo_n "(cached) " >&6
8576 else
8577 if test -n "$DLLTOOL"; then
8578 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8579 else
8580 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8581 for as_dir in $PATH
8583 IFS=$as_save_IFS
8584 test -z "$as_dir" && as_dir=.
8585 for ac_exec_ext in '' $ac_executable_extensions; do
8586 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8587 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
8588 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8589 break 2
8591 done
8592 done
8593 IFS=$as_save_IFS
8597 DLLTOOL=$ac_cv_prog_DLLTOOL
8598 if test -n "$DLLTOOL"; then
8599 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8600 $as_echo "$DLLTOOL" >&6; }
8601 else
8602 { $as_echo "$as_me:$LINENO: result: no" >&5
8603 $as_echo "no" >&6; }
8608 if test -z "$ac_cv_prog_DLLTOOL"; then
8609 ac_ct_DLLTOOL=$DLLTOOL
8610 # Extract the first word of "dlltool", so it can be a program name with args.
8611 set dummy dlltool; ac_word=$2
8612 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8613 $as_echo_n "checking for $ac_word... " >&6; }
8614 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
8615 $as_echo_n "(cached) " >&6
8616 else
8617 if test -n "$ac_ct_DLLTOOL"; then
8618 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
8619 else
8620 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8621 for as_dir in $PATH
8623 IFS=$as_save_IFS
8624 test -z "$as_dir" && as_dir=.
8625 for ac_exec_ext in '' $ac_executable_extensions; do
8626 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8627 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
8628 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8629 break 2
8631 done
8632 done
8633 IFS=$as_save_IFS
8637 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
8638 if test -n "$ac_ct_DLLTOOL"; then
8639 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
8640 $as_echo "$ac_ct_DLLTOOL" >&6; }
8641 else
8642 { $as_echo "$as_me:$LINENO: result: no" >&5
8643 $as_echo "no" >&6; }
8646 if test "x$ac_ct_DLLTOOL" = x; then
8647 DLLTOOL="false"
8648 else
8649 case $cross_compiling:$ac_tool_warned in
8650 yes:)
8651 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
8652 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8653 ac_tool_warned=yes ;;
8654 esac
8655 DLLTOOL=$ac_ct_DLLTOOL
8657 else
8658 DLLTOOL="$ac_cv_prog_DLLTOOL"
8661 if test -n "$ac_tool_prefix"; then
8662 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
8663 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
8664 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8665 $as_echo_n "checking for $ac_word... " >&6; }
8666 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
8667 $as_echo_n "(cached) " >&6
8668 else
8669 if test -n "$DLLWRAP"; then
8670 ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
8671 else
8672 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8673 for as_dir in $PATH
8675 IFS=$as_save_IFS
8676 test -z "$as_dir" && as_dir=.
8677 for ac_exec_ext in '' $ac_executable_extensions; do
8678 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8679 ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
8680 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8681 break 2
8683 done
8684 done
8685 IFS=$as_save_IFS
8689 DLLWRAP=$ac_cv_prog_DLLWRAP
8690 if test -n "$DLLWRAP"; then
8691 { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
8692 $as_echo "$DLLWRAP" >&6; }
8693 else
8694 { $as_echo "$as_me:$LINENO: result: no" >&5
8695 $as_echo "no" >&6; }
8700 if test -z "$ac_cv_prog_DLLWRAP"; then
8701 ac_ct_DLLWRAP=$DLLWRAP
8702 # Extract the first word of "dllwrap", so it can be a program name with args.
8703 set dummy dllwrap; ac_word=$2
8704 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8705 $as_echo_n "checking for $ac_word... " >&6; }
8706 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
8707 $as_echo_n "(cached) " >&6
8708 else
8709 if test -n "$ac_ct_DLLWRAP"; then
8710 ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
8711 else
8712 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8713 for as_dir in $PATH
8715 IFS=$as_save_IFS
8716 test -z "$as_dir" && as_dir=.
8717 for ac_exec_ext in '' $ac_executable_extensions; do
8718 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8719 ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
8720 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8721 break 2
8723 done
8724 done
8725 IFS=$as_save_IFS
8729 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
8730 if test -n "$ac_ct_DLLWRAP"; then
8731 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
8732 $as_echo "$ac_ct_DLLWRAP" >&6; }
8733 else
8734 { $as_echo "$as_me:$LINENO: result: no" >&5
8735 $as_echo "no" >&6; }
8738 if test "x$ac_ct_DLLWRAP" = x; then
8739 DLLWRAP="false"
8740 else
8741 case $cross_compiling:$ac_tool_warned in
8742 yes:)
8743 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
8744 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8745 ac_tool_warned=yes ;;
8746 esac
8747 DLLWRAP=$ac_ct_DLLWRAP
8749 else
8750 DLLWRAP="$ac_cv_prog_DLLWRAP"
8753 if test -n "$ac_tool_prefix"; then
8754 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
8755 set dummy ${ac_tool_prefix}ar; ac_word=$2
8756 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8757 $as_echo_n "checking for $ac_word... " >&6; }
8758 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8759 $as_echo_n "(cached) " >&6
8760 else
8761 if test -n "$MINGWAR"; then
8762 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
8763 else
8764 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8765 for as_dir in $PATH
8767 IFS=$as_save_IFS
8768 test -z "$as_dir" && as_dir=.
8769 for ac_exec_ext in '' $ac_executable_extensions; do
8770 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8771 ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
8772 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8773 break 2
8775 done
8776 done
8777 IFS=$as_save_IFS
8781 MINGWAR=$ac_cv_prog_MINGWAR
8782 if test -n "$MINGWAR"; then
8783 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8784 $as_echo "$MINGWAR" >&6; }
8785 else
8786 { $as_echo "$as_me:$LINENO: result: no" >&5
8787 $as_echo "no" >&6; }
8792 if test -z "$ac_cv_prog_MINGWAR"; then
8793 ac_ct_MINGWAR=$MINGWAR
8794 # Extract the first word of "ar", so it can be a program name with args.
8795 set dummy ar; ac_word=$2
8796 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8797 $as_echo_n "checking for $ac_word... " >&6; }
8798 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
8799 $as_echo_n "(cached) " >&6
8800 else
8801 if test -n "$ac_ct_MINGWAR"; then
8802 ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
8803 else
8804 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8805 for as_dir in $PATH
8807 IFS=$as_save_IFS
8808 test -z "$as_dir" && as_dir=.
8809 for ac_exec_ext in '' $ac_executable_extensions; do
8810 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8811 ac_cv_prog_ac_ct_MINGWAR="ar"
8812 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8813 break 2
8815 done
8816 done
8817 IFS=$as_save_IFS
8821 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
8822 if test -n "$ac_ct_MINGWAR"; then
8823 { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
8824 $as_echo "$ac_ct_MINGWAR" >&6; }
8825 else
8826 { $as_echo "$as_me:$LINENO: result: no" >&5
8827 $as_echo "no" >&6; }
8830 if test "x$ac_ct_MINGWAR" = x; then
8831 MINGWAR="false"
8832 else
8833 case $cross_compiling:$ac_tool_warned in
8834 yes:)
8835 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
8836 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8837 ac_tool_warned=yes ;;
8838 esac
8839 MINGWAR=$ac_ct_MINGWAR
8841 else
8842 MINGWAR="$ac_cv_prog_MINGWAR"
8845 if test "$DLLWRAP" = "false"; then
8846 LIBEXT="a"
8847 else
8848 LIBEXT="dll"
8850 IMPLIBEXT="a"
8851 WIN16_FILES=""
8852 WIN16_INSTALL=""
8853 enable_iphlpapi=${enable_iphlpapi:-no}
8854 enable_kernel32=${enable_kernel32:-no}
8855 enable_msvcrt=${enable_msvcrt:-no}
8856 enable_ntdll=${enable_ntdll:-no}
8857 enable_ws2_32=${enable_ws2_32:-no}
8858 enable_loader=${enable_loader:-no}
8859 enable_server=${enable_server:-no}
8861 darwin*|macosx*)
8862 DLLEXT=".so"
8863 LIBEXT="dylib"
8864 DLLFLAGS="$DLLFLAGS -fPIC"
8865 LDDLLFLAGS="-bundle -multiply_defined suppress"
8866 LIBWINE_LDFLAGS="-multiply_defined suppress"
8867 LDSHARED="\$(CC) -dynamiclib"
8868 STRIP="$STRIP -x"
8869 LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$(RELPATH) \$(bindir) \$(libdir)\`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
8870 SECURITYLIB="-framework Security -framework CoreFoundation"
8872 COREFOUNDATIONLIB="-framework CoreFoundation"
8874 IOKITLIB="-framework IOKit -framework CoreFoundation"
8876 LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHARED_HEAP,0x7f000000"
8878 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
8879 then
8880 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
8883 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
8884 then
8885 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
8888 case $host_cpu in
8889 *powerpc*)
8890 LDDLLFLAGS="$LDDLLFLAGS -read_only_relocs warning" ;;
8891 esac
8892 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
8893 then
8894 CARBONLIB="-framework Carbon"
8896 enable_winequartz_drv=${enable_winequartz_drv:-yes}
8900 DLLFLAGS="$DLLFLAGS -fPIC"
8901 DLLEXT=".so"
8902 { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
8903 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
8904 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
8905 $as_echo_n "(cached) " >&6
8906 else
8907 ac_wine_try_cflags_saved=$CFLAGS
8908 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
8909 cat >conftest.$ac_ext <<_ACEOF
8910 void myfunc() {}
8911 _ACEOF
8912 rm -f conftest.$ac_objext conftest$ac_exeext
8913 if { (ac_try="$ac_link"
8914 case "(($ac_try" in
8915 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8916 *) ac_try_echo=$ac_try;;
8917 esac
8918 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8919 $as_echo "$ac_try_echo") >&5
8920 (eval "$ac_link") 2>conftest.er1
8921 ac_status=$?
8922 grep -v '^ *+' conftest.er1 >conftest.err
8923 rm -f conftest.er1
8924 cat conftest.err >&5
8925 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8926 (exit $ac_status); } && {
8927 test -z "$ac_c_werror_flag" ||
8928 test ! -s conftest.err
8929 } && test -s conftest$ac_exeext && {
8930 test "$cross_compiling" = yes ||
8931 $as_test_x conftest$ac_exeext
8932 }; then
8933 ac_cv_c_dll_gnuelf="yes"
8934 else
8935 $as_echo "$as_me: failed program was:" >&5
8936 sed 's/^/| /' conftest.$ac_ext >&5
8938 ac_cv_c_dll_gnuelf="no"
8941 rm -rf conftest.dSYM
8942 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8943 conftest$ac_exeext conftest.$ac_ext
8944 CFLAGS=$ac_wine_try_cflags_saved
8946 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
8947 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
8948 if test "$ac_cv_c_dll_gnuelf" = "yes"
8949 then
8950 LDSHARED="\$(CC) -shared"
8951 LDDLLFLAGS="-shared -Wl,-Bsymbolic"
8952 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
8953 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
8954 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
8955 $as_echo_n "(cached) " >&6
8956 else
8957 ac_wine_try_cflags_saved=$CFLAGS
8958 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
8959 cat >conftest.$ac_ext <<_ACEOF
8960 /* confdefs.h. */
8961 _ACEOF
8962 cat confdefs.h >>conftest.$ac_ext
8963 cat >>conftest.$ac_ext <<_ACEOF
8964 /* end confdefs.h. */
8967 main ()
8971 return 0;
8973 _ACEOF
8974 rm -f conftest.$ac_objext conftest$ac_exeext
8975 if { (ac_try="$ac_link"
8976 case "(($ac_try" in
8977 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8978 *) ac_try_echo=$ac_try;;
8979 esac
8980 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8981 $as_echo "$ac_try_echo") >&5
8982 (eval "$ac_link") 2>conftest.er1
8983 ac_status=$?
8984 grep -v '^ *+' conftest.er1 >conftest.err
8985 rm -f conftest.er1
8986 cat conftest.err >&5
8987 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8988 (exit $ac_status); } && {
8989 test -z "$ac_c_werror_flag" ||
8990 test ! -s conftest.err
8991 } && test -s conftest$ac_exeext && {
8992 test "$cross_compiling" = yes ||
8993 $as_test_x conftest$ac_exeext
8994 }; then
8995 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes
8996 else
8997 $as_echo "$as_me: failed program was:" >&5
8998 sed 's/^/| /' conftest.$ac_ext >&5
9000 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=no
9003 rm -rf conftest.dSYM
9004 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9005 conftest$ac_exeext conftest.$ac_ext
9006 CFLAGS=$ac_wine_try_cflags_saved
9008 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
9009 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
9010 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
9011 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
9012 else
9013 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
9014 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
9015 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
9016 $as_echo_n "(cached) " >&6
9017 else
9018 ac_wine_try_cflags_saved=$CFLAGS
9019 CFLAGS="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
9020 cat >conftest.$ac_ext <<_ACEOF
9021 /* confdefs.h. */
9022 _ACEOF
9023 cat confdefs.h >>conftest.$ac_ext
9024 cat >>conftest.$ac_ext <<_ACEOF
9025 /* end confdefs.h. */
9028 main ()
9032 return 0;
9034 _ACEOF
9035 rm -f conftest.$ac_objext conftest$ac_exeext
9036 if { (ac_try="$ac_link"
9037 case "(($ac_try" in
9038 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9039 *) ac_try_echo=$ac_try;;
9040 esac
9041 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9042 $as_echo "$ac_try_echo") >&5
9043 (eval "$ac_link") 2>conftest.er1
9044 ac_status=$?
9045 grep -v '^ *+' conftest.er1 >conftest.err
9046 rm -f conftest.er1
9047 cat conftest.err >&5
9048 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9049 (exit $ac_status); } && {
9050 test -z "$ac_c_werror_flag" ||
9051 test ! -s conftest.err
9052 } && test -s conftest$ac_exeext && {
9053 test "$cross_compiling" = yes ||
9054 $as_test_x conftest$ac_exeext
9055 }; then
9056 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
9057 else
9058 $as_echo "$as_me: failed program was:" >&5
9059 sed 's/^/| /' conftest.$ac_ext >&5
9061 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=no
9064 rm -rf conftest.dSYM
9065 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9066 conftest$ac_exeext conftest.$ac_ext
9067 CFLAGS=$ac_wine_try_cflags_saved
9069 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
9070 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
9071 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
9072 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
9078 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
9079 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
9080 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
9081 $as_echo_n "(cached) " >&6
9082 else
9083 ac_wine_try_cflags_saved=$CFLAGS
9084 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
9085 cat >conftest.$ac_ext <<_ACEOF
9086 /* confdefs.h. */
9087 _ACEOF
9088 cat confdefs.h >>conftest.$ac_ext
9089 cat >>conftest.$ac_ext <<_ACEOF
9090 /* end confdefs.h. */
9093 main ()
9097 return 0;
9099 _ACEOF
9100 rm -f conftest.$ac_objext conftest$ac_exeext
9101 if { (ac_try="$ac_link"
9102 case "(($ac_try" in
9103 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9104 *) ac_try_echo=$ac_try;;
9105 esac
9106 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9107 $as_echo "$ac_try_echo") >&5
9108 (eval "$ac_link") 2>conftest.er1
9109 ac_status=$?
9110 grep -v '^ *+' conftest.er1 >conftest.err
9111 rm -f conftest.er1
9112 cat conftest.err >&5
9113 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9114 (exit $ac_status); } && {
9115 test -z "$ac_c_werror_flag" ||
9116 test ! -s conftest.err
9117 } && test -s conftest$ac_exeext && {
9118 test "$cross_compiling" = yes ||
9119 $as_test_x conftest$ac_exeext
9120 }; then
9121 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes
9122 else
9123 $as_echo "$as_me: failed program was:" >&5
9124 sed 's/^/| /' conftest.$ac_ext >&5
9126 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=no
9129 rm -rf conftest.dSYM
9130 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9131 conftest$ac_exeext conftest.$ac_ext
9132 CFLAGS=$ac_wine_try_cflags_saved
9134 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
9135 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
9136 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
9137 LDDLLFLAGS="$LDDLLFLAGS,-z,defs"
9141 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
9142 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
9143 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
9144 $as_echo_n "(cached) " >&6
9145 else
9146 ac_wine_try_cflags_saved=$CFLAGS
9147 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
9148 cat >conftest.$ac_ext <<_ACEOF
9149 /* confdefs.h. */
9150 _ACEOF
9151 cat confdefs.h >>conftest.$ac_ext
9152 cat >>conftest.$ac_ext <<_ACEOF
9153 /* end confdefs.h. */
9156 main ()
9160 return 0;
9162 _ACEOF
9163 rm -f conftest.$ac_objext conftest$ac_exeext
9164 if { (ac_try="$ac_link"
9165 case "(($ac_try" in
9166 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9167 *) ac_try_echo=$ac_try;;
9168 esac
9169 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9170 $as_echo "$ac_try_echo") >&5
9171 (eval "$ac_link") 2>conftest.er1
9172 ac_status=$?
9173 grep -v '^ *+' conftest.er1 >conftest.err
9174 rm -f conftest.er1
9175 cat conftest.err >&5
9176 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9177 (exit $ac_status); } && {
9178 test -z "$ac_c_werror_flag" ||
9179 test ! -s conftest.err
9180 } && test -s conftest$ac_exeext && {
9181 test "$cross_compiling" = yes ||
9182 $as_test_x conftest$ac_exeext
9183 }; then
9184 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
9185 else
9186 $as_echo "$as_me: failed program was:" >&5
9187 sed 's/^/| /' conftest.$ac_ext >&5
9189 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=no
9192 rm -rf conftest.dSYM
9193 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9194 conftest$ac_exeext conftest.$ac_ext
9195 CFLAGS=$ac_wine_try_cflags_saved
9197 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
9198 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
9199 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
9200 LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
9204 echo '{ global: *; };' >conftest.map
9205 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
9206 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
9207 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
9208 $as_echo_n "(cached) " >&6
9209 else
9210 ac_wine_try_cflags_saved=$CFLAGS
9211 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
9212 cat >conftest.$ac_ext <<_ACEOF
9213 /* confdefs.h. */
9214 _ACEOF
9215 cat confdefs.h >>conftest.$ac_ext
9216 cat >>conftest.$ac_ext <<_ACEOF
9217 /* end confdefs.h. */
9220 main ()
9224 return 0;
9226 _ACEOF
9227 rm -f conftest.$ac_objext conftest$ac_exeext
9228 if { (ac_try="$ac_link"
9229 case "(($ac_try" in
9230 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9231 *) ac_try_echo=$ac_try;;
9232 esac
9233 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9234 $as_echo "$ac_try_echo") >&5
9235 (eval "$ac_link") 2>conftest.er1
9236 ac_status=$?
9237 grep -v '^ *+' conftest.er1 >conftest.err
9238 rm -f conftest.er1
9239 cat conftest.err >&5
9240 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9241 (exit $ac_status); } && {
9242 test -z "$ac_c_werror_flag" ||
9243 test ! -s conftest.err
9244 } && test -s conftest$ac_exeext && {
9245 test "$cross_compiling" = yes ||
9246 $as_test_x conftest$ac_exeext
9247 }; then
9248 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes
9249 else
9250 $as_echo "$as_me: failed program was:" >&5
9251 sed 's/^/| /' conftest.$ac_ext >&5
9253 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=no
9256 rm -rf conftest.dSYM
9257 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9258 conftest$ac_exeext conftest.$ac_ext
9259 CFLAGS=$ac_wine_try_cflags_saved
9261 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
9262 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
9263 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
9264 LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
9267 rm -f conftest.map
9269 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
9270 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
9271 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
9272 $as_echo_n "(cached) " >&6
9273 else
9274 ac_wine_try_cflags_saved=$CFLAGS
9275 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
9276 cat >conftest.$ac_ext <<_ACEOF
9277 /* confdefs.h. */
9278 _ACEOF
9279 cat confdefs.h >>conftest.$ac_ext
9280 cat >>conftest.$ac_ext <<_ACEOF
9281 /* end confdefs.h. */
9284 main ()
9288 return 0;
9290 _ACEOF
9291 rm -f conftest.$ac_objext conftest$ac_exeext
9292 if { (ac_try="$ac_link"
9293 case "(($ac_try" in
9294 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9295 *) ac_try_echo=$ac_try;;
9296 esac
9297 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9298 $as_echo "$ac_try_echo") >&5
9299 (eval "$ac_link") 2>conftest.er1
9300 ac_status=$?
9301 grep -v '^ *+' conftest.er1 >conftest.err
9302 rm -f conftest.er1
9303 cat conftest.err >&5
9304 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9305 (exit $ac_status); } && {
9306 test -z "$ac_c_werror_flag" ||
9307 test ! -s conftest.err
9308 } && test -s conftest$ac_exeext && {
9309 test "$cross_compiling" = yes ||
9310 $as_test_x conftest$ac_exeext
9311 }; then
9312 ac_cv_cflags__fPIC__Wl___export_dynamic=yes
9313 else
9314 $as_echo "$as_me: failed program was:" >&5
9315 sed 's/^/| /' conftest.$ac_ext >&5
9317 ac_cv_cflags__fPIC__Wl___export_dynamic=no
9320 rm -rf conftest.dSYM
9321 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9322 conftest$ac_exeext conftest.$ac_ext
9323 CFLAGS=$ac_wine_try_cflags_saved
9325 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
9326 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
9327 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
9328 LDEXECFLAGS="-Wl,--export-dynamic"
9333 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" | $as_tr_sh`
9334 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
9335 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
9336 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
9337 $as_echo_n "(cached) " >&6
9338 else
9339 ac_wine_try_cflags_saved=$CFLAGS
9340 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
9341 cat >conftest.$ac_ext <<_ACEOF
9342 /* confdefs.h. */
9343 _ACEOF
9344 cat confdefs.h >>conftest.$ac_ext
9345 cat >>conftest.$ac_ext <<_ACEOF
9346 /* end confdefs.h. */
9349 main ()
9353 return 0;
9355 _ACEOF
9356 rm -f conftest.$ac_objext conftest$ac_exeext
9357 if { (ac_try="$ac_link"
9358 case "(($ac_try" in
9359 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9360 *) ac_try_echo=$ac_try;;
9361 esac
9362 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9363 $as_echo "$ac_try_echo") >&5
9364 (eval "$ac_link") 2>conftest.er1
9365 ac_status=$?
9366 grep -v '^ *+' conftest.er1 >conftest.err
9367 rm -f conftest.er1
9368 cat conftest.err >&5
9369 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9370 (exit $ac_status); } && {
9371 test -z "$ac_c_werror_flag" ||
9372 test ! -s conftest.err
9373 } && test -s conftest$ac_exeext && {
9374 test "$cross_compiling" = yes ||
9375 $as_test_x conftest$ac_exeext
9376 }; then
9377 eval "$as_ac_var=yes"
9378 else
9379 $as_echo "$as_me: failed program was:" >&5
9380 sed 's/^/| /' conftest.$ac_ext >&5
9382 eval "$as_ac_var=no"
9385 rm -rf conftest.dSYM
9386 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9387 conftest$ac_exeext conftest.$ac_ext
9388 CFLAGS=$ac_wine_try_cflags_saved
9390 ac_res=`eval 'as_val=${'$as_ac_var'}
9391 $as_echo "$as_val"'`
9392 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
9393 $as_echo "$ac_res" >&6; }
9394 if test `eval 'as_val=${'$as_ac_var'}
9395 $as_echo "$as_val"'` = yes; then
9396 LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
9397 LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
9398 else
9399 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
9400 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
9401 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
9402 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
9403 $as_echo_n "(cached) " >&6
9404 else
9405 ac_wine_try_cflags_saved=$CFLAGS
9406 CFLAGS="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
9407 cat >conftest.$ac_ext <<_ACEOF
9408 /* confdefs.h. */
9409 _ACEOF
9410 cat confdefs.h >>conftest.$ac_ext
9411 cat >>conftest.$ac_ext <<_ACEOF
9412 /* end confdefs.h. */
9415 main ()
9419 return 0;
9421 _ACEOF
9422 rm -f conftest.$ac_objext conftest$ac_exeext
9423 if { (ac_try="$ac_link"
9424 case "(($ac_try" in
9425 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9426 *) ac_try_echo=$ac_try;;
9427 esac
9428 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9429 $as_echo "$ac_try_echo") >&5
9430 (eval "$ac_link") 2>conftest.er1
9431 ac_status=$?
9432 grep -v '^ *+' conftest.er1 >conftest.err
9433 rm -f conftest.er1
9434 cat conftest.err >&5
9435 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9436 (exit $ac_status); } && {
9437 test -z "$ac_c_werror_flag" ||
9438 test ! -s conftest.err
9439 } && test -s conftest$ac_exeext && {
9440 test "$cross_compiling" = yes ||
9441 $as_test_x conftest$ac_exeext
9442 }; then
9443 eval "$as_ac_var=yes"
9444 else
9445 $as_echo "$as_me: failed program was:" >&5
9446 sed 's/^/| /' conftest.$ac_ext >&5
9448 eval "$as_ac_var=no"
9451 rm -rf conftest.dSYM
9452 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9453 conftest$ac_exeext conftest.$ac_ext
9454 CFLAGS=$ac_wine_try_cflags_saved
9456 ac_res=`eval 'as_val=${'$as_ac_var'}
9457 $as_echo "$as_val"'`
9458 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
9459 $as_echo "$ac_res" >&6; }
9460 if test `eval 'as_val=${'$as_ac_var'}
9461 $as_echo "$as_val"'` = yes; then
9462 LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
9463 LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
9469 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
9470 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
9471 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
9472 $as_echo_n "(cached) " >&6
9473 else
9474 ac_wine_try_cflags_saved=$CFLAGS
9475 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
9476 cat >conftest.$ac_ext <<_ACEOF
9477 /* confdefs.h. */
9478 _ACEOF
9479 cat confdefs.h >>conftest.$ac_ext
9480 cat >>conftest.$ac_ext <<_ACEOF
9481 /* end confdefs.h. */
9484 main ()
9488 return 0;
9490 _ACEOF
9491 rm -f conftest.$ac_objext conftest$ac_exeext
9492 if { (ac_try="$ac_link"
9493 case "(($ac_try" in
9494 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9495 *) ac_try_echo=$ac_try;;
9496 esac
9497 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9498 $as_echo "$ac_try_echo") >&5
9499 (eval "$ac_link") 2>conftest.er1
9500 ac_status=$?
9501 grep -v '^ *+' conftest.er1 >conftest.err
9502 rm -f conftest.er1
9503 cat conftest.err >&5
9504 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9505 (exit $ac_status); } && {
9506 test -z "$ac_c_werror_flag" ||
9507 test ! -s conftest.err
9508 } && test -s conftest$ac_exeext && {
9509 test "$cross_compiling" = yes ||
9510 $as_test_x conftest$ac_exeext
9511 }; then
9512 ac_cv_cflags__Wl___enable_new_dtags=yes
9513 else
9514 $as_echo "$as_me: failed program was:" >&5
9515 sed 's/^/| /' conftest.$ac_ext >&5
9517 ac_cv_cflags__Wl___enable_new_dtags=no
9520 rm -rf conftest.dSYM
9521 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9522 conftest$ac_exeext conftest.$ac_ext
9523 CFLAGS=$ac_wine_try_cflags_saved
9525 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
9526 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
9527 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
9528 LDRPATH_INSTALL="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
9532 case $host_cpu in
9533 *i[3456789]86* | x86_64)
9534 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
9535 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
9536 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
9537 $as_echo_n "(cached) " >&6
9538 else
9539 ac_wine_try_cflags_saved=$CFLAGS
9540 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
9541 cat >conftest.$ac_ext <<_ACEOF
9542 /* confdefs.h. */
9543 _ACEOF
9544 cat confdefs.h >>conftest.$ac_ext
9545 cat >>conftest.$ac_ext <<_ACEOF
9546 /* end confdefs.h. */
9549 main ()
9553 return 0;
9555 _ACEOF
9556 rm -f conftest.$ac_objext conftest$ac_exeext
9557 if { (ac_try="$ac_link"
9558 case "(($ac_try" in
9559 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9560 *) ac_try_echo=$ac_try;;
9561 esac
9562 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9563 $as_echo "$ac_try_echo") >&5
9564 (eval "$ac_link") 2>conftest.er1
9565 ac_status=$?
9566 grep -v '^ *+' conftest.er1 >conftest.err
9567 rm -f conftest.er1
9568 cat conftest.err >&5
9569 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9570 (exit $ac_status); } && {
9571 test -z "$ac_c_werror_flag" ||
9572 test ! -s conftest.err
9573 } && test -s conftest$ac_exeext && {
9574 test "$cross_compiling" = yes ||
9575 $as_test_x conftest$ac_exeext
9576 }; then
9577 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
9578 else
9579 $as_echo "$as_me: failed program was:" >&5
9580 sed 's/^/| /' conftest.$ac_ext >&5
9582 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=no
9585 rm -rf conftest.dSYM
9586 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9587 conftest$ac_exeext conftest.$ac_ext
9588 CFLAGS=$ac_wine_try_cflags_saved
9590 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
9591 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
9592 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
9593 LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
9597 esac
9599 else
9600 { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
9601 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
9602 if test "${ac_cv_c_dll_unixware+set}" = set; then
9603 $as_echo_n "(cached) " >&6
9604 else
9605 ac_wine_try_cflags_saved=$CFLAGS
9606 CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
9607 cat >conftest.$ac_ext <<_ACEOF
9608 void myfunc() {}
9609 _ACEOF
9610 rm -f conftest.$ac_objext conftest$ac_exeext
9611 if { (ac_try="$ac_link"
9612 case "(($ac_try" in
9613 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9614 *) ac_try_echo=$ac_try;;
9615 esac
9616 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9617 $as_echo "$ac_try_echo") >&5
9618 (eval "$ac_link") 2>conftest.er1
9619 ac_status=$?
9620 grep -v '^ *+' conftest.er1 >conftest.err
9621 rm -f conftest.er1
9622 cat conftest.err >&5
9623 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9624 (exit $ac_status); } && {
9625 test -z "$ac_c_werror_flag" ||
9626 test ! -s conftest.err
9627 } && test -s conftest$ac_exeext && {
9628 test "$cross_compiling" = yes ||
9629 $as_test_x conftest$ac_exeext
9630 }; then
9631 ac_cv_c_dll_unixware="yes"
9632 else
9633 $as_echo "$as_me: failed program was:" >&5
9634 sed 's/^/| /' conftest.$ac_ext >&5
9636 ac_cv_c_dll_unixware="no"
9639 rm -rf conftest.dSYM
9640 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9641 conftest$ac_exeext conftest.$ac_ext
9642 CFLAGS=$ac_wine_try_cflags_saved
9644 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
9645 $as_echo "$ac_cv_c_dll_unixware" >&6; }
9646 if test "$ac_cv_c_dll_unixware" = "yes"
9647 then
9648 LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
9649 LDDLLFLAGS="-Wl,-G,-B,symbolic"
9651 else
9652 { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
9653 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
9654 if test "${ac_cv_c_dll_hpux+set}" = set; then
9655 $as_echo_n "(cached) " >&6
9656 else
9657 ac_wine_try_cflags_saved=$CFLAGS
9658 CFLAGS="$CFLAGS -shared"
9659 cat >conftest.$ac_ext <<_ACEOF
9660 void myfunc() {}
9661 _ACEOF
9662 rm -f conftest.$ac_objext conftest$ac_exeext
9663 if { (ac_try="$ac_link"
9664 case "(($ac_try" in
9665 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9666 *) ac_try_echo=$ac_try;;
9667 esac
9668 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9669 $as_echo "$ac_try_echo") >&5
9670 (eval "$ac_link") 2>conftest.er1
9671 ac_status=$?
9672 grep -v '^ *+' conftest.er1 >conftest.err
9673 rm -f conftest.er1
9674 cat conftest.err >&5
9675 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9676 (exit $ac_status); } && {
9677 test -z "$ac_c_werror_flag" ||
9678 test ! -s conftest.err
9679 } && test -s conftest$ac_exeext && {
9680 test "$cross_compiling" = yes ||
9681 $as_test_x conftest$ac_exeext
9682 }; then
9683 ac_cv_c_dll_hpux="yes"
9684 else
9685 $as_echo "$as_me: failed program was:" >&5
9686 sed 's/^/| /' conftest.$ac_ext >&5
9688 ac_cv_c_dll_hpux="no"
9691 rm -rf conftest.dSYM
9692 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9693 conftest$ac_exeext conftest.$ac_ext
9694 CFLAGS=$ac_wine_try_cflags_saved
9696 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
9697 $as_echo "$ac_cv_c_dll_hpux" >&6; }
9698 if test "$ac_cv_c_dll_hpux" = "yes"
9699 then
9700 LIBEXT="sl"
9701 DLLEXT=".sl"
9702 LDDLLFLAGS="-shared -fPIC"
9703 LDSHARED="\$(CC) -shared"
9708 esac
9710 enable_winequartz_drv=${enable_winequartz_drv:-no}
9712 if test "$LIBEXT" = "a"; then
9713 { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
9714 It is currently not possible to build Wine without shared library
9715 (.so) support to allow transparent switch between .so and .dll files.
9716 If you are using Linux, you will need a newer binutils.
9717 " >&5
9718 $as_echo "$as_me: error: could not find a way to build shared libraries.
9719 It is currently not possible to build Wine without shared library
9720 (.so) support to allow transparent switch between .so and .dll files.
9721 If you are using Linux, you will need a newer binutils.
9722 " >&2;}
9723 { (exit 1); exit 1; }; }
9726 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
9727 then
9728 for ac_prog in $host_cpu-pc-mingw32-gcc i586-mingw32msvc-gcc i386-mingw32msvc-gcc i686-mingw32-gcc i586-mingw32-gcc i486-mingw32-gcc i386-mingw32-gcc mingw32-gcc i686-pc-mingw32-gcc mingw-gcc
9730 # Extract the first word of "$ac_prog", so it can be a program name with args.
9731 set dummy $ac_prog; ac_word=$2
9732 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
9733 $as_echo_n "checking for $ac_word... " >&6; }
9734 if test "${ac_cv_prog_CROSSCC+set}" = set; then
9735 $as_echo_n "(cached) " >&6
9736 else
9737 if test -n "$CROSSCC"; then
9738 ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test.
9739 else
9740 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9741 for as_dir in $PATH
9743 IFS=$as_save_IFS
9744 test -z "$as_dir" && as_dir=.
9745 for ac_exec_ext in '' $ac_executable_extensions; do
9746 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9747 ac_cv_prog_CROSSCC="$ac_prog"
9748 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9749 break 2
9751 done
9752 done
9753 IFS=$as_save_IFS
9757 CROSSCC=$ac_cv_prog_CROSSCC
9758 if test -n "$CROSSCC"; then
9759 { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
9760 $as_echo "$CROSSCC" >&6; }
9761 else
9762 { $as_echo "$as_me:$LINENO: result: no" >&5
9763 $as_echo "no" >&6; }
9767 test -n "$CROSSCC" && break
9768 done
9769 test -n "$CROSSCC" || CROSSCC="false"
9771 for ac_prog in $host_cpu-pc-mingw32-dlltool i586-mingw32msvc-dlltool i386-mingw32msvc-dlltool i686-mingw32-dlltool i586-mingw32-dlltool i486-mingw32-dlltool i386-mingw32-dlltool mingw32-dlltool i686-pc-mingw32-dlltool mingw-dlltool
9773 # Extract the first word of "$ac_prog", so it can be a program name with args.
9774 set dummy $ac_prog; ac_word=$2
9775 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
9776 $as_echo_n "checking for $ac_word... " >&6; }
9777 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
9778 $as_echo_n "(cached) " >&6
9779 else
9780 if test -n "$DLLTOOL"; then
9781 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
9782 else
9783 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9784 for as_dir in $PATH
9786 IFS=$as_save_IFS
9787 test -z "$as_dir" && as_dir=.
9788 for ac_exec_ext in '' $ac_executable_extensions; do
9789 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9790 ac_cv_prog_DLLTOOL="$ac_prog"
9791 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9792 break 2
9794 done
9795 done
9796 IFS=$as_save_IFS
9800 DLLTOOL=$ac_cv_prog_DLLTOOL
9801 if test -n "$DLLTOOL"; then
9802 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
9803 $as_echo "$DLLTOOL" >&6; }
9804 else
9805 { $as_echo "$as_me:$LINENO: result: no" >&5
9806 $as_echo "no" >&6; }
9810 test -n "$DLLTOOL" && break
9811 done
9812 test -n "$DLLTOOL" || DLLTOOL="false"
9814 for ac_prog in $host_cpu-pc-mingw32-windres i586-mingw32msvc-windres i386-mingw32msvc-windres i686-mingw32-windres i586-mingw32-windres i486-mingw32-windres i386-mingw32-windres mingw32-windres i686-pc-mingw32-windres mingw-windres
9816 # Extract the first word of "$ac_prog", so it can be a program name with args.
9817 set dummy $ac_prog; ac_word=$2
9818 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
9819 $as_echo_n "checking for $ac_word... " >&6; }
9820 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
9821 $as_echo_n "(cached) " >&6
9822 else
9823 if test -n "$CROSSWINDRES"; then
9824 ac_cv_prog_CROSSWINDRES="$CROSSWINDRES" # Let the user override the test.
9825 else
9826 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9827 for as_dir in $PATH
9829 IFS=$as_save_IFS
9830 test -z "$as_dir" && as_dir=.
9831 for ac_exec_ext in '' $ac_executable_extensions; do
9832 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9833 ac_cv_prog_CROSSWINDRES="$ac_prog"
9834 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9835 break 2
9837 done
9838 done
9839 IFS=$as_save_IFS
9843 CROSSWINDRES=$ac_cv_prog_CROSSWINDRES
9844 if test -n "$CROSSWINDRES"; then
9845 { $as_echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
9846 $as_echo "$CROSSWINDRES" >&6; }
9847 else
9848 { $as_echo "$as_me:$LINENO: result: no" >&5
9849 $as_echo "no" >&6; }
9853 test -n "$CROSSWINDRES" && break
9854 done
9855 test -n "$CROSSWINDRES" || CROSSWINDRES="false"
9857 for ac_prog in $host_cpu-pc-mingw32-ar i586-mingw32msvc-ar i386-mingw32msvc-ar i686-mingw32-ar i586-mingw32-ar i486-mingw32-ar i386-mingw32-ar mingw32-ar i686-pc-mingw32-ar mingw-ar
9859 # Extract the first word of "$ac_prog", so it can be a program name with args.
9860 set dummy $ac_prog; ac_word=$2
9861 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
9862 $as_echo_n "checking for $ac_word... " >&6; }
9863 if test "${ac_cv_prog_MINGWAR+set}" = set; then
9864 $as_echo_n "(cached) " >&6
9865 else
9866 if test -n "$MINGWAR"; then
9867 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
9868 else
9869 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9870 for as_dir in $PATH
9872 IFS=$as_save_IFS
9873 test -z "$as_dir" && as_dir=.
9874 for ac_exec_ext in '' $ac_executable_extensions; do
9875 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9876 ac_cv_prog_MINGWAR="$ac_prog"
9877 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9878 break 2
9880 done
9881 done
9882 IFS=$as_save_IFS
9886 MINGWAR=$ac_cv_prog_MINGWAR
9887 if test -n "$MINGWAR"; then
9888 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
9889 $as_echo "$MINGWAR" >&6; }
9890 else
9891 { $as_echo "$as_me:$LINENO: result: no" >&5
9892 $as_echo "no" >&6; }
9896 test -n "$MINGWAR" && break
9897 done
9898 test -n "$MINGWAR" || MINGWAR="false"
9900 if test "$CROSSCC" != "false"
9901 then
9902 CROSSTEST="\$(CROSSTEST)"
9908 if test "$have_x" = "yes"
9909 then
9910 XLIB="-lXext -lX11"
9911 ac_save_CPPFLAGS="$CPPFLAGS"
9912 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
9914 { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
9915 $as_echo_n "checking for -lX11... " >&6; }
9916 if test "${ac_cv_lib_soname_X11+set}" = set; then
9917 $as_echo_n "(cached) " >&6
9918 else
9919 ac_check_soname_save_LIBS=$LIBS
9920 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
9921 cat >conftest.$ac_ext <<_ACEOF
9922 /* confdefs.h. */
9923 _ACEOF
9924 cat confdefs.h >>conftest.$ac_ext
9925 cat >>conftest.$ac_ext <<_ACEOF
9926 /* end confdefs.h. */
9928 /* Override any GCC internal prototype to avoid an error.
9929 Use char because int might match the return type of a GCC
9930 builtin and then its argument prototype would still apply. */
9931 #ifdef __cplusplus
9932 extern "C"
9933 #endif
9934 char XCreateWindow ();
9936 main ()
9938 return XCreateWindow ();
9940 return 0;
9942 _ACEOF
9943 rm -f conftest.$ac_objext conftest$ac_exeext
9944 if { (ac_try="$ac_link"
9945 case "(($ac_try" in
9946 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9947 *) ac_try_echo=$ac_try;;
9948 esac
9949 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9950 $as_echo "$ac_try_echo") >&5
9951 (eval "$ac_link") 2>conftest.er1
9952 ac_status=$?
9953 grep -v '^ *+' conftest.er1 >conftest.err
9954 rm -f conftest.er1
9955 cat conftest.err >&5
9956 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9957 (exit $ac_status); } && {
9958 test -z "$ac_c_werror_flag" ||
9959 test ! -s conftest.err
9960 } && test -s conftest$ac_exeext && {
9961 test "$cross_compiling" = yes ||
9962 $as_test_x conftest$ac_exeext
9963 }; then
9964 case "$LIBEXT" in
9965 dll) ;;
9966 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'` ;;
9967 *) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9968 esac
9969 else
9970 $as_echo "$as_me: failed program was:" >&5
9971 sed 's/^/| /' conftest.$ac_ext >&5
9976 rm -rf conftest.dSYM
9977 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9978 conftest$ac_exeext conftest.$ac_ext
9979 LIBS=$ac_check_soname_save_LIBS
9981 if test "x$ac_cv_lib_soname_X11" = "x"; then
9982 { $as_echo "$as_me:$LINENO: result: not found" >&5
9983 $as_echo "not found" >&6; }
9985 else
9986 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
9987 $as_echo "$ac_cv_lib_soname_X11" >&6; }
9989 cat >>confdefs.h <<_ACEOF
9990 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
9991 _ACEOF
9996 { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
9997 $as_echo_n "checking for -lXext... " >&6; }
9998 if test "${ac_cv_lib_soname_Xext+set}" = set; then
9999 $as_echo_n "(cached) " >&6
10000 else
10001 ac_check_soname_save_LIBS=$LIBS
10002 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
10003 cat >conftest.$ac_ext <<_ACEOF
10004 /* confdefs.h. */
10005 _ACEOF
10006 cat confdefs.h >>conftest.$ac_ext
10007 cat >>conftest.$ac_ext <<_ACEOF
10008 /* end confdefs.h. */
10010 /* Override any GCC internal prototype to avoid an error.
10011 Use char because int might match the return type of a GCC
10012 builtin and then its argument prototype would still apply. */
10013 #ifdef __cplusplus
10014 extern "C"
10015 #endif
10016 char XextCreateExtension ();
10018 main ()
10020 return XextCreateExtension ();
10022 return 0;
10024 _ACEOF
10025 rm -f conftest.$ac_objext conftest$ac_exeext
10026 if { (ac_try="$ac_link"
10027 case "(($ac_try" in
10028 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10029 *) ac_try_echo=$ac_try;;
10030 esac
10031 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10032 $as_echo "$ac_try_echo") >&5
10033 (eval "$ac_link") 2>conftest.er1
10034 ac_status=$?
10035 grep -v '^ *+' conftest.er1 >conftest.err
10036 rm -f conftest.er1
10037 cat conftest.err >&5
10038 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10039 (exit $ac_status); } && {
10040 test -z "$ac_c_werror_flag" ||
10041 test ! -s conftest.err
10042 } && test -s conftest$ac_exeext && {
10043 test "$cross_compiling" = yes ||
10044 $as_test_x conftest$ac_exeext
10045 }; then
10046 case "$LIBEXT" in
10047 dll) ;;
10048 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'` ;;
10049 *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10050 esac
10051 else
10052 $as_echo "$as_me: failed program was:" >&5
10053 sed 's/^/| /' conftest.$ac_ext >&5
10058 rm -rf conftest.dSYM
10059 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10060 conftest$ac_exeext conftest.$ac_ext
10061 LIBS=$ac_check_soname_save_LIBS
10063 if test "x$ac_cv_lib_soname_Xext" = "x"; then
10064 { $as_echo "$as_me:$LINENO: result: not found" >&5
10065 $as_echo "not found" >&6; }
10067 else
10068 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
10069 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
10071 cat >>confdefs.h <<_ACEOF
10072 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
10073 _ACEOF
10091 for ac_header in X11/Xlib.h \
10092 X11/XKBlib.h \
10093 X11/Xutil.h \
10094 X11/Xcursor/Xcursor.h \
10095 X11/extensions/shape.h \
10096 X11/extensions/XInput.h \
10097 X11/extensions/XShm.h \
10098 X11/extensions/Xcomposite.h \
10099 X11/extensions/Xinerama.h \
10100 X11/extensions/Xrandr.h \
10101 X11/extensions/Xrender.h \
10102 X11/extensions/xf86vmode.h
10104 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10105 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10106 $as_echo_n "checking for $ac_header... " >&6; }
10107 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10108 $as_echo_n "(cached) " >&6
10109 else
10110 cat >conftest.$ac_ext <<_ACEOF
10111 /* confdefs.h. */
10112 _ACEOF
10113 cat confdefs.h >>conftest.$ac_ext
10114 cat >>conftest.$ac_ext <<_ACEOF
10115 /* end confdefs.h. */
10116 #ifdef HAVE_X11_XLIB_H
10117 # include <X11/Xlib.h>
10118 #endif
10119 #ifdef HAVE_X11_XUTIL_H
10120 # include <X11/Xutil.h>
10121 #endif
10123 #include <$ac_header>
10124 _ACEOF
10125 rm -f conftest.$ac_objext
10126 if { (ac_try="$ac_compile"
10127 case "(($ac_try" in
10128 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10129 *) ac_try_echo=$ac_try;;
10130 esac
10131 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10132 $as_echo "$ac_try_echo") >&5
10133 (eval "$ac_compile") 2>conftest.er1
10134 ac_status=$?
10135 grep -v '^ *+' conftest.er1 >conftest.err
10136 rm -f conftest.er1
10137 cat conftest.err >&5
10138 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10139 (exit $ac_status); } && {
10140 test -z "$ac_c_werror_flag" ||
10141 test ! -s conftest.err
10142 } && test -s conftest.$ac_objext; then
10143 eval "$as_ac_Header=yes"
10144 else
10145 $as_echo "$as_me: failed program was:" >&5
10146 sed 's/^/| /' conftest.$ac_ext >&5
10148 eval "$as_ac_Header=no"
10151 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10153 ac_res=`eval 'as_val=${'$as_ac_Header'}
10154 $as_echo "$as_val"'`
10155 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10156 $as_echo "$ac_res" >&6; }
10157 as_val=`eval 'as_val=${'$as_ac_Header'}
10158 $as_echo "$as_val"'`
10159 if test "x$as_val" = x""yes; then
10160 cat >>confdefs.h <<_ACEOF
10161 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10162 _ACEOF
10166 done
10169 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
10170 then
10171 { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
10172 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
10173 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
10174 $as_echo_n "(cached) " >&6
10175 else
10176 ac_check_lib_save_LIBS=$LIBS
10177 LIBS="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10178 cat >conftest.$ac_ext <<_ACEOF
10179 /* confdefs.h. */
10180 _ACEOF
10181 cat confdefs.h >>conftest.$ac_ext
10182 cat >>conftest.$ac_ext <<_ACEOF
10183 /* end confdefs.h. */
10185 /* Override any GCC internal prototype to avoid an error.
10186 Use char because int might match the return type of a GCC
10187 builtin and then its argument prototype would still apply. */
10188 #ifdef __cplusplus
10189 extern "C"
10190 #endif
10191 char XkbQueryExtension ();
10193 main ()
10195 return XkbQueryExtension ();
10197 return 0;
10199 _ACEOF
10200 rm -f conftest.$ac_objext conftest$ac_exeext
10201 if { (ac_try="$ac_link"
10202 case "(($ac_try" in
10203 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10204 *) ac_try_echo=$ac_try;;
10205 esac
10206 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10207 $as_echo "$ac_try_echo") >&5
10208 (eval "$ac_link") 2>conftest.er1
10209 ac_status=$?
10210 grep -v '^ *+' conftest.er1 >conftest.err
10211 rm -f conftest.er1
10212 cat conftest.err >&5
10213 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10214 (exit $ac_status); } && {
10215 test -z "$ac_c_werror_flag" ||
10216 test ! -s conftest.err
10217 } && test -s conftest$ac_exeext && {
10218 test "$cross_compiling" = yes ||
10219 $as_test_x conftest$ac_exeext
10220 }; then
10221 ac_cv_lib_X11_XkbQueryExtension=yes
10222 else
10223 $as_echo "$as_me: failed program was:" >&5
10224 sed 's/^/| /' conftest.$ac_ext >&5
10226 ac_cv_lib_X11_XkbQueryExtension=no
10229 rm -rf conftest.dSYM
10230 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10231 conftest$ac_exeext conftest.$ac_ext
10232 LIBS=$ac_check_lib_save_LIBS
10234 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10235 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10236 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x""yes; then
10238 cat >>confdefs.h <<\_ACEOF
10239 #define HAVE_XKB 1
10240 _ACEOF
10246 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10247 then
10248 { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10249 $as_echo_n "checking for -lXcursor... " >&6; }
10250 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10251 $as_echo_n "(cached) " >&6
10252 else
10253 ac_check_soname_save_LIBS=$LIBS
10254 LIBS="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10255 cat >conftest.$ac_ext <<_ACEOF
10256 /* confdefs.h. */
10257 _ACEOF
10258 cat confdefs.h >>conftest.$ac_ext
10259 cat >>conftest.$ac_ext <<_ACEOF
10260 /* end confdefs.h. */
10262 /* Override any GCC internal prototype to avoid an error.
10263 Use char because int might match the return type of a GCC
10264 builtin and then its argument prototype would still apply. */
10265 #ifdef __cplusplus
10266 extern "C"
10267 #endif
10268 char XcursorImageLoadCursor ();
10270 main ()
10272 return XcursorImageLoadCursor ();
10274 return 0;
10276 _ACEOF
10277 rm -f conftest.$ac_objext conftest$ac_exeext
10278 if { (ac_try="$ac_link"
10279 case "(($ac_try" in
10280 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10281 *) ac_try_echo=$ac_try;;
10282 esac
10283 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10284 $as_echo "$ac_try_echo") >&5
10285 (eval "$ac_link") 2>conftest.er1
10286 ac_status=$?
10287 grep -v '^ *+' conftest.er1 >conftest.err
10288 rm -f conftest.er1
10289 cat conftest.err >&5
10290 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10291 (exit $ac_status); } && {
10292 test -z "$ac_c_werror_flag" ||
10293 test ! -s conftest.err
10294 } && test -s conftest$ac_exeext && {
10295 test "$cross_compiling" = yes ||
10296 $as_test_x conftest$ac_exeext
10297 }; then
10298 case "$LIBEXT" in
10299 dll) ;;
10300 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'` ;;
10301 *) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10302 esac
10303 else
10304 $as_echo "$as_me: failed program was:" >&5
10305 sed 's/^/| /' conftest.$ac_ext >&5
10310 rm -rf conftest.dSYM
10311 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10312 conftest$ac_exeext conftest.$ac_ext
10313 LIBS=$ac_check_soname_save_LIBS
10315 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10316 { $as_echo "$as_me:$LINENO: result: not found" >&5
10317 $as_echo "not found" >&6; }
10319 else
10320 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10321 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10323 cat >>confdefs.h <<_ACEOF
10324 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10325 _ACEOF
10331 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10332 case "x$with_xcursor" in
10333 x) wine_notices="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10334 xno) ;;
10335 *) { { $as_echo "$as_me:$LINENO: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10336 This is an error since --with-xcursor was requested." >&5
10337 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10338 This is an error since --with-xcursor was requested." >&2;}
10339 { (exit 1); exit 1; }; } ;;
10340 esac
10344 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10345 then
10346 { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10347 $as_echo_n "checking for -lXi... " >&6; }
10348 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10349 $as_echo_n "(cached) " >&6
10350 else
10351 ac_check_soname_save_LIBS=$LIBS
10352 LIBS="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10353 cat >conftest.$ac_ext <<_ACEOF
10354 /* confdefs.h. */
10355 _ACEOF
10356 cat confdefs.h >>conftest.$ac_ext
10357 cat >>conftest.$ac_ext <<_ACEOF
10358 /* end confdefs.h. */
10360 /* Override any GCC internal prototype to avoid an error.
10361 Use char because int might match the return type of a GCC
10362 builtin and then its argument prototype would still apply. */
10363 #ifdef __cplusplus
10364 extern "C"
10365 #endif
10366 char XOpenDevice ();
10368 main ()
10370 return XOpenDevice ();
10372 return 0;
10374 _ACEOF
10375 rm -f conftest.$ac_objext conftest$ac_exeext
10376 if { (ac_try="$ac_link"
10377 case "(($ac_try" in
10378 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10379 *) ac_try_echo=$ac_try;;
10380 esac
10381 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10382 $as_echo "$ac_try_echo") >&5
10383 (eval "$ac_link") 2>conftest.er1
10384 ac_status=$?
10385 grep -v '^ *+' conftest.er1 >conftest.err
10386 rm -f conftest.er1
10387 cat conftest.err >&5
10388 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10389 (exit $ac_status); } && {
10390 test -z "$ac_c_werror_flag" ||
10391 test ! -s conftest.err
10392 } && test -s conftest$ac_exeext && {
10393 test "$cross_compiling" = yes ||
10394 $as_test_x conftest$ac_exeext
10395 }; then
10396 case "$LIBEXT" in
10397 dll) ;;
10398 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'` ;;
10399 *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10400 esac
10401 else
10402 $as_echo "$as_me: failed program was:" >&5
10403 sed 's/^/| /' conftest.$ac_ext >&5
10408 rm -rf conftest.dSYM
10409 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10410 conftest$ac_exeext conftest.$ac_ext
10411 LIBS=$ac_check_soname_save_LIBS
10413 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10414 { $as_echo "$as_me:$LINENO: result: not found" >&5
10415 $as_echo "not found" >&6; }
10417 else
10418 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10419 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10421 cat >>confdefs.h <<_ACEOF
10422 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10423 _ACEOF
10429 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10430 case "x$with_xinput" in
10431 x) wine_notices="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10432 xno) ;;
10433 *) { { $as_echo "$as_me:$LINENO: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10434 This is an error since --with-xinput was requested." >&5
10435 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10436 This is an error since --with-xinput was requested." >&2;}
10437 { (exit 1); exit 1; }; } ;;
10438 esac
10442 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10443 then
10444 { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10445 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10446 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10447 $as_echo_n "(cached) " >&6
10448 else
10449 ac_check_lib_save_LIBS=$LIBS
10450 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10451 cat >conftest.$ac_ext <<_ACEOF
10452 /* confdefs.h. */
10453 _ACEOF
10454 cat confdefs.h >>conftest.$ac_ext
10455 cat >>conftest.$ac_ext <<_ACEOF
10456 /* end confdefs.h. */
10458 /* Override any GCC internal prototype to avoid an error.
10459 Use char because int might match the return type of a GCC
10460 builtin and then its argument prototype would still apply. */
10461 #ifdef __cplusplus
10462 extern "C"
10463 #endif
10464 char XShmQueryExtension ();
10466 main ()
10468 return XShmQueryExtension ();
10470 return 0;
10472 _ACEOF
10473 rm -f conftest.$ac_objext conftest$ac_exeext
10474 if { (ac_try="$ac_link"
10475 case "(($ac_try" in
10476 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10477 *) ac_try_echo=$ac_try;;
10478 esac
10479 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10480 $as_echo "$ac_try_echo") >&5
10481 (eval "$ac_link") 2>conftest.er1
10482 ac_status=$?
10483 grep -v '^ *+' conftest.er1 >conftest.err
10484 rm -f conftest.er1
10485 cat conftest.err >&5
10486 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10487 (exit $ac_status); } && {
10488 test -z "$ac_c_werror_flag" ||
10489 test ! -s conftest.err
10490 } && test -s conftest$ac_exeext && {
10491 test "$cross_compiling" = yes ||
10492 $as_test_x conftest$ac_exeext
10493 }; then
10494 ac_cv_lib_Xext_XShmQueryExtension=yes
10495 else
10496 $as_echo "$as_me: failed program was:" >&5
10497 sed 's/^/| /' conftest.$ac_ext >&5
10499 ac_cv_lib_Xext_XShmQueryExtension=no
10502 rm -rf conftest.dSYM
10503 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10504 conftest$ac_exeext conftest.$ac_ext
10505 LIBS=$ac_check_lib_save_LIBS
10507 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10508 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10509 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x""yes; then
10511 cat >>confdefs.h <<\_ACEOF
10512 #define HAVE_LIBXXSHM 1
10513 _ACEOF
10518 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10519 case "x$with_xshm" in
10520 x) wine_notices="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10521 xno) ;;
10522 *) { { $as_echo "$as_me:$LINENO: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10523 This is an error since --with-xshm was requested." >&5
10524 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10525 This is an error since --with-xshm was requested." >&2;}
10526 { (exit 1); exit 1; }; } ;;
10527 esac
10531 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10532 then
10533 { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10534 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10535 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10536 $as_echo_n "(cached) " >&6
10537 else
10538 ac_check_lib_save_LIBS=$LIBS
10539 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10540 cat >conftest.$ac_ext <<_ACEOF
10541 /* confdefs.h. */
10542 _ACEOF
10543 cat confdefs.h >>conftest.$ac_ext
10544 cat >>conftest.$ac_ext <<_ACEOF
10545 /* end confdefs.h. */
10547 /* Override any GCC internal prototype to avoid an error.
10548 Use char because int might match the return type of a GCC
10549 builtin and then its argument prototype would still apply. */
10550 #ifdef __cplusplus
10551 extern "C"
10552 #endif
10553 char XShapeQueryExtension ();
10555 main ()
10557 return XShapeQueryExtension ();
10559 return 0;
10561 _ACEOF
10562 rm -f conftest.$ac_objext conftest$ac_exeext
10563 if { (ac_try="$ac_link"
10564 case "(($ac_try" in
10565 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10566 *) ac_try_echo=$ac_try;;
10567 esac
10568 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10569 $as_echo "$ac_try_echo") >&5
10570 (eval "$ac_link") 2>conftest.er1
10571 ac_status=$?
10572 grep -v '^ *+' conftest.er1 >conftest.err
10573 rm -f conftest.er1
10574 cat conftest.err >&5
10575 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10576 (exit $ac_status); } && {
10577 test -z "$ac_c_werror_flag" ||
10578 test ! -s conftest.err
10579 } && test -s conftest$ac_exeext && {
10580 test "$cross_compiling" = yes ||
10581 $as_test_x conftest$ac_exeext
10582 }; then
10583 ac_cv_lib_Xext_XShapeQueryExtension=yes
10584 else
10585 $as_echo "$as_me: failed program was:" >&5
10586 sed 's/^/| /' conftest.$ac_ext >&5
10588 ac_cv_lib_Xext_XShapeQueryExtension=no
10591 rm -rf conftest.dSYM
10592 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10593 conftest$ac_exeext conftest.$ac_ext
10594 LIBS=$ac_check_lib_save_LIBS
10596 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10597 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10598 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then
10600 cat >>confdefs.h <<\_ACEOF
10601 #define HAVE_LIBXSHAPE 1
10602 _ACEOF
10607 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10608 case "x$with_xshape" in
10609 x) wine_notices="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10610 xno) ;;
10611 *) { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10612 This is an error since --with-xshape was requested." >&5
10613 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10614 This is an error since --with-xshape was requested." >&2;}
10615 { (exit 1); exit 1; }; } ;;
10616 esac
10620 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10621 then
10622 { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10623 $as_echo_n "checking for -lXxf86vm... " >&6; }
10624 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10625 $as_echo_n "(cached) " >&6
10626 else
10627 ac_check_soname_save_LIBS=$LIBS
10628 LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10629 cat >conftest.$ac_ext <<_ACEOF
10630 /* confdefs.h. */
10631 _ACEOF
10632 cat confdefs.h >>conftest.$ac_ext
10633 cat >>conftest.$ac_ext <<_ACEOF
10634 /* end confdefs.h. */
10636 /* Override any GCC internal prototype to avoid an error.
10637 Use char because int might match the return type of a GCC
10638 builtin and then its argument prototype would still apply. */
10639 #ifdef __cplusplus
10640 extern "C"
10641 #endif
10642 char XF86VidModeQueryExtension ();
10644 main ()
10646 return XF86VidModeQueryExtension ();
10648 return 0;
10650 _ACEOF
10651 rm -f conftest.$ac_objext conftest$ac_exeext
10652 if { (ac_try="$ac_link"
10653 case "(($ac_try" in
10654 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10655 *) ac_try_echo=$ac_try;;
10656 esac
10657 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10658 $as_echo "$ac_try_echo") >&5
10659 (eval "$ac_link") 2>conftest.er1
10660 ac_status=$?
10661 grep -v '^ *+' conftest.er1 >conftest.err
10662 rm -f conftest.er1
10663 cat conftest.err >&5
10664 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10665 (exit $ac_status); } && {
10666 test -z "$ac_c_werror_flag" ||
10667 test ! -s conftest.err
10668 } && test -s conftest$ac_exeext && {
10669 test "$cross_compiling" = yes ||
10670 $as_test_x conftest$ac_exeext
10671 }; then
10672 case "$LIBEXT" in
10673 dll) ;;
10674 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'` ;;
10675 *) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10676 esac
10677 else
10678 $as_echo "$as_me: failed program was:" >&5
10679 sed 's/^/| /' conftest.$ac_ext >&5
10684 rm -rf conftest.dSYM
10685 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10686 conftest$ac_exeext conftest.$ac_ext
10687 LIBS=$ac_check_soname_save_LIBS
10689 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10690 { $as_echo "$as_me:$LINENO: result: not found" >&5
10691 $as_echo "not found" >&6; }
10693 else
10694 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10695 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10697 cat >>confdefs.h <<_ACEOF
10698 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10699 _ACEOF
10705 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10706 case "x$with_xxf86vm" in
10707 x) wine_notices="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10708 xno) ;;
10709 *) { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10710 This is an error since --with-xxf86vm was requested." >&5
10711 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10712 This is an error since --with-xxf86vm was requested." >&2;}
10713 { (exit 1); exit 1; }; } ;;
10714 esac
10718 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"
10719 then
10720 { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10721 $as_echo_n "checking for -lXrender... " >&6; }
10722 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10723 $as_echo_n "(cached) " >&6
10724 else
10725 ac_check_soname_save_LIBS=$LIBS
10726 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10727 cat >conftest.$ac_ext <<_ACEOF
10728 /* confdefs.h. */
10729 _ACEOF
10730 cat confdefs.h >>conftest.$ac_ext
10731 cat >>conftest.$ac_ext <<_ACEOF
10732 /* end confdefs.h. */
10734 /* Override any GCC internal prototype to avoid an error.
10735 Use char because int might match the return type of a GCC
10736 builtin and then its argument prototype would still apply. */
10737 #ifdef __cplusplus
10738 extern "C"
10739 #endif
10740 char XRenderQueryExtension ();
10742 main ()
10744 return XRenderQueryExtension ();
10746 return 0;
10748 _ACEOF
10749 rm -f conftest.$ac_objext conftest$ac_exeext
10750 if { (ac_try="$ac_link"
10751 case "(($ac_try" in
10752 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10753 *) ac_try_echo=$ac_try;;
10754 esac
10755 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10756 $as_echo "$ac_try_echo") >&5
10757 (eval "$ac_link") 2>conftest.er1
10758 ac_status=$?
10759 grep -v '^ *+' conftest.er1 >conftest.err
10760 rm -f conftest.er1
10761 cat conftest.err >&5
10762 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10763 (exit $ac_status); } && {
10764 test -z "$ac_c_werror_flag" ||
10765 test ! -s conftest.err
10766 } && test -s conftest$ac_exeext && {
10767 test "$cross_compiling" = yes ||
10768 $as_test_x conftest$ac_exeext
10769 }; then
10770 case "$LIBEXT" in
10771 dll) ;;
10772 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'` ;;
10773 *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10774 esac
10775 else
10776 $as_echo "$as_me: failed program was:" >&5
10777 sed 's/^/| /' conftest.$ac_ext >&5
10782 rm -rf conftest.dSYM
10783 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10784 conftest$ac_exeext conftest.$ac_ext
10785 LIBS=$ac_check_soname_save_LIBS
10787 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10788 { $as_echo "$as_me:$LINENO: result: not found" >&5
10789 $as_echo "not found" >&6; }
10791 else
10792 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
10793 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
10795 cat >>confdefs.h <<_ACEOF
10796 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
10797 _ACEOF
10799 { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
10800 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
10801 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
10802 $as_echo_n "(cached) " >&6
10803 else
10804 ac_check_lib_save_LIBS=$LIBS
10805 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10806 cat >conftest.$ac_ext <<_ACEOF
10807 /* confdefs.h. */
10808 _ACEOF
10809 cat confdefs.h >>conftest.$ac_ext
10810 cat >>conftest.$ac_ext <<_ACEOF
10811 /* end confdefs.h. */
10813 /* Override any GCC internal prototype to avoid an error.
10814 Use char because int might match the return type of a GCC
10815 builtin and then its argument prototype would still apply. */
10816 #ifdef __cplusplus
10817 extern "C"
10818 #endif
10819 char XRenderSetPictureTransform ();
10821 main ()
10823 return XRenderSetPictureTransform ();
10825 return 0;
10827 _ACEOF
10828 rm -f conftest.$ac_objext conftest$ac_exeext
10829 if { (ac_try="$ac_link"
10830 case "(($ac_try" in
10831 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10832 *) ac_try_echo=$ac_try;;
10833 esac
10834 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10835 $as_echo "$ac_try_echo") >&5
10836 (eval "$ac_link") 2>conftest.er1
10837 ac_status=$?
10838 grep -v '^ *+' conftest.er1 >conftest.err
10839 rm -f conftest.er1
10840 cat conftest.err >&5
10841 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10842 (exit $ac_status); } && {
10843 test -z "$ac_c_werror_flag" ||
10844 test ! -s conftest.err
10845 } && test -s conftest$ac_exeext && {
10846 test "$cross_compiling" = yes ||
10847 $as_test_x conftest$ac_exeext
10848 }; then
10849 ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
10850 else
10851 $as_echo "$as_me: failed program was:" >&5
10852 sed 's/^/| /' conftest.$ac_ext >&5
10854 ac_cv_lib_Xrender_XRenderSetPictureTransform=no
10857 rm -rf conftest.dSYM
10858 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10859 conftest$ac_exeext conftest.$ac_ext
10860 LIBS=$ac_check_lib_save_LIBS
10862 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
10863 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
10864 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x""yes; then
10866 cat >>confdefs.h <<\_ACEOF
10867 #define HAVE_XRENDERSETPICTURETRANSFORM 1
10868 _ACEOF
10876 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10877 case "x$with_xrender" in
10878 x) wine_warnings="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
10879 xno) ;;
10880 *) { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10881 This is an error since --with-xrender was requested." >&5
10882 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10883 This is an error since --with-xrender was requested." >&2;}
10884 { (exit 1); exit 1; }; } ;;
10885 esac
10889 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
10890 then
10891 cat >conftest.$ac_ext <<_ACEOF
10892 /* confdefs.h. */
10893 _ACEOF
10894 cat confdefs.h >>conftest.$ac_ext
10895 cat >>conftest.$ac_ext <<_ACEOF
10896 /* end confdefs.h. */
10897 #include <X11/Xlib.h>
10898 #include <X11/extensions/Xrandr.h>
10900 main ()
10902 static typeof(XRRSetScreenConfigAndRate) * func;
10904 return 0;
10906 _ACEOF
10907 rm -f conftest.$ac_objext
10908 if { (ac_try="$ac_compile"
10909 case "(($ac_try" in
10910 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10911 *) ac_try_echo=$ac_try;;
10912 esac
10913 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10914 $as_echo "$ac_try_echo") >&5
10915 (eval "$ac_compile") 2>conftest.er1
10916 ac_status=$?
10917 grep -v '^ *+' conftest.er1 >conftest.err
10918 rm -f conftest.er1
10919 cat conftest.err >&5
10920 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10921 (exit $ac_status); } && {
10922 test -z "$ac_c_werror_flag" ||
10923 test ! -s conftest.err
10924 } && test -s conftest.$ac_objext; then
10925 { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
10926 $as_echo_n "checking for -lXrandr... " >&6; }
10927 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
10928 $as_echo_n "(cached) " >&6
10929 else
10930 ac_check_soname_save_LIBS=$LIBS
10931 LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10932 cat >conftest.$ac_ext <<_ACEOF
10933 /* confdefs.h. */
10934 _ACEOF
10935 cat confdefs.h >>conftest.$ac_ext
10936 cat >>conftest.$ac_ext <<_ACEOF
10937 /* end confdefs.h. */
10939 /* Override any GCC internal prototype to avoid an error.
10940 Use char because int might match the return type of a GCC
10941 builtin and then its argument prototype would still apply. */
10942 #ifdef __cplusplus
10943 extern "C"
10944 #endif
10945 char XRRQueryExtension ();
10947 main ()
10949 return XRRQueryExtension ();
10951 return 0;
10953 _ACEOF
10954 rm -f conftest.$ac_objext conftest$ac_exeext
10955 if { (ac_try="$ac_link"
10956 case "(($ac_try" in
10957 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10958 *) ac_try_echo=$ac_try;;
10959 esac
10960 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10961 $as_echo "$ac_try_echo") >&5
10962 (eval "$ac_link") 2>conftest.er1
10963 ac_status=$?
10964 grep -v '^ *+' conftest.er1 >conftest.err
10965 rm -f conftest.er1
10966 cat conftest.err >&5
10967 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10968 (exit $ac_status); } && {
10969 test -z "$ac_c_werror_flag" ||
10970 test ! -s conftest.err
10971 } && test -s conftest$ac_exeext && {
10972 test "$cross_compiling" = yes ||
10973 $as_test_x conftest$ac_exeext
10974 }; then
10975 case "$LIBEXT" in
10976 dll) ;;
10977 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'` ;;
10978 *) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10979 esac
10980 else
10981 $as_echo "$as_me: failed program was:" >&5
10982 sed 's/^/| /' conftest.$ac_ext >&5
10987 rm -rf conftest.dSYM
10988 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10989 conftest$ac_exeext conftest.$ac_ext
10990 LIBS=$ac_check_soname_save_LIBS
10992 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
10993 { $as_echo "$as_me:$LINENO: result: not found" >&5
10994 $as_echo "not found" >&6; }
10996 else
10997 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
10998 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
11000 cat >>confdefs.h <<_ACEOF
11001 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
11002 _ACEOF
11007 else
11008 $as_echo "$as_me: failed program was:" >&5
11009 sed 's/^/| /' conftest.$ac_ext >&5
11014 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11016 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11017 case "x$with_xrandr" in
11018 x) wine_notices="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
11019 xno) ;;
11020 *) { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11021 This is an error since --with-xrandr was requested." >&5
11022 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11023 This is an error since --with-xrandr was requested." >&2;}
11024 { (exit 1); exit 1; }; } ;;
11025 esac
11029 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
11030 then
11031 cat >conftest.$ac_ext <<_ACEOF
11032 /* confdefs.h. */
11033 _ACEOF
11034 cat confdefs.h >>conftest.$ac_ext
11035 cat >>conftest.$ac_ext <<_ACEOF
11036 /* end confdefs.h. */
11037 #include <X11/Xlib.h>
11038 #include <X11/extensions/Xinerama.h>
11040 main ()
11042 static typeof(XineramaQueryScreens) * func;
11044 return 0;
11046 _ACEOF
11047 rm -f conftest.$ac_objext
11048 if { (ac_try="$ac_compile"
11049 case "(($ac_try" in
11050 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11051 *) ac_try_echo=$ac_try;;
11052 esac
11053 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11054 $as_echo "$ac_try_echo") >&5
11055 (eval "$ac_compile") 2>conftest.er1
11056 ac_status=$?
11057 grep -v '^ *+' conftest.er1 >conftest.err
11058 rm -f conftest.er1
11059 cat conftest.err >&5
11060 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11061 (exit $ac_status); } && {
11062 test -z "$ac_c_werror_flag" ||
11063 test ! -s conftest.err
11064 } && test -s conftest.$ac_objext; then
11065 { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
11066 $as_echo_n "checking for -lXinerama... " >&6; }
11067 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
11068 $as_echo_n "(cached) " >&6
11069 else
11070 ac_check_soname_save_LIBS=$LIBS
11071 LIBS="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11072 cat >conftest.$ac_ext <<_ACEOF
11073 /* confdefs.h. */
11074 _ACEOF
11075 cat confdefs.h >>conftest.$ac_ext
11076 cat >>conftest.$ac_ext <<_ACEOF
11077 /* end confdefs.h. */
11079 /* Override any GCC internal prototype to avoid an error.
11080 Use char because int might match the return type of a GCC
11081 builtin and then its argument prototype would still apply. */
11082 #ifdef __cplusplus
11083 extern "C"
11084 #endif
11085 char XineramaQueryScreens ();
11087 main ()
11089 return XineramaQueryScreens ();
11091 return 0;
11093 _ACEOF
11094 rm -f conftest.$ac_objext conftest$ac_exeext
11095 if { (ac_try="$ac_link"
11096 case "(($ac_try" in
11097 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11098 *) ac_try_echo=$ac_try;;
11099 esac
11100 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11101 $as_echo "$ac_try_echo") >&5
11102 (eval "$ac_link") 2>conftest.er1
11103 ac_status=$?
11104 grep -v '^ *+' conftest.er1 >conftest.err
11105 rm -f conftest.er1
11106 cat conftest.err >&5
11107 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11108 (exit $ac_status); } && {
11109 test -z "$ac_c_werror_flag" ||
11110 test ! -s conftest.err
11111 } && test -s conftest$ac_exeext && {
11112 test "$cross_compiling" = yes ||
11113 $as_test_x conftest$ac_exeext
11114 }; then
11115 case "$LIBEXT" in
11116 dll) ;;
11117 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'` ;;
11118 *) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11119 esac
11120 else
11121 $as_echo "$as_me: failed program was:" >&5
11122 sed 's/^/| /' conftest.$ac_ext >&5
11127 rm -rf conftest.dSYM
11128 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11129 conftest$ac_exeext conftest.$ac_ext
11130 LIBS=$ac_check_soname_save_LIBS
11132 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11133 { $as_echo "$as_me:$LINENO: result: not found" >&5
11134 $as_echo "not found" >&6; }
11136 else
11137 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
11138 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
11140 cat >>confdefs.h <<_ACEOF
11141 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
11142 _ACEOF
11147 else
11148 $as_echo "$as_me: failed program was:" >&5
11149 sed 's/^/| /' conftest.$ac_ext >&5
11154 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11156 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11157 case "x$with_xinerama" in
11158 x) wine_notices="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
11159 xno) ;;
11160 *) { { $as_echo "$as_me:$LINENO: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11161 This is an error since --with-xinerama was requested." >&5
11162 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11163 This is an error since --with-xinerama was requested." >&2;}
11164 { (exit 1); exit 1; }; } ;;
11165 esac
11169 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
11170 then
11171 { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
11172 $as_echo_n "checking for -lXcomposite... " >&6; }
11173 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
11174 $as_echo_n "(cached) " >&6
11175 else
11176 ac_check_soname_save_LIBS=$LIBS
11177 LIBS="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11178 cat >conftest.$ac_ext <<_ACEOF
11179 /* confdefs.h. */
11180 _ACEOF
11181 cat confdefs.h >>conftest.$ac_ext
11182 cat >>conftest.$ac_ext <<_ACEOF
11183 /* end confdefs.h. */
11185 /* Override any GCC internal prototype to avoid an error.
11186 Use char because int might match the return type of a GCC
11187 builtin and then its argument prototype would still apply. */
11188 #ifdef __cplusplus
11189 extern "C"
11190 #endif
11191 char XCompositeRedirectWindow ();
11193 main ()
11195 return XCompositeRedirectWindow ();
11197 return 0;
11199 _ACEOF
11200 rm -f conftest.$ac_objext conftest$ac_exeext
11201 if { (ac_try="$ac_link"
11202 case "(($ac_try" in
11203 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11204 *) ac_try_echo=$ac_try;;
11205 esac
11206 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11207 $as_echo "$ac_try_echo") >&5
11208 (eval "$ac_link") 2>conftest.er1
11209 ac_status=$?
11210 grep -v '^ *+' conftest.er1 >conftest.err
11211 rm -f conftest.er1
11212 cat conftest.err >&5
11213 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11214 (exit $ac_status); } && {
11215 test -z "$ac_c_werror_flag" ||
11216 test ! -s conftest.err
11217 } && test -s conftest$ac_exeext && {
11218 test "$cross_compiling" = yes ||
11219 $as_test_x conftest$ac_exeext
11220 }; then
11221 case "$LIBEXT" in
11222 dll) ;;
11223 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'` ;;
11224 *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11225 esac
11226 else
11227 $as_echo "$as_me: failed program was:" >&5
11228 sed 's/^/| /' conftest.$ac_ext >&5
11233 rm -rf conftest.dSYM
11234 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11235 conftest$ac_exeext conftest.$ac_ext
11236 LIBS=$ac_check_soname_save_LIBS
11238 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11239 { $as_echo "$as_me:$LINENO: result: not found" >&5
11240 $as_echo "not found" >&6; }
11242 else
11243 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11244 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11246 cat >>confdefs.h <<_ACEOF
11247 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11248 _ACEOF
11254 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11255 case "x$with_xcomposite" in
11256 x) wine_notices="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11257 xno) ;;
11258 *) { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11259 This is an error since --with-xcomposite was requested." >&5
11260 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11261 This is an error since --with-xcomposite was requested." >&2;}
11262 { (exit 1); exit 1; }; } ;;
11263 esac
11267 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11268 $as_echo_n "checking for XICCallback.callback... " >&6; }
11269 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11270 $as_echo_n "(cached) " >&6
11271 else
11272 cat >conftest.$ac_ext <<_ACEOF
11273 /* confdefs.h. */
11274 _ACEOF
11275 cat confdefs.h >>conftest.$ac_ext
11276 cat >>conftest.$ac_ext <<_ACEOF
11277 /* end confdefs.h. */
11278 #ifdef HAVE_X11_XLIB_H
11279 #include <X11/Xlib.h>
11280 #endif
11283 main ()
11285 static XICCallback ac_aggr;
11286 if (ac_aggr.callback)
11287 return 0;
11289 return 0;
11291 _ACEOF
11292 rm -f conftest.$ac_objext
11293 if { (ac_try="$ac_compile"
11294 case "(($ac_try" in
11295 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11296 *) ac_try_echo=$ac_try;;
11297 esac
11298 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11299 $as_echo "$ac_try_echo") >&5
11300 (eval "$ac_compile") 2>conftest.er1
11301 ac_status=$?
11302 grep -v '^ *+' conftest.er1 >conftest.err
11303 rm -f conftest.er1
11304 cat conftest.err >&5
11305 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11306 (exit $ac_status); } && {
11307 test -z "$ac_c_werror_flag" ||
11308 test ! -s conftest.err
11309 } && test -s conftest.$ac_objext; then
11310 ac_cv_member_XICCallback_callback=yes
11311 else
11312 $as_echo "$as_me: failed program was:" >&5
11313 sed 's/^/| /' conftest.$ac_ext >&5
11315 cat >conftest.$ac_ext <<_ACEOF
11316 /* confdefs.h. */
11317 _ACEOF
11318 cat confdefs.h >>conftest.$ac_ext
11319 cat >>conftest.$ac_ext <<_ACEOF
11320 /* end confdefs.h. */
11321 #ifdef HAVE_X11_XLIB_H
11322 #include <X11/Xlib.h>
11323 #endif
11326 main ()
11328 static XICCallback ac_aggr;
11329 if (sizeof ac_aggr.callback)
11330 return 0;
11332 return 0;
11334 _ACEOF
11335 rm -f conftest.$ac_objext
11336 if { (ac_try="$ac_compile"
11337 case "(($ac_try" in
11338 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11339 *) ac_try_echo=$ac_try;;
11340 esac
11341 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11342 $as_echo "$ac_try_echo") >&5
11343 (eval "$ac_compile") 2>conftest.er1
11344 ac_status=$?
11345 grep -v '^ *+' conftest.er1 >conftest.err
11346 rm -f conftest.er1
11347 cat conftest.err >&5
11348 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11349 (exit $ac_status); } && {
11350 test -z "$ac_c_werror_flag" ||
11351 test ! -s conftest.err
11352 } && test -s conftest.$ac_objext; then
11353 ac_cv_member_XICCallback_callback=yes
11354 else
11355 $as_echo "$as_me: failed program was:" >&5
11356 sed 's/^/| /' conftest.$ac_ext >&5
11358 ac_cv_member_XICCallback_callback=no
11361 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11364 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11366 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11367 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11368 if test "x$ac_cv_member_XICCallback_callback" = x""yes; then
11370 cat >>confdefs.h <<_ACEOF
11371 #define HAVE_XICCALLBACK_CALLBACK 1
11372 _ACEOF
11379 opengl_msg=""
11380 if test "x$with_opengl" != "xno"
11381 then
11386 for ac_header in GL/gl.h GL/glx.h GL/glext.h GL/glu.h
11388 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11389 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11390 $as_echo_n "checking for $ac_header... " >&6; }
11391 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11392 $as_echo_n "(cached) " >&6
11393 else
11394 cat >conftest.$ac_ext <<_ACEOF
11395 /* confdefs.h. */
11396 _ACEOF
11397 cat confdefs.h >>conftest.$ac_ext
11398 cat >>conftest.$ac_ext <<_ACEOF
11399 /* end confdefs.h. */
11400 #ifdef HAVE_GL_GLX_H
11401 # include <GL/glx.h>
11402 #endif
11404 #include <$ac_header>
11405 _ACEOF
11406 rm -f conftest.$ac_objext
11407 if { (ac_try="$ac_compile"
11408 case "(($ac_try" in
11409 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11410 *) ac_try_echo=$ac_try;;
11411 esac
11412 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11413 $as_echo "$ac_try_echo") >&5
11414 (eval "$ac_compile") 2>conftest.er1
11415 ac_status=$?
11416 grep -v '^ *+' conftest.er1 >conftest.err
11417 rm -f conftest.er1
11418 cat conftest.err >&5
11419 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11420 (exit $ac_status); } && {
11421 test -z "$ac_c_werror_flag" ||
11422 test ! -s conftest.err
11423 } && test -s conftest.$ac_objext; then
11424 eval "$as_ac_Header=yes"
11425 else
11426 $as_echo "$as_me: failed program was:" >&5
11427 sed 's/^/| /' conftest.$ac_ext >&5
11429 eval "$as_ac_Header=no"
11432 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11434 ac_res=`eval 'as_val=${'$as_ac_Header'}
11435 $as_echo "$as_val"'`
11436 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11437 $as_echo "$ac_res" >&6; }
11438 as_val=`eval 'as_val=${'$as_ac_Header'}
11439 $as_echo "$as_val"'`
11440 if test "x$as_val" = x""yes; then
11441 cat >>confdefs.h <<_ACEOF
11442 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11443 _ACEOF
11447 done
11449 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11450 then
11451 { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11452 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11453 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11454 $as_echo_n "(cached) " >&6
11455 else
11456 cat >conftest.$ac_ext <<_ACEOF
11457 /* confdefs.h. */
11458 _ACEOF
11459 cat confdefs.h >>conftest.$ac_ext
11460 cat >>conftest.$ac_ext <<_ACEOF
11461 /* end confdefs.h. */
11462 #include <GL/gl.h>
11464 main ()
11466 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11468 return 0;
11470 _ACEOF
11471 rm -f conftest.$ac_objext
11472 if { (ac_try="$ac_compile"
11473 case "(($ac_try" in
11474 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11475 *) ac_try_echo=$ac_try;;
11476 esac
11477 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11478 $as_echo "$ac_try_echo") >&5
11479 (eval "$ac_compile") 2>conftest.er1
11480 ac_status=$?
11481 grep -v '^ *+' conftest.er1 >conftest.err
11482 rm -f conftest.er1
11483 cat conftest.err >&5
11484 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11485 (exit $ac_status); } && {
11486 test -z "$ac_c_werror_flag" ||
11487 test ! -s conftest.err
11488 } && test -s conftest.$ac_objext; then
11489 wine_cv_opengl_header_version_OK="yes"
11490 else
11491 $as_echo "$as_me: failed program was:" >&5
11492 sed 's/^/| /' conftest.$ac_ext >&5
11494 wine_cv_opengl_header_version_OK="no"
11497 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11499 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11500 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11502 if test "$wine_cv_opengl_header_version_OK" = "yes"
11503 then
11504 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11505 $as_echo_n "checking for -lGL... " >&6; }
11506 if test "${ac_cv_lib_soname_GL+set}" = set; then
11507 $as_echo_n "(cached) " >&6
11508 else
11509 ac_check_soname_save_LIBS=$LIBS
11510 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11511 cat >conftest.$ac_ext <<_ACEOF
11512 /* confdefs.h. */
11513 _ACEOF
11514 cat confdefs.h >>conftest.$ac_ext
11515 cat >>conftest.$ac_ext <<_ACEOF
11516 /* end confdefs.h. */
11518 /* Override any GCC internal prototype to avoid an error.
11519 Use char because int might match the return type of a GCC
11520 builtin and then its argument prototype would still apply. */
11521 #ifdef __cplusplus
11522 extern "C"
11523 #endif
11524 char glXCreateContext ();
11526 main ()
11528 return glXCreateContext ();
11530 return 0;
11532 _ACEOF
11533 rm -f conftest.$ac_objext conftest$ac_exeext
11534 if { (ac_try="$ac_link"
11535 case "(($ac_try" in
11536 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11537 *) ac_try_echo=$ac_try;;
11538 esac
11539 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11540 $as_echo "$ac_try_echo") >&5
11541 (eval "$ac_link") 2>conftest.er1
11542 ac_status=$?
11543 grep -v '^ *+' conftest.er1 >conftest.err
11544 rm -f conftest.er1
11545 cat conftest.err >&5
11546 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11547 (exit $ac_status); } && {
11548 test -z "$ac_c_werror_flag" ||
11549 test ! -s conftest.err
11550 } && test -s conftest$ac_exeext && {
11551 test "$cross_compiling" = yes ||
11552 $as_test_x conftest$ac_exeext
11553 }; then
11554 case "$LIBEXT" in
11555 dll) ;;
11556 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'` ;;
11557 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11558 esac
11559 else
11560 $as_echo "$as_me: failed program was:" >&5
11561 sed 's/^/| /' conftest.$ac_ext >&5
11566 rm -rf conftest.dSYM
11567 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11568 conftest$ac_exeext conftest.$ac_ext
11569 LIBS=$ac_check_soname_save_LIBS
11571 if test "x$ac_cv_lib_soname_GL" = "x"; then
11572 { $as_echo "$as_me:$LINENO: result: not found" >&5
11573 $as_echo "not found" >&6; }
11574 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11575 $as_echo_n "checking for -lGL... " >&6; }
11576 if test "${ac_cv_lib_soname_GL+set}" = set; then
11577 $as_echo_n "(cached) " >&6
11578 else
11579 ac_check_soname_save_LIBS=$LIBS
11580 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"
11581 cat >conftest.$ac_ext <<_ACEOF
11582 /* confdefs.h. */
11583 _ACEOF
11584 cat confdefs.h >>conftest.$ac_ext
11585 cat >>conftest.$ac_ext <<_ACEOF
11586 /* end confdefs.h. */
11588 /* Override any GCC internal prototype to avoid an error.
11589 Use char because int might match the return type of a GCC
11590 builtin and then its argument prototype would still apply. */
11591 #ifdef __cplusplus
11592 extern "C"
11593 #endif
11594 char glXCreateContext ();
11596 main ()
11598 return glXCreateContext ();
11600 return 0;
11602 _ACEOF
11603 rm -f conftest.$ac_objext conftest$ac_exeext
11604 if { (ac_try="$ac_link"
11605 case "(($ac_try" in
11606 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11607 *) ac_try_echo=$ac_try;;
11608 esac
11609 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11610 $as_echo "$ac_try_echo") >&5
11611 (eval "$ac_link") 2>conftest.er1
11612 ac_status=$?
11613 grep -v '^ *+' conftest.er1 >conftest.err
11614 rm -f conftest.er1
11615 cat conftest.err >&5
11616 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11617 (exit $ac_status); } && {
11618 test -z "$ac_c_werror_flag" ||
11619 test ! -s conftest.err
11620 } && test -s conftest$ac_exeext && {
11621 test "$cross_compiling" = yes ||
11622 $as_test_x conftest$ac_exeext
11623 }; then
11624 case "$LIBEXT" in
11625 dll) ;;
11626 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'` ;;
11627 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11628 esac
11629 else
11630 $as_echo "$as_me: failed program was:" >&5
11631 sed 's/^/| /' conftest.$ac_ext >&5
11636 rm -rf conftest.dSYM
11637 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11638 conftest$ac_exeext conftest.$ac_ext
11639 LIBS=$ac_check_soname_save_LIBS
11641 if test "x$ac_cv_lib_soname_GL" = "x"; then
11642 { $as_echo "$as_me:$LINENO: result: not found" >&5
11643 $as_echo "not found" >&6; }
11644 if test -f /usr/X11R6/lib/libGL.a
11645 then
11646 opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
11647 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11648 else
11649 opengl_msg="No OpenGL library found on this system."
11651 else
11652 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11653 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11655 cat >>confdefs.h <<_ACEOF
11656 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11657 _ACEOF
11659 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"
11661 cat >>confdefs.h <<\_ACEOF
11662 #define HAVE_OPENGL 1
11663 _ACEOF
11667 else
11668 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11669 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11671 cat >>confdefs.h <<_ACEOF
11672 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11673 _ACEOF
11675 OPENGL_LIBS="-lGL"
11677 cat >>confdefs.h <<\_ACEOF
11678 #define HAVE_OPENGL 1
11679 _ACEOF
11683 if test "$ac_cv_header_GL_glu_h" = "yes"
11684 then
11685 { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11686 $as_echo_n "checking for -lGLU... " >&6; }
11687 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11688 $as_echo_n "(cached) " >&6
11689 else
11690 ac_check_soname_save_LIBS=$LIBS
11691 LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11692 cat >conftest.$ac_ext <<_ACEOF
11693 /* confdefs.h. */
11694 _ACEOF
11695 cat confdefs.h >>conftest.$ac_ext
11696 cat >>conftest.$ac_ext <<_ACEOF
11697 /* end confdefs.h. */
11699 /* Override any GCC internal prototype to avoid an error.
11700 Use char because int might match the return type of a GCC
11701 builtin and then its argument prototype would still apply. */
11702 #ifdef __cplusplus
11703 extern "C"
11704 #endif
11705 char gluLookAt ();
11707 main ()
11709 return gluLookAt ();
11711 return 0;
11713 _ACEOF
11714 rm -f conftest.$ac_objext conftest$ac_exeext
11715 if { (ac_try="$ac_link"
11716 case "(($ac_try" in
11717 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11718 *) ac_try_echo=$ac_try;;
11719 esac
11720 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11721 $as_echo "$ac_try_echo") >&5
11722 (eval "$ac_link") 2>conftest.er1
11723 ac_status=$?
11724 grep -v '^ *+' conftest.er1 >conftest.err
11725 rm -f conftest.er1
11726 cat conftest.err >&5
11727 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11728 (exit $ac_status); } && {
11729 test -z "$ac_c_werror_flag" ||
11730 test ! -s conftest.err
11731 } && test -s conftest$ac_exeext && {
11732 test "$cross_compiling" = yes ||
11733 $as_test_x conftest$ac_exeext
11734 }; then
11735 case "$LIBEXT" in
11736 dll) ;;
11737 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'` ;;
11738 *) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11739 esac
11740 else
11741 $as_echo "$as_me: failed program was:" >&5
11742 sed 's/^/| /' conftest.$ac_ext >&5
11747 rm -rf conftest.dSYM
11748 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11749 conftest$ac_exeext conftest.$ac_ext
11750 LIBS=$ac_check_soname_save_LIBS
11752 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11753 { $as_echo "$as_me:$LINENO: result: not found" >&5
11754 $as_echo "not found" >&6; }
11756 else
11757 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
11758 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
11760 cat >>confdefs.h <<_ACEOF
11761 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
11762 _ACEOF
11768 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11769 case "x$with_glu" in
11770 x) wine_notices="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
11771 xno) ;;
11772 *) { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11773 This is an error since --with-glu was requested." >&5
11774 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11775 This is an error since --with-glu was requested." >&2;}
11776 { (exit 1); exit 1; }; } ;;
11777 esac
11780 else
11781 opengl_msg="Old Mesa headers detected. Consider upgrading your Mesa libraries."
11783 else
11784 opengl_msg="OpenGL development headers not found."
11786 test -n "$opengl_msg" && enable_opengl32=${enable_opengl32:-no}
11787 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32=${enable_glu32:-no}
11788 else
11789 enable_opengl32=${enable_opengl32:-no}
11790 enable_glu32=${enable_glu32:-no}
11792 if test -n "$opengl_msg"; then
11793 case "x$with_opengl" in
11794 x) wine_warnings="$wine_warnings|$opengl_msg
11795 OpenGL and Direct3D won't be supported." ;;
11796 xno) ;;
11797 *) { { $as_echo "$as_me:$LINENO: error: $opengl_msg
11798 OpenGL and Direct3D won't be supported.
11799 This is an error since --with-opengl was requested." >&5
11800 $as_echo "$as_me: error: $opengl_msg
11801 OpenGL and Direct3D won't be supported.
11802 This is an error since --with-opengl was requested." >&2;}
11803 { (exit 1); exit 1; }; } ;;
11804 esac
11808 NASLIBS=""
11811 for ac_header in audio/audiolib.h
11813 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11814 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11815 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11816 $as_echo_n "checking for $ac_header... " >&6; }
11817 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11818 $as_echo_n "(cached) " >&6
11820 ac_res=`eval 'as_val=${'$as_ac_Header'}
11821 $as_echo "$as_val"'`
11822 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11823 $as_echo "$ac_res" >&6; }
11824 else
11825 # Is the header compilable?
11826 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
11827 $as_echo_n "checking $ac_header usability... " >&6; }
11828 cat >conftest.$ac_ext <<_ACEOF
11829 /* confdefs.h. */
11830 _ACEOF
11831 cat confdefs.h >>conftest.$ac_ext
11832 cat >>conftest.$ac_ext <<_ACEOF
11833 /* end confdefs.h. */
11834 $ac_includes_default
11835 #include <$ac_header>
11836 _ACEOF
11837 rm -f conftest.$ac_objext
11838 if { (ac_try="$ac_compile"
11839 case "(($ac_try" in
11840 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11841 *) ac_try_echo=$ac_try;;
11842 esac
11843 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11844 $as_echo "$ac_try_echo") >&5
11845 (eval "$ac_compile") 2>conftest.er1
11846 ac_status=$?
11847 grep -v '^ *+' conftest.er1 >conftest.err
11848 rm -f conftest.er1
11849 cat conftest.err >&5
11850 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11851 (exit $ac_status); } && {
11852 test -z "$ac_c_werror_flag" ||
11853 test ! -s conftest.err
11854 } && test -s conftest.$ac_objext; then
11855 ac_header_compiler=yes
11856 else
11857 $as_echo "$as_me: failed program was:" >&5
11858 sed 's/^/| /' conftest.$ac_ext >&5
11860 ac_header_compiler=no
11863 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11864 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11865 $as_echo "$ac_header_compiler" >&6; }
11867 # Is the header present?
11868 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
11869 $as_echo_n "checking $ac_header presence... " >&6; }
11870 cat >conftest.$ac_ext <<_ACEOF
11871 /* confdefs.h. */
11872 _ACEOF
11873 cat confdefs.h >>conftest.$ac_ext
11874 cat >>conftest.$ac_ext <<_ACEOF
11875 /* end confdefs.h. */
11876 #include <$ac_header>
11877 _ACEOF
11878 if { (ac_try="$ac_cpp conftest.$ac_ext"
11879 case "(($ac_try" in
11880 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11881 *) ac_try_echo=$ac_try;;
11882 esac
11883 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11884 $as_echo "$ac_try_echo") >&5
11885 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11886 ac_status=$?
11887 grep -v '^ *+' conftest.er1 >conftest.err
11888 rm -f conftest.er1
11889 cat conftest.err >&5
11890 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11891 (exit $ac_status); } >/dev/null && {
11892 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11893 test ! -s conftest.err
11894 }; then
11895 ac_header_preproc=yes
11896 else
11897 $as_echo "$as_me: failed program was:" >&5
11898 sed 's/^/| /' conftest.$ac_ext >&5
11900 ac_header_preproc=no
11903 rm -f conftest.err conftest.$ac_ext
11904 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11905 $as_echo "$ac_header_preproc" >&6; }
11907 # So? What about this header?
11908 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11909 yes:no: )
11910 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11911 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11912 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11913 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11914 ac_header_preproc=yes
11916 no:yes:* )
11917 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11918 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11919 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11920 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11921 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11922 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11923 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11924 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11925 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11926 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11927 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11928 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11929 ( cat <<\_ASBOX
11930 ## ------------------------------------ ##
11931 ## Report this to wine-devel@winehq.org ##
11932 ## ------------------------------------ ##
11933 _ASBOX
11934 ) | sed "s/^/$as_me: WARNING: /" >&2
11936 esac
11937 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11938 $as_echo_n "checking for $ac_header... " >&6; }
11939 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11940 $as_echo_n "(cached) " >&6
11941 else
11942 eval "$as_ac_Header=\$ac_header_preproc"
11944 ac_res=`eval 'as_val=${'$as_ac_Header'}
11945 $as_echo "$as_val"'`
11946 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11947 $as_echo "$ac_res" >&6; }
11950 as_val=`eval 'as_val=${'$as_ac_Header'}
11951 $as_echo "$as_val"'`
11952 if test "x$as_val" = x""yes; then
11953 cat >>confdefs.h <<_ACEOF
11954 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11955 _ACEOF
11957 for ac_header in audio/soundlib.h
11959 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11960 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11961 $as_echo_n "checking for $ac_header... " >&6; }
11962 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11963 $as_echo_n "(cached) " >&6
11964 else
11965 cat >conftest.$ac_ext <<_ACEOF
11966 /* confdefs.h. */
11967 _ACEOF
11968 cat confdefs.h >>conftest.$ac_ext
11969 cat >>conftest.$ac_ext <<_ACEOF
11970 /* end confdefs.h. */
11971 #include <audio/audiolib.h>
11973 #include <$ac_header>
11974 _ACEOF
11975 rm -f conftest.$ac_objext
11976 if { (ac_try="$ac_compile"
11977 case "(($ac_try" in
11978 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11979 *) ac_try_echo=$ac_try;;
11980 esac
11981 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11982 $as_echo "$ac_try_echo") >&5
11983 (eval "$ac_compile") 2>conftest.er1
11984 ac_status=$?
11985 grep -v '^ *+' conftest.er1 >conftest.err
11986 rm -f conftest.er1
11987 cat conftest.err >&5
11988 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11989 (exit $ac_status); } && {
11990 test -z "$ac_c_werror_flag" ||
11991 test ! -s conftest.err
11992 } && test -s conftest.$ac_objext; then
11993 eval "$as_ac_Header=yes"
11994 else
11995 $as_echo "$as_me: failed program was:" >&5
11996 sed 's/^/| /' conftest.$ac_ext >&5
11998 eval "$as_ac_Header=no"
12001 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12003 ac_res=`eval 'as_val=${'$as_ac_Header'}
12004 $as_echo "$as_val"'`
12005 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12006 $as_echo "$ac_res" >&6; }
12007 as_val=`eval 'as_val=${'$as_ac_Header'}
12008 $as_echo "$as_val"'`
12009 if test "x$as_val" = x""yes; then
12010 cat >>confdefs.h <<_ACEOF
12011 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12012 _ACEOF
12016 done
12018 { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
12019 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
12020 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
12021 $as_echo_n "(cached) " >&6
12022 else
12023 ac_check_lib_save_LIBS=$LIBS
12024 LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
12025 cat >conftest.$ac_ext <<_ACEOF
12026 /* confdefs.h. */
12027 _ACEOF
12028 cat confdefs.h >>conftest.$ac_ext
12029 cat >>conftest.$ac_ext <<_ACEOF
12030 /* end confdefs.h. */
12032 /* Override any GCC internal prototype to avoid an error.
12033 Use char because int might match the return type of a GCC
12034 builtin and then its argument prototype would still apply. */
12035 #ifdef __cplusplus
12036 extern "C"
12037 #endif
12038 char AuCreateFlow ();
12040 main ()
12042 return AuCreateFlow ();
12044 return 0;
12046 _ACEOF
12047 rm -f conftest.$ac_objext conftest$ac_exeext
12048 if { (ac_try="$ac_link"
12049 case "(($ac_try" in
12050 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12051 *) ac_try_echo=$ac_try;;
12052 esac
12053 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12054 $as_echo "$ac_try_echo") >&5
12055 (eval "$ac_link") 2>conftest.er1
12056 ac_status=$?
12057 grep -v '^ *+' conftest.er1 >conftest.err
12058 rm -f conftest.er1
12059 cat conftest.err >&5
12060 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12061 (exit $ac_status); } && {
12062 test -z "$ac_c_werror_flag" ||
12063 test ! -s conftest.err
12064 } && test -s conftest$ac_exeext && {
12065 test "$cross_compiling" = yes ||
12066 $as_test_x conftest$ac_exeext
12067 }; then
12068 ac_cv_lib_audio_AuCreateFlow=yes
12069 else
12070 $as_echo "$as_me: failed program was:" >&5
12071 sed 's/^/| /' conftest.$ac_ext >&5
12073 ac_cv_lib_audio_AuCreateFlow=no
12076 rm -rf conftest.dSYM
12077 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12078 conftest$ac_exeext conftest.$ac_ext
12079 LIBS=$ac_check_lib_save_LIBS
12081 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
12082 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
12083 if test "x$ac_cv_lib_audio_AuCreateFlow" = x""yes; then
12085 cat >>confdefs.h <<\_ACEOF
12086 #define HAVE_NAS 1
12087 _ACEOF
12089 { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
12090 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
12091 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
12092 $as_echo_n "(cached) " >&6
12093 else
12094 ac_check_lib_save_LIBS=$LIBS
12095 LIBS="-lXau $X_LIBS $LIBS"
12096 cat >conftest.$ac_ext <<_ACEOF
12097 /* confdefs.h. */
12098 _ACEOF
12099 cat confdefs.h >>conftest.$ac_ext
12100 cat >>conftest.$ac_ext <<_ACEOF
12101 /* end confdefs.h. */
12103 /* Override any GCC internal prototype to avoid an error.
12104 Use char because int might match the return type of a GCC
12105 builtin and then its argument prototype would still apply. */
12106 #ifdef __cplusplus
12107 extern "C"
12108 #endif
12109 char XauGetBestAuthByAddr ();
12111 main ()
12113 return XauGetBestAuthByAddr ();
12115 return 0;
12117 _ACEOF
12118 rm -f conftest.$ac_objext conftest$ac_exeext
12119 if { (ac_try="$ac_link"
12120 case "(($ac_try" in
12121 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12122 *) ac_try_echo=$ac_try;;
12123 esac
12124 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12125 $as_echo "$ac_try_echo") >&5
12126 (eval "$ac_link") 2>conftest.er1
12127 ac_status=$?
12128 grep -v '^ *+' conftest.er1 >conftest.err
12129 rm -f conftest.er1
12130 cat conftest.err >&5
12131 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12132 (exit $ac_status); } && {
12133 test -z "$ac_c_werror_flag" ||
12134 test ! -s conftest.err
12135 } && test -s conftest$ac_exeext && {
12136 test "$cross_compiling" = yes ||
12137 $as_test_x conftest$ac_exeext
12138 }; then
12139 ac_cv_lib_Xau_XauGetBestAuthByAddr=yes
12140 else
12141 $as_echo "$as_me: failed program was:" >&5
12142 sed 's/^/| /' conftest.$ac_ext >&5
12144 ac_cv_lib_Xau_XauGetBestAuthByAddr=no
12147 rm -rf conftest.dSYM
12148 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12149 conftest$ac_exeext conftest.$ac_ext
12150 LIBS=$ac_check_lib_save_LIBS
12152 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
12153 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
12154 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x""yes; then
12155 NASLIBS="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12156 else
12157 NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12165 done
12168 CPPFLAGS="$ac_save_CPPFLAGS"
12169 else
12170 XLIB=""
12171 X_CFLAGS=""
12172 X_LIBS=""
12173 enable_winex11_drv=${enable_winex11_drv:-no}
12174 enable_opengl32=${enable_opengl32:-no}
12175 enable_glu32=${enable_glu32:-no}
12177 if test "x$XLIB" = "x"; then
12178 case "x$with_x" in
12179 xno) ;;
12180 *) { { $as_echo "$as_me:$LINENO: error: X ${notice_platform}development files not found. Wine will be built
12181 without X support, which probably isn't what you want. You will need to install
12182 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12183 Use the --without-x option if you really want this." >&5
12184 $as_echo "$as_me: error: X ${notice_platform}development files not found. Wine will be built
12185 without X support, which probably isn't what you want. You will need to install
12186 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12187 Use the --without-x option if you really want this." >&2;}
12188 { (exit 1); exit 1; }; } ;;
12189 esac
12194 XML2LIBS=""
12196 XML2INCL=""
12198 XSLTINCL=""
12200 if test "x$with_xml" != "xno"
12201 then
12202 ac_save_CPPFLAGS="$CPPFLAGS"
12203 if test "$PKG_CONFIG" != "false"
12204 then
12205 ac_xml_libs="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
12206 ac_xml_cflags="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
12207 else
12208 ac_xml_libs="`xml2-config --libs 2>/dev/null`"
12209 ac_xml_cflags="`xml2-config --cflags 2>/dev/null`"
12211 CPPFLAGS="$CPPFLAGS $ac_xml_cflags"
12213 for ac_header in libxml/parser.h
12215 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12216 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12217 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12218 $as_echo_n "checking for $ac_header... " >&6; }
12219 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12220 $as_echo_n "(cached) " >&6
12222 ac_res=`eval 'as_val=${'$as_ac_Header'}
12223 $as_echo "$as_val"'`
12224 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12225 $as_echo "$ac_res" >&6; }
12226 else
12227 # Is the header compilable?
12228 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12229 $as_echo_n "checking $ac_header usability... " >&6; }
12230 cat >conftest.$ac_ext <<_ACEOF
12231 /* confdefs.h. */
12232 _ACEOF
12233 cat confdefs.h >>conftest.$ac_ext
12234 cat >>conftest.$ac_ext <<_ACEOF
12235 /* end confdefs.h. */
12236 $ac_includes_default
12237 #include <$ac_header>
12238 _ACEOF
12239 rm -f conftest.$ac_objext
12240 if { (ac_try="$ac_compile"
12241 case "(($ac_try" in
12242 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12243 *) ac_try_echo=$ac_try;;
12244 esac
12245 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12246 $as_echo "$ac_try_echo") >&5
12247 (eval "$ac_compile") 2>conftest.er1
12248 ac_status=$?
12249 grep -v '^ *+' conftest.er1 >conftest.err
12250 rm -f conftest.er1
12251 cat conftest.err >&5
12252 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12253 (exit $ac_status); } && {
12254 test -z "$ac_c_werror_flag" ||
12255 test ! -s conftest.err
12256 } && test -s conftest.$ac_objext; then
12257 ac_header_compiler=yes
12258 else
12259 $as_echo "$as_me: failed program was:" >&5
12260 sed 's/^/| /' conftest.$ac_ext >&5
12262 ac_header_compiler=no
12265 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12266 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12267 $as_echo "$ac_header_compiler" >&6; }
12269 # Is the header present?
12270 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12271 $as_echo_n "checking $ac_header presence... " >&6; }
12272 cat >conftest.$ac_ext <<_ACEOF
12273 /* confdefs.h. */
12274 _ACEOF
12275 cat confdefs.h >>conftest.$ac_ext
12276 cat >>conftest.$ac_ext <<_ACEOF
12277 /* end confdefs.h. */
12278 #include <$ac_header>
12279 _ACEOF
12280 if { (ac_try="$ac_cpp conftest.$ac_ext"
12281 case "(($ac_try" in
12282 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12283 *) ac_try_echo=$ac_try;;
12284 esac
12285 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12286 $as_echo "$ac_try_echo") >&5
12287 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12288 ac_status=$?
12289 grep -v '^ *+' conftest.er1 >conftest.err
12290 rm -f conftest.er1
12291 cat conftest.err >&5
12292 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12293 (exit $ac_status); } >/dev/null && {
12294 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12295 test ! -s conftest.err
12296 }; then
12297 ac_header_preproc=yes
12298 else
12299 $as_echo "$as_me: failed program was:" >&5
12300 sed 's/^/| /' conftest.$ac_ext >&5
12302 ac_header_preproc=no
12305 rm -f conftest.err conftest.$ac_ext
12306 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12307 $as_echo "$ac_header_preproc" >&6; }
12309 # So? What about this header?
12310 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12311 yes:no: )
12312 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12313 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12314 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12315 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12316 ac_header_preproc=yes
12318 no:yes:* )
12319 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12320 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12321 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12322 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12323 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12324 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12325 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12326 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12327 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12328 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12329 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12330 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12331 ( cat <<\_ASBOX
12332 ## ------------------------------------ ##
12333 ## Report this to wine-devel@winehq.org ##
12334 ## ------------------------------------ ##
12335 _ASBOX
12336 ) | sed "s/^/$as_me: WARNING: /" >&2
12338 esac
12339 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12340 $as_echo_n "checking for $ac_header... " >&6; }
12341 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12342 $as_echo_n "(cached) " >&6
12343 else
12344 eval "$as_ac_Header=\$ac_header_preproc"
12346 ac_res=`eval 'as_val=${'$as_ac_Header'}
12347 $as_echo "$as_val"'`
12348 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12349 $as_echo "$ac_res" >&6; }
12352 as_val=`eval 'as_val=${'$as_ac_Header'}
12353 $as_echo "$as_val"'`
12354 if test "x$as_val" = x""yes; then
12355 cat >>confdefs.h <<_ACEOF
12356 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12357 _ACEOF
12358 { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12359 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12360 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12361 $as_echo_n "(cached) " >&6
12362 else
12363 ac_check_lib_save_LIBS=$LIBS
12364 LIBS="-lxml2 $ac_xml_libs $LIBS"
12365 cat >conftest.$ac_ext <<_ACEOF
12366 /* confdefs.h. */
12367 _ACEOF
12368 cat confdefs.h >>conftest.$ac_ext
12369 cat >>conftest.$ac_ext <<_ACEOF
12370 /* end confdefs.h. */
12372 /* Override any GCC internal prototype to avoid an error.
12373 Use char because int might match the return type of a GCC
12374 builtin and then its argument prototype would still apply. */
12375 #ifdef __cplusplus
12376 extern "C"
12377 #endif
12378 char xmlParseMemory ();
12380 main ()
12382 return xmlParseMemory ();
12384 return 0;
12386 _ACEOF
12387 rm -f conftest.$ac_objext conftest$ac_exeext
12388 if { (ac_try="$ac_link"
12389 case "(($ac_try" in
12390 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12391 *) ac_try_echo=$ac_try;;
12392 esac
12393 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12394 $as_echo "$ac_try_echo") >&5
12395 (eval "$ac_link") 2>conftest.er1
12396 ac_status=$?
12397 grep -v '^ *+' conftest.er1 >conftest.err
12398 rm -f conftest.er1
12399 cat conftest.err >&5
12400 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12401 (exit $ac_status); } && {
12402 test -z "$ac_c_werror_flag" ||
12403 test ! -s conftest.err
12404 } && test -s conftest$ac_exeext && {
12405 test "$cross_compiling" = yes ||
12406 $as_test_x conftest$ac_exeext
12407 }; then
12408 ac_cv_lib_xml2_xmlParseMemory=yes
12409 else
12410 $as_echo "$as_me: failed program was:" >&5
12411 sed 's/^/| /' conftest.$ac_ext >&5
12413 ac_cv_lib_xml2_xmlParseMemory=no
12416 rm -rf conftest.dSYM
12417 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12418 conftest$ac_exeext conftest.$ac_ext
12419 LIBS=$ac_check_lib_save_LIBS
12421 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12422 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12423 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x""yes; then
12425 cat >>confdefs.h <<\_ACEOF
12426 #define HAVE_LIBXML2 1
12427 _ACEOF
12429 XML2LIBS="$ac_xml_libs"
12430 XML2INCL="$ac_xml_cflags"
12433 { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12434 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12435 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12436 $as_echo_n "(cached) " >&6
12437 else
12438 ac_check_lib_save_LIBS=$LIBS
12439 LIBS="-lxml2 $ac_xml_libs $LIBS"
12440 cat >conftest.$ac_ext <<_ACEOF
12441 /* confdefs.h. */
12442 _ACEOF
12443 cat confdefs.h >>conftest.$ac_ext
12444 cat >>conftest.$ac_ext <<_ACEOF
12445 /* end confdefs.h. */
12447 /* Override any GCC internal prototype to avoid an error.
12448 Use char because int might match the return type of a GCC
12449 builtin and then its argument prototype would still apply. */
12450 #ifdef __cplusplus
12451 extern "C"
12452 #endif
12453 char xmlReadMemory ();
12455 main ()
12457 return xmlReadMemory ();
12459 return 0;
12461 _ACEOF
12462 rm -f conftest.$ac_objext conftest$ac_exeext
12463 if { (ac_try="$ac_link"
12464 case "(($ac_try" in
12465 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12466 *) ac_try_echo=$ac_try;;
12467 esac
12468 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12469 $as_echo "$ac_try_echo") >&5
12470 (eval "$ac_link") 2>conftest.er1
12471 ac_status=$?
12472 grep -v '^ *+' conftest.er1 >conftest.err
12473 rm -f conftest.er1
12474 cat conftest.err >&5
12475 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12476 (exit $ac_status); } && {
12477 test -z "$ac_c_werror_flag" ||
12478 test ! -s conftest.err
12479 } && test -s conftest$ac_exeext && {
12480 test "$cross_compiling" = yes ||
12481 $as_test_x conftest$ac_exeext
12482 }; then
12483 ac_cv_lib_xml2_xmlReadMemory=yes
12484 else
12485 $as_echo "$as_me: failed program was:" >&5
12486 sed 's/^/| /' conftest.$ac_ext >&5
12488 ac_cv_lib_xml2_xmlReadMemory=no
12491 rm -rf conftest.dSYM
12492 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12493 conftest$ac_exeext conftest.$ac_ext
12494 LIBS=$ac_check_lib_save_LIBS
12496 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12497 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12498 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x""yes; then
12500 cat >>confdefs.h <<\_ACEOF
12501 #define HAVE_XMLREADMEMORY 1
12502 _ACEOF
12506 { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12507 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12508 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12509 $as_echo_n "(cached) " >&6
12510 else
12511 ac_check_lib_save_LIBS=$LIBS
12512 LIBS="-lxml2 $ac_xml_libs $LIBS"
12513 cat >conftest.$ac_ext <<_ACEOF
12514 /* confdefs.h. */
12515 _ACEOF
12516 cat confdefs.h >>conftest.$ac_ext
12517 cat >>conftest.$ac_ext <<_ACEOF
12518 /* end confdefs.h. */
12520 /* Override any GCC internal prototype to avoid an error.
12521 Use char because int might match the return type of a GCC
12522 builtin and then its argument prototype would still apply. */
12523 #ifdef __cplusplus
12524 extern "C"
12525 #endif
12526 char xmlNewDocPI ();
12528 main ()
12530 return xmlNewDocPI ();
12532 return 0;
12534 _ACEOF
12535 rm -f conftest.$ac_objext conftest$ac_exeext
12536 if { (ac_try="$ac_link"
12537 case "(($ac_try" in
12538 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12539 *) ac_try_echo=$ac_try;;
12540 esac
12541 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12542 $as_echo "$ac_try_echo") >&5
12543 (eval "$ac_link") 2>conftest.er1
12544 ac_status=$?
12545 grep -v '^ *+' conftest.er1 >conftest.err
12546 rm -f conftest.er1
12547 cat conftest.err >&5
12548 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12549 (exit $ac_status); } && {
12550 test -z "$ac_c_werror_flag" ||
12551 test ! -s conftest.err
12552 } && test -s conftest$ac_exeext && {
12553 test "$cross_compiling" = yes ||
12554 $as_test_x conftest$ac_exeext
12555 }; then
12556 ac_cv_lib_xml2_xmlNewDocPI=yes
12557 else
12558 $as_echo "$as_me: failed program was:" >&5
12559 sed 's/^/| /' conftest.$ac_ext >&5
12561 ac_cv_lib_xml2_xmlNewDocPI=no
12564 rm -rf conftest.dSYM
12565 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12566 conftest$ac_exeext conftest.$ac_ext
12567 LIBS=$ac_check_lib_save_LIBS
12569 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12570 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12571 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x""yes; then
12573 cat >>confdefs.h <<\_ACEOF
12574 #define HAVE_XMLNEWDOCPI 1
12575 _ACEOF
12582 done
12584 CPPFLAGS="$ac_save_CPPFLAGS"
12586 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12587 case "x$with_xml" in
12588 x) wine_warnings="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12589 xno) ;;
12590 *) { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12591 This is an error since --with-xml was requested." >&5
12592 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12593 This is an error since --with-xml was requested." >&2;}
12594 { (exit 1); exit 1; }; } ;;
12595 esac
12599 if test "x$with_xslt" != "xno"
12600 then
12601 if test "$PKG_CONFIG" != "false"
12602 then
12603 ac_xslt_libs="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
12604 ac_xslt_cflags="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
12605 else
12606 ac_xslt_libs="`xslt-config --libs 2>/dev/null`"
12607 ac_xslt_cflags="`xslt-config --cflags 2>/dev/null`"
12609 ac_save_CPPFLAGS="$CPPFLAGS"
12610 CPPFLAGS="$CPPFLAGS $ac_xslt_cflags"
12613 for ac_header in libxslt/pattern.h libxslt/transform.h
12615 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12616 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12617 $as_echo_n "checking for $ac_header... " >&6; }
12618 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12619 $as_echo_n "(cached) " >&6
12620 else
12621 cat >conftest.$ac_ext <<_ACEOF
12622 /* confdefs.h. */
12623 _ACEOF
12624 cat confdefs.h >>conftest.$ac_ext
12625 cat >>conftest.$ac_ext <<_ACEOF
12626 /* end confdefs.h. */
12627 #ifdef HAVE_LIBXSLT_PATTERN_H
12628 # include <libxslt/pattern.h>
12629 #endif
12631 #include <$ac_header>
12632 _ACEOF
12633 rm -f conftest.$ac_objext
12634 if { (ac_try="$ac_compile"
12635 case "(($ac_try" in
12636 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12637 *) ac_try_echo=$ac_try;;
12638 esac
12639 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12640 $as_echo "$ac_try_echo") >&5
12641 (eval "$ac_compile") 2>conftest.er1
12642 ac_status=$?
12643 grep -v '^ *+' conftest.er1 >conftest.err
12644 rm -f conftest.er1
12645 cat conftest.err >&5
12646 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12647 (exit $ac_status); } && {
12648 test -z "$ac_c_werror_flag" ||
12649 test ! -s conftest.err
12650 } && test -s conftest.$ac_objext; then
12651 eval "$as_ac_Header=yes"
12652 else
12653 $as_echo "$as_me: failed program was:" >&5
12654 sed 's/^/| /' conftest.$ac_ext >&5
12656 eval "$as_ac_Header=no"
12659 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12661 ac_res=`eval 'as_val=${'$as_ac_Header'}
12662 $as_echo "$as_val"'`
12663 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12664 $as_echo "$ac_res" >&6; }
12665 as_val=`eval 'as_val=${'$as_ac_Header'}
12666 $as_echo "$as_val"'`
12667 if test "x$as_val" = x""yes; then
12668 cat >>confdefs.h <<_ACEOF
12669 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12670 _ACEOF
12674 done
12676 CPPFLAGS="$ac_save_CPPFLAGS"
12677 if test "$ac_cv_header_libxslt_transform_h" = "yes"
12678 then
12679 { $as_echo "$as_me:$LINENO: checking for -lxslt" >&5
12680 $as_echo_n "checking for -lxslt... " >&6; }
12681 if test "${ac_cv_lib_soname_xslt+set}" = set; then
12682 $as_echo_n "(cached) " >&6
12683 else
12684 ac_check_soname_save_LIBS=$LIBS
12685 LIBS="-lxslt $ac_xslt_libs $LIBS"
12686 cat >conftest.$ac_ext <<_ACEOF
12687 /* confdefs.h. */
12688 _ACEOF
12689 cat confdefs.h >>conftest.$ac_ext
12690 cat >>conftest.$ac_ext <<_ACEOF
12691 /* end confdefs.h. */
12693 /* Override any GCC internal prototype to avoid an error.
12694 Use char because int might match the return type of a GCC
12695 builtin and then its argument prototype would still apply. */
12696 #ifdef __cplusplus
12697 extern "C"
12698 #endif
12699 char xsltCompilePattern ();
12701 main ()
12703 return xsltCompilePattern ();
12705 return 0;
12707 _ACEOF
12708 rm -f conftest.$ac_objext conftest$ac_exeext
12709 if { (ac_try="$ac_link"
12710 case "(($ac_try" in
12711 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12712 *) ac_try_echo=$ac_try;;
12713 esac
12714 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12715 $as_echo "$ac_try_echo") >&5
12716 (eval "$ac_link") 2>conftest.er1
12717 ac_status=$?
12718 grep -v '^ *+' conftest.er1 >conftest.err
12719 rm -f conftest.er1
12720 cat conftest.err >&5
12721 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12722 (exit $ac_status); } && {
12723 test -z "$ac_c_werror_flag" ||
12724 test ! -s conftest.err
12725 } && test -s conftest$ac_exeext && {
12726 test "$cross_compiling" = yes ||
12727 $as_test_x conftest$ac_exeext
12728 }; then
12729 case "$LIBEXT" in
12730 dll) ;;
12731 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'` ;;
12732 *) ac_cv_lib_soname_xslt=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12733 esac
12734 else
12735 $as_echo "$as_me: failed program was:" >&5
12736 sed 's/^/| /' conftest.$ac_ext >&5
12741 rm -rf conftest.dSYM
12742 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12743 conftest$ac_exeext conftest.$ac_ext
12744 LIBS=$ac_check_soname_save_LIBS
12746 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12747 { $as_echo "$as_me:$LINENO: result: not found" >&5
12748 $as_echo "not found" >&6; }
12750 else
12751 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_xslt" >&5
12752 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
12754 cat >>confdefs.h <<_ACEOF
12755 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
12756 _ACEOF
12758 XSLTINCL="$ac_xslt_cflags"
12763 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12764 case "x$with_xslt" in
12765 x) wine_warnings="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
12766 xno) ;;
12767 *) { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12768 This is an error since --with-xslt was requested." >&5
12769 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12770 This is an error since --with-xslt was requested." >&2;}
12771 { (exit 1); exit 1; }; } ;;
12772 esac
12776 HALINCL=""
12778 if test "x$with_hal" != "xno" -a "$PKG_CONFIG" != "false"
12779 then
12780 ac_save_CPPFLAGS="$CPPFLAGS"
12781 ac_hal_libs="`$PKG_CONFIG --libs hal 2>/dev/null`"
12782 ac_hal_cflags="`$PKG_CONFIG --cflags hal 2>/dev/null`"
12783 CPPFLAGS="$CPPFLAGS $ac_hal_cflags"
12786 for ac_header in dbus/dbus.h hal/libhal.h
12788 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12789 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12790 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12791 $as_echo_n "checking for $ac_header... " >&6; }
12792 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12793 $as_echo_n "(cached) " >&6
12795 ac_res=`eval 'as_val=${'$as_ac_Header'}
12796 $as_echo "$as_val"'`
12797 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12798 $as_echo "$ac_res" >&6; }
12799 else
12800 # Is the header compilable?
12801 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12802 $as_echo_n "checking $ac_header usability... " >&6; }
12803 cat >conftest.$ac_ext <<_ACEOF
12804 /* confdefs.h. */
12805 _ACEOF
12806 cat confdefs.h >>conftest.$ac_ext
12807 cat >>conftest.$ac_ext <<_ACEOF
12808 /* end confdefs.h. */
12809 $ac_includes_default
12810 #include <$ac_header>
12811 _ACEOF
12812 rm -f conftest.$ac_objext
12813 if { (ac_try="$ac_compile"
12814 case "(($ac_try" in
12815 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12816 *) ac_try_echo=$ac_try;;
12817 esac
12818 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12819 $as_echo "$ac_try_echo") >&5
12820 (eval "$ac_compile") 2>conftest.er1
12821 ac_status=$?
12822 grep -v '^ *+' conftest.er1 >conftest.err
12823 rm -f conftest.er1
12824 cat conftest.err >&5
12825 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12826 (exit $ac_status); } && {
12827 test -z "$ac_c_werror_flag" ||
12828 test ! -s conftest.err
12829 } && test -s conftest.$ac_objext; then
12830 ac_header_compiler=yes
12831 else
12832 $as_echo "$as_me: failed program was:" >&5
12833 sed 's/^/| /' conftest.$ac_ext >&5
12835 ac_header_compiler=no
12838 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12839 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12840 $as_echo "$ac_header_compiler" >&6; }
12842 # Is the header present?
12843 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12844 $as_echo_n "checking $ac_header presence... " >&6; }
12845 cat >conftest.$ac_ext <<_ACEOF
12846 /* confdefs.h. */
12847 _ACEOF
12848 cat confdefs.h >>conftest.$ac_ext
12849 cat >>conftest.$ac_ext <<_ACEOF
12850 /* end confdefs.h. */
12851 #include <$ac_header>
12852 _ACEOF
12853 if { (ac_try="$ac_cpp conftest.$ac_ext"
12854 case "(($ac_try" in
12855 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12856 *) ac_try_echo=$ac_try;;
12857 esac
12858 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12859 $as_echo "$ac_try_echo") >&5
12860 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12861 ac_status=$?
12862 grep -v '^ *+' conftest.er1 >conftest.err
12863 rm -f conftest.er1
12864 cat conftest.err >&5
12865 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12866 (exit $ac_status); } >/dev/null && {
12867 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12868 test ! -s conftest.err
12869 }; then
12870 ac_header_preproc=yes
12871 else
12872 $as_echo "$as_me: failed program was:" >&5
12873 sed 's/^/| /' conftest.$ac_ext >&5
12875 ac_header_preproc=no
12878 rm -f conftest.err conftest.$ac_ext
12879 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12880 $as_echo "$ac_header_preproc" >&6; }
12882 # So? What about this header?
12883 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12884 yes:no: )
12885 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12886 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12887 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12888 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12889 ac_header_preproc=yes
12891 no:yes:* )
12892 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12893 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12894 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12895 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12896 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12897 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12898 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12899 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12900 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12901 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12902 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12903 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12904 ( cat <<\_ASBOX
12905 ## ------------------------------------ ##
12906 ## Report this to wine-devel@winehq.org ##
12907 ## ------------------------------------ ##
12908 _ASBOX
12909 ) | sed "s/^/$as_me: WARNING: /" >&2
12911 esac
12912 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12913 $as_echo_n "checking for $ac_header... " >&6; }
12914 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12915 $as_echo_n "(cached) " >&6
12916 else
12917 eval "$as_ac_Header=\$ac_header_preproc"
12919 ac_res=`eval 'as_val=${'$as_ac_Header'}
12920 $as_echo "$as_val"'`
12921 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12922 $as_echo "$ac_res" >&6; }
12925 as_val=`eval 'as_val=${'$as_ac_Header'}
12926 $as_echo "$as_val"'`
12927 if test "x$as_val" = x""yes; then
12928 cat >>confdefs.h <<_ACEOF
12929 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12930 _ACEOF
12934 done
12936 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
12937 then
12938 { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
12939 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
12940 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
12941 $as_echo_n "(cached) " >&6
12942 else
12943 ac_check_lib_save_LIBS=$LIBS
12944 LIBS="-ldbus-1 $ac_hal_libs $LIBS"
12945 cat >conftest.$ac_ext <<_ACEOF
12946 /* confdefs.h. */
12947 _ACEOF
12948 cat confdefs.h >>conftest.$ac_ext
12949 cat >>conftest.$ac_ext <<_ACEOF
12950 /* end confdefs.h. */
12952 /* Override any GCC internal prototype to avoid an error.
12953 Use char because int might match the return type of a GCC
12954 builtin and then its argument prototype would still apply. */
12955 #ifdef __cplusplus
12956 extern "C"
12957 #endif
12958 char dbus_connection_close ();
12960 main ()
12962 return dbus_connection_close ();
12964 return 0;
12966 _ACEOF
12967 rm -f conftest.$ac_objext conftest$ac_exeext
12968 if { (ac_try="$ac_link"
12969 case "(($ac_try" in
12970 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12971 *) ac_try_echo=$ac_try;;
12972 esac
12973 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12974 $as_echo "$ac_try_echo") >&5
12975 (eval "$ac_link") 2>conftest.er1
12976 ac_status=$?
12977 grep -v '^ *+' conftest.er1 >conftest.err
12978 rm -f conftest.er1
12979 cat conftest.err >&5
12980 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12981 (exit $ac_status); } && {
12982 test -z "$ac_c_werror_flag" ||
12983 test ! -s conftest.err
12984 } && test -s conftest$ac_exeext && {
12985 test "$cross_compiling" = yes ||
12986 $as_test_x conftest$ac_exeext
12987 }; then
12988 ac_cv_lib_dbus_1_dbus_connection_close=yes
12989 else
12990 $as_echo "$as_me: failed program was:" >&5
12991 sed 's/^/| /' conftest.$ac_ext >&5
12993 ac_cv_lib_dbus_1_dbus_connection_close=no
12996 rm -rf conftest.dSYM
12997 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12998 conftest$ac_exeext conftest.$ac_ext
12999 LIBS=$ac_check_lib_save_LIBS
13001 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
13002 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
13003 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x""yes; then
13004 { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
13005 $as_echo_n "checking for -lhal... " >&6; }
13006 if test "${ac_cv_lib_soname_hal+set}" = set; then
13007 $as_echo_n "(cached) " >&6
13008 else
13009 ac_check_soname_save_LIBS=$LIBS
13010 LIBS="-lhal $ac_hal_libs $LIBS"
13011 cat >conftest.$ac_ext <<_ACEOF
13012 /* confdefs.h. */
13013 _ACEOF
13014 cat confdefs.h >>conftest.$ac_ext
13015 cat >>conftest.$ac_ext <<_ACEOF
13016 /* end confdefs.h. */
13018 /* Override any GCC internal prototype to avoid an error.
13019 Use char because int might match the return type of a GCC
13020 builtin and then its argument prototype would still apply. */
13021 #ifdef __cplusplus
13022 extern "C"
13023 #endif
13024 char libhal_ctx_new ();
13026 main ()
13028 return libhal_ctx_new ();
13030 return 0;
13032 _ACEOF
13033 rm -f conftest.$ac_objext conftest$ac_exeext
13034 if { (ac_try="$ac_link"
13035 case "(($ac_try" in
13036 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13037 *) ac_try_echo=$ac_try;;
13038 esac
13039 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13040 $as_echo "$ac_try_echo") >&5
13041 (eval "$ac_link") 2>conftest.er1
13042 ac_status=$?
13043 grep -v '^ *+' conftest.er1 >conftest.err
13044 rm -f conftest.er1
13045 cat conftest.err >&5
13046 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13047 (exit $ac_status); } && {
13048 test -z "$ac_c_werror_flag" ||
13049 test ! -s conftest.err
13050 } && test -s conftest$ac_exeext && {
13051 test "$cross_compiling" = yes ||
13052 $as_test_x conftest$ac_exeext
13053 }; then
13054 case "$LIBEXT" in
13055 dll) ;;
13056 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'` ;;
13057 *) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13058 esac
13059 else
13060 $as_echo "$as_me: failed program was:" >&5
13061 sed 's/^/| /' conftest.$ac_ext >&5
13066 rm -rf conftest.dSYM
13067 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13068 conftest$ac_exeext conftest.$ac_ext
13069 LIBS=$ac_check_soname_save_LIBS
13071 if test "x$ac_cv_lib_soname_hal" = "x"; then
13072 { $as_echo "$as_me:$LINENO: result: not found" >&5
13073 $as_echo "not found" >&6; }
13075 else
13076 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
13077 $as_echo "$ac_cv_lib_soname_hal" >&6; }
13079 cat >>confdefs.h <<_ACEOF
13080 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
13081 _ACEOF
13083 HALINCL="$ac_hal_cflags"
13089 CPPFLAGS="$ac_save_CPPFLAGS"
13091 if test "x$ac_cv_lib_soname_hal" = "x"; then
13092 case "x$with_hal" in
13093 x) wine_notices="$wine_notices|libhal ${notice_platform}development files not found, no dynamic device support." ;;
13094 xno) ;;
13095 *) { { $as_echo "$as_me:$LINENO: error: libhal ${notice_platform}development files not found, no dynamic device support.
13096 This is an error since --with-hal was requested." >&5
13097 $as_echo "$as_me: error: libhal ${notice_platform}development files not found, no dynamic device support.
13098 This is an error since --with-hal was requested." >&2;}
13099 { (exit 1); exit 1; }; } ;;
13100 esac
13104 if test "x$with_gnutls" != "xno" -a "$PKG_CONFIG" != "false"
13105 then
13106 ac_save_CPPFLAGS="$CPPFLAGS"
13107 ac_gnutls_libs="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
13108 ac_gnutls_cflags="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
13109 CPPFLAGS="$CPPFLAGS $ac_gnutls_cflags"
13110 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13111 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13112 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13113 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13114 $as_echo_n "(cached) " >&6
13116 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13117 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13118 else
13119 # Is the header compilable?
13120 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
13121 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
13122 cat >conftest.$ac_ext <<_ACEOF
13123 /* confdefs.h. */
13124 _ACEOF
13125 cat confdefs.h >>conftest.$ac_ext
13126 cat >>conftest.$ac_ext <<_ACEOF
13127 /* end confdefs.h. */
13128 $ac_includes_default
13129 #include <gnutls/gnutls.h>
13130 _ACEOF
13131 rm -f conftest.$ac_objext
13132 if { (ac_try="$ac_compile"
13133 case "(($ac_try" in
13134 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13135 *) ac_try_echo=$ac_try;;
13136 esac
13137 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13138 $as_echo "$ac_try_echo") >&5
13139 (eval "$ac_compile") 2>conftest.er1
13140 ac_status=$?
13141 grep -v '^ *+' conftest.er1 >conftest.err
13142 rm -f conftest.er1
13143 cat conftest.err >&5
13144 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13145 (exit $ac_status); } && {
13146 test -z "$ac_c_werror_flag" ||
13147 test ! -s conftest.err
13148 } && test -s conftest.$ac_objext; then
13149 ac_header_compiler=yes
13150 else
13151 $as_echo "$as_me: failed program was:" >&5
13152 sed 's/^/| /' conftest.$ac_ext >&5
13154 ac_header_compiler=no
13157 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13158 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13159 $as_echo "$ac_header_compiler" >&6; }
13161 # Is the header present?
13162 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
13163 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
13164 cat >conftest.$ac_ext <<_ACEOF
13165 /* confdefs.h. */
13166 _ACEOF
13167 cat confdefs.h >>conftest.$ac_ext
13168 cat >>conftest.$ac_ext <<_ACEOF
13169 /* end confdefs.h. */
13170 #include <gnutls/gnutls.h>
13171 _ACEOF
13172 if { (ac_try="$ac_cpp conftest.$ac_ext"
13173 case "(($ac_try" in
13174 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13175 *) ac_try_echo=$ac_try;;
13176 esac
13177 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13178 $as_echo "$ac_try_echo") >&5
13179 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13180 ac_status=$?
13181 grep -v '^ *+' conftest.er1 >conftest.err
13182 rm -f conftest.er1
13183 cat conftest.err >&5
13184 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13185 (exit $ac_status); } >/dev/null && {
13186 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13187 test ! -s conftest.err
13188 }; then
13189 ac_header_preproc=yes
13190 else
13191 $as_echo "$as_me: failed program was:" >&5
13192 sed 's/^/| /' conftest.$ac_ext >&5
13194 ac_header_preproc=no
13197 rm -f conftest.err conftest.$ac_ext
13198 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13199 $as_echo "$ac_header_preproc" >&6; }
13201 # So? What about this header?
13202 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13203 yes:no: )
13204 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13205 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13206 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13207 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13208 ac_header_preproc=yes
13210 no:yes:* )
13211 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13212 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13213 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&5
13214 $as_echo "$as_me: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&2;}
13215 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13216 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13217 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&5
13218 $as_echo "$as_me: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&2;}
13219 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13220 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13221 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13222 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13223 ( cat <<\_ASBOX
13224 ## ------------------------------------ ##
13225 ## Report this to wine-devel@winehq.org ##
13226 ## ------------------------------------ ##
13227 _ASBOX
13228 ) | sed "s/^/$as_me: WARNING: /" >&2
13230 esac
13231 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13232 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13233 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13234 $as_echo_n "(cached) " >&6
13235 else
13236 ac_cv_header_gnutls_gnutls_h=$ac_header_preproc
13238 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13239 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13242 if test "x$ac_cv_header_gnutls_gnutls_h" = x""yes; then
13243 cat >conftest.$ac_ext <<_ACEOF
13244 /* confdefs.h. */
13245 _ACEOF
13246 cat confdefs.h >>conftest.$ac_ext
13247 cat >>conftest.$ac_ext <<_ACEOF
13248 /* end confdefs.h. */
13249 #include <gnutls/gnutls.h>
13251 main ()
13253 typeof(gnutls_transport_set_errno) *pfunc;
13255 return 0;
13257 _ACEOF
13258 rm -f conftest.$ac_objext
13259 if { (ac_try="$ac_compile"
13260 case "(($ac_try" in
13261 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13262 *) ac_try_echo=$ac_try;;
13263 esac
13264 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13265 $as_echo "$ac_try_echo") >&5
13266 (eval "$ac_compile") 2>conftest.er1
13267 ac_status=$?
13268 grep -v '^ *+' conftest.er1 >conftest.err
13269 rm -f conftest.er1
13270 cat conftest.err >&5
13271 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13272 (exit $ac_status); } && {
13273 test -z "$ac_c_werror_flag" ||
13274 test ! -s conftest.err
13275 } && test -s conftest.$ac_objext; then
13276 { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13277 $as_echo_n "checking for -lgnutls... " >&6; }
13278 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13279 $as_echo_n "(cached) " >&6
13280 else
13281 ac_check_soname_save_LIBS=$LIBS
13282 LIBS="-lgnutls $ac_gnutls_libs $LIBS"
13283 cat >conftest.$ac_ext <<_ACEOF
13284 /* confdefs.h. */
13285 _ACEOF
13286 cat confdefs.h >>conftest.$ac_ext
13287 cat >>conftest.$ac_ext <<_ACEOF
13288 /* end confdefs.h. */
13290 /* Override any GCC internal prototype to avoid an error.
13291 Use char because int might match the return type of a GCC
13292 builtin and then its argument prototype would still apply. */
13293 #ifdef __cplusplus
13294 extern "C"
13295 #endif
13296 char gnutls_global_init ();
13298 main ()
13300 return gnutls_global_init ();
13302 return 0;
13304 _ACEOF
13305 rm -f conftest.$ac_objext conftest$ac_exeext
13306 if { (ac_try="$ac_link"
13307 case "(($ac_try" in
13308 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13309 *) ac_try_echo=$ac_try;;
13310 esac
13311 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13312 $as_echo "$ac_try_echo") >&5
13313 (eval "$ac_link") 2>conftest.er1
13314 ac_status=$?
13315 grep -v '^ *+' conftest.er1 >conftest.err
13316 rm -f conftest.er1
13317 cat conftest.err >&5
13318 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13319 (exit $ac_status); } && {
13320 test -z "$ac_c_werror_flag" ||
13321 test ! -s conftest.err
13322 } && test -s conftest$ac_exeext && {
13323 test "$cross_compiling" = yes ||
13324 $as_test_x conftest$ac_exeext
13325 }; then
13326 case "$LIBEXT" in
13327 dll) ;;
13328 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'` ;;
13329 *) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13330 esac
13331 else
13332 $as_echo "$as_me: failed program was:" >&5
13333 sed 's/^/| /' conftest.$ac_ext >&5
13338 rm -rf conftest.dSYM
13339 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13340 conftest$ac_exeext conftest.$ac_ext
13341 LIBS=$ac_check_soname_save_LIBS
13343 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13344 { $as_echo "$as_me:$LINENO: result: not found" >&5
13345 $as_echo "not found" >&6; }
13347 else
13348 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13349 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13351 cat >>confdefs.h <<_ACEOF
13352 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13353 _ACEOF
13355 GNUTLSINCL="$ac_gnutls_cflags"
13359 else
13360 $as_echo "$as_me: failed program was:" >&5
13361 sed 's/^/| /' conftest.$ac_ext >&5
13366 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13370 CPPFLAGS="$ac_save_CPPFLAGS"
13372 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13373 case "x$with_gnutls" in
13374 x) wine_notices="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13375 xno) ;;
13376 *) { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13377 This is an error since --with-gnutls was requested." >&5
13378 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13379 This is an error since --with-gnutls was requested." >&2;}
13380 { (exit 1); exit 1; }; } ;;
13381 esac
13385 CURSESLIBS=""
13386 if test "$ac_cv_header_ncurses_h" = "yes"
13387 then
13388 { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13389 $as_echo_n "checking for -lncurses... " >&6; }
13390 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13391 $as_echo_n "(cached) " >&6
13392 else
13393 ac_check_soname_save_LIBS=$LIBS
13394 LIBS="-lncurses $LIBS"
13395 cat >conftest.$ac_ext <<_ACEOF
13396 /* confdefs.h. */
13397 _ACEOF
13398 cat confdefs.h >>conftest.$ac_ext
13399 cat >>conftest.$ac_ext <<_ACEOF
13400 /* end confdefs.h. */
13402 /* Override any GCC internal prototype to avoid an error.
13403 Use char because int might match the return type of a GCC
13404 builtin and then its argument prototype would still apply. */
13405 #ifdef __cplusplus
13406 extern "C"
13407 #endif
13408 char waddch ();
13410 main ()
13412 return waddch ();
13414 return 0;
13416 _ACEOF
13417 rm -f conftest.$ac_objext conftest$ac_exeext
13418 if { (ac_try="$ac_link"
13419 case "(($ac_try" in
13420 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13421 *) ac_try_echo=$ac_try;;
13422 esac
13423 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13424 $as_echo "$ac_try_echo") >&5
13425 (eval "$ac_link") 2>conftest.er1
13426 ac_status=$?
13427 grep -v '^ *+' conftest.er1 >conftest.err
13428 rm -f conftest.er1
13429 cat conftest.err >&5
13430 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13431 (exit $ac_status); } && {
13432 test -z "$ac_c_werror_flag" ||
13433 test ! -s conftest.err
13434 } && test -s conftest$ac_exeext && {
13435 test "$cross_compiling" = yes ||
13436 $as_test_x conftest$ac_exeext
13437 }; then
13438 case "$LIBEXT" in
13439 dll) ;;
13440 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'` ;;
13441 *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13442 esac
13443 else
13444 $as_echo "$as_me: failed program was:" >&5
13445 sed 's/^/| /' conftest.$ac_ext >&5
13450 rm -rf conftest.dSYM
13451 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13452 conftest$ac_exeext conftest.$ac_ext
13453 LIBS=$ac_check_soname_save_LIBS
13455 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13456 { $as_echo "$as_me:$LINENO: result: not found" >&5
13457 $as_echo "not found" >&6; }
13459 else
13460 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13461 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13463 cat >>confdefs.h <<_ACEOF
13464 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13465 _ACEOF
13467 CURSESLIBS="-lncurses"
13470 elif test "$ac_cv_header_curses_h" = "yes"
13471 then
13472 { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13473 $as_echo_n "checking for -lcurses... " >&6; }
13474 if test "${ac_cv_lib_soname_curses+set}" = set; then
13475 $as_echo_n "(cached) " >&6
13476 else
13477 ac_check_soname_save_LIBS=$LIBS
13478 LIBS="-lcurses $LIBS"
13479 cat >conftest.$ac_ext <<_ACEOF
13480 /* confdefs.h. */
13481 _ACEOF
13482 cat confdefs.h >>conftest.$ac_ext
13483 cat >>conftest.$ac_ext <<_ACEOF
13484 /* end confdefs.h. */
13486 /* Override any GCC internal prototype to avoid an error.
13487 Use char because int might match the return type of a GCC
13488 builtin and then its argument prototype would still apply. */
13489 #ifdef __cplusplus
13490 extern "C"
13491 #endif
13492 char waddch ();
13494 main ()
13496 return waddch ();
13498 return 0;
13500 _ACEOF
13501 rm -f conftest.$ac_objext conftest$ac_exeext
13502 if { (ac_try="$ac_link"
13503 case "(($ac_try" in
13504 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13505 *) ac_try_echo=$ac_try;;
13506 esac
13507 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13508 $as_echo "$ac_try_echo") >&5
13509 (eval "$ac_link") 2>conftest.er1
13510 ac_status=$?
13511 grep -v '^ *+' conftest.er1 >conftest.err
13512 rm -f conftest.er1
13513 cat conftest.err >&5
13514 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13515 (exit $ac_status); } && {
13516 test -z "$ac_c_werror_flag" ||
13517 test ! -s conftest.err
13518 } && test -s conftest$ac_exeext && {
13519 test "$cross_compiling" = yes ||
13520 $as_test_x conftest$ac_exeext
13521 }; then
13522 case "$LIBEXT" in
13523 dll) ;;
13524 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'` ;;
13525 *) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13526 esac
13527 else
13528 $as_echo "$as_me: failed program was:" >&5
13529 sed 's/^/| /' conftest.$ac_ext >&5
13534 rm -rf conftest.dSYM
13535 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13536 conftest$ac_exeext conftest.$ac_ext
13537 LIBS=$ac_check_soname_save_LIBS
13539 if test "x$ac_cv_lib_soname_curses" = "x"; then
13540 { $as_echo "$as_me:$LINENO: result: not found" >&5
13541 $as_echo "not found" >&6; }
13543 else
13544 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
13545 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13547 cat >>confdefs.h <<_ACEOF
13548 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13549 _ACEOF
13551 CURSESLIBS="-lcurses"
13555 ac_save_LIBS="$LIBS"
13556 LIBS="$LIBS $CURSESLIBS"
13558 for ac_func in mousemask
13560 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13561 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13562 $as_echo_n "checking for $ac_func... " >&6; }
13563 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13564 $as_echo_n "(cached) " >&6
13565 else
13566 cat >conftest.$ac_ext <<_ACEOF
13567 /* confdefs.h. */
13568 _ACEOF
13569 cat confdefs.h >>conftest.$ac_ext
13570 cat >>conftest.$ac_ext <<_ACEOF
13571 /* end confdefs.h. */
13572 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13573 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13574 #define $ac_func innocuous_$ac_func
13576 /* System header to define __stub macros and hopefully few prototypes,
13577 which can conflict with char $ac_func (); below.
13578 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13579 <limits.h> exists even on freestanding compilers. */
13581 #ifdef __STDC__
13582 # include <limits.h>
13583 #else
13584 # include <assert.h>
13585 #endif
13587 #undef $ac_func
13589 /* Override any GCC internal prototype to avoid an error.
13590 Use char because int might match the return type of a GCC
13591 builtin and then its argument prototype would still apply. */
13592 #ifdef __cplusplus
13593 extern "C"
13594 #endif
13595 char $ac_func ();
13596 /* The GNU C library defines this for functions which it implements
13597 to always fail with ENOSYS. Some functions are actually named
13598 something starting with __ and the normal name is an alias. */
13599 #if defined __stub_$ac_func || defined __stub___$ac_func
13600 choke me
13601 #endif
13604 main ()
13606 return $ac_func ();
13608 return 0;
13610 _ACEOF
13611 rm -f conftest.$ac_objext conftest$ac_exeext
13612 if { (ac_try="$ac_link"
13613 case "(($ac_try" in
13614 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13615 *) ac_try_echo=$ac_try;;
13616 esac
13617 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13618 $as_echo "$ac_try_echo") >&5
13619 (eval "$ac_link") 2>conftest.er1
13620 ac_status=$?
13621 grep -v '^ *+' conftest.er1 >conftest.err
13622 rm -f conftest.er1
13623 cat conftest.err >&5
13624 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13625 (exit $ac_status); } && {
13626 test -z "$ac_c_werror_flag" ||
13627 test ! -s conftest.err
13628 } && test -s conftest$ac_exeext && {
13629 test "$cross_compiling" = yes ||
13630 $as_test_x conftest$ac_exeext
13631 }; then
13632 eval "$as_ac_var=yes"
13633 else
13634 $as_echo "$as_me: failed program was:" >&5
13635 sed 's/^/| /' conftest.$ac_ext >&5
13637 eval "$as_ac_var=no"
13640 rm -rf conftest.dSYM
13641 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13642 conftest$ac_exeext conftest.$ac_ext
13644 ac_res=`eval 'as_val=${'$as_ac_var'}
13645 $as_echo "$as_val"'`
13646 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13647 $as_echo "$ac_res" >&6; }
13648 as_val=`eval 'as_val=${'$as_ac_var'}
13649 $as_echo "$as_val"'`
13650 if test "x$as_val" = x""yes; then
13651 cat >>confdefs.h <<_ACEOF
13652 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13653 _ACEOF
13656 done
13658 LIBS="$ac_save_LIBS"
13659 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13660 case "x$with_curses" in
13661 x) wine_notices="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13662 xno) ;;
13663 *) { { $as_echo "$as_me:$LINENO: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13664 This is an error since --with-curses was requested." >&5
13665 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13666 This is an error since --with-curses was requested." >&2;}
13667 { (exit 1); exit 1; }; } ;;
13668 esac
13672 # Extract the first word of "sane-config", so it can be a program name with args.
13673 set dummy sane-config; ac_word=$2
13674 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13675 $as_echo_n "checking for $ac_word... " >&6; }
13676 if test "${ac_cv_prog_sane_devel+set}" = set; then
13677 $as_echo_n "(cached) " >&6
13678 else
13679 if test -n "$sane_devel"; then
13680 ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test.
13681 else
13682 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13683 for as_dir in $PATH
13685 IFS=$as_save_IFS
13686 test -z "$as_dir" && as_dir=.
13687 for ac_exec_ext in '' $ac_executable_extensions; do
13688 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13689 ac_cv_prog_sane_devel="sane-config"
13690 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13691 break 2
13693 done
13694 done
13695 IFS=$as_save_IFS
13697 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no"
13700 sane_devel=$ac_cv_prog_sane_devel
13701 if test -n "$sane_devel"; then
13702 { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13703 $as_echo "$sane_devel" >&6; }
13704 else
13705 { $as_echo "$as_me:$LINENO: result: no" >&5
13706 $as_echo "no" >&6; }
13710 if test "$sane_devel" != "no" -a "x$with_sane" != "xno"
13711 then
13712 ac_sane_incl="`$sane_devel --cflags`"
13713 ac_sane_libs="`$sane_devel --ldflags`"
13714 ac_save_CPPFLAGS="$CPPFLAGS"
13715 CPPFLAGS="$CPPFLAGS $ac_sane_incl"
13716 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13717 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13718 $as_echo_n "checking for sane/sane.h... " >&6; }
13719 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13720 $as_echo_n "(cached) " >&6
13722 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13723 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13724 else
13725 # Is the header compilable?
13726 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13727 $as_echo_n "checking sane/sane.h usability... " >&6; }
13728 cat >conftest.$ac_ext <<_ACEOF
13729 /* confdefs.h. */
13730 _ACEOF
13731 cat confdefs.h >>conftest.$ac_ext
13732 cat >>conftest.$ac_ext <<_ACEOF
13733 /* end confdefs.h. */
13734 $ac_includes_default
13735 #include <sane/sane.h>
13736 _ACEOF
13737 rm -f conftest.$ac_objext
13738 if { (ac_try="$ac_compile"
13739 case "(($ac_try" in
13740 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13741 *) ac_try_echo=$ac_try;;
13742 esac
13743 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13744 $as_echo "$ac_try_echo") >&5
13745 (eval "$ac_compile") 2>conftest.er1
13746 ac_status=$?
13747 grep -v '^ *+' conftest.er1 >conftest.err
13748 rm -f conftest.er1
13749 cat conftest.err >&5
13750 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13751 (exit $ac_status); } && {
13752 test -z "$ac_c_werror_flag" ||
13753 test ! -s conftest.err
13754 } && test -s conftest.$ac_objext; then
13755 ac_header_compiler=yes
13756 else
13757 $as_echo "$as_me: failed program was:" >&5
13758 sed 's/^/| /' conftest.$ac_ext >&5
13760 ac_header_compiler=no
13763 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13764 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13765 $as_echo "$ac_header_compiler" >&6; }
13767 # Is the header present?
13768 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
13769 $as_echo_n "checking sane/sane.h presence... " >&6; }
13770 cat >conftest.$ac_ext <<_ACEOF
13771 /* confdefs.h. */
13772 _ACEOF
13773 cat confdefs.h >>conftest.$ac_ext
13774 cat >>conftest.$ac_ext <<_ACEOF
13775 /* end confdefs.h. */
13776 #include <sane/sane.h>
13777 _ACEOF
13778 if { (ac_try="$ac_cpp conftest.$ac_ext"
13779 case "(($ac_try" in
13780 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13781 *) ac_try_echo=$ac_try;;
13782 esac
13783 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13784 $as_echo "$ac_try_echo") >&5
13785 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13786 ac_status=$?
13787 grep -v '^ *+' conftest.er1 >conftest.err
13788 rm -f conftest.er1
13789 cat conftest.err >&5
13790 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13791 (exit $ac_status); } >/dev/null && {
13792 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13793 test ! -s conftest.err
13794 }; then
13795 ac_header_preproc=yes
13796 else
13797 $as_echo "$as_me: failed program was:" >&5
13798 sed 's/^/| /' conftest.$ac_ext >&5
13800 ac_header_preproc=no
13803 rm -f conftest.err conftest.$ac_ext
13804 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13805 $as_echo "$ac_header_preproc" >&6; }
13807 # So? What about this header?
13808 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13809 yes:no: )
13810 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
13811 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13812 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
13813 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
13814 ac_header_preproc=yes
13816 no:yes:* )
13817 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
13818 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
13819 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
13820 $as_echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
13821 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
13822 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
13823 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
13824 $as_echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
13825 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
13826 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
13827 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
13828 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
13829 ( cat <<\_ASBOX
13830 ## ------------------------------------ ##
13831 ## Report this to wine-devel@winehq.org ##
13832 ## ------------------------------------ ##
13833 _ASBOX
13834 ) | sed "s/^/$as_me: WARNING: /" >&2
13836 esac
13837 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13838 $as_echo_n "checking for sane/sane.h... " >&6; }
13839 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13840 $as_echo_n "(cached) " >&6
13841 else
13842 ac_cv_header_sane_sane_h=$ac_header_preproc
13844 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13845 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13848 if test "x$ac_cv_header_sane_sane_h" = x""yes; then
13849 { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
13850 $as_echo_n "checking for -lsane... " >&6; }
13851 if test "${ac_cv_lib_soname_sane+set}" = set; then
13852 $as_echo_n "(cached) " >&6
13853 else
13854 ac_check_soname_save_LIBS=$LIBS
13855 LIBS="-lsane $ac_sane_libs $LIBS"
13856 cat >conftest.$ac_ext <<_ACEOF
13857 /* confdefs.h. */
13858 _ACEOF
13859 cat confdefs.h >>conftest.$ac_ext
13860 cat >>conftest.$ac_ext <<_ACEOF
13861 /* end confdefs.h. */
13863 /* Override any GCC internal prototype to avoid an error.
13864 Use char because int might match the return type of a GCC
13865 builtin and then its argument prototype would still apply. */
13866 #ifdef __cplusplus
13867 extern "C"
13868 #endif
13869 char sane_init ();
13871 main ()
13873 return sane_init ();
13875 return 0;
13877 _ACEOF
13878 rm -f conftest.$ac_objext conftest$ac_exeext
13879 if { (ac_try="$ac_link"
13880 case "(($ac_try" in
13881 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13882 *) ac_try_echo=$ac_try;;
13883 esac
13884 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13885 $as_echo "$ac_try_echo") >&5
13886 (eval "$ac_link") 2>conftest.er1
13887 ac_status=$?
13888 grep -v '^ *+' conftest.er1 >conftest.err
13889 rm -f conftest.er1
13890 cat conftest.err >&5
13891 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13892 (exit $ac_status); } && {
13893 test -z "$ac_c_werror_flag" ||
13894 test ! -s conftest.err
13895 } && test -s conftest$ac_exeext && {
13896 test "$cross_compiling" = yes ||
13897 $as_test_x conftest$ac_exeext
13898 }; then
13899 case "$LIBEXT" in
13900 dll) ;;
13901 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'` ;;
13902 *) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13903 esac
13904 else
13905 $as_echo "$as_me: failed program was:" >&5
13906 sed 's/^/| /' conftest.$ac_ext >&5
13911 rm -rf conftest.dSYM
13912 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13913 conftest$ac_exeext conftest.$ac_ext
13914 LIBS=$ac_check_soname_save_LIBS
13916 if test "x$ac_cv_lib_soname_sane" = "x"; then
13917 { $as_echo "$as_me:$LINENO: result: not found" >&5
13918 $as_echo "not found" >&6; }
13920 else
13921 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
13922 $as_echo "$ac_cv_lib_soname_sane" >&6; }
13924 cat >>confdefs.h <<_ACEOF
13925 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
13926 _ACEOF
13928 SANEINCL="$ac_sane_incl"
13935 CPPFLAGS="$ac_save_CPPFLAGS"
13937 if test "x$ac_cv_lib_soname_sane" = "x"; then
13938 case "x$with_sane" in
13939 x) wine_notices="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
13940 xno) ;;
13941 *) { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
13942 This is an error since --with-sane was requested." >&5
13943 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
13944 This is an error since --with-sane was requested." >&2;}
13945 { (exit 1); exit 1; }; } ;;
13946 esac
13950 # Extract the first word of "gphoto2-config", so it can be a program name with args.
13951 set dummy gphoto2-config; ac_word=$2
13952 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13953 $as_echo_n "checking for $ac_word... " >&6; }
13954 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
13955 $as_echo_n "(cached) " >&6
13956 else
13957 if test -n "$gphoto2_devel"; then
13958 ac_cv_prog_gphoto2_devel="$gphoto2_devel" # Let the user override the test.
13959 else
13960 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13961 for as_dir in $PATH
13963 IFS=$as_save_IFS
13964 test -z "$as_dir" && as_dir=.
13965 for ac_exec_ext in '' $ac_executable_extensions; do
13966 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13967 ac_cv_prog_gphoto2_devel="gphoto2-config"
13968 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13969 break 2
13971 done
13972 done
13973 IFS=$as_save_IFS
13975 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel="no"
13978 gphoto2_devel=$ac_cv_prog_gphoto2_devel
13979 if test -n "$gphoto2_devel"; then
13980 { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
13981 $as_echo "$gphoto2_devel" >&6; }
13982 else
13983 { $as_echo "$as_me:$LINENO: result: no" >&5
13984 $as_echo "no" >&6; }
13988 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
13989 set dummy gphoto2-port-config; ac_word=$2
13990 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13991 $as_echo_n "checking for $ac_word... " >&6; }
13992 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
13993 $as_echo_n "(cached) " >&6
13994 else
13995 if test -n "$gphoto2port_devel"; then
13996 ac_cv_prog_gphoto2port_devel="$gphoto2port_devel" # Let the user override the test.
13997 else
13998 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13999 for as_dir in $PATH
14001 IFS=$as_save_IFS
14002 test -z "$as_dir" && as_dir=.
14003 for ac_exec_ext in '' $ac_executable_extensions; do
14004 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14005 ac_cv_prog_gphoto2port_devel="gphoto2-port-config"
14006 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14007 break 2
14009 done
14010 done
14011 IFS=$as_save_IFS
14013 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel="no"
14016 gphoto2port_devel=$ac_cv_prog_gphoto2port_devel
14017 if test -n "$gphoto2port_devel"; then
14018 { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
14019 $as_echo "$gphoto2port_devel" >&6; }
14020 else
14021 { $as_echo "$as_me:$LINENO: result: no" >&5
14022 $as_echo "no" >&6; }
14026 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no" -a "x$with_gphoto" != "xno"
14027 then
14028 ac_gphoto2_incl="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
14029 ac_gphoto2_libs=""
14030 for i in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
14032 case "$i" in
14033 -L/usr/lib|-L/usr/lib64) ;;
14034 -L*|-l*) ac_gphoto2_libs="$ac_gphoto2_libs $i";;
14035 esac
14036 done
14037 ac_save_CPPFLAGS="$CPPFLAGS"
14038 CPPFLAGS="$CPPFLAGS $ac_gphoto2_incl"
14039 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14040 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14041 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14042 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14043 $as_echo_n "(cached) " >&6
14045 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14046 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14047 else
14048 # Is the header compilable?
14049 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
14050 $as_echo_n "checking gphoto2-camera.h usability... " >&6; }
14051 cat >conftest.$ac_ext <<_ACEOF
14052 /* confdefs.h. */
14053 _ACEOF
14054 cat confdefs.h >>conftest.$ac_ext
14055 cat >>conftest.$ac_ext <<_ACEOF
14056 /* end confdefs.h. */
14057 $ac_includes_default
14058 #include <gphoto2-camera.h>
14059 _ACEOF
14060 rm -f conftest.$ac_objext
14061 if { (ac_try="$ac_compile"
14062 case "(($ac_try" in
14063 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14064 *) ac_try_echo=$ac_try;;
14065 esac
14066 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14067 $as_echo "$ac_try_echo") >&5
14068 (eval "$ac_compile") 2>conftest.er1
14069 ac_status=$?
14070 grep -v '^ *+' conftest.er1 >conftest.err
14071 rm -f conftest.er1
14072 cat conftest.err >&5
14073 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14074 (exit $ac_status); } && {
14075 test -z "$ac_c_werror_flag" ||
14076 test ! -s conftest.err
14077 } && test -s conftest.$ac_objext; then
14078 ac_header_compiler=yes
14079 else
14080 $as_echo "$as_me: failed program was:" >&5
14081 sed 's/^/| /' conftest.$ac_ext >&5
14083 ac_header_compiler=no
14086 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14087 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14088 $as_echo "$ac_header_compiler" >&6; }
14090 # Is the header present?
14091 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
14092 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
14093 cat >conftest.$ac_ext <<_ACEOF
14094 /* confdefs.h. */
14095 _ACEOF
14096 cat confdefs.h >>conftest.$ac_ext
14097 cat >>conftest.$ac_ext <<_ACEOF
14098 /* end confdefs.h. */
14099 #include <gphoto2-camera.h>
14100 _ACEOF
14101 if { (ac_try="$ac_cpp conftest.$ac_ext"
14102 case "(($ac_try" in
14103 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14104 *) ac_try_echo=$ac_try;;
14105 esac
14106 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14107 $as_echo "$ac_try_echo") >&5
14108 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14109 ac_status=$?
14110 grep -v '^ *+' conftest.er1 >conftest.err
14111 rm -f conftest.er1
14112 cat conftest.err >&5
14113 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14114 (exit $ac_status); } >/dev/null && {
14115 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14116 test ! -s conftest.err
14117 }; then
14118 ac_header_preproc=yes
14119 else
14120 $as_echo "$as_me: failed program was:" >&5
14121 sed 's/^/| /' conftest.$ac_ext >&5
14123 ac_header_preproc=no
14126 rm -f conftest.err conftest.$ac_ext
14127 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14128 $as_echo "$ac_header_preproc" >&6; }
14130 # So? What about this header?
14131 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14132 yes:no: )
14133 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
14134 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14135 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
14136 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
14137 ac_header_preproc=yes
14139 no:yes:* )
14140 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
14141 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
14142 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&5
14143 $as_echo "$as_me: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&2;}
14144 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
14145 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
14146 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&5
14147 $as_echo "$as_me: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&2;}
14148 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
14149 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
14150 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
14151 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
14152 ( cat <<\_ASBOX
14153 ## ------------------------------------ ##
14154 ## Report this to wine-devel@winehq.org ##
14155 ## ------------------------------------ ##
14156 _ASBOX
14157 ) | sed "s/^/$as_me: WARNING: /" >&2
14159 esac
14160 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14161 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14162 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14163 $as_echo_n "(cached) " >&6
14164 else
14165 ac_cv_header_gphoto2_camera_h=$ac_header_preproc
14167 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14168 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14171 if test "x$ac_cv_header_gphoto2_camera_h" = x""yes; then
14172 { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14173 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14174 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14175 $as_echo_n "(cached) " >&6
14176 else
14177 ac_check_lib_save_LIBS=$LIBS
14178 LIBS="-lgphoto2 $ac_gphoto2_libs $LIBS"
14179 cat >conftest.$ac_ext <<_ACEOF
14180 /* confdefs.h. */
14181 _ACEOF
14182 cat confdefs.h >>conftest.$ac_ext
14183 cat >>conftest.$ac_ext <<_ACEOF
14184 /* end confdefs.h. */
14186 /* Override any GCC internal prototype to avoid an error.
14187 Use char because int might match the return type of a GCC
14188 builtin and then its argument prototype would still apply. */
14189 #ifdef __cplusplus
14190 extern "C"
14191 #endif
14192 char gp_camera_new ();
14194 main ()
14196 return gp_camera_new ();
14198 return 0;
14200 _ACEOF
14201 rm -f conftest.$ac_objext conftest$ac_exeext
14202 if { (ac_try="$ac_link"
14203 case "(($ac_try" in
14204 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14205 *) ac_try_echo=$ac_try;;
14206 esac
14207 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14208 $as_echo "$ac_try_echo") >&5
14209 (eval "$ac_link") 2>conftest.er1
14210 ac_status=$?
14211 grep -v '^ *+' conftest.er1 >conftest.err
14212 rm -f conftest.er1
14213 cat conftest.err >&5
14214 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14215 (exit $ac_status); } && {
14216 test -z "$ac_c_werror_flag" ||
14217 test ! -s conftest.err
14218 } && test -s conftest$ac_exeext && {
14219 test "$cross_compiling" = yes ||
14220 $as_test_x conftest$ac_exeext
14221 }; then
14222 ac_cv_lib_gphoto2_gp_camera_new=yes
14223 else
14224 $as_echo "$as_me: failed program was:" >&5
14225 sed 's/^/| /' conftest.$ac_ext >&5
14227 ac_cv_lib_gphoto2_gp_camera_new=no
14230 rm -rf conftest.dSYM
14231 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14232 conftest$ac_exeext conftest.$ac_ext
14233 LIBS=$ac_check_lib_save_LIBS
14235 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14236 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14237 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x""yes; then
14239 cat >>confdefs.h <<\_ACEOF
14240 #define HAVE_GPHOTO2 1
14241 _ACEOF
14243 GPHOTO2LIBS="$ac_gphoto2_libs"
14245 GPHOTO2INCL="$ac_gphoto2_incl"
14252 CPPFLAGS="$ac_save_CPPFLAGS"
14254 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14255 case "x$with_gphoto" in
14256 x) wine_notices="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14257 xno) ;;
14258 *) { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14259 This is an error since --with-gphoto was requested." >&5
14260 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14261 This is an error since --with-gphoto was requested." >&2;}
14262 { (exit 1); exit 1; }; } ;;
14263 esac
14268 RESOLVLIBS=""
14270 if test "$ac_cv_header_resolv_h" = "yes"
14271 then
14272 { $as_echo "$as_me:$LINENO: checking for res_query in -lresolv" >&5
14273 $as_echo_n "checking for res_query in -lresolv... " >&6; }
14274 if test "${ac_cv_lib_resolv_res_query+set}" = set; then
14275 $as_echo_n "(cached) " >&6
14276 else
14277 ac_check_lib_save_LIBS=$LIBS
14278 LIBS="-lresolv $LIBS"
14279 cat >conftest.$ac_ext <<_ACEOF
14280 /* confdefs.h. */
14281 _ACEOF
14282 cat confdefs.h >>conftest.$ac_ext
14283 cat >>conftest.$ac_ext <<_ACEOF
14284 /* end confdefs.h. */
14286 /* Override any GCC internal prototype to avoid an error.
14287 Use char because int might match the return type of a GCC
14288 builtin and then its argument prototype would still apply. */
14289 #ifdef __cplusplus
14290 extern "C"
14291 #endif
14292 char res_query ();
14294 main ()
14296 return res_query ();
14298 return 0;
14300 _ACEOF
14301 rm -f conftest.$ac_objext conftest$ac_exeext
14302 if { (ac_try="$ac_link"
14303 case "(($ac_try" in
14304 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14305 *) ac_try_echo=$ac_try;;
14306 esac
14307 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14308 $as_echo "$ac_try_echo") >&5
14309 (eval "$ac_link") 2>conftest.er1
14310 ac_status=$?
14311 grep -v '^ *+' conftest.er1 >conftest.err
14312 rm -f conftest.er1
14313 cat conftest.err >&5
14314 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14315 (exit $ac_status); } && {
14316 test -z "$ac_c_werror_flag" ||
14317 test ! -s conftest.err
14318 } && test -s conftest$ac_exeext && {
14319 test "$cross_compiling" = yes ||
14320 $as_test_x conftest$ac_exeext
14321 }; then
14322 ac_cv_lib_resolv_res_query=yes
14323 else
14324 $as_echo "$as_me: failed program was:" >&5
14325 sed 's/^/| /' conftest.$ac_ext >&5
14327 ac_cv_lib_resolv_res_query=no
14330 rm -rf conftest.dSYM
14331 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14332 conftest$ac_exeext conftest.$ac_ext
14333 LIBS=$ac_check_lib_save_LIBS
14335 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_query" >&5
14336 $as_echo "$ac_cv_lib_resolv_res_query" >&6; }
14337 if test "x$ac_cv_lib_resolv_res_query" = x""yes; then
14339 cat >>confdefs.h <<\_ACEOF
14340 #define HAVE_RESOLV 1
14341 _ACEOF
14343 RESOLVLIBS="-lresolv"
14348 LCMSLIBS=""
14350 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14351 then
14352 { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14353 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14354 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14355 $as_echo_n "(cached) " >&6
14356 else
14357 ac_check_lib_save_LIBS=$LIBS
14358 LIBS="-llcms $LIBS"
14359 cat >conftest.$ac_ext <<_ACEOF
14360 /* confdefs.h. */
14361 _ACEOF
14362 cat confdefs.h >>conftest.$ac_ext
14363 cat >>conftest.$ac_ext <<_ACEOF
14364 /* end confdefs.h. */
14366 /* Override any GCC internal prototype to avoid an error.
14367 Use char because int might match the return type of a GCC
14368 builtin and then its argument prototype would still apply. */
14369 #ifdef __cplusplus
14370 extern "C"
14371 #endif
14372 char cmsOpenProfileFromFile ();
14374 main ()
14376 return cmsOpenProfileFromFile ();
14378 return 0;
14380 _ACEOF
14381 rm -f conftest.$ac_objext conftest$ac_exeext
14382 if { (ac_try="$ac_link"
14383 case "(($ac_try" in
14384 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14385 *) ac_try_echo=$ac_try;;
14386 esac
14387 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14388 $as_echo "$ac_try_echo") >&5
14389 (eval "$ac_link") 2>conftest.er1
14390 ac_status=$?
14391 grep -v '^ *+' conftest.er1 >conftest.err
14392 rm -f conftest.er1
14393 cat conftest.err >&5
14394 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14395 (exit $ac_status); } && {
14396 test -z "$ac_c_werror_flag" ||
14397 test ! -s conftest.err
14398 } && test -s conftest$ac_exeext && {
14399 test "$cross_compiling" = yes ||
14400 $as_test_x conftest$ac_exeext
14401 }; then
14402 ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
14403 else
14404 $as_echo "$as_me: failed program was:" >&5
14405 sed 's/^/| /' conftest.$ac_ext >&5
14407 ac_cv_lib_lcms_cmsOpenProfileFromFile=no
14410 rm -rf conftest.dSYM
14411 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14412 conftest$ac_exeext conftest.$ac_ext
14413 LIBS=$ac_check_lib_save_LIBS
14415 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14416 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14417 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x""yes; then
14419 cat >>confdefs.h <<\_ACEOF
14420 #define HAVE_LCMS 1
14421 _ACEOF
14423 LCMSLIBS="-llcms"
14427 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14428 case "x$with_cms" in
14429 x) wine_notices="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14430 xno) ;;
14431 *) { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14432 This is an error since --with-cms was requested." >&5
14433 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14434 This is an error since --with-cms was requested." >&2;}
14435 { (exit 1); exit 1; }; } ;;
14436 esac
14440 for ac_prog in freetype-config freetype2-config
14442 # Extract the first word of "$ac_prog", so it can be a program name with args.
14443 set dummy $ac_prog; ac_word=$2
14444 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14445 $as_echo_n "checking for $ac_word... " >&6; }
14446 if test "${ac_cv_prog_ft_devel+set}" = set; then
14447 $as_echo_n "(cached) " >&6
14448 else
14449 if test -n "$ft_devel"; then
14450 ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test.
14451 else
14452 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14453 for as_dir in $PATH
14455 IFS=$as_save_IFS
14456 test -z "$as_dir" && as_dir=.
14457 for ac_exec_ext in '' $ac_executable_extensions; do
14458 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14459 ac_cv_prog_ft_devel="$ac_prog"
14460 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14461 break 2
14463 done
14464 done
14465 IFS=$as_save_IFS
14469 ft_devel=$ac_cv_prog_ft_devel
14470 if test -n "$ft_devel"; then
14471 { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14472 $as_echo "$ft_devel" >&6; }
14473 else
14474 { $as_echo "$as_me:$LINENO: result: no" >&5
14475 $as_echo "no" >&6; }
14479 test -n "$ft_devel" && break
14480 done
14481 test -n "$ft_devel" || ft_devel="false"
14483 if test "$ft_devel" != "false" -a "x$with_freetype" != "xno"
14484 then
14485 ac_freetype_libs=`$ft_devel --libs`
14486 ac_freetype_incl=`$ft_devel --cflags`
14487 { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14488 $as_echo_n "checking for -lfreetype... " >&6; }
14489 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14490 $as_echo_n "(cached) " >&6
14491 else
14492 ac_check_soname_save_LIBS=$LIBS
14493 LIBS="-lfreetype $ac_freetype_libs $LIBS"
14494 cat >conftest.$ac_ext <<_ACEOF
14495 /* confdefs.h. */
14496 _ACEOF
14497 cat confdefs.h >>conftest.$ac_ext
14498 cat >>conftest.$ac_ext <<_ACEOF
14499 /* end confdefs.h. */
14501 /* Override any GCC internal prototype to avoid an error.
14502 Use char because int might match the return type of a GCC
14503 builtin and then its argument prototype would still apply. */
14504 #ifdef __cplusplus
14505 extern "C"
14506 #endif
14507 char FT_Init_FreeType ();
14509 main ()
14511 return FT_Init_FreeType ();
14513 return 0;
14515 _ACEOF
14516 rm -f conftest.$ac_objext conftest$ac_exeext
14517 if { (ac_try="$ac_link"
14518 case "(($ac_try" in
14519 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14520 *) ac_try_echo=$ac_try;;
14521 esac
14522 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14523 $as_echo "$ac_try_echo") >&5
14524 (eval "$ac_link") 2>conftest.er1
14525 ac_status=$?
14526 grep -v '^ *+' conftest.er1 >conftest.err
14527 rm -f conftest.er1
14528 cat conftest.err >&5
14529 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14530 (exit $ac_status); } && {
14531 test -z "$ac_c_werror_flag" ||
14532 test ! -s conftest.err
14533 } && test -s conftest$ac_exeext && {
14534 test "$cross_compiling" = yes ||
14535 $as_test_x conftest$ac_exeext
14536 }; then
14537 case "$LIBEXT" in
14538 dll) ;;
14539 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'` ;;
14540 *) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14541 esac
14542 else
14543 $as_echo "$as_me: failed program was:" >&5
14544 sed 's/^/| /' conftest.$ac_ext >&5
14549 rm -rf conftest.dSYM
14550 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14551 conftest$ac_exeext conftest.$ac_ext
14552 LIBS=$ac_check_soname_save_LIBS
14554 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14555 { $as_echo "$as_me:$LINENO: result: not found" >&5
14556 $as_echo "not found" >&6; }
14557 ft_lib=no
14558 else
14559 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14560 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14562 cat >>confdefs.h <<_ACEOF
14563 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14564 _ACEOF
14566 ft_lib=yes
14569 if test "$ft_lib" = "yes"
14570 then
14571 ac_save_CPPFLAGS="$CPPFLAGS"
14572 CPPFLAGS="$ac_freetype_incl $CPPFLAGS"
14586 for ac_header in ft2build.h \
14587 freetype/freetype.h \
14588 freetype/ftglyph.h \
14589 freetype/fttypes.h \
14590 freetype/tttables.h \
14591 freetype/ftnames.h \
14592 freetype/ftsnames.h \
14593 freetype/ttnameid.h \
14594 freetype/ftoutln.h \
14595 freetype/ftwinfnt.h \
14596 freetype/ftmodapi.h \
14597 freetype/ftlcdfil.h \
14598 freetype/internal/sfnt.h
14600 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14601 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14602 $as_echo_n "checking for $ac_header... " >&6; }
14603 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14604 $as_echo_n "(cached) " >&6
14605 else
14606 cat >conftest.$ac_ext <<_ACEOF
14607 /* confdefs.h. */
14608 _ACEOF
14609 cat confdefs.h >>conftest.$ac_ext
14610 cat >>conftest.$ac_ext <<_ACEOF
14611 /* end confdefs.h. */
14612 #ifdef HAVE_FT2BUILD_H
14613 # include <ft2build.h>
14614 #endif
14616 #include <$ac_header>
14617 _ACEOF
14618 rm -f conftest.$ac_objext
14619 if { (ac_try="$ac_compile"
14620 case "(($ac_try" in
14621 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14622 *) ac_try_echo=$ac_try;;
14623 esac
14624 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14625 $as_echo "$ac_try_echo") >&5
14626 (eval "$ac_compile") 2>conftest.er1
14627 ac_status=$?
14628 grep -v '^ *+' conftest.er1 >conftest.err
14629 rm -f conftest.er1
14630 cat conftest.err >&5
14631 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14632 (exit $ac_status); } && {
14633 test -z "$ac_c_werror_flag" ||
14634 test ! -s conftest.err
14635 } && test -s conftest.$ac_objext; then
14636 eval "$as_ac_Header=yes"
14637 else
14638 $as_echo "$as_me: failed program was:" >&5
14639 sed 's/^/| /' conftest.$ac_ext >&5
14641 eval "$as_ac_Header=no"
14644 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14646 ac_res=`eval 'as_val=${'$as_ac_Header'}
14647 $as_echo "$as_val"'`
14648 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14649 $as_echo "$ac_res" >&6; }
14650 as_val=`eval 'as_val=${'$as_ac_Header'}
14651 $as_echo "$as_val"'`
14652 if test "x$as_val" = x""yes; then
14653 cat >>confdefs.h <<_ACEOF
14654 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
14655 _ACEOF
14659 done
14661 cat >conftest.$ac_ext <<_ACEOF
14662 /* confdefs.h. */
14663 _ACEOF
14664 cat confdefs.h >>conftest.$ac_ext
14665 cat >>conftest.$ac_ext <<_ACEOF
14666 /* end confdefs.h. */
14667 #include <ft2build.h>
14668 #include <freetype/fttrigon.h>
14669 _ACEOF
14670 if { (ac_try="$ac_cpp conftest.$ac_ext"
14671 case "(($ac_try" in
14672 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14673 *) ac_try_echo=$ac_try;;
14674 esac
14675 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14676 $as_echo "$ac_try_echo") >&5
14677 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14678 ac_status=$?
14679 grep -v '^ *+' conftest.er1 >conftest.err
14680 rm -f conftest.er1
14681 cat conftest.err >&5
14682 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14683 (exit $ac_status); } >/dev/null && {
14684 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14685 test ! -s conftest.err
14686 }; then
14688 cat >>confdefs.h <<\_ACEOF
14689 #define HAVE_FREETYPE_FTTRIGON_H 1
14690 _ACEOF
14692 wine_cv_fttrigon=yes
14693 else
14694 $as_echo "$as_me: failed program was:" >&5
14695 sed 's/^/| /' conftest.$ac_ext >&5
14697 wine_cv_fttrigon=no
14700 rm -f conftest.err conftest.$ac_ext
14701 { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14702 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14703 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14704 $as_echo_n "(cached) " >&6
14705 else
14706 ac_cv_type_FT_TrueTypeEngineType=no
14707 cat >conftest.$ac_ext <<_ACEOF
14708 /* confdefs.h. */
14709 _ACEOF
14710 cat confdefs.h >>conftest.$ac_ext
14711 cat >>conftest.$ac_ext <<_ACEOF
14712 /* end confdefs.h. */
14713 #include <freetype/ftmodapi.h>
14716 main ()
14718 if (sizeof (FT_TrueTypeEngineType))
14719 return 0;
14721 return 0;
14723 _ACEOF
14724 rm -f conftest.$ac_objext
14725 if { (ac_try="$ac_compile"
14726 case "(($ac_try" in
14727 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14728 *) ac_try_echo=$ac_try;;
14729 esac
14730 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14731 $as_echo "$ac_try_echo") >&5
14732 (eval "$ac_compile") 2>conftest.er1
14733 ac_status=$?
14734 grep -v '^ *+' conftest.er1 >conftest.err
14735 rm -f conftest.er1
14736 cat conftest.err >&5
14737 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14738 (exit $ac_status); } && {
14739 test -z "$ac_c_werror_flag" ||
14740 test ! -s conftest.err
14741 } && test -s conftest.$ac_objext; then
14742 cat >conftest.$ac_ext <<_ACEOF
14743 /* confdefs.h. */
14744 _ACEOF
14745 cat confdefs.h >>conftest.$ac_ext
14746 cat >>conftest.$ac_ext <<_ACEOF
14747 /* end confdefs.h. */
14748 #include <freetype/ftmodapi.h>
14751 main ()
14753 if (sizeof ((FT_TrueTypeEngineType)))
14754 return 0;
14756 return 0;
14758 _ACEOF
14759 rm -f conftest.$ac_objext
14760 if { (ac_try="$ac_compile"
14761 case "(($ac_try" in
14762 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14763 *) ac_try_echo=$ac_try;;
14764 esac
14765 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14766 $as_echo "$ac_try_echo") >&5
14767 (eval "$ac_compile") 2>conftest.er1
14768 ac_status=$?
14769 grep -v '^ *+' conftest.er1 >conftest.err
14770 rm -f conftest.er1
14771 cat conftest.err >&5
14772 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14773 (exit $ac_status); } && {
14774 test -z "$ac_c_werror_flag" ||
14775 test ! -s conftest.err
14776 } && test -s conftest.$ac_objext; then
14778 else
14779 $as_echo "$as_me: failed program was:" >&5
14780 sed 's/^/| /' conftest.$ac_ext >&5
14782 ac_cv_type_FT_TrueTypeEngineType=yes
14785 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14786 else
14787 $as_echo "$as_me: failed program was:" >&5
14788 sed 's/^/| /' conftest.$ac_ext >&5
14793 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14795 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
14796 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
14797 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x""yes; then
14799 cat >>confdefs.h <<_ACEOF
14800 #define HAVE_FT_TRUETYPEENGINETYPE 1
14801 _ACEOF
14806 ac_save_CFLAGS="$CFLAGS"
14807 CFLAGS="$CFLAGS $ac_freetype_libs"
14809 for ac_func in FT_Load_Sfnt_Table
14811 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14812 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14813 $as_echo_n "checking for $ac_func... " >&6; }
14814 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14815 $as_echo_n "(cached) " >&6
14816 else
14817 cat >conftest.$ac_ext <<_ACEOF
14818 /* confdefs.h. */
14819 _ACEOF
14820 cat confdefs.h >>conftest.$ac_ext
14821 cat >>conftest.$ac_ext <<_ACEOF
14822 /* end confdefs.h. */
14823 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14824 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14825 #define $ac_func innocuous_$ac_func
14827 /* System header to define __stub macros and hopefully few prototypes,
14828 which can conflict with char $ac_func (); below.
14829 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14830 <limits.h> exists even on freestanding compilers. */
14832 #ifdef __STDC__
14833 # include <limits.h>
14834 #else
14835 # include <assert.h>
14836 #endif
14838 #undef $ac_func
14840 /* Override any GCC internal prototype to avoid an error.
14841 Use char because int might match the return type of a GCC
14842 builtin and then its argument prototype would still apply. */
14843 #ifdef __cplusplus
14844 extern "C"
14845 #endif
14846 char $ac_func ();
14847 /* The GNU C library defines this for functions which it implements
14848 to always fail with ENOSYS. Some functions are actually named
14849 something starting with __ and the normal name is an alias. */
14850 #if defined __stub_$ac_func || defined __stub___$ac_func
14851 choke me
14852 #endif
14855 main ()
14857 return $ac_func ();
14859 return 0;
14861 _ACEOF
14862 rm -f conftest.$ac_objext conftest$ac_exeext
14863 if { (ac_try="$ac_link"
14864 case "(($ac_try" in
14865 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14866 *) ac_try_echo=$ac_try;;
14867 esac
14868 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14869 $as_echo "$ac_try_echo") >&5
14870 (eval "$ac_link") 2>conftest.er1
14871 ac_status=$?
14872 grep -v '^ *+' conftest.er1 >conftest.err
14873 rm -f conftest.er1
14874 cat conftest.err >&5
14875 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14876 (exit $ac_status); } && {
14877 test -z "$ac_c_werror_flag" ||
14878 test ! -s conftest.err
14879 } && test -s conftest$ac_exeext && {
14880 test "$cross_compiling" = yes ||
14881 $as_test_x conftest$ac_exeext
14882 }; then
14883 eval "$as_ac_var=yes"
14884 else
14885 $as_echo "$as_me: failed program was:" >&5
14886 sed 's/^/| /' conftest.$ac_ext >&5
14888 eval "$as_ac_var=no"
14891 rm -rf conftest.dSYM
14892 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14893 conftest$ac_exeext conftest.$ac_ext
14895 ac_res=`eval 'as_val=${'$as_ac_var'}
14896 $as_echo "$as_val"'`
14897 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14898 $as_echo "$ac_res" >&6; }
14899 as_val=`eval 'as_val=${'$as_ac_var'}
14900 $as_echo "$as_val"'`
14901 if test "x$as_val" = x""yes; then
14902 cat >>confdefs.h <<_ACEOF
14903 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
14904 _ACEOF
14907 done
14909 CFLAGS="$ac_save_CFLAGS"
14910 CPPFLAGS="$ac_save_CPPFLAGS"
14911 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
14912 then
14914 cat >>confdefs.h <<\_ACEOF
14915 #define HAVE_FREETYPE 1
14916 _ACEOF
14918 FREETYPELIBS="$ac_freetype_libs"
14920 FREETYPEINCL="$ac_freetype_incl"
14925 if test "x$FREETYPELIBS" = "x"; then
14926 case "x$with_freetype" in
14927 xno) ;;
14928 *) { { $as_echo "$as_me:$LINENO: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
14929 Use the --without-freetype option if you really want this." >&5
14930 $as_echo "$as_me: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
14931 Use the --without-freetype option if you really want this." >&2;}
14932 { (exit 1); exit 1; }; } ;;
14933 esac
14936 test "x$FREETYPELIBS" = "x" && enable_fonts=${enable_fonts:-no}
14938 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
14939 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
14940 if test "${ac_cv_c_ppdev+set}" = set; then
14941 $as_echo_n "(cached) " >&6
14942 else
14943 cat >conftest.$ac_ext <<_ACEOF
14944 /* confdefs.h. */
14945 _ACEOF
14946 cat confdefs.h >>conftest.$ac_ext
14947 cat >>conftest.$ac_ext <<_ACEOF
14948 /* end confdefs.h. */
14949 #include <linux/ppdev.h>
14951 main ()
14953 ioctl (1,PPCLAIM,0)
14955 return 0;
14957 _ACEOF
14958 rm -f conftest.$ac_objext
14959 if { (ac_try="$ac_compile"
14960 case "(($ac_try" in
14961 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14962 *) ac_try_echo=$ac_try;;
14963 esac
14964 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14965 $as_echo "$ac_try_echo") >&5
14966 (eval "$ac_compile") 2>conftest.er1
14967 ac_status=$?
14968 grep -v '^ *+' conftest.er1 >conftest.err
14969 rm -f conftest.er1
14970 cat conftest.err >&5
14971 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14972 (exit $ac_status); } && {
14973 test -z "$ac_c_werror_flag" ||
14974 test ! -s conftest.err
14975 } && test -s conftest.$ac_objext; then
14976 ac_cv_c_ppdev="yes"
14977 else
14978 $as_echo "$as_me: failed program was:" >&5
14979 sed 's/^/| /' conftest.$ac_ext >&5
14981 ac_cv_c_ppdev="no"
14984 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14986 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
14987 $as_echo "$ac_cv_c_ppdev" >&6; }
14988 if test "$ac_cv_c_ppdev" = "yes"
14989 then
14991 cat >>confdefs.h <<\_ACEOF
14992 #define HAVE_PPDEV 1
14993 _ACEOF
14997 { $as_echo "$as_me:$LINENO: checking for pthread_rwlock_t" >&5
14998 $as_echo_n "checking for pthread_rwlock_t... " >&6; }
14999 if test "${ac_cv_type_pthread_rwlock_t+set}" = set; then
15000 $as_echo_n "(cached) " >&6
15001 else
15002 ac_cv_type_pthread_rwlock_t=no
15003 cat >conftest.$ac_ext <<_ACEOF
15004 /* confdefs.h. */
15005 _ACEOF
15006 cat confdefs.h >>conftest.$ac_ext
15007 cat >>conftest.$ac_ext <<_ACEOF
15008 /* end confdefs.h. */
15009 #define _GNU_SOURCE
15010 #include <pthread.h>
15013 main ()
15015 if (sizeof (pthread_rwlock_t))
15016 return 0;
15018 return 0;
15020 _ACEOF
15021 rm -f conftest.$ac_objext
15022 if { (ac_try="$ac_compile"
15023 case "(($ac_try" in
15024 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15025 *) ac_try_echo=$ac_try;;
15026 esac
15027 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15028 $as_echo "$ac_try_echo") >&5
15029 (eval "$ac_compile") 2>conftest.er1
15030 ac_status=$?
15031 grep -v '^ *+' conftest.er1 >conftest.err
15032 rm -f conftest.er1
15033 cat conftest.err >&5
15034 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15035 (exit $ac_status); } && {
15036 test -z "$ac_c_werror_flag" ||
15037 test ! -s conftest.err
15038 } && test -s conftest.$ac_objext; then
15039 cat >conftest.$ac_ext <<_ACEOF
15040 /* confdefs.h. */
15041 _ACEOF
15042 cat confdefs.h >>conftest.$ac_ext
15043 cat >>conftest.$ac_ext <<_ACEOF
15044 /* end confdefs.h. */
15045 #define _GNU_SOURCE
15046 #include <pthread.h>
15049 main ()
15051 if (sizeof ((pthread_rwlock_t)))
15052 return 0;
15054 return 0;
15056 _ACEOF
15057 rm -f conftest.$ac_objext
15058 if { (ac_try="$ac_compile"
15059 case "(($ac_try" in
15060 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15061 *) ac_try_echo=$ac_try;;
15062 esac
15063 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15064 $as_echo "$ac_try_echo") >&5
15065 (eval "$ac_compile") 2>conftest.er1
15066 ac_status=$?
15067 grep -v '^ *+' conftest.er1 >conftest.err
15068 rm -f conftest.er1
15069 cat conftest.err >&5
15070 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15071 (exit $ac_status); } && {
15072 test -z "$ac_c_werror_flag" ||
15073 test ! -s conftest.err
15074 } && test -s conftest.$ac_objext; then
15076 else
15077 $as_echo "$as_me: failed program was:" >&5
15078 sed 's/^/| /' conftest.$ac_ext >&5
15080 ac_cv_type_pthread_rwlock_t=yes
15083 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15084 else
15085 $as_echo "$as_me: failed program was:" >&5
15086 sed 's/^/| /' conftest.$ac_ext >&5
15091 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15093 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlock_t" >&5
15094 $as_echo "$ac_cv_type_pthread_rwlock_t" >&6; }
15095 if test "x$ac_cv_type_pthread_rwlock_t" = x""yes; then
15097 cat >>confdefs.h <<_ACEOF
15098 #define HAVE_PTHREAD_RWLOCK_T 1
15099 _ACEOF
15103 { $as_echo "$as_me:$LINENO: checking for pthread_rwlockattr_t" >&5
15104 $as_echo_n "checking for pthread_rwlockattr_t... " >&6; }
15105 if test "${ac_cv_type_pthread_rwlockattr_t+set}" = set; then
15106 $as_echo_n "(cached) " >&6
15107 else
15108 ac_cv_type_pthread_rwlockattr_t=no
15109 cat >conftest.$ac_ext <<_ACEOF
15110 /* confdefs.h. */
15111 _ACEOF
15112 cat confdefs.h >>conftest.$ac_ext
15113 cat >>conftest.$ac_ext <<_ACEOF
15114 /* end confdefs.h. */
15115 #define _GNU_SOURCE
15116 #include <pthread.h>
15119 main ()
15121 if (sizeof (pthread_rwlockattr_t))
15122 return 0;
15124 return 0;
15126 _ACEOF
15127 rm -f conftest.$ac_objext
15128 if { (ac_try="$ac_compile"
15129 case "(($ac_try" in
15130 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15131 *) ac_try_echo=$ac_try;;
15132 esac
15133 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15134 $as_echo "$ac_try_echo") >&5
15135 (eval "$ac_compile") 2>conftest.er1
15136 ac_status=$?
15137 grep -v '^ *+' conftest.er1 >conftest.err
15138 rm -f conftest.er1
15139 cat conftest.err >&5
15140 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15141 (exit $ac_status); } && {
15142 test -z "$ac_c_werror_flag" ||
15143 test ! -s conftest.err
15144 } && test -s conftest.$ac_objext; then
15145 cat >conftest.$ac_ext <<_ACEOF
15146 /* confdefs.h. */
15147 _ACEOF
15148 cat confdefs.h >>conftest.$ac_ext
15149 cat >>conftest.$ac_ext <<_ACEOF
15150 /* end confdefs.h. */
15151 #define _GNU_SOURCE
15152 #include <pthread.h>
15155 main ()
15157 if (sizeof ((pthread_rwlockattr_t)))
15158 return 0;
15160 return 0;
15162 _ACEOF
15163 rm -f conftest.$ac_objext
15164 if { (ac_try="$ac_compile"
15165 case "(($ac_try" in
15166 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15167 *) ac_try_echo=$ac_try;;
15168 esac
15169 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15170 $as_echo "$ac_try_echo") >&5
15171 (eval "$ac_compile") 2>conftest.er1
15172 ac_status=$?
15173 grep -v '^ *+' conftest.er1 >conftest.err
15174 rm -f conftest.er1
15175 cat conftest.err >&5
15176 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15177 (exit $ac_status); } && {
15178 test -z "$ac_c_werror_flag" ||
15179 test ! -s conftest.err
15180 } && test -s conftest.$ac_objext; then
15182 else
15183 $as_echo "$as_me: failed program was:" >&5
15184 sed 's/^/| /' conftest.$ac_ext >&5
15186 ac_cv_type_pthread_rwlockattr_t=yes
15189 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15190 else
15191 $as_echo "$as_me: failed program was:" >&5
15192 sed 's/^/| /' conftest.$ac_ext >&5
15197 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15199 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlockattr_t" >&5
15200 $as_echo "$ac_cv_type_pthread_rwlockattr_t" >&6; }
15201 if test "x$ac_cv_type_pthread_rwlockattr_t" = x""yes; then
15203 cat >>confdefs.h <<_ACEOF
15204 #define HAVE_PTHREAD_RWLOCKATTR_T 1
15205 _ACEOF
15211 ac_wine_check_funcs_save_LIBS="$LIBS"
15212 LIBS="$LIBS $LIBPTHREAD"
15217 for ac_func in \
15218 pthread_attr_get_np \
15219 pthread_getattr_np \
15220 pthread_get_stackaddr_np \
15221 pthread_get_stacksize_np
15223 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
15224 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
15225 $as_echo_n "checking for $ac_func... " >&6; }
15226 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15227 $as_echo_n "(cached) " >&6
15228 else
15229 cat >conftest.$ac_ext <<_ACEOF
15230 /* confdefs.h. */
15231 _ACEOF
15232 cat confdefs.h >>conftest.$ac_ext
15233 cat >>conftest.$ac_ext <<_ACEOF
15234 /* end confdefs.h. */
15235 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15236 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15237 #define $ac_func innocuous_$ac_func
15239 /* System header to define __stub macros and hopefully few prototypes,
15240 which can conflict with char $ac_func (); below.
15241 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15242 <limits.h> exists even on freestanding compilers. */
15244 #ifdef __STDC__
15245 # include <limits.h>
15246 #else
15247 # include <assert.h>
15248 #endif
15250 #undef $ac_func
15252 /* Override any GCC internal prototype to avoid an error.
15253 Use char because int might match the return type of a GCC
15254 builtin and then its argument prototype would still apply. */
15255 #ifdef __cplusplus
15256 extern "C"
15257 #endif
15258 char $ac_func ();
15259 /* The GNU C library defines this for functions which it implements
15260 to always fail with ENOSYS. Some functions are actually named
15261 something starting with __ and the normal name is an alias. */
15262 #if defined __stub_$ac_func || defined __stub___$ac_func
15263 choke me
15264 #endif
15267 main ()
15269 return $ac_func ();
15271 return 0;
15273 _ACEOF
15274 rm -f conftest.$ac_objext conftest$ac_exeext
15275 if { (ac_try="$ac_link"
15276 case "(($ac_try" in
15277 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15278 *) ac_try_echo=$ac_try;;
15279 esac
15280 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15281 $as_echo "$ac_try_echo") >&5
15282 (eval "$ac_link") 2>conftest.er1
15283 ac_status=$?
15284 grep -v '^ *+' conftest.er1 >conftest.err
15285 rm -f conftest.er1
15286 cat conftest.err >&5
15287 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15288 (exit $ac_status); } && {
15289 test -z "$ac_c_werror_flag" ||
15290 test ! -s conftest.err
15291 } && test -s conftest$ac_exeext && {
15292 test "$cross_compiling" = yes ||
15293 $as_test_x conftest$ac_exeext
15294 }; then
15295 eval "$as_ac_var=yes"
15296 else
15297 $as_echo "$as_me: failed program was:" >&5
15298 sed 's/^/| /' conftest.$ac_ext >&5
15300 eval "$as_ac_var=no"
15303 rm -rf conftest.dSYM
15304 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15305 conftest$ac_exeext conftest.$ac_ext
15307 ac_res=`eval 'as_val=${'$as_ac_var'}
15308 $as_echo "$as_val"'`
15309 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15310 $as_echo "$ac_res" >&6; }
15311 as_val=`eval 'as_val=${'$as_ac_var'}
15312 $as_echo "$as_val"'`
15313 if test "x$as_val" = x""yes; then
15314 cat >>confdefs.h <<_ACEOF
15315 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15316 _ACEOF
15319 done
15321 LIBS="$ac_wine_check_funcs_save_LIBS"
15323 # Extract the first word of "esd-config", so it can be a program name with args.
15324 set dummy esd-config; ac_word=$2
15325 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15326 $as_echo_n "checking for $ac_word... " >&6; }
15327 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15328 $as_echo_n "(cached) " >&6
15329 else
15330 case $ESDCONFIG in
15331 [\\/]* | ?:[\\/]*)
15332 ac_cv_path_ESDCONFIG="$ESDCONFIG" # Let the user override the test with a path.
15335 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15336 for as_dir in $PATH
15338 IFS=$as_save_IFS
15339 test -z "$as_dir" && as_dir=.
15340 for ac_exec_ext in '' $ac_executable_extensions; do
15341 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15342 ac_cv_path_ESDCONFIG="$as_dir/$ac_word$ac_exec_ext"
15343 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15344 break 2
15346 done
15347 done
15348 IFS=$as_save_IFS
15351 esac
15353 ESDCONFIG=$ac_cv_path_ESDCONFIG
15354 if test -n "$ESDCONFIG"; then
15355 { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15356 $as_echo "$ESDCONFIG" >&6; }
15357 else
15358 { $as_echo "$as_me:$LINENO: result: no" >&5
15359 $as_echo "no" >&6; }
15363 if test "x$with_esd" != xno -a "x$ESDCONFIG" != x -a "x$ESDCONFIG" != x'"$ESDCONFIG"';
15364 then
15365 ac_esd_incl=""
15366 for i in `$ESDCONFIG --cflags`
15368 case "$i" in
15369 -I*) ac_esd_incl="$ac_esd_incl $i";;
15370 esac
15371 done
15372 ac_esd_libs=`$ESDCONFIG --libs`
15373 save_CFLAGS="$CFLAGS"
15374 CFLAGS="$CFLAGS $ac_esd_incl"
15375 { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15376 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15377 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15378 $as_echo_n "(cached) " >&6
15379 else
15380 ac_check_lib_save_LIBS=$LIBS
15381 LIBS="-lesd $ac_esd_libs $LIBS"
15382 cat >conftest.$ac_ext <<_ACEOF
15383 /* confdefs.h. */
15384 _ACEOF
15385 cat confdefs.h >>conftest.$ac_ext
15386 cat >>conftest.$ac_ext <<_ACEOF
15387 /* end confdefs.h. */
15389 /* Override any GCC internal prototype to avoid an error.
15390 Use char because int might match the return type of a GCC
15391 builtin and then its argument prototype would still apply. */
15392 #ifdef __cplusplus
15393 extern "C"
15394 #endif
15395 char esd_open_sound ();
15397 main ()
15399 return esd_open_sound ();
15401 return 0;
15403 _ACEOF
15404 rm -f conftest.$ac_objext conftest$ac_exeext
15405 if { (ac_try="$ac_link"
15406 case "(($ac_try" in
15407 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15408 *) ac_try_echo=$ac_try;;
15409 esac
15410 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15411 $as_echo "$ac_try_echo") >&5
15412 (eval "$ac_link") 2>conftest.er1
15413 ac_status=$?
15414 grep -v '^ *+' conftest.er1 >conftest.err
15415 rm -f conftest.er1
15416 cat conftest.err >&5
15417 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15418 (exit $ac_status); } && {
15419 test -z "$ac_c_werror_flag" ||
15420 test ! -s conftest.err
15421 } && test -s conftest$ac_exeext && {
15422 test "$cross_compiling" = yes ||
15423 $as_test_x conftest$ac_exeext
15424 }; then
15425 ac_cv_lib_esd_esd_open_sound=yes
15426 else
15427 $as_echo "$as_me: failed program was:" >&5
15428 sed 's/^/| /' conftest.$ac_ext >&5
15430 ac_cv_lib_esd_esd_open_sound=no
15433 rm -rf conftest.dSYM
15434 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15435 conftest$ac_exeext conftest.$ac_ext
15436 LIBS=$ac_check_lib_save_LIBS
15438 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15439 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15440 if test "x$ac_cv_lib_esd_esd_open_sound" = x""yes; then
15441 ESDINCL="$ac_esd_incl"
15443 ESDLIBS="$ac_esd_libs"
15446 cat >>confdefs.h <<\_ACEOF
15447 #define HAVE_ESD 1
15448 _ACEOF
15452 CFLAGS="$save_CFLAGS"
15455 ALSALIBS=""
15457 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15458 then
15459 { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15460 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15461 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15462 $as_echo_n "(cached) " >&6
15463 else
15464 ac_check_lib_save_LIBS=$LIBS
15465 LIBS="-lasound $LIBS"
15466 cat >conftest.$ac_ext <<_ACEOF
15467 /* confdefs.h. */
15468 _ACEOF
15469 cat confdefs.h >>conftest.$ac_ext
15470 cat >>conftest.$ac_ext <<_ACEOF
15471 /* end confdefs.h. */
15473 /* Override any GCC internal prototype to avoid an error.
15474 Use char because int might match the return type of a GCC
15475 builtin and then its argument prototype would still apply. */
15476 #ifdef __cplusplus
15477 extern "C"
15478 #endif
15479 char snd_pcm_hw_params_get_access ();
15481 main ()
15483 return snd_pcm_hw_params_get_access ();
15485 return 0;
15487 _ACEOF
15488 rm -f conftest.$ac_objext conftest$ac_exeext
15489 if { (ac_try="$ac_link"
15490 case "(($ac_try" in
15491 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15492 *) ac_try_echo=$ac_try;;
15493 esac
15494 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15495 $as_echo "$ac_try_echo") >&5
15496 (eval "$ac_link") 2>conftest.er1
15497 ac_status=$?
15498 grep -v '^ *+' conftest.er1 >conftest.err
15499 rm -f conftest.er1
15500 cat conftest.err >&5
15501 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15502 (exit $ac_status); } && {
15503 test -z "$ac_c_werror_flag" ||
15504 test ! -s conftest.err
15505 } && test -s conftest$ac_exeext && {
15506 test "$cross_compiling" = yes ||
15507 $as_test_x conftest$ac_exeext
15508 }; then
15509 ac_cv_lib_asound_snd_pcm_hw_params_get_access=yes
15510 else
15511 $as_echo "$as_me: failed program was:" >&5
15512 sed 's/^/| /' conftest.$ac_ext >&5
15514 ac_cv_lib_asound_snd_pcm_hw_params_get_access=no
15517 rm -rf conftest.dSYM
15518 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15519 conftest$ac_exeext conftest.$ac_ext
15520 LIBS=$ac_check_lib_save_LIBS
15522 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15523 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15524 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x""yes; then
15525 cat >conftest.$ac_ext <<_ACEOF
15526 /* confdefs.h. */
15527 _ACEOF
15528 cat confdefs.h >>conftest.$ac_ext
15529 cat >>conftest.$ac_ext <<_ACEOF
15530 /* end confdefs.h. */
15531 #ifdef HAVE_ALSA_ASOUNDLIB_H
15532 #include <alsa/asoundlib.h>
15533 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15534 #include <sys/asoundlib.h>
15535 #endif
15537 main ()
15539 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15541 return 0;
15543 _ACEOF
15544 rm -f conftest.$ac_objext
15545 if { (ac_try="$ac_compile"
15546 case "(($ac_try" in
15547 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15548 *) ac_try_echo=$ac_try;;
15549 esac
15550 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15551 $as_echo "$ac_try_echo") >&5
15552 (eval "$ac_compile") 2>conftest.er1
15553 ac_status=$?
15554 grep -v '^ *+' conftest.er1 >conftest.err
15555 rm -f conftest.er1
15556 cat conftest.err >&5
15557 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15558 (exit $ac_status); } && {
15559 test -z "$ac_c_werror_flag" ||
15560 test ! -s conftest.err
15561 } && test -s conftest.$ac_objext; then
15563 cat >>confdefs.h <<\_ACEOF
15564 #define HAVE_ALSA 1
15565 _ACEOF
15567 ALSALIBS="-lasound"
15568 else
15569 $as_echo "$as_me: failed program was:" >&5
15570 sed 's/^/| /' conftest.$ac_ext >&5
15575 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15580 AUDIOIOLIBS=""
15582 if test "$ac_cv_header_libaudioio_h" = "yes"
15583 then
15584 { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15585 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15586 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15587 $as_echo_n "(cached) " >&6
15588 else
15589 ac_check_lib_save_LIBS=$LIBS
15590 LIBS="-laudioio $LIBS"
15591 cat >conftest.$ac_ext <<_ACEOF
15592 /* confdefs.h. */
15593 _ACEOF
15594 cat confdefs.h >>conftest.$ac_ext
15595 cat >>conftest.$ac_ext <<_ACEOF
15596 /* end confdefs.h. */
15598 /* Override any GCC internal prototype to avoid an error.
15599 Use char because int might match the return type of a GCC
15600 builtin and then its argument prototype would still apply. */
15601 #ifdef __cplusplus
15602 extern "C"
15603 #endif
15604 char AudioIOGetVersion ();
15606 main ()
15608 return AudioIOGetVersion ();
15610 return 0;
15612 _ACEOF
15613 rm -f conftest.$ac_objext conftest$ac_exeext
15614 if { (ac_try="$ac_link"
15615 case "(($ac_try" in
15616 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15617 *) ac_try_echo=$ac_try;;
15618 esac
15619 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15620 $as_echo "$ac_try_echo") >&5
15621 (eval "$ac_link") 2>conftest.er1
15622 ac_status=$?
15623 grep -v '^ *+' conftest.er1 >conftest.err
15624 rm -f conftest.er1
15625 cat conftest.err >&5
15626 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15627 (exit $ac_status); } && {
15628 test -z "$ac_c_werror_flag" ||
15629 test ! -s conftest.err
15630 } && test -s conftest$ac_exeext && {
15631 test "$cross_compiling" = yes ||
15632 $as_test_x conftest$ac_exeext
15633 }; then
15634 ac_cv_lib_audioio_AudioIOGetVersion=yes
15635 else
15636 $as_echo "$as_me: failed program was:" >&5
15637 sed 's/^/| /' conftest.$ac_ext >&5
15639 ac_cv_lib_audioio_AudioIOGetVersion=no
15642 rm -rf conftest.dSYM
15643 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15644 conftest$ac_exeext conftest.$ac_ext
15645 LIBS=$ac_check_lib_save_LIBS
15647 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
15648 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
15649 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x""yes; then
15650 AUDIOIOLIBS="-laudioio"
15652 cat >>confdefs.h <<\_ACEOF
15653 #define HAVE_LIBAUDIOIO 1
15654 _ACEOF
15661 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
15662 then
15663 { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
15664 $as_echo_n "checking for -lcapi20... " >&6; }
15665 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15666 $as_echo_n "(cached) " >&6
15667 else
15668 ac_check_soname_save_LIBS=$LIBS
15669 LIBS="-lcapi20 $LIBS"
15670 cat >conftest.$ac_ext <<_ACEOF
15671 /* confdefs.h. */
15672 _ACEOF
15673 cat confdefs.h >>conftest.$ac_ext
15674 cat >>conftest.$ac_ext <<_ACEOF
15675 /* end confdefs.h. */
15677 /* Override any GCC internal prototype to avoid an error.
15678 Use char because int might match the return type of a GCC
15679 builtin and then its argument prototype would still apply. */
15680 #ifdef __cplusplus
15681 extern "C"
15682 #endif
15683 char capi20_register ();
15685 main ()
15687 return capi20_register ();
15689 return 0;
15691 _ACEOF
15692 rm -f conftest.$ac_objext conftest$ac_exeext
15693 if { (ac_try="$ac_link"
15694 case "(($ac_try" in
15695 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15696 *) ac_try_echo=$ac_try;;
15697 esac
15698 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15699 $as_echo "$ac_try_echo") >&5
15700 (eval "$ac_link") 2>conftest.er1
15701 ac_status=$?
15702 grep -v '^ *+' conftest.er1 >conftest.err
15703 rm -f conftest.er1
15704 cat conftest.err >&5
15705 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15706 (exit $ac_status); } && {
15707 test -z "$ac_c_werror_flag" ||
15708 test ! -s conftest.err
15709 } && test -s conftest$ac_exeext && {
15710 test "$cross_compiling" = yes ||
15711 $as_test_x conftest$ac_exeext
15712 }; then
15713 case "$LIBEXT" in
15714 dll) ;;
15715 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'` ;;
15716 *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15717 esac
15718 else
15719 $as_echo "$as_me: failed program was:" >&5
15720 sed 's/^/| /' conftest.$ac_ext >&5
15725 rm -rf conftest.dSYM
15726 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15727 conftest$ac_exeext conftest.$ac_ext
15728 LIBS=$ac_check_soname_save_LIBS
15730 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15731 { $as_echo "$as_me:$LINENO: result: not found" >&5
15732 $as_echo "not found" >&6; }
15734 else
15735 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
15736 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
15738 cat >>confdefs.h <<_ACEOF
15739 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
15740 _ACEOF
15746 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15747 case "x$with_capi" in
15748 x) wine_notices="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
15749 xno) ;;
15750 *) { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15751 This is an error since --with-capi was requested." >&5
15752 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15753 This is an error since --with-capi was requested." >&2;}
15754 { (exit 1); exit 1; }; } ;;
15755 esac
15759 CUPSINCL=""
15761 if test "x$with_cups" != "xno"
15762 then
15763 ac_save_CPPFLAGS="$CPPFLAGS"
15764 ac_cups_cflags=`cups-config --cflags 2>/dev/null`
15765 ac_cups_libs=`cups-config --ldflags 2>/dev/null`
15766 CPPFLAGS="$CPPFLAGS $ac_cups_cflags"
15768 for ac_header in cups/cups.h
15770 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
15771 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15772 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15773 $as_echo_n "checking for $ac_header... " >&6; }
15774 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15775 $as_echo_n "(cached) " >&6
15777 ac_res=`eval 'as_val=${'$as_ac_Header'}
15778 $as_echo "$as_val"'`
15779 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15780 $as_echo "$ac_res" >&6; }
15781 else
15782 # Is the header compilable?
15783 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
15784 $as_echo_n "checking $ac_header usability... " >&6; }
15785 cat >conftest.$ac_ext <<_ACEOF
15786 /* confdefs.h. */
15787 _ACEOF
15788 cat confdefs.h >>conftest.$ac_ext
15789 cat >>conftest.$ac_ext <<_ACEOF
15790 /* end confdefs.h. */
15791 $ac_includes_default
15792 #include <$ac_header>
15793 _ACEOF
15794 rm -f conftest.$ac_objext
15795 if { (ac_try="$ac_compile"
15796 case "(($ac_try" in
15797 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15798 *) ac_try_echo=$ac_try;;
15799 esac
15800 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15801 $as_echo "$ac_try_echo") >&5
15802 (eval "$ac_compile") 2>conftest.er1
15803 ac_status=$?
15804 grep -v '^ *+' conftest.er1 >conftest.err
15805 rm -f conftest.er1
15806 cat conftest.err >&5
15807 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15808 (exit $ac_status); } && {
15809 test -z "$ac_c_werror_flag" ||
15810 test ! -s conftest.err
15811 } && test -s conftest.$ac_objext; then
15812 ac_header_compiler=yes
15813 else
15814 $as_echo "$as_me: failed program was:" >&5
15815 sed 's/^/| /' conftest.$ac_ext >&5
15817 ac_header_compiler=no
15820 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15821 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15822 $as_echo "$ac_header_compiler" >&6; }
15824 # Is the header present?
15825 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
15826 $as_echo_n "checking $ac_header presence... " >&6; }
15827 cat >conftest.$ac_ext <<_ACEOF
15828 /* confdefs.h. */
15829 _ACEOF
15830 cat confdefs.h >>conftest.$ac_ext
15831 cat >>conftest.$ac_ext <<_ACEOF
15832 /* end confdefs.h. */
15833 #include <$ac_header>
15834 _ACEOF
15835 if { (ac_try="$ac_cpp conftest.$ac_ext"
15836 case "(($ac_try" in
15837 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15838 *) ac_try_echo=$ac_try;;
15839 esac
15840 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15841 $as_echo "$ac_try_echo") >&5
15842 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15843 ac_status=$?
15844 grep -v '^ *+' conftest.er1 >conftest.err
15845 rm -f conftest.er1
15846 cat conftest.err >&5
15847 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15848 (exit $ac_status); } >/dev/null && {
15849 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15850 test ! -s conftest.err
15851 }; then
15852 ac_header_preproc=yes
15853 else
15854 $as_echo "$as_me: failed program was:" >&5
15855 sed 's/^/| /' conftest.$ac_ext >&5
15857 ac_header_preproc=no
15860 rm -f conftest.err conftest.$ac_ext
15861 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15862 $as_echo "$ac_header_preproc" >&6; }
15864 # So? What about this header?
15865 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15866 yes:no: )
15867 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15868 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15869 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15870 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15871 ac_header_preproc=yes
15873 no:yes:* )
15874 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15875 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15876 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15877 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15878 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15879 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15880 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15881 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15882 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15883 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15884 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15885 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15886 ( cat <<\_ASBOX
15887 ## ------------------------------------ ##
15888 ## Report this to wine-devel@winehq.org ##
15889 ## ------------------------------------ ##
15890 _ASBOX
15891 ) | sed "s/^/$as_me: WARNING: /" >&2
15893 esac
15894 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15895 $as_echo_n "checking for $ac_header... " >&6; }
15896 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15897 $as_echo_n "(cached) " >&6
15898 else
15899 eval "$as_ac_Header=\$ac_header_preproc"
15901 ac_res=`eval 'as_val=${'$as_ac_Header'}
15902 $as_echo "$as_val"'`
15903 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15904 $as_echo "$ac_res" >&6; }
15907 as_val=`eval 'as_val=${'$as_ac_Header'}
15908 $as_echo "$as_val"'`
15909 if test "x$as_val" = x""yes; then
15910 cat >>confdefs.h <<_ACEOF
15911 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
15912 _ACEOF
15913 { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
15914 $as_echo_n "checking for -lcups... " >&6; }
15915 if test "${ac_cv_lib_soname_cups+set}" = set; then
15916 $as_echo_n "(cached) " >&6
15917 else
15918 ac_check_soname_save_LIBS=$LIBS
15919 LIBS="-lcups $ac_cups_libs $LIBS"
15920 cat >conftest.$ac_ext <<_ACEOF
15921 /* confdefs.h. */
15922 _ACEOF
15923 cat confdefs.h >>conftest.$ac_ext
15924 cat >>conftest.$ac_ext <<_ACEOF
15925 /* end confdefs.h. */
15927 /* Override any GCC internal prototype to avoid an error.
15928 Use char because int might match the return type of a GCC
15929 builtin and then its argument prototype would still apply. */
15930 #ifdef __cplusplus
15931 extern "C"
15932 #endif
15933 char cupsGetDefault ();
15935 main ()
15937 return cupsGetDefault ();
15939 return 0;
15941 _ACEOF
15942 rm -f conftest.$ac_objext conftest$ac_exeext
15943 if { (ac_try="$ac_link"
15944 case "(($ac_try" in
15945 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15946 *) ac_try_echo=$ac_try;;
15947 esac
15948 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15949 $as_echo "$ac_try_echo") >&5
15950 (eval "$ac_link") 2>conftest.er1
15951 ac_status=$?
15952 grep -v '^ *+' conftest.er1 >conftest.err
15953 rm -f conftest.er1
15954 cat conftest.err >&5
15955 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15956 (exit $ac_status); } && {
15957 test -z "$ac_c_werror_flag" ||
15958 test ! -s conftest.err
15959 } && test -s conftest$ac_exeext && {
15960 test "$cross_compiling" = yes ||
15961 $as_test_x conftest$ac_exeext
15962 }; then
15963 case "$LIBEXT" in
15964 dll) ;;
15965 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'` ;;
15966 *) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15967 esac
15968 else
15969 $as_echo "$as_me: failed program was:" >&5
15970 sed 's/^/| /' conftest.$ac_ext >&5
15975 rm -rf conftest.dSYM
15976 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15977 conftest$ac_exeext conftest.$ac_ext
15978 LIBS=$ac_check_soname_save_LIBS
15980 if test "x$ac_cv_lib_soname_cups" = "x"; then
15981 { $as_echo "$as_me:$LINENO: result: not found" >&5
15982 $as_echo "not found" >&6; }
15984 else
15985 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
15986 $as_echo "$ac_cv_lib_soname_cups" >&6; }
15988 cat >>confdefs.h <<_ACEOF
15989 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
15990 _ACEOF
15992 CUPSINCL="$ac_cups_cflags"
15997 done
15999 CPPFLAGS="$ac_save_CPPFLAGS"
16001 if test "x$ac_cv_lib_soname_cups" = "x"; then
16002 case "x$with_cups" in
16003 x) wine_notices="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
16004 xno) ;;
16005 *) { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16006 This is an error since --with-cups was requested." >&5
16007 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16008 This is an error since --with-cups was requested." >&2;}
16009 { (exit 1); exit 1; }; } ;;
16010 esac
16014 if test "$ac_cv_header_jack_jack_h" = "yes"
16015 then
16016 { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
16017 $as_echo_n "checking for -ljack... " >&6; }
16018 if test "${ac_cv_lib_soname_jack+set}" = set; then
16019 $as_echo_n "(cached) " >&6
16020 else
16021 ac_check_soname_save_LIBS=$LIBS
16022 LIBS="-ljack $LIBS"
16023 cat >conftest.$ac_ext <<_ACEOF
16024 /* confdefs.h. */
16025 _ACEOF
16026 cat confdefs.h >>conftest.$ac_ext
16027 cat >>conftest.$ac_ext <<_ACEOF
16028 /* end confdefs.h. */
16030 /* Override any GCC internal prototype to avoid an error.
16031 Use char because int might match the return type of a GCC
16032 builtin and then its argument prototype would still apply. */
16033 #ifdef __cplusplus
16034 extern "C"
16035 #endif
16036 char jack_client_new ();
16038 main ()
16040 return jack_client_new ();
16042 return 0;
16044 _ACEOF
16045 rm -f conftest.$ac_objext conftest$ac_exeext
16046 if { (ac_try="$ac_link"
16047 case "(($ac_try" in
16048 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16049 *) ac_try_echo=$ac_try;;
16050 esac
16051 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16052 $as_echo "$ac_try_echo") >&5
16053 (eval "$ac_link") 2>conftest.er1
16054 ac_status=$?
16055 grep -v '^ *+' conftest.er1 >conftest.err
16056 rm -f conftest.er1
16057 cat conftest.err >&5
16058 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16059 (exit $ac_status); } && {
16060 test -z "$ac_c_werror_flag" ||
16061 test ! -s conftest.err
16062 } && test -s conftest$ac_exeext && {
16063 test "$cross_compiling" = yes ||
16064 $as_test_x conftest$ac_exeext
16065 }; then
16066 case "$LIBEXT" in
16067 dll) ;;
16068 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'` ;;
16069 *) 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'` ;;
16070 esac
16071 else
16072 $as_echo "$as_me: failed program was:" >&5
16073 sed 's/^/| /' conftest.$ac_ext >&5
16078 rm -rf conftest.dSYM
16079 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16080 conftest$ac_exeext conftest.$ac_ext
16081 LIBS=$ac_check_soname_save_LIBS
16083 if test "x$ac_cv_lib_soname_jack" = "x"; then
16084 { $as_echo "$as_me:$LINENO: result: not found" >&5
16085 $as_echo "not found" >&6; }
16087 else
16088 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
16089 $as_echo "$ac_cv_lib_soname_jack" >&6; }
16091 cat >>confdefs.h <<_ACEOF
16092 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
16093 _ACEOF
16100 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16101 then
16102 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16103 $as_echo_n "checking for -lfontconfig... " >&6; }
16104 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16105 $as_echo_n "(cached) " >&6
16106 else
16107 ac_check_soname_save_LIBS=$LIBS
16108 LIBS="-lfontconfig $LIBS"
16109 cat >conftest.$ac_ext <<_ACEOF
16110 /* confdefs.h. */
16111 _ACEOF
16112 cat confdefs.h >>conftest.$ac_ext
16113 cat >>conftest.$ac_ext <<_ACEOF
16114 /* end confdefs.h. */
16116 /* Override any GCC internal prototype to avoid an error.
16117 Use char because int might match the return type of a GCC
16118 builtin and then its argument prototype would still apply. */
16119 #ifdef __cplusplus
16120 extern "C"
16121 #endif
16122 char FcInit ();
16124 main ()
16126 return FcInit ();
16128 return 0;
16130 _ACEOF
16131 rm -f conftest.$ac_objext conftest$ac_exeext
16132 if { (ac_try="$ac_link"
16133 case "(($ac_try" in
16134 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16135 *) ac_try_echo=$ac_try;;
16136 esac
16137 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16138 $as_echo "$ac_try_echo") >&5
16139 (eval "$ac_link") 2>conftest.er1
16140 ac_status=$?
16141 grep -v '^ *+' conftest.er1 >conftest.err
16142 rm -f conftest.er1
16143 cat conftest.err >&5
16144 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16145 (exit $ac_status); } && {
16146 test -z "$ac_c_werror_flag" ||
16147 test ! -s conftest.err
16148 } && test -s conftest$ac_exeext && {
16149 test "$cross_compiling" = yes ||
16150 $as_test_x conftest$ac_exeext
16151 }; then
16152 case "$LIBEXT" in
16153 dll) ;;
16154 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'` ;;
16155 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16156 esac
16157 else
16158 $as_echo "$as_me: failed program was:" >&5
16159 sed 's/^/| /' conftest.$ac_ext >&5
16164 rm -rf conftest.dSYM
16165 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16166 conftest$ac_exeext conftest.$ac_ext
16167 LIBS=$ac_check_soname_save_LIBS
16169 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16170 { $as_echo "$as_me:$LINENO: result: not found" >&5
16171 $as_echo "not found" >&6; }
16173 else
16174 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16175 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16177 cat >>confdefs.h <<_ACEOF
16178 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16179 _ACEOF
16184 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16185 then
16186 ac_save_CPPFLAGS="$CPPFLAGS"
16187 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16188 $as_unset ac_cv_header_fontconfig_fontconfig_h
16190 for ac_header in fontconfig/fontconfig.h
16192 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16193 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16194 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16195 $as_echo_n "checking for $ac_header... " >&6; }
16196 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16197 $as_echo_n "(cached) " >&6
16199 ac_res=`eval 'as_val=${'$as_ac_Header'}
16200 $as_echo "$as_val"'`
16201 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16202 $as_echo "$ac_res" >&6; }
16203 else
16204 # Is the header compilable?
16205 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16206 $as_echo_n "checking $ac_header usability... " >&6; }
16207 cat >conftest.$ac_ext <<_ACEOF
16208 /* confdefs.h. */
16209 _ACEOF
16210 cat confdefs.h >>conftest.$ac_ext
16211 cat >>conftest.$ac_ext <<_ACEOF
16212 /* end confdefs.h. */
16213 $ac_includes_default
16214 #include <$ac_header>
16215 _ACEOF
16216 rm -f conftest.$ac_objext
16217 if { (ac_try="$ac_compile"
16218 case "(($ac_try" in
16219 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16220 *) ac_try_echo=$ac_try;;
16221 esac
16222 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16223 $as_echo "$ac_try_echo") >&5
16224 (eval "$ac_compile") 2>conftest.er1
16225 ac_status=$?
16226 grep -v '^ *+' conftest.er1 >conftest.err
16227 rm -f conftest.er1
16228 cat conftest.err >&5
16229 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16230 (exit $ac_status); } && {
16231 test -z "$ac_c_werror_flag" ||
16232 test ! -s conftest.err
16233 } && test -s conftest.$ac_objext; then
16234 ac_header_compiler=yes
16235 else
16236 $as_echo "$as_me: failed program was:" >&5
16237 sed 's/^/| /' conftest.$ac_ext >&5
16239 ac_header_compiler=no
16242 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16243 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16244 $as_echo "$ac_header_compiler" >&6; }
16246 # Is the header present?
16247 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16248 $as_echo_n "checking $ac_header presence... " >&6; }
16249 cat >conftest.$ac_ext <<_ACEOF
16250 /* confdefs.h. */
16251 _ACEOF
16252 cat confdefs.h >>conftest.$ac_ext
16253 cat >>conftest.$ac_ext <<_ACEOF
16254 /* end confdefs.h. */
16255 #include <$ac_header>
16256 _ACEOF
16257 if { (ac_try="$ac_cpp conftest.$ac_ext"
16258 case "(($ac_try" in
16259 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16260 *) ac_try_echo=$ac_try;;
16261 esac
16262 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16263 $as_echo "$ac_try_echo") >&5
16264 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16265 ac_status=$?
16266 grep -v '^ *+' conftest.er1 >conftest.err
16267 rm -f conftest.er1
16268 cat conftest.err >&5
16269 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16270 (exit $ac_status); } >/dev/null && {
16271 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16272 test ! -s conftest.err
16273 }; then
16274 ac_header_preproc=yes
16275 else
16276 $as_echo "$as_me: failed program was:" >&5
16277 sed 's/^/| /' conftest.$ac_ext >&5
16279 ac_header_preproc=no
16282 rm -f conftest.err conftest.$ac_ext
16283 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16284 $as_echo "$ac_header_preproc" >&6; }
16286 # So? What about this header?
16287 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16288 yes:no: )
16289 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16290 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16291 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16292 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16293 ac_header_preproc=yes
16295 no:yes:* )
16296 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16297 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16298 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16299 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16300 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16301 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16302 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16303 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16304 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16305 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16306 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16307 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16308 ( cat <<\_ASBOX
16309 ## ------------------------------------ ##
16310 ## Report this to wine-devel@winehq.org ##
16311 ## ------------------------------------ ##
16312 _ASBOX
16313 ) | sed "s/^/$as_me: WARNING: /" >&2
16315 esac
16316 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16317 $as_echo_n "checking for $ac_header... " >&6; }
16318 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16319 $as_echo_n "(cached) " >&6
16320 else
16321 eval "$as_ac_Header=\$ac_header_preproc"
16323 ac_res=`eval 'as_val=${'$as_ac_Header'}
16324 $as_echo "$as_val"'`
16325 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16326 $as_echo "$ac_res" >&6; }
16329 as_val=`eval 'as_val=${'$as_ac_Header'}
16330 $as_echo "$as_val"'`
16331 if test "x$as_val" = x""yes; then
16332 cat >>confdefs.h <<_ACEOF
16333 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16334 _ACEOF
16338 done
16340 CPPFLAGS="$ac_save_CPPFLAGS"
16341 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16342 then
16343 FONTCONFIGINCL="$X_CFLAGS"
16345 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16346 $as_echo_n "checking for -lfontconfig... " >&6; }
16347 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16348 $as_echo_n "(cached) " >&6
16349 else
16350 ac_check_soname_save_LIBS=$LIBS
16351 LIBS="-lfontconfig $X_LIBS $LIBS"
16352 cat >conftest.$ac_ext <<_ACEOF
16353 /* confdefs.h. */
16354 _ACEOF
16355 cat confdefs.h >>conftest.$ac_ext
16356 cat >>conftest.$ac_ext <<_ACEOF
16357 /* end confdefs.h. */
16359 /* Override any GCC internal prototype to avoid an error.
16360 Use char because int might match the return type of a GCC
16361 builtin and then its argument prototype would still apply. */
16362 #ifdef __cplusplus
16363 extern "C"
16364 #endif
16365 char FcInit ();
16367 main ()
16369 return FcInit ();
16371 return 0;
16373 _ACEOF
16374 rm -f conftest.$ac_objext conftest$ac_exeext
16375 if { (ac_try="$ac_link"
16376 case "(($ac_try" in
16377 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16378 *) ac_try_echo=$ac_try;;
16379 esac
16380 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16381 $as_echo "$ac_try_echo") >&5
16382 (eval "$ac_link") 2>conftest.er1
16383 ac_status=$?
16384 grep -v '^ *+' conftest.er1 >conftest.err
16385 rm -f conftest.er1
16386 cat conftest.err >&5
16387 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16388 (exit $ac_status); } && {
16389 test -z "$ac_c_werror_flag" ||
16390 test ! -s conftest.err
16391 } && test -s conftest$ac_exeext && {
16392 test "$cross_compiling" = yes ||
16393 $as_test_x conftest$ac_exeext
16394 }; then
16395 case "$LIBEXT" in
16396 dll) ;;
16397 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'` ;;
16398 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16399 esac
16400 else
16401 $as_echo "$as_me: failed program was:" >&5
16402 sed 's/^/| /' conftest.$ac_ext >&5
16407 rm -rf conftest.dSYM
16408 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16409 conftest$ac_exeext conftest.$ac_ext
16410 LIBS=$ac_check_soname_save_LIBS
16412 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16413 { $as_echo "$as_me:$LINENO: result: not found" >&5
16414 $as_echo "not found" >&6; }
16416 else
16417 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16418 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16420 cat >>confdefs.h <<_ACEOF
16421 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16422 _ACEOF
16429 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16430 case "x$with_fontconfig" in
16431 x) wine_notices="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16432 xno) ;;
16433 *) { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16434 This is an error since --with-fontconfig was requested." >&5
16435 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16436 This is an error since --with-fontconfig was requested." >&2;}
16437 { (exit 1); exit 1; }; } ;;
16438 esac
16442 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16443 then
16444 { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16445 $as_echo_n "checking for -lssl... " >&6; }
16446 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16447 $as_echo_n "(cached) " >&6
16448 else
16449 ac_check_soname_save_LIBS=$LIBS
16450 LIBS="-lssl $LIBS"
16451 cat >conftest.$ac_ext <<_ACEOF
16452 /* confdefs.h. */
16453 _ACEOF
16454 cat confdefs.h >>conftest.$ac_ext
16455 cat >>conftest.$ac_ext <<_ACEOF
16456 /* end confdefs.h. */
16458 /* Override any GCC internal prototype to avoid an error.
16459 Use char because int might match the return type of a GCC
16460 builtin and then its argument prototype would still apply. */
16461 #ifdef __cplusplus
16462 extern "C"
16463 #endif
16464 char SSL_library_init ();
16466 main ()
16468 return SSL_library_init ();
16470 return 0;
16472 _ACEOF
16473 rm -f conftest.$ac_objext conftest$ac_exeext
16474 if { (ac_try="$ac_link"
16475 case "(($ac_try" in
16476 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16477 *) ac_try_echo=$ac_try;;
16478 esac
16479 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16480 $as_echo "$ac_try_echo") >&5
16481 (eval "$ac_link") 2>conftest.er1
16482 ac_status=$?
16483 grep -v '^ *+' conftest.er1 >conftest.err
16484 rm -f conftest.er1
16485 cat conftest.err >&5
16486 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16487 (exit $ac_status); } && {
16488 test -z "$ac_c_werror_flag" ||
16489 test ! -s conftest.err
16490 } && test -s conftest$ac_exeext && {
16491 test "$cross_compiling" = yes ||
16492 $as_test_x conftest$ac_exeext
16493 }; then
16494 case "$LIBEXT" in
16495 dll) ;;
16496 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'` ;;
16497 *) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16498 esac
16499 else
16500 $as_echo "$as_me: failed program was:" >&5
16501 sed 's/^/| /' conftest.$ac_ext >&5
16506 rm -rf conftest.dSYM
16507 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16508 conftest$ac_exeext conftest.$ac_ext
16509 LIBS=$ac_check_soname_save_LIBS
16511 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16512 { $as_echo "$as_me:$LINENO: result: not found" >&5
16513 $as_echo "not found" >&6; }
16515 else
16516 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16517 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16519 cat >>confdefs.h <<_ACEOF
16520 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16521 _ACEOF
16526 { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16527 $as_echo_n "checking for -lcrypto... " >&6; }
16528 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16529 $as_echo_n "(cached) " >&6
16530 else
16531 ac_check_soname_save_LIBS=$LIBS
16532 LIBS="-lcrypto $LIBS"
16533 cat >conftest.$ac_ext <<_ACEOF
16534 /* confdefs.h. */
16535 _ACEOF
16536 cat confdefs.h >>conftest.$ac_ext
16537 cat >>conftest.$ac_ext <<_ACEOF
16538 /* end confdefs.h. */
16540 /* Override any GCC internal prototype to avoid an error.
16541 Use char because int might match the return type of a GCC
16542 builtin and then its argument prototype would still apply. */
16543 #ifdef __cplusplus
16544 extern "C"
16545 #endif
16546 char BIO_new_socket ();
16548 main ()
16550 return BIO_new_socket ();
16552 return 0;
16554 _ACEOF
16555 rm -f conftest.$ac_objext conftest$ac_exeext
16556 if { (ac_try="$ac_link"
16557 case "(($ac_try" in
16558 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16559 *) ac_try_echo=$ac_try;;
16560 esac
16561 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16562 $as_echo "$ac_try_echo") >&5
16563 (eval "$ac_link") 2>conftest.er1
16564 ac_status=$?
16565 grep -v '^ *+' conftest.er1 >conftest.err
16566 rm -f conftest.er1
16567 cat conftest.err >&5
16568 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16569 (exit $ac_status); } && {
16570 test -z "$ac_c_werror_flag" ||
16571 test ! -s conftest.err
16572 } && test -s conftest$ac_exeext && {
16573 test "$cross_compiling" = yes ||
16574 $as_test_x conftest$ac_exeext
16575 }; then
16576 case "$LIBEXT" in
16577 dll) ;;
16578 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'` ;;
16579 *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16580 esac
16581 else
16582 $as_echo "$as_me: failed program was:" >&5
16583 sed 's/^/| /' conftest.$ac_ext >&5
16588 rm -rf conftest.dSYM
16589 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16590 conftest$ac_exeext conftest.$ac_ext
16591 LIBS=$ac_check_soname_save_LIBS
16593 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16594 { $as_echo "$as_me:$LINENO: result: not found" >&5
16595 $as_echo "not found" >&6; }
16597 else
16598 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16599 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16601 cat >>confdefs.h <<_ACEOF
16602 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16603 _ACEOF
16609 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16610 case "x$with_openssl" in
16611 x) wine_warnings="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
16612 xno) ;;
16613 *) { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16614 This is an error since --with-openssl was requested." >&5
16615 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16616 This is an error since --with-openssl was requested." >&2;}
16617 { (exit 1); exit 1; }; } ;;
16618 esac
16622 if test "$ac_cv_header_jpeglib_h" = "yes"
16623 then
16624 { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
16625 $as_echo_n "checking for -ljpeg... " >&6; }
16626 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
16627 $as_echo_n "(cached) " >&6
16628 else
16629 ac_check_soname_save_LIBS=$LIBS
16630 LIBS="-ljpeg $LIBS"
16631 cat >conftest.$ac_ext <<_ACEOF
16632 /* confdefs.h. */
16633 _ACEOF
16634 cat confdefs.h >>conftest.$ac_ext
16635 cat >>conftest.$ac_ext <<_ACEOF
16636 /* end confdefs.h. */
16638 /* Override any GCC internal prototype to avoid an error.
16639 Use char because int might match the return type of a GCC
16640 builtin and then its argument prototype would still apply. */
16641 #ifdef __cplusplus
16642 extern "C"
16643 #endif
16644 char jpeg_start_decompress ();
16646 main ()
16648 return jpeg_start_decompress ();
16650 return 0;
16652 _ACEOF
16653 rm -f conftest.$ac_objext conftest$ac_exeext
16654 if { (ac_try="$ac_link"
16655 case "(($ac_try" in
16656 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16657 *) ac_try_echo=$ac_try;;
16658 esac
16659 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16660 $as_echo "$ac_try_echo") >&5
16661 (eval "$ac_link") 2>conftest.er1
16662 ac_status=$?
16663 grep -v '^ *+' conftest.er1 >conftest.err
16664 rm -f conftest.er1
16665 cat conftest.err >&5
16666 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16667 (exit $ac_status); } && {
16668 test -z "$ac_c_werror_flag" ||
16669 test ! -s conftest.err
16670 } && test -s conftest$ac_exeext && {
16671 test "$cross_compiling" = yes ||
16672 $as_test_x conftest$ac_exeext
16673 }; then
16674 case "$LIBEXT" in
16675 dll) ;;
16676 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'` ;;
16677 *) ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16678 esac
16679 else
16680 $as_echo "$as_me: failed program was:" >&5
16681 sed 's/^/| /' conftest.$ac_ext >&5
16686 rm -rf conftest.dSYM
16687 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16688 conftest$ac_exeext conftest.$ac_ext
16689 LIBS=$ac_check_soname_save_LIBS
16691 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16692 { $as_echo "$as_me:$LINENO: result: not found" >&5
16693 $as_echo "not found" >&6; }
16695 else
16696 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
16697 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
16699 cat >>confdefs.h <<_ACEOF
16700 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
16701 _ACEOF
16707 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16708 case "x$with_jpeg" in
16709 x) wine_warnings="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
16710 xno) ;;
16711 *) { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16712 This is an error since --with-jpeg was requested." >&5
16713 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16714 This is an error since --with-jpeg was requested." >&2;}
16715 { (exit 1); exit 1; }; } ;;
16716 esac
16720 if test "$ac_cv_header_png_h" = "yes"
16721 then
16722 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16723 $as_echo_n "checking for -lpng... " >&6; }
16724 if test "${ac_cv_lib_soname_png+set}" = set; then
16725 $as_echo_n "(cached) " >&6
16726 else
16727 ac_check_soname_save_LIBS=$LIBS
16728 LIBS="-lpng -lm $LIBS"
16729 cat >conftest.$ac_ext <<_ACEOF
16730 /* confdefs.h. */
16731 _ACEOF
16732 cat confdefs.h >>conftest.$ac_ext
16733 cat >>conftest.$ac_ext <<_ACEOF
16734 /* end confdefs.h. */
16736 /* Override any GCC internal prototype to avoid an error.
16737 Use char because int might match the return type of a GCC
16738 builtin and then its argument prototype would still apply. */
16739 #ifdef __cplusplus
16740 extern "C"
16741 #endif
16742 char png_create_read_struct ();
16744 main ()
16746 return png_create_read_struct ();
16748 return 0;
16750 _ACEOF
16751 rm -f conftest.$ac_objext conftest$ac_exeext
16752 if { (ac_try="$ac_link"
16753 case "(($ac_try" in
16754 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16755 *) ac_try_echo=$ac_try;;
16756 esac
16757 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16758 $as_echo "$ac_try_echo") >&5
16759 (eval "$ac_link") 2>conftest.er1
16760 ac_status=$?
16761 grep -v '^ *+' conftest.er1 >conftest.err
16762 rm -f conftest.er1
16763 cat conftest.err >&5
16764 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16765 (exit $ac_status); } && {
16766 test -z "$ac_c_werror_flag" ||
16767 test ! -s conftest.err
16768 } && test -s conftest$ac_exeext && {
16769 test "$cross_compiling" = yes ||
16770 $as_test_x conftest$ac_exeext
16771 }; then
16772 case "$LIBEXT" in
16773 dll) ;;
16774 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'` ;;
16775 *) 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'` ;;
16776 esac
16777 else
16778 $as_echo "$as_me: failed program was:" >&5
16779 sed 's/^/| /' conftest.$ac_ext >&5
16784 rm -rf conftest.dSYM
16785 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16786 conftest$ac_exeext conftest.$ac_ext
16787 LIBS=$ac_check_soname_save_LIBS
16789 if test "x$ac_cv_lib_soname_png" = "x"; then
16790 { $as_echo "$as_me:$LINENO: result: not found" >&5
16791 $as_echo "not found" >&6; }
16793 else
16794 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
16795 $as_echo "$ac_cv_lib_soname_png" >&6; }
16797 cat >>confdefs.h <<_ACEOF
16798 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
16799 _ACEOF
16805 if test "x$ac_cv_lib_soname_png" = "x"; then
16806 case "x$with_png" in
16807 x) wine_warnings="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
16808 xno) ;;
16809 *) { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
16810 This is an error since --with-png was requested." >&5
16811 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
16812 This is an error since --with-png was requested." >&2;}
16813 { (exit 1); exit 1; }; } ;;
16814 esac
16818 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
16819 $as_echo_n "checking for -lodbc... " >&6; }
16820 if test "${ac_cv_lib_soname_odbc+set}" = set; then
16821 $as_echo_n "(cached) " >&6
16822 else
16823 ac_check_soname_save_LIBS=$LIBS
16824 LIBS="-lodbc $LIBS"
16825 cat >conftest.$ac_ext <<_ACEOF
16826 /* confdefs.h. */
16827 _ACEOF
16828 cat confdefs.h >>conftest.$ac_ext
16829 cat >>conftest.$ac_ext <<_ACEOF
16830 /* end confdefs.h. */
16832 /* Override any GCC internal prototype to avoid an error.
16833 Use char because int might match the return type of a GCC
16834 builtin and then its argument prototype would still apply. */
16835 #ifdef __cplusplus
16836 extern "C"
16837 #endif
16838 char SQLConnect ();
16840 main ()
16842 return SQLConnect ();
16844 return 0;
16846 _ACEOF
16847 rm -f conftest.$ac_objext conftest$ac_exeext
16848 if { (ac_try="$ac_link"
16849 case "(($ac_try" in
16850 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16851 *) ac_try_echo=$ac_try;;
16852 esac
16853 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16854 $as_echo "$ac_try_echo") >&5
16855 (eval "$ac_link") 2>conftest.er1
16856 ac_status=$?
16857 grep -v '^ *+' conftest.er1 >conftest.err
16858 rm -f conftest.er1
16859 cat conftest.err >&5
16860 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16861 (exit $ac_status); } && {
16862 test -z "$ac_c_werror_flag" ||
16863 test ! -s conftest.err
16864 } && test -s conftest$ac_exeext && {
16865 test "$cross_compiling" = yes ||
16866 $as_test_x conftest$ac_exeext
16867 }; then
16868 case "$LIBEXT" in
16869 dll) ;;
16870 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'` ;;
16871 *) ac_cv_lib_soname_odbc=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16872 esac
16873 else
16874 $as_echo "$as_me: failed program was:" >&5
16875 sed 's/^/| /' conftest.$ac_ext >&5
16880 rm -rf conftest.dSYM
16881 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16882 conftest$ac_exeext conftest.$ac_ext
16883 LIBS=$ac_check_soname_save_LIBS
16885 if test "x$ac_cv_lib_soname_odbc" = "x"; then
16886 { $as_echo "$as_me:$LINENO: result: not found" >&5
16887 $as_echo "not found" >&6; }
16888 cat >>confdefs.h <<_ACEOF
16889 #define SONAME_LIBODBC "libodbc.$LIBEXT"
16890 _ACEOF
16892 else
16893 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
16894 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
16896 cat >>confdefs.h <<_ACEOF
16897 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
16898 _ACEOF
16904 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
16905 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
16906 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
16907 "$ac_cv_header_soundcard_h" != "yes" -a \
16908 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
16909 then
16910 wine_warnings="$wine_warnings|No sound system was found. Windows applications will be silent."
16914 EXTRACFLAGS=""
16916 if test "x${GCC}" = "xyes"
16917 then
16918 EXTRACFLAGS="-Wall -pipe"
16920 { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
16921 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
16922 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
16923 $as_echo_n "(cached) " >&6
16924 else
16925 if test "$cross_compiling" = yes; then
16926 ac_cv_c_gcc_strength_bug="yes"
16927 else
16928 cat >conftest.$ac_ext <<_ACEOF
16929 /* confdefs.h. */
16930 _ACEOF
16931 cat confdefs.h >>conftest.$ac_ext
16932 cat >>conftest.$ac_ext <<_ACEOF
16933 /* end confdefs.h. */
16934 int L[4] = {0,1,2,3};
16936 main ()
16938 static int Array[3];
16939 unsigned int B = 3;
16940 int i;
16941 for(i=0; i<B; i++) Array[i] = i - 3;
16942 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
16943 L[i] = 4;
16944 exit( Array[1] != -2 || L[2] != 3)
16946 return 0;
16948 _ACEOF
16949 rm -f conftest$ac_exeext
16950 if { (ac_try="$ac_link"
16951 case "(($ac_try" in
16952 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16953 *) ac_try_echo=$ac_try;;
16954 esac
16955 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16956 $as_echo "$ac_try_echo") >&5
16957 (eval "$ac_link") 2>&5
16958 ac_status=$?
16959 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16960 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
16961 { (case "(($ac_try" in
16962 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16963 *) ac_try_echo=$ac_try;;
16964 esac
16965 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16966 $as_echo "$ac_try_echo") >&5
16967 (eval "$ac_try") 2>&5
16968 ac_status=$?
16969 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16970 (exit $ac_status); }; }; then
16971 ac_cv_c_gcc_strength_bug="no"
16972 else
16973 $as_echo "$as_me: program exited with status $ac_status" >&5
16974 $as_echo "$as_me: failed program was:" >&5
16975 sed 's/^/| /' conftest.$ac_ext >&5
16977 ( exit $ac_status )
16978 ac_cv_c_gcc_strength_bug="yes"
16980 rm -rf conftest.dSYM
16981 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
16986 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
16987 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
16988 if test "$ac_cv_c_gcc_strength_bug" = "yes"
16989 then
16990 EXTRACFLAGS="$EXTRACFLAGS -fno-strength-reduce"
16994 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fshort-wchar" >&5
16995 $as_echo_n "checking whether the compiler supports -fshort-wchar... " >&6; }
16996 if test "${ac_cv_cflags__fshort_wchar+set}" = set; then
16997 $as_echo_n "(cached) " >&6
16998 else
16999 ac_wine_try_cflags_saved=$CFLAGS
17000 CFLAGS="$CFLAGS -fshort-wchar"
17001 cat >conftest.$ac_ext <<_ACEOF
17002 /* confdefs.h. */
17003 _ACEOF
17004 cat confdefs.h >>conftest.$ac_ext
17005 cat >>conftest.$ac_ext <<_ACEOF
17006 /* end confdefs.h. */
17009 main ()
17013 return 0;
17015 _ACEOF
17016 rm -f conftest.$ac_objext conftest$ac_exeext
17017 if { (ac_try="$ac_link"
17018 case "(($ac_try" in
17019 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17020 *) ac_try_echo=$ac_try;;
17021 esac
17022 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17023 $as_echo "$ac_try_echo") >&5
17024 (eval "$ac_link") 2>conftest.er1
17025 ac_status=$?
17026 grep -v '^ *+' conftest.er1 >conftest.err
17027 rm -f conftest.er1
17028 cat conftest.err >&5
17029 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17030 (exit $ac_status); } && {
17031 test -z "$ac_c_werror_flag" ||
17032 test ! -s conftest.err
17033 } && test -s conftest$ac_exeext && {
17034 test "$cross_compiling" = yes ||
17035 $as_test_x conftest$ac_exeext
17036 }; then
17037 ac_cv_cflags__fshort_wchar=yes
17038 else
17039 $as_echo "$as_me: failed program was:" >&5
17040 sed 's/^/| /' conftest.$ac_ext >&5
17042 ac_cv_cflags__fshort_wchar=no
17045 rm -rf conftest.dSYM
17046 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17047 conftest$ac_exeext conftest.$ac_ext
17048 CFLAGS=$ac_wine_try_cflags_saved
17050 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fshort_wchar" >&5
17051 $as_echo "$ac_cv_cflags__fshort_wchar" >&6; }
17052 if test $ac_cv_cflags__fshort_wchar = yes; then
17054 cat >>confdefs.h <<\_ACEOF
17055 #define CC_FLAG_SHORT_WCHAR "-fshort-wchar"
17056 _ACEOF
17060 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17061 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17062 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17063 $as_echo_n "(cached) " >&6
17064 else
17065 ac_wine_try_cflags_saved=$CFLAGS
17066 CFLAGS="$CFLAGS -fno-builtin"
17067 cat >conftest.$ac_ext <<_ACEOF
17068 /* confdefs.h. */
17069 _ACEOF
17070 cat confdefs.h >>conftest.$ac_ext
17071 cat >>conftest.$ac_ext <<_ACEOF
17072 /* end confdefs.h. */
17075 main ()
17079 return 0;
17081 _ACEOF
17082 rm -f conftest.$ac_objext conftest$ac_exeext
17083 if { (ac_try="$ac_link"
17084 case "(($ac_try" in
17085 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17086 *) ac_try_echo=$ac_try;;
17087 esac
17088 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17089 $as_echo "$ac_try_echo") >&5
17090 (eval "$ac_link") 2>conftest.er1
17091 ac_status=$?
17092 grep -v '^ *+' conftest.er1 >conftest.err
17093 rm -f conftest.er1
17094 cat conftest.err >&5
17095 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17096 (exit $ac_status); } && {
17097 test -z "$ac_c_werror_flag" ||
17098 test ! -s conftest.err
17099 } && test -s conftest$ac_exeext && {
17100 test "$cross_compiling" = yes ||
17101 $as_test_x conftest$ac_exeext
17102 }; then
17103 ac_cv_cflags__fno_builtin=yes
17104 else
17105 $as_echo "$as_me: failed program was:" >&5
17106 sed 's/^/| /' conftest.$ac_ext >&5
17108 ac_cv_cflags__fno_builtin=no
17111 rm -rf conftest.dSYM
17112 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17113 conftest$ac_exeext conftest.$ac_ext
17114 CFLAGS=$ac_wine_try_cflags_saved
17116 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_builtin" >&5
17117 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17118 if test $ac_cv_cflags__fno_builtin = yes; then
17119 BUILTINFLAG="-fno-builtin"
17123 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17124 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17125 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17126 $as_echo_n "(cached) " >&6
17127 else
17128 ac_wine_try_cflags_saved=$CFLAGS
17129 CFLAGS="$CFLAGS -fno-strict-aliasing"
17130 cat >conftest.$ac_ext <<_ACEOF
17131 /* confdefs.h. */
17132 _ACEOF
17133 cat confdefs.h >>conftest.$ac_ext
17134 cat >>conftest.$ac_ext <<_ACEOF
17135 /* end confdefs.h. */
17138 main ()
17142 return 0;
17144 _ACEOF
17145 rm -f conftest.$ac_objext conftest$ac_exeext
17146 if { (ac_try="$ac_link"
17147 case "(($ac_try" in
17148 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17149 *) ac_try_echo=$ac_try;;
17150 esac
17151 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17152 $as_echo "$ac_try_echo") >&5
17153 (eval "$ac_link") 2>conftest.er1
17154 ac_status=$?
17155 grep -v '^ *+' conftest.er1 >conftest.err
17156 rm -f conftest.er1
17157 cat conftest.err >&5
17158 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17159 (exit $ac_status); } && {
17160 test -z "$ac_c_werror_flag" ||
17161 test ! -s conftest.err
17162 } && test -s conftest$ac_exeext && {
17163 test "$cross_compiling" = yes ||
17164 $as_test_x conftest$ac_exeext
17165 }; then
17166 ac_cv_cflags__fno_strict_aliasing=yes
17167 else
17168 $as_echo "$as_me: failed program was:" >&5
17169 sed 's/^/| /' conftest.$ac_ext >&5
17171 ac_cv_cflags__fno_strict_aliasing=no
17174 rm -rf conftest.dSYM
17175 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17176 conftest$ac_exeext conftest.$ac_ext
17177 CFLAGS=$ac_wine_try_cflags_saved
17179 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17180 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17181 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17182 EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing"
17185 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17186 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17187 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17188 $as_echo_n "(cached) " >&6
17189 else
17190 ac_wine_try_cflags_saved=$CFLAGS
17191 CFLAGS="$CFLAGS -Wdeclaration-after-statement"
17192 cat >conftest.$ac_ext <<_ACEOF
17193 /* confdefs.h. */
17194 _ACEOF
17195 cat confdefs.h >>conftest.$ac_ext
17196 cat >>conftest.$ac_ext <<_ACEOF
17197 /* end confdefs.h. */
17200 main ()
17204 return 0;
17206 _ACEOF
17207 rm -f conftest.$ac_objext conftest$ac_exeext
17208 if { (ac_try="$ac_link"
17209 case "(($ac_try" in
17210 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17211 *) ac_try_echo=$ac_try;;
17212 esac
17213 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17214 $as_echo "$ac_try_echo") >&5
17215 (eval "$ac_link") 2>conftest.er1
17216 ac_status=$?
17217 grep -v '^ *+' conftest.er1 >conftest.err
17218 rm -f conftest.er1
17219 cat conftest.err >&5
17220 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17221 (exit $ac_status); } && {
17222 test -z "$ac_c_werror_flag" ||
17223 test ! -s conftest.err
17224 } && test -s conftest$ac_exeext && {
17225 test "$cross_compiling" = yes ||
17226 $as_test_x conftest$ac_exeext
17227 }; then
17228 ac_cv_cflags__Wdeclaration_after_statement=yes
17229 else
17230 $as_echo "$as_me: failed program was:" >&5
17231 sed 's/^/| /' conftest.$ac_ext >&5
17233 ac_cv_cflags__Wdeclaration_after_statement=no
17236 rm -rf conftest.dSYM
17237 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17238 conftest$ac_exeext conftest.$ac_ext
17239 CFLAGS=$ac_wine_try_cflags_saved
17241 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17242 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17243 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17244 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
17247 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17248 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17249 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17250 $as_echo_n "(cached) " >&6
17251 else
17252 ac_wine_try_cflags_saved=$CFLAGS
17253 CFLAGS="$CFLAGS -Wwrite-strings"
17254 cat >conftest.$ac_ext <<_ACEOF
17255 /* confdefs.h. */
17256 _ACEOF
17257 cat confdefs.h >>conftest.$ac_ext
17258 cat >>conftest.$ac_ext <<_ACEOF
17259 /* end confdefs.h. */
17262 main ()
17266 return 0;
17268 _ACEOF
17269 rm -f conftest.$ac_objext conftest$ac_exeext
17270 if { (ac_try="$ac_link"
17271 case "(($ac_try" in
17272 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17273 *) ac_try_echo=$ac_try;;
17274 esac
17275 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17276 $as_echo "$ac_try_echo") >&5
17277 (eval "$ac_link") 2>conftest.er1
17278 ac_status=$?
17279 grep -v '^ *+' conftest.er1 >conftest.err
17280 rm -f conftest.er1
17281 cat conftest.err >&5
17282 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17283 (exit $ac_status); } && {
17284 test -z "$ac_c_werror_flag" ||
17285 test ! -s conftest.err
17286 } && test -s conftest$ac_exeext && {
17287 test "$cross_compiling" = yes ||
17288 $as_test_x conftest$ac_exeext
17289 }; then
17290 ac_cv_cflags__Wwrite_strings=yes
17291 else
17292 $as_echo "$as_me: failed program was:" >&5
17293 sed 's/^/| /' conftest.$ac_ext >&5
17295 ac_cv_cflags__Wwrite_strings=no
17298 rm -rf conftest.dSYM
17299 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17300 conftest$ac_exeext conftest.$ac_ext
17301 CFLAGS=$ac_wine_try_cflags_saved
17303 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17304 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17305 if test $ac_cv_cflags__Wwrite_strings = yes; then
17306 EXTRACFLAGS="$EXTRACFLAGS -Wwrite-strings"
17309 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17310 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17311 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17312 $as_echo_n "(cached) " >&6
17313 else
17314 ac_wine_try_cflags_saved=$CFLAGS
17315 CFLAGS="$CFLAGS -Wtype-limits"
17316 cat >conftest.$ac_ext <<_ACEOF
17317 /* confdefs.h. */
17318 _ACEOF
17319 cat confdefs.h >>conftest.$ac_ext
17320 cat >>conftest.$ac_ext <<_ACEOF
17321 /* end confdefs.h. */
17324 main ()
17328 return 0;
17330 _ACEOF
17331 rm -f conftest.$ac_objext conftest$ac_exeext
17332 if { (ac_try="$ac_link"
17333 case "(($ac_try" in
17334 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17335 *) ac_try_echo=$ac_try;;
17336 esac
17337 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17338 $as_echo "$ac_try_echo") >&5
17339 (eval "$ac_link") 2>conftest.er1
17340 ac_status=$?
17341 grep -v '^ *+' conftest.er1 >conftest.err
17342 rm -f conftest.er1
17343 cat conftest.err >&5
17344 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17345 (exit $ac_status); } && {
17346 test -z "$ac_c_werror_flag" ||
17347 test ! -s conftest.err
17348 } && test -s conftest$ac_exeext && {
17349 test "$cross_compiling" = yes ||
17350 $as_test_x conftest$ac_exeext
17351 }; then
17352 ac_cv_cflags__Wtype_limits=yes
17353 else
17354 $as_echo "$as_me: failed program was:" >&5
17355 sed 's/^/| /' conftest.$ac_ext >&5
17357 ac_cv_cflags__Wtype_limits=no
17360 rm -rf conftest.dSYM
17361 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17362 conftest$ac_exeext conftest.$ac_ext
17363 CFLAGS=$ac_wine_try_cflags_saved
17365 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17366 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17367 if test $ac_cv_cflags__Wtype_limits = yes; then
17368 EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
17372 saved_CFLAGS="$CFLAGS"
17373 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
17374 { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17375 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17376 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17377 $as_echo_n "(cached) " >&6
17378 else
17379 cat >conftest.$ac_ext <<_ACEOF
17380 /* confdefs.h. */
17381 _ACEOF
17382 cat confdefs.h >>conftest.$ac_ext
17383 cat >>conftest.$ac_ext <<_ACEOF
17384 /* end confdefs.h. */
17385 #include <string.h>
17387 main ()
17391 return 0;
17393 _ACEOF
17394 rm -f conftest.$ac_objext
17395 if { (ac_try="$ac_compile"
17396 case "(($ac_try" in
17397 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17398 *) ac_try_echo=$ac_try;;
17399 esac
17400 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17401 $as_echo "$ac_try_echo") >&5
17402 (eval "$ac_compile") 2>conftest.er1
17403 ac_status=$?
17404 grep -v '^ *+' conftest.er1 >conftest.err
17405 rm -f conftest.er1
17406 cat conftest.err >&5
17407 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17408 (exit $ac_status); } && {
17409 test -z "$ac_c_werror_flag" ||
17410 test ! -s conftest.err
17411 } && test -s conftest.$ac_objext; then
17412 ac_cv_c_string_h_warnings=no
17413 else
17414 $as_echo "$as_me: failed program was:" >&5
17415 sed 's/^/| /' conftest.$ac_ext >&5
17417 ac_cv_c_string_h_warnings=yes
17420 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17422 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17423 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17424 CFLAGS="$saved_CFLAGS"
17425 if test "$ac_cv_c_string_h_warnings" = "no"
17426 then
17427 EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith"
17432 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17433 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17434 if test "${ac_cv_asm_func_def+set}" = set; then
17435 $as_echo_n "(cached) " >&6
17436 else
17437 cat >conftest.$ac_ext <<_ACEOF
17438 /* confdefs.h. */
17439 _ACEOF
17440 cat confdefs.h >>conftest.$ac_ext
17441 cat >>conftest.$ac_ext <<_ACEOF
17442 /* end confdefs.h. */
17445 main ()
17447 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17449 return 0;
17451 _ACEOF
17452 rm -f conftest.$ac_objext conftest$ac_exeext
17453 if { (ac_try="$ac_link"
17454 case "(($ac_try" in
17455 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17456 *) ac_try_echo=$ac_try;;
17457 esac
17458 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17459 $as_echo "$ac_try_echo") >&5
17460 (eval "$ac_link") 2>conftest.er1
17461 ac_status=$?
17462 grep -v '^ *+' conftest.er1 >conftest.err
17463 rm -f conftest.er1
17464 cat conftest.err >&5
17465 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17466 (exit $ac_status); } && {
17467 test -z "$ac_c_werror_flag" ||
17468 test ! -s conftest.err
17469 } && test -s conftest$ac_exeext && {
17470 test "$cross_compiling" = yes ||
17471 $as_test_x conftest$ac_exeext
17472 }; then
17473 ac_cv_asm_func_def=".def"
17474 else
17475 $as_echo "$as_me: failed program was:" >&5
17476 sed 's/^/| /' conftest.$ac_ext >&5
17478 cat >conftest.$ac_ext <<_ACEOF
17479 /* confdefs.h. */
17480 _ACEOF
17481 cat confdefs.h >>conftest.$ac_ext
17482 cat >>conftest.$ac_ext <<_ACEOF
17483 /* end confdefs.h. */
17486 main ()
17488 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
17490 return 0;
17492 _ACEOF
17493 rm -f conftest.$ac_objext conftest$ac_exeext
17494 if { (ac_try="$ac_link"
17495 case "(($ac_try" in
17496 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17497 *) ac_try_echo=$ac_try;;
17498 esac
17499 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17500 $as_echo "$ac_try_echo") >&5
17501 (eval "$ac_link") 2>conftest.er1
17502 ac_status=$?
17503 grep -v '^ *+' conftest.er1 >conftest.err
17504 rm -f conftest.er1
17505 cat conftest.err >&5
17506 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17507 (exit $ac_status); } && {
17508 test -z "$ac_c_werror_flag" ||
17509 test ! -s conftest.err
17510 } && test -s conftest$ac_exeext && {
17511 test "$cross_compiling" = yes ||
17512 $as_test_x conftest$ac_exeext
17513 }; then
17514 ac_cv_asm_func_def=".type @function"
17515 else
17516 $as_echo "$as_me: failed program was:" >&5
17517 sed 's/^/| /' conftest.$ac_ext >&5
17519 cat >conftest.$ac_ext <<_ACEOF
17520 /* confdefs.h. */
17521 _ACEOF
17522 cat confdefs.h >>conftest.$ac_ext
17523 cat >>conftest.$ac_ext <<_ACEOF
17524 /* end confdefs.h. */
17527 main ()
17529 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
17531 return 0;
17533 _ACEOF
17534 rm -f conftest.$ac_objext conftest$ac_exeext
17535 if { (ac_try="$ac_link"
17536 case "(($ac_try" in
17537 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17538 *) ac_try_echo=$ac_try;;
17539 esac
17540 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17541 $as_echo "$ac_try_echo") >&5
17542 (eval "$ac_link") 2>conftest.er1
17543 ac_status=$?
17544 grep -v '^ *+' conftest.er1 >conftest.err
17545 rm -f conftest.er1
17546 cat conftest.err >&5
17547 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17548 (exit $ac_status); } && {
17549 test -z "$ac_c_werror_flag" ||
17550 test ! -s conftest.err
17551 } && test -s conftest$ac_exeext && {
17552 test "$cross_compiling" = yes ||
17553 $as_test_x conftest$ac_exeext
17554 }; then
17555 ac_cv_asm_func_def=".type 2"
17556 else
17557 $as_echo "$as_me: failed program was:" >&5
17558 sed 's/^/| /' conftest.$ac_ext >&5
17560 ac_cv_asm_func_def="unknown"
17563 rm -rf conftest.dSYM
17564 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17565 conftest$ac_exeext conftest.$ac_ext
17568 rm -rf conftest.dSYM
17569 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17570 conftest$ac_exeext conftest.$ac_ext
17573 rm -rf conftest.dSYM
17574 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17575 conftest$ac_exeext conftest.$ac_ext
17577 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
17578 $as_echo "$ac_cv_asm_func_def" >&6; }
17582 case "$ac_cv_asm_func_def" in
17583 ".def")
17584 cat >>confdefs.h <<\_ACEOF
17585 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
17586 _ACEOF
17588 ".type @function")
17589 cat >>confdefs.h <<\_ACEOF
17590 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
17591 _ACEOF
17593 ".type 2")
17594 cat >>confdefs.h <<\_ACEOF
17595 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
17596 _ACEOF
17599 cat >>confdefs.h <<\_ACEOF
17600 #define __ASM_FUNC(name) ""
17601 _ACEOF
17603 esac
17606 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
17607 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
17608 if test "${ac_cv_c_extern_prefix+set}" = set; then
17609 $as_echo_n "(cached) " >&6
17610 else
17611 cat >conftest.$ac_ext <<_ACEOF
17612 /* confdefs.h. */
17613 _ACEOF
17614 cat confdefs.h >>conftest.$ac_ext
17615 cat >>conftest.$ac_ext <<_ACEOF
17616 /* end confdefs.h. */
17617 extern int ac_test;
17619 main ()
17621 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
17623 return 0;
17625 _ACEOF
17626 rm -f conftest.$ac_objext conftest$ac_exeext
17627 if { (ac_try="$ac_link"
17628 case "(($ac_try" in
17629 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17630 *) ac_try_echo=$ac_try;;
17631 esac
17632 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17633 $as_echo "$ac_try_echo") >&5
17634 (eval "$ac_link") 2>conftest.er1
17635 ac_status=$?
17636 grep -v '^ *+' conftest.er1 >conftest.err
17637 rm -f conftest.er1
17638 cat conftest.err >&5
17639 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17640 (exit $ac_status); } && {
17641 test -z "$ac_c_werror_flag" ||
17642 test ! -s conftest.err
17643 } && test -s conftest$ac_exeext && {
17644 test "$cross_compiling" = yes ||
17645 $as_test_x conftest$ac_exeext
17646 }; then
17647 ac_cv_c_extern_prefix="yes"
17648 else
17649 $as_echo "$as_me: failed program was:" >&5
17650 sed 's/^/| /' conftest.$ac_ext >&5
17652 ac_cv_c_extern_prefix="no"
17655 rm -rf conftest.dSYM
17656 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17657 conftest$ac_exeext conftest.$ac_ext
17659 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
17660 $as_echo "$ac_cv_c_extern_prefix" >&6; }
17664 if test "$ac_cv_c_extern_prefix" = "yes"
17665 then
17666 cat >>confdefs.h <<\_ACEOF
17667 #define __ASM_NAME(name) "_" name
17668 _ACEOF
17670 else
17671 cat >>confdefs.h <<\_ACEOF
17672 #define __ASM_NAME(name) name
17673 _ACEOF
17678 LDPATH=""
17680 case $build_os in
17681 cygwin*|mingw32*)
17682 LDPATH="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
17684 darwin*|macosx*)
17686 linux*|solaris*) if test -z "$LDRPATH_LOCAL"
17687 then
17688 LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17692 LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17694 esac
17696 case $host_os in
17697 mingw32*)
17698 CRTLIBS="-lmsvcrt"
17700 SOCKETLIBS="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
17703 esac
17705 MAIN_BINARY="wine-pthread"
17706 case $host_cpu in
17707 *i[3456789]86*)
17708 case $host_os in
17709 linux* | k*bsd*-gnu)
17710 MAIN_BINARY="wine-glibc"
17712 EXTRA_BINARIES="wine-kthread wine-pthread wine-preloader"
17714 freebsd*)
17715 MAIN_BINARY="wine-freebsd"
17717 EXTRA_BINARIES="wine-pthread"
17719 esac
17721 esac
17795 for ac_func in \
17796 _pclose \
17797 _popen \
17798 _snprintf \
17799 _spawnvp \
17800 _strdup \
17801 _stricmp \
17802 _strnicmp \
17803 _strtoi64 \
17804 _strtoui64 \
17805 _vsnprintf \
17806 asctime_r \
17807 chsize \
17808 clone \
17809 dlopen \
17810 epoll_create \
17811 ffs \
17812 finite \
17813 fork \
17814 fpclass \
17815 fstatfs \
17816 fstatvfs \
17817 ftruncate \
17818 futimes \
17819 futimesat \
17820 getdirentries \
17821 getopt_long \
17822 getpagesize \
17823 getpwuid \
17824 gettid \
17825 gettimeofday \
17826 getuid \
17827 inet_pton \
17828 kqueue \
17829 lstat \
17830 memmove \
17831 mmap \
17832 pclose \
17833 poll \
17834 popen \
17835 prctl \
17836 pread \
17837 pwrite \
17838 readdir \
17839 readlink \
17840 rfork \
17841 sched_yield \
17842 select \
17843 setproctitle \
17844 setrlimit \
17845 settimeofday \
17846 sigaltstack \
17847 sigprocmask \
17848 snprintf \
17849 spawnvp \
17850 statfs \
17851 statvfs \
17852 strcasecmp \
17853 strdup \
17854 strerror \
17855 strncasecmp \
17856 strtold \
17857 strtoll \
17858 strtoull \
17859 symlink \
17860 tcgetattr \
17861 thr_kill2 \
17862 timegm \
17863 usleep \
17864 vsnprintf \
17865 wait4 \
17866 waitpid \
17869 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
17870 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
17871 $as_echo_n "checking for $ac_func... " >&6; }
17872 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
17873 $as_echo_n "(cached) " >&6
17874 else
17875 cat >conftest.$ac_ext <<_ACEOF
17876 /* confdefs.h. */
17877 _ACEOF
17878 cat confdefs.h >>conftest.$ac_ext
17879 cat >>conftest.$ac_ext <<_ACEOF
17880 /* end confdefs.h. */
17881 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
17882 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17883 #define $ac_func innocuous_$ac_func
17885 /* System header to define __stub macros and hopefully few prototypes,
17886 which can conflict with char $ac_func (); below.
17887 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17888 <limits.h> exists even on freestanding compilers. */
17890 #ifdef __STDC__
17891 # include <limits.h>
17892 #else
17893 # include <assert.h>
17894 #endif
17896 #undef $ac_func
17898 /* Override any GCC internal prototype to avoid an error.
17899 Use char because int might match the return type of a GCC
17900 builtin and then its argument prototype would still apply. */
17901 #ifdef __cplusplus
17902 extern "C"
17903 #endif
17904 char $ac_func ();
17905 /* The GNU C library defines this for functions which it implements
17906 to always fail with ENOSYS. Some functions are actually named
17907 something starting with __ and the normal name is an alias. */
17908 #if defined __stub_$ac_func || defined __stub___$ac_func
17909 choke me
17910 #endif
17913 main ()
17915 return $ac_func ();
17917 return 0;
17919 _ACEOF
17920 rm -f conftest.$ac_objext conftest$ac_exeext
17921 if { (ac_try="$ac_link"
17922 case "(($ac_try" in
17923 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17924 *) ac_try_echo=$ac_try;;
17925 esac
17926 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17927 $as_echo "$ac_try_echo") >&5
17928 (eval "$ac_link") 2>conftest.er1
17929 ac_status=$?
17930 grep -v '^ *+' conftest.er1 >conftest.err
17931 rm -f conftest.er1
17932 cat conftest.err >&5
17933 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17934 (exit $ac_status); } && {
17935 test -z "$ac_c_werror_flag" ||
17936 test ! -s conftest.err
17937 } && test -s conftest$ac_exeext && {
17938 test "$cross_compiling" = yes ||
17939 $as_test_x conftest$ac_exeext
17940 }; then
17941 eval "$as_ac_var=yes"
17942 else
17943 $as_echo "$as_me: failed program was:" >&5
17944 sed 's/^/| /' conftest.$ac_ext >&5
17946 eval "$as_ac_var=no"
17949 rm -rf conftest.dSYM
17950 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17951 conftest$ac_exeext conftest.$ac_ext
17953 ac_res=`eval 'as_val=${'$as_ac_var'}
17954 $as_echo "$as_val"'`
17955 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
17956 $as_echo "$ac_res" >&6; }
17957 as_val=`eval 'as_val=${'$as_ac_var'}
17958 $as_echo "$as_val"'`
17959 if test "x$as_val" = x""yes; then
17960 cat >>confdefs.h <<_ACEOF
17961 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
17962 _ACEOF
17965 done
17968 if test "$ac_cv_func_dlopen" = no
17969 then
17970 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
17971 $as_echo_n "checking for dlopen in -ldl... " >&6; }
17972 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
17973 $as_echo_n "(cached) " >&6
17974 else
17975 ac_check_lib_save_LIBS=$LIBS
17976 LIBS="-ldl $LIBS"
17977 cat >conftest.$ac_ext <<_ACEOF
17978 /* confdefs.h. */
17979 _ACEOF
17980 cat confdefs.h >>conftest.$ac_ext
17981 cat >>conftest.$ac_ext <<_ACEOF
17982 /* end confdefs.h. */
17984 /* Override any GCC internal prototype to avoid an error.
17985 Use char because int might match the return type of a GCC
17986 builtin and then its argument prototype would still apply. */
17987 #ifdef __cplusplus
17988 extern "C"
17989 #endif
17990 char dlopen ();
17992 main ()
17994 return dlopen ();
17996 return 0;
17998 _ACEOF
17999 rm -f conftest.$ac_objext conftest$ac_exeext
18000 if { (ac_try="$ac_link"
18001 case "(($ac_try" in
18002 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18003 *) ac_try_echo=$ac_try;;
18004 esac
18005 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18006 $as_echo "$ac_try_echo") >&5
18007 (eval "$ac_link") 2>conftest.er1
18008 ac_status=$?
18009 grep -v '^ *+' conftest.er1 >conftest.err
18010 rm -f conftest.er1
18011 cat conftest.err >&5
18012 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18013 (exit $ac_status); } && {
18014 test -z "$ac_c_werror_flag" ||
18015 test ! -s conftest.err
18016 } && test -s conftest$ac_exeext && {
18017 test "$cross_compiling" = yes ||
18018 $as_test_x conftest$ac_exeext
18019 }; then
18020 ac_cv_lib_dl_dlopen=yes
18021 else
18022 $as_echo "$as_me: failed program was:" >&5
18023 sed 's/^/| /' conftest.$ac_ext >&5
18025 ac_cv_lib_dl_dlopen=no
18028 rm -rf conftest.dSYM
18029 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18030 conftest$ac_exeext conftest.$ac_ext
18031 LIBS=$ac_check_lib_save_LIBS
18033 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18034 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18035 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then
18036 cat >>confdefs.h <<\_ACEOF
18037 #define HAVE_DLOPEN 1
18038 _ACEOF
18039 LIBDL="-ldl"
18044 ac_wine_check_funcs_save_LIBS="$LIBS"
18045 LIBS="$LIBS $LIBDL"
18047 for ac_func in dladdr
18049 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18050 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18051 $as_echo_n "checking for $ac_func... " >&6; }
18052 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18053 $as_echo_n "(cached) " >&6
18054 else
18055 cat >conftest.$ac_ext <<_ACEOF
18056 /* confdefs.h. */
18057 _ACEOF
18058 cat confdefs.h >>conftest.$ac_ext
18059 cat >>conftest.$ac_ext <<_ACEOF
18060 /* end confdefs.h. */
18061 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18062 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18063 #define $ac_func innocuous_$ac_func
18065 /* System header to define __stub macros and hopefully few prototypes,
18066 which can conflict with char $ac_func (); below.
18067 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18068 <limits.h> exists even on freestanding compilers. */
18070 #ifdef __STDC__
18071 # include <limits.h>
18072 #else
18073 # include <assert.h>
18074 #endif
18076 #undef $ac_func
18078 /* Override any GCC internal prototype to avoid an error.
18079 Use char because int might match the return type of a GCC
18080 builtin and then its argument prototype would still apply. */
18081 #ifdef __cplusplus
18082 extern "C"
18083 #endif
18084 char $ac_func ();
18085 /* The GNU C library defines this for functions which it implements
18086 to always fail with ENOSYS. Some functions are actually named
18087 something starting with __ and the normal name is an alias. */
18088 #if defined __stub_$ac_func || defined __stub___$ac_func
18089 choke me
18090 #endif
18093 main ()
18095 return $ac_func ();
18097 return 0;
18099 _ACEOF
18100 rm -f conftest.$ac_objext conftest$ac_exeext
18101 if { (ac_try="$ac_link"
18102 case "(($ac_try" in
18103 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18104 *) ac_try_echo=$ac_try;;
18105 esac
18106 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18107 $as_echo "$ac_try_echo") >&5
18108 (eval "$ac_link") 2>conftest.er1
18109 ac_status=$?
18110 grep -v '^ *+' conftest.er1 >conftest.err
18111 rm -f conftest.er1
18112 cat conftest.err >&5
18113 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18114 (exit $ac_status); } && {
18115 test -z "$ac_c_werror_flag" ||
18116 test ! -s conftest.err
18117 } && test -s conftest$ac_exeext && {
18118 test "$cross_compiling" = yes ||
18119 $as_test_x conftest$ac_exeext
18120 }; then
18121 eval "$as_ac_var=yes"
18122 else
18123 $as_echo "$as_me: failed program was:" >&5
18124 sed 's/^/| /' conftest.$ac_ext >&5
18126 eval "$as_ac_var=no"
18129 rm -rf conftest.dSYM
18130 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18131 conftest$ac_exeext conftest.$ac_ext
18133 ac_res=`eval 'as_val=${'$as_ac_var'}
18134 $as_echo "$as_val"'`
18135 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18136 $as_echo "$ac_res" >&6; }
18137 as_val=`eval 'as_val=${'$as_ac_var'}
18138 $as_echo "$as_val"'`
18139 if test "x$as_val" = x""yes; then
18140 cat >>confdefs.h <<_ACEOF
18141 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18142 _ACEOF
18145 done
18147 LIBS="$ac_wine_check_funcs_save_LIBS"
18149 if test "$ac_cv_func_poll" = no
18150 then
18151 { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18152 $as_echo_n "checking for poll in -lpoll... " >&6; }
18153 if test "${ac_cv_lib_poll_poll+set}" = set; then
18154 $as_echo_n "(cached) " >&6
18155 else
18156 ac_check_lib_save_LIBS=$LIBS
18157 LIBS="-lpoll $LIBS"
18158 cat >conftest.$ac_ext <<_ACEOF
18159 /* confdefs.h. */
18160 _ACEOF
18161 cat confdefs.h >>conftest.$ac_ext
18162 cat >>conftest.$ac_ext <<_ACEOF
18163 /* end confdefs.h. */
18165 /* Override any GCC internal prototype to avoid an error.
18166 Use char because int might match the return type of a GCC
18167 builtin and then its argument prototype would still apply. */
18168 #ifdef __cplusplus
18169 extern "C"
18170 #endif
18171 char poll ();
18173 main ()
18175 return poll ();
18177 return 0;
18179 _ACEOF
18180 rm -f conftest.$ac_objext conftest$ac_exeext
18181 if { (ac_try="$ac_link"
18182 case "(($ac_try" in
18183 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18184 *) ac_try_echo=$ac_try;;
18185 esac
18186 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18187 $as_echo "$ac_try_echo") >&5
18188 (eval "$ac_link") 2>conftest.er1
18189 ac_status=$?
18190 grep -v '^ *+' conftest.er1 >conftest.err
18191 rm -f conftest.er1
18192 cat conftest.err >&5
18193 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18194 (exit $ac_status); } && {
18195 test -z "$ac_c_werror_flag" ||
18196 test ! -s conftest.err
18197 } && test -s conftest$ac_exeext && {
18198 test "$cross_compiling" = yes ||
18199 $as_test_x conftest$ac_exeext
18200 }; then
18201 ac_cv_lib_poll_poll=yes
18202 else
18203 $as_echo "$as_me: failed program was:" >&5
18204 sed 's/^/| /' conftest.$ac_ext >&5
18206 ac_cv_lib_poll_poll=no
18209 rm -rf conftest.dSYM
18210 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18211 conftest$ac_exeext conftest.$ac_ext
18212 LIBS=$ac_check_lib_save_LIBS
18214 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18215 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18216 if test "x$ac_cv_lib_poll_poll" = x""yes; then
18217 cat >>confdefs.h <<\_ACEOF
18218 #define HAVE_POLL 1
18219 _ACEOF
18220 LIBPOLL="-lpoll"
18226 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18227 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18228 if test "${ac_cv_search_gethostbyname+set}" = set; then
18229 $as_echo_n "(cached) " >&6
18230 else
18231 ac_func_search_save_LIBS=$LIBS
18232 cat >conftest.$ac_ext <<_ACEOF
18233 /* confdefs.h. */
18234 _ACEOF
18235 cat confdefs.h >>conftest.$ac_ext
18236 cat >>conftest.$ac_ext <<_ACEOF
18237 /* end confdefs.h. */
18239 /* Override any GCC internal prototype to avoid an error.
18240 Use char because int might match the return type of a GCC
18241 builtin and then its argument prototype would still apply. */
18242 #ifdef __cplusplus
18243 extern "C"
18244 #endif
18245 char gethostbyname ();
18247 main ()
18249 return gethostbyname ();
18251 return 0;
18253 _ACEOF
18254 for ac_lib in '' nsl; do
18255 if test -z "$ac_lib"; then
18256 ac_res="none required"
18257 else
18258 ac_res=-l$ac_lib
18259 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18261 rm -f conftest.$ac_objext conftest$ac_exeext
18262 if { (ac_try="$ac_link"
18263 case "(($ac_try" in
18264 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18265 *) ac_try_echo=$ac_try;;
18266 esac
18267 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18268 $as_echo "$ac_try_echo") >&5
18269 (eval "$ac_link") 2>conftest.er1
18270 ac_status=$?
18271 grep -v '^ *+' conftest.er1 >conftest.err
18272 rm -f conftest.er1
18273 cat conftest.err >&5
18274 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18275 (exit $ac_status); } && {
18276 test -z "$ac_c_werror_flag" ||
18277 test ! -s conftest.err
18278 } && test -s conftest$ac_exeext && {
18279 test "$cross_compiling" = yes ||
18280 $as_test_x conftest$ac_exeext
18281 }; then
18282 ac_cv_search_gethostbyname=$ac_res
18283 else
18284 $as_echo "$as_me: failed program was:" >&5
18285 sed 's/^/| /' conftest.$ac_ext >&5
18290 rm -rf conftest.dSYM
18291 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18292 conftest$ac_exeext
18293 if test "${ac_cv_search_gethostbyname+set}" = set; then
18294 break
18296 done
18297 if test "${ac_cv_search_gethostbyname+set}" = set; then
18299 else
18300 ac_cv_search_gethostbyname=no
18302 rm conftest.$ac_ext
18303 LIBS=$ac_func_search_save_LIBS
18305 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18306 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18307 ac_res=$ac_cv_search_gethostbyname
18308 if test "$ac_res" != no; then
18309 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18314 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18315 $as_echo_n "checking for library containing connect... " >&6; }
18316 if test "${ac_cv_search_connect+set}" = set; then
18317 $as_echo_n "(cached) " >&6
18318 else
18319 ac_func_search_save_LIBS=$LIBS
18320 cat >conftest.$ac_ext <<_ACEOF
18321 /* confdefs.h. */
18322 _ACEOF
18323 cat confdefs.h >>conftest.$ac_ext
18324 cat >>conftest.$ac_ext <<_ACEOF
18325 /* end confdefs.h. */
18327 /* Override any GCC internal prototype to avoid an error.
18328 Use char because int might match the return type of a GCC
18329 builtin and then its argument prototype would still apply. */
18330 #ifdef __cplusplus
18331 extern "C"
18332 #endif
18333 char connect ();
18335 main ()
18337 return connect ();
18339 return 0;
18341 _ACEOF
18342 for ac_lib in '' socket; do
18343 if test -z "$ac_lib"; then
18344 ac_res="none required"
18345 else
18346 ac_res=-l$ac_lib
18347 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18349 rm -f conftest.$ac_objext conftest$ac_exeext
18350 if { (ac_try="$ac_link"
18351 case "(($ac_try" in
18352 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18353 *) ac_try_echo=$ac_try;;
18354 esac
18355 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18356 $as_echo "$ac_try_echo") >&5
18357 (eval "$ac_link") 2>conftest.er1
18358 ac_status=$?
18359 grep -v '^ *+' conftest.er1 >conftest.err
18360 rm -f conftest.er1
18361 cat conftest.err >&5
18362 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18363 (exit $ac_status); } && {
18364 test -z "$ac_c_werror_flag" ||
18365 test ! -s conftest.err
18366 } && test -s conftest$ac_exeext && {
18367 test "$cross_compiling" = yes ||
18368 $as_test_x conftest$ac_exeext
18369 }; then
18370 ac_cv_search_connect=$ac_res
18371 else
18372 $as_echo "$as_me: failed program was:" >&5
18373 sed 's/^/| /' conftest.$ac_ext >&5
18378 rm -rf conftest.dSYM
18379 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18380 conftest$ac_exeext
18381 if test "${ac_cv_search_connect+set}" = set; then
18382 break
18384 done
18385 if test "${ac_cv_search_connect+set}" = set; then
18387 else
18388 ac_cv_search_connect=no
18390 rm conftest.$ac_ext
18391 LIBS=$ac_func_search_save_LIBS
18393 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
18394 $as_echo "$ac_cv_search_connect" >&6; }
18395 ac_res=$ac_cv_search_connect
18396 if test "$ac_res" != no; then
18397 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18402 { $as_echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
18403 $as_echo_n "checking for library containing inet_aton... " >&6; }
18404 if test "${ac_cv_search_inet_aton+set}" = set; then
18405 $as_echo_n "(cached) " >&6
18406 else
18407 ac_func_search_save_LIBS=$LIBS
18408 cat >conftest.$ac_ext <<_ACEOF
18409 /* confdefs.h. */
18410 _ACEOF
18411 cat confdefs.h >>conftest.$ac_ext
18412 cat >>conftest.$ac_ext <<_ACEOF
18413 /* end confdefs.h. */
18415 /* Override any GCC internal prototype to avoid an error.
18416 Use char because int might match the return type of a GCC
18417 builtin and then its argument prototype would still apply. */
18418 #ifdef __cplusplus
18419 extern "C"
18420 #endif
18421 char inet_aton ();
18423 main ()
18425 return inet_aton ();
18427 return 0;
18429 _ACEOF
18430 for ac_lib in '' resolv; do
18431 if test -z "$ac_lib"; then
18432 ac_res="none required"
18433 else
18434 ac_res=-l$ac_lib
18435 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18437 rm -f conftest.$ac_objext conftest$ac_exeext
18438 if { (ac_try="$ac_link"
18439 case "(($ac_try" in
18440 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18441 *) ac_try_echo=$ac_try;;
18442 esac
18443 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18444 $as_echo "$ac_try_echo") >&5
18445 (eval "$ac_link") 2>conftest.er1
18446 ac_status=$?
18447 grep -v '^ *+' conftest.er1 >conftest.err
18448 rm -f conftest.er1
18449 cat conftest.err >&5
18450 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18451 (exit $ac_status); } && {
18452 test -z "$ac_c_werror_flag" ||
18453 test ! -s conftest.err
18454 } && test -s conftest$ac_exeext && {
18455 test "$cross_compiling" = yes ||
18456 $as_test_x conftest$ac_exeext
18457 }; then
18458 ac_cv_search_inet_aton=$ac_res
18459 else
18460 $as_echo "$as_me: failed program was:" >&5
18461 sed 's/^/| /' conftest.$ac_ext >&5
18466 rm -rf conftest.dSYM
18467 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18468 conftest$ac_exeext
18469 if test "${ac_cv_search_inet_aton+set}" = set; then
18470 break
18472 done
18473 if test "${ac_cv_search_inet_aton+set}" = set; then
18475 else
18476 ac_cv_search_inet_aton=no
18478 rm conftest.$ac_ext
18479 LIBS=$ac_func_search_save_LIBS
18481 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
18482 $as_echo "$ac_cv_search_inet_aton" >&6; }
18483 ac_res=$ac_cv_search_inet_aton
18484 if test "$ac_res" != no; then
18485 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18498 for ac_func in \
18499 getaddrinfo \
18500 getnameinfo \
18501 getnetbyname \
18502 getprotobyname \
18503 getprotobynumber \
18504 getservbyport \
18505 inet_network \
18506 sendmsg \
18509 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18510 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18511 $as_echo_n "checking for $ac_func... " >&6; }
18512 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18513 $as_echo_n "(cached) " >&6
18514 else
18515 cat >conftest.$ac_ext <<_ACEOF
18516 /* confdefs.h. */
18517 _ACEOF
18518 cat confdefs.h >>conftest.$ac_ext
18519 cat >>conftest.$ac_ext <<_ACEOF
18520 /* end confdefs.h. */
18521 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18522 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18523 #define $ac_func innocuous_$ac_func
18525 /* System header to define __stub macros and hopefully few prototypes,
18526 which can conflict with char $ac_func (); below.
18527 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18528 <limits.h> exists even on freestanding compilers. */
18530 #ifdef __STDC__
18531 # include <limits.h>
18532 #else
18533 # include <assert.h>
18534 #endif
18536 #undef $ac_func
18538 /* Override any GCC internal prototype to avoid an error.
18539 Use char because int might match the return type of a GCC
18540 builtin and then its argument prototype would still apply. */
18541 #ifdef __cplusplus
18542 extern "C"
18543 #endif
18544 char $ac_func ();
18545 /* The GNU C library defines this for functions which it implements
18546 to always fail with ENOSYS. Some functions are actually named
18547 something starting with __ and the normal name is an alias. */
18548 #if defined __stub_$ac_func || defined __stub___$ac_func
18549 choke me
18550 #endif
18553 main ()
18555 return $ac_func ();
18557 return 0;
18559 _ACEOF
18560 rm -f conftest.$ac_objext conftest$ac_exeext
18561 if { (ac_try="$ac_link"
18562 case "(($ac_try" in
18563 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18564 *) ac_try_echo=$ac_try;;
18565 esac
18566 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18567 $as_echo "$ac_try_echo") >&5
18568 (eval "$ac_link") 2>conftest.er1
18569 ac_status=$?
18570 grep -v '^ *+' conftest.er1 >conftest.err
18571 rm -f conftest.er1
18572 cat conftest.err >&5
18573 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18574 (exit $ac_status); } && {
18575 test -z "$ac_c_werror_flag" ||
18576 test ! -s conftest.err
18577 } && test -s conftest$ac_exeext && {
18578 test "$cross_compiling" = yes ||
18579 $as_test_x conftest$ac_exeext
18580 }; then
18581 eval "$as_ac_var=yes"
18582 else
18583 $as_echo "$as_me: failed program was:" >&5
18584 sed 's/^/| /' conftest.$ac_ext >&5
18586 eval "$as_ac_var=no"
18589 rm -rf conftest.dSYM
18590 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18591 conftest$ac_exeext conftest.$ac_ext
18593 ac_res=`eval 'as_val=${'$as_ac_var'}
18594 $as_echo "$as_val"'`
18595 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18596 $as_echo "$ac_res" >&6; }
18597 as_val=`eval 'as_val=${'$as_ac_var'}
18598 $as_echo "$as_val"'`
18599 if test "x$as_val" = x""yes; then
18600 cat >>confdefs.h <<_ACEOF
18601 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18602 _ACEOF
18605 done
18608 LDAPLIBS=""
18610 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
18611 then
18612 { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
18613 $as_echo_n "checking for LDAPSortKey... " >&6; }
18614 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
18615 $as_echo_n "(cached) " >&6
18616 else
18617 ac_cv_type_LDAPSortKey=no
18618 cat >conftest.$ac_ext <<_ACEOF
18619 /* confdefs.h. */
18620 _ACEOF
18621 cat confdefs.h >>conftest.$ac_ext
18622 cat >>conftest.$ac_ext <<_ACEOF
18623 /* end confdefs.h. */
18624 #include <ldap.h>
18627 main ()
18629 if (sizeof (LDAPSortKey))
18630 return 0;
18632 return 0;
18634 _ACEOF
18635 rm -f conftest.$ac_objext
18636 if { (ac_try="$ac_compile"
18637 case "(($ac_try" in
18638 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18639 *) ac_try_echo=$ac_try;;
18640 esac
18641 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18642 $as_echo "$ac_try_echo") >&5
18643 (eval "$ac_compile") 2>conftest.er1
18644 ac_status=$?
18645 grep -v '^ *+' conftest.er1 >conftest.err
18646 rm -f conftest.er1
18647 cat conftest.err >&5
18648 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18649 (exit $ac_status); } && {
18650 test -z "$ac_c_werror_flag" ||
18651 test ! -s conftest.err
18652 } && test -s conftest.$ac_objext; then
18653 cat >conftest.$ac_ext <<_ACEOF
18654 /* confdefs.h. */
18655 _ACEOF
18656 cat confdefs.h >>conftest.$ac_ext
18657 cat >>conftest.$ac_ext <<_ACEOF
18658 /* end confdefs.h. */
18659 #include <ldap.h>
18662 main ()
18664 if (sizeof ((LDAPSortKey)))
18665 return 0;
18667 return 0;
18669 _ACEOF
18670 rm -f conftest.$ac_objext
18671 if { (ac_try="$ac_compile"
18672 case "(($ac_try" in
18673 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18674 *) ac_try_echo=$ac_try;;
18675 esac
18676 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18677 $as_echo "$ac_try_echo") >&5
18678 (eval "$ac_compile") 2>conftest.er1
18679 ac_status=$?
18680 grep -v '^ *+' conftest.er1 >conftest.err
18681 rm -f conftest.er1
18682 cat conftest.err >&5
18683 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18684 (exit $ac_status); } && {
18685 test -z "$ac_c_werror_flag" ||
18686 test ! -s conftest.err
18687 } && test -s conftest.$ac_objext; then
18689 else
18690 $as_echo "$as_me: failed program was:" >&5
18691 sed 's/^/| /' conftest.$ac_ext >&5
18693 ac_cv_type_LDAPSortKey=yes
18696 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18697 else
18698 $as_echo "$as_me: failed program was:" >&5
18699 sed 's/^/| /' conftest.$ac_ext >&5
18704 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18706 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
18707 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
18708 if test "x$ac_cv_type_LDAPSortKey" = x""yes; then
18709 { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
18710 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
18711 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
18712 $as_echo_n "(cached) " >&6
18713 else
18714 ac_check_lib_save_LIBS=$LIBS
18715 LIBS="-lldap_r $LIBPTHREAD $LIBS"
18716 cat >conftest.$ac_ext <<_ACEOF
18717 /* confdefs.h. */
18718 _ACEOF
18719 cat confdefs.h >>conftest.$ac_ext
18720 cat >>conftest.$ac_ext <<_ACEOF
18721 /* end confdefs.h. */
18723 /* Override any GCC internal prototype to avoid an error.
18724 Use char because int might match the return type of a GCC
18725 builtin and then its argument prototype would still apply. */
18726 #ifdef __cplusplus
18727 extern "C"
18728 #endif
18729 char ldap_initialize ();
18731 main ()
18733 return ldap_initialize ();
18735 return 0;
18737 _ACEOF
18738 rm -f conftest.$ac_objext conftest$ac_exeext
18739 if { (ac_try="$ac_link"
18740 case "(($ac_try" in
18741 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18742 *) ac_try_echo=$ac_try;;
18743 esac
18744 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18745 $as_echo "$ac_try_echo") >&5
18746 (eval "$ac_link") 2>conftest.er1
18747 ac_status=$?
18748 grep -v '^ *+' conftest.er1 >conftest.err
18749 rm -f conftest.er1
18750 cat conftest.err >&5
18751 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18752 (exit $ac_status); } && {
18753 test -z "$ac_c_werror_flag" ||
18754 test ! -s conftest.err
18755 } && test -s conftest$ac_exeext && {
18756 test "$cross_compiling" = yes ||
18757 $as_test_x conftest$ac_exeext
18758 }; then
18759 ac_cv_lib_ldap_r_ldap_initialize=yes
18760 else
18761 $as_echo "$as_me: failed program was:" >&5
18762 sed 's/^/| /' conftest.$ac_ext >&5
18764 ac_cv_lib_ldap_r_ldap_initialize=no
18767 rm -rf conftest.dSYM
18768 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18769 conftest$ac_exeext conftest.$ac_ext
18770 LIBS=$ac_check_lib_save_LIBS
18772 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
18773 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
18774 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then
18775 { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
18776 $as_echo_n "checking for ber_init in -llber... " >&6; }
18777 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
18778 $as_echo_n "(cached) " >&6
18779 else
18780 ac_check_lib_save_LIBS=$LIBS
18781 LIBS="-llber $LIBPTHREAD $LIBS"
18782 cat >conftest.$ac_ext <<_ACEOF
18783 /* confdefs.h. */
18784 _ACEOF
18785 cat confdefs.h >>conftest.$ac_ext
18786 cat >>conftest.$ac_ext <<_ACEOF
18787 /* end confdefs.h. */
18789 /* Override any GCC internal prototype to avoid an error.
18790 Use char because int might match the return type of a GCC
18791 builtin and then its argument prototype would still apply. */
18792 #ifdef __cplusplus
18793 extern "C"
18794 #endif
18795 char ber_init ();
18797 main ()
18799 return ber_init ();
18801 return 0;
18803 _ACEOF
18804 rm -f conftest.$ac_objext conftest$ac_exeext
18805 if { (ac_try="$ac_link"
18806 case "(($ac_try" in
18807 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18808 *) ac_try_echo=$ac_try;;
18809 esac
18810 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18811 $as_echo "$ac_try_echo") >&5
18812 (eval "$ac_link") 2>conftest.er1
18813 ac_status=$?
18814 grep -v '^ *+' conftest.er1 >conftest.err
18815 rm -f conftest.er1
18816 cat conftest.err >&5
18817 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18818 (exit $ac_status); } && {
18819 test -z "$ac_c_werror_flag" ||
18820 test ! -s conftest.err
18821 } && test -s conftest$ac_exeext && {
18822 test "$cross_compiling" = yes ||
18823 $as_test_x conftest$ac_exeext
18824 }; then
18825 ac_cv_lib_lber_ber_init=yes
18826 else
18827 $as_echo "$as_me: failed program was:" >&5
18828 sed 's/^/| /' conftest.$ac_ext >&5
18830 ac_cv_lib_lber_ber_init=no
18833 rm -rf conftest.dSYM
18834 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18835 conftest$ac_exeext conftest.$ac_ext
18836 LIBS=$ac_check_lib_save_LIBS
18838 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
18839 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
18840 if test "x$ac_cv_lib_lber_ber_init" = x""yes; then
18842 cat >>confdefs.h <<\_ACEOF
18843 #define HAVE_LDAP 1
18844 _ACEOF
18846 LDAPLIBS="-lldap_r -llber"
18853 ac_wine_check_funcs_save_LIBS="$LIBS"
18854 LIBS="$LIBS $LDAPLIBS $LIBPTHREAD"
18863 for ac_func in \
18864 ldap_count_references \
18865 ldap_first_reference \
18866 ldap_next_reference \
18867 ldap_parse_reference \
18868 ldap_parse_sort_control \
18869 ldap_parse_sortresponse_control \
18870 ldap_parse_vlv_control \
18871 ldap_parse_vlvresponse_control
18873 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18874 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18875 $as_echo_n "checking for $ac_func... " >&6; }
18876 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18877 $as_echo_n "(cached) " >&6
18878 else
18879 cat >conftest.$ac_ext <<_ACEOF
18880 /* confdefs.h. */
18881 _ACEOF
18882 cat confdefs.h >>conftest.$ac_ext
18883 cat >>conftest.$ac_ext <<_ACEOF
18884 /* end confdefs.h. */
18885 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18886 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18887 #define $ac_func innocuous_$ac_func
18889 /* System header to define __stub macros and hopefully few prototypes,
18890 which can conflict with char $ac_func (); below.
18891 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18892 <limits.h> exists even on freestanding compilers. */
18894 #ifdef __STDC__
18895 # include <limits.h>
18896 #else
18897 # include <assert.h>
18898 #endif
18900 #undef $ac_func
18902 /* Override any GCC internal prototype to avoid an error.
18903 Use char because int might match the return type of a GCC
18904 builtin and then its argument prototype would still apply. */
18905 #ifdef __cplusplus
18906 extern "C"
18907 #endif
18908 char $ac_func ();
18909 /* The GNU C library defines this for functions which it implements
18910 to always fail with ENOSYS. Some functions are actually named
18911 something starting with __ and the normal name is an alias. */
18912 #if defined __stub_$ac_func || defined __stub___$ac_func
18913 choke me
18914 #endif
18917 main ()
18919 return $ac_func ();
18921 return 0;
18923 _ACEOF
18924 rm -f conftest.$ac_objext conftest$ac_exeext
18925 if { (ac_try="$ac_link"
18926 case "(($ac_try" in
18927 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18928 *) ac_try_echo=$ac_try;;
18929 esac
18930 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18931 $as_echo "$ac_try_echo") >&5
18932 (eval "$ac_link") 2>conftest.er1
18933 ac_status=$?
18934 grep -v '^ *+' conftest.er1 >conftest.err
18935 rm -f conftest.er1
18936 cat conftest.err >&5
18937 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18938 (exit $ac_status); } && {
18939 test -z "$ac_c_werror_flag" ||
18940 test ! -s conftest.err
18941 } && test -s conftest$ac_exeext && {
18942 test "$cross_compiling" = yes ||
18943 $as_test_x conftest$ac_exeext
18944 }; then
18945 eval "$as_ac_var=yes"
18946 else
18947 $as_echo "$as_me: failed program was:" >&5
18948 sed 's/^/| /' conftest.$ac_ext >&5
18950 eval "$as_ac_var=no"
18953 rm -rf conftest.dSYM
18954 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18955 conftest$ac_exeext conftest.$ac_ext
18957 ac_res=`eval 'as_val=${'$as_ac_var'}
18958 $as_echo "$as_val"'`
18959 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18960 $as_echo "$ac_res" >&6; }
18961 as_val=`eval 'as_val=${'$as_ac_var'}
18962 $as_echo "$as_val"'`
18963 if test "x$as_val" = x""yes; then
18964 cat >>confdefs.h <<_ACEOF
18965 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18966 _ACEOF
18969 done
18971 LIBS="$ac_wine_check_funcs_save_LIBS"
18973 if test "x$LDAPLIBS" = "x"; then
18974 case "x$with_ldap" in
18975 x) wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
18976 xno) ;;
18977 *) { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
18978 This is an error since --with-ldap was requested." >&5
18979 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
18980 This is an error since --with-ldap was requested." >&2;}
18981 { (exit 1); exit 1; }; } ;;
18982 esac
18986 { $as_echo "$as_me:$LINENO: checking whether mkdir takes only one argument" >&5
18987 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
18988 if test "${wine_cv_one_arg_mkdir+set}" = set; then
18989 $as_echo_n "(cached) " >&6
18990 else
18991 cat >conftest.$ac_ext <<_ACEOF
18992 /* confdefs.h. */
18993 _ACEOF
18994 cat confdefs.h >>conftest.$ac_ext
18995 cat >>conftest.$ac_ext <<_ACEOF
18996 /* end confdefs.h. */
18997 #include <sys/stat.h>
18999 main ()
19001 mkdir("foo");
19003 return 0;
19005 _ACEOF
19006 rm -f conftest.$ac_objext
19007 if { (ac_try="$ac_compile"
19008 case "(($ac_try" in
19009 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19010 *) ac_try_echo=$ac_try;;
19011 esac
19012 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19013 $as_echo "$ac_try_echo") >&5
19014 (eval "$ac_compile") 2>conftest.er1
19015 ac_status=$?
19016 grep -v '^ *+' conftest.er1 >conftest.err
19017 rm -f conftest.er1
19018 cat conftest.err >&5
19019 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19020 (exit $ac_status); } && {
19021 test -z "$ac_c_werror_flag" ||
19022 test ! -s conftest.err
19023 } && test -s conftest.$ac_objext; then
19024 wine_cv_one_arg_mkdir=yes
19025 else
19026 $as_echo "$as_me: failed program was:" >&5
19027 sed 's/^/| /' conftest.$ac_ext >&5
19029 wine_cv_one_arg_mkdir=no
19032 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19034 { $as_echo "$as_me:$LINENO: result: $wine_cv_one_arg_mkdir" >&5
19035 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
19036 if test "$wine_cv_one_arg_mkdir" = "yes"
19037 then
19039 cat >>confdefs.h <<\_ACEOF
19040 #define HAVE_ONE_ARG_MKDIR 1
19041 _ACEOF
19046 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19047 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19048 if test "${ac_cv_c_const+set}" = set; then
19049 $as_echo_n "(cached) " >&6
19050 else
19051 cat >conftest.$ac_ext <<_ACEOF
19052 /* confdefs.h. */
19053 _ACEOF
19054 cat confdefs.h >>conftest.$ac_ext
19055 cat >>conftest.$ac_ext <<_ACEOF
19056 /* end confdefs.h. */
19059 main ()
19061 /* FIXME: Include the comments suggested by Paul. */
19062 #ifndef __cplusplus
19063 /* Ultrix mips cc rejects this. */
19064 typedef int charset[2];
19065 const charset cs;
19066 /* SunOS 4.1.1 cc rejects this. */
19067 char const *const *pcpcc;
19068 char **ppc;
19069 /* NEC SVR4.0.2 mips cc rejects this. */
19070 struct point {int x, y;};
19071 static struct point const zero = {0,0};
19072 /* AIX XL C 1.02.0.0 rejects this.
19073 It does not let you subtract one const X* pointer from another in
19074 an arm of an if-expression whose if-part is not a constant
19075 expression */
19076 const char *g = "string";
19077 pcpcc = &g + (g ? g-g : 0);
19078 /* HPUX 7.0 cc rejects these. */
19079 ++pcpcc;
19080 ppc = (char**) pcpcc;
19081 pcpcc = (char const *const *) ppc;
19082 { /* SCO 3.2v4 cc rejects this. */
19083 char *t;
19084 char const *s = 0 ? (char *) 0 : (char const *) 0;
19086 *t++ = 0;
19087 if (s) return 0;
19089 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
19090 int x[] = {25, 17};
19091 const int *foo = &x[0];
19092 ++foo;
19094 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19095 typedef const int *iptr;
19096 iptr p = 0;
19097 ++p;
19099 { /* AIX XL C 1.02.0.0 rejects this saying
19100 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19101 struct s { int j; const int *ap[3]; };
19102 struct s *b; b->j = 5;
19104 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19105 const int foo = 10;
19106 if (!foo) return 0;
19108 return !cs[0] && !zero.x;
19109 #endif
19112 return 0;
19114 _ACEOF
19115 rm -f conftest.$ac_objext
19116 if { (ac_try="$ac_compile"
19117 case "(($ac_try" in
19118 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19119 *) ac_try_echo=$ac_try;;
19120 esac
19121 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19122 $as_echo "$ac_try_echo") >&5
19123 (eval "$ac_compile") 2>conftest.er1
19124 ac_status=$?
19125 grep -v '^ *+' conftest.er1 >conftest.err
19126 rm -f conftest.er1
19127 cat conftest.err >&5
19128 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19129 (exit $ac_status); } && {
19130 test -z "$ac_c_werror_flag" ||
19131 test ! -s conftest.err
19132 } && test -s conftest.$ac_objext; then
19133 ac_cv_c_const=yes
19134 else
19135 $as_echo "$as_me: failed program was:" >&5
19136 sed 's/^/| /' conftest.$ac_ext >&5
19138 ac_cv_c_const=no
19141 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19143 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19144 $as_echo "$ac_cv_c_const" >&6; }
19145 if test $ac_cv_c_const = no; then
19147 cat >>confdefs.h <<\_ACEOF
19148 #define const /**/
19149 _ACEOF
19153 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19154 $as_echo_n "checking for inline... " >&6; }
19155 if test "${ac_cv_c_inline+set}" = set; then
19156 $as_echo_n "(cached) " >&6
19157 else
19158 ac_cv_c_inline=no
19159 for ac_kw in inline __inline__ __inline; do
19160 cat >conftest.$ac_ext <<_ACEOF
19161 /* confdefs.h. */
19162 _ACEOF
19163 cat confdefs.h >>conftest.$ac_ext
19164 cat >>conftest.$ac_ext <<_ACEOF
19165 /* end confdefs.h. */
19166 #ifndef __cplusplus
19167 typedef int foo_t;
19168 static $ac_kw foo_t static_foo () {return 0; }
19169 $ac_kw foo_t foo () {return 0; }
19170 #endif
19172 _ACEOF
19173 rm -f conftest.$ac_objext
19174 if { (ac_try="$ac_compile"
19175 case "(($ac_try" in
19176 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19177 *) ac_try_echo=$ac_try;;
19178 esac
19179 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19180 $as_echo "$ac_try_echo") >&5
19181 (eval "$ac_compile") 2>conftest.er1
19182 ac_status=$?
19183 grep -v '^ *+' conftest.er1 >conftest.err
19184 rm -f conftest.er1
19185 cat conftest.err >&5
19186 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19187 (exit $ac_status); } && {
19188 test -z "$ac_c_werror_flag" ||
19189 test ! -s conftest.err
19190 } && test -s conftest.$ac_objext; then
19191 ac_cv_c_inline=$ac_kw
19192 else
19193 $as_echo "$as_me: failed program was:" >&5
19194 sed 's/^/| /' conftest.$ac_ext >&5
19199 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19200 test "$ac_cv_c_inline" != no && break
19201 done
19204 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19205 $as_echo "$ac_cv_c_inline" >&6; }
19208 case $ac_cv_c_inline in
19209 inline | yes) ;;
19211 case $ac_cv_c_inline in
19212 no) ac_val=;;
19213 *) ac_val=$ac_cv_c_inline;;
19214 esac
19215 cat >>confdefs.h <<_ACEOF
19216 #ifndef __cplusplus
19217 #define inline $ac_val
19218 #endif
19219 _ACEOF
19221 esac
19223 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19224 $as_echo_n "checking for mode_t... " >&6; }
19225 if test "${ac_cv_type_mode_t+set}" = set; then
19226 $as_echo_n "(cached) " >&6
19227 else
19228 ac_cv_type_mode_t=no
19229 cat >conftest.$ac_ext <<_ACEOF
19230 /* confdefs.h. */
19231 _ACEOF
19232 cat confdefs.h >>conftest.$ac_ext
19233 cat >>conftest.$ac_ext <<_ACEOF
19234 /* end confdefs.h. */
19235 $ac_includes_default
19237 main ()
19239 if (sizeof (mode_t))
19240 return 0;
19242 return 0;
19244 _ACEOF
19245 rm -f conftest.$ac_objext
19246 if { (ac_try="$ac_compile"
19247 case "(($ac_try" in
19248 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19249 *) ac_try_echo=$ac_try;;
19250 esac
19251 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19252 $as_echo "$ac_try_echo") >&5
19253 (eval "$ac_compile") 2>conftest.er1
19254 ac_status=$?
19255 grep -v '^ *+' conftest.er1 >conftest.err
19256 rm -f conftest.er1
19257 cat conftest.err >&5
19258 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19259 (exit $ac_status); } && {
19260 test -z "$ac_c_werror_flag" ||
19261 test ! -s conftest.err
19262 } && test -s conftest.$ac_objext; then
19263 cat >conftest.$ac_ext <<_ACEOF
19264 /* confdefs.h. */
19265 _ACEOF
19266 cat confdefs.h >>conftest.$ac_ext
19267 cat >>conftest.$ac_ext <<_ACEOF
19268 /* end confdefs.h. */
19269 $ac_includes_default
19271 main ()
19273 if (sizeof ((mode_t)))
19274 return 0;
19276 return 0;
19278 _ACEOF
19279 rm -f conftest.$ac_objext
19280 if { (ac_try="$ac_compile"
19281 case "(($ac_try" in
19282 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19283 *) ac_try_echo=$ac_try;;
19284 esac
19285 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19286 $as_echo "$ac_try_echo") >&5
19287 (eval "$ac_compile") 2>conftest.er1
19288 ac_status=$?
19289 grep -v '^ *+' conftest.er1 >conftest.err
19290 rm -f conftest.er1
19291 cat conftest.err >&5
19292 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19293 (exit $ac_status); } && {
19294 test -z "$ac_c_werror_flag" ||
19295 test ! -s conftest.err
19296 } && test -s conftest.$ac_objext; then
19298 else
19299 $as_echo "$as_me: failed program was:" >&5
19300 sed 's/^/| /' conftest.$ac_ext >&5
19302 ac_cv_type_mode_t=yes
19305 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19306 else
19307 $as_echo "$as_me: failed program was:" >&5
19308 sed 's/^/| /' conftest.$ac_ext >&5
19313 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19315 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19316 $as_echo "$ac_cv_type_mode_t" >&6; }
19317 if test "x$ac_cv_type_mode_t" = x""yes; then
19319 cat >>confdefs.h <<_ACEOF
19320 #define HAVE_MODE_T 1
19321 _ACEOF
19325 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
19326 $as_echo_n "checking for off_t... " >&6; }
19327 if test "${ac_cv_type_off_t+set}" = set; then
19328 $as_echo_n "(cached) " >&6
19329 else
19330 ac_cv_type_off_t=no
19331 cat >conftest.$ac_ext <<_ACEOF
19332 /* confdefs.h. */
19333 _ACEOF
19334 cat confdefs.h >>conftest.$ac_ext
19335 cat >>conftest.$ac_ext <<_ACEOF
19336 /* end confdefs.h. */
19337 $ac_includes_default
19339 main ()
19341 if (sizeof (off_t))
19342 return 0;
19344 return 0;
19346 _ACEOF
19347 rm -f conftest.$ac_objext
19348 if { (ac_try="$ac_compile"
19349 case "(($ac_try" in
19350 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19351 *) ac_try_echo=$ac_try;;
19352 esac
19353 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19354 $as_echo "$ac_try_echo") >&5
19355 (eval "$ac_compile") 2>conftest.er1
19356 ac_status=$?
19357 grep -v '^ *+' conftest.er1 >conftest.err
19358 rm -f conftest.er1
19359 cat conftest.err >&5
19360 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19361 (exit $ac_status); } && {
19362 test -z "$ac_c_werror_flag" ||
19363 test ! -s conftest.err
19364 } && test -s conftest.$ac_objext; then
19365 cat >conftest.$ac_ext <<_ACEOF
19366 /* confdefs.h. */
19367 _ACEOF
19368 cat confdefs.h >>conftest.$ac_ext
19369 cat >>conftest.$ac_ext <<_ACEOF
19370 /* end confdefs.h. */
19371 $ac_includes_default
19373 main ()
19375 if (sizeof ((off_t)))
19376 return 0;
19378 return 0;
19380 _ACEOF
19381 rm -f conftest.$ac_objext
19382 if { (ac_try="$ac_compile"
19383 case "(($ac_try" in
19384 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19385 *) ac_try_echo=$ac_try;;
19386 esac
19387 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19388 $as_echo "$ac_try_echo") >&5
19389 (eval "$ac_compile") 2>conftest.er1
19390 ac_status=$?
19391 grep -v '^ *+' conftest.er1 >conftest.err
19392 rm -f conftest.er1
19393 cat conftest.err >&5
19394 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19395 (exit $ac_status); } && {
19396 test -z "$ac_c_werror_flag" ||
19397 test ! -s conftest.err
19398 } && test -s conftest.$ac_objext; then
19400 else
19401 $as_echo "$as_me: failed program was:" >&5
19402 sed 's/^/| /' conftest.$ac_ext >&5
19404 ac_cv_type_off_t=yes
19407 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19408 else
19409 $as_echo "$as_me: failed program was:" >&5
19410 sed 's/^/| /' conftest.$ac_ext >&5
19415 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19417 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
19418 $as_echo "$ac_cv_type_off_t" >&6; }
19419 if test "x$ac_cv_type_off_t" = x""yes; then
19421 cat >>confdefs.h <<_ACEOF
19422 #define HAVE_OFF_T 1
19423 _ACEOF
19427 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
19428 $as_echo_n "checking for pid_t... " >&6; }
19429 if test "${ac_cv_type_pid_t+set}" = set; then
19430 $as_echo_n "(cached) " >&6
19431 else
19432 ac_cv_type_pid_t=no
19433 cat >conftest.$ac_ext <<_ACEOF
19434 /* confdefs.h. */
19435 _ACEOF
19436 cat confdefs.h >>conftest.$ac_ext
19437 cat >>conftest.$ac_ext <<_ACEOF
19438 /* end confdefs.h. */
19439 $ac_includes_default
19441 main ()
19443 if (sizeof (pid_t))
19444 return 0;
19446 return 0;
19448 _ACEOF
19449 rm -f conftest.$ac_objext
19450 if { (ac_try="$ac_compile"
19451 case "(($ac_try" in
19452 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19453 *) ac_try_echo=$ac_try;;
19454 esac
19455 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19456 $as_echo "$ac_try_echo") >&5
19457 (eval "$ac_compile") 2>conftest.er1
19458 ac_status=$?
19459 grep -v '^ *+' conftest.er1 >conftest.err
19460 rm -f conftest.er1
19461 cat conftest.err >&5
19462 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19463 (exit $ac_status); } && {
19464 test -z "$ac_c_werror_flag" ||
19465 test ! -s conftest.err
19466 } && test -s conftest.$ac_objext; then
19467 cat >conftest.$ac_ext <<_ACEOF
19468 /* confdefs.h. */
19469 _ACEOF
19470 cat confdefs.h >>conftest.$ac_ext
19471 cat >>conftest.$ac_ext <<_ACEOF
19472 /* end confdefs.h. */
19473 $ac_includes_default
19475 main ()
19477 if (sizeof ((pid_t)))
19478 return 0;
19480 return 0;
19482 _ACEOF
19483 rm -f conftest.$ac_objext
19484 if { (ac_try="$ac_compile"
19485 case "(($ac_try" in
19486 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19487 *) ac_try_echo=$ac_try;;
19488 esac
19489 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19490 $as_echo "$ac_try_echo") >&5
19491 (eval "$ac_compile") 2>conftest.er1
19492 ac_status=$?
19493 grep -v '^ *+' conftest.er1 >conftest.err
19494 rm -f conftest.er1
19495 cat conftest.err >&5
19496 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19497 (exit $ac_status); } && {
19498 test -z "$ac_c_werror_flag" ||
19499 test ! -s conftest.err
19500 } && test -s conftest.$ac_objext; then
19502 else
19503 $as_echo "$as_me: failed program was:" >&5
19504 sed 's/^/| /' conftest.$ac_ext >&5
19506 ac_cv_type_pid_t=yes
19509 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19510 else
19511 $as_echo "$as_me: failed program was:" >&5
19512 sed 's/^/| /' conftest.$ac_ext >&5
19517 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19519 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
19520 $as_echo "$ac_cv_type_pid_t" >&6; }
19521 if test "x$ac_cv_type_pid_t" = x""yes; then
19523 cat >>confdefs.h <<_ACEOF
19524 #define HAVE_PID_T 1
19525 _ACEOF
19529 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
19530 $as_echo_n "checking for size_t... " >&6; }
19531 if test "${ac_cv_type_size_t+set}" = set; then
19532 $as_echo_n "(cached) " >&6
19533 else
19534 ac_cv_type_size_t=no
19535 cat >conftest.$ac_ext <<_ACEOF
19536 /* confdefs.h. */
19537 _ACEOF
19538 cat confdefs.h >>conftest.$ac_ext
19539 cat >>conftest.$ac_ext <<_ACEOF
19540 /* end confdefs.h. */
19541 $ac_includes_default
19543 main ()
19545 if (sizeof (size_t))
19546 return 0;
19548 return 0;
19550 _ACEOF
19551 rm -f conftest.$ac_objext
19552 if { (ac_try="$ac_compile"
19553 case "(($ac_try" in
19554 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19555 *) ac_try_echo=$ac_try;;
19556 esac
19557 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19558 $as_echo "$ac_try_echo") >&5
19559 (eval "$ac_compile") 2>conftest.er1
19560 ac_status=$?
19561 grep -v '^ *+' conftest.er1 >conftest.err
19562 rm -f conftest.er1
19563 cat conftest.err >&5
19564 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19565 (exit $ac_status); } && {
19566 test -z "$ac_c_werror_flag" ||
19567 test ! -s conftest.err
19568 } && test -s conftest.$ac_objext; then
19569 cat >conftest.$ac_ext <<_ACEOF
19570 /* confdefs.h. */
19571 _ACEOF
19572 cat confdefs.h >>conftest.$ac_ext
19573 cat >>conftest.$ac_ext <<_ACEOF
19574 /* end confdefs.h. */
19575 $ac_includes_default
19577 main ()
19579 if (sizeof ((size_t)))
19580 return 0;
19582 return 0;
19584 _ACEOF
19585 rm -f conftest.$ac_objext
19586 if { (ac_try="$ac_compile"
19587 case "(($ac_try" in
19588 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19589 *) ac_try_echo=$ac_try;;
19590 esac
19591 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19592 $as_echo "$ac_try_echo") >&5
19593 (eval "$ac_compile") 2>conftest.er1
19594 ac_status=$?
19595 grep -v '^ *+' conftest.er1 >conftest.err
19596 rm -f conftest.er1
19597 cat conftest.err >&5
19598 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19599 (exit $ac_status); } && {
19600 test -z "$ac_c_werror_flag" ||
19601 test ! -s conftest.err
19602 } && test -s conftest.$ac_objext; then
19604 else
19605 $as_echo "$as_me: failed program was:" >&5
19606 sed 's/^/| /' conftest.$ac_ext >&5
19608 ac_cv_type_size_t=yes
19611 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19612 else
19613 $as_echo "$as_me: failed program was:" >&5
19614 sed 's/^/| /' conftest.$ac_ext >&5
19619 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19621 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
19622 $as_echo "$ac_cv_type_size_t" >&6; }
19623 if test "x$ac_cv_type_size_t" = x""yes; then
19625 cat >>confdefs.h <<_ACEOF
19626 #define HAVE_SIZE_T 1
19627 _ACEOF
19631 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
19632 $as_echo_n "checking for ssize_t... " >&6; }
19633 if test "${ac_cv_type_ssize_t+set}" = set; then
19634 $as_echo_n "(cached) " >&6
19635 else
19636 ac_cv_type_ssize_t=no
19637 cat >conftest.$ac_ext <<_ACEOF
19638 /* confdefs.h. */
19639 _ACEOF
19640 cat confdefs.h >>conftest.$ac_ext
19641 cat >>conftest.$ac_ext <<_ACEOF
19642 /* end confdefs.h. */
19643 $ac_includes_default
19645 main ()
19647 if (sizeof (ssize_t))
19648 return 0;
19650 return 0;
19652 _ACEOF
19653 rm -f conftest.$ac_objext
19654 if { (ac_try="$ac_compile"
19655 case "(($ac_try" in
19656 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19657 *) ac_try_echo=$ac_try;;
19658 esac
19659 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19660 $as_echo "$ac_try_echo") >&5
19661 (eval "$ac_compile") 2>conftest.er1
19662 ac_status=$?
19663 grep -v '^ *+' conftest.er1 >conftest.err
19664 rm -f conftest.er1
19665 cat conftest.err >&5
19666 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19667 (exit $ac_status); } && {
19668 test -z "$ac_c_werror_flag" ||
19669 test ! -s conftest.err
19670 } && test -s conftest.$ac_objext; then
19671 cat >conftest.$ac_ext <<_ACEOF
19672 /* confdefs.h. */
19673 _ACEOF
19674 cat confdefs.h >>conftest.$ac_ext
19675 cat >>conftest.$ac_ext <<_ACEOF
19676 /* end confdefs.h. */
19677 $ac_includes_default
19679 main ()
19681 if (sizeof ((ssize_t)))
19682 return 0;
19684 return 0;
19686 _ACEOF
19687 rm -f conftest.$ac_objext
19688 if { (ac_try="$ac_compile"
19689 case "(($ac_try" in
19690 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19691 *) ac_try_echo=$ac_try;;
19692 esac
19693 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19694 $as_echo "$ac_try_echo") >&5
19695 (eval "$ac_compile") 2>conftest.er1
19696 ac_status=$?
19697 grep -v '^ *+' conftest.er1 >conftest.err
19698 rm -f conftest.er1
19699 cat conftest.err >&5
19700 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19701 (exit $ac_status); } && {
19702 test -z "$ac_c_werror_flag" ||
19703 test ! -s conftest.err
19704 } && test -s conftest.$ac_objext; then
19706 else
19707 $as_echo "$as_me: failed program was:" >&5
19708 sed 's/^/| /' conftest.$ac_ext >&5
19710 ac_cv_type_ssize_t=yes
19713 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19714 else
19715 $as_echo "$as_me: failed program was:" >&5
19716 sed 's/^/| /' conftest.$ac_ext >&5
19721 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19723 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
19724 $as_echo "$ac_cv_type_ssize_t" >&6; }
19725 if test "x$ac_cv_type_ssize_t" = x""yes; then
19727 cat >>confdefs.h <<_ACEOF
19728 #define HAVE_SSIZE_T 1
19729 _ACEOF
19733 { $as_echo "$as_me:$LINENO: checking for long long" >&5
19734 $as_echo_n "checking for long long... " >&6; }
19735 if test "${ac_cv_type_long_long+set}" = set; then
19736 $as_echo_n "(cached) " >&6
19737 else
19738 ac_cv_type_long_long=no
19739 cat >conftest.$ac_ext <<_ACEOF
19740 /* confdefs.h. */
19741 _ACEOF
19742 cat confdefs.h >>conftest.$ac_ext
19743 cat >>conftest.$ac_ext <<_ACEOF
19744 /* end confdefs.h. */
19745 $ac_includes_default
19747 main ()
19749 if (sizeof (long long))
19750 return 0;
19752 return 0;
19754 _ACEOF
19755 rm -f conftest.$ac_objext
19756 if { (ac_try="$ac_compile"
19757 case "(($ac_try" in
19758 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19759 *) ac_try_echo=$ac_try;;
19760 esac
19761 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19762 $as_echo "$ac_try_echo") >&5
19763 (eval "$ac_compile") 2>conftest.er1
19764 ac_status=$?
19765 grep -v '^ *+' conftest.er1 >conftest.err
19766 rm -f conftest.er1
19767 cat conftest.err >&5
19768 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19769 (exit $ac_status); } && {
19770 test -z "$ac_c_werror_flag" ||
19771 test ! -s conftest.err
19772 } && test -s conftest.$ac_objext; then
19773 cat >conftest.$ac_ext <<_ACEOF
19774 /* confdefs.h. */
19775 _ACEOF
19776 cat confdefs.h >>conftest.$ac_ext
19777 cat >>conftest.$ac_ext <<_ACEOF
19778 /* end confdefs.h. */
19779 $ac_includes_default
19781 main ()
19783 if (sizeof ((long long)))
19784 return 0;
19786 return 0;
19788 _ACEOF
19789 rm -f conftest.$ac_objext
19790 if { (ac_try="$ac_compile"
19791 case "(($ac_try" in
19792 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19793 *) ac_try_echo=$ac_try;;
19794 esac
19795 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19796 $as_echo "$ac_try_echo") >&5
19797 (eval "$ac_compile") 2>conftest.er1
19798 ac_status=$?
19799 grep -v '^ *+' conftest.er1 >conftest.err
19800 rm -f conftest.er1
19801 cat conftest.err >&5
19802 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19803 (exit $ac_status); } && {
19804 test -z "$ac_c_werror_flag" ||
19805 test ! -s conftest.err
19806 } && test -s conftest.$ac_objext; then
19808 else
19809 $as_echo "$as_me: failed program was:" >&5
19810 sed 's/^/| /' conftest.$ac_ext >&5
19812 ac_cv_type_long_long=yes
19815 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19816 else
19817 $as_echo "$as_me: failed program was:" >&5
19818 sed 's/^/| /' conftest.$ac_ext >&5
19823 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19825 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
19826 $as_echo "$ac_cv_type_long_long" >&6; }
19827 if test "x$ac_cv_type_long_long" = x""yes; then
19829 cat >>confdefs.h <<_ACEOF
19830 #define HAVE_LONG_LONG 1
19831 _ACEOF
19835 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
19836 $as_echo_n "checking for fsblkcnt_t... " >&6; }
19837 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
19838 $as_echo_n "(cached) " >&6
19839 else
19840 ac_cv_type_fsblkcnt_t=no
19841 cat >conftest.$ac_ext <<_ACEOF
19842 /* confdefs.h. */
19843 _ACEOF
19844 cat confdefs.h >>conftest.$ac_ext
19845 cat >>conftest.$ac_ext <<_ACEOF
19846 /* end confdefs.h. */
19847 $ac_includes_default
19849 main ()
19851 if (sizeof (fsblkcnt_t))
19852 return 0;
19854 return 0;
19856 _ACEOF
19857 rm -f conftest.$ac_objext
19858 if { (ac_try="$ac_compile"
19859 case "(($ac_try" in
19860 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19861 *) ac_try_echo=$ac_try;;
19862 esac
19863 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19864 $as_echo "$ac_try_echo") >&5
19865 (eval "$ac_compile") 2>conftest.er1
19866 ac_status=$?
19867 grep -v '^ *+' conftest.er1 >conftest.err
19868 rm -f conftest.er1
19869 cat conftest.err >&5
19870 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19871 (exit $ac_status); } && {
19872 test -z "$ac_c_werror_flag" ||
19873 test ! -s conftest.err
19874 } && test -s conftest.$ac_objext; then
19875 cat >conftest.$ac_ext <<_ACEOF
19876 /* confdefs.h. */
19877 _ACEOF
19878 cat confdefs.h >>conftest.$ac_ext
19879 cat >>conftest.$ac_ext <<_ACEOF
19880 /* end confdefs.h. */
19881 $ac_includes_default
19883 main ()
19885 if (sizeof ((fsblkcnt_t)))
19886 return 0;
19888 return 0;
19890 _ACEOF
19891 rm -f conftest.$ac_objext
19892 if { (ac_try="$ac_compile"
19893 case "(($ac_try" in
19894 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19895 *) ac_try_echo=$ac_try;;
19896 esac
19897 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19898 $as_echo "$ac_try_echo") >&5
19899 (eval "$ac_compile") 2>conftest.er1
19900 ac_status=$?
19901 grep -v '^ *+' conftest.er1 >conftest.err
19902 rm -f conftest.er1
19903 cat conftest.err >&5
19904 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19905 (exit $ac_status); } && {
19906 test -z "$ac_c_werror_flag" ||
19907 test ! -s conftest.err
19908 } && test -s conftest.$ac_objext; then
19910 else
19911 $as_echo "$as_me: failed program was:" >&5
19912 sed 's/^/| /' conftest.$ac_ext >&5
19914 ac_cv_type_fsblkcnt_t=yes
19917 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19918 else
19919 $as_echo "$as_me: failed program was:" >&5
19920 sed 's/^/| /' conftest.$ac_ext >&5
19925 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19927 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
19928 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
19929 if test "x$ac_cv_type_fsblkcnt_t" = x""yes; then
19931 cat >>confdefs.h <<_ACEOF
19932 #define HAVE_FSBLKCNT_T 1
19933 _ACEOF
19937 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
19938 $as_echo_n "checking for fsfilcnt_t... " >&6; }
19939 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
19940 $as_echo_n "(cached) " >&6
19941 else
19942 ac_cv_type_fsfilcnt_t=no
19943 cat >conftest.$ac_ext <<_ACEOF
19944 /* confdefs.h. */
19945 _ACEOF
19946 cat confdefs.h >>conftest.$ac_ext
19947 cat >>conftest.$ac_ext <<_ACEOF
19948 /* end confdefs.h. */
19949 $ac_includes_default
19951 main ()
19953 if (sizeof (fsfilcnt_t))
19954 return 0;
19956 return 0;
19958 _ACEOF
19959 rm -f conftest.$ac_objext
19960 if { (ac_try="$ac_compile"
19961 case "(($ac_try" in
19962 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19963 *) ac_try_echo=$ac_try;;
19964 esac
19965 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19966 $as_echo "$ac_try_echo") >&5
19967 (eval "$ac_compile") 2>conftest.er1
19968 ac_status=$?
19969 grep -v '^ *+' conftest.er1 >conftest.err
19970 rm -f conftest.er1
19971 cat conftest.err >&5
19972 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19973 (exit $ac_status); } && {
19974 test -z "$ac_c_werror_flag" ||
19975 test ! -s conftest.err
19976 } && test -s conftest.$ac_objext; then
19977 cat >conftest.$ac_ext <<_ACEOF
19978 /* confdefs.h. */
19979 _ACEOF
19980 cat confdefs.h >>conftest.$ac_ext
19981 cat >>conftest.$ac_ext <<_ACEOF
19982 /* end confdefs.h. */
19983 $ac_includes_default
19985 main ()
19987 if (sizeof ((fsfilcnt_t)))
19988 return 0;
19990 return 0;
19992 _ACEOF
19993 rm -f conftest.$ac_objext
19994 if { (ac_try="$ac_compile"
19995 case "(($ac_try" in
19996 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19997 *) ac_try_echo=$ac_try;;
19998 esac
19999 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20000 $as_echo "$ac_try_echo") >&5
20001 (eval "$ac_compile") 2>conftest.er1
20002 ac_status=$?
20003 grep -v '^ *+' conftest.er1 >conftest.err
20004 rm -f conftest.er1
20005 cat conftest.err >&5
20006 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20007 (exit $ac_status); } && {
20008 test -z "$ac_c_werror_flag" ||
20009 test ! -s conftest.err
20010 } && test -s conftest.$ac_objext; then
20012 else
20013 $as_echo "$as_me: failed program was:" >&5
20014 sed 's/^/| /' conftest.$ac_ext >&5
20016 ac_cv_type_fsfilcnt_t=yes
20019 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20020 else
20021 $as_echo "$as_me: failed program was:" >&5
20022 sed 's/^/| /' conftest.$ac_ext >&5
20027 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20029 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20030 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20031 if test "x$ac_cv_type_fsfilcnt_t" = x""yes; then
20033 cat >>confdefs.h <<_ACEOF
20034 #define HAVE_FSFILCNT_T 1
20035 _ACEOF
20040 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20041 $as_echo_n "checking for sigset_t... " >&6; }
20042 if test "${ac_cv_type_sigset_t+set}" = set; then
20043 $as_echo_n "(cached) " >&6
20044 else
20045 ac_cv_type_sigset_t=no
20046 cat >conftest.$ac_ext <<_ACEOF
20047 /* confdefs.h. */
20048 _ACEOF
20049 cat confdefs.h >>conftest.$ac_ext
20050 cat >>conftest.$ac_ext <<_ACEOF
20051 /* end confdefs.h. */
20052 #include <sys/types.h>
20053 #include <signal.h>
20056 main ()
20058 if (sizeof (sigset_t))
20059 return 0;
20061 return 0;
20063 _ACEOF
20064 rm -f conftest.$ac_objext
20065 if { (ac_try="$ac_compile"
20066 case "(($ac_try" in
20067 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20068 *) ac_try_echo=$ac_try;;
20069 esac
20070 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20071 $as_echo "$ac_try_echo") >&5
20072 (eval "$ac_compile") 2>conftest.er1
20073 ac_status=$?
20074 grep -v '^ *+' conftest.er1 >conftest.err
20075 rm -f conftest.er1
20076 cat conftest.err >&5
20077 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20078 (exit $ac_status); } && {
20079 test -z "$ac_c_werror_flag" ||
20080 test ! -s conftest.err
20081 } && test -s conftest.$ac_objext; then
20082 cat >conftest.$ac_ext <<_ACEOF
20083 /* confdefs.h. */
20084 _ACEOF
20085 cat confdefs.h >>conftest.$ac_ext
20086 cat >>conftest.$ac_ext <<_ACEOF
20087 /* end confdefs.h. */
20088 #include <sys/types.h>
20089 #include <signal.h>
20092 main ()
20094 if (sizeof ((sigset_t)))
20095 return 0;
20097 return 0;
20099 _ACEOF
20100 rm -f conftest.$ac_objext
20101 if { (ac_try="$ac_compile"
20102 case "(($ac_try" in
20103 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20104 *) ac_try_echo=$ac_try;;
20105 esac
20106 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20107 $as_echo "$ac_try_echo") >&5
20108 (eval "$ac_compile") 2>conftest.er1
20109 ac_status=$?
20110 grep -v '^ *+' conftest.er1 >conftest.err
20111 rm -f conftest.er1
20112 cat conftest.err >&5
20113 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20114 (exit $ac_status); } && {
20115 test -z "$ac_c_werror_flag" ||
20116 test ! -s conftest.err
20117 } && test -s conftest.$ac_objext; then
20119 else
20120 $as_echo "$as_me: failed program was:" >&5
20121 sed 's/^/| /' conftest.$ac_ext >&5
20123 ac_cv_type_sigset_t=yes
20126 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20127 else
20128 $as_echo "$as_me: failed program was:" >&5
20129 sed 's/^/| /' conftest.$ac_ext >&5
20134 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20136 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20137 $as_echo "$ac_cv_type_sigset_t" >&6; }
20138 if test "x$ac_cv_type_sigset_t" = x""yes; then
20140 cat >>confdefs.h <<_ACEOF
20141 #define HAVE_SIGSET_T 1
20142 _ACEOF
20147 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20148 $as_echo_n "checking for request_sense... " >&6; }
20149 if test "${ac_cv_type_request_sense+set}" = set; then
20150 $as_echo_n "(cached) " >&6
20151 else
20152 ac_cv_type_request_sense=no
20153 cat >conftest.$ac_ext <<_ACEOF
20154 /* confdefs.h. */
20155 _ACEOF
20156 cat confdefs.h >>conftest.$ac_ext
20157 cat >>conftest.$ac_ext <<_ACEOF
20158 /* end confdefs.h. */
20159 #include <linux/cdrom.h>
20162 main ()
20164 if (sizeof (request_sense))
20165 return 0;
20167 return 0;
20169 _ACEOF
20170 rm -f conftest.$ac_objext
20171 if { (ac_try="$ac_compile"
20172 case "(($ac_try" in
20173 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20174 *) ac_try_echo=$ac_try;;
20175 esac
20176 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20177 $as_echo "$ac_try_echo") >&5
20178 (eval "$ac_compile") 2>conftest.er1
20179 ac_status=$?
20180 grep -v '^ *+' conftest.er1 >conftest.err
20181 rm -f conftest.er1
20182 cat conftest.err >&5
20183 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20184 (exit $ac_status); } && {
20185 test -z "$ac_c_werror_flag" ||
20186 test ! -s conftest.err
20187 } && test -s conftest.$ac_objext; then
20188 cat >conftest.$ac_ext <<_ACEOF
20189 /* confdefs.h. */
20190 _ACEOF
20191 cat confdefs.h >>conftest.$ac_ext
20192 cat >>conftest.$ac_ext <<_ACEOF
20193 /* end confdefs.h. */
20194 #include <linux/cdrom.h>
20197 main ()
20199 if (sizeof ((request_sense)))
20200 return 0;
20202 return 0;
20204 _ACEOF
20205 rm -f conftest.$ac_objext
20206 if { (ac_try="$ac_compile"
20207 case "(($ac_try" in
20208 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20209 *) ac_try_echo=$ac_try;;
20210 esac
20211 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20212 $as_echo "$ac_try_echo") >&5
20213 (eval "$ac_compile") 2>conftest.er1
20214 ac_status=$?
20215 grep -v '^ *+' conftest.er1 >conftest.err
20216 rm -f conftest.er1
20217 cat conftest.err >&5
20218 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20219 (exit $ac_status); } && {
20220 test -z "$ac_c_werror_flag" ||
20221 test ! -s conftest.err
20222 } && test -s conftest.$ac_objext; then
20224 else
20225 $as_echo "$as_me: failed program was:" >&5
20226 sed 's/^/| /' conftest.$ac_ext >&5
20228 ac_cv_type_request_sense=yes
20231 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20232 else
20233 $as_echo "$as_me: failed program was:" >&5
20234 sed 's/^/| /' conftest.$ac_ext >&5
20239 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20241 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20242 $as_echo "$ac_cv_type_request_sense" >&6; }
20243 if test "x$ac_cv_type_request_sense" = x""yes; then
20245 cat >>confdefs.h <<_ACEOF
20246 #define HAVE_REQUEST_SENSE 1
20247 _ACEOF
20253 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
20254 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
20255 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
20256 $as_echo_n "(cached) " >&6
20257 else
20258 cat >conftest.$ac_ext <<_ACEOF
20259 /* confdefs.h. */
20260 _ACEOF
20261 cat confdefs.h >>conftest.$ac_ext
20262 cat >>conftest.$ac_ext <<_ACEOF
20263 /* end confdefs.h. */
20264 #ifdef HAVE_LINUX_INPUT_H
20265 #include <linux/input.h>
20266 #endif
20269 main ()
20271 static struct ff_effect ac_aggr;
20272 if (ac_aggr.direction)
20273 return 0;
20275 return 0;
20277 _ACEOF
20278 rm -f conftest.$ac_objext
20279 if { (ac_try="$ac_compile"
20280 case "(($ac_try" in
20281 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20282 *) ac_try_echo=$ac_try;;
20283 esac
20284 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20285 $as_echo "$ac_try_echo") >&5
20286 (eval "$ac_compile") 2>conftest.er1
20287 ac_status=$?
20288 grep -v '^ *+' conftest.er1 >conftest.err
20289 rm -f conftest.er1
20290 cat conftest.err >&5
20291 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20292 (exit $ac_status); } && {
20293 test -z "$ac_c_werror_flag" ||
20294 test ! -s conftest.err
20295 } && test -s conftest.$ac_objext; then
20296 ac_cv_member_struct_ff_effect_direction=yes
20297 else
20298 $as_echo "$as_me: failed program was:" >&5
20299 sed 's/^/| /' conftest.$ac_ext >&5
20301 cat >conftest.$ac_ext <<_ACEOF
20302 /* confdefs.h. */
20303 _ACEOF
20304 cat confdefs.h >>conftest.$ac_ext
20305 cat >>conftest.$ac_ext <<_ACEOF
20306 /* end confdefs.h. */
20307 #ifdef HAVE_LINUX_INPUT_H
20308 #include <linux/input.h>
20309 #endif
20312 main ()
20314 static struct ff_effect ac_aggr;
20315 if (sizeof ac_aggr.direction)
20316 return 0;
20318 return 0;
20320 _ACEOF
20321 rm -f conftest.$ac_objext
20322 if { (ac_try="$ac_compile"
20323 case "(($ac_try" in
20324 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20325 *) ac_try_echo=$ac_try;;
20326 esac
20327 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20328 $as_echo "$ac_try_echo") >&5
20329 (eval "$ac_compile") 2>conftest.er1
20330 ac_status=$?
20331 grep -v '^ *+' conftest.er1 >conftest.err
20332 rm -f conftest.er1
20333 cat conftest.err >&5
20334 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20335 (exit $ac_status); } && {
20336 test -z "$ac_c_werror_flag" ||
20337 test ! -s conftest.err
20338 } && test -s conftest.$ac_objext; then
20339 ac_cv_member_struct_ff_effect_direction=yes
20340 else
20341 $as_echo "$as_me: failed program was:" >&5
20342 sed 's/^/| /' conftest.$ac_ext >&5
20344 ac_cv_member_struct_ff_effect_direction=no
20347 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20350 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20352 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
20353 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
20354 if test "x$ac_cv_member_struct_ff_effect_direction" = x""yes; then
20356 cat >>confdefs.h <<_ACEOF
20357 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
20358 _ACEOF
20364 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
20365 $as_echo_n "checking for sigaddset... " >&6; }
20366 if test "${wine_cv_have_sigaddset+set}" = set; then
20367 $as_echo_n "(cached) " >&6
20368 else
20369 cat >conftest.$ac_ext <<_ACEOF
20370 /* confdefs.h. */
20371 _ACEOF
20372 cat confdefs.h >>conftest.$ac_ext
20373 cat >>conftest.$ac_ext <<_ACEOF
20374 /* end confdefs.h. */
20375 #include <signal.h>
20377 main ()
20379 sigset_t set; sigaddset(&set,SIGTERM);
20381 return 0;
20383 _ACEOF
20384 rm -f conftest.$ac_objext conftest$ac_exeext
20385 if { (ac_try="$ac_link"
20386 case "(($ac_try" in
20387 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20388 *) ac_try_echo=$ac_try;;
20389 esac
20390 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20391 $as_echo "$ac_try_echo") >&5
20392 (eval "$ac_link") 2>conftest.er1
20393 ac_status=$?
20394 grep -v '^ *+' conftest.er1 >conftest.err
20395 rm -f conftest.er1
20396 cat conftest.err >&5
20397 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20398 (exit $ac_status); } && {
20399 test -z "$ac_c_werror_flag" ||
20400 test ! -s conftest.err
20401 } && test -s conftest$ac_exeext && {
20402 test "$cross_compiling" = yes ||
20403 $as_test_x conftest$ac_exeext
20404 }; then
20405 wine_cv_have_sigaddset=yes
20406 else
20407 $as_echo "$as_me: failed program was:" >&5
20408 sed 's/^/| /' conftest.$ac_ext >&5
20410 wine_cv_have_sigaddset=no
20413 rm -rf conftest.dSYM
20414 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20415 conftest$ac_exeext conftest.$ac_ext
20417 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
20418 $as_echo "$wine_cv_have_sigaddset" >&6; }
20419 if test "$wine_cv_have_sigaddset" = "yes"
20420 then
20422 cat >>confdefs.h <<\_ACEOF
20423 #define HAVE_SIGADDSET 1
20424 _ACEOF
20429 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
20430 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
20431 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
20432 $as_echo_n "(cached) " >&6
20433 else
20434 cat >conftest.$ac_ext <<_ACEOF
20435 /* confdefs.h. */
20436 _ACEOF
20437 cat confdefs.h >>conftest.$ac_ext
20438 cat >>conftest.$ac_ext <<_ACEOF
20439 /* end confdefs.h. */
20440 #include <netdb.h>
20442 main ()
20445 char *name=0;
20446 struct hostent he;
20447 struct hostent *result;
20448 char *buf=0;
20449 int bufsize=0;
20450 int res,errnr;
20451 char *addr=0;
20452 int addrlen=0;
20453 int addrtype=0;
20454 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
20455 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
20458 return 0;
20460 _ACEOF
20461 rm -f conftest.$ac_objext conftest$ac_exeext
20462 if { (ac_try="$ac_link"
20463 case "(($ac_try" in
20464 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20465 *) ac_try_echo=$ac_try;;
20466 esac
20467 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20468 $as_echo "$ac_try_echo") >&5
20469 (eval "$ac_link") 2>conftest.er1
20470 ac_status=$?
20471 grep -v '^ *+' conftest.er1 >conftest.err
20472 rm -f conftest.er1
20473 cat conftest.err >&5
20474 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20475 (exit $ac_status); } && {
20476 test -z "$ac_c_werror_flag" ||
20477 test ! -s conftest.err
20478 } && test -s conftest$ac_exeext && {
20479 test "$cross_compiling" = yes ||
20480 $as_test_x conftest$ac_exeext
20481 }; then
20482 wine_cv_linux_gethostbyname_r_6=yes
20483 else
20484 $as_echo "$as_me: failed program was:" >&5
20485 sed 's/^/| /' conftest.$ac_ext >&5
20487 wine_cv_linux_gethostbyname_r_6=no
20491 rm -rf conftest.dSYM
20492 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20493 conftest$ac_exeext conftest.$ac_ext
20496 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
20497 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
20498 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
20499 then
20501 cat >>confdefs.h <<\_ACEOF
20502 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
20503 _ACEOF
20507 if test "$ac_cv_header_linux_joystick_h" = "yes"
20508 then
20509 { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
20510 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
20511 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
20512 $as_echo_n "(cached) " >&6
20513 else
20514 cat >conftest.$ac_ext <<_ACEOF
20515 /* confdefs.h. */
20516 _ACEOF
20517 cat confdefs.h >>conftest.$ac_ext
20518 cat >>conftest.$ac_ext <<_ACEOF
20519 /* end confdefs.h. */
20521 #include <sys/ioctl.h>
20522 #include <sys/types.h>
20523 #include <linux/joystick.h>
20525 struct js_event blub;
20526 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
20527 #error "no 2.2 header"
20528 #endif
20531 main ()
20533 /*empty*/
20535 return 0;
20537 _ACEOF
20538 rm -f conftest.$ac_objext
20539 if { (ac_try="$ac_compile"
20540 case "(($ac_try" in
20541 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20542 *) ac_try_echo=$ac_try;;
20543 esac
20544 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20545 $as_echo "$ac_try_echo") >&5
20546 (eval "$ac_compile") 2>conftest.er1
20547 ac_status=$?
20548 grep -v '^ *+' conftest.er1 >conftest.err
20549 rm -f conftest.er1
20550 cat conftest.err >&5
20551 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20552 (exit $ac_status); } && {
20553 test -z "$ac_c_werror_flag" ||
20554 test ! -s conftest.err
20555 } && test -s conftest.$ac_objext; then
20556 wine_cv_linux_joystick_22_api=yes
20557 else
20558 $as_echo "$as_me: failed program was:" >&5
20559 sed 's/^/| /' conftest.$ac_ext >&5
20561 wine_cv_linux_joystick_22_api=no
20564 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20567 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
20568 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
20569 if test "$wine_cv_linux_joystick_22_api" = "yes"
20570 then
20572 cat >>confdefs.h <<\_ACEOF
20573 #define HAVE_LINUX_22_JOYSTICK_API 1
20574 _ACEOF
20580 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
20581 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
20582 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
20583 $as_echo_n "(cached) " >&6
20584 else
20585 cat >conftest.$ac_ext <<_ACEOF
20586 /* confdefs.h. */
20587 _ACEOF
20588 cat confdefs.h >>conftest.$ac_ext
20589 cat >>conftest.$ac_ext <<_ACEOF
20590 /* end confdefs.h. */
20591 #include <sys/types.h>
20592 #ifdef HAVE_SYS_PARAM_H
20593 # include <sys/param.h>
20594 #endif
20595 #ifdef HAVE_SYS_MOUNT_H
20596 # include <sys/mount.h>
20597 #endif
20598 #ifdef HAVE_SYS_VFS_H
20599 # include <sys/vfs.h>
20600 #endif
20601 #ifdef HAVE_SYS_STATFS_H
20602 # include <sys/statfs.h>
20603 #endif
20606 main ()
20608 static struct statfs ac_aggr;
20609 if (ac_aggr.f_bfree)
20610 return 0;
20612 return 0;
20614 _ACEOF
20615 rm -f conftest.$ac_objext
20616 if { (ac_try="$ac_compile"
20617 case "(($ac_try" in
20618 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20619 *) ac_try_echo=$ac_try;;
20620 esac
20621 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20622 $as_echo "$ac_try_echo") >&5
20623 (eval "$ac_compile") 2>conftest.er1
20624 ac_status=$?
20625 grep -v '^ *+' conftest.er1 >conftest.err
20626 rm -f conftest.er1
20627 cat conftest.err >&5
20628 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20629 (exit $ac_status); } && {
20630 test -z "$ac_c_werror_flag" ||
20631 test ! -s conftest.err
20632 } && test -s conftest.$ac_objext; then
20633 ac_cv_member_struct_statfs_f_bfree=yes
20634 else
20635 $as_echo "$as_me: failed program was:" >&5
20636 sed 's/^/| /' conftest.$ac_ext >&5
20638 cat >conftest.$ac_ext <<_ACEOF
20639 /* confdefs.h. */
20640 _ACEOF
20641 cat confdefs.h >>conftest.$ac_ext
20642 cat >>conftest.$ac_ext <<_ACEOF
20643 /* end confdefs.h. */
20644 #include <sys/types.h>
20645 #ifdef HAVE_SYS_PARAM_H
20646 # include <sys/param.h>
20647 #endif
20648 #ifdef HAVE_SYS_MOUNT_H
20649 # include <sys/mount.h>
20650 #endif
20651 #ifdef HAVE_SYS_VFS_H
20652 # include <sys/vfs.h>
20653 #endif
20654 #ifdef HAVE_SYS_STATFS_H
20655 # include <sys/statfs.h>
20656 #endif
20659 main ()
20661 static struct statfs ac_aggr;
20662 if (sizeof ac_aggr.f_bfree)
20663 return 0;
20665 return 0;
20667 _ACEOF
20668 rm -f conftest.$ac_objext
20669 if { (ac_try="$ac_compile"
20670 case "(($ac_try" in
20671 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20672 *) ac_try_echo=$ac_try;;
20673 esac
20674 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20675 $as_echo "$ac_try_echo") >&5
20676 (eval "$ac_compile") 2>conftest.er1
20677 ac_status=$?
20678 grep -v '^ *+' conftest.er1 >conftest.err
20679 rm -f conftest.er1
20680 cat conftest.err >&5
20681 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20682 (exit $ac_status); } && {
20683 test -z "$ac_c_werror_flag" ||
20684 test ! -s conftest.err
20685 } && test -s conftest.$ac_objext; then
20686 ac_cv_member_struct_statfs_f_bfree=yes
20687 else
20688 $as_echo "$as_me: failed program was:" >&5
20689 sed 's/^/| /' conftest.$ac_ext >&5
20691 ac_cv_member_struct_statfs_f_bfree=no
20694 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20697 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20699 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
20700 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
20701 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then
20703 cat >>confdefs.h <<_ACEOF
20704 #define HAVE_STRUCT_STATFS_F_BFREE 1
20705 _ACEOF
20709 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
20710 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
20711 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
20712 $as_echo_n "(cached) " >&6
20713 else
20714 cat >conftest.$ac_ext <<_ACEOF
20715 /* confdefs.h. */
20716 _ACEOF
20717 cat confdefs.h >>conftest.$ac_ext
20718 cat >>conftest.$ac_ext <<_ACEOF
20719 /* end confdefs.h. */
20720 #include <sys/types.h>
20721 #ifdef HAVE_SYS_PARAM_H
20722 # include <sys/param.h>
20723 #endif
20724 #ifdef HAVE_SYS_MOUNT_H
20725 # include <sys/mount.h>
20726 #endif
20727 #ifdef HAVE_SYS_VFS_H
20728 # include <sys/vfs.h>
20729 #endif
20730 #ifdef HAVE_SYS_STATFS_H
20731 # include <sys/statfs.h>
20732 #endif
20735 main ()
20737 static struct statfs ac_aggr;
20738 if (ac_aggr.f_bavail)
20739 return 0;
20741 return 0;
20743 _ACEOF
20744 rm -f conftest.$ac_objext
20745 if { (ac_try="$ac_compile"
20746 case "(($ac_try" in
20747 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20748 *) ac_try_echo=$ac_try;;
20749 esac
20750 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20751 $as_echo "$ac_try_echo") >&5
20752 (eval "$ac_compile") 2>conftest.er1
20753 ac_status=$?
20754 grep -v '^ *+' conftest.er1 >conftest.err
20755 rm -f conftest.er1
20756 cat conftest.err >&5
20757 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20758 (exit $ac_status); } && {
20759 test -z "$ac_c_werror_flag" ||
20760 test ! -s conftest.err
20761 } && test -s conftest.$ac_objext; then
20762 ac_cv_member_struct_statfs_f_bavail=yes
20763 else
20764 $as_echo "$as_me: failed program was:" >&5
20765 sed 's/^/| /' conftest.$ac_ext >&5
20767 cat >conftest.$ac_ext <<_ACEOF
20768 /* confdefs.h. */
20769 _ACEOF
20770 cat confdefs.h >>conftest.$ac_ext
20771 cat >>conftest.$ac_ext <<_ACEOF
20772 /* end confdefs.h. */
20773 #include <sys/types.h>
20774 #ifdef HAVE_SYS_PARAM_H
20775 # include <sys/param.h>
20776 #endif
20777 #ifdef HAVE_SYS_MOUNT_H
20778 # include <sys/mount.h>
20779 #endif
20780 #ifdef HAVE_SYS_VFS_H
20781 # include <sys/vfs.h>
20782 #endif
20783 #ifdef HAVE_SYS_STATFS_H
20784 # include <sys/statfs.h>
20785 #endif
20788 main ()
20790 static struct statfs ac_aggr;
20791 if (sizeof ac_aggr.f_bavail)
20792 return 0;
20794 return 0;
20796 _ACEOF
20797 rm -f conftest.$ac_objext
20798 if { (ac_try="$ac_compile"
20799 case "(($ac_try" in
20800 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20801 *) ac_try_echo=$ac_try;;
20802 esac
20803 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20804 $as_echo "$ac_try_echo") >&5
20805 (eval "$ac_compile") 2>conftest.er1
20806 ac_status=$?
20807 grep -v '^ *+' conftest.er1 >conftest.err
20808 rm -f conftest.er1
20809 cat conftest.err >&5
20810 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20811 (exit $ac_status); } && {
20812 test -z "$ac_c_werror_flag" ||
20813 test ! -s conftest.err
20814 } && test -s conftest.$ac_objext; then
20815 ac_cv_member_struct_statfs_f_bavail=yes
20816 else
20817 $as_echo "$as_me: failed program was:" >&5
20818 sed 's/^/| /' conftest.$ac_ext >&5
20820 ac_cv_member_struct_statfs_f_bavail=no
20823 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20826 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20828 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
20829 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
20830 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then
20832 cat >>confdefs.h <<_ACEOF
20833 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
20834 _ACEOF
20838 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
20839 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
20840 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
20841 $as_echo_n "(cached) " >&6
20842 else
20843 cat >conftest.$ac_ext <<_ACEOF
20844 /* confdefs.h. */
20845 _ACEOF
20846 cat confdefs.h >>conftest.$ac_ext
20847 cat >>conftest.$ac_ext <<_ACEOF
20848 /* end confdefs.h. */
20849 #include <sys/types.h>
20850 #ifdef HAVE_SYS_PARAM_H
20851 # include <sys/param.h>
20852 #endif
20853 #ifdef HAVE_SYS_MOUNT_H
20854 # include <sys/mount.h>
20855 #endif
20856 #ifdef HAVE_SYS_VFS_H
20857 # include <sys/vfs.h>
20858 #endif
20859 #ifdef HAVE_SYS_STATFS_H
20860 # include <sys/statfs.h>
20861 #endif
20864 main ()
20866 static struct statfs ac_aggr;
20867 if (ac_aggr.f_frsize)
20868 return 0;
20870 return 0;
20872 _ACEOF
20873 rm -f conftest.$ac_objext
20874 if { (ac_try="$ac_compile"
20875 case "(($ac_try" in
20876 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20877 *) ac_try_echo=$ac_try;;
20878 esac
20879 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20880 $as_echo "$ac_try_echo") >&5
20881 (eval "$ac_compile") 2>conftest.er1
20882 ac_status=$?
20883 grep -v '^ *+' conftest.er1 >conftest.err
20884 rm -f conftest.er1
20885 cat conftest.err >&5
20886 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20887 (exit $ac_status); } && {
20888 test -z "$ac_c_werror_flag" ||
20889 test ! -s conftest.err
20890 } && test -s conftest.$ac_objext; then
20891 ac_cv_member_struct_statfs_f_frsize=yes
20892 else
20893 $as_echo "$as_me: failed program was:" >&5
20894 sed 's/^/| /' conftest.$ac_ext >&5
20896 cat >conftest.$ac_ext <<_ACEOF
20897 /* confdefs.h. */
20898 _ACEOF
20899 cat confdefs.h >>conftest.$ac_ext
20900 cat >>conftest.$ac_ext <<_ACEOF
20901 /* end confdefs.h. */
20902 #include <sys/types.h>
20903 #ifdef HAVE_SYS_PARAM_H
20904 # include <sys/param.h>
20905 #endif
20906 #ifdef HAVE_SYS_MOUNT_H
20907 # include <sys/mount.h>
20908 #endif
20909 #ifdef HAVE_SYS_VFS_H
20910 # include <sys/vfs.h>
20911 #endif
20912 #ifdef HAVE_SYS_STATFS_H
20913 # include <sys/statfs.h>
20914 #endif
20917 main ()
20919 static struct statfs ac_aggr;
20920 if (sizeof ac_aggr.f_frsize)
20921 return 0;
20923 return 0;
20925 _ACEOF
20926 rm -f conftest.$ac_objext
20927 if { (ac_try="$ac_compile"
20928 case "(($ac_try" in
20929 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20930 *) ac_try_echo=$ac_try;;
20931 esac
20932 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20933 $as_echo "$ac_try_echo") >&5
20934 (eval "$ac_compile") 2>conftest.er1
20935 ac_status=$?
20936 grep -v '^ *+' conftest.er1 >conftest.err
20937 rm -f conftest.er1
20938 cat conftest.err >&5
20939 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20940 (exit $ac_status); } && {
20941 test -z "$ac_c_werror_flag" ||
20942 test ! -s conftest.err
20943 } && test -s conftest.$ac_objext; then
20944 ac_cv_member_struct_statfs_f_frsize=yes
20945 else
20946 $as_echo "$as_me: failed program was:" >&5
20947 sed 's/^/| /' conftest.$ac_ext >&5
20949 ac_cv_member_struct_statfs_f_frsize=no
20952 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20955 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20957 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
20958 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
20959 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then
20961 cat >>confdefs.h <<_ACEOF
20962 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
20963 _ACEOF
20967 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
20968 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
20969 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
20970 $as_echo_n "(cached) " >&6
20971 else
20972 cat >conftest.$ac_ext <<_ACEOF
20973 /* confdefs.h. */
20974 _ACEOF
20975 cat confdefs.h >>conftest.$ac_ext
20976 cat >>conftest.$ac_ext <<_ACEOF
20977 /* end confdefs.h. */
20978 #include <sys/types.h>
20979 #ifdef HAVE_SYS_PARAM_H
20980 # include <sys/param.h>
20981 #endif
20982 #ifdef HAVE_SYS_MOUNT_H
20983 # include <sys/mount.h>
20984 #endif
20985 #ifdef HAVE_SYS_VFS_H
20986 # include <sys/vfs.h>
20987 #endif
20988 #ifdef HAVE_SYS_STATFS_H
20989 # include <sys/statfs.h>
20990 #endif
20993 main ()
20995 static struct statfs ac_aggr;
20996 if (ac_aggr.f_ffree)
20997 return 0;
20999 return 0;
21001 _ACEOF
21002 rm -f conftest.$ac_objext
21003 if { (ac_try="$ac_compile"
21004 case "(($ac_try" in
21005 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21006 *) ac_try_echo=$ac_try;;
21007 esac
21008 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21009 $as_echo "$ac_try_echo") >&5
21010 (eval "$ac_compile") 2>conftest.er1
21011 ac_status=$?
21012 grep -v '^ *+' conftest.er1 >conftest.err
21013 rm -f conftest.er1
21014 cat conftest.err >&5
21015 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21016 (exit $ac_status); } && {
21017 test -z "$ac_c_werror_flag" ||
21018 test ! -s conftest.err
21019 } && test -s conftest.$ac_objext; then
21020 ac_cv_member_struct_statfs_f_ffree=yes
21021 else
21022 $as_echo "$as_me: failed program was:" >&5
21023 sed 's/^/| /' conftest.$ac_ext >&5
21025 cat >conftest.$ac_ext <<_ACEOF
21026 /* confdefs.h. */
21027 _ACEOF
21028 cat confdefs.h >>conftest.$ac_ext
21029 cat >>conftest.$ac_ext <<_ACEOF
21030 /* end confdefs.h. */
21031 #include <sys/types.h>
21032 #ifdef HAVE_SYS_PARAM_H
21033 # include <sys/param.h>
21034 #endif
21035 #ifdef HAVE_SYS_MOUNT_H
21036 # include <sys/mount.h>
21037 #endif
21038 #ifdef HAVE_SYS_VFS_H
21039 # include <sys/vfs.h>
21040 #endif
21041 #ifdef HAVE_SYS_STATFS_H
21042 # include <sys/statfs.h>
21043 #endif
21046 main ()
21048 static struct statfs ac_aggr;
21049 if (sizeof ac_aggr.f_ffree)
21050 return 0;
21052 return 0;
21054 _ACEOF
21055 rm -f conftest.$ac_objext
21056 if { (ac_try="$ac_compile"
21057 case "(($ac_try" in
21058 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21059 *) ac_try_echo=$ac_try;;
21060 esac
21061 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21062 $as_echo "$ac_try_echo") >&5
21063 (eval "$ac_compile") 2>conftest.er1
21064 ac_status=$?
21065 grep -v '^ *+' conftest.er1 >conftest.err
21066 rm -f conftest.er1
21067 cat conftest.err >&5
21068 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21069 (exit $ac_status); } && {
21070 test -z "$ac_c_werror_flag" ||
21071 test ! -s conftest.err
21072 } && test -s conftest.$ac_objext; then
21073 ac_cv_member_struct_statfs_f_ffree=yes
21074 else
21075 $as_echo "$as_me: failed program was:" >&5
21076 sed 's/^/| /' conftest.$ac_ext >&5
21078 ac_cv_member_struct_statfs_f_ffree=no
21081 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21084 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21086 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21087 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21088 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then
21090 cat >>confdefs.h <<_ACEOF
21091 #define HAVE_STRUCT_STATFS_F_FFREE 1
21092 _ACEOF
21096 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21097 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21098 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21099 $as_echo_n "(cached) " >&6
21100 else
21101 cat >conftest.$ac_ext <<_ACEOF
21102 /* confdefs.h. */
21103 _ACEOF
21104 cat confdefs.h >>conftest.$ac_ext
21105 cat >>conftest.$ac_ext <<_ACEOF
21106 /* end confdefs.h. */
21107 #include <sys/types.h>
21108 #ifdef HAVE_SYS_PARAM_H
21109 # include <sys/param.h>
21110 #endif
21111 #ifdef HAVE_SYS_MOUNT_H
21112 # include <sys/mount.h>
21113 #endif
21114 #ifdef HAVE_SYS_VFS_H
21115 # include <sys/vfs.h>
21116 #endif
21117 #ifdef HAVE_SYS_STATFS_H
21118 # include <sys/statfs.h>
21119 #endif
21122 main ()
21124 static struct statfs ac_aggr;
21125 if (ac_aggr.f_favail)
21126 return 0;
21128 return 0;
21130 _ACEOF
21131 rm -f conftest.$ac_objext
21132 if { (ac_try="$ac_compile"
21133 case "(($ac_try" in
21134 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21135 *) ac_try_echo=$ac_try;;
21136 esac
21137 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21138 $as_echo "$ac_try_echo") >&5
21139 (eval "$ac_compile") 2>conftest.er1
21140 ac_status=$?
21141 grep -v '^ *+' conftest.er1 >conftest.err
21142 rm -f conftest.er1
21143 cat conftest.err >&5
21144 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21145 (exit $ac_status); } && {
21146 test -z "$ac_c_werror_flag" ||
21147 test ! -s conftest.err
21148 } && test -s conftest.$ac_objext; then
21149 ac_cv_member_struct_statfs_f_favail=yes
21150 else
21151 $as_echo "$as_me: failed program was:" >&5
21152 sed 's/^/| /' conftest.$ac_ext >&5
21154 cat >conftest.$ac_ext <<_ACEOF
21155 /* confdefs.h. */
21156 _ACEOF
21157 cat confdefs.h >>conftest.$ac_ext
21158 cat >>conftest.$ac_ext <<_ACEOF
21159 /* end confdefs.h. */
21160 #include <sys/types.h>
21161 #ifdef HAVE_SYS_PARAM_H
21162 # include <sys/param.h>
21163 #endif
21164 #ifdef HAVE_SYS_MOUNT_H
21165 # include <sys/mount.h>
21166 #endif
21167 #ifdef HAVE_SYS_VFS_H
21168 # include <sys/vfs.h>
21169 #endif
21170 #ifdef HAVE_SYS_STATFS_H
21171 # include <sys/statfs.h>
21172 #endif
21175 main ()
21177 static struct statfs ac_aggr;
21178 if (sizeof ac_aggr.f_favail)
21179 return 0;
21181 return 0;
21183 _ACEOF
21184 rm -f conftest.$ac_objext
21185 if { (ac_try="$ac_compile"
21186 case "(($ac_try" in
21187 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21188 *) ac_try_echo=$ac_try;;
21189 esac
21190 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21191 $as_echo "$ac_try_echo") >&5
21192 (eval "$ac_compile") 2>conftest.er1
21193 ac_status=$?
21194 grep -v '^ *+' conftest.er1 >conftest.err
21195 rm -f conftest.er1
21196 cat conftest.err >&5
21197 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21198 (exit $ac_status); } && {
21199 test -z "$ac_c_werror_flag" ||
21200 test ! -s conftest.err
21201 } && test -s conftest.$ac_objext; then
21202 ac_cv_member_struct_statfs_f_favail=yes
21203 else
21204 $as_echo "$as_me: failed program was:" >&5
21205 sed 's/^/| /' conftest.$ac_ext >&5
21207 ac_cv_member_struct_statfs_f_favail=no
21210 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21213 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21215 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
21216 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
21217 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then
21219 cat >>confdefs.h <<_ACEOF
21220 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
21221 _ACEOF
21225 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
21226 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
21227 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
21228 $as_echo_n "(cached) " >&6
21229 else
21230 cat >conftest.$ac_ext <<_ACEOF
21231 /* confdefs.h. */
21232 _ACEOF
21233 cat confdefs.h >>conftest.$ac_ext
21234 cat >>conftest.$ac_ext <<_ACEOF
21235 /* end confdefs.h. */
21236 #include <sys/types.h>
21237 #ifdef HAVE_SYS_PARAM_H
21238 # include <sys/param.h>
21239 #endif
21240 #ifdef HAVE_SYS_MOUNT_H
21241 # include <sys/mount.h>
21242 #endif
21243 #ifdef HAVE_SYS_VFS_H
21244 # include <sys/vfs.h>
21245 #endif
21246 #ifdef HAVE_SYS_STATFS_H
21247 # include <sys/statfs.h>
21248 #endif
21251 main ()
21253 static struct statfs ac_aggr;
21254 if (ac_aggr.f_namelen)
21255 return 0;
21257 return 0;
21259 _ACEOF
21260 rm -f conftest.$ac_objext
21261 if { (ac_try="$ac_compile"
21262 case "(($ac_try" in
21263 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21264 *) ac_try_echo=$ac_try;;
21265 esac
21266 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21267 $as_echo "$ac_try_echo") >&5
21268 (eval "$ac_compile") 2>conftest.er1
21269 ac_status=$?
21270 grep -v '^ *+' conftest.er1 >conftest.err
21271 rm -f conftest.er1
21272 cat conftest.err >&5
21273 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21274 (exit $ac_status); } && {
21275 test -z "$ac_c_werror_flag" ||
21276 test ! -s conftest.err
21277 } && test -s conftest.$ac_objext; then
21278 ac_cv_member_struct_statfs_f_namelen=yes
21279 else
21280 $as_echo "$as_me: failed program was:" >&5
21281 sed 's/^/| /' conftest.$ac_ext >&5
21283 cat >conftest.$ac_ext <<_ACEOF
21284 /* confdefs.h. */
21285 _ACEOF
21286 cat confdefs.h >>conftest.$ac_ext
21287 cat >>conftest.$ac_ext <<_ACEOF
21288 /* end confdefs.h. */
21289 #include <sys/types.h>
21290 #ifdef HAVE_SYS_PARAM_H
21291 # include <sys/param.h>
21292 #endif
21293 #ifdef HAVE_SYS_MOUNT_H
21294 # include <sys/mount.h>
21295 #endif
21296 #ifdef HAVE_SYS_VFS_H
21297 # include <sys/vfs.h>
21298 #endif
21299 #ifdef HAVE_SYS_STATFS_H
21300 # include <sys/statfs.h>
21301 #endif
21304 main ()
21306 static struct statfs ac_aggr;
21307 if (sizeof ac_aggr.f_namelen)
21308 return 0;
21310 return 0;
21312 _ACEOF
21313 rm -f conftest.$ac_objext
21314 if { (ac_try="$ac_compile"
21315 case "(($ac_try" in
21316 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21317 *) ac_try_echo=$ac_try;;
21318 esac
21319 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21320 $as_echo "$ac_try_echo") >&5
21321 (eval "$ac_compile") 2>conftest.er1
21322 ac_status=$?
21323 grep -v '^ *+' conftest.er1 >conftest.err
21324 rm -f conftest.er1
21325 cat conftest.err >&5
21326 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21327 (exit $ac_status); } && {
21328 test -z "$ac_c_werror_flag" ||
21329 test ! -s conftest.err
21330 } && test -s conftest.$ac_objext; then
21331 ac_cv_member_struct_statfs_f_namelen=yes
21332 else
21333 $as_echo "$as_me: failed program was:" >&5
21334 sed 's/^/| /' conftest.$ac_ext >&5
21336 ac_cv_member_struct_statfs_f_namelen=no
21339 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21342 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21344 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
21345 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
21346 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then
21348 cat >>confdefs.h <<_ACEOF
21349 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
21350 _ACEOF
21356 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
21357 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
21358 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
21359 $as_echo_n "(cached) " >&6
21360 else
21361 cat >conftest.$ac_ext <<_ACEOF
21362 /* confdefs.h. */
21363 _ACEOF
21364 cat confdefs.h >>conftest.$ac_ext
21365 cat >>conftest.$ac_ext <<_ACEOF
21366 /* end confdefs.h. */
21367 #ifdef HAVE_SYS_STATVFS_H
21368 #include <sys/statvfs.h>
21369 #endif
21372 main ()
21374 static struct statvfs ac_aggr;
21375 if (ac_aggr.f_blocks)
21376 return 0;
21378 return 0;
21380 _ACEOF
21381 rm -f conftest.$ac_objext
21382 if { (ac_try="$ac_compile"
21383 case "(($ac_try" in
21384 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21385 *) ac_try_echo=$ac_try;;
21386 esac
21387 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21388 $as_echo "$ac_try_echo") >&5
21389 (eval "$ac_compile") 2>conftest.er1
21390 ac_status=$?
21391 grep -v '^ *+' conftest.er1 >conftest.err
21392 rm -f conftest.er1
21393 cat conftest.err >&5
21394 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21395 (exit $ac_status); } && {
21396 test -z "$ac_c_werror_flag" ||
21397 test ! -s conftest.err
21398 } && test -s conftest.$ac_objext; then
21399 ac_cv_member_struct_statvfs_f_blocks=yes
21400 else
21401 $as_echo "$as_me: failed program was:" >&5
21402 sed 's/^/| /' conftest.$ac_ext >&5
21404 cat >conftest.$ac_ext <<_ACEOF
21405 /* confdefs.h. */
21406 _ACEOF
21407 cat confdefs.h >>conftest.$ac_ext
21408 cat >>conftest.$ac_ext <<_ACEOF
21409 /* end confdefs.h. */
21410 #ifdef HAVE_SYS_STATVFS_H
21411 #include <sys/statvfs.h>
21412 #endif
21415 main ()
21417 static struct statvfs ac_aggr;
21418 if (sizeof ac_aggr.f_blocks)
21419 return 0;
21421 return 0;
21423 _ACEOF
21424 rm -f conftest.$ac_objext
21425 if { (ac_try="$ac_compile"
21426 case "(($ac_try" in
21427 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21428 *) ac_try_echo=$ac_try;;
21429 esac
21430 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21431 $as_echo "$ac_try_echo") >&5
21432 (eval "$ac_compile") 2>conftest.er1
21433 ac_status=$?
21434 grep -v '^ *+' conftest.er1 >conftest.err
21435 rm -f conftest.er1
21436 cat conftest.err >&5
21437 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21438 (exit $ac_status); } && {
21439 test -z "$ac_c_werror_flag" ||
21440 test ! -s conftest.err
21441 } && test -s conftest.$ac_objext; then
21442 ac_cv_member_struct_statvfs_f_blocks=yes
21443 else
21444 $as_echo "$as_me: failed program was:" >&5
21445 sed 's/^/| /' conftest.$ac_ext >&5
21447 ac_cv_member_struct_statvfs_f_blocks=no
21450 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21453 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21455 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
21456 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
21457 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then
21459 cat >>confdefs.h <<_ACEOF
21460 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
21461 _ACEOF
21467 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
21468 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
21469 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
21470 $as_echo_n "(cached) " >&6
21471 else
21472 cat >conftest.$ac_ext <<_ACEOF
21473 /* confdefs.h. */
21474 _ACEOF
21475 cat confdefs.h >>conftest.$ac_ext
21476 cat >>conftest.$ac_ext <<_ACEOF
21477 /* end confdefs.h. */
21478 #include <sys/types.h>
21479 #ifdef HAVE_SYS_SOCKET_H
21480 # include <sys/socket.h>
21481 #endif
21482 #ifdef HAVE_SYS_UN_H
21483 # include <sys/un.h>
21484 #endif
21487 main ()
21489 static struct msghdr ac_aggr;
21490 if (ac_aggr.msg_accrights)
21491 return 0;
21493 return 0;
21495 _ACEOF
21496 rm -f conftest.$ac_objext
21497 if { (ac_try="$ac_compile"
21498 case "(($ac_try" in
21499 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21500 *) ac_try_echo=$ac_try;;
21501 esac
21502 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21503 $as_echo "$ac_try_echo") >&5
21504 (eval "$ac_compile") 2>conftest.er1
21505 ac_status=$?
21506 grep -v '^ *+' conftest.er1 >conftest.err
21507 rm -f conftest.er1
21508 cat conftest.err >&5
21509 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21510 (exit $ac_status); } && {
21511 test -z "$ac_c_werror_flag" ||
21512 test ! -s conftest.err
21513 } && test -s conftest.$ac_objext; then
21514 ac_cv_member_struct_msghdr_msg_accrights=yes
21515 else
21516 $as_echo "$as_me: failed program was:" >&5
21517 sed 's/^/| /' conftest.$ac_ext >&5
21519 cat >conftest.$ac_ext <<_ACEOF
21520 /* confdefs.h. */
21521 _ACEOF
21522 cat confdefs.h >>conftest.$ac_ext
21523 cat >>conftest.$ac_ext <<_ACEOF
21524 /* end confdefs.h. */
21525 #include <sys/types.h>
21526 #ifdef HAVE_SYS_SOCKET_H
21527 # include <sys/socket.h>
21528 #endif
21529 #ifdef HAVE_SYS_UN_H
21530 # include <sys/un.h>
21531 #endif
21534 main ()
21536 static struct msghdr ac_aggr;
21537 if (sizeof ac_aggr.msg_accrights)
21538 return 0;
21540 return 0;
21542 _ACEOF
21543 rm -f conftest.$ac_objext
21544 if { (ac_try="$ac_compile"
21545 case "(($ac_try" in
21546 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21547 *) ac_try_echo=$ac_try;;
21548 esac
21549 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21550 $as_echo "$ac_try_echo") >&5
21551 (eval "$ac_compile") 2>conftest.er1
21552 ac_status=$?
21553 grep -v '^ *+' conftest.er1 >conftest.err
21554 rm -f conftest.er1
21555 cat conftest.err >&5
21556 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21557 (exit $ac_status); } && {
21558 test -z "$ac_c_werror_flag" ||
21559 test ! -s conftest.err
21560 } && test -s conftest.$ac_objext; then
21561 ac_cv_member_struct_msghdr_msg_accrights=yes
21562 else
21563 $as_echo "$as_me: failed program was:" >&5
21564 sed 's/^/| /' conftest.$ac_ext >&5
21566 ac_cv_member_struct_msghdr_msg_accrights=no
21569 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21572 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21574 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
21575 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
21576 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then
21578 cat >>confdefs.h <<_ACEOF
21579 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
21580 _ACEOF
21584 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
21585 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
21586 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
21587 $as_echo_n "(cached) " >&6
21588 else
21589 cat >conftest.$ac_ext <<_ACEOF
21590 /* confdefs.h. */
21591 _ACEOF
21592 cat confdefs.h >>conftest.$ac_ext
21593 cat >>conftest.$ac_ext <<_ACEOF
21594 /* end confdefs.h. */
21595 #include <sys/types.h>
21596 #ifdef HAVE_SYS_SOCKET_H
21597 # include <sys/socket.h>
21598 #endif
21599 #ifdef HAVE_SYS_UN_H
21600 # include <sys/un.h>
21601 #endif
21604 main ()
21606 static struct sockaddr ac_aggr;
21607 if (ac_aggr.sa_len)
21608 return 0;
21610 return 0;
21612 _ACEOF
21613 rm -f conftest.$ac_objext
21614 if { (ac_try="$ac_compile"
21615 case "(($ac_try" in
21616 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21617 *) ac_try_echo=$ac_try;;
21618 esac
21619 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21620 $as_echo "$ac_try_echo") >&5
21621 (eval "$ac_compile") 2>conftest.er1
21622 ac_status=$?
21623 grep -v '^ *+' conftest.er1 >conftest.err
21624 rm -f conftest.er1
21625 cat conftest.err >&5
21626 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21627 (exit $ac_status); } && {
21628 test -z "$ac_c_werror_flag" ||
21629 test ! -s conftest.err
21630 } && test -s conftest.$ac_objext; then
21631 ac_cv_member_struct_sockaddr_sa_len=yes
21632 else
21633 $as_echo "$as_me: failed program was:" >&5
21634 sed 's/^/| /' conftest.$ac_ext >&5
21636 cat >conftest.$ac_ext <<_ACEOF
21637 /* confdefs.h. */
21638 _ACEOF
21639 cat confdefs.h >>conftest.$ac_ext
21640 cat >>conftest.$ac_ext <<_ACEOF
21641 /* end confdefs.h. */
21642 #include <sys/types.h>
21643 #ifdef HAVE_SYS_SOCKET_H
21644 # include <sys/socket.h>
21645 #endif
21646 #ifdef HAVE_SYS_UN_H
21647 # include <sys/un.h>
21648 #endif
21651 main ()
21653 static struct sockaddr ac_aggr;
21654 if (sizeof ac_aggr.sa_len)
21655 return 0;
21657 return 0;
21659 _ACEOF
21660 rm -f conftest.$ac_objext
21661 if { (ac_try="$ac_compile"
21662 case "(($ac_try" in
21663 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21664 *) ac_try_echo=$ac_try;;
21665 esac
21666 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21667 $as_echo "$ac_try_echo") >&5
21668 (eval "$ac_compile") 2>conftest.er1
21669 ac_status=$?
21670 grep -v '^ *+' conftest.er1 >conftest.err
21671 rm -f conftest.er1
21672 cat conftest.err >&5
21673 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21674 (exit $ac_status); } && {
21675 test -z "$ac_c_werror_flag" ||
21676 test ! -s conftest.err
21677 } && test -s conftest.$ac_objext; then
21678 ac_cv_member_struct_sockaddr_sa_len=yes
21679 else
21680 $as_echo "$as_me: failed program was:" >&5
21681 sed 's/^/| /' conftest.$ac_ext >&5
21683 ac_cv_member_struct_sockaddr_sa_len=no
21686 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21689 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21691 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
21692 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
21693 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then
21695 cat >>confdefs.h <<_ACEOF
21696 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
21697 _ACEOF
21701 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
21702 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
21703 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
21704 $as_echo_n "(cached) " >&6
21705 else
21706 cat >conftest.$ac_ext <<_ACEOF
21707 /* confdefs.h. */
21708 _ACEOF
21709 cat confdefs.h >>conftest.$ac_ext
21710 cat >>conftest.$ac_ext <<_ACEOF
21711 /* end confdefs.h. */
21712 #include <sys/types.h>
21713 #ifdef HAVE_SYS_SOCKET_H
21714 # include <sys/socket.h>
21715 #endif
21716 #ifdef HAVE_SYS_UN_H
21717 # include <sys/un.h>
21718 #endif
21721 main ()
21723 static struct sockaddr_un ac_aggr;
21724 if (ac_aggr.sun_len)
21725 return 0;
21727 return 0;
21729 _ACEOF
21730 rm -f conftest.$ac_objext
21731 if { (ac_try="$ac_compile"
21732 case "(($ac_try" in
21733 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21734 *) ac_try_echo=$ac_try;;
21735 esac
21736 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21737 $as_echo "$ac_try_echo") >&5
21738 (eval "$ac_compile") 2>conftest.er1
21739 ac_status=$?
21740 grep -v '^ *+' conftest.er1 >conftest.err
21741 rm -f conftest.er1
21742 cat conftest.err >&5
21743 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21744 (exit $ac_status); } && {
21745 test -z "$ac_c_werror_flag" ||
21746 test ! -s conftest.err
21747 } && test -s conftest.$ac_objext; then
21748 ac_cv_member_struct_sockaddr_un_sun_len=yes
21749 else
21750 $as_echo "$as_me: failed program was:" >&5
21751 sed 's/^/| /' conftest.$ac_ext >&5
21753 cat >conftest.$ac_ext <<_ACEOF
21754 /* confdefs.h. */
21755 _ACEOF
21756 cat confdefs.h >>conftest.$ac_ext
21757 cat >>conftest.$ac_ext <<_ACEOF
21758 /* end confdefs.h. */
21759 #include <sys/types.h>
21760 #ifdef HAVE_SYS_SOCKET_H
21761 # include <sys/socket.h>
21762 #endif
21763 #ifdef HAVE_SYS_UN_H
21764 # include <sys/un.h>
21765 #endif
21768 main ()
21770 static struct sockaddr_un ac_aggr;
21771 if (sizeof ac_aggr.sun_len)
21772 return 0;
21774 return 0;
21776 _ACEOF
21777 rm -f conftest.$ac_objext
21778 if { (ac_try="$ac_compile"
21779 case "(($ac_try" in
21780 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21781 *) ac_try_echo=$ac_try;;
21782 esac
21783 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21784 $as_echo "$ac_try_echo") >&5
21785 (eval "$ac_compile") 2>conftest.er1
21786 ac_status=$?
21787 grep -v '^ *+' conftest.er1 >conftest.err
21788 rm -f conftest.er1
21789 cat conftest.err >&5
21790 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21791 (exit $ac_status); } && {
21792 test -z "$ac_c_werror_flag" ||
21793 test ! -s conftest.err
21794 } && test -s conftest.$ac_objext; then
21795 ac_cv_member_struct_sockaddr_un_sun_len=yes
21796 else
21797 $as_echo "$as_me: failed program was:" >&5
21798 sed 's/^/| /' conftest.$ac_ext >&5
21800 ac_cv_member_struct_sockaddr_un_sun_len=no
21803 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21806 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21808 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
21809 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
21810 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then
21812 cat >>confdefs.h <<_ACEOF
21813 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
21814 _ACEOF
21820 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
21821 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
21822 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
21823 $as_echo_n "(cached) " >&6
21824 else
21825 cat >conftest.$ac_ext <<_ACEOF
21826 /* confdefs.h. */
21827 _ACEOF
21828 cat confdefs.h >>conftest.$ac_ext
21829 cat >>conftest.$ac_ext <<_ACEOF
21830 /* end confdefs.h. */
21831 #include <sys/types.h>
21832 #ifdef HAVE_SCSI_SG_H
21833 #include <scsi/sg.h>
21834 #endif
21837 main ()
21839 static scsireq_t ac_aggr;
21840 if (ac_aggr.cmd)
21841 return 0;
21843 return 0;
21845 _ACEOF
21846 rm -f conftest.$ac_objext
21847 if { (ac_try="$ac_compile"
21848 case "(($ac_try" in
21849 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21850 *) ac_try_echo=$ac_try;;
21851 esac
21852 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21853 $as_echo "$ac_try_echo") >&5
21854 (eval "$ac_compile") 2>conftest.er1
21855 ac_status=$?
21856 grep -v '^ *+' conftest.er1 >conftest.err
21857 rm -f conftest.er1
21858 cat conftest.err >&5
21859 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21860 (exit $ac_status); } && {
21861 test -z "$ac_c_werror_flag" ||
21862 test ! -s conftest.err
21863 } && test -s conftest.$ac_objext; then
21864 ac_cv_member_scsireq_t_cmd=yes
21865 else
21866 $as_echo "$as_me: failed program was:" >&5
21867 sed 's/^/| /' conftest.$ac_ext >&5
21869 cat >conftest.$ac_ext <<_ACEOF
21870 /* confdefs.h. */
21871 _ACEOF
21872 cat confdefs.h >>conftest.$ac_ext
21873 cat >>conftest.$ac_ext <<_ACEOF
21874 /* end confdefs.h. */
21875 #include <sys/types.h>
21876 #ifdef HAVE_SCSI_SG_H
21877 #include <scsi/sg.h>
21878 #endif
21881 main ()
21883 static scsireq_t ac_aggr;
21884 if (sizeof ac_aggr.cmd)
21885 return 0;
21887 return 0;
21889 _ACEOF
21890 rm -f conftest.$ac_objext
21891 if { (ac_try="$ac_compile"
21892 case "(($ac_try" in
21893 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21894 *) ac_try_echo=$ac_try;;
21895 esac
21896 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21897 $as_echo "$ac_try_echo") >&5
21898 (eval "$ac_compile") 2>conftest.er1
21899 ac_status=$?
21900 grep -v '^ *+' conftest.er1 >conftest.err
21901 rm -f conftest.er1
21902 cat conftest.err >&5
21903 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21904 (exit $ac_status); } && {
21905 test -z "$ac_c_werror_flag" ||
21906 test ! -s conftest.err
21907 } && test -s conftest.$ac_objext; then
21908 ac_cv_member_scsireq_t_cmd=yes
21909 else
21910 $as_echo "$as_me: failed program was:" >&5
21911 sed 's/^/| /' conftest.$ac_ext >&5
21913 ac_cv_member_scsireq_t_cmd=no
21916 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21919 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21921 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
21922 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
21923 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then
21925 cat >>confdefs.h <<_ACEOF
21926 #define HAVE_SCSIREQ_T_CMD 1
21927 _ACEOF
21931 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
21932 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
21933 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
21934 $as_echo_n "(cached) " >&6
21935 else
21936 cat >conftest.$ac_ext <<_ACEOF
21937 /* confdefs.h. */
21938 _ACEOF
21939 cat confdefs.h >>conftest.$ac_ext
21940 cat >>conftest.$ac_ext <<_ACEOF
21941 /* end confdefs.h. */
21942 #include <sys/types.h>
21943 #ifdef HAVE_SCSI_SG_H
21944 #include <scsi/sg.h>
21945 #endif
21948 main ()
21950 static sg_io_hdr_t ac_aggr;
21951 if (ac_aggr.interface_id)
21952 return 0;
21954 return 0;
21956 _ACEOF
21957 rm -f conftest.$ac_objext
21958 if { (ac_try="$ac_compile"
21959 case "(($ac_try" in
21960 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21961 *) ac_try_echo=$ac_try;;
21962 esac
21963 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21964 $as_echo "$ac_try_echo") >&5
21965 (eval "$ac_compile") 2>conftest.er1
21966 ac_status=$?
21967 grep -v '^ *+' conftest.er1 >conftest.err
21968 rm -f conftest.er1
21969 cat conftest.err >&5
21970 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21971 (exit $ac_status); } && {
21972 test -z "$ac_c_werror_flag" ||
21973 test ! -s conftest.err
21974 } && test -s conftest.$ac_objext; then
21975 ac_cv_member_sg_io_hdr_t_interface_id=yes
21976 else
21977 $as_echo "$as_me: failed program was:" >&5
21978 sed 's/^/| /' conftest.$ac_ext >&5
21980 cat >conftest.$ac_ext <<_ACEOF
21981 /* confdefs.h. */
21982 _ACEOF
21983 cat confdefs.h >>conftest.$ac_ext
21984 cat >>conftest.$ac_ext <<_ACEOF
21985 /* end confdefs.h. */
21986 #include <sys/types.h>
21987 #ifdef HAVE_SCSI_SG_H
21988 #include <scsi/sg.h>
21989 #endif
21992 main ()
21994 static sg_io_hdr_t ac_aggr;
21995 if (sizeof ac_aggr.interface_id)
21996 return 0;
21998 return 0;
22000 _ACEOF
22001 rm -f conftest.$ac_objext
22002 if { (ac_try="$ac_compile"
22003 case "(($ac_try" in
22004 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22005 *) ac_try_echo=$ac_try;;
22006 esac
22007 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22008 $as_echo "$ac_try_echo") >&5
22009 (eval "$ac_compile") 2>conftest.er1
22010 ac_status=$?
22011 grep -v '^ *+' conftest.er1 >conftest.err
22012 rm -f conftest.er1
22013 cat conftest.err >&5
22014 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22015 (exit $ac_status); } && {
22016 test -z "$ac_c_werror_flag" ||
22017 test ! -s conftest.err
22018 } && test -s conftest.$ac_objext; then
22019 ac_cv_member_sg_io_hdr_t_interface_id=yes
22020 else
22021 $as_echo "$as_me: failed program was:" >&5
22022 sed 's/^/| /' conftest.$ac_ext >&5
22024 ac_cv_member_sg_io_hdr_t_interface_id=no
22027 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22030 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22032 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22033 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22034 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then
22036 cat >>confdefs.h <<_ACEOF
22037 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22038 _ACEOF
22044 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22045 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22046 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22047 $as_echo_n "(cached) " >&6
22048 else
22049 cat >conftest.$ac_ext <<_ACEOF
22050 /* confdefs.h. */
22051 _ACEOF
22052 cat confdefs.h >>conftest.$ac_ext
22053 cat >>conftest.$ac_ext <<_ACEOF
22054 /* end confdefs.h. */
22055 #include <signal.h>
22058 main ()
22060 static siginfo_t ac_aggr;
22061 if (ac_aggr.si_fd)
22062 return 0;
22064 return 0;
22066 _ACEOF
22067 rm -f conftest.$ac_objext
22068 if { (ac_try="$ac_compile"
22069 case "(($ac_try" in
22070 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22071 *) ac_try_echo=$ac_try;;
22072 esac
22073 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22074 $as_echo "$ac_try_echo") >&5
22075 (eval "$ac_compile") 2>conftest.er1
22076 ac_status=$?
22077 grep -v '^ *+' conftest.er1 >conftest.err
22078 rm -f conftest.er1
22079 cat conftest.err >&5
22080 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22081 (exit $ac_status); } && {
22082 test -z "$ac_c_werror_flag" ||
22083 test ! -s conftest.err
22084 } && test -s conftest.$ac_objext; then
22085 ac_cv_member_siginfo_t_si_fd=yes
22086 else
22087 $as_echo "$as_me: failed program was:" >&5
22088 sed 's/^/| /' conftest.$ac_ext >&5
22090 cat >conftest.$ac_ext <<_ACEOF
22091 /* confdefs.h. */
22092 _ACEOF
22093 cat confdefs.h >>conftest.$ac_ext
22094 cat >>conftest.$ac_ext <<_ACEOF
22095 /* end confdefs.h. */
22096 #include <signal.h>
22099 main ()
22101 static siginfo_t ac_aggr;
22102 if (sizeof ac_aggr.si_fd)
22103 return 0;
22105 return 0;
22107 _ACEOF
22108 rm -f conftest.$ac_objext
22109 if { (ac_try="$ac_compile"
22110 case "(($ac_try" in
22111 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22112 *) ac_try_echo=$ac_try;;
22113 esac
22114 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22115 $as_echo "$ac_try_echo") >&5
22116 (eval "$ac_compile") 2>conftest.er1
22117 ac_status=$?
22118 grep -v '^ *+' conftest.er1 >conftest.err
22119 rm -f conftest.er1
22120 cat conftest.err >&5
22121 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22122 (exit $ac_status); } && {
22123 test -z "$ac_c_werror_flag" ||
22124 test ! -s conftest.err
22125 } && test -s conftest.$ac_objext; then
22126 ac_cv_member_siginfo_t_si_fd=yes
22127 else
22128 $as_echo "$as_me: failed program was:" >&5
22129 sed 's/^/| /' conftest.$ac_ext >&5
22131 ac_cv_member_siginfo_t_si_fd=no
22134 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22137 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22139 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22140 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22141 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then
22143 cat >>confdefs.h <<_ACEOF
22144 #define HAVE_SIGINFO_T_SI_FD 1
22145 _ACEOF
22151 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22152 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22153 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22154 $as_echo_n "(cached) " >&6
22155 else
22156 cat >conftest.$ac_ext <<_ACEOF
22157 /* confdefs.h. */
22158 _ACEOF
22159 cat confdefs.h >>conftest.$ac_ext
22160 cat >>conftest.$ac_ext <<_ACEOF
22161 /* end confdefs.h. */
22162 #include <sys/types.h>
22163 #ifdef HAVE_SYS_MTIO_H
22164 #include <sys/mtio.h>
22165 #endif
22168 main ()
22170 static struct mtget ac_aggr;
22171 if (ac_aggr.mt_blksiz)
22172 return 0;
22174 return 0;
22176 _ACEOF
22177 rm -f conftest.$ac_objext
22178 if { (ac_try="$ac_compile"
22179 case "(($ac_try" in
22180 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22181 *) ac_try_echo=$ac_try;;
22182 esac
22183 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22184 $as_echo "$ac_try_echo") >&5
22185 (eval "$ac_compile") 2>conftest.er1
22186 ac_status=$?
22187 grep -v '^ *+' conftest.er1 >conftest.err
22188 rm -f conftest.er1
22189 cat conftest.err >&5
22190 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22191 (exit $ac_status); } && {
22192 test -z "$ac_c_werror_flag" ||
22193 test ! -s conftest.err
22194 } && test -s conftest.$ac_objext; then
22195 ac_cv_member_struct_mtget_mt_blksiz=yes
22196 else
22197 $as_echo "$as_me: failed program was:" >&5
22198 sed 's/^/| /' conftest.$ac_ext >&5
22200 cat >conftest.$ac_ext <<_ACEOF
22201 /* confdefs.h. */
22202 _ACEOF
22203 cat confdefs.h >>conftest.$ac_ext
22204 cat >>conftest.$ac_ext <<_ACEOF
22205 /* end confdefs.h. */
22206 #include <sys/types.h>
22207 #ifdef HAVE_SYS_MTIO_H
22208 #include <sys/mtio.h>
22209 #endif
22212 main ()
22214 static struct mtget ac_aggr;
22215 if (sizeof ac_aggr.mt_blksiz)
22216 return 0;
22218 return 0;
22220 _ACEOF
22221 rm -f conftest.$ac_objext
22222 if { (ac_try="$ac_compile"
22223 case "(($ac_try" in
22224 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22225 *) ac_try_echo=$ac_try;;
22226 esac
22227 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22228 $as_echo "$ac_try_echo") >&5
22229 (eval "$ac_compile") 2>conftest.er1
22230 ac_status=$?
22231 grep -v '^ *+' conftest.er1 >conftest.err
22232 rm -f conftest.er1
22233 cat conftest.err >&5
22234 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22235 (exit $ac_status); } && {
22236 test -z "$ac_c_werror_flag" ||
22237 test ! -s conftest.err
22238 } && test -s conftest.$ac_objext; then
22239 ac_cv_member_struct_mtget_mt_blksiz=yes
22240 else
22241 $as_echo "$as_me: failed program was:" >&5
22242 sed 's/^/| /' conftest.$ac_ext >&5
22244 ac_cv_member_struct_mtget_mt_blksiz=no
22247 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22250 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22252 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
22253 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
22254 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then
22256 cat >>confdefs.h <<_ACEOF
22257 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
22258 _ACEOF
22262 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
22263 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
22264 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
22265 $as_echo_n "(cached) " >&6
22266 else
22267 cat >conftest.$ac_ext <<_ACEOF
22268 /* confdefs.h. */
22269 _ACEOF
22270 cat confdefs.h >>conftest.$ac_ext
22271 cat >>conftest.$ac_ext <<_ACEOF
22272 /* end confdefs.h. */
22273 #include <sys/types.h>
22274 #ifdef HAVE_SYS_MTIO_H
22275 #include <sys/mtio.h>
22276 #endif
22279 main ()
22281 static struct mtget ac_aggr;
22282 if (ac_aggr.mt_gstat)
22283 return 0;
22285 return 0;
22287 _ACEOF
22288 rm -f conftest.$ac_objext
22289 if { (ac_try="$ac_compile"
22290 case "(($ac_try" in
22291 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22292 *) ac_try_echo=$ac_try;;
22293 esac
22294 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22295 $as_echo "$ac_try_echo") >&5
22296 (eval "$ac_compile") 2>conftest.er1
22297 ac_status=$?
22298 grep -v '^ *+' conftest.er1 >conftest.err
22299 rm -f conftest.er1
22300 cat conftest.err >&5
22301 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22302 (exit $ac_status); } && {
22303 test -z "$ac_c_werror_flag" ||
22304 test ! -s conftest.err
22305 } && test -s conftest.$ac_objext; then
22306 ac_cv_member_struct_mtget_mt_gstat=yes
22307 else
22308 $as_echo "$as_me: failed program was:" >&5
22309 sed 's/^/| /' conftest.$ac_ext >&5
22311 cat >conftest.$ac_ext <<_ACEOF
22312 /* confdefs.h. */
22313 _ACEOF
22314 cat confdefs.h >>conftest.$ac_ext
22315 cat >>conftest.$ac_ext <<_ACEOF
22316 /* end confdefs.h. */
22317 #include <sys/types.h>
22318 #ifdef HAVE_SYS_MTIO_H
22319 #include <sys/mtio.h>
22320 #endif
22323 main ()
22325 static struct mtget ac_aggr;
22326 if (sizeof ac_aggr.mt_gstat)
22327 return 0;
22329 return 0;
22331 _ACEOF
22332 rm -f conftest.$ac_objext
22333 if { (ac_try="$ac_compile"
22334 case "(($ac_try" in
22335 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22336 *) ac_try_echo=$ac_try;;
22337 esac
22338 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22339 $as_echo "$ac_try_echo") >&5
22340 (eval "$ac_compile") 2>conftest.er1
22341 ac_status=$?
22342 grep -v '^ *+' conftest.er1 >conftest.err
22343 rm -f conftest.er1
22344 cat conftest.err >&5
22345 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22346 (exit $ac_status); } && {
22347 test -z "$ac_c_werror_flag" ||
22348 test ! -s conftest.err
22349 } && test -s conftest.$ac_objext; then
22350 ac_cv_member_struct_mtget_mt_gstat=yes
22351 else
22352 $as_echo "$as_me: failed program was:" >&5
22353 sed 's/^/| /' conftest.$ac_ext >&5
22355 ac_cv_member_struct_mtget_mt_gstat=no
22358 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22361 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22363 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
22364 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
22365 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then
22367 cat >>confdefs.h <<_ACEOF
22368 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
22369 _ACEOF
22373 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
22374 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
22375 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
22376 $as_echo_n "(cached) " >&6
22377 else
22378 cat >conftest.$ac_ext <<_ACEOF
22379 /* confdefs.h. */
22380 _ACEOF
22381 cat confdefs.h >>conftest.$ac_ext
22382 cat >>conftest.$ac_ext <<_ACEOF
22383 /* end confdefs.h. */
22384 #include <sys/types.h>
22385 #ifdef HAVE_SYS_MTIO_H
22386 #include <sys/mtio.h>
22387 #endif
22390 main ()
22392 static struct mtget ac_aggr;
22393 if (ac_aggr.mt_blkno)
22394 return 0;
22396 return 0;
22398 _ACEOF
22399 rm -f conftest.$ac_objext
22400 if { (ac_try="$ac_compile"
22401 case "(($ac_try" in
22402 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22403 *) ac_try_echo=$ac_try;;
22404 esac
22405 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22406 $as_echo "$ac_try_echo") >&5
22407 (eval "$ac_compile") 2>conftest.er1
22408 ac_status=$?
22409 grep -v '^ *+' conftest.er1 >conftest.err
22410 rm -f conftest.er1
22411 cat conftest.err >&5
22412 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22413 (exit $ac_status); } && {
22414 test -z "$ac_c_werror_flag" ||
22415 test ! -s conftest.err
22416 } && test -s conftest.$ac_objext; then
22417 ac_cv_member_struct_mtget_mt_blkno=yes
22418 else
22419 $as_echo "$as_me: failed program was:" >&5
22420 sed 's/^/| /' conftest.$ac_ext >&5
22422 cat >conftest.$ac_ext <<_ACEOF
22423 /* confdefs.h. */
22424 _ACEOF
22425 cat confdefs.h >>conftest.$ac_ext
22426 cat >>conftest.$ac_ext <<_ACEOF
22427 /* end confdefs.h. */
22428 #include <sys/types.h>
22429 #ifdef HAVE_SYS_MTIO_H
22430 #include <sys/mtio.h>
22431 #endif
22434 main ()
22436 static struct mtget ac_aggr;
22437 if (sizeof ac_aggr.mt_blkno)
22438 return 0;
22440 return 0;
22442 _ACEOF
22443 rm -f conftest.$ac_objext
22444 if { (ac_try="$ac_compile"
22445 case "(($ac_try" in
22446 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22447 *) ac_try_echo=$ac_try;;
22448 esac
22449 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22450 $as_echo "$ac_try_echo") >&5
22451 (eval "$ac_compile") 2>conftest.er1
22452 ac_status=$?
22453 grep -v '^ *+' conftest.er1 >conftest.err
22454 rm -f conftest.er1
22455 cat conftest.err >&5
22456 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22457 (exit $ac_status); } && {
22458 test -z "$ac_c_werror_flag" ||
22459 test ! -s conftest.err
22460 } && test -s conftest.$ac_objext; then
22461 ac_cv_member_struct_mtget_mt_blkno=yes
22462 else
22463 $as_echo "$as_me: failed program was:" >&5
22464 sed 's/^/| /' conftest.$ac_ext >&5
22466 ac_cv_member_struct_mtget_mt_blkno=no
22469 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22472 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22474 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
22475 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
22476 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then
22478 cat >>confdefs.h <<_ACEOF
22479 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
22480 _ACEOF
22486 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
22487 $as_echo_n "checking for struct option.name... " >&6; }
22488 if test "${ac_cv_member_struct_option_name+set}" = set; then
22489 $as_echo_n "(cached) " >&6
22490 else
22491 cat >conftest.$ac_ext <<_ACEOF
22492 /* confdefs.h. */
22493 _ACEOF
22494 cat confdefs.h >>conftest.$ac_ext
22495 cat >>conftest.$ac_ext <<_ACEOF
22496 /* end confdefs.h. */
22497 #ifdef HAVE_GETOPT_H
22498 #include <getopt.h>
22499 #endif
22502 main ()
22504 static struct option ac_aggr;
22505 if (ac_aggr.name)
22506 return 0;
22508 return 0;
22510 _ACEOF
22511 rm -f conftest.$ac_objext
22512 if { (ac_try="$ac_compile"
22513 case "(($ac_try" in
22514 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22515 *) ac_try_echo=$ac_try;;
22516 esac
22517 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22518 $as_echo "$ac_try_echo") >&5
22519 (eval "$ac_compile") 2>conftest.er1
22520 ac_status=$?
22521 grep -v '^ *+' conftest.er1 >conftest.err
22522 rm -f conftest.er1
22523 cat conftest.err >&5
22524 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22525 (exit $ac_status); } && {
22526 test -z "$ac_c_werror_flag" ||
22527 test ! -s conftest.err
22528 } && test -s conftest.$ac_objext; then
22529 ac_cv_member_struct_option_name=yes
22530 else
22531 $as_echo "$as_me: failed program was:" >&5
22532 sed 's/^/| /' conftest.$ac_ext >&5
22534 cat >conftest.$ac_ext <<_ACEOF
22535 /* confdefs.h. */
22536 _ACEOF
22537 cat confdefs.h >>conftest.$ac_ext
22538 cat >>conftest.$ac_ext <<_ACEOF
22539 /* end confdefs.h. */
22540 #ifdef HAVE_GETOPT_H
22541 #include <getopt.h>
22542 #endif
22545 main ()
22547 static struct option ac_aggr;
22548 if (sizeof ac_aggr.name)
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_option_name=yes
22573 else
22574 $as_echo "$as_me: failed program was:" >&5
22575 sed 's/^/| /' conftest.$ac_ext >&5
22577 ac_cv_member_struct_option_name=no
22580 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22583 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22585 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
22586 $as_echo "$ac_cv_member_struct_option_name" >&6; }
22587 if test "x$ac_cv_member_struct_option_name" = x""yes; then
22589 cat >>confdefs.h <<_ACEOF
22590 #define HAVE_STRUCT_OPTION_NAME 1
22591 _ACEOF
22597 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
22598 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
22599 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
22600 $as_echo_n "(cached) " >&6
22601 else
22602 cat >conftest.$ac_ext <<_ACEOF
22603 /* confdefs.h. */
22604 _ACEOF
22605 cat confdefs.h >>conftest.$ac_ext
22606 cat >>conftest.$ac_ext <<_ACEOF
22607 /* end confdefs.h. */
22608 $ac_includes_default
22610 main ()
22612 static struct stat ac_aggr;
22613 if (ac_aggr.st_blocks)
22614 return 0;
22616 return 0;
22618 _ACEOF
22619 rm -f conftest.$ac_objext
22620 if { (ac_try="$ac_compile"
22621 case "(($ac_try" in
22622 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22623 *) ac_try_echo=$ac_try;;
22624 esac
22625 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22626 $as_echo "$ac_try_echo") >&5
22627 (eval "$ac_compile") 2>conftest.er1
22628 ac_status=$?
22629 grep -v '^ *+' conftest.er1 >conftest.err
22630 rm -f conftest.er1
22631 cat conftest.err >&5
22632 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22633 (exit $ac_status); } && {
22634 test -z "$ac_c_werror_flag" ||
22635 test ! -s conftest.err
22636 } && test -s conftest.$ac_objext; then
22637 ac_cv_member_struct_stat_st_blocks=yes
22638 else
22639 $as_echo "$as_me: failed program was:" >&5
22640 sed 's/^/| /' conftest.$ac_ext >&5
22642 cat >conftest.$ac_ext <<_ACEOF
22643 /* confdefs.h. */
22644 _ACEOF
22645 cat confdefs.h >>conftest.$ac_ext
22646 cat >>conftest.$ac_ext <<_ACEOF
22647 /* end confdefs.h. */
22648 $ac_includes_default
22650 main ()
22652 static struct stat ac_aggr;
22653 if (sizeof ac_aggr.st_blocks)
22654 return 0;
22656 return 0;
22658 _ACEOF
22659 rm -f conftest.$ac_objext
22660 if { (ac_try="$ac_compile"
22661 case "(($ac_try" in
22662 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22663 *) ac_try_echo=$ac_try;;
22664 esac
22665 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22666 $as_echo "$ac_try_echo") >&5
22667 (eval "$ac_compile") 2>conftest.er1
22668 ac_status=$?
22669 grep -v '^ *+' conftest.er1 >conftest.err
22670 rm -f conftest.er1
22671 cat conftest.err >&5
22672 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22673 (exit $ac_status); } && {
22674 test -z "$ac_c_werror_flag" ||
22675 test ! -s conftest.err
22676 } && test -s conftest.$ac_objext; then
22677 ac_cv_member_struct_stat_st_blocks=yes
22678 else
22679 $as_echo "$as_me: failed program was:" >&5
22680 sed 's/^/| /' conftest.$ac_ext >&5
22682 ac_cv_member_struct_stat_st_blocks=no
22685 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22688 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22690 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
22691 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
22692 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then
22694 cat >>confdefs.h <<_ACEOF
22695 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
22696 _ACEOF
22700 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
22701 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
22702 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
22703 $as_echo_n "(cached) " >&6
22704 else
22705 cat >conftest.$ac_ext <<_ACEOF
22706 /* confdefs.h. */
22707 _ACEOF
22708 cat confdefs.h >>conftest.$ac_ext
22709 cat >>conftest.$ac_ext <<_ACEOF
22710 /* end confdefs.h. */
22711 $ac_includes_default
22713 main ()
22715 static struct stat ac_aggr;
22716 if (ac_aggr.st_mtim)
22717 return 0;
22719 return 0;
22721 _ACEOF
22722 rm -f conftest.$ac_objext
22723 if { (ac_try="$ac_compile"
22724 case "(($ac_try" in
22725 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22726 *) ac_try_echo=$ac_try;;
22727 esac
22728 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22729 $as_echo "$ac_try_echo") >&5
22730 (eval "$ac_compile") 2>conftest.er1
22731 ac_status=$?
22732 grep -v '^ *+' conftest.er1 >conftest.err
22733 rm -f conftest.er1
22734 cat conftest.err >&5
22735 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22736 (exit $ac_status); } && {
22737 test -z "$ac_c_werror_flag" ||
22738 test ! -s conftest.err
22739 } && test -s conftest.$ac_objext; then
22740 ac_cv_member_struct_stat_st_mtim=yes
22741 else
22742 $as_echo "$as_me: failed program was:" >&5
22743 sed 's/^/| /' conftest.$ac_ext >&5
22745 cat >conftest.$ac_ext <<_ACEOF
22746 /* confdefs.h. */
22747 _ACEOF
22748 cat confdefs.h >>conftest.$ac_ext
22749 cat >>conftest.$ac_ext <<_ACEOF
22750 /* end confdefs.h. */
22751 $ac_includes_default
22753 main ()
22755 static struct stat ac_aggr;
22756 if (sizeof ac_aggr.st_mtim)
22757 return 0;
22759 return 0;
22761 _ACEOF
22762 rm -f conftest.$ac_objext
22763 if { (ac_try="$ac_compile"
22764 case "(($ac_try" in
22765 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22766 *) ac_try_echo=$ac_try;;
22767 esac
22768 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22769 $as_echo "$ac_try_echo") >&5
22770 (eval "$ac_compile") 2>conftest.er1
22771 ac_status=$?
22772 grep -v '^ *+' conftest.er1 >conftest.err
22773 rm -f conftest.er1
22774 cat conftest.err >&5
22775 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22776 (exit $ac_status); } && {
22777 test -z "$ac_c_werror_flag" ||
22778 test ! -s conftest.err
22779 } && test -s conftest.$ac_objext; then
22780 ac_cv_member_struct_stat_st_mtim=yes
22781 else
22782 $as_echo "$as_me: failed program was:" >&5
22783 sed 's/^/| /' conftest.$ac_ext >&5
22785 ac_cv_member_struct_stat_st_mtim=no
22788 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22791 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22793 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
22794 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
22795 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then
22797 cat >>confdefs.h <<_ACEOF
22798 #define HAVE_STRUCT_STAT_ST_MTIM 1
22799 _ACEOF
22803 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
22804 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
22805 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
22806 $as_echo_n "(cached) " >&6
22807 else
22808 cat >conftest.$ac_ext <<_ACEOF
22809 /* confdefs.h. */
22810 _ACEOF
22811 cat confdefs.h >>conftest.$ac_ext
22812 cat >>conftest.$ac_ext <<_ACEOF
22813 /* end confdefs.h. */
22814 $ac_includes_default
22816 main ()
22818 static struct stat ac_aggr;
22819 if (ac_aggr.st_ctim)
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_struct_stat_st_ctim=yes
22844 else
22845 $as_echo "$as_me: failed program was:" >&5
22846 sed 's/^/| /' conftest.$ac_ext >&5
22848 cat >conftest.$ac_ext <<_ACEOF
22849 /* confdefs.h. */
22850 _ACEOF
22851 cat confdefs.h >>conftest.$ac_ext
22852 cat >>conftest.$ac_ext <<_ACEOF
22853 /* end confdefs.h. */
22854 $ac_includes_default
22856 main ()
22858 static struct stat ac_aggr;
22859 if (sizeof ac_aggr.st_ctim)
22860 return 0;
22862 return 0;
22864 _ACEOF
22865 rm -f conftest.$ac_objext
22866 if { (ac_try="$ac_compile"
22867 case "(($ac_try" in
22868 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22869 *) ac_try_echo=$ac_try;;
22870 esac
22871 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22872 $as_echo "$ac_try_echo") >&5
22873 (eval "$ac_compile") 2>conftest.er1
22874 ac_status=$?
22875 grep -v '^ *+' conftest.er1 >conftest.err
22876 rm -f conftest.er1
22877 cat conftest.err >&5
22878 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22879 (exit $ac_status); } && {
22880 test -z "$ac_c_werror_flag" ||
22881 test ! -s conftest.err
22882 } && test -s conftest.$ac_objext; then
22883 ac_cv_member_struct_stat_st_ctim=yes
22884 else
22885 $as_echo "$as_me: failed program was:" >&5
22886 sed 's/^/| /' conftest.$ac_ext >&5
22888 ac_cv_member_struct_stat_st_ctim=no
22891 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22894 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22896 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
22897 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
22898 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then
22900 cat >>confdefs.h <<_ACEOF
22901 #define HAVE_STRUCT_STAT_ST_CTIM 1
22902 _ACEOF
22906 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
22907 $as_echo_n "checking for struct stat.st_atim... " >&6; }
22908 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
22909 $as_echo_n "(cached) " >&6
22910 else
22911 cat >conftest.$ac_ext <<_ACEOF
22912 /* confdefs.h. */
22913 _ACEOF
22914 cat confdefs.h >>conftest.$ac_ext
22915 cat >>conftest.$ac_ext <<_ACEOF
22916 /* end confdefs.h. */
22917 $ac_includes_default
22919 main ()
22921 static struct stat ac_aggr;
22922 if (ac_aggr.st_atim)
22923 return 0;
22925 return 0;
22927 _ACEOF
22928 rm -f conftest.$ac_objext
22929 if { (ac_try="$ac_compile"
22930 case "(($ac_try" in
22931 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22932 *) ac_try_echo=$ac_try;;
22933 esac
22934 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22935 $as_echo "$ac_try_echo") >&5
22936 (eval "$ac_compile") 2>conftest.er1
22937 ac_status=$?
22938 grep -v '^ *+' conftest.er1 >conftest.err
22939 rm -f conftest.er1
22940 cat conftest.err >&5
22941 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22942 (exit $ac_status); } && {
22943 test -z "$ac_c_werror_flag" ||
22944 test ! -s conftest.err
22945 } && test -s conftest.$ac_objext; then
22946 ac_cv_member_struct_stat_st_atim=yes
22947 else
22948 $as_echo "$as_me: failed program was:" >&5
22949 sed 's/^/| /' conftest.$ac_ext >&5
22951 cat >conftest.$ac_ext <<_ACEOF
22952 /* confdefs.h. */
22953 _ACEOF
22954 cat confdefs.h >>conftest.$ac_ext
22955 cat >>conftest.$ac_ext <<_ACEOF
22956 /* end confdefs.h. */
22957 $ac_includes_default
22959 main ()
22961 static struct stat ac_aggr;
22962 if (sizeof ac_aggr.st_atim)
22963 return 0;
22965 return 0;
22967 _ACEOF
22968 rm -f conftest.$ac_objext
22969 if { (ac_try="$ac_compile"
22970 case "(($ac_try" in
22971 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22972 *) ac_try_echo=$ac_try;;
22973 esac
22974 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22975 $as_echo "$ac_try_echo") >&5
22976 (eval "$ac_compile") 2>conftest.er1
22977 ac_status=$?
22978 grep -v '^ *+' conftest.er1 >conftest.err
22979 rm -f conftest.er1
22980 cat conftest.err >&5
22981 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22982 (exit $ac_status); } && {
22983 test -z "$ac_c_werror_flag" ||
22984 test ! -s conftest.err
22985 } && test -s conftest.$ac_objext; then
22986 ac_cv_member_struct_stat_st_atim=yes
22987 else
22988 $as_echo "$as_me: failed program was:" >&5
22989 sed 's/^/| /' conftest.$ac_ext >&5
22991 ac_cv_member_struct_stat_st_atim=no
22994 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22997 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22999 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23000 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23001 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then
23003 cat >>confdefs.h <<_ACEOF
23004 #define HAVE_STRUCT_STAT_ST_ATIM 1
23005 _ACEOF
23011 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23012 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23013 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23014 $as_echo_n "(cached) " >&6
23015 else
23016 cat >conftest.$ac_ext <<_ACEOF
23017 /* confdefs.h. */
23018 _ACEOF
23019 cat confdefs.h >>conftest.$ac_ext
23020 cat >>conftest.$ac_ext <<_ACEOF
23021 /* end confdefs.h. */
23022 #ifdef HAVE_SYS_TYPES_H
23023 #include <sys/types.h>
23024 #endif
23025 #ifdef HAVE_NETINET_IN_H
23026 #include <netinet/in.h>
23027 #endif
23030 main ()
23032 static struct sockaddr_in6 ac_aggr;
23033 if (ac_aggr.sin6_scope_id)
23034 return 0;
23036 return 0;
23038 _ACEOF
23039 rm -f conftest.$ac_objext
23040 if { (ac_try="$ac_compile"
23041 case "(($ac_try" in
23042 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23043 *) ac_try_echo=$ac_try;;
23044 esac
23045 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23046 $as_echo "$ac_try_echo") >&5
23047 (eval "$ac_compile") 2>conftest.er1
23048 ac_status=$?
23049 grep -v '^ *+' conftest.er1 >conftest.err
23050 rm -f conftest.er1
23051 cat conftest.err >&5
23052 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23053 (exit $ac_status); } && {
23054 test -z "$ac_c_werror_flag" ||
23055 test ! -s conftest.err
23056 } && test -s conftest.$ac_objext; then
23057 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23058 else
23059 $as_echo "$as_me: failed program was:" >&5
23060 sed 's/^/| /' conftest.$ac_ext >&5
23062 cat >conftest.$ac_ext <<_ACEOF
23063 /* confdefs.h. */
23064 _ACEOF
23065 cat confdefs.h >>conftest.$ac_ext
23066 cat >>conftest.$ac_ext <<_ACEOF
23067 /* end confdefs.h. */
23068 #ifdef HAVE_SYS_TYPES_H
23069 #include <sys/types.h>
23070 #endif
23071 #ifdef HAVE_NETINET_IN_H
23072 #include <netinet/in.h>
23073 #endif
23076 main ()
23078 static struct sockaddr_in6 ac_aggr;
23079 if (sizeof ac_aggr.sin6_scope_id)
23080 return 0;
23082 return 0;
23084 _ACEOF
23085 rm -f conftest.$ac_objext
23086 if { (ac_try="$ac_compile"
23087 case "(($ac_try" in
23088 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23089 *) ac_try_echo=$ac_try;;
23090 esac
23091 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23092 $as_echo "$ac_try_echo") >&5
23093 (eval "$ac_compile") 2>conftest.er1
23094 ac_status=$?
23095 grep -v '^ *+' conftest.er1 >conftest.err
23096 rm -f conftest.er1
23097 cat conftest.err >&5
23098 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23099 (exit $ac_status); } && {
23100 test -z "$ac_c_werror_flag" ||
23101 test ! -s conftest.err
23102 } && test -s conftest.$ac_objext; then
23103 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23104 else
23105 $as_echo "$as_me: failed program was:" >&5
23106 sed 's/^/| /' conftest.$ac_ext >&5
23108 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
23111 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23114 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23116 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23117 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23118 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then
23120 cat >>confdefs.h <<_ACEOF
23121 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23122 _ACEOF
23128 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23129 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23130 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23131 $as_echo_n "(cached) " >&6
23132 else
23133 cat >conftest.$ac_ext <<_ACEOF
23134 /* confdefs.h. */
23135 _ACEOF
23136 cat confdefs.h >>conftest.$ac_ext
23137 cat >>conftest.$ac_ext <<_ACEOF
23138 /* end confdefs.h. */
23139 #ifdef HAVE_SYS_TYPES_H
23140 #include <sys/types.h>
23141 #endif
23142 #ifdef HAVE_NETINET_IN_H
23143 # include <netinet/in.h>
23144 #endif
23145 #ifdef HAVE_ARPA_NAMESER_H
23146 # include <arpa/nameser.h>
23147 #endif
23150 main ()
23152 static ns_msg ac_aggr;
23153 if (ac_aggr._msg_ptr)
23154 return 0;
23156 return 0;
23158 _ACEOF
23159 rm -f conftest.$ac_objext
23160 if { (ac_try="$ac_compile"
23161 case "(($ac_try" in
23162 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23163 *) ac_try_echo=$ac_try;;
23164 esac
23165 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23166 $as_echo "$ac_try_echo") >&5
23167 (eval "$ac_compile") 2>conftest.er1
23168 ac_status=$?
23169 grep -v '^ *+' conftest.er1 >conftest.err
23170 rm -f conftest.er1
23171 cat conftest.err >&5
23172 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23173 (exit $ac_status); } && {
23174 test -z "$ac_c_werror_flag" ||
23175 test ! -s conftest.err
23176 } && test -s conftest.$ac_objext; then
23177 ac_cv_member_ns_msg__msg_ptr=yes
23178 else
23179 $as_echo "$as_me: failed program was:" >&5
23180 sed 's/^/| /' conftest.$ac_ext >&5
23182 cat >conftest.$ac_ext <<_ACEOF
23183 /* confdefs.h. */
23184 _ACEOF
23185 cat confdefs.h >>conftest.$ac_ext
23186 cat >>conftest.$ac_ext <<_ACEOF
23187 /* end confdefs.h. */
23188 #ifdef HAVE_SYS_TYPES_H
23189 #include <sys/types.h>
23190 #endif
23191 #ifdef HAVE_NETINET_IN_H
23192 # include <netinet/in.h>
23193 #endif
23194 #ifdef HAVE_ARPA_NAMESER_H
23195 # include <arpa/nameser.h>
23196 #endif
23199 main ()
23201 static ns_msg ac_aggr;
23202 if (sizeof ac_aggr._msg_ptr)
23203 return 0;
23205 return 0;
23207 _ACEOF
23208 rm -f conftest.$ac_objext
23209 if { (ac_try="$ac_compile"
23210 case "(($ac_try" in
23211 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23212 *) ac_try_echo=$ac_try;;
23213 esac
23214 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23215 $as_echo "$ac_try_echo") >&5
23216 (eval "$ac_compile") 2>conftest.er1
23217 ac_status=$?
23218 grep -v '^ *+' conftest.er1 >conftest.err
23219 rm -f conftest.er1
23220 cat conftest.err >&5
23221 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23222 (exit $ac_status); } && {
23223 test -z "$ac_c_werror_flag" ||
23224 test ! -s conftest.err
23225 } && test -s conftest.$ac_objext; then
23226 ac_cv_member_ns_msg__msg_ptr=yes
23227 else
23228 $as_echo "$as_me: failed program was:" >&5
23229 sed 's/^/| /' conftest.$ac_ext >&5
23231 ac_cv_member_ns_msg__msg_ptr=no
23234 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23237 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23239 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
23240 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
23241 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then
23243 cat >>confdefs.h <<_ACEOF
23244 #define HAVE_NS_MSG__MSG_PTR 1
23245 _ACEOF
23251 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
23252 $as_echo_n "checking for timezone variable... " >&6; }
23253 if test "${ac_cv_have_timezone+set}" = set; then
23254 $as_echo_n "(cached) " >&6
23255 else
23256 cat >conftest.$ac_ext <<_ACEOF
23257 /* confdefs.h. */
23258 _ACEOF
23259 cat confdefs.h >>conftest.$ac_ext
23260 cat >>conftest.$ac_ext <<_ACEOF
23261 /* end confdefs.h. */
23262 #include <time.h>
23264 main ()
23266 timezone = 1
23268 return 0;
23270 _ACEOF
23271 rm -f conftest.$ac_objext conftest$ac_exeext
23272 if { (ac_try="$ac_link"
23273 case "(($ac_try" in
23274 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23275 *) ac_try_echo=$ac_try;;
23276 esac
23277 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23278 $as_echo "$ac_try_echo") >&5
23279 (eval "$ac_link") 2>conftest.er1
23280 ac_status=$?
23281 grep -v '^ *+' conftest.er1 >conftest.err
23282 rm -f conftest.er1
23283 cat conftest.err >&5
23284 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23285 (exit $ac_status); } && {
23286 test -z "$ac_c_werror_flag" ||
23287 test ! -s conftest.err
23288 } && test -s conftest$ac_exeext && {
23289 test "$cross_compiling" = yes ||
23290 $as_test_x conftest$ac_exeext
23291 }; then
23292 ac_cv_have_timezone="yes"
23293 else
23294 $as_echo "$as_me: failed program was:" >&5
23295 sed 's/^/| /' conftest.$ac_ext >&5
23297 ac_cv_have_timezone="no"
23300 rm -rf conftest.dSYM
23301 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23302 conftest$ac_exeext conftest.$ac_ext
23304 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
23305 $as_echo "$ac_cv_have_timezone" >&6; }
23306 if test "$ac_cv_have_timezone" = "yes"
23307 then
23309 cat >>confdefs.h <<\_ACEOF
23310 #define HAVE_TIMEZONE 1
23311 _ACEOF
23314 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
23315 $as_echo_n "checking for daylight variable... " >&6; }
23316 if test "${ac_cv_have_daylight+set}" = set; then
23317 $as_echo_n "(cached) " >&6
23318 else
23319 cat >conftest.$ac_ext <<_ACEOF
23320 /* confdefs.h. */
23321 _ACEOF
23322 cat confdefs.h >>conftest.$ac_ext
23323 cat >>conftest.$ac_ext <<_ACEOF
23324 /* end confdefs.h. */
23325 #include <time.h>
23327 main ()
23329 daylight = 1
23331 return 0;
23333 _ACEOF
23334 rm -f conftest.$ac_objext conftest$ac_exeext
23335 if { (ac_try="$ac_link"
23336 case "(($ac_try" in
23337 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23338 *) ac_try_echo=$ac_try;;
23339 esac
23340 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23341 $as_echo "$ac_try_echo") >&5
23342 (eval "$ac_link") 2>conftest.er1
23343 ac_status=$?
23344 grep -v '^ *+' conftest.er1 >conftest.err
23345 rm -f conftest.er1
23346 cat conftest.err >&5
23347 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23348 (exit $ac_status); } && {
23349 test -z "$ac_c_werror_flag" ||
23350 test ! -s conftest.err
23351 } && test -s conftest$ac_exeext && {
23352 test "$cross_compiling" = yes ||
23353 $as_test_x conftest$ac_exeext
23354 }; then
23355 ac_cv_have_daylight="yes"
23356 else
23357 $as_echo "$as_me: failed program was:" >&5
23358 sed 's/^/| /' conftest.$ac_ext >&5
23360 ac_cv_have_daylight="no"
23363 rm -rf conftest.dSYM
23364 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23365 conftest$ac_exeext conftest.$ac_ext
23367 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
23368 $as_echo "$ac_cv_have_daylight" >&6; }
23369 if test "$ac_cv_have_daylight" = "yes"
23370 then
23372 cat >>confdefs.h <<\_ACEOF
23373 #define HAVE_DAYLIGHT 1
23374 _ACEOF
23378 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
23379 $as_echo_n "checking for isinf... " >&6; }
23380 if test "${ac_cv_have_isinf+set}" = set; then
23381 $as_echo_n "(cached) " >&6
23382 else
23383 cat >conftest.$ac_ext <<_ACEOF
23384 /* confdefs.h. */
23385 _ACEOF
23386 cat confdefs.h >>conftest.$ac_ext
23387 cat >>conftest.$ac_ext <<_ACEOF
23388 /* end confdefs.h. */
23389 #include <math.h>
23391 main ()
23393 float f = 0.0; int i=isinf(f)
23395 return 0;
23397 _ACEOF
23398 rm -f conftest.$ac_objext conftest$ac_exeext
23399 if { (ac_try="$ac_link"
23400 case "(($ac_try" in
23401 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23402 *) ac_try_echo=$ac_try;;
23403 esac
23404 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23405 $as_echo "$ac_try_echo") >&5
23406 (eval "$ac_link") 2>conftest.er1
23407 ac_status=$?
23408 grep -v '^ *+' conftest.er1 >conftest.err
23409 rm -f conftest.er1
23410 cat conftest.err >&5
23411 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23412 (exit $ac_status); } && {
23413 test -z "$ac_c_werror_flag" ||
23414 test ! -s conftest.err
23415 } && test -s conftest$ac_exeext && {
23416 test "$cross_compiling" = yes ||
23417 $as_test_x conftest$ac_exeext
23418 }; then
23419 ac_cv_have_isinf="yes"
23420 else
23421 $as_echo "$as_me: failed program was:" >&5
23422 sed 's/^/| /' conftest.$ac_ext >&5
23424 ac_cv_have_isinf="no"
23427 rm -rf conftest.dSYM
23428 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23429 conftest$ac_exeext conftest.$ac_ext
23431 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
23432 $as_echo "$ac_cv_have_isinf" >&6; }
23433 if test "$ac_cv_have_isinf" = "yes"
23434 then
23436 cat >>confdefs.h <<\_ACEOF
23437 #define HAVE_ISINF 1
23438 _ACEOF
23442 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
23443 $as_echo_n "checking for isnan... " >&6; }
23444 if test "${ac_cv_have_isnan+set}" = set; then
23445 $as_echo_n "(cached) " >&6
23446 else
23447 cat >conftest.$ac_ext <<_ACEOF
23448 /* confdefs.h. */
23449 _ACEOF
23450 cat confdefs.h >>conftest.$ac_ext
23451 cat >>conftest.$ac_ext <<_ACEOF
23452 /* end confdefs.h. */
23453 #include <math.h>
23455 main ()
23457 float f = 0.0; int i=isnan(f)
23459 return 0;
23461 _ACEOF
23462 rm -f conftest.$ac_objext conftest$ac_exeext
23463 if { (ac_try="$ac_link"
23464 case "(($ac_try" in
23465 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23466 *) ac_try_echo=$ac_try;;
23467 esac
23468 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23469 $as_echo "$ac_try_echo") >&5
23470 (eval "$ac_link") 2>conftest.er1
23471 ac_status=$?
23472 grep -v '^ *+' conftest.er1 >conftest.err
23473 rm -f conftest.er1
23474 cat conftest.err >&5
23475 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23476 (exit $ac_status); } && {
23477 test -z "$ac_c_werror_flag" ||
23478 test ! -s conftest.err
23479 } && test -s conftest$ac_exeext && {
23480 test "$cross_compiling" = yes ||
23481 $as_test_x conftest$ac_exeext
23482 }; then
23483 ac_cv_have_isnan="yes"
23484 else
23485 $as_echo "$as_me: failed program was:" >&5
23486 sed 's/^/| /' conftest.$ac_ext >&5
23488 ac_cv_have_isnan="no"
23491 rm -rf conftest.dSYM
23492 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23493 conftest$ac_exeext conftest.$ac_ext
23495 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
23496 $as_echo "$ac_cv_have_isnan" >&6; }
23497 if test "$ac_cv_have_isnan" = "yes"
23498 then
23500 cat >>confdefs.h <<\_ACEOF
23501 #define HAVE_ISNAN 1
23502 _ACEOF
23507 case $host_cpu in
23508 *i[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
23509 $as_echo_n "checking whether we need to define __i386__... " >&6; }
23510 if test "${ac_cv_cpp_def___i386__+set}" = set; then
23511 $as_echo_n "(cached) " >&6
23512 else
23513 cat >conftest.$ac_ext <<_ACEOF
23514 /* confdefs.h. */
23515 _ACEOF
23516 cat confdefs.h >>conftest.$ac_ext
23517 cat >>conftest.$ac_ext <<_ACEOF
23518 /* end confdefs.h. */
23519 #ifndef __i386__
23521 #endif
23522 _ACEOF
23523 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
23524 $EGREP "yes" >/dev/null 2>&1; then
23525 ac_cv_cpp_def___i386__=yes
23526 else
23527 ac_cv_cpp_def___i386__=no
23529 rm -f conftest*
23532 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
23533 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
23534 if test $ac_cv_cpp_def___i386__ = yes; then
23535 CFLAGS="$CFLAGS -D__i386__"
23536 LINTFLAGS="$LINTFLAGS -D__i386__"
23539 *x86_64*) { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
23540 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
23541 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
23542 $as_echo_n "(cached) " >&6
23543 else
23544 cat >conftest.$ac_ext <<_ACEOF
23545 /* confdefs.h. */
23546 _ACEOF
23547 cat confdefs.h >>conftest.$ac_ext
23548 cat >>conftest.$ac_ext <<_ACEOF
23549 /* end confdefs.h. */
23550 #ifndef __x86_64__
23552 #endif
23553 _ACEOF
23554 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
23555 $EGREP "yes" >/dev/null 2>&1; then
23556 ac_cv_cpp_def___x86_64__=yes
23557 else
23558 ac_cv_cpp_def___x86_64__=no
23560 rm -f conftest*
23563 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
23564 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
23565 if test $ac_cv_cpp_def___x86_64__ = yes; then
23566 CFLAGS="$CFLAGS -D__x86_64__"
23567 LINTFLAGS="$LINTFLAGS -D__x86_64__"
23570 *alpha*) { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
23571 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
23572 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
23573 $as_echo_n "(cached) " >&6
23574 else
23575 cat >conftest.$ac_ext <<_ACEOF
23576 /* confdefs.h. */
23577 _ACEOF
23578 cat confdefs.h >>conftest.$ac_ext
23579 cat >>conftest.$ac_ext <<_ACEOF
23580 /* end confdefs.h. */
23581 #ifndef __ALPHA__
23583 #endif
23584 _ACEOF
23585 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
23586 $EGREP "yes" >/dev/null 2>&1; then
23587 ac_cv_cpp_def___ALPHA__=yes
23588 else
23589 ac_cv_cpp_def___ALPHA__=no
23591 rm -f conftest*
23594 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
23595 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
23596 if test $ac_cv_cpp_def___ALPHA__ = yes; then
23597 CFLAGS="$CFLAGS -D__ALPHA__"
23598 LINTFLAGS="$LINTFLAGS -D__ALPHA__"
23601 *sparc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
23602 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
23603 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
23604 $as_echo_n "(cached) " >&6
23605 else
23606 cat >conftest.$ac_ext <<_ACEOF
23607 /* confdefs.h. */
23608 _ACEOF
23609 cat confdefs.h >>conftest.$ac_ext
23610 cat >>conftest.$ac_ext <<_ACEOF
23611 /* end confdefs.h. */
23612 #ifndef __sparc__
23614 #endif
23615 _ACEOF
23616 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
23617 $EGREP "yes" >/dev/null 2>&1; then
23618 ac_cv_cpp_def___sparc__=yes
23619 else
23620 ac_cv_cpp_def___sparc__=no
23622 rm -f conftest*
23625 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
23626 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
23627 if test $ac_cv_cpp_def___sparc__ = yes; then
23628 CFLAGS="$CFLAGS -D__sparc__"
23629 LINTFLAGS="$LINTFLAGS -D__sparc__"
23632 *powerpc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
23633 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
23634 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
23635 $as_echo_n "(cached) " >&6
23636 else
23637 cat >conftest.$ac_ext <<_ACEOF
23638 /* confdefs.h. */
23639 _ACEOF
23640 cat confdefs.h >>conftest.$ac_ext
23641 cat >>conftest.$ac_ext <<_ACEOF
23642 /* end confdefs.h. */
23643 #ifndef __powerpc__
23645 #endif
23646 _ACEOF
23647 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
23648 $EGREP "yes" >/dev/null 2>&1; then
23649 ac_cv_cpp_def___powerpc__=yes
23650 else
23651 ac_cv_cpp_def___powerpc__=no
23653 rm -f conftest*
23656 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
23657 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
23658 if test $ac_cv_cpp_def___powerpc__ = yes; then
23659 CFLAGS="$CFLAGS -D__powerpc__"
23660 LINTFLAGS="$LINTFLAGS -D__powerpc__"
23663 esac
23665 case $host_vendor in
23666 *sun*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
23667 $as_echo_n "checking whether we need to define __sun__... " >&6; }
23668 if test "${ac_cv_cpp_def___sun__+set}" = set; then
23669 $as_echo_n "(cached) " >&6
23670 else
23671 cat >conftest.$ac_ext <<_ACEOF
23672 /* confdefs.h. */
23673 _ACEOF
23674 cat confdefs.h >>conftest.$ac_ext
23675 cat >>conftest.$ac_ext <<_ACEOF
23676 /* end confdefs.h. */
23677 #ifndef __sun__
23679 #endif
23680 _ACEOF
23681 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
23682 $EGREP "yes" >/dev/null 2>&1; then
23683 ac_cv_cpp_def___sun__=yes
23684 else
23685 ac_cv_cpp_def___sun__=no
23687 rm -f conftest*
23690 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
23691 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
23692 if test $ac_cv_cpp_def___sun__ = yes; then
23693 CFLAGS="$CFLAGS -D__sun__"
23694 LINTFLAGS="$LINTFLAGS -D__sun__"
23697 esac
23700 DEPENDENCIES="### Dependencies:
23702 .INIT: Makefile
23703 .BEGIN: Makefile
23704 Makefile: dummy
23705 -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
23707 \$(OBJS): \$(IDL_GEN_HEADERS)
23708 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
23709 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
23710 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
23711 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
23714 ALL_MAKERULES=""
23716 ALL_MAKEFILES=""
23718 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
23721 ALL_TOP_DIRS=""
23723 ALL_DLL_DIRS=""
23725 ALL_IMPLIB_DIRS=""
23727 ALL_TEST_DIRS=""
23729 ALL_PROGRAM_DIRS=""
23731 ALL_PROGRAM_INSTALL_DIRS=""
23733 ALL_PROGRAM_BIN_INSTALL_DIRS=""
23739 ac_config_commands="$ac_config_commands include/stamp-h"
23742 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
23744 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
23746 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
23748 ac_config_commands="$ac_config_commands dlls/user32/resources"
23750 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
23752 ac_config_commands="$ac_config_commands include/wine"
23755 ALL_MAKERULES="$ALL_MAKERULES \\
23756 Make.rules"
23757 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23758 Make.rules: Make.rules.in"
23759 MAKE_RULES=Make.rules
23760 ac_config_files="$ac_config_files Make.rules"
23762 ALL_MAKERULES="$ALL_MAKERULES \\
23763 dlls/Makedll.rules"
23764 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23765 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
23766 MAKE_DLL_RULES=dlls/Makedll.rules
23767 ac_config_files="$ac_config_files dlls/Makedll.rules"
23769 ALL_MAKERULES="$ALL_MAKERULES \\
23770 dlls/Makeimplib.rules"
23771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23772 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
23773 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
23774 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
23776 ALL_MAKERULES="$ALL_MAKERULES \\
23777 dlls/Maketest.rules"
23778 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23779 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
23780 MAKE_TEST_RULES=dlls/Maketest.rules
23781 ac_config_files="$ac_config_files dlls/Maketest.rules"
23783 ALL_MAKERULES="$ALL_MAKERULES \\
23784 programs/Makeprog.rules"
23785 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23786 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
23787 MAKE_PROG_RULES=programs/Makeprog.rules
23788 ac_config_files="$ac_config_files programs/Makeprog.rules"
23793 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23794 Makefile: Makefile.in Make.rules"
23795 ac_config_files="$ac_config_files Makefile"
23797 ALL_MAKEFILES="$ALL_MAKEFILES \\
23798 dlls/Makefile"
23799 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
23800 dlls"
23801 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23802 dlls/Makefile: dlls/Makefile.in Make.rules"
23803 ac_config_files="$ac_config_files dlls/Makefile"
23805 ALL_MAKEFILES="$ALL_MAKEFILES \\
23806 dlls/acledit/Makefile"
23807 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23808 acledit"
23809 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23810 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
23811 ac_config_files="$ac_config_files dlls/acledit/Makefile"
23813 ALL_MAKEFILES="$ALL_MAKEFILES \\
23814 dlls/activeds/Makefile"
23815 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23816 activeds"
23817 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23818 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
23819 ac_config_files="$ac_config_files dlls/activeds/Makefile"
23821 ALL_MAKEFILES="$ALL_MAKEFILES \\
23822 dlls/actxprxy/Makefile"
23823 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23824 actxprxy"
23825 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23826 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
23827 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
23829 ALL_MAKEFILES="$ALL_MAKEFILES \\
23830 dlls/adsiid/Makefile"
23831 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
23832 adsiid"
23833 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23834 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
23835 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
23837 ALL_MAKEFILES="$ALL_MAKEFILES \\
23838 dlls/advapi32/Makefile"
23839 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23840 advapi32"
23841 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23842 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
23843 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
23845 ALL_MAKEFILES="$ALL_MAKEFILES \\
23846 dlls/advapi32/tests/Makefile"
23847 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23848 advapi32/tests"
23849 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23850 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
23851 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
23853 ALL_MAKEFILES="$ALL_MAKEFILES \\
23854 dlls/advpack/Makefile"
23855 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23856 advpack"
23857 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23858 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
23859 ac_config_files="$ac_config_files dlls/advpack/Makefile"
23861 ALL_MAKEFILES="$ALL_MAKEFILES \\
23862 dlls/advpack/tests/Makefile"
23863 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23864 advpack/tests"
23865 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23866 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
23867 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
23869 ALL_MAKEFILES="$ALL_MAKEFILES \\
23870 dlls/amstream/Makefile"
23871 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23872 amstream"
23873 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23874 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
23875 ac_config_files="$ac_config_files dlls/amstream/Makefile"
23877 ALL_MAKEFILES="$ALL_MAKEFILES \\
23878 dlls/appwiz.cpl/Makefile"
23879 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23880 appwiz.cpl"
23881 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23882 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
23883 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
23885 ALL_MAKEFILES="$ALL_MAKEFILES \\
23886 dlls/atl/Makefile"
23887 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23888 atl"
23889 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23890 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
23891 ac_config_files="$ac_config_files dlls/atl/Makefile"
23893 ALL_MAKEFILES="$ALL_MAKEFILES \\
23894 dlls/avicap32/Makefile"
23895 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23896 avicap32"
23897 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23898 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
23899 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
23901 ALL_MAKEFILES="$ALL_MAKEFILES \\
23902 dlls/avifil32/Makefile"
23903 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23904 avifil32"
23905 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23906 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
23907 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
23909 ALL_MAKEFILES="$ALL_MAKEFILES \\
23910 dlls/browseui/Makefile"
23911 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23912 browseui"
23913 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23914 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
23915 ac_config_files="$ac_config_files dlls/browseui/Makefile"
23917 ALL_MAKEFILES="$ALL_MAKEFILES \\
23918 dlls/browseui/tests/Makefile"
23919 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23920 browseui/tests"
23921 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23922 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
23923 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
23925 ALL_MAKEFILES="$ALL_MAKEFILES \\
23926 dlls/cabinet/Makefile"
23927 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23928 cabinet"
23929 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23930 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
23931 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
23933 ALL_MAKEFILES="$ALL_MAKEFILES \\
23934 dlls/cabinet/tests/Makefile"
23935 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23936 cabinet/tests"
23937 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23938 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
23939 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
23941 ALL_MAKEFILES="$ALL_MAKEFILES \\
23942 dlls/capi2032/Makefile"
23943 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23944 capi2032"
23945 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23946 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
23947 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
23949 ALL_MAKEFILES="$ALL_MAKEFILES \\
23950 dlls/cards/Makefile"
23951 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23952 cards"
23953 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23954 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
23955 ac_config_files="$ac_config_files dlls/cards/Makefile"
23957 ALL_MAKEFILES="$ALL_MAKEFILES \\
23958 dlls/cfgmgr32/Makefile"
23959 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23960 cfgmgr32"
23961 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23962 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
23963 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
23965 ALL_MAKEFILES="$ALL_MAKEFILES \\
23966 dlls/clusapi/Makefile"
23967 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23968 clusapi"
23969 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23970 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
23971 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
23973 ALL_MAKEFILES="$ALL_MAKEFILES \\
23974 dlls/comcat/Makefile"
23975 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23976 comcat"
23977 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23978 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
23979 ac_config_files="$ac_config_files dlls/comcat/Makefile"
23981 ALL_MAKEFILES="$ALL_MAKEFILES \\
23982 dlls/comcat/tests/Makefile"
23983 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23984 comcat/tests"
23985 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23986 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
23987 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
23989 ALL_MAKEFILES="$ALL_MAKEFILES \\
23990 dlls/comctl32/Makefile"
23991 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23992 comctl32"
23993 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23994 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
23995 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
23997 ALL_MAKEFILES="$ALL_MAKEFILES \\
23998 dlls/comctl32/tests/Makefile"
23999 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24000 comctl32/tests"
24001 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24002 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
24003 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
24005 ALL_MAKEFILES="$ALL_MAKEFILES \\
24006 dlls/comdlg32/Makefile"
24007 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24008 comdlg32"
24009 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24010 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
24011 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
24013 ALL_MAKEFILES="$ALL_MAKEFILES \\
24014 dlls/comdlg32/tests/Makefile"
24015 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24016 comdlg32/tests"
24017 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24018 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
24019 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
24021 ALL_MAKEFILES="$ALL_MAKEFILES \\
24022 dlls/compstui/Makefile"
24023 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24024 compstui"
24025 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24026 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
24027 ac_config_files="$ac_config_files dlls/compstui/Makefile"
24029 ALL_MAKEFILES="$ALL_MAKEFILES \\
24030 dlls/credui/Makefile"
24031 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24032 credui"
24033 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24034 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
24035 ac_config_files="$ac_config_files dlls/credui/Makefile"
24037 ALL_MAKEFILES="$ALL_MAKEFILES \\
24038 dlls/credui/tests/Makefile"
24039 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24040 credui/tests"
24041 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24042 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
24043 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
24045 ALL_MAKEFILES="$ALL_MAKEFILES \\
24046 dlls/crtdll/Makefile"
24047 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24048 crtdll"
24049 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24050 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
24051 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
24053 ALL_MAKEFILES="$ALL_MAKEFILES \\
24054 dlls/crypt32/Makefile"
24055 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24056 crypt32"
24057 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24058 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
24059 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
24061 ALL_MAKEFILES="$ALL_MAKEFILES \\
24062 dlls/crypt32/tests/Makefile"
24063 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24064 crypt32/tests"
24065 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24066 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
24067 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
24069 ALL_MAKEFILES="$ALL_MAKEFILES \\
24070 dlls/cryptdlg/Makefile"
24071 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24072 cryptdlg"
24073 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24074 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
24075 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
24077 ALL_MAKEFILES="$ALL_MAKEFILES \\
24078 dlls/cryptdll/Makefile"
24079 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24080 cryptdll"
24081 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24082 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
24083 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
24085 ALL_MAKEFILES="$ALL_MAKEFILES \\
24086 dlls/cryptnet/Makefile"
24087 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24088 cryptnet"
24089 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24090 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
24091 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
24093 ALL_MAKEFILES="$ALL_MAKEFILES \\
24094 dlls/cryptnet/tests/Makefile"
24095 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24096 cryptnet/tests"
24097 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24098 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
24099 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
24101 ALL_MAKEFILES="$ALL_MAKEFILES \\
24102 dlls/cryptui/Makefile"
24103 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24104 cryptui"
24105 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24106 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
24107 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
24109 ALL_MAKEFILES="$ALL_MAKEFILES \\
24110 dlls/cryptui/tests/Makefile"
24111 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24112 cryptui/tests"
24113 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24114 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
24115 ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
24117 ALL_MAKEFILES="$ALL_MAKEFILES \\
24118 dlls/ctapi32/Makefile"
24119 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24120 ctapi32"
24121 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24122 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
24123 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
24125 ALL_MAKEFILES="$ALL_MAKEFILES \\
24126 dlls/ctl3d32/Makefile"
24127 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24128 ctl3d32"
24129 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24130 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
24131 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
24133 ALL_MAKEFILES="$ALL_MAKEFILES \\
24134 dlls/d3d10/Makefile"
24135 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24136 d3d10"
24137 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24138 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
24139 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
24141 ALL_MAKEFILES="$ALL_MAKEFILES \\
24142 dlls/d3d10/tests/Makefile"
24143 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24144 d3d10/tests"
24145 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24146 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
24147 ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
24149 ALL_MAKEFILES="$ALL_MAKEFILES \\
24150 dlls/d3d10core/Makefile"
24151 test "x$enable_d3d10core" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24152 d3d10core"
24153 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24154 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
24155 ac_config_files="$ac_config_files dlls/d3d10core/Makefile"
24157 ALL_MAKEFILES="$ALL_MAKEFILES \\
24158 dlls/d3d10core/tests/Makefile"
24159 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24160 d3d10core/tests"
24161 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24162 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
24163 ac_config_files="$ac_config_files dlls/d3d10core/tests/Makefile"
24165 ALL_MAKEFILES="$ALL_MAKEFILES \\
24166 dlls/d3d8/Makefile"
24167 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24168 d3d8"
24169 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24170 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
24171 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
24173 ALL_MAKEFILES="$ALL_MAKEFILES \\
24174 dlls/d3d8/tests/Makefile"
24175 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24176 d3d8/tests"
24177 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24178 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
24179 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
24181 ALL_MAKEFILES="$ALL_MAKEFILES \\
24182 dlls/d3d9/Makefile"
24183 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24184 d3d9"
24185 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24186 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
24187 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
24189 ALL_MAKEFILES="$ALL_MAKEFILES \\
24190 dlls/d3d9/tests/Makefile"
24191 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24192 d3d9/tests"
24193 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24194 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
24195 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
24197 ALL_MAKEFILES="$ALL_MAKEFILES \\
24198 dlls/d3dim/Makefile"
24199 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24200 d3dim"
24201 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24202 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
24203 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
24205 ALL_MAKEFILES="$ALL_MAKEFILES \\
24206 dlls/d3drm/Makefile"
24207 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24208 d3drm"
24209 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24210 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
24211 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
24213 ALL_MAKEFILES="$ALL_MAKEFILES \\
24214 dlls/d3drm/tests/Makefile"
24215 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24216 d3drm/tests"
24217 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24218 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
24219 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
24221 ALL_MAKEFILES="$ALL_MAKEFILES \\
24222 dlls/d3dx8/Makefile"
24223 test "x$enable_d3dx8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24224 d3dx8"
24225 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24226 dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
24227 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
24229 ALL_MAKEFILES="$ALL_MAKEFILES \\
24230 dlls/d3dx8/tests/Makefile"
24231 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24232 d3dx8/tests"
24233 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24234 dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
24235 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
24237 ALL_MAKEFILES="$ALL_MAKEFILES \\
24238 dlls/d3dx9_24/Makefile"
24239 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24240 d3dx9_24"
24241 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24242 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
24243 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
24245 ALL_MAKEFILES="$ALL_MAKEFILES \\
24246 dlls/d3dx9_25/Makefile"
24247 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24248 d3dx9_25"
24249 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24250 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
24251 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
24253 ALL_MAKEFILES="$ALL_MAKEFILES \\
24254 dlls/d3dx9_26/Makefile"
24255 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24256 d3dx9_26"
24257 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24258 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
24259 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
24261 ALL_MAKEFILES="$ALL_MAKEFILES \\
24262 dlls/d3dx9_27/Makefile"
24263 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24264 d3dx9_27"
24265 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24266 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
24267 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
24269 ALL_MAKEFILES="$ALL_MAKEFILES \\
24270 dlls/d3dx9_28/Makefile"
24271 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24272 d3dx9_28"
24273 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24274 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
24275 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
24277 ALL_MAKEFILES="$ALL_MAKEFILES \\
24278 dlls/d3dx9_29/Makefile"
24279 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24280 d3dx9_29"
24281 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24282 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
24283 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
24285 ALL_MAKEFILES="$ALL_MAKEFILES \\
24286 dlls/d3dx9_30/Makefile"
24287 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24288 d3dx9_30"
24289 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24290 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
24291 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
24293 ALL_MAKEFILES="$ALL_MAKEFILES \\
24294 dlls/d3dx9_31/Makefile"
24295 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24296 d3dx9_31"
24297 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24298 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
24299 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
24301 ALL_MAKEFILES="$ALL_MAKEFILES \\
24302 dlls/d3dx9_32/Makefile"
24303 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24304 d3dx9_32"
24305 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24306 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
24307 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
24309 ALL_MAKEFILES="$ALL_MAKEFILES \\
24310 dlls/d3dx9_33/Makefile"
24311 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24312 d3dx9_33"
24313 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24314 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
24315 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
24317 ALL_MAKEFILES="$ALL_MAKEFILES \\
24318 dlls/d3dx9_34/Makefile"
24319 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24320 d3dx9_34"
24321 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24322 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
24323 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
24325 ALL_MAKEFILES="$ALL_MAKEFILES \\
24326 dlls/d3dx9_35/Makefile"
24327 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24328 d3dx9_35"
24329 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24330 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
24331 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
24333 ALL_MAKEFILES="$ALL_MAKEFILES \\
24334 dlls/d3dx9_36/Makefile"
24335 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24336 d3dx9_36"
24337 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24338 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
24339 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
24341 ALL_MAKEFILES="$ALL_MAKEFILES \\
24342 dlls/d3dx9_36/tests/Makefile"
24343 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24344 d3dx9_36/tests"
24345 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24346 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
24347 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
24349 ALL_MAKEFILES="$ALL_MAKEFILES \\
24350 dlls/d3dx9_37/Makefile"
24351 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24352 d3dx9_37"
24353 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24354 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
24355 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
24357 ALL_MAKEFILES="$ALL_MAKEFILES \\
24358 dlls/d3dxof/Makefile"
24359 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24360 d3dxof"
24361 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24362 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
24363 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
24365 ALL_MAKEFILES="$ALL_MAKEFILES \\
24366 dlls/d3dxof/tests/Makefile"
24367 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24368 d3dxof/tests"
24369 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24370 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
24371 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
24373 ALL_MAKEFILES="$ALL_MAKEFILES \\
24374 dlls/dbghelp/Makefile"
24375 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24376 dbghelp"
24377 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24378 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
24379 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
24381 ALL_MAKEFILES="$ALL_MAKEFILES \\
24382 dlls/dciman32/Makefile"
24383 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24384 dciman32"
24385 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24386 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
24387 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
24389 ALL_MAKEFILES="$ALL_MAKEFILES \\
24390 dlls/ddraw/Makefile"
24391 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24392 ddraw"
24393 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24394 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
24395 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
24397 ALL_MAKEFILES="$ALL_MAKEFILES \\
24398 dlls/ddraw/tests/Makefile"
24399 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24400 ddraw/tests"
24401 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24402 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
24403 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
24405 ALL_MAKEFILES="$ALL_MAKEFILES \\
24406 dlls/ddrawex/Makefile"
24407 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24408 ddrawex"
24409 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24410 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
24411 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
24413 ALL_MAKEFILES="$ALL_MAKEFILES \\
24414 dlls/devenum/Makefile"
24415 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24416 devenum"
24417 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24418 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
24419 ac_config_files="$ac_config_files dlls/devenum/Makefile"
24421 ALL_MAKEFILES="$ALL_MAKEFILES \\
24422 dlls/dinput/Makefile"
24423 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24424 dinput"
24425 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24426 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
24427 ac_config_files="$ac_config_files dlls/dinput/Makefile"
24429 ALL_MAKEFILES="$ALL_MAKEFILES \\
24430 dlls/dinput/tests/Makefile"
24431 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24432 dinput/tests"
24433 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24434 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
24435 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
24437 ALL_MAKEFILES="$ALL_MAKEFILES \\
24438 dlls/dinput8/Makefile"
24439 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24440 dinput8"
24441 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24442 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
24443 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
24445 ALL_MAKEFILES="$ALL_MAKEFILES \\
24446 dlls/dmband/Makefile"
24447 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24448 dmband"
24449 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24450 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
24451 ac_config_files="$ac_config_files dlls/dmband/Makefile"
24453 ALL_MAKEFILES="$ALL_MAKEFILES \\
24454 dlls/dmcompos/Makefile"
24455 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24456 dmcompos"
24457 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24458 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
24459 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
24461 ALL_MAKEFILES="$ALL_MAKEFILES \\
24462 dlls/dmime/Makefile"
24463 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24464 dmime"
24465 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24466 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
24467 ac_config_files="$ac_config_files dlls/dmime/Makefile"
24469 ALL_MAKEFILES="$ALL_MAKEFILES \\
24470 dlls/dmloader/Makefile"
24471 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24472 dmloader"
24473 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24474 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
24475 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
24477 ALL_MAKEFILES="$ALL_MAKEFILES \\
24478 dlls/dmscript/Makefile"
24479 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24480 dmscript"
24481 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24482 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
24483 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
24485 ALL_MAKEFILES="$ALL_MAKEFILES \\
24486 dlls/dmstyle/Makefile"
24487 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24488 dmstyle"
24489 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24490 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
24491 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
24493 ALL_MAKEFILES="$ALL_MAKEFILES \\
24494 dlls/dmsynth/Makefile"
24495 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24496 dmsynth"
24497 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24498 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
24499 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
24501 ALL_MAKEFILES="$ALL_MAKEFILES \\
24502 dlls/dmusic/Makefile"
24503 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24504 dmusic"
24505 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24506 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
24507 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
24509 ALL_MAKEFILES="$ALL_MAKEFILES \\
24510 dlls/dmusic32/Makefile"
24511 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24512 dmusic32"
24513 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24514 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
24515 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
24517 ALL_MAKEFILES="$ALL_MAKEFILES \\
24518 dlls/dnsapi/Makefile"
24519 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24520 dnsapi"
24521 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24522 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
24523 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
24525 ALL_MAKEFILES="$ALL_MAKEFILES \\
24526 dlls/dnsapi/tests/Makefile"
24527 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24528 dnsapi/tests"
24529 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24530 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
24531 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
24533 ALL_MAKEFILES="$ALL_MAKEFILES \\
24534 dlls/dplay/Makefile"
24535 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24536 dplay"
24537 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24538 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
24539 ac_config_files="$ac_config_files dlls/dplay/Makefile"
24541 ALL_MAKEFILES="$ALL_MAKEFILES \\
24542 dlls/dplayx/Makefile"
24543 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24544 dplayx"
24545 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24546 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
24547 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
24549 ALL_MAKEFILES="$ALL_MAKEFILES \\
24550 dlls/dplayx/tests/Makefile"
24551 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24552 dplayx/tests"
24553 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24554 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
24555 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
24557 ALL_MAKEFILES="$ALL_MAKEFILES \\
24558 dlls/dpnaddr/Makefile"
24559 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24560 dpnaddr"
24561 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24562 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
24563 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
24565 ALL_MAKEFILES="$ALL_MAKEFILES \\
24566 dlls/dpnet/Makefile"
24567 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24568 dpnet"
24569 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24570 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
24571 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
24573 ALL_MAKEFILES="$ALL_MAKEFILES \\
24574 dlls/dpnhpast/Makefile"
24575 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24576 dpnhpast"
24577 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24578 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
24579 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
24581 ALL_MAKEFILES="$ALL_MAKEFILES \\
24582 dlls/dpnlobby/Makefile"
24583 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24584 dpnlobby"
24585 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24586 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
24587 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
24589 ALL_MAKEFILES="$ALL_MAKEFILES \\
24590 dlls/dpwsockx/Makefile"
24591 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24592 dpwsockx"
24593 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24594 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
24595 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
24597 ALL_MAKEFILES="$ALL_MAKEFILES \\
24598 dlls/dsound/Makefile"
24599 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24600 dsound"
24601 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24602 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
24603 ac_config_files="$ac_config_files dlls/dsound/Makefile"
24605 ALL_MAKEFILES="$ALL_MAKEFILES \\
24606 dlls/dsound/tests/Makefile"
24607 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24608 dsound/tests"
24609 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24610 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
24611 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
24613 ALL_MAKEFILES="$ALL_MAKEFILES \\
24614 dlls/dssenh/Makefile"
24615 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24616 dssenh"
24617 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24618 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
24619 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
24621 ALL_MAKEFILES="$ALL_MAKEFILES \\
24622 dlls/dswave/Makefile"
24623 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24624 dswave"
24625 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24626 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
24627 ac_config_files="$ac_config_files dlls/dswave/Makefile"
24629 ALL_MAKEFILES="$ALL_MAKEFILES \\
24630 dlls/dwmapi/Makefile"
24631 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24632 dwmapi"
24633 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24634 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
24635 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
24637 ALL_MAKEFILES="$ALL_MAKEFILES \\
24638 dlls/dxdiagn/Makefile"
24639 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24640 dxdiagn"
24641 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24642 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
24643 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
24645 ALL_MAKEFILES="$ALL_MAKEFILES \\
24646 dlls/dxerr8/Makefile"
24647 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24648 dxerr8"
24649 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24650 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
24651 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
24653 ALL_MAKEFILES="$ALL_MAKEFILES \\
24654 dlls/dxerr9/Makefile"
24655 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24656 dxerr9"
24657 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24658 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
24659 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
24661 ALL_MAKEFILES="$ALL_MAKEFILES \\
24662 dlls/dxgi/Makefile"
24663 test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24664 dxgi"
24665 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24666 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
24667 ac_config_files="$ac_config_files dlls/dxgi/Makefile"
24669 ALL_MAKEFILES="$ALL_MAKEFILES \\
24670 dlls/dxgi/tests/Makefile"
24671 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24672 dxgi/tests"
24673 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24674 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
24675 ac_config_files="$ac_config_files dlls/dxgi/tests/Makefile"
24677 ALL_MAKEFILES="$ALL_MAKEFILES \\
24678 dlls/dxguid/Makefile"
24679 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24680 dxguid"
24681 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24682 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
24683 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
24685 ALL_MAKEFILES="$ALL_MAKEFILES \\
24686 dlls/faultrep/Makefile"
24687 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24688 faultrep"
24689 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24690 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
24691 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
24693 ALL_MAKEFILES="$ALL_MAKEFILES \\
24694 dlls/fusion/Makefile"
24695 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24696 fusion"
24697 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24698 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
24699 ac_config_files="$ac_config_files dlls/fusion/Makefile"
24701 ALL_MAKEFILES="$ALL_MAKEFILES \\
24702 dlls/fusion/tests/Makefile"
24703 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24704 fusion/tests"
24705 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24706 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
24707 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
24709 ALL_MAKEFILES="$ALL_MAKEFILES \\
24710 dlls/gdi32/Makefile"
24711 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24712 gdi32"
24713 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24714 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
24715 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
24717 ALL_MAKEFILES="$ALL_MAKEFILES \\
24718 dlls/gdi32/tests/Makefile"
24719 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24720 gdi32/tests"
24721 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24722 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
24723 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
24725 ALL_MAKEFILES="$ALL_MAKEFILES \\
24726 dlls/gdiplus/Makefile"
24727 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24728 gdiplus"
24729 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24730 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
24731 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
24733 ALL_MAKEFILES="$ALL_MAKEFILES \\
24734 dlls/gdiplus/tests/Makefile"
24735 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24736 gdiplus/tests"
24737 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24738 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
24739 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
24741 ALL_MAKEFILES="$ALL_MAKEFILES \\
24742 dlls/glu32/Makefile"
24743 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24744 glu32"
24745 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24746 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
24747 ac_config_files="$ac_config_files dlls/glu32/Makefile"
24749 ALL_MAKEFILES="$ALL_MAKEFILES \\
24750 dlls/gphoto2.ds/Makefile"
24751 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24752 gphoto2.ds"
24753 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24754 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
24755 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
24757 ALL_MAKEFILES="$ALL_MAKEFILES \\
24758 dlls/gpkcsp/Makefile"
24759 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24760 gpkcsp"
24761 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24762 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
24763 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
24765 ALL_MAKEFILES="$ALL_MAKEFILES \\
24766 dlls/hal/Makefile"
24767 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24768 hal"
24769 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24770 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
24771 ac_config_files="$ac_config_files dlls/hal/Makefile"
24773 ALL_MAKEFILES="$ALL_MAKEFILES \\
24774 dlls/hhctrl.ocx/Makefile"
24775 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24776 hhctrl.ocx"
24777 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24778 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
24779 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
24781 ALL_MAKEFILES="$ALL_MAKEFILES \\
24782 dlls/hid/Makefile"
24783 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24784 hid"
24785 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24786 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
24787 ac_config_files="$ac_config_files dlls/hid/Makefile"
24789 ALL_MAKEFILES="$ALL_MAKEFILES \\
24790 dlls/hlink/Makefile"
24791 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24792 hlink"
24793 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24794 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
24795 ac_config_files="$ac_config_files dlls/hlink/Makefile"
24797 ALL_MAKEFILES="$ALL_MAKEFILES \\
24798 dlls/hlink/tests/Makefile"
24799 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24800 hlink/tests"
24801 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24802 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
24803 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
24805 ALL_MAKEFILES="$ALL_MAKEFILES \\
24806 dlls/hnetcfg/Makefile"
24807 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24808 hnetcfg"
24809 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24810 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
24811 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
24813 ALL_MAKEFILES="$ALL_MAKEFILES \\
24814 dlls/iccvid/Makefile"
24815 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24816 iccvid"
24817 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24818 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
24819 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
24821 ALL_MAKEFILES="$ALL_MAKEFILES \\
24822 dlls/icmp/Makefile"
24823 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24824 icmp"
24825 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24826 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
24827 ac_config_files="$ac_config_files dlls/icmp/Makefile"
24829 ALL_MAKEFILES="$ALL_MAKEFILES \\
24830 dlls/ifsmgr.vxd/Makefile"
24831 test "x$enable_ifsmgr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24832 ifsmgr.vxd"
24833 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24834 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
24835 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
24837 ALL_MAKEFILES="$ALL_MAKEFILES \\
24838 dlls/imaadp32.acm/Makefile"
24839 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24840 imaadp32.acm"
24841 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24842 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
24843 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
24845 ALL_MAKEFILES="$ALL_MAKEFILES \\
24846 dlls/imagehlp/Makefile"
24847 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24848 imagehlp"
24849 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24850 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
24851 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
24853 ALL_MAKEFILES="$ALL_MAKEFILES \\
24854 dlls/imm32/Makefile"
24855 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24856 imm32"
24857 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24858 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
24859 ac_config_files="$ac_config_files dlls/imm32/Makefile"
24861 ALL_MAKEFILES="$ALL_MAKEFILES \\
24862 dlls/imm32/tests/Makefile"
24863 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24864 imm32/tests"
24865 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24866 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
24867 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
24869 ALL_MAKEFILES="$ALL_MAKEFILES \\
24870 dlls/inetcomm/Makefile"
24871 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24872 inetcomm"
24873 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24874 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
24875 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
24877 ALL_MAKEFILES="$ALL_MAKEFILES \\
24878 dlls/inetcomm/tests/Makefile"
24879 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24880 inetcomm/tests"
24881 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24882 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
24883 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
24885 ALL_MAKEFILES="$ALL_MAKEFILES \\
24886 dlls/inetmib1/Makefile"
24887 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24888 inetmib1"
24889 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24890 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
24891 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
24893 ALL_MAKEFILES="$ALL_MAKEFILES \\
24894 dlls/inetmib1/tests/Makefile"
24895 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24896 inetmib1/tests"
24897 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24898 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
24899 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
24901 ALL_MAKEFILES="$ALL_MAKEFILES \\
24902 dlls/infosoft/Makefile"
24903 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24904 infosoft"
24905 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24906 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
24907 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
24909 ALL_MAKEFILES="$ALL_MAKEFILES \\
24910 dlls/infosoft/tests/Makefile"
24911 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24912 infosoft/tests"
24913 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24914 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
24915 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
24917 ALL_MAKEFILES="$ALL_MAKEFILES \\
24918 dlls/initpki/Makefile"
24919 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24920 initpki"
24921 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24922 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
24923 ac_config_files="$ac_config_files dlls/initpki/Makefile"
24925 ALL_MAKEFILES="$ALL_MAKEFILES \\
24926 dlls/inkobj/Makefile"
24927 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24928 inkobj"
24929 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24930 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
24931 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
24933 ALL_MAKEFILES="$ALL_MAKEFILES \\
24934 dlls/inseng/Makefile"
24935 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24936 inseng"
24937 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24938 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
24939 ac_config_files="$ac_config_files dlls/inseng/Makefile"
24941 ALL_MAKEFILES="$ALL_MAKEFILES \\
24942 dlls/iphlpapi/Makefile"
24943 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24944 iphlpapi"
24945 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24946 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
24947 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
24949 ALL_MAKEFILES="$ALL_MAKEFILES \\
24950 dlls/iphlpapi/tests/Makefile"
24951 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24952 iphlpapi/tests"
24953 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24954 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
24955 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
24957 ALL_MAKEFILES="$ALL_MAKEFILES \\
24958 dlls/itircl/Makefile"
24959 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24960 itircl"
24961 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24962 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
24963 ac_config_files="$ac_config_files dlls/itircl/Makefile"
24965 ALL_MAKEFILES="$ALL_MAKEFILES \\
24966 dlls/itss/Makefile"
24967 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24968 itss"
24969 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24970 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
24971 ac_config_files="$ac_config_files dlls/itss/Makefile"
24973 ALL_MAKEFILES="$ALL_MAKEFILES \\
24974 dlls/itss/tests/Makefile"
24975 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24976 itss/tests"
24977 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24978 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
24979 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
24981 ALL_MAKEFILES="$ALL_MAKEFILES \\
24982 dlls/jscript/Makefile"
24983 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24984 jscript"
24985 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24986 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
24987 ac_config_files="$ac_config_files dlls/jscript/Makefile"
24989 ALL_MAKEFILES="$ALL_MAKEFILES \\
24990 dlls/jscript/tests/Makefile"
24991 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24992 jscript/tests"
24993 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24994 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
24995 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
24997 ALL_MAKEFILES="$ALL_MAKEFILES \\
24998 dlls/kernel32/Makefile"
24999 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25000 kernel32"
25001 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25002 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
25003 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
25005 ALL_MAKEFILES="$ALL_MAKEFILES \\
25006 dlls/kernel32/tests/Makefile"
25007 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25008 kernel32/tests"
25009 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25010 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
25011 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
25013 ALL_MAKEFILES="$ALL_MAKEFILES \\
25014 dlls/localspl/Makefile"
25015 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25016 localspl"
25017 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25018 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
25019 ac_config_files="$ac_config_files dlls/localspl/Makefile"
25021 ALL_MAKEFILES="$ALL_MAKEFILES \\
25022 dlls/localspl/tests/Makefile"
25023 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25024 localspl/tests"
25025 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25026 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
25027 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
25029 ALL_MAKEFILES="$ALL_MAKEFILES \\
25030 dlls/localui/Makefile"
25031 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25032 localui"
25033 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25034 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
25035 ac_config_files="$ac_config_files dlls/localui/Makefile"
25037 ALL_MAKEFILES="$ALL_MAKEFILES \\
25038 dlls/localui/tests/Makefile"
25039 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25040 localui/tests"
25041 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25042 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
25043 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
25045 ALL_MAKEFILES="$ALL_MAKEFILES \\
25046 dlls/lz32/Makefile"
25047 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25048 lz32"
25049 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25050 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
25051 ac_config_files="$ac_config_files dlls/lz32/Makefile"
25053 ALL_MAKEFILES="$ALL_MAKEFILES \\
25054 dlls/lz32/tests/Makefile"
25055 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25056 lz32/tests"
25057 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25058 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
25059 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
25061 ALL_MAKEFILES="$ALL_MAKEFILES \\
25062 dlls/mapi32/Makefile"
25063 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25064 mapi32"
25065 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25066 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
25067 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
25069 ALL_MAKEFILES="$ALL_MAKEFILES \\
25070 dlls/mapi32/tests/Makefile"
25071 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25072 mapi32/tests"
25073 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25074 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
25075 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
25077 ALL_MAKEFILES="$ALL_MAKEFILES \\
25078 dlls/mciavi32/Makefile"
25079 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25080 mciavi32"
25081 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25082 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
25083 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
25085 ALL_MAKEFILES="$ALL_MAKEFILES \\
25086 dlls/mcicda/Makefile"
25087 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25088 mcicda"
25089 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25090 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
25091 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
25093 ALL_MAKEFILES="$ALL_MAKEFILES \\
25094 dlls/mciseq/Makefile"
25095 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25096 mciseq"
25097 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25098 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
25099 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
25101 ALL_MAKEFILES="$ALL_MAKEFILES \\
25102 dlls/mciwave/Makefile"
25103 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25104 mciwave"
25105 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25106 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
25107 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
25109 ALL_MAKEFILES="$ALL_MAKEFILES \\
25110 dlls/midimap/Makefile"
25111 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25112 midimap"
25113 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25114 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
25115 ac_config_files="$ac_config_files dlls/midimap/Makefile"
25117 ALL_MAKEFILES="$ALL_MAKEFILES \\
25118 dlls/mlang/Makefile"
25119 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25120 mlang"
25121 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25122 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
25123 ac_config_files="$ac_config_files dlls/mlang/Makefile"
25125 ALL_MAKEFILES="$ALL_MAKEFILES \\
25126 dlls/mlang/tests/Makefile"
25127 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25128 mlang/tests"
25129 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25130 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
25131 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
25133 ALL_MAKEFILES="$ALL_MAKEFILES \\
25134 dlls/mmdevldr.vxd/Makefile"
25135 test "x$enable_mmdevldr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25136 mmdevldr.vxd"
25137 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25138 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
25139 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
25141 ALL_MAKEFILES="$ALL_MAKEFILES \\
25142 dlls/monodebg.vxd/Makefile"
25143 test "x$enable_monodebg_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25144 monodebg.vxd"
25145 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25146 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
25147 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
25149 ALL_MAKEFILES="$ALL_MAKEFILES \\
25150 dlls/mountmgr.sys/Makefile"
25151 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25152 mountmgr.sys"
25153 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25154 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
25155 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
25157 ALL_MAKEFILES="$ALL_MAKEFILES \\
25158 dlls/mpr/Makefile"
25159 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25160 mpr"
25161 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25162 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
25163 ac_config_files="$ac_config_files dlls/mpr/Makefile"
25165 ALL_MAKEFILES="$ALL_MAKEFILES \\
25166 dlls/mprapi/Makefile"
25167 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25168 mprapi"
25169 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25170 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
25171 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
25173 ALL_MAKEFILES="$ALL_MAKEFILES \\
25174 dlls/msacm32.drv/Makefile"
25175 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25176 msacm32.drv"
25177 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25178 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
25179 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
25181 ALL_MAKEFILES="$ALL_MAKEFILES \\
25182 dlls/msacm32/Makefile"
25183 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25184 msacm32"
25185 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25186 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
25187 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
25189 ALL_MAKEFILES="$ALL_MAKEFILES \\
25190 dlls/msacm32/tests/Makefile"
25191 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25192 msacm32/tests"
25193 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25194 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
25195 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
25197 ALL_MAKEFILES="$ALL_MAKEFILES \\
25198 dlls/msadp32.acm/Makefile"
25199 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25200 msadp32.acm"
25201 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25202 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
25203 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
25205 ALL_MAKEFILES="$ALL_MAKEFILES \\
25206 dlls/mscat32/Makefile"
25207 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25208 mscat32"
25209 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25210 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
25211 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
25213 ALL_MAKEFILES="$ALL_MAKEFILES \\
25214 dlls/mscms/Makefile"
25215 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25216 mscms"
25217 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25218 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
25219 ac_config_files="$ac_config_files dlls/mscms/Makefile"
25221 ALL_MAKEFILES="$ALL_MAKEFILES \\
25222 dlls/mscms/tests/Makefile"
25223 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25224 mscms/tests"
25225 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25226 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
25227 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
25229 ALL_MAKEFILES="$ALL_MAKEFILES \\
25230 dlls/mscoree/Makefile"
25231 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25232 mscoree"
25233 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25234 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
25235 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
25237 ALL_MAKEFILES="$ALL_MAKEFILES \\
25238 dlls/msdmo/Makefile"
25239 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25240 msdmo"
25241 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25242 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
25243 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
25245 ALL_MAKEFILES="$ALL_MAKEFILES \\
25246 dlls/msftedit/Makefile"
25247 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25248 msftedit"
25249 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25250 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
25251 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
25253 ALL_MAKEFILES="$ALL_MAKEFILES \\
25254 dlls/msg711.acm/Makefile"
25255 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25256 msg711.acm"
25257 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25258 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
25259 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
25261 ALL_MAKEFILES="$ALL_MAKEFILES \\
25262 dlls/mshtml.tlb/Makefile"
25263 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25264 mshtml.tlb"
25265 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25266 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
25267 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
25269 ALL_MAKEFILES="$ALL_MAKEFILES \\
25270 dlls/mshtml/Makefile"
25271 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25272 mshtml"
25273 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25274 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
25275 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
25277 ALL_MAKEFILES="$ALL_MAKEFILES \\
25278 dlls/mshtml/tests/Makefile"
25279 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25280 mshtml/tests"
25281 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25282 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
25283 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
25285 ALL_MAKEFILES="$ALL_MAKEFILES \\
25286 dlls/msi/Makefile"
25287 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25288 msi"
25289 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25290 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
25291 ac_config_files="$ac_config_files dlls/msi/Makefile"
25293 ALL_MAKEFILES="$ALL_MAKEFILES \\
25294 dlls/msi/tests/Makefile"
25295 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25296 msi/tests"
25297 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25298 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
25299 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
25301 ALL_MAKEFILES="$ALL_MAKEFILES \\
25302 dlls/msimg32/Makefile"
25303 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25304 msimg32"
25305 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25306 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
25307 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
25309 ALL_MAKEFILES="$ALL_MAKEFILES \\
25310 dlls/msimtf/Makefile"
25311 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25312 msimtf"
25313 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25314 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
25315 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
25317 ALL_MAKEFILES="$ALL_MAKEFILES \\
25318 dlls/msisip/Makefile"
25319 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25320 msisip"
25321 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25322 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
25323 ac_config_files="$ac_config_files dlls/msisip/Makefile"
25325 ALL_MAKEFILES="$ALL_MAKEFILES \\
25326 dlls/msisys.ocx/Makefile"
25327 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25328 msisys.ocx"
25329 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25330 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
25331 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
25333 ALL_MAKEFILES="$ALL_MAKEFILES \\
25334 dlls/msnet32/Makefile"
25335 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25336 msnet32"
25337 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25338 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
25339 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
25341 ALL_MAKEFILES="$ALL_MAKEFILES \\
25342 dlls/msrle32/Makefile"
25343 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25344 msrle32"
25345 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25346 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
25347 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
25349 ALL_MAKEFILES="$ALL_MAKEFILES \\
25350 dlls/mssip32/Makefile"
25351 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25352 mssip32"
25353 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25354 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
25355 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
25357 ALL_MAKEFILES="$ALL_MAKEFILES \\
25358 dlls/mstask/Makefile"
25359 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25360 mstask"
25361 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25362 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
25363 ac_config_files="$ac_config_files dlls/mstask/Makefile"
25365 ALL_MAKEFILES="$ALL_MAKEFILES \\
25366 dlls/mstask/tests/Makefile"
25367 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25368 mstask/tests"
25369 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25370 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
25371 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
25373 ALL_MAKEFILES="$ALL_MAKEFILES \\
25374 dlls/msvcirt/Makefile"
25375 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25376 msvcirt"
25377 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25378 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
25379 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
25381 ALL_MAKEFILES="$ALL_MAKEFILES \\
25382 dlls/msvcr71/Makefile"
25383 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25384 msvcr71"
25385 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25386 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
25387 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
25389 ALL_MAKEFILES="$ALL_MAKEFILES \\
25390 dlls/msvcrt/Makefile"
25391 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25392 msvcrt"
25393 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25394 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
25395 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
25397 ALL_MAKEFILES="$ALL_MAKEFILES \\
25398 dlls/msvcrt/tests/Makefile"
25399 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25400 msvcrt/tests"
25401 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25402 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
25403 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
25405 ALL_MAKEFILES="$ALL_MAKEFILES \\
25406 dlls/msvcrt20/Makefile"
25407 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25408 msvcrt20"
25409 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25410 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
25411 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
25413 ALL_MAKEFILES="$ALL_MAKEFILES \\
25414 dlls/msvcrt40/Makefile"
25415 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25416 msvcrt40"
25417 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25418 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
25419 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
25421 ALL_MAKEFILES="$ALL_MAKEFILES \\
25422 dlls/msvcrtd/Makefile"
25423 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25424 msvcrtd"
25425 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25426 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
25427 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
25429 ALL_MAKEFILES="$ALL_MAKEFILES \\
25430 dlls/msvcrtd/tests/Makefile"
25431 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25432 msvcrtd/tests"
25433 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25434 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
25435 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
25437 ALL_MAKEFILES="$ALL_MAKEFILES \\
25438 dlls/msvfw32/Makefile"
25439 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25440 msvfw32"
25441 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25442 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
25443 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
25445 ALL_MAKEFILES="$ALL_MAKEFILES \\
25446 dlls/msvfw32/tests/Makefile"
25447 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25448 msvfw32/tests"
25449 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25450 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
25451 ac_config_files="$ac_config_files dlls/msvfw32/tests/Makefile"
25453 ALL_MAKEFILES="$ALL_MAKEFILES \\
25454 dlls/msvidc32/Makefile"
25455 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25456 msvidc32"
25457 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25458 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
25459 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
25461 ALL_MAKEFILES="$ALL_MAKEFILES \\
25462 dlls/mswsock/Makefile"
25463 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25464 mswsock"
25465 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25466 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
25467 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
25469 ALL_MAKEFILES="$ALL_MAKEFILES \\
25470 dlls/msxml3/Makefile"
25471 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25472 msxml3"
25473 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25474 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
25475 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
25477 ALL_MAKEFILES="$ALL_MAKEFILES \\
25478 dlls/msxml3/tests/Makefile"
25479 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25480 msxml3/tests"
25481 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25482 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
25483 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
25485 ALL_MAKEFILES="$ALL_MAKEFILES \\
25486 dlls/nddeapi/Makefile"
25487 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25488 nddeapi"
25489 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25490 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
25491 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
25493 ALL_MAKEFILES="$ALL_MAKEFILES \\
25494 dlls/netapi32/Makefile"
25495 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25496 netapi32"
25497 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25498 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
25499 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
25501 ALL_MAKEFILES="$ALL_MAKEFILES \\
25502 dlls/netapi32/tests/Makefile"
25503 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25504 netapi32/tests"
25505 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25506 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
25507 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
25509 ALL_MAKEFILES="$ALL_MAKEFILES \\
25510 dlls/newdev/Makefile"
25511 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25512 newdev"
25513 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25514 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
25515 ac_config_files="$ac_config_files dlls/newdev/Makefile"
25517 ALL_MAKEFILES="$ALL_MAKEFILES \\
25518 dlls/ntdll/Makefile"
25519 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25520 ntdll"
25521 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25522 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
25523 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
25525 ALL_MAKEFILES="$ALL_MAKEFILES \\
25526 dlls/ntdll/tests/Makefile"
25527 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25528 ntdll/tests"
25529 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25530 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
25531 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
25533 ALL_MAKEFILES="$ALL_MAKEFILES \\
25534 dlls/ntdsapi/Makefile"
25535 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25536 ntdsapi"
25537 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25538 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
25539 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
25541 ALL_MAKEFILES="$ALL_MAKEFILES \\
25542 dlls/ntdsapi/tests/Makefile"
25543 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25544 ntdsapi/tests"
25545 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25546 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
25547 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
25549 ALL_MAKEFILES="$ALL_MAKEFILES \\
25550 dlls/ntoskrnl.exe/Makefile"
25551 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25552 ntoskrnl.exe"
25553 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25554 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
25555 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
25557 ALL_MAKEFILES="$ALL_MAKEFILES \\
25558 dlls/ntprint/Makefile"
25559 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25560 ntprint"
25561 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25562 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
25563 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
25565 ALL_MAKEFILES="$ALL_MAKEFILES \\
25566 dlls/ntprint/tests/Makefile"
25567 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25568 ntprint/tests"
25569 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25570 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
25571 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
25573 ALL_MAKEFILES="$ALL_MAKEFILES \\
25574 dlls/objsel/Makefile"
25575 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25576 objsel"
25577 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25578 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
25579 ac_config_files="$ac_config_files dlls/objsel/Makefile"
25581 ALL_MAKEFILES="$ALL_MAKEFILES \\
25582 dlls/odbc32/Makefile"
25583 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25584 odbc32"
25585 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25586 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
25587 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
25589 ALL_MAKEFILES="$ALL_MAKEFILES \\
25590 dlls/odbccp32/Makefile"
25591 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25592 odbccp32"
25593 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25594 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
25595 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
25597 ALL_MAKEFILES="$ALL_MAKEFILES \\
25598 dlls/odbccp32/tests/Makefile"
25599 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25600 odbccp32/tests"
25601 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25602 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
25603 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
25605 ALL_MAKEFILES="$ALL_MAKEFILES \\
25606 dlls/ole32/Makefile"
25607 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25608 ole32"
25609 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25610 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
25611 ac_config_files="$ac_config_files dlls/ole32/Makefile"
25613 ALL_MAKEFILES="$ALL_MAKEFILES \\
25614 dlls/ole32/tests/Makefile"
25615 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25616 ole32/tests"
25617 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25618 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
25619 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
25621 ALL_MAKEFILES="$ALL_MAKEFILES \\
25622 dlls/oleacc/Makefile"
25623 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25624 oleacc"
25625 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25626 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
25627 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
25629 ALL_MAKEFILES="$ALL_MAKEFILES \\
25630 dlls/oleacc/tests/Makefile"
25631 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25632 oleacc/tests"
25633 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25634 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
25635 ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
25637 ALL_MAKEFILES="$ALL_MAKEFILES \\
25638 dlls/oleaut32/Makefile"
25639 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25640 oleaut32"
25641 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25642 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
25643 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
25645 ALL_MAKEFILES="$ALL_MAKEFILES \\
25646 dlls/oleaut32/tests/Makefile"
25647 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25648 oleaut32/tests"
25649 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25650 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
25651 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
25653 ALL_MAKEFILES="$ALL_MAKEFILES \\
25654 dlls/olecli32/Makefile"
25655 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25656 olecli32"
25657 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25658 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
25659 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
25661 ALL_MAKEFILES="$ALL_MAKEFILES \\
25662 dlls/oledlg/Makefile"
25663 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25664 oledlg"
25665 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25666 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
25667 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
25669 ALL_MAKEFILES="$ALL_MAKEFILES \\
25670 dlls/olepro32/Makefile"
25671 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25672 olepro32"
25673 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25674 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
25675 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
25677 ALL_MAKEFILES="$ALL_MAKEFILES \\
25678 dlls/olesvr32/Makefile"
25679 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25680 olesvr32"
25681 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25682 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
25683 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
25685 ALL_MAKEFILES="$ALL_MAKEFILES \\
25686 dlls/olethk32/Makefile"
25687 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25688 olethk32"
25689 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25690 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
25691 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
25693 ALL_MAKEFILES="$ALL_MAKEFILES \\
25694 dlls/opengl32/Makefile"
25695 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25696 opengl32"
25697 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25698 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
25699 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
25701 ALL_MAKEFILES="$ALL_MAKEFILES \\
25702 dlls/opengl32/tests/Makefile"
25703 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25704 opengl32/tests"
25705 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25706 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
25707 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
25709 ALL_MAKEFILES="$ALL_MAKEFILES \\
25710 dlls/pdh/Makefile"
25711 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25712 pdh"
25713 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25714 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
25715 ac_config_files="$ac_config_files dlls/pdh/Makefile"
25717 ALL_MAKEFILES="$ALL_MAKEFILES \\
25718 dlls/pdh/tests/Makefile"
25719 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25720 pdh/tests"
25721 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25722 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
25723 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
25725 ALL_MAKEFILES="$ALL_MAKEFILES \\
25726 dlls/pidgen/Makefile"
25727 test "x$enable_pidgen" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25728 pidgen"
25729 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25730 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
25731 ac_config_files="$ac_config_files dlls/pidgen/Makefile"
25733 ALL_MAKEFILES="$ALL_MAKEFILES \\
25734 dlls/powrprof/Makefile"
25735 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25736 powrprof"
25737 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25738 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
25739 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
25741 ALL_MAKEFILES="$ALL_MAKEFILES \\
25742 dlls/printui/Makefile"
25743 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25744 printui"
25745 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25746 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
25747 ac_config_files="$ac_config_files dlls/printui/Makefile"
25749 ALL_MAKEFILES="$ALL_MAKEFILES \\
25750 dlls/propsys/Makefile"
25751 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25752 propsys"
25753 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25754 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
25755 ac_config_files="$ac_config_files dlls/propsys/Makefile"
25757 ALL_MAKEFILES="$ALL_MAKEFILES \\
25758 dlls/psapi/Makefile"
25759 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25760 psapi"
25761 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25762 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
25763 ac_config_files="$ac_config_files dlls/psapi/Makefile"
25765 ALL_MAKEFILES="$ALL_MAKEFILES \\
25766 dlls/psapi/tests/Makefile"
25767 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25768 psapi/tests"
25769 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25770 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
25771 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
25773 ALL_MAKEFILES="$ALL_MAKEFILES \\
25774 dlls/pstorec/Makefile"
25775 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25776 pstorec"
25777 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25778 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
25779 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
25781 ALL_MAKEFILES="$ALL_MAKEFILES \\
25782 dlls/qcap/Makefile"
25783 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25784 qcap"
25785 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25786 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
25787 ac_config_files="$ac_config_files dlls/qcap/Makefile"
25789 ALL_MAKEFILES="$ALL_MAKEFILES \\
25790 dlls/qedit/Makefile"
25791 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25792 qedit"
25793 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25794 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
25795 ac_config_files="$ac_config_files dlls/qedit/Makefile"
25797 ALL_MAKEFILES="$ALL_MAKEFILES \\
25798 dlls/qedit/tests/Makefile"
25799 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25800 qedit/tests"
25801 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25802 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
25803 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
25805 ALL_MAKEFILES="$ALL_MAKEFILES \\
25806 dlls/qmgr/Makefile"
25807 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25808 qmgr"
25809 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25810 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
25811 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
25813 ALL_MAKEFILES="$ALL_MAKEFILES \\
25814 dlls/qmgr/tests/Makefile"
25815 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25816 qmgr/tests"
25817 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25818 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
25819 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
25821 ALL_MAKEFILES="$ALL_MAKEFILES \\
25822 dlls/qmgrprxy/Makefile"
25823 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25824 qmgrprxy"
25825 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25826 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
25827 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
25829 ALL_MAKEFILES="$ALL_MAKEFILES \\
25830 dlls/quartz/Makefile"
25831 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25832 quartz"
25833 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25834 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
25835 ac_config_files="$ac_config_files dlls/quartz/Makefile"
25837 ALL_MAKEFILES="$ALL_MAKEFILES \\
25838 dlls/quartz/tests/Makefile"
25839 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25840 quartz/tests"
25841 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25842 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
25843 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
25845 ALL_MAKEFILES="$ALL_MAKEFILES \\
25846 dlls/query/Makefile"
25847 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25848 query"
25849 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25850 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
25851 ac_config_files="$ac_config_files dlls/query/Makefile"
25853 ALL_MAKEFILES="$ALL_MAKEFILES \\
25854 dlls/rasapi32/Makefile"
25855 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25856 rasapi32"
25857 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25858 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
25859 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
25861 ALL_MAKEFILES="$ALL_MAKEFILES \\
25862 dlls/rasapi32/tests/Makefile"
25863 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25864 rasapi32/tests"
25865 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25866 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
25867 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
25869 ALL_MAKEFILES="$ALL_MAKEFILES \\
25870 dlls/resutils/Makefile"
25871 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25872 resutils"
25873 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25874 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
25875 ac_config_files="$ac_config_files dlls/resutils/Makefile"
25877 ALL_MAKEFILES="$ALL_MAKEFILES \\
25878 dlls/riched20/Makefile"
25879 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25880 riched20"
25881 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25882 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
25883 ac_config_files="$ac_config_files dlls/riched20/Makefile"
25885 ALL_MAKEFILES="$ALL_MAKEFILES \\
25886 dlls/riched20/tests/Makefile"
25887 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25888 riched20/tests"
25889 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25890 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
25891 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
25893 ALL_MAKEFILES="$ALL_MAKEFILES \\
25894 dlls/riched32/Makefile"
25895 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25896 riched32"
25897 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25898 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
25899 ac_config_files="$ac_config_files dlls/riched32/Makefile"
25901 ALL_MAKEFILES="$ALL_MAKEFILES \\
25902 dlls/riched32/tests/Makefile"
25903 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25904 riched32/tests"
25905 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25906 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
25907 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
25909 ALL_MAKEFILES="$ALL_MAKEFILES \\
25910 dlls/rpcrt4/Makefile"
25911 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25912 rpcrt4"
25913 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25914 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
25915 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
25917 ALL_MAKEFILES="$ALL_MAKEFILES \\
25918 dlls/rpcrt4/tests/Makefile"
25919 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25920 rpcrt4/tests"
25921 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25922 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
25923 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
25925 ALL_MAKEFILES="$ALL_MAKEFILES \\
25926 dlls/rsabase/Makefile"
25927 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25928 rsabase"
25929 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25930 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
25931 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
25933 ALL_MAKEFILES="$ALL_MAKEFILES \\
25934 dlls/rsaenh/Makefile"
25935 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25936 rsaenh"
25937 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25938 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
25939 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
25941 ALL_MAKEFILES="$ALL_MAKEFILES \\
25942 dlls/rsaenh/tests/Makefile"
25943 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25944 rsaenh/tests"
25945 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25946 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
25947 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
25949 ALL_MAKEFILES="$ALL_MAKEFILES \\
25950 dlls/sane.ds/Makefile"
25951 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25952 sane.ds"
25953 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25954 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
25955 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
25957 ALL_MAKEFILES="$ALL_MAKEFILES \\
25958 dlls/sccbase/Makefile"
25959 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25960 sccbase"
25961 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25962 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
25963 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
25965 ALL_MAKEFILES="$ALL_MAKEFILES \\
25966 dlls/schannel/Makefile"
25967 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25968 schannel"
25969 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25970 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
25971 ac_config_files="$ac_config_files dlls/schannel/Makefile"
25973 ALL_MAKEFILES="$ALL_MAKEFILES \\
25974 dlls/schannel/tests/Makefile"
25975 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25976 schannel/tests"
25977 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25978 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
25979 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
25981 ALL_MAKEFILES="$ALL_MAKEFILES \\
25982 dlls/secur32/Makefile"
25983 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25984 secur32"
25985 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25986 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
25987 ac_config_files="$ac_config_files dlls/secur32/Makefile"
25989 ALL_MAKEFILES="$ALL_MAKEFILES \\
25990 dlls/secur32/tests/Makefile"
25991 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25992 secur32/tests"
25993 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25994 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
25995 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
25997 ALL_MAKEFILES="$ALL_MAKEFILES \\
25998 dlls/security/Makefile"
25999 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26000 security"
26001 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26002 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
26003 ac_config_files="$ac_config_files dlls/security/Makefile"
26005 ALL_MAKEFILES="$ALL_MAKEFILES \\
26006 dlls/sensapi/Makefile"
26007 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26008 sensapi"
26009 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26010 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
26011 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
26013 ALL_MAKEFILES="$ALL_MAKEFILES \\
26014 dlls/serialui/Makefile"
26015 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26016 serialui"
26017 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26018 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
26019 ac_config_files="$ac_config_files dlls/serialui/Makefile"
26021 ALL_MAKEFILES="$ALL_MAKEFILES \\
26022 dlls/serialui/tests/Makefile"
26023 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26024 serialui/tests"
26025 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26026 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
26027 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
26029 ALL_MAKEFILES="$ALL_MAKEFILES \\
26030 dlls/setupapi/Makefile"
26031 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26032 setupapi"
26033 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26034 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
26035 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
26037 ALL_MAKEFILES="$ALL_MAKEFILES \\
26038 dlls/setupapi/tests/Makefile"
26039 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26040 setupapi/tests"
26041 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26042 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
26043 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
26045 ALL_MAKEFILES="$ALL_MAKEFILES \\
26046 dlls/sfc/Makefile"
26047 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26048 sfc"
26049 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26050 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
26051 ac_config_files="$ac_config_files dlls/sfc/Makefile"
26053 ALL_MAKEFILES="$ALL_MAKEFILES \\
26054 dlls/sfc_os/Makefile"
26055 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26056 sfc_os"
26057 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26058 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
26059 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
26061 ALL_MAKEFILES="$ALL_MAKEFILES \\
26062 dlls/shdoclc/Makefile"
26063 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26064 shdoclc"
26065 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26066 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
26067 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
26069 ALL_MAKEFILES="$ALL_MAKEFILES \\
26070 dlls/shdocvw/Makefile"
26071 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26072 shdocvw"
26073 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26074 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
26075 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
26077 ALL_MAKEFILES="$ALL_MAKEFILES \\
26078 dlls/shdocvw/tests/Makefile"
26079 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26080 shdocvw/tests"
26081 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26082 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
26083 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
26085 ALL_MAKEFILES="$ALL_MAKEFILES \\
26086 dlls/shell32/Makefile"
26087 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26088 shell32"
26089 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26090 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
26091 ac_config_files="$ac_config_files dlls/shell32/Makefile"
26093 ALL_MAKEFILES="$ALL_MAKEFILES \\
26094 dlls/shell32/tests/Makefile"
26095 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26096 shell32/tests"
26097 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26098 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
26099 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
26101 ALL_MAKEFILES="$ALL_MAKEFILES \\
26102 dlls/shfolder/Makefile"
26103 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26104 shfolder"
26105 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26106 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
26107 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
26109 ALL_MAKEFILES="$ALL_MAKEFILES \\
26110 dlls/shlwapi/Makefile"
26111 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26112 shlwapi"
26113 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26114 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
26115 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
26117 ALL_MAKEFILES="$ALL_MAKEFILES \\
26118 dlls/shlwapi/tests/Makefile"
26119 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26120 shlwapi/tests"
26121 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26122 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
26123 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
26125 ALL_MAKEFILES="$ALL_MAKEFILES \\
26126 dlls/slbcsp/Makefile"
26127 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26128 slbcsp"
26129 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26130 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
26131 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
26133 ALL_MAKEFILES="$ALL_MAKEFILES \\
26134 dlls/slc/Makefile"
26135 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26136 slc"
26137 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26138 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
26139 ac_config_files="$ac_config_files dlls/slc/Makefile"
26141 ALL_MAKEFILES="$ALL_MAKEFILES \\
26142 dlls/snmpapi/Makefile"
26143 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26144 snmpapi"
26145 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26146 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
26147 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
26149 ALL_MAKEFILES="$ALL_MAKEFILES \\
26150 dlls/snmpapi/tests/Makefile"
26151 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26152 snmpapi/tests"
26153 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26154 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
26155 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
26157 ALL_MAKEFILES="$ALL_MAKEFILES \\
26158 dlls/softpub/Makefile"
26159 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26160 softpub"
26161 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26162 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
26163 ac_config_files="$ac_config_files dlls/softpub/Makefile"
26165 ALL_MAKEFILES="$ALL_MAKEFILES \\
26166 dlls/spoolss/Makefile"
26167 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26168 spoolss"
26169 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26170 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
26171 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
26173 ALL_MAKEFILES="$ALL_MAKEFILES \\
26174 dlls/spoolss/tests/Makefile"
26175 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26176 spoolss/tests"
26177 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26178 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
26179 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
26181 ALL_MAKEFILES="$ALL_MAKEFILES \\
26182 dlls/stdole2.tlb/Makefile"
26183 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26184 stdole2.tlb"
26185 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26186 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
26187 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
26189 ALL_MAKEFILES="$ALL_MAKEFILES \\
26190 dlls/stdole32.tlb/Makefile"
26191 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26192 stdole32.tlb"
26193 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26194 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
26195 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
26197 ALL_MAKEFILES="$ALL_MAKEFILES \\
26198 dlls/sti/Makefile"
26199 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26200 sti"
26201 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26202 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
26203 ac_config_files="$ac_config_files dlls/sti/Makefile"
26205 ALL_MAKEFILES="$ALL_MAKEFILES \\
26206 dlls/strmiids/Makefile"
26207 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
26208 strmiids"
26209 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26210 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
26211 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
26213 ALL_MAKEFILES="$ALL_MAKEFILES \\
26214 dlls/svrapi/Makefile"
26215 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26216 svrapi"
26217 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26218 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
26219 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
26221 ALL_MAKEFILES="$ALL_MAKEFILES \\
26222 dlls/sxs/Makefile"
26223 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26224 sxs"
26225 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26226 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
26227 ac_config_files="$ac_config_files dlls/sxs/Makefile"
26229 ALL_MAKEFILES="$ALL_MAKEFILES \\
26230 dlls/tapi32/Makefile"
26231 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26232 tapi32"
26233 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26234 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
26235 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
26237 ALL_MAKEFILES="$ALL_MAKEFILES \\
26238 dlls/twain_32/Makefile"
26239 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26240 twain_32"
26241 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26242 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
26243 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
26245 ALL_MAKEFILES="$ALL_MAKEFILES \\
26246 dlls/unicows/Makefile"
26247 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26248 unicows"
26249 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26250 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
26251 ac_config_files="$ac_config_files dlls/unicows/Makefile"
26253 ALL_MAKEFILES="$ALL_MAKEFILES \\
26254 dlls/url/Makefile"
26255 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26256 url"
26257 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26258 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
26259 ac_config_files="$ac_config_files dlls/url/Makefile"
26261 ALL_MAKEFILES="$ALL_MAKEFILES \\
26262 dlls/urlmon/Makefile"
26263 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26264 urlmon"
26265 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26266 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
26267 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
26269 ALL_MAKEFILES="$ALL_MAKEFILES \\
26270 dlls/urlmon/tests/Makefile"
26271 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26272 urlmon/tests"
26273 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26274 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
26275 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
26277 ALL_MAKEFILES="$ALL_MAKEFILES \\
26278 dlls/user32/Makefile"
26279 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26280 user32"
26281 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26282 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
26283 ac_config_files="$ac_config_files dlls/user32/Makefile"
26285 ALL_MAKEFILES="$ALL_MAKEFILES \\
26286 dlls/user32/tests/Makefile"
26287 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26288 user32/tests"
26289 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26290 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
26291 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
26293 ALL_MAKEFILES="$ALL_MAKEFILES \\
26294 dlls/userenv/Makefile"
26295 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26296 userenv"
26297 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26298 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
26299 ac_config_files="$ac_config_files dlls/userenv/Makefile"
26301 ALL_MAKEFILES="$ALL_MAKEFILES \\
26302 dlls/userenv/tests/Makefile"
26303 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26304 userenv/tests"
26305 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26306 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
26307 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
26309 ALL_MAKEFILES="$ALL_MAKEFILES \\
26310 dlls/usp10/Makefile"
26311 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26312 usp10"
26313 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26314 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
26315 ac_config_files="$ac_config_files dlls/usp10/Makefile"
26317 ALL_MAKEFILES="$ALL_MAKEFILES \\
26318 dlls/usp10/tests/Makefile"
26319 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26320 usp10/tests"
26321 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26322 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
26323 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
26325 ALL_MAKEFILES="$ALL_MAKEFILES \\
26326 dlls/uuid/Makefile"
26327 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
26328 uuid"
26329 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26330 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
26331 ac_config_files="$ac_config_files dlls/uuid/Makefile"
26333 ALL_MAKEFILES="$ALL_MAKEFILES \\
26334 dlls/uxtheme/Makefile"
26335 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26336 uxtheme"
26337 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26338 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
26339 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
26341 ALL_MAKEFILES="$ALL_MAKEFILES \\
26342 dlls/uxtheme/tests/Makefile"
26343 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26344 uxtheme/tests"
26345 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26346 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
26347 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
26349 ALL_MAKEFILES="$ALL_MAKEFILES \\
26350 dlls/vdhcp.vxd/Makefile"
26351 test "x$enable_vdhcp_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26352 vdhcp.vxd"
26353 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26354 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
26355 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
26357 ALL_MAKEFILES="$ALL_MAKEFILES \\
26358 dlls/vdmdbg/Makefile"
26359 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26360 vdmdbg"
26361 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26362 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
26363 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
26365 ALL_MAKEFILES="$ALL_MAKEFILES \\
26366 dlls/version/Makefile"
26367 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26368 version"
26369 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26370 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
26371 ac_config_files="$ac_config_files dlls/version/Makefile"
26373 ALL_MAKEFILES="$ALL_MAKEFILES \\
26374 dlls/version/tests/Makefile"
26375 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26376 version/tests"
26377 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26378 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
26379 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
26381 ALL_MAKEFILES="$ALL_MAKEFILES \\
26382 dlls/vmm.vxd/Makefile"
26383 test "x$enable_vmm_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26384 vmm.vxd"
26385 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26386 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
26387 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
26389 ALL_MAKEFILES="$ALL_MAKEFILES \\
26390 dlls/vnbt.vxd/Makefile"
26391 test "x$enable_vnbt_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26392 vnbt.vxd"
26393 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26394 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
26395 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
26397 ALL_MAKEFILES="$ALL_MAKEFILES \\
26398 dlls/vnetbios.vxd/Makefile"
26399 test "x$enable_vnetbios_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26400 vnetbios.vxd"
26401 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26402 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
26403 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
26405 ALL_MAKEFILES="$ALL_MAKEFILES \\
26406 dlls/vtdapi.vxd/Makefile"
26407 test "x$enable_vtdapi_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26408 vtdapi.vxd"
26409 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26410 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
26411 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
26413 ALL_MAKEFILES="$ALL_MAKEFILES \\
26414 dlls/vwin32.vxd/Makefile"
26415 test "x$enable_vwin32_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26416 vwin32.vxd"
26417 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26418 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
26419 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
26421 ALL_MAKEFILES="$ALL_MAKEFILES \\
26422 dlls/w32skrnl/Makefile"
26423 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26424 w32skrnl"
26425 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26426 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
26427 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
26429 ALL_MAKEFILES="$ALL_MAKEFILES \\
26430 dlls/winealsa.drv/Makefile"
26431 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26432 winealsa.drv"
26433 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26434 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
26435 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
26437 ALL_MAKEFILES="$ALL_MAKEFILES \\
26438 dlls/wineaudioio.drv/Makefile"
26439 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26440 wineaudioio.drv"
26441 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26442 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
26443 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
26445 ALL_MAKEFILES="$ALL_MAKEFILES \\
26446 dlls/winecoreaudio.drv/Makefile"
26447 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26448 winecoreaudio.drv"
26449 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26450 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
26451 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
26453 ALL_MAKEFILES="$ALL_MAKEFILES \\
26454 dlls/winecrt0/Makefile"
26455 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
26456 winecrt0"
26457 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26458 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
26459 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
26461 ALL_MAKEFILES="$ALL_MAKEFILES \\
26462 dlls/wined3d/Makefile"
26463 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26464 wined3d"
26465 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26466 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
26467 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
26469 ALL_MAKEFILES="$ALL_MAKEFILES \\
26470 dlls/winedos/Makefile"
26471 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26472 winedos"
26473 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26474 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
26475 ac_config_files="$ac_config_files dlls/winedos/Makefile"
26477 ALL_MAKEFILES="$ALL_MAKEFILES \\
26478 dlls/wineesd.drv/Makefile"
26479 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26480 wineesd.drv"
26481 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26482 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
26483 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
26485 ALL_MAKEFILES="$ALL_MAKEFILES \\
26486 dlls/winejack.drv/Makefile"
26487 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26488 winejack.drv"
26489 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26490 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
26491 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
26493 ALL_MAKEFILES="$ALL_MAKEFILES \\
26494 dlls/winejoystick.drv/Makefile"
26495 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26496 winejoystick.drv"
26497 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26498 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
26499 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
26501 ALL_MAKEFILES="$ALL_MAKEFILES \\
26502 dlls/winemp3.acm/Makefile"
26503 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26504 winemp3.acm"
26505 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26506 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
26507 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
26509 ALL_MAKEFILES="$ALL_MAKEFILES \\
26510 dlls/winenas.drv/Makefile"
26511 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26512 winenas.drv"
26513 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26514 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
26515 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
26517 ALL_MAKEFILES="$ALL_MAKEFILES \\
26518 dlls/wineoss.drv/Makefile"
26519 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26520 wineoss.drv"
26521 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26522 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
26523 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
26525 ALL_MAKEFILES="$ALL_MAKEFILES \\
26526 dlls/wineps.drv/Makefile"
26527 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26528 wineps.drv"
26529 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26530 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
26531 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
26533 ALL_MAKEFILES="$ALL_MAKEFILES \\
26534 dlls/winequartz.drv/Makefile"
26535 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26536 winequartz.drv"
26537 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26538 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
26539 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
26541 ALL_MAKEFILES="$ALL_MAKEFILES \\
26542 dlls/winex11.drv/Makefile"
26543 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26544 winex11.drv"
26545 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26546 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
26547 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
26549 ALL_MAKEFILES="$ALL_MAKEFILES \\
26550 dlls/wing32/Makefile"
26551 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26552 wing32"
26553 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26554 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
26555 ac_config_files="$ac_config_files dlls/wing32/Makefile"
26557 ALL_MAKEFILES="$ALL_MAKEFILES \\
26558 dlls/winhttp/Makefile"
26559 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26560 winhttp"
26561 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26562 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
26563 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
26565 ALL_MAKEFILES="$ALL_MAKEFILES \\
26566 dlls/winhttp/tests/Makefile"
26567 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26568 winhttp/tests"
26569 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26570 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
26571 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
26573 ALL_MAKEFILES="$ALL_MAKEFILES \\
26574 dlls/wininet/Makefile"
26575 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26576 wininet"
26577 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26578 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
26579 ac_config_files="$ac_config_files dlls/wininet/Makefile"
26581 ALL_MAKEFILES="$ALL_MAKEFILES \\
26582 dlls/wininet/tests/Makefile"
26583 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26584 wininet/tests"
26585 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26586 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
26587 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
26589 ALL_MAKEFILES="$ALL_MAKEFILES \\
26590 dlls/winmm/Makefile"
26591 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26592 winmm"
26593 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26594 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
26595 ac_config_files="$ac_config_files dlls/winmm/Makefile"
26597 ALL_MAKEFILES="$ALL_MAKEFILES \\
26598 dlls/winmm/tests/Makefile"
26599 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26600 winmm/tests"
26601 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26602 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
26603 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
26605 ALL_MAKEFILES="$ALL_MAKEFILES \\
26606 dlls/winnls32/Makefile"
26607 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26608 winnls32"
26609 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26610 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
26611 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
26613 ALL_MAKEFILES="$ALL_MAKEFILES \\
26614 dlls/winscard/Makefile"
26615 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26616 winscard"
26617 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26618 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
26619 ac_config_files="$ac_config_files dlls/winscard/Makefile"
26621 ALL_MAKEFILES="$ALL_MAKEFILES \\
26622 dlls/winspool.drv/Makefile"
26623 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26624 winspool.drv"
26625 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26626 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
26627 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
26629 ALL_MAKEFILES="$ALL_MAKEFILES \\
26630 dlls/winspool.drv/tests/Makefile"
26631 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26632 winspool.drv/tests"
26633 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26634 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
26635 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
26637 ALL_MAKEFILES="$ALL_MAKEFILES \\
26638 dlls/wintab32/Makefile"
26639 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26640 wintab32"
26641 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26642 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
26643 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
26645 ALL_MAKEFILES="$ALL_MAKEFILES \\
26646 dlls/wintrust/Makefile"
26647 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26648 wintrust"
26649 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26650 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
26651 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
26653 ALL_MAKEFILES="$ALL_MAKEFILES \\
26654 dlls/wintrust/tests/Makefile"
26655 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26656 wintrust/tests"
26657 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26658 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
26659 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
26661 ALL_MAKEFILES="$ALL_MAKEFILES \\
26662 dlls/wldap32/Makefile"
26663 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26664 wldap32"
26665 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26666 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
26667 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
26669 ALL_MAKEFILES="$ALL_MAKEFILES \\
26670 dlls/wldap32/tests/Makefile"
26671 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26672 wldap32/tests"
26673 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26674 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
26675 ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
26677 ALL_MAKEFILES="$ALL_MAKEFILES \\
26678 dlls/wmi/Makefile"
26679 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26680 wmi"
26681 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26682 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
26683 ac_config_files="$ac_config_files dlls/wmi/Makefile"
26685 ALL_MAKEFILES="$ALL_MAKEFILES \\
26686 dlls/wnaspi32/Makefile"
26687 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26688 wnaspi32"
26689 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26690 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
26691 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
26693 ALL_MAKEFILES="$ALL_MAKEFILES \\
26694 dlls/wow32/Makefile"
26695 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26696 wow32"
26697 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26698 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
26699 ac_config_files="$ac_config_files dlls/wow32/Makefile"
26701 ALL_MAKEFILES="$ALL_MAKEFILES \\
26702 dlls/ws2_32/Makefile"
26703 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26704 ws2_32"
26705 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26706 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
26707 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
26709 ALL_MAKEFILES="$ALL_MAKEFILES \\
26710 dlls/ws2_32/tests/Makefile"
26711 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26712 ws2_32/tests"
26713 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26714 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
26715 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
26717 ALL_MAKEFILES="$ALL_MAKEFILES \\
26718 dlls/wsock32/Makefile"
26719 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26720 wsock32"
26721 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26722 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
26723 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
26725 ALL_MAKEFILES="$ALL_MAKEFILES \\
26726 dlls/wtsapi32/Makefile"
26727 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26728 wtsapi32"
26729 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26730 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
26731 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
26733 ALL_MAKEFILES="$ALL_MAKEFILES \\
26734 dlls/wuapi/Makefile"
26735 test "x$enable_wuapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26736 wuapi"
26737 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26738 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
26739 ac_config_files="$ac_config_files dlls/wuapi/Makefile"
26741 ALL_MAKEFILES="$ALL_MAKEFILES \\
26742 dlls/xinput1_1/Makefile"
26743 test "x$enable_xinput1_1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26744 xinput1_1"
26745 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26746 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
26747 ac_config_files="$ac_config_files dlls/xinput1_1/Makefile"
26749 ALL_MAKEFILES="$ALL_MAKEFILES \\
26750 dlls/xinput1_2/Makefile"
26751 test "x$enable_xinput1_2" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26752 xinput1_2"
26753 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26754 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
26755 ac_config_files="$ac_config_files dlls/xinput1_2/Makefile"
26757 ALL_MAKEFILES="$ALL_MAKEFILES \\
26758 dlls/xinput1_3/Makefile"
26759 test "x$enable_xinput1_3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26760 xinput1_3"
26761 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26762 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
26763 ac_config_files="$ac_config_files dlls/xinput1_3/Makefile"
26765 ALL_MAKEFILES="$ALL_MAKEFILES \\
26766 dlls/xinput1_3/tests/Makefile"
26767 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26768 xinput1_3/tests"
26769 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26770 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
26771 ac_config_files="$ac_config_files dlls/xinput1_3/tests/Makefile"
26773 ALL_MAKEFILES="$ALL_MAKEFILES \\
26774 dlls/xinput9_1_0/Makefile"
26775 test "x$enable_xinput9_1_0" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26776 xinput9_1_0"
26777 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26778 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
26779 ac_config_files="$ac_config_files dlls/xinput9_1_0/Makefile"
26781 ALL_MAKEFILES="$ALL_MAKEFILES \\
26782 documentation/Makefile"
26783 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
26784 documentation"
26785 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26786 documentation/Makefile: documentation/Makefile.in Make.rules"
26787 ac_config_files="$ac_config_files documentation/Makefile"
26789 ALL_MAKEFILES="$ALL_MAKEFILES \\
26790 fonts/Makefile"
26791 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
26792 fonts"
26793 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26794 fonts/Makefile: fonts/Makefile.in Make.rules"
26795 ac_config_files="$ac_config_files fonts/Makefile"
26797 ALL_MAKEFILES="$ALL_MAKEFILES \\
26798 include/Makefile"
26799 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
26800 include"
26801 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26802 include/Makefile: include/Makefile.in Make.rules"
26803 ac_config_files="$ac_config_files include/Makefile"
26805 ALL_MAKEFILES="$ALL_MAKEFILES \\
26806 libs/Makefile"
26807 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
26808 libs"
26809 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26810 libs/Makefile: libs/Makefile.in Make.rules"
26811 ac_config_files="$ac_config_files libs/Makefile"
26813 ALL_MAKEFILES="$ALL_MAKEFILES \\
26814 libs/port/Makefile"
26816 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26817 libs/port/Makefile: libs/port/Makefile.in Make.rules"
26818 ac_config_files="$ac_config_files libs/port/Makefile"
26820 ALL_MAKEFILES="$ALL_MAKEFILES \\
26821 libs/wine/Makefile"
26823 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26824 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
26825 ac_config_files="$ac_config_files libs/wine/Makefile"
26827 ALL_MAKEFILES="$ALL_MAKEFILES \\
26828 libs/wpp/Makefile"
26830 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26831 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
26832 ac_config_files="$ac_config_files libs/wpp/Makefile"
26834 ALL_MAKEFILES="$ALL_MAKEFILES \\
26835 loader/Makefile"
26836 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
26837 loader"
26838 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26839 loader/Makefile: loader/Makefile.in Make.rules"
26840 ac_config_files="$ac_config_files loader/Makefile"
26842 ALL_MAKEFILES="$ALL_MAKEFILES \\
26843 programs/Makefile"
26844 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
26845 programs"
26846 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26847 programs/Makefile: programs/Makefile.in Make.rules"
26848 ac_config_files="$ac_config_files programs/Makefile"
26850 ALL_MAKEFILES="$ALL_MAKEFILES \\
26851 programs/clock/Makefile"
26852 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26853 clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26854 clock"
26855 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26856 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
26857 ac_config_files="$ac_config_files programs/clock/Makefile"
26859 ALL_MAKEFILES="$ALL_MAKEFILES \\
26860 programs/cmd/Makefile"
26861 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26862 cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26863 cmd"
26864 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26865 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
26866 ac_config_files="$ac_config_files programs/cmd/Makefile"
26868 ALL_MAKEFILES="$ALL_MAKEFILES \\
26869 programs/cmdlgtst/Makefile"
26870 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26871 cmdlgtst"
26872 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26873 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
26874 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
26876 ALL_MAKEFILES="$ALL_MAKEFILES \\
26877 programs/control/Makefile"
26878 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26879 control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26880 control"
26881 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26882 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
26883 ac_config_files="$ac_config_files programs/control/Makefile"
26885 ALL_MAKEFILES="$ALL_MAKEFILES \\
26886 programs/eject/Makefile"
26887 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26888 eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26889 eject"
26890 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26891 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
26892 ac_config_files="$ac_config_files programs/eject/Makefile"
26894 ALL_MAKEFILES="$ALL_MAKEFILES \\
26895 programs/expand/Makefile"
26896 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26897 expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26898 expand"
26899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26900 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
26901 ac_config_files="$ac_config_files programs/expand/Makefile"
26903 ALL_MAKEFILES="$ALL_MAKEFILES \\
26904 programs/explorer/Makefile"
26905 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26906 explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26907 explorer"
26908 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26909 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
26910 ac_config_files="$ac_config_files programs/explorer/Makefile"
26912 ALL_MAKEFILES="$ALL_MAKEFILES \\
26913 programs/hh/Makefile"
26914 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26915 hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26917 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26918 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
26919 ac_config_files="$ac_config_files programs/hh/Makefile"
26921 ALL_MAKEFILES="$ALL_MAKEFILES \\
26922 programs/icinfo/Makefile"
26923 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26924 icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26925 icinfo"
26926 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26927 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
26928 ac_config_files="$ac_config_files programs/icinfo/Makefile"
26930 ALL_MAKEFILES="$ALL_MAKEFILES \\
26931 programs/iexplore/Makefile"
26932 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26933 iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26934 iexplore"
26935 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26936 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
26937 ac_config_files="$ac_config_files programs/iexplore/Makefile"
26939 ALL_MAKEFILES="$ALL_MAKEFILES \\
26940 programs/msiexec/Makefile"
26941 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26942 msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26943 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
26944 msiexec"
26945 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26946 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
26947 ac_config_files="$ac_config_files programs/msiexec/Makefile"
26949 ALL_MAKEFILES="$ALL_MAKEFILES \\
26950 programs/net/Makefile"
26951 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26952 net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26953 net"
26954 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26955 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
26956 ac_config_files="$ac_config_files programs/net/Makefile"
26958 ALL_MAKEFILES="$ALL_MAKEFILES \\
26959 programs/notepad/Makefile"
26960 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26961 notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26962 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
26963 notepad"
26964 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26965 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
26966 ac_config_files="$ac_config_files programs/notepad/Makefile"
26968 ALL_MAKEFILES="$ALL_MAKEFILES \\
26969 programs/oleview/Makefile"
26970 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26971 oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26972 oleview"
26973 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26974 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
26975 ac_config_files="$ac_config_files programs/oleview/Makefile"
26977 ALL_MAKEFILES="$ALL_MAKEFILES \\
26978 programs/progman/Makefile"
26979 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26980 progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26981 progman" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
26982 progman"
26983 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26984 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
26985 ac_config_files="$ac_config_files programs/progman/Makefile"
26987 ALL_MAKEFILES="$ALL_MAKEFILES \\
26988 programs/reg/Makefile"
26989 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26990 reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
26991 reg"
26992 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26993 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
26994 ac_config_files="$ac_config_files programs/reg/Makefile"
26996 ALL_MAKEFILES="$ALL_MAKEFILES \\
26997 programs/regedit/Makefile"
26998 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
26999 regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27000 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27001 regedit"
27002 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27003 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
27004 ac_config_files="$ac_config_files programs/regedit/Makefile"
27006 ALL_MAKEFILES="$ALL_MAKEFILES \\
27007 programs/regsvr32/Makefile"
27008 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27009 regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27010 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27011 regsvr32"
27012 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27013 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
27014 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
27016 ALL_MAKEFILES="$ALL_MAKEFILES \\
27017 programs/rpcss/Makefile"
27018 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27019 rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27020 rpcss"
27021 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27022 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
27023 ac_config_files="$ac_config_files programs/rpcss/Makefile"
27025 ALL_MAKEFILES="$ALL_MAKEFILES \\
27026 programs/rundll32/Makefile"
27027 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27028 rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27029 rundll32"
27030 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27031 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
27032 ac_config_files="$ac_config_files programs/rundll32/Makefile"
27034 ALL_MAKEFILES="$ALL_MAKEFILES \\
27035 programs/secedit/Makefile"
27036 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27037 secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27038 secedit"
27039 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27040 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
27041 ac_config_files="$ac_config_files programs/secedit/Makefile"
27043 ALL_MAKEFILES="$ALL_MAKEFILES \\
27044 programs/services/Makefile"
27045 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27046 services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27047 services"
27048 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27049 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
27050 ac_config_files="$ac_config_files programs/services/Makefile"
27052 ALL_MAKEFILES="$ALL_MAKEFILES \\
27053 programs/spoolsv/Makefile"
27054 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27055 spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27056 spoolsv"
27057 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27058 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
27059 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
27061 ALL_MAKEFILES="$ALL_MAKEFILES \\
27062 programs/start/Makefile"
27063 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27064 start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27065 start"
27066 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27067 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
27068 ac_config_files="$ac_config_files programs/start/Makefile"
27070 ALL_MAKEFILES="$ALL_MAKEFILES \\
27071 programs/svchost/Makefile"
27072 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27073 svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27074 svchost"
27075 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27076 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
27077 ac_config_files="$ac_config_files programs/svchost/Makefile"
27079 ALL_MAKEFILES="$ALL_MAKEFILES \\
27080 programs/taskmgr/Makefile"
27081 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27082 taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27083 taskmgr"
27084 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27085 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
27086 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
27088 ALL_MAKEFILES="$ALL_MAKEFILES \\
27089 programs/uninstaller/Makefile"
27090 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27091 uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27092 uninstaller" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27093 uninstaller"
27094 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27095 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
27096 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
27098 ALL_MAKEFILES="$ALL_MAKEFILES \\
27099 programs/view/Makefile"
27100 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27101 view"
27102 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27103 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
27104 ac_config_files="$ac_config_files programs/view/Makefile"
27106 ALL_MAKEFILES="$ALL_MAKEFILES \\
27107 programs/wineboot/Makefile"
27108 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27109 wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27110 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27111 wineboot"
27112 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27113 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
27114 ac_config_files="$ac_config_files programs/wineboot/Makefile"
27116 ALL_MAKEFILES="$ALL_MAKEFILES \\
27117 programs/winebrowser/Makefile"
27118 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27119 winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27120 winebrowser" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27121 winebrowser"
27122 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27123 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
27124 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
27126 ALL_MAKEFILES="$ALL_MAKEFILES \\
27127 programs/winecfg/Makefile"
27128 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27129 winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27130 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27131 winecfg"
27132 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27133 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
27134 ac_config_files="$ac_config_files programs/winecfg/Makefile"
27136 ALL_MAKEFILES="$ALL_MAKEFILES \\
27137 programs/wineconsole/Makefile"
27138 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27139 wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27140 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27141 wineconsole"
27142 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27143 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
27144 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
27146 ALL_MAKEFILES="$ALL_MAKEFILES \\
27147 programs/winedbg/Makefile"
27148 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27149 winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27150 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27151 winedbg"
27152 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27153 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
27154 ac_config_files="$ac_config_files programs/winedbg/Makefile"
27156 ALL_MAKEFILES="$ALL_MAKEFILES \\
27157 programs/winedevice/Makefile"
27158 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27159 winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27160 winedevice"
27161 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27162 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
27163 ac_config_files="$ac_config_files programs/winedevice/Makefile"
27165 ALL_MAKEFILES="$ALL_MAKEFILES \\
27166 programs/winefile/Makefile"
27167 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27168 winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27169 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27170 winefile"
27171 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27172 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
27173 ac_config_files="$ac_config_files programs/winefile/Makefile"
27175 ALL_MAKEFILES="$ALL_MAKEFILES \\
27176 programs/winemenubuilder/Makefile"
27177 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27178 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27179 winemenubuilder"
27180 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27181 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
27182 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
27184 ALL_MAKEFILES="$ALL_MAKEFILES \\
27185 programs/winemine/Makefile"
27186 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27187 winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27188 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27189 winemine"
27190 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27191 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
27192 ac_config_files="$ac_config_files programs/winemine/Makefile"
27194 ALL_MAKEFILES="$ALL_MAKEFILES \\
27195 programs/winepath/Makefile"
27196 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27197 winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27198 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27199 winepath"
27200 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27201 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
27202 ac_config_files="$ac_config_files programs/winepath/Makefile"
27204 ALL_MAKEFILES="$ALL_MAKEFILES \\
27205 programs/winetest/Makefile"
27206 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27207 winetest"
27208 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27209 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
27210 ac_config_files="$ac_config_files programs/winetest/Makefile"
27212 ALL_MAKEFILES="$ALL_MAKEFILES \\
27213 programs/winevdm/Makefile"
27214 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27215 winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27216 winevdm"
27217 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27218 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
27219 ac_config_files="$ac_config_files programs/winevdm/Makefile"
27221 ALL_MAKEFILES="$ALL_MAKEFILES \\
27222 programs/winhlp32/Makefile"
27223 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27224 winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27225 winhlp32"
27226 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27227 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
27228 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
27230 ALL_MAKEFILES="$ALL_MAKEFILES \\
27231 programs/winver/Makefile"
27232 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27233 winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27234 winver"
27235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27236 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
27237 ac_config_files="$ac_config_files programs/winver/Makefile"
27239 ALL_MAKEFILES="$ALL_MAKEFILES \\
27240 programs/wordpad/Makefile"
27241 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27242 wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27243 wordpad"
27244 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27245 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
27246 ac_config_files="$ac_config_files programs/wordpad/Makefile"
27248 ALL_MAKEFILES="$ALL_MAKEFILES \\
27249 programs/write/Makefile"
27250 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27251 write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27252 write"
27253 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27254 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
27255 ac_config_files="$ac_config_files programs/write/Makefile"
27257 ALL_MAKEFILES="$ALL_MAKEFILES \\
27258 programs/xcopy/Makefile"
27259 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27260 xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27261 xcopy"
27262 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27263 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
27264 ac_config_files="$ac_config_files programs/xcopy/Makefile"
27266 ALL_MAKEFILES="$ALL_MAKEFILES \\
27267 server/Makefile"
27268 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27269 server"
27270 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27271 server/Makefile: server/Makefile.in Make.rules"
27272 ac_config_files="$ac_config_files server/Makefile"
27274 ALL_MAKEFILES="$ALL_MAKEFILES \\
27275 tools/Makefile"
27276 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27277 tools"
27278 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27279 tools/Makefile: tools/Makefile.in Make.rules"
27280 ac_config_files="$ac_config_files tools/Makefile"
27282 ALL_MAKEFILES="$ALL_MAKEFILES \\
27283 tools/widl/Makefile"
27285 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27286 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
27287 ac_config_files="$ac_config_files tools/widl/Makefile"
27289 ALL_MAKEFILES="$ALL_MAKEFILES \\
27290 tools/winebuild/Makefile"
27292 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27293 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
27294 ac_config_files="$ac_config_files tools/winebuild/Makefile"
27296 ALL_MAKEFILES="$ALL_MAKEFILES \\
27297 tools/winedump/Makefile"
27299 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27300 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
27301 ac_config_files="$ac_config_files tools/winedump/Makefile"
27303 ALL_MAKEFILES="$ALL_MAKEFILES \\
27304 tools/winegcc/Makefile"
27306 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27307 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
27308 ac_config_files="$ac_config_files tools/winegcc/Makefile"
27310 ALL_MAKEFILES="$ALL_MAKEFILES \\
27311 tools/wmc/Makefile"
27313 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27314 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
27315 ac_config_files="$ac_config_files tools/wmc/Makefile"
27317 ALL_MAKEFILES="$ALL_MAKEFILES \\
27318 tools/wrc/Makefile"
27320 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27321 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
27322 ac_config_files="$ac_config_files tools/wrc/Makefile"
27326 ALL_WINETEST_DEPENDS="# Test binaries"
27328 for dir in $ALL_TEST_DIRS
27330 if test "$dir" != "\\"
27331 then
27332 testname=`expr $dir : '\(.*\)/tests'`_test.exe
27333 ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
27334 $testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
27335 cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
27337 done
27339 cat >confcache <<\_ACEOF
27340 # This file is a shell script that caches the results of configure
27341 # tests run on this system so they can be shared between configure
27342 # scripts and configure runs, see configure's option --config-cache.
27343 # It is not useful on other systems. If it contains results you don't
27344 # want to keep, you may remove or edit it.
27346 # config.status only pays attention to the cache file if you give it
27347 # the --recheck option to rerun configure.
27349 # `ac_cv_env_foo' variables (set or unset) will be overridden when
27350 # loading this file, other *unset* `ac_cv_foo' will be assigned the
27351 # following values.
27353 _ACEOF
27355 # The following way of writing the cache mishandles newlines in values,
27356 # but we know of no workaround that is simple, portable, and efficient.
27357 # So, we kill variables containing newlines.
27358 # Ultrix sh set writes to stderr and can't be redirected directly,
27359 # and sets the high bit in the cache file unless we assign to the vars.
27361 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
27362 eval ac_val=\$$ac_var
27363 case $ac_val in #(
27364 *${as_nl}*)
27365 case $ac_var in #(
27366 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
27367 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
27368 esac
27369 case $ac_var in #(
27370 _ | IFS | as_nl) ;; #(
27371 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
27372 *) $as_unset $ac_var ;;
27373 esac ;;
27374 esac
27375 done
27377 (set) 2>&1 |
27378 case $as_nl`(ac_space=' '; set) 2>&1` in #(
27379 *${as_nl}ac_space=\ *)
27380 # `set' does not quote correctly, so add quotes (double-quote
27381 # substitution turns \\\\ into \\, and sed turns \\ into \).
27382 sed -n \
27383 "s/'/'\\\\''/g;
27384 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
27385 ;; #(
27387 # `set' quotes correctly as required by POSIX, so do not add quotes.
27388 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
27390 esac |
27391 sort
27393 sed '
27394 /^ac_cv_env_/b end
27395 t clear
27396 :clear
27397 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
27398 t end
27399 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
27400 :end' >>confcache
27401 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
27402 if test -w "$cache_file"; then
27403 test "x$cache_file" != "x/dev/null" &&
27404 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
27405 $as_echo "$as_me: updating cache $cache_file" >&6;}
27406 cat confcache >$cache_file
27407 else
27408 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
27409 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
27412 rm -f confcache
27414 test "x$prefix" = xNONE && prefix=$ac_default_prefix
27415 # Let make expand exec_prefix.
27416 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
27418 DEFS=-DHAVE_CONFIG_H
27420 ac_libobjs=
27421 ac_ltlibobjs=
27422 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
27423 # 1. Remove the extension, and $U if already installed.
27424 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
27425 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
27426 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
27427 # will be set to the directory where LIBOBJS objects are built.
27428 ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
27429 ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
27430 done
27431 LIBOBJS=$ac_libobjs
27433 LTLIBOBJS=$ac_ltlibobjs
27437 : ${CONFIG_STATUS=./config.status}
27438 ac_write_fail=0
27439 ac_clean_files_save=$ac_clean_files
27440 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
27441 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
27442 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
27443 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27444 #! $SHELL
27445 # Generated by $as_me.
27446 # Run this file to recreate the current configuration.
27447 # Compiler output produced by configure, useful for debugging
27448 # configure, is in config.log if it exists.
27450 debug=false
27451 ac_cs_recheck=false
27452 ac_cs_silent=false
27453 SHELL=\${CONFIG_SHELL-$SHELL}
27454 _ACEOF
27456 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
27457 ## --------------------- ##
27458 ## M4sh Initialization. ##
27459 ## --------------------- ##
27461 # Be more Bourne compatible
27462 DUALCASE=1; export DUALCASE # for MKS sh
27463 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
27464 emulate sh
27465 NULLCMD=:
27466 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
27467 # is contrary to our usage. Disable this feature.
27468 alias -g '${1+"$@"}'='"$@"'
27469 setopt NO_GLOB_SUBST
27470 else
27471 case `(set -o) 2>/dev/null` in
27472 *posix*) set -o posix ;;
27473 esac
27480 # PATH needs CR
27481 # Avoid depending upon Character Ranges.
27482 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
27483 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
27484 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
27485 as_cr_digits='0123456789'
27486 as_cr_alnum=$as_cr_Letters$as_cr_digits
27488 as_nl='
27490 export as_nl
27491 # Printing a long string crashes Solaris 7 /usr/bin/printf.
27492 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
27493 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
27494 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
27495 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
27496 as_echo='printf %s\n'
27497 as_echo_n='printf %s'
27498 else
27499 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
27500 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
27501 as_echo_n='/usr/ucb/echo -n'
27502 else
27503 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
27504 as_echo_n_body='eval
27505 arg=$1;
27506 case $arg in
27507 *"$as_nl"*)
27508 expr "X$arg" : "X\\(.*\\)$as_nl";
27509 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
27510 esac;
27511 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
27513 export as_echo_n_body
27514 as_echo_n='sh -c $as_echo_n_body as_echo'
27516 export as_echo_body
27517 as_echo='sh -c $as_echo_body as_echo'
27520 # The user is always right.
27521 if test "${PATH_SEPARATOR+set}" != set; then
27522 PATH_SEPARATOR=:
27523 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
27524 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
27525 PATH_SEPARATOR=';'
27529 # Support unset when possible.
27530 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
27531 as_unset=unset
27532 else
27533 as_unset=false
27537 # IFS
27538 # We need space, tab and new line, in precisely that order. Quoting is
27539 # there to prevent editors from complaining about space-tab.
27540 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
27541 # splitting by setting IFS to empty value.)
27542 IFS=" "" $as_nl"
27544 # Find who we are. Look in the path if we contain no directory separator.
27545 case $0 in
27546 *[\\/]* ) as_myself=$0 ;;
27547 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
27548 for as_dir in $PATH
27550 IFS=$as_save_IFS
27551 test -z "$as_dir" && as_dir=.
27552 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
27553 done
27554 IFS=$as_save_IFS
27557 esac
27558 # We did not find ourselves, most probably we were run as `sh COMMAND'
27559 # in which case we are not to be found in the path.
27560 if test "x$as_myself" = x; then
27561 as_myself=$0
27563 if test ! -f "$as_myself"; then
27564 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
27565 { (exit 1); exit 1; }
27568 # Work around bugs in pre-3.0 UWIN ksh.
27569 for as_var in ENV MAIL MAILPATH
27570 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
27571 done
27572 PS1='$ '
27573 PS2='> '
27574 PS4='+ '
27576 # NLS nuisances.
27577 LC_ALL=C
27578 export LC_ALL
27579 LANGUAGE=C
27580 export LANGUAGE
27582 # Required to use basename.
27583 if expr a : '\(a\)' >/dev/null 2>&1 &&
27584 test "X`expr 00001 : '.*\(...\)'`" = X001; then
27585 as_expr=expr
27586 else
27587 as_expr=false
27590 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
27591 as_basename=basename
27592 else
27593 as_basename=false
27597 # Name of the executable.
27598 as_me=`$as_basename -- "$0" ||
27599 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
27600 X"$0" : 'X\(//\)$' \| \
27601 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
27602 $as_echo X/"$0" |
27603 sed '/^.*\/\([^/][^/]*\)\/*$/{
27604 s//\1/
27607 /^X\/\(\/\/\)$/{
27608 s//\1/
27611 /^X\/\(\/\).*/{
27612 s//\1/
27615 s/.*/./; q'`
27617 # CDPATH.
27618 $as_unset CDPATH
27622 as_lineno_1=$LINENO
27623 as_lineno_2=$LINENO
27624 test "x$as_lineno_1" != "x$as_lineno_2" &&
27625 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
27627 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
27628 # uniformly replaced by the line number. The first 'sed' inserts a
27629 # line-number line after each line using $LINENO; the second 'sed'
27630 # does the real work. The second script uses 'N' to pair each
27631 # line-number line with the line containing $LINENO, and appends
27632 # trailing '-' during substitution so that $LINENO is not a special
27633 # case at line end.
27634 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
27635 # scripts with optimization help from Paolo Bonzini. Blame Lee
27636 # E. McMahon (1931-1989) for sed's syntax. :-)
27637 sed -n '
27639 /[$]LINENO/=
27640 ' <$as_myself |
27641 sed '
27642 s/[$]LINENO.*/&-/
27643 t lineno
27645 :lineno
27647 :loop
27648 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
27649 t loop
27650 s/-\n.*//
27651 ' >$as_me.lineno &&
27652 chmod +x "$as_me.lineno" ||
27653 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
27654 { (exit 1); exit 1; }; }
27656 # Don't try to exec as it changes $[0], causing all sort of problems
27657 # (the dirname of $[0] is not the place where we might find the
27658 # original and so on. Autoconf is especially sensitive to this).
27659 . "./$as_me.lineno"
27660 # Exit status is that of the last command.
27661 exit
27665 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
27666 as_dirname=dirname
27667 else
27668 as_dirname=false
27671 ECHO_C= ECHO_N= ECHO_T=
27672 case `echo -n x` in
27673 -n*)
27674 case `echo 'x\c'` in
27675 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
27676 *) ECHO_C='\c';;
27677 esac;;
27679 ECHO_N='-n';;
27680 esac
27681 if expr a : '\(a\)' >/dev/null 2>&1 &&
27682 test "X`expr 00001 : '.*\(...\)'`" = X001; then
27683 as_expr=expr
27684 else
27685 as_expr=false
27688 rm -f conf$$ conf$$.exe conf$$.file
27689 if test -d conf$$.dir; then
27690 rm -f conf$$.dir/conf$$.file
27691 else
27692 rm -f conf$$.dir
27693 mkdir conf$$.dir 2>/dev/null
27695 if (echo >conf$$.file) 2>/dev/null; then
27696 if ln -s conf$$.file conf$$ 2>/dev/null; then
27697 as_ln_s='ln -s'
27698 # ... but there are two gotchas:
27699 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
27700 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
27701 # In both cases, we have to default to `cp -p'.
27702 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
27703 as_ln_s='cp -p'
27704 elif ln conf$$.file conf$$ 2>/dev/null; then
27705 as_ln_s=ln
27706 else
27707 as_ln_s='cp -p'
27709 else
27710 as_ln_s='cp -p'
27712 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
27713 rmdir conf$$.dir 2>/dev/null
27715 if mkdir -p . 2>/dev/null; then
27716 as_mkdir_p=:
27717 else
27718 test -d ./-p && rmdir ./-p
27719 as_mkdir_p=false
27722 if test -x / >/dev/null 2>&1; then
27723 as_test_x='test -x'
27724 else
27725 if ls -dL / >/dev/null 2>&1; then
27726 as_ls_L_option=L
27727 else
27728 as_ls_L_option=
27730 as_test_x='
27731 eval sh -c '\''
27732 if test -d "$1"; then
27733 test -d "$1/.";
27734 else
27735 case $1 in
27736 -*)set "./$1";;
27737 esac;
27738 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
27739 ???[sx]*):;;*)false;;esac;fi
27740 '\'' sh
27743 as_executable_p=$as_test_x
27745 # Sed expression to map a string onto a valid CPP name.
27746 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
27748 # Sed expression to map a string onto a valid variable name.
27749 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
27752 exec 6>&1
27754 # Save the log message, to keep $[0] and so on meaningful, and to
27755 # report actual input values of CONFIG_FILES etc. instead of their
27756 # values after options handling.
27757 ac_log="
27758 This file was extended by Wine $as_me 1.1.11, which was
27759 generated by GNU Autoconf 2.63. Invocation command line was
27761 CONFIG_FILES = $CONFIG_FILES
27762 CONFIG_HEADERS = $CONFIG_HEADERS
27763 CONFIG_LINKS = $CONFIG_LINKS
27764 CONFIG_COMMANDS = $CONFIG_COMMANDS
27765 $ $0 $@
27767 on `(hostname || uname -n) 2>/dev/null | sed 1q`
27770 _ACEOF
27772 case $ac_config_files in *"
27773 "*) set x $ac_config_files; shift; ac_config_files=$*;;
27774 esac
27776 case $ac_config_headers in *"
27777 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
27778 esac
27781 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27782 # Files that config.status was made for.
27783 config_files="$ac_config_files"
27784 config_headers="$ac_config_headers"
27785 config_commands="$ac_config_commands"
27787 _ACEOF
27789 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
27790 ac_cs_usage="\
27791 \`$as_me' instantiates files from templates according to the
27792 current configuration.
27794 Usage: $0 [OPTION]... [FILE]...
27796 -h, --help print this help, then exit
27797 -V, --version print version number and configuration settings, then exit
27798 -q, --quiet, --silent
27799 do not print progress messages
27800 -d, --debug don't remove temporary files
27801 --recheck update $as_me by reconfiguring in the same conditions
27802 --file=FILE[:TEMPLATE]
27803 instantiate the configuration file FILE
27804 --header=FILE[:TEMPLATE]
27805 instantiate the configuration header FILE
27807 Configuration files:
27808 $config_files
27810 Configuration headers:
27811 $config_headers
27813 Configuration commands:
27814 $config_commands
27816 Report bugs to <bug-autoconf@gnu.org>."
27818 _ACEOF
27819 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27820 ac_cs_version="\\
27821 Wine config.status 1.1.11
27822 configured by $0, generated by GNU Autoconf 2.63,
27823 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
27825 Copyright (C) 2008 Free Software Foundation, Inc.
27826 This config.status script is free software; the Free Software Foundation
27827 gives unlimited permission to copy, distribute and modify it."
27829 ac_pwd='$ac_pwd'
27830 srcdir='$srcdir'
27831 INSTALL='$INSTALL'
27832 test -n "\$AWK" || AWK=awk
27833 _ACEOF
27835 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
27836 # The default lists apply if the user does not specify any file.
27837 ac_need_defaults=:
27838 while test $# != 0
27840 case $1 in
27841 --*=*)
27842 ac_option=`expr "X$1" : 'X\([^=]*\)='`
27843 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
27844 ac_shift=:
27847 ac_option=$1
27848 ac_optarg=$2
27849 ac_shift=shift
27851 esac
27853 case $ac_option in
27854 # Handling of the options.
27855 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
27856 ac_cs_recheck=: ;;
27857 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
27858 $as_echo "$ac_cs_version"; exit ;;
27859 --debug | --debu | --deb | --de | --d | -d )
27860 debug=: ;;
27861 --file | --fil | --fi | --f )
27862 $ac_shift
27863 case $ac_optarg in
27864 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
27865 esac
27866 CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
27867 ac_need_defaults=false;;
27868 --header | --heade | --head | --hea )
27869 $ac_shift
27870 case $ac_optarg in
27871 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
27872 esac
27873 CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
27874 ac_need_defaults=false;;
27875 --he | --h)
27876 # Conflict between --help and --header
27877 { $as_echo "$as_me: error: ambiguous option: $1
27878 Try \`$0 --help' for more information." >&2
27879 { (exit 1); exit 1; }; };;
27880 --help | --hel | -h )
27881 $as_echo "$ac_cs_usage"; exit ;;
27882 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
27883 | -silent | --silent | --silen | --sile | --sil | --si | --s)
27884 ac_cs_silent=: ;;
27886 # This is an error.
27887 -*) { $as_echo "$as_me: error: unrecognized option: $1
27888 Try \`$0 --help' for more information." >&2
27889 { (exit 1); exit 1; }; } ;;
27891 *) ac_config_targets="$ac_config_targets $1"
27892 ac_need_defaults=false ;;
27894 esac
27895 shift
27896 done
27898 ac_configure_extra_args=
27900 if $ac_cs_silent; then
27901 exec 6>/dev/null
27902 ac_configure_extra_args="$ac_configure_extra_args --silent"
27905 _ACEOF
27906 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27907 if \$ac_cs_recheck; then
27908 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
27909 shift
27910 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
27911 CONFIG_SHELL='$SHELL'
27912 export CONFIG_SHELL
27913 exec "\$@"
27916 _ACEOF
27917 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
27918 exec 5>>config.log
27920 echo
27921 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
27922 ## Running $as_me. ##
27923 _ASBOX
27924 $as_echo "$ac_log"
27925 } >&5
27927 _ACEOF
27928 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27929 _ACEOF
27931 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
27933 # Handling of arguments.
27934 for ac_config_target in $ac_config_targets
27936 case $ac_config_target in
27937 "include/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
27938 "include/stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS include/stamp-h" ;;
27939 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
27940 "dlls/gdi32/mfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
27941 "dlls/kernel32/nls") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
27942 "dlls/user32/resources") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/user32/resources" ;;
27943 "dlls/wineps.drv/data") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
27944 "include/wine") CONFIG_COMMANDS="$CONFIG_COMMANDS include/wine" ;;
27945 "Make.rules") CONFIG_FILES="$CONFIG_FILES Make.rules" ;;
27946 "dlls/Makedll.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makedll.rules" ;;
27947 "dlls/Makeimplib.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makeimplib.rules" ;;
27948 "dlls/Maketest.rules") CONFIG_FILES="$CONFIG_FILES dlls/Maketest.rules" ;;
27949 "programs/Makeprog.rules") CONFIG_FILES="$CONFIG_FILES programs/Makeprog.rules" ;;
27950 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
27951 "dlls/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/Makefile" ;;
27952 "dlls/acledit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/acledit/Makefile" ;;
27953 "dlls/activeds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/activeds/Makefile" ;;
27954 "dlls/actxprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
27955 "dlls/adsiid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/adsiid/Makefile" ;;
27956 "dlls/advapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/Makefile" ;;
27957 "dlls/advapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
27958 "dlls/advpack/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/Makefile" ;;
27959 "dlls/advpack/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
27960 "dlls/amstream/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/amstream/Makefile" ;;
27961 "dlls/appwiz.cpl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
27962 "dlls/atl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/atl/Makefile" ;;
27963 "dlls/avicap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avicap32/Makefile" ;;
27964 "dlls/avifil32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifil32/Makefile" ;;
27965 "dlls/browseui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/Makefile" ;;
27966 "dlls/browseui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
27967 "dlls/cabinet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/Makefile" ;;
27968 "dlls/cabinet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
27969 "dlls/capi2032/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/capi2032/Makefile" ;;
27970 "dlls/cards/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cards/Makefile" ;;
27971 "dlls/cfgmgr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
27972 "dlls/clusapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/clusapi/Makefile" ;;
27973 "dlls/comcat/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/Makefile" ;;
27974 "dlls/comcat/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
27975 "dlls/comctl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/Makefile" ;;
27976 "dlls/comctl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
27977 "dlls/comdlg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
27978 "dlls/comdlg32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
27979 "dlls/compstui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/compstui/Makefile" ;;
27980 "dlls/credui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/Makefile" ;;
27981 "dlls/credui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
27982 "dlls/crtdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crtdll/Makefile" ;;
27983 "dlls/crypt32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/Makefile" ;;
27984 "dlls/crypt32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
27985 "dlls/cryptdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
27986 "dlls/cryptdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
27987 "dlls/cryptnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
27988 "dlls/cryptnet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
27989 "dlls/cryptui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/Makefile" ;;
27990 "dlls/cryptui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
27991 "dlls/ctapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
27992 "dlls/ctl3d32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
27993 "dlls/d3d10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/Makefile" ;;
27994 "dlls/d3d10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
27995 "dlls/d3d10core/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
27996 "dlls/d3d10core/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
27997 "dlls/d3d8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/Makefile" ;;
27998 "dlls/d3d8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
27999 "dlls/d3d9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/Makefile" ;;
28000 "dlls/d3d9/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
28001 "dlls/d3dim/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dim/Makefile" ;;
28002 "dlls/d3drm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/Makefile" ;;
28003 "dlls/d3drm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
28004 "dlls/d3dx8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
28005 "dlls/d3dx8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
28006 "dlls/d3dx9_24/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
28007 "dlls/d3dx9_25/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
28008 "dlls/d3dx9_26/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
28009 "dlls/d3dx9_27/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
28010 "dlls/d3dx9_28/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
28011 "dlls/d3dx9_29/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
28012 "dlls/d3dx9_30/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
28013 "dlls/d3dx9_31/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
28014 "dlls/d3dx9_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
28015 "dlls/d3dx9_33/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
28016 "dlls/d3dx9_34/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
28017 "dlls/d3dx9_35/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
28018 "dlls/d3dx9_36/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
28019 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
28020 "dlls/d3dx9_37/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
28021 "dlls/d3dxof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
28022 "dlls/d3dxof/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
28023 "dlls/dbghelp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
28024 "dlls/dciman32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dciman32/Makefile" ;;
28025 "dlls/ddraw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/Makefile" ;;
28026 "dlls/ddraw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
28027 "dlls/ddrawex/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
28028 "dlls/devenum/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/devenum/Makefile" ;;
28029 "dlls/dinput/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/Makefile" ;;
28030 "dlls/dinput/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
28031 "dlls/dinput8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput8/Makefile" ;;
28032 "dlls/dmband/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmband/Makefile" ;;
28033 "dlls/dmcompos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
28034 "dlls/dmime/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmime/Makefile" ;;
28035 "dlls/dmloader/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmloader/Makefile" ;;
28036 "dlls/dmscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmscript/Makefile" ;;
28037 "dlls/dmstyle/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
28038 "dlls/dmsynth/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
28039 "dlls/dmusic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic/Makefile" ;;
28040 "dlls/dmusic32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
28041 "dlls/dnsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
28042 "dlls/dnsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
28043 "dlls/dplay/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplay/Makefile" ;;
28044 "dlls/dplayx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/Makefile" ;;
28045 "dlls/dplayx/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
28046 "dlls/dpnaddr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
28047 "dlls/dpnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnet/Makefile" ;;
28048 "dlls/dpnhpast/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
28049 "dlls/dpnlobby/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
28050 "dlls/dpwsockx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
28051 "dlls/dsound/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/Makefile" ;;
28052 "dlls/dsound/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
28053 "dlls/dssenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dssenh/Makefile" ;;
28054 "dlls/dswave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dswave/Makefile" ;;
28055 "dlls/dwmapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
28056 "dlls/dxdiagn/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
28057 "dlls/dxerr8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
28058 "dlls/dxerr9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
28059 "dlls/dxgi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/Makefile" ;;
28060 "dlls/dxgi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
28061 "dlls/dxguid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxguid/Makefile" ;;
28062 "dlls/faultrep/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/faultrep/Makefile" ;;
28063 "dlls/fusion/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/Makefile" ;;
28064 "dlls/fusion/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
28065 "dlls/gdi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/Makefile" ;;
28066 "dlls/gdi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
28067 "dlls/gdiplus/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
28068 "dlls/gdiplus/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
28069 "dlls/glu32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/glu32/Makefile" ;;
28070 "dlls/gphoto2.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
28071 "dlls/gpkcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
28072 "dlls/hal/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hal/Makefile" ;;
28073 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
28074 "dlls/hid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hid/Makefile" ;;
28075 "dlls/hlink/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/Makefile" ;;
28076 "dlls/hlink/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
28077 "dlls/hnetcfg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
28078 "dlls/iccvid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iccvid/Makefile" ;;
28079 "dlls/icmp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/icmp/Makefile" ;;
28080 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
28081 "dlls/imaadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
28082 "dlls/imagehlp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
28083 "dlls/imm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/Makefile" ;;
28084 "dlls/imm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
28085 "dlls/inetcomm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
28086 "dlls/inetcomm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
28087 "dlls/inetmib1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
28088 "dlls/inetmib1/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
28089 "dlls/infosoft/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/Makefile" ;;
28090 "dlls/infosoft/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
28091 "dlls/initpki/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/initpki/Makefile" ;;
28092 "dlls/inkobj/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inkobj/Makefile" ;;
28093 "dlls/inseng/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inseng/Makefile" ;;
28094 "dlls/iphlpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
28095 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
28096 "dlls/itircl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itircl/Makefile" ;;
28097 "dlls/itss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/Makefile" ;;
28098 "dlls/itss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
28099 "dlls/jscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/Makefile" ;;
28100 "dlls/jscript/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
28101 "dlls/kernel32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/Makefile" ;;
28102 "dlls/kernel32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
28103 "dlls/localspl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/Makefile" ;;
28104 "dlls/localspl/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
28105 "dlls/localui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/Makefile" ;;
28106 "dlls/localui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
28107 "dlls/lz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/Makefile" ;;
28108 "dlls/lz32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
28109 "dlls/mapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/Makefile" ;;
28110 "dlls/mapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
28111 "dlls/mciavi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
28112 "dlls/mcicda/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mcicda/Makefile" ;;
28113 "dlls/mciseq/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciseq/Makefile" ;;
28114 "dlls/mciwave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciwave/Makefile" ;;
28115 "dlls/midimap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/midimap/Makefile" ;;
28116 "dlls/mlang/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/Makefile" ;;
28117 "dlls/mlang/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
28118 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
28119 "dlls/monodebg.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
28120 "dlls/mountmgr.sys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
28121 "dlls/mpr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mpr/Makefile" ;;
28122 "dlls/mprapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mprapi/Makefile" ;;
28123 "dlls/msacm32.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
28124 "dlls/msacm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/Makefile" ;;
28125 "dlls/msacm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
28126 "dlls/msadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
28127 "dlls/mscat32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscat32/Makefile" ;;
28128 "dlls/mscms/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/Makefile" ;;
28129 "dlls/mscms/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
28130 "dlls/mscoree/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscoree/Makefile" ;;
28131 "dlls/msdmo/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msdmo/Makefile" ;;
28132 "dlls/msftedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msftedit/Makefile" ;;
28133 "dlls/msg711.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
28134 "dlls/mshtml.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
28135 "dlls/mshtml/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/Makefile" ;;
28136 "dlls/mshtml/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
28137 "dlls/msi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/Makefile" ;;
28138 "dlls/msi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
28139 "dlls/msimg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimg32/Makefile" ;;
28140 "dlls/msimtf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimtf/Makefile" ;;
28141 "dlls/msisip/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisip/Makefile" ;;
28142 "dlls/msisys.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
28143 "dlls/msnet32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msnet32/Makefile" ;;
28144 "dlls/msrle32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msrle32/Makefile" ;;
28145 "dlls/mssip32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssip32/Makefile" ;;
28146 "dlls/mstask/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/Makefile" ;;
28147 "dlls/mstask/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
28148 "dlls/msvcirt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
28149 "dlls/msvcr71/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
28150 "dlls/msvcrt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
28151 "dlls/msvcrt/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
28152 "dlls/msvcrt20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
28153 "dlls/msvcrt40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
28154 "dlls/msvcrtd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
28155 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
28156 "dlls/msvfw32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
28157 "dlls/msvfw32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
28158 "dlls/msvidc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
28159 "dlls/mswsock/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mswsock/Makefile" ;;
28160 "dlls/msxml3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/Makefile" ;;
28161 "dlls/msxml3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
28162 "dlls/nddeapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
28163 "dlls/netapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/Makefile" ;;
28164 "dlls/netapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
28165 "dlls/newdev/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/newdev/Makefile" ;;
28166 "dlls/ntdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/Makefile" ;;
28167 "dlls/ntdll/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
28168 "dlls/ntdsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
28169 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
28170 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
28171 "dlls/ntprint/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/Makefile" ;;
28172 "dlls/ntprint/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
28173 "dlls/objsel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/objsel/Makefile" ;;
28174 "dlls/odbc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbc32/Makefile" ;;
28175 "dlls/odbccp32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
28176 "dlls/odbccp32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
28177 "dlls/ole32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/Makefile" ;;
28178 "dlls/ole32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
28179 "dlls/oleacc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/Makefile" ;;
28180 "dlls/oleacc/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
28181 "dlls/oleaut32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
28182 "dlls/oleaut32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
28183 "dlls/olecli32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olecli32/Makefile" ;;
28184 "dlls/oledlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oledlg/Makefile" ;;
28185 "dlls/olepro32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olepro32/Makefile" ;;
28186 "dlls/olesvr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
28187 "dlls/olethk32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olethk32/Makefile" ;;
28188 "dlls/opengl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/Makefile" ;;
28189 "dlls/opengl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
28190 "dlls/pdh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/Makefile" ;;
28191 "dlls/pdh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
28192 "dlls/pidgen/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pidgen/Makefile" ;;
28193 "dlls/powrprof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/powrprof/Makefile" ;;
28194 "dlls/printui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/printui/Makefile" ;;
28195 "dlls/propsys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/propsys/Makefile" ;;
28196 "dlls/psapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/Makefile" ;;
28197 "dlls/psapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
28198 "dlls/pstorec/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pstorec/Makefile" ;;
28199 "dlls/qcap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qcap/Makefile" ;;
28200 "dlls/qedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/Makefile" ;;
28201 "dlls/qedit/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
28202 "dlls/qmgr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/Makefile" ;;
28203 "dlls/qmgr/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
28204 "dlls/qmgrprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
28205 "dlls/quartz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/Makefile" ;;
28206 "dlls/quartz/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
28207 "dlls/query/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/query/Makefile" ;;
28208 "dlls/rasapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
28209 "dlls/rasapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
28210 "dlls/resutils/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/resutils/Makefile" ;;
28211 "dlls/riched20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/Makefile" ;;
28212 "dlls/riched20/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
28213 "dlls/riched32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/Makefile" ;;
28214 "dlls/riched32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
28215 "dlls/rpcrt4/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
28216 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
28217 "dlls/rsabase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsabase/Makefile" ;;
28218 "dlls/rsaenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
28219 "dlls/rsaenh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
28220 "dlls/sane.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
28221 "dlls/sccbase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sccbase/Makefile" ;;
28222 "dlls/schannel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/Makefile" ;;
28223 "dlls/schannel/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
28224 "dlls/secur32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/Makefile" ;;
28225 "dlls/secur32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
28226 "dlls/security/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/security/Makefile" ;;
28227 "dlls/sensapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sensapi/Makefile" ;;
28228 "dlls/serialui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/Makefile" ;;
28229 "dlls/serialui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
28230 "dlls/setupapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/Makefile" ;;
28231 "dlls/setupapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
28232 "dlls/sfc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc/Makefile" ;;
28233 "dlls/sfc_os/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
28234 "dlls/shdoclc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
28235 "dlls/shdocvw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
28236 "dlls/shdocvw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
28237 "dlls/shell32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/Makefile" ;;
28238 "dlls/shell32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
28239 "dlls/shfolder/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shfolder/Makefile" ;;
28240 "dlls/shlwapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
28241 "dlls/shlwapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
28242 "dlls/slbcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
28243 "dlls/slc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slc/Makefile" ;;
28244 "dlls/snmpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
28245 "dlls/snmpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
28246 "dlls/softpub/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/softpub/Makefile" ;;
28247 "dlls/spoolss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/Makefile" ;;
28248 "dlls/spoolss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
28249 "dlls/stdole2.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
28250 "dlls/stdole32.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
28251 "dlls/sti/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sti/Makefile" ;;
28252 "dlls/strmiids/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/strmiids/Makefile" ;;
28253 "dlls/svrapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/svrapi/Makefile" ;;
28254 "dlls/sxs/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sxs/Makefile" ;;
28255 "dlls/tapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/tapi32/Makefile" ;;
28256 "dlls/twain_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/Makefile" ;;
28257 "dlls/unicows/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/unicows/Makefile" ;;
28258 "dlls/url/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/url/Makefile" ;;
28259 "dlls/urlmon/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/Makefile" ;;
28260 "dlls/urlmon/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
28261 "dlls/user32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/Makefile" ;;
28262 "dlls/user32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
28263 "dlls/userenv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/Makefile" ;;
28264 "dlls/userenv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
28265 "dlls/usp10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/Makefile" ;;
28266 "dlls/usp10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
28267 "dlls/uuid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uuid/Makefile" ;;
28268 "dlls/uxtheme/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
28269 "dlls/uxtheme/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
28270 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
28271 "dlls/vdmdbg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
28272 "dlls/version/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/Makefile" ;;
28273 "dlls/version/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/tests/Makefile" ;;
28274 "dlls/vmm.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
28275 "dlls/vnbt.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
28276 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
28277 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
28278 "dlls/vwin32.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
28279 "dlls/w32skrnl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
28280 "dlls/winealsa.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
28281 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
28282 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
28283 "dlls/winecrt0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
28284 "dlls/wined3d/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wined3d/Makefile" ;;
28285 "dlls/winedos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winedos/Makefile" ;;
28286 "dlls/wineesd.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
28287 "dlls/winejack.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
28288 "dlls/winejoystick.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
28289 "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
28290 "dlls/winenas.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
28291 "dlls/wineoss.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
28292 "dlls/wineps.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
28293 "dlls/winequartz.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
28294 "dlls/winex11.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
28295 "dlls/wing32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wing32/Makefile" ;;
28296 "dlls/winhttp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/Makefile" ;;
28297 "dlls/winhttp/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
28298 "dlls/wininet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/Makefile" ;;
28299 "dlls/wininet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
28300 "dlls/winmm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/Makefile" ;;
28301 "dlls/winmm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
28302 "dlls/winnls32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winnls32/Makefile" ;;
28303 "dlls/winscard/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winscard/Makefile" ;;
28304 "dlls/winspool.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
28305 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
28306 "dlls/wintab32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab32/Makefile" ;;
28307 "dlls/wintrust/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/Makefile" ;;
28308 "dlls/wintrust/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
28309 "dlls/wldap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/Makefile" ;;
28310 "dlls/wldap32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
28311 "dlls/wmi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wmi/Makefile" ;;
28312 "dlls/wnaspi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
28313 "dlls/wow32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wow32/Makefile" ;;
28314 "dlls/ws2_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
28315 "dlls/ws2_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
28316 "dlls/wsock32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wsock32/Makefile" ;;
28317 "dlls/wtsapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
28318 "dlls/wuapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wuapi/Makefile" ;;
28319 "dlls/xinput1_1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
28320 "dlls/xinput1_2/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
28321 "dlls/xinput1_3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
28322 "dlls/xinput1_3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
28323 "dlls/xinput9_1_0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
28324 "documentation/Makefile") CONFIG_FILES="$CONFIG_FILES documentation/Makefile" ;;
28325 "fonts/Makefile") CONFIG_FILES="$CONFIG_FILES fonts/Makefile" ;;
28326 "include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
28327 "libs/Makefile") CONFIG_FILES="$CONFIG_FILES libs/Makefile" ;;
28328 "libs/port/Makefile") CONFIG_FILES="$CONFIG_FILES libs/port/Makefile" ;;
28329 "libs/wine/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wine/Makefile" ;;
28330 "libs/wpp/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wpp/Makefile" ;;
28331 "loader/Makefile") CONFIG_FILES="$CONFIG_FILES loader/Makefile" ;;
28332 "programs/Makefile") CONFIG_FILES="$CONFIG_FILES programs/Makefile" ;;
28333 "programs/clock/Makefile") CONFIG_FILES="$CONFIG_FILES programs/clock/Makefile" ;;
28334 "programs/cmd/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmd/Makefile" ;;
28335 "programs/cmdlgtst/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
28336 "programs/control/Makefile") CONFIG_FILES="$CONFIG_FILES programs/control/Makefile" ;;
28337 "programs/eject/Makefile") CONFIG_FILES="$CONFIG_FILES programs/eject/Makefile" ;;
28338 "programs/expand/Makefile") CONFIG_FILES="$CONFIG_FILES programs/expand/Makefile" ;;
28339 "programs/explorer/Makefile") CONFIG_FILES="$CONFIG_FILES programs/explorer/Makefile" ;;
28340 "programs/hh/Makefile") CONFIG_FILES="$CONFIG_FILES programs/hh/Makefile" ;;
28341 "programs/icinfo/Makefile") CONFIG_FILES="$CONFIG_FILES programs/icinfo/Makefile" ;;
28342 "programs/iexplore/Makefile") CONFIG_FILES="$CONFIG_FILES programs/iexplore/Makefile" ;;
28343 "programs/msiexec/Makefile") CONFIG_FILES="$CONFIG_FILES programs/msiexec/Makefile" ;;
28344 "programs/net/Makefile") CONFIG_FILES="$CONFIG_FILES programs/net/Makefile" ;;
28345 "programs/notepad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/notepad/Makefile" ;;
28346 "programs/oleview/Makefile") CONFIG_FILES="$CONFIG_FILES programs/oleview/Makefile" ;;
28347 "programs/progman/Makefile") CONFIG_FILES="$CONFIG_FILES programs/progman/Makefile" ;;
28348 "programs/reg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/reg/Makefile" ;;
28349 "programs/regedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regedit/Makefile" ;;
28350 "programs/regsvr32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regsvr32/Makefile" ;;
28351 "programs/rpcss/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rpcss/Makefile" ;;
28352 "programs/rundll32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rundll32/Makefile" ;;
28353 "programs/secedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/secedit/Makefile" ;;
28354 "programs/services/Makefile") CONFIG_FILES="$CONFIG_FILES programs/services/Makefile" ;;
28355 "programs/spoolsv/Makefile") CONFIG_FILES="$CONFIG_FILES programs/spoolsv/Makefile" ;;
28356 "programs/start/Makefile") CONFIG_FILES="$CONFIG_FILES programs/start/Makefile" ;;
28357 "programs/svchost/Makefile") CONFIG_FILES="$CONFIG_FILES programs/svchost/Makefile" ;;
28358 "programs/taskmgr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/taskmgr/Makefile" ;;
28359 "programs/uninstaller/Makefile") CONFIG_FILES="$CONFIG_FILES programs/uninstaller/Makefile" ;;
28360 "programs/view/Makefile") CONFIG_FILES="$CONFIG_FILES programs/view/Makefile" ;;
28361 "programs/wineboot/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineboot/Makefile" ;;
28362 "programs/winebrowser/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winebrowser/Makefile" ;;
28363 "programs/winecfg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winecfg/Makefile" ;;
28364 "programs/wineconsole/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineconsole/Makefile" ;;
28365 "programs/winedbg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedbg/Makefile" ;;
28366 "programs/winedevice/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedevice/Makefile" ;;
28367 "programs/winefile/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winefile/Makefile" ;;
28368 "programs/winemenubuilder/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
28369 "programs/winemine/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemine/Makefile" ;;
28370 "programs/winepath/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winepath/Makefile" ;;
28371 "programs/winetest/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winetest/Makefile" ;;
28372 "programs/winevdm/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winevdm/Makefile" ;;
28373 "programs/winhlp32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhlp32/Makefile" ;;
28374 "programs/winver/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winver/Makefile" ;;
28375 "programs/wordpad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wordpad/Makefile" ;;
28376 "programs/write/Makefile") CONFIG_FILES="$CONFIG_FILES programs/write/Makefile" ;;
28377 "programs/xcopy/Makefile") CONFIG_FILES="$CONFIG_FILES programs/xcopy/Makefile" ;;
28378 "server/Makefile") CONFIG_FILES="$CONFIG_FILES server/Makefile" ;;
28379 "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
28380 "tools/widl/Makefile") CONFIG_FILES="$CONFIG_FILES tools/widl/Makefile" ;;
28381 "tools/winebuild/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winebuild/Makefile" ;;
28382 "tools/winedump/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winedump/Makefile" ;;
28383 "tools/winegcc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winegcc/Makefile" ;;
28384 "tools/wmc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wmc/Makefile" ;;
28385 "tools/wrc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wrc/Makefile" ;;
28387 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
28388 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
28389 { (exit 1); exit 1; }; };;
28390 esac
28391 done
28394 # If the user did not use the arguments to specify the items to instantiate,
28395 # then the envvar interface is used. Set only those that are not.
28396 # We use the long form for the default assignment because of an extremely
28397 # bizarre bug on SunOS 4.1.3.
28398 if $ac_need_defaults; then
28399 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
28400 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
28401 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
28404 # Have a temporary directory for convenience. Make it in the build tree
28405 # simply because there is no reason against having it here, and in addition,
28406 # creating and moving files from /tmp can sometimes cause problems.
28407 # Hook for its removal unless debugging.
28408 # Note that there is a small window in which the directory will not be cleaned:
28409 # after its creation but before its name has been assigned to `$tmp'.
28410 $debug ||
28412 tmp=
28413 trap 'exit_status=$?
28414 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
28416 trap '{ (exit 1); exit 1; }' 1 2 13 15
28418 # Create a (secure) tmp directory for tmp files.
28421 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
28422 test -n "$tmp" && test -d "$tmp"
28423 } ||
28425 tmp=./conf$$-$RANDOM
28426 (umask 077 && mkdir "$tmp")
28427 } ||
28429 $as_echo "$as_me: cannot create a temporary directory in ." >&2
28430 { (exit 1); exit 1; }
28433 # Set up the scripts for CONFIG_FILES section.
28434 # No need to generate them if there are no CONFIG_FILES.
28435 # This happens for instance with `./config.status config.h'.
28436 if test -n "$CONFIG_FILES"; then
28438 if $AWK 'BEGIN { getline <"/dev/null" }' </dev/null 2>/dev/null; then
28439 ac_cs_awk_getline=:
28440 ac_cs_awk_pipe_init=
28441 ac_cs_awk_read_file='
28442 while ((getline aline < (F[key])) > 0)
28443 print(aline)
28444 close(F[key])'
28445 ac_cs_awk_pipe_fini=
28446 else
28447 ac_cs_awk_getline=false
28448 ac_cs_awk_pipe_init="print \"cat <<'|#_!!_#|' &&\""
28449 ac_cs_awk_read_file='
28450 print "|#_!!_#|"
28451 print "cat " F[key] " &&"
28452 '$ac_cs_awk_pipe_init
28453 # The final `:' finishes the AND list.
28454 ac_cs_awk_pipe_fini='END { print "|#_!!_#|"; print ":" }'
28456 ac_cr=' '
28457 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
28458 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
28459 ac_cs_awk_cr='\\r'
28460 else
28461 ac_cs_awk_cr=$ac_cr
28464 echo 'BEGIN {' >"$tmp/subs1.awk" &&
28465 _ACEOF
28467 # Create commands to substitute file output variables.
28469 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
28470 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
28471 echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
28472 echo "_ACAWK" &&
28473 echo "_ACEOF"
28474 } >conf$$files.sh &&
28475 . ./conf$$files.sh ||
28476 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
28477 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
28478 { (exit 1); exit 1; }; }
28479 rm -f conf$$files.sh
28482 echo "cat >conf$$subs.awk <<_ACEOF" &&
28483 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
28484 echo "_ACEOF"
28485 } >conf$$subs.sh ||
28486 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
28487 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
28488 { (exit 1); exit 1; }; }
28489 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
28490 ac_delim='%!_!# '
28491 for ac_last_try in false false false false false :; do
28492 . ./conf$$subs.sh ||
28493 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
28494 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
28495 { (exit 1); exit 1; }; }
28497 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
28498 if test $ac_delim_n = $ac_delim_num; then
28499 break
28500 elif $ac_last_try; then
28501 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
28502 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
28503 { (exit 1); exit 1; }; }
28504 else
28505 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
28507 done
28508 rm -f conf$$subs.sh
28510 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28511 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
28512 _ACEOF
28513 sed -n '
28515 s/^/S["/; s/!.*/"]=/
28518 s/^[^!]*!//
28519 :repl
28520 t repl
28521 s/'"$ac_delim"'$//
28522 t delim
28525 s/\(.\{148\}\).*/\1/
28526 t more1
28527 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
28530 b repl
28531 :more1
28532 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
28535 s/.\{148\}//
28536 t nl
28537 :delim
28539 s/\(.\{148\}\).*/\1/
28540 t more2
28541 s/["\\]/\\&/g; s/^/"/; s/$/"/
28544 :more2
28545 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
28548 s/.\{148\}//
28549 t delim
28550 ' <conf$$subs.awk | sed '
28551 /^[^""]/{
28553 s/\n//
28555 ' >>$CONFIG_STATUS || ac_write_fail=1
28556 rm -f conf$$subs.awk
28557 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28558 _ACAWK
28559 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
28560 for (key in S) S_is_set[key] = 1
28561 FS = "\a"
28562 \$ac_cs_awk_pipe_init
28565 line = $ 0
28566 nfields = split(line, field, "@")
28567 substed = 0
28568 len = length(field[1])
28569 for (i = 2; i < nfields; i++) {
28570 key = field[i]
28571 keylen = length(key)
28572 if (S_is_set[key]) {
28573 value = S[key]
28574 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
28575 len += length(value) + length(field[++i])
28576 substed = 1
28577 } else
28578 len += 1 + keylen
28580 if (nfields == 3 && !substed) {
28581 key = field[2]
28582 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
28583 \$ac_cs_awk_read_file
28584 next
28587 print line
28589 \$ac_cs_awk_pipe_fini
28590 _ACAWK
28591 _ACEOF
28592 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28593 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
28594 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
28595 else
28597 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
28598 || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
28599 $as_echo "$as_me: error: could not setup config files machinery" >&2;}
28600 { (exit 1); exit 1; }; }
28601 _ACEOF
28603 # VPATH may cause trouble with some makes, so we remove $(srcdir),
28604 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
28605 # trailing colons and then remove the whole line if VPATH becomes empty
28606 # (actually we leave an empty line to preserve line numbers).
28607 if test "x$srcdir" = x.; then
28608 ac_vpsub='/^[ ]*VPATH[ ]*=/{
28609 s/:*\$(srcdir):*/:/
28610 s/:*\${srcdir}:*/:/
28611 s/:*@srcdir@:*/:/
28612 s/^\([^=]*=[ ]*\):*/\1/
28613 s/:*$//
28614 s/^[^=]*=[ ]*$//
28618 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28619 fi # test -n "$CONFIG_FILES"
28621 # Set up the scripts for CONFIG_HEADERS section.
28622 # No need to generate them if there are no CONFIG_HEADERS.
28623 # This happens for instance with `./config.status Makefile'.
28624 if test -n "$CONFIG_HEADERS"; then
28625 cat >"$tmp/defines.awk" <<\_ACAWK ||
28626 BEGIN {
28627 _ACEOF
28629 # Transform confdefs.h into an awk script `defines.awk', embedded as
28630 # here-document in config.status, that substitutes the proper values into
28631 # config.h.in to produce config.h.
28633 # Create a delimiter string that does not exist in confdefs.h, to ease
28634 # handling of long lines.
28635 ac_delim='%!_!# '
28636 for ac_last_try in false false :; do
28637 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
28638 if test -z "$ac_t"; then
28639 break
28640 elif $ac_last_try; then
28641 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
28642 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
28643 { (exit 1); exit 1; }; }
28644 else
28645 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
28647 done
28649 # For the awk script, D is an array of macro values keyed by name,
28650 # likewise P contains macro parameters if any. Preserve backslash
28651 # newline sequences.
28653 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
28654 sed -n '
28655 s/.\{148\}/&'"$ac_delim"'/g
28656 t rset
28657 :rset
28658 s/^[ ]*#[ ]*define[ ][ ]*/ /
28659 t def
28661 :def
28662 s/\\$//
28663 t bsnl
28664 s/["\\]/\\&/g
28665 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
28666 D["\1"]=" \3"/p
28667 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
28669 :bsnl
28670 s/["\\]/\\&/g
28671 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
28672 D["\1"]=" \3\\\\\\n"\\/p
28673 t cont
28674 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
28675 t cont
28677 :cont
28679 s/.\{148\}/&'"$ac_delim"'/g
28680 t clear
28681 :clear
28682 s/\\$//
28683 t bsnlc
28684 s/["\\]/\\&/g; s/^/"/; s/$/"/p
28686 :bsnlc
28687 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
28688 b cont
28689 ' <confdefs.h | sed '
28690 s/'"$ac_delim"'/"\\\
28691 "/g' >>$CONFIG_STATUS || ac_write_fail=1
28693 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28694 for (key in D) D_is_set[key] = 1
28695 FS = "\a"
28697 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
28698 line = \$ 0
28699 split(line, arg, " ")
28700 if (arg[1] == "#") {
28701 defundef = arg[2]
28702 mac1 = arg[3]
28703 } else {
28704 defundef = substr(arg[1], 2)
28705 mac1 = arg[2]
28707 split(mac1, mac2, "(") #)
28708 macro = mac2[1]
28709 prefix = substr(line, 1, index(line, defundef) - 1)
28710 if (D_is_set[macro]) {
28711 # Preserve the white space surrounding the "#".
28712 print prefix "define", macro P[macro] D[macro]
28713 next
28714 } else {
28715 # Replace #undef with comments. This is necessary, for example,
28716 # in the case of _POSIX_SOURCE, which is predefined and required
28717 # on some systems where configure will not decide to define it.
28718 if (defundef == "undef") {
28719 print "/*", prefix defundef, macro, "*/"
28720 next
28724 { print }
28725 _ACAWK
28726 _ACEOF
28727 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28728 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
28729 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
28730 { (exit 1); exit 1; }; }
28731 fi # test -n "$CONFIG_HEADERS"
28734 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
28735 shift
28736 for ac_tag
28738 case $ac_tag in
28739 :[FHLC]) ac_mode=$ac_tag; continue;;
28740 esac
28741 case $ac_mode$ac_tag in
28742 :[FHL]*:*);;
28743 :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
28744 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
28745 { (exit 1); exit 1; }; };;
28746 :[FH]-) ac_tag=-:-;;
28747 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
28748 esac
28749 ac_save_IFS=$IFS
28750 IFS=:
28751 set x $ac_tag
28752 IFS=$ac_save_IFS
28753 shift
28754 ac_file=$1
28755 shift
28757 case $ac_mode in
28758 :L) ac_source=$1;;
28759 :[FH])
28760 ac_file_inputs=
28761 for ac_f
28763 case $ac_f in
28764 -) ac_f="$tmp/stdin";;
28765 *) # Look for the file first in the build tree, then in the source tree
28766 # (if the path is not absolute). The absolute path cannot be DOS-style,
28767 # because $ac_f cannot contain `:'.
28768 test -f "$ac_f" ||
28769 case $ac_f in
28770 [\\/$]*) false;;
28771 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
28772 esac ||
28773 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
28774 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
28775 { (exit 1); exit 1; }; };;
28776 esac
28777 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
28778 ac_file_inputs="$ac_file_inputs '$ac_f'"
28779 done
28781 # Let's still pretend it is `configure' which instantiates (i.e., don't
28782 # use $as_me), people would be surprised to read:
28783 # /* config.h. Generated by config.status. */
28784 configure_input='Generated from '`
28785 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
28786 `' by configure.'
28787 if test x"$ac_file" != x-; then
28788 configure_input="$ac_file. $configure_input"
28789 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
28790 $as_echo "$as_me: creating $ac_file" >&6;}
28792 # Neutralize special characters interpreted by sed in replacement strings.
28793 case $configure_input in #(
28794 *\&* | *\|* | *\\* )
28795 ac_sed_conf_input=`$as_echo "$configure_input" |
28796 sed 's/[\\\\&|]/\\\\&/g'`;; #(
28797 *) ac_sed_conf_input=$configure_input;;
28798 esac
28800 case $ac_tag in
28801 *:-:* | *:-) cat >"$tmp/stdin" \
28802 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
28803 $as_echo "$as_me: error: could not create $ac_file" >&2;}
28804 { (exit 1); exit 1; }; } ;;
28805 esac
28807 esac
28809 ac_dir=`$as_dirname -- "$ac_file" ||
28810 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
28811 X"$ac_file" : 'X\(//\)[^/]' \| \
28812 X"$ac_file" : 'X\(//\)$' \| \
28813 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
28814 $as_echo X"$ac_file" |
28815 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
28816 s//\1/
28819 /^X\(\/\/\)[^/].*/{
28820 s//\1/
28823 /^X\(\/\/\)$/{
28824 s//\1/
28827 /^X\(\/\).*/{
28828 s//\1/
28831 s/.*/./; q'`
28832 { as_dir="$ac_dir"
28833 case $as_dir in #(
28834 -*) as_dir=./$as_dir;;
28835 esac
28836 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
28837 as_dirs=
28838 while :; do
28839 case $as_dir in #(
28840 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
28841 *) as_qdir=$as_dir;;
28842 esac
28843 as_dirs="'$as_qdir' $as_dirs"
28844 as_dir=`$as_dirname -- "$as_dir" ||
28845 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
28846 X"$as_dir" : 'X\(//\)[^/]' \| \
28847 X"$as_dir" : 'X\(//\)$' \| \
28848 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
28849 $as_echo X"$as_dir" |
28850 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
28851 s//\1/
28854 /^X\(\/\/\)[^/].*/{
28855 s//\1/
28858 /^X\(\/\/\)$/{
28859 s//\1/
28862 /^X\(\/\).*/{
28863 s//\1/
28866 s/.*/./; q'`
28867 test -d "$as_dir" && break
28868 done
28869 test -z "$as_dirs" || eval "mkdir $as_dirs"
28870 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
28871 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
28872 { (exit 1); exit 1; }; }; }
28873 ac_builddir=.
28875 case "$ac_dir" in
28876 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
28878 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
28879 # A ".." for each directory in $ac_dir_suffix.
28880 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
28881 case $ac_top_builddir_sub in
28882 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
28883 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
28884 esac ;;
28885 esac
28886 ac_abs_top_builddir=$ac_pwd
28887 ac_abs_builddir=$ac_pwd$ac_dir_suffix
28888 # for backward compatibility:
28889 ac_top_builddir=$ac_top_build_prefix
28891 case $srcdir in
28892 .) # We are building in place.
28893 ac_srcdir=.
28894 ac_top_srcdir=$ac_top_builddir_sub
28895 ac_abs_top_srcdir=$ac_pwd ;;
28896 [\\/]* | ?:[\\/]* ) # Absolute name.
28897 ac_srcdir=$srcdir$ac_dir_suffix;
28898 ac_top_srcdir=$srcdir
28899 ac_abs_top_srcdir=$srcdir ;;
28900 *) # Relative name.
28901 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
28902 ac_top_srcdir=$ac_top_build_prefix$srcdir
28903 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
28904 esac
28905 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
28908 case $ac_mode in
28911 # CONFIG_FILE
28914 case $INSTALL in
28915 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
28916 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
28917 esac
28918 _ACEOF
28920 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28921 # If the template does not know about datarootdir, expand it.
28922 # FIXME: This hack should be removed a few years after 2.60.
28923 ac_datarootdir_hack=; ac_datarootdir_seen=
28925 ac_sed_dataroot='
28926 /datarootdir/ {
28930 /@datadir@/p
28931 /@docdir@/p
28932 /@infodir@/p
28933 /@localedir@/p
28934 /@mandir@/p
28936 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
28937 *datarootdir*) ac_datarootdir_seen=yes;;
28938 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
28939 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
28940 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
28941 _ACEOF
28942 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28943 ac_datarootdir_hack='
28944 s&@datadir@&$datadir&g
28945 s&@docdir@&$docdir&g
28946 s&@infodir@&$infodir&g
28947 s&@localedir@&$localedir&g
28948 s&@mandir@&$mandir&g
28949 s&\\\${datarootdir}&$datarootdir&g' ;;
28950 esac
28951 _ACEOF
28953 # Neutralize VPATH when `$srcdir' = `.'.
28954 # Shell code in configure.ac might set extrasub.
28955 # FIXME: do we really want to maintain this feature?
28956 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28957 ac_sed_extra="$ac_vpsub
28958 $extrasub
28959 _ACEOF
28960 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28962 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
28963 s|@configure_input@|$ac_sed_conf_input|;t t
28964 s&@top_builddir@&$ac_top_builddir_sub&;t t
28965 s&@top_build_prefix@&$ac_top_build_prefix&;t t
28966 s&@srcdir@&$ac_srcdir&;t t
28967 s&@abs_srcdir@&$ac_abs_srcdir&;t t
28968 s&@top_srcdir@&$ac_top_srcdir&;t t
28969 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
28970 s&@builddir@&$ac_builddir&;t t
28971 s&@abs_builddir@&$ac_abs_builddir&;t t
28972 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
28973 s&@INSTALL@&$ac_INSTALL&;t t
28974 $ac_datarootdir_hack
28976 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
28977 if $ac_cs_awk_getline; then
28978 $AWK -f "$tmp/subs.awk"
28979 else
28980 $AWK -f "$tmp/subs.awk" | $SHELL
28981 fi >$tmp/out \
28982 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
28983 $as_echo "$as_me: error: could not create $ac_file" >&2;}
28984 { (exit 1); exit 1; }; }
28986 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
28987 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
28988 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
28989 { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
28990 which seems to be undefined. Please make sure it is defined." >&5
28991 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
28992 which seems to be undefined. Please make sure it is defined." >&2;}
28994 rm -f "$tmp/stdin"
28995 case $ac_file in
28996 -) cat "$tmp/out" && rm -f "$tmp/out";;
28997 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
28998 esac \
28999 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29000 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29001 { (exit 1); exit 1; }; }
29005 # CONFIG_HEADER
29007 if test x"$ac_file" != x-; then
29009 $as_echo "/* $configure_input */" \
29010 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
29011 } >"$tmp/config.h" \
29012 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29013 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29014 { (exit 1); exit 1; }; }
29015 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
29016 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
29017 $as_echo "$as_me: $ac_file is unchanged" >&6;}
29018 else
29019 rm -f "$ac_file"
29020 mv "$tmp/config.h" "$ac_file" \
29021 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29022 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29023 { (exit 1); exit 1; }; }
29025 else
29026 $as_echo "/* $configure_input */" \
29027 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
29028 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
29029 $as_echo "$as_me: error: could not create -" >&2;}
29030 { (exit 1); exit 1; }; }
29034 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
29035 $as_echo "$as_me: executing $ac_file commands" >&6;}
29037 esac
29040 case $ac_file$ac_mode in
29041 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
29042 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
29043 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
29044 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
29045 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
29046 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
29047 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
29048 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
29049 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
29050 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
29051 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
29052 "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
29053 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
29055 esac
29056 done # for ac_tag
29059 { (exit 0); exit 0; }
29060 _ACEOF
29061 chmod +x $CONFIG_STATUS
29062 ac_clean_files=$ac_clean_files_save
29064 test $ac_write_fail = 0 ||
29065 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
29066 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
29067 { (exit 1); exit 1; }; }
29070 # configure is writing to config.log, and then calls config.status.
29071 # config.status does its own redirection, appending to config.log.
29072 # Unfortunately, on DOS this fails, as config.log is still kept open
29073 # by configure, so config.status won't be able to write to it; its
29074 # output is simply discarded. So we exec the FD to /dev/null,
29075 # effectively closing config.log, so it can be properly (re)opened and
29076 # appended to by config.status. When coming back to configure, we
29077 # need to make the FD available again.
29078 if test "$no_create" != yes; then
29079 ac_cs_success=:
29080 ac_config_status_args=
29081 test "$silent" = yes &&
29082 ac_config_status_args="$ac_config_status_args --quiet"
29083 exec 5>/dev/null
29084 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
29085 exec 5>>config.log
29086 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
29087 # would make configure fail if this is the last instruction.
29088 $ac_cs_success || { (exit 1); exit 1; }
29090 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
29091 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
29092 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
29096 if test "$no_create" = "yes"
29097 then
29098 exit 0
29101 ac_save_IFS="$IFS"
29102 if test "x$wine_notices != "x; then
29103 echo >&6
29104 IFS="|"
29105 for msg in $wine_notices; do
29106 IFS="$ac_save_IFS"
29107 if test -n "$msg"; then
29108 { $as_echo "$as_me:$LINENO: $msg" >&5
29109 $as_echo "$as_me: $msg" >&6;}
29111 done
29113 IFS="|"
29114 for msg in $wine_warnings; do
29115 IFS="$ac_save_IFS"
29116 if test -n "$msg"; then
29117 echo >&2
29118 { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
29119 $as_echo "$as_me: WARNING: $msg" >&2;}
29121 done
29122 IFS="$ac_save_IFS"
29124 echo "
29125 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.
29126 " >&6