loader: Merge the first and second stage loaders into a single wine binary.
[wine] / configure
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.63 for Wine 1.1.16.
4 #
5 # Report bugs to <wine-devel@winehq.org>.
6 #
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 ## --------------------- ##
14
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
28
29 fi
30
31
32
33
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
41
42 as_nl='
43 '
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"
66     '
67     export as_echo_n_body
68     as_echo_n='sh -c $as_echo_n_body as_echo'
69   fi
70   export as_echo_body
71   as_echo='sh -c $as_echo_body as_echo'
72 fi
73
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=';'
80   }
81 fi
82
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
88 fi
89
90
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"
97
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
103 do
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
109
110      ;;
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
116 fi
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; }
120 fi
121
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='+ '
129
130 # NLS nuisances.
131 LC_ALL=C
132 export LC_ALL
133 LANGUAGE=C
134 export LANGUAGE
135
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
142 fi
143
144 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
145   as_basename=basename
146 else
147   as_basename=false
148 fi
149
150
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/
159             q
160           }
161           /^X\/\(\/\/\)$/{
162             s//\1/
163             q
164           }
165           /^X\/\(\/\).*/{
166             s//\1/
167             q
168           }
169           s/.*/./; q'`
170
171 # CDPATH.
172 $as_unset CDPATH
173
174
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
180 fi
181
182   if test $as_have_required = yes &&     (eval ":
183 (as_func_return () {
184   (exit \$1)
185 }
186 as_func_success () {
187   as_func_return 0
188 }
189 as_func_failure () {
190   as_func_return 1
191 }
192 as_func_ret_success () {
193   return 0
194 }
195 as_func_ret_failure () {
196   return 1
197 }
198
199 exitcode=0
200 if as_func_success; then
201   :
202 else
203   exitcode=1
204   echo as_func_success failed.
205 fi
206
207 if as_func_failure; then
208   exitcode=1
209   echo as_func_failure succeeded.
210 fi
211
212 if as_func_ret_success; then
213   :
214 else
215   exitcode=1
216   echo as_func_ret_success failed.
217 fi
218
219 if as_func_ret_failure; then
220   exitcode=1
221   echo as_func_ret_failure succeeded.
222 fi
223
224 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
225   :
226 else
227   exitcode=1
228   echo positional parameters were not saved.
229 fi
230
231 test \$exitcode = 0) || { (exit 1); exit 1; }
232
233 (
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
239   :
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
244 do
245   IFS=$as_save_IFS
246   test -z "$as_dir" && as_dir=.
247   case $as_dir in
248          /*)
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
255
256
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
272
273 fi
274
275
276 :
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
293
294 fi
295
296
297 :
298 (as_func_return () {
299   (exit $1)
300 }
301 as_func_success () {
302   as_func_return 0
303 }
304 as_func_failure () {
305   as_func_return 1
306 }
307 as_func_ret_success () {
308   return 0
309 }
310 as_func_ret_failure () {
311   return 1
312 }
313
314 exitcode=0
315 if as_func_success; then
316   :
317 else
318   exitcode=1
319   echo as_func_success failed.
320 fi
321
322 if as_func_failure; then
323   exitcode=1
324   echo as_func_failure succeeded.
325 fi
326
327 if as_func_ret_success; then
328   :
329 else
330   exitcode=1
331   echo as_func_ret_success failed.
332 fi
333
334 if as_func_ret_failure; then
335   exitcode=1
336   echo as_func_ret_failure succeeded.
337 fi
338
339 if ( set x; as_func_ret_success y && test x = "$1" ); then
340   :
341 else
342   exitcode=1
343   echo positional parameters were not saved.
344 fi
345
346 test $exitcode = 0) || { (exit 1); exit 1; }
347
348 (
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; }
353
354 _ASEOF
355 }; then
356   break
357 fi
358
359 fi
360
361       done
362
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+"$@"}
369 fi
370
371
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; }
378 fi
379
380
381 fi
382
383 fi
384
385
386
387 (eval "as_func_return () {
388   (exit \$1)
389 }
390 as_func_success () {
391   as_func_return 0
392 }
393 as_func_failure () {
394   as_func_return 1
395 }
396 as_func_ret_success () {
397   return 0
398 }
399 as_func_ret_failure () {
400   return 1
401 }
402
403 exitcode=0
404 if as_func_success; then
405   :
406 else
407   exitcode=1
408   echo as_func_success failed.
409 fi
410
411 if as_func_failure; then
412   exitcode=1
413   echo as_func_failure succeeded.
414 fi
415
416 if as_func_ret_success; then
417   :
418 else
419   exitcode=1
420   echo as_func_ret_success failed.
421 fi
422
423 if as_func_ret_failure; then
424   exitcode=1
425   echo as_func_ret_failure succeeded.
426 fi
427
428 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
429   :
430 else
431   exitcode=1
432   echo positional parameters were not saved.
433 fi
434
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.
441 }
442
443
444
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" || {
449
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 '
461     p
462     /[$]LINENO/=
463   ' <$as_myself |
464     sed '
465       s/[$]LINENO.*/&-/
466       t lineno
467       b
468       :lineno
469       N
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; }; }
478
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
485 }
486
487
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
492 fi
493
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;;
501 *)
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
509 fi
510
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
517 fi
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'
531   fi
532 else
533   as_ln_s='cp -p'
534 fi
535 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
536 rmdir conf$$.dir 2>/dev/null
537
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
543 fi
544
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=
552   fi
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
564   '
565 fi
566 as_executable_p=$as_test_x
567
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'"
570
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'"
573
574
575
576 exec 7<&0 </dev/null 6>&1
577
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`
582
583 #
584 # Initializations.
585 #
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}
595
596 # Identity of this package.
597 PACKAGE_NAME='Wine'
598 PACKAGE_TARNAME='wine'
599 PACKAGE_VERSION='1.1.16'
600 PACKAGE_STRING='Wine 1.1.16'
601 PACKAGE_BUGREPORT='wine-devel@winehq.org'
602
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"
639
640 ac_subst_vars='LTLIBOBJS
641 LIBOBJS
642 ALL_WINETEST_DEPENDS
643 ALL_PROGRAM_BIN_INSTALL_DIRS
644 ALL_PROGRAM_INSTALL_DIRS
645 ALL_PROGRAM_DIRS
646 ALL_TEST_DIRS
647 ALL_IMPLIB_DIRS
648 ALL_DLL_DIRS
649 ALL_TOP_DIRS
650 ALL_MAKEFILE_DEPENDS
651 ALL_MAKEFILES
652 ALL_MAKERULES
653 DEPENDENCIES
654 LDAPLIBS
655 LIBPOLL
656 LIBDL
657 EXTRA_BINARIES
658 SOCKETLIBS
659 CRTLIBS
660 LDPATH
661 BUILTINFLAG
662 EXTRACFLAGS
663 LIBKSTAT
664 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 X_EXTRA_LIBS
689 X_LIBS
690 X_PRE_LIBS
691 X_CFLAGS
692 XMKMF
693 LIBPTHREAD
694 CROSSTEST
695 CROSSWINDRES
696 CROSSCC
697 CARBONLIB
698 COREAUDIO
699 DISKARBITRATIONLIB
700 LDEXECFLAGS
701 IOKITLIB
702 COREFOUNDATIONLIB
703 SECURITYLIB
704 MINGWAR
705 DLLWRAP
706 DLLTOOL
707 LDD
708 LDRPATH_LOCAL
709 LDRPATH_INSTALL
710 IMPLIBEXT
711 LIBEXT
712 LDDLLFLAGS
713 LDSHARED
714 DLLFLAGS
715 DLLEXT
716 CPP
717 OPENGL_LIBS
718 XLIB
719 PRELINK
720 ICOTOOL
721 RSVG
722 PKG_CONFIG
723 FONTFORGE
724 LINTFLAGS
725 LINT
726 INSTALL_DATA
727 INSTALL_SCRIPT
728 INSTALL_PROGRAM
729 LDCONFIG
730 EGREP
731 GREP
732 LN
733 LN_S
734 WINDRES
735 STRIP
736 RANLIB
737 ARFLAGS
738 ac_ct_AR
739 AR
740 ac_ct_NM
741 NM
742 ac_ct_LD
743 LD
744 ac_ct_AS
745 AS
746 BISON
747 FLEX
748 TOOLSDIR
749 WIN16_INSTALL
750 WIN16_FILES
751 TARGETFLAGS
752 CPPBIN
753 ac_ct_CXX
754 CXXFLAGS
755 CXX
756 OBJEXT
757 EXEEXT
758 ac_ct_CC
759 CPPFLAGS
760 LDFLAGS
761 CFLAGS
762 CC
763 SET_MAKE
764 host_os
765 host_vendor
766 host_cpu
767 host
768 build_os
769 build_vendor
770 build_cpu
771 build
772 MAINTAINER_MODE
773 target_alias
774 host_alias
775 build_alias
776 LIBS
777 ECHO_T
778 ECHO_N
779 ECHO_C
780 DEFS
781 mandir
782 localedir
783 libdir
784 psdir
785 pdfdir
786 dvidir
787 htmldir
788 infodir
789 docdir
790 oldincludedir
791 includedir
792 localstatedir
793 sharedstatedir
794 sysconfdir
795 datadir
796 datarootdir
797 libexecdir
798 sbindir
799 bindir
800 program_transform_name
801 prefix
802 exec_prefix
803 PACKAGE_BUGREPORT
804 PACKAGE_STRING
805 PACKAGE_VERSION
806 PACKAGE_TARNAME
807 PACKAGE_NAME
808 PATH_SEPARATOR
809 SHELL'
810 ac_subst_files='MAKE_RULES
811 MAKE_DLL_RULES
812 MAKE_IMPLIB_RULES
813 MAKE_TEST_RULES
814 MAKE_PROG_RULES'
815 ac_user_opts='
816 enable_option_checking
817 enable_win16
818 enable_win64
819 enable_tests
820 enable_maintainer_mode
821 with_alsa
822 with_audioio
823 with_capi
824 with_cms
825 with_coreaudio
826 with_cups
827 with_curses
828 with_esd
829 with_fontconfig
830 with_freetype
831 with_gphoto
832 with_glu
833 with_gnutls
834 with_hal
835 with_jack
836 with_jpeg
837 with_ldap
838 with_nas
839 with_opengl
840 with_openssl
841 with_oss
842 with_png
843 with_pthread
844 with_sane
845 with_xcomposite
846 with_xcursor
847 with_xinerama
848 with_xinput
849 with_xml
850 with_xrandr
851 with_xrender
852 with_xshape
853 with_xshm
854 with_xslt
855 with_xxf86vm
856 with_wine_tools
857 with_x
858 '
859       ac_precious_vars='build_alias
860 host_alias
861 target_alias
862 CC
863 CFLAGS
864 LDFLAGS
865 LIBS
866 CPPFLAGS
867 CXX
868 CXXFLAGS
869 CCC
870 CPP
871 XMKMF'
872
873
874 # Initialize some variables set by options.
875 ac_init_help=
876 ac_init_version=false
877 ac_unrecognized_opts=
878 ac_unrecognized_sep=
879 # The variables have the same names as the options, with
880 # dashes changed to underlines.
881 cache_file=/dev/null
882 exec_prefix=NONE
883 no_create=
884 no_recursion=
885 prefix=NONE
886 program_prefix=NONE
887 program_suffix=NONE
888 program_transform_name=s,x,x,
889 silent=
890 site=
891 srcdir=
892 verbose=
893 x_includes=NONE
894 x_libraries=NONE
895
896 # Installation directory options.
897 # These are left unexpanded so users can "make install exec_prefix=/foo"
898 # and all the variables that are supposed to be based on exec_prefix
899 # by default will actually change.
900 # Use braces instead of parens because sh, perl, etc. also accept them.
901 # (The list follows the same order as the GNU Coding Standards.)
902 bindir='${exec_prefix}/bin'
903 sbindir='${exec_prefix}/sbin'
904 libexecdir='${exec_prefix}/libexec'
905 datarootdir='${prefix}/share'
906 datadir='${datarootdir}'
907 sysconfdir='${prefix}/etc'
908 sharedstatedir='${prefix}/com'
909 localstatedir='${prefix}/var'
910 includedir='${prefix}/include'
911 oldincludedir='/usr/include'
912 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
913 infodir='${datarootdir}/info'
914 htmldir='${docdir}'
915 dvidir='${docdir}'
916 pdfdir='${docdir}'
917 psdir='${docdir}'
918 libdir='${exec_prefix}/lib'
919 localedir='${datarootdir}/locale'
920 mandir='${datarootdir}/man'
921
922 ac_prev=
923 ac_dashdash=
924 for ac_option
925 do
926   # If the previous option needs an argument, assign it.
927   if test -n "$ac_prev"; then
928     eval $ac_prev=\$ac_option
929     ac_prev=
930     continue
931   fi
932
933   case $ac_option in
934   *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
935   *)    ac_optarg=yes ;;
936   esac
937
938   # Accept the important Cygnus configure options, so we can diagnose typos.
939
940   case $ac_dashdash$ac_option in
941   --)
942     ac_dashdash=yes ;;
943
944   -bindir | --bindir | --bindi | --bind | --bin | --bi)
945     ac_prev=bindir ;;
946   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
947     bindir=$ac_optarg ;;
948
949   -build | --build | --buil | --bui | --bu)
950     ac_prev=build_alias ;;
951   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
952     build_alias=$ac_optarg ;;
953
954   -cache-file | --cache-file | --cache-fil | --cache-fi \
955   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
956     ac_prev=cache_file ;;
957   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
958   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
959     cache_file=$ac_optarg ;;
960
961   --config-cache | -C)
962     cache_file=config.cache ;;
963
964   -datadir | --datadir | --datadi | --datad)
965     ac_prev=datadir ;;
966   -datadir=* | --datadir=* | --datadi=* | --datad=*)
967     datadir=$ac_optarg ;;
968
969   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
970   | --dataroo | --dataro | --datar)
971     ac_prev=datarootdir ;;
972   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
973   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
974     datarootdir=$ac_optarg ;;
975
976   -disable-* | --disable-*)
977     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
978     # Reject names that are not valid shell variable names.
979     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
980       { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
981    { (exit 1); exit 1; }; }
982     ac_useropt_orig=$ac_useropt
983     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
984     case $ac_user_opts in
985       *"
986 "enable_$ac_useropt"
987 "*) ;;
988       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
989          ac_unrecognized_sep=', ';;
990     esac
991     eval enable_$ac_useropt=no ;;
992
993   -docdir | --docdir | --docdi | --doc | --do)
994     ac_prev=docdir ;;
995   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
996     docdir=$ac_optarg ;;
997
998   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
999     ac_prev=dvidir ;;
1000   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1001     dvidir=$ac_optarg ;;
1002
1003   -enable-* | --enable-*)
1004     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1005     # Reject names that are not valid shell variable names.
1006     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1007       { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1008    { (exit 1); exit 1; }; }
1009     ac_useropt_orig=$ac_useropt
1010     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1011     case $ac_user_opts in
1012       *"
1013 "enable_$ac_useropt"
1014 "*) ;;
1015       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1016          ac_unrecognized_sep=', ';;
1017     esac
1018     eval enable_$ac_useropt=\$ac_optarg ;;
1019
1020   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1021   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1022   | --exec | --exe | --ex)
1023     ac_prev=exec_prefix ;;
1024   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1025   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1026   | --exec=* | --exe=* | --ex=*)
1027     exec_prefix=$ac_optarg ;;
1028
1029   -gas | --gas | --ga | --g)
1030     # Obsolete; use --with-gas.
1031     with_gas=yes ;;
1032
1033   -help | --help | --hel | --he | -h)
1034     ac_init_help=long ;;
1035   -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1036     ac_init_help=recursive ;;
1037   -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1038     ac_init_help=short ;;
1039
1040   -host | --host | --hos | --ho)
1041     ac_prev=host_alias ;;
1042   -host=* | --host=* | --hos=* | --ho=*)
1043     host_alias=$ac_optarg ;;
1044
1045   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1046     ac_prev=htmldir ;;
1047   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1048   | --ht=*)
1049     htmldir=$ac_optarg ;;
1050
1051   -includedir | --includedir | --includedi | --included | --include \
1052   | --includ | --inclu | --incl | --inc)
1053     ac_prev=includedir ;;
1054   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1055   | --includ=* | --inclu=* | --incl=* | --inc=*)
1056     includedir=$ac_optarg ;;
1057
1058   -infodir | --infodir | --infodi | --infod | --info | --inf)
1059     ac_prev=infodir ;;
1060   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1061     infodir=$ac_optarg ;;
1062
1063   -libdir | --libdir | --libdi | --libd)
1064     ac_prev=libdir ;;
1065   -libdir=* | --libdir=* | --libdi=* | --libd=*)
1066     libdir=$ac_optarg ;;
1067
1068   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1069   | --libexe | --libex | --libe)
1070     ac_prev=libexecdir ;;
1071   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1072   | --libexe=* | --libex=* | --libe=*)
1073     libexecdir=$ac_optarg ;;
1074
1075   -localedir | --localedir | --localedi | --localed | --locale)
1076     ac_prev=localedir ;;
1077   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1078     localedir=$ac_optarg ;;
1079
1080   -localstatedir | --localstatedir | --localstatedi | --localstated \
1081   | --localstate | --localstat | --localsta | --localst | --locals)
1082     ac_prev=localstatedir ;;
1083   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1084   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1085     localstatedir=$ac_optarg ;;
1086
1087   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1088     ac_prev=mandir ;;
1089   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1090     mandir=$ac_optarg ;;
1091
1092   -nfp | --nfp | --nf)
1093     # Obsolete; use --without-fp.
1094     with_fp=no ;;
1095
1096   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1097   | --no-cr | --no-c | -n)
1098     no_create=yes ;;
1099
1100   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1101   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1102     no_recursion=yes ;;
1103
1104   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1105   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1106   | --oldin | --oldi | --old | --ol | --o)
1107     ac_prev=oldincludedir ;;
1108   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1109   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1110   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1111     oldincludedir=$ac_optarg ;;
1112
1113   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1114     ac_prev=prefix ;;
1115   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1116     prefix=$ac_optarg ;;
1117
1118   -program-prefix | --program-prefix | --program-prefi | --program-pref \
1119   | --program-pre | --program-pr | --program-p)
1120     ac_prev=program_prefix ;;
1121   -program-prefix=* | --program-prefix=* | --program-prefi=* \
1122   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1123     program_prefix=$ac_optarg ;;
1124
1125   -program-suffix | --program-suffix | --program-suffi | --program-suff \
1126   | --program-suf | --program-su | --program-s)
1127     ac_prev=program_suffix ;;
1128   -program-suffix=* | --program-suffix=* | --program-suffi=* \
1129   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1130     program_suffix=$ac_optarg ;;
1131
1132   -program-transform-name | --program-transform-name \
1133   | --program-transform-nam | --program-transform-na \
1134   | --program-transform-n | --program-transform- \
1135   | --program-transform | --program-transfor \
1136   | --program-transfo | --program-transf \
1137   | --program-trans | --program-tran \
1138   | --progr-tra | --program-tr | --program-t)
1139     ac_prev=program_transform_name ;;
1140   -program-transform-name=* | --program-transform-name=* \
1141   | --program-transform-nam=* | --program-transform-na=* \
1142   | --program-transform-n=* | --program-transform-=* \
1143   | --program-transform=* | --program-transfor=* \
1144   | --program-transfo=* | --program-transf=* \
1145   | --program-trans=* | --program-tran=* \
1146   | --progr-tra=* | --program-tr=* | --program-t=*)
1147     program_transform_name=$ac_optarg ;;
1148
1149   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1150     ac_prev=pdfdir ;;
1151   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1152     pdfdir=$ac_optarg ;;
1153
1154   -psdir | --psdir | --psdi | --psd | --ps)
1155     ac_prev=psdir ;;
1156   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1157     psdir=$ac_optarg ;;
1158
1159   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1160   | -silent | --silent | --silen | --sile | --sil)
1161     silent=yes ;;
1162
1163   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1164     ac_prev=sbindir ;;
1165   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1166   | --sbi=* | --sb=*)
1167     sbindir=$ac_optarg ;;
1168
1169   -sharedstatedir | --sharedstatedir | --sharedstatedi \
1170   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1171   | --sharedst | --shareds | --shared | --share | --shar \
1172   | --sha | --sh)
1173     ac_prev=sharedstatedir ;;
1174   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1175   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1176   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1177   | --sha=* | --sh=*)
1178     sharedstatedir=$ac_optarg ;;
1179
1180   -site | --site | --sit)
1181     ac_prev=site ;;
1182   -site=* | --site=* | --sit=*)
1183     site=$ac_optarg ;;
1184
1185   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1186     ac_prev=srcdir ;;
1187   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1188     srcdir=$ac_optarg ;;
1189
1190   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1191   | --syscon | --sysco | --sysc | --sys | --sy)
1192     ac_prev=sysconfdir ;;
1193   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1194   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1195     sysconfdir=$ac_optarg ;;
1196
1197   -target | --target | --targe | --targ | --tar | --ta | --t)
1198     ac_prev=target_alias ;;
1199   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1200     target_alias=$ac_optarg ;;
1201
1202   -v | -verbose | --verbose | --verbos | --verbo | --verb)
1203     verbose=yes ;;
1204
1205   -version | --version | --versio | --versi | --vers | -V)
1206     ac_init_version=: ;;
1207
1208   -with-* | --with-*)
1209     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1210     # Reject names that are not valid shell variable names.
1211     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1212       { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1213    { (exit 1); exit 1; }; }
1214     ac_useropt_orig=$ac_useropt
1215     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1216     case $ac_user_opts in
1217       *"
1218 "with_$ac_useropt"
1219 "*) ;;
1220       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1221          ac_unrecognized_sep=', ';;
1222     esac
1223     eval with_$ac_useropt=\$ac_optarg ;;
1224
1225   -without-* | --without-*)
1226     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1227     # Reject names that are not valid shell variable names.
1228     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1229       { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1230    { (exit 1); exit 1; }; }
1231     ac_useropt_orig=$ac_useropt
1232     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1233     case $ac_user_opts in
1234       *"
1235 "with_$ac_useropt"
1236 "*) ;;
1237       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1238          ac_unrecognized_sep=', ';;
1239     esac
1240     eval with_$ac_useropt=no ;;
1241
1242   --x)
1243     # Obsolete; use --with-x.
1244     with_x=yes ;;
1245
1246   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1247   | --x-incl | --x-inc | --x-in | --x-i)
1248     ac_prev=x_includes ;;
1249   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1250   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1251     x_includes=$ac_optarg ;;
1252
1253   -x-libraries | --x-libraries | --x-librarie | --x-librari \
1254   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1255     ac_prev=x_libraries ;;
1256   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1257   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1258     x_libraries=$ac_optarg ;;
1259
1260   -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1261 Try \`$0 --help' for more information." >&2
1262    { (exit 1); exit 1; }; }
1263     ;;
1264
1265   *=*)
1266     ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1267     # Reject names that are not valid shell variable names.
1268     expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1269       { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1270    { (exit 1); exit 1; }; }
1271     eval $ac_envvar=\$ac_optarg
1272     export $ac_envvar ;;
1273
1274   *)
1275     # FIXME: should be removed in autoconf 3.0.
1276     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1277     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1278       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1279     : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1280     ;;
1281
1282   esac
1283 done
1284
1285 if test -n "$ac_prev"; then
1286   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1287   { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1288    { (exit 1); exit 1; }; }
1289 fi
1290
1291 if test -n "$ac_unrecognized_opts"; then
1292   case $enable_option_checking in
1293     no) ;;
1294     fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1295    { (exit 1); exit 1; }; } ;;
1296     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1297   esac
1298 fi
1299
1300 # Check all directory arguments for consistency.
1301 for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1302                 datadir sysconfdir sharedstatedir localstatedir includedir \
1303                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1304                 libdir localedir mandir
1305 do
1306   eval ac_val=\$$ac_var
1307   # Remove trailing slashes.
1308   case $ac_val in
1309     */ )
1310       ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1311       eval $ac_var=\$ac_val;;
1312   esac
1313   # Be sure to have absolute directory names.
1314   case $ac_val in
1315     [\\/$]* | ?:[\\/]* )  continue;;
1316     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1317   esac
1318   { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1319    { (exit 1); exit 1; }; }
1320 done
1321
1322 # There might be people who depend on the old broken behavior: `$host'
1323 # used to hold the argument of --host etc.
1324 # FIXME: To remove some day.
1325 build=$build_alias
1326 host=$host_alias
1327 target=$target_alias
1328
1329 # FIXME: To remove some day.
1330 if test "x$host_alias" != x; then
1331   if test "x$build_alias" = x; then
1332     cross_compiling=maybe
1333     $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1334     If a cross compiler is detected then cross compile mode will be used." >&2
1335   elif test "x$build_alias" != "x$host_alias"; then
1336     cross_compiling=yes
1337   fi
1338 fi
1339
1340 ac_tool_prefix=
1341 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1342
1343 test "$silent" = yes && exec 6>/dev/null
1344
1345
1346 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1347 ac_ls_di=`ls -di .` &&
1348 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1349   { $as_echo "$as_me: error: working directory cannot be determined" >&2
1350    { (exit 1); exit 1; }; }
1351 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1352   { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1353    { (exit 1); exit 1; }; }
1354
1355
1356 # Find the source files, if location was not specified.
1357 if test -z "$srcdir"; then
1358   ac_srcdir_defaulted=yes
1359   # Try the directory containing this script, then the parent directory.
1360   ac_confdir=`$as_dirname -- "$as_myself" ||
1361 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1362          X"$as_myself" : 'X\(//\)[^/]' \| \
1363          X"$as_myself" : 'X\(//\)$' \| \
1364          X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1365 $as_echo X"$as_myself" |
1366     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1367             s//\1/
1368             q
1369           }
1370           /^X\(\/\/\)[^/].*/{
1371             s//\1/
1372             q
1373           }
1374           /^X\(\/\/\)$/{
1375             s//\1/
1376             q
1377           }
1378           /^X\(\/\).*/{
1379             s//\1/
1380             q
1381           }
1382           s/.*/./; q'`
1383   srcdir=$ac_confdir
1384   if test ! -r "$srcdir/$ac_unique_file"; then
1385     srcdir=..
1386   fi
1387 else
1388   ac_srcdir_defaulted=no
1389 fi
1390 if test ! -r "$srcdir/$ac_unique_file"; then
1391   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1392   { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1393    { (exit 1); exit 1; }; }
1394 fi
1395 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1396 ac_abs_confdir=`(
1397         cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1398    { (exit 1); exit 1; }; }
1399         pwd)`
1400 # When building in place, set srcdir=.
1401 if test "$ac_abs_confdir" = "$ac_pwd"; then
1402   srcdir=.
1403 fi
1404 # Remove unnecessary trailing slashes from srcdir.
1405 # Double slashes in file names in object file debugging info
1406 # mess up M-x gdb in Emacs.
1407 case $srcdir in
1408 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1409 esac
1410 for ac_var in $ac_precious_vars; do
1411   eval ac_env_${ac_var}_set=\${${ac_var}+set}
1412   eval ac_env_${ac_var}_value=\$${ac_var}
1413   eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1414   eval ac_cv_env_${ac_var}_value=\$${ac_var}
1415 done
1416
1417 #
1418 # Report the --help message.
1419 #
1420 if test "$ac_init_help" = "long"; then
1421   # Omit some internal or obsolete options to make the list less imposing.
1422   # This message is too long to be a string in the A/UX 3.1 sh.
1423   cat <<_ACEOF
1424 \`configure' configures Wine 1.1.16 to adapt to many kinds of systems.
1425
1426 Usage: $0 [OPTION]... [VAR=VALUE]...
1427
1428 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1429 VAR=VALUE.  See below for descriptions of some of the useful variables.
1430
1431 Defaults for the options are specified in brackets.
1432
1433 Configuration:
1434   -h, --help              display this help and exit
1435       --help=short        display options specific to this package
1436       --help=recursive    display the short help of all the included packages
1437   -V, --version           display version information and exit
1438   -q, --quiet, --silent   do not print \`checking...' messages
1439       --cache-file=FILE   cache test results in FILE [disabled]
1440   -C, --config-cache      alias for \`--cache-file=config.cache'
1441   -n, --no-create         do not create output files
1442       --srcdir=DIR        find the sources in DIR [configure dir or \`..']
1443
1444 Installation directories:
1445   --prefix=PREFIX         install architecture-independent files in PREFIX
1446                           [$ac_default_prefix]
1447   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1448                           [PREFIX]
1449
1450 By default, \`make install' will install all the files in
1451 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1452 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1453 for instance \`--prefix=\$HOME'.
1454
1455 For better control, use the options below.
1456
1457 Fine tuning of the installation directories:
1458   --bindir=DIR            user executables [EPREFIX/bin]
1459   --sbindir=DIR           system admin executables [EPREFIX/sbin]
1460   --libexecdir=DIR        program executables [EPREFIX/libexec]
1461   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1462   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1463   --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1464   --libdir=DIR            object code libraries [EPREFIX/lib]
1465   --includedir=DIR        C header files [PREFIX/include]
1466   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1467   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1468   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1469   --infodir=DIR           info documentation [DATAROOTDIR/info]
1470   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1471   --mandir=DIR            man documentation [DATAROOTDIR/man]
1472   --docdir=DIR            documentation root [DATAROOTDIR/doc/wine]
1473   --htmldir=DIR           html documentation [DOCDIR]
1474   --dvidir=DIR            dvi documentation [DOCDIR]
1475   --pdfdir=DIR            pdf documentation [DOCDIR]
1476   --psdir=DIR             ps documentation [DOCDIR]
1477 _ACEOF
1478
1479   cat <<\_ACEOF
1480
1481 X features:
1482   --x-includes=DIR    X include files are in DIR
1483   --x-libraries=DIR   X library files are in DIR
1484
1485 System types:
1486   --build=BUILD     configure for building on BUILD [guessed]
1487   --host=HOST       cross-compile to build programs to run on HOST [BUILD]
1488 _ACEOF
1489 fi
1490
1491 if test -n "$ac_init_help"; then
1492   case $ac_init_help in
1493      short | recursive ) echo "Configuration of Wine 1.1.16:";;
1494    esac
1495   cat <<\_ACEOF
1496
1497 Optional Features:
1498   --disable-option-checking  ignore unrecognized --enable/--with options
1499   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1500   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1501   --disable-win16         do not include Win16 support
1502   --enable-win64          build a Win64 emulator on AMD64 (won't run Win32
1503                           binaries)
1504   --disable-tests         do not build the regression tests
1505   --enable-maintainer-mode
1506                           enable maintainer-specific build rules
1507
1508 Optional Packages:
1509   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1510   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1511   --without-alsa          do not use the Alsa sound support
1512   --without-audioio       do not use the AudioIO sound support
1513   --without-capi          do not use CAPI (ISDN support)
1514   --without-cms           do not use CMS (color management support)
1515   --without-coreaudio     do not use the CoreAudio sound support
1516   --without-cups          do not use CUPS
1517   --without-curses        do not use (n)curses
1518   --without-esd           do not use the EsounD sound support
1519   --without-fontconfig    do not use fontconfig
1520   --without-freetype      do not use the FreeType library
1521   --without-gphoto        do not use gphoto (Digital Camera support)
1522   --without-glu           do not use the GLU library
1523   --without-gnutls        do not use GnuTLS (schannel support)
1524   --without-hal           do not use HAL (dynamic device support)
1525   --without-jack          do not use the Jack sound support
1526   --without-jpeg          do not use JPEG
1527   --without-ldap          do not use LDAP
1528   --without-nas           do not use the NAS sound support
1529   --without-opengl        do not use OpenGL
1530   --without-openssl       do not use OpenSSL
1531   --without-oss           do not use the OSS sound support
1532   --without-png           do not use PNG
1533   --without-pthread       do not use the pthread library
1534   --without-sane          do not use SANE (scanner support)
1535   --without-xcomposite    do not use the Xcomposite extension
1536   --without-xcursor       do not use the Xcursor extension
1537   --without-xinerama      do not use Xinerama (multi-monitor support)
1538   --without-xinput        do not use the Xinput extension
1539   --without-xml           do not use XML
1540   --without-xrandr        do not use Xrandr (resolution changes)
1541   --without-xrender       do not use the Xrender extension
1542   --without-xshape        do not use the Xshape extension
1543   --without-xshm          do not use XShm (shared memory extension)
1544   --without-xslt          do not use XSLT
1545   --without-xxf86vm       do not use XFree video mode extension
1546   --with-wine-tools=DIR   use Wine tools from directory DIR
1547   --with-x                use the X Window System
1548
1549 Some influential environment variables:
1550   CC          C compiler command
1551   CFLAGS      C compiler flags
1552   LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
1553               nonstandard directory <lib dir>
1554   LIBS        libraries to pass to the linker, e.g. -l<library>
1555   CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1556               you have headers in a nonstandard directory <include dir>
1557   CXX         C++ compiler command
1558   CXXFLAGS    C++ compiler flags
1559   CPP         C preprocessor
1560   XMKMF       Path to xmkmf, Makefile generator for X Window System
1561
1562 Use these variables to override the choices made by `configure' or to help
1563 it to find libraries and programs with nonstandard names/locations.
1564
1565 Report bugs to <wine-devel@winehq.org>.
1566 _ACEOF
1567 ac_status=$?
1568 fi
1569
1570 if test "$ac_init_help" = "recursive"; then
1571   # If there are subdirs, report their specific --help.
1572   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1573     test -d "$ac_dir" ||
1574       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1575       continue
1576     ac_builddir=.
1577
1578 case "$ac_dir" in
1579 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1580 *)
1581   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1582   # A ".." for each directory in $ac_dir_suffix.
1583   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1584   case $ac_top_builddir_sub in
1585   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1586   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1587   esac ;;
1588 esac
1589 ac_abs_top_builddir=$ac_pwd
1590 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1591 # for backward compatibility:
1592 ac_top_builddir=$ac_top_build_prefix
1593
1594 case $srcdir in
1595   .)  # We are building in place.
1596     ac_srcdir=.
1597     ac_top_srcdir=$ac_top_builddir_sub
1598     ac_abs_top_srcdir=$ac_pwd ;;
1599   [\\/]* | ?:[\\/]* )  # Absolute name.
1600     ac_srcdir=$srcdir$ac_dir_suffix;
1601     ac_top_srcdir=$srcdir
1602     ac_abs_top_srcdir=$srcdir ;;
1603   *) # Relative name.
1604     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1605     ac_top_srcdir=$ac_top_build_prefix$srcdir
1606     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1607 esac
1608 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1609
1610     cd "$ac_dir" || { ac_status=$?; continue; }
1611     # Check for guested configure.
1612     if test -f "$ac_srcdir/configure.gnu"; then
1613       echo &&
1614       $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1615     elif test -f "$ac_srcdir/configure"; then
1616       echo &&
1617       $SHELL "$ac_srcdir/configure" --help=recursive
1618     else
1619       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1620     fi || ac_status=$?
1621     cd "$ac_pwd" || { ac_status=$?; break; }
1622   done
1623 fi
1624
1625 test -n "$ac_init_help" && exit $ac_status
1626 if $ac_init_version; then
1627   cat <<\_ACEOF
1628 Wine configure 1.1.16
1629 generated by GNU Autoconf 2.63
1630
1631 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1632 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1633 This configure script is free software; the Free Software Foundation
1634 gives unlimited permission to copy, distribute and modify it.
1635 _ACEOF
1636   exit
1637 fi
1638 cat >config.log <<_ACEOF
1639 This file contains any messages produced by compilers while
1640 running configure, to aid debugging if configure makes a mistake.
1641
1642 It was created by Wine $as_me 1.1.16, which was
1643 generated by GNU Autoconf 2.63.  Invocation command line was
1644
1645   $ $0 $@
1646
1647 _ACEOF
1648 exec 5>>config.log
1649 {
1650 cat <<_ASUNAME
1651 ## --------- ##
1652 ## Platform. ##
1653 ## --------- ##
1654
1655 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1656 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1657 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1658 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1659 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1660
1661 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1662 /bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
1663
1664 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
1665 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
1666 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1667 /usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
1668 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
1669 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
1670 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
1671
1672 _ASUNAME
1673
1674 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1675 for as_dir in $PATH
1676 do
1677   IFS=$as_save_IFS
1678   test -z "$as_dir" && as_dir=.
1679   $as_echo "PATH: $as_dir"
1680 done
1681 IFS=$as_save_IFS
1682
1683 } >&5
1684
1685 cat >&5 <<_ACEOF
1686
1687
1688 ## ----------- ##
1689 ## Core tests. ##
1690 ## ----------- ##
1691
1692 _ACEOF
1693
1694
1695 # Keep a trace of the command line.
1696 # Strip out --no-create and --no-recursion so they do not pile up.
1697 # Strip out --silent because we don't want to record it for future runs.
1698 # Also quote any args containing shell meta-characters.
1699 # Make two passes to allow for proper duplicate-argument suppression.
1700 ac_configure_args=
1701 ac_configure_args0=
1702 ac_configure_args1=
1703 ac_must_keep_next=false
1704 for ac_pass in 1 2
1705 do
1706   for ac_arg
1707   do
1708     case $ac_arg in
1709     -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1710     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1711     | -silent | --silent | --silen | --sile | --sil)
1712       continue ;;
1713     *\'*)
1714       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1715     esac
1716     case $ac_pass in
1717     1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1718     2)
1719       ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1720       if test $ac_must_keep_next = true; then
1721         ac_must_keep_next=false # Got value, back to normal.
1722       else
1723         case $ac_arg in
1724           *=* | --config-cache | -C | -disable-* | --disable-* \
1725           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1726           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1727           | -with-* | --with-* | -without-* | --without-* | --x)
1728             case "$ac_configure_args0 " in
1729               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1730             esac
1731             ;;
1732           -* ) ac_must_keep_next=true ;;
1733         esac
1734       fi
1735       ac_configure_args="$ac_configure_args '$ac_arg'"
1736       ;;
1737     esac
1738   done
1739 done
1740 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1741 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1742
1743 # When interrupted or exit'd, cleanup temporary files, and complete
1744 # config.log.  We remove comments because anyway the quotes in there
1745 # would cause problems or look ugly.
1746 # WARNING: Use '\'' to represent an apostrophe within the trap.
1747 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1748 trap 'exit_status=$?
1749   # Save into config.log some information that might help in debugging.
1750   {
1751     echo
1752
1753     cat <<\_ASBOX
1754 ## ---------------- ##
1755 ## Cache variables. ##
1756 ## ---------------- ##
1757 _ASBOX
1758     echo
1759     # The following way of writing the cache mishandles newlines in values,
1760 (
1761   for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1762     eval ac_val=\$$ac_var
1763     case $ac_val in #(
1764     *${as_nl}*)
1765       case $ac_var in #(
1766       *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1767 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1768       esac
1769       case $ac_var in #(
1770       _ | IFS | as_nl) ;; #(
1771       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1772       *) $as_unset $ac_var ;;
1773       esac ;;
1774     esac
1775   done
1776   (set) 2>&1 |
1777     case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1778     *${as_nl}ac_space=\ *)
1779       sed -n \
1780         "s/'\''/'\''\\\\'\'''\''/g;
1781           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1782       ;; #(
1783     *)
1784       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1785       ;;
1786     esac |
1787     sort
1788 )
1789     echo
1790
1791     cat <<\_ASBOX
1792 ## ----------------- ##
1793 ## Output variables. ##
1794 ## ----------------- ##
1795 _ASBOX
1796     echo
1797     for ac_var in $ac_subst_vars
1798     do
1799       eval ac_val=\$$ac_var
1800       case $ac_val in
1801       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1802       esac
1803       $as_echo "$ac_var='\''$ac_val'\''"
1804     done | sort
1805     echo
1806
1807     if test -n "$ac_subst_files"; then
1808       cat <<\_ASBOX
1809 ## ------------------- ##
1810 ## File substitutions. ##
1811 ## ------------------- ##
1812 _ASBOX
1813       echo
1814       for ac_var in $ac_subst_files
1815       do
1816         eval ac_val=\$$ac_var
1817         case $ac_val in
1818         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1819         esac
1820         $as_echo "$ac_var='\''$ac_val'\''"
1821       done | sort
1822       echo
1823     fi
1824
1825     if test -s confdefs.h; then
1826       cat <<\_ASBOX
1827 ## ----------- ##
1828 ## confdefs.h. ##
1829 ## ----------- ##
1830 _ASBOX
1831       echo
1832       cat confdefs.h
1833       echo
1834     fi
1835     test "$ac_signal" != 0 &&
1836       $as_echo "$as_me: caught signal $ac_signal"
1837     $as_echo "$as_me: exit $exit_status"
1838   } >&5
1839   rm -f core *.core core.conftest.* &&
1840     rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1841     exit $exit_status
1842 ' 0
1843 for ac_signal in 1 2 13 15; do
1844   trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1845 done
1846 ac_signal=0
1847
1848 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1849 rm -f -r conftest* confdefs.h
1850
1851 # Predefined preprocessor variables.
1852
1853 cat >>confdefs.h <<_ACEOF
1854 #define PACKAGE_NAME "$PACKAGE_NAME"
1855 _ACEOF
1856
1857
1858 cat >>confdefs.h <<_ACEOF
1859 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1860 _ACEOF
1861
1862
1863 cat >>confdefs.h <<_ACEOF
1864 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1865 _ACEOF
1866
1867
1868 cat >>confdefs.h <<_ACEOF
1869 #define PACKAGE_STRING "$PACKAGE_STRING"
1870 _ACEOF
1871
1872
1873 cat >>confdefs.h <<_ACEOF
1874 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1875 _ACEOF
1876
1877
1878 # Let the site file select an alternate cache file if it wants to.
1879 # Prefer an explicitly selected file to automatically selected ones.
1880 ac_site_file1=NONE
1881 ac_site_file2=NONE
1882 if test -n "$CONFIG_SITE"; then
1883   ac_site_file1=$CONFIG_SITE
1884 elif test "x$prefix" != xNONE; then
1885   ac_site_file1=$prefix/share/config.site
1886   ac_site_file2=$prefix/etc/config.site
1887 else
1888   ac_site_file1=$ac_default_prefix/share/config.site
1889   ac_site_file2=$ac_default_prefix/etc/config.site
1890 fi
1891 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1892 do
1893   test "x$ac_site_file" = xNONE && continue
1894   if test -r "$ac_site_file"; then
1895     { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1896 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1897     sed 's/^/| /' "$ac_site_file" >&5
1898     . "$ac_site_file"
1899   fi
1900 done
1901
1902 if test -r "$cache_file"; then
1903   # Some versions of bash will fail to source /dev/null (special
1904   # files actually), so we avoid doing that.
1905   if test -f "$cache_file"; then
1906     { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1907 $as_echo "$as_me: loading cache $cache_file" >&6;}
1908     case $cache_file in
1909       [\\/]* | ?:[\\/]* ) . "$cache_file";;
1910       *)                      . "./$cache_file";;
1911     esac
1912   fi
1913 else
1914   { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1915 $as_echo "$as_me: creating cache $cache_file" >&6;}
1916   >$cache_file
1917 fi
1918
1919 # Check that the precious variables saved in the cache have kept the same
1920 # value.
1921 ac_cache_corrupted=false
1922 for ac_var in $ac_precious_vars; do
1923   eval ac_old_set=\$ac_cv_env_${ac_var}_set
1924   eval ac_new_set=\$ac_env_${ac_var}_set
1925   eval ac_old_val=\$ac_cv_env_${ac_var}_value
1926   eval ac_new_val=\$ac_env_${ac_var}_value
1927   case $ac_old_set,$ac_new_set in
1928     set,)
1929       { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1930 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1931       ac_cache_corrupted=: ;;
1932     ,set)
1933       { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1934 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1935       ac_cache_corrupted=: ;;
1936     ,);;
1937     *)
1938       if test "x$ac_old_val" != "x$ac_new_val"; then
1939         # differences in whitespace do not lead to failure.
1940         ac_old_val_w=`echo x $ac_old_val`
1941         ac_new_val_w=`echo x $ac_new_val`
1942         if test "$ac_old_val_w" != "$ac_new_val_w"; then
1943           { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1944 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1945           ac_cache_corrupted=:
1946         else
1947           { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1948 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1949           eval $ac_var=\$ac_old_val
1950         fi
1951         { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5
1952 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
1953         { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5
1954 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
1955       fi;;
1956   esac
1957   # Pass precious variables to config.status.
1958   if test "$ac_new_set" = set; then
1959     case $ac_new_val in
1960     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1961     *) ac_arg=$ac_var=$ac_new_val ;;
1962     esac
1963     case " $ac_configure_args " in
1964       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
1965       *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
1966     esac
1967   fi
1968 done
1969 if $ac_cache_corrupted; then
1970   { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1971 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1972   { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1973 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1974   { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1975 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1976    { (exit 1); exit 1; }; }
1977 fi
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003 ac_ext=c
2004 ac_cpp='$CPP $CPPFLAGS'
2005 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2006 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2007 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2008
2009
2010
2011 ac_config_headers="$ac_config_headers include/config.h"
2012
2013 ac_aux_dir=
2014 for ac_dir in tools "$srcdir"/tools; do
2015   if test -f "$ac_dir/install-sh"; then
2016     ac_aux_dir=$ac_dir
2017     ac_install_sh="$ac_aux_dir/install-sh -c"
2018     break
2019   elif test -f "$ac_dir/install.sh"; then
2020     ac_aux_dir=$ac_dir
2021     ac_install_sh="$ac_aux_dir/install.sh -c"
2022     break
2023   elif test -f "$ac_dir/shtool"; then
2024     ac_aux_dir=$ac_dir
2025     ac_install_sh="$ac_aux_dir/shtool install -c"
2026     break
2027   fi
2028 done
2029 if test -z "$ac_aux_dir"; then
2030   { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&5
2031 $as_echo "$as_me: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&2;}
2032    { (exit 1); exit 1; }; }
2033 fi
2034
2035 # These three variables are undocumented and unsupported,
2036 # and are intended to be withdrawn in a future Autoconf release.
2037 # They can cause serious problems if a builder's source tree is in a directory
2038 # whose full name contains unusual characters.
2039 ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
2040 ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
2041 ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
2042
2043
2044
2045
2046 # Check whether --enable-win16 was given.
2047 if test "${enable_win16+set}" = set; then
2048   enableval=$enable_win16;
2049 fi
2050
2051 # Check whether --enable-win64 was given.
2052 if test "${enable_win64+set}" = set; then
2053   enableval=$enable_win64;
2054 fi
2055
2056 # Check whether --enable-tests was given.
2057 if test "${enable_tests+set}" = set; then
2058   enableval=$enable_tests;
2059 fi
2060
2061 # Check whether --enable-maintainer-mode was given.
2062 if test "${enable_maintainer_mode+set}" = set; then
2063   enableval=$enable_maintainer_mode;
2064 else
2065   MAINTAINER_MODE=\#
2066
2067 fi
2068
2069
2070
2071 # Check whether --with-alsa was given.
2072 if test "${with_alsa+set}" = set; then
2073   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 fi
2075
2076
2077 # Check whether --with-audioio was given.
2078 if test "${with_audioio+set}" = set; then
2079   withval=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h=no; fi
2080 fi
2081
2082
2083 # Check whether --with-capi was given.
2084 if test "${with_capi+set}" = set; then
2085   withval=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h=no; ac_cv_header_linux_capi_h=no; fi
2086 fi
2087
2088
2089 # Check whether --with-cms was given.
2090 if test "${with_cms+set}" = set; then
2091   withval=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h=no; ac_cv_header_lcms_lcms_h=no; fi
2092 fi
2093
2094
2095 # Check whether --with-coreaudio was given.
2096 if test "${with_coreaudio+set}" = set; then
2097   withval=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h=no; fi
2098 fi
2099
2100
2101 # Check whether --with-cups was given.
2102 if test "${with_cups+set}" = set; then
2103   withval=$with_cups;
2104 fi
2105
2106
2107 # Check whether --with-curses was given.
2108 if test "${with_curses+set}" = set; then
2109   withval=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h=no; ac_cv_header_curses_h=no; fi
2110 fi
2111
2112
2113 # Check whether --with-esd was given.
2114 if test "${with_esd+set}" = set; then
2115   withval=$with_esd;
2116 fi
2117
2118
2119 # Check whether --with-fontconfig was given.
2120 if test "${with_fontconfig+set}" = set; then
2121   withval=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h=no; fi
2122 fi
2123
2124
2125 # Check whether --with-freetype was given.
2126 if test "${with_freetype+set}" = set; then
2127   withval=$with_freetype;
2128 fi
2129
2130
2131 # Check whether --with-gphoto was given.
2132 if test "${with_gphoto+set}" = set; then
2133   withval=$with_gphoto;
2134 fi
2135
2136
2137 # Check whether --with-glu was given.
2138 if test "${with_glu+set}" = set; then
2139   withval=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h=no; fi
2140 fi
2141
2142
2143 # Check whether --with-gnutls was given.
2144 if test "${with_gnutls+set}" = set; then
2145   withval=$with_gnutls;
2146 fi
2147
2148
2149 # Check whether --with-hal was given.
2150 if test "${with_hal+set}" = set; then
2151   withval=$with_hal;
2152 fi
2153
2154
2155 # Check whether --with-jack was given.
2156 if test "${with_jack+set}" = set; then
2157   withval=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h=no; fi
2158 fi
2159
2160
2161 # Check whether --with-jpeg was given.
2162 if test "${with_jpeg+set}" = set; then
2163   withval=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h=no; fi
2164 fi
2165
2166
2167 # Check whether --with-ldap was given.
2168 if test "${with_ldap+set}" = set; then
2169   withval=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h=no; ac_cv_header_lber_h=no; fi
2170 fi
2171
2172
2173 # Check whether --with-nas was given.
2174 if test "${with_nas+set}" = set; then
2175   withval=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h=no; fi
2176 fi
2177
2178
2179 # Check whether --with-opengl was given.
2180 if test "${with_opengl+set}" = set; then
2181   withval=$with_opengl;
2182 fi
2183
2184
2185 # Check whether --with-openssl was given.
2186 if test "${with_openssl+set}" = set; then
2187   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 fi
2189
2190
2191 # Check whether --with-oss was given.
2192 if test "${with_oss+set}" = set; then
2193   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 fi
2195
2196
2197 # Check whether --with-png was given.
2198 if test "${with_png+set}" = set; then
2199   withval=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h=no; fi
2200 fi
2201
2202
2203 # Check whether --with-pthread was given.
2204 if test "${with_pthread+set}" = set; then
2205   withval=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h=no; fi
2206 fi
2207
2208
2209 # Check whether --with-sane was given.
2210 if test "${with_sane+set}" = set; then
2211   withval=$with_sane;
2212 fi
2213
2214
2215 # Check whether --with-xcomposite was given.
2216 if test "${with_xcomposite+set}" = set; then
2217   withval=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h=no; fi
2218 fi
2219
2220
2221 # Check whether --with-xcursor was given.
2222 if test "${with_xcursor+set}" = set; then
2223   withval=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h=no; fi
2224 fi
2225
2226
2227 # Check whether --with-xinerama was given.
2228 if test "${with_xinerama+set}" = set; then
2229   withval=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h=no; fi
2230 fi
2231
2232
2233 # Check whether --with-xinput was given.
2234 if test "${with_xinput+set}" = set; then
2235   withval=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h=no; fi
2236 fi
2237
2238
2239 # Check whether --with-xml was given.
2240 if test "${with_xml+set}" = set; then
2241   withval=$with_xml;
2242 fi
2243
2244
2245 # Check whether --with-xrandr was given.
2246 if test "${with_xrandr+set}" = set; then
2247   withval=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h=no; fi
2248 fi
2249
2250
2251 # Check whether --with-xrender was given.
2252 if test "${with_xrender+set}" = set; then
2253   withval=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h=no; fi
2254 fi
2255
2256
2257 # Check whether --with-xshape was given.
2258 if test "${with_xshape+set}" = set; then
2259   withval=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h=no; fi
2260 fi
2261
2262
2263 # Check whether --with-xshm was given.
2264 if test "${with_xshm+set}" = set; then
2265   withval=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h=no; fi
2266 fi
2267
2268
2269 # Check whether --with-xslt was given.
2270 if test "${with_xslt+set}" = set; then
2271   withval=$with_xslt;
2272 fi
2273
2274
2275 # Check whether --with-xxf86vm was given.
2276 if test "${with_xxf86vm+set}" = set; then
2277   withval=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h=no; fi
2278 fi
2279
2280
2281
2282 # Check whether --with-wine-tools was given.
2283 if test "${with_wine_tools+set}" = set; then
2284   withval=$with_wine_tools;
2285 fi
2286
2287
2288 # Make sure we can run config.sub.
2289 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2290   { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2291 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2292    { (exit 1); exit 1; }; }
2293
2294 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2295 $as_echo_n "checking build system type... " >&6; }
2296 if test "${ac_cv_build+set}" = set; then
2297   $as_echo_n "(cached) " >&6
2298 else
2299   ac_build_alias=$build_alias
2300 test "x$ac_build_alias" = x &&
2301   ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2302 test "x$ac_build_alias" = x &&
2303   { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2304 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2305    { (exit 1); exit 1; }; }
2306 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2307   { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2308 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2309    { (exit 1); exit 1; }; }
2310
2311 fi
2312 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2313 $as_echo "$ac_cv_build" >&6; }
2314 case $ac_cv_build in
2315 *-*-*) ;;
2316 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2317 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2318    { (exit 1); exit 1; }; };;
2319 esac
2320 build=$ac_cv_build
2321 ac_save_IFS=$IFS; IFS='-'
2322 set x $ac_cv_build
2323 shift
2324 build_cpu=$1
2325 build_vendor=$2
2326 shift; shift
2327 # Remember, the first character of IFS is used to create $*,
2328 # except with old shells:
2329 build_os=$*
2330 IFS=$ac_save_IFS
2331 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2332
2333
2334 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2335 $as_echo_n "checking host system type... " >&6; }
2336 if test "${ac_cv_host+set}" = set; then
2337   $as_echo_n "(cached) " >&6
2338 else
2339   if test "x$host_alias" = x; then
2340   ac_cv_host=$ac_cv_build
2341 else
2342   ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2343     { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2344 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2345    { (exit 1); exit 1; }; }
2346 fi
2347
2348 fi
2349 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2350 $as_echo "$ac_cv_host" >&6; }
2351 case $ac_cv_host in
2352 *-*-*) ;;
2353 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2354 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2355    { (exit 1); exit 1; }; };;
2356 esac
2357 host=$ac_cv_host
2358 ac_save_IFS=$IFS; IFS='-'
2359 set x $ac_cv_host
2360 shift
2361 host_cpu=$1
2362 host_vendor=$2
2363 shift; shift
2364 # Remember, the first character of IFS is used to create $*,
2365 # except with old shells:
2366 host_os=$*
2367 IFS=$ac_save_IFS
2368 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2369
2370
2371
2372 case "$srcdir" in
2373  .) ;;
2374  *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2375       { { $as_echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2376 You need to run 'make distclean' in the source tree first." >&5
2377 $as_echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2378 You need to run 'make distclean' in the source tree first." >&2;}
2379    { (exit 1); exit 1; }; }
2380     fi ;;
2381 esac
2382
2383
2384 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2385 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2386 set x ${MAKE-make}
2387 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2388 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2389   $as_echo_n "(cached) " >&6
2390 else
2391   cat >conftest.make <<\_ACEOF
2392 SHELL = /bin/sh
2393 all:
2394         @echo '@@@%%%=$(MAKE)=@@@%%%'
2395 _ACEOF
2396 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2397 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2398   *@@@%%%=?*=@@@%%%*)
2399     eval ac_cv_prog_make_${ac_make}_set=yes;;
2400   *)
2401     eval ac_cv_prog_make_${ac_make}_set=no;;
2402 esac
2403 rm -f conftest.make
2404 fi
2405 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2406   { $as_echo "$as_me:$LINENO: result: yes" >&5
2407 $as_echo "yes" >&6; }
2408   SET_MAKE=
2409 else
2410   { $as_echo "$as_me:$LINENO: result: no" >&5
2411 $as_echo "no" >&6; }
2412   SET_MAKE="MAKE=${MAKE-make}"
2413 fi
2414
2415 ac_ext=c
2416 ac_cpp='$CPP $CPPFLAGS'
2417 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2418 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2419 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2420 if test -n "$ac_tool_prefix"; then
2421   # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2422 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2423 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2424 $as_echo_n "checking for $ac_word... " >&6; }
2425 if test "${ac_cv_prog_CC+set}" = set; then
2426   $as_echo_n "(cached) " >&6
2427 else
2428   if test -n "$CC"; then
2429   ac_cv_prog_CC="$CC" # Let the user override the test.
2430 else
2431 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2432 for as_dir in $PATH
2433 do
2434   IFS=$as_save_IFS
2435   test -z "$as_dir" && as_dir=.
2436   for ac_exec_ext in '' $ac_executable_extensions; do
2437   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2438     ac_cv_prog_CC="${ac_tool_prefix}gcc"
2439     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2440     break 2
2441   fi
2442 done
2443 done
2444 IFS=$as_save_IFS
2445
2446 fi
2447 fi
2448 CC=$ac_cv_prog_CC
2449 if test -n "$CC"; then
2450   { $as_echo "$as_me:$LINENO: result: $CC" >&5
2451 $as_echo "$CC" >&6; }
2452 else
2453   { $as_echo "$as_me:$LINENO: result: no" >&5
2454 $as_echo "no" >&6; }
2455 fi
2456
2457
2458 fi
2459 if test -z "$ac_cv_prog_CC"; then
2460   ac_ct_CC=$CC
2461   # Extract the first word of "gcc", so it can be a program name with args.
2462 set dummy gcc; ac_word=$2
2463 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2464 $as_echo_n "checking for $ac_word... " >&6; }
2465 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2466   $as_echo_n "(cached) " >&6
2467 else
2468   if test -n "$ac_ct_CC"; then
2469   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2470 else
2471 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2472 for as_dir in $PATH
2473 do
2474   IFS=$as_save_IFS
2475   test -z "$as_dir" && as_dir=.
2476   for ac_exec_ext in '' $ac_executable_extensions; do
2477   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2478     ac_cv_prog_ac_ct_CC="gcc"
2479     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2480     break 2
2481   fi
2482 done
2483 done
2484 IFS=$as_save_IFS
2485
2486 fi
2487 fi
2488 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2489 if test -n "$ac_ct_CC"; then
2490   { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2491 $as_echo "$ac_ct_CC" >&6; }
2492 else
2493   { $as_echo "$as_me:$LINENO: result: no" >&5
2494 $as_echo "no" >&6; }
2495 fi
2496
2497   if test "x$ac_ct_CC" = x; then
2498     CC=""
2499   else
2500     case $cross_compiling:$ac_tool_warned in
2501 yes:)
2502 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2503 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2504 ac_tool_warned=yes ;;
2505 esac
2506     CC=$ac_ct_CC
2507   fi
2508 else
2509   CC="$ac_cv_prog_CC"
2510 fi
2511
2512 if test -z "$CC"; then
2513           if test -n "$ac_tool_prefix"; then
2514     # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2515 set dummy ${ac_tool_prefix}cc; ac_word=$2
2516 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2517 $as_echo_n "checking for $ac_word... " >&6; }
2518 if test "${ac_cv_prog_CC+set}" = set; then
2519   $as_echo_n "(cached) " >&6
2520 else
2521   if test -n "$CC"; then
2522   ac_cv_prog_CC="$CC" # Let the user override the test.
2523 else
2524 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2525 for as_dir in $PATH
2526 do
2527   IFS=$as_save_IFS
2528   test -z "$as_dir" && as_dir=.
2529   for ac_exec_ext in '' $ac_executable_extensions; do
2530   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2531     ac_cv_prog_CC="${ac_tool_prefix}cc"
2532     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2533     break 2
2534   fi
2535 done
2536 done
2537 IFS=$as_save_IFS
2538
2539 fi
2540 fi
2541 CC=$ac_cv_prog_CC
2542 if test -n "$CC"; then
2543   { $as_echo "$as_me:$LINENO: result: $CC" >&5
2544 $as_echo "$CC" >&6; }
2545 else
2546   { $as_echo "$as_me:$LINENO: result: no" >&5
2547 $as_echo "no" >&6; }
2548 fi
2549
2550
2551   fi
2552 fi
2553 if test -z "$CC"; then
2554   # Extract the first word of "cc", so it can be a program name with args.
2555 set dummy cc; ac_word=$2
2556 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2557 $as_echo_n "checking for $ac_word... " >&6; }
2558 if test "${ac_cv_prog_CC+set}" = set; then
2559   $as_echo_n "(cached) " >&6
2560 else
2561   if test -n "$CC"; then
2562   ac_cv_prog_CC="$CC" # Let the user override the test.
2563 else
2564   ac_prog_rejected=no
2565 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2566 for as_dir in $PATH
2567 do
2568   IFS=$as_save_IFS
2569   test -z "$as_dir" && as_dir=.
2570   for ac_exec_ext in '' $ac_executable_extensions; do
2571   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2572     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2573        ac_prog_rejected=yes
2574        continue
2575      fi
2576     ac_cv_prog_CC="cc"
2577     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2578     break 2
2579   fi
2580 done
2581 done
2582 IFS=$as_save_IFS
2583
2584 if test $ac_prog_rejected = yes; then
2585   # We found a bogon in the path, so make sure we never use it.
2586   set dummy $ac_cv_prog_CC
2587   shift
2588   if test $# != 0; then
2589     # We chose a different compiler from the bogus one.
2590     # However, it has the same basename, so the bogon will be chosen
2591     # first if we set CC to just the basename; use the full file name.
2592     shift
2593     ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2594   fi
2595 fi
2596 fi
2597 fi
2598 CC=$ac_cv_prog_CC
2599 if test -n "$CC"; then
2600   { $as_echo "$as_me:$LINENO: result: $CC" >&5
2601 $as_echo "$CC" >&6; }
2602 else
2603   { $as_echo "$as_me:$LINENO: result: no" >&5
2604 $as_echo "no" >&6; }
2605 fi
2606
2607
2608 fi
2609 if test -z "$CC"; then
2610   if test -n "$ac_tool_prefix"; then
2611   for ac_prog in cl.exe
2612   do
2613     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2614 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2615 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2616 $as_echo_n "checking for $ac_word... " >&6; }
2617 if test "${ac_cv_prog_CC+set}" = set; then
2618   $as_echo_n "(cached) " >&6
2619 else
2620   if test -n "$CC"; then
2621   ac_cv_prog_CC="$CC" # Let the user override the test.
2622 else
2623 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2624 for as_dir in $PATH
2625 do
2626   IFS=$as_save_IFS
2627   test -z "$as_dir" && as_dir=.
2628   for ac_exec_ext in '' $ac_executable_extensions; do
2629   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2630     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2631     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2632     break 2
2633   fi
2634 done
2635 done
2636 IFS=$as_save_IFS
2637
2638 fi
2639 fi
2640 CC=$ac_cv_prog_CC
2641 if test -n "$CC"; then
2642   { $as_echo "$as_me:$LINENO: result: $CC" >&5
2643 $as_echo "$CC" >&6; }
2644 else
2645   { $as_echo "$as_me:$LINENO: result: no" >&5
2646 $as_echo "no" >&6; }
2647 fi
2648
2649
2650     test -n "$CC" && break
2651   done
2652 fi
2653 if test -z "$CC"; then
2654   ac_ct_CC=$CC
2655   for ac_prog in cl.exe
2656 do
2657   # Extract the first word of "$ac_prog", so it can be a program name with args.
2658 set dummy $ac_prog; ac_word=$2
2659 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2660 $as_echo_n "checking for $ac_word... " >&6; }
2661 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2662   $as_echo_n "(cached) " >&6
2663 else
2664   if test -n "$ac_ct_CC"; then
2665   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2666 else
2667 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2668 for as_dir in $PATH
2669 do
2670   IFS=$as_save_IFS
2671   test -z "$as_dir" && as_dir=.
2672   for ac_exec_ext in '' $ac_executable_extensions; do
2673   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2674     ac_cv_prog_ac_ct_CC="$ac_prog"
2675     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2676     break 2
2677   fi
2678 done
2679 done
2680 IFS=$as_save_IFS
2681
2682 fi
2683 fi
2684 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2685 if test -n "$ac_ct_CC"; then
2686   { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2687 $as_echo "$ac_ct_CC" >&6; }
2688 else
2689   { $as_echo "$as_me:$LINENO: result: no" >&5
2690 $as_echo "no" >&6; }
2691 fi
2692
2693
2694   test -n "$ac_ct_CC" && break
2695 done
2696
2697   if test "x$ac_ct_CC" = x; then
2698     CC=""
2699   else
2700     case $cross_compiling:$ac_tool_warned in
2701 yes:)
2702 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2703 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2704 ac_tool_warned=yes ;;
2705 esac
2706     CC=$ac_ct_CC
2707   fi
2708 fi
2709
2710 fi
2711
2712
2713 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2714 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2715 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2716 See \`config.log' for more details." >&5
2717 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2718 See \`config.log' for more details." >&2;}
2719    { (exit 1); exit 1; }; }; }
2720
2721 # Provide some information about the compiler.
2722 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2723 set X $ac_compile
2724 ac_compiler=$2
2725 { (ac_try="$ac_compiler --version >&5"
2726 case "(($ac_try" in
2727   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2728   *) ac_try_echo=$ac_try;;
2729 esac
2730 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2731 $as_echo "$ac_try_echo") >&5
2732   (eval "$ac_compiler --version >&5") 2>&5
2733   ac_status=$?
2734   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2735   (exit $ac_status); }
2736 { (ac_try="$ac_compiler -v >&5"
2737 case "(($ac_try" in
2738   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2739   *) ac_try_echo=$ac_try;;
2740 esac
2741 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2742 $as_echo "$ac_try_echo") >&5
2743   (eval "$ac_compiler -v >&5") 2>&5
2744   ac_status=$?
2745   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2746   (exit $ac_status); }
2747 { (ac_try="$ac_compiler -V >&5"
2748 case "(($ac_try" in
2749   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2750   *) ac_try_echo=$ac_try;;
2751 esac
2752 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2753 $as_echo "$ac_try_echo") >&5
2754   (eval "$ac_compiler -V >&5") 2>&5
2755   ac_status=$?
2756   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2757   (exit $ac_status); }
2758
2759 cat >conftest.$ac_ext <<_ACEOF
2760 /* confdefs.h.  */
2761 _ACEOF
2762 cat confdefs.h >>conftest.$ac_ext
2763 cat >>conftest.$ac_ext <<_ACEOF
2764 /* end confdefs.h.  */
2765
2766 int
2767 main ()
2768 {
2769
2770   ;
2771   return 0;
2772 }
2773 _ACEOF
2774 ac_clean_files_save=$ac_clean_files
2775 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2776 # Try to create an executable without -o first, disregard a.out.
2777 # It will help us diagnose broken compilers, and finding out an intuition
2778 # of exeext.
2779 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2780 $as_echo_n "checking for C compiler default output file name... " >&6; }
2781 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2782
2783 # The possible output files:
2784 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2785
2786 ac_rmfiles=
2787 for ac_file in $ac_files
2788 do
2789   case $ac_file in
2790     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2791     * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2792   esac
2793 done
2794 rm -f $ac_rmfiles
2795
2796 if { (ac_try="$ac_link_default"
2797 case "(($ac_try" in
2798   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2799   *) ac_try_echo=$ac_try;;
2800 esac
2801 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2802 $as_echo "$ac_try_echo") >&5
2803   (eval "$ac_link_default") 2>&5
2804   ac_status=$?
2805   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2806   (exit $ac_status); }; then
2807   # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2808 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2809 # in a Makefile.  We should not override ac_cv_exeext if it was cached,
2810 # so that the user can short-circuit this test for compilers unknown to
2811 # Autoconf.
2812 for ac_file in $ac_files ''
2813 do
2814   test -f "$ac_file" || continue
2815   case $ac_file in
2816     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2817         ;;
2818     [ab].out )
2819         # We found the default executable, but exeext='' is most
2820         # certainly right.
2821         break;;
2822     *.* )
2823         if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2824         then :; else
2825            ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2826         fi
2827         # We set ac_cv_exeext here because the later test for it is not
2828         # safe: cross compilers may not add the suffix if given an `-o'
2829         # argument, so we may need to know it at that point already.
2830         # Even if this section looks crufty: it has the advantage of
2831         # actually working.
2832         break;;
2833     * )
2834         break;;
2835   esac
2836 done
2837 test "$ac_cv_exeext" = no && ac_cv_exeext=
2838
2839 else
2840   ac_file=''
2841 fi
2842
2843 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2844 $as_echo "$ac_file" >&6; }
2845 if test -z "$ac_file"; then
2846   $as_echo "$as_me: failed program was:" >&5
2847 sed 's/^/| /' conftest.$ac_ext >&5
2848
2849 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2850 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2851 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2852 See \`config.log' for more details." >&5
2853 $as_echo "$as_me: error: C compiler cannot create executables
2854 See \`config.log' for more details." >&2;}
2855    { (exit 77); exit 77; }; }; }
2856 fi
2857
2858 ac_exeext=$ac_cv_exeext
2859
2860 # Check that the compiler produces executables we can run.  If not, either
2861 # the compiler is broken, or we cross compile.
2862 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2863 $as_echo_n "checking whether the C compiler works... " >&6; }
2864 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2865 # If not cross compiling, check that we can run a simple program.
2866 if test "$cross_compiling" != yes; then
2867   if { ac_try='./$ac_file'
2868   { (case "(($ac_try" in
2869   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2870   *) ac_try_echo=$ac_try;;
2871 esac
2872 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2873 $as_echo "$ac_try_echo") >&5
2874   (eval "$ac_try") 2>&5
2875   ac_status=$?
2876   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2877   (exit $ac_status); }; }; then
2878     cross_compiling=no
2879   else
2880     if test "$cross_compiling" = maybe; then
2881         cross_compiling=yes
2882     else
2883         { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2884 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2885 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
2886 If you meant to cross compile, use \`--host'.
2887 See \`config.log' for more details." >&5
2888 $as_echo "$as_me: error: cannot run C compiled programs.
2889 If you meant to cross compile, use \`--host'.
2890 See \`config.log' for more details." >&2;}
2891    { (exit 1); exit 1; }; }; }
2892     fi
2893   fi
2894 fi
2895 { $as_echo "$as_me:$LINENO: result: yes" >&5
2896 $as_echo "yes" >&6; }
2897
2898 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2899 ac_clean_files=$ac_clean_files_save
2900 # Check that the compiler produces executables we can run.  If not, either
2901 # the compiler is broken, or we cross compile.
2902 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2903 $as_echo_n "checking whether we are cross compiling... " >&6; }
2904 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2905 $as_echo "$cross_compiling" >&6; }
2906
2907 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2908 $as_echo_n "checking for suffix of executables... " >&6; }
2909 if { (ac_try="$ac_link"
2910 case "(($ac_try" in
2911   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2912   *) ac_try_echo=$ac_try;;
2913 esac
2914 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2915 $as_echo "$ac_try_echo") >&5
2916   (eval "$ac_link") 2>&5
2917   ac_status=$?
2918   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2919   (exit $ac_status); }; then
2920   # If both `conftest.exe' and `conftest' are `present' (well, observable)
2921 # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
2922 # work properly (i.e., refer to `conftest.exe'), while it won't with
2923 # `rm'.
2924 for ac_file in conftest.exe conftest conftest.*; do
2925   test -f "$ac_file" || continue
2926   case $ac_file in
2927     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2928     *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2929           break;;
2930     * ) break;;
2931   esac
2932 done
2933 else
2934   { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2935 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2936 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2937 See \`config.log' for more details." >&5
2938 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2939 See \`config.log' for more details." >&2;}
2940    { (exit 1); exit 1; }; }; }
2941 fi
2942
2943 rm -f conftest$ac_cv_exeext
2944 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2945 $as_echo "$ac_cv_exeext" >&6; }
2946
2947 rm -f conftest.$ac_ext
2948 EXEEXT=$ac_cv_exeext
2949 ac_exeext=$EXEEXT
2950 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2951 $as_echo_n "checking for suffix of object files... " >&6; }
2952 if test "${ac_cv_objext+set}" = set; then
2953   $as_echo_n "(cached) " >&6
2954 else
2955   cat >conftest.$ac_ext <<_ACEOF
2956 /* confdefs.h.  */
2957 _ACEOF
2958 cat confdefs.h >>conftest.$ac_ext
2959 cat >>conftest.$ac_ext <<_ACEOF
2960 /* end confdefs.h.  */
2961
2962 int
2963 main ()
2964 {
2965
2966   ;
2967   return 0;
2968 }
2969 _ACEOF
2970 rm -f conftest.o conftest.obj
2971 if { (ac_try="$ac_compile"
2972 case "(($ac_try" in
2973   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2974   *) ac_try_echo=$ac_try;;
2975 esac
2976 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2977 $as_echo "$ac_try_echo") >&5
2978   (eval "$ac_compile") 2>&5
2979   ac_status=$?
2980   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2981   (exit $ac_status); }; then
2982   for ac_file in conftest.o conftest.obj conftest.*; do
2983   test -f "$ac_file" || continue;
2984   case $ac_file in
2985     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2986     *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2987        break;;
2988   esac
2989 done
2990 else
2991   $as_echo "$as_me: failed program was:" >&5
2992 sed 's/^/| /' conftest.$ac_ext >&5
2993
2994 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2995 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2996 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2997 See \`config.log' for more details." >&5
2998 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
2999 See \`config.log' for more details." >&2;}
3000    { (exit 1); exit 1; }; }; }
3001 fi
3002
3003 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3004 fi
3005 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3006 $as_echo "$ac_cv_objext" >&6; }
3007 OBJEXT=$ac_cv_objext
3008 ac_objext=$OBJEXT
3009 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3010 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3011 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3012   $as_echo_n "(cached) " >&6
3013 else
3014   cat >conftest.$ac_ext <<_ACEOF
3015 /* confdefs.h.  */
3016 _ACEOF
3017 cat confdefs.h >>conftest.$ac_ext
3018 cat >>conftest.$ac_ext <<_ACEOF
3019 /* end confdefs.h.  */
3020
3021 int
3022 main ()
3023 {
3024 #ifndef __GNUC__
3025        choke me
3026 #endif
3027
3028   ;
3029   return 0;
3030 }
3031 _ACEOF
3032 rm -f conftest.$ac_objext
3033 if { (ac_try="$ac_compile"
3034 case "(($ac_try" in
3035   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3036   *) ac_try_echo=$ac_try;;
3037 esac
3038 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3039 $as_echo "$ac_try_echo") >&5
3040   (eval "$ac_compile") 2>conftest.er1
3041   ac_status=$?
3042   grep -v '^ *+' conftest.er1 >conftest.err
3043   rm -f conftest.er1
3044   cat conftest.err >&5
3045   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3046   (exit $ac_status); } && {
3047          test -z "$ac_c_werror_flag" ||
3048          test ! -s conftest.err
3049        } && test -s conftest.$ac_objext; then
3050   ac_compiler_gnu=yes
3051 else
3052   $as_echo "$as_me: failed program was:" >&5
3053 sed 's/^/| /' conftest.$ac_ext >&5
3054
3055         ac_compiler_gnu=no
3056 fi
3057
3058 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3059 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3060
3061 fi
3062 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3063 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3064 if test $ac_compiler_gnu = yes; then
3065   GCC=yes
3066 else
3067   GCC=
3068 fi
3069 ac_test_CFLAGS=${CFLAGS+set}
3070 ac_save_CFLAGS=$CFLAGS
3071 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3072 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3073 if test "${ac_cv_prog_cc_g+set}" = set; then
3074   $as_echo_n "(cached) " >&6
3075 else
3076   ac_save_c_werror_flag=$ac_c_werror_flag
3077    ac_c_werror_flag=yes
3078    ac_cv_prog_cc_g=no
3079    CFLAGS="-g"
3080    cat >conftest.$ac_ext <<_ACEOF
3081 /* confdefs.h.  */
3082 _ACEOF
3083 cat confdefs.h >>conftest.$ac_ext
3084 cat >>conftest.$ac_ext <<_ACEOF
3085 /* end confdefs.h.  */
3086
3087 int
3088 main ()
3089 {
3090
3091   ;
3092   return 0;
3093 }
3094 _ACEOF
3095 rm -f conftest.$ac_objext
3096 if { (ac_try="$ac_compile"
3097 case "(($ac_try" in
3098   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3099   *) ac_try_echo=$ac_try;;
3100 esac
3101 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3102 $as_echo "$ac_try_echo") >&5
3103   (eval "$ac_compile") 2>conftest.er1
3104   ac_status=$?
3105   grep -v '^ *+' conftest.er1 >conftest.err
3106   rm -f conftest.er1
3107   cat conftest.err >&5
3108   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3109   (exit $ac_status); } && {
3110          test -z "$ac_c_werror_flag" ||
3111          test ! -s conftest.err
3112        } && test -s conftest.$ac_objext; then
3113   ac_cv_prog_cc_g=yes
3114 else
3115   $as_echo "$as_me: failed program was:" >&5
3116 sed 's/^/| /' conftest.$ac_ext >&5
3117
3118         CFLAGS=""
3119       cat >conftest.$ac_ext <<_ACEOF
3120 /* confdefs.h.  */
3121 _ACEOF
3122 cat confdefs.h >>conftest.$ac_ext
3123 cat >>conftest.$ac_ext <<_ACEOF
3124 /* end confdefs.h.  */
3125
3126 int
3127 main ()
3128 {
3129
3130   ;
3131   return 0;
3132 }
3133 _ACEOF
3134 rm -f conftest.$ac_objext
3135 if { (ac_try="$ac_compile"
3136 case "(($ac_try" in
3137   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3138   *) ac_try_echo=$ac_try;;
3139 esac
3140 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3141 $as_echo "$ac_try_echo") >&5
3142   (eval "$ac_compile") 2>conftest.er1
3143   ac_status=$?
3144   grep -v '^ *+' conftest.er1 >conftest.err
3145   rm -f conftest.er1
3146   cat conftest.err >&5
3147   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3148   (exit $ac_status); } && {
3149          test -z "$ac_c_werror_flag" ||
3150          test ! -s conftest.err
3151        } && test -s conftest.$ac_objext; then
3152   :
3153 else
3154   $as_echo "$as_me: failed program was:" >&5
3155 sed 's/^/| /' conftest.$ac_ext >&5
3156
3157         ac_c_werror_flag=$ac_save_c_werror_flag
3158          CFLAGS="-g"
3159          cat >conftest.$ac_ext <<_ACEOF
3160 /* confdefs.h.  */
3161 _ACEOF
3162 cat confdefs.h >>conftest.$ac_ext
3163 cat >>conftest.$ac_ext <<_ACEOF
3164 /* end confdefs.h.  */
3165
3166 int
3167 main ()
3168 {
3169
3170   ;
3171   return 0;
3172 }
3173 _ACEOF
3174 rm -f conftest.$ac_objext
3175 if { (ac_try="$ac_compile"
3176 case "(($ac_try" in
3177   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3178   *) ac_try_echo=$ac_try;;
3179 esac
3180 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3181 $as_echo "$ac_try_echo") >&5
3182   (eval "$ac_compile") 2>conftest.er1
3183   ac_status=$?
3184   grep -v '^ *+' conftest.er1 >conftest.err
3185   rm -f conftest.er1
3186   cat conftest.err >&5
3187   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3188   (exit $ac_status); } && {
3189          test -z "$ac_c_werror_flag" ||
3190          test ! -s conftest.err
3191        } && test -s conftest.$ac_objext; then
3192   ac_cv_prog_cc_g=yes
3193 else
3194   $as_echo "$as_me: failed program was:" >&5
3195 sed 's/^/| /' conftest.$ac_ext >&5
3196
3197
3198 fi
3199
3200 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3201 fi
3202
3203 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3204 fi
3205
3206 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3207    ac_c_werror_flag=$ac_save_c_werror_flag
3208 fi
3209 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3210 $as_echo "$ac_cv_prog_cc_g" >&6; }
3211 if test "$ac_test_CFLAGS" = set; then
3212   CFLAGS=$ac_save_CFLAGS
3213 elif test $ac_cv_prog_cc_g = yes; then
3214   if test "$GCC" = yes; then
3215     CFLAGS="-g -O2"
3216   else
3217     CFLAGS="-g"
3218   fi
3219 else
3220   if test "$GCC" = yes; then
3221     CFLAGS="-O2"
3222   else
3223     CFLAGS=
3224   fi
3225 fi
3226 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3227 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3228 if test "${ac_cv_prog_cc_c89+set}" = set; then
3229   $as_echo_n "(cached) " >&6
3230 else
3231   ac_cv_prog_cc_c89=no
3232 ac_save_CC=$CC
3233 cat >conftest.$ac_ext <<_ACEOF
3234 /* confdefs.h.  */
3235 _ACEOF
3236 cat confdefs.h >>conftest.$ac_ext
3237 cat >>conftest.$ac_ext <<_ACEOF
3238 /* end confdefs.h.  */
3239 #include <stdarg.h>
3240 #include <stdio.h>
3241 #include <sys/types.h>
3242 #include <sys/stat.h>
3243 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
3244 struct buf { int x; };
3245 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3246 static char *e (p, i)
3247      char **p;
3248      int i;
3249 {
3250   return p[i];
3251 }
3252 static char *f (char * (*g) (char **, int), char **p, ...)
3253 {
3254   char *s;
3255   va_list v;
3256   va_start (v,p);
3257   s = g (p, va_arg (v,int));
3258   va_end (v);
3259   return s;
3260 }
3261
3262 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
3263    function prototypes and stuff, but not '\xHH' hex character constants.
3264    These don't provoke an error unfortunately, instead are silently treated
3265    as 'x'.  The following induces an error, until -std is added to get
3266    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
3267    array size at least.  It's necessary to write '\x00'==0 to get something
3268    that's true only with -std.  */
3269 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3270
3271 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3272    inside strings and character constants.  */
3273 #define FOO(x) 'x'
3274 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3275
3276 int test (int i, double x);
3277 struct s1 {int (*f) (int a);};
3278 struct s2 {int (*f) (double a);};
3279 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3280 int argc;
3281 char **argv;
3282 int
3283 main ()
3284 {
3285 return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
3286   ;
3287   return 0;
3288 }
3289 _ACEOF
3290 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3291         -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3292 do
3293   CC="$ac_save_CC $ac_arg"
3294   rm -f conftest.$ac_objext
3295 if { (ac_try="$ac_compile"
3296 case "(($ac_try" in
3297   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3298   *) ac_try_echo=$ac_try;;
3299 esac
3300 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3301 $as_echo "$ac_try_echo") >&5
3302   (eval "$ac_compile") 2>conftest.er1
3303   ac_status=$?
3304   grep -v '^ *+' conftest.er1 >conftest.err
3305   rm -f conftest.er1
3306   cat conftest.err >&5
3307   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3308   (exit $ac_status); } && {
3309          test -z "$ac_c_werror_flag" ||
3310          test ! -s conftest.err
3311        } && test -s conftest.$ac_objext; then
3312   ac_cv_prog_cc_c89=$ac_arg
3313 else
3314   $as_echo "$as_me: failed program was:" >&5
3315 sed 's/^/| /' conftest.$ac_ext >&5
3316
3317
3318 fi
3319
3320 rm -f core conftest.err conftest.$ac_objext
3321   test "x$ac_cv_prog_cc_c89" != "xno" && break
3322 done
3323 rm -f conftest.$ac_ext
3324 CC=$ac_save_CC
3325
3326 fi
3327 # AC_CACHE_VAL
3328 case "x$ac_cv_prog_cc_c89" in
3329   x)
3330     { $as_echo "$as_me:$LINENO: result: none needed" >&5
3331 $as_echo "none needed" >&6; } ;;
3332   xno)
3333     { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3334 $as_echo "unsupported" >&6; } ;;
3335   *)
3336     CC="$CC $ac_cv_prog_cc_c89"
3337     { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3338 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3339 esac
3340
3341
3342 ac_ext=c
3343 ac_cpp='$CPP $CPPFLAGS'
3344 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3345 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3346 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3347
3348 ac_ext=cpp
3349 ac_cpp='$CXXCPP $CPPFLAGS'
3350 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3351 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3352 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3353 if test -z "$CXX"; then
3354   if test -n "$CCC"; then
3355     CXX=$CCC
3356   else
3357     if test -n "$ac_tool_prefix"; then
3358   for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3359   do
3360     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3361 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3362 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3363 $as_echo_n "checking for $ac_word... " >&6; }
3364 if test "${ac_cv_prog_CXX+set}" = set; then
3365   $as_echo_n "(cached) " >&6
3366 else
3367   if test -n "$CXX"; then
3368   ac_cv_prog_CXX="$CXX" # Let the user override the test.
3369 else
3370 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3371 for as_dir in $PATH
3372 do
3373   IFS=$as_save_IFS
3374   test -z "$as_dir" && as_dir=.
3375   for ac_exec_ext in '' $ac_executable_extensions; do
3376   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3377     ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3378     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3379     break 2
3380   fi
3381 done
3382 done
3383 IFS=$as_save_IFS
3384
3385 fi
3386 fi
3387 CXX=$ac_cv_prog_CXX
3388 if test -n "$CXX"; then
3389   { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3390 $as_echo "$CXX" >&6; }
3391 else
3392   { $as_echo "$as_me:$LINENO: result: no" >&5
3393 $as_echo "no" >&6; }
3394 fi
3395
3396
3397     test -n "$CXX" && break
3398   done
3399 fi
3400 if test -z "$CXX"; then
3401   ac_ct_CXX=$CXX
3402   for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3403 do
3404   # Extract the first word of "$ac_prog", so it can be a program name with args.
3405 set dummy $ac_prog; ac_word=$2
3406 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3407 $as_echo_n "checking for $ac_word... " >&6; }
3408 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3409   $as_echo_n "(cached) " >&6
3410 else
3411   if test -n "$ac_ct_CXX"; then
3412   ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3413 else
3414 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3415 for as_dir in $PATH
3416 do
3417   IFS=$as_save_IFS
3418   test -z "$as_dir" && as_dir=.
3419   for ac_exec_ext in '' $ac_executable_extensions; do
3420   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3421     ac_cv_prog_ac_ct_CXX="$ac_prog"
3422     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3423     break 2
3424   fi
3425 done
3426 done
3427 IFS=$as_save_IFS
3428
3429 fi
3430 fi
3431 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3432 if test -n "$ac_ct_CXX"; then
3433   { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3434 $as_echo "$ac_ct_CXX" >&6; }
3435 else
3436   { $as_echo "$as_me:$LINENO: result: no" >&5
3437 $as_echo "no" >&6; }
3438 fi
3439
3440
3441   test -n "$ac_ct_CXX" && break
3442 done
3443
3444   if test "x$ac_ct_CXX" = x; then
3445     CXX="g++"
3446   else
3447     case $cross_compiling:$ac_tool_warned in
3448 yes:)
3449 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3450 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3451 ac_tool_warned=yes ;;
3452 esac
3453     CXX=$ac_ct_CXX
3454   fi
3455 fi
3456
3457   fi
3458 fi
3459 # Provide some information about the compiler.
3460 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3461 set X $ac_compile
3462 ac_compiler=$2
3463 { (ac_try="$ac_compiler --version >&5"
3464 case "(($ac_try" in
3465   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3466   *) ac_try_echo=$ac_try;;
3467 esac
3468 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3469 $as_echo "$ac_try_echo") >&5
3470   (eval "$ac_compiler --version >&5") 2>&5
3471   ac_status=$?
3472   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3473   (exit $ac_status); }
3474 { (ac_try="$ac_compiler -v >&5"
3475 case "(($ac_try" in
3476   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3477   *) ac_try_echo=$ac_try;;
3478 esac
3479 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3480 $as_echo "$ac_try_echo") >&5
3481   (eval "$ac_compiler -v >&5") 2>&5
3482   ac_status=$?
3483   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3484   (exit $ac_status); }
3485 { (ac_try="$ac_compiler -V >&5"
3486 case "(($ac_try" in
3487   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3488   *) ac_try_echo=$ac_try;;
3489 esac
3490 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3491 $as_echo "$ac_try_echo") >&5
3492   (eval "$ac_compiler -V >&5") 2>&5
3493   ac_status=$?
3494   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3495   (exit $ac_status); }
3496
3497 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3498 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3499 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3500   $as_echo_n "(cached) " >&6
3501 else
3502   cat >conftest.$ac_ext <<_ACEOF
3503 /* confdefs.h.  */
3504 _ACEOF
3505 cat confdefs.h >>conftest.$ac_ext
3506 cat >>conftest.$ac_ext <<_ACEOF
3507 /* end confdefs.h.  */
3508
3509 int
3510 main ()
3511 {
3512 #ifndef __GNUC__
3513        choke me
3514 #endif
3515
3516   ;
3517   return 0;
3518 }
3519 _ACEOF
3520 rm -f conftest.$ac_objext
3521 if { (ac_try="$ac_compile"
3522 case "(($ac_try" in
3523   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3524   *) ac_try_echo=$ac_try;;
3525 esac
3526 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3527 $as_echo "$ac_try_echo") >&5
3528   (eval "$ac_compile") 2>conftest.er1
3529   ac_status=$?
3530   grep -v '^ *+' conftest.er1 >conftest.err
3531   rm -f conftest.er1
3532   cat conftest.err >&5
3533   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3534   (exit $ac_status); } && {
3535          test -z "$ac_cxx_werror_flag" ||
3536          test ! -s conftest.err
3537        } && test -s conftest.$ac_objext; then
3538   ac_compiler_gnu=yes
3539 else
3540   $as_echo "$as_me: failed program was:" >&5
3541 sed 's/^/| /' conftest.$ac_ext >&5
3542
3543         ac_compiler_gnu=no
3544 fi
3545
3546 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3547 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3548
3549 fi
3550 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3551 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3552 if test $ac_compiler_gnu = yes; then
3553   GXX=yes
3554 else
3555   GXX=
3556 fi
3557 ac_test_CXXFLAGS=${CXXFLAGS+set}
3558 ac_save_CXXFLAGS=$CXXFLAGS
3559 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3560 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3561 if test "${ac_cv_prog_cxx_g+set}" = set; then
3562   $as_echo_n "(cached) " >&6
3563 else
3564   ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3565    ac_cxx_werror_flag=yes
3566    ac_cv_prog_cxx_g=no
3567    CXXFLAGS="-g"
3568    cat >conftest.$ac_ext <<_ACEOF
3569 /* confdefs.h.  */
3570 _ACEOF
3571 cat confdefs.h >>conftest.$ac_ext
3572 cat >>conftest.$ac_ext <<_ACEOF
3573 /* end confdefs.h.  */
3574
3575 int
3576 main ()
3577 {
3578
3579   ;
3580   return 0;
3581 }
3582 _ACEOF
3583 rm -f conftest.$ac_objext
3584 if { (ac_try="$ac_compile"
3585 case "(($ac_try" in
3586   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3587   *) ac_try_echo=$ac_try;;
3588 esac
3589 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3590 $as_echo "$ac_try_echo") >&5
3591   (eval "$ac_compile") 2>conftest.er1
3592   ac_status=$?
3593   grep -v '^ *+' conftest.er1 >conftest.err
3594   rm -f conftest.er1
3595   cat conftest.err >&5
3596   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3597   (exit $ac_status); } && {
3598          test -z "$ac_cxx_werror_flag" ||
3599          test ! -s conftest.err
3600        } && test -s conftest.$ac_objext; then
3601   ac_cv_prog_cxx_g=yes
3602 else
3603   $as_echo "$as_me: failed program was:" >&5
3604 sed 's/^/| /' conftest.$ac_ext >&5
3605
3606         CXXFLAGS=""
3607       cat >conftest.$ac_ext <<_ACEOF
3608 /* confdefs.h.  */
3609 _ACEOF
3610 cat confdefs.h >>conftest.$ac_ext
3611 cat >>conftest.$ac_ext <<_ACEOF
3612 /* end confdefs.h.  */
3613
3614 int
3615 main ()
3616 {
3617
3618   ;
3619   return 0;
3620 }
3621 _ACEOF
3622 rm -f conftest.$ac_objext
3623 if { (ac_try="$ac_compile"
3624 case "(($ac_try" in
3625   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3626   *) ac_try_echo=$ac_try;;
3627 esac
3628 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3629 $as_echo "$ac_try_echo") >&5
3630   (eval "$ac_compile") 2>conftest.er1
3631   ac_status=$?
3632   grep -v '^ *+' conftest.er1 >conftest.err
3633   rm -f conftest.er1
3634   cat conftest.err >&5
3635   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3636   (exit $ac_status); } && {
3637          test -z "$ac_cxx_werror_flag" ||
3638          test ! -s conftest.err
3639        } && test -s conftest.$ac_objext; then
3640   :
3641 else
3642   $as_echo "$as_me: failed program was:" >&5
3643 sed 's/^/| /' conftest.$ac_ext >&5
3644
3645         ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3646          CXXFLAGS="-g"
3647          cat >conftest.$ac_ext <<_ACEOF
3648 /* confdefs.h.  */
3649 _ACEOF
3650 cat confdefs.h >>conftest.$ac_ext
3651 cat >>conftest.$ac_ext <<_ACEOF
3652 /* end confdefs.h.  */
3653
3654 int
3655 main ()
3656 {
3657
3658   ;
3659   return 0;
3660 }
3661 _ACEOF
3662 rm -f conftest.$ac_objext
3663 if { (ac_try="$ac_compile"
3664 case "(($ac_try" in
3665   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3666   *) ac_try_echo=$ac_try;;
3667 esac
3668 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3669 $as_echo "$ac_try_echo") >&5
3670   (eval "$ac_compile") 2>conftest.er1
3671   ac_status=$?
3672   grep -v '^ *+' conftest.er1 >conftest.err
3673   rm -f conftest.er1
3674   cat conftest.err >&5
3675   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3676   (exit $ac_status); } && {
3677          test -z "$ac_cxx_werror_flag" ||
3678          test ! -s conftest.err
3679        } && test -s conftest.$ac_objext; then
3680   ac_cv_prog_cxx_g=yes
3681 else
3682   $as_echo "$as_me: failed program was:" >&5
3683 sed 's/^/| /' conftest.$ac_ext >&5
3684
3685
3686 fi
3687
3688 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3689 fi
3690
3691 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3692 fi
3693
3694 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3695    ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3696 fi
3697 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3698 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3699 if test "$ac_test_CXXFLAGS" = set; then
3700   CXXFLAGS=$ac_save_CXXFLAGS
3701 elif test $ac_cv_prog_cxx_g = yes; then
3702   if test "$GXX" = yes; then
3703     CXXFLAGS="-g -O2"
3704   else
3705     CXXFLAGS="-g"
3706   fi
3707 else
3708   if test "$GXX" = yes; then
3709     CXXFLAGS="-O2"
3710   else
3711     CXXFLAGS=
3712   fi
3713 fi
3714 ac_ext=c
3715 ac_cpp='$CPP $CPPFLAGS'
3716 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3717 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3718 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3719
3720 if test -n "$ac_tool_prefix"; then
3721   # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3722 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3723 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3724 $as_echo_n "checking for $ac_word... " >&6; }
3725 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3726   $as_echo_n "(cached) " >&6
3727 else
3728   if test -n "$CPPBIN"; then
3729   ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3730 else
3731 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3732 for as_dir in $PATH
3733 do
3734   IFS=$as_save_IFS
3735   test -z "$as_dir" && as_dir=.
3736   for ac_exec_ext in '' $ac_executable_extensions; do
3737   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3738     ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3739     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3740     break 2
3741   fi
3742 done
3743 done
3744 IFS=$as_save_IFS
3745
3746 fi
3747 fi
3748 CPPBIN=$ac_cv_prog_CPPBIN
3749 if test -n "$CPPBIN"; then
3750   { $as_echo "$as_me:$LINENO: result: $CPPBIN" >&5
3751 $as_echo "$CPPBIN" >&6; }
3752 else
3753   { $as_echo "$as_me:$LINENO: result: no" >&5
3754 $as_echo "no" >&6; }
3755 fi
3756
3757
3758 fi
3759 if test -z "$ac_cv_prog_CPPBIN"; then
3760   ac_ct_CPPBIN=$CPPBIN
3761   # Extract the first word of "cpp", so it can be a program name with args.
3762 set dummy cpp; ac_word=$2
3763 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3764 $as_echo_n "checking for $ac_word... " >&6; }
3765 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3766   $as_echo_n "(cached) " >&6
3767 else
3768   if test -n "$ac_ct_CPPBIN"; then
3769   ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3770 else
3771 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3772 for as_dir in $PATH
3773 do
3774   IFS=$as_save_IFS
3775   test -z "$as_dir" && as_dir=.
3776   for ac_exec_ext in '' $ac_executable_extensions; do
3777   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3778     ac_cv_prog_ac_ct_CPPBIN="cpp"
3779     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3780     break 2
3781   fi
3782 done
3783 done
3784 IFS=$as_save_IFS
3785
3786 fi
3787 fi
3788 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3789 if test -n "$ac_ct_CPPBIN"; then
3790   { $as_echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3791 $as_echo "$ac_ct_CPPBIN" >&6; }
3792 else
3793   { $as_echo "$as_me:$LINENO: result: no" >&5
3794 $as_echo "no" >&6; }
3795 fi
3796
3797   if test "x$ac_ct_CPPBIN" = x; then
3798     CPPBIN="cpp"
3799   else
3800     case $cross_compiling:$ac_tool_warned in
3801 yes:)
3802 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3803 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3804 ac_tool_warned=yes ;;
3805 esac
3806     CPPBIN=$ac_ct_CPPBIN
3807   fi
3808 else
3809   CPPBIN="$ac_cv_prog_CPPBIN"
3810 fi
3811
3812
3813 case $host in
3814   x86_64*)
3815     if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
3816     then
3817       CC="$CC -m32"
3818       CXX="$CXX -m32"
3819       { $as_echo "$as_me:$LINENO: checking whether $CC works" >&5
3820 $as_echo_n "checking whether $CC works... " >&6; }
3821
3822 cat >conftest.$ac_ext <<_ACEOF
3823 /* confdefs.h.  */
3824 _ACEOF
3825 cat confdefs.h >>conftest.$ac_ext
3826 cat >>conftest.$ac_ext <<_ACEOF
3827 /* end confdefs.h.  */
3828
3829 int
3830 main ()
3831 {
3832
3833   ;
3834   return 0;
3835 }
3836 _ACEOF
3837 rm -f conftest.$ac_objext conftest$ac_exeext
3838 if { (ac_try="$ac_link"
3839 case "(($ac_try" in
3840   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3841   *) ac_try_echo=$ac_try;;
3842 esac
3843 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3844 $as_echo "$ac_try_echo") >&5
3845   (eval "$ac_link") 2>conftest.er1
3846   ac_status=$?
3847   grep -v '^ *+' conftest.er1 >conftest.err
3848   rm -f conftest.er1
3849   cat conftest.err >&5
3850   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3851   (exit $ac_status); } && {
3852          test -z "$ac_c_werror_flag" ||
3853          test ! -s conftest.err
3854        } && test -s conftest$ac_exeext && {
3855          test "$cross_compiling" = yes ||
3856          $as_test_x conftest$ac_exeext
3857        }; then
3858   { $as_echo "$as_me:$LINENO: result: yes" >&5
3859 $as_echo "yes" >&6; }
3860 else
3861   $as_echo "$as_me: failed program was:" >&5
3862 sed 's/^/| /' conftest.$ac_ext >&5
3863
3864         { $as_echo "$as_me:$LINENO: result: no" >&5
3865 $as_echo "no" >&6; }
3866                       { { $as_echo "$as_me:$LINENO: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&5
3867 $as_echo "$as_me: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&2;}
3868    { (exit 1); exit 1; }; }
3869 fi
3870
3871 rm -rf conftest.dSYM
3872 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3873       conftest$ac_exeext conftest.$ac_ext
3874       LD="${LD:-ld} -m elf_i386"
3875       AS="${AS:-as} --32"
3876       host_cpu="i386"
3877       notice_platform="32-bit "
3878       TARGETFLAGS="-m32"
3879
3880       enable_win16=${enable_win16:-yes}
3881     else
3882       TARGETFLAGS="-m64"
3883
3884     fi
3885     ;;
3886   *-mingw32*)
3887     enable_win16=${enable_win16:-no}
3888     ;;
3889   i[3456789]86*)
3890     enable_win16=${enable_win16:-yes}
3891     ;;
3892 esac
3893
3894 enable_win16=${enable_win16:-no}
3895
3896 WIN16_FILES="\$(WIN16_FILES)"
3897
3898 WIN16_INSTALL="\$(WIN16_INSTALL)"
3899
3900 if test "x$enable_win16" != "xyes"
3901 then
3902     WIN16_FILES=""
3903     WIN16_INSTALL=""
3904     enable_comm_drv16=${enable_comm_drv16:-no}
3905     enable_dispdib_dll16=${enable_dispdib_dll16:-no}
3906     enable_display_drv16=${enable_display_drv16:-no}
3907     enable_ifsmgr_vxd=${enable_ifsmgr_vxd:-no}
3908     enable_keyboard_drv16=${enable_keyboard_drv16:-no}
3909     enable_mmdevldr_vxd=${enable_mmdevldr_vxd:-no}
3910     enable_monodebg_vxd=${enable_monodebg_vxd:-no}
3911     enable_mouse_drv16=${enable_mouse_drv16:-no}
3912     enable_stress_dll16=${enable_stress_dll16:-no}
3913     enable_vdhcp_vxd=${enable_vdhcp_vxd:-no}
3914     enable_vmm_vxd=${enable_vmm_vxd:-no}
3915     enable_vnbt_vxd=${enable_vnbt_vxd:-no}
3916     enable_vnetbios_vxd=${enable_vnetbios_vxd:-no}
3917     enable_vtdapi_vxd=${enable_vtdapi_vxd:-no}
3918     enable_vwin32_vxd=${enable_vwin32_vxd:-no}
3919     enable_w32skrnl=${enable_w32skrnl:-no}
3920     enable_win87em_dll16=${enable_win87em_dll16:-no}
3921     enable_windebug_dll16=${enable_windebug_dll16:-no}
3922     enable_winedos=${enable_winedos:-no}
3923     enable_winevdm=${enable_winevdm:-no}
3924     enable_winhelp_exe16=${enable_winhelp_exe16:-no}
3925     enable_winoldap_mod16=${enable_winoldap_mod16:-no}
3926 fi
3927
3928 { $as_echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3929 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
3930 if test "${wine_cv_toolsdir+set}" = set; then
3931   $as_echo_n "(cached) " >&6
3932 else
3933   if test -z "$with_wine_tools"; then
3934      if test "$cross_compiling" = "yes"; then
3935        { { $as_echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3936 $as_echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3937    { (exit 1); exit 1; }; }
3938      else
3939        wine_cv_toolsdir="\$(TOPOBJDIR)"
3940      fi
3941    elif test -d "$with_wine_tools/tools/winebuild"; then
3942      case $with_wine_tools in
3943        /*) wine_cv_toolsdir="$with_wine_tools" ;;
3944        *)  wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
3945      esac
3946    else
3947      { { $as_echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
3948 $as_echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
3949    { (exit 1); exit 1; }; }
3950    fi
3951 fi
3952 { $as_echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
3953 $as_echo "$wine_cv_toolsdir" >&6; }
3954 TOOLSDIR=$wine_cv_toolsdir
3955
3956 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
3957 then
3958     TARGETFLAGS="-b $host_alias $TARGETFLAGS"
3959
3960 fi
3961
3962 for ac_prog in flex
3963 do
3964   # Extract the first word of "$ac_prog", so it can be a program name with args.
3965 set dummy $ac_prog; ac_word=$2
3966 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3967 $as_echo_n "checking for $ac_word... " >&6; }
3968 if test "${ac_cv_prog_FLEX+set}" = set; then
3969   $as_echo_n "(cached) " >&6
3970 else
3971   if test -n "$FLEX"; then
3972   ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
3973 else
3974 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3975 for as_dir in $PATH
3976 do
3977   IFS=$as_save_IFS
3978   test -z "$as_dir" && as_dir=.
3979   for ac_exec_ext in '' $ac_executable_extensions; do
3980   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3981     ac_cv_prog_FLEX="$ac_prog"
3982     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3983     break 2
3984   fi
3985 done
3986 done
3987 IFS=$as_save_IFS
3988
3989 fi
3990 fi
3991 FLEX=$ac_cv_prog_FLEX
3992 if test -n "$FLEX"; then
3993   { $as_echo "$as_me:$LINENO: result: $FLEX" >&5
3994 $as_echo "$FLEX" >&6; }
3995 else
3996   { $as_echo "$as_me:$LINENO: result: no" >&5
3997 $as_echo "no" >&6; }
3998 fi
3999
4000
4001   test -n "$FLEX" && break
4002 done
4003 test -n "$FLEX" || FLEX="none"
4004
4005 if test "$FLEX" = "none"
4006 then
4007   { { $as_echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex' package." >&5
4008 $as_echo "$as_me: error: no suitable flex found. Please install the 'flex' package." >&2;}
4009    { (exit 1); exit 1; }; }
4010 fi
4011
4012 for ac_prog in bison
4013 do
4014   # Extract the first word of "$ac_prog", so it can be a program name with args.
4015 set dummy $ac_prog; ac_word=$2
4016 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4017 $as_echo_n "checking for $ac_word... " >&6; }
4018 if test "${ac_cv_prog_BISON+set}" = set; then
4019   $as_echo_n "(cached) " >&6
4020 else
4021   if test -n "$BISON"; then
4022   ac_cv_prog_BISON="$BISON" # Let the user override the test.
4023 else
4024 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4025 for as_dir in $PATH
4026 do
4027   IFS=$as_save_IFS
4028   test -z "$as_dir" && as_dir=.
4029   for ac_exec_ext in '' $ac_executable_extensions; do
4030   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4031     ac_cv_prog_BISON="$ac_prog"
4032     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4033     break 2
4034   fi
4035 done
4036 done
4037 IFS=$as_save_IFS
4038
4039 fi
4040 fi
4041 BISON=$ac_cv_prog_BISON
4042 if test -n "$BISON"; then
4043   { $as_echo "$as_me:$LINENO: result: $BISON" >&5
4044 $as_echo "$BISON" >&6; }
4045 else
4046   { $as_echo "$as_me:$LINENO: result: no" >&5
4047 $as_echo "no" >&6; }
4048 fi
4049
4050
4051   test -n "$BISON" && break
4052 done
4053 test -n "$BISON" || BISON="none"
4054
4055 if test "$BISON" = "none"
4056 then
4057   { { $as_echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison' package." >&5
4058 $as_echo "$as_me: error: no suitable bison found. Please install the 'bison' package." >&2;}
4059    { (exit 1); exit 1; }; }
4060 fi
4061
4062 if test -n "$ac_tool_prefix"; then
4063   for ac_prog in gas as
4064   do
4065     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4066 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4067 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4068 $as_echo_n "checking for $ac_word... " >&6; }
4069 if test "${ac_cv_prog_AS+set}" = set; then
4070   $as_echo_n "(cached) " >&6
4071 else
4072   if test -n "$AS"; then
4073   ac_cv_prog_AS="$AS" # Let the user override the test.
4074 else
4075 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4076 for as_dir in $PATH
4077 do
4078   IFS=$as_save_IFS
4079   test -z "$as_dir" && as_dir=.
4080   for ac_exec_ext in '' $ac_executable_extensions; do
4081   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4082     ac_cv_prog_AS="$ac_tool_prefix$ac_prog"
4083     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4084     break 2
4085   fi
4086 done
4087 done
4088 IFS=$as_save_IFS
4089
4090 fi
4091 fi
4092 AS=$ac_cv_prog_AS
4093 if test -n "$AS"; then
4094   { $as_echo "$as_me:$LINENO: result: $AS" >&5
4095 $as_echo "$AS" >&6; }
4096 else
4097   { $as_echo "$as_me:$LINENO: result: no" >&5
4098 $as_echo "no" >&6; }
4099 fi
4100
4101
4102     test -n "$AS" && break
4103   done
4104 fi
4105 if test -z "$AS"; then
4106   ac_ct_AS=$AS
4107   for ac_prog in gas as
4108 do
4109   # Extract the first word of "$ac_prog", so it can be a program name with args.
4110 set dummy $ac_prog; ac_word=$2
4111 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4112 $as_echo_n "checking for $ac_word... " >&6; }
4113 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
4114   $as_echo_n "(cached) " >&6
4115 else
4116   if test -n "$ac_ct_AS"; then
4117   ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
4118 else
4119 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4120 for as_dir in $PATH
4121 do
4122   IFS=$as_save_IFS
4123   test -z "$as_dir" && as_dir=.
4124   for ac_exec_ext in '' $ac_executable_extensions; do
4125   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4126     ac_cv_prog_ac_ct_AS="$ac_prog"
4127     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4128     break 2
4129   fi
4130 done
4131 done
4132 IFS=$as_save_IFS
4133
4134 fi
4135 fi
4136 ac_ct_AS=$ac_cv_prog_ac_ct_AS
4137 if test -n "$ac_ct_AS"; then
4138   { $as_echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
4139 $as_echo "$ac_ct_AS" >&6; }
4140 else
4141   { $as_echo "$as_me:$LINENO: result: no" >&5
4142 $as_echo "no" >&6; }
4143 fi
4144
4145
4146   test -n "$ac_ct_AS" && break
4147 done
4148
4149   if test "x$ac_ct_AS" = x; then
4150     AS="as"
4151   else
4152     case $cross_compiling:$ac_tool_warned in
4153 yes:)
4154 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4155 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4156 ac_tool_warned=yes ;;
4157 esac
4158     AS=$ac_ct_AS
4159   fi
4160 fi
4161
4162 if test -n "$ac_tool_prefix"; then
4163   for ac_prog in ld gld
4164   do
4165     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4166 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4167 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4168 $as_echo_n "checking for $ac_word... " >&6; }
4169 if test "${ac_cv_prog_LD+set}" = set; then
4170   $as_echo_n "(cached) " >&6
4171 else
4172   if test -n "$LD"; then
4173   ac_cv_prog_LD="$LD" # Let the user override the test.
4174 else
4175 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4176 for as_dir in $PATH
4177 do
4178   IFS=$as_save_IFS
4179   test -z "$as_dir" && as_dir=.
4180   for ac_exec_ext in '' $ac_executable_extensions; do
4181   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4182     ac_cv_prog_LD="$ac_tool_prefix$ac_prog"
4183     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4184     break 2
4185   fi
4186 done
4187 done
4188 IFS=$as_save_IFS
4189
4190 fi
4191 fi
4192 LD=$ac_cv_prog_LD
4193 if test -n "$LD"; then
4194   { $as_echo "$as_me:$LINENO: result: $LD" >&5
4195 $as_echo "$LD" >&6; }
4196 else
4197   { $as_echo "$as_me:$LINENO: result: no" >&5
4198 $as_echo "no" >&6; }
4199 fi
4200
4201
4202     test -n "$LD" && break
4203   done
4204 fi
4205 if test -z "$LD"; then
4206   ac_ct_LD=$LD
4207   for ac_prog in ld gld
4208 do
4209   # Extract the first word of "$ac_prog", so it can be a program name with args.
4210 set dummy $ac_prog; ac_word=$2
4211 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4212 $as_echo_n "checking for $ac_word... " >&6; }
4213 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
4214   $as_echo_n "(cached) " >&6
4215 else
4216   if test -n "$ac_ct_LD"; then
4217   ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test.
4218 else
4219 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4220 for as_dir in $PATH
4221 do
4222   IFS=$as_save_IFS
4223   test -z "$as_dir" && as_dir=.
4224   for ac_exec_ext in '' $ac_executable_extensions; do
4225   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4226     ac_cv_prog_ac_ct_LD="$ac_prog"
4227     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4228     break 2
4229   fi
4230 done
4231 done
4232 IFS=$as_save_IFS
4233
4234 fi
4235 fi
4236 ac_ct_LD=$ac_cv_prog_ac_ct_LD
4237 if test -n "$ac_ct_LD"; then
4238   { $as_echo "$as_me:$LINENO: result: $ac_ct_LD" >&5
4239 $as_echo "$ac_ct_LD" >&6; }
4240 else
4241   { $as_echo "$as_me:$LINENO: result: no" >&5
4242 $as_echo "no" >&6; }
4243 fi
4244
4245
4246   test -n "$ac_ct_LD" && break
4247 done
4248
4249   if test "x$ac_ct_LD" = x; then
4250     LD="ld"
4251   else
4252     case $cross_compiling:$ac_tool_warned in
4253 yes:)
4254 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4255 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4256 ac_tool_warned=yes ;;
4257 esac
4258     LD=$ac_ct_LD
4259   fi
4260 fi
4261
4262 if test -n "$ac_tool_prefix"; then
4263   for ac_prog in nm gnm
4264   do
4265     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4266 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4267 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4268 $as_echo_n "checking for $ac_word... " >&6; }
4269 if test "${ac_cv_prog_NM+set}" = set; then
4270   $as_echo_n "(cached) " >&6
4271 else
4272   if test -n "$NM"; then
4273   ac_cv_prog_NM="$NM" # Let the user override the test.
4274 else
4275 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4276 for as_dir in $PATH
4277 do
4278   IFS=$as_save_IFS
4279   test -z "$as_dir" && as_dir=.
4280   for ac_exec_ext in '' $ac_executable_extensions; do
4281   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4282     ac_cv_prog_NM="$ac_tool_prefix$ac_prog"
4283     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4284     break 2
4285   fi
4286 done
4287 done
4288 IFS=$as_save_IFS
4289
4290 fi
4291 fi
4292 NM=$ac_cv_prog_NM
4293 if test -n "$NM"; then
4294   { $as_echo "$as_me:$LINENO: result: $NM" >&5
4295 $as_echo "$NM" >&6; }
4296 else
4297   { $as_echo "$as_me:$LINENO: result: no" >&5
4298 $as_echo "no" >&6; }
4299 fi
4300
4301
4302     test -n "$NM" && break
4303   done
4304 fi
4305 if test -z "$NM"; then
4306   ac_ct_NM=$NM
4307   for ac_prog in nm gnm
4308 do
4309   # Extract the first word of "$ac_prog", so it can be a program name with args.
4310 set dummy $ac_prog; ac_word=$2
4311 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4312 $as_echo_n "checking for $ac_word... " >&6; }
4313 if test "${ac_cv_prog_ac_ct_NM+set}" = set; then
4314   $as_echo_n "(cached) " >&6
4315 else
4316   if test -n "$ac_ct_NM"; then
4317   ac_cv_prog_ac_ct_NM="$ac_ct_NM" # Let the user override the test.
4318 else
4319 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4320 for as_dir in $PATH
4321 do
4322   IFS=$as_save_IFS
4323   test -z "$as_dir" && as_dir=.
4324   for ac_exec_ext in '' $ac_executable_extensions; do
4325   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4326     ac_cv_prog_ac_ct_NM="$ac_prog"
4327     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4328     break 2
4329   fi
4330 done
4331 done
4332 IFS=$as_save_IFS
4333
4334 fi
4335 fi
4336 ac_ct_NM=$ac_cv_prog_ac_ct_NM
4337 if test -n "$ac_ct_NM"; then
4338   { $as_echo "$as_me:$LINENO: result: $ac_ct_NM" >&5
4339 $as_echo "$ac_ct_NM" >&6; }
4340 else
4341   { $as_echo "$as_me:$LINENO: result: no" >&5
4342 $as_echo "no" >&6; }
4343 fi
4344
4345
4346   test -n "$ac_ct_NM" && break
4347 done
4348
4349   if test "x$ac_ct_NM" = x; then
4350     NM="nm"
4351   else
4352     case $cross_compiling:$ac_tool_warned in
4353 yes:)
4354 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4355 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4356 ac_tool_warned=yes ;;
4357 esac
4358     NM=$ac_ct_NM
4359   fi
4360 fi
4361
4362 if test -n "$ac_tool_prefix"; then
4363   for ac_prog in ar gar
4364   do
4365     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4366 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4367 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4368 $as_echo_n "checking for $ac_word... " >&6; }
4369 if test "${ac_cv_prog_AR+set}" = set; then
4370   $as_echo_n "(cached) " >&6
4371 else
4372   if test -n "$AR"; then
4373   ac_cv_prog_AR="$AR" # Let the user override the test.
4374 else
4375 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4376 for as_dir in $PATH
4377 do
4378   IFS=$as_save_IFS
4379   test -z "$as_dir" && as_dir=.
4380   for ac_exec_ext in '' $ac_executable_extensions; do
4381   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4382     ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
4383     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4384     break 2
4385   fi
4386 done
4387 done
4388 IFS=$as_save_IFS
4389
4390 fi
4391 fi
4392 AR=$ac_cv_prog_AR
4393 if test -n "$AR"; then
4394   { $as_echo "$as_me:$LINENO: result: $AR" >&5
4395 $as_echo "$AR" >&6; }
4396 else
4397   { $as_echo "$as_me:$LINENO: result: no" >&5
4398 $as_echo "no" >&6; }
4399 fi
4400
4401
4402     test -n "$AR" && break
4403   done
4404 fi
4405 if test -z "$AR"; then
4406   ac_ct_AR=$AR
4407   for ac_prog in ar gar
4408 do
4409   # Extract the first word of "$ac_prog", so it can be a program name with args.
4410 set dummy $ac_prog; ac_word=$2
4411 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4412 $as_echo_n "checking for $ac_word... " >&6; }
4413 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4414   $as_echo_n "(cached) " >&6
4415 else
4416   if test -n "$ac_ct_AR"; then
4417   ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4418 else
4419 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4420 for as_dir in $PATH
4421 do
4422   IFS=$as_save_IFS
4423   test -z "$as_dir" && as_dir=.
4424   for ac_exec_ext in '' $ac_executable_extensions; do
4425   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4426     ac_cv_prog_ac_ct_AR="$ac_prog"
4427     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4428     break 2
4429   fi
4430 done
4431 done
4432 IFS=$as_save_IFS
4433
4434 fi
4435 fi
4436 ac_ct_AR=$ac_cv_prog_ac_ct_AR
4437 if test -n "$ac_ct_AR"; then
4438   { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4439 $as_echo "$ac_ct_AR" >&6; }
4440 else
4441   { $as_echo "$as_me:$LINENO: result: no" >&5
4442 $as_echo "no" >&6; }
4443 fi
4444
4445
4446   test -n "$ac_ct_AR" && break
4447 done
4448
4449   if test "x$ac_ct_AR" = x; then
4450     AR="ar"
4451   else
4452     case $cross_compiling:$ac_tool_warned in
4453 yes:)
4454 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4455 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4456 ac_tool_warned=yes ;;
4457 esac
4458     AR=$ac_ct_AR
4459   fi
4460 fi
4461
4462 ARFLAGS=rc
4463
4464 if test -n "$ac_tool_prefix"; then
4465   # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4466 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4467 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4468 $as_echo_n "checking for $ac_word... " >&6; }
4469 if test "${ac_cv_prog_RANLIB+set}" = set; then
4470   $as_echo_n "(cached) " >&6
4471 else
4472   if test -n "$RANLIB"; then
4473   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4474 else
4475 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4476 for as_dir in $PATH
4477 do
4478   IFS=$as_save_IFS
4479   test -z "$as_dir" && as_dir=.
4480   for ac_exec_ext in '' $ac_executable_extensions; do
4481   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4482     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4483     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4484     break 2
4485   fi
4486 done
4487 done
4488 IFS=$as_save_IFS
4489
4490 fi
4491 fi
4492 RANLIB=$ac_cv_prog_RANLIB
4493 if test -n "$RANLIB"; then
4494   { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
4495 $as_echo "$RANLIB" >&6; }
4496 else
4497   { $as_echo "$as_me:$LINENO: result: no" >&5
4498 $as_echo "no" >&6; }
4499 fi
4500
4501
4502 fi
4503 if test -z "$ac_cv_prog_RANLIB"; then
4504   ac_ct_RANLIB=$RANLIB
4505   # Extract the first word of "ranlib", so it can be a program name with args.
4506 set dummy ranlib; ac_word=$2
4507 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4508 $as_echo_n "checking for $ac_word... " >&6; }
4509 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
4510   $as_echo_n "(cached) " >&6
4511 else
4512   if test -n "$ac_ct_RANLIB"; then
4513   ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4514 else
4515 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4516 for as_dir in $PATH
4517 do
4518   IFS=$as_save_IFS
4519   test -z "$as_dir" && as_dir=.
4520   for ac_exec_ext in '' $ac_executable_extensions; do
4521   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4522     ac_cv_prog_ac_ct_RANLIB="ranlib"
4523     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4524     break 2
4525   fi
4526 done
4527 done
4528 IFS=$as_save_IFS
4529
4530 fi
4531 fi
4532 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4533 if test -n "$ac_ct_RANLIB"; then
4534   { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4535 $as_echo "$ac_ct_RANLIB" >&6; }
4536 else
4537   { $as_echo "$as_me:$LINENO: result: no" >&5
4538 $as_echo "no" >&6; }
4539 fi
4540
4541   if test "x$ac_ct_RANLIB" = x; then
4542     RANLIB=":"
4543   else
4544     case $cross_compiling:$ac_tool_warned in
4545 yes:)
4546 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4547 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4548 ac_tool_warned=yes ;;
4549 esac
4550     RANLIB=$ac_ct_RANLIB
4551   fi
4552 else
4553   RANLIB="$ac_cv_prog_RANLIB"
4554 fi
4555
4556 if test -n "$ac_tool_prefix"; then
4557   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4558 set dummy ${ac_tool_prefix}strip; ac_word=$2
4559 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4560 $as_echo_n "checking for $ac_word... " >&6; }
4561 if test "${ac_cv_prog_STRIP+set}" = set; then
4562   $as_echo_n "(cached) " >&6
4563 else
4564   if test -n "$STRIP"; then
4565   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4566 else
4567 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4568 for as_dir in $PATH
4569 do
4570   IFS=$as_save_IFS
4571   test -z "$as_dir" && as_dir=.
4572   for ac_exec_ext in '' $ac_executable_extensions; do
4573   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4574     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4575     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4576     break 2
4577   fi
4578 done
4579 done
4580 IFS=$as_save_IFS
4581
4582 fi
4583 fi
4584 STRIP=$ac_cv_prog_STRIP
4585 if test -n "$STRIP"; then
4586   { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
4587 $as_echo "$STRIP" >&6; }
4588 else
4589   { $as_echo "$as_me:$LINENO: result: no" >&5
4590 $as_echo "no" >&6; }
4591 fi
4592
4593
4594 fi
4595 if test -z "$ac_cv_prog_STRIP"; then
4596   ac_ct_STRIP=$STRIP
4597   # Extract the first word of "strip", so it can be a program name with args.
4598 set dummy strip; ac_word=$2
4599 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4600 $as_echo_n "checking for $ac_word... " >&6; }
4601 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
4602   $as_echo_n "(cached) " >&6
4603 else
4604   if test -n "$ac_ct_STRIP"; then
4605   ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4606 else
4607 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4608 for as_dir in $PATH
4609 do
4610   IFS=$as_save_IFS
4611   test -z "$as_dir" && as_dir=.
4612   for ac_exec_ext in '' $ac_executable_extensions; do
4613   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4614     ac_cv_prog_ac_ct_STRIP="strip"
4615     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4616     break 2
4617   fi
4618 done
4619 done
4620 IFS=$as_save_IFS
4621
4622 fi
4623 fi
4624 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4625 if test -n "$ac_ct_STRIP"; then
4626   { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
4627 $as_echo "$ac_ct_STRIP" >&6; }
4628 else
4629   { $as_echo "$as_me:$LINENO: result: no" >&5
4630 $as_echo "no" >&6; }
4631 fi
4632
4633   if test "x$ac_ct_STRIP" = x; then
4634     STRIP="strip"
4635   else
4636     case $cross_compiling:$ac_tool_warned in
4637 yes:)
4638 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4639 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4640 ac_tool_warned=yes ;;
4641 esac
4642     STRIP=$ac_ct_STRIP
4643   fi
4644 else
4645   STRIP="$ac_cv_prog_STRIP"
4646 fi
4647
4648 if test -n "$ac_tool_prefix"; then
4649   # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
4650 set dummy ${ac_tool_prefix}windres; ac_word=$2
4651 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4652 $as_echo_n "checking for $ac_word... " >&6; }
4653 if test "${ac_cv_prog_WINDRES+set}" = set; then
4654   $as_echo_n "(cached) " >&6
4655 else
4656   if test -n "$WINDRES"; then
4657   ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
4658 else
4659 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4660 for as_dir in $PATH
4661 do
4662   IFS=$as_save_IFS
4663   test -z "$as_dir" && as_dir=.
4664   for ac_exec_ext in '' $ac_executable_extensions; do
4665   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4666     ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
4667     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4668     break 2
4669   fi
4670 done
4671 done
4672 IFS=$as_save_IFS
4673
4674 fi
4675 fi
4676 WINDRES=$ac_cv_prog_WINDRES
4677 if test -n "$WINDRES"; then
4678   { $as_echo "$as_me:$LINENO: result: $WINDRES" >&5
4679 $as_echo "$WINDRES" >&6; }
4680 else
4681   { $as_echo "$as_me:$LINENO: result: no" >&5
4682 $as_echo "no" >&6; }
4683 fi
4684
4685
4686 fi
4687 if test -z "$ac_cv_prog_WINDRES"; then
4688   ac_ct_WINDRES=$WINDRES
4689   # Extract the first word of "windres", so it can be a program name with args.
4690 set dummy windres; ac_word=$2
4691 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4692 $as_echo_n "checking for $ac_word... " >&6; }
4693 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
4694   $as_echo_n "(cached) " >&6
4695 else
4696   if test -n "$ac_ct_WINDRES"; then
4697   ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
4698 else
4699 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4700 for as_dir in $PATH
4701 do
4702   IFS=$as_save_IFS
4703   test -z "$as_dir" && as_dir=.
4704   for ac_exec_ext in '' $ac_executable_extensions; do
4705   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4706     ac_cv_prog_ac_ct_WINDRES="windres"
4707     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4708     break 2
4709   fi
4710 done
4711 done
4712 IFS=$as_save_IFS
4713
4714 fi
4715 fi
4716 ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
4717 if test -n "$ac_ct_WINDRES"; then
4718   { $as_echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
4719 $as_echo "$ac_ct_WINDRES" >&6; }
4720 else
4721   { $as_echo "$as_me:$LINENO: result: no" >&5
4722 $as_echo "no" >&6; }
4723 fi
4724
4725   if test "x$ac_ct_WINDRES" = x; then
4726     WINDRES="false"
4727   else
4728     case $cross_compiling:$ac_tool_warned in
4729 yes:)
4730 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4731 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4732 ac_tool_warned=yes ;;
4733 esac
4734     WINDRES=$ac_ct_WINDRES
4735   fi
4736 else
4737   WINDRES="$ac_cv_prog_WINDRES"
4738 fi
4739
4740 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4741 $as_echo_n "checking whether ln -s works... " >&6; }
4742 LN_S=$as_ln_s
4743 if test "$LN_S" = "ln -s"; then
4744   { $as_echo "$as_me:$LINENO: result: yes" >&5
4745 $as_echo "yes" >&6; }
4746 else
4747   { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4748 $as_echo "no, using $LN_S" >&6; }
4749 fi
4750
4751 { $as_echo "$as_me:$LINENO: checking whether ln works" >&5
4752 $as_echo_n "checking whether ln works... " >&6; }
4753 rm -f conf$$ conf$$.file
4754 echo >conf$$.file
4755 if ln conf$$.file conf$$ 2>/dev/null; then
4756   LN=ln
4757
4758   { $as_echo "$as_me:$LINENO: result: yes" >&5
4759 $as_echo "yes" >&6; }
4760 else
4761   LN="cp -p"
4762
4763   { $as_echo "$as_me:$LINENO: result: no, using $LN" >&5
4764 $as_echo "no, using $LN" >&6; }
4765 fi
4766 rm -f conf$$ conf$$.file
4767 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4768 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4769 if test "${ac_cv_path_GREP+set}" = set; then
4770   $as_echo_n "(cached) " >&6
4771 else
4772   if test -z "$GREP"; then
4773   ac_path_GREP_found=false
4774   # Loop through the user's path and test for each of PROGNAME-LIST
4775   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4776 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4777 do
4778   IFS=$as_save_IFS
4779   test -z "$as_dir" && as_dir=.
4780   for ac_prog in grep ggrep; do
4781     for ac_exec_ext in '' $ac_executable_extensions; do
4782       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4783       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4784 # Check for GNU ac_path_GREP and select it if it is found.
4785   # Check for GNU $ac_path_GREP
4786 case `"$ac_path_GREP" --version 2>&1` in
4787 *GNU*)
4788   ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4789 *)
4790   ac_count=0
4791   $as_echo_n 0123456789 >"conftest.in"
4792   while :
4793   do
4794     cat "conftest.in" "conftest.in" >"conftest.tmp"
4795     mv "conftest.tmp" "conftest.in"
4796     cp "conftest.in" "conftest.nl"
4797     $as_echo 'GREP' >> "conftest.nl"
4798     "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4799     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4800     ac_count=`expr $ac_count + 1`
4801     if test $ac_count -gt ${ac_path_GREP_max-0}; then
4802       # Best one so far, save it but keep looking for a better one
4803       ac_cv_path_GREP="$ac_path_GREP"
4804       ac_path_GREP_max=$ac_count
4805     fi
4806     # 10*(2^10) chars as input seems more than enough
4807     test $ac_count -gt 10 && break
4808   done
4809   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4810 esac
4811
4812       $ac_path_GREP_found && break 3
4813     done
4814   done
4815 done
4816 IFS=$as_save_IFS
4817   if test -z "$ac_cv_path_GREP"; then
4818     { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4819 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4820    { (exit 1); exit 1; }; }
4821   fi
4822 else
4823   ac_cv_path_GREP=$GREP
4824 fi
4825
4826 fi
4827 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4828 $as_echo "$ac_cv_path_GREP" >&6; }
4829  GREP="$ac_cv_path_GREP"
4830
4831
4832 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4833 $as_echo_n "checking for egrep... " >&6; }
4834 if test "${ac_cv_path_EGREP+set}" = set; then
4835   $as_echo_n "(cached) " >&6
4836 else
4837   if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4838    then ac_cv_path_EGREP="$GREP -E"
4839    else
4840      if test -z "$EGREP"; then
4841   ac_path_EGREP_found=false
4842   # Loop through the user's path and test for each of PROGNAME-LIST
4843   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4844 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4845 do
4846   IFS=$as_save_IFS
4847   test -z "$as_dir" && as_dir=.
4848   for ac_prog in egrep; do
4849     for ac_exec_ext in '' $ac_executable_extensions; do
4850       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4851       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4852 # Check for GNU ac_path_EGREP and select it if it is found.
4853   # Check for GNU $ac_path_EGREP
4854 case `"$ac_path_EGREP" --version 2>&1` in
4855 *GNU*)
4856   ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4857 *)
4858   ac_count=0
4859   $as_echo_n 0123456789 >"conftest.in"
4860   while :
4861   do
4862     cat "conftest.in" "conftest.in" >"conftest.tmp"
4863     mv "conftest.tmp" "conftest.in"
4864     cp "conftest.in" "conftest.nl"
4865     $as_echo 'EGREP' >> "conftest.nl"
4866     "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4867     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4868     ac_count=`expr $ac_count + 1`
4869     if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4870       # Best one so far, save it but keep looking for a better one
4871       ac_cv_path_EGREP="$ac_path_EGREP"
4872       ac_path_EGREP_max=$ac_count
4873     fi
4874     # 10*(2^10) chars as input seems more than enough
4875     test $ac_count -gt 10 && break
4876   done
4877   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4878 esac
4879
4880       $ac_path_EGREP_found && break 3
4881     done
4882   done
4883 done
4884 IFS=$as_save_IFS
4885   if test -z "$ac_cv_path_EGREP"; then
4886     { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4887 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4888    { (exit 1); exit 1; }; }
4889   fi
4890 else
4891   ac_cv_path_EGREP=$EGREP
4892 fi
4893
4894    fi
4895 fi
4896 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4897 $as_echo "$ac_cv_path_EGREP" >&6; }
4898  EGREP="$ac_cv_path_EGREP"
4899
4900
4901 # Extract the first word of "ldconfig", so it can be a program name with args.
4902 set dummy ldconfig; ac_word=$2
4903 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4904 $as_echo_n "checking for $ac_word... " >&6; }
4905 if test "${ac_cv_path_LDCONFIG+set}" = set; then
4906   $as_echo_n "(cached) " >&6
4907 else
4908   case $LDCONFIG in
4909   [\\/]* | ?:[\\/]*)
4910   ac_cv_path_LDCONFIG="$LDCONFIG" # Let the user override the test with a path.
4911   ;;
4912   *)
4913   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4914 for as_dir in /sbin /usr/sbin $PATH
4915 do
4916   IFS=$as_save_IFS
4917   test -z "$as_dir" && as_dir=.
4918   for ac_exec_ext in '' $ac_executable_extensions; do
4919   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4920     ac_cv_path_LDCONFIG="$as_dir/$ac_word$ac_exec_ext"
4921     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4922     break 2
4923   fi
4924 done
4925 done
4926 IFS=$as_save_IFS
4927
4928   test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG="true"
4929   ;;
4930 esac
4931 fi
4932 LDCONFIG=$ac_cv_path_LDCONFIG
4933 if test -n "$LDCONFIG"; then
4934   { $as_echo "$as_me:$LINENO: result: $LDCONFIG" >&5
4935 $as_echo "$LDCONFIG" >&6; }
4936 else
4937   { $as_echo "$as_me:$LINENO: result: no" >&5
4938 $as_echo "no" >&6; }
4939 fi
4940
4941
4942 # Find a good install program.  We prefer a C program (faster),
4943 # so one script is as good as another.  But avoid the broken or
4944 # incompatible versions:
4945 # SysV /etc/install, /usr/sbin/install
4946 # SunOS /usr/etc/install
4947 # IRIX /sbin/install
4948 # AIX /bin/install
4949 # AmigaOS /C/install, which installs bootblocks on floppy discs
4950 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4951 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4952 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4953 # OS/2's system install, which has a completely different semantic
4954 # ./install, which can be erroneously created by make from ./install.sh.
4955 # Reject install programs that cannot install multiple files.
4956 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4957 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4958 if test -z "$INSTALL"; then
4959 if test "${ac_cv_path_install+set}" = set; then
4960   $as_echo_n "(cached) " >&6
4961 else
4962   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4963 for as_dir in $PATH
4964 do
4965   IFS=$as_save_IFS
4966   test -z "$as_dir" && as_dir=.
4967   # Account for people who put trailing slashes in PATH elements.
4968 case $as_dir/ in
4969   ./ | .// | /cC/* | \
4970   /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
4971   ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
4972   /usr/ucb/* ) ;;
4973   *)
4974     # OSF1 and SCO ODT 3.0 have their own names for install.
4975     # Don't use installbsd from OSF since it installs stuff as root
4976     # by default.
4977     for ac_prog in ginstall scoinst install; do
4978       for ac_exec_ext in '' $ac_executable_extensions; do
4979         if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4980           if test $ac_prog = install &&
4981             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4982             # AIX install.  It has an incompatible calling convention.
4983             :
4984           elif test $ac_prog = install &&
4985             grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4986             # program-specific install script used by HP pwplus--don't use.
4987             :
4988           else
4989             rm -rf conftest.one conftest.two conftest.dir
4990             echo one > conftest.one
4991             echo two > conftest.two
4992             mkdir conftest.dir
4993             if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
4994               test -s conftest.one && test -s conftest.two &&
4995               test -s conftest.dir/conftest.one &&
4996               test -s conftest.dir/conftest.two
4997             then
4998               ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
4999               break 3
5000             fi
5001           fi
5002         fi
5003       done
5004     done
5005     ;;
5006 esac
5007
5008 done
5009 IFS=$as_save_IFS
5010
5011 rm -rf conftest.one conftest.two conftest.dir
5012
5013 fi
5014   if test "${ac_cv_path_install+set}" = set; then
5015     INSTALL=$ac_cv_path_install
5016   else
5017     # As a last resort, use the slow shell script.  Don't cache a
5018     # value for INSTALL within a source directory, because that will
5019     # break other packages using the cache if that directory is
5020     # removed, or if the value is a relative name.
5021     INSTALL=$ac_install_sh
5022   fi
5023 fi
5024 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
5025 $as_echo "$INSTALL" >&6; }
5026
5027 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5028 # It thinks the first close brace ends the variable substitution.
5029 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5030
5031 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5032
5033 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5034
5035 case "$INSTALL" in
5036   [\\/$]* | ?:[\\/]* ) ;;
5037   *)  INSTALL="\\\$(TOPSRCDIR)/$INSTALL" ;;
5038 esac
5039
5040 for ac_prog in lclint lint
5041 do
5042   # Extract the first word of "$ac_prog", so it can be a program name with args.
5043 set dummy $ac_prog; ac_word=$2
5044 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5045 $as_echo_n "checking for $ac_word... " >&6; }
5046 if test "${ac_cv_prog_LINT+set}" = set; then
5047   $as_echo_n "(cached) " >&6
5048 else
5049   if test -n "$LINT"; then
5050   ac_cv_prog_LINT="$LINT" # Let the user override the test.
5051 else
5052 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5053 for as_dir in $PATH
5054 do
5055   IFS=$as_save_IFS
5056   test -z "$as_dir" && as_dir=.
5057   for ac_exec_ext in '' $ac_executable_extensions; do
5058   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5059     ac_cv_prog_LINT="$ac_prog"
5060     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5061     break 2
5062   fi
5063 done
5064 done
5065 IFS=$as_save_IFS
5066
5067 fi
5068 fi
5069 LINT=$ac_cv_prog_LINT
5070 if test -n "$LINT"; then
5071   { $as_echo "$as_me:$LINENO: result: $LINT" >&5
5072 $as_echo "$LINT" >&6; }
5073 else
5074   { $as_echo "$as_me:$LINENO: result: no" >&5
5075 $as_echo "no" >&6; }
5076 fi
5077
5078
5079   test -n "$LINT" && break
5080 done
5081
5082 if test "$LINT" = "lint"
5083 then
5084   LINTFLAGS="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
5085   fi
5086
5087
5088
5089 for ac_prog in fontforge
5090 do
5091   # Extract the first word of "$ac_prog", so it can be a program name with args.
5092 set dummy $ac_prog; ac_word=$2
5093 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5094 $as_echo_n "checking for $ac_word... " >&6; }
5095 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
5096   $as_echo_n "(cached) " >&6
5097 else
5098   if test -n "$FONTFORGE"; then
5099   ac_cv_prog_FONTFORGE="$FONTFORGE" # Let the user override the test.
5100 else
5101 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5102 for as_dir in $PATH
5103 do
5104   IFS=$as_save_IFS
5105   test -z "$as_dir" && as_dir=.
5106   for ac_exec_ext in '' $ac_executable_extensions; do
5107   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5108     ac_cv_prog_FONTFORGE="$ac_prog"
5109     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5110     break 2
5111   fi
5112 done
5113 done
5114 IFS=$as_save_IFS
5115
5116 fi
5117 fi
5118 FONTFORGE=$ac_cv_prog_FONTFORGE
5119 if test -n "$FONTFORGE"; then
5120   { $as_echo "$as_me:$LINENO: result: $FONTFORGE" >&5
5121 $as_echo "$FONTFORGE" >&6; }
5122 else
5123   { $as_echo "$as_me:$LINENO: result: no" >&5
5124 $as_echo "no" >&6; }
5125 fi
5126
5127
5128   test -n "$FONTFORGE" && break
5129 done
5130 test -n "$FONTFORGE" || FONTFORGE="false"
5131
5132 for ac_prog in pkg-config
5133 do
5134   # Extract the first word of "$ac_prog", so it can be a program name with args.
5135 set dummy $ac_prog; ac_word=$2
5136 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5137 $as_echo_n "checking for $ac_word... " >&6; }
5138 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
5139   $as_echo_n "(cached) " >&6
5140 else
5141   if test -n "$PKG_CONFIG"; then
5142   ac_cv_prog_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test.
5143 else
5144 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5145 for as_dir in $PATH
5146 do
5147   IFS=$as_save_IFS
5148   test -z "$as_dir" && as_dir=.
5149   for ac_exec_ext in '' $ac_executable_extensions; do
5150   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5151     ac_cv_prog_PKG_CONFIG="$ac_prog"
5152     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5153     break 2
5154   fi
5155 done
5156 done
5157 IFS=$as_save_IFS
5158
5159 fi
5160 fi
5161 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
5162 if test -n "$PKG_CONFIG"; then
5163   { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
5164 $as_echo "$PKG_CONFIG" >&6; }
5165 else
5166   { $as_echo "$as_me:$LINENO: result: no" >&5
5167 $as_echo "no" >&6; }
5168 fi
5169
5170
5171   test -n "$PKG_CONFIG" && break
5172 done
5173 test -n "$PKG_CONFIG" || PKG_CONFIG="false"
5174
5175 for ac_prog in rsvg
5176 do
5177   # Extract the first word of "$ac_prog", so it can be a program name with args.
5178 set dummy $ac_prog; ac_word=$2
5179 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5180 $as_echo_n "checking for $ac_word... " >&6; }
5181 if test "${ac_cv_prog_RSVG+set}" = set; then
5182   $as_echo_n "(cached) " >&6
5183 else
5184   if test -n "$RSVG"; then
5185   ac_cv_prog_RSVG="$RSVG" # Let the user override the test.
5186 else
5187 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5188 for as_dir in $PATH
5189 do
5190   IFS=$as_save_IFS
5191   test -z "$as_dir" && as_dir=.
5192   for ac_exec_ext in '' $ac_executable_extensions; do
5193   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5194     ac_cv_prog_RSVG="$ac_prog"
5195     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5196     break 2
5197   fi
5198 done
5199 done
5200 IFS=$as_save_IFS
5201
5202 fi
5203 fi
5204 RSVG=$ac_cv_prog_RSVG
5205 if test -n "$RSVG"; then
5206   { $as_echo "$as_me:$LINENO: result: $RSVG" >&5
5207 $as_echo "$RSVG" >&6; }
5208 else
5209   { $as_echo "$as_me:$LINENO: result: no" >&5
5210 $as_echo "no" >&6; }
5211 fi
5212
5213
5214   test -n "$RSVG" && break
5215 done
5216 test -n "$RSVG" || RSVG="false"
5217
5218 for ac_prog in icotool
5219 do
5220   # Extract the first word of "$ac_prog", so it can be a program name with args.
5221 set dummy $ac_prog; ac_word=$2
5222 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5223 $as_echo_n "checking for $ac_word... " >&6; }
5224 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
5225   $as_echo_n "(cached) " >&6
5226 else
5227   if test -n "$ICOTOOL"; then
5228   ac_cv_prog_ICOTOOL="$ICOTOOL" # Let the user override the test.
5229 else
5230 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5231 for as_dir in $PATH
5232 do
5233   IFS=$as_save_IFS
5234   test -z "$as_dir" && as_dir=.
5235   for ac_exec_ext in '' $ac_executable_extensions; do
5236   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5237     ac_cv_prog_ICOTOOL="$ac_prog"
5238     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5239     break 2
5240   fi
5241 done
5242 done
5243 IFS=$as_save_IFS
5244
5245 fi
5246 fi
5247 ICOTOOL=$ac_cv_prog_ICOTOOL
5248 if test -n "$ICOTOOL"; then
5249   { $as_echo "$as_me:$LINENO: result: $ICOTOOL" >&5
5250 $as_echo "$ICOTOOL" >&6; }
5251 else
5252   { $as_echo "$as_me:$LINENO: result: no" >&5
5253 $as_echo "no" >&6; }
5254 fi
5255
5256
5257   test -n "$ICOTOOL" && break
5258 done
5259 test -n "$ICOTOOL" || ICOTOOL="false"
5260
5261
5262 if test "${enable_maintainer_mode+set}" = set
5263 then
5264   if test "$FONTFORGE" = "false"; then wine_warnings="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
5265   if test "$RSVG" = "false"; then wine_warnings="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
5266   if test "$ICOTOOL" = "false"; then wine_warnings="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
5267 fi
5268
5269 case $host_cpu in
5270   *i[3456789]86*)
5271     # Extract the first word of "prelink", so it can be a program name with args.
5272 set dummy prelink; ac_word=$2
5273 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5274 $as_echo_n "checking for $ac_word... " >&6; }
5275 if test "${ac_cv_path_PRELINK+set}" = set; then
5276   $as_echo_n "(cached) " >&6
5277 else
5278   case $PRELINK in
5279   [\\/]* | ?:[\\/]*)
5280   ac_cv_path_PRELINK="$PRELINK" # Let the user override the test with a path.
5281   ;;
5282   *)
5283   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5284 for as_dir in /sbin /usr/sbin $PATH
5285 do
5286   IFS=$as_save_IFS
5287   test -z "$as_dir" && as_dir=.
5288   for ac_exec_ext in '' $ac_executable_extensions; do
5289   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5290     ac_cv_path_PRELINK="$as_dir/$ac_word$ac_exec_ext"
5291     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5292     break 2
5293   fi
5294 done
5295 done
5296 IFS=$as_save_IFS
5297
5298   test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK="false"
5299   ;;
5300 esac
5301 fi
5302 PRELINK=$ac_cv_path_PRELINK
5303 if test -n "$PRELINK"; then
5304   { $as_echo "$as_me:$LINENO: result: $PRELINK" >&5
5305 $as_echo "$PRELINK" >&6; }
5306 else
5307   { $as_echo "$as_me:$LINENO: result: no" >&5
5308 $as_echo "no" >&6; }
5309 fi
5310
5311
5312     ;;
5313 esac
5314
5315
5316
5317 { $as_echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
5318 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
5319 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
5320   $as_echo_n "(cached) " >&6
5321 else
5322   ac_check_lib_save_LIBS=$LIBS
5323 LIBS="-li386  $LIBS"
5324 cat >conftest.$ac_ext <<_ACEOF
5325 /* confdefs.h.  */
5326 _ACEOF
5327 cat confdefs.h >>conftest.$ac_ext
5328 cat >>conftest.$ac_ext <<_ACEOF
5329 /* end confdefs.h.  */
5330
5331 /* Override any GCC internal prototype to avoid an error.
5332    Use char because int might match the return type of a GCC
5333    builtin and then its argument prototype would still apply.  */
5334 #ifdef __cplusplus
5335 extern "C"
5336 #endif
5337 char i386_set_ldt ();
5338 int
5339 main ()
5340 {
5341 return i386_set_ldt ();
5342   ;
5343   return 0;
5344 }
5345 _ACEOF
5346 rm -f conftest.$ac_objext conftest$ac_exeext
5347 if { (ac_try="$ac_link"
5348 case "(($ac_try" in
5349   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5350   *) ac_try_echo=$ac_try;;
5351 esac
5352 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5353 $as_echo "$ac_try_echo") >&5
5354   (eval "$ac_link") 2>conftest.er1
5355   ac_status=$?
5356   grep -v '^ *+' conftest.er1 >conftest.err
5357   rm -f conftest.er1
5358   cat conftest.err >&5
5359   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5360   (exit $ac_status); } && {
5361          test -z "$ac_c_werror_flag" ||
5362          test ! -s conftest.err
5363        } && test -s conftest$ac_exeext && {
5364          test "$cross_compiling" = yes ||
5365          $as_test_x conftest$ac_exeext
5366        }; then
5367   ac_cv_lib_i386_i386_set_ldt=yes
5368 else
5369   $as_echo "$as_me: failed program was:" >&5
5370 sed 's/^/| /' conftest.$ac_ext >&5
5371
5372         ac_cv_lib_i386_i386_set_ldt=no
5373 fi
5374
5375 rm -rf conftest.dSYM
5376 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5377       conftest$ac_exeext conftest.$ac_ext
5378 LIBS=$ac_check_lib_save_LIBS
5379 fi
5380 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5381 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5382 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then
5383   cat >>confdefs.h <<_ACEOF
5384 #define HAVE_LIBI386 1
5385 _ACEOF
5386
5387   LIBS="-li386 $LIBS"
5388
5389 fi
5390
5391
5392 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5393 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5394 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5395   $as_echo_n "(cached) " >&6
5396 else
5397   ac_check_lib_save_LIBS=$LIBS
5398 LIBS="-lossaudio  $LIBS"
5399 cat >conftest.$ac_ext <<_ACEOF
5400 /* confdefs.h.  */
5401 _ACEOF
5402 cat confdefs.h >>conftest.$ac_ext
5403 cat >>conftest.$ac_ext <<_ACEOF
5404 /* end confdefs.h.  */
5405
5406 /* Override any GCC internal prototype to avoid an error.
5407    Use char because int might match the return type of a GCC
5408    builtin and then its argument prototype would still apply.  */
5409 #ifdef __cplusplus
5410 extern "C"
5411 #endif
5412 char _oss_ioctl ();
5413 int
5414 main ()
5415 {
5416 return _oss_ioctl ();
5417   ;
5418   return 0;
5419 }
5420 _ACEOF
5421 rm -f conftest.$ac_objext conftest$ac_exeext
5422 if { (ac_try="$ac_link"
5423 case "(($ac_try" in
5424   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5425   *) ac_try_echo=$ac_try;;
5426 esac
5427 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5428 $as_echo "$ac_try_echo") >&5
5429   (eval "$ac_link") 2>conftest.er1
5430   ac_status=$?
5431   grep -v '^ *+' conftest.er1 >conftest.err
5432   rm -f conftest.er1
5433   cat conftest.err >&5
5434   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5435   (exit $ac_status); } && {
5436          test -z "$ac_c_werror_flag" ||
5437          test ! -s conftest.err
5438        } && test -s conftest$ac_exeext && {
5439          test "$cross_compiling" = yes ||
5440          $as_test_x conftest$ac_exeext
5441        }; then
5442   ac_cv_lib_ossaudio__oss_ioctl=yes
5443 else
5444   $as_echo "$as_me: failed program was:" >&5
5445 sed 's/^/| /' conftest.$ac_ext >&5
5446
5447         ac_cv_lib_ossaudio__oss_ioctl=no
5448 fi
5449
5450 rm -rf conftest.dSYM
5451 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5452       conftest$ac_exeext conftest.$ac_ext
5453 LIBS=$ac_check_lib_save_LIBS
5454 fi
5455 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5456 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5457 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x""yes; then
5458   cat >>confdefs.h <<_ACEOF
5459 #define HAVE_LIBOSSAUDIO 1
5460 _ACEOF
5461
5462   LIBS="-lossaudio $LIBS"
5463
5464 fi
5465
5466
5467 XLIB=""
5468
5469 OPENGL_LIBS=""
5470
5471
5472
5473 ac_ext=c
5474 ac_cpp='$CPP $CPPFLAGS'
5475 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5476 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5477 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5478 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
5479 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5480 # On Suns, sometimes $CPP names a directory.
5481 if test -n "$CPP" && test -d "$CPP"; then
5482   CPP=
5483 fi
5484 if test -z "$CPP"; then
5485   if test "${ac_cv_prog_CPP+set}" = set; then
5486   $as_echo_n "(cached) " >&6
5487 else
5488       # Double quotes because CPP needs to be expanded
5489     for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5490     do
5491       ac_preproc_ok=false
5492 for ac_c_preproc_warn_flag in '' yes
5493 do
5494   # Use a header file that comes with gcc, so configuring glibc
5495   # with a fresh cross-compiler works.
5496   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5497   # <limits.h> exists even on freestanding compilers.
5498   # On the NeXT, cc -E runs the code through the compiler's parser,
5499   # not just through cpp. "Syntax error" is here to catch this case.
5500   cat >conftest.$ac_ext <<_ACEOF
5501 /* confdefs.h.  */
5502 _ACEOF
5503 cat confdefs.h >>conftest.$ac_ext
5504 cat >>conftest.$ac_ext <<_ACEOF
5505 /* end confdefs.h.  */
5506 #ifdef __STDC__
5507 # include <limits.h>
5508 #else
5509 # include <assert.h>
5510 #endif
5511                      Syntax error
5512 _ACEOF
5513 if { (ac_try="$ac_cpp conftest.$ac_ext"
5514 case "(($ac_try" in
5515   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5516   *) ac_try_echo=$ac_try;;
5517 esac
5518 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5519 $as_echo "$ac_try_echo") >&5
5520   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5521   ac_status=$?
5522   grep -v '^ *+' conftest.er1 >conftest.err
5523   rm -f conftest.er1
5524   cat conftest.err >&5
5525   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5526   (exit $ac_status); } >/dev/null && {
5527          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5528          test ! -s conftest.err
5529        }; then
5530   :
5531 else
5532   $as_echo "$as_me: failed program was:" >&5
5533 sed 's/^/| /' conftest.$ac_ext >&5
5534
5535   # Broken: fails on valid input.
5536 continue
5537 fi
5538
5539 rm -f conftest.err conftest.$ac_ext
5540
5541   # OK, works on sane cases.  Now check whether nonexistent headers
5542   # can be detected and how.
5543   cat >conftest.$ac_ext <<_ACEOF
5544 /* confdefs.h.  */
5545 _ACEOF
5546 cat confdefs.h >>conftest.$ac_ext
5547 cat >>conftest.$ac_ext <<_ACEOF
5548 /* end confdefs.h.  */
5549 #include <ac_nonexistent.h>
5550 _ACEOF
5551 if { (ac_try="$ac_cpp conftest.$ac_ext"
5552 case "(($ac_try" in
5553   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5554   *) ac_try_echo=$ac_try;;
5555 esac
5556 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5557 $as_echo "$ac_try_echo") >&5
5558   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5559   ac_status=$?
5560   grep -v '^ *+' conftest.er1 >conftest.err
5561   rm -f conftest.er1
5562   cat conftest.err >&5
5563   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5564   (exit $ac_status); } >/dev/null && {
5565          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5566          test ! -s conftest.err
5567        }; then
5568   # Broken: success on invalid input.
5569 continue
5570 else
5571   $as_echo "$as_me: failed program was:" >&5
5572 sed 's/^/| /' conftest.$ac_ext >&5
5573
5574   # Passes both tests.
5575 ac_preproc_ok=:
5576 break
5577 fi
5578
5579 rm -f conftest.err conftest.$ac_ext
5580
5581 done
5582 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5583 rm -f conftest.err conftest.$ac_ext
5584 if $ac_preproc_ok; then
5585   break
5586 fi
5587
5588     done
5589     ac_cv_prog_CPP=$CPP
5590
5591 fi
5592   CPP=$ac_cv_prog_CPP
5593 else
5594   ac_cv_prog_CPP=$CPP
5595 fi
5596 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
5597 $as_echo "$CPP" >&6; }
5598 ac_preproc_ok=false
5599 for ac_c_preproc_warn_flag in '' yes
5600 do
5601   # Use a header file that comes with gcc, so configuring glibc
5602   # with a fresh cross-compiler works.
5603   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5604   # <limits.h> exists even on freestanding compilers.
5605   # On the NeXT, cc -E runs the code through the compiler's parser,
5606   # not just through cpp. "Syntax error" is here to catch this case.
5607   cat >conftest.$ac_ext <<_ACEOF
5608 /* confdefs.h.  */
5609 _ACEOF
5610 cat confdefs.h >>conftest.$ac_ext
5611 cat >>conftest.$ac_ext <<_ACEOF
5612 /* end confdefs.h.  */
5613 #ifdef __STDC__
5614 # include <limits.h>
5615 #else
5616 # include <assert.h>
5617 #endif
5618                      Syntax error
5619 _ACEOF
5620 if { (ac_try="$ac_cpp conftest.$ac_ext"
5621 case "(($ac_try" in
5622   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5623   *) ac_try_echo=$ac_try;;
5624 esac
5625 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5626 $as_echo "$ac_try_echo") >&5
5627   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5628   ac_status=$?
5629   grep -v '^ *+' conftest.er1 >conftest.err
5630   rm -f conftest.er1
5631   cat conftest.err >&5
5632   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5633   (exit $ac_status); } >/dev/null && {
5634          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5635          test ! -s conftest.err
5636        }; then
5637   :
5638 else
5639   $as_echo "$as_me: failed program was:" >&5
5640 sed 's/^/| /' conftest.$ac_ext >&5
5641
5642   # Broken: fails on valid input.
5643 continue
5644 fi
5645
5646 rm -f conftest.err conftest.$ac_ext
5647
5648   # OK, works on sane cases.  Now check whether nonexistent headers
5649   # can be detected and how.
5650   cat >conftest.$ac_ext <<_ACEOF
5651 /* confdefs.h.  */
5652 _ACEOF
5653 cat confdefs.h >>conftest.$ac_ext
5654 cat >>conftest.$ac_ext <<_ACEOF
5655 /* end confdefs.h.  */
5656 #include <ac_nonexistent.h>
5657 _ACEOF
5658 if { (ac_try="$ac_cpp conftest.$ac_ext"
5659 case "(($ac_try" in
5660   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5661   *) ac_try_echo=$ac_try;;
5662 esac
5663 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5664 $as_echo "$ac_try_echo") >&5
5665   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5666   ac_status=$?
5667   grep -v '^ *+' conftest.er1 >conftest.err
5668   rm -f conftest.er1
5669   cat conftest.err >&5
5670   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5671   (exit $ac_status); } >/dev/null && {
5672          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5673          test ! -s conftest.err
5674        }; then
5675   # Broken: success on invalid input.
5676 continue
5677 else
5678   $as_echo "$as_me: failed program was:" >&5
5679 sed 's/^/| /' conftest.$ac_ext >&5
5680
5681   # Passes both tests.
5682 ac_preproc_ok=:
5683 break
5684 fi
5685
5686 rm -f conftest.err conftest.$ac_ext
5687
5688 done
5689 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5690 rm -f conftest.err conftest.$ac_ext
5691 if $ac_preproc_ok; then
5692   :
5693 else
5694   { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5695 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5696 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
5697 See \`config.log' for more details." >&5
5698 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
5699 See \`config.log' for more details." >&2;}
5700    { (exit 1); exit 1; }; }; }
5701 fi
5702
5703 ac_ext=c
5704 ac_cpp='$CPP $CPPFLAGS'
5705 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5706 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5707 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5708
5709
5710 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5711 $as_echo_n "checking for ANSI C header files... " >&6; }
5712 if test "${ac_cv_header_stdc+set}" = set; then
5713   $as_echo_n "(cached) " >&6
5714 else
5715   cat >conftest.$ac_ext <<_ACEOF
5716 /* confdefs.h.  */
5717 _ACEOF
5718 cat confdefs.h >>conftest.$ac_ext
5719 cat >>conftest.$ac_ext <<_ACEOF
5720 /* end confdefs.h.  */
5721 #include <stdlib.h>
5722 #include <stdarg.h>
5723 #include <string.h>
5724 #include <float.h>
5725
5726 int
5727 main ()
5728 {
5729
5730   ;
5731   return 0;
5732 }
5733 _ACEOF
5734 rm -f conftest.$ac_objext
5735 if { (ac_try="$ac_compile"
5736 case "(($ac_try" in
5737   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5738   *) ac_try_echo=$ac_try;;
5739 esac
5740 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5741 $as_echo "$ac_try_echo") >&5
5742   (eval "$ac_compile") 2>conftest.er1
5743   ac_status=$?
5744   grep -v '^ *+' conftest.er1 >conftest.err
5745   rm -f conftest.er1
5746   cat conftest.err >&5
5747   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5748   (exit $ac_status); } && {
5749          test -z "$ac_c_werror_flag" ||
5750          test ! -s conftest.err
5751        } && test -s conftest.$ac_objext; then
5752   ac_cv_header_stdc=yes
5753 else
5754   $as_echo "$as_me: failed program was:" >&5
5755 sed 's/^/| /' conftest.$ac_ext >&5
5756
5757         ac_cv_header_stdc=no
5758 fi
5759
5760 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5761
5762 if test $ac_cv_header_stdc = yes; then
5763   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5764   cat >conftest.$ac_ext <<_ACEOF
5765 /* confdefs.h.  */
5766 _ACEOF
5767 cat confdefs.h >>conftest.$ac_ext
5768 cat >>conftest.$ac_ext <<_ACEOF
5769 /* end confdefs.h.  */
5770 #include <string.h>
5771
5772 _ACEOF
5773 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5774   $EGREP "memchr" >/dev/null 2>&1; then
5775   :
5776 else
5777   ac_cv_header_stdc=no
5778 fi
5779 rm -f conftest*
5780
5781 fi
5782
5783 if test $ac_cv_header_stdc = yes; then
5784   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5785   cat >conftest.$ac_ext <<_ACEOF
5786 /* confdefs.h.  */
5787 _ACEOF
5788 cat confdefs.h >>conftest.$ac_ext
5789 cat >>conftest.$ac_ext <<_ACEOF
5790 /* end confdefs.h.  */
5791 #include <stdlib.h>
5792
5793 _ACEOF
5794 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5795   $EGREP "free" >/dev/null 2>&1; then
5796   :
5797 else
5798   ac_cv_header_stdc=no
5799 fi
5800 rm -f conftest*
5801
5802 fi
5803
5804 if test $ac_cv_header_stdc = yes; then
5805   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5806   if test "$cross_compiling" = yes; then
5807   :
5808 else
5809   cat >conftest.$ac_ext <<_ACEOF
5810 /* confdefs.h.  */
5811 _ACEOF
5812 cat confdefs.h >>conftest.$ac_ext
5813 cat >>conftest.$ac_ext <<_ACEOF
5814 /* end confdefs.h.  */
5815 #include <ctype.h>
5816 #include <stdlib.h>
5817 #if ((' ' & 0x0FF) == 0x020)
5818 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5819 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5820 #else
5821 # define ISLOWER(c) \
5822                    (('a' <= (c) && (c) <= 'i') \
5823                      || ('j' <= (c) && (c) <= 'r') \
5824                      || ('s' <= (c) && (c) <= 'z'))
5825 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5826 #endif
5827
5828 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5829 int
5830 main ()
5831 {
5832   int i;
5833   for (i = 0; i < 256; i++)
5834     if (XOR (islower (i), ISLOWER (i))
5835         || toupper (i) != TOUPPER (i))
5836       return 2;
5837   return 0;
5838 }
5839 _ACEOF
5840 rm -f conftest$ac_exeext
5841 if { (ac_try="$ac_link"
5842 case "(($ac_try" in
5843   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5844   *) ac_try_echo=$ac_try;;
5845 esac
5846 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5847 $as_echo "$ac_try_echo") >&5
5848   (eval "$ac_link") 2>&5
5849   ac_status=$?
5850   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5851   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5852   { (case "(($ac_try" in
5853   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5854   *) ac_try_echo=$ac_try;;
5855 esac
5856 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5857 $as_echo "$ac_try_echo") >&5
5858   (eval "$ac_try") 2>&5
5859   ac_status=$?
5860   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5861   (exit $ac_status); }; }; then
5862   :
5863 else
5864   $as_echo "$as_me: program exited with status $ac_status" >&5
5865 $as_echo "$as_me: failed program was:" >&5
5866 sed 's/^/| /' conftest.$ac_ext >&5
5867
5868 ( exit $ac_status )
5869 ac_cv_header_stdc=no
5870 fi
5871 rm -rf conftest.dSYM
5872 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5873 fi
5874
5875
5876 fi
5877 fi
5878 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5879 $as_echo "$ac_cv_header_stdc" >&6; }
5880 if test $ac_cv_header_stdc = yes; then
5881
5882 cat >>confdefs.h <<\_ACEOF
5883 #define STDC_HEADERS 1
5884 _ACEOF
5885
5886 fi
5887
5888 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5889
5890
5891
5892
5893
5894
5895
5896
5897
5898 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5899                   inttypes.h stdint.h unistd.h
5900 do
5901 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5902 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5903 $as_echo_n "checking for $ac_header... " >&6; }
5904 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5905   $as_echo_n "(cached) " >&6
5906 else
5907   cat >conftest.$ac_ext <<_ACEOF
5908 /* confdefs.h.  */
5909 _ACEOF
5910 cat confdefs.h >>conftest.$ac_ext
5911 cat >>conftest.$ac_ext <<_ACEOF
5912 /* end confdefs.h.  */
5913 $ac_includes_default
5914
5915 #include <$ac_header>
5916 _ACEOF
5917 rm -f conftest.$ac_objext
5918 if { (ac_try="$ac_compile"
5919 case "(($ac_try" in
5920   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5921   *) ac_try_echo=$ac_try;;
5922 esac
5923 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5924 $as_echo "$ac_try_echo") >&5
5925   (eval "$ac_compile") 2>conftest.er1
5926   ac_status=$?
5927   grep -v '^ *+' conftest.er1 >conftest.err
5928   rm -f conftest.er1
5929   cat conftest.err >&5
5930   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5931   (exit $ac_status); } && {
5932          test -z "$ac_c_werror_flag" ||
5933          test ! -s conftest.err
5934        } && test -s conftest.$ac_objext; then
5935   eval "$as_ac_Header=yes"
5936 else
5937   $as_echo "$as_me: failed program was:" >&5
5938 sed 's/^/| /' conftest.$ac_ext >&5
5939
5940         eval "$as_ac_Header=no"
5941 fi
5942
5943 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5944 fi
5945 ac_res=`eval 'as_val=${'$as_ac_Header'}
5946                  $as_echo "$as_val"'`
5947                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5948 $as_echo "$ac_res" >&6; }
5949 as_val=`eval 'as_val=${'$as_ac_Header'}
5950                  $as_echo "$as_val"'`
5951    if test "x$as_val" = x""yes; then
5952   cat >>confdefs.h <<_ACEOF
5953 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5954 _ACEOF
5955
5956 fi
5957
5958 done
5959
5960
5961
5962
5963
5964
5965
5966
5967
5968
5969
5970
5971
5972
5973
5974
5975
5976
5977
5978
5979
5980
5981
5982
5983
5984
5985
5986
5987
5988
5989
5990
5991
5992
5993
5994
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
6005
6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
6033
6034
6035
6036
6037
6038
6039
6040
6041
6042
6043
6044
6045
6046
6047
6048
6049
6050
6051
6052
6053
6054
6055
6056
6057
6058
6059
6060
6061
6062
6063
6064
6065
6066
6067
6068
6069
6070
6071
6072
6073
6074
6075
6076
6077
6078
6079
6080
6081 for ac_header in \
6082         AudioUnit/AudioUnit.h \
6083         Carbon/Carbon.h \
6084         CoreAudio/CoreAudio.h \
6085         DiskArbitration/DiskArbitration.h \
6086         IOKit/IOKitLib.h \
6087         alias.h \
6088         alsa/asoundlib.h \
6089         arpa/inet.h \
6090         arpa/nameser.h \
6091         asm/types.h \
6092         capi20.h \
6093         curses.h \
6094         direct.h \
6095         dirent.h \
6096         dlfcn.h \
6097         elf.h \
6098         float.h \
6099         fontconfig/fontconfig.h \
6100         getopt.h \
6101         grp.h \
6102         ieeefp.h \
6103         inet/mib2.h \
6104         io.h \
6105         jack/jack.h \
6106         jpeglib.h \
6107         kstat.h \
6108         lber.h \
6109         lcms.h \
6110         lcms/lcms.h \
6111         ldap.h \
6112         libaudioio.h \
6113         link.h \
6114         linux/cdrom.h \
6115         linux/compiler.h \
6116         linux/hdreg.h \
6117         linux/input.h \
6118         linux/ioctl.h \
6119         linux/joystick.h \
6120         linux/major.h \
6121         linux/param.h \
6122         linux/serial.h \
6123         linux/types.h \
6124         linux/ucdrom.h \
6125         mach/mach.h \
6126         mach/machine.h \
6127         machine/cpu.h \
6128         machine/limits.h \
6129         machine/soundcard.h \
6130         mntent.h \
6131         ncurses.h \
6132         netdb.h \
6133         netinet/in.h \
6134         netinet/in_systm.h \
6135         netinet/tcp.h \
6136         netinet/tcp_fsm.h \
6137         openssl/err.h \
6138         openssl/ssl.h \
6139         png.h \
6140         poll.h \
6141         process.h \
6142         pthread.h \
6143         pwd.h \
6144         regex.h \
6145         sched.h \
6146         scsi/scsi.h \
6147         scsi/scsi_ioctl.h \
6148         scsi/sg.h \
6149         soundcard.h \
6150         stdint.h \
6151         strings.h \
6152         stropts.h \
6153         sys/asoundlib.h \
6154         sys/cdio.h \
6155         sys/elf32.h \
6156         sys/epoll.h \
6157         sys/errno.h \
6158         sys/event.h \
6159         sys/exec_elf.h \
6160         sys/filio.h \
6161         sys/ioctl.h \
6162         sys/ipc.h \
6163         sys/limits.h \
6164         sys/link.h \
6165         sys/lwp.h \
6166         sys/mman.h \
6167         sys/modem.h \
6168         sys/msg.h \
6169         sys/mtio.h \
6170         sys/param.h \
6171         sys/poll.h \
6172         sys/prctl.h \
6173         sys/protosw.h \
6174         sys/ptrace.h \
6175         sys/reg.h \
6176         sys/resource.h \
6177         sys/scsiio.h \
6178         sys/shm.h \
6179         sys/signal.h \
6180         sys/socket.h \
6181         sys/socketvar.h \
6182         sys/sockio.h \
6183         sys/soundcard.h \
6184         sys/statvfs.h \
6185         sys/strtio.h \
6186         sys/syscall.h \
6187         sys/tihdr.h \
6188         sys/time.h \
6189         sys/timeout.h \
6190         sys/times.h \
6191         sys/uio.h \
6192         sys/un.h \
6193         sys/utsname.h \
6194         sys/vm86.h \
6195         sys/wait.h \
6196         syscall.h \
6197         termios.h \
6198         unistd.h \
6199         utime.h \
6200         valgrind/memcheck.h \
6201         valgrind/valgrind.h
6202
6203 do
6204 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6205 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6206   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6207 $as_echo_n "checking for $ac_header... " >&6; }
6208 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6209   $as_echo_n "(cached) " >&6
6210 fi
6211 ac_res=`eval 'as_val=${'$as_ac_Header'}
6212                  $as_echo "$as_val"'`
6213                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6214 $as_echo "$ac_res" >&6; }
6215 else
6216   # Is the header compilable?
6217 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
6218 $as_echo_n "checking $ac_header usability... " >&6; }
6219 cat >conftest.$ac_ext <<_ACEOF
6220 /* confdefs.h.  */
6221 _ACEOF
6222 cat confdefs.h >>conftest.$ac_ext
6223 cat >>conftest.$ac_ext <<_ACEOF
6224 /* end confdefs.h.  */
6225 $ac_includes_default
6226 #include <$ac_header>
6227 _ACEOF
6228 rm -f conftest.$ac_objext
6229 if { (ac_try="$ac_compile"
6230 case "(($ac_try" in
6231   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6232   *) ac_try_echo=$ac_try;;
6233 esac
6234 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6235 $as_echo "$ac_try_echo") >&5
6236   (eval "$ac_compile") 2>conftest.er1
6237   ac_status=$?
6238   grep -v '^ *+' conftest.er1 >conftest.err
6239   rm -f conftest.er1
6240   cat conftest.err >&5
6241   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6242   (exit $ac_status); } && {
6243          test -z "$ac_c_werror_flag" ||
6244          test ! -s conftest.err
6245        } && test -s conftest.$ac_objext; then
6246   ac_header_compiler=yes
6247 else
6248   $as_echo "$as_me: failed program was:" >&5
6249 sed 's/^/| /' conftest.$ac_ext >&5
6250
6251         ac_header_compiler=no
6252 fi
6253
6254 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6255 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6256 $as_echo "$ac_header_compiler" >&6; }
6257
6258 # Is the header present?
6259 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
6260 $as_echo_n "checking $ac_header presence... " >&6; }
6261 cat >conftest.$ac_ext <<_ACEOF
6262 /* confdefs.h.  */
6263 _ACEOF
6264 cat confdefs.h >>conftest.$ac_ext
6265 cat >>conftest.$ac_ext <<_ACEOF
6266 /* end confdefs.h.  */
6267 #include <$ac_header>
6268 _ACEOF
6269 if { (ac_try="$ac_cpp conftest.$ac_ext"
6270 case "(($ac_try" in
6271   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6272   *) ac_try_echo=$ac_try;;
6273 esac
6274 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6275 $as_echo "$ac_try_echo") >&5
6276   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6277   ac_status=$?
6278   grep -v '^ *+' conftest.er1 >conftest.err
6279   rm -f conftest.er1
6280   cat conftest.err >&5
6281   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6282   (exit $ac_status); } >/dev/null && {
6283          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6284          test ! -s conftest.err
6285        }; then
6286   ac_header_preproc=yes
6287 else
6288   $as_echo "$as_me: failed program was:" >&5
6289 sed 's/^/| /' conftest.$ac_ext >&5
6290
6291   ac_header_preproc=no
6292 fi
6293
6294 rm -f conftest.err conftest.$ac_ext
6295 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6296 $as_echo "$ac_header_preproc" >&6; }
6297
6298 # So?  What about this header?
6299 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6300   yes:no: )
6301     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6302 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6303     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6304 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6305     ac_header_preproc=yes
6306     ;;
6307   no:yes:* )
6308     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6309 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6310     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
6311 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
6312     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6313 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6314     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
6315 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
6316     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6317 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6318     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6319 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6320     ( cat <<\_ASBOX
6321 ## ------------------------------------ ##
6322 ## Report this to wine-devel@winehq.org ##
6323 ## ------------------------------------ ##
6324 _ASBOX
6325      ) | sed "s/^/$as_me: WARNING:     /" >&2
6326     ;;
6327 esac
6328 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6329 $as_echo_n "checking for $ac_header... " >&6; }
6330 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6331   $as_echo_n "(cached) " >&6
6332 else
6333   eval "$as_ac_Header=\$ac_header_preproc"
6334 fi
6335 ac_res=`eval 'as_val=${'$as_ac_Header'}
6336                  $as_echo "$as_val"'`
6337                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6338 $as_echo "$ac_res" >&6; }
6339
6340 fi
6341 as_val=`eval 'as_val=${'$as_ac_Header'}
6342                  $as_echo "$as_val"'`
6343    if test "x$as_val" = x""yes; then
6344   cat >>confdefs.h <<_ACEOF
6345 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6346 _ACEOF
6347
6348 fi
6349
6350 done
6351
6352 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
6353 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
6354 if test "${ac_cv_header_stat_broken+set}" = set; then
6355   $as_echo_n "(cached) " >&6
6356 else
6357   cat >conftest.$ac_ext <<_ACEOF
6358 /* confdefs.h.  */
6359 _ACEOF
6360 cat confdefs.h >>conftest.$ac_ext
6361 cat >>conftest.$ac_ext <<_ACEOF
6362 /* end confdefs.h.  */
6363 #include <sys/types.h>
6364 #include <sys/stat.h>
6365
6366 #if defined S_ISBLK && defined S_IFDIR
6367 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
6368 #endif
6369
6370 #if defined S_ISBLK && defined S_IFCHR
6371 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
6372 #endif
6373
6374 #if defined S_ISLNK && defined S_IFREG
6375 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
6376 #endif
6377
6378 #if defined S_ISSOCK && defined S_IFREG
6379 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
6380 #endif
6381
6382 _ACEOF
6383 rm -f conftest.$ac_objext
6384 if { (ac_try="$ac_compile"
6385 case "(($ac_try" in
6386   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6387   *) ac_try_echo=$ac_try;;
6388 esac
6389 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6390 $as_echo "$ac_try_echo") >&5
6391   (eval "$ac_compile") 2>conftest.er1
6392   ac_status=$?
6393   grep -v '^ *+' conftest.er1 >conftest.err
6394   rm -f conftest.er1
6395   cat conftest.err >&5
6396   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6397   (exit $ac_status); } && {
6398          test -z "$ac_c_werror_flag" ||
6399          test ! -s conftest.err
6400        } && test -s conftest.$ac_objext; then
6401   ac_cv_header_stat_broken=no
6402 else
6403   $as_echo "$as_me: failed program was:" >&5
6404 sed 's/^/| /' conftest.$ac_ext >&5
6405
6406         ac_cv_header_stat_broken=yes
6407 fi
6408
6409 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6410 fi
6411 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
6412 $as_echo "$ac_cv_header_stat_broken" >&6; }
6413 if test $ac_cv_header_stat_broken = yes; then
6414
6415 cat >>confdefs.h <<\_ACEOF
6416 #define STAT_MACROS_BROKEN 1
6417 _ACEOF
6418
6419 fi
6420
6421
6422
6423
6424
6425
6426
6427
6428 for ac_header in sys/mount.h sys/statfs.h sys/sysctl.h sys/user.h sys/vfs.h
6429 do
6430 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6431 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6432 $as_echo_n "checking for $ac_header... " >&6; }
6433 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6434   $as_echo_n "(cached) " >&6
6435 else
6436   cat >conftest.$ac_ext <<_ACEOF
6437 /* confdefs.h.  */
6438 _ACEOF
6439 cat confdefs.h >>conftest.$ac_ext
6440 cat >>conftest.$ac_ext <<_ACEOF
6441 /* end confdefs.h.  */
6442 #include <sys/types.h>
6443      #ifdef HAVE_SYS_PARAM_H
6444      # include <sys/param.h>
6445      #endif
6446
6447 #include <$ac_header>
6448 _ACEOF
6449 rm -f conftest.$ac_objext
6450 if { (ac_try="$ac_compile"
6451 case "(($ac_try" in
6452   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6453   *) ac_try_echo=$ac_try;;
6454 esac
6455 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6456 $as_echo "$ac_try_echo") >&5
6457   (eval "$ac_compile") 2>conftest.er1
6458   ac_status=$?
6459   grep -v '^ *+' conftest.er1 >conftest.err
6460   rm -f conftest.er1
6461   cat conftest.err >&5
6462   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6463   (exit $ac_status); } && {
6464          test -z "$ac_c_werror_flag" ||
6465          test ! -s conftest.err
6466        } && test -s conftest.$ac_objext; then
6467   eval "$as_ac_Header=yes"
6468 else
6469   $as_echo "$as_me: failed program was:" >&5
6470 sed 's/^/| /' conftest.$ac_ext >&5
6471
6472         eval "$as_ac_Header=no"
6473 fi
6474
6475 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6476 fi
6477 ac_res=`eval 'as_val=${'$as_ac_Header'}
6478                  $as_echo "$as_val"'`
6479                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6480 $as_echo "$ac_res" >&6; }
6481 as_val=`eval 'as_val=${'$as_ac_Header'}
6482                  $as_echo "$as_val"'`
6483    if test "x$as_val" = x""yes; then
6484   cat >>confdefs.h <<_ACEOF
6485 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6486 _ACEOF
6487
6488 fi
6489
6490 done
6491
6492
6493
6494
6495
6496
6497
6498
6499
6500
6501
6502
6503
6504
6505
6506 for ac_header in \
6507         netinet/ip.h \
6508         net/if.h \
6509         net/if_arp.h \
6510         net/if_dl.h \
6511         net/if_types.h \
6512         net/route.h \
6513         netinet/if_ether.h \
6514         netinet/if_inarp.h \
6515         netinet/in_pcb.h \
6516         netinet/ip_icmp.h \
6517         netinet/ip_var.h \
6518         netinet/udp.h \
6519         netipx/ipx.h \
6520
6521 do
6522 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6523 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6524 $as_echo_n "checking for $ac_header... " >&6; }
6525 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6526   $as_echo_n "(cached) " >&6
6527 else
6528   cat >conftest.$ac_ext <<_ACEOF
6529 /* confdefs.h.  */
6530 _ACEOF
6531 cat confdefs.h >>conftest.$ac_ext
6532 cat >>conftest.$ac_ext <<_ACEOF
6533 /* end confdefs.h.  */
6534 #include <sys/types.h>
6535      #ifdef HAVE_SYS_SOCKET_H
6536      # include <sys/socket.h>
6537      #endif
6538      #ifdef HAVE_SYS_SOCKETVAR_H
6539      # include <sys/socketvar.h>
6540      #endif
6541      #ifdef HAVE_NET_ROUTE_H
6542      # include <net/route.h>
6543      #endif
6544      #ifdef HAVE_NETINET_IN_H
6545      # include <netinet/in.h>
6546      #endif
6547      #ifdef HAVE_NETINET_IN_SYSTM_H
6548      # include <netinet/in_systm.h>
6549      #endif
6550      #ifdef HAVE_NET_IF_H
6551      # include <net/if.h>
6552      #endif
6553      #ifdef HAVE_NETINET_IP_H
6554      # include <netinet/ip.h>
6555      #endif
6556
6557 #include <$ac_header>
6558 _ACEOF
6559 rm -f conftest.$ac_objext
6560 if { (ac_try="$ac_compile"
6561 case "(($ac_try" in
6562   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6563   *) ac_try_echo=$ac_try;;
6564 esac
6565 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6566 $as_echo "$ac_try_echo") >&5
6567   (eval "$ac_compile") 2>conftest.er1
6568   ac_status=$?
6569   grep -v '^ *+' conftest.er1 >conftest.err
6570   rm -f conftest.er1
6571   cat conftest.err >&5
6572   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6573   (exit $ac_status); } && {
6574          test -z "$ac_c_werror_flag" ||
6575          test ! -s conftest.err
6576        } && test -s conftest.$ac_objext; then
6577   eval "$as_ac_Header=yes"
6578 else
6579   $as_echo "$as_me: failed program was:" >&5
6580 sed 's/^/| /' conftest.$ac_ext >&5
6581
6582         eval "$as_ac_Header=no"
6583 fi
6584
6585 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6586 fi
6587 ac_res=`eval 'as_val=${'$as_ac_Header'}
6588                  $as_echo "$as_val"'`
6589                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6590 $as_echo "$ac_res" >&6; }
6591 as_val=`eval 'as_val=${'$as_ac_Header'}
6592                  $as_echo "$as_val"'`
6593    if test "x$as_val" = x""yes; then
6594   cat >>confdefs.h <<_ACEOF
6595 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6596 _ACEOF
6597
6598 fi
6599
6600 done
6601
6602
6603
6604
6605
6606
6607 for ac_header in netinet/tcp_timer.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_var.h
6608 do
6609 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6610 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6611 $as_echo_n "checking for $ac_header... " >&6; }
6612 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6613   $as_echo_n "(cached) " >&6
6614 else
6615   cat >conftest.$ac_ext <<_ACEOF
6616 /* confdefs.h.  */
6617 _ACEOF
6618 cat confdefs.h >>conftest.$ac_ext
6619 cat >>conftest.$ac_ext <<_ACEOF
6620 /* end confdefs.h.  */
6621 #include <sys/types.h>
6622      #ifdef HAVE_ALIAS_H
6623      # include <alias.h>
6624      #endif
6625      #ifdef HAVE_SYS_SOCKET_H
6626      # include <sys/socket.h>
6627      #endif
6628      #ifdef HAVE_SYS_SOCKETVAR_H
6629      # include <sys/socketvar.h>
6630      #endif
6631      #ifdef HAVE_SYS_TIMEOUT_H
6632      # include <sys/timeout.h>
6633      #endif
6634      #ifdef HAVE_NETINET_IN_H
6635      # include <netinet/in.h>
6636      #endif
6637      #ifdef HAVE_NETINET_IN_SYSTM_H
6638      # include <netinet/in_systm.h>
6639      #endif
6640      #ifdef HAVE_NETINET_IP_H
6641      # include <netinet/ip.h>
6642      #endif
6643      #ifdef HAVE_NETINET_IP_VAR_H
6644      # include <netinet/ip_var.h>
6645      #endif
6646      #ifdef HAVE_NETINET_IP_ICMP_H
6647      # include <netinet/ip_icmp.h>
6648      #endif
6649      #ifdef HAVE_NETINET_UDP_H
6650      # include <netinet/udp.h>
6651      #endif
6652      #ifdef HAVE_NETINET_TCP_H
6653      # include <netinet/tcp.h>
6654      #endif
6655      #ifdef HAVE_NETINET_TCP_TIMER_H
6656      #include <netinet/tcp_timer.h>
6657      #endif
6658
6659 #include <$ac_header>
6660 _ACEOF
6661 rm -f conftest.$ac_objext
6662 if { (ac_try="$ac_compile"
6663 case "(($ac_try" in
6664   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6665   *) ac_try_echo=$ac_try;;
6666 esac
6667 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6668 $as_echo "$ac_try_echo") >&5
6669   (eval "$ac_compile") 2>conftest.er1
6670   ac_status=$?
6671   grep -v '^ *+' conftest.er1 >conftest.err
6672   rm -f conftest.er1
6673   cat conftest.err >&5
6674   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6675   (exit $ac_status); } && {
6676          test -z "$ac_c_werror_flag" ||
6677          test ! -s conftest.err
6678        } && test -s conftest.$ac_objext; then
6679   eval "$as_ac_Header=yes"
6680 else
6681   $as_echo "$as_me: failed program was:" >&5
6682 sed 's/^/| /' conftest.$ac_ext >&5
6683
6684         eval "$as_ac_Header=no"
6685 fi
6686
6687 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6688 fi
6689 ac_res=`eval 'as_val=${'$as_ac_Header'}
6690                  $as_echo "$as_val"'`
6691                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6692 $as_echo "$ac_res" >&6; }
6693 as_val=`eval 'as_val=${'$as_ac_Header'}
6694                  $as_echo "$as_val"'`
6695    if test "x$as_val" = x""yes; then
6696   cat >>confdefs.h <<_ACEOF
6697 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6698 _ACEOF
6699
6700 fi
6701
6702 done
6703
6704
6705
6706 for ac_header in linux/ipx.h
6707 do
6708 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6709 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6710 $as_echo_n "checking for $ac_header... " >&6; }
6711 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6712   $as_echo_n "(cached) " >&6
6713 else
6714   cat >conftest.$ac_ext <<_ACEOF
6715 /* confdefs.h.  */
6716 _ACEOF
6717 cat confdefs.h >>conftest.$ac_ext
6718 cat >>conftest.$ac_ext <<_ACEOF
6719 /* end confdefs.h.  */
6720 #include <sys/types.h>
6721      #ifdef HAVE_ASM_TYPES_H
6722      # include <asm/types.h>
6723      #endif
6724      #ifdef HAVE_SYS_SOCKET_H
6725      # include <sys/socket.h>
6726      #endif
6727      #ifdef HAVE_LINUX_TYPES_H
6728      # include <linux/types.h>
6729      #endif
6730
6731 #include <$ac_header>
6732 _ACEOF
6733 rm -f conftest.$ac_objext
6734 if { (ac_try="$ac_compile"
6735 case "(($ac_try" in
6736   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6737   *) ac_try_echo=$ac_try;;
6738 esac
6739 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6740 $as_echo "$ac_try_echo") >&5
6741   (eval "$ac_compile") 2>conftest.er1
6742   ac_status=$?
6743   grep -v '^ *+' conftest.er1 >conftest.err
6744   rm -f conftest.er1
6745   cat conftest.err >&5
6746   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6747   (exit $ac_status); } && {
6748          test -z "$ac_c_werror_flag" ||
6749          test ! -s conftest.err
6750        } && test -s conftest.$ac_objext; then
6751   eval "$as_ac_Header=yes"
6752 else
6753   $as_echo "$as_me: failed program was:" >&5
6754 sed 's/^/| /' conftest.$ac_ext >&5
6755
6756         eval "$as_ac_Header=no"
6757 fi
6758
6759 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6760 fi
6761 ac_res=`eval 'as_val=${'$as_ac_Header'}
6762                  $as_echo "$as_val"'`
6763                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6764 $as_echo "$ac_res" >&6; }
6765 as_val=`eval 'as_val=${'$as_ac_Header'}
6766                  $as_echo "$as_val"'`
6767    if test "x$as_val" = x""yes; then
6768   cat >>confdefs.h <<_ACEOF
6769 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6770 _ACEOF
6771
6772 fi
6773
6774 done
6775
6776
6777
6778 for ac_header in resolv.h
6779 do
6780 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6781 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6782 $as_echo_n "checking for $ac_header... " >&6; }
6783 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6784   $as_echo_n "(cached) " >&6
6785 else
6786   cat >conftest.$ac_ext <<_ACEOF
6787 /* confdefs.h.  */
6788 _ACEOF
6789 cat confdefs.h >>conftest.$ac_ext
6790 cat >>conftest.$ac_ext <<_ACEOF
6791 /* end confdefs.h.  */
6792 #include <sys/types.h>
6793      #ifdef HAVE_SYS_SOCKET_H
6794      # include <sys/socket.h>
6795      #endif
6796      #ifdef HAVE_NETINET_IN_H
6797      # include <netinet/in.h>
6798      #endif
6799      #ifdef HAVE_ARPA_NAMESER_H
6800      # include <arpa/nameser.h>
6801      #endif
6802
6803 #include <$ac_header>
6804 _ACEOF
6805 rm -f conftest.$ac_objext
6806 if { (ac_try="$ac_compile"
6807 case "(($ac_try" in
6808   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6809   *) ac_try_echo=$ac_try;;
6810 esac
6811 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6812 $as_echo "$ac_try_echo") >&5
6813   (eval "$ac_compile") 2>conftest.er1
6814   ac_status=$?
6815   grep -v '^ *+' conftest.er1 >conftest.err
6816   rm -f conftest.er1
6817   cat conftest.err >&5
6818   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6819   (exit $ac_status); } && {
6820          test -z "$ac_c_werror_flag" ||
6821          test ! -s conftest.err
6822        } && test -s conftest.$ac_objext; then
6823   eval "$as_ac_Header=yes"
6824 else
6825   $as_echo "$as_me: failed program was:" >&5
6826 sed 's/^/| /' conftest.$ac_ext >&5
6827
6828         eval "$as_ac_Header=no"
6829 fi
6830
6831 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6832 fi
6833 ac_res=`eval 'as_val=${'$as_ac_Header'}
6834                  $as_echo "$as_val"'`
6835                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6836 $as_echo "$ac_res" >&6; }
6837 as_val=`eval 'as_val=${'$as_ac_Header'}
6838                  $as_echo "$as_val"'`
6839    if test "x$as_val" = x""yes; then
6840   cat >>confdefs.h <<_ACEOF
6841 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6842 _ACEOF
6843
6844 fi
6845
6846 done
6847
6848
6849
6850 for ac_header in ucontext.h
6851 do
6852 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6853 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6854 $as_echo_n "checking for $ac_header... " >&6; }
6855 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6856   $as_echo_n "(cached) " >&6
6857 else
6858   cat >conftest.$ac_ext <<_ACEOF
6859 /* confdefs.h.  */
6860 _ACEOF
6861 cat confdefs.h >>conftest.$ac_ext
6862 cat >>conftest.$ac_ext <<_ACEOF
6863 /* end confdefs.h.  */
6864 #include <signal.h>
6865
6866 #include <$ac_header>
6867 _ACEOF
6868 rm -f conftest.$ac_objext
6869 if { (ac_try="$ac_compile"
6870 case "(($ac_try" in
6871   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6872   *) ac_try_echo=$ac_try;;
6873 esac
6874 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6875 $as_echo "$ac_try_echo") >&5
6876   (eval "$ac_compile") 2>conftest.er1
6877   ac_status=$?
6878   grep -v '^ *+' conftest.er1 >conftest.err
6879   rm -f conftest.er1
6880   cat conftest.err >&5
6881   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6882   (exit $ac_status); } && {
6883          test -z "$ac_c_werror_flag" ||
6884          test ! -s conftest.err
6885        } && test -s conftest.$ac_objext; then
6886   eval "$as_ac_Header=yes"
6887 else
6888   $as_echo "$as_me: failed program was:" >&5
6889 sed 's/^/| /' conftest.$ac_ext >&5
6890
6891         eval "$as_ac_Header=no"
6892 fi
6893
6894 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6895 fi
6896 ac_res=`eval 'as_val=${'$as_ac_Header'}
6897                  $as_echo "$as_val"'`
6898                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6899 $as_echo "$ac_res" >&6; }
6900 as_val=`eval 'as_val=${'$as_ac_Header'}
6901                  $as_echo "$as_val"'`
6902    if test "x$as_val" = x""yes; then
6903   cat >>confdefs.h <<_ACEOF
6904 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6905 _ACEOF
6906
6907 fi
6908
6909 done
6910
6911
6912
6913 for ac_header in sys/thr.h
6914 do
6915 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6916 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6917 $as_echo_n "checking for $ac_header... " >&6; }
6918 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6919   $as_echo_n "(cached) " >&6
6920 else
6921   cat >conftest.$ac_ext <<_ACEOF
6922 /* confdefs.h.  */
6923 _ACEOF
6924 cat confdefs.h >>conftest.$ac_ext
6925 cat >>conftest.$ac_ext <<_ACEOF
6926 /* end confdefs.h.  */
6927 #include <sys/types.h>
6928 #ifdef HAVE_UCONTEXT_H
6929 #include <ucontext.h>
6930 #endif
6931
6932 #include <$ac_header>
6933 _ACEOF
6934 rm -f conftest.$ac_objext
6935 if { (ac_try="$ac_compile"
6936 case "(($ac_try" in
6937   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6938   *) ac_try_echo=$ac_try;;
6939 esac
6940 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6941 $as_echo "$ac_try_echo") >&5
6942   (eval "$ac_compile") 2>conftest.er1
6943   ac_status=$?
6944   grep -v '^ *+' conftest.er1 >conftest.err
6945   rm -f conftest.er1
6946   cat conftest.err >&5
6947   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6948   (exit $ac_status); } && {
6949          test -z "$ac_c_werror_flag" ||
6950          test ! -s conftest.err
6951        } && test -s conftest.$ac_objext; then
6952   eval "$as_ac_Header=yes"
6953 else
6954   $as_echo "$as_me: failed program was:" >&5
6955 sed 's/^/| /' conftest.$ac_ext >&5
6956
6957         eval "$as_ac_Header=no"
6958 fi
6959
6960 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6961 fi
6962 ac_res=`eval 'as_val=${'$as_ac_Header'}
6963                  $as_echo "$as_val"'`
6964                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6965 $as_echo "$ac_res" >&6; }
6966 as_val=`eval 'as_val=${'$as_ac_Header'}
6967                  $as_echo "$as_val"'`
6968    if test "x$as_val" = x""yes; then
6969   cat >>confdefs.h <<_ACEOF
6970 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6971 _ACEOF
6972
6973 fi
6974
6975 done
6976
6977
6978
6979 for ac_header in pthread_np.h
6980 do
6981 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6982 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6983 $as_echo_n "checking for $ac_header... " >&6; }
6984 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6985   $as_echo_n "(cached) " >&6
6986 else
6987   cat >conftest.$ac_ext <<_ACEOF
6988 /* confdefs.h.  */
6989 _ACEOF
6990 cat confdefs.h >>conftest.$ac_ext
6991 cat >>conftest.$ac_ext <<_ACEOF
6992 /* end confdefs.h.  */
6993 #ifdef HAVE_PTHREAD_H
6994 #include <pthread.h>
6995 #endif
6996
6997 #include <$ac_header>
6998 _ACEOF
6999 rm -f conftest.$ac_objext
7000 if { (ac_try="$ac_compile"
7001 case "(($ac_try" in
7002   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7003   *) ac_try_echo=$ac_try;;
7004 esac
7005 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7006 $as_echo "$ac_try_echo") >&5
7007   (eval "$ac_compile") 2>conftest.er1
7008   ac_status=$?
7009   grep -v '^ *+' conftest.er1 >conftest.err
7010   rm -f conftest.er1
7011   cat conftest.err >&5
7012   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7013   (exit $ac_status); } && {
7014          test -z "$ac_c_werror_flag" ||
7015          test ! -s conftest.err
7016        } && test -s conftest.$ac_objext; then
7017   eval "$as_ac_Header=yes"
7018 else
7019   $as_echo "$as_me: failed program was:" >&5
7020 sed 's/^/| /' conftest.$ac_ext >&5
7021
7022         eval "$as_ac_Header=no"
7023 fi
7024
7025 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7026 fi
7027 ac_res=`eval 'as_val=${'$as_ac_Header'}
7028                  $as_echo "$as_val"'`
7029                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7030 $as_echo "$ac_res" >&6; }
7031 as_val=`eval 'as_val=${'$as_ac_Header'}
7032                  $as_echo "$as_val"'`
7033    if test "x$as_val" = x""yes; then
7034   cat >>confdefs.h <<_ACEOF
7035 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7036 _ACEOF
7037
7038 fi
7039
7040 done
7041
7042
7043
7044 for ac_header in linux/videodev.h
7045 do
7046 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7047 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7048 $as_echo_n "checking for $ac_header... " >&6; }
7049 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7050   $as_echo_n "(cached) " >&6
7051 else
7052   cat >conftest.$ac_ext <<_ACEOF
7053 /* confdefs.h.  */
7054 _ACEOF
7055 cat confdefs.h >>conftest.$ac_ext
7056 cat >>conftest.$ac_ext <<_ACEOF
7057 /* end confdefs.h.  */
7058 #ifdef HAVE_SYS_TIME_H
7059 #include <sys/time.h>
7060 #endif
7061 #include <sys/types.h>
7062 #ifdef HAVE_ASM_TYPES_H
7063 #include <asm/types.h>
7064 #endif
7065
7066 #include <$ac_header>
7067 _ACEOF
7068 rm -f conftest.$ac_objext
7069 if { (ac_try="$ac_compile"
7070 case "(($ac_try" in
7071   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7072   *) ac_try_echo=$ac_try;;
7073 esac
7074 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7075 $as_echo "$ac_try_echo") >&5
7076   (eval "$ac_compile") 2>conftest.er1
7077   ac_status=$?
7078   grep -v '^ *+' conftest.er1 >conftest.err
7079   rm -f conftest.er1
7080   cat conftest.err >&5
7081   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7082   (exit $ac_status); } && {
7083          test -z "$ac_c_werror_flag" ||
7084          test ! -s conftest.err
7085        } && test -s conftest.$ac_objext; then
7086   eval "$as_ac_Header=yes"
7087 else
7088   $as_echo "$as_me: failed program was:" >&5
7089 sed 's/^/| /' conftest.$ac_ext >&5
7090
7091         eval "$as_ac_Header=no"
7092 fi
7093
7094 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7095 fi
7096 ac_res=`eval 'as_val=${'$as_ac_Header'}
7097                  $as_echo "$as_val"'`
7098                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7099 $as_echo "$ac_res" >&6; }
7100 as_val=`eval 'as_val=${'$as_ac_Header'}
7101                  $as_echo "$as_val"'`
7102    if test "x$as_val" = x""yes; then
7103   cat >>confdefs.h <<_ACEOF
7104 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7105 _ACEOF
7106
7107 fi
7108
7109 done
7110
7111
7112
7113 for ac_header in linux/capi.h
7114 do
7115 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7116 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7117 $as_echo_n "checking for $ac_header... " >&6; }
7118 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7119   $as_echo_n "(cached) " >&6
7120 else
7121   cat >conftest.$ac_ext <<_ACEOF
7122 /* confdefs.h.  */
7123 _ACEOF
7124 cat confdefs.h >>conftest.$ac_ext
7125 cat >>conftest.$ac_ext <<_ACEOF
7126 /* end confdefs.h.  */
7127 #define __user
7128
7129 #include <$ac_header>
7130 _ACEOF
7131 rm -f conftest.$ac_objext
7132 if { (ac_try="$ac_compile"
7133 case "(($ac_try" in
7134   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7135   *) ac_try_echo=$ac_try;;
7136 esac
7137 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7138 $as_echo "$ac_try_echo") >&5
7139   (eval "$ac_compile") 2>conftest.er1
7140   ac_status=$?
7141   grep -v '^ *+' conftest.er1 >conftest.err
7142   rm -f conftest.er1
7143   cat conftest.err >&5
7144   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7145   (exit $ac_status); } && {
7146          test -z "$ac_c_werror_flag" ||
7147          test ! -s conftest.err
7148        } && test -s conftest.$ac_objext; then
7149   eval "$as_ac_Header=yes"
7150 else
7151   $as_echo "$as_me: failed program was:" >&5
7152 sed 's/^/| /' conftest.$ac_ext >&5
7153
7154         eval "$as_ac_Header=no"
7155 fi
7156
7157 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7158 fi
7159 ac_res=`eval 'as_val=${'$as_ac_Header'}
7160                  $as_echo "$as_val"'`
7161                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7162 $as_echo "$ac_res" >&6; }
7163 as_val=`eval 'as_val=${'$as_ac_Header'}
7164                  $as_echo "$as_val"'`
7165    if test "x$as_val" = x""yes; then
7166   cat >>confdefs.h <<_ACEOF
7167 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7168 _ACEOF
7169
7170 fi
7171
7172 done
7173
7174
7175
7176 DLLEXT=""
7177
7178 DLLFLAGS="-D_REENTRANT"
7179
7180 LDSHARED=""
7181
7182 LDDLLFLAGS=""
7183
7184 LIBEXT="so"
7185
7186 IMPLIBEXT="def"
7187
7188 LDRPATH_INSTALL=""
7189
7190 LDRPATH_LOCAL=""
7191
7192 # Extract the first word of "ldd", so it can be a program name with args.
7193 set dummy ldd; ac_word=$2
7194 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7195 $as_echo_n "checking for $ac_word... " >&6; }
7196 if test "${ac_cv_path_LDD+set}" = set; then
7197   $as_echo_n "(cached) " >&6
7198 else
7199   case $LDD in
7200   [\\/]* | ?:[\\/]*)
7201   ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
7202   ;;
7203   *)
7204   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7205 as_dummy="/sbin:/usr/sbin:$PATH"
7206 for as_dir in $as_dummy
7207 do
7208   IFS=$as_save_IFS
7209   test -z "$as_dir" && as_dir=.
7210   for ac_exec_ext in '' $ac_executable_extensions; do
7211   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7212     ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
7213     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7214     break 2
7215   fi
7216 done
7217 done
7218 IFS=$as_save_IFS
7219
7220   test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
7221   ;;
7222 esac
7223 fi
7224 LDD=$ac_cv_path_LDD
7225 if test -n "$LDD"; then
7226   { $as_echo "$as_me:$LINENO: result: $LDD" >&5
7227 $as_echo "$LDD" >&6; }
7228 else
7229   { $as_echo "$as_me:$LINENO: result: no" >&5
7230 $as_echo "no" >&6; }
7231 fi
7232
7233
7234
7235 case $host_os in
7236   cygwin*|mingw32*)
7237     if test -n "$ac_tool_prefix"; then
7238   # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
7239 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
7240 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7241 $as_echo_n "checking for $ac_word... " >&6; }
7242 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
7243   $as_echo_n "(cached) " >&6
7244 else
7245   if test -n "$DLLTOOL"; then
7246   ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
7247 else
7248 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7249 for as_dir in $PATH
7250 do
7251   IFS=$as_save_IFS
7252   test -z "$as_dir" && as_dir=.
7253   for ac_exec_ext in '' $ac_executable_extensions; do
7254   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7255     ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
7256     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7257     break 2
7258   fi
7259 done
7260 done
7261 IFS=$as_save_IFS
7262
7263 fi
7264 fi
7265 DLLTOOL=$ac_cv_prog_DLLTOOL
7266 if test -n "$DLLTOOL"; then
7267   { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
7268 $as_echo "$DLLTOOL" >&6; }
7269 else
7270   { $as_echo "$as_me:$LINENO: result: no" >&5
7271 $as_echo "no" >&6; }
7272 fi
7273
7274
7275 fi
7276 if test -z "$ac_cv_prog_DLLTOOL"; then
7277   ac_ct_DLLTOOL=$DLLTOOL
7278   # Extract the first word of "dlltool", so it can be a program name with args.
7279 set dummy dlltool; ac_word=$2
7280 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7281 $as_echo_n "checking for $ac_word... " >&6; }
7282 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
7283   $as_echo_n "(cached) " >&6
7284 else
7285   if test -n "$ac_ct_DLLTOOL"; then
7286   ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
7287 else
7288 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7289 for as_dir in $PATH
7290 do
7291   IFS=$as_save_IFS
7292   test -z "$as_dir" && as_dir=.
7293   for ac_exec_ext in '' $ac_executable_extensions; do
7294   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7295     ac_cv_prog_ac_ct_DLLTOOL="dlltool"
7296     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7297     break 2
7298   fi
7299 done
7300 done
7301 IFS=$as_save_IFS
7302
7303 fi
7304 fi
7305 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
7306 if test -n "$ac_ct_DLLTOOL"; then
7307   { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
7308 $as_echo "$ac_ct_DLLTOOL" >&6; }
7309 else
7310   { $as_echo "$as_me:$LINENO: result: no" >&5
7311 $as_echo "no" >&6; }
7312 fi
7313
7314   if test "x$ac_ct_DLLTOOL" = x; then
7315     DLLTOOL="false"
7316   else
7317     case $cross_compiling:$ac_tool_warned in
7318 yes:)
7319 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7320 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7321 ac_tool_warned=yes ;;
7322 esac
7323     DLLTOOL=$ac_ct_DLLTOOL
7324   fi
7325 else
7326   DLLTOOL="$ac_cv_prog_DLLTOOL"
7327 fi
7328
7329     if test -n "$ac_tool_prefix"; then
7330   # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
7331 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
7332 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7333 $as_echo_n "checking for $ac_word... " >&6; }
7334 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
7335   $as_echo_n "(cached) " >&6
7336 else
7337   if test -n "$DLLWRAP"; then
7338   ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
7339 else
7340 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7341 for as_dir in $PATH
7342 do
7343   IFS=$as_save_IFS
7344   test -z "$as_dir" && as_dir=.
7345   for ac_exec_ext in '' $ac_executable_extensions; do
7346   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7347     ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
7348     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7349     break 2
7350   fi
7351 done
7352 done
7353 IFS=$as_save_IFS
7354
7355 fi
7356 fi
7357 DLLWRAP=$ac_cv_prog_DLLWRAP
7358 if test -n "$DLLWRAP"; then
7359   { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
7360 $as_echo "$DLLWRAP" >&6; }
7361 else
7362   { $as_echo "$as_me:$LINENO: result: no" >&5
7363 $as_echo "no" >&6; }
7364 fi
7365
7366
7367 fi
7368 if test -z "$ac_cv_prog_DLLWRAP"; then
7369   ac_ct_DLLWRAP=$DLLWRAP
7370   # Extract the first word of "dllwrap", so it can be a program name with args.
7371 set dummy dllwrap; ac_word=$2
7372 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7373 $as_echo_n "checking for $ac_word... " >&6; }
7374 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
7375   $as_echo_n "(cached) " >&6
7376 else
7377   if test -n "$ac_ct_DLLWRAP"; then
7378   ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
7379 else
7380 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7381 for as_dir in $PATH
7382 do
7383   IFS=$as_save_IFS
7384   test -z "$as_dir" && as_dir=.
7385   for ac_exec_ext in '' $ac_executable_extensions; do
7386   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7387     ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
7388     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7389     break 2
7390   fi
7391 done
7392 done
7393 IFS=$as_save_IFS
7394
7395 fi
7396 fi
7397 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
7398 if test -n "$ac_ct_DLLWRAP"; then
7399   { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
7400 $as_echo "$ac_ct_DLLWRAP" >&6; }
7401 else
7402   { $as_echo "$as_me:$LINENO: result: no" >&5
7403 $as_echo "no" >&6; }
7404 fi
7405
7406   if test "x$ac_ct_DLLWRAP" = x; then
7407     DLLWRAP="false"
7408   else
7409     case $cross_compiling:$ac_tool_warned in
7410 yes:)
7411 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7412 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7413 ac_tool_warned=yes ;;
7414 esac
7415     DLLWRAP=$ac_ct_DLLWRAP
7416   fi
7417 else
7418   DLLWRAP="$ac_cv_prog_DLLWRAP"
7419 fi
7420
7421     if test -n "$ac_tool_prefix"; then
7422   # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7423 set dummy ${ac_tool_prefix}ar; ac_word=$2
7424 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7425 $as_echo_n "checking for $ac_word... " >&6; }
7426 if test "${ac_cv_prog_MINGWAR+set}" = set; then
7427   $as_echo_n "(cached) " >&6
7428 else
7429   if test -n "$MINGWAR"; then
7430   ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
7431 else
7432 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7433 for as_dir in $PATH
7434 do
7435   IFS=$as_save_IFS
7436   test -z "$as_dir" && as_dir=.
7437   for ac_exec_ext in '' $ac_executable_extensions; do
7438   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7439     ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
7440     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7441     break 2
7442   fi
7443 done
7444 done
7445 IFS=$as_save_IFS
7446
7447 fi
7448 fi
7449 MINGWAR=$ac_cv_prog_MINGWAR
7450 if test -n "$MINGWAR"; then
7451   { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
7452 $as_echo "$MINGWAR" >&6; }
7453 else
7454   { $as_echo "$as_me:$LINENO: result: no" >&5
7455 $as_echo "no" >&6; }
7456 fi
7457
7458
7459 fi
7460 if test -z "$ac_cv_prog_MINGWAR"; then
7461   ac_ct_MINGWAR=$MINGWAR
7462   # Extract the first word of "ar", so it can be a program name with args.
7463 set dummy ar; ac_word=$2
7464 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7465 $as_echo_n "checking for $ac_word... " >&6; }
7466 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
7467   $as_echo_n "(cached) " >&6
7468 else
7469   if test -n "$ac_ct_MINGWAR"; then
7470   ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
7471 else
7472 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7473 for as_dir in $PATH
7474 do
7475   IFS=$as_save_IFS
7476   test -z "$as_dir" && as_dir=.
7477   for ac_exec_ext in '' $ac_executable_extensions; do
7478   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7479     ac_cv_prog_ac_ct_MINGWAR="ar"
7480     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7481     break 2
7482   fi
7483 done
7484 done
7485 IFS=$as_save_IFS
7486
7487 fi
7488 fi
7489 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
7490 if test -n "$ac_ct_MINGWAR"; then
7491   { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
7492 $as_echo "$ac_ct_MINGWAR" >&6; }
7493 else
7494   { $as_echo "$as_me:$LINENO: result: no" >&5
7495 $as_echo "no" >&6; }
7496 fi
7497
7498   if test "x$ac_ct_MINGWAR" = x; then
7499     MINGWAR="false"
7500   else
7501     case $cross_compiling:$ac_tool_warned in
7502 yes:)
7503 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7504 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7505 ac_tool_warned=yes ;;
7506 esac
7507     MINGWAR=$ac_ct_MINGWAR
7508   fi
7509 else
7510   MINGWAR="$ac_cv_prog_MINGWAR"
7511 fi
7512
7513     if test "$DLLWRAP" = "false"; then
7514       LIBEXT="a"
7515     else
7516             LIBEXT="dll"
7517     fi
7518     IMPLIBEXT="a"
7519         WIN16_FILES=""
7520     WIN16_INSTALL=""
7521         enable_iphlpapi=${enable_iphlpapi:-no}
7522     enable_kernel32=${enable_kernel32:-no}
7523     enable_msvcrt=${enable_msvcrt:-no}
7524     enable_ntdll=${enable_ntdll:-no}
7525     enable_ws2_32=${enable_ws2_32:-no}
7526     enable_loader=${enable_loader:-no}
7527     enable_server=${enable_server:-no}
7528         with_x=${with_x:-no}
7529     with_pthread=${with_pthread:-no}
7530     ;;
7531   darwin*|macosx*)
7532     DLLEXT=".so"
7533     LIBEXT="dylib"
7534     DLLFLAGS="$DLLFLAGS -fPIC"
7535     LDDLLFLAGS="-bundle -multiply_defined suppress"
7536     LIBWINE_LDFLAGS="-multiply_defined suppress"
7537     LDSHARED="\$(CC) -dynamiclib"
7538     STRIP="$STRIP -x"
7539     LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$(RELPATH) \$(bindir) \$(libdir)\`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
7540         SECURITYLIB="-framework Security -framework CoreFoundation"
7541
7542     COREFOUNDATIONLIB="-framework CoreFoundation"
7543
7544     IOKITLIB="-framework IOKit -framework CoreFoundation"
7545
7546     LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHARED_HEAP,0x7f000000"
7547
7548     if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
7549     then
7550                 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
7551
7552     fi
7553     if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
7554     then
7555                 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
7556
7557     fi
7558     case $host_cpu in
7559       *powerpc*)
7560         LDDLLFLAGS="$LDDLLFLAGS -read_only_relocs warning"          ;;
7561     esac
7562         if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
7563     then
7564         CARBONLIB="-framework Carbon"
7565
7566         enable_winequartz_drv=${enable_winequartz_drv:-yes}
7567     fi
7568     ;;
7569   *)
7570     DLLFLAGS="$DLLFLAGS -fPIC"
7571     DLLEXT=".so"
7572     { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
7573 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
7574 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
7575   $as_echo_n "(cached) " >&6
7576 else
7577   ac_wine_try_cflags_saved=$CFLAGS
7578 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
7579 cat >conftest.$ac_ext <<_ACEOF
7580 void myfunc() {}
7581 _ACEOF
7582 rm -f conftest.$ac_objext conftest$ac_exeext
7583 if { (ac_try="$ac_link"
7584 case "(($ac_try" in
7585   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7586   *) ac_try_echo=$ac_try;;
7587 esac
7588 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7589 $as_echo "$ac_try_echo") >&5
7590   (eval "$ac_link") 2>conftest.er1
7591   ac_status=$?
7592   grep -v '^ *+' conftest.er1 >conftest.err
7593   rm -f conftest.er1
7594   cat conftest.err >&5
7595   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7596   (exit $ac_status); } && {
7597          test -z "$ac_c_werror_flag" ||
7598          test ! -s conftest.err
7599        } && test -s conftest$ac_exeext && {
7600          test "$cross_compiling" = yes ||
7601          $as_test_x conftest$ac_exeext
7602        }; then
7603   ac_cv_c_dll_gnuelf="yes"
7604 else
7605   $as_echo "$as_me: failed program was:" >&5
7606 sed 's/^/| /' conftest.$ac_ext >&5
7607
7608         ac_cv_c_dll_gnuelf="no"
7609 fi
7610
7611 rm -rf conftest.dSYM
7612 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7613       conftest$ac_exeext conftest.$ac_ext
7614 CFLAGS=$ac_wine_try_cflags_saved
7615 fi
7616 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
7617 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
7618     if test "$ac_cv_c_dll_gnuelf" = "yes"
7619     then
7620       LDSHARED="\$(CC) -shared"
7621       LDDLLFLAGS="-shared -Wl,-Bsymbolic"
7622       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
7623 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
7624 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
7625   $as_echo_n "(cached) " >&6
7626 else
7627   ac_wine_try_cflags_saved=$CFLAGS
7628 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
7629 cat >conftest.$ac_ext <<_ACEOF
7630 /* confdefs.h.  */
7631 _ACEOF
7632 cat confdefs.h >>conftest.$ac_ext
7633 cat >>conftest.$ac_ext <<_ACEOF
7634 /* end confdefs.h.  */
7635
7636 int
7637 main ()
7638 {
7639
7640   ;
7641   return 0;
7642 }
7643 _ACEOF
7644 rm -f conftest.$ac_objext conftest$ac_exeext
7645 if { (ac_try="$ac_link"
7646 case "(($ac_try" in
7647   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7648   *) ac_try_echo=$ac_try;;
7649 esac
7650 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7651 $as_echo "$ac_try_echo") >&5
7652   (eval "$ac_link") 2>conftest.er1
7653   ac_status=$?
7654   grep -v '^ *+' conftest.er1 >conftest.err
7655   rm -f conftest.er1
7656   cat conftest.err >&5
7657   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7658   (exit $ac_status); } && {
7659          test -z "$ac_c_werror_flag" ||
7660          test ! -s conftest.err
7661        } && test -s conftest$ac_exeext && {
7662          test "$cross_compiling" = yes ||
7663          $as_test_x conftest$ac_exeext
7664        }; then
7665   ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes
7666 else
7667   $as_echo "$as_me: failed program was:" >&5
7668 sed 's/^/| /' conftest.$ac_ext >&5
7669
7670         ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=no
7671 fi
7672
7673 rm -rf conftest.dSYM
7674 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7675       conftest$ac_exeext conftest.$ac_ext
7676 CFLAGS=$ac_wine_try_cflags_saved
7677 fi
7678 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
7679 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
7680 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
7681   LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
7682 else
7683   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
7684 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
7685 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
7686   $as_echo_n "(cached) " >&6
7687 else
7688   ac_wine_try_cflags_saved=$CFLAGS
7689 CFLAGS="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
7690 cat >conftest.$ac_ext <<_ACEOF
7691 /* confdefs.h.  */
7692 _ACEOF
7693 cat confdefs.h >>conftest.$ac_ext
7694 cat >>conftest.$ac_ext <<_ACEOF
7695 /* end confdefs.h.  */
7696
7697 int
7698 main ()
7699 {
7700
7701   ;
7702   return 0;
7703 }
7704 _ACEOF
7705 rm -f conftest.$ac_objext conftest$ac_exeext
7706 if { (ac_try="$ac_link"
7707 case "(($ac_try" in
7708   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7709   *) ac_try_echo=$ac_try;;
7710 esac
7711 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7712 $as_echo "$ac_try_echo") >&5
7713   (eval "$ac_link") 2>conftest.er1
7714   ac_status=$?
7715   grep -v '^ *+' conftest.er1 >conftest.err
7716   rm -f conftest.er1
7717   cat conftest.err >&5
7718   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7719   (exit $ac_status); } && {
7720          test -z "$ac_c_werror_flag" ||
7721          test ! -s conftest.err
7722        } && test -s conftest$ac_exeext && {
7723          test "$cross_compiling" = yes ||
7724          $as_test_x conftest$ac_exeext
7725        }; then
7726   ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
7727 else
7728   $as_echo "$as_me: failed program was:" >&5
7729 sed 's/^/| /' conftest.$ac_ext >&5
7730
7731         ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=no
7732 fi
7733
7734 rm -rf conftest.dSYM
7735 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7736       conftest$ac_exeext conftest.$ac_ext
7737 CFLAGS=$ac_wine_try_cflags_saved
7738 fi
7739 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
7740 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
7741 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
7742   LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
7743 fi
7744
7745 fi
7746
7747
7748       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
7749 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
7750 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
7751   $as_echo_n "(cached) " >&6
7752 else
7753   ac_wine_try_cflags_saved=$CFLAGS
7754 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
7755 cat >conftest.$ac_ext <<_ACEOF
7756 /* confdefs.h.  */
7757 _ACEOF
7758 cat confdefs.h >>conftest.$ac_ext
7759 cat >>conftest.$ac_ext <<_ACEOF
7760 /* end confdefs.h.  */
7761
7762 int
7763 main ()
7764 {
7765
7766   ;
7767   return 0;
7768 }
7769 _ACEOF
7770 rm -f conftest.$ac_objext conftest$ac_exeext
7771 if { (ac_try="$ac_link"
7772 case "(($ac_try" in
7773   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7774   *) ac_try_echo=$ac_try;;
7775 esac
7776 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7777 $as_echo "$ac_try_echo") >&5
7778   (eval "$ac_link") 2>conftest.er1
7779   ac_status=$?
7780   grep -v '^ *+' conftest.er1 >conftest.err
7781   rm -f conftest.er1
7782   cat conftest.err >&5
7783   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7784   (exit $ac_status); } && {
7785          test -z "$ac_c_werror_flag" ||
7786          test ! -s conftest.err
7787        } && test -s conftest$ac_exeext && {
7788          test "$cross_compiling" = yes ||
7789          $as_test_x conftest$ac_exeext
7790        }; then
7791   ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes
7792 else
7793   $as_echo "$as_me: failed program was:" >&5
7794 sed 's/^/| /' conftest.$ac_ext >&5
7795
7796         ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=no
7797 fi
7798
7799 rm -rf conftest.dSYM
7800 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7801       conftest$ac_exeext conftest.$ac_ext
7802 CFLAGS=$ac_wine_try_cflags_saved
7803 fi
7804 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
7805 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
7806 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
7807   LDDLLFLAGS="$LDDLLFLAGS,-z,defs"
7808 fi
7809
7810
7811       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
7812 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
7813 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
7814   $as_echo_n "(cached) " >&6
7815 else
7816   ac_wine_try_cflags_saved=$CFLAGS
7817 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
7818 cat >conftest.$ac_ext <<_ACEOF
7819 /* confdefs.h.  */
7820 _ACEOF
7821 cat confdefs.h >>conftest.$ac_ext
7822 cat >>conftest.$ac_ext <<_ACEOF
7823 /* end confdefs.h.  */
7824
7825 int
7826 main ()
7827 {
7828
7829   ;
7830   return 0;
7831 }
7832 _ACEOF
7833 rm -f conftest.$ac_objext conftest$ac_exeext
7834 if { (ac_try="$ac_link"
7835 case "(($ac_try" in
7836   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7837   *) ac_try_echo=$ac_try;;
7838 esac
7839 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7840 $as_echo "$ac_try_echo") >&5
7841   (eval "$ac_link") 2>conftest.er1
7842   ac_status=$?
7843   grep -v '^ *+' conftest.er1 >conftest.err
7844   rm -f conftest.er1
7845   cat conftest.err >&5
7846   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7847   (exit $ac_status); } && {
7848          test -z "$ac_c_werror_flag" ||
7849          test ! -s conftest.err
7850        } && test -s conftest$ac_exeext && {
7851          test "$cross_compiling" = yes ||
7852          $as_test_x conftest$ac_exeext
7853        }; then
7854   ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
7855 else
7856   $as_echo "$as_me: failed program was:" >&5
7857 sed 's/^/| /' conftest.$ac_ext >&5
7858
7859         ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=no
7860 fi
7861
7862 rm -rf conftest.dSYM
7863 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7864       conftest$ac_exeext conftest.$ac_ext
7865 CFLAGS=$ac_wine_try_cflags_saved
7866 fi
7867 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
7868 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
7869 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
7870   LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
7871 fi
7872
7873
7874       echo '{ global: *; };' >conftest.map
7875       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
7876 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
7877 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
7878   $as_echo_n "(cached) " >&6
7879 else
7880   ac_wine_try_cflags_saved=$CFLAGS
7881 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
7882 cat >conftest.$ac_ext <<_ACEOF
7883 /* confdefs.h.  */
7884 _ACEOF
7885 cat confdefs.h >>conftest.$ac_ext
7886 cat >>conftest.$ac_ext <<_ACEOF
7887 /* end confdefs.h.  */
7888
7889 int
7890 main ()
7891 {
7892
7893   ;
7894   return 0;
7895 }
7896 _ACEOF
7897 rm -f conftest.$ac_objext conftest$ac_exeext
7898 if { (ac_try="$ac_link"
7899 case "(($ac_try" in
7900   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7901   *) ac_try_echo=$ac_try;;
7902 esac
7903 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7904 $as_echo "$ac_try_echo") >&5
7905   (eval "$ac_link") 2>conftest.er1
7906   ac_status=$?
7907   grep -v '^ *+' conftest.er1 >conftest.err
7908   rm -f conftest.er1
7909   cat conftest.err >&5
7910   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7911   (exit $ac_status); } && {
7912          test -z "$ac_c_werror_flag" ||
7913          test ! -s conftest.err
7914        } && test -s conftest$ac_exeext && {
7915          test "$cross_compiling" = yes ||
7916          $as_test_x conftest$ac_exeext
7917        }; then
7918   ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes
7919 else
7920   $as_echo "$as_me: failed program was:" >&5
7921 sed 's/^/| /' conftest.$ac_ext >&5
7922
7923         ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=no
7924 fi
7925
7926 rm -rf conftest.dSYM
7927 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7928       conftest$ac_exeext conftest.$ac_ext
7929 CFLAGS=$ac_wine_try_cflags_saved
7930 fi
7931 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
7932 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
7933 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
7934   LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
7935 fi
7936
7937       rm -f conftest.map
7938
7939       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
7940 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
7941 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
7942   $as_echo_n "(cached) " >&6
7943 else
7944   ac_wine_try_cflags_saved=$CFLAGS
7945 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
7946 cat >conftest.$ac_ext <<_ACEOF
7947 /* confdefs.h.  */
7948 _ACEOF
7949 cat confdefs.h >>conftest.$ac_ext
7950 cat >>conftest.$ac_ext <<_ACEOF
7951 /* end confdefs.h.  */
7952
7953 int
7954 main ()
7955 {
7956
7957   ;
7958   return 0;
7959 }
7960 _ACEOF
7961 rm -f conftest.$ac_objext conftest$ac_exeext
7962 if { (ac_try="$ac_link"
7963 case "(($ac_try" in
7964   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7965   *) ac_try_echo=$ac_try;;
7966 esac
7967 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7968 $as_echo "$ac_try_echo") >&5
7969   (eval "$ac_link") 2>conftest.er1
7970   ac_status=$?
7971   grep -v '^ *+' conftest.er1 >conftest.err
7972   rm -f conftest.er1
7973   cat conftest.err >&5
7974   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7975   (exit $ac_status); } && {
7976          test -z "$ac_c_werror_flag" ||
7977          test ! -s conftest.err
7978        } && test -s conftest$ac_exeext && {
7979          test "$cross_compiling" = yes ||
7980          $as_test_x conftest$ac_exeext
7981        }; then
7982   ac_cv_cflags__fPIC__Wl___export_dynamic=yes
7983 else
7984   $as_echo "$as_me: failed program was:" >&5
7985 sed 's/^/| /' conftest.$ac_ext >&5
7986
7987         ac_cv_cflags__fPIC__Wl___export_dynamic=no
7988 fi
7989
7990 rm -rf conftest.dSYM
7991 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7992       conftest$ac_exeext conftest.$ac_ext
7993 CFLAGS=$ac_wine_try_cflags_saved
7994 fi
7995 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
7996 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
7997 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
7998   LDEXECFLAGS="-Wl,--export-dynamic"
7999
8000 fi
8001
8002
8003       as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" | $as_tr_sh`
8004 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
8005 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
8006 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8007   $as_echo_n "(cached) " >&6
8008 else
8009   ac_wine_try_cflags_saved=$CFLAGS
8010 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
8011 cat >conftest.$ac_ext <<_ACEOF
8012 /* confdefs.h.  */
8013 _ACEOF
8014 cat confdefs.h >>conftest.$ac_ext
8015 cat >>conftest.$ac_ext <<_ACEOF
8016 /* end confdefs.h.  */
8017
8018 int
8019 main ()
8020 {
8021
8022   ;
8023   return 0;
8024 }
8025 _ACEOF
8026 rm -f conftest.$ac_objext conftest$ac_exeext
8027 if { (ac_try="$ac_link"
8028 case "(($ac_try" in
8029   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8030   *) ac_try_echo=$ac_try;;
8031 esac
8032 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8033 $as_echo "$ac_try_echo") >&5
8034   (eval "$ac_link") 2>conftest.er1
8035   ac_status=$?
8036   grep -v '^ *+' conftest.er1 >conftest.err
8037   rm -f conftest.er1
8038   cat conftest.err >&5
8039   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8040   (exit $ac_status); } && {
8041          test -z "$ac_c_werror_flag" ||
8042          test ! -s conftest.err
8043        } && test -s conftest$ac_exeext && {
8044          test "$cross_compiling" = yes ||
8045          $as_test_x conftest$ac_exeext
8046        }; then
8047   eval "$as_ac_var=yes"
8048 else
8049   $as_echo "$as_me: failed program was:" >&5
8050 sed 's/^/| /' conftest.$ac_ext >&5
8051
8052         eval "$as_ac_var=no"
8053 fi
8054
8055 rm -rf conftest.dSYM
8056 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8057       conftest$ac_exeext conftest.$ac_ext
8058 CFLAGS=$ac_wine_try_cflags_saved
8059 fi
8060 ac_res=`eval 'as_val=${'$as_ac_var'}
8061                  $as_echo "$as_val"'`
8062                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8063 $as_echo "$ac_res" >&6; }
8064 if test `eval 'as_val=${'$as_ac_var'}
8065                  $as_echo "$as_val"'` = yes; then
8066   LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
8067                        LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8068 else
8069   as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
8070 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
8071 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
8072 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8073   $as_echo_n "(cached) " >&6
8074 else
8075   ac_wine_try_cflags_saved=$CFLAGS
8076 CFLAGS="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
8077 cat >conftest.$ac_ext <<_ACEOF
8078 /* confdefs.h.  */
8079 _ACEOF
8080 cat confdefs.h >>conftest.$ac_ext
8081 cat >>conftest.$ac_ext <<_ACEOF
8082 /* end confdefs.h.  */
8083
8084 int
8085 main ()
8086 {
8087
8088   ;
8089   return 0;
8090 }
8091 _ACEOF
8092 rm -f conftest.$ac_objext conftest$ac_exeext
8093 if { (ac_try="$ac_link"
8094 case "(($ac_try" in
8095   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8096   *) ac_try_echo=$ac_try;;
8097 esac
8098 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8099 $as_echo "$ac_try_echo") >&5
8100   (eval "$ac_link") 2>conftest.er1
8101   ac_status=$?
8102   grep -v '^ *+' conftest.er1 >conftest.err
8103   rm -f conftest.er1
8104   cat conftest.err >&5
8105   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8106   (exit $ac_status); } && {
8107          test -z "$ac_c_werror_flag" ||
8108          test ! -s conftest.err
8109        } && test -s conftest$ac_exeext && {
8110          test "$cross_compiling" = yes ||
8111          $as_test_x conftest$ac_exeext
8112        }; then
8113   eval "$as_ac_var=yes"
8114 else
8115   $as_echo "$as_me: failed program was:" >&5
8116 sed 's/^/| /' conftest.$ac_ext >&5
8117
8118         eval "$as_ac_var=no"
8119 fi
8120
8121 rm -rf conftest.dSYM
8122 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8123       conftest$ac_exeext conftest.$ac_ext
8124 CFLAGS=$ac_wine_try_cflags_saved
8125 fi
8126 ac_res=`eval 'as_val=${'$as_ac_var'}
8127                  $as_echo "$as_val"'`
8128                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8129 $as_echo "$ac_res" >&6; }
8130 if test `eval 'as_val=${'$as_ac_var'}
8131                  $as_echo "$as_val"'` = yes; then
8132   LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
8133                             LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8134 fi
8135
8136 fi
8137
8138
8139       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
8140 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
8141 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
8142   $as_echo_n "(cached) " >&6
8143 else
8144   ac_wine_try_cflags_saved=$CFLAGS
8145 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
8146 cat >conftest.$ac_ext <<_ACEOF
8147 /* confdefs.h.  */
8148 _ACEOF
8149 cat confdefs.h >>conftest.$ac_ext
8150 cat >>conftest.$ac_ext <<_ACEOF
8151 /* end confdefs.h.  */
8152
8153 int
8154 main ()
8155 {
8156
8157   ;
8158   return 0;
8159 }
8160 _ACEOF
8161 rm -f conftest.$ac_objext conftest$ac_exeext
8162 if { (ac_try="$ac_link"
8163 case "(($ac_try" in
8164   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8165   *) ac_try_echo=$ac_try;;
8166 esac
8167 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8168 $as_echo "$ac_try_echo") >&5
8169   (eval "$ac_link") 2>conftest.er1
8170   ac_status=$?
8171   grep -v '^ *+' conftest.er1 >conftest.err
8172   rm -f conftest.er1
8173   cat conftest.err >&5
8174   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8175   (exit $ac_status); } && {
8176          test -z "$ac_c_werror_flag" ||
8177          test ! -s conftest.err
8178        } && test -s conftest$ac_exeext && {
8179          test "$cross_compiling" = yes ||
8180          $as_test_x conftest$ac_exeext
8181        }; then
8182   ac_cv_cflags__Wl___enable_new_dtags=yes
8183 else
8184   $as_echo "$as_me: failed program was:" >&5
8185 sed 's/^/| /' conftest.$ac_ext >&5
8186
8187         ac_cv_cflags__Wl___enable_new_dtags=no
8188 fi
8189
8190 rm -rf conftest.dSYM
8191 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8192       conftest$ac_exeext conftest.$ac_ext
8193 CFLAGS=$ac_wine_try_cflags_saved
8194 fi
8195 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
8196 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
8197 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
8198   LDRPATH_INSTALL="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
8199 fi
8200
8201
8202       case $host_cpu in
8203         *i[3456789]86* | x86_64)
8204           { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
8205 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
8206 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
8207   $as_echo_n "(cached) " >&6
8208 else
8209   ac_wine_try_cflags_saved=$CFLAGS
8210 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
8211 cat >conftest.$ac_ext <<_ACEOF
8212 /* confdefs.h.  */
8213 _ACEOF
8214 cat confdefs.h >>conftest.$ac_ext
8215 cat >>conftest.$ac_ext <<_ACEOF
8216 /* end confdefs.h.  */
8217
8218 int
8219 main ()
8220 {
8221
8222   ;
8223   return 0;
8224 }
8225 _ACEOF
8226 rm -f conftest.$ac_objext conftest$ac_exeext
8227 if { (ac_try="$ac_link"
8228 case "(($ac_try" in
8229   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8230   *) ac_try_echo=$ac_try;;
8231 esac
8232 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8233 $as_echo "$ac_try_echo") >&5
8234   (eval "$ac_link") 2>conftest.er1
8235   ac_status=$?
8236   grep -v '^ *+' conftest.er1 >conftest.err
8237   rm -f conftest.er1
8238   cat conftest.err >&5
8239   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8240   (exit $ac_status); } && {
8241          test -z "$ac_c_werror_flag" ||
8242          test ! -s conftest.err
8243        } && test -s conftest$ac_exeext && {
8244          test "$cross_compiling" = yes ||
8245          $as_test_x conftest$ac_exeext
8246        }; then
8247   ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
8248 else
8249   $as_echo "$as_me: failed program was:" >&5
8250 sed 's/^/| /' conftest.$ac_ext >&5
8251
8252         ac_cv_cflags__Wl___section_start__interp_0x7bf00400=no
8253 fi
8254
8255 rm -rf conftest.dSYM
8256 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8257       conftest$ac_exeext conftest.$ac_ext
8258 CFLAGS=$ac_wine_try_cflags_saved
8259 fi
8260 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
8261 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
8262 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
8263   LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
8264 fi
8265
8266           ;;
8267       esac
8268
8269     else
8270       { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
8271 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
8272 if test "${ac_cv_c_dll_unixware+set}" = set; then
8273   $as_echo_n "(cached) " >&6
8274 else
8275   ac_wine_try_cflags_saved=$CFLAGS
8276 CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
8277 cat >conftest.$ac_ext <<_ACEOF
8278 void myfunc() {}
8279 _ACEOF
8280 rm -f conftest.$ac_objext conftest$ac_exeext
8281 if { (ac_try="$ac_link"
8282 case "(($ac_try" in
8283   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8284   *) ac_try_echo=$ac_try;;
8285 esac
8286 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8287 $as_echo "$ac_try_echo") >&5
8288   (eval "$ac_link") 2>conftest.er1
8289   ac_status=$?
8290   grep -v '^ *+' conftest.er1 >conftest.err
8291   rm -f conftest.er1
8292   cat conftest.err >&5
8293   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8294   (exit $ac_status); } && {
8295          test -z "$ac_c_werror_flag" ||
8296          test ! -s conftest.err
8297        } && test -s conftest$ac_exeext && {
8298          test "$cross_compiling" = yes ||
8299          $as_test_x conftest$ac_exeext
8300        }; then
8301   ac_cv_c_dll_unixware="yes"
8302 else
8303   $as_echo "$as_me: failed program was:" >&5
8304 sed 's/^/| /' conftest.$ac_ext >&5
8305
8306         ac_cv_c_dll_unixware="no"
8307 fi
8308
8309 rm -rf conftest.dSYM
8310 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8311       conftest$ac_exeext conftest.$ac_ext
8312 CFLAGS=$ac_wine_try_cflags_saved
8313 fi
8314 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
8315 $as_echo "$ac_cv_c_dll_unixware" >&6; }
8316       if test "$ac_cv_c_dll_unixware" = "yes"
8317       then
8318         LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
8319         LDDLLFLAGS="-Wl,-G,-B,symbolic"
8320
8321       else
8322         { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
8323 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
8324 if test "${ac_cv_c_dll_hpux+set}" = set; then
8325   $as_echo_n "(cached) " >&6
8326 else
8327   ac_wine_try_cflags_saved=$CFLAGS
8328 CFLAGS="$CFLAGS -shared"
8329 cat >conftest.$ac_ext <<_ACEOF
8330 void myfunc() {}
8331 _ACEOF
8332 rm -f conftest.$ac_objext conftest$ac_exeext
8333 if { (ac_try="$ac_link"
8334 case "(($ac_try" in
8335   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8336   *) ac_try_echo=$ac_try;;
8337 esac
8338 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8339 $as_echo "$ac_try_echo") >&5
8340   (eval "$ac_link") 2>conftest.er1
8341   ac_status=$?
8342   grep -v '^ *+' conftest.er1 >conftest.err
8343   rm -f conftest.er1
8344   cat conftest.err >&5
8345   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8346   (exit $ac_status); } && {
8347          test -z "$ac_c_werror_flag" ||
8348          test ! -s conftest.err
8349        } && test -s conftest$ac_exeext && {
8350          test "$cross_compiling" = yes ||
8351          $as_test_x conftest$ac_exeext
8352        }; then
8353   ac_cv_c_dll_hpux="yes"
8354 else
8355   $as_echo "$as_me: failed program was:" >&5
8356 sed 's/^/| /' conftest.$ac_ext >&5
8357
8358         ac_cv_c_dll_hpux="no"
8359 fi
8360
8361 rm -rf conftest.dSYM
8362 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8363       conftest$ac_exeext conftest.$ac_ext
8364 CFLAGS=$ac_wine_try_cflags_saved
8365 fi
8366 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
8367 $as_echo "$ac_cv_c_dll_hpux" >&6; }
8368         if test "$ac_cv_c_dll_hpux" = "yes"
8369         then
8370           LIBEXT="sl"
8371           DLLEXT=".sl"
8372           LDDLLFLAGS="-shared -fPIC"
8373           LDSHARED="\$(CC) -shared"
8374         fi
8375       fi
8376     fi
8377     ;;
8378 esac
8379
8380 enable_winequartz_drv=${enable_winequartz_drv:-no}
8381
8382 if test "$LIBEXT" = "a"; then
8383   { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
8384 It is currently not possible to build Wine without shared library
8385 (.so) support to allow transparent switch between .so and .dll files.
8386 If you are using Linux, you will need a newer binutils.
8387 " >&5
8388 $as_echo "$as_me: error: could not find a way to build shared libraries.
8389 It is currently not possible to build Wine without shared library
8390 (.so) support to allow transparent switch between .so and .dll files.
8391 If you are using Linux, you will need a newer binutils.
8392 " >&2;}
8393    { (exit 1); exit 1; }; }
8394 fi
8395
8396 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
8397 then
8398     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
8399 do
8400   # Extract the first word of "$ac_prog", so it can be a program name with args.
8401 set dummy $ac_prog; ac_word=$2
8402 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8403 $as_echo_n "checking for $ac_word... " >&6; }
8404 if test "${ac_cv_prog_CROSSCC+set}" = set; then
8405   $as_echo_n "(cached) " >&6
8406 else
8407   if test -n "$CROSSCC"; then
8408   ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test.
8409 else
8410 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8411 for as_dir in $PATH
8412 do
8413   IFS=$as_save_IFS
8414   test -z "$as_dir" && as_dir=.
8415   for ac_exec_ext in '' $ac_executable_extensions; do
8416   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8417     ac_cv_prog_CROSSCC="$ac_prog"
8418     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8419     break 2
8420   fi
8421 done
8422 done
8423 IFS=$as_save_IFS
8424
8425 fi
8426 fi
8427 CROSSCC=$ac_cv_prog_CROSSCC
8428 if test -n "$CROSSCC"; then
8429   { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
8430 $as_echo "$CROSSCC" >&6; }
8431 else
8432   { $as_echo "$as_me:$LINENO: result: no" >&5
8433 $as_echo "no" >&6; }
8434 fi
8435
8436
8437   test -n "$CROSSCC" && break
8438 done
8439 test -n "$CROSSCC" || CROSSCC="false"
8440
8441     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
8442 do
8443   # Extract the first word of "$ac_prog", so it can be a program name with args.
8444 set dummy $ac_prog; ac_word=$2
8445 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8446 $as_echo_n "checking for $ac_word... " >&6; }
8447 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8448   $as_echo_n "(cached) " >&6
8449 else
8450   if test -n "$DLLTOOL"; then
8451   ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8452 else
8453 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8454 for as_dir in $PATH
8455 do
8456   IFS=$as_save_IFS
8457   test -z "$as_dir" && as_dir=.
8458   for ac_exec_ext in '' $ac_executable_extensions; do
8459   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8460     ac_cv_prog_DLLTOOL="$ac_prog"
8461     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8462     break 2
8463   fi
8464 done
8465 done
8466 IFS=$as_save_IFS
8467
8468 fi
8469 fi
8470 DLLTOOL=$ac_cv_prog_DLLTOOL
8471 if test -n "$DLLTOOL"; then
8472   { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8473 $as_echo "$DLLTOOL" >&6; }
8474 else
8475   { $as_echo "$as_me:$LINENO: result: no" >&5
8476 $as_echo "no" >&6; }
8477 fi
8478
8479
8480   test -n "$DLLTOOL" && break
8481 done
8482 test -n "$DLLTOOL" || DLLTOOL="false"
8483
8484     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
8485 do
8486   # Extract the first word of "$ac_prog", so it can be a program name with args.
8487 set dummy $ac_prog; ac_word=$2
8488 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8489 $as_echo_n "checking for $ac_word... " >&6; }
8490 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
8491   $as_echo_n "(cached) " >&6
8492 else
8493   if test -n "$CROSSWINDRES"; then
8494   ac_cv_prog_CROSSWINDRES="$CROSSWINDRES" # Let the user override the test.
8495 else
8496 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8497 for as_dir in $PATH
8498 do
8499   IFS=$as_save_IFS
8500   test -z "$as_dir" && as_dir=.
8501   for ac_exec_ext in '' $ac_executable_extensions; do
8502   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8503     ac_cv_prog_CROSSWINDRES="$ac_prog"
8504     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8505     break 2
8506   fi
8507 done
8508 done
8509 IFS=$as_save_IFS
8510
8511 fi
8512 fi
8513 CROSSWINDRES=$ac_cv_prog_CROSSWINDRES
8514 if test -n "$CROSSWINDRES"; then
8515   { $as_echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
8516 $as_echo "$CROSSWINDRES" >&6; }
8517 else
8518   { $as_echo "$as_me:$LINENO: result: no" >&5
8519 $as_echo "no" >&6; }
8520 fi
8521
8522
8523   test -n "$CROSSWINDRES" && break
8524 done
8525 test -n "$CROSSWINDRES" || CROSSWINDRES="false"
8526
8527     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
8528 do
8529   # Extract the first word of "$ac_prog", so it can be a program name with args.
8530 set dummy $ac_prog; ac_word=$2
8531 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8532 $as_echo_n "checking for $ac_word... " >&6; }
8533 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8534   $as_echo_n "(cached) " >&6
8535 else
8536   if test -n "$MINGWAR"; then
8537   ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
8538 else
8539 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8540 for as_dir in $PATH
8541 do
8542   IFS=$as_save_IFS
8543   test -z "$as_dir" && as_dir=.
8544   for ac_exec_ext in '' $ac_executable_extensions; do
8545   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8546     ac_cv_prog_MINGWAR="$ac_prog"
8547     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8548     break 2
8549   fi
8550 done
8551 done
8552 IFS=$as_save_IFS
8553
8554 fi
8555 fi
8556 MINGWAR=$ac_cv_prog_MINGWAR
8557 if test -n "$MINGWAR"; then
8558   { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8559 $as_echo "$MINGWAR" >&6; }
8560 else
8561   { $as_echo "$as_me:$LINENO: result: no" >&5
8562 $as_echo "no" >&6; }
8563 fi
8564
8565
8566   test -n "$MINGWAR" && break
8567 done
8568 test -n "$MINGWAR" || MINGWAR="false"
8569
8570     if test "$CROSSCC" != "false"
8571     then
8572         CROSSTEST="\$(CROSSTEST)"
8573
8574     fi
8575 fi
8576
8577
8578 if test "$ac_cv_header_pthread_h" = "yes"
8579 then
8580     { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
8581 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
8582 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
8583   $as_echo_n "(cached) " >&6
8584 else
8585   ac_check_lib_save_LIBS=$LIBS
8586 LIBS="-lpthread  $LIBS"
8587 cat >conftest.$ac_ext <<_ACEOF
8588 /* confdefs.h.  */
8589 _ACEOF
8590 cat confdefs.h >>conftest.$ac_ext
8591 cat >>conftest.$ac_ext <<_ACEOF
8592 /* end confdefs.h.  */
8593
8594 /* Override any GCC internal prototype to avoid an error.
8595    Use char because int might match the return type of a GCC
8596    builtin and then its argument prototype would still apply.  */
8597 #ifdef __cplusplus
8598 extern "C"
8599 #endif
8600 char pthread_create ();
8601 int
8602 main ()
8603 {
8604 return pthread_create ();
8605   ;
8606   return 0;
8607 }
8608 _ACEOF
8609 rm -f conftest.$ac_objext conftest$ac_exeext
8610 if { (ac_try="$ac_link"
8611 case "(($ac_try" in
8612   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8613   *) ac_try_echo=$ac_try;;
8614 esac
8615 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8616 $as_echo "$ac_try_echo") >&5
8617   (eval "$ac_link") 2>conftest.er1
8618   ac_status=$?
8619   grep -v '^ *+' conftest.er1 >conftest.err
8620   rm -f conftest.er1
8621   cat conftest.err >&5
8622   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8623   (exit $ac_status); } && {
8624          test -z "$ac_c_werror_flag" ||
8625          test ! -s conftest.err
8626        } && test -s conftest$ac_exeext && {
8627          test "$cross_compiling" = yes ||
8628          $as_test_x conftest$ac_exeext
8629        }; then
8630   ac_cv_lib_pthread_pthread_create=yes
8631 else
8632   $as_echo "$as_me: failed program was:" >&5
8633 sed 's/^/| /' conftest.$ac_ext >&5
8634
8635         ac_cv_lib_pthread_pthread_create=no
8636 fi
8637
8638 rm -rf conftest.dSYM
8639 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8640       conftest$ac_exeext conftest.$ac_ext
8641 LIBS=$ac_check_lib_save_LIBS
8642 fi
8643 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
8644 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
8645 if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then
8646   LIBPTHREAD="-lpthread"
8647
8648 fi
8649
8650 fi
8651 if test "x$LIBPTHREAD" = "x"; then
8652   case "x$with_pthread" in
8653   xno) ;;
8654   *)   { { $as_echo "$as_me:$LINENO: error: pthread ${notice_platform}development files not found.
8655 Wine cannot support threads without libpthread.
8656 Use the --without-pthread option if you really want this." >&5
8657 $as_echo "$as_me: error: pthread ${notice_platform}development files not found.
8658 Wine cannot support threads without libpthread.
8659 Use the --without-pthread option if you really want this." >&2;}
8660    { (exit 1); exit 1; }; } ;;
8661 esac
8662 fi
8663
8664
8665
8666 { $as_echo "$as_me:$LINENO: checking for X" >&5
8667 $as_echo_n "checking for X... " >&6; }
8668
8669
8670 # Check whether --with-x was given.
8671 if test "${with_x+set}" = set; then
8672   withval=$with_x;
8673 fi
8674
8675 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
8676 if test "x$with_x" = xno; then
8677   # The user explicitly disabled X.
8678   have_x=disabled
8679 else
8680   case $x_includes,$x_libraries in #(
8681     *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
8682 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
8683    { (exit 1); exit 1; }; };; #(
8684     *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
8685   $as_echo_n "(cached) " >&6
8686 else
8687   # One or both of the vars are not set, and there is no cached value.
8688 ac_x_includes=no ac_x_libraries=no
8689 rm -f -r conftest.dir
8690 if mkdir conftest.dir; then
8691   cd conftest.dir
8692   cat >Imakefile <<'_ACEOF'
8693 incroot:
8694         @echo incroot='${INCROOT}'
8695 usrlibdir:
8696         @echo usrlibdir='${USRLIBDIR}'
8697 libdir:
8698         @echo libdir='${LIBDIR}'
8699 _ACEOF
8700   if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
8701     # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
8702     for ac_var in incroot usrlibdir libdir; do
8703       eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
8704     done
8705     # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
8706     for ac_extension in a so sl dylib la dll; do
8707       if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
8708          test -f "$ac_im_libdir/libX11.$ac_extension"; then
8709         ac_im_usrlibdir=$ac_im_libdir; break
8710       fi
8711     done
8712     # Screen out bogus values from the imake configuration.  They are
8713     # bogus both because they are the default anyway, and because
8714     # using them would break gcc on systems where it needs fixed includes.
8715     case $ac_im_incroot in
8716         /usr/include) ac_x_includes= ;;
8717         *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
8718     esac
8719     case $ac_im_usrlibdir in
8720         /usr/lib | /usr/lib64 | /lib | /lib64) ;;
8721         *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
8722     esac
8723   fi
8724   cd ..
8725   rm -f -r conftest.dir
8726 fi
8727
8728 # Standard set of common directories for X headers.
8729 # Check X11 before X11Rn because it is often a symlink to the current release.
8730 ac_x_header_dirs='
8731 /usr/X11/include
8732 /usr/X11R6/include
8733 /usr/X11R5/include
8734 /usr/X11R4/include
8735
8736 /usr/include/X11
8737 /usr/include/X11R6
8738 /usr/include/X11R5
8739 /usr/include/X11R4
8740
8741 /usr/local/X11/include
8742 /usr/local/X11R6/include
8743 /usr/local/X11R5/include
8744 /usr/local/X11R4/include
8745
8746 /usr/local/include/X11
8747 /usr/local/include/X11R6
8748 /usr/local/include/X11R5
8749 /usr/local/include/X11R4
8750
8751 /usr/X386/include
8752 /usr/x386/include
8753 /usr/XFree86/include/X11
8754
8755 /usr/include
8756 /usr/local/include
8757 /usr/unsupported/include
8758 /usr/athena/include
8759 /usr/local/x11r5/include
8760 /usr/lpp/Xamples/include
8761
8762 /usr/openwin/include
8763 /usr/openwin/share/include'
8764
8765 if test "$ac_x_includes" = no; then
8766   # Guess where to find include files, by looking for Xlib.h.
8767   # First, try using that file with no special directory specified.
8768   cat >conftest.$ac_ext <<_ACEOF
8769 /* confdefs.h.  */
8770 _ACEOF
8771 cat confdefs.h >>conftest.$ac_ext
8772 cat >>conftest.$ac_ext <<_ACEOF
8773 /* end confdefs.h.  */
8774 #include <X11/Xlib.h>
8775 _ACEOF
8776 if { (ac_try="$ac_cpp conftest.$ac_ext"
8777 case "(($ac_try" in
8778   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8779   *) ac_try_echo=$ac_try;;
8780 esac
8781 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8782 $as_echo "$ac_try_echo") >&5
8783   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8784   ac_status=$?
8785   grep -v '^ *+' conftest.er1 >conftest.err
8786   rm -f conftest.er1
8787   cat conftest.err >&5
8788   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8789   (exit $ac_status); } >/dev/null && {
8790          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8791          test ! -s conftest.err
8792        }; then
8793   # We can compile using X headers with no special include directory.
8794 ac_x_includes=
8795 else
8796   $as_echo "$as_me: failed program was:" >&5
8797 sed 's/^/| /' conftest.$ac_ext >&5
8798
8799   for ac_dir in $ac_x_header_dirs; do
8800   if test -r "$ac_dir/X11/Xlib.h"; then
8801     ac_x_includes=$ac_dir
8802     break
8803   fi
8804 done
8805 fi
8806
8807 rm -f conftest.err conftest.$ac_ext
8808 fi # $ac_x_includes = no
8809
8810 if test "$ac_x_libraries" = no; then
8811   # Check for the libraries.
8812   # See if we find them without any special options.
8813   # Don't add to $LIBS permanently.
8814   ac_save_LIBS=$LIBS
8815   LIBS="-lX11 $LIBS"
8816   cat >conftest.$ac_ext <<_ACEOF
8817 /* confdefs.h.  */
8818 _ACEOF
8819 cat confdefs.h >>conftest.$ac_ext
8820 cat >>conftest.$ac_ext <<_ACEOF
8821 /* end confdefs.h.  */
8822 #include <X11/Xlib.h>
8823 int
8824 main ()
8825 {
8826 XrmInitialize ()
8827   ;
8828   return 0;
8829 }
8830 _ACEOF
8831 rm -f conftest.$ac_objext conftest$ac_exeext
8832 if { (ac_try="$ac_link"
8833 case "(($ac_try" in
8834   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8835   *) ac_try_echo=$ac_try;;
8836 esac
8837 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8838 $as_echo "$ac_try_echo") >&5
8839   (eval "$ac_link") 2>conftest.er1
8840   ac_status=$?
8841   grep -v '^ *+' conftest.er1 >conftest.err
8842   rm -f conftest.er1
8843   cat conftest.err >&5
8844   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8845   (exit $ac_status); } && {
8846          test -z "$ac_c_werror_flag" ||
8847          test ! -s conftest.err
8848        } && test -s conftest$ac_exeext && {
8849          test "$cross_compiling" = yes ||
8850          $as_test_x conftest$ac_exeext
8851        }; then
8852   LIBS=$ac_save_LIBS
8853 # We can link X programs with no special library path.
8854 ac_x_libraries=
8855 else
8856   $as_echo "$as_me: failed program was:" >&5
8857 sed 's/^/| /' conftest.$ac_ext >&5
8858
8859         LIBS=$ac_save_LIBS
8860 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
8861 do
8862   # Don't even attempt the hair of trying to link an X program!
8863   for ac_extension in a so sl dylib la dll; do
8864     if test -r "$ac_dir/libX11.$ac_extension"; then
8865       ac_x_libraries=$ac_dir
8866       break 2
8867     fi
8868   done
8869 done
8870 fi
8871
8872 rm -rf conftest.dSYM
8873 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8874       conftest$ac_exeext conftest.$ac_ext
8875 fi # $ac_x_libraries = no
8876
8877 case $ac_x_includes,$ac_x_libraries in #(
8878   no,* | *,no | *\'*)
8879     # Didn't find X, or a directory has "'" in its name.
8880     ac_cv_have_x="have_x=no";; #(
8881   *)
8882     # Record where we found X for the cache.
8883     ac_cv_have_x="have_x=yes\
8884         ac_x_includes='$ac_x_includes'\
8885         ac_x_libraries='$ac_x_libraries'"
8886 esac
8887 fi
8888 ;; #(
8889     *) have_x=yes;;
8890   esac
8891   eval "$ac_cv_have_x"
8892 fi # $with_x != no
8893
8894 if test "$have_x" != yes; then
8895   { $as_echo "$as_me:$LINENO: result: $have_x" >&5
8896 $as_echo "$have_x" >&6; }
8897   no_x=yes
8898 else
8899   # If each of the values was on the command line, it overrides each guess.
8900   test "x$x_includes" = xNONE && x_includes=$ac_x_includes
8901   test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
8902   # Update the cache value to reflect the command line values.
8903   ac_cv_have_x="have_x=yes\
8904         ac_x_includes='$x_includes'\
8905         ac_x_libraries='$x_libraries'"
8906   { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
8907 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
8908 fi
8909
8910 if test "$no_x" = yes; then
8911   # Not all programs may use this symbol, but it does not hurt to define it.
8912
8913 cat >>confdefs.h <<\_ACEOF
8914 #define X_DISPLAY_MISSING 1
8915 _ACEOF
8916
8917   X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
8918 else
8919   if test -n "$x_includes"; then
8920     X_CFLAGS="$X_CFLAGS -I$x_includes"
8921   fi
8922
8923   # It would also be nice to do this for all -L options, not just this one.
8924   if test -n "$x_libraries"; then
8925     X_LIBS="$X_LIBS -L$x_libraries"
8926     # For Solaris; some versions of Sun CC require a space after -R and
8927     # others require no space.  Words are not sufficient . . . .
8928     { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
8929 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
8930     ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
8931     ac_xsave_c_werror_flag=$ac_c_werror_flag
8932     ac_c_werror_flag=yes
8933     cat >conftest.$ac_ext <<_ACEOF
8934 /* confdefs.h.  */
8935 _ACEOF
8936 cat confdefs.h >>conftest.$ac_ext
8937 cat >>conftest.$ac_ext <<_ACEOF
8938 /* end confdefs.h.  */
8939
8940 int
8941 main ()
8942 {
8943
8944   ;
8945   return 0;
8946 }
8947 _ACEOF
8948 rm -f conftest.$ac_objext conftest$ac_exeext
8949 if { (ac_try="$ac_link"
8950 case "(($ac_try" in
8951   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8952   *) ac_try_echo=$ac_try;;
8953 esac
8954 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8955 $as_echo "$ac_try_echo") >&5
8956   (eval "$ac_link") 2>conftest.er1
8957   ac_status=$?
8958   grep -v '^ *+' conftest.er1 >conftest.err
8959   rm -f conftest.er1
8960   cat conftest.err >&5
8961   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8962   (exit $ac_status); } && {
8963          test -z "$ac_c_werror_flag" ||
8964          test ! -s conftest.err
8965        } && test -s conftest$ac_exeext && {
8966          test "$cross_compiling" = yes ||
8967          $as_test_x conftest$ac_exeext
8968        }; then
8969   { $as_echo "$as_me:$LINENO: result: no" >&5
8970 $as_echo "no" >&6; }
8971        X_LIBS="$X_LIBS -R$x_libraries"
8972 else
8973   $as_echo "$as_me: failed program was:" >&5
8974 sed 's/^/| /' conftest.$ac_ext >&5
8975
8976         LIBS="$ac_xsave_LIBS -R $x_libraries"
8977        cat >conftest.$ac_ext <<_ACEOF
8978 /* confdefs.h.  */
8979 _ACEOF
8980 cat confdefs.h >>conftest.$ac_ext
8981 cat >>conftest.$ac_ext <<_ACEOF
8982 /* end confdefs.h.  */
8983
8984 int
8985 main ()
8986 {
8987
8988   ;
8989   return 0;
8990 }
8991 _ACEOF
8992 rm -f conftest.$ac_objext conftest$ac_exeext
8993 if { (ac_try="$ac_link"
8994 case "(($ac_try" in
8995   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8996   *) ac_try_echo=$ac_try;;
8997 esac
8998 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8999 $as_echo "$ac_try_echo") >&5
9000   (eval "$ac_link") 2>conftest.er1
9001   ac_status=$?
9002   grep -v '^ *+' conftest.er1 >conftest.err
9003   rm -f conftest.er1
9004   cat conftest.err >&5
9005   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9006   (exit $ac_status); } && {
9007          test -z "$ac_c_werror_flag" ||
9008          test ! -s conftest.err
9009        } && test -s conftest$ac_exeext && {
9010          test "$cross_compiling" = yes ||
9011          $as_test_x conftest$ac_exeext
9012        }; then
9013   { $as_echo "$as_me:$LINENO: result: yes" >&5
9014 $as_echo "yes" >&6; }
9015           X_LIBS="$X_LIBS -R $x_libraries"
9016 else
9017   $as_echo "$as_me: failed program was:" >&5
9018 sed 's/^/| /' conftest.$ac_ext >&5
9019
9020         { $as_echo "$as_me:$LINENO: result: neither works" >&5
9021 $as_echo "neither works" >&6; }
9022 fi
9023
9024 rm -rf conftest.dSYM
9025 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9026       conftest$ac_exeext conftest.$ac_ext
9027 fi
9028
9029 rm -rf conftest.dSYM
9030 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9031       conftest$ac_exeext conftest.$ac_ext
9032     ac_c_werror_flag=$ac_xsave_c_werror_flag
9033     LIBS=$ac_xsave_LIBS
9034   fi
9035
9036   # Check for system-dependent libraries X programs must link with.
9037   # Do this before checking for the system-independent R6 libraries
9038   # (-lICE), since we may need -lsocket or whatever for X linking.
9039
9040   if test "$ISC" = yes; then
9041     X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
9042   else
9043     # Martyn Johnson says this is needed for Ultrix, if the X
9044     # libraries were built with DECnet support.  And Karl Berry says
9045     # the Alpha needs dnet_stub (dnet does not exist).
9046     ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
9047     cat >conftest.$ac_ext <<_ACEOF
9048 /* confdefs.h.  */
9049 _ACEOF
9050 cat confdefs.h >>conftest.$ac_ext
9051 cat >>conftest.$ac_ext <<_ACEOF
9052 /* end confdefs.h.  */
9053
9054 /* Override any GCC internal prototype to avoid an error.
9055    Use char because int might match the return type of a GCC
9056    builtin and then its argument prototype would still apply.  */
9057 #ifdef __cplusplus
9058 extern "C"
9059 #endif
9060 char XOpenDisplay ();
9061 int
9062 main ()
9063 {
9064 return XOpenDisplay ();
9065   ;
9066   return 0;
9067 }
9068 _ACEOF
9069 rm -f conftest.$ac_objext conftest$ac_exeext
9070 if { (ac_try="$ac_link"
9071 case "(($ac_try" in
9072   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9073   *) ac_try_echo=$ac_try;;
9074 esac
9075 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9076 $as_echo "$ac_try_echo") >&5
9077   (eval "$ac_link") 2>conftest.er1
9078   ac_status=$?
9079   grep -v '^ *+' conftest.er1 >conftest.err
9080   rm -f conftest.er1
9081   cat conftest.err >&5
9082   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9083   (exit $ac_status); } && {
9084          test -z "$ac_c_werror_flag" ||
9085          test ! -s conftest.err
9086        } && test -s conftest$ac_exeext && {
9087          test "$cross_compiling" = yes ||
9088          $as_test_x conftest$ac_exeext
9089        }; then
9090   :
9091 else
9092   $as_echo "$as_me: failed program was:" >&5
9093 sed 's/^/| /' conftest.$ac_ext >&5
9094
9095         { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
9096 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
9097 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
9098   $as_echo_n "(cached) " >&6
9099 else
9100   ac_check_lib_save_LIBS=$LIBS
9101 LIBS="-ldnet  $LIBS"
9102 cat >conftest.$ac_ext <<_ACEOF
9103 /* confdefs.h.  */
9104 _ACEOF
9105 cat confdefs.h >>conftest.$ac_ext
9106 cat >>conftest.$ac_ext <<_ACEOF
9107 /* end confdefs.h.  */
9108
9109 /* Override any GCC internal prototype to avoid an error.
9110    Use char because int might match the return type of a GCC
9111    builtin and then its argument prototype would still apply.  */
9112 #ifdef __cplusplus
9113 extern "C"
9114 #endif
9115 char dnet_ntoa ();
9116 int
9117 main ()
9118 {
9119 return dnet_ntoa ();
9120   ;
9121   return 0;
9122 }
9123 _ACEOF
9124 rm -f conftest.$ac_objext conftest$ac_exeext
9125 if { (ac_try="$ac_link"
9126 case "(($ac_try" in
9127   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9128   *) ac_try_echo=$ac_try;;
9129 esac
9130 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9131 $as_echo "$ac_try_echo") >&5
9132   (eval "$ac_link") 2>conftest.er1
9133   ac_status=$?
9134   grep -v '^ *+' conftest.er1 >conftest.err
9135   rm -f conftest.er1
9136   cat conftest.err >&5
9137   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9138   (exit $ac_status); } && {
9139          test -z "$ac_c_werror_flag" ||
9140          test ! -s conftest.err
9141        } && test -s conftest$ac_exeext && {
9142          test "$cross_compiling" = yes ||
9143          $as_test_x conftest$ac_exeext
9144        }; then
9145   ac_cv_lib_dnet_dnet_ntoa=yes
9146 else
9147   $as_echo "$as_me: failed program was:" >&5
9148 sed 's/^/| /' conftest.$ac_ext >&5
9149
9150         ac_cv_lib_dnet_dnet_ntoa=no
9151 fi
9152
9153 rm -rf conftest.dSYM
9154 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9155       conftest$ac_exeext conftest.$ac_ext
9156 LIBS=$ac_check_lib_save_LIBS
9157 fi
9158 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
9159 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
9160 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then
9161   X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
9162 fi
9163
9164     if test $ac_cv_lib_dnet_dnet_ntoa = no; then
9165       { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
9166 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
9167 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
9168   $as_echo_n "(cached) " >&6
9169 else
9170   ac_check_lib_save_LIBS=$LIBS
9171 LIBS="-ldnet_stub  $LIBS"
9172 cat >conftest.$ac_ext <<_ACEOF
9173 /* confdefs.h.  */
9174 _ACEOF
9175 cat confdefs.h >>conftest.$ac_ext
9176 cat >>conftest.$ac_ext <<_ACEOF
9177 /* end confdefs.h.  */
9178
9179 /* Override any GCC internal prototype to avoid an error.
9180    Use char because int might match the return type of a GCC
9181    builtin and then its argument prototype would still apply.  */
9182 #ifdef __cplusplus
9183 extern "C"
9184 #endif
9185 char dnet_ntoa ();
9186 int
9187 main ()
9188 {
9189 return dnet_ntoa ();
9190   ;
9191   return 0;
9192 }
9193 _ACEOF
9194 rm -f conftest.$ac_objext conftest$ac_exeext
9195 if { (ac_try="$ac_link"
9196 case "(($ac_try" in
9197   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9198   *) ac_try_echo=$ac_try;;
9199 esac
9200 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9201 $as_echo "$ac_try_echo") >&5
9202   (eval "$ac_link") 2>conftest.er1
9203   ac_status=$?
9204   grep -v '^ *+' conftest.er1 >conftest.err
9205   rm -f conftest.er1
9206   cat conftest.err >&5
9207   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9208   (exit $ac_status); } && {
9209          test -z "$ac_c_werror_flag" ||
9210          test ! -s conftest.err
9211        } && test -s conftest$ac_exeext && {
9212          test "$cross_compiling" = yes ||
9213          $as_test_x conftest$ac_exeext
9214        }; then
9215   ac_cv_lib_dnet_stub_dnet_ntoa=yes
9216 else
9217   $as_echo "$as_me: failed program was:" >&5
9218 sed 's/^/| /' conftest.$ac_ext >&5
9219
9220         ac_cv_lib_dnet_stub_dnet_ntoa=no
9221 fi
9222
9223 rm -rf conftest.dSYM
9224 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9225       conftest$ac_exeext conftest.$ac_ext
9226 LIBS=$ac_check_lib_save_LIBS
9227 fi
9228 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
9229 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
9230 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then
9231   X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
9232 fi
9233
9234     fi
9235 fi
9236
9237 rm -rf conftest.dSYM
9238 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9239       conftest$ac_exeext conftest.$ac_ext
9240     LIBS="$ac_xsave_LIBS"
9241
9242     # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
9243     # to get the SysV transport functions.
9244     # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
9245     # needs -lnsl.
9246     # The nsl library prevents programs from opening the X display
9247     # on Irix 5.2, according to T.E. Dickey.
9248     # The functions gethostbyname, getservbyname, and inet_addr are
9249     # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
9250     { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
9251 $as_echo_n "checking for gethostbyname... " >&6; }
9252 if test "${ac_cv_func_gethostbyname+set}" = set; then
9253   $as_echo_n "(cached) " >&6
9254 else
9255   cat >conftest.$ac_ext <<_ACEOF
9256 /* confdefs.h.  */
9257 _ACEOF
9258 cat confdefs.h >>conftest.$ac_ext
9259 cat >>conftest.$ac_ext <<_ACEOF
9260 /* end confdefs.h.  */
9261 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
9262    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9263 #define gethostbyname innocuous_gethostbyname
9264
9265 /* System header to define __stub macros and hopefully few prototypes,
9266     which can conflict with char gethostbyname (); below.
9267     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9268     <limits.h> exists even on freestanding compilers.  */
9269
9270 #ifdef __STDC__
9271 # include <limits.h>
9272 #else
9273 # include <assert.h>
9274 #endif
9275
9276 #undef gethostbyname
9277
9278 /* Override any GCC internal prototype to avoid an error.
9279    Use char because int might match the return type of a GCC
9280    builtin and then its argument prototype would still apply.  */
9281 #ifdef __cplusplus
9282 extern "C"
9283 #endif
9284 char gethostbyname ();
9285 /* The GNU C library defines this for functions which it implements
9286     to always fail with ENOSYS.  Some functions are actually named
9287     something starting with __ and the normal name is an alias.  */
9288 #if defined __stub_gethostbyname || defined __stub___gethostbyname
9289 choke me
9290 #endif
9291
9292 int
9293 main ()
9294 {
9295 return gethostbyname ();
9296   ;
9297   return 0;
9298 }
9299 _ACEOF
9300 rm -f conftest.$ac_objext conftest$ac_exeext
9301 if { (ac_try="$ac_link"
9302 case "(($ac_try" in
9303   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9304   *) ac_try_echo=$ac_try;;
9305 esac
9306 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9307 $as_echo "$ac_try_echo") >&5
9308   (eval "$ac_link") 2>conftest.er1
9309   ac_status=$?
9310   grep -v '^ *+' conftest.er1 >conftest.err
9311   rm -f conftest.er1
9312   cat conftest.err >&5
9313   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9314   (exit $ac_status); } && {
9315          test -z "$ac_c_werror_flag" ||
9316          test ! -s conftest.err
9317        } && test -s conftest$ac_exeext && {
9318          test "$cross_compiling" = yes ||
9319          $as_test_x conftest$ac_exeext
9320        }; then
9321   ac_cv_func_gethostbyname=yes
9322 else
9323   $as_echo "$as_me: failed program was:" >&5
9324 sed 's/^/| /' conftest.$ac_ext >&5
9325
9326         ac_cv_func_gethostbyname=no
9327 fi
9328
9329 rm -rf conftest.dSYM
9330 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9331       conftest$ac_exeext conftest.$ac_ext
9332 fi
9333 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
9334 $as_echo "$ac_cv_func_gethostbyname" >&6; }
9335
9336     if test $ac_cv_func_gethostbyname = no; then
9337       { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
9338 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9339 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
9340   $as_echo_n "(cached) " >&6
9341 else
9342   ac_check_lib_save_LIBS=$LIBS
9343 LIBS="-lnsl  $LIBS"
9344 cat >conftest.$ac_ext <<_ACEOF
9345 /* confdefs.h.  */
9346 _ACEOF
9347 cat confdefs.h >>conftest.$ac_ext
9348 cat >>conftest.$ac_ext <<_ACEOF
9349 /* end confdefs.h.  */
9350
9351 /* Override any GCC internal prototype to avoid an error.
9352    Use char because int might match the return type of a GCC
9353    builtin and then its argument prototype would still apply.  */
9354 #ifdef __cplusplus
9355 extern "C"
9356 #endif
9357 char gethostbyname ();
9358 int
9359 main ()
9360 {
9361 return gethostbyname ();
9362   ;
9363   return 0;
9364 }
9365 _ACEOF
9366 rm -f conftest.$ac_objext conftest$ac_exeext
9367 if { (ac_try="$ac_link"
9368 case "(($ac_try" in
9369   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9370   *) ac_try_echo=$ac_try;;
9371 esac
9372 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9373 $as_echo "$ac_try_echo") >&5
9374   (eval "$ac_link") 2>conftest.er1
9375   ac_status=$?
9376   grep -v '^ *+' conftest.er1 >conftest.err
9377   rm -f conftest.er1
9378   cat conftest.err >&5
9379   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9380   (exit $ac_status); } && {
9381          test -z "$ac_c_werror_flag" ||
9382          test ! -s conftest.err
9383        } && test -s conftest$ac_exeext && {
9384          test "$cross_compiling" = yes ||
9385          $as_test_x conftest$ac_exeext
9386        }; then
9387   ac_cv_lib_nsl_gethostbyname=yes
9388 else
9389   $as_echo "$as_me: failed program was:" >&5
9390 sed 's/^/| /' conftest.$ac_ext >&5
9391
9392         ac_cv_lib_nsl_gethostbyname=no
9393 fi
9394
9395 rm -rf conftest.dSYM
9396 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9397       conftest$ac_exeext conftest.$ac_ext
9398 LIBS=$ac_check_lib_save_LIBS
9399 fi
9400 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
9401 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9402 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then
9403   X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
9404 fi
9405
9406       if test $ac_cv_lib_nsl_gethostbyname = no; then
9407         { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
9408 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
9409 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
9410   $as_echo_n "(cached) " >&6
9411 else
9412   ac_check_lib_save_LIBS=$LIBS
9413 LIBS="-lbsd  $LIBS"
9414 cat >conftest.$ac_ext <<_ACEOF
9415 /* confdefs.h.  */
9416 _ACEOF
9417 cat confdefs.h >>conftest.$ac_ext
9418 cat >>conftest.$ac_ext <<_ACEOF
9419 /* end confdefs.h.  */
9420
9421 /* Override any GCC internal prototype to avoid an error.
9422    Use char because int might match the return type of a GCC
9423    builtin and then its argument prototype would still apply.  */
9424 #ifdef __cplusplus
9425 extern "C"
9426 #endif
9427 char gethostbyname ();
9428 int
9429 main ()
9430 {
9431 return gethostbyname ();
9432   ;
9433   return 0;
9434 }
9435 _ACEOF
9436 rm -f conftest.$ac_objext conftest$ac_exeext
9437 if { (ac_try="$ac_link"
9438 case "(($ac_try" in
9439   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9440   *) ac_try_echo=$ac_try;;
9441 esac
9442 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9443 $as_echo "$ac_try_echo") >&5
9444   (eval "$ac_link") 2>conftest.er1
9445   ac_status=$?
9446   grep -v '^ *+' conftest.er1 >conftest.err
9447   rm -f conftest.er1
9448   cat conftest.err >&5
9449   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9450   (exit $ac_status); } && {
9451          test -z "$ac_c_werror_flag" ||
9452          test ! -s conftest.err
9453        } && test -s conftest$ac_exeext && {
9454          test "$cross_compiling" = yes ||
9455          $as_test_x conftest$ac_exeext
9456        }; then
9457   ac_cv_lib_bsd_gethostbyname=yes
9458 else
9459   $as_echo "$as_me: failed program was:" >&5
9460 sed 's/^/| /' conftest.$ac_ext >&5
9461
9462         ac_cv_lib_bsd_gethostbyname=no
9463 fi
9464
9465 rm -rf conftest.dSYM
9466 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9467       conftest$ac_exeext conftest.$ac_ext
9468 LIBS=$ac_check_lib_save_LIBS
9469 fi
9470 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
9471 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
9472 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then
9473   X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
9474 fi
9475
9476       fi
9477     fi
9478
9479     # lieder@skyler.mavd.honeywell.com says without -lsocket,
9480     # socket/setsockopt and other routines are undefined under SCO ODT
9481     # 2.0.  But -lsocket is broken on IRIX 5.2 (and is not necessary
9482     # on later versions), says Simon Leinen: it contains gethostby*
9483     # variants that don't use the name server (or something).  -lsocket
9484     # must be given before -lnsl if both are needed.  We assume that
9485     # if connect needs -lnsl, so does gethostbyname.
9486     { $as_echo "$as_me:$LINENO: checking for connect" >&5
9487 $as_echo_n "checking for connect... " >&6; }
9488 if test "${ac_cv_func_connect+set}" = set; then
9489   $as_echo_n "(cached) " >&6
9490 else
9491   cat >conftest.$ac_ext <<_ACEOF
9492 /* confdefs.h.  */
9493 _ACEOF
9494 cat confdefs.h >>conftest.$ac_ext
9495 cat >>conftest.$ac_ext <<_ACEOF
9496 /* end confdefs.h.  */
9497 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
9498    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9499 #define connect innocuous_connect
9500
9501 /* System header to define __stub macros and hopefully few prototypes,
9502     which can conflict with char connect (); below.
9503     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9504     <limits.h> exists even on freestanding compilers.  */
9505
9506 #ifdef __STDC__
9507 # include <limits.h>
9508 #else
9509 # include <assert.h>
9510 #endif
9511
9512 #undef connect
9513
9514 /* Override any GCC internal prototype to avoid an error.
9515    Use char because int might match the return type of a GCC
9516    builtin and then its argument prototype would still apply.  */
9517 #ifdef __cplusplus
9518 extern "C"
9519 #endif
9520 char connect ();
9521 /* The GNU C library defines this for functions which it implements
9522     to always fail with ENOSYS.  Some functions are actually named
9523     something starting with __ and the normal name is an alias.  */
9524 #if defined __stub_connect || defined __stub___connect
9525 choke me
9526 #endif
9527
9528 int
9529 main ()
9530 {
9531 return connect ();
9532   ;
9533   return 0;
9534 }
9535 _ACEOF
9536 rm -f conftest.$ac_objext conftest$ac_exeext
9537 if { (ac_try="$ac_link"
9538 case "(($ac_try" in
9539   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9540   *) ac_try_echo=$ac_try;;
9541 esac
9542 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9543 $as_echo "$ac_try_echo") >&5
9544   (eval "$ac_link") 2>conftest.er1
9545   ac_status=$?
9546   grep -v '^ *+' conftest.er1 >conftest.err
9547   rm -f conftest.er1
9548   cat conftest.err >&5
9549   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9550   (exit $ac_status); } && {
9551          test -z "$ac_c_werror_flag" ||
9552          test ! -s conftest.err
9553        } && test -s conftest$ac_exeext && {
9554          test "$cross_compiling" = yes ||
9555          $as_test_x conftest$ac_exeext
9556        }; then
9557   ac_cv_func_connect=yes
9558 else
9559   $as_echo "$as_me: failed program was:" >&5
9560 sed 's/^/| /' conftest.$ac_ext >&5
9561
9562         ac_cv_func_connect=no
9563 fi
9564
9565 rm -rf conftest.dSYM
9566 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9567       conftest$ac_exeext conftest.$ac_ext
9568 fi
9569 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
9570 $as_echo "$ac_cv_func_connect" >&6; }
9571
9572     if test $ac_cv_func_connect = no; then
9573       { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
9574 $as_echo_n "checking for connect in -lsocket... " >&6; }
9575 if test "${ac_cv_lib_socket_connect+set}" = set; then
9576   $as_echo_n "(cached) " >&6
9577 else
9578   ac_check_lib_save_LIBS=$LIBS
9579 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
9580 cat >conftest.$ac_ext <<_ACEOF
9581 /* confdefs.h.  */
9582 _ACEOF
9583 cat confdefs.h >>conftest.$ac_ext
9584 cat >>conftest.$ac_ext <<_ACEOF
9585 /* end confdefs.h.  */
9586
9587 /* Override any GCC internal prototype to avoid an error.
9588    Use char because int might match the return type of a GCC
9589    builtin and then its argument prototype would still apply.  */
9590 #ifdef __cplusplus
9591 extern "C"
9592 #endif
9593 char connect ();
9594 int
9595 main ()
9596 {
9597 return connect ();
9598   ;
9599   return 0;
9600 }
9601 _ACEOF
9602 rm -f conftest.$ac_objext conftest$ac_exeext
9603 if { (ac_try="$ac_link"
9604 case "(($ac_try" in
9605   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9606   *) ac_try_echo=$ac_try;;
9607 esac
9608 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9609 $as_echo "$ac_try_echo") >&5
9610   (eval "$ac_link") 2>conftest.er1
9611   ac_status=$?
9612   grep -v '^ *+' conftest.er1 >conftest.err
9613   rm -f conftest.er1
9614   cat conftest.err >&5
9615   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9616   (exit $ac_status); } && {
9617          test -z "$ac_c_werror_flag" ||
9618          test ! -s conftest.err
9619        } && test -s conftest$ac_exeext && {
9620          test "$cross_compiling" = yes ||
9621          $as_test_x conftest$ac_exeext
9622        }; then
9623   ac_cv_lib_socket_connect=yes
9624 else
9625   $as_echo "$as_me: failed program was:" >&5
9626 sed 's/^/| /' conftest.$ac_ext >&5
9627
9628         ac_cv_lib_socket_connect=no
9629 fi
9630
9631 rm -rf conftest.dSYM
9632 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9633       conftest$ac_exeext conftest.$ac_ext
9634 LIBS=$ac_check_lib_save_LIBS
9635 fi
9636 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
9637 $as_echo "$ac_cv_lib_socket_connect" >&6; }
9638 if test "x$ac_cv_lib_socket_connect" = x""yes; then
9639   X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
9640 fi
9641
9642     fi
9643
9644     # Guillermo Gomez says -lposix is necessary on A/UX.
9645     { $as_echo "$as_me:$LINENO: checking for remove" >&5
9646 $as_echo_n "checking for remove... " >&6; }
9647 if test "${ac_cv_func_remove+set}" = set; then
9648   $as_echo_n "(cached) " >&6
9649 else
9650   cat >conftest.$ac_ext <<_ACEOF
9651 /* confdefs.h.  */
9652 _ACEOF
9653 cat confdefs.h >>conftest.$ac_ext
9654 cat >>conftest.$ac_ext <<_ACEOF
9655 /* end confdefs.h.  */
9656 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
9657    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9658 #define remove innocuous_remove
9659
9660 /* System header to define __stub macros and hopefully few prototypes,
9661     which can conflict with char remove (); below.
9662     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9663     <limits.h> exists even on freestanding compilers.  */
9664
9665 #ifdef __STDC__
9666 # include <limits.h>
9667 #else
9668 # include <assert.h>
9669 #endif
9670
9671 #undef remove
9672
9673 /* Override any GCC internal prototype to avoid an error.
9674    Use char because int might match the return type of a GCC
9675    builtin and then its argument prototype would still apply.  */
9676 #ifdef __cplusplus
9677 extern "C"
9678 #endif
9679 char remove ();
9680 /* The GNU C library defines this for functions which it implements
9681     to always fail with ENOSYS.  Some functions are actually named
9682     something starting with __ and the normal name is an alias.  */
9683 #if defined __stub_remove || defined __stub___remove
9684 choke me
9685 #endif
9686
9687 int
9688 main ()
9689 {
9690 return remove ();
9691   ;
9692   return 0;
9693 }
9694 _ACEOF
9695 rm -f conftest.$ac_objext conftest$ac_exeext
9696 if { (ac_try="$ac_link"
9697 case "(($ac_try" in
9698   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9699   *) ac_try_echo=$ac_try;;
9700 esac
9701 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9702 $as_echo "$ac_try_echo") >&5
9703   (eval "$ac_link") 2>conftest.er1
9704   ac_status=$?
9705   grep -v '^ *+' conftest.er1 >conftest.err
9706   rm -f conftest.er1
9707   cat conftest.err >&5
9708   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9709   (exit $ac_status); } && {
9710          test -z "$ac_c_werror_flag" ||
9711          test ! -s conftest.err
9712        } && test -s conftest$ac_exeext && {
9713          test "$cross_compiling" = yes ||
9714          $as_test_x conftest$ac_exeext
9715        }; then
9716   ac_cv_func_remove=yes
9717 else
9718   $as_echo "$as_me: failed program was:" >&5
9719 sed 's/^/| /' conftest.$ac_ext >&5
9720
9721         ac_cv_func_remove=no
9722 fi
9723
9724 rm -rf conftest.dSYM
9725 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9726       conftest$ac_exeext conftest.$ac_ext
9727 fi
9728 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
9729 $as_echo "$ac_cv_func_remove" >&6; }
9730
9731     if test $ac_cv_func_remove = no; then
9732       { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
9733 $as_echo_n "checking for remove in -lposix... " >&6; }
9734 if test "${ac_cv_lib_posix_remove+set}" = set; then
9735   $as_echo_n "(cached) " >&6
9736 else
9737   ac_check_lib_save_LIBS=$LIBS
9738 LIBS="-lposix  $LIBS"
9739 cat >conftest.$ac_ext <<_ACEOF
9740 /* confdefs.h.  */
9741 _ACEOF
9742 cat confdefs.h >>conftest.$ac_ext
9743 cat >>conftest.$ac_ext <<_ACEOF
9744 /* end confdefs.h.  */
9745
9746 /* Override any GCC internal prototype to avoid an error.
9747    Use char because int might match the return type of a GCC
9748    builtin and then its argument prototype would still apply.  */
9749 #ifdef __cplusplus
9750 extern "C"
9751 #endif
9752 char remove ();
9753 int
9754 main ()
9755 {
9756 return remove ();
9757   ;
9758   return 0;
9759 }
9760 _ACEOF
9761 rm -f conftest.$ac_objext conftest$ac_exeext
9762 if { (ac_try="$ac_link"
9763 case "(($ac_try" in
9764   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9765   *) ac_try_echo=$ac_try;;
9766 esac
9767 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9768 $as_echo "$ac_try_echo") >&5
9769   (eval "$ac_link") 2>conftest.er1
9770   ac_status=$?
9771   grep -v '^ *+' conftest.er1 >conftest.err
9772   rm -f conftest.er1
9773   cat conftest.err >&5
9774   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9775   (exit $ac_status); } && {
9776          test -z "$ac_c_werror_flag" ||
9777          test ! -s conftest.err
9778        } && test -s conftest$ac_exeext && {
9779          test "$cross_compiling" = yes ||
9780          $as_test_x conftest$ac_exeext
9781        }; then
9782   ac_cv_lib_posix_remove=yes
9783 else
9784   $as_echo "$as_me: failed program was:" >&5
9785 sed 's/^/| /' conftest.$ac_ext >&5
9786
9787         ac_cv_lib_posix_remove=no
9788 fi
9789
9790 rm -rf conftest.dSYM
9791 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9792       conftest$ac_exeext conftest.$ac_ext
9793 LIBS=$ac_check_lib_save_LIBS
9794 fi
9795 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
9796 $as_echo "$ac_cv_lib_posix_remove" >&6; }
9797 if test "x$ac_cv_lib_posix_remove" = x""yes; then
9798   X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
9799 fi
9800
9801     fi
9802
9803     # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
9804     { $as_echo "$as_me:$LINENO: checking for shmat" >&5
9805 $as_echo_n "checking for shmat... " >&6; }
9806 if test "${ac_cv_func_shmat+set}" = set; then
9807   $as_echo_n "(cached) " >&6
9808 else
9809   cat >conftest.$ac_ext <<_ACEOF
9810 /* confdefs.h.  */
9811 _ACEOF
9812 cat confdefs.h >>conftest.$ac_ext
9813 cat >>conftest.$ac_ext <<_ACEOF
9814 /* end confdefs.h.  */
9815 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
9816    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9817 #define shmat innocuous_shmat
9818
9819 /* System header to define __stub macros and hopefully few prototypes,
9820     which can conflict with char shmat (); below.
9821     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9822     <limits.h> exists even on freestanding compilers.  */
9823
9824 #ifdef __STDC__
9825 # include <limits.h>
9826 #else
9827 # include <assert.h>
9828 #endif
9829
9830 #undef shmat
9831
9832 /* Override any GCC internal prototype to avoid an error.
9833    Use char because int might match the return type of a GCC
9834    builtin and then its argument prototype would still apply.  */
9835 #ifdef __cplusplus
9836 extern "C"
9837 #endif
9838 char shmat ();
9839 /* The GNU C library defines this for functions which it implements
9840     to always fail with ENOSYS.  Some functions are actually named
9841     something starting with __ and the normal name is an alias.  */
9842 #if defined __stub_shmat || defined __stub___shmat
9843 choke me
9844 #endif
9845
9846 int
9847 main ()
9848 {
9849 return shmat ();
9850   ;
9851   return 0;
9852 }
9853 _ACEOF
9854 rm -f conftest.$ac_objext conftest$ac_exeext
9855 if { (ac_try="$ac_link"
9856 case "(($ac_try" in
9857   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9858   *) ac_try_echo=$ac_try;;
9859 esac
9860 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9861 $as_echo "$ac_try_echo") >&5
9862   (eval "$ac_link") 2>conftest.er1
9863   ac_status=$?
9864   grep -v '^ *+' conftest.er1 >conftest.err
9865   rm -f conftest.er1
9866   cat conftest.err >&5
9867   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9868   (exit $ac_status); } && {
9869          test -z "$ac_c_werror_flag" ||
9870          test ! -s conftest.err
9871        } && test -s conftest$ac_exeext && {
9872          test "$cross_compiling" = yes ||
9873          $as_test_x conftest$ac_exeext
9874        }; then
9875   ac_cv_func_shmat=yes
9876 else
9877   $as_echo "$as_me: failed program was:" >&5
9878 sed 's/^/| /' conftest.$ac_ext >&5
9879
9880         ac_cv_func_shmat=no
9881 fi
9882
9883 rm -rf conftest.dSYM
9884 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9885       conftest$ac_exeext conftest.$ac_ext
9886 fi
9887 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
9888 $as_echo "$ac_cv_func_shmat" >&6; }
9889
9890     if test $ac_cv_func_shmat = no; then
9891       { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
9892 $as_echo_n "checking for shmat in -lipc... " >&6; }
9893 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
9894   $as_echo_n "(cached) " >&6
9895 else
9896   ac_check_lib_save_LIBS=$LIBS
9897 LIBS="-lipc  $LIBS"
9898 cat >conftest.$ac_ext <<_ACEOF
9899 /* confdefs.h.  */
9900 _ACEOF
9901 cat confdefs.h >>conftest.$ac_ext
9902 cat >>conftest.$ac_ext <<_ACEOF
9903 /* end confdefs.h.  */
9904
9905 /* Override any GCC internal prototype to avoid an error.
9906    Use char because int might match the return type of a GCC
9907    builtin and then its argument prototype would still apply.  */
9908 #ifdef __cplusplus
9909 extern "C"
9910 #endif
9911 char shmat ();
9912 int
9913 main ()
9914 {
9915 return shmat ();
9916   ;
9917   return 0;
9918 }
9919 _ACEOF
9920 rm -f conftest.$ac_objext conftest$ac_exeext
9921 if { (ac_try="$ac_link"
9922 case "(($ac_try" in
9923   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9924   *) ac_try_echo=$ac_try;;
9925 esac
9926 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9927 $as_echo "$ac_try_echo") >&5
9928   (eval "$ac_link") 2>conftest.er1
9929   ac_status=$?
9930   grep -v '^ *+' conftest.er1 >conftest.err
9931   rm -f conftest.er1
9932   cat conftest.err >&5
9933   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9934   (exit $ac_status); } && {
9935          test -z "$ac_c_werror_flag" ||
9936          test ! -s conftest.err
9937        } && test -s conftest$ac_exeext && {
9938          test "$cross_compiling" = yes ||
9939          $as_test_x conftest$ac_exeext
9940        }; then
9941   ac_cv_lib_ipc_shmat=yes
9942 else
9943   $as_echo "$as_me: failed program was:" >&5
9944 sed 's/^/| /' conftest.$ac_ext >&5
9945
9946         ac_cv_lib_ipc_shmat=no
9947 fi
9948
9949 rm -rf conftest.dSYM
9950 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9951       conftest$ac_exeext conftest.$ac_ext
9952 LIBS=$ac_check_lib_save_LIBS
9953 fi
9954 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
9955 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
9956 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then
9957   X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
9958 fi
9959
9960     fi
9961   fi
9962
9963   # Check for libraries that X11R6 Xt/Xaw programs need.
9964   ac_save_LDFLAGS=$LDFLAGS
9965   test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
9966   # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
9967   # check for ICE first), but we must link in the order -lSM -lICE or
9968   # we get undefined symbols.  So assume we have SM if we have ICE.
9969   # These have to be linked with before -lX11, unlike the other
9970   # libraries we check for below, so use a different variable.
9971   # John Interrante, Karl Berry
9972   { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
9973 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
9974 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
9975   $as_echo_n "(cached) " >&6
9976 else
9977   ac_check_lib_save_LIBS=$LIBS
9978 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
9979 cat >conftest.$ac_ext <<_ACEOF
9980 /* confdefs.h.  */
9981 _ACEOF
9982 cat confdefs.h >>conftest.$ac_ext
9983 cat >>conftest.$ac_ext <<_ACEOF
9984 /* end confdefs.h.  */
9985
9986 /* Override any GCC internal prototype to avoid an error.
9987    Use char because int might match the return type of a GCC
9988    builtin and then its argument prototype would still apply.  */
9989 #ifdef __cplusplus
9990 extern "C"
9991 #endif
9992 char IceConnectionNumber ();
9993 int
9994 main ()
9995 {
9996 return IceConnectionNumber ();
9997   ;
9998   return 0;
9999 }
10000 _ACEOF
10001 rm -f conftest.$ac_objext conftest$ac_exeext
10002 if { (ac_try="$ac_link"
10003 case "(($ac_try" in
10004   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10005   *) ac_try_echo=$ac_try;;
10006 esac
10007 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10008 $as_echo "$ac_try_echo") >&5
10009   (eval "$ac_link") 2>conftest.er1
10010   ac_status=$?
10011   grep -v '^ *+' conftest.er1 >conftest.err
10012   rm -f conftest.er1
10013   cat conftest.err >&5
10014   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10015   (exit $ac_status); } && {
10016          test -z "$ac_c_werror_flag" ||
10017          test ! -s conftest.err
10018        } && test -s conftest$ac_exeext && {
10019          test "$cross_compiling" = yes ||
10020          $as_test_x conftest$ac_exeext
10021        }; then
10022   ac_cv_lib_ICE_IceConnectionNumber=yes
10023 else
10024   $as_echo "$as_me: failed program was:" >&5
10025 sed 's/^/| /' conftest.$ac_ext >&5
10026
10027         ac_cv_lib_ICE_IceConnectionNumber=no
10028 fi
10029
10030 rm -rf conftest.dSYM
10031 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10032       conftest$ac_exeext conftest.$ac_ext
10033 LIBS=$ac_check_lib_save_LIBS
10034 fi
10035 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
10036 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
10037 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then
10038   X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
10039 fi
10040
10041   LDFLAGS=$ac_save_LDFLAGS
10042
10043 fi
10044
10045
10046 if test "$have_x" = "yes"
10047 then
10048     XLIB="-lXext -lX11"
10049     ac_save_CPPFLAGS="$CPPFLAGS"
10050     CPPFLAGS="$CPPFLAGS $X_CFLAGS"
10051
10052     { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
10053 $as_echo_n "checking for -lX11... " >&6; }
10054 if test "${ac_cv_lib_soname_X11+set}" = set; then
10055   $as_echo_n "(cached) " >&6
10056 else
10057   ac_check_soname_save_LIBS=$LIBS
10058 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
10059   cat >conftest.$ac_ext <<_ACEOF
10060 /* confdefs.h.  */
10061 _ACEOF
10062 cat confdefs.h >>conftest.$ac_ext
10063 cat >>conftest.$ac_ext <<_ACEOF
10064 /* end confdefs.h.  */
10065
10066 /* Override any GCC internal prototype to avoid an error.
10067    Use char because int might match the return type of a GCC
10068    builtin and then its argument prototype would still apply.  */
10069 #ifdef __cplusplus
10070 extern "C"
10071 #endif
10072 char XCreateWindow ();
10073 int
10074 main ()
10075 {
10076 return XCreateWindow ();
10077   ;
10078   return 0;
10079 }
10080 _ACEOF
10081 rm -f conftest.$ac_objext conftest$ac_exeext
10082 if { (ac_try="$ac_link"
10083 case "(($ac_try" in
10084   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10085   *) ac_try_echo=$ac_try;;
10086 esac
10087 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10088 $as_echo "$ac_try_echo") >&5
10089   (eval "$ac_link") 2>conftest.er1
10090   ac_status=$?
10091   grep -v '^ *+' conftest.er1 >conftest.err
10092   rm -f conftest.er1
10093   cat conftest.err >&5
10094   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10095   (exit $ac_status); } && {
10096          test -z "$ac_c_werror_flag" ||
10097          test ! -s conftest.err
10098        } && test -s conftest$ac_exeext && {
10099          test "$cross_compiling" = yes ||
10100          $as_test_x conftest$ac_exeext
10101        }; then
10102   case "$LIBEXT" in
10103     dll) ;;
10104     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'` ;;
10105     *) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
10106   esac
10107 else
10108   $as_echo "$as_me: failed program was:" >&5
10109 sed 's/^/| /' conftest.$ac_ext >&5
10110
10111
10112 fi
10113
10114 rm -rf conftest.dSYM
10115 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10116       conftest$ac_exeext conftest.$ac_ext
10117   LIBS=$ac_check_soname_save_LIBS
10118 fi
10119 if test "x$ac_cv_lib_soname_X11" = "x"; then
10120   { $as_echo "$as_me:$LINENO: result: not found" >&5
10121 $as_echo "not found" >&6; }
10122
10123 else
10124   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
10125 $as_echo "$ac_cv_lib_soname_X11" >&6; }
10126
10127 cat >>confdefs.h <<_ACEOF
10128 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
10129 _ACEOF
10130
10131
10132 fi
10133
10134     { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
10135 $as_echo_n "checking for -lXext... " >&6; }
10136 if test "${ac_cv_lib_soname_Xext+set}" = set; then
10137   $as_echo_n "(cached) " >&6
10138 else
10139   ac_check_soname_save_LIBS=$LIBS
10140 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
10141   cat >conftest.$ac_ext <<_ACEOF
10142 /* confdefs.h.  */
10143 _ACEOF
10144 cat confdefs.h >>conftest.$ac_ext
10145 cat >>conftest.$ac_ext <<_ACEOF
10146 /* end confdefs.h.  */
10147
10148 /* Override any GCC internal prototype to avoid an error.
10149    Use char because int might match the return type of a GCC
10150    builtin and then its argument prototype would still apply.  */
10151 #ifdef __cplusplus
10152 extern "C"
10153 #endif
10154 char XextCreateExtension ();
10155 int
10156 main ()
10157 {
10158 return XextCreateExtension ();
10159   ;
10160   return 0;
10161 }
10162 _ACEOF
10163 rm -f conftest.$ac_objext conftest$ac_exeext
10164 if { (ac_try="$ac_link"
10165 case "(($ac_try" in
10166   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10167   *) ac_try_echo=$ac_try;;
10168 esac
10169 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10170 $as_echo "$ac_try_echo") >&5
10171   (eval "$ac_link") 2>conftest.er1
10172   ac_status=$?
10173   grep -v '^ *+' conftest.er1 >conftest.err
10174   rm -f conftest.er1
10175   cat conftest.err >&5
10176   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10177   (exit $ac_status); } && {
10178          test -z "$ac_c_werror_flag" ||
10179          test ! -s conftest.err
10180        } && test -s conftest$ac_exeext && {
10181          test "$cross_compiling" = yes ||
10182          $as_test_x conftest$ac_exeext
10183        }; then
10184   case "$LIBEXT" in
10185     dll) ;;
10186     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'` ;;
10187     *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
10188   esac
10189 else
10190   $as_echo "$as_me: failed program was:" >&5
10191 sed 's/^/| /' conftest.$ac_ext >&5
10192
10193
10194 fi
10195
10196 rm -rf conftest.dSYM
10197 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10198       conftest$ac_exeext conftest.$ac_ext
10199   LIBS=$ac_check_soname_save_LIBS
10200 fi
10201 if test "x$ac_cv_lib_soname_Xext" = "x"; then
10202   { $as_echo "$as_me:$LINENO: result: not found" >&5
10203 $as_echo "not found" >&6; }
10204
10205 else
10206   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
10207 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
10208
10209 cat >>confdefs.h <<_ACEOF
10210 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
10211 _ACEOF
10212
10213
10214 fi
10215
10216
10217
10218
10219
10220
10221
10222
10223
10224
10225
10226
10227
10228
10229 for ac_header in X11/Xlib.h \
10230                       X11/XKBlib.h \
10231                       X11/Xutil.h \
10232                       X11/Xcursor/Xcursor.h \
10233                       X11/extensions/shape.h \
10234                       X11/extensions/XInput.h \
10235                       X11/extensions/XShm.h \
10236                       X11/extensions/Xcomposite.h \
10237                       X11/extensions/Xinerama.h \
10238                       X11/extensions/Xrandr.h \
10239                       X11/extensions/Xrender.h \
10240                       X11/extensions/xf86vmode.h
10241 do
10242 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10243 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10244 $as_echo_n "checking for $ac_header... " >&6; }
10245 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10246   $as_echo_n "(cached) " >&6
10247 else
10248   cat >conftest.$ac_ext <<_ACEOF
10249 /* confdefs.h.  */
10250 _ACEOF
10251 cat confdefs.h >>conftest.$ac_ext
10252 cat >>conftest.$ac_ext <<_ACEOF
10253 /* end confdefs.h.  */
10254 #ifdef HAVE_X11_XLIB_H
10255 # include <X11/Xlib.h>
10256 #endif
10257 #ifdef HAVE_X11_XUTIL_H
10258 # include <X11/Xutil.h>
10259 #endif
10260
10261 #include <$ac_header>
10262 _ACEOF
10263 rm -f conftest.$ac_objext
10264 if { (ac_try="$ac_compile"
10265 case "(($ac_try" in
10266   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10267   *) ac_try_echo=$ac_try;;
10268 esac
10269 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10270 $as_echo "$ac_try_echo") >&5
10271   (eval "$ac_compile") 2>conftest.er1
10272   ac_status=$?
10273   grep -v '^ *+' conftest.er1 >conftest.err
10274   rm -f conftest.er1
10275   cat conftest.err >&5
10276   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10277   (exit $ac_status); } && {
10278          test -z "$ac_c_werror_flag" ||
10279          test ! -s conftest.err
10280        } && test -s conftest.$ac_objext; then
10281   eval "$as_ac_Header=yes"
10282 else
10283   $as_echo "$as_me: failed program was:" >&5
10284 sed 's/^/| /' conftest.$ac_ext >&5
10285
10286         eval "$as_ac_Header=no"
10287 fi
10288
10289 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10290 fi
10291 ac_res=`eval 'as_val=${'$as_ac_Header'}
10292                  $as_echo "$as_val"'`
10293                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10294 $as_echo "$ac_res" >&6; }
10295 as_val=`eval 'as_val=${'$as_ac_Header'}
10296                  $as_echo "$as_val"'`
10297    if test "x$as_val" = x""yes; then
10298   cat >>confdefs.h <<_ACEOF
10299 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10300 _ACEOF
10301
10302 fi
10303
10304 done
10305
10306
10307                 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
10308         then
10309               { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
10310 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
10311 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
10312   $as_echo_n "(cached) " >&6
10313 else
10314   ac_check_lib_save_LIBS=$LIBS
10315 LIBS="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10316 cat >conftest.$ac_ext <<_ACEOF
10317 /* confdefs.h.  */
10318 _ACEOF
10319 cat confdefs.h >>conftest.$ac_ext
10320 cat >>conftest.$ac_ext <<_ACEOF
10321 /* end confdefs.h.  */
10322
10323 /* Override any GCC internal prototype to avoid an error.
10324    Use char because int might match the return type of a GCC
10325    builtin and then its argument prototype would still apply.  */
10326 #ifdef __cplusplus
10327 extern "C"
10328 #endif
10329 char XkbQueryExtension ();
10330 int
10331 main ()
10332 {
10333 return XkbQueryExtension ();
10334   ;
10335   return 0;
10336 }
10337 _ACEOF
10338 rm -f conftest.$ac_objext conftest$ac_exeext
10339 if { (ac_try="$ac_link"
10340 case "(($ac_try" in
10341   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10342   *) ac_try_echo=$ac_try;;
10343 esac
10344 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10345 $as_echo "$ac_try_echo") >&5
10346   (eval "$ac_link") 2>conftest.er1
10347   ac_status=$?
10348   grep -v '^ *+' conftest.er1 >conftest.err
10349   rm -f conftest.er1
10350   cat conftest.err >&5
10351   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10352   (exit $ac_status); } && {
10353          test -z "$ac_c_werror_flag" ||
10354          test ! -s conftest.err
10355        } && test -s conftest$ac_exeext && {
10356          test "$cross_compiling" = yes ||
10357          $as_test_x conftest$ac_exeext
10358        }; then
10359   ac_cv_lib_X11_XkbQueryExtension=yes
10360 else
10361   $as_echo "$as_me: failed program was:" >&5
10362 sed 's/^/| /' conftest.$ac_ext >&5
10363
10364         ac_cv_lib_X11_XkbQueryExtension=no
10365 fi
10366
10367 rm -rf conftest.dSYM
10368 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10369       conftest$ac_exeext conftest.$ac_ext
10370 LIBS=$ac_check_lib_save_LIBS
10371 fi
10372 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10373 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10374 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x""yes; then
10375
10376 cat >>confdefs.h <<\_ACEOF
10377 #define HAVE_XKB 1
10378 _ACEOF
10379
10380 fi
10381
10382         fi
10383
10384                 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10385         then
10386             { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10387 $as_echo_n "checking for -lXcursor... " >&6; }
10388 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10389   $as_echo_n "(cached) " >&6
10390 else
10391   ac_check_soname_save_LIBS=$LIBS
10392 LIBS="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10393   cat >conftest.$ac_ext <<_ACEOF
10394 /* confdefs.h.  */
10395 _ACEOF
10396 cat confdefs.h >>conftest.$ac_ext
10397 cat >>conftest.$ac_ext <<_ACEOF
10398 /* end confdefs.h.  */
10399
10400 /* Override any GCC internal prototype to avoid an error.
10401    Use char because int might match the return type of a GCC
10402    builtin and then its argument prototype would still apply.  */
10403 #ifdef __cplusplus
10404 extern "C"
10405 #endif
10406 char XcursorImageLoadCursor ();
10407 int
10408 main ()
10409 {
10410 return XcursorImageLoadCursor ();
10411   ;
10412   return 0;
10413 }
10414 _ACEOF
10415 rm -f conftest.$ac_objext conftest$ac_exeext
10416 if { (ac_try="$ac_link"
10417 case "(($ac_try" in
10418   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10419   *) ac_try_echo=$ac_try;;
10420 esac
10421 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10422 $as_echo "$ac_try_echo") >&5
10423   (eval "$ac_link") 2>conftest.er1
10424   ac_status=$?
10425   grep -v '^ *+' conftest.er1 >conftest.err
10426   rm -f conftest.er1
10427   cat conftest.err >&5
10428   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10429   (exit $ac_status); } && {
10430          test -z "$ac_c_werror_flag" ||
10431          test ! -s conftest.err
10432        } && test -s conftest$ac_exeext && {
10433          test "$cross_compiling" = yes ||
10434          $as_test_x conftest$ac_exeext
10435        }; then
10436   case "$LIBEXT" in
10437     dll) ;;
10438     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'` ;;
10439     *) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
10440   esac
10441 else
10442   $as_echo "$as_me: failed program was:" >&5
10443 sed 's/^/| /' conftest.$ac_ext >&5
10444
10445
10446 fi
10447
10448 rm -rf conftest.dSYM
10449 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10450       conftest$ac_exeext conftest.$ac_ext
10451   LIBS=$ac_check_soname_save_LIBS
10452 fi
10453 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10454   { $as_echo "$as_me:$LINENO: result: not found" >&5
10455 $as_echo "not found" >&6; }
10456
10457 else
10458   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10459 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10460
10461 cat >>confdefs.h <<_ACEOF
10462 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10463 _ACEOF
10464
10465
10466 fi
10467
10468         fi
10469         if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10470   case "x$with_xcursor" in
10471   x)   wine_notices="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10472   xno) ;;
10473   *)   { { $as_echo "$as_me:$LINENO: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10474 This is an error since --with-xcursor was requested." >&5
10475 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10476 This is an error since --with-xcursor was requested." >&2;}
10477    { (exit 1); exit 1; }; } ;;
10478 esac
10479 fi
10480
10481
10482                 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10483         then
10484             { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10485 $as_echo_n "checking for -lXi... " >&6; }
10486 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10487   $as_echo_n "(cached) " >&6
10488 else
10489   ac_check_soname_save_LIBS=$LIBS
10490 LIBS="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10491   cat >conftest.$ac_ext <<_ACEOF
10492 /* confdefs.h.  */
10493 _ACEOF
10494 cat confdefs.h >>conftest.$ac_ext
10495 cat >>conftest.$ac_ext <<_ACEOF
10496 /* end confdefs.h.  */
10497
10498 /* Override any GCC internal prototype to avoid an error.
10499    Use char because int might match the return type of a GCC
10500    builtin and then its argument prototype would still apply.  */
10501 #ifdef __cplusplus
10502 extern "C"
10503 #endif
10504 char XOpenDevice ();
10505 int
10506 main ()
10507 {
10508 return XOpenDevice ();
10509   ;
10510   return 0;
10511 }
10512 _ACEOF
10513 rm -f conftest.$ac_objext conftest$ac_exeext
10514 if { (ac_try="$ac_link"
10515 case "(($ac_try" in
10516   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10517   *) ac_try_echo=$ac_try;;
10518 esac
10519 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10520 $as_echo "$ac_try_echo") >&5
10521   (eval "$ac_link") 2>conftest.er1
10522   ac_status=$?
10523   grep -v '^ *+' conftest.er1 >conftest.err
10524   rm -f conftest.er1
10525   cat conftest.err >&5
10526   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10527   (exit $ac_status); } && {
10528          test -z "$ac_c_werror_flag" ||
10529          test ! -s conftest.err
10530        } && test -s conftest$ac_exeext && {
10531          test "$cross_compiling" = yes ||
10532          $as_test_x conftest$ac_exeext
10533        }; then
10534   case "$LIBEXT" in
10535     dll) ;;
10536     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'` ;;
10537     *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
10538   esac
10539 else
10540   $as_echo "$as_me: failed program was:" >&5
10541 sed 's/^/| /' conftest.$ac_ext >&5
10542
10543
10544 fi
10545
10546 rm -rf conftest.dSYM
10547 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10548       conftest$ac_exeext conftest.$ac_ext
10549   LIBS=$ac_check_soname_save_LIBS
10550 fi
10551 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10552   { $as_echo "$as_me:$LINENO: result: not found" >&5
10553 $as_echo "not found" >&6; }
10554
10555 else
10556   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10557 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10558
10559 cat >>confdefs.h <<_ACEOF
10560 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10561 _ACEOF
10562
10563
10564 fi
10565
10566         fi
10567         if test "x$ac_cv_lib_soname_Xi" = "x"; then
10568   case "x$with_xinput" in
10569   x)   wine_notices="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10570   xno) ;;
10571   *)   { { $as_echo "$as_me:$LINENO: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10572 This is an error since --with-xinput was requested." >&5
10573 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10574 This is an error since --with-xinput was requested." >&2;}
10575    { (exit 1); exit 1; }; } ;;
10576 esac
10577 fi
10578
10579
10580                 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10581         then
10582               { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10583 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10584 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10585   $as_echo_n "(cached) " >&6
10586 else
10587   ac_check_lib_save_LIBS=$LIBS
10588 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10589 cat >conftest.$ac_ext <<_ACEOF
10590 /* confdefs.h.  */
10591 _ACEOF
10592 cat confdefs.h >>conftest.$ac_ext
10593 cat >>conftest.$ac_ext <<_ACEOF
10594 /* end confdefs.h.  */
10595
10596 /* Override any GCC internal prototype to avoid an error.
10597    Use char because int might match the return type of a GCC
10598    builtin and then its argument prototype would still apply.  */
10599 #ifdef __cplusplus
10600 extern "C"
10601 #endif
10602 char XShmQueryExtension ();
10603 int
10604 main ()
10605 {
10606 return XShmQueryExtension ();
10607   ;
10608   return 0;
10609 }
10610 _ACEOF
10611 rm -f conftest.$ac_objext conftest$ac_exeext
10612 if { (ac_try="$ac_link"
10613 case "(($ac_try" in
10614   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10615   *) ac_try_echo=$ac_try;;
10616 esac
10617 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10618 $as_echo "$ac_try_echo") >&5
10619   (eval "$ac_link") 2>conftest.er1
10620   ac_status=$?
10621   grep -v '^ *+' conftest.er1 >conftest.err
10622   rm -f conftest.er1
10623   cat conftest.err >&5
10624   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10625   (exit $ac_status); } && {
10626          test -z "$ac_c_werror_flag" ||
10627          test ! -s conftest.err
10628        } && test -s conftest$ac_exeext && {
10629          test "$cross_compiling" = yes ||
10630          $as_test_x conftest$ac_exeext
10631        }; then
10632   ac_cv_lib_Xext_XShmQueryExtension=yes
10633 else
10634   $as_echo "$as_me: failed program was:" >&5
10635 sed 's/^/| /' conftest.$ac_ext >&5
10636
10637         ac_cv_lib_Xext_XShmQueryExtension=no
10638 fi
10639
10640 rm -rf conftest.dSYM
10641 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10642       conftest$ac_exeext conftest.$ac_ext
10643 LIBS=$ac_check_lib_save_LIBS
10644 fi
10645 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10646 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10647 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x""yes; then
10648
10649 cat >>confdefs.h <<\_ACEOF
10650 #define HAVE_LIBXXSHM 1
10651 _ACEOF
10652
10653 fi
10654
10655         fi
10656         if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10657   case "x$with_xshm" in
10658   x)   wine_notices="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10659   xno) ;;
10660   *)   { { $as_echo "$as_me:$LINENO: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10661 This is an error since --with-xshm was requested." >&5
10662 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10663 This is an error since --with-xshm was requested." >&2;}
10664    { (exit 1); exit 1; }; } ;;
10665 esac
10666 fi
10667
10668
10669                 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10670         then
10671               { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10672 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10673 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10674   $as_echo_n "(cached) " >&6
10675 else
10676   ac_check_lib_save_LIBS=$LIBS
10677 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10678 cat >conftest.$ac_ext <<_ACEOF
10679 /* confdefs.h.  */
10680 _ACEOF
10681 cat confdefs.h >>conftest.$ac_ext
10682 cat >>conftest.$ac_ext <<_ACEOF
10683 /* end confdefs.h.  */
10684
10685 /* Override any GCC internal prototype to avoid an error.
10686    Use char because int might match the return type of a GCC
10687    builtin and then its argument prototype would still apply.  */
10688 #ifdef __cplusplus
10689 extern "C"
10690 #endif
10691 char XShapeQueryExtension ();
10692 int
10693 main ()
10694 {
10695 return XShapeQueryExtension ();
10696   ;
10697   return 0;
10698 }
10699 _ACEOF
10700 rm -f conftest.$ac_objext conftest$ac_exeext
10701 if { (ac_try="$ac_link"
10702 case "(($ac_try" in
10703   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10704   *) ac_try_echo=$ac_try;;
10705 esac
10706 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10707 $as_echo "$ac_try_echo") >&5
10708   (eval "$ac_link") 2>conftest.er1
10709   ac_status=$?
10710   grep -v '^ *+' conftest.er1 >conftest.err
10711   rm -f conftest.er1
10712   cat conftest.err >&5
10713   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10714   (exit $ac_status); } && {
10715          test -z "$ac_c_werror_flag" ||
10716          test ! -s conftest.err
10717        } && test -s conftest$ac_exeext && {
10718          test "$cross_compiling" = yes ||
10719          $as_test_x conftest$ac_exeext
10720        }; then
10721   ac_cv_lib_Xext_XShapeQueryExtension=yes
10722 else
10723   $as_echo "$as_me: failed program was:" >&5
10724 sed 's/^/| /' conftest.$ac_ext >&5
10725
10726         ac_cv_lib_Xext_XShapeQueryExtension=no
10727 fi
10728
10729 rm -rf conftest.dSYM
10730 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10731       conftest$ac_exeext conftest.$ac_ext
10732 LIBS=$ac_check_lib_save_LIBS
10733 fi
10734 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10735 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10736 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then
10737
10738 cat >>confdefs.h <<\_ACEOF
10739 #define HAVE_LIBXSHAPE 1
10740 _ACEOF
10741
10742 fi
10743
10744         fi
10745         if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10746   case "x$with_xshape" in
10747   x)   wine_notices="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10748   xno) ;;
10749   *)   { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10750 This is an error since --with-xshape was requested." >&5
10751 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10752 This is an error since --with-xshape was requested." >&2;}
10753    { (exit 1); exit 1; }; } ;;
10754 esac
10755 fi
10756
10757
10758                 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10759         then
10760             { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10761 $as_echo_n "checking for -lXxf86vm... " >&6; }
10762 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10763   $as_echo_n "(cached) " >&6
10764 else
10765   ac_check_soname_save_LIBS=$LIBS
10766 LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10767   cat >conftest.$ac_ext <<_ACEOF
10768 /* confdefs.h.  */
10769 _ACEOF
10770 cat confdefs.h >>conftest.$ac_ext
10771 cat >>conftest.$ac_ext <<_ACEOF
10772 /* end confdefs.h.  */
10773
10774 /* Override any GCC internal prototype to avoid an error.
10775    Use char because int might match the return type of a GCC
10776    builtin and then its argument prototype would still apply.  */
10777 #ifdef __cplusplus
10778 extern "C"
10779 #endif
10780 char XF86VidModeQueryExtension ();
10781 int
10782 main ()
10783 {
10784 return XF86VidModeQueryExtension ();
10785   ;
10786   return 0;
10787 }
10788 _ACEOF
10789 rm -f conftest.$ac_objext conftest$ac_exeext
10790 if { (ac_try="$ac_link"
10791 case "(($ac_try" in
10792   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10793   *) ac_try_echo=$ac_try;;
10794 esac
10795 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10796 $as_echo "$ac_try_echo") >&5
10797   (eval "$ac_link") 2>conftest.er1
10798   ac_status=$?
10799   grep -v '^ *+' conftest.er1 >conftest.err
10800   rm -f conftest.er1
10801   cat conftest.err >&5
10802   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10803   (exit $ac_status); } && {
10804          test -z "$ac_c_werror_flag" ||
10805          test ! -s conftest.err
10806        } && test -s conftest$ac_exeext && {
10807          test "$cross_compiling" = yes ||
10808          $as_test_x conftest$ac_exeext
10809        }; then
10810   case "$LIBEXT" in
10811     dll) ;;
10812     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'` ;;
10813     *) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
10814   esac
10815 else
10816   $as_echo "$as_me: failed program was:" >&5
10817 sed 's/^/| /' conftest.$ac_ext >&5
10818
10819
10820 fi
10821
10822 rm -rf conftest.dSYM
10823 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10824       conftest$ac_exeext conftest.$ac_ext
10825   LIBS=$ac_check_soname_save_LIBS
10826 fi
10827 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10828   { $as_echo "$as_me:$LINENO: result: not found" >&5
10829 $as_echo "not found" >&6; }
10830
10831 else
10832   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10833 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10834
10835 cat >>confdefs.h <<_ACEOF
10836 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10837 _ACEOF
10838
10839
10840 fi
10841
10842         fi
10843         if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10844   case "x$with_xxf86vm" in
10845   x)   wine_notices="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10846   xno) ;;
10847   *)   { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10848 This is an error since --with-xxf86vm was requested." >&5
10849 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10850 This is an error since --with-xxf86vm was requested." >&2;}
10851    { (exit 1); exit 1; }; } ;;
10852 esac
10853 fi
10854
10855
10856                 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"
10857         then
10858             { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10859 $as_echo_n "checking for -lXrender... " >&6; }
10860 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10861   $as_echo_n "(cached) " >&6
10862 else
10863   ac_check_soname_save_LIBS=$LIBS
10864 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10865   cat >conftest.$ac_ext <<_ACEOF
10866 /* confdefs.h.  */
10867 _ACEOF
10868 cat confdefs.h >>conftest.$ac_ext
10869 cat >>conftest.$ac_ext <<_ACEOF
10870 /* end confdefs.h.  */
10871
10872 /* Override any GCC internal prototype to avoid an error.
10873    Use char because int might match the return type of a GCC
10874    builtin and then its argument prototype would still apply.  */
10875 #ifdef __cplusplus
10876 extern "C"
10877 #endif
10878 char XRenderQueryExtension ();
10879 int
10880 main ()
10881 {
10882 return XRenderQueryExtension ();
10883   ;
10884   return 0;
10885 }
10886 _ACEOF
10887 rm -f conftest.$ac_objext conftest$ac_exeext
10888 if { (ac_try="$ac_link"
10889 case "(($ac_try" in
10890   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10891   *) ac_try_echo=$ac_try;;
10892 esac
10893 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10894 $as_echo "$ac_try_echo") >&5
10895   (eval "$ac_link") 2>conftest.er1
10896   ac_status=$?
10897   grep -v '^ *+' conftest.er1 >conftest.err
10898   rm -f conftest.er1
10899   cat conftest.err >&5
10900   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10901   (exit $ac_status); } && {
10902          test -z "$ac_c_werror_flag" ||
10903          test ! -s conftest.err
10904        } && test -s conftest$ac_exeext && {
10905          test "$cross_compiling" = yes ||
10906          $as_test_x conftest$ac_exeext
10907        }; then
10908   case "$LIBEXT" in
10909     dll) ;;
10910     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'` ;;
10911     *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
10912   esac
10913 else
10914   $as_echo "$as_me: failed program was:" >&5
10915 sed 's/^/| /' conftest.$ac_ext >&5
10916
10917
10918 fi
10919
10920 rm -rf conftest.dSYM
10921 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10922       conftest$ac_exeext conftest.$ac_ext
10923   LIBS=$ac_check_soname_save_LIBS
10924 fi
10925 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10926   { $as_echo "$as_me:$LINENO: result: not found" >&5
10927 $as_echo "not found" >&6; }
10928
10929 else
10930   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
10931 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
10932
10933 cat >>confdefs.h <<_ACEOF
10934 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
10935 _ACEOF
10936
10937        { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
10938 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
10939 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
10940   $as_echo_n "(cached) " >&6
10941 else
10942   ac_check_lib_save_LIBS=$LIBS
10943 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10944 cat >conftest.$ac_ext <<_ACEOF
10945 /* confdefs.h.  */
10946 _ACEOF
10947 cat confdefs.h >>conftest.$ac_ext
10948 cat >>conftest.$ac_ext <<_ACEOF
10949 /* end confdefs.h.  */
10950
10951 /* Override any GCC internal prototype to avoid an error.
10952    Use char because int might match the return type of a GCC
10953    builtin and then its argument prototype would still apply.  */
10954 #ifdef __cplusplus
10955 extern "C"
10956 #endif
10957 char XRenderSetPictureTransform ();
10958 int
10959 main ()
10960 {
10961 return XRenderSetPictureTransform ();
10962   ;
10963   return 0;
10964 }
10965 _ACEOF
10966 rm -f conftest.$ac_objext conftest$ac_exeext
10967 if { (ac_try="$ac_link"
10968 case "(($ac_try" in
10969   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10970   *) ac_try_echo=$ac_try;;
10971 esac
10972 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10973 $as_echo "$ac_try_echo") >&5
10974   (eval "$ac_link") 2>conftest.er1
10975   ac_status=$?
10976   grep -v '^ *+' conftest.er1 >conftest.err
10977   rm -f conftest.er1
10978   cat conftest.err >&5
10979   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10980   (exit $ac_status); } && {
10981          test -z "$ac_c_werror_flag" ||
10982          test ! -s conftest.err
10983        } && test -s conftest$ac_exeext && {
10984          test "$cross_compiling" = yes ||
10985          $as_test_x conftest$ac_exeext
10986        }; then
10987   ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
10988 else
10989   $as_echo "$as_me: failed program was:" >&5
10990 sed 's/^/| /' conftest.$ac_ext >&5
10991
10992         ac_cv_lib_Xrender_XRenderSetPictureTransform=no
10993 fi
10994
10995 rm -rf conftest.dSYM
10996 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10997       conftest$ac_exeext conftest.$ac_ext
10998 LIBS=$ac_check_lib_save_LIBS
10999 fi
11000 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
11001 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
11002 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x""yes; then
11003
11004 cat >>confdefs.h <<\_ACEOF
11005 #define HAVE_XRENDERSETPICTURETRANSFORM 1
11006 _ACEOF
11007
11008 fi
11009
11010 fi
11011
11012
11013         fi
11014         if test "x$ac_cv_lib_soname_Xrender" = "x"; then
11015   case "x$with_xrender" in
11016   x)   wine_warnings="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
11017   xno) ;;
11018   *)   { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
11019 This is an error since --with-xrender was requested." >&5
11020 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
11021 This is an error since --with-xrender was requested." >&2;}
11022    { (exit 1); exit 1; }; } ;;
11023 esac
11024 fi
11025
11026
11027                 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
11028         then
11029                 cat >conftest.$ac_ext <<_ACEOF
11030 /* confdefs.h.  */
11031 _ACEOF
11032 cat confdefs.h >>conftest.$ac_ext
11033 cat >>conftest.$ac_ext <<_ACEOF
11034 /* end confdefs.h.  */
11035 #include <X11/Xlib.h>
11036 #include <X11/extensions/Xrandr.h>
11037 int
11038 main ()
11039 {
11040 static typeof(XRRSetScreenConfigAndRate) * func;
11041   ;
11042   return 0;
11043 }
11044 _ACEOF
11045 rm -f conftest.$ac_objext
11046 if { (ac_try="$ac_compile"
11047 case "(($ac_try" in
11048   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11049   *) ac_try_echo=$ac_try;;
11050 esac
11051 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11052 $as_echo "$ac_try_echo") >&5
11053   (eval "$ac_compile") 2>conftest.er1
11054   ac_status=$?
11055   grep -v '^ *+' conftest.er1 >conftest.err
11056   rm -f conftest.er1
11057   cat conftest.err >&5
11058   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11059   (exit $ac_status); } && {
11060          test -z "$ac_c_werror_flag" ||
11061          test ! -s conftest.err
11062        } && test -s conftest.$ac_objext; then
11063   { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
11064 $as_echo_n "checking for -lXrandr... " >&6; }
11065 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
11066   $as_echo_n "(cached) " >&6
11067 else
11068   ac_check_soname_save_LIBS=$LIBS
11069 LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11070   cat >conftest.$ac_ext <<_ACEOF
11071 /* confdefs.h.  */
11072 _ACEOF
11073 cat confdefs.h >>conftest.$ac_ext
11074 cat >>conftest.$ac_ext <<_ACEOF
11075 /* end confdefs.h.  */
11076
11077 /* Override any GCC internal prototype to avoid an error.
11078    Use char because int might match the return type of a GCC
11079    builtin and then its argument prototype would still apply.  */
11080 #ifdef __cplusplus
11081 extern "C"
11082 #endif
11083 char XRRQueryExtension ();
11084 int
11085 main ()
11086 {
11087 return XRRQueryExtension ();
11088   ;
11089   return 0;
11090 }
11091 _ACEOF
11092 rm -f conftest.$ac_objext conftest$ac_exeext
11093 if { (ac_try="$ac_link"
11094 case "(($ac_try" in
11095   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11096   *) ac_try_echo=$ac_try;;
11097 esac
11098 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11099 $as_echo "$ac_try_echo") >&5
11100   (eval "$ac_link") 2>conftest.er1
11101   ac_status=$?
11102   grep -v '^ *+' conftest.er1 >conftest.err
11103   rm -f conftest.er1
11104   cat conftest.err >&5
11105   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11106   (exit $ac_status); } && {
11107          test -z "$ac_c_werror_flag" ||
11108          test ! -s conftest.err
11109        } && test -s conftest$ac_exeext && {
11110          test "$cross_compiling" = yes ||
11111          $as_test_x conftest$ac_exeext
11112        }; then
11113   case "$LIBEXT" in
11114     dll) ;;
11115     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'` ;;
11116     *) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
11117   esac
11118 else
11119   $as_echo "$as_me: failed program was:" >&5
11120 sed 's/^/| /' conftest.$ac_ext >&5
11121
11122
11123 fi
11124
11125 rm -rf conftest.dSYM
11126 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11127       conftest$ac_exeext conftest.$ac_ext
11128   LIBS=$ac_check_soname_save_LIBS
11129 fi
11130 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11131   { $as_echo "$as_me:$LINENO: result: not found" >&5
11132 $as_echo "not found" >&6; }
11133
11134 else
11135   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
11136 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
11137
11138 cat >>confdefs.h <<_ACEOF
11139 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
11140 _ACEOF
11141
11142
11143 fi
11144
11145 else
11146   $as_echo "$as_me: failed program was:" >&5
11147 sed 's/^/| /' conftest.$ac_ext >&5
11148
11149
11150 fi
11151
11152 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11153         fi
11154         if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11155   case "x$with_xrandr" in
11156   x)   wine_notices="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
11157   xno) ;;
11158   *)   { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11159 This is an error since --with-xrandr was requested." >&5
11160 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11161 This is an error since --with-xrandr was requested." >&2;}
11162    { (exit 1); exit 1; }; } ;;
11163 esac
11164 fi
11165
11166
11167                 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
11168         then
11169                 cat >conftest.$ac_ext <<_ACEOF
11170 /* confdefs.h.  */
11171 _ACEOF
11172 cat confdefs.h >>conftest.$ac_ext
11173 cat >>conftest.$ac_ext <<_ACEOF
11174 /* end confdefs.h.  */
11175 #include <X11/Xlib.h>
11176 #include <X11/extensions/Xinerama.h>
11177 int
11178 main ()
11179 {
11180 static typeof(XineramaQueryScreens) * func;
11181   ;
11182   return 0;
11183 }
11184 _ACEOF
11185 rm -f conftest.$ac_objext
11186 if { (ac_try="$ac_compile"
11187 case "(($ac_try" in
11188   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11189   *) ac_try_echo=$ac_try;;
11190 esac
11191 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11192 $as_echo "$ac_try_echo") >&5
11193   (eval "$ac_compile") 2>conftest.er1
11194   ac_status=$?
11195   grep -v '^ *+' conftest.er1 >conftest.err
11196   rm -f conftest.er1
11197   cat conftest.err >&5
11198   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11199   (exit $ac_status); } && {
11200          test -z "$ac_c_werror_flag" ||
11201          test ! -s conftest.err
11202        } && test -s conftest.$ac_objext; then
11203   { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
11204 $as_echo_n "checking for -lXinerama... " >&6; }
11205 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
11206   $as_echo_n "(cached) " >&6
11207 else
11208   ac_check_soname_save_LIBS=$LIBS
11209 LIBS="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11210   cat >conftest.$ac_ext <<_ACEOF
11211 /* confdefs.h.  */
11212 _ACEOF
11213 cat confdefs.h >>conftest.$ac_ext
11214 cat >>conftest.$ac_ext <<_ACEOF
11215 /* end confdefs.h.  */
11216
11217 /* Override any GCC internal prototype to avoid an error.
11218    Use char because int might match the return type of a GCC
11219    builtin and then its argument prototype would still apply.  */
11220 #ifdef __cplusplus
11221 extern "C"
11222 #endif
11223 char XineramaQueryScreens ();
11224 int
11225 main ()
11226 {
11227 return XineramaQueryScreens ();
11228   ;
11229   return 0;
11230 }
11231 _ACEOF
11232 rm -f conftest.$ac_objext conftest$ac_exeext
11233 if { (ac_try="$ac_link"
11234 case "(($ac_try" in
11235   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11236   *) ac_try_echo=$ac_try;;
11237 esac
11238 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11239 $as_echo "$ac_try_echo") >&5
11240   (eval "$ac_link") 2>conftest.er1
11241   ac_status=$?
11242   grep -v '^ *+' conftest.er1 >conftest.err
11243   rm -f conftest.er1
11244   cat conftest.err >&5
11245   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11246   (exit $ac_status); } && {
11247          test -z "$ac_c_werror_flag" ||
11248          test ! -s conftest.err
11249        } && test -s conftest$ac_exeext && {
11250          test "$cross_compiling" = yes ||
11251          $as_test_x conftest$ac_exeext
11252        }; then
11253   case "$LIBEXT" in
11254     dll) ;;
11255     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'` ;;
11256     *) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^      ]*\).*$/\1/"';2,$d'` ;;
11257   esac
11258 else
11259   $as_echo "$as_me: failed program was:" >&5
11260 sed 's/^/| /' conftest.$ac_ext >&5
11261
11262
11263 fi
11264
11265 rm -rf conftest.dSYM
11266 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11267       conftest$ac_exeext conftest.$ac_ext
11268   LIBS=$ac_check_soname_save_LIBS
11269 fi
11270 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11271   { $as_echo "$as_me:$LINENO: result: not found" >&5
11272 $as_echo "not found" >&6; }
11273
11274 else
11275   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
11276 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
11277
11278 cat >>confdefs.h <<_ACEOF
11279 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
11280 _ACEOF
11281
11282
11283 fi
11284
11285 else
11286   $as_echo "$as_me: failed program was:" >&5
11287 sed 's/^/| /' conftest.$ac_ext >&5
11288
11289
11290 fi
11291
11292 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11293         fi
11294         if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11295   case "x$with_xinerama" in
11296   x)   wine_notices="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
11297   xno) ;;
11298   *)   { { $as_echo "$as_me:$LINENO: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11299 This is an error since --with-xinerama was requested." >&5
11300 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11301 This is an error since --with-xinerama was requested." >&2;}
11302    { (exit 1); exit 1; }; } ;;
11303 esac
11304 fi
11305
11306
11307                 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
11308         then
11309             { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
11310 $as_echo_n "checking for -lXcomposite... " >&6; }
11311 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
11312   $as_echo_n "(cached) " >&6
11313 else
11314   ac_check_soname_save_LIBS=$LIBS
11315 LIBS="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11316   cat >conftest.$ac_ext <<_ACEOF
11317 /* confdefs.h.  */
11318 _ACEOF
11319 cat confdefs.h >>conftest.$ac_ext
11320 cat >>conftest.$ac_ext <<_ACEOF
11321 /* end confdefs.h.  */
11322
11323 /* Override any GCC internal prototype to avoid an error.
11324    Use char because int might match the return type of a GCC
11325    builtin and then its argument prototype would still apply.  */
11326 #ifdef __cplusplus
11327 extern "C"
11328 #endif
11329 char XCompositeRedirectWindow ();
11330 int
11331 main ()
11332 {
11333 return XCompositeRedirectWindow ();
11334   ;
11335   return 0;
11336 }
11337 _ACEOF
11338 rm -f conftest.$ac_objext conftest$ac_exeext
11339 if { (ac_try="$ac_link"
11340 case "(($ac_try" in
11341   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11342   *) ac_try_echo=$ac_try;;
11343 esac
11344 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11345 $as_echo "$ac_try_echo") >&5
11346   (eval "$ac_link") 2>conftest.er1
11347   ac_status=$?
11348   grep -v '^ *+' conftest.er1 >conftest.err
11349   rm -f conftest.er1
11350   cat conftest.err >&5
11351   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11352   (exit $ac_status); } && {
11353          test -z "$ac_c_werror_flag" ||
11354          test ! -s conftest.err
11355        } && test -s conftest$ac_exeext && {
11356          test "$cross_compiling" = yes ||
11357          $as_test_x conftest$ac_exeext
11358        }; then
11359   case "$LIBEXT" in
11360     dll) ;;
11361     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'` ;;
11362     *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
11363   esac
11364 else
11365   $as_echo "$as_me: failed program was:" >&5
11366 sed 's/^/| /' conftest.$ac_ext >&5
11367
11368
11369 fi
11370
11371 rm -rf conftest.dSYM
11372 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11373       conftest$ac_exeext conftest.$ac_ext
11374   LIBS=$ac_check_soname_save_LIBS
11375 fi
11376 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11377   { $as_echo "$as_me:$LINENO: result: not found" >&5
11378 $as_echo "not found" >&6; }
11379
11380 else
11381   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11382 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11383
11384 cat >>confdefs.h <<_ACEOF
11385 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11386 _ACEOF
11387
11388
11389 fi
11390
11391         fi
11392         if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11393   case "x$with_xcomposite" in
11394   x)   wine_notices="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11395   xno) ;;
11396   *)   { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11397 This is an error since --with-xcomposite was requested." >&5
11398 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11399 This is an error since --with-xcomposite was requested." >&2;}
11400    { (exit 1); exit 1; }; } ;;
11401 esac
11402 fi
11403
11404
11405                 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11406 $as_echo_n "checking for XICCallback.callback... " >&6; }
11407 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11408   $as_echo_n "(cached) " >&6
11409 else
11410   cat >conftest.$ac_ext <<_ACEOF
11411 /* confdefs.h.  */
11412 _ACEOF
11413 cat confdefs.h >>conftest.$ac_ext
11414 cat >>conftest.$ac_ext <<_ACEOF
11415 /* end confdefs.h.  */
11416 #ifdef HAVE_X11_XLIB_H
11417 #include <X11/Xlib.h>
11418 #endif
11419
11420 int
11421 main ()
11422 {
11423 static XICCallback ac_aggr;
11424 if (ac_aggr.callback)
11425 return 0;
11426   ;
11427   return 0;
11428 }
11429 _ACEOF
11430 rm -f conftest.$ac_objext
11431 if { (ac_try="$ac_compile"
11432 case "(($ac_try" in
11433   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11434   *) ac_try_echo=$ac_try;;
11435 esac
11436 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11437 $as_echo "$ac_try_echo") >&5
11438   (eval "$ac_compile") 2>conftest.er1
11439   ac_status=$?
11440   grep -v '^ *+' conftest.er1 >conftest.err
11441   rm -f conftest.er1
11442   cat conftest.err >&5
11443   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11444   (exit $ac_status); } && {
11445          test -z "$ac_c_werror_flag" ||
11446          test ! -s conftest.err
11447        } && test -s conftest.$ac_objext; then
11448   ac_cv_member_XICCallback_callback=yes
11449 else
11450   $as_echo "$as_me: failed program was:" >&5
11451 sed 's/^/| /' conftest.$ac_ext >&5
11452
11453         cat >conftest.$ac_ext <<_ACEOF
11454 /* confdefs.h.  */
11455 _ACEOF
11456 cat confdefs.h >>conftest.$ac_ext
11457 cat >>conftest.$ac_ext <<_ACEOF
11458 /* end confdefs.h.  */
11459 #ifdef HAVE_X11_XLIB_H
11460 #include <X11/Xlib.h>
11461 #endif
11462
11463 int
11464 main ()
11465 {
11466 static XICCallback ac_aggr;
11467 if (sizeof ac_aggr.callback)
11468 return 0;
11469   ;
11470   return 0;
11471 }
11472 _ACEOF
11473 rm -f conftest.$ac_objext
11474 if { (ac_try="$ac_compile"
11475 case "(($ac_try" in
11476   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11477   *) ac_try_echo=$ac_try;;
11478 esac
11479 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11480 $as_echo "$ac_try_echo") >&5
11481   (eval "$ac_compile") 2>conftest.er1
11482   ac_status=$?
11483   grep -v '^ *+' conftest.er1 >conftest.err
11484   rm -f conftest.er1
11485   cat conftest.err >&5
11486   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11487   (exit $ac_status); } && {
11488          test -z "$ac_c_werror_flag" ||
11489          test ! -s conftest.err
11490        } && test -s conftest.$ac_objext; then
11491   ac_cv_member_XICCallback_callback=yes
11492 else
11493   $as_echo "$as_me: failed program was:" >&5
11494 sed 's/^/| /' conftest.$ac_ext >&5
11495
11496         ac_cv_member_XICCallback_callback=no
11497 fi
11498
11499 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11500 fi
11501
11502 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11503 fi
11504 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11505 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11506 if test "x$ac_cv_member_XICCallback_callback" = x""yes; then
11507
11508 cat >>confdefs.h <<_ACEOF
11509 #define HAVE_XICCALLBACK_CALLBACK 1
11510 _ACEOF
11511
11512
11513 fi
11514
11515
11516
11517         opengl_msg=""
11518     if test "x$with_opengl" != "xno"
11519     then
11520
11521
11522
11523
11524 for ac_header in GL/gl.h GL/glx.h GL/glext.h GL/glu.h
11525 do
11526 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11527 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11528 $as_echo_n "checking for $ac_header... " >&6; }
11529 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11530   $as_echo_n "(cached) " >&6
11531 else
11532   cat >conftest.$ac_ext <<_ACEOF
11533 /* confdefs.h.  */
11534 _ACEOF
11535 cat confdefs.h >>conftest.$ac_ext
11536 cat >>conftest.$ac_ext <<_ACEOF
11537 /* end confdefs.h.  */
11538 #ifdef HAVE_GL_GLX_H
11539 # include <GL/glx.h>
11540 #endif
11541
11542 #include <$ac_header>
11543 _ACEOF
11544 rm -f conftest.$ac_objext
11545 if { (ac_try="$ac_compile"
11546 case "(($ac_try" in
11547   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11548   *) ac_try_echo=$ac_try;;
11549 esac
11550 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11551 $as_echo "$ac_try_echo") >&5
11552   (eval "$ac_compile") 2>conftest.er1
11553   ac_status=$?
11554   grep -v '^ *+' conftest.er1 >conftest.err
11555   rm -f conftest.er1
11556   cat conftest.err >&5
11557   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11558   (exit $ac_status); } && {
11559          test -z "$ac_c_werror_flag" ||
11560          test ! -s conftest.err
11561        } && test -s conftest.$ac_objext; then
11562   eval "$as_ac_Header=yes"
11563 else
11564   $as_echo "$as_me: failed program was:" >&5
11565 sed 's/^/| /' conftest.$ac_ext >&5
11566
11567         eval "$as_ac_Header=no"
11568 fi
11569
11570 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11571 fi
11572 ac_res=`eval 'as_val=${'$as_ac_Header'}
11573                  $as_echo "$as_val"'`
11574                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11575 $as_echo "$ac_res" >&6; }
11576 as_val=`eval 'as_val=${'$as_ac_Header'}
11577                  $as_echo "$as_val"'`
11578    if test "x$as_val" = x""yes; then
11579   cat >>confdefs.h <<_ACEOF
11580 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11581 _ACEOF
11582
11583 fi
11584
11585 done
11586
11587         if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11588         then
11589                     { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11590 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11591 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11592   $as_echo_n "(cached) " >&6
11593 else
11594   cat >conftest.$ac_ext <<_ACEOF
11595 /* confdefs.h.  */
11596 _ACEOF
11597 cat confdefs.h >>conftest.$ac_ext
11598 cat >>conftest.$ac_ext <<_ACEOF
11599 /* end confdefs.h.  */
11600 #include <GL/gl.h>
11601 int
11602 main ()
11603 {
11604 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11605   ;
11606   return 0;
11607 }
11608 _ACEOF
11609 rm -f conftest.$ac_objext
11610 if { (ac_try="$ac_compile"
11611 case "(($ac_try" in
11612   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11613   *) ac_try_echo=$ac_try;;
11614 esac
11615 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11616 $as_echo "$ac_try_echo") >&5
11617   (eval "$ac_compile") 2>conftest.er1
11618   ac_status=$?
11619   grep -v '^ *+' conftest.er1 >conftest.err
11620   rm -f conftest.er1
11621   cat conftest.err >&5
11622   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11623   (exit $ac_status); } && {
11624          test -z "$ac_c_werror_flag" ||
11625          test ! -s conftest.err
11626        } && test -s conftest.$ac_objext; then
11627   wine_cv_opengl_header_version_OK="yes"
11628 else
11629   $as_echo "$as_me: failed program was:" >&5
11630 sed 's/^/| /' conftest.$ac_ext >&5
11631
11632         wine_cv_opengl_header_version_OK="no"
11633 fi
11634
11635 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11636 fi
11637 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11638 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11639
11640             if test "$wine_cv_opengl_header_version_OK" = "yes"
11641             then
11642                                 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11643 $as_echo_n "checking for -lGL... " >&6; }
11644 if test "${ac_cv_lib_soname_GL+set}" = set; then
11645   $as_echo_n "(cached) " >&6
11646 else
11647   ac_check_soname_save_LIBS=$LIBS
11648 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11649   cat >conftest.$ac_ext <<_ACEOF
11650 /* confdefs.h.  */
11651 _ACEOF
11652 cat confdefs.h >>conftest.$ac_ext
11653 cat >>conftest.$ac_ext <<_ACEOF
11654 /* end confdefs.h.  */
11655
11656 /* Override any GCC internal prototype to avoid an error.
11657    Use char because int might match the return type of a GCC
11658    builtin and then its argument prototype would still apply.  */
11659 #ifdef __cplusplus
11660 extern "C"
11661 #endif
11662 char glXCreateContext ();
11663 int
11664 main ()
11665 {
11666 return glXCreateContext ();
11667   ;
11668   return 0;
11669 }
11670 _ACEOF
11671 rm -f conftest.$ac_objext conftest$ac_exeext
11672 if { (ac_try="$ac_link"
11673 case "(($ac_try" in
11674   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11675   *) ac_try_echo=$ac_try;;
11676 esac
11677 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11678 $as_echo "$ac_try_echo") >&5
11679   (eval "$ac_link") 2>conftest.er1
11680   ac_status=$?
11681   grep -v '^ *+' conftest.er1 >conftest.err
11682   rm -f conftest.er1
11683   cat conftest.err >&5
11684   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11685   (exit $ac_status); } && {
11686          test -z "$ac_c_werror_flag" ||
11687          test ! -s conftest.err
11688        } && test -s conftest$ac_exeext && {
11689          test "$cross_compiling" = yes ||
11690          $as_test_x conftest$ac_exeext
11691        }; then
11692   case "$LIBEXT" in
11693     dll) ;;
11694     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'` ;;
11695     *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
11696   esac
11697 else
11698   $as_echo "$as_me: failed program was:" >&5
11699 sed 's/^/| /' conftest.$ac_ext >&5
11700
11701
11702 fi
11703
11704 rm -rf conftest.dSYM
11705 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11706       conftest$ac_exeext conftest.$ac_ext
11707   LIBS=$ac_check_soname_save_LIBS
11708 fi
11709 if test "x$ac_cv_lib_soname_GL" = "x"; then
11710   { $as_echo "$as_me:$LINENO: result: not found" >&5
11711 $as_echo "not found" >&6; }
11712        { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11713 $as_echo_n "checking for -lGL... " >&6; }
11714 if test "${ac_cv_lib_soname_GL+set}" = set; then
11715   $as_echo_n "(cached) " >&6
11716 else
11717   ac_check_soname_save_LIBS=$LIBS
11718 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"
11719   cat >conftest.$ac_ext <<_ACEOF
11720 /* confdefs.h.  */
11721 _ACEOF
11722 cat confdefs.h >>conftest.$ac_ext
11723 cat >>conftest.$ac_ext <<_ACEOF
11724 /* end confdefs.h.  */
11725
11726 /* Override any GCC internal prototype to avoid an error.
11727    Use char because int might match the return type of a GCC
11728    builtin and then its argument prototype would still apply.  */
11729 #ifdef __cplusplus
11730 extern "C"
11731 #endif
11732 char glXCreateContext ();
11733 int
11734 main ()
11735 {
11736 return glXCreateContext ();
11737   ;
11738   return 0;
11739 }
11740 _ACEOF
11741 rm -f conftest.$ac_objext conftest$ac_exeext
11742 if { (ac_try="$ac_link"
11743 case "(($ac_try" in
11744   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11745   *) ac_try_echo=$ac_try;;
11746 esac
11747 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11748 $as_echo "$ac_try_echo") >&5
11749   (eval "$ac_link") 2>conftest.er1
11750   ac_status=$?
11751   grep -v '^ *+' conftest.er1 >conftest.err
11752   rm -f conftest.er1
11753   cat conftest.err >&5
11754   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11755   (exit $ac_status); } && {
11756          test -z "$ac_c_werror_flag" ||
11757          test ! -s conftest.err
11758        } && test -s conftest$ac_exeext && {
11759          test "$cross_compiling" = yes ||
11760          $as_test_x conftest$ac_exeext
11761        }; then
11762   case "$LIBEXT" in
11763     dll) ;;
11764     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'` ;;
11765     *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
11766   esac
11767 else
11768   $as_echo "$as_me: failed program was:" >&5
11769 sed 's/^/| /' conftest.$ac_ext >&5
11770
11771
11772 fi
11773
11774 rm -rf conftest.dSYM
11775 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11776       conftest$ac_exeext conftest.$ac_ext
11777   LIBS=$ac_check_soname_save_LIBS
11778 fi
11779 if test "x$ac_cv_lib_soname_GL" = "x"; then
11780   { $as_echo "$as_me:$LINENO: result: not found" >&5
11781 $as_echo "not found" >&6; }
11782        if test -f /usr/X11R6/lib/libGL.a
11783                                     then
11784                                         opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
11785 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11786                                     else
11787                                         opengl_msg="No OpenGL library found on this system."
11788                                     fi
11789 else
11790   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11791 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11792
11793 cat >>confdefs.h <<_ACEOF
11794 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11795 _ACEOF
11796
11797        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"
11798
11799 cat >>confdefs.h <<\_ACEOF
11800 #define HAVE_OPENGL 1
11801 _ACEOF
11802
11803 fi
11804
11805 else
11806   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11807 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11808
11809 cat >>confdefs.h <<_ACEOF
11810 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11811 _ACEOF
11812
11813        OPENGL_LIBS="-lGL"
11814
11815 cat >>confdefs.h <<\_ACEOF
11816 #define HAVE_OPENGL 1
11817 _ACEOF
11818
11819 fi
11820
11821                  if test "$ac_cv_header_GL_glu_h" = "yes"
11822                  then
11823                     { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11824 $as_echo_n "checking for -lGLU... " >&6; }
11825 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11826   $as_echo_n "(cached) " >&6
11827 else
11828   ac_check_soname_save_LIBS=$LIBS
11829 LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11830   cat >conftest.$ac_ext <<_ACEOF
11831 /* confdefs.h.  */
11832 _ACEOF
11833 cat confdefs.h >>conftest.$ac_ext
11834 cat >>conftest.$ac_ext <<_ACEOF
11835 /* end confdefs.h.  */
11836
11837 /* Override any GCC internal prototype to avoid an error.
11838    Use char because int might match the return type of a GCC
11839    builtin and then its argument prototype would still apply.  */
11840 #ifdef __cplusplus
11841 extern "C"
11842 #endif
11843 char gluLookAt ();
11844 int
11845 main ()
11846 {
11847 return gluLookAt ();
11848   ;
11849   return 0;
11850 }
11851 _ACEOF
11852 rm -f conftest.$ac_objext conftest$ac_exeext
11853 if { (ac_try="$ac_link"
11854 case "(($ac_try" in
11855   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11856   *) ac_try_echo=$ac_try;;
11857 esac
11858 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11859 $as_echo "$ac_try_echo") >&5
11860   (eval "$ac_link") 2>conftest.er1
11861   ac_status=$?
11862   grep -v '^ *+' conftest.er1 >conftest.err
11863   rm -f conftest.er1
11864   cat conftest.err >&5
11865   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11866   (exit $ac_status); } && {
11867          test -z "$ac_c_werror_flag" ||
11868          test ! -s conftest.err
11869        } && test -s conftest$ac_exeext && {
11870          test "$cross_compiling" = yes ||
11871          $as_test_x conftest$ac_exeext
11872        }; then
11873   case "$LIBEXT" in
11874     dll) ;;
11875     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'` ;;
11876     *) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
11877   esac
11878 else
11879   $as_echo "$as_me: failed program was:" >&5
11880 sed 's/^/| /' conftest.$ac_ext >&5
11881
11882
11883 fi
11884
11885 rm -rf conftest.dSYM
11886 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11887       conftest$ac_exeext conftest.$ac_ext
11888   LIBS=$ac_check_soname_save_LIBS
11889 fi
11890 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11891   { $as_echo "$as_me:$LINENO: result: not found" >&5
11892 $as_echo "not found" >&6; }
11893
11894 else
11895   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
11896 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
11897
11898 cat >>confdefs.h <<_ACEOF
11899 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
11900 _ACEOF
11901
11902
11903 fi
11904
11905                  fi
11906                  if test "x$ac_cv_lib_soname_GLU" = "x"; then
11907   case "x$with_glu" in
11908   x)   wine_notices="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
11909   xno) ;;
11910   *)   { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11911 This is an error since --with-glu was requested." >&5
11912 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11913 This is an error since --with-glu was requested." >&2;}
11914    { (exit 1); exit 1; }; } ;;
11915 esac
11916 fi
11917
11918              else
11919                  opengl_msg="Old Mesa headers detected. Consider upgrading your Mesa libraries."
11920              fi
11921          else
11922              opengl_msg="OpenGL development headers not found."
11923          fi
11924          test -n "$opengl_msg" && enable_opengl32=${enable_opengl32:-no}
11925          test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32=${enable_glu32:-no}
11926     else
11927          enable_opengl32=${enable_opengl32:-no}
11928          enable_glu32=${enable_glu32:-no}
11929     fi
11930     if test -n "$opengl_msg"; then
11931   case "x$with_opengl" in
11932   x)   wine_warnings="$wine_warnings|$opengl_msg
11933 OpenGL and Direct3D won't be supported." ;;
11934   xno) ;;
11935   *)   { { $as_echo "$as_me:$LINENO: error: $opengl_msg
11936 OpenGL and Direct3D won't be supported.
11937 This is an error since --with-opengl was requested." >&5
11938 $as_echo "$as_me: error: $opengl_msg
11939 OpenGL and Direct3D won't be supported.
11940 This is an error since --with-opengl was requested." >&2;}
11941    { (exit 1); exit 1; }; } ;;
11942 esac
11943 fi
11944
11945
11946         NASLIBS=""
11947
11948
11949 for ac_header in audio/audiolib.h
11950 do
11951 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11952 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11953   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11954 $as_echo_n "checking for $ac_header... " >&6; }
11955 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11956   $as_echo_n "(cached) " >&6
11957 fi
11958 ac_res=`eval 'as_val=${'$as_ac_Header'}
11959                  $as_echo "$as_val"'`
11960                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11961 $as_echo "$ac_res" >&6; }
11962 else
11963   # Is the header compilable?
11964 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
11965 $as_echo_n "checking $ac_header usability... " >&6; }
11966 cat >conftest.$ac_ext <<_ACEOF
11967 /* confdefs.h.  */
11968 _ACEOF
11969 cat confdefs.h >>conftest.$ac_ext
11970 cat >>conftest.$ac_ext <<_ACEOF
11971 /* end confdefs.h.  */
11972 $ac_includes_default
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   ac_header_compiler=yes
11994 else
11995   $as_echo "$as_me: failed program was:" >&5
11996 sed 's/^/| /' conftest.$ac_ext >&5
11997
11998         ac_header_compiler=no
11999 fi
12000
12001 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12002 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12003 $as_echo "$ac_header_compiler" >&6; }
12004
12005 # Is the header present?
12006 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12007 $as_echo_n "checking $ac_header presence... " >&6; }
12008 cat >conftest.$ac_ext <<_ACEOF
12009 /* confdefs.h.  */
12010 _ACEOF
12011 cat confdefs.h >>conftest.$ac_ext
12012 cat >>conftest.$ac_ext <<_ACEOF
12013 /* end confdefs.h.  */
12014 #include <$ac_header>
12015 _ACEOF
12016 if { (ac_try="$ac_cpp conftest.$ac_ext"
12017 case "(($ac_try" in
12018   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12019   *) ac_try_echo=$ac_try;;
12020 esac
12021 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12022 $as_echo "$ac_try_echo") >&5
12023   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12024   ac_status=$?
12025   grep -v '^ *+' conftest.er1 >conftest.err
12026   rm -f conftest.er1
12027   cat conftest.err >&5
12028   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12029   (exit $ac_status); } >/dev/null && {
12030          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12031          test ! -s conftest.err
12032        }; then
12033   ac_header_preproc=yes
12034 else
12035   $as_echo "$as_me: failed program was:" >&5
12036 sed 's/^/| /' conftest.$ac_ext >&5
12037
12038   ac_header_preproc=no
12039 fi
12040
12041 rm -f conftest.err conftest.$ac_ext
12042 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12043 $as_echo "$ac_header_preproc" >&6; }
12044
12045 # So?  What about this header?
12046 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12047   yes:no: )
12048     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12049 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12050     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12051 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12052     ac_header_preproc=yes
12053     ;;
12054   no:yes:* )
12055     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12056 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12057     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
12058 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
12059     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12060 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12061     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
12062 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
12063     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12064 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12065     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12066 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12067     ( cat <<\_ASBOX
12068 ## ------------------------------------ ##
12069 ## Report this to wine-devel@winehq.org ##
12070 ## ------------------------------------ ##
12071 _ASBOX
12072      ) | sed "s/^/$as_me: WARNING:     /" >&2
12073     ;;
12074 esac
12075 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12076 $as_echo_n "checking for $ac_header... " >&6; }
12077 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12078   $as_echo_n "(cached) " >&6
12079 else
12080   eval "$as_ac_Header=\$ac_header_preproc"
12081 fi
12082 ac_res=`eval 'as_val=${'$as_ac_Header'}
12083                  $as_echo "$as_val"'`
12084                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12085 $as_echo "$ac_res" >&6; }
12086
12087 fi
12088 as_val=`eval 'as_val=${'$as_ac_Header'}
12089                  $as_echo "$as_val"'`
12090    if test "x$as_val" = x""yes; then
12091   cat >>confdefs.h <<_ACEOF
12092 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12093 _ACEOF
12094
12095 for ac_header in audio/soundlib.h
12096 do
12097 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12098 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12099 $as_echo_n "checking for $ac_header... " >&6; }
12100 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12101   $as_echo_n "(cached) " >&6
12102 else
12103   cat >conftest.$ac_ext <<_ACEOF
12104 /* confdefs.h.  */
12105 _ACEOF
12106 cat confdefs.h >>conftest.$ac_ext
12107 cat >>conftest.$ac_ext <<_ACEOF
12108 /* end confdefs.h.  */
12109 #include <audio/audiolib.h>
12110
12111 #include <$ac_header>
12112 _ACEOF
12113 rm -f conftest.$ac_objext
12114 if { (ac_try="$ac_compile"
12115 case "(($ac_try" in
12116   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12117   *) ac_try_echo=$ac_try;;
12118 esac
12119 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12120 $as_echo "$ac_try_echo") >&5
12121   (eval "$ac_compile") 2>conftest.er1
12122   ac_status=$?
12123   grep -v '^ *+' conftest.er1 >conftest.err
12124   rm -f conftest.er1
12125   cat conftest.err >&5
12126   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12127   (exit $ac_status); } && {
12128          test -z "$ac_c_werror_flag" ||
12129          test ! -s conftest.err
12130        } && test -s conftest.$ac_objext; then
12131   eval "$as_ac_Header=yes"
12132 else
12133   $as_echo "$as_me: failed program was:" >&5
12134 sed 's/^/| /' conftest.$ac_ext >&5
12135
12136         eval "$as_ac_Header=no"
12137 fi
12138
12139 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12140 fi
12141 ac_res=`eval 'as_val=${'$as_ac_Header'}
12142                  $as_echo "$as_val"'`
12143                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12144 $as_echo "$ac_res" >&6; }
12145 as_val=`eval 'as_val=${'$as_ac_Header'}
12146                  $as_echo "$as_val"'`
12147    if test "x$as_val" = x""yes; then
12148   cat >>confdefs.h <<_ACEOF
12149 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12150 _ACEOF
12151
12152 fi
12153
12154 done
12155
12156           { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
12157 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
12158 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
12159   $as_echo_n "(cached) " >&6
12160 else
12161   ac_check_lib_save_LIBS=$LIBS
12162 LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
12163 cat >conftest.$ac_ext <<_ACEOF
12164 /* confdefs.h.  */
12165 _ACEOF
12166 cat confdefs.h >>conftest.$ac_ext
12167 cat >>conftest.$ac_ext <<_ACEOF
12168 /* end confdefs.h.  */
12169
12170 /* Override any GCC internal prototype to avoid an error.
12171    Use char because int might match the return type of a GCC
12172    builtin and then its argument prototype would still apply.  */
12173 #ifdef __cplusplus
12174 extern "C"
12175 #endif
12176 char AuCreateFlow ();
12177 int
12178 main ()
12179 {
12180 return AuCreateFlow ();
12181   ;
12182   return 0;
12183 }
12184 _ACEOF
12185 rm -f conftest.$ac_objext conftest$ac_exeext
12186 if { (ac_try="$ac_link"
12187 case "(($ac_try" in
12188   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12189   *) ac_try_echo=$ac_try;;
12190 esac
12191 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12192 $as_echo "$ac_try_echo") >&5
12193   (eval "$ac_link") 2>conftest.er1
12194   ac_status=$?
12195   grep -v '^ *+' conftest.er1 >conftest.err
12196   rm -f conftest.er1
12197   cat conftest.err >&5
12198   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12199   (exit $ac_status); } && {
12200          test -z "$ac_c_werror_flag" ||
12201          test ! -s conftest.err
12202        } && test -s conftest$ac_exeext && {
12203          test "$cross_compiling" = yes ||
12204          $as_test_x conftest$ac_exeext
12205        }; then
12206   ac_cv_lib_audio_AuCreateFlow=yes
12207 else
12208   $as_echo "$as_me: failed program was:" >&5
12209 sed 's/^/| /' conftest.$ac_ext >&5
12210
12211         ac_cv_lib_audio_AuCreateFlow=no
12212 fi
12213
12214 rm -rf conftest.dSYM
12215 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12216       conftest$ac_exeext conftest.$ac_ext
12217 LIBS=$ac_check_lib_save_LIBS
12218 fi
12219 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
12220 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
12221 if test "x$ac_cv_lib_audio_AuCreateFlow" = x""yes; then
12222
12223 cat >>confdefs.h <<\_ACEOF
12224 #define HAVE_NAS 1
12225 _ACEOF
12226
12227                         { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
12228 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
12229 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
12230   $as_echo_n "(cached) " >&6
12231 else
12232   ac_check_lib_save_LIBS=$LIBS
12233 LIBS="-lXau $X_LIBS $LIBS"
12234 cat >conftest.$ac_ext <<_ACEOF
12235 /* confdefs.h.  */
12236 _ACEOF
12237 cat confdefs.h >>conftest.$ac_ext
12238 cat >>conftest.$ac_ext <<_ACEOF
12239 /* end confdefs.h.  */
12240
12241 /* Override any GCC internal prototype to avoid an error.
12242    Use char because int might match the return type of a GCC
12243    builtin and then its argument prototype would still apply.  */
12244 #ifdef __cplusplus
12245 extern "C"
12246 #endif
12247 char XauGetBestAuthByAddr ();
12248 int
12249 main ()
12250 {
12251 return XauGetBestAuthByAddr ();
12252   ;
12253   return 0;
12254 }
12255 _ACEOF
12256 rm -f conftest.$ac_objext conftest$ac_exeext
12257 if { (ac_try="$ac_link"
12258 case "(($ac_try" in
12259   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12260   *) ac_try_echo=$ac_try;;
12261 esac
12262 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12263 $as_echo "$ac_try_echo") >&5
12264   (eval "$ac_link") 2>conftest.er1
12265   ac_status=$?
12266   grep -v '^ *+' conftest.er1 >conftest.err
12267   rm -f conftest.er1
12268   cat conftest.err >&5
12269   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12270   (exit $ac_status); } && {
12271          test -z "$ac_c_werror_flag" ||
12272          test ! -s conftest.err
12273        } && test -s conftest$ac_exeext && {
12274          test "$cross_compiling" = yes ||
12275          $as_test_x conftest$ac_exeext
12276        }; then
12277   ac_cv_lib_Xau_XauGetBestAuthByAddr=yes
12278 else
12279   $as_echo "$as_me: failed program was:" >&5
12280 sed 's/^/| /' conftest.$ac_ext >&5
12281
12282         ac_cv_lib_Xau_XauGetBestAuthByAddr=no
12283 fi
12284
12285 rm -rf conftest.dSYM
12286 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12287       conftest$ac_exeext conftest.$ac_ext
12288 LIBS=$ac_check_lib_save_LIBS
12289 fi
12290 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
12291 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
12292 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x""yes; then
12293   NASLIBS="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12294 else
12295   NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12296 fi
12297
12298
12299 fi
12300
12301 fi
12302
12303 done
12304
12305
12306     CPPFLAGS="$ac_save_CPPFLAGS"
12307 else
12308     XLIB=""
12309     X_CFLAGS=""
12310     X_LIBS=""
12311     enable_winex11_drv=${enable_winex11_drv:-no}
12312     enable_opengl32=${enable_opengl32:-no}
12313     enable_glu32=${enable_glu32:-no}
12314 fi
12315 if test "x$XLIB" = "x"; then
12316   case "x$with_x" in
12317   xno) ;;
12318   *)   { { $as_echo "$as_me:$LINENO: error: X ${notice_platform}development files not found. Wine will be built
12319 without X support, which probably isn't what you want. You will need to install
12320 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12321 Use the --without-x option if you really want this." >&5
12322 $as_echo "$as_me: error: X ${notice_platform}development files not found. Wine will be built
12323 without X support, which probably isn't what you want. You will need to install
12324 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12325 Use the --without-x option if you really want this." >&2;}
12326    { (exit 1); exit 1; }; } ;;
12327 esac
12328 fi
12329
12330
12331
12332 XML2LIBS=""
12333
12334 XML2INCL=""
12335
12336 XSLTINCL=""
12337
12338 if test "x$with_xml" != "xno"
12339 then
12340     ac_save_CPPFLAGS="$CPPFLAGS"
12341     if test "$PKG_CONFIG" != "false"
12342     then
12343         ac_xml_libs="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
12344         ac_xml_cflags="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
12345     else
12346         ac_xml_libs="`xml2-config --libs 2>/dev/null`"
12347         ac_xml_cflags="`xml2-config --cflags  2>/dev/null`"
12348     fi
12349     CPPFLAGS="$CPPFLAGS $ac_xml_cflags"
12350
12351 for ac_header in libxml/parser.h
12352 do
12353 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12354 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12355   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12356 $as_echo_n "checking for $ac_header... " >&6; }
12357 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12358   $as_echo_n "(cached) " >&6
12359 fi
12360 ac_res=`eval 'as_val=${'$as_ac_Header'}
12361                  $as_echo "$as_val"'`
12362                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12363 $as_echo "$ac_res" >&6; }
12364 else
12365   # Is the header compilable?
12366 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12367 $as_echo_n "checking $ac_header usability... " >&6; }
12368 cat >conftest.$ac_ext <<_ACEOF
12369 /* confdefs.h.  */
12370 _ACEOF
12371 cat confdefs.h >>conftest.$ac_ext
12372 cat >>conftest.$ac_ext <<_ACEOF
12373 /* end confdefs.h.  */
12374 $ac_includes_default
12375 #include <$ac_header>
12376 _ACEOF
12377 rm -f conftest.$ac_objext
12378 if { (ac_try="$ac_compile"
12379 case "(($ac_try" in
12380   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12381   *) ac_try_echo=$ac_try;;
12382 esac
12383 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12384 $as_echo "$ac_try_echo") >&5
12385   (eval "$ac_compile") 2>conftest.er1
12386   ac_status=$?
12387   grep -v '^ *+' conftest.er1 >conftest.err
12388   rm -f conftest.er1
12389   cat conftest.err >&5
12390   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12391   (exit $ac_status); } && {
12392          test -z "$ac_c_werror_flag" ||
12393          test ! -s conftest.err
12394        } && test -s conftest.$ac_objext; then
12395   ac_header_compiler=yes
12396 else
12397   $as_echo "$as_me: failed program was:" >&5
12398 sed 's/^/| /' conftest.$ac_ext >&5
12399
12400         ac_header_compiler=no
12401 fi
12402
12403 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12404 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12405 $as_echo "$ac_header_compiler" >&6; }
12406
12407 # Is the header present?
12408 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12409 $as_echo_n "checking $ac_header presence... " >&6; }
12410 cat >conftest.$ac_ext <<_ACEOF
12411 /* confdefs.h.  */
12412 _ACEOF
12413 cat confdefs.h >>conftest.$ac_ext
12414 cat >>conftest.$ac_ext <<_ACEOF
12415 /* end confdefs.h.  */
12416 #include <$ac_header>
12417 _ACEOF
12418 if { (ac_try="$ac_cpp conftest.$ac_ext"
12419 case "(($ac_try" in
12420   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12421   *) ac_try_echo=$ac_try;;
12422 esac
12423 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12424 $as_echo "$ac_try_echo") >&5
12425   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12426   ac_status=$?
12427   grep -v '^ *+' conftest.er1 >conftest.err
12428   rm -f conftest.er1
12429   cat conftest.err >&5
12430   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12431   (exit $ac_status); } >/dev/null && {
12432          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12433          test ! -s conftest.err
12434        }; then
12435   ac_header_preproc=yes
12436 else
12437   $as_echo "$as_me: failed program was:" >&5
12438 sed 's/^/| /' conftest.$ac_ext >&5
12439
12440   ac_header_preproc=no
12441 fi
12442
12443 rm -f conftest.err conftest.$ac_ext
12444 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12445 $as_echo "$ac_header_preproc" >&6; }
12446
12447 # So?  What about this header?
12448 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12449   yes:no: )
12450     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12451 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12452     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12453 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12454     ac_header_preproc=yes
12455     ;;
12456   no:yes:* )
12457     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12458 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12459     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
12460 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
12461     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12462 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12463     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
12464 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
12465     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12466 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12467     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12468 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12469     ( cat <<\_ASBOX
12470 ## ------------------------------------ ##
12471 ## Report this to wine-devel@winehq.org ##
12472 ## ------------------------------------ ##
12473 _ASBOX
12474      ) | sed "s/^/$as_me: WARNING:     /" >&2
12475     ;;
12476 esac
12477 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12478 $as_echo_n "checking for $ac_header... " >&6; }
12479 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12480   $as_echo_n "(cached) " >&6
12481 else
12482   eval "$as_ac_Header=\$ac_header_preproc"
12483 fi
12484 ac_res=`eval 'as_val=${'$as_ac_Header'}
12485                  $as_echo "$as_val"'`
12486                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12487 $as_echo "$ac_res" >&6; }
12488
12489 fi
12490 as_val=`eval 'as_val=${'$as_ac_Header'}
12491                  $as_echo "$as_val"'`
12492    if test "x$as_val" = x""yes; then
12493   cat >>confdefs.h <<_ACEOF
12494 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12495 _ACEOF
12496  { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12497 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12498 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12499   $as_echo_n "(cached) " >&6
12500 else
12501   ac_check_lib_save_LIBS=$LIBS
12502 LIBS="-lxml2 $ac_xml_libs $LIBS"
12503 cat >conftest.$ac_ext <<_ACEOF
12504 /* confdefs.h.  */
12505 _ACEOF
12506 cat confdefs.h >>conftest.$ac_ext
12507 cat >>conftest.$ac_ext <<_ACEOF
12508 /* end confdefs.h.  */
12509
12510 /* Override any GCC internal prototype to avoid an error.
12511    Use char because int might match the return type of a GCC
12512    builtin and then its argument prototype would still apply.  */
12513 #ifdef __cplusplus
12514 extern "C"
12515 #endif
12516 char xmlParseMemory ();
12517 int
12518 main ()
12519 {
12520 return xmlParseMemory ();
12521   ;
12522   return 0;
12523 }
12524 _ACEOF
12525 rm -f conftest.$ac_objext conftest$ac_exeext
12526 if { (ac_try="$ac_link"
12527 case "(($ac_try" in
12528   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12529   *) ac_try_echo=$ac_try;;
12530 esac
12531 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12532 $as_echo "$ac_try_echo") >&5
12533   (eval "$ac_link") 2>conftest.er1
12534   ac_status=$?
12535   grep -v '^ *+' conftest.er1 >conftest.err
12536   rm -f conftest.er1
12537   cat conftest.err >&5
12538   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12539   (exit $ac_status); } && {
12540          test -z "$ac_c_werror_flag" ||
12541          test ! -s conftest.err
12542        } && test -s conftest$ac_exeext && {
12543          test "$cross_compiling" = yes ||
12544          $as_test_x conftest$ac_exeext
12545        }; then
12546   ac_cv_lib_xml2_xmlParseMemory=yes
12547 else
12548   $as_echo "$as_me: failed program was:" >&5
12549 sed 's/^/| /' conftest.$ac_ext >&5
12550
12551         ac_cv_lib_xml2_xmlParseMemory=no
12552 fi
12553
12554 rm -rf conftest.dSYM
12555 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12556       conftest$ac_exeext conftest.$ac_ext
12557 LIBS=$ac_check_lib_save_LIBS
12558 fi
12559 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12560 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12561 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x""yes; then
12562
12563 cat >>confdefs.h <<\_ACEOF
12564 #define HAVE_LIBXML2 1
12565 _ACEOF
12566
12567                  XML2LIBS="$ac_xml_libs"
12568                  XML2INCL="$ac_xml_cflags"
12569 fi
12570
12571              { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12572 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12573 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12574   $as_echo_n "(cached) " >&6
12575 else
12576   ac_check_lib_save_LIBS=$LIBS
12577 LIBS="-lxml2 $ac_xml_libs $LIBS"
12578 cat >conftest.$ac_ext <<_ACEOF
12579 /* confdefs.h.  */
12580 _ACEOF
12581 cat confdefs.h >>conftest.$ac_ext
12582 cat >>conftest.$ac_ext <<_ACEOF
12583 /* end confdefs.h.  */
12584
12585 /* Override any GCC internal prototype to avoid an error.
12586    Use char because int might match the return type of a GCC
12587    builtin and then its argument prototype would still apply.  */
12588 #ifdef __cplusplus
12589 extern "C"
12590 #endif
12591 char xmlReadMemory ();
12592 int
12593 main ()
12594 {
12595 return xmlReadMemory ();
12596   ;
12597   return 0;
12598 }
12599 _ACEOF
12600 rm -f conftest.$ac_objext conftest$ac_exeext
12601 if { (ac_try="$ac_link"
12602 case "(($ac_try" in
12603   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12604   *) ac_try_echo=$ac_try;;
12605 esac
12606 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12607 $as_echo "$ac_try_echo") >&5
12608   (eval "$ac_link") 2>conftest.er1
12609   ac_status=$?
12610   grep -v '^ *+' conftest.er1 >conftest.err
12611   rm -f conftest.er1
12612   cat conftest.err >&5
12613   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12614   (exit $ac_status); } && {
12615          test -z "$ac_c_werror_flag" ||
12616          test ! -s conftest.err
12617        } && test -s conftest$ac_exeext && {
12618          test "$cross_compiling" = yes ||
12619          $as_test_x conftest$ac_exeext
12620        }; then
12621   ac_cv_lib_xml2_xmlReadMemory=yes
12622 else
12623   $as_echo "$as_me: failed program was:" >&5
12624 sed 's/^/| /' conftest.$ac_ext >&5
12625
12626         ac_cv_lib_xml2_xmlReadMemory=no
12627 fi
12628
12629 rm -rf conftest.dSYM
12630 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12631       conftest$ac_exeext conftest.$ac_ext
12632 LIBS=$ac_check_lib_save_LIBS
12633 fi
12634 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12635 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12636 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x""yes; then
12637
12638 cat >>confdefs.h <<\_ACEOF
12639 #define HAVE_XMLREADMEMORY 1
12640 _ACEOF
12641
12642 fi
12643
12644              { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12645 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12646 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12647   $as_echo_n "(cached) " >&6
12648 else
12649   ac_check_lib_save_LIBS=$LIBS
12650 LIBS="-lxml2 $ac_xml_libs $LIBS"
12651 cat >conftest.$ac_ext <<_ACEOF
12652 /* confdefs.h.  */
12653 _ACEOF
12654 cat confdefs.h >>conftest.$ac_ext
12655 cat >>conftest.$ac_ext <<_ACEOF
12656 /* end confdefs.h.  */
12657
12658 /* Override any GCC internal prototype to avoid an error.
12659    Use char because int might match the return type of a GCC
12660    builtin and then its argument prototype would still apply.  */
12661 #ifdef __cplusplus
12662 extern "C"
12663 #endif
12664 char xmlNewDocPI ();
12665 int
12666 main ()
12667 {
12668 return xmlNewDocPI ();
12669   ;
12670   return 0;
12671 }
12672 _ACEOF
12673 rm -f conftest.$ac_objext conftest$ac_exeext
12674 if { (ac_try="$ac_link"
12675 case "(($ac_try" in
12676   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12677   *) ac_try_echo=$ac_try;;
12678 esac
12679 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12680 $as_echo "$ac_try_echo") >&5
12681   (eval "$ac_link") 2>conftest.er1
12682   ac_status=$?
12683   grep -v '^ *+' conftest.er1 >conftest.err
12684   rm -f conftest.er1
12685   cat conftest.err >&5
12686   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12687   (exit $ac_status); } && {
12688          test -z "$ac_c_werror_flag" ||
12689          test ! -s conftest.err
12690        } && test -s conftest$ac_exeext && {
12691          test "$cross_compiling" = yes ||
12692          $as_test_x conftest$ac_exeext
12693        }; then
12694   ac_cv_lib_xml2_xmlNewDocPI=yes
12695 else
12696   $as_echo "$as_me: failed program was:" >&5
12697 sed 's/^/| /' conftest.$ac_ext >&5
12698
12699         ac_cv_lib_xml2_xmlNewDocPI=no
12700 fi
12701
12702 rm -rf conftest.dSYM
12703 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12704       conftest$ac_exeext conftest.$ac_ext
12705 LIBS=$ac_check_lib_save_LIBS
12706 fi
12707 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12708 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12709 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x""yes; then
12710
12711 cat >>confdefs.h <<\_ACEOF
12712 #define HAVE_XMLNEWDOCPI 1
12713 _ACEOF
12714
12715 fi
12716
12717
12718 fi
12719
12720 done
12721
12722     CPPFLAGS="$ac_save_CPPFLAGS"
12723 fi
12724 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12725   case "x$with_xml" in
12726   x)   wine_warnings="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12727   xno) ;;
12728   *)   { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12729 This is an error since --with-xml was requested." >&5
12730 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12731 This is an error since --with-xml was requested." >&2;}
12732    { (exit 1); exit 1; }; } ;;
12733 esac
12734 fi
12735
12736
12737 if test "x$with_xslt" != "xno"
12738 then
12739     if test "$PKG_CONFIG" != "false"
12740     then
12741         ac_xslt_libs="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
12742         ac_xslt_cflags="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
12743     else
12744         ac_xslt_libs="`xslt-config --libs 2>/dev/null`"
12745         ac_xslt_cflags="`xslt-config --cflags 2>/dev/null`"
12746     fi
12747     ac_save_CPPFLAGS="$CPPFLAGS"
12748     CPPFLAGS="$CPPFLAGS $ac_xslt_cflags"
12749
12750
12751 for ac_header in libxslt/pattern.h libxslt/transform.h
12752 do
12753 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12754 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12755 $as_echo_n "checking for $ac_header... " >&6; }
12756 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12757   $as_echo_n "(cached) " >&6
12758 else
12759   cat >conftest.$ac_ext <<_ACEOF
12760 /* confdefs.h.  */
12761 _ACEOF
12762 cat confdefs.h >>conftest.$ac_ext
12763 cat >>conftest.$ac_ext <<_ACEOF
12764 /* end confdefs.h.  */
12765 #ifdef HAVE_LIBXSLT_PATTERN_H
12766 # include <libxslt/pattern.h>
12767 #endif
12768
12769 #include <$ac_header>
12770 _ACEOF
12771 rm -f conftest.$ac_objext
12772 if { (ac_try="$ac_compile"
12773 case "(($ac_try" in
12774   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12775   *) ac_try_echo=$ac_try;;
12776 esac
12777 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12778 $as_echo "$ac_try_echo") >&5
12779   (eval "$ac_compile") 2>conftest.er1
12780   ac_status=$?
12781   grep -v '^ *+' conftest.er1 >conftest.err
12782   rm -f conftest.er1
12783   cat conftest.err >&5
12784   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12785   (exit $ac_status); } && {
12786          test -z "$ac_c_werror_flag" ||
12787          test ! -s conftest.err
12788        } && test -s conftest.$ac_objext; then
12789   eval "$as_ac_Header=yes"
12790 else
12791   $as_echo "$as_me: failed program was:" >&5
12792 sed 's/^/| /' conftest.$ac_ext >&5
12793
12794         eval "$as_ac_Header=no"
12795 fi
12796
12797 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12798 fi
12799 ac_res=`eval 'as_val=${'$as_ac_Header'}
12800                  $as_echo "$as_val"'`
12801                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12802 $as_echo "$ac_res" >&6; }
12803 as_val=`eval 'as_val=${'$as_ac_Header'}
12804                  $as_echo "$as_val"'`
12805    if test "x$as_val" = x""yes; then
12806   cat >>confdefs.h <<_ACEOF
12807 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12808 _ACEOF
12809
12810 fi
12811
12812 done
12813
12814     CPPFLAGS="$ac_save_CPPFLAGS"
12815     if test "$ac_cv_header_libxslt_transform_h" = "yes"
12816     then
12817         { $as_echo "$as_me:$LINENO: checking for -lxslt" >&5
12818 $as_echo_n "checking for -lxslt... " >&6; }
12819 if test "${ac_cv_lib_soname_xslt+set}" = set; then
12820   $as_echo_n "(cached) " >&6
12821 else
12822   ac_check_soname_save_LIBS=$LIBS
12823 LIBS="-lxslt $ac_xslt_libs $LIBS"
12824   cat >conftest.$ac_ext <<_ACEOF
12825 /* confdefs.h.  */
12826 _ACEOF
12827 cat confdefs.h >>conftest.$ac_ext
12828 cat >>conftest.$ac_ext <<_ACEOF
12829 /* end confdefs.h.  */
12830
12831 /* Override any GCC internal prototype to avoid an error.
12832    Use char because int might match the return type of a GCC
12833    builtin and then its argument prototype would still apply.  */
12834 #ifdef __cplusplus
12835 extern "C"
12836 #endif
12837 char xsltCompilePattern ();
12838 int
12839 main ()
12840 {
12841 return xsltCompilePattern ();
12842   ;
12843   return 0;
12844 }
12845 _ACEOF
12846 rm -f conftest.$ac_objext conftest$ac_exeext
12847 if { (ac_try="$ac_link"
12848 case "(($ac_try" in
12849   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12850   *) ac_try_echo=$ac_try;;
12851 esac
12852 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12853 $as_echo "$ac_try_echo") >&5
12854   (eval "$ac_link") 2>conftest.er1
12855   ac_status=$?
12856   grep -v '^ *+' conftest.er1 >conftest.err
12857   rm -f conftest.er1
12858   cat conftest.err >&5
12859   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12860   (exit $ac_status); } && {
12861          test -z "$ac_c_werror_flag" ||
12862          test ! -s conftest.err
12863        } && test -s conftest$ac_exeext && {
12864          test "$cross_compiling" = yes ||
12865          $as_test_x conftest$ac_exeext
12866        }; then
12867   case "$LIBEXT" in
12868     dll) ;;
12869     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'` ;;
12870     *) ac_cv_lib_soname_xslt=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
12871   esac
12872 else
12873   $as_echo "$as_me: failed program was:" >&5
12874 sed 's/^/| /' conftest.$ac_ext >&5
12875
12876
12877 fi
12878
12879 rm -rf conftest.dSYM
12880 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12881       conftest$ac_exeext conftest.$ac_ext
12882   LIBS=$ac_check_soname_save_LIBS
12883 fi
12884 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12885   { $as_echo "$as_me:$LINENO: result: not found" >&5
12886 $as_echo "not found" >&6; }
12887
12888 else
12889   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_xslt" >&5
12890 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
12891
12892 cat >>confdefs.h <<_ACEOF
12893 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
12894 _ACEOF
12895
12896        XSLTINCL="$ac_xslt_cflags"
12897 fi
12898
12899     fi
12900 fi
12901 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12902   case "x$with_xslt" in
12903   x)   wine_warnings="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
12904   xno) ;;
12905   *)   { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12906 This is an error since --with-xslt was requested." >&5
12907 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12908 This is an error since --with-xslt was requested." >&2;}
12909    { (exit 1); exit 1; }; } ;;
12910 esac
12911 fi
12912
12913
12914 HALINCL=""
12915
12916 if test "x$with_hal" != "xno"
12917 then
12918     ac_save_CPPFLAGS="$CPPFLAGS"
12919     if test "$PKG_CONFIG" != "false"
12920     then
12921         ac_hal_libs="`$PKG_CONFIG --libs hal 2>/dev/null`"
12922         ac_hal_cflags="`$PKG_CONFIG --cflags hal 2>/dev/null`"
12923         CPPFLAGS="$CPPFLAGS $ac_hal_cflags"
12924     fi
12925
12926
12927 for ac_header in dbus/dbus.h hal/libhal.h
12928 do
12929 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12930 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12931   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12932 $as_echo_n "checking for $ac_header... " >&6; }
12933 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12934   $as_echo_n "(cached) " >&6
12935 fi
12936 ac_res=`eval 'as_val=${'$as_ac_Header'}
12937                  $as_echo "$as_val"'`
12938                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12939 $as_echo "$ac_res" >&6; }
12940 else
12941   # Is the header compilable?
12942 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12943 $as_echo_n "checking $ac_header usability... " >&6; }
12944 cat >conftest.$ac_ext <<_ACEOF
12945 /* confdefs.h.  */
12946 _ACEOF
12947 cat confdefs.h >>conftest.$ac_ext
12948 cat >>conftest.$ac_ext <<_ACEOF
12949 /* end confdefs.h.  */
12950 $ac_includes_default
12951 #include <$ac_header>
12952 _ACEOF
12953 rm -f conftest.$ac_objext
12954 if { (ac_try="$ac_compile"
12955 case "(($ac_try" in
12956   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12957   *) ac_try_echo=$ac_try;;
12958 esac
12959 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12960 $as_echo "$ac_try_echo") >&5
12961   (eval "$ac_compile") 2>conftest.er1
12962   ac_status=$?
12963   grep -v '^ *+' conftest.er1 >conftest.err
12964   rm -f conftest.er1
12965   cat conftest.err >&5
12966   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12967   (exit $ac_status); } && {
12968          test -z "$ac_c_werror_flag" ||
12969          test ! -s conftest.err
12970        } && test -s conftest.$ac_objext; then
12971   ac_header_compiler=yes
12972 else
12973   $as_echo "$as_me: failed program was:" >&5
12974 sed 's/^/| /' conftest.$ac_ext >&5
12975
12976         ac_header_compiler=no
12977 fi
12978
12979 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12980 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12981 $as_echo "$ac_header_compiler" >&6; }
12982
12983 # Is the header present?
12984 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12985 $as_echo_n "checking $ac_header presence... " >&6; }
12986 cat >conftest.$ac_ext <<_ACEOF
12987 /* confdefs.h.  */
12988 _ACEOF
12989 cat confdefs.h >>conftest.$ac_ext
12990 cat >>conftest.$ac_ext <<_ACEOF
12991 /* end confdefs.h.  */
12992 #include <$ac_header>
12993 _ACEOF
12994 if { (ac_try="$ac_cpp conftest.$ac_ext"
12995 case "(($ac_try" in
12996   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12997   *) ac_try_echo=$ac_try;;
12998 esac
12999 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13000 $as_echo "$ac_try_echo") >&5
13001   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13002   ac_status=$?
13003   grep -v '^ *+' conftest.er1 >conftest.err
13004   rm -f conftest.er1
13005   cat conftest.err >&5
13006   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13007   (exit $ac_status); } >/dev/null && {
13008          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13009          test ! -s conftest.err
13010        }; then
13011   ac_header_preproc=yes
13012 else
13013   $as_echo "$as_me: failed program was:" >&5
13014 sed 's/^/| /' conftest.$ac_ext >&5
13015
13016   ac_header_preproc=no
13017 fi
13018
13019 rm -f conftest.err conftest.$ac_ext
13020 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13021 $as_echo "$ac_header_preproc" >&6; }
13022
13023 # So?  What about this header?
13024 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13025   yes:no: )
13026     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13027 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13028     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
13029 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
13030     ac_header_preproc=yes
13031     ;;
13032   no:yes:* )
13033     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13034 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13035     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
13036 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
13037     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13038 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13039     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
13040 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
13041     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13042 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13043     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13044 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13045     ( cat <<\_ASBOX
13046 ## ------------------------------------ ##
13047 ## Report this to wine-devel@winehq.org ##
13048 ## ------------------------------------ ##
13049 _ASBOX
13050      ) | sed "s/^/$as_me: WARNING:     /" >&2
13051     ;;
13052 esac
13053 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
13054 $as_echo_n "checking for $ac_header... " >&6; }
13055 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13056   $as_echo_n "(cached) " >&6
13057 else
13058   eval "$as_ac_Header=\$ac_header_preproc"
13059 fi
13060 ac_res=`eval 'as_val=${'$as_ac_Header'}
13061                  $as_echo "$as_val"'`
13062                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13063 $as_echo "$ac_res" >&6; }
13064
13065 fi
13066 as_val=`eval 'as_val=${'$as_ac_Header'}
13067                  $as_echo "$as_val"'`
13068    if test "x$as_val" = x""yes; then
13069   cat >>confdefs.h <<_ACEOF
13070 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13071 _ACEOF
13072
13073 fi
13074
13075 done
13076
13077     if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
13078     then
13079         { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
13080 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
13081 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
13082   $as_echo_n "(cached) " >&6
13083 else
13084   ac_check_lib_save_LIBS=$LIBS
13085 LIBS="-ldbus-1 $ac_hal_libs $LIBS"
13086 cat >conftest.$ac_ext <<_ACEOF
13087 /* confdefs.h.  */
13088 _ACEOF
13089 cat confdefs.h >>conftest.$ac_ext
13090 cat >>conftest.$ac_ext <<_ACEOF
13091 /* end confdefs.h.  */
13092
13093 /* Override any GCC internal prototype to avoid an error.
13094    Use char because int might match the return type of a GCC
13095    builtin and then its argument prototype would still apply.  */
13096 #ifdef __cplusplus
13097 extern "C"
13098 #endif
13099 char dbus_connection_close ();
13100 int
13101 main ()
13102 {
13103 return dbus_connection_close ();
13104   ;
13105   return 0;
13106 }
13107 _ACEOF
13108 rm -f conftest.$ac_objext conftest$ac_exeext
13109 if { (ac_try="$ac_link"
13110 case "(($ac_try" in
13111   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13112   *) ac_try_echo=$ac_try;;
13113 esac
13114 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13115 $as_echo "$ac_try_echo") >&5
13116   (eval "$ac_link") 2>conftest.er1
13117   ac_status=$?
13118   grep -v '^ *+' conftest.er1 >conftest.err
13119   rm -f conftest.er1
13120   cat conftest.err >&5
13121   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13122   (exit $ac_status); } && {
13123          test -z "$ac_c_werror_flag" ||
13124          test ! -s conftest.err
13125        } && test -s conftest$ac_exeext && {
13126          test "$cross_compiling" = yes ||
13127          $as_test_x conftest$ac_exeext
13128        }; then
13129   ac_cv_lib_dbus_1_dbus_connection_close=yes
13130 else
13131   $as_echo "$as_me: failed program was:" >&5
13132 sed 's/^/| /' conftest.$ac_ext >&5
13133
13134         ac_cv_lib_dbus_1_dbus_connection_close=no
13135 fi
13136
13137 rm -rf conftest.dSYM
13138 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13139       conftest$ac_exeext conftest.$ac_ext
13140 LIBS=$ac_check_lib_save_LIBS
13141 fi
13142 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
13143 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
13144 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x""yes; then
13145   { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
13146 $as_echo_n "checking for -lhal... " >&6; }
13147 if test "${ac_cv_lib_soname_hal+set}" = set; then
13148   $as_echo_n "(cached) " >&6
13149 else
13150   ac_check_soname_save_LIBS=$LIBS
13151 LIBS="-lhal $ac_hal_libs $LIBS"
13152   cat >conftest.$ac_ext <<_ACEOF
13153 /* confdefs.h.  */
13154 _ACEOF
13155 cat confdefs.h >>conftest.$ac_ext
13156 cat >>conftest.$ac_ext <<_ACEOF
13157 /* end confdefs.h.  */
13158
13159 /* Override any GCC internal prototype to avoid an error.
13160    Use char because int might match the return type of a GCC
13161    builtin and then its argument prototype would still apply.  */
13162 #ifdef __cplusplus
13163 extern "C"
13164 #endif
13165 char libhal_ctx_new ();
13166 int
13167 main ()
13168 {
13169 return libhal_ctx_new ();
13170   ;
13171   return 0;
13172 }
13173 _ACEOF
13174 rm -f conftest.$ac_objext conftest$ac_exeext
13175 if { (ac_try="$ac_link"
13176 case "(($ac_try" in
13177   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13178   *) ac_try_echo=$ac_try;;
13179 esac
13180 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13181 $as_echo "$ac_try_echo") >&5
13182   (eval "$ac_link") 2>conftest.er1
13183   ac_status=$?
13184   grep -v '^ *+' conftest.er1 >conftest.err
13185   rm -f conftest.er1
13186   cat conftest.err >&5
13187   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13188   (exit $ac_status); } && {
13189          test -z "$ac_c_werror_flag" ||
13190          test ! -s conftest.err
13191        } && test -s conftest$ac_exeext && {
13192          test "$cross_compiling" = yes ||
13193          $as_test_x conftest$ac_exeext
13194        }; then
13195   case "$LIBEXT" in
13196     dll) ;;
13197     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'` ;;
13198     *) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
13199   esac
13200 else
13201   $as_echo "$as_me: failed program was:" >&5
13202 sed 's/^/| /' conftest.$ac_ext >&5
13203
13204
13205 fi
13206
13207 rm -rf conftest.dSYM
13208 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13209       conftest$ac_exeext conftest.$ac_ext
13210   LIBS=$ac_check_soname_save_LIBS
13211 fi
13212 if test "x$ac_cv_lib_soname_hal" = "x"; then
13213   { $as_echo "$as_me:$LINENO: result: not found" >&5
13214 $as_echo "not found" >&6; }
13215
13216 else
13217   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
13218 $as_echo "$ac_cv_lib_soname_hal" >&6; }
13219
13220 cat >>confdefs.h <<_ACEOF
13221 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
13222 _ACEOF
13223
13224        HALINCL="$ac_hal_cflags"
13225 fi
13226
13227 fi
13228
13229     fi
13230     CPPFLAGS="$ac_save_CPPFLAGS"
13231 fi
13232 if test "x$ac_cv_lib_soname_hal" = "x"; then
13233   case "x$with_hal" in
13234   x)   wine_notices="$wine_notices|libhal ${notice_platform}development files not found, no dynamic device support." ;;
13235   xno) ;;
13236   *)   { { $as_echo "$as_me:$LINENO: error: libhal ${notice_platform}development files not found, no dynamic device support.
13237 This is an error since --with-hal was requested." >&5
13238 $as_echo "$as_me: error: libhal ${notice_platform}development files not found, no dynamic device support.
13239 This is an error since --with-hal was requested." >&2;}
13240    { (exit 1); exit 1; }; } ;;
13241 esac
13242 fi
13243
13244
13245 if test "x$with_gnutls" != "xno"
13246 then
13247     ac_save_CPPFLAGS="$CPPFLAGS"
13248     if test "$PKG_CONFIG" != "false"
13249     then
13250         ac_gnutls_libs="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
13251         ac_gnutls_cflags="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
13252         CPPFLAGS="$CPPFLAGS $ac_gnutls_cflags"
13253     fi
13254     if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13255   { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13256 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13257 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13258   $as_echo_n "(cached) " >&6
13259 fi
13260 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13261 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13262 else
13263   # Is the header compilable?
13264 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
13265 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
13266 cat >conftest.$ac_ext <<_ACEOF
13267 /* confdefs.h.  */
13268 _ACEOF
13269 cat confdefs.h >>conftest.$ac_ext
13270 cat >>conftest.$ac_ext <<_ACEOF
13271 /* end confdefs.h.  */
13272 $ac_includes_default
13273 #include <gnutls/gnutls.h>
13274 _ACEOF
13275 rm -f conftest.$ac_objext
13276 if { (ac_try="$ac_compile"
13277 case "(($ac_try" in
13278   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13279   *) ac_try_echo=$ac_try;;
13280 esac
13281 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13282 $as_echo "$ac_try_echo") >&5
13283   (eval "$ac_compile") 2>conftest.er1
13284   ac_status=$?
13285   grep -v '^ *+' conftest.er1 >conftest.err
13286   rm -f conftest.er1
13287   cat conftest.err >&5
13288   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13289   (exit $ac_status); } && {
13290          test -z "$ac_c_werror_flag" ||
13291          test ! -s conftest.err
13292        } && test -s conftest.$ac_objext; then
13293   ac_header_compiler=yes
13294 else
13295   $as_echo "$as_me: failed program was:" >&5
13296 sed 's/^/| /' conftest.$ac_ext >&5
13297
13298         ac_header_compiler=no
13299 fi
13300
13301 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13302 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13303 $as_echo "$ac_header_compiler" >&6; }
13304
13305 # Is the header present?
13306 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
13307 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
13308 cat >conftest.$ac_ext <<_ACEOF
13309 /* confdefs.h.  */
13310 _ACEOF
13311 cat confdefs.h >>conftest.$ac_ext
13312 cat >>conftest.$ac_ext <<_ACEOF
13313 /* end confdefs.h.  */
13314 #include <gnutls/gnutls.h>
13315 _ACEOF
13316 if { (ac_try="$ac_cpp conftest.$ac_ext"
13317 case "(($ac_try" in
13318   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13319   *) ac_try_echo=$ac_try;;
13320 esac
13321 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13322 $as_echo "$ac_try_echo") >&5
13323   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13324   ac_status=$?
13325   grep -v '^ *+' conftest.er1 >conftest.err
13326   rm -f conftest.er1
13327   cat conftest.err >&5
13328   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13329   (exit $ac_status); } >/dev/null && {
13330          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13331          test ! -s conftest.err
13332        }; then
13333   ac_header_preproc=yes
13334 else
13335   $as_echo "$as_me: failed program was:" >&5
13336 sed 's/^/| /' conftest.$ac_ext >&5
13337
13338   ac_header_preproc=no
13339 fi
13340
13341 rm -f conftest.err conftest.$ac_ext
13342 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13343 $as_echo "$ac_header_preproc" >&6; }
13344
13345 # So?  What about this header?
13346 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13347   yes:no: )
13348     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13349 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13350     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13351 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13352     ac_header_preproc=yes
13353     ;;
13354   no:yes:* )
13355     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13356 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13357     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h:     check for missing prerequisite headers?" >&5
13358 $as_echo "$as_me: WARNING: gnutls/gnutls.h:     check for missing prerequisite headers?" >&2;}
13359     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13360 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13361     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h:     section \"Present But Cannot Be Compiled\"" >&5
13362 $as_echo "$as_me: WARNING: gnutls/gnutls.h:     section \"Present But Cannot Be Compiled\"" >&2;}
13363     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13364 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13365     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13366 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13367     ( cat <<\_ASBOX
13368 ## ------------------------------------ ##
13369 ## Report this to wine-devel@winehq.org ##
13370 ## ------------------------------------ ##
13371 _ASBOX
13372      ) | sed "s/^/$as_me: WARNING:     /" >&2
13373     ;;
13374 esac
13375 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13376 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13377 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13378   $as_echo_n "(cached) " >&6
13379 else
13380   ac_cv_header_gnutls_gnutls_h=$ac_header_preproc
13381 fi
13382 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13383 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13384
13385 fi
13386 if test "x$ac_cv_header_gnutls_gnutls_h" = x""yes; then
13387   cat >conftest.$ac_ext <<_ACEOF
13388 /* confdefs.h.  */
13389 _ACEOF
13390 cat confdefs.h >>conftest.$ac_ext
13391 cat >>conftest.$ac_ext <<_ACEOF
13392 /* end confdefs.h.  */
13393 #include <gnutls/gnutls.h>
13394 int
13395 main ()
13396 {
13397 typeof(gnutls_mac_get_key_size) *pfunc;
13398   ;
13399   return 0;
13400 }
13401 _ACEOF
13402 rm -f conftest.$ac_objext
13403 if { (ac_try="$ac_compile"
13404 case "(($ac_try" in
13405   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13406   *) ac_try_echo=$ac_try;;
13407 esac
13408 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13409 $as_echo "$ac_try_echo") >&5
13410   (eval "$ac_compile") 2>conftest.er1
13411   ac_status=$?
13412   grep -v '^ *+' conftest.er1 >conftest.err
13413   rm -f conftest.er1
13414   cat conftest.err >&5
13415   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13416   (exit $ac_status); } && {
13417          test -z "$ac_c_werror_flag" ||
13418          test ! -s conftest.err
13419        } && test -s conftest.$ac_objext; then
13420   { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13421 $as_echo_n "checking for -lgnutls... " >&6; }
13422 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13423   $as_echo_n "(cached) " >&6
13424 else
13425   ac_check_soname_save_LIBS=$LIBS
13426 LIBS="-lgnutls $ac_gnutls_libs $LIBS"
13427   cat >conftest.$ac_ext <<_ACEOF
13428 /* confdefs.h.  */
13429 _ACEOF
13430 cat confdefs.h >>conftest.$ac_ext
13431 cat >>conftest.$ac_ext <<_ACEOF
13432 /* end confdefs.h.  */
13433
13434 /* Override any GCC internal prototype to avoid an error.
13435    Use char because int might match the return type of a GCC
13436    builtin and then its argument prototype would still apply.  */
13437 #ifdef __cplusplus
13438 extern "C"
13439 #endif
13440 char gnutls_global_init ();
13441 int
13442 main ()
13443 {
13444 return gnutls_global_init ();
13445   ;
13446   return 0;
13447 }
13448 _ACEOF
13449 rm -f conftest.$ac_objext conftest$ac_exeext
13450 if { (ac_try="$ac_link"
13451 case "(($ac_try" in
13452   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13453   *) ac_try_echo=$ac_try;;
13454 esac
13455 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13456 $as_echo "$ac_try_echo") >&5
13457   (eval "$ac_link") 2>conftest.er1
13458   ac_status=$?
13459   grep -v '^ *+' conftest.er1 >conftest.err
13460   rm -f conftest.er1
13461   cat conftest.err >&5
13462   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13463   (exit $ac_status); } && {
13464          test -z "$ac_c_werror_flag" ||
13465          test ! -s conftest.err
13466        } && test -s conftest$ac_exeext && {
13467          test "$cross_compiling" = yes ||
13468          $as_test_x conftest$ac_exeext
13469        }; then
13470   case "$LIBEXT" in
13471     dll) ;;
13472     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'` ;;
13473     *) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
13474   esac
13475 else
13476   $as_echo "$as_me: failed program was:" >&5
13477 sed 's/^/| /' conftest.$ac_ext >&5
13478
13479
13480 fi
13481
13482 rm -rf conftest.dSYM
13483 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13484       conftest$ac_exeext conftest.$ac_ext
13485   LIBS=$ac_check_soname_save_LIBS
13486 fi
13487 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13488   { $as_echo "$as_me:$LINENO: result: not found" >&5
13489 $as_echo "not found" >&6; }
13490
13491 else
13492   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13493 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13494
13495 cat >>confdefs.h <<_ACEOF
13496 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13497 _ACEOF
13498
13499        GNUTLSINCL="$ac_gnutls_cflags"
13500
13501 fi
13502
13503 else
13504   $as_echo "$as_me: failed program was:" >&5
13505 sed 's/^/| /' conftest.$ac_ext >&5
13506
13507
13508 fi
13509
13510 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13511 fi
13512
13513
13514     CPPFLAGS="$ac_save_CPPFLAGS"
13515 fi
13516 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13517   case "x$with_gnutls" in
13518   x)   wine_notices="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13519   xno) ;;
13520   *)   { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13521 This is an error since --with-gnutls was requested." >&5
13522 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13523 This is an error since --with-gnutls was requested." >&2;}
13524    { (exit 1); exit 1; }; } ;;
13525 esac
13526 fi
13527
13528
13529 CURSESLIBS=""
13530 if test "$ac_cv_header_ncurses_h" = "yes"
13531 then
13532     { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13533 $as_echo_n "checking for -lncurses... " >&6; }
13534 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13535   $as_echo_n "(cached) " >&6
13536 else
13537   ac_check_soname_save_LIBS=$LIBS
13538 LIBS="-lncurses  $LIBS"
13539   cat >conftest.$ac_ext <<_ACEOF
13540 /* confdefs.h.  */
13541 _ACEOF
13542 cat confdefs.h >>conftest.$ac_ext
13543 cat >>conftest.$ac_ext <<_ACEOF
13544 /* end confdefs.h.  */
13545
13546 /* Override any GCC internal prototype to avoid an error.
13547    Use char because int might match the return type of a GCC
13548    builtin and then its argument prototype would still apply.  */
13549 #ifdef __cplusplus
13550 extern "C"
13551 #endif
13552 char waddch ();
13553 int
13554 main ()
13555 {
13556 return waddch ();
13557   ;
13558   return 0;
13559 }
13560 _ACEOF
13561 rm -f conftest.$ac_objext conftest$ac_exeext
13562 if { (ac_try="$ac_link"
13563 case "(($ac_try" in
13564   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13565   *) ac_try_echo=$ac_try;;
13566 esac
13567 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13568 $as_echo "$ac_try_echo") >&5
13569   (eval "$ac_link") 2>conftest.er1
13570   ac_status=$?
13571   grep -v '^ *+' conftest.er1 >conftest.err
13572   rm -f conftest.er1
13573   cat conftest.err >&5
13574   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13575   (exit $ac_status); } && {
13576          test -z "$ac_c_werror_flag" ||
13577          test ! -s conftest.err
13578        } && test -s conftest$ac_exeext && {
13579          test "$cross_compiling" = yes ||
13580          $as_test_x conftest$ac_exeext
13581        }; then
13582   case "$LIBEXT" in
13583     dll) ;;
13584     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'` ;;
13585     *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
13586   esac
13587 else
13588   $as_echo "$as_me: failed program was:" >&5
13589 sed 's/^/| /' conftest.$ac_ext >&5
13590
13591
13592 fi
13593
13594 rm -rf conftest.dSYM
13595 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13596       conftest$ac_exeext conftest.$ac_ext
13597   LIBS=$ac_check_soname_save_LIBS
13598 fi
13599 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13600   { $as_echo "$as_me:$LINENO: result: not found" >&5
13601 $as_echo "not found" >&6; }
13602
13603 else
13604   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13605 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13606
13607 cat >>confdefs.h <<_ACEOF
13608 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13609 _ACEOF
13610
13611        CURSESLIBS="-lncurses"
13612 fi
13613
13614 elif test "$ac_cv_header_curses_h" = "yes"
13615 then
13616     { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13617 $as_echo_n "checking for -lcurses... " >&6; }
13618 if test "${ac_cv_lib_soname_curses+set}" = set; then
13619   $as_echo_n "(cached) " >&6
13620 else
13621   ac_check_soname_save_LIBS=$LIBS
13622 LIBS="-lcurses  $LIBS"
13623   cat >conftest.$ac_ext <<_ACEOF
13624 /* confdefs.h.  */
13625 _ACEOF
13626 cat confdefs.h >>conftest.$ac_ext
13627 cat >>conftest.$ac_ext <<_ACEOF
13628 /* end confdefs.h.  */
13629
13630 /* Override any GCC internal prototype to avoid an error.
13631    Use char because int might match the return type of a GCC
13632    builtin and then its argument prototype would still apply.  */
13633 #ifdef __cplusplus
13634 extern "C"
13635 #endif
13636 char waddch ();
13637 int
13638 main ()
13639 {
13640 return waddch ();
13641   ;
13642   return 0;
13643 }
13644 _ACEOF
13645 rm -f conftest.$ac_objext conftest$ac_exeext
13646 if { (ac_try="$ac_link"
13647 case "(($ac_try" in
13648   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13649   *) ac_try_echo=$ac_try;;
13650 esac
13651 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13652 $as_echo "$ac_try_echo") >&5
13653   (eval "$ac_link") 2>conftest.er1
13654   ac_status=$?
13655   grep -v '^ *+' conftest.er1 >conftest.err
13656   rm -f conftest.er1
13657   cat conftest.err >&5
13658   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13659   (exit $ac_status); } && {
13660          test -z "$ac_c_werror_flag" ||
13661          test ! -s conftest.err
13662        } && test -s conftest$ac_exeext && {
13663          test "$cross_compiling" = yes ||
13664          $as_test_x conftest$ac_exeext
13665        }; then
13666   case "$LIBEXT" in
13667     dll) ;;
13668     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'` ;;
13669     *) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
13670   esac
13671 else
13672   $as_echo "$as_me: failed program was:" >&5
13673 sed 's/^/| /' conftest.$ac_ext >&5
13674
13675
13676 fi
13677
13678 rm -rf conftest.dSYM
13679 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13680       conftest$ac_exeext conftest.$ac_ext
13681   LIBS=$ac_check_soname_save_LIBS
13682 fi
13683 if test "x$ac_cv_lib_soname_curses" = "x"; then
13684   { $as_echo "$as_me:$LINENO: result: not found" >&5
13685 $as_echo "not found" >&6; }
13686
13687 else
13688   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
13689 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13690
13691 cat >>confdefs.h <<_ACEOF
13692 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13693 _ACEOF
13694
13695        CURSESLIBS="-lcurses"
13696 fi
13697
13698 fi
13699 ac_save_LIBS="$LIBS"
13700 LIBS="$LIBS $CURSESLIBS"
13701
13702 for ac_func in mousemask
13703 do
13704 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13705 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13706 $as_echo_n "checking for $ac_func... " >&6; }
13707 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13708   $as_echo_n "(cached) " >&6
13709 else
13710   cat >conftest.$ac_ext <<_ACEOF
13711 /* confdefs.h.  */
13712 _ACEOF
13713 cat confdefs.h >>conftest.$ac_ext
13714 cat >>conftest.$ac_ext <<_ACEOF
13715 /* end confdefs.h.  */
13716 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13717    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
13718 #define $ac_func innocuous_$ac_func
13719
13720 /* System header to define __stub macros and hopefully few prototypes,
13721     which can conflict with char $ac_func (); below.
13722     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13723     <limits.h> exists even on freestanding compilers.  */
13724
13725 #ifdef __STDC__
13726 # include <limits.h>
13727 #else
13728 # include <assert.h>
13729 #endif
13730
13731 #undef $ac_func
13732
13733 /* Override any GCC internal prototype to avoid an error.
13734    Use char because int might match the return type of a GCC
13735    builtin and then its argument prototype would still apply.  */
13736 #ifdef __cplusplus
13737 extern "C"
13738 #endif
13739 char $ac_func ();
13740 /* The GNU C library defines this for functions which it implements
13741     to always fail with ENOSYS.  Some functions are actually named
13742     something starting with __ and the normal name is an alias.  */
13743 #if defined __stub_$ac_func || defined __stub___$ac_func
13744 choke me
13745 #endif
13746
13747 int
13748 main ()
13749 {
13750 return $ac_func ();
13751   ;
13752   return 0;
13753 }
13754 _ACEOF
13755 rm -f conftest.$ac_objext conftest$ac_exeext
13756 if { (ac_try="$ac_link"
13757 case "(($ac_try" in
13758   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13759   *) ac_try_echo=$ac_try;;
13760 esac
13761 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13762 $as_echo "$ac_try_echo") >&5
13763   (eval "$ac_link") 2>conftest.er1
13764   ac_status=$?
13765   grep -v '^ *+' conftest.er1 >conftest.err
13766   rm -f conftest.er1
13767   cat conftest.err >&5
13768   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13769   (exit $ac_status); } && {
13770          test -z "$ac_c_werror_flag" ||
13771          test ! -s conftest.err
13772        } && test -s conftest$ac_exeext && {
13773          test "$cross_compiling" = yes ||
13774          $as_test_x conftest$ac_exeext
13775        }; then
13776   eval "$as_ac_var=yes"
13777 else
13778   $as_echo "$as_me: failed program was:" >&5
13779 sed 's/^/| /' conftest.$ac_ext >&5
13780
13781         eval "$as_ac_var=no"
13782 fi
13783
13784 rm -rf conftest.dSYM
13785 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13786       conftest$ac_exeext conftest.$ac_ext
13787 fi
13788 ac_res=`eval 'as_val=${'$as_ac_var'}
13789                  $as_echo "$as_val"'`
13790                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13791 $as_echo "$ac_res" >&6; }
13792 as_val=`eval 'as_val=${'$as_ac_var'}
13793                  $as_echo "$as_val"'`
13794    if test "x$as_val" = x""yes; then
13795   cat >>confdefs.h <<_ACEOF
13796 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13797 _ACEOF
13798
13799 fi
13800 done
13801
13802 LIBS="$ac_save_LIBS"
13803 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13804   case "x$with_curses" in
13805   x)   wine_notices="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13806   xno) ;;
13807   *)   { { $as_echo "$as_me:$LINENO: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13808 This is an error since --with-curses was requested." >&5
13809 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13810 This is an error since --with-curses was requested." >&2;}
13811    { (exit 1); exit 1; }; } ;;
13812 esac
13813 fi
13814
13815
13816 if test "x$with_sane" != "xno"
13817 then
13818     ac_save_CPPFLAGS="$CPPFLAGS"
13819     # Extract the first word of "sane-config", so it can be a program name with args.
13820 set dummy sane-config; ac_word=$2
13821 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13822 $as_echo_n "checking for $ac_word... " >&6; }
13823 if test "${ac_cv_prog_sane_devel+set}" = set; then
13824   $as_echo_n "(cached) " >&6
13825 else
13826   if test -n "$sane_devel"; then
13827   ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test.
13828 else
13829 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13830 for as_dir in $PATH
13831 do
13832   IFS=$as_save_IFS
13833   test -z "$as_dir" && as_dir=.
13834   for ac_exec_ext in '' $ac_executable_extensions; do
13835   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13836     ac_cv_prog_sane_devel="sane-config"
13837     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13838     break 2
13839   fi
13840 done
13841 done
13842 IFS=$as_save_IFS
13843
13844   test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no"
13845 fi
13846 fi
13847 sane_devel=$ac_cv_prog_sane_devel
13848 if test -n "$sane_devel"; then
13849   { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13850 $as_echo "$sane_devel" >&6; }
13851 else
13852   { $as_echo "$as_me:$LINENO: result: no" >&5
13853 $as_echo "no" >&6; }
13854 fi
13855
13856
13857     if test "$sane_devel" != "no"
13858     then
13859         ac_sane_incl="`$sane_devel --cflags`"
13860         ac_sane_libs="`$sane_devel --ldflags`"
13861         CPPFLAGS="$CPPFLAGS $ac_sane_incl"
13862     fi
13863     if test "${ac_cv_header_sane_sane_h+set}" = set; then
13864   { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13865 $as_echo_n "checking for sane/sane.h... " >&6; }
13866 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13867   $as_echo_n "(cached) " >&6
13868 fi
13869 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13870 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13871 else
13872   # Is the header compilable?
13873 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13874 $as_echo_n "checking sane/sane.h usability... " >&6; }
13875 cat >conftest.$ac_ext <<_ACEOF
13876 /* confdefs.h.  */
13877 _ACEOF
13878 cat confdefs.h >>conftest.$ac_ext
13879 cat >>conftest.$ac_ext <<_ACEOF
13880 /* end confdefs.h.  */
13881 $ac_includes_default
13882 #include <sane/sane.h>
13883 _ACEOF
13884 rm -f conftest.$ac_objext
13885 if { (ac_try="$ac_compile"
13886 case "(($ac_try" in
13887   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13888   *) ac_try_echo=$ac_try;;
13889 esac
13890 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13891 $as_echo "$ac_try_echo") >&5
13892   (eval "$ac_compile") 2>conftest.er1
13893   ac_status=$?
13894   grep -v '^ *+' conftest.er1 >conftest.err
13895   rm -f conftest.er1
13896   cat conftest.err >&5
13897   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13898   (exit $ac_status); } && {
13899          test -z "$ac_c_werror_flag" ||
13900          test ! -s conftest.err
13901        } && test -s conftest.$ac_objext; then
13902   ac_header_compiler=yes
13903 else
13904   $as_echo "$as_me: failed program was:" >&5
13905 sed 's/^/| /' conftest.$ac_ext >&5
13906
13907         ac_header_compiler=no
13908 fi
13909
13910 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13911 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13912 $as_echo "$ac_header_compiler" >&6; }
13913
13914 # Is the header present?
13915 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
13916 $as_echo_n "checking sane/sane.h presence... " >&6; }
13917 cat >conftest.$ac_ext <<_ACEOF
13918 /* confdefs.h.  */
13919 _ACEOF
13920 cat confdefs.h >>conftest.$ac_ext
13921 cat >>conftest.$ac_ext <<_ACEOF
13922 /* end confdefs.h.  */
13923 #include <sane/sane.h>
13924 _ACEOF
13925 if { (ac_try="$ac_cpp conftest.$ac_ext"
13926 case "(($ac_try" in
13927   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13928   *) ac_try_echo=$ac_try;;
13929 esac
13930 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13931 $as_echo "$ac_try_echo") >&5
13932   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13933   ac_status=$?
13934   grep -v '^ *+' conftest.er1 >conftest.err
13935   rm -f conftest.er1
13936   cat conftest.err >&5
13937   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13938   (exit $ac_status); } >/dev/null && {
13939          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13940          test ! -s conftest.err
13941        }; then
13942   ac_header_preproc=yes
13943 else
13944   $as_echo "$as_me: failed program was:" >&5
13945 sed 's/^/| /' conftest.$ac_ext >&5
13946
13947   ac_header_preproc=no
13948 fi
13949
13950 rm -f conftest.err conftest.$ac_ext
13951 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13952 $as_echo "$ac_header_preproc" >&6; }
13953
13954 # So?  What about this header?
13955 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13956   yes:no: )
13957     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
13958 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13959     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
13960 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
13961     ac_header_preproc=yes
13962     ;;
13963   no:yes:* )
13964     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
13965 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
13966     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h:     check for missing prerequisite headers?" >&5
13967 $as_echo "$as_me: WARNING: sane/sane.h:     check for missing prerequisite headers?" >&2;}
13968     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
13969 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
13970     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h:     section \"Present But Cannot Be Compiled\"" >&5
13971 $as_echo "$as_me: WARNING: sane/sane.h:     section \"Present But Cannot Be Compiled\"" >&2;}
13972     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
13973 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
13974     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
13975 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
13976     ( cat <<\_ASBOX
13977 ## ------------------------------------ ##
13978 ## Report this to wine-devel@winehq.org ##
13979 ## ------------------------------------ ##
13980 _ASBOX
13981      ) | sed "s/^/$as_me: WARNING:     /" >&2
13982     ;;
13983 esac
13984 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13985 $as_echo_n "checking for sane/sane.h... " >&6; }
13986 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13987   $as_echo_n "(cached) " >&6
13988 else
13989   ac_cv_header_sane_sane_h=$ac_header_preproc
13990 fi
13991 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13992 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13993
13994 fi
13995 if test "x$ac_cv_header_sane_sane_h" = x""yes; then
13996   { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
13997 $as_echo_n "checking for -lsane... " >&6; }
13998 if test "${ac_cv_lib_soname_sane+set}" = set; then
13999   $as_echo_n "(cached) " >&6
14000 else
14001   ac_check_soname_save_LIBS=$LIBS
14002 LIBS="-lsane $ac_sane_libs $LIBS"
14003   cat >conftest.$ac_ext <<_ACEOF
14004 /* confdefs.h.  */
14005 _ACEOF
14006 cat confdefs.h >>conftest.$ac_ext
14007 cat >>conftest.$ac_ext <<_ACEOF
14008 /* end confdefs.h.  */
14009
14010 /* Override any GCC internal prototype to avoid an error.
14011    Use char because int might match the return type of a GCC
14012    builtin and then its argument prototype would still apply.  */
14013 #ifdef __cplusplus
14014 extern "C"
14015 #endif
14016 char sane_init ();
14017 int
14018 main ()
14019 {
14020 return sane_init ();
14021   ;
14022   return 0;
14023 }
14024 _ACEOF
14025 rm -f conftest.$ac_objext conftest$ac_exeext
14026 if { (ac_try="$ac_link"
14027 case "(($ac_try" in
14028   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14029   *) ac_try_echo=$ac_try;;
14030 esac
14031 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14032 $as_echo "$ac_try_echo") >&5
14033   (eval "$ac_link") 2>conftest.er1
14034   ac_status=$?
14035   grep -v '^ *+' conftest.er1 >conftest.err
14036   rm -f conftest.er1
14037   cat conftest.err >&5
14038   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14039   (exit $ac_status); } && {
14040          test -z "$ac_c_werror_flag" ||
14041          test ! -s conftest.err
14042        } && test -s conftest$ac_exeext && {
14043          test "$cross_compiling" = yes ||
14044          $as_test_x conftest$ac_exeext
14045        }; then
14046   case "$LIBEXT" in
14047     dll) ;;
14048     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'` ;;
14049     *) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
14050   esac
14051 else
14052   $as_echo "$as_me: failed program was:" >&5
14053 sed 's/^/| /' conftest.$ac_ext >&5
14054
14055
14056 fi
14057
14058 rm -rf conftest.dSYM
14059 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14060       conftest$ac_exeext conftest.$ac_ext
14061   LIBS=$ac_check_soname_save_LIBS
14062 fi
14063 if test "x$ac_cv_lib_soname_sane" = "x"; then
14064   { $as_echo "$as_me:$LINENO: result: not found" >&5
14065 $as_echo "not found" >&6; }
14066
14067 else
14068   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
14069 $as_echo "$ac_cv_lib_soname_sane" >&6; }
14070
14071 cat >>confdefs.h <<_ACEOF
14072 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
14073 _ACEOF
14074
14075        SANEINCL="$ac_sane_incl"
14076
14077 fi
14078
14079 fi
14080
14081
14082     CPPFLAGS="$ac_save_CPPFLAGS"
14083 fi
14084 if test "x$ac_cv_lib_soname_sane" = "x"; then
14085   case "x$with_sane" in
14086   x)   wine_notices="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
14087   xno) ;;
14088   *)   { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14089 This is an error since --with-sane was requested." >&5
14090 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14091 This is an error since --with-sane was requested." >&2;}
14092    { (exit 1); exit 1; }; } ;;
14093 esac
14094 fi
14095
14096
14097 if test "x$with_gphoto" != "xno"
14098 then
14099     ac_save_CPPFLAGS="$CPPFLAGS"
14100     # Extract the first word of "gphoto2-config", so it can be a program name with args.
14101 set dummy gphoto2-config; ac_word=$2
14102 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14103 $as_echo_n "checking for $ac_word... " >&6; }
14104 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
14105   $as_echo_n "(cached) " >&6
14106 else
14107   if test -n "$gphoto2_devel"; then
14108   ac_cv_prog_gphoto2_devel="$gphoto2_devel" # Let the user override the test.
14109 else
14110 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14111 for as_dir in $PATH
14112 do
14113   IFS=$as_save_IFS
14114   test -z "$as_dir" && as_dir=.
14115   for ac_exec_ext in '' $ac_executable_extensions; do
14116   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14117     ac_cv_prog_gphoto2_devel="gphoto2-config"
14118     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14119     break 2
14120   fi
14121 done
14122 done
14123 IFS=$as_save_IFS
14124
14125   test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel="no"
14126 fi
14127 fi
14128 gphoto2_devel=$ac_cv_prog_gphoto2_devel
14129 if test -n "$gphoto2_devel"; then
14130   { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
14131 $as_echo "$gphoto2_devel" >&6; }
14132 else
14133   { $as_echo "$as_me:$LINENO: result: no" >&5
14134 $as_echo "no" >&6; }
14135 fi
14136
14137
14138     # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
14139 set dummy gphoto2-port-config; ac_word=$2
14140 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14141 $as_echo_n "checking for $ac_word... " >&6; }
14142 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
14143   $as_echo_n "(cached) " >&6
14144 else
14145   if test -n "$gphoto2port_devel"; then
14146   ac_cv_prog_gphoto2port_devel="$gphoto2port_devel" # Let the user override the test.
14147 else
14148 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14149 for as_dir in $PATH
14150 do
14151   IFS=$as_save_IFS
14152   test -z "$as_dir" && as_dir=.
14153   for ac_exec_ext in '' $ac_executable_extensions; do
14154   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14155     ac_cv_prog_gphoto2port_devel="gphoto2-port-config"
14156     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14157     break 2
14158   fi
14159 done
14160 done
14161 IFS=$as_save_IFS
14162
14163   test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel="no"
14164 fi
14165 fi
14166 gphoto2port_devel=$ac_cv_prog_gphoto2port_devel
14167 if test -n "$gphoto2port_devel"; then
14168   { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
14169 $as_echo "$gphoto2port_devel" >&6; }
14170 else
14171   { $as_echo "$as_me:$LINENO: result: no" >&5
14172 $as_echo "no" >&6; }
14173 fi
14174
14175
14176     if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
14177     then
14178         ac_gphoto2_incl="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
14179         ac_gphoto2_libs=""
14180         for i in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
14181         do
14182             case "$i" in
14183             -L/usr/lib|-L/usr/lib64) ;;
14184             -L*|-l*) ac_gphoto2_libs="$ac_gphoto2_libs $i";;
14185             esac
14186         done
14187         CPPFLAGS="$CPPFLAGS $ac_gphoto2_incl"
14188     fi
14189     ac_gphoto2_libs=${ac_gphoto2_libs:-"-lgphoto2"}
14190     if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14191   { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14192 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14193 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14194   $as_echo_n "(cached) " >&6
14195 fi
14196 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14197 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14198 else
14199   # Is the header compilable?
14200 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
14201 $as_echo_n "checking gphoto2-camera.h usability... " >&6; }
14202 cat >conftest.$ac_ext <<_ACEOF
14203 /* confdefs.h.  */
14204 _ACEOF
14205 cat confdefs.h >>conftest.$ac_ext
14206 cat >>conftest.$ac_ext <<_ACEOF
14207 /* end confdefs.h.  */
14208 $ac_includes_default
14209 #include <gphoto2-camera.h>
14210 _ACEOF
14211 rm -f conftest.$ac_objext
14212 if { (ac_try="$ac_compile"
14213 case "(($ac_try" in
14214   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14215   *) ac_try_echo=$ac_try;;
14216 esac
14217 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14218 $as_echo "$ac_try_echo") >&5
14219   (eval "$ac_compile") 2>conftest.er1
14220   ac_status=$?
14221   grep -v '^ *+' conftest.er1 >conftest.err
14222   rm -f conftest.er1
14223   cat conftest.err >&5
14224   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14225   (exit $ac_status); } && {
14226          test -z "$ac_c_werror_flag" ||
14227          test ! -s conftest.err
14228        } && test -s conftest.$ac_objext; then
14229   ac_header_compiler=yes
14230 else
14231   $as_echo "$as_me: failed program was:" >&5
14232 sed 's/^/| /' conftest.$ac_ext >&5
14233
14234         ac_header_compiler=no
14235 fi
14236
14237 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14238 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14239 $as_echo "$ac_header_compiler" >&6; }
14240
14241 # Is the header present?
14242 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
14243 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
14244 cat >conftest.$ac_ext <<_ACEOF
14245 /* confdefs.h.  */
14246 _ACEOF
14247 cat confdefs.h >>conftest.$ac_ext
14248 cat >>conftest.$ac_ext <<_ACEOF
14249 /* end confdefs.h.  */
14250 #include <gphoto2-camera.h>
14251 _ACEOF
14252 if { (ac_try="$ac_cpp conftest.$ac_ext"
14253 case "(($ac_try" in
14254   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14255   *) ac_try_echo=$ac_try;;
14256 esac
14257 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14258 $as_echo "$ac_try_echo") >&5
14259   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14260   ac_status=$?
14261   grep -v '^ *+' conftest.er1 >conftest.err
14262   rm -f conftest.er1
14263   cat conftest.err >&5
14264   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14265   (exit $ac_status); } >/dev/null && {
14266          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14267          test ! -s conftest.err
14268        }; then
14269   ac_header_preproc=yes
14270 else
14271   $as_echo "$as_me: failed program was:" >&5
14272 sed 's/^/| /' conftest.$ac_ext >&5
14273
14274   ac_header_preproc=no
14275 fi
14276
14277 rm -f conftest.err conftest.$ac_ext
14278 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14279 $as_echo "$ac_header_preproc" >&6; }
14280
14281 # So?  What about this header?
14282 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14283   yes:no: )
14284     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
14285 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14286     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
14287 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
14288     ac_header_preproc=yes
14289     ;;
14290   no:yes:* )
14291     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
14292 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
14293     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h:     check for missing prerequisite headers?" >&5
14294 $as_echo "$as_me: WARNING: gphoto2-camera.h:     check for missing prerequisite headers?" >&2;}
14295     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
14296 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
14297     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h:     section \"Present But Cannot Be Compiled\"" >&5
14298 $as_echo "$as_me: WARNING: gphoto2-camera.h:     section \"Present But Cannot Be Compiled\"" >&2;}
14299     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
14300 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
14301     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
14302 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
14303     ( cat <<\_ASBOX
14304 ## ------------------------------------ ##
14305 ## Report this to wine-devel@winehq.org ##
14306 ## ------------------------------------ ##
14307 _ASBOX
14308      ) | sed "s/^/$as_me: WARNING:     /" >&2
14309     ;;
14310 esac
14311 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14312 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14313 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14314   $as_echo_n "(cached) " >&6
14315 else
14316   ac_cv_header_gphoto2_camera_h=$ac_header_preproc
14317 fi
14318 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14319 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14320
14321 fi
14322 if test "x$ac_cv_header_gphoto2_camera_h" = x""yes; then
14323   { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14324 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14325 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14326   $as_echo_n "(cached) " >&6
14327 else
14328   ac_check_lib_save_LIBS=$LIBS
14329 LIBS="-lgphoto2 $ac_gphoto2_libs $LIBS"
14330 cat >conftest.$ac_ext <<_ACEOF
14331 /* confdefs.h.  */
14332 _ACEOF
14333 cat confdefs.h >>conftest.$ac_ext
14334 cat >>conftest.$ac_ext <<_ACEOF
14335 /* end confdefs.h.  */
14336
14337 /* Override any GCC internal prototype to avoid an error.
14338    Use char because int might match the return type of a GCC
14339    builtin and then its argument prototype would still apply.  */
14340 #ifdef __cplusplus
14341 extern "C"
14342 #endif
14343 char gp_camera_new ();
14344 int
14345 main ()
14346 {
14347 return gp_camera_new ();
14348   ;
14349   return 0;
14350 }
14351 _ACEOF
14352 rm -f conftest.$ac_objext conftest$ac_exeext
14353 if { (ac_try="$ac_link"
14354 case "(($ac_try" in
14355   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14356   *) ac_try_echo=$ac_try;;
14357 esac
14358 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14359 $as_echo "$ac_try_echo") >&5
14360   (eval "$ac_link") 2>conftest.er1
14361   ac_status=$?
14362   grep -v '^ *+' conftest.er1 >conftest.err
14363   rm -f conftest.er1
14364   cat conftest.err >&5
14365   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14366   (exit $ac_status); } && {
14367          test -z "$ac_c_werror_flag" ||
14368          test ! -s conftest.err
14369        } && test -s conftest$ac_exeext && {
14370          test "$cross_compiling" = yes ||
14371          $as_test_x conftest$ac_exeext
14372        }; then
14373   ac_cv_lib_gphoto2_gp_camera_new=yes
14374 else
14375   $as_echo "$as_me: failed program was:" >&5
14376 sed 's/^/| /' conftest.$ac_ext >&5
14377
14378         ac_cv_lib_gphoto2_gp_camera_new=no
14379 fi
14380
14381 rm -rf conftest.dSYM
14382 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14383       conftest$ac_exeext conftest.$ac_ext
14384 LIBS=$ac_check_lib_save_LIBS
14385 fi
14386 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14387 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14388 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x""yes; then
14389
14390 cat >>confdefs.h <<\_ACEOF
14391 #define HAVE_GPHOTO2 1
14392 _ACEOF
14393
14394                                    GPHOTO2LIBS="$ac_gphoto2_libs"
14395
14396                                    GPHOTO2INCL="$ac_gphoto2_incl"
14397
14398 fi
14399
14400 fi
14401
14402
14403     CPPFLAGS="$ac_save_CPPFLAGS"
14404 fi
14405 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14406   case "x$with_gphoto" in
14407   x)   wine_notices="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14408   xno) ;;
14409   *)   { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14410 This is an error since --with-gphoto was requested." >&5
14411 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14412 This is an error since --with-gphoto was requested." >&2;}
14413    { (exit 1); exit 1; }; } ;;
14414 esac
14415 fi
14416
14417
14418
14419 RESOLVLIBS=""
14420
14421 if test "$ac_cv_header_resolv_h" = "yes"
14422 then
14423     ac_save_LIBS="$LIBS"
14424     LIBS="$LIBS -lresolv"
14425     cat >conftest.$ac_ext <<_ACEOF
14426 /* confdefs.h.  */
14427 _ACEOF
14428 cat confdefs.h >>conftest.$ac_ext
14429 cat >>conftest.$ac_ext <<_ACEOF
14430 /* end confdefs.h.  */
14431 #ifdef HAVE_NETINET_IN_H
14432 #include <netinet/in.h>
14433 #endif
14434 #include <resolv.h>
14435 int
14436 main ()
14437 {
14438 res_init();
14439   ;
14440   return 0;
14441 }
14442 _ACEOF
14443 rm -f conftest.$ac_objext conftest$ac_exeext
14444 if { (ac_try="$ac_link"
14445 case "(($ac_try" in
14446   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14447   *) ac_try_echo=$ac_try;;
14448 esac
14449 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14450 $as_echo "$ac_try_echo") >&5
14451   (eval "$ac_link") 2>conftest.er1
14452   ac_status=$?
14453   grep -v '^ *+' conftest.er1 >conftest.err
14454   rm -f conftest.er1
14455   cat conftest.err >&5
14456   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14457   (exit $ac_status); } && {
14458          test -z "$ac_c_werror_flag" ||
14459          test ! -s conftest.err
14460        } && test -s conftest$ac_exeext && {
14461          test "$cross_compiling" = yes ||
14462          $as_test_x conftest$ac_exeext
14463        }; then
14464
14465 cat >>confdefs.h <<\_ACEOF
14466 #define HAVE_RESOLV 1
14467 _ACEOF
14468
14469          RESOLVLIBS="-lresolv"
14470 else
14471   $as_echo "$as_me: failed program was:" >&5
14472 sed 's/^/| /' conftest.$ac_ext >&5
14473
14474
14475 fi
14476
14477 rm -rf conftest.dSYM
14478 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14479       conftest$ac_exeext conftest.$ac_ext
14480     LIBS="$ac_save_LIBS"
14481 fi
14482
14483 LCMSLIBS=""
14484
14485 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14486 then
14487     { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14488 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14489 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14490   $as_echo_n "(cached) " >&6
14491 else
14492   ac_check_lib_save_LIBS=$LIBS
14493 LIBS="-llcms  $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.  */
14500
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 cmsOpenProfileFromFile ();
14508 int
14509 main ()
14510 {
14511 return cmsOpenProfileFromFile ();
14512   ;
14513   return 0;
14514 }
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   ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
14538 else
14539   $as_echo "$as_me: failed program was:" >&5
14540 sed 's/^/| /' conftest.$ac_ext >&5
14541
14542         ac_cv_lib_lcms_cmsOpenProfileFromFile=no
14543 fi
14544
14545 rm -rf conftest.dSYM
14546 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14547       conftest$ac_exeext conftest.$ac_ext
14548 LIBS=$ac_check_lib_save_LIBS
14549 fi
14550 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14551 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14552 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x""yes; then
14553
14554 cat >>confdefs.h <<\_ACEOF
14555 #define HAVE_LCMS 1
14556 _ACEOF
14557
14558          LCMSLIBS="-llcms"
14559 fi
14560
14561 fi
14562 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14563   case "x$with_cms" in
14564   x)   wine_notices="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14565   xno) ;;
14566   *)   { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14567 This is an error since --with-cms was requested." >&5
14568 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14569 This is an error since --with-cms was requested." >&2;}
14570    { (exit 1); exit 1; }; } ;;
14571 esac
14572 fi
14573
14574
14575 if test "x$with_freetype" != "xno"
14576 then
14577     for ac_prog in freetype-config freetype2-config
14578 do
14579   # Extract the first word of "$ac_prog", so it can be a program name with args.
14580 set dummy $ac_prog; ac_word=$2
14581 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14582 $as_echo_n "checking for $ac_word... " >&6; }
14583 if test "${ac_cv_prog_ft_devel+set}" = set; then
14584   $as_echo_n "(cached) " >&6
14585 else
14586   if test -n "$ft_devel"; then
14587   ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test.
14588 else
14589 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14590 for as_dir in $PATH
14591 do
14592   IFS=$as_save_IFS
14593   test -z "$as_dir" && as_dir=.
14594   for ac_exec_ext in '' $ac_executable_extensions; do
14595   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14596     ac_cv_prog_ft_devel="$ac_prog"
14597     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14598     break 2
14599   fi
14600 done
14601 done
14602 IFS=$as_save_IFS
14603
14604 fi
14605 fi
14606 ft_devel=$ac_cv_prog_ft_devel
14607 if test -n "$ft_devel"; then
14608   { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14609 $as_echo "$ft_devel" >&6; }
14610 else
14611   { $as_echo "$as_me:$LINENO: result: no" >&5
14612 $as_echo "no" >&6; }
14613 fi
14614
14615
14616   test -n "$ft_devel" && break
14617 done
14618 test -n "$ft_devel" || ft_devel="no"
14619
14620     if test "$ft_devel" != "no"
14621     then
14622         ac_freetype_incl=`$ft_devel --cflags`
14623         ac_freetype_libs=`$ft_devel --libs`
14624     fi
14625     ac_freetype_libs=${ac_freetype_libs:-"-lfreetype"}
14626     { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14627 $as_echo_n "checking for -lfreetype... " >&6; }
14628 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14629   $as_echo_n "(cached) " >&6
14630 else
14631   ac_check_soname_save_LIBS=$LIBS
14632 LIBS="-lfreetype $ac_freetype_libs $LIBS"
14633   cat >conftest.$ac_ext <<_ACEOF
14634 /* confdefs.h.  */
14635 _ACEOF
14636 cat confdefs.h >>conftest.$ac_ext
14637 cat >>conftest.$ac_ext <<_ACEOF
14638 /* end confdefs.h.  */
14639
14640 /* Override any GCC internal prototype to avoid an error.
14641    Use char because int might match the return type of a GCC
14642    builtin and then its argument prototype would still apply.  */
14643 #ifdef __cplusplus
14644 extern "C"
14645 #endif
14646 char FT_Init_FreeType ();
14647 int
14648 main ()
14649 {
14650 return FT_Init_FreeType ();
14651   ;
14652   return 0;
14653 }
14654 _ACEOF
14655 rm -f conftest.$ac_objext conftest$ac_exeext
14656 if { (ac_try="$ac_link"
14657 case "(($ac_try" in
14658   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14659   *) ac_try_echo=$ac_try;;
14660 esac
14661 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14662 $as_echo "$ac_try_echo") >&5
14663   (eval "$ac_link") 2>conftest.er1
14664   ac_status=$?
14665   grep -v '^ *+' conftest.er1 >conftest.err
14666   rm -f conftest.er1
14667   cat conftest.err >&5
14668   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14669   (exit $ac_status); } && {
14670          test -z "$ac_c_werror_flag" ||
14671          test ! -s conftest.err
14672        } && test -s conftest$ac_exeext && {
14673          test "$cross_compiling" = yes ||
14674          $as_test_x conftest$ac_exeext
14675        }; then
14676   case "$LIBEXT" in
14677     dll) ;;
14678     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'` ;;
14679     *) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^      ]*\).*$/\1/"';2,$d'` ;;
14680   esac
14681 else
14682   $as_echo "$as_me: failed program was:" >&5
14683 sed 's/^/| /' conftest.$ac_ext >&5
14684
14685
14686 fi
14687
14688 rm -rf conftest.dSYM
14689 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14690       conftest$ac_exeext conftest.$ac_ext
14691   LIBS=$ac_check_soname_save_LIBS
14692 fi
14693 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14694   { $as_echo "$as_me:$LINENO: result: not found" >&5
14695 $as_echo "not found" >&6; }
14696        ft_lib=no
14697 else
14698   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14699 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14700
14701 cat >>confdefs.h <<_ACEOF
14702 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14703 _ACEOF
14704
14705        ft_lib=yes
14706 fi
14707
14708     if test "$ft_lib" = "yes"
14709     then
14710         ac_save_CPPFLAGS="$CPPFLAGS"
14711         CPPFLAGS="$ac_freetype_incl $CPPFLAGS"
14712
14713
14714
14715
14716
14717
14718
14719
14720
14721
14722
14723
14724
14725 for ac_header in ft2build.h \
14726                          freetype/freetype.h \
14727                          freetype/ftglyph.h \
14728                          freetype/fttypes.h \
14729                          freetype/tttables.h \
14730                          freetype/ftnames.h \
14731                          freetype/ftsnames.h \
14732                          freetype/ttnameid.h \
14733                          freetype/ftoutln.h \
14734                          freetype/ftwinfnt.h \
14735                          freetype/ftmodapi.h \
14736                          freetype/ftlcdfil.h \
14737                          freetype/internal/sfnt.h
14738 do
14739 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14740 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14741 $as_echo_n "checking for $ac_header... " >&6; }
14742 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14743   $as_echo_n "(cached) " >&6
14744 else
14745   cat >conftest.$ac_ext <<_ACEOF
14746 /* confdefs.h.  */
14747 _ACEOF
14748 cat confdefs.h >>conftest.$ac_ext
14749 cat >>conftest.$ac_ext <<_ACEOF
14750 /* end confdefs.h.  */
14751 #ifdef HAVE_FT2BUILD_H
14752                           # include <ft2build.h>
14753                           #endif
14754
14755 #include <$ac_header>
14756 _ACEOF
14757 rm -f conftest.$ac_objext
14758 if { (ac_try="$ac_compile"
14759 case "(($ac_try" in
14760   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14761   *) ac_try_echo=$ac_try;;
14762 esac
14763 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14764 $as_echo "$ac_try_echo") >&5
14765   (eval "$ac_compile") 2>conftest.er1
14766   ac_status=$?
14767   grep -v '^ *+' conftest.er1 >conftest.err
14768   rm -f conftest.er1
14769   cat conftest.err >&5
14770   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14771   (exit $ac_status); } && {
14772          test -z "$ac_c_werror_flag" ||
14773          test ! -s conftest.err
14774        } && test -s conftest.$ac_objext; then
14775   eval "$as_ac_Header=yes"
14776 else
14777   $as_echo "$as_me: failed program was:" >&5
14778 sed 's/^/| /' conftest.$ac_ext >&5
14779
14780         eval "$as_ac_Header=no"
14781 fi
14782
14783 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14784 fi
14785 ac_res=`eval 'as_val=${'$as_ac_Header'}
14786                  $as_echo "$as_val"'`
14787                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14788 $as_echo "$ac_res" >&6; }
14789 as_val=`eval 'as_val=${'$as_ac_Header'}
14790                  $as_echo "$as_val"'`
14791    if test "x$as_val" = x""yes; then
14792   cat >>confdefs.h <<_ACEOF
14793 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
14794 _ACEOF
14795
14796 fi
14797
14798 done
14799
14800         cat >conftest.$ac_ext <<_ACEOF
14801 /* confdefs.h.  */
14802 _ACEOF
14803 cat confdefs.h >>conftest.$ac_ext
14804 cat >>conftest.$ac_ext <<_ACEOF
14805 /* end confdefs.h.  */
14806 #include <ft2build.h>
14807                     #include <freetype/fttrigon.h>
14808 _ACEOF
14809 if { (ac_try="$ac_cpp conftest.$ac_ext"
14810 case "(($ac_try" in
14811   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14812   *) ac_try_echo=$ac_try;;
14813 esac
14814 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14815 $as_echo "$ac_try_echo") >&5
14816   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14817   ac_status=$?
14818   grep -v '^ *+' conftest.er1 >conftest.err
14819   rm -f conftest.er1
14820   cat conftest.err >&5
14821   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14822   (exit $ac_status); } >/dev/null && {
14823          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14824          test ! -s conftest.err
14825        }; then
14826
14827 cat >>confdefs.h <<\_ACEOF
14828 #define HAVE_FREETYPE_FTTRIGON_H 1
14829 _ACEOF
14830
14831                     wine_cv_fttrigon=yes
14832 else
14833   $as_echo "$as_me: failed program was:" >&5
14834 sed 's/^/| /' conftest.$ac_ext >&5
14835
14836   wine_cv_fttrigon=no
14837 fi
14838
14839 rm -f conftest.err conftest.$ac_ext
14840         { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14841 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14842 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14843   $as_echo_n "(cached) " >&6
14844 else
14845   ac_cv_type_FT_TrueTypeEngineType=no
14846 cat >conftest.$ac_ext <<_ACEOF
14847 /* confdefs.h.  */
14848 _ACEOF
14849 cat confdefs.h >>conftest.$ac_ext
14850 cat >>conftest.$ac_ext <<_ACEOF
14851 /* end confdefs.h.  */
14852 #include <freetype/ftmodapi.h>
14853
14854 int
14855 main ()
14856 {
14857 if (sizeof (FT_TrueTypeEngineType))
14858        return 0;
14859   ;
14860   return 0;
14861 }
14862 _ACEOF
14863 rm -f conftest.$ac_objext
14864 if { (ac_try="$ac_compile"
14865 case "(($ac_try" in
14866   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14867   *) ac_try_echo=$ac_try;;
14868 esac
14869 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14870 $as_echo "$ac_try_echo") >&5
14871   (eval "$ac_compile") 2>conftest.er1
14872   ac_status=$?
14873   grep -v '^ *+' conftest.er1 >conftest.err
14874   rm -f conftest.er1
14875   cat conftest.err >&5
14876   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14877   (exit $ac_status); } && {
14878          test -z "$ac_c_werror_flag" ||
14879          test ! -s conftest.err
14880        } && test -s conftest.$ac_objext; then
14881   cat >conftest.$ac_ext <<_ACEOF
14882 /* confdefs.h.  */
14883 _ACEOF
14884 cat confdefs.h >>conftest.$ac_ext
14885 cat >>conftest.$ac_ext <<_ACEOF
14886 /* end confdefs.h.  */
14887 #include <freetype/ftmodapi.h>
14888
14889 int
14890 main ()
14891 {
14892 if (sizeof ((FT_TrueTypeEngineType)))
14893           return 0;
14894   ;
14895   return 0;
14896 }
14897 _ACEOF
14898 rm -f conftest.$ac_objext
14899 if { (ac_try="$ac_compile"
14900 case "(($ac_try" in
14901   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14902   *) ac_try_echo=$ac_try;;
14903 esac
14904 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14905 $as_echo "$ac_try_echo") >&5
14906   (eval "$ac_compile") 2>conftest.er1
14907   ac_status=$?
14908   grep -v '^ *+' conftest.er1 >conftest.err
14909   rm -f conftest.er1
14910   cat conftest.err >&5
14911   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14912   (exit $ac_status); } && {
14913          test -z "$ac_c_werror_flag" ||
14914          test ! -s conftest.err
14915        } && test -s conftest.$ac_objext; then
14916   :
14917 else
14918   $as_echo "$as_me: failed program was:" >&5
14919 sed 's/^/| /' conftest.$ac_ext >&5
14920
14921         ac_cv_type_FT_TrueTypeEngineType=yes
14922 fi
14923
14924 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14925 else
14926   $as_echo "$as_me: failed program was:" >&5
14927 sed 's/^/| /' conftest.$ac_ext >&5
14928
14929
14930 fi
14931
14932 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14933 fi
14934 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
14935 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
14936 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x""yes; then
14937
14938 cat >>confdefs.h <<_ACEOF
14939 #define HAVE_FT_TRUETYPEENGINETYPE 1
14940 _ACEOF
14941
14942
14943 fi
14944
14945         ac_save_CFLAGS="$CFLAGS"
14946         CFLAGS="$CFLAGS $ac_freetype_libs"
14947
14948 for ac_func in FT_Load_Sfnt_Table
14949 do
14950 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14951 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14952 $as_echo_n "checking for $ac_func... " >&6; }
14953 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14954   $as_echo_n "(cached) " >&6
14955 else
14956   cat >conftest.$ac_ext <<_ACEOF
14957 /* confdefs.h.  */
14958 _ACEOF
14959 cat confdefs.h >>conftest.$ac_ext
14960 cat >>conftest.$ac_ext <<_ACEOF
14961 /* end confdefs.h.  */
14962 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14963    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14964 #define $ac_func innocuous_$ac_func
14965
14966 /* System header to define __stub macros and hopefully few prototypes,
14967     which can conflict with char $ac_func (); below.
14968     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14969     <limits.h> exists even on freestanding compilers.  */
14970
14971 #ifdef __STDC__
14972 # include <limits.h>
14973 #else
14974 # include <assert.h>
14975 #endif
14976
14977 #undef $ac_func
14978
14979 /* Override any GCC internal prototype to avoid an error.
14980    Use char because int might match the return type of a GCC
14981    builtin and then its argument prototype would still apply.  */
14982 #ifdef __cplusplus
14983 extern "C"
14984 #endif
14985 char $ac_func ();
14986 /* The GNU C library defines this for functions which it implements
14987     to always fail with ENOSYS.  Some functions are actually named
14988     something starting with __ and the normal name is an alias.  */
14989 #if defined __stub_$ac_func || defined __stub___$ac_func
14990 choke me
14991 #endif
14992
14993 int
14994 main ()
14995 {
14996 return $ac_func ();
14997   ;
14998   return 0;
14999 }
15000 _ACEOF
15001 rm -f conftest.$ac_objext conftest$ac_exeext
15002 if { (ac_try="$ac_link"
15003 case "(($ac_try" in
15004   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15005   *) ac_try_echo=$ac_try;;
15006 esac
15007 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15008 $as_echo "$ac_try_echo") >&5
15009   (eval "$ac_link") 2>conftest.er1
15010   ac_status=$?
15011   grep -v '^ *+' conftest.er1 >conftest.err
15012   rm -f conftest.er1
15013   cat conftest.err >&5
15014   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15015   (exit $ac_status); } && {
15016          test -z "$ac_c_werror_flag" ||
15017          test ! -s conftest.err
15018        } && test -s conftest$ac_exeext && {
15019          test "$cross_compiling" = yes ||
15020          $as_test_x conftest$ac_exeext
15021        }; then
15022   eval "$as_ac_var=yes"
15023 else
15024   $as_echo "$as_me: failed program was:" >&5
15025 sed 's/^/| /' conftest.$ac_ext >&5
15026
15027         eval "$as_ac_var=no"
15028 fi
15029
15030 rm -rf conftest.dSYM
15031 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15032       conftest$ac_exeext conftest.$ac_ext
15033 fi
15034 ac_res=`eval 'as_val=${'$as_ac_var'}
15035                  $as_echo "$as_val"'`
15036                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15037 $as_echo "$ac_res" >&6; }
15038 as_val=`eval 'as_val=${'$as_ac_var'}
15039                  $as_echo "$as_val"'`
15040    if test "x$as_val" = x""yes; then
15041   cat >>confdefs.h <<_ACEOF
15042 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15043 _ACEOF
15044
15045 fi
15046 done
15047
15048         CFLAGS="$ac_save_CFLAGS"
15049         CPPFLAGS="$ac_save_CPPFLAGS"
15050                 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
15051         then
15052
15053 cat >>confdefs.h <<\_ACEOF
15054 #define HAVE_FREETYPE 1
15055 _ACEOF
15056
15057             FREETYPELIBS="$ac_freetype_libs"
15058
15059             FREETYPEINCL="$ac_freetype_incl"
15060
15061         fi
15062     fi
15063 fi
15064 if test "x$FREETYPELIBS" = "x"; then
15065   case "x$with_freetype" in
15066   xno) ;;
15067   *)   { { $as_echo "$as_me:$LINENO: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
15068 Use the --without-freetype option if you really want this." >&5
15069 $as_echo "$as_me: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
15070 Use the --without-freetype option if you really want this." >&2;}
15071    { (exit 1); exit 1; }; } ;;
15072 esac
15073 fi
15074
15075 test "x$FREETYPELIBS" = "x" && enable_fonts=${enable_fonts:-no}
15076
15077 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
15078 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
15079 if test "${ac_cv_c_ppdev+set}" = set; then
15080   $as_echo_n "(cached) " >&6
15081 else
15082   cat >conftest.$ac_ext <<_ACEOF
15083 /* confdefs.h.  */
15084 _ACEOF
15085 cat confdefs.h >>conftest.$ac_ext
15086 cat >>conftest.$ac_ext <<_ACEOF
15087 /* end confdefs.h.  */
15088 #include <linux/ppdev.h>
15089 int
15090 main ()
15091 {
15092 ioctl (1,PPCLAIM,0)
15093   ;
15094   return 0;
15095 }
15096 _ACEOF
15097 rm -f conftest.$ac_objext
15098 if { (ac_try="$ac_compile"
15099 case "(($ac_try" in
15100   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15101   *) ac_try_echo=$ac_try;;
15102 esac
15103 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15104 $as_echo "$ac_try_echo") >&5
15105   (eval "$ac_compile") 2>conftest.er1
15106   ac_status=$?
15107   grep -v '^ *+' conftest.er1 >conftest.err
15108   rm -f conftest.er1
15109   cat conftest.err >&5
15110   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15111   (exit $ac_status); } && {
15112          test -z "$ac_c_werror_flag" ||
15113          test ! -s conftest.err
15114        } && test -s conftest.$ac_objext; then
15115   ac_cv_c_ppdev="yes"
15116 else
15117   $as_echo "$as_me: failed program was:" >&5
15118 sed 's/^/| /' conftest.$ac_ext >&5
15119
15120         ac_cv_c_ppdev="no"
15121 fi
15122
15123 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15124 fi
15125 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
15126 $as_echo "$ac_cv_c_ppdev" >&6; }
15127 if test "$ac_cv_c_ppdev" = "yes"
15128 then
15129
15130 cat >>confdefs.h <<\_ACEOF
15131 #define HAVE_PPDEV 1
15132 _ACEOF
15133
15134 fi
15135
15136 { $as_echo "$as_me:$LINENO: checking for pthread_rwlock_t" >&5
15137 $as_echo_n "checking for pthread_rwlock_t... " >&6; }
15138 if test "${ac_cv_type_pthread_rwlock_t+set}" = set; then
15139   $as_echo_n "(cached) " >&6
15140 else
15141   ac_cv_type_pthread_rwlock_t=no
15142 cat >conftest.$ac_ext <<_ACEOF
15143 /* confdefs.h.  */
15144 _ACEOF
15145 cat confdefs.h >>conftest.$ac_ext
15146 cat >>conftest.$ac_ext <<_ACEOF
15147 /* end confdefs.h.  */
15148 #define _GNU_SOURCE
15149 #include <pthread.h>
15150
15151 int
15152 main ()
15153 {
15154 if (sizeof (pthread_rwlock_t))
15155        return 0;
15156   ;
15157   return 0;
15158 }
15159 _ACEOF
15160 rm -f conftest.$ac_objext
15161 if { (ac_try="$ac_compile"
15162 case "(($ac_try" in
15163   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15164   *) ac_try_echo=$ac_try;;
15165 esac
15166 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15167 $as_echo "$ac_try_echo") >&5
15168   (eval "$ac_compile") 2>conftest.er1
15169   ac_status=$?
15170   grep -v '^ *+' conftest.er1 >conftest.err
15171   rm -f conftest.er1
15172   cat conftest.err >&5
15173   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15174   (exit $ac_status); } && {
15175          test -z "$ac_c_werror_flag" ||
15176          test ! -s conftest.err
15177        } && test -s conftest.$ac_objext; then
15178   cat >conftest.$ac_ext <<_ACEOF
15179 /* confdefs.h.  */
15180 _ACEOF
15181 cat confdefs.h >>conftest.$ac_ext
15182 cat >>conftest.$ac_ext <<_ACEOF
15183 /* end confdefs.h.  */
15184 #define _GNU_SOURCE
15185 #include <pthread.h>
15186
15187 int
15188 main ()
15189 {
15190 if (sizeof ((pthread_rwlock_t)))
15191           return 0;
15192   ;
15193   return 0;
15194 }
15195 _ACEOF
15196 rm -f conftest.$ac_objext
15197 if { (ac_try="$ac_compile"
15198 case "(($ac_try" in
15199   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15200   *) ac_try_echo=$ac_try;;
15201 esac
15202 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15203 $as_echo "$ac_try_echo") >&5
15204   (eval "$ac_compile") 2>conftest.er1
15205   ac_status=$?
15206   grep -v '^ *+' conftest.er1 >conftest.err
15207   rm -f conftest.er1
15208   cat conftest.err >&5
15209   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15210   (exit $ac_status); } && {
15211          test -z "$ac_c_werror_flag" ||
15212          test ! -s conftest.err
15213        } && test -s conftest.$ac_objext; then
15214   :
15215 else
15216   $as_echo "$as_me: failed program was:" >&5
15217 sed 's/^/| /' conftest.$ac_ext >&5
15218
15219         ac_cv_type_pthread_rwlock_t=yes
15220 fi
15221
15222 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15223 else
15224   $as_echo "$as_me: failed program was:" >&5
15225 sed 's/^/| /' conftest.$ac_ext >&5
15226
15227
15228 fi
15229
15230 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15231 fi
15232 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlock_t" >&5
15233 $as_echo "$ac_cv_type_pthread_rwlock_t" >&6; }
15234 if test "x$ac_cv_type_pthread_rwlock_t" = x""yes; then
15235
15236 cat >>confdefs.h <<_ACEOF
15237 #define HAVE_PTHREAD_RWLOCK_T 1
15238 _ACEOF
15239
15240
15241 fi
15242 { $as_echo "$as_me:$LINENO: checking for pthread_rwlockattr_t" >&5
15243 $as_echo_n "checking for pthread_rwlockattr_t... " >&6; }
15244 if test "${ac_cv_type_pthread_rwlockattr_t+set}" = set; then
15245   $as_echo_n "(cached) " >&6
15246 else
15247   ac_cv_type_pthread_rwlockattr_t=no
15248 cat >conftest.$ac_ext <<_ACEOF
15249 /* confdefs.h.  */
15250 _ACEOF
15251 cat confdefs.h >>conftest.$ac_ext
15252 cat >>conftest.$ac_ext <<_ACEOF
15253 /* end confdefs.h.  */
15254 #define _GNU_SOURCE
15255 #include <pthread.h>
15256
15257 int
15258 main ()
15259 {
15260 if (sizeof (pthread_rwlockattr_t))
15261        return 0;
15262   ;
15263   return 0;
15264 }
15265 _ACEOF
15266 rm -f conftest.$ac_objext
15267 if { (ac_try="$ac_compile"
15268 case "(($ac_try" in
15269   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15270   *) ac_try_echo=$ac_try;;
15271 esac
15272 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15273 $as_echo "$ac_try_echo") >&5
15274   (eval "$ac_compile") 2>conftest.er1
15275   ac_status=$?
15276   grep -v '^ *+' conftest.er1 >conftest.err
15277   rm -f conftest.er1
15278   cat conftest.err >&5
15279   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15280   (exit $ac_status); } && {
15281          test -z "$ac_c_werror_flag" ||
15282          test ! -s conftest.err
15283        } && test -s conftest.$ac_objext; then
15284   cat >conftest.$ac_ext <<_ACEOF
15285 /* confdefs.h.  */
15286 _ACEOF
15287 cat confdefs.h >>conftest.$ac_ext
15288 cat >>conftest.$ac_ext <<_ACEOF
15289 /* end confdefs.h.  */
15290 #define _GNU_SOURCE
15291 #include <pthread.h>
15292
15293 int
15294 main ()
15295 {
15296 if (sizeof ((pthread_rwlockattr_t)))
15297           return 0;
15298   ;
15299   return 0;
15300 }
15301 _ACEOF
15302 rm -f conftest.$ac_objext
15303 if { (ac_try="$ac_compile"
15304 case "(($ac_try" in
15305   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15306   *) ac_try_echo=$ac_try;;
15307 esac
15308 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15309 $as_echo "$ac_try_echo") >&5
15310   (eval "$ac_compile") 2>conftest.er1
15311   ac_status=$?
15312   grep -v '^ *+' conftest.er1 >conftest.err
15313   rm -f conftest.er1
15314   cat conftest.err >&5
15315   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15316   (exit $ac_status); } && {
15317          test -z "$ac_c_werror_flag" ||
15318          test ! -s conftest.err
15319        } && test -s conftest.$ac_objext; then
15320   :
15321 else
15322   $as_echo "$as_me: failed program was:" >&5
15323 sed 's/^/| /' conftest.$ac_ext >&5
15324
15325         ac_cv_type_pthread_rwlockattr_t=yes
15326 fi
15327
15328 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15329 else
15330   $as_echo "$as_me: failed program was:" >&5
15331 sed 's/^/| /' conftest.$ac_ext >&5
15332
15333
15334 fi
15335
15336 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15337 fi
15338 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlockattr_t" >&5
15339 $as_echo "$ac_cv_type_pthread_rwlockattr_t" >&6; }
15340 if test "x$ac_cv_type_pthread_rwlockattr_t" = x""yes; then
15341
15342 cat >>confdefs.h <<_ACEOF
15343 #define HAVE_PTHREAD_RWLOCKATTR_T 1
15344 _ACEOF
15345
15346
15347 fi
15348
15349
15350 ac_wine_check_funcs_save_LIBS="$LIBS"
15351 LIBS="$LIBS $LIBPTHREAD"
15352
15353
15354
15355
15356 for ac_func in \
15357         pthread_attr_get_np \
15358         pthread_getattr_np \
15359         pthread_get_stackaddr_np \
15360         pthread_get_stacksize_np
15361 do
15362 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
15363 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
15364 $as_echo_n "checking for $ac_func... " >&6; }
15365 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15366   $as_echo_n "(cached) " >&6
15367 else
15368   cat >conftest.$ac_ext <<_ACEOF
15369 /* confdefs.h.  */
15370 _ACEOF
15371 cat confdefs.h >>conftest.$ac_ext
15372 cat >>conftest.$ac_ext <<_ACEOF
15373 /* end confdefs.h.  */
15374 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15375    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
15376 #define $ac_func innocuous_$ac_func
15377
15378 /* System header to define __stub macros and hopefully few prototypes,
15379     which can conflict with char $ac_func (); below.
15380     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15381     <limits.h> exists even on freestanding compilers.  */
15382
15383 #ifdef __STDC__
15384 # include <limits.h>
15385 #else
15386 # include <assert.h>
15387 #endif
15388
15389 #undef $ac_func
15390
15391 /* Override any GCC internal prototype to avoid an error.
15392    Use char because int might match the return type of a GCC
15393    builtin and then its argument prototype would still apply.  */
15394 #ifdef __cplusplus
15395 extern "C"
15396 #endif
15397 char $ac_func ();
15398 /* The GNU C library defines this for functions which it implements
15399     to always fail with ENOSYS.  Some functions are actually named
15400     something starting with __ and the normal name is an alias.  */
15401 #if defined __stub_$ac_func || defined __stub___$ac_func
15402 choke me
15403 #endif
15404
15405 int
15406 main ()
15407 {
15408 return $ac_func ();
15409   ;
15410   return 0;
15411 }
15412 _ACEOF
15413 rm -f conftest.$ac_objext conftest$ac_exeext
15414 if { (ac_try="$ac_link"
15415 case "(($ac_try" in
15416   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15417   *) ac_try_echo=$ac_try;;
15418 esac
15419 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15420 $as_echo "$ac_try_echo") >&5
15421   (eval "$ac_link") 2>conftest.er1
15422   ac_status=$?
15423   grep -v '^ *+' conftest.er1 >conftest.err
15424   rm -f conftest.er1
15425   cat conftest.err >&5
15426   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15427   (exit $ac_status); } && {
15428          test -z "$ac_c_werror_flag" ||
15429          test ! -s conftest.err
15430        } && test -s conftest$ac_exeext && {
15431          test "$cross_compiling" = yes ||
15432          $as_test_x conftest$ac_exeext
15433        }; then
15434   eval "$as_ac_var=yes"
15435 else
15436   $as_echo "$as_me: failed program was:" >&5
15437 sed 's/^/| /' conftest.$ac_ext >&5
15438
15439         eval "$as_ac_var=no"
15440 fi
15441
15442 rm -rf conftest.dSYM
15443 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15444       conftest$ac_exeext conftest.$ac_ext
15445 fi
15446 ac_res=`eval 'as_val=${'$as_ac_var'}
15447                  $as_echo "$as_val"'`
15448                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15449 $as_echo "$ac_res" >&6; }
15450 as_val=`eval 'as_val=${'$as_ac_var'}
15451                  $as_echo "$as_val"'`
15452    if test "x$as_val" = x""yes; then
15453   cat >>confdefs.h <<_ACEOF
15454 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15455 _ACEOF
15456
15457 fi
15458 done
15459
15460 LIBS="$ac_wine_check_funcs_save_LIBS"
15461
15462 if test "x$with_esd" != xno
15463 then
15464     save_CFLAGS="$CFLAGS"
15465     # Extract the first word of "esd-config", so it can be a program name with args.
15466 set dummy esd-config; ac_word=$2
15467 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15468 $as_echo_n "checking for $ac_word... " >&6; }
15469 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15470   $as_echo_n "(cached) " >&6
15471 else
15472   case $ESDCONFIG in
15473   [\\/]* | ?:[\\/]*)
15474   ac_cv_path_ESDCONFIG="$ESDCONFIG" # Let the user override the test with a path.
15475   ;;
15476   *)
15477   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15478 for as_dir in $PATH
15479 do
15480   IFS=$as_save_IFS
15481   test -z "$as_dir" && as_dir=.
15482   for ac_exec_ext in '' $ac_executable_extensions; do
15483   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15484     ac_cv_path_ESDCONFIG="$as_dir/$ac_word$ac_exec_ext"
15485     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15486     break 2
15487   fi
15488 done
15489 done
15490 IFS=$as_save_IFS
15491
15492   test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG="no"
15493   ;;
15494 esac
15495 fi
15496 ESDCONFIG=$ac_cv_path_ESDCONFIG
15497 if test -n "$ESDCONFIG"; then
15498   { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15499 $as_echo "$ESDCONFIG" >&6; }
15500 else
15501   { $as_echo "$as_me:$LINENO: result: no" >&5
15502 $as_echo "no" >&6; }
15503 fi
15504
15505
15506     if test "x$ESDCONFIG" != "xno"
15507     then
15508         ac_esd_incl=""
15509         for i in `$ESDCONFIG --cflags`
15510         do
15511             case "$i" in
15512                 -I*) ac_esd_incl="$ac_esd_incl $i";;
15513             esac
15514         done
15515         ac_esd_libs=`$ESDCONFIG --libs`
15516         CFLAGS="$CFLAGS $ac_esd_incl"
15517     fi
15518     ac_esd_libs=${ac_esd_libs:-"-lesd"}
15519     if test "${ac_cv_header_esd_h+set}" = set; then
15520   { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15521 $as_echo_n "checking for esd.h... " >&6; }
15522 if test "${ac_cv_header_esd_h+set}" = set; then
15523   $as_echo_n "(cached) " >&6
15524 fi
15525 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15526 $as_echo "$ac_cv_header_esd_h" >&6; }
15527 else
15528   # Is the header compilable?
15529 { $as_echo "$as_me:$LINENO: checking esd.h usability" >&5
15530 $as_echo_n "checking esd.h usability... " >&6; }
15531 cat >conftest.$ac_ext <<_ACEOF
15532 /* confdefs.h.  */
15533 _ACEOF
15534 cat confdefs.h >>conftest.$ac_ext
15535 cat >>conftest.$ac_ext <<_ACEOF
15536 /* end confdefs.h.  */
15537 $ac_includes_default
15538 #include <esd.h>
15539 _ACEOF
15540 rm -f conftest.$ac_objext
15541 if { (ac_try="$ac_compile"
15542 case "(($ac_try" in
15543   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15544   *) ac_try_echo=$ac_try;;
15545 esac
15546 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15547 $as_echo "$ac_try_echo") >&5
15548   (eval "$ac_compile") 2>conftest.er1
15549   ac_status=$?
15550   grep -v '^ *+' conftest.er1 >conftest.err
15551   rm -f conftest.er1
15552   cat conftest.err >&5
15553   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15554   (exit $ac_status); } && {
15555          test -z "$ac_c_werror_flag" ||
15556          test ! -s conftest.err
15557        } && test -s conftest.$ac_objext; then
15558   ac_header_compiler=yes
15559 else
15560   $as_echo "$as_me: failed program was:" >&5
15561 sed 's/^/| /' conftest.$ac_ext >&5
15562
15563         ac_header_compiler=no
15564 fi
15565
15566 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15567 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15568 $as_echo "$ac_header_compiler" >&6; }
15569
15570 # Is the header present?
15571 { $as_echo "$as_me:$LINENO: checking esd.h presence" >&5
15572 $as_echo_n "checking esd.h presence... " >&6; }
15573 cat >conftest.$ac_ext <<_ACEOF
15574 /* confdefs.h.  */
15575 _ACEOF
15576 cat confdefs.h >>conftest.$ac_ext
15577 cat >>conftest.$ac_ext <<_ACEOF
15578 /* end confdefs.h.  */
15579 #include <esd.h>
15580 _ACEOF
15581 if { (ac_try="$ac_cpp conftest.$ac_ext"
15582 case "(($ac_try" in
15583   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15584   *) ac_try_echo=$ac_try;;
15585 esac
15586 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15587 $as_echo "$ac_try_echo") >&5
15588   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15589   ac_status=$?
15590   grep -v '^ *+' conftest.er1 >conftest.err
15591   rm -f conftest.er1
15592   cat conftest.err >&5
15593   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15594   (exit $ac_status); } >/dev/null && {
15595          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15596          test ! -s conftest.err
15597        }; then
15598   ac_header_preproc=yes
15599 else
15600   $as_echo "$as_me: failed program was:" >&5
15601 sed 's/^/| /' conftest.$ac_ext >&5
15602
15603   ac_header_preproc=no
15604 fi
15605
15606 rm -f conftest.err conftest.$ac_ext
15607 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15608 $as_echo "$ac_header_preproc" >&6; }
15609
15610 # So?  What about this header?
15611 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15612   yes:no: )
15613     { $as_echo "$as_me:$LINENO: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&5
15614 $as_echo "$as_me: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15615     { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the compiler's result" >&5
15616 $as_echo "$as_me: WARNING: esd.h: proceeding with the compiler's result" >&2;}
15617     ac_header_preproc=yes
15618     ;;
15619   no:yes:* )
15620     { $as_echo "$as_me:$LINENO: WARNING: esd.h: present but cannot be compiled" >&5
15621 $as_echo "$as_me: WARNING: esd.h: present but cannot be compiled" >&2;}
15622     { $as_echo "$as_me:$LINENO: WARNING: esd.h:     check for missing prerequisite headers?" >&5
15623 $as_echo "$as_me: WARNING: esd.h:     check for missing prerequisite headers?" >&2;}
15624     { $as_echo "$as_me:$LINENO: WARNING: esd.h: see the Autoconf documentation" >&5
15625 $as_echo "$as_me: WARNING: esd.h: see the Autoconf documentation" >&2;}
15626     { $as_echo "$as_me:$LINENO: WARNING: esd.h:     section \"Present But Cannot Be Compiled\"" >&5
15627 $as_echo "$as_me: WARNING: esd.h:     section \"Present But Cannot Be Compiled\"" >&2;}
15628     { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the preprocessor's result" >&5
15629 $as_echo "$as_me: WARNING: esd.h: proceeding with the preprocessor's result" >&2;}
15630     { $as_echo "$as_me:$LINENO: WARNING: esd.h: in the future, the compiler will take precedence" >&5
15631 $as_echo "$as_me: WARNING: esd.h: in the future, the compiler will take precedence" >&2;}
15632     ( cat <<\_ASBOX
15633 ## ------------------------------------ ##
15634 ## Report this to wine-devel@winehq.org ##
15635 ## ------------------------------------ ##
15636 _ASBOX
15637      ) | sed "s/^/$as_me: WARNING:     /" >&2
15638     ;;
15639 esac
15640 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15641 $as_echo_n "checking for esd.h... " >&6; }
15642 if test "${ac_cv_header_esd_h+set}" = set; then
15643   $as_echo_n "(cached) " >&6
15644 else
15645   ac_cv_header_esd_h=$ac_header_preproc
15646 fi
15647 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15648 $as_echo "$ac_cv_header_esd_h" >&6; }
15649
15650 fi
15651 if test "x$ac_cv_header_esd_h" = x""yes; then
15652   { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15653 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15654 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15655   $as_echo_n "(cached) " >&6
15656 else
15657   ac_check_lib_save_LIBS=$LIBS
15658 LIBS="-lesd $ac_esd_libs $LIBS"
15659 cat >conftest.$ac_ext <<_ACEOF
15660 /* confdefs.h.  */
15661 _ACEOF
15662 cat confdefs.h >>conftest.$ac_ext
15663 cat >>conftest.$ac_ext <<_ACEOF
15664 /* end confdefs.h.  */
15665
15666 /* Override any GCC internal prototype to avoid an error.
15667    Use char because int might match the return type of a GCC
15668    builtin and then its argument prototype would still apply.  */
15669 #ifdef __cplusplus
15670 extern "C"
15671 #endif
15672 char esd_open_sound ();
15673 int
15674 main ()
15675 {
15676 return esd_open_sound ();
15677   ;
15678   return 0;
15679 }
15680 _ACEOF
15681 rm -f conftest.$ac_objext conftest$ac_exeext
15682 if { (ac_try="$ac_link"
15683 case "(($ac_try" in
15684   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15685   *) ac_try_echo=$ac_try;;
15686 esac
15687 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15688 $as_echo "$ac_try_echo") >&5
15689   (eval "$ac_link") 2>conftest.er1
15690   ac_status=$?
15691   grep -v '^ *+' conftest.er1 >conftest.err
15692   rm -f conftest.er1
15693   cat conftest.err >&5
15694   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15695   (exit $ac_status); } && {
15696          test -z "$ac_c_werror_flag" ||
15697          test ! -s conftest.err
15698        } && test -s conftest$ac_exeext && {
15699          test "$cross_compiling" = yes ||
15700          $as_test_x conftest$ac_exeext
15701        }; then
15702   ac_cv_lib_esd_esd_open_sound=yes
15703 else
15704   $as_echo "$as_me: failed program was:" >&5
15705 sed 's/^/| /' conftest.$ac_ext >&5
15706
15707         ac_cv_lib_esd_esd_open_sound=no
15708 fi
15709
15710 rm -rf conftest.dSYM
15711 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15712       conftest$ac_exeext conftest.$ac_ext
15713 LIBS=$ac_check_lib_save_LIBS
15714 fi
15715 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15716 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15717 if test "x$ac_cv_lib_esd_esd_open_sound" = x""yes; then
15718   ESDINCL="$ac_esd_incl"
15719
15720              ESDLIBS="$ac_esd_libs"
15721
15722
15723 cat >>confdefs.h <<\_ACEOF
15724 #define HAVE_ESD 1
15725 _ACEOF
15726
15727 fi
15728
15729 fi
15730
15731
15732     CFLAGS="$save_CFLAGS"
15733 fi
15734
15735 ALSALIBS=""
15736
15737 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15738 then
15739     { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15740 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15741 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15742   $as_echo_n "(cached) " >&6
15743 else
15744   ac_check_lib_save_LIBS=$LIBS
15745 LIBS="-lasound  $LIBS"
15746 cat >conftest.$ac_ext <<_ACEOF
15747 /* confdefs.h.  */
15748 _ACEOF
15749 cat confdefs.h >>conftest.$ac_ext
15750 cat >>conftest.$ac_ext <<_ACEOF
15751 /* end confdefs.h.  */
15752
15753 /* Override any GCC internal prototype to avoid an error.
15754    Use char because int might match the return type of a GCC
15755    builtin and then its argument prototype would still apply.  */
15756 #ifdef __cplusplus
15757 extern "C"
15758 #endif
15759 char snd_pcm_hw_params_get_access ();
15760 int
15761 main ()
15762 {
15763 return snd_pcm_hw_params_get_access ();
15764   ;
15765   return 0;
15766 }
15767 _ACEOF
15768 rm -f conftest.$ac_objext conftest$ac_exeext
15769 if { (ac_try="$ac_link"
15770 case "(($ac_try" in
15771   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15772   *) ac_try_echo=$ac_try;;
15773 esac
15774 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15775 $as_echo "$ac_try_echo") >&5
15776   (eval "$ac_link") 2>conftest.er1
15777   ac_status=$?
15778   grep -v '^ *+' conftest.er1 >conftest.err
15779   rm -f conftest.er1
15780   cat conftest.err >&5
15781   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15782   (exit $ac_status); } && {
15783          test -z "$ac_c_werror_flag" ||
15784          test ! -s conftest.err
15785        } && test -s conftest$ac_exeext && {
15786          test "$cross_compiling" = yes ||
15787          $as_test_x conftest$ac_exeext
15788        }; then
15789   ac_cv_lib_asound_snd_pcm_hw_params_get_access=yes
15790 else
15791   $as_echo "$as_me: failed program was:" >&5
15792 sed 's/^/| /' conftest.$ac_ext >&5
15793
15794         ac_cv_lib_asound_snd_pcm_hw_params_get_access=no
15795 fi
15796
15797 rm -rf conftest.dSYM
15798 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15799       conftest$ac_exeext conftest.$ac_ext
15800 LIBS=$ac_check_lib_save_LIBS
15801 fi
15802 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15803 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15804 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x""yes; then
15805   cat >conftest.$ac_ext <<_ACEOF
15806 /* confdefs.h.  */
15807 _ACEOF
15808 cat confdefs.h >>conftest.$ac_ext
15809 cat >>conftest.$ac_ext <<_ACEOF
15810 /* end confdefs.h.  */
15811 #ifdef HAVE_ALSA_ASOUNDLIB_H
15812 #include <alsa/asoundlib.h>
15813 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15814 #include <sys/asoundlib.h>
15815 #endif
15816 int
15817 main ()
15818 {
15819 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15820   ;
15821   return 0;
15822 }
15823 _ACEOF
15824 rm -f conftest.$ac_objext
15825 if { (ac_try="$ac_compile"
15826 case "(($ac_try" in
15827   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15828   *) ac_try_echo=$ac_try;;
15829 esac
15830 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15831 $as_echo "$ac_try_echo") >&5
15832   (eval "$ac_compile") 2>conftest.er1
15833   ac_status=$?
15834   grep -v '^ *+' conftest.er1 >conftest.err
15835   rm -f conftest.er1
15836   cat conftest.err >&5
15837   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15838   (exit $ac_status); } && {
15839          test -z "$ac_c_werror_flag" ||
15840          test ! -s conftest.err
15841        } && test -s conftest.$ac_objext; then
15842
15843 cat >>confdefs.h <<\_ACEOF
15844 #define HAVE_ALSA 1
15845 _ACEOF
15846
15847                          ALSALIBS="-lasound"
15848 else
15849   $as_echo "$as_me: failed program was:" >&5
15850 sed 's/^/| /' conftest.$ac_ext >&5
15851
15852
15853 fi
15854
15855 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15856 fi
15857
15858 fi
15859
15860 AUDIOIOLIBS=""
15861
15862 if test "$ac_cv_header_libaudioio_h" = "yes"
15863 then
15864     { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15865 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15866 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15867   $as_echo_n "(cached) " >&6
15868 else
15869   ac_check_lib_save_LIBS=$LIBS
15870 LIBS="-laudioio  $LIBS"
15871 cat >conftest.$ac_ext <<_ACEOF
15872 /* confdefs.h.  */
15873 _ACEOF
15874 cat confdefs.h >>conftest.$ac_ext
15875 cat >>conftest.$ac_ext <<_ACEOF
15876 /* end confdefs.h.  */
15877
15878 /* Override any GCC internal prototype to avoid an error.
15879    Use char because int might match the return type of a GCC
15880    builtin and then its argument prototype would still apply.  */
15881 #ifdef __cplusplus
15882 extern "C"
15883 #endif
15884 char AudioIOGetVersion ();
15885 int
15886 main ()
15887 {
15888 return AudioIOGetVersion ();
15889   ;
15890   return 0;
15891 }
15892 _ACEOF
15893 rm -f conftest.$ac_objext conftest$ac_exeext
15894 if { (ac_try="$ac_link"
15895 case "(($ac_try" in
15896   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15897   *) ac_try_echo=$ac_try;;
15898 esac
15899 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15900 $as_echo "$ac_try_echo") >&5
15901   (eval "$ac_link") 2>conftest.er1
15902   ac_status=$?
15903   grep -v '^ *+' conftest.er1 >conftest.err
15904   rm -f conftest.er1
15905   cat conftest.err >&5
15906   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15907   (exit $ac_status); } && {
15908          test -z "$ac_c_werror_flag" ||
15909          test ! -s conftest.err
15910        } && test -s conftest$ac_exeext && {
15911          test "$cross_compiling" = yes ||
15912          $as_test_x conftest$ac_exeext
15913        }; then
15914   ac_cv_lib_audioio_AudioIOGetVersion=yes
15915 else
15916   $as_echo "$as_me: failed program was:" >&5
15917 sed 's/^/| /' conftest.$ac_ext >&5
15918
15919         ac_cv_lib_audioio_AudioIOGetVersion=no
15920 fi
15921
15922 rm -rf conftest.dSYM
15923 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15924       conftest$ac_exeext conftest.$ac_ext
15925 LIBS=$ac_check_lib_save_LIBS
15926 fi
15927 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
15928 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
15929 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x""yes; then
15930   AUDIOIOLIBS="-laudioio"
15931
15932 cat >>confdefs.h <<\_ACEOF
15933 #define HAVE_LIBAUDIOIO 1
15934 _ACEOF
15935
15936 fi
15937
15938 fi
15939
15940
15941 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
15942 then
15943     { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
15944 $as_echo_n "checking for -lcapi20... " >&6; }
15945 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15946   $as_echo_n "(cached) " >&6
15947 else
15948   ac_check_soname_save_LIBS=$LIBS
15949 LIBS="-lcapi20  $LIBS"
15950   cat >conftest.$ac_ext <<_ACEOF
15951 /* confdefs.h.  */
15952 _ACEOF
15953 cat confdefs.h >>conftest.$ac_ext
15954 cat >>conftest.$ac_ext <<_ACEOF
15955 /* end confdefs.h.  */
15956
15957 /* Override any GCC internal prototype to avoid an error.
15958    Use char because int might match the return type of a GCC
15959    builtin and then its argument prototype would still apply.  */
15960 #ifdef __cplusplus
15961 extern "C"
15962 #endif
15963 char capi20_register ();
15964 int
15965 main ()
15966 {
15967 return capi20_register ();
15968   ;
15969   return 0;
15970 }
15971 _ACEOF
15972 rm -f conftest.$ac_objext conftest$ac_exeext
15973 if { (ac_try="$ac_link"
15974 case "(($ac_try" in
15975   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15976   *) ac_try_echo=$ac_try;;
15977 esac
15978 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15979 $as_echo "$ac_try_echo") >&5
15980   (eval "$ac_link") 2>conftest.er1
15981   ac_status=$?
15982   grep -v '^ *+' conftest.er1 >conftest.err
15983   rm -f conftest.er1
15984   cat conftest.err >&5
15985   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15986   (exit $ac_status); } && {
15987          test -z "$ac_c_werror_flag" ||
15988          test ! -s conftest.err
15989        } && test -s conftest$ac_exeext && {
15990          test "$cross_compiling" = yes ||
15991          $as_test_x conftest$ac_exeext
15992        }; then
15993   case "$LIBEXT" in
15994     dll) ;;
15995     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'` ;;
15996     *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
15997   esac
15998 else
15999   $as_echo "$as_me: failed program was:" >&5
16000 sed 's/^/| /' conftest.$ac_ext >&5
16001
16002
16003 fi
16004
16005 rm -rf conftest.dSYM
16006 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16007       conftest$ac_exeext conftest.$ac_ext
16008   LIBS=$ac_check_soname_save_LIBS
16009 fi
16010 if test "x$ac_cv_lib_soname_capi20" = "x"; then
16011   { $as_echo "$as_me:$LINENO: result: not found" >&5
16012 $as_echo "not found" >&6; }
16013
16014 else
16015   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
16016 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
16017
16018 cat >>confdefs.h <<_ACEOF
16019 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
16020 _ACEOF
16021
16022
16023 fi
16024
16025 fi
16026 if test "x$ac_cv_lib_soname_capi20" = "x"; then
16027   case "x$with_capi" in
16028   x)   wine_notices="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
16029   xno) ;;
16030   *)   { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
16031 This is an error since --with-capi was requested." >&5
16032 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
16033 This is an error since --with-capi was requested." >&2;}
16034    { (exit 1); exit 1; }; } ;;
16035 esac
16036 fi
16037
16038
16039 CUPSINCL=""
16040
16041 if test "x$with_cups" != "xno"
16042 then
16043     ac_save_CPPFLAGS="$CPPFLAGS"
16044     ac_cups_cflags=`cups-config --cflags 2>/dev/null`
16045     ac_cups_libs=`cups-config --ldflags 2>/dev/null`
16046     CPPFLAGS="$CPPFLAGS $ac_cups_cflags"
16047
16048 for ac_header in cups/cups.h
16049 do
16050 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16051 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16052   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16053 $as_echo_n "checking for $ac_header... " >&6; }
16054 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16055   $as_echo_n "(cached) " >&6
16056 fi
16057 ac_res=`eval 'as_val=${'$as_ac_Header'}
16058                  $as_echo "$as_val"'`
16059                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16060 $as_echo "$ac_res" >&6; }
16061 else
16062   # Is the header compilable?
16063 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16064 $as_echo_n "checking $ac_header usability... " >&6; }
16065 cat >conftest.$ac_ext <<_ACEOF
16066 /* confdefs.h.  */
16067 _ACEOF
16068 cat confdefs.h >>conftest.$ac_ext
16069 cat >>conftest.$ac_ext <<_ACEOF
16070 /* end confdefs.h.  */
16071 $ac_includes_default
16072 #include <$ac_header>
16073 _ACEOF
16074 rm -f conftest.$ac_objext
16075 if { (ac_try="$ac_compile"
16076 case "(($ac_try" in
16077   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16078   *) ac_try_echo=$ac_try;;
16079 esac
16080 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16081 $as_echo "$ac_try_echo") >&5
16082   (eval "$ac_compile") 2>conftest.er1
16083   ac_status=$?
16084   grep -v '^ *+' conftest.er1 >conftest.err
16085   rm -f conftest.er1
16086   cat conftest.err >&5
16087   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16088   (exit $ac_status); } && {
16089          test -z "$ac_c_werror_flag" ||
16090          test ! -s conftest.err
16091        } && test -s conftest.$ac_objext; then
16092   ac_header_compiler=yes
16093 else
16094   $as_echo "$as_me: failed program was:" >&5
16095 sed 's/^/| /' conftest.$ac_ext >&5
16096
16097         ac_header_compiler=no
16098 fi
16099
16100 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16101 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16102 $as_echo "$ac_header_compiler" >&6; }
16103
16104 # Is the header present?
16105 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16106 $as_echo_n "checking $ac_header presence... " >&6; }
16107 cat >conftest.$ac_ext <<_ACEOF
16108 /* confdefs.h.  */
16109 _ACEOF
16110 cat confdefs.h >>conftest.$ac_ext
16111 cat >>conftest.$ac_ext <<_ACEOF
16112 /* end confdefs.h.  */
16113 #include <$ac_header>
16114 _ACEOF
16115 if { (ac_try="$ac_cpp conftest.$ac_ext"
16116 case "(($ac_try" in
16117   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16118   *) ac_try_echo=$ac_try;;
16119 esac
16120 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16121 $as_echo "$ac_try_echo") >&5
16122   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16123   ac_status=$?
16124   grep -v '^ *+' conftest.er1 >conftest.err
16125   rm -f conftest.er1
16126   cat conftest.err >&5
16127   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16128   (exit $ac_status); } >/dev/null && {
16129          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16130          test ! -s conftest.err
16131        }; then
16132   ac_header_preproc=yes
16133 else
16134   $as_echo "$as_me: failed program was:" >&5
16135 sed 's/^/| /' conftest.$ac_ext >&5
16136
16137   ac_header_preproc=no
16138 fi
16139
16140 rm -f conftest.err conftest.$ac_ext
16141 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16142 $as_echo "$ac_header_preproc" >&6; }
16143
16144 # So?  What about this header?
16145 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16146   yes:no: )
16147     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16148 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16149     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16150 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16151     ac_header_preproc=yes
16152     ;;
16153   no:yes:* )
16154     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16155 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16156     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
16157 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
16158     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16159 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16160     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
16161 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
16162     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16163 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16164     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16165 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16166     ( cat <<\_ASBOX
16167 ## ------------------------------------ ##
16168 ## Report this to wine-devel@winehq.org ##
16169 ## ------------------------------------ ##
16170 _ASBOX
16171      ) | sed "s/^/$as_me: WARNING:     /" >&2
16172     ;;
16173 esac
16174 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16175 $as_echo_n "checking for $ac_header... " >&6; }
16176 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16177   $as_echo_n "(cached) " >&6
16178 else
16179   eval "$as_ac_Header=\$ac_header_preproc"
16180 fi
16181 ac_res=`eval 'as_val=${'$as_ac_Header'}
16182                  $as_echo "$as_val"'`
16183                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16184 $as_echo "$ac_res" >&6; }
16185
16186 fi
16187 as_val=`eval 'as_val=${'$as_ac_Header'}
16188                  $as_echo "$as_val"'`
16189    if test "x$as_val" = x""yes; then
16190   cat >>confdefs.h <<_ACEOF
16191 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16192 _ACEOF
16193  { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
16194 $as_echo_n "checking for -lcups... " >&6; }
16195 if test "${ac_cv_lib_soname_cups+set}" = set; then
16196   $as_echo_n "(cached) " >&6
16197 else
16198   ac_check_soname_save_LIBS=$LIBS
16199 LIBS="-lcups $ac_cups_libs $LIBS"
16200   cat >conftest.$ac_ext <<_ACEOF
16201 /* confdefs.h.  */
16202 _ACEOF
16203 cat confdefs.h >>conftest.$ac_ext
16204 cat >>conftest.$ac_ext <<_ACEOF
16205 /* end confdefs.h.  */
16206
16207 /* Override any GCC internal prototype to avoid an error.
16208    Use char because int might match the return type of a GCC
16209    builtin and then its argument prototype would still apply.  */
16210 #ifdef __cplusplus
16211 extern "C"
16212 #endif
16213 char cupsGetDefault ();
16214 int
16215 main ()
16216 {
16217 return cupsGetDefault ();
16218   ;
16219   return 0;
16220 }
16221 _ACEOF
16222 rm -f conftest.$ac_objext conftest$ac_exeext
16223 if { (ac_try="$ac_link"
16224 case "(($ac_try" in
16225   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16226   *) ac_try_echo=$ac_try;;
16227 esac
16228 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16229 $as_echo "$ac_try_echo") >&5
16230   (eval "$ac_link") 2>conftest.er1
16231   ac_status=$?
16232   grep -v '^ *+' conftest.er1 >conftest.err
16233   rm -f conftest.er1
16234   cat conftest.err >&5
16235   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16236   (exit $ac_status); } && {
16237          test -z "$ac_c_werror_flag" ||
16238          test ! -s conftest.err
16239        } && test -s conftest$ac_exeext && {
16240          test "$cross_compiling" = yes ||
16241          $as_test_x conftest$ac_exeext
16242        }; then
16243   case "$LIBEXT" in
16244     dll) ;;
16245     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'` ;;
16246     *) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
16247   esac
16248 else
16249   $as_echo "$as_me: failed program was:" >&5
16250 sed 's/^/| /' conftest.$ac_ext >&5
16251
16252
16253 fi
16254
16255 rm -rf conftest.dSYM
16256 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16257       conftest$ac_exeext conftest.$ac_ext
16258   LIBS=$ac_check_soname_save_LIBS
16259 fi
16260 if test "x$ac_cv_lib_soname_cups" = "x"; then
16261   { $as_echo "$as_me:$LINENO: result: not found" >&5
16262 $as_echo "not found" >&6; }
16263
16264 else
16265   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
16266 $as_echo "$ac_cv_lib_soname_cups" >&6; }
16267
16268 cat >>confdefs.h <<_ACEOF
16269 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
16270 _ACEOF
16271
16272        CUPSINCL="$ac_cups_cflags"
16273 fi
16274
16275 fi
16276
16277 done
16278
16279     CPPFLAGS="$ac_save_CPPFLAGS"
16280 fi
16281 if test "x$ac_cv_lib_soname_cups" = "x"; then
16282   case "x$with_cups" in
16283   x)   wine_notices="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
16284   xno) ;;
16285   *)   { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16286 This is an error since --with-cups was requested." >&5
16287 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16288 This is an error since --with-cups was requested." >&2;}
16289    { (exit 1); exit 1; }; } ;;
16290 esac
16291 fi
16292
16293
16294 if test "$ac_cv_header_jack_jack_h" = "yes"
16295 then
16296     { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
16297 $as_echo_n "checking for -ljack... " >&6; }
16298 if test "${ac_cv_lib_soname_jack+set}" = set; then
16299   $as_echo_n "(cached) " >&6
16300 else
16301   ac_check_soname_save_LIBS=$LIBS
16302 LIBS="-ljack  $LIBS"
16303   cat >conftest.$ac_ext <<_ACEOF
16304 /* confdefs.h.  */
16305 _ACEOF
16306 cat confdefs.h >>conftest.$ac_ext
16307 cat >>conftest.$ac_ext <<_ACEOF
16308 /* end confdefs.h.  */
16309
16310 /* Override any GCC internal prototype to avoid an error.
16311    Use char because int might match the return type of a GCC
16312    builtin and then its argument prototype would still apply.  */
16313 #ifdef __cplusplus
16314 extern "C"
16315 #endif
16316 char jack_client_new ();
16317 int
16318 main ()
16319 {
16320 return jack_client_new ();
16321   ;
16322   return 0;
16323 }
16324 _ACEOF
16325 rm -f conftest.$ac_objext conftest$ac_exeext
16326 if { (ac_try="$ac_link"
16327 case "(($ac_try" in
16328   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16329   *) ac_try_echo=$ac_try;;
16330 esac
16331 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16332 $as_echo "$ac_try_echo") >&5
16333   (eval "$ac_link") 2>conftest.er1
16334   ac_status=$?
16335   grep -v '^ *+' conftest.er1 >conftest.err
16336   rm -f conftest.er1
16337   cat conftest.err >&5
16338   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16339   (exit $ac_status); } && {
16340          test -z "$ac_c_werror_flag" ||
16341          test ! -s conftest.err
16342        } && test -s conftest$ac_exeext && {
16343          test "$cross_compiling" = yes ||
16344          $as_test_x conftest$ac_exeext
16345        }; then
16346   case "$LIBEXT" in
16347     dll) ;;
16348     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'` ;;
16349     *) 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'` ;;
16350   esac
16351 else
16352   $as_echo "$as_me: failed program was:" >&5
16353 sed 's/^/| /' conftest.$ac_ext >&5
16354
16355
16356 fi
16357
16358 rm -rf conftest.dSYM
16359 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16360       conftest$ac_exeext conftest.$ac_ext
16361   LIBS=$ac_check_soname_save_LIBS
16362 fi
16363 if test "x$ac_cv_lib_soname_jack" = "x"; then
16364   { $as_echo "$as_me:$LINENO: result: not found" >&5
16365 $as_echo "not found" >&6; }
16366
16367 else
16368   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
16369 $as_echo "$ac_cv_lib_soname_jack" >&6; }
16370
16371 cat >>confdefs.h <<_ACEOF
16372 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
16373 _ACEOF
16374
16375
16376 fi
16377
16378 fi
16379
16380 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16381 then
16382     { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16383 $as_echo_n "checking for -lfontconfig... " >&6; }
16384 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16385   $as_echo_n "(cached) " >&6
16386 else
16387   ac_check_soname_save_LIBS=$LIBS
16388 LIBS="-lfontconfig  $LIBS"
16389   cat >conftest.$ac_ext <<_ACEOF
16390 /* confdefs.h.  */
16391 _ACEOF
16392 cat confdefs.h >>conftest.$ac_ext
16393 cat >>conftest.$ac_ext <<_ACEOF
16394 /* end confdefs.h.  */
16395
16396 /* Override any GCC internal prototype to avoid an error.
16397    Use char because int might match the return type of a GCC
16398    builtin and then its argument prototype would still apply.  */
16399 #ifdef __cplusplus
16400 extern "C"
16401 #endif
16402 char FcInit ();
16403 int
16404 main ()
16405 {
16406 return FcInit ();
16407   ;
16408   return 0;
16409 }
16410 _ACEOF
16411 rm -f conftest.$ac_objext conftest$ac_exeext
16412 if { (ac_try="$ac_link"
16413 case "(($ac_try" in
16414   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16415   *) ac_try_echo=$ac_try;;
16416 esac
16417 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16418 $as_echo "$ac_try_echo") >&5
16419   (eval "$ac_link") 2>conftest.er1
16420   ac_status=$?
16421   grep -v '^ *+' conftest.er1 >conftest.err
16422   rm -f conftest.er1
16423   cat conftest.err >&5
16424   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16425   (exit $ac_status); } && {
16426          test -z "$ac_c_werror_flag" ||
16427          test ! -s conftest.err
16428        } && test -s conftest$ac_exeext && {
16429          test "$cross_compiling" = yes ||
16430          $as_test_x conftest$ac_exeext
16431        }; then
16432   case "$LIBEXT" in
16433     dll) ;;
16434     dylib) ac_cv_lib_soname_fontconfig=`otool -L conftest$ac_exeext | grep "libfontconfig\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libfontconfig\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
16435     *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
16436   esac
16437 else
16438   $as_echo "$as_me: failed program was:" >&5
16439 sed 's/^/| /' conftest.$ac_ext >&5
16440
16441
16442 fi
16443
16444 rm -rf conftest.dSYM
16445 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16446       conftest$ac_exeext conftest.$ac_ext
16447   LIBS=$ac_check_soname_save_LIBS
16448 fi
16449 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16450   { $as_echo "$as_me:$LINENO: result: not found" >&5
16451 $as_echo "not found" >&6; }
16452
16453 else
16454   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16455 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16456
16457 cat >>confdefs.h <<_ACEOF
16458 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16459 _ACEOF
16460
16461
16462 fi
16463
16464 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16465 then
16466         ac_save_CPPFLAGS="$CPPFLAGS"
16467     CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16468     $as_unset ac_cv_header_fontconfig_fontconfig_h
16469
16470 for ac_header in fontconfig/fontconfig.h
16471 do
16472 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16473 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16474   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16475 $as_echo_n "checking for $ac_header... " >&6; }
16476 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16477   $as_echo_n "(cached) " >&6
16478 fi
16479 ac_res=`eval 'as_val=${'$as_ac_Header'}
16480                  $as_echo "$as_val"'`
16481                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16482 $as_echo "$ac_res" >&6; }
16483 else
16484   # Is the header compilable?
16485 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16486 $as_echo_n "checking $ac_header usability... " >&6; }
16487 cat >conftest.$ac_ext <<_ACEOF
16488 /* confdefs.h.  */
16489 _ACEOF
16490 cat confdefs.h >>conftest.$ac_ext
16491 cat >>conftest.$ac_ext <<_ACEOF
16492 /* end confdefs.h.  */
16493 $ac_includes_default
16494 #include <$ac_header>
16495 _ACEOF
16496 rm -f conftest.$ac_objext
16497 if { (ac_try="$ac_compile"
16498 case "(($ac_try" in
16499   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16500   *) ac_try_echo=$ac_try;;
16501 esac
16502 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16503 $as_echo "$ac_try_echo") >&5
16504   (eval "$ac_compile") 2>conftest.er1
16505   ac_status=$?
16506   grep -v '^ *+' conftest.er1 >conftest.err
16507   rm -f conftest.er1
16508   cat conftest.err >&5
16509   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16510   (exit $ac_status); } && {
16511          test -z "$ac_c_werror_flag" ||
16512          test ! -s conftest.err
16513        } && test -s conftest.$ac_objext; then
16514   ac_header_compiler=yes
16515 else
16516   $as_echo "$as_me: failed program was:" >&5
16517 sed 's/^/| /' conftest.$ac_ext >&5
16518
16519         ac_header_compiler=no
16520 fi
16521
16522 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16523 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16524 $as_echo "$ac_header_compiler" >&6; }
16525
16526 # Is the header present?
16527 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16528 $as_echo_n "checking $ac_header presence... " >&6; }
16529 cat >conftest.$ac_ext <<_ACEOF
16530 /* confdefs.h.  */
16531 _ACEOF
16532 cat confdefs.h >>conftest.$ac_ext
16533 cat >>conftest.$ac_ext <<_ACEOF
16534 /* end confdefs.h.  */
16535 #include <$ac_header>
16536 _ACEOF
16537 if { (ac_try="$ac_cpp conftest.$ac_ext"
16538 case "(($ac_try" in
16539   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16540   *) ac_try_echo=$ac_try;;
16541 esac
16542 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16543 $as_echo "$ac_try_echo") >&5
16544   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16545   ac_status=$?
16546   grep -v '^ *+' conftest.er1 >conftest.err
16547   rm -f conftest.er1
16548   cat conftest.err >&5
16549   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16550   (exit $ac_status); } >/dev/null && {
16551          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16552          test ! -s conftest.err
16553        }; then
16554   ac_header_preproc=yes
16555 else
16556   $as_echo "$as_me: failed program was:" >&5
16557 sed 's/^/| /' conftest.$ac_ext >&5
16558
16559   ac_header_preproc=no
16560 fi
16561
16562 rm -f conftest.err conftest.$ac_ext
16563 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16564 $as_echo "$ac_header_preproc" >&6; }
16565
16566 # So?  What about this header?
16567 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16568   yes:no: )
16569     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16570 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16571     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16572 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16573     ac_header_preproc=yes
16574     ;;
16575   no:yes:* )
16576     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16577 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16578     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
16579 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
16580     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16581 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16582     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
16583 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
16584     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16585 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16586     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16587 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16588     ( cat <<\_ASBOX
16589 ## ------------------------------------ ##
16590 ## Report this to wine-devel@winehq.org ##
16591 ## ------------------------------------ ##
16592 _ASBOX
16593      ) | sed "s/^/$as_me: WARNING:     /" >&2
16594     ;;
16595 esac
16596 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16597 $as_echo_n "checking for $ac_header... " >&6; }
16598 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16599   $as_echo_n "(cached) " >&6
16600 else
16601   eval "$as_ac_Header=\$ac_header_preproc"
16602 fi
16603 ac_res=`eval 'as_val=${'$as_ac_Header'}
16604                  $as_echo "$as_val"'`
16605                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16606 $as_echo "$ac_res" >&6; }
16607
16608 fi
16609 as_val=`eval 'as_val=${'$as_ac_Header'}
16610                  $as_echo "$as_val"'`
16611    if test "x$as_val" = x""yes; then
16612   cat >>confdefs.h <<_ACEOF
16613 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16614 _ACEOF
16615
16616 fi
16617
16618 done
16619
16620     CPPFLAGS="$ac_save_CPPFLAGS"
16621     if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16622     then
16623         FONTCONFIGINCL="$X_CFLAGS"
16624
16625         { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16626 $as_echo_n "checking for -lfontconfig... " >&6; }
16627 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16628   $as_echo_n "(cached) " >&6
16629 else
16630   ac_check_soname_save_LIBS=$LIBS
16631 LIBS="-lfontconfig $X_LIBS $LIBS"
16632   cat >conftest.$ac_ext <<_ACEOF
16633 /* confdefs.h.  */
16634 _ACEOF
16635 cat confdefs.h >>conftest.$ac_ext
16636 cat >>conftest.$ac_ext <<_ACEOF
16637 /* end confdefs.h.  */
16638
16639 /* Override any GCC internal prototype to avoid an error.
16640    Use char because int might match the return type of a GCC
16641    builtin and then its argument prototype would still apply.  */
16642 #ifdef __cplusplus
16643 extern "C"
16644 #endif
16645 char FcInit ();
16646 int
16647 main ()
16648 {
16649 return FcInit ();
16650   ;
16651   return 0;
16652 }
16653 _ACEOF
16654 rm -f conftest.$ac_objext conftest$ac_exeext
16655 if { (ac_try="$ac_link"
16656 case "(($ac_try" in
16657   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16658   *) ac_try_echo=$ac_try;;
16659 esac
16660 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16661 $as_echo "$ac_try_echo") >&5
16662   (eval "$ac_link") 2>conftest.er1
16663   ac_status=$?
16664   grep -v '^ *+' conftest.er1 >conftest.err
16665   rm -f conftest.er1
16666   cat conftest.err >&5
16667   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16668   (exit $ac_status); } && {
16669          test -z "$ac_c_werror_flag" ||
16670          test ! -s conftest.err
16671        } && test -s conftest$ac_exeext && {
16672          test "$cross_compiling" = yes ||
16673          $as_test_x conftest$ac_exeext
16674        }; then
16675   case "$LIBEXT" in
16676     dll) ;;
16677     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'` ;;
16678     *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
16679   esac
16680 else
16681   $as_echo "$as_me: failed program was:" >&5
16682 sed 's/^/| /' conftest.$ac_ext >&5
16683
16684
16685 fi
16686
16687 rm -rf conftest.dSYM
16688 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16689       conftest$ac_exeext conftest.$ac_ext
16690   LIBS=$ac_check_soname_save_LIBS
16691 fi
16692 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16693   { $as_echo "$as_me:$LINENO: result: not found" >&5
16694 $as_echo "not found" >&6; }
16695
16696 else
16697   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16698 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16699
16700 cat >>confdefs.h <<_ACEOF
16701 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16702 _ACEOF
16703
16704
16705 fi
16706
16707     fi
16708 fi
16709 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16710   case "x$with_fontconfig" in
16711   x)   wine_notices="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16712   xno) ;;
16713   *)   { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16714 This is an error since --with-fontconfig was requested." >&5
16715 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16716 This is an error since --with-fontconfig was requested." >&2;}
16717    { (exit 1); exit 1; }; } ;;
16718 esac
16719 fi
16720
16721
16722 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16723 then
16724     { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16725 $as_echo_n "checking for -lssl... " >&6; }
16726 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16727   $as_echo_n "(cached) " >&6
16728 else
16729   ac_check_soname_save_LIBS=$LIBS
16730 LIBS="-lssl  $LIBS"
16731   cat >conftest.$ac_ext <<_ACEOF
16732 /* confdefs.h.  */
16733 _ACEOF
16734 cat confdefs.h >>conftest.$ac_ext
16735 cat >>conftest.$ac_ext <<_ACEOF
16736 /* end confdefs.h.  */
16737
16738 /* Override any GCC internal prototype to avoid an error.
16739    Use char because int might match the return type of a GCC
16740    builtin and then its argument prototype would still apply.  */
16741 #ifdef __cplusplus
16742 extern "C"
16743 #endif
16744 char SSL_library_init ();
16745 int
16746 main ()
16747 {
16748 return SSL_library_init ();
16749   ;
16750   return 0;
16751 }
16752 _ACEOF
16753 rm -f conftest.$ac_objext conftest$ac_exeext
16754 if { (ac_try="$ac_link"
16755 case "(($ac_try" in
16756   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16757   *) ac_try_echo=$ac_try;;
16758 esac
16759 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16760 $as_echo "$ac_try_echo") >&5
16761   (eval "$ac_link") 2>conftest.er1
16762   ac_status=$?
16763   grep -v '^ *+' conftest.er1 >conftest.err
16764   rm -f conftest.er1
16765   cat conftest.err >&5
16766   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16767   (exit $ac_status); } && {
16768          test -z "$ac_c_werror_flag" ||
16769          test ! -s conftest.err
16770        } && test -s conftest$ac_exeext && {
16771          test "$cross_compiling" = yes ||
16772          $as_test_x conftest$ac_exeext
16773        }; then
16774   case "$LIBEXT" in
16775     dll) ;;
16776     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'` ;;
16777     *) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
16778   esac
16779 else
16780   $as_echo "$as_me: failed program was:" >&5
16781 sed 's/^/| /' conftest.$ac_ext >&5
16782
16783
16784 fi
16785
16786 rm -rf conftest.dSYM
16787 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16788       conftest$ac_exeext conftest.$ac_ext
16789   LIBS=$ac_check_soname_save_LIBS
16790 fi
16791 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16792   { $as_echo "$as_me:$LINENO: result: not found" >&5
16793 $as_echo "not found" >&6; }
16794
16795 else
16796   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16797 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16798
16799 cat >>confdefs.h <<_ACEOF
16800 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16801 _ACEOF
16802
16803
16804 fi
16805
16806     { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16807 $as_echo_n "checking for -lcrypto... " >&6; }
16808 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16809   $as_echo_n "(cached) " >&6
16810 else
16811   ac_check_soname_save_LIBS=$LIBS
16812 LIBS="-lcrypto  $LIBS"
16813   cat >conftest.$ac_ext <<_ACEOF
16814 /* confdefs.h.  */
16815 _ACEOF
16816 cat confdefs.h >>conftest.$ac_ext
16817 cat >>conftest.$ac_ext <<_ACEOF
16818 /* end confdefs.h.  */
16819
16820 /* Override any GCC internal prototype to avoid an error.
16821    Use char because int might match the return type of a GCC
16822    builtin and then its argument prototype would still apply.  */
16823 #ifdef __cplusplus
16824 extern "C"
16825 #endif
16826 char BIO_new_socket ();
16827 int
16828 main ()
16829 {
16830 return BIO_new_socket ();
16831   ;
16832   return 0;
16833 }
16834 _ACEOF
16835 rm -f conftest.$ac_objext conftest$ac_exeext
16836 if { (ac_try="$ac_link"
16837 case "(($ac_try" in
16838   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16839   *) ac_try_echo=$ac_try;;
16840 esac
16841 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16842 $as_echo "$ac_try_echo") >&5
16843   (eval "$ac_link") 2>conftest.er1
16844   ac_status=$?
16845   grep -v '^ *+' conftest.er1 >conftest.err
16846   rm -f conftest.er1
16847   cat conftest.err >&5
16848   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16849   (exit $ac_status); } && {
16850          test -z "$ac_c_werror_flag" ||
16851          test ! -s conftest.err
16852        } && test -s conftest$ac_exeext && {
16853          test "$cross_compiling" = yes ||
16854          $as_test_x conftest$ac_exeext
16855        }; then
16856   case "$LIBEXT" in
16857     dll) ;;
16858     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'` ;;
16859     *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
16860   esac
16861 else
16862   $as_echo "$as_me: failed program was:" >&5
16863 sed 's/^/| /' conftest.$ac_ext >&5
16864
16865
16866 fi
16867
16868 rm -rf conftest.dSYM
16869 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16870       conftest$ac_exeext conftest.$ac_ext
16871   LIBS=$ac_check_soname_save_LIBS
16872 fi
16873 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16874   { $as_echo "$as_me:$LINENO: result: not found" >&5
16875 $as_echo "not found" >&6; }
16876
16877 else
16878   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16879 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16880
16881 cat >>confdefs.h <<_ACEOF
16882 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16883 _ACEOF
16884
16885
16886 fi
16887
16888 fi
16889 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16890   case "x$with_openssl" in
16891   x)   wine_warnings="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
16892   xno) ;;
16893   *)   { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16894 This is an error since --with-openssl was requested." >&5
16895 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16896 This is an error since --with-openssl was requested." >&2;}
16897    { (exit 1); exit 1; }; } ;;
16898 esac
16899 fi
16900
16901
16902 if test "$ac_cv_header_jpeglib_h" = "yes"
16903 then
16904     { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
16905 $as_echo_n "checking for -ljpeg... " >&6; }
16906 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
16907   $as_echo_n "(cached) " >&6
16908 else
16909   ac_check_soname_save_LIBS=$LIBS
16910 LIBS="-ljpeg  $LIBS"
16911   cat >conftest.$ac_ext <<_ACEOF
16912 /* confdefs.h.  */
16913 _ACEOF
16914 cat confdefs.h >>conftest.$ac_ext
16915 cat >>conftest.$ac_ext <<_ACEOF
16916 /* end confdefs.h.  */
16917
16918 /* Override any GCC internal prototype to avoid an error.
16919    Use char because int might match the return type of a GCC
16920    builtin and then its argument prototype would still apply.  */
16921 #ifdef __cplusplus
16922 extern "C"
16923 #endif
16924 char jpeg_start_decompress ();
16925 int
16926 main ()
16927 {
16928 return jpeg_start_decompress ();
16929   ;
16930   return 0;
16931 }
16932 _ACEOF
16933 rm -f conftest.$ac_objext conftest$ac_exeext
16934 if { (ac_try="$ac_link"
16935 case "(($ac_try" in
16936   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16937   *) ac_try_echo=$ac_try;;
16938 esac
16939 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16940 $as_echo "$ac_try_echo") >&5
16941   (eval "$ac_link") 2>conftest.er1
16942   ac_status=$?
16943   grep -v '^ *+' conftest.er1 >conftest.err
16944   rm -f conftest.er1
16945   cat conftest.err >&5
16946   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16947   (exit $ac_status); } && {
16948          test -z "$ac_c_werror_flag" ||
16949          test ! -s conftest.err
16950        } && test -s conftest$ac_exeext && {
16951          test "$cross_compiling" = yes ||
16952          $as_test_x conftest$ac_exeext
16953        }; then
16954   case "$LIBEXT" in
16955     dll) ;;
16956     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'` ;;
16957     *) ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
16958   esac
16959 else
16960   $as_echo "$as_me: failed program was:" >&5
16961 sed 's/^/| /' conftest.$ac_ext >&5
16962
16963
16964 fi
16965
16966 rm -rf conftest.dSYM
16967 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16968       conftest$ac_exeext conftest.$ac_ext
16969   LIBS=$ac_check_soname_save_LIBS
16970 fi
16971 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16972   { $as_echo "$as_me:$LINENO: result: not found" >&5
16973 $as_echo "not found" >&6; }
16974
16975 else
16976   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
16977 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
16978
16979 cat >>confdefs.h <<_ACEOF
16980 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
16981 _ACEOF
16982
16983
16984 fi
16985
16986 fi
16987 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16988   case "x$with_jpeg" in
16989   x)   wine_warnings="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
16990   xno) ;;
16991   *)   { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16992 This is an error since --with-jpeg was requested." >&5
16993 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16994 This is an error since --with-jpeg was requested." >&2;}
16995    { (exit 1); exit 1; }; } ;;
16996 esac
16997 fi
16998
16999
17000 if test "$ac_cv_header_png_h" = "yes"
17001 then
17002     { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
17003 $as_echo_n "checking for -lpng... " >&6; }
17004 if test "${ac_cv_lib_soname_png+set}" = set; then
17005   $as_echo_n "(cached) " >&6
17006 else
17007   ac_check_soname_save_LIBS=$LIBS
17008 LIBS="-lpng -lm -lz $LIBS"
17009   cat >conftest.$ac_ext <<_ACEOF
17010 /* confdefs.h.  */
17011 _ACEOF
17012 cat confdefs.h >>conftest.$ac_ext
17013 cat >>conftest.$ac_ext <<_ACEOF
17014 /* end confdefs.h.  */
17015
17016 /* Override any GCC internal prototype to avoid an error.
17017    Use char because int might match the return type of a GCC
17018    builtin and then its argument prototype would still apply.  */
17019 #ifdef __cplusplus
17020 extern "C"
17021 #endif
17022 char png_create_read_struct ();
17023 int
17024 main ()
17025 {
17026 return png_create_read_struct ();
17027   ;
17028   return 0;
17029 }
17030 _ACEOF
17031 rm -f conftest.$ac_objext conftest$ac_exeext
17032 if { (ac_try="$ac_link"
17033 case "(($ac_try" in
17034   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17035   *) ac_try_echo=$ac_try;;
17036 esac
17037 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17038 $as_echo "$ac_try_echo") >&5
17039   (eval "$ac_link") 2>conftest.er1
17040   ac_status=$?
17041   grep -v '^ *+' conftest.er1 >conftest.err
17042   rm -f conftest.er1
17043   cat conftest.err >&5
17044   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17045   (exit $ac_status); } && {
17046          test -z "$ac_c_werror_flag" ||
17047          test ! -s conftest.err
17048        } && test -s conftest$ac_exeext && {
17049          test "$cross_compiling" = yes ||
17050          $as_test_x conftest$ac_exeext
17051        }; then
17052   case "$LIBEXT" in
17053     dll) ;;
17054     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'` ;;
17055     *) 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'` ;;
17056   esac
17057 else
17058   $as_echo "$as_me: failed program was:" >&5
17059 sed 's/^/| /' conftest.$ac_ext >&5
17060
17061
17062 fi
17063
17064 rm -rf conftest.dSYM
17065 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17066       conftest$ac_exeext conftest.$ac_ext
17067   LIBS=$ac_check_soname_save_LIBS
17068 fi
17069 if test "x$ac_cv_lib_soname_png" = "x"; then
17070   { $as_echo "$as_me:$LINENO: result: not found" >&5
17071 $as_echo "not found" >&6; }
17072
17073 else
17074   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
17075 $as_echo "$ac_cv_lib_soname_png" >&6; }
17076
17077 cat >>confdefs.h <<_ACEOF
17078 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
17079 _ACEOF
17080
17081
17082 fi
17083
17084 fi
17085 if test "x$ac_cv_lib_soname_png" = "x"; then
17086   case "x$with_png" in
17087   x)   wine_warnings="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
17088   xno) ;;
17089   *)   { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17090 This is an error since --with-png was requested." >&5
17091 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17092 This is an error since --with-png was requested." >&2;}
17093    { (exit 1); exit 1; }; } ;;
17094 esac
17095 fi
17096
17097
17098 if test "$ac_cv_header_kstat_h" = "yes"
17099 then
17100     { $as_echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5
17101 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
17102 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then
17103   $as_echo_n "(cached) " >&6
17104 else
17105   ac_check_lib_save_LIBS=$LIBS
17106 LIBS="-lkstat  $LIBS"
17107 cat >conftest.$ac_ext <<_ACEOF
17108 /* confdefs.h.  */
17109 _ACEOF
17110 cat confdefs.h >>conftest.$ac_ext
17111 cat >>conftest.$ac_ext <<_ACEOF
17112 /* end confdefs.h.  */
17113
17114 /* Override any GCC internal prototype to avoid an error.
17115    Use char because int might match the return type of a GCC
17116    builtin and then its argument prototype would still apply.  */
17117 #ifdef __cplusplus
17118 extern "C"
17119 #endif
17120 char kstat_open ();
17121 int
17122 main ()
17123 {
17124 return kstat_open ();
17125   ;
17126   return 0;
17127 }
17128 _ACEOF
17129 rm -f conftest.$ac_objext conftest$ac_exeext
17130 if { (ac_try="$ac_link"
17131 case "(($ac_try" in
17132   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17133   *) ac_try_echo=$ac_try;;
17134 esac
17135 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17136 $as_echo "$ac_try_echo") >&5
17137   (eval "$ac_link") 2>conftest.er1
17138   ac_status=$?
17139   grep -v '^ *+' conftest.er1 >conftest.err
17140   rm -f conftest.er1
17141   cat conftest.err >&5
17142   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17143   (exit $ac_status); } && {
17144          test -z "$ac_c_werror_flag" ||
17145          test ! -s conftest.err
17146        } && test -s conftest$ac_exeext && {
17147          test "$cross_compiling" = yes ||
17148          $as_test_x conftest$ac_exeext
17149        }; then
17150   ac_cv_lib_kstat_kstat_open=yes
17151 else
17152   $as_echo "$as_me: failed program was:" >&5
17153 sed 's/^/| /' conftest.$ac_ext >&5
17154
17155         ac_cv_lib_kstat_kstat_open=no
17156 fi
17157
17158 rm -rf conftest.dSYM
17159 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17160       conftest$ac_exeext conftest.$ac_ext
17161 LIBS=$ac_check_lib_save_LIBS
17162 fi
17163 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5
17164 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
17165 if test "x$ac_cv_lib_kstat_kstat_open" = x""yes; then
17166
17167 cat >>confdefs.h <<\_ACEOF
17168 #define HAVE_LIBKSTAT 1
17169 _ACEOF
17170
17171                   LIBKSTAT="-lkstat"
17172
17173 fi
17174
17175 fi
17176
17177 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
17178 $as_echo_n "checking for -lodbc... " >&6; }
17179 if test "${ac_cv_lib_soname_odbc+set}" = set; then
17180   $as_echo_n "(cached) " >&6
17181 else
17182   ac_check_soname_save_LIBS=$LIBS
17183 LIBS="-lodbc  $LIBS"
17184   cat >conftest.$ac_ext <<_ACEOF
17185 /* confdefs.h.  */
17186 _ACEOF
17187 cat confdefs.h >>conftest.$ac_ext
17188 cat >>conftest.$ac_ext <<_ACEOF
17189 /* end confdefs.h.  */
17190
17191 /* Override any GCC internal prototype to avoid an error.
17192    Use char because int might match the return type of a GCC
17193    builtin and then its argument prototype would still apply.  */
17194 #ifdef __cplusplus
17195 extern "C"
17196 #endif
17197 char SQLConnect ();
17198 int
17199 main ()
17200 {
17201 return SQLConnect ();
17202   ;
17203   return 0;
17204 }
17205 _ACEOF
17206 rm -f conftest.$ac_objext conftest$ac_exeext
17207 if { (ac_try="$ac_link"
17208 case "(($ac_try" in
17209   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17210   *) ac_try_echo=$ac_try;;
17211 esac
17212 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17213 $as_echo "$ac_try_echo") >&5
17214   (eval "$ac_link") 2>conftest.er1
17215   ac_status=$?
17216   grep -v '^ *+' conftest.er1 >conftest.err
17217   rm -f conftest.er1
17218   cat conftest.err >&5
17219   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17220   (exit $ac_status); } && {
17221          test -z "$ac_c_werror_flag" ||
17222          test ! -s conftest.err
17223        } && test -s conftest$ac_exeext && {
17224          test "$cross_compiling" = yes ||
17225          $as_test_x conftest$ac_exeext
17226        }; then
17227   case "$LIBEXT" in
17228     dll) ;;
17229     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'` ;;
17230     *) ac_cv_lib_soname_odbc=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
17231   esac
17232 else
17233   $as_echo "$as_me: failed program was:" >&5
17234 sed 's/^/| /' conftest.$ac_ext >&5
17235
17236
17237 fi
17238
17239 rm -rf conftest.dSYM
17240 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17241       conftest$ac_exeext conftest.$ac_ext
17242   LIBS=$ac_check_soname_save_LIBS
17243 fi
17244 if test "x$ac_cv_lib_soname_odbc" = "x"; then
17245   { $as_echo "$as_me:$LINENO: result: not found" >&5
17246 $as_echo "not found" >&6; }
17247        cat >>confdefs.h <<_ACEOF
17248 #define SONAME_LIBODBC "libodbc.$LIBEXT"
17249 _ACEOF
17250
17251 else
17252   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
17253 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
17254
17255 cat >>confdefs.h <<_ACEOF
17256 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
17257 _ACEOF
17258
17259
17260 fi
17261
17262
17263 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
17264         "$ac_cv_header_sys_soundcard_h" != "yes" -a \
17265         "$ac_cv_header_machine_soundcard_h" != "yes" -a \
17266         "$ac_cv_header_soundcard_h" != "yes" -a \
17267         "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
17268 then
17269     wine_warnings="$wine_warnings|No sound system was found. Windows applications will be silent."
17270 fi
17271
17272
17273 EXTRACFLAGS=""
17274
17275 if test "x${GCC}" = "xyes"
17276 then
17277   EXTRACFLAGS="-Wall -pipe"
17278
17279     { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
17280 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
17281 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
17282   $as_echo_n "(cached) " >&6
17283 else
17284   if test "$cross_compiling" = yes; then
17285   ac_cv_c_gcc_strength_bug="yes"
17286 else
17287   cat >conftest.$ac_ext <<_ACEOF
17288 /* confdefs.h.  */
17289 _ACEOF
17290 cat confdefs.h >>conftest.$ac_ext
17291 cat >>conftest.$ac_ext <<_ACEOF
17292 /* end confdefs.h.  */
17293 int L[4] = {0,1,2,3};
17294 int
17295 main ()
17296 {
17297 static int Array[3];
17298   unsigned int B = 3;
17299   int i;
17300   for(i=0; i<B; i++) Array[i] = i - 3;
17301   for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
17302   L[i] = 4;
17303   return (Array[1] != -2 || L[2] != 3)
17304   ;
17305   return 0;
17306 }
17307 _ACEOF
17308 rm -f conftest$ac_exeext
17309 if { (ac_try="$ac_link"
17310 case "(($ac_try" in
17311   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17312   *) ac_try_echo=$ac_try;;
17313 esac
17314 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17315 $as_echo "$ac_try_echo") >&5
17316   (eval "$ac_link") 2>&5
17317   ac_status=$?
17318   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17319   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17320   { (case "(($ac_try" in
17321   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17322   *) ac_try_echo=$ac_try;;
17323 esac
17324 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17325 $as_echo "$ac_try_echo") >&5
17326   (eval "$ac_try") 2>&5
17327   ac_status=$?
17328   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17329   (exit $ac_status); }; }; then
17330   ac_cv_c_gcc_strength_bug="no"
17331 else
17332   $as_echo "$as_me: program exited with status $ac_status" >&5
17333 $as_echo "$as_me: failed program was:" >&5
17334 sed 's/^/| /' conftest.$ac_ext >&5
17335
17336 ( exit $ac_status )
17337 ac_cv_c_gcc_strength_bug="yes"
17338 fi
17339 rm -rf conftest.dSYM
17340 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17341 fi
17342
17343
17344 fi
17345 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
17346 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
17347   if test "$ac_cv_c_gcc_strength_bug" = "yes"
17348   then
17349     EXTRACFLAGS="$EXTRACFLAGS -fno-strength-reduce"
17350   fi
17351
17352     { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17353 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17354 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17355   $as_echo_n "(cached) " >&6
17356 else
17357   ac_wine_try_cflags_saved=$CFLAGS
17358 CFLAGS="$CFLAGS -fno-builtin"
17359 cat >conftest.$ac_ext <<_ACEOF
17360 /* confdefs.h.  */
17361 _ACEOF
17362 cat confdefs.h >>conftest.$ac_ext
17363 cat >>conftest.$ac_ext <<_ACEOF
17364 /* end confdefs.h.  */
17365
17366 int
17367 main ()
17368 {
17369
17370   ;
17371   return 0;
17372 }
17373 _ACEOF
17374 rm -f conftest.$ac_objext conftest$ac_exeext
17375 if { (ac_try="$ac_link"
17376 case "(($ac_try" in
17377   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17378   *) ac_try_echo=$ac_try;;
17379 esac
17380 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17381 $as_echo "$ac_try_echo") >&5
17382   (eval "$ac_link") 2>conftest.er1
17383   ac_status=$?
17384   grep -v '^ *+' conftest.er1 >conftest.err
17385   rm -f conftest.er1
17386   cat conftest.err >&5
17387   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17388   (exit $ac_status); } && {
17389          test -z "$ac_c_werror_flag" ||
17390          test ! -s conftest.err
17391        } && test -s conftest$ac_exeext && {
17392          test "$cross_compiling" = yes ||
17393          $as_test_x conftest$ac_exeext
17394        }; then
17395   ac_cv_cflags__fno_builtin=yes
17396 else
17397   $as_echo "$as_me: failed program was:" >&5
17398 sed 's/^/| /' conftest.$ac_ext >&5
17399
17400         ac_cv_cflags__fno_builtin=no
17401 fi
17402
17403 rm -rf conftest.dSYM
17404 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17405       conftest$ac_exeext conftest.$ac_ext
17406 CFLAGS=$ac_wine_try_cflags_saved
17407 fi
17408 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_builtin" >&5
17409 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17410 if test $ac_cv_cflags__fno_builtin = yes; then
17411   BUILTINFLAG="-fno-builtin"
17412
17413 fi
17414
17415   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17416 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17417 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17418   $as_echo_n "(cached) " >&6
17419 else
17420   ac_wine_try_cflags_saved=$CFLAGS
17421 CFLAGS="$CFLAGS -fno-strict-aliasing"
17422 cat >conftest.$ac_ext <<_ACEOF
17423 /* confdefs.h.  */
17424 _ACEOF
17425 cat confdefs.h >>conftest.$ac_ext
17426 cat >>conftest.$ac_ext <<_ACEOF
17427 /* end confdefs.h.  */
17428
17429 int
17430 main ()
17431 {
17432
17433   ;
17434   return 0;
17435 }
17436 _ACEOF
17437 rm -f conftest.$ac_objext conftest$ac_exeext
17438 if { (ac_try="$ac_link"
17439 case "(($ac_try" in
17440   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17441   *) ac_try_echo=$ac_try;;
17442 esac
17443 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17444 $as_echo "$ac_try_echo") >&5
17445   (eval "$ac_link") 2>conftest.er1
17446   ac_status=$?
17447   grep -v '^ *+' conftest.er1 >conftest.err
17448   rm -f conftest.er1
17449   cat conftest.err >&5
17450   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17451   (exit $ac_status); } && {
17452          test -z "$ac_c_werror_flag" ||
17453          test ! -s conftest.err
17454        } && test -s conftest$ac_exeext && {
17455          test "$cross_compiling" = yes ||
17456          $as_test_x conftest$ac_exeext
17457        }; then
17458   ac_cv_cflags__fno_strict_aliasing=yes
17459 else
17460   $as_echo "$as_me: failed program was:" >&5
17461 sed 's/^/| /' conftest.$ac_ext >&5
17462
17463         ac_cv_cflags__fno_strict_aliasing=no
17464 fi
17465
17466 rm -rf conftest.dSYM
17467 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17468       conftest$ac_exeext conftest.$ac_ext
17469 CFLAGS=$ac_wine_try_cflags_saved
17470 fi
17471 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17472 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17473 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17474   EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing"
17475 fi
17476
17477   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17478 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17479 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17480   $as_echo_n "(cached) " >&6
17481 else
17482   ac_wine_try_cflags_saved=$CFLAGS
17483 CFLAGS="$CFLAGS -Wdeclaration-after-statement"
17484 cat >conftest.$ac_ext <<_ACEOF
17485 /* confdefs.h.  */
17486 _ACEOF
17487 cat confdefs.h >>conftest.$ac_ext
17488 cat >>conftest.$ac_ext <<_ACEOF
17489 /* end confdefs.h.  */
17490
17491 int
17492 main ()
17493 {
17494
17495   ;
17496   return 0;
17497 }
17498 _ACEOF
17499 rm -f conftest.$ac_objext conftest$ac_exeext
17500 if { (ac_try="$ac_link"
17501 case "(($ac_try" in
17502   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17503   *) ac_try_echo=$ac_try;;
17504 esac
17505 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17506 $as_echo "$ac_try_echo") >&5
17507   (eval "$ac_link") 2>conftest.er1
17508   ac_status=$?
17509   grep -v '^ *+' conftest.er1 >conftest.err
17510   rm -f conftest.er1
17511   cat conftest.err >&5
17512   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17513   (exit $ac_status); } && {
17514          test -z "$ac_c_werror_flag" ||
17515          test ! -s conftest.err
17516        } && test -s conftest$ac_exeext && {
17517          test "$cross_compiling" = yes ||
17518          $as_test_x conftest$ac_exeext
17519        }; then
17520   ac_cv_cflags__Wdeclaration_after_statement=yes
17521 else
17522   $as_echo "$as_me: failed program was:" >&5
17523 sed 's/^/| /' conftest.$ac_ext >&5
17524
17525         ac_cv_cflags__Wdeclaration_after_statement=no
17526 fi
17527
17528 rm -rf conftest.dSYM
17529 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17530       conftest$ac_exeext conftest.$ac_ext
17531 CFLAGS=$ac_wine_try_cflags_saved
17532 fi
17533 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17534 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17535 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17536   EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
17537 fi
17538
17539   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17540 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17541 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17542   $as_echo_n "(cached) " >&6
17543 else
17544   ac_wine_try_cflags_saved=$CFLAGS
17545 CFLAGS="$CFLAGS -Wwrite-strings"
17546 cat >conftest.$ac_ext <<_ACEOF
17547 /* confdefs.h.  */
17548 _ACEOF
17549 cat confdefs.h >>conftest.$ac_ext
17550 cat >>conftest.$ac_ext <<_ACEOF
17551 /* end confdefs.h.  */
17552
17553 int
17554 main ()
17555 {
17556
17557   ;
17558   return 0;
17559 }
17560 _ACEOF
17561 rm -f conftest.$ac_objext conftest$ac_exeext
17562 if { (ac_try="$ac_link"
17563 case "(($ac_try" in
17564   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17565   *) ac_try_echo=$ac_try;;
17566 esac
17567 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17568 $as_echo "$ac_try_echo") >&5
17569   (eval "$ac_link") 2>conftest.er1
17570   ac_status=$?
17571   grep -v '^ *+' conftest.er1 >conftest.err
17572   rm -f conftest.er1
17573   cat conftest.err >&5
17574   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17575   (exit $ac_status); } && {
17576          test -z "$ac_c_werror_flag" ||
17577          test ! -s conftest.err
17578        } && test -s conftest$ac_exeext && {
17579          test "$cross_compiling" = yes ||
17580          $as_test_x conftest$ac_exeext
17581        }; then
17582   ac_cv_cflags__Wwrite_strings=yes
17583 else
17584   $as_echo "$as_me: failed program was:" >&5
17585 sed 's/^/| /' conftest.$ac_ext >&5
17586
17587         ac_cv_cflags__Wwrite_strings=no
17588 fi
17589
17590 rm -rf conftest.dSYM
17591 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17592       conftest$ac_exeext conftest.$ac_ext
17593 CFLAGS=$ac_wine_try_cflags_saved
17594 fi
17595 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17596 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17597 if test $ac_cv_cflags__Wwrite_strings = yes; then
17598   EXTRACFLAGS="$EXTRACFLAGS -Wwrite-strings"
17599 fi
17600
17601   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17602 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17603 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17604   $as_echo_n "(cached) " >&6
17605 else
17606   ac_wine_try_cflags_saved=$CFLAGS
17607 CFLAGS="$CFLAGS -Wtype-limits"
17608 cat >conftest.$ac_ext <<_ACEOF
17609 /* confdefs.h.  */
17610 _ACEOF
17611 cat confdefs.h >>conftest.$ac_ext
17612 cat >>conftest.$ac_ext <<_ACEOF
17613 /* end confdefs.h.  */
17614
17615 int
17616 main ()
17617 {
17618
17619   ;
17620   return 0;
17621 }
17622 _ACEOF
17623 rm -f conftest.$ac_objext conftest$ac_exeext
17624 if { (ac_try="$ac_link"
17625 case "(($ac_try" in
17626   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17627   *) ac_try_echo=$ac_try;;
17628 esac
17629 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17630 $as_echo "$ac_try_echo") >&5
17631   (eval "$ac_link") 2>conftest.er1
17632   ac_status=$?
17633   grep -v '^ *+' conftest.er1 >conftest.err
17634   rm -f conftest.er1
17635   cat conftest.err >&5
17636   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17637   (exit $ac_status); } && {
17638          test -z "$ac_c_werror_flag" ||
17639          test ! -s conftest.err
17640        } && test -s conftest$ac_exeext && {
17641          test "$cross_compiling" = yes ||
17642          $as_test_x conftest$ac_exeext
17643        }; then
17644   ac_cv_cflags__Wtype_limits=yes
17645 else
17646   $as_echo "$as_me: failed program was:" >&5
17647 sed 's/^/| /' conftest.$ac_ext >&5
17648
17649         ac_cv_cflags__Wtype_limits=no
17650 fi
17651
17652 rm -rf conftest.dSYM
17653 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17654       conftest$ac_exeext conftest.$ac_ext
17655 CFLAGS=$ac_wine_try_cflags_saved
17656 fi
17657 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17658 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17659 if test $ac_cv_cflags__Wtype_limits = yes; then
17660   EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
17661 fi
17662
17663
17664     saved_CFLAGS="$CFLAGS"
17665   CFLAGS="$CFLAGS -Wpointer-arith -Werror"
17666   { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17667 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17668 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17669   $as_echo_n "(cached) " >&6
17670 else
17671   cat >conftest.$ac_ext <<_ACEOF
17672 /* confdefs.h.  */
17673 _ACEOF
17674 cat confdefs.h >>conftest.$ac_ext
17675 cat >>conftest.$ac_ext <<_ACEOF
17676 /* end confdefs.h.  */
17677 #include <string.h>
17678 int
17679 main ()
17680 {
17681
17682   ;
17683   return 0;
17684 }
17685 _ACEOF
17686 rm -f conftest.$ac_objext
17687 if { (ac_try="$ac_compile"
17688 case "(($ac_try" in
17689   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17690   *) ac_try_echo=$ac_try;;
17691 esac
17692 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17693 $as_echo "$ac_try_echo") >&5
17694   (eval "$ac_compile") 2>conftest.er1
17695   ac_status=$?
17696   grep -v '^ *+' conftest.er1 >conftest.err
17697   rm -f conftest.er1
17698   cat conftest.err >&5
17699   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17700   (exit $ac_status); } && {
17701          test -z "$ac_c_werror_flag" ||
17702          test ! -s conftest.err
17703        } && test -s conftest.$ac_objext; then
17704   ac_cv_c_string_h_warnings=no
17705 else
17706   $as_echo "$as_me: failed program was:" >&5
17707 sed 's/^/| /' conftest.$ac_ext >&5
17708
17709         ac_cv_c_string_h_warnings=yes
17710 fi
17711
17712 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17713 fi
17714 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17715 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17716   CFLAGS="$saved_CFLAGS"
17717   if test "$ac_cv_c_string_h_warnings" = "no"
17718   then
17719     EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith"
17720   fi
17721 fi
17722
17723
17724 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17725 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17726 if test "${ac_cv_asm_func_def+set}" = set; then
17727   $as_echo_n "(cached) " >&6
17728 else
17729   cat >conftest.$ac_ext <<_ACEOF
17730 /* confdefs.h.  */
17731 _ACEOF
17732 cat confdefs.h >>conftest.$ac_ext
17733 cat >>conftest.$ac_ext <<_ACEOF
17734 /* end confdefs.h.  */
17735
17736 int
17737 main ()
17738 {
17739 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17740   ;
17741   return 0;
17742 }
17743 _ACEOF
17744 rm -f conftest.$ac_objext conftest$ac_exeext
17745 if { (ac_try="$ac_link"
17746 case "(($ac_try" in
17747   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17748   *) ac_try_echo=$ac_try;;
17749 esac
17750 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17751 $as_echo "$ac_try_echo") >&5
17752   (eval "$ac_link") 2>conftest.er1
17753   ac_status=$?
17754   grep -v '^ *+' conftest.er1 >conftest.err
17755   rm -f conftest.er1
17756   cat conftest.err >&5
17757   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17758   (exit $ac_status); } && {
17759          test -z "$ac_c_werror_flag" ||
17760          test ! -s conftest.err
17761        } && test -s conftest$ac_exeext && {
17762          test "$cross_compiling" = yes ||
17763          $as_test_x conftest$ac_exeext
17764        }; then
17765   ac_cv_asm_func_def=".def"
17766 else
17767   $as_echo "$as_me: failed program was:" >&5
17768 sed 's/^/| /' conftest.$ac_ext >&5
17769
17770         cat >conftest.$ac_ext <<_ACEOF
17771 /* confdefs.h.  */
17772 _ACEOF
17773 cat confdefs.h >>conftest.$ac_ext
17774 cat >>conftest.$ac_ext <<_ACEOF
17775 /* end confdefs.h.  */
17776
17777 int
17778 main ()
17779 {
17780 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
17781   ;
17782   return 0;
17783 }
17784 _ACEOF
17785 rm -f conftest.$ac_objext conftest$ac_exeext
17786 if { (ac_try="$ac_link"
17787 case "(($ac_try" in
17788   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17789   *) ac_try_echo=$ac_try;;
17790 esac
17791 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17792 $as_echo "$ac_try_echo") >&5
17793   (eval "$ac_link") 2>conftest.er1
17794   ac_status=$?
17795   grep -v '^ *+' conftest.er1 >conftest.err
17796   rm -f conftest.er1
17797   cat conftest.err >&5
17798   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17799   (exit $ac_status); } && {
17800          test -z "$ac_c_werror_flag" ||
17801          test ! -s conftest.err
17802        } && test -s conftest$ac_exeext && {
17803          test "$cross_compiling" = yes ||
17804          $as_test_x conftest$ac_exeext
17805        }; then
17806   ac_cv_asm_func_def=".type @function"
17807 else
17808   $as_echo "$as_me: failed program was:" >&5
17809 sed 's/^/| /' conftest.$ac_ext >&5
17810
17811         cat >conftest.$ac_ext <<_ACEOF
17812 /* confdefs.h.  */
17813 _ACEOF
17814 cat confdefs.h >>conftest.$ac_ext
17815 cat >>conftest.$ac_ext <<_ACEOF
17816 /* end confdefs.h.  */
17817
17818 int
17819 main ()
17820 {
17821 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
17822   ;
17823   return 0;
17824 }
17825 _ACEOF
17826 rm -f conftest.$ac_objext conftest$ac_exeext
17827 if { (ac_try="$ac_link"
17828 case "(($ac_try" in
17829   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17830   *) ac_try_echo=$ac_try;;
17831 esac
17832 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17833 $as_echo "$ac_try_echo") >&5
17834   (eval "$ac_link") 2>conftest.er1
17835   ac_status=$?
17836   grep -v '^ *+' conftest.er1 >conftest.err
17837   rm -f conftest.er1
17838   cat conftest.err >&5
17839   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17840   (exit $ac_status); } && {
17841          test -z "$ac_c_werror_flag" ||
17842          test ! -s conftest.err
17843        } && test -s conftest$ac_exeext && {
17844          test "$cross_compiling" = yes ||
17845          $as_test_x conftest$ac_exeext
17846        }; then
17847   ac_cv_asm_func_def=".type 2"
17848 else
17849   $as_echo "$as_me: failed program was:" >&5
17850 sed 's/^/| /' conftest.$ac_ext >&5
17851
17852         ac_cv_asm_func_def="unknown"
17853 fi
17854
17855 rm -rf conftest.dSYM
17856 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17857       conftest$ac_exeext conftest.$ac_ext
17858 fi
17859
17860 rm -rf conftest.dSYM
17861 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17862       conftest$ac_exeext conftest.$ac_ext
17863 fi
17864
17865 rm -rf conftest.dSYM
17866 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17867       conftest$ac_exeext conftest.$ac_ext
17868 fi
17869 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
17870 $as_echo "$ac_cv_asm_func_def" >&6; }
17871
17872
17873
17874 case "$ac_cv_asm_func_def" in
17875   ".def")
17876      cat >>confdefs.h <<\_ACEOF
17877 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
17878 _ACEOF
17879  ;;
17880   ".type @function")
17881      cat >>confdefs.h <<\_ACEOF
17882 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
17883 _ACEOF
17884  ;;
17885   ".type 2")
17886      cat >>confdefs.h <<\_ACEOF
17887 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
17888 _ACEOF
17889  ;;
17890   *)
17891      cat >>confdefs.h <<\_ACEOF
17892 #define __ASM_FUNC(name) ""
17893 _ACEOF
17894  ;;
17895 esac
17896
17897
17898 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
17899 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
17900 if test "${ac_cv_c_extern_prefix+set}" = set; then
17901   $as_echo_n "(cached) " >&6
17902 else
17903   cat >conftest.$ac_ext <<_ACEOF
17904 /* confdefs.h.  */
17905 _ACEOF
17906 cat confdefs.h >>conftest.$ac_ext
17907 cat >>conftest.$ac_ext <<_ACEOF
17908 /* end confdefs.h.  */
17909 extern int ac_test;
17910 int
17911 main ()
17912 {
17913 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
17914   ;
17915   return 0;
17916 }
17917 _ACEOF
17918 rm -f conftest.$ac_objext conftest$ac_exeext
17919 if { (ac_try="$ac_link"
17920 case "(($ac_try" in
17921   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17922   *) ac_try_echo=$ac_try;;
17923 esac
17924 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17925 $as_echo "$ac_try_echo") >&5
17926   (eval "$ac_link") 2>conftest.er1
17927   ac_status=$?
17928   grep -v '^ *+' conftest.er1 >conftest.err
17929   rm -f conftest.er1
17930   cat conftest.err >&5
17931   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17932   (exit $ac_status); } && {
17933          test -z "$ac_c_werror_flag" ||
17934          test ! -s conftest.err
17935        } && test -s conftest$ac_exeext && {
17936          test "$cross_compiling" = yes ||
17937          $as_test_x conftest$ac_exeext
17938        }; then
17939   ac_cv_c_extern_prefix="yes"
17940 else
17941   $as_echo "$as_me: failed program was:" >&5
17942 sed 's/^/| /' conftest.$ac_ext >&5
17943
17944         ac_cv_c_extern_prefix="no"
17945 fi
17946
17947 rm -rf conftest.dSYM
17948 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17949       conftest$ac_exeext conftest.$ac_ext
17950 fi
17951 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
17952 $as_echo "$ac_cv_c_extern_prefix" >&6; }
17953
17954
17955
17956 if test "$ac_cv_c_extern_prefix" = "yes"
17957 then
17958   cat >>confdefs.h <<\_ACEOF
17959 #define __ASM_NAME(name) "_" name
17960 _ACEOF
17961
17962 else
17963   cat >>confdefs.h <<\_ACEOF
17964 #define __ASM_NAME(name) name
17965 _ACEOF
17966
17967 fi
17968
17969
17970 LDPATH=""
17971
17972 case $build_os in
17973   cygwin*|mingw32*)
17974     LDPATH="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
17975     ;;
17976   darwin*|macosx*)
17977     ;;
17978   linux*|solaris*)      if test -z "$LDRPATH_LOCAL"
17979     then
17980       LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17981     fi
17982     ;;
17983   *)
17984     LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17985     ;;
17986 esac
17987
17988 case $host_os in
17989   mingw32*)
17990     CRTLIBS="-lmsvcrt"
17991
17992     SOCKETLIBS="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
17993
17994     ;;
17995 esac
17996
17997 case $host_cpu in
17998   *i[3456789]86*)
17999     case $host_os in
18000       linux* | k*bsd*-gnu)
18001         EXTRA_BINARIES="wine-preloader"
18002  ;;
18003     esac
18004     ;;
18005 esac
18006
18007
18008 ac_save_CFLAGS="$CFLAGS"
18009 CFLAGS="$CFLAGS $BUILTINFLAG"
18010
18011
18012
18013
18014
18015
18016
18017
18018
18019
18020
18021
18022
18023
18024
18025
18026
18027
18028
18029
18030
18031
18032
18033
18034
18035
18036
18037
18038
18039
18040
18041
18042
18043
18044
18045
18046
18047
18048
18049
18050
18051
18052
18053
18054
18055
18056
18057
18058
18059
18060
18061
18062
18063
18064
18065
18066
18067
18068
18069
18070
18071
18072
18073
18074
18075
18076
18077
18078
18079
18080
18081 for ac_func in \
18082         _pclose \
18083         _popen \
18084         _snprintf \
18085         _spawnvp \
18086         _strdup \
18087         _stricmp \
18088         _strnicmp \
18089         _strtoi64 \
18090         _strtoui64 \
18091         _vsnprintf \
18092         asctime_r \
18093         chsize \
18094         dlopen \
18095         epoll_create \
18096         ffs \
18097         finite \
18098         fork \
18099         fpclass \
18100         fstatfs \
18101         fstatvfs \
18102         ftruncate \
18103         futimes \
18104         futimesat \
18105         getdirentries \
18106         getopt_long \
18107         getpagesize \
18108         getpwuid \
18109         gettid \
18110         gettimeofday \
18111         getuid \
18112         inet_ntop \
18113         inet_pton \
18114         kqueue \
18115         lstat \
18116         memmove \
18117         mmap \
18118         pclose \
18119         poll \
18120         popen \
18121         prctl \
18122         pread \
18123         pwrite \
18124         readdir \
18125         readlink \
18126         sched_yield \
18127         select \
18128         setproctitle \
18129         setrlimit \
18130         settimeofday \
18131         sigaltstack \
18132         sigprocmask \
18133         snprintf \
18134         socketpair \
18135         spawnvp \
18136         statfs \
18137         statvfs \
18138         strcasecmp \
18139         strdup \
18140         strerror \
18141         strncasecmp \
18142         strtold \
18143         strtoll \
18144         strtoull \
18145         symlink \
18146         tcgetattr \
18147         thr_kill2 \
18148         timegm \
18149         usleep \
18150         vsnprintf \
18151         wait4 \
18152         waitpid \
18153
18154 do
18155 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18156 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18157 $as_echo_n "checking for $ac_func... " >&6; }
18158 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18159   $as_echo_n "(cached) " >&6
18160 else
18161   cat >conftest.$ac_ext <<_ACEOF
18162 /* confdefs.h.  */
18163 _ACEOF
18164 cat confdefs.h >>conftest.$ac_ext
18165 cat >>conftest.$ac_ext <<_ACEOF
18166 /* end confdefs.h.  */
18167 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18168    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18169 #define $ac_func innocuous_$ac_func
18170
18171 /* System header to define __stub macros and hopefully few prototypes,
18172     which can conflict with char $ac_func (); below.
18173     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18174     <limits.h> exists even on freestanding compilers.  */
18175
18176 #ifdef __STDC__
18177 # include <limits.h>
18178 #else
18179 # include <assert.h>
18180 #endif
18181
18182 #undef $ac_func
18183
18184 /* Override any GCC internal prototype to avoid an error.
18185    Use char because int might match the return type of a GCC
18186    builtin and then its argument prototype would still apply.  */
18187 #ifdef __cplusplus
18188 extern "C"
18189 #endif
18190 char $ac_func ();
18191 /* The GNU C library defines this for functions which it implements
18192     to always fail with ENOSYS.  Some functions are actually named
18193     something starting with __ and the normal name is an alias.  */
18194 #if defined __stub_$ac_func || defined __stub___$ac_func
18195 choke me
18196 #endif
18197
18198 int
18199 main ()
18200 {
18201 return $ac_func ();
18202   ;
18203   return 0;
18204 }
18205 _ACEOF
18206 rm -f conftest.$ac_objext conftest$ac_exeext
18207 if { (ac_try="$ac_link"
18208 case "(($ac_try" in
18209   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18210   *) ac_try_echo=$ac_try;;
18211 esac
18212 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18213 $as_echo "$ac_try_echo") >&5
18214   (eval "$ac_link") 2>conftest.er1
18215   ac_status=$?
18216   grep -v '^ *+' conftest.er1 >conftest.err
18217   rm -f conftest.er1
18218   cat conftest.err >&5
18219   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18220   (exit $ac_status); } && {
18221          test -z "$ac_c_werror_flag" ||
18222          test ! -s conftest.err
18223        } && test -s conftest$ac_exeext && {
18224          test "$cross_compiling" = yes ||
18225          $as_test_x conftest$ac_exeext
18226        }; then
18227   eval "$as_ac_var=yes"
18228 else
18229   $as_echo "$as_me: failed program was:" >&5
18230 sed 's/^/| /' conftest.$ac_ext >&5
18231
18232         eval "$as_ac_var=no"
18233 fi
18234
18235 rm -rf conftest.dSYM
18236 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18237       conftest$ac_exeext conftest.$ac_ext
18238 fi
18239 ac_res=`eval 'as_val=${'$as_ac_var'}
18240                  $as_echo "$as_val"'`
18241                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18242 $as_echo "$ac_res" >&6; }
18243 as_val=`eval 'as_val=${'$as_ac_var'}
18244                  $as_echo "$as_val"'`
18245    if test "x$as_val" = x""yes; then
18246   cat >>confdefs.h <<_ACEOF
18247 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18248 _ACEOF
18249
18250 fi
18251 done
18252
18253 CFLAGS="$ac_save_CFLAGS"
18254
18255 if test "$ac_cv_func_dlopen" = no
18256 then
18257     { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
18258 $as_echo_n "checking for dlopen in -ldl... " >&6; }
18259 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
18260   $as_echo_n "(cached) " >&6
18261 else
18262   ac_check_lib_save_LIBS=$LIBS
18263 LIBS="-ldl  $LIBS"
18264 cat >conftest.$ac_ext <<_ACEOF
18265 /* confdefs.h.  */
18266 _ACEOF
18267 cat confdefs.h >>conftest.$ac_ext
18268 cat >>conftest.$ac_ext <<_ACEOF
18269 /* end confdefs.h.  */
18270
18271 /* Override any GCC internal prototype to avoid an error.
18272    Use char because int might match the return type of a GCC
18273    builtin and then its argument prototype would still apply.  */
18274 #ifdef __cplusplus
18275 extern "C"
18276 #endif
18277 char dlopen ();
18278 int
18279 main ()
18280 {
18281 return dlopen ();
18282   ;
18283   return 0;
18284 }
18285 _ACEOF
18286 rm -f conftest.$ac_objext conftest$ac_exeext
18287 if { (ac_try="$ac_link"
18288 case "(($ac_try" in
18289   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18290   *) ac_try_echo=$ac_try;;
18291 esac
18292 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18293 $as_echo "$ac_try_echo") >&5
18294   (eval "$ac_link") 2>conftest.er1
18295   ac_status=$?
18296   grep -v '^ *+' conftest.er1 >conftest.err
18297   rm -f conftest.er1
18298   cat conftest.err >&5
18299   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18300   (exit $ac_status); } && {
18301          test -z "$ac_c_werror_flag" ||
18302          test ! -s conftest.err
18303        } && test -s conftest$ac_exeext && {
18304          test "$cross_compiling" = yes ||
18305          $as_test_x conftest$ac_exeext
18306        }; then
18307   ac_cv_lib_dl_dlopen=yes
18308 else
18309   $as_echo "$as_me: failed program was:" >&5
18310 sed 's/^/| /' conftest.$ac_ext >&5
18311
18312         ac_cv_lib_dl_dlopen=no
18313 fi
18314
18315 rm -rf conftest.dSYM
18316 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18317       conftest$ac_exeext conftest.$ac_ext
18318 LIBS=$ac_check_lib_save_LIBS
18319 fi
18320 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18321 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18322 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then
18323   cat >>confdefs.h <<\_ACEOF
18324 #define HAVE_DLOPEN 1
18325 _ACEOF
18326  LIBDL="-ldl"
18327
18328 fi
18329
18330 fi
18331 ac_wine_check_funcs_save_LIBS="$LIBS"
18332 LIBS="$LIBS $LIBDL"
18333
18334 for ac_func in dladdr
18335 do
18336 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18337 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18338 $as_echo_n "checking for $ac_func... " >&6; }
18339 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18340   $as_echo_n "(cached) " >&6
18341 else
18342   cat >conftest.$ac_ext <<_ACEOF
18343 /* confdefs.h.  */
18344 _ACEOF
18345 cat confdefs.h >>conftest.$ac_ext
18346 cat >>conftest.$ac_ext <<_ACEOF
18347 /* end confdefs.h.  */
18348 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18349    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18350 #define $ac_func innocuous_$ac_func
18351
18352 /* System header to define __stub macros and hopefully few prototypes,
18353     which can conflict with char $ac_func (); below.
18354     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18355     <limits.h> exists even on freestanding compilers.  */
18356
18357 #ifdef __STDC__
18358 # include <limits.h>
18359 #else
18360 # include <assert.h>
18361 #endif
18362
18363 #undef $ac_func
18364
18365 /* Override any GCC internal prototype to avoid an error.
18366    Use char because int might match the return type of a GCC
18367    builtin and then its argument prototype would still apply.  */
18368 #ifdef __cplusplus
18369 extern "C"
18370 #endif
18371 char $ac_func ();
18372 /* The GNU C library defines this for functions which it implements
18373     to always fail with ENOSYS.  Some functions are actually named
18374     something starting with __ and the normal name is an alias.  */
18375 #if defined __stub_$ac_func || defined __stub___$ac_func
18376 choke me
18377 #endif
18378
18379 int
18380 main ()
18381 {
18382 return $ac_func ();
18383   ;
18384   return 0;
18385 }
18386 _ACEOF
18387 rm -f conftest.$ac_objext conftest$ac_exeext
18388 if { (ac_try="$ac_link"
18389 case "(($ac_try" in
18390   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18391   *) ac_try_echo=$ac_try;;
18392 esac
18393 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18394 $as_echo "$ac_try_echo") >&5
18395   (eval "$ac_link") 2>conftest.er1
18396   ac_status=$?
18397   grep -v '^ *+' conftest.er1 >conftest.err
18398   rm -f conftest.er1
18399   cat conftest.err >&5
18400   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18401   (exit $ac_status); } && {
18402          test -z "$ac_c_werror_flag" ||
18403          test ! -s conftest.err
18404        } && test -s conftest$ac_exeext && {
18405          test "$cross_compiling" = yes ||
18406          $as_test_x conftest$ac_exeext
18407        }; then
18408   eval "$as_ac_var=yes"
18409 else
18410   $as_echo "$as_me: failed program was:" >&5
18411 sed 's/^/| /' conftest.$ac_ext >&5
18412
18413         eval "$as_ac_var=no"
18414 fi
18415
18416 rm -rf conftest.dSYM
18417 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18418       conftest$ac_exeext conftest.$ac_ext
18419 fi
18420 ac_res=`eval 'as_val=${'$as_ac_var'}
18421                  $as_echo "$as_val"'`
18422                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18423 $as_echo "$ac_res" >&6; }
18424 as_val=`eval 'as_val=${'$as_ac_var'}
18425                  $as_echo "$as_val"'`
18426    if test "x$as_val" = x""yes; then
18427   cat >>confdefs.h <<_ACEOF
18428 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18429 _ACEOF
18430
18431 fi
18432 done
18433
18434 LIBS="$ac_wine_check_funcs_save_LIBS"
18435
18436 if test "$ac_cv_func_poll" = no
18437 then
18438     { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18439 $as_echo_n "checking for poll in -lpoll... " >&6; }
18440 if test "${ac_cv_lib_poll_poll+set}" = set; then
18441   $as_echo_n "(cached) " >&6
18442 else
18443   ac_check_lib_save_LIBS=$LIBS
18444 LIBS="-lpoll  $LIBS"
18445 cat >conftest.$ac_ext <<_ACEOF
18446 /* confdefs.h.  */
18447 _ACEOF
18448 cat confdefs.h >>conftest.$ac_ext
18449 cat >>conftest.$ac_ext <<_ACEOF
18450 /* end confdefs.h.  */
18451
18452 /* Override any GCC internal prototype to avoid an error.
18453    Use char because int might match the return type of a GCC
18454    builtin and then its argument prototype would still apply.  */
18455 #ifdef __cplusplus
18456 extern "C"
18457 #endif
18458 char poll ();
18459 int
18460 main ()
18461 {
18462 return poll ();
18463   ;
18464   return 0;
18465 }
18466 _ACEOF
18467 rm -f conftest.$ac_objext conftest$ac_exeext
18468 if { (ac_try="$ac_link"
18469 case "(($ac_try" in
18470   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18471   *) ac_try_echo=$ac_try;;
18472 esac
18473 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18474 $as_echo "$ac_try_echo") >&5
18475   (eval "$ac_link") 2>conftest.er1
18476   ac_status=$?
18477   grep -v '^ *+' conftest.er1 >conftest.err
18478   rm -f conftest.er1
18479   cat conftest.err >&5
18480   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18481   (exit $ac_status); } && {
18482          test -z "$ac_c_werror_flag" ||
18483          test ! -s conftest.err
18484        } && test -s conftest$ac_exeext && {
18485          test "$cross_compiling" = yes ||
18486          $as_test_x conftest$ac_exeext
18487        }; then
18488   ac_cv_lib_poll_poll=yes
18489 else
18490   $as_echo "$as_me: failed program was:" >&5
18491 sed 's/^/| /' conftest.$ac_ext >&5
18492
18493         ac_cv_lib_poll_poll=no
18494 fi
18495
18496 rm -rf conftest.dSYM
18497 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18498       conftest$ac_exeext conftest.$ac_ext
18499 LIBS=$ac_check_lib_save_LIBS
18500 fi
18501 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18502 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18503 if test "x$ac_cv_lib_poll_poll" = x""yes; then
18504   cat >>confdefs.h <<\_ACEOF
18505 #define HAVE_POLL 1
18506 _ACEOF
18507  LIBPOLL="-lpoll"
18508
18509 fi
18510
18511 fi
18512
18513 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18514 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18515 if test "${ac_cv_search_gethostbyname+set}" = set; then
18516   $as_echo_n "(cached) " >&6
18517 else
18518   ac_func_search_save_LIBS=$LIBS
18519 cat >conftest.$ac_ext <<_ACEOF
18520 /* confdefs.h.  */
18521 _ACEOF
18522 cat confdefs.h >>conftest.$ac_ext
18523 cat >>conftest.$ac_ext <<_ACEOF
18524 /* end confdefs.h.  */
18525
18526 /* Override any GCC internal prototype to avoid an error.
18527    Use char because int might match the return type of a GCC
18528    builtin and then its argument prototype would still apply.  */
18529 #ifdef __cplusplus
18530 extern "C"
18531 #endif
18532 char gethostbyname ();
18533 int
18534 main ()
18535 {
18536 return gethostbyname ();
18537   ;
18538   return 0;
18539 }
18540 _ACEOF
18541 for ac_lib in '' nsl; do
18542   if test -z "$ac_lib"; then
18543     ac_res="none required"
18544   else
18545     ac_res=-l$ac_lib
18546     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
18547   fi
18548   rm -f conftest.$ac_objext conftest$ac_exeext
18549 if { (ac_try="$ac_link"
18550 case "(($ac_try" in
18551   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18552   *) ac_try_echo=$ac_try;;
18553 esac
18554 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18555 $as_echo "$ac_try_echo") >&5
18556   (eval "$ac_link") 2>conftest.er1
18557   ac_status=$?
18558   grep -v '^ *+' conftest.er1 >conftest.err
18559   rm -f conftest.er1
18560   cat conftest.err >&5
18561   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18562   (exit $ac_status); } && {
18563          test -z "$ac_c_werror_flag" ||
18564          test ! -s conftest.err
18565        } && test -s conftest$ac_exeext && {
18566          test "$cross_compiling" = yes ||
18567          $as_test_x conftest$ac_exeext
18568        }; then
18569   ac_cv_search_gethostbyname=$ac_res
18570 else
18571   $as_echo "$as_me: failed program was:" >&5
18572 sed 's/^/| /' conftest.$ac_ext >&5
18573
18574
18575 fi
18576
18577 rm -rf conftest.dSYM
18578 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18579       conftest$ac_exeext
18580   if test "${ac_cv_search_gethostbyname+set}" = set; then
18581   break
18582 fi
18583 done
18584 if test "${ac_cv_search_gethostbyname+set}" = set; then
18585   :
18586 else
18587   ac_cv_search_gethostbyname=no
18588 fi
18589 rm conftest.$ac_ext
18590 LIBS=$ac_func_search_save_LIBS
18591 fi
18592 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18593 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18594 ac_res=$ac_cv_search_gethostbyname
18595 if test "$ac_res" != no; then
18596   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18597
18598 fi
18599
18600
18601 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18602 $as_echo_n "checking for library containing connect... " >&6; }
18603 if test "${ac_cv_search_connect+set}" = set; then
18604   $as_echo_n "(cached) " >&6
18605 else
18606   ac_func_search_save_LIBS=$LIBS
18607 cat >conftest.$ac_ext <<_ACEOF
18608 /* confdefs.h.  */
18609 _ACEOF
18610 cat confdefs.h >>conftest.$ac_ext
18611 cat >>conftest.$ac_ext <<_ACEOF
18612 /* end confdefs.h.  */
18613
18614 /* Override any GCC internal prototype to avoid an error.
18615    Use char because int might match the return type of a GCC
18616    builtin and then its argument prototype would still apply.  */
18617 #ifdef __cplusplus
18618 extern "C"
18619 #endif
18620 char connect ();
18621 int
18622 main ()
18623 {
18624 return connect ();
18625   ;
18626   return 0;
18627 }
18628 _ACEOF
18629 for ac_lib in '' socket; do
18630   if test -z "$ac_lib"; then
18631     ac_res="none required"
18632   else
18633     ac_res=-l$ac_lib
18634     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
18635   fi
18636   rm -f conftest.$ac_objext conftest$ac_exeext
18637 if { (ac_try="$ac_link"
18638 case "(($ac_try" in
18639   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18640   *) ac_try_echo=$ac_try;;
18641 esac
18642 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18643 $as_echo "$ac_try_echo") >&5
18644   (eval "$ac_link") 2>conftest.er1
18645   ac_status=$?
18646   grep -v '^ *+' conftest.er1 >conftest.err
18647   rm -f conftest.er1
18648   cat conftest.err >&5
18649   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18650   (exit $ac_status); } && {
18651          test -z "$ac_c_werror_flag" ||
18652          test ! -s conftest.err
18653        } && test -s conftest$ac_exeext && {
18654          test "$cross_compiling" = yes ||
18655          $as_test_x conftest$ac_exeext
18656        }; then
18657   ac_cv_search_connect=$ac_res
18658 else
18659   $as_echo "$as_me: failed program was:" >&5
18660 sed 's/^/| /' conftest.$ac_ext >&5
18661
18662
18663 fi
18664
18665 rm -rf conftest.dSYM
18666 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18667       conftest$ac_exeext
18668   if test "${ac_cv_search_connect+set}" = set; then
18669   break
18670 fi
18671 done
18672 if test "${ac_cv_search_connect+set}" = set; then
18673   :
18674 else
18675   ac_cv_search_connect=no
18676 fi
18677 rm conftest.$ac_ext
18678 LIBS=$ac_func_search_save_LIBS
18679 fi
18680 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
18681 $as_echo "$ac_cv_search_connect" >&6; }
18682 ac_res=$ac_cv_search_connect
18683 if test "$ac_res" != no; then
18684   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18685
18686 fi
18687
18688
18689 { $as_echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
18690 $as_echo_n "checking for library containing inet_aton... " >&6; }
18691 if test "${ac_cv_search_inet_aton+set}" = set; then
18692   $as_echo_n "(cached) " >&6
18693 else
18694   ac_func_search_save_LIBS=$LIBS
18695 cat >conftest.$ac_ext <<_ACEOF
18696 /* confdefs.h.  */
18697 _ACEOF
18698 cat confdefs.h >>conftest.$ac_ext
18699 cat >>conftest.$ac_ext <<_ACEOF
18700 /* end confdefs.h.  */
18701
18702 /* Override any GCC internal prototype to avoid an error.
18703    Use char because int might match the return type of a GCC
18704    builtin and then its argument prototype would still apply.  */
18705 #ifdef __cplusplus
18706 extern "C"
18707 #endif
18708 char inet_aton ();
18709 int
18710 main ()
18711 {
18712 return inet_aton ();
18713   ;
18714   return 0;
18715 }
18716 _ACEOF
18717 for ac_lib in '' resolv; do
18718   if test -z "$ac_lib"; then
18719     ac_res="none required"
18720   else
18721     ac_res=-l$ac_lib
18722     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
18723   fi
18724   rm -f conftest.$ac_objext conftest$ac_exeext
18725 if { (ac_try="$ac_link"
18726 case "(($ac_try" in
18727   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18728   *) ac_try_echo=$ac_try;;
18729 esac
18730 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18731 $as_echo "$ac_try_echo") >&5
18732   (eval "$ac_link") 2>conftest.er1
18733   ac_status=$?
18734   grep -v '^ *+' conftest.er1 >conftest.err
18735   rm -f conftest.er1
18736   cat conftest.err >&5
18737   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18738   (exit $ac_status); } && {
18739          test -z "$ac_c_werror_flag" ||
18740          test ! -s conftest.err
18741        } && test -s conftest$ac_exeext && {
18742          test "$cross_compiling" = yes ||
18743          $as_test_x conftest$ac_exeext
18744        }; then
18745   ac_cv_search_inet_aton=$ac_res
18746 else
18747   $as_echo "$as_me: failed program was:" >&5
18748 sed 's/^/| /' conftest.$ac_ext >&5
18749
18750
18751 fi
18752
18753 rm -rf conftest.dSYM
18754 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18755       conftest$ac_exeext
18756   if test "${ac_cv_search_inet_aton+set}" = set; then
18757   break
18758 fi
18759 done
18760 if test "${ac_cv_search_inet_aton+set}" = set; then
18761   :
18762 else
18763   ac_cv_search_inet_aton=no
18764 fi
18765 rm conftest.$ac_ext
18766 LIBS=$ac_func_search_save_LIBS
18767 fi
18768 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
18769 $as_echo "$ac_cv_search_inet_aton" >&6; }
18770 ac_res=$ac_cv_search_inet_aton
18771 if test "$ac_res" != no; then
18772   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18773
18774 fi
18775
18776
18777
18778
18779
18780
18781
18782
18783
18784
18785 for ac_func in \
18786         getaddrinfo \
18787         getnameinfo \
18788         getnetbyname \
18789         getprotobyname \
18790         getprotobynumber \
18791         getservbyport \
18792         inet_network \
18793         sendmsg \
18794
18795 do
18796 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18797 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18798 $as_echo_n "checking for $ac_func... " >&6; }
18799 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18800   $as_echo_n "(cached) " >&6
18801 else
18802   cat >conftest.$ac_ext <<_ACEOF
18803 /* confdefs.h.  */
18804 _ACEOF
18805 cat confdefs.h >>conftest.$ac_ext
18806 cat >>conftest.$ac_ext <<_ACEOF
18807 /* end confdefs.h.  */
18808 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18809    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18810 #define $ac_func innocuous_$ac_func
18811
18812 /* System header to define __stub macros and hopefully few prototypes,
18813     which can conflict with char $ac_func (); below.
18814     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18815     <limits.h> exists even on freestanding compilers.  */
18816
18817 #ifdef __STDC__
18818 # include <limits.h>
18819 #else
18820 # include <assert.h>
18821 #endif
18822
18823 #undef $ac_func
18824
18825 /* Override any GCC internal prototype to avoid an error.
18826    Use char because int might match the return type of a GCC
18827    builtin and then its argument prototype would still apply.  */
18828 #ifdef __cplusplus
18829 extern "C"
18830 #endif
18831 char $ac_func ();
18832 /* The GNU C library defines this for functions which it implements
18833     to always fail with ENOSYS.  Some functions are actually named
18834     something starting with __ and the normal name is an alias.  */
18835 #if defined __stub_$ac_func || defined __stub___$ac_func
18836 choke me
18837 #endif
18838
18839 int
18840 main ()
18841 {
18842 return $ac_func ();
18843   ;
18844   return 0;
18845 }
18846 _ACEOF
18847 rm -f conftest.$ac_objext conftest$ac_exeext
18848 if { (ac_try="$ac_link"
18849 case "(($ac_try" in
18850   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18851   *) ac_try_echo=$ac_try;;
18852 esac
18853 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18854 $as_echo "$ac_try_echo") >&5
18855   (eval "$ac_link") 2>conftest.er1
18856   ac_status=$?
18857   grep -v '^ *+' conftest.er1 >conftest.err
18858   rm -f conftest.er1
18859   cat conftest.err >&5
18860   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18861   (exit $ac_status); } && {
18862          test -z "$ac_c_werror_flag" ||
18863          test ! -s conftest.err
18864        } && test -s conftest$ac_exeext && {
18865          test "$cross_compiling" = yes ||
18866          $as_test_x conftest$ac_exeext
18867        }; then
18868   eval "$as_ac_var=yes"
18869 else
18870   $as_echo "$as_me: failed program was:" >&5
18871 sed 's/^/| /' conftest.$ac_ext >&5
18872
18873         eval "$as_ac_var=no"
18874 fi
18875
18876 rm -rf conftest.dSYM
18877 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18878       conftest$ac_exeext conftest.$ac_ext
18879 fi
18880 ac_res=`eval 'as_val=${'$as_ac_var'}
18881                  $as_echo "$as_val"'`
18882                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18883 $as_echo "$ac_res" >&6; }
18884 as_val=`eval 'as_val=${'$as_ac_var'}
18885                  $as_echo "$as_val"'`
18886    if test "x$as_val" = x""yes; then
18887   cat >>confdefs.h <<_ACEOF
18888 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18889 _ACEOF
18890
18891 fi
18892 done
18893
18894
18895 LDAPLIBS=""
18896
18897 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
18898 then
18899     { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
18900 $as_echo_n "checking for LDAPSortKey... " >&6; }
18901 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
18902   $as_echo_n "(cached) " >&6
18903 else
18904   ac_cv_type_LDAPSortKey=no
18905 cat >conftest.$ac_ext <<_ACEOF
18906 /* confdefs.h.  */
18907 _ACEOF
18908 cat confdefs.h >>conftest.$ac_ext
18909 cat >>conftest.$ac_ext <<_ACEOF
18910 /* end confdefs.h.  */
18911 #include <ldap.h>
18912
18913 int
18914 main ()
18915 {
18916 if (sizeof (LDAPSortKey))
18917        return 0;
18918   ;
18919   return 0;
18920 }
18921 _ACEOF
18922 rm -f conftest.$ac_objext
18923 if { (ac_try="$ac_compile"
18924 case "(($ac_try" in
18925   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18926   *) ac_try_echo=$ac_try;;
18927 esac
18928 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18929 $as_echo "$ac_try_echo") >&5
18930   (eval "$ac_compile") 2>conftest.er1
18931   ac_status=$?
18932   grep -v '^ *+' conftest.er1 >conftest.err
18933   rm -f conftest.er1
18934   cat conftest.err >&5
18935   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18936   (exit $ac_status); } && {
18937          test -z "$ac_c_werror_flag" ||
18938          test ! -s conftest.err
18939        } && test -s conftest.$ac_objext; then
18940   cat >conftest.$ac_ext <<_ACEOF
18941 /* confdefs.h.  */
18942 _ACEOF
18943 cat confdefs.h >>conftest.$ac_ext
18944 cat >>conftest.$ac_ext <<_ACEOF
18945 /* end confdefs.h.  */
18946 #include <ldap.h>
18947
18948 int
18949 main ()
18950 {
18951 if (sizeof ((LDAPSortKey)))
18952           return 0;
18953   ;
18954   return 0;
18955 }
18956 _ACEOF
18957 rm -f conftest.$ac_objext
18958 if { (ac_try="$ac_compile"
18959 case "(($ac_try" in
18960   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18961   *) ac_try_echo=$ac_try;;
18962 esac
18963 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18964 $as_echo "$ac_try_echo") >&5
18965   (eval "$ac_compile") 2>conftest.er1
18966   ac_status=$?
18967   grep -v '^ *+' conftest.er1 >conftest.err
18968   rm -f conftest.er1
18969   cat conftest.err >&5
18970   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18971   (exit $ac_status); } && {
18972          test -z "$ac_c_werror_flag" ||
18973          test ! -s conftest.err
18974        } && test -s conftest.$ac_objext; then
18975   :
18976 else
18977   $as_echo "$as_me: failed program was:" >&5
18978 sed 's/^/| /' conftest.$ac_ext >&5
18979
18980         ac_cv_type_LDAPSortKey=yes
18981 fi
18982
18983 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18984 else
18985   $as_echo "$as_me: failed program was:" >&5
18986 sed 's/^/| /' conftest.$ac_ext >&5
18987
18988
18989 fi
18990
18991 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18992 fi
18993 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
18994 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
18995 if test "x$ac_cv_type_LDAPSortKey" = x""yes; then
18996   { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
18997 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
18998 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
18999   $as_echo_n "(cached) " >&6
19000 else
19001   ac_check_lib_save_LIBS=$LIBS
19002 LIBS="-lldap_r $LIBPTHREAD $LIBS"
19003 cat >conftest.$ac_ext <<_ACEOF
19004 /* confdefs.h.  */
19005 _ACEOF
19006 cat confdefs.h >>conftest.$ac_ext
19007 cat >>conftest.$ac_ext <<_ACEOF
19008 /* end confdefs.h.  */
19009
19010 /* Override any GCC internal prototype to avoid an error.
19011    Use char because int might match the return type of a GCC
19012    builtin and then its argument prototype would still apply.  */
19013 #ifdef __cplusplus
19014 extern "C"
19015 #endif
19016 char ldap_initialize ();
19017 int
19018 main ()
19019 {
19020 return ldap_initialize ();
19021   ;
19022   return 0;
19023 }
19024 _ACEOF
19025 rm -f conftest.$ac_objext conftest$ac_exeext
19026 if { (ac_try="$ac_link"
19027 case "(($ac_try" in
19028   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19029   *) ac_try_echo=$ac_try;;
19030 esac
19031 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19032 $as_echo "$ac_try_echo") >&5
19033   (eval "$ac_link") 2>conftest.er1
19034   ac_status=$?
19035   grep -v '^ *+' conftest.er1 >conftest.err
19036   rm -f conftest.er1
19037   cat conftest.err >&5
19038   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19039   (exit $ac_status); } && {
19040          test -z "$ac_c_werror_flag" ||
19041          test ! -s conftest.err
19042        } && test -s conftest$ac_exeext && {
19043          test "$cross_compiling" = yes ||
19044          $as_test_x conftest$ac_exeext
19045        }; then
19046   ac_cv_lib_ldap_r_ldap_initialize=yes
19047 else
19048   $as_echo "$as_me: failed program was:" >&5
19049 sed 's/^/| /' conftest.$ac_ext >&5
19050
19051         ac_cv_lib_ldap_r_ldap_initialize=no
19052 fi
19053
19054 rm -rf conftest.dSYM
19055 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19056       conftest$ac_exeext conftest.$ac_ext
19057 LIBS=$ac_check_lib_save_LIBS
19058 fi
19059 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
19060 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
19061 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then
19062   { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
19063 $as_echo_n "checking for ber_init in -llber... " >&6; }
19064 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
19065   $as_echo_n "(cached) " >&6
19066 else
19067   ac_check_lib_save_LIBS=$LIBS
19068 LIBS="-llber $LIBPTHREAD $LIBS"
19069 cat >conftest.$ac_ext <<_ACEOF
19070 /* confdefs.h.  */
19071 _ACEOF
19072 cat confdefs.h >>conftest.$ac_ext
19073 cat >>conftest.$ac_ext <<_ACEOF
19074 /* end confdefs.h.  */
19075
19076 /* Override any GCC internal prototype to avoid an error.
19077    Use char because int might match the return type of a GCC
19078    builtin and then its argument prototype would still apply.  */
19079 #ifdef __cplusplus
19080 extern "C"
19081 #endif
19082 char ber_init ();
19083 int
19084 main ()
19085 {
19086 return ber_init ();
19087   ;
19088   return 0;
19089 }
19090 _ACEOF
19091 rm -f conftest.$ac_objext conftest$ac_exeext
19092 if { (ac_try="$ac_link"
19093 case "(($ac_try" in
19094   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19095   *) ac_try_echo=$ac_try;;
19096 esac
19097 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19098 $as_echo "$ac_try_echo") >&5
19099   (eval "$ac_link") 2>conftest.er1
19100   ac_status=$?
19101   grep -v '^ *+' conftest.er1 >conftest.err
19102   rm -f conftest.er1
19103   cat conftest.err >&5
19104   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19105   (exit $ac_status); } && {
19106          test -z "$ac_c_werror_flag" ||
19107          test ! -s conftest.err
19108        } && test -s conftest$ac_exeext && {
19109          test "$cross_compiling" = yes ||
19110          $as_test_x conftest$ac_exeext
19111        }; then
19112   ac_cv_lib_lber_ber_init=yes
19113 else
19114   $as_echo "$as_me: failed program was:" >&5
19115 sed 's/^/| /' conftest.$ac_ext >&5
19116
19117         ac_cv_lib_lber_ber_init=no
19118 fi
19119
19120 rm -rf conftest.dSYM
19121 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19122       conftest$ac_exeext conftest.$ac_ext
19123 LIBS=$ac_check_lib_save_LIBS
19124 fi
19125 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
19126 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
19127 if test "x$ac_cv_lib_lber_ber_init" = x""yes; then
19128
19129 cat >>confdefs.h <<\_ACEOF
19130 #define HAVE_LDAP 1
19131 _ACEOF
19132
19133                  LDAPLIBS="-lldap_r -llber"
19134 fi
19135
19136 fi
19137
19138 fi
19139
19140     ac_wine_check_funcs_save_LIBS="$LIBS"
19141 LIBS="$LIBS $LDAPLIBS $LIBPTHREAD"
19142
19143
19144
19145
19146
19147
19148
19149
19150 for ac_func in \
19151         ldap_count_references \
19152         ldap_first_reference \
19153         ldap_next_reference \
19154         ldap_parse_reference \
19155         ldap_parse_sort_control \
19156         ldap_parse_sortresponse_control \
19157         ldap_parse_vlv_control \
19158         ldap_parse_vlvresponse_control
19159 do
19160 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19161 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19162 $as_echo_n "checking for $ac_func... " >&6; }
19163 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19164   $as_echo_n "(cached) " >&6
19165 else
19166   cat >conftest.$ac_ext <<_ACEOF
19167 /* confdefs.h.  */
19168 _ACEOF
19169 cat confdefs.h >>conftest.$ac_ext
19170 cat >>conftest.$ac_ext <<_ACEOF
19171 /* end confdefs.h.  */
19172 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19173    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
19174 #define $ac_func innocuous_$ac_func
19175
19176 /* System header to define __stub macros and hopefully few prototypes,
19177     which can conflict with char $ac_func (); below.
19178     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19179     <limits.h> exists even on freestanding compilers.  */
19180
19181 #ifdef __STDC__
19182 # include <limits.h>
19183 #else
19184 # include <assert.h>
19185 #endif
19186
19187 #undef $ac_func
19188
19189 /* Override any GCC internal prototype to avoid an error.
19190    Use char because int might match the return type of a GCC
19191    builtin and then its argument prototype would still apply.  */
19192 #ifdef __cplusplus
19193 extern "C"
19194 #endif
19195 char $ac_func ();
19196 /* The GNU C library defines this for functions which it implements
19197     to always fail with ENOSYS.  Some functions are actually named
19198     something starting with __ and the normal name is an alias.  */
19199 #if defined __stub_$ac_func || defined __stub___$ac_func
19200 choke me
19201 #endif
19202
19203 int
19204 main ()
19205 {
19206 return $ac_func ();
19207   ;
19208   return 0;
19209 }
19210 _ACEOF
19211 rm -f conftest.$ac_objext conftest$ac_exeext
19212 if { (ac_try="$ac_link"
19213 case "(($ac_try" in
19214   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19215   *) ac_try_echo=$ac_try;;
19216 esac
19217 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19218 $as_echo "$ac_try_echo") >&5
19219   (eval "$ac_link") 2>conftest.er1
19220   ac_status=$?
19221   grep -v '^ *+' conftest.er1 >conftest.err
19222   rm -f conftest.er1
19223   cat conftest.err >&5
19224   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19225   (exit $ac_status); } && {
19226          test -z "$ac_c_werror_flag" ||
19227          test ! -s conftest.err
19228        } && test -s conftest$ac_exeext && {
19229          test "$cross_compiling" = yes ||
19230          $as_test_x conftest$ac_exeext
19231        }; then
19232   eval "$as_ac_var=yes"
19233 else
19234   $as_echo "$as_me: failed program was:" >&5
19235 sed 's/^/| /' conftest.$ac_ext >&5
19236
19237         eval "$as_ac_var=no"
19238 fi
19239
19240 rm -rf conftest.dSYM
19241 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19242       conftest$ac_exeext conftest.$ac_ext
19243 fi
19244 ac_res=`eval 'as_val=${'$as_ac_var'}
19245                  $as_echo "$as_val"'`
19246                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19247 $as_echo "$ac_res" >&6; }
19248 as_val=`eval 'as_val=${'$as_ac_var'}
19249                  $as_echo "$as_val"'`
19250    if test "x$as_val" = x""yes; then
19251   cat >>confdefs.h <<_ACEOF
19252 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
19253 _ACEOF
19254
19255 fi
19256 done
19257
19258 LIBS="$ac_wine_check_funcs_save_LIBS"
19259 fi
19260 if test "x$LDAPLIBS" = "x"; then
19261   case "x$with_ldap" in
19262   x)   wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
19263   xno) ;;
19264   *)   { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19265 This is an error since --with-ldap was requested." >&5
19266 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19267 This is an error since --with-ldap was requested." >&2;}
19268    { (exit 1); exit 1; }; } ;;
19269 esac
19270 fi
19271
19272
19273 { $as_echo "$as_me:$LINENO: checking whether mkdir takes only one argument" >&5
19274 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
19275 if test "${wine_cv_one_arg_mkdir+set}" = set; then
19276   $as_echo_n "(cached) " >&6
19277 else
19278   cat >conftest.$ac_ext <<_ACEOF
19279 /* confdefs.h.  */
19280 _ACEOF
19281 cat confdefs.h >>conftest.$ac_ext
19282 cat >>conftest.$ac_ext <<_ACEOF
19283 /* end confdefs.h.  */
19284 #include <sys/stat.h>
19285 int
19286 main ()
19287 {
19288 mkdir("foo");
19289   ;
19290   return 0;
19291 }
19292 _ACEOF
19293 rm -f conftest.$ac_objext
19294 if { (ac_try="$ac_compile"
19295 case "(($ac_try" in
19296   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19297   *) ac_try_echo=$ac_try;;
19298 esac
19299 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19300 $as_echo "$ac_try_echo") >&5
19301   (eval "$ac_compile") 2>conftest.er1
19302   ac_status=$?
19303   grep -v '^ *+' conftest.er1 >conftest.err
19304   rm -f conftest.er1
19305   cat conftest.err >&5
19306   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19307   (exit $ac_status); } && {
19308          test -z "$ac_c_werror_flag" ||
19309          test ! -s conftest.err
19310        } && test -s conftest.$ac_objext; then
19311   wine_cv_one_arg_mkdir=yes
19312 else
19313   $as_echo "$as_me: failed program was:" >&5
19314 sed 's/^/| /' conftest.$ac_ext >&5
19315
19316         wine_cv_one_arg_mkdir=no
19317 fi
19318
19319 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19320 fi
19321 { $as_echo "$as_me:$LINENO: result: $wine_cv_one_arg_mkdir" >&5
19322 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
19323 if test "$wine_cv_one_arg_mkdir" = "yes"
19324 then
19325
19326 cat >>confdefs.h <<\_ACEOF
19327 #define HAVE_ONE_ARG_MKDIR 1
19328 _ACEOF
19329
19330 fi
19331
19332
19333 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19334 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19335 if test "${ac_cv_c_const+set}" = set; then
19336   $as_echo_n "(cached) " >&6
19337 else
19338   cat >conftest.$ac_ext <<_ACEOF
19339 /* confdefs.h.  */
19340 _ACEOF
19341 cat confdefs.h >>conftest.$ac_ext
19342 cat >>conftest.$ac_ext <<_ACEOF
19343 /* end confdefs.h.  */
19344
19345 int
19346 main ()
19347 {
19348 /* FIXME: Include the comments suggested by Paul. */
19349 #ifndef __cplusplus
19350   /* Ultrix mips cc rejects this.  */
19351   typedef int charset[2];
19352   const charset cs;
19353   /* SunOS 4.1.1 cc rejects this.  */
19354   char const *const *pcpcc;
19355   char **ppc;
19356   /* NEC SVR4.0.2 mips cc rejects this.  */
19357   struct point {int x, y;};
19358   static struct point const zero = {0,0};
19359   /* AIX XL C 1.02.0.0 rejects this.
19360      It does not let you subtract one const X* pointer from another in
19361      an arm of an if-expression whose if-part is not a constant
19362      expression */
19363   const char *g = "string";
19364   pcpcc = &g + (g ? g-g : 0);
19365   /* HPUX 7.0 cc rejects these. */
19366   ++pcpcc;
19367   ppc = (char**) pcpcc;
19368   pcpcc = (char const *const *) ppc;
19369   { /* SCO 3.2v4 cc rejects this.  */
19370     char *t;
19371     char const *s = 0 ? (char *) 0 : (char const *) 0;
19372
19373     *t++ = 0;
19374     if (s) return 0;
19375   }
19376   { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
19377     int x[] = {25, 17};
19378     const int *foo = &x[0];
19379     ++foo;
19380   }
19381   { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19382     typedef const int *iptr;
19383     iptr p = 0;
19384     ++p;
19385   }
19386   { /* AIX XL C 1.02.0.0 rejects this saying
19387        "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19388     struct s { int j; const int *ap[3]; };
19389     struct s *b; b->j = 5;
19390   }
19391   { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19392     const int foo = 10;
19393     if (!foo) return 0;
19394   }
19395   return !cs[0] && !zero.x;
19396 #endif
19397
19398   ;
19399   return 0;
19400 }
19401 _ACEOF
19402 rm -f conftest.$ac_objext
19403 if { (ac_try="$ac_compile"
19404 case "(($ac_try" in
19405   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19406   *) ac_try_echo=$ac_try;;
19407 esac
19408 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19409 $as_echo "$ac_try_echo") >&5
19410   (eval "$ac_compile") 2>conftest.er1
19411   ac_status=$?
19412   grep -v '^ *+' conftest.er1 >conftest.err
19413   rm -f conftest.er1
19414   cat conftest.err >&5
19415   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19416   (exit $ac_status); } && {
19417          test -z "$ac_c_werror_flag" ||
19418          test ! -s conftest.err
19419        } && test -s conftest.$ac_objext; then
19420   ac_cv_c_const=yes
19421 else
19422   $as_echo "$as_me: failed program was:" >&5
19423 sed 's/^/| /' conftest.$ac_ext >&5
19424
19425         ac_cv_c_const=no
19426 fi
19427
19428 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19429 fi
19430 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19431 $as_echo "$ac_cv_c_const" >&6; }
19432 if test $ac_cv_c_const = no; then
19433
19434 cat >>confdefs.h <<\_ACEOF
19435 #define const /**/
19436 _ACEOF
19437
19438 fi
19439
19440 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19441 $as_echo_n "checking for inline... " >&6; }
19442 if test "${ac_cv_c_inline+set}" = set; then
19443   $as_echo_n "(cached) " >&6
19444 else
19445   ac_cv_c_inline=no
19446 for ac_kw in inline __inline__ __inline; do
19447   cat >conftest.$ac_ext <<_ACEOF
19448 /* confdefs.h.  */
19449 _ACEOF
19450 cat confdefs.h >>conftest.$ac_ext
19451 cat >>conftest.$ac_ext <<_ACEOF
19452 /* end confdefs.h.  */
19453 #ifndef __cplusplus
19454 typedef int foo_t;
19455 static $ac_kw foo_t static_foo () {return 0; }
19456 $ac_kw foo_t foo () {return 0; }
19457 #endif
19458
19459 _ACEOF
19460 rm -f conftest.$ac_objext
19461 if { (ac_try="$ac_compile"
19462 case "(($ac_try" in
19463   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19464   *) ac_try_echo=$ac_try;;
19465 esac
19466 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19467 $as_echo "$ac_try_echo") >&5
19468   (eval "$ac_compile") 2>conftest.er1
19469   ac_status=$?
19470   grep -v '^ *+' conftest.er1 >conftest.err
19471   rm -f conftest.er1
19472   cat conftest.err >&5
19473   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19474   (exit $ac_status); } && {
19475          test -z "$ac_c_werror_flag" ||
19476          test ! -s conftest.err
19477        } && test -s conftest.$ac_objext; then
19478   ac_cv_c_inline=$ac_kw
19479 else
19480   $as_echo "$as_me: failed program was:" >&5
19481 sed 's/^/| /' conftest.$ac_ext >&5
19482
19483
19484 fi
19485
19486 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19487   test "$ac_cv_c_inline" != no && break
19488 done
19489
19490 fi
19491 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19492 $as_echo "$ac_cv_c_inline" >&6; }
19493
19494
19495 case $ac_cv_c_inline in
19496   inline | yes) ;;
19497   *)
19498     case $ac_cv_c_inline in
19499       no) ac_val=;;
19500       *) ac_val=$ac_cv_c_inline;;
19501     esac
19502     cat >>confdefs.h <<_ACEOF
19503 #ifndef __cplusplus
19504 #define inline $ac_val
19505 #endif
19506 _ACEOF
19507     ;;
19508 esac
19509
19510 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19511 $as_echo_n "checking for mode_t... " >&6; }
19512 if test "${ac_cv_type_mode_t+set}" = set; then
19513   $as_echo_n "(cached) " >&6
19514 else
19515   ac_cv_type_mode_t=no
19516 cat >conftest.$ac_ext <<_ACEOF
19517 /* confdefs.h.  */
19518 _ACEOF
19519 cat confdefs.h >>conftest.$ac_ext
19520 cat >>conftest.$ac_ext <<_ACEOF
19521 /* end confdefs.h.  */
19522 $ac_includes_default
19523 int
19524 main ()
19525 {
19526 if (sizeof (mode_t))
19527        return 0;
19528   ;
19529   return 0;
19530 }
19531 _ACEOF
19532 rm -f conftest.$ac_objext
19533 if { (ac_try="$ac_compile"
19534 case "(($ac_try" in
19535   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19536   *) ac_try_echo=$ac_try;;
19537 esac
19538 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19539 $as_echo "$ac_try_echo") >&5
19540   (eval "$ac_compile") 2>conftest.er1
19541   ac_status=$?
19542   grep -v '^ *+' conftest.er1 >conftest.err
19543   rm -f conftest.er1
19544   cat conftest.err >&5
19545   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19546   (exit $ac_status); } && {
19547          test -z "$ac_c_werror_flag" ||
19548          test ! -s conftest.err
19549        } && test -s conftest.$ac_objext; then
19550   cat >conftest.$ac_ext <<_ACEOF
19551 /* confdefs.h.  */
19552 _ACEOF
19553 cat confdefs.h >>conftest.$ac_ext
19554 cat >>conftest.$ac_ext <<_ACEOF
19555 /* end confdefs.h.  */
19556 $ac_includes_default
19557 int
19558 main ()
19559 {
19560 if (sizeof ((mode_t)))
19561           return 0;
19562   ;
19563   return 0;
19564 }
19565 _ACEOF
19566 rm -f conftest.$ac_objext
19567 if { (ac_try="$ac_compile"
19568 case "(($ac_try" in
19569   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19570   *) ac_try_echo=$ac_try;;
19571 esac
19572 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19573 $as_echo "$ac_try_echo") >&5
19574   (eval "$ac_compile") 2>conftest.er1
19575   ac_status=$?
19576   grep -v '^ *+' conftest.er1 >conftest.err
19577   rm -f conftest.er1
19578   cat conftest.err >&5
19579   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19580   (exit $ac_status); } && {
19581          test -z "$ac_c_werror_flag" ||
19582          test ! -s conftest.err
19583        } && test -s conftest.$ac_objext; then
19584   :
19585 else
19586   $as_echo "$as_me: failed program was:" >&5
19587 sed 's/^/| /' conftest.$ac_ext >&5
19588
19589         ac_cv_type_mode_t=yes
19590 fi
19591
19592 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19593 else
19594   $as_echo "$as_me: failed program was:" >&5
19595 sed 's/^/| /' conftest.$ac_ext >&5
19596
19597
19598 fi
19599
19600 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19601 fi
19602 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19603 $as_echo "$ac_cv_type_mode_t" >&6; }
19604 if test "x$ac_cv_type_mode_t" = x""yes; then
19605
19606 cat >>confdefs.h <<_ACEOF
19607 #define HAVE_MODE_T 1
19608 _ACEOF
19609
19610
19611 fi
19612 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
19613 $as_echo_n "checking for off_t... " >&6; }
19614 if test "${ac_cv_type_off_t+set}" = set; then
19615   $as_echo_n "(cached) " >&6
19616 else
19617   ac_cv_type_off_t=no
19618 cat >conftest.$ac_ext <<_ACEOF
19619 /* confdefs.h.  */
19620 _ACEOF
19621 cat confdefs.h >>conftest.$ac_ext
19622 cat >>conftest.$ac_ext <<_ACEOF
19623 /* end confdefs.h.  */
19624 $ac_includes_default
19625 int
19626 main ()
19627 {
19628 if (sizeof (off_t))
19629        return 0;
19630   ;
19631   return 0;
19632 }
19633 _ACEOF
19634 rm -f conftest.$ac_objext
19635 if { (ac_try="$ac_compile"
19636 case "(($ac_try" in
19637   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19638   *) ac_try_echo=$ac_try;;
19639 esac
19640 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19641 $as_echo "$ac_try_echo") >&5
19642   (eval "$ac_compile") 2>conftest.er1
19643   ac_status=$?
19644   grep -v '^ *+' conftest.er1 >conftest.err
19645   rm -f conftest.er1
19646   cat conftest.err >&5
19647   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19648   (exit $ac_status); } && {
19649          test -z "$ac_c_werror_flag" ||
19650          test ! -s conftest.err
19651        } && test -s conftest.$ac_objext; then
19652   cat >conftest.$ac_ext <<_ACEOF
19653 /* confdefs.h.  */
19654 _ACEOF
19655 cat confdefs.h >>conftest.$ac_ext
19656 cat >>conftest.$ac_ext <<_ACEOF
19657 /* end confdefs.h.  */
19658 $ac_includes_default
19659 int
19660 main ()
19661 {
19662 if (sizeof ((off_t)))
19663           return 0;
19664   ;
19665   return 0;
19666 }
19667 _ACEOF
19668 rm -f conftest.$ac_objext
19669 if { (ac_try="$ac_compile"
19670 case "(($ac_try" in
19671   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19672   *) ac_try_echo=$ac_try;;
19673 esac
19674 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19675 $as_echo "$ac_try_echo") >&5
19676   (eval "$ac_compile") 2>conftest.er1
19677   ac_status=$?
19678   grep -v '^ *+' conftest.er1 >conftest.err
19679   rm -f conftest.er1
19680   cat conftest.err >&5
19681   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19682   (exit $ac_status); } && {
19683          test -z "$ac_c_werror_flag" ||
19684          test ! -s conftest.err
19685        } && test -s conftest.$ac_objext; then
19686   :
19687 else
19688   $as_echo "$as_me: failed program was:" >&5
19689 sed 's/^/| /' conftest.$ac_ext >&5
19690
19691         ac_cv_type_off_t=yes
19692 fi
19693
19694 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19695 else
19696   $as_echo "$as_me: failed program was:" >&5
19697 sed 's/^/| /' conftest.$ac_ext >&5
19698
19699
19700 fi
19701
19702 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19703 fi
19704 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
19705 $as_echo "$ac_cv_type_off_t" >&6; }
19706 if test "x$ac_cv_type_off_t" = x""yes; then
19707
19708 cat >>confdefs.h <<_ACEOF
19709 #define HAVE_OFF_T 1
19710 _ACEOF
19711
19712
19713 fi
19714 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
19715 $as_echo_n "checking for pid_t... " >&6; }
19716 if test "${ac_cv_type_pid_t+set}" = set; then
19717   $as_echo_n "(cached) " >&6
19718 else
19719   ac_cv_type_pid_t=no
19720 cat >conftest.$ac_ext <<_ACEOF
19721 /* confdefs.h.  */
19722 _ACEOF
19723 cat confdefs.h >>conftest.$ac_ext
19724 cat >>conftest.$ac_ext <<_ACEOF
19725 /* end confdefs.h.  */
19726 $ac_includes_default
19727 int
19728 main ()
19729 {
19730 if (sizeof (pid_t))
19731        return 0;
19732   ;
19733   return 0;
19734 }
19735 _ACEOF
19736 rm -f conftest.$ac_objext
19737 if { (ac_try="$ac_compile"
19738 case "(($ac_try" in
19739   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19740   *) ac_try_echo=$ac_try;;
19741 esac
19742 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19743 $as_echo "$ac_try_echo") >&5
19744   (eval "$ac_compile") 2>conftest.er1
19745   ac_status=$?
19746   grep -v '^ *+' conftest.er1 >conftest.err
19747   rm -f conftest.er1
19748   cat conftest.err >&5
19749   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19750   (exit $ac_status); } && {
19751          test -z "$ac_c_werror_flag" ||
19752          test ! -s conftest.err
19753        } && test -s conftest.$ac_objext; then
19754   cat >conftest.$ac_ext <<_ACEOF
19755 /* confdefs.h.  */
19756 _ACEOF
19757 cat confdefs.h >>conftest.$ac_ext
19758 cat >>conftest.$ac_ext <<_ACEOF
19759 /* end confdefs.h.  */
19760 $ac_includes_default
19761 int
19762 main ()
19763 {
19764 if (sizeof ((pid_t)))
19765           return 0;
19766   ;
19767   return 0;
19768 }
19769 _ACEOF
19770 rm -f conftest.$ac_objext
19771 if { (ac_try="$ac_compile"
19772 case "(($ac_try" in
19773   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19774   *) ac_try_echo=$ac_try;;
19775 esac
19776 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19777 $as_echo "$ac_try_echo") >&5
19778   (eval "$ac_compile") 2>conftest.er1
19779   ac_status=$?
19780   grep -v '^ *+' conftest.er1 >conftest.err
19781   rm -f conftest.er1
19782   cat conftest.err >&5
19783   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19784   (exit $ac_status); } && {
19785          test -z "$ac_c_werror_flag" ||
19786          test ! -s conftest.err
19787        } && test -s conftest.$ac_objext; then
19788   :
19789 else
19790   $as_echo "$as_me: failed program was:" >&5
19791 sed 's/^/| /' conftest.$ac_ext >&5
19792
19793         ac_cv_type_pid_t=yes
19794 fi
19795
19796 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19797 else
19798   $as_echo "$as_me: failed program was:" >&5
19799 sed 's/^/| /' conftest.$ac_ext >&5
19800
19801
19802 fi
19803
19804 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19805 fi
19806 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
19807 $as_echo "$ac_cv_type_pid_t" >&6; }
19808 if test "x$ac_cv_type_pid_t" = x""yes; then
19809
19810 cat >>confdefs.h <<_ACEOF
19811 #define HAVE_PID_T 1
19812 _ACEOF
19813
19814
19815 fi
19816 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
19817 $as_echo_n "checking for size_t... " >&6; }
19818 if test "${ac_cv_type_size_t+set}" = set; then
19819   $as_echo_n "(cached) " >&6
19820 else
19821   ac_cv_type_size_t=no
19822 cat >conftest.$ac_ext <<_ACEOF
19823 /* confdefs.h.  */
19824 _ACEOF
19825 cat confdefs.h >>conftest.$ac_ext
19826 cat >>conftest.$ac_ext <<_ACEOF
19827 /* end confdefs.h.  */
19828 $ac_includes_default
19829 int
19830 main ()
19831 {
19832 if (sizeof (size_t))
19833        return 0;
19834   ;
19835   return 0;
19836 }
19837 _ACEOF
19838 rm -f conftest.$ac_objext
19839 if { (ac_try="$ac_compile"
19840 case "(($ac_try" in
19841   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19842   *) ac_try_echo=$ac_try;;
19843 esac
19844 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19845 $as_echo "$ac_try_echo") >&5
19846   (eval "$ac_compile") 2>conftest.er1
19847   ac_status=$?
19848   grep -v '^ *+' conftest.er1 >conftest.err
19849   rm -f conftest.er1
19850   cat conftest.err >&5
19851   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19852   (exit $ac_status); } && {
19853          test -z "$ac_c_werror_flag" ||
19854          test ! -s conftest.err
19855        } && test -s conftest.$ac_objext; then
19856   cat >conftest.$ac_ext <<_ACEOF
19857 /* confdefs.h.  */
19858 _ACEOF
19859 cat confdefs.h >>conftest.$ac_ext
19860 cat >>conftest.$ac_ext <<_ACEOF
19861 /* end confdefs.h.  */
19862 $ac_includes_default
19863 int
19864 main ()
19865 {
19866 if (sizeof ((size_t)))
19867           return 0;
19868   ;
19869   return 0;
19870 }
19871 _ACEOF
19872 rm -f conftest.$ac_objext
19873 if { (ac_try="$ac_compile"
19874 case "(($ac_try" in
19875   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19876   *) ac_try_echo=$ac_try;;
19877 esac
19878 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19879 $as_echo "$ac_try_echo") >&5
19880   (eval "$ac_compile") 2>conftest.er1
19881   ac_status=$?
19882   grep -v '^ *+' conftest.er1 >conftest.err
19883   rm -f conftest.er1
19884   cat conftest.err >&5
19885   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19886   (exit $ac_status); } && {
19887          test -z "$ac_c_werror_flag" ||
19888          test ! -s conftest.err
19889        } && test -s conftest.$ac_objext; then
19890   :
19891 else
19892   $as_echo "$as_me: failed program was:" >&5
19893 sed 's/^/| /' conftest.$ac_ext >&5
19894
19895         ac_cv_type_size_t=yes
19896 fi
19897
19898 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19899 else
19900   $as_echo "$as_me: failed program was:" >&5
19901 sed 's/^/| /' conftest.$ac_ext >&5
19902
19903
19904 fi
19905
19906 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19907 fi
19908 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
19909 $as_echo "$ac_cv_type_size_t" >&6; }
19910 if test "x$ac_cv_type_size_t" = x""yes; then
19911
19912 cat >>confdefs.h <<_ACEOF
19913 #define HAVE_SIZE_T 1
19914 _ACEOF
19915
19916
19917 fi
19918 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
19919 $as_echo_n "checking for ssize_t... " >&6; }
19920 if test "${ac_cv_type_ssize_t+set}" = set; then
19921   $as_echo_n "(cached) " >&6
19922 else
19923   ac_cv_type_ssize_t=no
19924 cat >conftest.$ac_ext <<_ACEOF
19925 /* confdefs.h.  */
19926 _ACEOF
19927 cat confdefs.h >>conftest.$ac_ext
19928 cat >>conftest.$ac_ext <<_ACEOF
19929 /* end confdefs.h.  */
19930 $ac_includes_default
19931 int
19932 main ()
19933 {
19934 if (sizeof (ssize_t))
19935        return 0;
19936   ;
19937   return 0;
19938 }
19939 _ACEOF
19940 rm -f conftest.$ac_objext
19941 if { (ac_try="$ac_compile"
19942 case "(($ac_try" in
19943   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19944   *) ac_try_echo=$ac_try;;
19945 esac
19946 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19947 $as_echo "$ac_try_echo") >&5
19948   (eval "$ac_compile") 2>conftest.er1
19949   ac_status=$?
19950   grep -v '^ *+' conftest.er1 >conftest.err
19951   rm -f conftest.er1
19952   cat conftest.err >&5
19953   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19954   (exit $ac_status); } && {
19955          test -z "$ac_c_werror_flag" ||
19956          test ! -s conftest.err
19957        } && test -s conftest.$ac_objext; then
19958   cat >conftest.$ac_ext <<_ACEOF
19959 /* confdefs.h.  */
19960 _ACEOF
19961 cat confdefs.h >>conftest.$ac_ext
19962 cat >>conftest.$ac_ext <<_ACEOF
19963 /* end confdefs.h.  */
19964 $ac_includes_default
19965 int
19966 main ()
19967 {
19968 if (sizeof ((ssize_t)))
19969           return 0;
19970   ;
19971   return 0;
19972 }
19973 _ACEOF
19974 rm -f conftest.$ac_objext
19975 if { (ac_try="$ac_compile"
19976 case "(($ac_try" in
19977   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19978   *) ac_try_echo=$ac_try;;
19979 esac
19980 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19981 $as_echo "$ac_try_echo") >&5
19982   (eval "$ac_compile") 2>conftest.er1
19983   ac_status=$?
19984   grep -v '^ *+' conftest.er1 >conftest.err
19985   rm -f conftest.er1
19986   cat conftest.err >&5
19987   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19988   (exit $ac_status); } && {
19989          test -z "$ac_c_werror_flag" ||
19990          test ! -s conftest.err
19991        } && test -s conftest.$ac_objext; then
19992   :
19993 else
19994   $as_echo "$as_me: failed program was:" >&5
19995 sed 's/^/| /' conftest.$ac_ext >&5
19996
19997         ac_cv_type_ssize_t=yes
19998 fi
19999
20000 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20001 else
20002   $as_echo "$as_me: failed program was:" >&5
20003 sed 's/^/| /' conftest.$ac_ext >&5
20004
20005
20006 fi
20007
20008 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20009 fi
20010 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
20011 $as_echo "$ac_cv_type_ssize_t" >&6; }
20012 if test "x$ac_cv_type_ssize_t" = x""yes; then
20013
20014 cat >>confdefs.h <<_ACEOF
20015 #define HAVE_SSIZE_T 1
20016 _ACEOF
20017
20018
20019 fi
20020 { $as_echo "$as_me:$LINENO: checking for long long" >&5
20021 $as_echo_n "checking for long long... " >&6; }
20022 if test "${ac_cv_type_long_long+set}" = set; then
20023   $as_echo_n "(cached) " >&6
20024 else
20025   ac_cv_type_long_long=no
20026 cat >conftest.$ac_ext <<_ACEOF
20027 /* confdefs.h.  */
20028 _ACEOF
20029 cat confdefs.h >>conftest.$ac_ext
20030 cat >>conftest.$ac_ext <<_ACEOF
20031 /* end confdefs.h.  */
20032 $ac_includes_default
20033 int
20034 main ()
20035 {
20036 if (sizeof (long long))
20037        return 0;
20038   ;
20039   return 0;
20040 }
20041 _ACEOF
20042 rm -f conftest.$ac_objext
20043 if { (ac_try="$ac_compile"
20044 case "(($ac_try" in
20045   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20046   *) ac_try_echo=$ac_try;;
20047 esac
20048 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20049 $as_echo "$ac_try_echo") >&5
20050   (eval "$ac_compile") 2>conftest.er1
20051   ac_status=$?
20052   grep -v '^ *+' conftest.er1 >conftest.err
20053   rm -f conftest.er1
20054   cat conftest.err >&5
20055   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20056   (exit $ac_status); } && {
20057          test -z "$ac_c_werror_flag" ||
20058          test ! -s conftest.err
20059        } && test -s conftest.$ac_objext; then
20060   cat >conftest.$ac_ext <<_ACEOF
20061 /* confdefs.h.  */
20062 _ACEOF
20063 cat confdefs.h >>conftest.$ac_ext
20064 cat >>conftest.$ac_ext <<_ACEOF
20065 /* end confdefs.h.  */
20066 $ac_includes_default
20067 int
20068 main ()
20069 {
20070 if (sizeof ((long long)))
20071           return 0;
20072   ;
20073   return 0;
20074 }
20075 _ACEOF
20076 rm -f conftest.$ac_objext
20077 if { (ac_try="$ac_compile"
20078 case "(($ac_try" in
20079   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20080   *) ac_try_echo=$ac_try;;
20081 esac
20082 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20083 $as_echo "$ac_try_echo") >&5
20084   (eval "$ac_compile") 2>conftest.er1
20085   ac_status=$?
20086   grep -v '^ *+' conftest.er1 >conftest.err
20087   rm -f conftest.er1
20088   cat conftest.err >&5
20089   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20090   (exit $ac_status); } && {
20091          test -z "$ac_c_werror_flag" ||
20092          test ! -s conftest.err
20093        } && test -s conftest.$ac_objext; then
20094   :
20095 else
20096   $as_echo "$as_me: failed program was:" >&5
20097 sed 's/^/| /' conftest.$ac_ext >&5
20098
20099         ac_cv_type_long_long=yes
20100 fi
20101
20102 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20103 else
20104   $as_echo "$as_me: failed program was:" >&5
20105 sed 's/^/| /' conftest.$ac_ext >&5
20106
20107
20108 fi
20109
20110 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20111 fi
20112 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20113 $as_echo "$ac_cv_type_long_long" >&6; }
20114 if test "x$ac_cv_type_long_long" = x""yes; then
20115
20116 cat >>confdefs.h <<_ACEOF
20117 #define HAVE_LONG_LONG 1
20118 _ACEOF
20119
20120
20121 fi
20122 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
20123 $as_echo_n "checking for fsblkcnt_t... " >&6; }
20124 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
20125   $as_echo_n "(cached) " >&6
20126 else
20127   ac_cv_type_fsblkcnt_t=no
20128 cat >conftest.$ac_ext <<_ACEOF
20129 /* confdefs.h.  */
20130 _ACEOF
20131 cat confdefs.h >>conftest.$ac_ext
20132 cat >>conftest.$ac_ext <<_ACEOF
20133 /* end confdefs.h.  */
20134 $ac_includes_default
20135 int
20136 main ()
20137 {
20138 if (sizeof (fsblkcnt_t))
20139        return 0;
20140   ;
20141   return 0;
20142 }
20143 _ACEOF
20144 rm -f conftest.$ac_objext
20145 if { (ac_try="$ac_compile"
20146 case "(($ac_try" in
20147   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20148   *) ac_try_echo=$ac_try;;
20149 esac
20150 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20151 $as_echo "$ac_try_echo") >&5
20152   (eval "$ac_compile") 2>conftest.er1
20153   ac_status=$?
20154   grep -v '^ *+' conftest.er1 >conftest.err
20155   rm -f conftest.er1
20156   cat conftest.err >&5
20157   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20158   (exit $ac_status); } && {
20159          test -z "$ac_c_werror_flag" ||
20160          test ! -s conftest.err
20161        } && test -s conftest.$ac_objext; then
20162   cat >conftest.$ac_ext <<_ACEOF
20163 /* confdefs.h.  */
20164 _ACEOF
20165 cat confdefs.h >>conftest.$ac_ext
20166 cat >>conftest.$ac_ext <<_ACEOF
20167 /* end confdefs.h.  */
20168 $ac_includes_default
20169 int
20170 main ()
20171 {
20172 if (sizeof ((fsblkcnt_t)))
20173           return 0;
20174   ;
20175   return 0;
20176 }
20177 _ACEOF
20178 rm -f conftest.$ac_objext
20179 if { (ac_try="$ac_compile"
20180 case "(($ac_try" in
20181   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20182   *) ac_try_echo=$ac_try;;
20183 esac
20184 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20185 $as_echo "$ac_try_echo") >&5
20186   (eval "$ac_compile") 2>conftest.er1
20187   ac_status=$?
20188   grep -v '^ *+' conftest.er1 >conftest.err
20189   rm -f conftest.er1
20190   cat conftest.err >&5
20191   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20192   (exit $ac_status); } && {
20193          test -z "$ac_c_werror_flag" ||
20194          test ! -s conftest.err
20195        } && test -s conftest.$ac_objext; then
20196   :
20197 else
20198   $as_echo "$as_me: failed program was:" >&5
20199 sed 's/^/| /' conftest.$ac_ext >&5
20200
20201         ac_cv_type_fsblkcnt_t=yes
20202 fi
20203
20204 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20205 else
20206   $as_echo "$as_me: failed program was:" >&5
20207 sed 's/^/| /' conftest.$ac_ext >&5
20208
20209
20210 fi
20211
20212 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20213 fi
20214 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
20215 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
20216 if test "x$ac_cv_type_fsblkcnt_t" = x""yes; then
20217
20218 cat >>confdefs.h <<_ACEOF
20219 #define HAVE_FSBLKCNT_T 1
20220 _ACEOF
20221
20222
20223 fi
20224 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
20225 $as_echo_n "checking for fsfilcnt_t... " >&6; }
20226 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
20227   $as_echo_n "(cached) " >&6
20228 else
20229   ac_cv_type_fsfilcnt_t=no
20230 cat >conftest.$ac_ext <<_ACEOF
20231 /* confdefs.h.  */
20232 _ACEOF
20233 cat confdefs.h >>conftest.$ac_ext
20234 cat >>conftest.$ac_ext <<_ACEOF
20235 /* end confdefs.h.  */
20236 $ac_includes_default
20237 int
20238 main ()
20239 {
20240 if (sizeof (fsfilcnt_t))
20241        return 0;
20242   ;
20243   return 0;
20244 }
20245 _ACEOF
20246 rm -f conftest.$ac_objext
20247 if { (ac_try="$ac_compile"
20248 case "(($ac_try" in
20249   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20250   *) ac_try_echo=$ac_try;;
20251 esac
20252 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20253 $as_echo "$ac_try_echo") >&5
20254   (eval "$ac_compile") 2>conftest.er1
20255   ac_status=$?
20256   grep -v '^ *+' conftest.er1 >conftest.err
20257   rm -f conftest.er1
20258   cat conftest.err >&5
20259   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20260   (exit $ac_status); } && {
20261          test -z "$ac_c_werror_flag" ||
20262          test ! -s conftest.err
20263        } && test -s conftest.$ac_objext; then
20264   cat >conftest.$ac_ext <<_ACEOF
20265 /* confdefs.h.  */
20266 _ACEOF
20267 cat confdefs.h >>conftest.$ac_ext
20268 cat >>conftest.$ac_ext <<_ACEOF
20269 /* end confdefs.h.  */
20270 $ac_includes_default
20271 int
20272 main ()
20273 {
20274 if (sizeof ((fsfilcnt_t)))
20275           return 0;
20276   ;
20277   return 0;
20278 }
20279 _ACEOF
20280 rm -f conftest.$ac_objext
20281 if { (ac_try="$ac_compile"
20282 case "(($ac_try" in
20283   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20284   *) ac_try_echo=$ac_try;;
20285 esac
20286 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20287 $as_echo "$ac_try_echo") >&5
20288   (eval "$ac_compile") 2>conftest.er1
20289   ac_status=$?
20290   grep -v '^ *+' conftest.er1 >conftest.err
20291   rm -f conftest.er1
20292   cat conftest.err >&5
20293   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20294   (exit $ac_status); } && {
20295          test -z "$ac_c_werror_flag" ||
20296          test ! -s conftest.err
20297        } && test -s conftest.$ac_objext; then
20298   :
20299 else
20300   $as_echo "$as_me: failed program was:" >&5
20301 sed 's/^/| /' conftest.$ac_ext >&5
20302
20303         ac_cv_type_fsfilcnt_t=yes
20304 fi
20305
20306 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20307 else
20308   $as_echo "$as_me: failed program was:" >&5
20309 sed 's/^/| /' conftest.$ac_ext >&5
20310
20311
20312 fi
20313
20314 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20315 fi
20316 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20317 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20318 if test "x$ac_cv_type_fsfilcnt_t" = x""yes; then
20319
20320 cat >>confdefs.h <<_ACEOF
20321 #define HAVE_FSFILCNT_T 1
20322 _ACEOF
20323
20324
20325 fi
20326
20327 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20328 $as_echo_n "checking for sigset_t... " >&6; }
20329 if test "${ac_cv_type_sigset_t+set}" = set; then
20330   $as_echo_n "(cached) " >&6
20331 else
20332   ac_cv_type_sigset_t=no
20333 cat >conftest.$ac_ext <<_ACEOF
20334 /* confdefs.h.  */
20335 _ACEOF
20336 cat confdefs.h >>conftest.$ac_ext
20337 cat >>conftest.$ac_ext <<_ACEOF
20338 /* end confdefs.h.  */
20339 #include <sys/types.h>
20340 #include <signal.h>
20341
20342 int
20343 main ()
20344 {
20345 if (sizeof (sigset_t))
20346        return 0;
20347   ;
20348   return 0;
20349 }
20350 _ACEOF
20351 rm -f conftest.$ac_objext
20352 if { (ac_try="$ac_compile"
20353 case "(($ac_try" in
20354   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20355   *) ac_try_echo=$ac_try;;
20356 esac
20357 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20358 $as_echo "$ac_try_echo") >&5
20359   (eval "$ac_compile") 2>conftest.er1
20360   ac_status=$?
20361   grep -v '^ *+' conftest.er1 >conftest.err
20362   rm -f conftest.er1
20363   cat conftest.err >&5
20364   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20365   (exit $ac_status); } && {
20366          test -z "$ac_c_werror_flag" ||
20367          test ! -s conftest.err
20368        } && test -s conftest.$ac_objext; then
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 <sys/types.h>
20376 #include <signal.h>
20377
20378 int
20379 main ()
20380 {
20381 if (sizeof ((sigset_t)))
20382           return 0;
20383   ;
20384   return 0;
20385 }
20386 _ACEOF
20387 rm -f conftest.$ac_objext
20388 if { (ac_try="$ac_compile"
20389 case "(($ac_try" in
20390   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20391   *) ac_try_echo=$ac_try;;
20392 esac
20393 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20394 $as_echo "$ac_try_echo") >&5
20395   (eval "$ac_compile") 2>conftest.er1
20396   ac_status=$?
20397   grep -v '^ *+' conftest.er1 >conftest.err
20398   rm -f conftest.er1
20399   cat conftest.err >&5
20400   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20401   (exit $ac_status); } && {
20402          test -z "$ac_c_werror_flag" ||
20403          test ! -s conftest.err
20404        } && test -s conftest.$ac_objext; then
20405   :
20406 else
20407   $as_echo "$as_me: failed program was:" >&5
20408 sed 's/^/| /' conftest.$ac_ext >&5
20409
20410         ac_cv_type_sigset_t=yes
20411 fi
20412
20413 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20414 else
20415   $as_echo "$as_me: failed program was:" >&5
20416 sed 's/^/| /' conftest.$ac_ext >&5
20417
20418
20419 fi
20420
20421 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20422 fi
20423 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20424 $as_echo "$ac_cv_type_sigset_t" >&6; }
20425 if test "x$ac_cv_type_sigset_t" = x""yes; then
20426
20427 cat >>confdefs.h <<_ACEOF
20428 #define HAVE_SIGSET_T 1
20429 _ACEOF
20430
20431
20432 fi
20433
20434 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20435 $as_echo_n "checking for request_sense... " >&6; }
20436 if test "${ac_cv_type_request_sense+set}" = set; then
20437   $as_echo_n "(cached) " >&6
20438 else
20439   ac_cv_type_request_sense=no
20440 cat >conftest.$ac_ext <<_ACEOF
20441 /* confdefs.h.  */
20442 _ACEOF
20443 cat confdefs.h >>conftest.$ac_ext
20444 cat >>conftest.$ac_ext <<_ACEOF
20445 /* end confdefs.h.  */
20446 #include <linux/cdrom.h>
20447
20448 int
20449 main ()
20450 {
20451 if (sizeof (request_sense))
20452        return 0;
20453   ;
20454   return 0;
20455 }
20456 _ACEOF
20457 rm -f conftest.$ac_objext
20458 if { (ac_try="$ac_compile"
20459 case "(($ac_try" in
20460   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20461   *) ac_try_echo=$ac_try;;
20462 esac
20463 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20464 $as_echo "$ac_try_echo") >&5
20465   (eval "$ac_compile") 2>conftest.er1
20466   ac_status=$?
20467   grep -v '^ *+' conftest.er1 >conftest.err
20468   rm -f conftest.er1
20469   cat conftest.err >&5
20470   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20471   (exit $ac_status); } && {
20472          test -z "$ac_c_werror_flag" ||
20473          test ! -s conftest.err
20474        } && test -s conftest.$ac_objext; then
20475   cat >conftest.$ac_ext <<_ACEOF
20476 /* confdefs.h.  */
20477 _ACEOF
20478 cat confdefs.h >>conftest.$ac_ext
20479 cat >>conftest.$ac_ext <<_ACEOF
20480 /* end confdefs.h.  */
20481 #include <linux/cdrom.h>
20482
20483 int
20484 main ()
20485 {
20486 if (sizeof ((request_sense)))
20487           return 0;
20488   ;
20489   return 0;
20490 }
20491 _ACEOF
20492 rm -f conftest.$ac_objext
20493 if { (ac_try="$ac_compile"
20494 case "(($ac_try" in
20495   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20496   *) ac_try_echo=$ac_try;;
20497 esac
20498 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20499 $as_echo "$ac_try_echo") >&5
20500   (eval "$ac_compile") 2>conftest.er1
20501   ac_status=$?
20502   grep -v '^ *+' conftest.er1 >conftest.err
20503   rm -f conftest.er1
20504   cat conftest.err >&5
20505   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20506   (exit $ac_status); } && {
20507          test -z "$ac_c_werror_flag" ||
20508          test ! -s conftest.err
20509        } && test -s conftest.$ac_objext; then
20510   :
20511 else
20512   $as_echo "$as_me: failed program was:" >&5
20513 sed 's/^/| /' conftest.$ac_ext >&5
20514
20515         ac_cv_type_request_sense=yes
20516 fi
20517
20518 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20519 else
20520   $as_echo "$as_me: failed program was:" >&5
20521 sed 's/^/| /' conftest.$ac_ext >&5
20522
20523
20524 fi
20525
20526 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20527 fi
20528 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20529 $as_echo "$ac_cv_type_request_sense" >&6; }
20530 if test "x$ac_cv_type_request_sense" = x""yes; then
20531
20532 cat >>confdefs.h <<_ACEOF
20533 #define HAVE_REQUEST_SENSE 1
20534 _ACEOF
20535
20536
20537 fi
20538
20539
20540 { $as_echo "$as_me:$LINENO: checking for struct xinpgen" >&5
20541 $as_echo_n "checking for struct xinpgen... " >&6; }
20542 if test "${ac_cv_type_struct_xinpgen+set}" = set; then
20543   $as_echo_n "(cached) " >&6
20544 else
20545   ac_cv_type_struct_xinpgen=no
20546 cat >conftest.$ac_ext <<_ACEOF
20547 /* confdefs.h.  */
20548 _ACEOF
20549 cat confdefs.h >>conftest.$ac_ext
20550 cat >>conftest.$ac_ext <<_ACEOF
20551 /* end confdefs.h.  */
20552 #include <sys/types.h>
20553 #ifdef HAVE_SYS_SOCKET_H
20554 #include <sys/socket.h>
20555 #endif
20556 #ifdef HAVE_SYS_SOCKETVAR_H
20557 #include <sys/socketvar.h>
20558 #endif
20559 #ifdef HAVE_NET_ROUTE_H
20560 #include <net/route.h>
20561 #endif
20562 #ifdef HAVE_NETINET_IN_H
20563 #include <netinet/in.h>
20564 #endif
20565 #ifdef HAVE_NETINET_IN_SYSTM_H
20566 #include <netinet/in_systm.h>
20567 #endif
20568 #ifdef HAVE_NETINET_IP_H
20569 #include <netinet/ip.h>
20570 #endif
20571 #ifdef HAVE_NETINET_IN_PCB_H
20572 #include <netinet/in_pcb.h>
20573 #endif
20574
20575 int
20576 main ()
20577 {
20578 if (sizeof (struct xinpgen))
20579        return 0;
20580   ;
20581   return 0;
20582 }
20583 _ACEOF
20584 rm -f conftest.$ac_objext
20585 if { (ac_try="$ac_compile"
20586 case "(($ac_try" in
20587   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20588   *) ac_try_echo=$ac_try;;
20589 esac
20590 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20591 $as_echo "$ac_try_echo") >&5
20592   (eval "$ac_compile") 2>conftest.er1
20593   ac_status=$?
20594   grep -v '^ *+' conftest.er1 >conftest.err
20595   rm -f conftest.er1
20596   cat conftest.err >&5
20597   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20598   (exit $ac_status); } && {
20599          test -z "$ac_c_werror_flag" ||
20600          test ! -s conftest.err
20601        } && test -s conftest.$ac_objext; then
20602   cat >conftest.$ac_ext <<_ACEOF
20603 /* confdefs.h.  */
20604 _ACEOF
20605 cat confdefs.h >>conftest.$ac_ext
20606 cat >>conftest.$ac_ext <<_ACEOF
20607 /* end confdefs.h.  */
20608 #include <sys/types.h>
20609 #ifdef HAVE_SYS_SOCKET_H
20610 #include <sys/socket.h>
20611 #endif
20612 #ifdef HAVE_SYS_SOCKETVAR_H
20613 #include <sys/socketvar.h>
20614 #endif
20615 #ifdef HAVE_NET_ROUTE_H
20616 #include <net/route.h>
20617 #endif
20618 #ifdef HAVE_NETINET_IN_H
20619 #include <netinet/in.h>
20620 #endif
20621 #ifdef HAVE_NETINET_IN_SYSTM_H
20622 #include <netinet/in_systm.h>
20623 #endif
20624 #ifdef HAVE_NETINET_IP_H
20625 #include <netinet/ip.h>
20626 #endif
20627 #ifdef HAVE_NETINET_IN_PCB_H
20628 #include <netinet/in_pcb.h>
20629 #endif
20630
20631 int
20632 main ()
20633 {
20634 if (sizeof ((struct xinpgen)))
20635           return 0;
20636   ;
20637   return 0;
20638 }
20639 _ACEOF
20640 rm -f conftest.$ac_objext
20641 if { (ac_try="$ac_compile"
20642 case "(($ac_try" in
20643   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20644   *) ac_try_echo=$ac_try;;
20645 esac
20646 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20647 $as_echo "$ac_try_echo") >&5
20648   (eval "$ac_compile") 2>conftest.er1
20649   ac_status=$?
20650   grep -v '^ *+' conftest.er1 >conftest.err
20651   rm -f conftest.er1
20652   cat conftest.err >&5
20653   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20654   (exit $ac_status); } && {
20655          test -z "$ac_c_werror_flag" ||
20656          test ! -s conftest.err
20657        } && test -s conftest.$ac_objext; then
20658   :
20659 else
20660   $as_echo "$as_me: failed program was:" >&5
20661 sed 's/^/| /' conftest.$ac_ext >&5
20662
20663         ac_cv_type_struct_xinpgen=yes
20664 fi
20665
20666 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20667 else
20668   $as_echo "$as_me: failed program was:" >&5
20669 sed 's/^/| /' conftest.$ac_ext >&5
20670
20671
20672 fi
20673
20674 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20675 fi
20676 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_xinpgen" >&5
20677 $as_echo "$ac_cv_type_struct_xinpgen" >&6; }
20678 if test "x$ac_cv_type_struct_xinpgen" = x""yes; then
20679
20680 cat >>confdefs.h <<_ACEOF
20681 #define HAVE_STRUCT_XINPGEN 1
20682 _ACEOF
20683
20684
20685 fi
20686
20687
20688 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
20689 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
20690 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
20691   $as_echo_n "(cached) " >&6
20692 else
20693   cat >conftest.$ac_ext <<_ACEOF
20694 /* confdefs.h.  */
20695 _ACEOF
20696 cat confdefs.h >>conftest.$ac_ext
20697 cat >>conftest.$ac_ext <<_ACEOF
20698 /* end confdefs.h.  */
20699 #ifdef HAVE_LINUX_INPUT_H
20700 #include <linux/input.h>
20701 #endif
20702
20703 int
20704 main ()
20705 {
20706 static struct ff_effect ac_aggr;
20707 if (ac_aggr.direction)
20708 return 0;
20709   ;
20710   return 0;
20711 }
20712 _ACEOF
20713 rm -f conftest.$ac_objext
20714 if { (ac_try="$ac_compile"
20715 case "(($ac_try" in
20716   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20717   *) ac_try_echo=$ac_try;;
20718 esac
20719 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20720 $as_echo "$ac_try_echo") >&5
20721   (eval "$ac_compile") 2>conftest.er1
20722   ac_status=$?
20723   grep -v '^ *+' conftest.er1 >conftest.err
20724   rm -f conftest.er1
20725   cat conftest.err >&5
20726   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20727   (exit $ac_status); } && {
20728          test -z "$ac_c_werror_flag" ||
20729          test ! -s conftest.err
20730        } && test -s conftest.$ac_objext; then
20731   ac_cv_member_struct_ff_effect_direction=yes
20732 else
20733   $as_echo "$as_me: failed program was:" >&5
20734 sed 's/^/| /' conftest.$ac_ext >&5
20735
20736         cat >conftest.$ac_ext <<_ACEOF
20737 /* confdefs.h.  */
20738 _ACEOF
20739 cat confdefs.h >>conftest.$ac_ext
20740 cat >>conftest.$ac_ext <<_ACEOF
20741 /* end confdefs.h.  */
20742 #ifdef HAVE_LINUX_INPUT_H
20743 #include <linux/input.h>
20744 #endif
20745
20746 int
20747 main ()
20748 {
20749 static struct ff_effect ac_aggr;
20750 if (sizeof ac_aggr.direction)
20751 return 0;
20752   ;
20753   return 0;
20754 }
20755 _ACEOF
20756 rm -f conftest.$ac_objext
20757 if { (ac_try="$ac_compile"
20758 case "(($ac_try" in
20759   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20760   *) ac_try_echo=$ac_try;;
20761 esac
20762 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20763 $as_echo "$ac_try_echo") >&5
20764   (eval "$ac_compile") 2>conftest.er1
20765   ac_status=$?
20766   grep -v '^ *+' conftest.er1 >conftest.err
20767   rm -f conftest.er1
20768   cat conftest.err >&5
20769   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20770   (exit $ac_status); } && {
20771          test -z "$ac_c_werror_flag" ||
20772          test ! -s conftest.err
20773        } && test -s conftest.$ac_objext; then
20774   ac_cv_member_struct_ff_effect_direction=yes
20775 else
20776   $as_echo "$as_me: failed program was:" >&5
20777 sed 's/^/| /' conftest.$ac_ext >&5
20778
20779         ac_cv_member_struct_ff_effect_direction=no
20780 fi
20781
20782 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20783 fi
20784
20785 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20786 fi
20787 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
20788 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
20789 if test "x$ac_cv_member_struct_ff_effect_direction" = x""yes; then
20790
20791 cat >>confdefs.h <<_ACEOF
20792 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
20793 _ACEOF
20794
20795
20796 fi
20797
20798
20799 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
20800 $as_echo_n "checking for sigaddset... " >&6; }
20801 if test "${wine_cv_have_sigaddset+set}" = set; then
20802   $as_echo_n "(cached) " >&6
20803 else
20804   cat >conftest.$ac_ext <<_ACEOF
20805 /* confdefs.h.  */
20806 _ACEOF
20807 cat confdefs.h >>conftest.$ac_ext
20808 cat >>conftest.$ac_ext <<_ACEOF
20809 /* end confdefs.h.  */
20810 #include <signal.h>
20811 int
20812 main ()
20813 {
20814 sigset_t set; sigaddset(&set,SIGTERM);
20815   ;
20816   return 0;
20817 }
20818 _ACEOF
20819 rm -f conftest.$ac_objext conftest$ac_exeext
20820 if { (ac_try="$ac_link"
20821 case "(($ac_try" in
20822   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20823   *) ac_try_echo=$ac_try;;
20824 esac
20825 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20826 $as_echo "$ac_try_echo") >&5
20827   (eval "$ac_link") 2>conftest.er1
20828   ac_status=$?
20829   grep -v '^ *+' conftest.er1 >conftest.err
20830   rm -f conftest.er1
20831   cat conftest.err >&5
20832   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20833   (exit $ac_status); } && {
20834          test -z "$ac_c_werror_flag" ||
20835          test ! -s conftest.err
20836        } && test -s conftest$ac_exeext && {
20837          test "$cross_compiling" = yes ||
20838          $as_test_x conftest$ac_exeext
20839        }; then
20840   wine_cv_have_sigaddset=yes
20841 else
20842   $as_echo "$as_me: failed program was:" >&5
20843 sed 's/^/| /' conftest.$ac_ext >&5
20844
20845         wine_cv_have_sigaddset=no
20846 fi
20847
20848 rm -rf conftest.dSYM
20849 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20850       conftest$ac_exeext conftest.$ac_ext
20851 fi
20852 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
20853 $as_echo "$wine_cv_have_sigaddset" >&6; }
20854 if test "$wine_cv_have_sigaddset" = "yes"
20855 then
20856
20857 cat >>confdefs.h <<\_ACEOF
20858 #define HAVE_SIGADDSET 1
20859 _ACEOF
20860
20861 fi
20862
20863
20864 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
20865 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
20866 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
20867   $as_echo_n "(cached) " >&6
20868 else
20869   cat >conftest.$ac_ext <<_ACEOF
20870 /* confdefs.h.  */
20871 _ACEOF
20872 cat confdefs.h >>conftest.$ac_ext
20873 cat >>conftest.$ac_ext <<_ACEOF
20874 /* end confdefs.h.  */
20875 #include <netdb.h>
20876 int
20877 main ()
20878 {
20879
20880     char *name=0;
20881     struct hostent he;
20882     struct hostent *result;
20883     char *buf=0;
20884     int bufsize=0;
20885     int res,errnr;
20886     char *addr=0;
20887     int addrlen=0;
20888     int addrtype=0;
20889     res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
20890     res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
20891
20892   ;
20893   return 0;
20894 }
20895 _ACEOF
20896 rm -f conftest.$ac_objext conftest$ac_exeext
20897 if { (ac_try="$ac_link"
20898 case "(($ac_try" in
20899   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20900   *) ac_try_echo=$ac_try;;
20901 esac
20902 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20903 $as_echo "$ac_try_echo") >&5
20904   (eval "$ac_link") 2>conftest.er1
20905   ac_status=$?
20906   grep -v '^ *+' conftest.er1 >conftest.err
20907   rm -f conftest.er1
20908   cat conftest.err >&5
20909   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20910   (exit $ac_status); } && {
20911          test -z "$ac_c_werror_flag" ||
20912          test ! -s conftest.err
20913        } && test -s conftest$ac_exeext && {
20914          test "$cross_compiling" = yes ||
20915          $as_test_x conftest$ac_exeext
20916        }; then
20917   wine_cv_linux_gethostbyname_r_6=yes
20918 else
20919   $as_echo "$as_me: failed program was:" >&5
20920 sed 's/^/| /' conftest.$ac_ext >&5
20921
20922         wine_cv_linux_gethostbyname_r_6=no
20923
20924 fi
20925
20926 rm -rf conftest.dSYM
20927 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20928       conftest$ac_exeext conftest.$ac_ext
20929
20930 fi
20931 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
20932 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
20933    if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
20934    then
20935
20936 cat >>confdefs.h <<\_ACEOF
20937 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
20938 _ACEOF
20939
20940    fi
20941
20942 if test "$ac_cv_header_linux_joystick_h" = "yes"
20943 then
20944    { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
20945 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
20946 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
20947   $as_echo_n "(cached) " >&6
20948 else
20949   cat >conftest.$ac_ext <<_ACEOF
20950 /* confdefs.h.  */
20951 _ACEOF
20952 cat confdefs.h >>conftest.$ac_ext
20953 cat >>conftest.$ac_ext <<_ACEOF
20954 /* end confdefs.h.  */
20955
20956         #include <sys/ioctl.h>
20957         #include <sys/types.h>
20958         #include <linux/joystick.h>
20959
20960         struct js_event blub;
20961         #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
20962         #error "no 2.2 header"
20963         #endif
20964
20965 int
20966 main ()
20967 {
20968 /*empty*/
20969   ;
20970   return 0;
20971 }
20972 _ACEOF
20973 rm -f conftest.$ac_objext
20974 if { (ac_try="$ac_compile"
20975 case "(($ac_try" in
20976   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20977   *) ac_try_echo=$ac_try;;
20978 esac
20979 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20980 $as_echo "$ac_try_echo") >&5
20981   (eval "$ac_compile") 2>conftest.er1
20982   ac_status=$?
20983   grep -v '^ *+' conftest.er1 >conftest.err
20984   rm -f conftest.er1
20985   cat conftest.err >&5
20986   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20987   (exit $ac_status); } && {
20988          test -z "$ac_c_werror_flag" ||
20989          test ! -s conftest.err
20990        } && test -s conftest.$ac_objext; then
20991   wine_cv_linux_joystick_22_api=yes
20992 else
20993   $as_echo "$as_me: failed program was:" >&5
20994 sed 's/^/| /' conftest.$ac_ext >&5
20995
20996         wine_cv_linux_joystick_22_api=no
20997 fi
20998
20999 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21000
21001 fi
21002 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
21003 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
21004    if test "$wine_cv_linux_joystick_22_api" = "yes"
21005    then
21006
21007 cat >>confdefs.h <<\_ACEOF
21008 #define HAVE_LINUX_22_JOYSTICK_API 1
21009 _ACEOF
21010
21011    fi
21012 fi
21013
21014
21015 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
21016 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
21017 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
21018   $as_echo_n "(cached) " >&6
21019 else
21020   cat >conftest.$ac_ext <<_ACEOF
21021 /* confdefs.h.  */
21022 _ACEOF
21023 cat confdefs.h >>conftest.$ac_ext
21024 cat >>conftest.$ac_ext <<_ACEOF
21025 /* end confdefs.h.  */
21026 #include <sys/types.h>
21027 #ifdef HAVE_SYS_PARAM_H
21028 # include <sys/param.h>
21029 #endif
21030 #ifdef HAVE_SYS_MOUNT_H
21031 # include <sys/mount.h>
21032 #endif
21033 #ifdef HAVE_SYS_VFS_H
21034 # include <sys/vfs.h>
21035 #endif
21036 #ifdef HAVE_SYS_STATFS_H
21037 # include <sys/statfs.h>
21038 #endif
21039
21040 int
21041 main ()
21042 {
21043 static struct statfs ac_aggr;
21044 if (ac_aggr.f_bfree)
21045 return 0;
21046   ;
21047   return 0;
21048 }
21049 _ACEOF
21050 rm -f conftest.$ac_objext
21051 if { (ac_try="$ac_compile"
21052 case "(($ac_try" in
21053   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21054   *) ac_try_echo=$ac_try;;
21055 esac
21056 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21057 $as_echo "$ac_try_echo") >&5
21058   (eval "$ac_compile") 2>conftest.er1
21059   ac_status=$?
21060   grep -v '^ *+' conftest.er1 >conftest.err
21061   rm -f conftest.er1
21062   cat conftest.err >&5
21063   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21064   (exit $ac_status); } && {
21065          test -z "$ac_c_werror_flag" ||
21066          test ! -s conftest.err
21067        } && test -s conftest.$ac_objext; then
21068   ac_cv_member_struct_statfs_f_bfree=yes
21069 else
21070   $as_echo "$as_me: failed program was:" >&5
21071 sed 's/^/| /' conftest.$ac_ext >&5
21072
21073         cat >conftest.$ac_ext <<_ACEOF
21074 /* confdefs.h.  */
21075 _ACEOF
21076 cat confdefs.h >>conftest.$ac_ext
21077 cat >>conftest.$ac_ext <<_ACEOF
21078 /* end confdefs.h.  */
21079 #include <sys/types.h>
21080 #ifdef HAVE_SYS_PARAM_H
21081 # include <sys/param.h>
21082 #endif
21083 #ifdef HAVE_SYS_MOUNT_H
21084 # include <sys/mount.h>
21085 #endif
21086 #ifdef HAVE_SYS_VFS_H
21087 # include <sys/vfs.h>
21088 #endif
21089 #ifdef HAVE_SYS_STATFS_H
21090 # include <sys/statfs.h>
21091 #endif
21092
21093 int
21094 main ()
21095 {
21096 static struct statfs ac_aggr;
21097 if (sizeof ac_aggr.f_bfree)
21098 return 0;
21099   ;
21100   return 0;
21101 }
21102 _ACEOF
21103 rm -f conftest.$ac_objext
21104 if { (ac_try="$ac_compile"
21105 case "(($ac_try" in
21106   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21107   *) ac_try_echo=$ac_try;;
21108 esac
21109 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21110 $as_echo "$ac_try_echo") >&5
21111   (eval "$ac_compile") 2>conftest.er1
21112   ac_status=$?
21113   grep -v '^ *+' conftest.er1 >conftest.err
21114   rm -f conftest.er1
21115   cat conftest.err >&5
21116   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21117   (exit $ac_status); } && {
21118          test -z "$ac_c_werror_flag" ||
21119          test ! -s conftest.err
21120        } && test -s conftest.$ac_objext; then
21121   ac_cv_member_struct_statfs_f_bfree=yes
21122 else
21123   $as_echo "$as_me: failed program was:" >&5
21124 sed 's/^/| /' conftest.$ac_ext >&5
21125
21126         ac_cv_member_struct_statfs_f_bfree=no
21127 fi
21128
21129 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21130 fi
21131
21132 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21133 fi
21134 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
21135 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
21136 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then
21137
21138 cat >>confdefs.h <<_ACEOF
21139 #define HAVE_STRUCT_STATFS_F_BFREE 1
21140 _ACEOF
21141
21142
21143 fi
21144 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
21145 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
21146 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
21147   $as_echo_n "(cached) " >&6
21148 else
21149   cat >conftest.$ac_ext <<_ACEOF
21150 /* confdefs.h.  */
21151 _ACEOF
21152 cat confdefs.h >>conftest.$ac_ext
21153 cat >>conftest.$ac_ext <<_ACEOF
21154 /* end confdefs.h.  */
21155 #include <sys/types.h>
21156 #ifdef HAVE_SYS_PARAM_H
21157 # include <sys/param.h>
21158 #endif
21159 #ifdef HAVE_SYS_MOUNT_H
21160 # include <sys/mount.h>
21161 #endif
21162 #ifdef HAVE_SYS_VFS_H
21163 # include <sys/vfs.h>
21164 #endif
21165 #ifdef HAVE_SYS_STATFS_H
21166 # include <sys/statfs.h>
21167 #endif
21168
21169 int
21170 main ()
21171 {
21172 static struct statfs ac_aggr;
21173 if (ac_aggr.f_bavail)
21174 return 0;
21175   ;
21176   return 0;
21177 }
21178 _ACEOF
21179 rm -f conftest.$ac_objext
21180 if { (ac_try="$ac_compile"
21181 case "(($ac_try" in
21182   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21183   *) ac_try_echo=$ac_try;;
21184 esac
21185 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21186 $as_echo "$ac_try_echo") >&5
21187   (eval "$ac_compile") 2>conftest.er1
21188   ac_status=$?
21189   grep -v '^ *+' conftest.er1 >conftest.err
21190   rm -f conftest.er1
21191   cat conftest.err >&5
21192   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21193   (exit $ac_status); } && {
21194          test -z "$ac_c_werror_flag" ||
21195          test ! -s conftest.err
21196        } && test -s conftest.$ac_objext; then
21197   ac_cv_member_struct_statfs_f_bavail=yes
21198 else
21199   $as_echo "$as_me: failed program was:" >&5
21200 sed 's/^/| /' conftest.$ac_ext >&5
21201
21202         cat >conftest.$ac_ext <<_ACEOF
21203 /* confdefs.h.  */
21204 _ACEOF
21205 cat confdefs.h >>conftest.$ac_ext
21206 cat >>conftest.$ac_ext <<_ACEOF
21207 /* end confdefs.h.  */
21208 #include <sys/types.h>
21209 #ifdef HAVE_SYS_PARAM_H
21210 # include <sys/param.h>
21211 #endif
21212 #ifdef HAVE_SYS_MOUNT_H
21213 # include <sys/mount.h>
21214 #endif
21215 #ifdef HAVE_SYS_VFS_H
21216 # include <sys/vfs.h>
21217 #endif
21218 #ifdef HAVE_SYS_STATFS_H
21219 # include <sys/statfs.h>
21220 #endif
21221
21222 int
21223 main ()
21224 {
21225 static struct statfs ac_aggr;
21226 if (sizeof ac_aggr.f_bavail)
21227 return 0;
21228   ;
21229   return 0;
21230 }
21231 _ACEOF
21232 rm -f conftest.$ac_objext
21233 if { (ac_try="$ac_compile"
21234 case "(($ac_try" in
21235   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21236   *) ac_try_echo=$ac_try;;
21237 esac
21238 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21239 $as_echo "$ac_try_echo") >&5
21240   (eval "$ac_compile") 2>conftest.er1
21241   ac_status=$?
21242   grep -v '^ *+' conftest.er1 >conftest.err
21243   rm -f conftest.er1
21244   cat conftest.err >&5
21245   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21246   (exit $ac_status); } && {
21247          test -z "$ac_c_werror_flag" ||
21248          test ! -s conftest.err
21249        } && test -s conftest.$ac_objext; then
21250   ac_cv_member_struct_statfs_f_bavail=yes
21251 else
21252   $as_echo "$as_me: failed program was:" >&5
21253 sed 's/^/| /' conftest.$ac_ext >&5
21254
21255         ac_cv_member_struct_statfs_f_bavail=no
21256 fi
21257
21258 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21259 fi
21260
21261 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21262 fi
21263 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
21264 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
21265 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then
21266
21267 cat >>confdefs.h <<_ACEOF
21268 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
21269 _ACEOF
21270
21271
21272 fi
21273 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
21274 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
21275 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
21276   $as_echo_n "(cached) " >&6
21277 else
21278   cat >conftest.$ac_ext <<_ACEOF
21279 /* confdefs.h.  */
21280 _ACEOF
21281 cat confdefs.h >>conftest.$ac_ext
21282 cat >>conftest.$ac_ext <<_ACEOF
21283 /* end confdefs.h.  */
21284 #include <sys/types.h>
21285 #ifdef HAVE_SYS_PARAM_H
21286 # include <sys/param.h>
21287 #endif
21288 #ifdef HAVE_SYS_MOUNT_H
21289 # include <sys/mount.h>
21290 #endif
21291 #ifdef HAVE_SYS_VFS_H
21292 # include <sys/vfs.h>
21293 #endif
21294 #ifdef HAVE_SYS_STATFS_H
21295 # include <sys/statfs.h>
21296 #endif
21297
21298 int
21299 main ()
21300 {
21301 static struct statfs ac_aggr;
21302 if (ac_aggr.f_frsize)
21303 return 0;
21304   ;
21305   return 0;
21306 }
21307 _ACEOF
21308 rm -f conftest.$ac_objext
21309 if { (ac_try="$ac_compile"
21310 case "(($ac_try" in
21311   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21312   *) ac_try_echo=$ac_try;;
21313 esac
21314 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21315 $as_echo "$ac_try_echo") >&5
21316   (eval "$ac_compile") 2>conftest.er1
21317   ac_status=$?
21318   grep -v '^ *+' conftest.er1 >conftest.err
21319   rm -f conftest.er1
21320   cat conftest.err >&5
21321   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21322   (exit $ac_status); } && {
21323          test -z "$ac_c_werror_flag" ||
21324          test ! -s conftest.err
21325        } && test -s conftest.$ac_objext; then
21326   ac_cv_member_struct_statfs_f_frsize=yes
21327 else
21328   $as_echo "$as_me: failed program was:" >&5
21329 sed 's/^/| /' conftest.$ac_ext >&5
21330
21331         cat >conftest.$ac_ext <<_ACEOF
21332 /* confdefs.h.  */
21333 _ACEOF
21334 cat confdefs.h >>conftest.$ac_ext
21335 cat >>conftest.$ac_ext <<_ACEOF
21336 /* end confdefs.h.  */
21337 #include <sys/types.h>
21338 #ifdef HAVE_SYS_PARAM_H
21339 # include <sys/param.h>
21340 #endif
21341 #ifdef HAVE_SYS_MOUNT_H
21342 # include <sys/mount.h>
21343 #endif
21344 #ifdef HAVE_SYS_VFS_H
21345 # include <sys/vfs.h>
21346 #endif
21347 #ifdef HAVE_SYS_STATFS_H
21348 # include <sys/statfs.h>
21349 #endif
21350
21351 int
21352 main ()
21353 {
21354 static struct statfs ac_aggr;
21355 if (sizeof ac_aggr.f_frsize)
21356 return 0;
21357   ;
21358   return 0;
21359 }
21360 _ACEOF
21361 rm -f conftest.$ac_objext
21362 if { (ac_try="$ac_compile"
21363 case "(($ac_try" in
21364   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21365   *) ac_try_echo=$ac_try;;
21366 esac
21367 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21368 $as_echo "$ac_try_echo") >&5
21369   (eval "$ac_compile") 2>conftest.er1
21370   ac_status=$?
21371   grep -v '^ *+' conftest.er1 >conftest.err
21372   rm -f conftest.er1
21373   cat conftest.err >&5
21374   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21375   (exit $ac_status); } && {
21376          test -z "$ac_c_werror_flag" ||
21377          test ! -s conftest.err
21378        } && test -s conftest.$ac_objext; then
21379   ac_cv_member_struct_statfs_f_frsize=yes
21380 else
21381   $as_echo "$as_me: failed program was:" >&5
21382 sed 's/^/| /' conftest.$ac_ext >&5
21383
21384         ac_cv_member_struct_statfs_f_frsize=no
21385 fi
21386
21387 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21388 fi
21389
21390 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21391 fi
21392 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
21393 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
21394 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then
21395
21396 cat >>confdefs.h <<_ACEOF
21397 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
21398 _ACEOF
21399
21400
21401 fi
21402 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
21403 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
21404 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
21405   $as_echo_n "(cached) " >&6
21406 else
21407   cat >conftest.$ac_ext <<_ACEOF
21408 /* confdefs.h.  */
21409 _ACEOF
21410 cat confdefs.h >>conftest.$ac_ext
21411 cat >>conftest.$ac_ext <<_ACEOF
21412 /* end confdefs.h.  */
21413 #include <sys/types.h>
21414 #ifdef HAVE_SYS_PARAM_H
21415 # include <sys/param.h>
21416 #endif
21417 #ifdef HAVE_SYS_MOUNT_H
21418 # include <sys/mount.h>
21419 #endif
21420 #ifdef HAVE_SYS_VFS_H
21421 # include <sys/vfs.h>
21422 #endif
21423 #ifdef HAVE_SYS_STATFS_H
21424 # include <sys/statfs.h>
21425 #endif
21426
21427 int
21428 main ()
21429 {
21430 static struct statfs ac_aggr;
21431 if (ac_aggr.f_ffree)
21432 return 0;
21433   ;
21434   return 0;
21435 }
21436 _ACEOF
21437 rm -f conftest.$ac_objext
21438 if { (ac_try="$ac_compile"
21439 case "(($ac_try" in
21440   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21441   *) ac_try_echo=$ac_try;;
21442 esac
21443 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21444 $as_echo "$ac_try_echo") >&5
21445   (eval "$ac_compile") 2>conftest.er1
21446   ac_status=$?
21447   grep -v '^ *+' conftest.er1 >conftest.err
21448   rm -f conftest.er1
21449   cat conftest.err >&5
21450   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21451   (exit $ac_status); } && {
21452          test -z "$ac_c_werror_flag" ||
21453          test ! -s conftest.err
21454        } && test -s conftest.$ac_objext; then
21455   ac_cv_member_struct_statfs_f_ffree=yes
21456 else
21457   $as_echo "$as_me: failed program was:" >&5
21458 sed 's/^/| /' conftest.$ac_ext >&5
21459
21460         cat >conftest.$ac_ext <<_ACEOF
21461 /* confdefs.h.  */
21462 _ACEOF
21463 cat confdefs.h >>conftest.$ac_ext
21464 cat >>conftest.$ac_ext <<_ACEOF
21465 /* end confdefs.h.  */
21466 #include <sys/types.h>
21467 #ifdef HAVE_SYS_PARAM_H
21468 # include <sys/param.h>
21469 #endif
21470 #ifdef HAVE_SYS_MOUNT_H
21471 # include <sys/mount.h>
21472 #endif
21473 #ifdef HAVE_SYS_VFS_H
21474 # include <sys/vfs.h>
21475 #endif
21476 #ifdef HAVE_SYS_STATFS_H
21477 # include <sys/statfs.h>
21478 #endif
21479
21480 int
21481 main ()
21482 {
21483 static struct statfs ac_aggr;
21484 if (sizeof ac_aggr.f_ffree)
21485 return 0;
21486   ;
21487   return 0;
21488 }
21489 _ACEOF
21490 rm -f conftest.$ac_objext
21491 if { (ac_try="$ac_compile"
21492 case "(($ac_try" in
21493   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21494   *) ac_try_echo=$ac_try;;
21495 esac
21496 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21497 $as_echo "$ac_try_echo") >&5
21498   (eval "$ac_compile") 2>conftest.er1
21499   ac_status=$?
21500   grep -v '^ *+' conftest.er1 >conftest.err
21501   rm -f conftest.er1
21502   cat conftest.err >&5
21503   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21504   (exit $ac_status); } && {
21505          test -z "$ac_c_werror_flag" ||
21506          test ! -s conftest.err
21507        } && test -s conftest.$ac_objext; then
21508   ac_cv_member_struct_statfs_f_ffree=yes
21509 else
21510   $as_echo "$as_me: failed program was:" >&5
21511 sed 's/^/| /' conftest.$ac_ext >&5
21512
21513         ac_cv_member_struct_statfs_f_ffree=no
21514 fi
21515
21516 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21517 fi
21518
21519 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21520 fi
21521 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21522 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21523 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then
21524
21525 cat >>confdefs.h <<_ACEOF
21526 #define HAVE_STRUCT_STATFS_F_FFREE 1
21527 _ACEOF
21528
21529
21530 fi
21531 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21532 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21533 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21534   $as_echo_n "(cached) " >&6
21535 else
21536   cat >conftest.$ac_ext <<_ACEOF
21537 /* confdefs.h.  */
21538 _ACEOF
21539 cat confdefs.h >>conftest.$ac_ext
21540 cat >>conftest.$ac_ext <<_ACEOF
21541 /* end confdefs.h.  */
21542 #include <sys/types.h>
21543 #ifdef HAVE_SYS_PARAM_H
21544 # include <sys/param.h>
21545 #endif
21546 #ifdef HAVE_SYS_MOUNT_H
21547 # include <sys/mount.h>
21548 #endif
21549 #ifdef HAVE_SYS_VFS_H
21550 # include <sys/vfs.h>
21551 #endif
21552 #ifdef HAVE_SYS_STATFS_H
21553 # include <sys/statfs.h>
21554 #endif
21555
21556 int
21557 main ()
21558 {
21559 static struct statfs ac_aggr;
21560 if (ac_aggr.f_favail)
21561 return 0;
21562   ;
21563   return 0;
21564 }
21565 _ACEOF
21566 rm -f conftest.$ac_objext
21567 if { (ac_try="$ac_compile"
21568 case "(($ac_try" in
21569   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21570   *) ac_try_echo=$ac_try;;
21571 esac
21572 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21573 $as_echo "$ac_try_echo") >&5
21574   (eval "$ac_compile") 2>conftest.er1
21575   ac_status=$?
21576   grep -v '^ *+' conftest.er1 >conftest.err
21577   rm -f conftest.er1
21578   cat conftest.err >&5
21579   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21580   (exit $ac_status); } && {
21581          test -z "$ac_c_werror_flag" ||
21582          test ! -s conftest.err
21583        } && test -s conftest.$ac_objext; then
21584   ac_cv_member_struct_statfs_f_favail=yes
21585 else
21586   $as_echo "$as_me: failed program was:" >&5
21587 sed 's/^/| /' conftest.$ac_ext >&5
21588
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_PARAM_H
21597 # include <sys/param.h>
21598 #endif
21599 #ifdef HAVE_SYS_MOUNT_H
21600 # include <sys/mount.h>
21601 #endif
21602 #ifdef HAVE_SYS_VFS_H
21603 # include <sys/vfs.h>
21604 #endif
21605 #ifdef HAVE_SYS_STATFS_H
21606 # include <sys/statfs.h>
21607 #endif
21608
21609 int
21610 main ()
21611 {
21612 static struct statfs ac_aggr;
21613 if (sizeof ac_aggr.f_favail)
21614 return 0;
21615   ;
21616   return 0;
21617 }
21618 _ACEOF
21619 rm -f conftest.$ac_objext
21620 if { (ac_try="$ac_compile"
21621 case "(($ac_try" in
21622   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21623   *) ac_try_echo=$ac_try;;
21624 esac
21625 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21626 $as_echo "$ac_try_echo") >&5
21627   (eval "$ac_compile") 2>conftest.er1
21628   ac_status=$?
21629   grep -v '^ *+' conftest.er1 >conftest.err
21630   rm -f conftest.er1
21631   cat conftest.err >&5
21632   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21633   (exit $ac_status); } && {
21634          test -z "$ac_c_werror_flag" ||
21635          test ! -s conftest.err
21636        } && test -s conftest.$ac_objext; then
21637   ac_cv_member_struct_statfs_f_favail=yes
21638 else
21639   $as_echo "$as_me: failed program was:" >&5
21640 sed 's/^/| /' conftest.$ac_ext >&5
21641
21642         ac_cv_member_struct_statfs_f_favail=no
21643 fi
21644
21645 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21646 fi
21647
21648 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21649 fi
21650 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
21651 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
21652 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then
21653
21654 cat >>confdefs.h <<_ACEOF
21655 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
21656 _ACEOF
21657
21658
21659 fi
21660 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
21661 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
21662 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
21663   $as_echo_n "(cached) " >&6
21664 else
21665   cat >conftest.$ac_ext <<_ACEOF
21666 /* confdefs.h.  */
21667 _ACEOF
21668 cat confdefs.h >>conftest.$ac_ext
21669 cat >>conftest.$ac_ext <<_ACEOF
21670 /* end confdefs.h.  */
21671 #include <sys/types.h>
21672 #ifdef HAVE_SYS_PARAM_H
21673 # include <sys/param.h>
21674 #endif
21675 #ifdef HAVE_SYS_MOUNT_H
21676 # include <sys/mount.h>
21677 #endif
21678 #ifdef HAVE_SYS_VFS_H
21679 # include <sys/vfs.h>
21680 #endif
21681 #ifdef HAVE_SYS_STATFS_H
21682 # include <sys/statfs.h>
21683 #endif
21684
21685 int
21686 main ()
21687 {
21688 static struct statfs ac_aggr;
21689 if (ac_aggr.f_namelen)
21690 return 0;
21691   ;
21692   return 0;
21693 }
21694 _ACEOF
21695 rm -f conftest.$ac_objext
21696 if { (ac_try="$ac_compile"
21697 case "(($ac_try" in
21698   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21699   *) ac_try_echo=$ac_try;;
21700 esac
21701 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21702 $as_echo "$ac_try_echo") >&5
21703   (eval "$ac_compile") 2>conftest.er1
21704   ac_status=$?
21705   grep -v '^ *+' conftest.er1 >conftest.err
21706   rm -f conftest.er1
21707   cat conftest.err >&5
21708   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21709   (exit $ac_status); } && {
21710          test -z "$ac_c_werror_flag" ||
21711          test ! -s conftest.err
21712        } && test -s conftest.$ac_objext; then
21713   ac_cv_member_struct_statfs_f_namelen=yes
21714 else
21715   $as_echo "$as_me: failed program was:" >&5
21716 sed 's/^/| /' conftest.$ac_ext >&5
21717
21718         cat >conftest.$ac_ext <<_ACEOF
21719 /* confdefs.h.  */
21720 _ACEOF
21721 cat confdefs.h >>conftest.$ac_ext
21722 cat >>conftest.$ac_ext <<_ACEOF
21723 /* end confdefs.h.  */
21724 #include <sys/types.h>
21725 #ifdef HAVE_SYS_PARAM_H
21726 # include <sys/param.h>
21727 #endif
21728 #ifdef HAVE_SYS_MOUNT_H
21729 # include <sys/mount.h>
21730 #endif
21731 #ifdef HAVE_SYS_VFS_H
21732 # include <sys/vfs.h>
21733 #endif
21734 #ifdef HAVE_SYS_STATFS_H
21735 # include <sys/statfs.h>
21736 #endif
21737
21738 int
21739 main ()
21740 {
21741 static struct statfs ac_aggr;
21742 if (sizeof ac_aggr.f_namelen)
21743 return 0;
21744   ;
21745   return 0;
21746 }
21747 _ACEOF
21748 rm -f conftest.$ac_objext
21749 if { (ac_try="$ac_compile"
21750 case "(($ac_try" in
21751   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21752   *) ac_try_echo=$ac_try;;
21753 esac
21754 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21755 $as_echo "$ac_try_echo") >&5
21756   (eval "$ac_compile") 2>conftest.er1
21757   ac_status=$?
21758   grep -v '^ *+' conftest.er1 >conftest.err
21759   rm -f conftest.er1
21760   cat conftest.err >&5
21761   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21762   (exit $ac_status); } && {
21763          test -z "$ac_c_werror_flag" ||
21764          test ! -s conftest.err
21765        } && test -s conftest.$ac_objext; then
21766   ac_cv_member_struct_statfs_f_namelen=yes
21767 else
21768   $as_echo "$as_me: failed program was:" >&5
21769 sed 's/^/| /' conftest.$ac_ext >&5
21770
21771         ac_cv_member_struct_statfs_f_namelen=no
21772 fi
21773
21774 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21775 fi
21776
21777 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21778 fi
21779 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
21780 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
21781 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then
21782
21783 cat >>confdefs.h <<_ACEOF
21784 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
21785 _ACEOF
21786
21787
21788 fi
21789
21790
21791 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
21792 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
21793 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
21794   $as_echo_n "(cached) " >&6
21795 else
21796   cat >conftest.$ac_ext <<_ACEOF
21797 /* confdefs.h.  */
21798 _ACEOF
21799 cat confdefs.h >>conftest.$ac_ext
21800 cat >>conftest.$ac_ext <<_ACEOF
21801 /* end confdefs.h.  */
21802 #ifdef HAVE_SYS_STATVFS_H
21803 #include <sys/statvfs.h>
21804 #endif
21805
21806 int
21807 main ()
21808 {
21809 static struct statvfs ac_aggr;
21810 if (ac_aggr.f_blocks)
21811 return 0;
21812   ;
21813   return 0;
21814 }
21815 _ACEOF
21816 rm -f conftest.$ac_objext
21817 if { (ac_try="$ac_compile"
21818 case "(($ac_try" in
21819   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21820   *) ac_try_echo=$ac_try;;
21821 esac
21822 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21823 $as_echo "$ac_try_echo") >&5
21824   (eval "$ac_compile") 2>conftest.er1
21825   ac_status=$?
21826   grep -v '^ *+' conftest.er1 >conftest.err
21827   rm -f conftest.er1
21828   cat conftest.err >&5
21829   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21830   (exit $ac_status); } && {
21831          test -z "$ac_c_werror_flag" ||
21832          test ! -s conftest.err
21833        } && test -s conftest.$ac_objext; then
21834   ac_cv_member_struct_statvfs_f_blocks=yes
21835 else
21836   $as_echo "$as_me: failed program was:" >&5
21837 sed 's/^/| /' conftest.$ac_ext >&5
21838
21839         cat >conftest.$ac_ext <<_ACEOF
21840 /* confdefs.h.  */
21841 _ACEOF
21842 cat confdefs.h >>conftest.$ac_ext
21843 cat >>conftest.$ac_ext <<_ACEOF
21844 /* end confdefs.h.  */
21845 #ifdef HAVE_SYS_STATVFS_H
21846 #include <sys/statvfs.h>
21847 #endif
21848
21849 int
21850 main ()
21851 {
21852 static struct statvfs ac_aggr;
21853 if (sizeof ac_aggr.f_blocks)
21854 return 0;
21855   ;
21856   return 0;
21857 }
21858 _ACEOF
21859 rm -f conftest.$ac_objext
21860 if { (ac_try="$ac_compile"
21861 case "(($ac_try" in
21862   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21863   *) ac_try_echo=$ac_try;;
21864 esac
21865 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21866 $as_echo "$ac_try_echo") >&5
21867   (eval "$ac_compile") 2>conftest.er1
21868   ac_status=$?
21869   grep -v '^ *+' conftest.er1 >conftest.err
21870   rm -f conftest.er1
21871   cat conftest.err >&5
21872   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21873   (exit $ac_status); } && {
21874          test -z "$ac_c_werror_flag" ||
21875          test ! -s conftest.err
21876        } && test -s conftest.$ac_objext; then
21877   ac_cv_member_struct_statvfs_f_blocks=yes
21878 else
21879   $as_echo "$as_me: failed program was:" >&5
21880 sed 's/^/| /' conftest.$ac_ext >&5
21881
21882         ac_cv_member_struct_statvfs_f_blocks=no
21883 fi
21884
21885 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21886 fi
21887
21888 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21889 fi
21890 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
21891 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
21892 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then
21893
21894 cat >>confdefs.h <<_ACEOF
21895 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
21896 _ACEOF
21897
21898
21899 fi
21900
21901
21902 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
21903 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
21904 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
21905   $as_echo_n "(cached) " >&6
21906 else
21907   cat >conftest.$ac_ext <<_ACEOF
21908 /* confdefs.h.  */
21909 _ACEOF
21910 cat confdefs.h >>conftest.$ac_ext
21911 cat >>conftest.$ac_ext <<_ACEOF
21912 /* end confdefs.h.  */
21913 #include <sys/types.h>
21914 #ifdef HAVE_SYS_SOCKET_H
21915 # include <sys/socket.h>
21916 #endif
21917 #ifdef HAVE_SYS_UN_H
21918 # include <sys/un.h>
21919 #endif
21920
21921 int
21922 main ()
21923 {
21924 static struct msghdr ac_aggr;
21925 if (ac_aggr.msg_accrights)
21926 return 0;
21927   ;
21928   return 0;
21929 }
21930 _ACEOF
21931 rm -f conftest.$ac_objext
21932 if { (ac_try="$ac_compile"
21933 case "(($ac_try" in
21934   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21935   *) ac_try_echo=$ac_try;;
21936 esac
21937 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21938 $as_echo "$ac_try_echo") >&5
21939   (eval "$ac_compile") 2>conftest.er1
21940   ac_status=$?
21941   grep -v '^ *+' conftest.er1 >conftest.err
21942   rm -f conftest.er1
21943   cat conftest.err >&5
21944   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21945   (exit $ac_status); } && {
21946          test -z "$ac_c_werror_flag" ||
21947          test ! -s conftest.err
21948        } && test -s conftest.$ac_objext; then
21949   ac_cv_member_struct_msghdr_msg_accrights=yes
21950 else
21951   $as_echo "$as_me: failed program was:" >&5
21952 sed 's/^/| /' conftest.$ac_ext >&5
21953
21954         cat >conftest.$ac_ext <<_ACEOF
21955 /* confdefs.h.  */
21956 _ACEOF
21957 cat confdefs.h >>conftest.$ac_ext
21958 cat >>conftest.$ac_ext <<_ACEOF
21959 /* end confdefs.h.  */
21960 #include <sys/types.h>
21961 #ifdef HAVE_SYS_SOCKET_H
21962 # include <sys/socket.h>
21963 #endif
21964 #ifdef HAVE_SYS_UN_H
21965 # include <sys/un.h>
21966 #endif
21967
21968 int
21969 main ()
21970 {
21971 static struct msghdr ac_aggr;
21972 if (sizeof ac_aggr.msg_accrights)
21973 return 0;
21974   ;
21975   return 0;
21976 }
21977 _ACEOF
21978 rm -f conftest.$ac_objext
21979 if { (ac_try="$ac_compile"
21980 case "(($ac_try" in
21981   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21982   *) ac_try_echo=$ac_try;;
21983 esac
21984 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21985 $as_echo "$ac_try_echo") >&5
21986   (eval "$ac_compile") 2>conftest.er1
21987   ac_status=$?
21988   grep -v '^ *+' conftest.er1 >conftest.err
21989   rm -f conftest.er1
21990   cat conftest.err >&5
21991   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21992   (exit $ac_status); } && {
21993          test -z "$ac_c_werror_flag" ||
21994          test ! -s conftest.err
21995        } && test -s conftest.$ac_objext; then
21996   ac_cv_member_struct_msghdr_msg_accrights=yes
21997 else
21998   $as_echo "$as_me: failed program was:" >&5
21999 sed 's/^/| /' conftest.$ac_ext >&5
22000
22001         ac_cv_member_struct_msghdr_msg_accrights=no
22002 fi
22003
22004 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22005 fi
22006
22007 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22008 fi
22009 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
22010 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
22011 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then
22012
22013 cat >>confdefs.h <<_ACEOF
22014 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
22015 _ACEOF
22016
22017
22018 fi
22019 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
22020 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
22021 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
22022   $as_echo_n "(cached) " >&6
22023 else
22024   cat >conftest.$ac_ext <<_ACEOF
22025 /* confdefs.h.  */
22026 _ACEOF
22027 cat confdefs.h >>conftest.$ac_ext
22028 cat >>conftest.$ac_ext <<_ACEOF
22029 /* end confdefs.h.  */
22030 #include <sys/types.h>
22031 #ifdef HAVE_SYS_SOCKET_H
22032 # include <sys/socket.h>
22033 #endif
22034 #ifdef HAVE_SYS_UN_H
22035 # include <sys/un.h>
22036 #endif
22037
22038 int
22039 main ()
22040 {
22041 static struct sockaddr ac_aggr;
22042 if (ac_aggr.sa_len)
22043 return 0;
22044   ;
22045   return 0;
22046 }
22047 _ACEOF
22048 rm -f conftest.$ac_objext
22049 if { (ac_try="$ac_compile"
22050 case "(($ac_try" in
22051   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22052   *) ac_try_echo=$ac_try;;
22053 esac
22054 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22055 $as_echo "$ac_try_echo") >&5
22056   (eval "$ac_compile") 2>conftest.er1
22057   ac_status=$?
22058   grep -v '^ *+' conftest.er1 >conftest.err
22059   rm -f conftest.er1
22060   cat conftest.err >&5
22061   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22062   (exit $ac_status); } && {
22063          test -z "$ac_c_werror_flag" ||
22064          test ! -s conftest.err
22065        } && test -s conftest.$ac_objext; then
22066   ac_cv_member_struct_sockaddr_sa_len=yes
22067 else
22068   $as_echo "$as_me: failed program was:" >&5
22069 sed 's/^/| /' conftest.$ac_ext >&5
22070
22071         cat >conftest.$ac_ext <<_ACEOF
22072 /* confdefs.h.  */
22073 _ACEOF
22074 cat confdefs.h >>conftest.$ac_ext
22075 cat >>conftest.$ac_ext <<_ACEOF
22076 /* end confdefs.h.  */
22077 #include <sys/types.h>
22078 #ifdef HAVE_SYS_SOCKET_H
22079 # include <sys/socket.h>
22080 #endif
22081 #ifdef HAVE_SYS_UN_H
22082 # include <sys/un.h>
22083 #endif
22084
22085 int
22086 main ()
22087 {
22088 static struct sockaddr ac_aggr;
22089 if (sizeof ac_aggr.sa_len)
22090 return 0;
22091   ;
22092   return 0;
22093 }
22094 _ACEOF
22095 rm -f conftest.$ac_objext
22096 if { (ac_try="$ac_compile"
22097 case "(($ac_try" in
22098   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22099   *) ac_try_echo=$ac_try;;
22100 esac
22101 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22102 $as_echo "$ac_try_echo") >&5
22103   (eval "$ac_compile") 2>conftest.er1
22104   ac_status=$?
22105   grep -v '^ *+' conftest.er1 >conftest.err
22106   rm -f conftest.er1
22107   cat conftest.err >&5
22108   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22109   (exit $ac_status); } && {
22110          test -z "$ac_c_werror_flag" ||
22111          test ! -s conftest.err
22112        } && test -s conftest.$ac_objext; then
22113   ac_cv_member_struct_sockaddr_sa_len=yes
22114 else
22115   $as_echo "$as_me: failed program was:" >&5
22116 sed 's/^/| /' conftest.$ac_ext >&5
22117
22118         ac_cv_member_struct_sockaddr_sa_len=no
22119 fi
22120
22121 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22122 fi
22123
22124 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22125 fi
22126 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
22127 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
22128 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then
22129
22130 cat >>confdefs.h <<_ACEOF
22131 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
22132 _ACEOF
22133
22134
22135 fi
22136 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
22137 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
22138 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
22139   $as_echo_n "(cached) " >&6
22140 else
22141   cat >conftest.$ac_ext <<_ACEOF
22142 /* confdefs.h.  */
22143 _ACEOF
22144 cat confdefs.h >>conftest.$ac_ext
22145 cat >>conftest.$ac_ext <<_ACEOF
22146 /* end confdefs.h.  */
22147 #include <sys/types.h>
22148 #ifdef HAVE_SYS_SOCKET_H
22149 # include <sys/socket.h>
22150 #endif
22151 #ifdef HAVE_SYS_UN_H
22152 # include <sys/un.h>
22153 #endif
22154
22155 int
22156 main ()
22157 {
22158 static struct sockaddr_un ac_aggr;
22159 if (ac_aggr.sun_len)
22160 return 0;
22161   ;
22162   return 0;
22163 }
22164 _ACEOF
22165 rm -f conftest.$ac_objext
22166 if { (ac_try="$ac_compile"
22167 case "(($ac_try" in
22168   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22169   *) ac_try_echo=$ac_try;;
22170 esac
22171 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22172 $as_echo "$ac_try_echo") >&5
22173   (eval "$ac_compile") 2>conftest.er1
22174   ac_status=$?
22175   grep -v '^ *+' conftest.er1 >conftest.err
22176   rm -f conftest.er1
22177   cat conftest.err >&5
22178   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22179   (exit $ac_status); } && {
22180          test -z "$ac_c_werror_flag" ||
22181          test ! -s conftest.err
22182        } && test -s conftest.$ac_objext; then
22183   ac_cv_member_struct_sockaddr_un_sun_len=yes
22184 else
22185   $as_echo "$as_me: failed program was:" >&5
22186 sed 's/^/| /' conftest.$ac_ext >&5
22187
22188         cat >conftest.$ac_ext <<_ACEOF
22189 /* confdefs.h.  */
22190 _ACEOF
22191 cat confdefs.h >>conftest.$ac_ext
22192 cat >>conftest.$ac_ext <<_ACEOF
22193 /* end confdefs.h.  */
22194 #include <sys/types.h>
22195 #ifdef HAVE_SYS_SOCKET_H
22196 # include <sys/socket.h>
22197 #endif
22198 #ifdef HAVE_SYS_UN_H
22199 # include <sys/un.h>
22200 #endif
22201
22202 int
22203 main ()
22204 {
22205 static struct sockaddr_un ac_aggr;
22206 if (sizeof ac_aggr.sun_len)
22207 return 0;
22208   ;
22209   return 0;
22210 }
22211 _ACEOF
22212 rm -f conftest.$ac_objext
22213 if { (ac_try="$ac_compile"
22214 case "(($ac_try" in
22215   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22216   *) ac_try_echo=$ac_try;;
22217 esac
22218 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22219 $as_echo "$ac_try_echo") >&5
22220   (eval "$ac_compile") 2>conftest.er1
22221   ac_status=$?
22222   grep -v '^ *+' conftest.er1 >conftest.err
22223   rm -f conftest.er1
22224   cat conftest.err >&5
22225   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22226   (exit $ac_status); } && {
22227          test -z "$ac_c_werror_flag" ||
22228          test ! -s conftest.err
22229        } && test -s conftest.$ac_objext; then
22230   ac_cv_member_struct_sockaddr_un_sun_len=yes
22231 else
22232   $as_echo "$as_me: failed program was:" >&5
22233 sed 's/^/| /' conftest.$ac_ext >&5
22234
22235         ac_cv_member_struct_sockaddr_un_sun_len=no
22236 fi
22237
22238 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22239 fi
22240
22241 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22242 fi
22243 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
22244 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
22245 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then
22246
22247 cat >>confdefs.h <<_ACEOF
22248 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
22249 _ACEOF
22250
22251
22252 fi
22253
22254
22255 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
22256 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
22257 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
22258   $as_echo_n "(cached) " >&6
22259 else
22260   cat >conftest.$ac_ext <<_ACEOF
22261 /* confdefs.h.  */
22262 _ACEOF
22263 cat confdefs.h >>conftest.$ac_ext
22264 cat >>conftest.$ac_ext <<_ACEOF
22265 /* end confdefs.h.  */
22266 #include <sys/types.h>
22267 #ifdef HAVE_SCSI_SG_H
22268 #include <scsi/sg.h>
22269 #endif
22270
22271 int
22272 main ()
22273 {
22274 static scsireq_t ac_aggr;
22275 if (ac_aggr.cmd)
22276 return 0;
22277   ;
22278   return 0;
22279 }
22280 _ACEOF
22281 rm -f conftest.$ac_objext
22282 if { (ac_try="$ac_compile"
22283 case "(($ac_try" in
22284   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22285   *) ac_try_echo=$ac_try;;
22286 esac
22287 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22288 $as_echo "$ac_try_echo") >&5
22289   (eval "$ac_compile") 2>conftest.er1
22290   ac_status=$?
22291   grep -v '^ *+' conftest.er1 >conftest.err
22292   rm -f conftest.er1
22293   cat conftest.err >&5
22294   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22295   (exit $ac_status); } && {
22296          test -z "$ac_c_werror_flag" ||
22297          test ! -s conftest.err
22298        } && test -s conftest.$ac_objext; then
22299   ac_cv_member_scsireq_t_cmd=yes
22300 else
22301   $as_echo "$as_me: failed program was:" >&5
22302 sed 's/^/| /' conftest.$ac_ext >&5
22303
22304         cat >conftest.$ac_ext <<_ACEOF
22305 /* confdefs.h.  */
22306 _ACEOF
22307 cat confdefs.h >>conftest.$ac_ext
22308 cat >>conftest.$ac_ext <<_ACEOF
22309 /* end confdefs.h.  */
22310 #include <sys/types.h>
22311 #ifdef HAVE_SCSI_SG_H
22312 #include <scsi/sg.h>
22313 #endif
22314
22315 int
22316 main ()
22317 {
22318 static scsireq_t ac_aggr;
22319 if (sizeof ac_aggr.cmd)
22320 return 0;
22321   ;
22322   return 0;
22323 }
22324 _ACEOF
22325 rm -f conftest.$ac_objext
22326 if { (ac_try="$ac_compile"
22327 case "(($ac_try" in
22328   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22329   *) ac_try_echo=$ac_try;;
22330 esac
22331 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22332 $as_echo "$ac_try_echo") >&5
22333   (eval "$ac_compile") 2>conftest.er1
22334   ac_status=$?
22335   grep -v '^ *+' conftest.er1 >conftest.err
22336   rm -f conftest.er1
22337   cat conftest.err >&5
22338   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22339   (exit $ac_status); } && {
22340          test -z "$ac_c_werror_flag" ||
22341          test ! -s conftest.err
22342        } && test -s conftest.$ac_objext; then
22343   ac_cv_member_scsireq_t_cmd=yes
22344 else
22345   $as_echo "$as_me: failed program was:" >&5
22346 sed 's/^/| /' conftest.$ac_ext >&5
22347
22348         ac_cv_member_scsireq_t_cmd=no
22349 fi
22350
22351 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22352 fi
22353
22354 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22355 fi
22356 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
22357 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
22358 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then
22359
22360 cat >>confdefs.h <<_ACEOF
22361 #define HAVE_SCSIREQ_T_CMD 1
22362 _ACEOF
22363
22364
22365 fi
22366 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
22367 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
22368 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
22369   $as_echo_n "(cached) " >&6
22370 else
22371   cat >conftest.$ac_ext <<_ACEOF
22372 /* confdefs.h.  */
22373 _ACEOF
22374 cat confdefs.h >>conftest.$ac_ext
22375 cat >>conftest.$ac_ext <<_ACEOF
22376 /* end confdefs.h.  */
22377 #include <sys/types.h>
22378 #ifdef HAVE_SCSI_SG_H
22379 #include <scsi/sg.h>
22380 #endif
22381
22382 int
22383 main ()
22384 {
22385 static sg_io_hdr_t ac_aggr;
22386 if (ac_aggr.interface_id)
22387 return 0;
22388   ;
22389   return 0;
22390 }
22391 _ACEOF
22392 rm -f conftest.$ac_objext
22393 if { (ac_try="$ac_compile"
22394 case "(($ac_try" in
22395   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22396   *) ac_try_echo=$ac_try;;
22397 esac
22398 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22399 $as_echo "$ac_try_echo") >&5
22400   (eval "$ac_compile") 2>conftest.er1
22401   ac_status=$?
22402   grep -v '^ *+' conftest.er1 >conftest.err
22403   rm -f conftest.er1
22404   cat conftest.err >&5
22405   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22406   (exit $ac_status); } && {
22407          test -z "$ac_c_werror_flag" ||
22408          test ! -s conftest.err
22409        } && test -s conftest.$ac_objext; then
22410   ac_cv_member_sg_io_hdr_t_interface_id=yes
22411 else
22412   $as_echo "$as_me: failed program was:" >&5
22413 sed 's/^/| /' conftest.$ac_ext >&5
22414
22415         cat >conftest.$ac_ext <<_ACEOF
22416 /* confdefs.h.  */
22417 _ACEOF
22418 cat confdefs.h >>conftest.$ac_ext
22419 cat >>conftest.$ac_ext <<_ACEOF
22420 /* end confdefs.h.  */
22421 #include <sys/types.h>
22422 #ifdef HAVE_SCSI_SG_H
22423 #include <scsi/sg.h>
22424 #endif
22425
22426 int
22427 main ()
22428 {
22429 static sg_io_hdr_t ac_aggr;
22430 if (sizeof ac_aggr.interface_id)
22431 return 0;
22432   ;
22433   return 0;
22434 }
22435 _ACEOF
22436 rm -f conftest.$ac_objext
22437 if { (ac_try="$ac_compile"
22438 case "(($ac_try" in
22439   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22440   *) ac_try_echo=$ac_try;;
22441 esac
22442 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22443 $as_echo "$ac_try_echo") >&5
22444   (eval "$ac_compile") 2>conftest.er1
22445   ac_status=$?
22446   grep -v '^ *+' conftest.er1 >conftest.err
22447   rm -f conftest.er1
22448   cat conftest.err >&5
22449   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22450   (exit $ac_status); } && {
22451          test -z "$ac_c_werror_flag" ||
22452          test ! -s conftest.err
22453        } && test -s conftest.$ac_objext; then
22454   ac_cv_member_sg_io_hdr_t_interface_id=yes
22455 else
22456   $as_echo "$as_me: failed program was:" >&5
22457 sed 's/^/| /' conftest.$ac_ext >&5
22458
22459         ac_cv_member_sg_io_hdr_t_interface_id=no
22460 fi
22461
22462 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22463 fi
22464
22465 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22466 fi
22467 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22468 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22469 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then
22470
22471 cat >>confdefs.h <<_ACEOF
22472 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22473 _ACEOF
22474
22475
22476 fi
22477
22478
22479 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22480 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22481 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22482   $as_echo_n "(cached) " >&6
22483 else
22484   cat >conftest.$ac_ext <<_ACEOF
22485 /* confdefs.h.  */
22486 _ACEOF
22487 cat confdefs.h >>conftest.$ac_ext
22488 cat >>conftest.$ac_ext <<_ACEOF
22489 /* end confdefs.h.  */
22490 #include <signal.h>
22491
22492 int
22493 main ()
22494 {
22495 static siginfo_t ac_aggr;
22496 if (ac_aggr.si_fd)
22497 return 0;
22498   ;
22499   return 0;
22500 }
22501 _ACEOF
22502 rm -f conftest.$ac_objext
22503 if { (ac_try="$ac_compile"
22504 case "(($ac_try" in
22505   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22506   *) ac_try_echo=$ac_try;;
22507 esac
22508 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22509 $as_echo "$ac_try_echo") >&5
22510   (eval "$ac_compile") 2>conftest.er1
22511   ac_status=$?
22512   grep -v '^ *+' conftest.er1 >conftest.err
22513   rm -f conftest.er1
22514   cat conftest.err >&5
22515   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22516   (exit $ac_status); } && {
22517          test -z "$ac_c_werror_flag" ||
22518          test ! -s conftest.err
22519        } && test -s conftest.$ac_objext; then
22520   ac_cv_member_siginfo_t_si_fd=yes
22521 else
22522   $as_echo "$as_me: failed program was:" >&5
22523 sed 's/^/| /' conftest.$ac_ext >&5
22524
22525         cat >conftest.$ac_ext <<_ACEOF
22526 /* confdefs.h.  */
22527 _ACEOF
22528 cat confdefs.h >>conftest.$ac_ext
22529 cat >>conftest.$ac_ext <<_ACEOF
22530 /* end confdefs.h.  */
22531 #include <signal.h>
22532
22533 int
22534 main ()
22535 {
22536 static siginfo_t ac_aggr;
22537 if (sizeof ac_aggr.si_fd)
22538 return 0;
22539   ;
22540   return 0;
22541 }
22542 _ACEOF
22543 rm -f conftest.$ac_objext
22544 if { (ac_try="$ac_compile"
22545 case "(($ac_try" in
22546   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22547   *) ac_try_echo=$ac_try;;
22548 esac
22549 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22550 $as_echo "$ac_try_echo") >&5
22551   (eval "$ac_compile") 2>conftest.er1
22552   ac_status=$?
22553   grep -v '^ *+' conftest.er1 >conftest.err
22554   rm -f conftest.er1
22555   cat conftest.err >&5
22556   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22557   (exit $ac_status); } && {
22558          test -z "$ac_c_werror_flag" ||
22559          test ! -s conftest.err
22560        } && test -s conftest.$ac_objext; then
22561   ac_cv_member_siginfo_t_si_fd=yes
22562 else
22563   $as_echo "$as_me: failed program was:" >&5
22564 sed 's/^/| /' conftest.$ac_ext >&5
22565
22566         ac_cv_member_siginfo_t_si_fd=no
22567 fi
22568
22569 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22570 fi
22571
22572 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22573 fi
22574 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22575 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22576 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then
22577
22578 cat >>confdefs.h <<_ACEOF
22579 #define HAVE_SIGINFO_T_SI_FD 1
22580 _ACEOF
22581
22582
22583 fi
22584
22585
22586 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22587 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22588 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22589   $as_echo_n "(cached) " >&6
22590 else
22591   cat >conftest.$ac_ext <<_ACEOF
22592 /* confdefs.h.  */
22593 _ACEOF
22594 cat confdefs.h >>conftest.$ac_ext
22595 cat >>conftest.$ac_ext <<_ACEOF
22596 /* end confdefs.h.  */
22597 #include <sys/types.h>
22598 #ifdef HAVE_SYS_MTIO_H
22599 #include <sys/mtio.h>
22600 #endif
22601
22602 int
22603 main ()
22604 {
22605 static struct mtget ac_aggr;
22606 if (ac_aggr.mt_blksiz)
22607 return 0;
22608   ;
22609   return 0;
22610 }
22611 _ACEOF
22612 rm -f conftest.$ac_objext
22613 if { (ac_try="$ac_compile"
22614 case "(($ac_try" in
22615   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22616   *) ac_try_echo=$ac_try;;
22617 esac
22618 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22619 $as_echo "$ac_try_echo") >&5
22620   (eval "$ac_compile") 2>conftest.er1
22621   ac_status=$?
22622   grep -v '^ *+' conftest.er1 >conftest.err
22623   rm -f conftest.er1
22624   cat conftest.err >&5
22625   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22626   (exit $ac_status); } && {
22627          test -z "$ac_c_werror_flag" ||
22628          test ! -s conftest.err
22629        } && test -s conftest.$ac_objext; then
22630   ac_cv_member_struct_mtget_mt_blksiz=yes
22631 else
22632   $as_echo "$as_me: failed program was:" >&5
22633 sed 's/^/| /' conftest.$ac_ext >&5
22634
22635         cat >conftest.$ac_ext <<_ACEOF
22636 /* confdefs.h.  */
22637 _ACEOF
22638 cat confdefs.h >>conftest.$ac_ext
22639 cat >>conftest.$ac_ext <<_ACEOF
22640 /* end confdefs.h.  */
22641 #include <sys/types.h>
22642 #ifdef HAVE_SYS_MTIO_H
22643 #include <sys/mtio.h>
22644 #endif
22645
22646 int
22647 main ()
22648 {
22649 static struct mtget ac_aggr;
22650 if (sizeof ac_aggr.mt_blksiz)
22651 return 0;
22652   ;
22653   return 0;
22654 }
22655 _ACEOF
22656 rm -f conftest.$ac_objext
22657 if { (ac_try="$ac_compile"
22658 case "(($ac_try" in
22659   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22660   *) ac_try_echo=$ac_try;;
22661 esac
22662 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22663 $as_echo "$ac_try_echo") >&5
22664   (eval "$ac_compile") 2>conftest.er1
22665   ac_status=$?
22666   grep -v '^ *+' conftest.er1 >conftest.err
22667   rm -f conftest.er1
22668   cat conftest.err >&5
22669   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22670   (exit $ac_status); } && {
22671          test -z "$ac_c_werror_flag" ||
22672          test ! -s conftest.err
22673        } && test -s conftest.$ac_objext; then
22674   ac_cv_member_struct_mtget_mt_blksiz=yes
22675 else
22676   $as_echo "$as_me: failed program was:" >&5
22677 sed 's/^/| /' conftest.$ac_ext >&5
22678
22679         ac_cv_member_struct_mtget_mt_blksiz=no
22680 fi
22681
22682 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22683 fi
22684
22685 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22686 fi
22687 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
22688 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
22689 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then
22690
22691 cat >>confdefs.h <<_ACEOF
22692 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
22693 _ACEOF
22694
22695
22696 fi
22697 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
22698 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
22699 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
22700   $as_echo_n "(cached) " >&6
22701 else
22702   cat >conftest.$ac_ext <<_ACEOF
22703 /* confdefs.h.  */
22704 _ACEOF
22705 cat confdefs.h >>conftest.$ac_ext
22706 cat >>conftest.$ac_ext <<_ACEOF
22707 /* end confdefs.h.  */
22708 #include <sys/types.h>
22709 #ifdef HAVE_SYS_MTIO_H
22710 #include <sys/mtio.h>
22711 #endif
22712
22713 int
22714 main ()
22715 {
22716 static struct mtget ac_aggr;
22717 if (ac_aggr.mt_gstat)
22718 return 0;
22719   ;
22720   return 0;
22721 }
22722 _ACEOF
22723 rm -f conftest.$ac_objext
22724 if { (ac_try="$ac_compile"
22725 case "(($ac_try" in
22726   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22727   *) ac_try_echo=$ac_try;;
22728 esac
22729 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22730 $as_echo "$ac_try_echo") >&5
22731   (eval "$ac_compile") 2>conftest.er1
22732   ac_status=$?
22733   grep -v '^ *+' conftest.er1 >conftest.err
22734   rm -f conftest.er1
22735   cat conftest.err >&5
22736   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22737   (exit $ac_status); } && {
22738          test -z "$ac_c_werror_flag" ||
22739          test ! -s conftest.err
22740        } && test -s conftest.$ac_objext; then
22741   ac_cv_member_struct_mtget_mt_gstat=yes
22742 else
22743   $as_echo "$as_me: failed program was:" >&5
22744 sed 's/^/| /' conftest.$ac_ext >&5
22745
22746         cat >conftest.$ac_ext <<_ACEOF
22747 /* confdefs.h.  */
22748 _ACEOF
22749 cat confdefs.h >>conftest.$ac_ext
22750 cat >>conftest.$ac_ext <<_ACEOF
22751 /* end confdefs.h.  */
22752 #include <sys/types.h>
22753 #ifdef HAVE_SYS_MTIO_H
22754 #include <sys/mtio.h>
22755 #endif
22756
22757 int
22758 main ()
22759 {
22760 static struct mtget ac_aggr;
22761 if (sizeof ac_aggr.mt_gstat)
22762 return 0;
22763   ;
22764   return 0;
22765 }
22766 _ACEOF
22767 rm -f conftest.$ac_objext
22768 if { (ac_try="$ac_compile"
22769 case "(($ac_try" in
22770   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22771   *) ac_try_echo=$ac_try;;
22772 esac
22773 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22774 $as_echo "$ac_try_echo") >&5
22775   (eval "$ac_compile") 2>conftest.er1
22776   ac_status=$?
22777   grep -v '^ *+' conftest.er1 >conftest.err
22778   rm -f conftest.er1
22779   cat conftest.err >&5
22780   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22781   (exit $ac_status); } && {
22782          test -z "$ac_c_werror_flag" ||
22783          test ! -s conftest.err
22784        } && test -s conftest.$ac_objext; then
22785   ac_cv_member_struct_mtget_mt_gstat=yes
22786 else
22787   $as_echo "$as_me: failed program was:" >&5
22788 sed 's/^/| /' conftest.$ac_ext >&5
22789
22790         ac_cv_member_struct_mtget_mt_gstat=no
22791 fi
22792
22793 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22794 fi
22795
22796 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22797 fi
22798 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
22799 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
22800 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then
22801
22802 cat >>confdefs.h <<_ACEOF
22803 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
22804 _ACEOF
22805
22806
22807 fi
22808 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
22809 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
22810 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
22811   $as_echo_n "(cached) " >&6
22812 else
22813   cat >conftest.$ac_ext <<_ACEOF
22814 /* confdefs.h.  */
22815 _ACEOF
22816 cat confdefs.h >>conftest.$ac_ext
22817 cat >>conftest.$ac_ext <<_ACEOF
22818 /* end confdefs.h.  */
22819 #include <sys/types.h>
22820 #ifdef HAVE_SYS_MTIO_H
22821 #include <sys/mtio.h>
22822 #endif
22823
22824 int
22825 main ()
22826 {
22827 static struct mtget ac_aggr;
22828 if (ac_aggr.mt_blkno)
22829 return 0;
22830   ;
22831   return 0;
22832 }
22833 _ACEOF
22834 rm -f conftest.$ac_objext
22835 if { (ac_try="$ac_compile"
22836 case "(($ac_try" in
22837   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22838   *) ac_try_echo=$ac_try;;
22839 esac
22840 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22841 $as_echo "$ac_try_echo") >&5
22842   (eval "$ac_compile") 2>conftest.er1
22843   ac_status=$?
22844   grep -v '^ *+' conftest.er1 >conftest.err
22845   rm -f conftest.er1
22846   cat conftest.err >&5
22847   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22848   (exit $ac_status); } && {
22849          test -z "$ac_c_werror_flag" ||
22850          test ! -s conftest.err
22851        } && test -s conftest.$ac_objext; then
22852   ac_cv_member_struct_mtget_mt_blkno=yes
22853 else
22854   $as_echo "$as_me: failed program was:" >&5
22855 sed 's/^/| /' conftest.$ac_ext >&5
22856
22857         cat >conftest.$ac_ext <<_ACEOF
22858 /* confdefs.h.  */
22859 _ACEOF
22860 cat confdefs.h >>conftest.$ac_ext
22861 cat >>conftest.$ac_ext <<_ACEOF
22862 /* end confdefs.h.  */
22863 #include <sys/types.h>
22864 #ifdef HAVE_SYS_MTIO_H
22865 #include <sys/mtio.h>
22866 #endif
22867
22868 int
22869 main ()
22870 {
22871 static struct mtget ac_aggr;
22872 if (sizeof ac_aggr.mt_blkno)
22873 return 0;
22874   ;
22875   return 0;
22876 }
22877 _ACEOF
22878 rm -f conftest.$ac_objext
22879 if { (ac_try="$ac_compile"
22880 case "(($ac_try" in
22881   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22882   *) ac_try_echo=$ac_try;;
22883 esac
22884 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22885 $as_echo "$ac_try_echo") >&5
22886   (eval "$ac_compile") 2>conftest.er1
22887   ac_status=$?
22888   grep -v '^ *+' conftest.er1 >conftest.err
22889   rm -f conftest.er1
22890   cat conftest.err >&5
22891   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22892   (exit $ac_status); } && {
22893          test -z "$ac_c_werror_flag" ||
22894          test ! -s conftest.err
22895        } && test -s conftest.$ac_objext; then
22896   ac_cv_member_struct_mtget_mt_blkno=yes
22897 else
22898   $as_echo "$as_me: failed program was:" >&5
22899 sed 's/^/| /' conftest.$ac_ext >&5
22900
22901         ac_cv_member_struct_mtget_mt_blkno=no
22902 fi
22903
22904 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22905 fi
22906
22907 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22908 fi
22909 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
22910 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
22911 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then
22912
22913 cat >>confdefs.h <<_ACEOF
22914 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
22915 _ACEOF
22916
22917
22918 fi
22919
22920
22921 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
22922 $as_echo_n "checking for struct option.name... " >&6; }
22923 if test "${ac_cv_member_struct_option_name+set}" = set; then
22924   $as_echo_n "(cached) " >&6
22925 else
22926   cat >conftest.$ac_ext <<_ACEOF
22927 /* confdefs.h.  */
22928 _ACEOF
22929 cat confdefs.h >>conftest.$ac_ext
22930 cat >>conftest.$ac_ext <<_ACEOF
22931 /* end confdefs.h.  */
22932 #ifdef HAVE_GETOPT_H
22933 #include <getopt.h>
22934 #endif
22935
22936 int
22937 main ()
22938 {
22939 static struct option ac_aggr;
22940 if (ac_aggr.name)
22941 return 0;
22942   ;
22943   return 0;
22944 }
22945 _ACEOF
22946 rm -f conftest.$ac_objext
22947 if { (ac_try="$ac_compile"
22948 case "(($ac_try" in
22949   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22950   *) ac_try_echo=$ac_try;;
22951 esac
22952 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22953 $as_echo "$ac_try_echo") >&5
22954   (eval "$ac_compile") 2>conftest.er1
22955   ac_status=$?
22956   grep -v '^ *+' conftest.er1 >conftest.err
22957   rm -f conftest.er1
22958   cat conftest.err >&5
22959   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22960   (exit $ac_status); } && {
22961          test -z "$ac_c_werror_flag" ||
22962          test ! -s conftest.err
22963        } && test -s conftest.$ac_objext; then
22964   ac_cv_member_struct_option_name=yes
22965 else
22966   $as_echo "$as_me: failed program was:" >&5
22967 sed 's/^/| /' conftest.$ac_ext >&5
22968
22969         cat >conftest.$ac_ext <<_ACEOF
22970 /* confdefs.h.  */
22971 _ACEOF
22972 cat confdefs.h >>conftest.$ac_ext
22973 cat >>conftest.$ac_ext <<_ACEOF
22974 /* end confdefs.h.  */
22975 #ifdef HAVE_GETOPT_H
22976 #include <getopt.h>
22977 #endif
22978
22979 int
22980 main ()
22981 {
22982 static struct option ac_aggr;
22983 if (sizeof ac_aggr.name)
22984 return 0;
22985   ;
22986   return 0;
22987 }
22988 _ACEOF
22989 rm -f conftest.$ac_objext
22990 if { (ac_try="$ac_compile"
22991 case "(($ac_try" in
22992   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22993   *) ac_try_echo=$ac_try;;
22994 esac
22995 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22996 $as_echo "$ac_try_echo") >&5
22997   (eval "$ac_compile") 2>conftest.er1
22998   ac_status=$?
22999   grep -v '^ *+' conftest.er1 >conftest.err
23000   rm -f conftest.er1
23001   cat conftest.err >&5
23002   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23003   (exit $ac_status); } && {
23004          test -z "$ac_c_werror_flag" ||
23005          test ! -s conftest.err
23006        } && test -s conftest.$ac_objext; then
23007   ac_cv_member_struct_option_name=yes
23008 else
23009   $as_echo "$as_me: failed program was:" >&5
23010 sed 's/^/| /' conftest.$ac_ext >&5
23011
23012         ac_cv_member_struct_option_name=no
23013 fi
23014
23015 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23016 fi
23017
23018 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23019 fi
23020 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
23021 $as_echo "$ac_cv_member_struct_option_name" >&6; }
23022 if test "x$ac_cv_member_struct_option_name" = x""yes; then
23023
23024 cat >>confdefs.h <<_ACEOF
23025 #define HAVE_STRUCT_OPTION_NAME 1
23026 _ACEOF
23027
23028
23029 fi
23030
23031
23032 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
23033 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
23034 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
23035   $as_echo_n "(cached) " >&6
23036 else
23037   cat >conftest.$ac_ext <<_ACEOF
23038 /* confdefs.h.  */
23039 _ACEOF
23040 cat confdefs.h >>conftest.$ac_ext
23041 cat >>conftest.$ac_ext <<_ACEOF
23042 /* end confdefs.h.  */
23043 $ac_includes_default
23044 int
23045 main ()
23046 {
23047 static struct stat ac_aggr;
23048 if (ac_aggr.st_blocks)
23049 return 0;
23050   ;
23051   return 0;
23052 }
23053 _ACEOF
23054 rm -f conftest.$ac_objext
23055 if { (ac_try="$ac_compile"
23056 case "(($ac_try" in
23057   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23058   *) ac_try_echo=$ac_try;;
23059 esac
23060 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23061 $as_echo "$ac_try_echo") >&5
23062   (eval "$ac_compile") 2>conftest.er1
23063   ac_status=$?
23064   grep -v '^ *+' conftest.er1 >conftest.err
23065   rm -f conftest.er1
23066   cat conftest.err >&5
23067   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23068   (exit $ac_status); } && {
23069          test -z "$ac_c_werror_flag" ||
23070          test ! -s conftest.err
23071        } && test -s conftest.$ac_objext; then
23072   ac_cv_member_struct_stat_st_blocks=yes
23073 else
23074   $as_echo "$as_me: failed program was:" >&5
23075 sed 's/^/| /' conftest.$ac_ext >&5
23076
23077         cat >conftest.$ac_ext <<_ACEOF
23078 /* confdefs.h.  */
23079 _ACEOF
23080 cat confdefs.h >>conftest.$ac_ext
23081 cat >>conftest.$ac_ext <<_ACEOF
23082 /* end confdefs.h.  */
23083 $ac_includes_default
23084 int
23085 main ()
23086 {
23087 static struct stat ac_aggr;
23088 if (sizeof ac_aggr.st_blocks)
23089 return 0;
23090   ;
23091   return 0;
23092 }
23093 _ACEOF
23094 rm -f conftest.$ac_objext
23095 if { (ac_try="$ac_compile"
23096 case "(($ac_try" in
23097   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23098   *) ac_try_echo=$ac_try;;
23099 esac
23100 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23101 $as_echo "$ac_try_echo") >&5
23102   (eval "$ac_compile") 2>conftest.er1
23103   ac_status=$?
23104   grep -v '^ *+' conftest.er1 >conftest.err
23105   rm -f conftest.er1
23106   cat conftest.err >&5
23107   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23108   (exit $ac_status); } && {
23109          test -z "$ac_c_werror_flag" ||
23110          test ! -s conftest.err
23111        } && test -s conftest.$ac_objext; then
23112   ac_cv_member_struct_stat_st_blocks=yes
23113 else
23114   $as_echo "$as_me: failed program was:" >&5
23115 sed 's/^/| /' conftest.$ac_ext >&5
23116
23117         ac_cv_member_struct_stat_st_blocks=no
23118 fi
23119
23120 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23121 fi
23122
23123 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23124 fi
23125 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
23126 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
23127 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then
23128
23129 cat >>confdefs.h <<_ACEOF
23130 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23131 _ACEOF
23132
23133
23134 fi
23135 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
23136 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
23137 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
23138   $as_echo_n "(cached) " >&6
23139 else
23140   cat >conftest.$ac_ext <<_ACEOF
23141 /* confdefs.h.  */
23142 _ACEOF
23143 cat confdefs.h >>conftest.$ac_ext
23144 cat >>conftest.$ac_ext <<_ACEOF
23145 /* end confdefs.h.  */
23146 $ac_includes_default
23147 int
23148 main ()
23149 {
23150 static struct stat ac_aggr;
23151 if (ac_aggr.st_mtim)
23152 return 0;
23153   ;
23154   return 0;
23155 }
23156 _ACEOF
23157 rm -f conftest.$ac_objext
23158 if { (ac_try="$ac_compile"
23159 case "(($ac_try" in
23160   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23161   *) ac_try_echo=$ac_try;;
23162 esac
23163 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23164 $as_echo "$ac_try_echo") >&5
23165   (eval "$ac_compile") 2>conftest.er1
23166   ac_status=$?
23167   grep -v '^ *+' conftest.er1 >conftest.err
23168   rm -f conftest.er1
23169   cat conftest.err >&5
23170   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23171   (exit $ac_status); } && {
23172          test -z "$ac_c_werror_flag" ||
23173          test ! -s conftest.err
23174        } && test -s conftest.$ac_objext; then
23175   ac_cv_member_struct_stat_st_mtim=yes
23176 else
23177   $as_echo "$as_me: failed program was:" >&5
23178 sed 's/^/| /' conftest.$ac_ext >&5
23179
23180         cat >conftest.$ac_ext <<_ACEOF
23181 /* confdefs.h.  */
23182 _ACEOF
23183 cat confdefs.h >>conftest.$ac_ext
23184 cat >>conftest.$ac_ext <<_ACEOF
23185 /* end confdefs.h.  */
23186 $ac_includes_default
23187 int
23188 main ()
23189 {
23190 static struct stat ac_aggr;
23191 if (sizeof ac_aggr.st_mtim)
23192 return 0;
23193   ;
23194   return 0;
23195 }
23196 _ACEOF
23197 rm -f conftest.$ac_objext
23198 if { (ac_try="$ac_compile"
23199 case "(($ac_try" in
23200   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23201   *) ac_try_echo=$ac_try;;
23202 esac
23203 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23204 $as_echo "$ac_try_echo") >&5
23205   (eval "$ac_compile") 2>conftest.er1
23206   ac_status=$?
23207   grep -v '^ *+' conftest.er1 >conftest.err
23208   rm -f conftest.er1
23209   cat conftest.err >&5
23210   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23211   (exit $ac_status); } && {
23212          test -z "$ac_c_werror_flag" ||
23213          test ! -s conftest.err
23214        } && test -s conftest.$ac_objext; then
23215   ac_cv_member_struct_stat_st_mtim=yes
23216 else
23217   $as_echo "$as_me: failed program was:" >&5
23218 sed 's/^/| /' conftest.$ac_ext >&5
23219
23220         ac_cv_member_struct_stat_st_mtim=no
23221 fi
23222
23223 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23224 fi
23225
23226 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23227 fi
23228 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
23229 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
23230 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then
23231
23232 cat >>confdefs.h <<_ACEOF
23233 #define HAVE_STRUCT_STAT_ST_MTIM 1
23234 _ACEOF
23235
23236
23237 fi
23238 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
23239 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
23240 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
23241   $as_echo_n "(cached) " >&6
23242 else
23243   cat >conftest.$ac_ext <<_ACEOF
23244 /* confdefs.h.  */
23245 _ACEOF
23246 cat confdefs.h >>conftest.$ac_ext
23247 cat >>conftest.$ac_ext <<_ACEOF
23248 /* end confdefs.h.  */
23249 $ac_includes_default
23250 int
23251 main ()
23252 {
23253 static struct stat ac_aggr;
23254 if (ac_aggr.st_ctim)
23255 return 0;
23256   ;
23257   return 0;
23258 }
23259 _ACEOF
23260 rm -f conftest.$ac_objext
23261 if { (ac_try="$ac_compile"
23262 case "(($ac_try" in
23263   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23264   *) ac_try_echo=$ac_try;;
23265 esac
23266 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23267 $as_echo "$ac_try_echo") >&5
23268   (eval "$ac_compile") 2>conftest.er1
23269   ac_status=$?
23270   grep -v '^ *+' conftest.er1 >conftest.err
23271   rm -f conftest.er1
23272   cat conftest.err >&5
23273   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23274   (exit $ac_status); } && {
23275          test -z "$ac_c_werror_flag" ||
23276          test ! -s conftest.err
23277        } && test -s conftest.$ac_objext; then
23278   ac_cv_member_struct_stat_st_ctim=yes
23279 else
23280   $as_echo "$as_me: failed program was:" >&5
23281 sed 's/^/| /' conftest.$ac_ext >&5
23282
23283         cat >conftest.$ac_ext <<_ACEOF
23284 /* confdefs.h.  */
23285 _ACEOF
23286 cat confdefs.h >>conftest.$ac_ext
23287 cat >>conftest.$ac_ext <<_ACEOF
23288 /* end confdefs.h.  */
23289 $ac_includes_default
23290 int
23291 main ()
23292 {
23293 static struct stat ac_aggr;
23294 if (sizeof ac_aggr.st_ctim)
23295 return 0;
23296   ;
23297   return 0;
23298 }
23299 _ACEOF
23300 rm -f conftest.$ac_objext
23301 if { (ac_try="$ac_compile"
23302 case "(($ac_try" in
23303   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23304   *) ac_try_echo=$ac_try;;
23305 esac
23306 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23307 $as_echo "$ac_try_echo") >&5
23308   (eval "$ac_compile") 2>conftest.er1
23309   ac_status=$?
23310   grep -v '^ *+' conftest.er1 >conftest.err
23311   rm -f conftest.er1
23312   cat conftest.err >&5
23313   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23314   (exit $ac_status); } && {
23315          test -z "$ac_c_werror_flag" ||
23316          test ! -s conftest.err
23317        } && test -s conftest.$ac_objext; then
23318   ac_cv_member_struct_stat_st_ctim=yes
23319 else
23320   $as_echo "$as_me: failed program was:" >&5
23321 sed 's/^/| /' conftest.$ac_ext >&5
23322
23323         ac_cv_member_struct_stat_st_ctim=no
23324 fi
23325
23326 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23327 fi
23328
23329 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23330 fi
23331 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
23332 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
23333 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then
23334
23335 cat >>confdefs.h <<_ACEOF
23336 #define HAVE_STRUCT_STAT_ST_CTIM 1
23337 _ACEOF
23338
23339
23340 fi
23341 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
23342 $as_echo_n "checking for struct stat.st_atim... " >&6; }
23343 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
23344   $as_echo_n "(cached) " >&6
23345 else
23346   cat >conftest.$ac_ext <<_ACEOF
23347 /* confdefs.h.  */
23348 _ACEOF
23349 cat confdefs.h >>conftest.$ac_ext
23350 cat >>conftest.$ac_ext <<_ACEOF
23351 /* end confdefs.h.  */
23352 $ac_includes_default
23353 int
23354 main ()
23355 {
23356 static struct stat ac_aggr;
23357 if (ac_aggr.st_atim)
23358 return 0;
23359   ;
23360   return 0;
23361 }
23362 _ACEOF
23363 rm -f conftest.$ac_objext
23364 if { (ac_try="$ac_compile"
23365 case "(($ac_try" in
23366   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23367   *) ac_try_echo=$ac_try;;
23368 esac
23369 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23370 $as_echo "$ac_try_echo") >&5
23371   (eval "$ac_compile") 2>conftest.er1
23372   ac_status=$?
23373   grep -v '^ *+' conftest.er1 >conftest.err
23374   rm -f conftest.er1
23375   cat conftest.err >&5
23376   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23377   (exit $ac_status); } && {
23378          test -z "$ac_c_werror_flag" ||
23379          test ! -s conftest.err
23380        } && test -s conftest.$ac_objext; then
23381   ac_cv_member_struct_stat_st_atim=yes
23382 else
23383   $as_echo "$as_me: failed program was:" >&5
23384 sed 's/^/| /' conftest.$ac_ext >&5
23385
23386         cat >conftest.$ac_ext <<_ACEOF
23387 /* confdefs.h.  */
23388 _ACEOF
23389 cat confdefs.h >>conftest.$ac_ext
23390 cat >>conftest.$ac_ext <<_ACEOF
23391 /* end confdefs.h.  */
23392 $ac_includes_default
23393 int
23394 main ()
23395 {
23396 static struct stat ac_aggr;
23397 if (sizeof ac_aggr.st_atim)
23398 return 0;
23399   ;
23400   return 0;
23401 }
23402 _ACEOF
23403 rm -f conftest.$ac_objext
23404 if { (ac_try="$ac_compile"
23405 case "(($ac_try" in
23406   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23407   *) ac_try_echo=$ac_try;;
23408 esac
23409 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23410 $as_echo "$ac_try_echo") >&5
23411   (eval "$ac_compile") 2>conftest.er1
23412   ac_status=$?
23413   grep -v '^ *+' conftest.er1 >conftest.err
23414   rm -f conftest.er1
23415   cat conftest.err >&5
23416   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23417   (exit $ac_status); } && {
23418          test -z "$ac_c_werror_flag" ||
23419          test ! -s conftest.err
23420        } && test -s conftest.$ac_objext; then
23421   ac_cv_member_struct_stat_st_atim=yes
23422 else
23423   $as_echo "$as_me: failed program was:" >&5
23424 sed 's/^/| /' conftest.$ac_ext >&5
23425
23426         ac_cv_member_struct_stat_st_atim=no
23427 fi
23428
23429 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23430 fi
23431
23432 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23433 fi
23434 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23435 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23436 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then
23437
23438 cat >>confdefs.h <<_ACEOF
23439 #define HAVE_STRUCT_STAT_ST_ATIM 1
23440 _ACEOF
23441
23442
23443 fi
23444
23445
23446 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23447 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23448 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23449   $as_echo_n "(cached) " >&6
23450 else
23451   cat >conftest.$ac_ext <<_ACEOF
23452 /* confdefs.h.  */
23453 _ACEOF
23454 cat confdefs.h >>conftest.$ac_ext
23455 cat >>conftest.$ac_ext <<_ACEOF
23456 /* end confdefs.h.  */
23457 #ifdef HAVE_SYS_TYPES_H
23458 #include <sys/types.h>
23459 #endif
23460 #ifdef HAVE_NETINET_IN_H
23461 #include <netinet/in.h>
23462 #endif
23463
23464 int
23465 main ()
23466 {
23467 static struct sockaddr_in6 ac_aggr;
23468 if (ac_aggr.sin6_scope_id)
23469 return 0;
23470   ;
23471   return 0;
23472 }
23473 _ACEOF
23474 rm -f conftest.$ac_objext
23475 if { (ac_try="$ac_compile"
23476 case "(($ac_try" in
23477   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23478   *) ac_try_echo=$ac_try;;
23479 esac
23480 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23481 $as_echo "$ac_try_echo") >&5
23482   (eval "$ac_compile") 2>conftest.er1
23483   ac_status=$?
23484   grep -v '^ *+' conftest.er1 >conftest.err
23485   rm -f conftest.er1
23486   cat conftest.err >&5
23487   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23488   (exit $ac_status); } && {
23489          test -z "$ac_c_werror_flag" ||
23490          test ! -s conftest.err
23491        } && test -s conftest.$ac_objext; then
23492   ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23493 else
23494   $as_echo "$as_me: failed program was:" >&5
23495 sed 's/^/| /' conftest.$ac_ext >&5
23496
23497         cat >conftest.$ac_ext <<_ACEOF
23498 /* confdefs.h.  */
23499 _ACEOF
23500 cat confdefs.h >>conftest.$ac_ext
23501 cat >>conftest.$ac_ext <<_ACEOF
23502 /* end confdefs.h.  */
23503 #ifdef HAVE_SYS_TYPES_H
23504 #include <sys/types.h>
23505 #endif
23506 #ifdef HAVE_NETINET_IN_H
23507 #include <netinet/in.h>
23508 #endif
23509
23510 int
23511 main ()
23512 {
23513 static struct sockaddr_in6 ac_aggr;
23514 if (sizeof ac_aggr.sin6_scope_id)
23515 return 0;
23516   ;
23517   return 0;
23518 }
23519 _ACEOF
23520 rm -f conftest.$ac_objext
23521 if { (ac_try="$ac_compile"
23522 case "(($ac_try" in
23523   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23524   *) ac_try_echo=$ac_try;;
23525 esac
23526 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23527 $as_echo "$ac_try_echo") >&5
23528   (eval "$ac_compile") 2>conftest.er1
23529   ac_status=$?
23530   grep -v '^ *+' conftest.er1 >conftest.err
23531   rm -f conftest.er1
23532   cat conftest.err >&5
23533   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23534   (exit $ac_status); } && {
23535          test -z "$ac_c_werror_flag" ||
23536          test ! -s conftest.err
23537        } && test -s conftest.$ac_objext; then
23538   ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23539 else
23540   $as_echo "$as_me: failed program was:" >&5
23541 sed 's/^/| /' conftest.$ac_ext >&5
23542
23543         ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
23544 fi
23545
23546 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23547 fi
23548
23549 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23550 fi
23551 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23552 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23553 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then
23554
23555 cat >>confdefs.h <<_ACEOF
23556 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23557 _ACEOF
23558
23559
23560 fi
23561
23562
23563 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23564 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23565 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23566   $as_echo_n "(cached) " >&6
23567 else
23568   cat >conftest.$ac_ext <<_ACEOF
23569 /* confdefs.h.  */
23570 _ACEOF
23571 cat confdefs.h >>conftest.$ac_ext
23572 cat >>conftest.$ac_ext <<_ACEOF
23573 /* end confdefs.h.  */
23574 #ifdef HAVE_SYS_TYPES_H
23575 #include <sys/types.h>
23576 #endif
23577 #ifdef HAVE_NETINET_IN_H
23578 # include <netinet/in.h>
23579 #endif
23580 #ifdef HAVE_ARPA_NAMESER_H
23581 # include <arpa/nameser.h>
23582 #endif
23583
23584 int
23585 main ()
23586 {
23587 static ns_msg ac_aggr;
23588 if (ac_aggr._msg_ptr)
23589 return 0;
23590   ;
23591   return 0;
23592 }
23593 _ACEOF
23594 rm -f conftest.$ac_objext
23595 if { (ac_try="$ac_compile"
23596 case "(($ac_try" in
23597   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23598   *) ac_try_echo=$ac_try;;
23599 esac
23600 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23601 $as_echo "$ac_try_echo") >&5
23602   (eval "$ac_compile") 2>conftest.er1
23603   ac_status=$?
23604   grep -v '^ *+' conftest.er1 >conftest.err
23605   rm -f conftest.er1
23606   cat conftest.err >&5
23607   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23608   (exit $ac_status); } && {
23609          test -z "$ac_c_werror_flag" ||
23610          test ! -s conftest.err
23611        } && test -s conftest.$ac_objext; then
23612   ac_cv_member_ns_msg__msg_ptr=yes
23613 else
23614   $as_echo "$as_me: failed program was:" >&5
23615 sed 's/^/| /' conftest.$ac_ext >&5
23616
23617         cat >conftest.$ac_ext <<_ACEOF
23618 /* confdefs.h.  */
23619 _ACEOF
23620 cat confdefs.h >>conftest.$ac_ext
23621 cat >>conftest.$ac_ext <<_ACEOF
23622 /* end confdefs.h.  */
23623 #ifdef HAVE_SYS_TYPES_H
23624 #include <sys/types.h>
23625 #endif
23626 #ifdef HAVE_NETINET_IN_H
23627 # include <netinet/in.h>
23628 #endif
23629 #ifdef HAVE_ARPA_NAMESER_H
23630 # include <arpa/nameser.h>
23631 #endif
23632
23633 int
23634 main ()
23635 {
23636 static ns_msg ac_aggr;
23637 if (sizeof ac_aggr._msg_ptr)
23638 return 0;
23639   ;
23640   return 0;
23641 }
23642 _ACEOF
23643 rm -f conftest.$ac_objext
23644 if { (ac_try="$ac_compile"
23645 case "(($ac_try" in
23646   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23647   *) ac_try_echo=$ac_try;;
23648 esac
23649 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23650 $as_echo "$ac_try_echo") >&5
23651   (eval "$ac_compile") 2>conftest.er1
23652   ac_status=$?
23653   grep -v '^ *+' conftest.er1 >conftest.err
23654   rm -f conftest.er1
23655   cat conftest.err >&5
23656   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23657   (exit $ac_status); } && {
23658          test -z "$ac_c_werror_flag" ||
23659          test ! -s conftest.err
23660        } && test -s conftest.$ac_objext; then
23661   ac_cv_member_ns_msg__msg_ptr=yes
23662 else
23663   $as_echo "$as_me: failed program was:" >&5
23664 sed 's/^/| /' conftest.$ac_ext >&5
23665
23666         ac_cv_member_ns_msg__msg_ptr=no
23667 fi
23668
23669 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23670 fi
23671
23672 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23673 fi
23674 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
23675 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
23676 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then
23677
23678 cat >>confdefs.h <<_ACEOF
23679 #define HAVE_NS_MSG__MSG_PTR 1
23680 _ACEOF
23681
23682
23683 fi
23684
23685
23686 { $as_echo "$as_me:$LINENO: checking for struct icmpstat.icps_outhist" >&5
23687 $as_echo_n "checking for struct icmpstat.icps_outhist... " >&6; }
23688 if test "${ac_cv_member_struct_icmpstat_icps_outhist+set}" = set; then
23689   $as_echo_n "(cached) " >&6
23690 else
23691   cat >conftest.$ac_ext <<_ACEOF
23692 /* confdefs.h.  */
23693 _ACEOF
23694 cat confdefs.h >>conftest.$ac_ext
23695 cat >>conftest.$ac_ext <<_ACEOF
23696 /* end confdefs.h.  */
23697 #ifdef HAVE_SYS_TYPES_H
23698 #include <sys/types.h>
23699 #endif
23700 #ifdef HAVE_ALIAS_H
23701 #include <alias.h>
23702 #endif
23703 #ifdef HAVE_SYS_SOCKET_H
23704 #include <sys/socket.h>
23705 #endif
23706 #ifdef HAVE_SYS_SOCKETVAR_H
23707 #include <sys/socketvar.h>
23708 #endif
23709 #ifdef HAVE_SYS_TIMEOUT_H
23710 #include <sys/timeout.h>
23711 #endif
23712 #ifdef HAVE_NETINET_IN_H
23713 #include <netinet/in.h>
23714 #endif
23715 #ifdef HAVE_NETINET_IN_SYSTM_H
23716 #include <netinet/in_systm.h>
23717 #endif
23718 #ifdef HAVE_NETINET_IP_H
23719 #include <netinet/ip.h>
23720 #endif
23721 #ifdef HAVE_NETINET_IP_VAR_H
23722 #include <netinet/ip_var.h>
23723 #endif
23724 #ifdef HAVE_NETINET_IP_ICMP_H
23725 #include <netinet/ip_icmp.h>
23726 #endif
23727 #ifdef HAVE_NETINET_ICMP_VAR
23728 #include <netinet/icmp_var.h>
23729 #endif
23730
23731 int
23732 main ()
23733 {
23734 static struct icmpstat ac_aggr;
23735 if (ac_aggr.icps_outhist)
23736 return 0;
23737   ;
23738   return 0;
23739 }
23740 _ACEOF
23741 rm -f conftest.$ac_objext
23742 if { (ac_try="$ac_compile"
23743 case "(($ac_try" in
23744   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23745   *) ac_try_echo=$ac_try;;
23746 esac
23747 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23748 $as_echo "$ac_try_echo") >&5
23749   (eval "$ac_compile") 2>conftest.er1
23750   ac_status=$?
23751   grep -v '^ *+' conftest.er1 >conftest.err
23752   rm -f conftest.er1
23753   cat conftest.err >&5
23754   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23755   (exit $ac_status); } && {
23756          test -z "$ac_c_werror_flag" ||
23757          test ! -s conftest.err
23758        } && test -s conftest.$ac_objext; then
23759   ac_cv_member_struct_icmpstat_icps_outhist=yes
23760 else
23761   $as_echo "$as_me: failed program was:" >&5
23762 sed 's/^/| /' conftest.$ac_ext >&5
23763
23764         cat >conftest.$ac_ext <<_ACEOF
23765 /* confdefs.h.  */
23766 _ACEOF
23767 cat confdefs.h >>conftest.$ac_ext
23768 cat >>conftest.$ac_ext <<_ACEOF
23769 /* end confdefs.h.  */
23770 #ifdef HAVE_SYS_TYPES_H
23771 #include <sys/types.h>
23772 #endif
23773 #ifdef HAVE_ALIAS_H
23774 #include <alias.h>
23775 #endif
23776 #ifdef HAVE_SYS_SOCKET_H
23777 #include <sys/socket.h>
23778 #endif
23779 #ifdef HAVE_SYS_SOCKETVAR_H
23780 #include <sys/socketvar.h>
23781 #endif
23782 #ifdef HAVE_SYS_TIMEOUT_H
23783 #include <sys/timeout.h>
23784 #endif
23785 #ifdef HAVE_NETINET_IN_H
23786 #include <netinet/in.h>
23787 #endif
23788 #ifdef HAVE_NETINET_IN_SYSTM_H
23789 #include <netinet/in_systm.h>
23790 #endif
23791 #ifdef HAVE_NETINET_IP_H
23792 #include <netinet/ip.h>
23793 #endif
23794 #ifdef HAVE_NETINET_IP_VAR_H
23795 #include <netinet/ip_var.h>
23796 #endif
23797 #ifdef HAVE_NETINET_IP_ICMP_H
23798 #include <netinet/ip_icmp.h>
23799 #endif
23800 #ifdef HAVE_NETINET_ICMP_VAR
23801 #include <netinet/icmp_var.h>
23802 #endif
23803
23804 int
23805 main ()
23806 {
23807 static struct icmpstat ac_aggr;
23808 if (sizeof ac_aggr.icps_outhist)
23809 return 0;
23810   ;
23811   return 0;
23812 }
23813 _ACEOF
23814 rm -f conftest.$ac_objext
23815 if { (ac_try="$ac_compile"
23816 case "(($ac_try" in
23817   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23818   *) ac_try_echo=$ac_try;;
23819 esac
23820 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23821 $as_echo "$ac_try_echo") >&5
23822   (eval "$ac_compile") 2>conftest.er1
23823   ac_status=$?
23824   grep -v '^ *+' conftest.er1 >conftest.err
23825   rm -f conftest.er1
23826   cat conftest.err >&5
23827   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23828   (exit $ac_status); } && {
23829          test -z "$ac_c_werror_flag" ||
23830          test ! -s conftest.err
23831        } && test -s conftest.$ac_objext; then
23832   ac_cv_member_struct_icmpstat_icps_outhist=yes
23833 else
23834   $as_echo "$as_me: failed program was:" >&5
23835 sed 's/^/| /' conftest.$ac_ext >&5
23836
23837         ac_cv_member_struct_icmpstat_icps_outhist=no
23838 fi
23839
23840 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23841 fi
23842
23843 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23844 fi
23845 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_icmpstat_icps_outhist" >&5
23846 $as_echo "$ac_cv_member_struct_icmpstat_icps_outhist" >&6; }
23847 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x""yes; then
23848
23849 cat >>confdefs.h <<_ACEOF
23850 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
23851 _ACEOF
23852
23853
23854 fi
23855
23856
23857 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
23858 $as_echo_n "checking for timezone variable... " >&6; }
23859 if test "${ac_cv_have_timezone+set}" = set; then
23860   $as_echo_n "(cached) " >&6
23861 else
23862   cat >conftest.$ac_ext <<_ACEOF
23863 /* confdefs.h.  */
23864 _ACEOF
23865 cat confdefs.h >>conftest.$ac_ext
23866 cat >>conftest.$ac_ext <<_ACEOF
23867 /* end confdefs.h.  */
23868 #include <time.h>
23869 int
23870 main ()
23871 {
23872 timezone = 1
23873   ;
23874   return 0;
23875 }
23876 _ACEOF
23877 rm -f conftest.$ac_objext conftest$ac_exeext
23878 if { (ac_try="$ac_link"
23879 case "(($ac_try" in
23880   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23881   *) ac_try_echo=$ac_try;;
23882 esac
23883 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23884 $as_echo "$ac_try_echo") >&5
23885   (eval "$ac_link") 2>conftest.er1
23886   ac_status=$?
23887   grep -v '^ *+' conftest.er1 >conftest.err
23888   rm -f conftest.er1
23889   cat conftest.err >&5
23890   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23891   (exit $ac_status); } && {
23892          test -z "$ac_c_werror_flag" ||
23893          test ! -s conftest.err
23894        } && test -s conftest$ac_exeext && {
23895          test "$cross_compiling" = yes ||
23896          $as_test_x conftest$ac_exeext
23897        }; then
23898   ac_cv_have_timezone="yes"
23899 else
23900   $as_echo "$as_me: failed program was:" >&5
23901 sed 's/^/| /' conftest.$ac_ext >&5
23902
23903         ac_cv_have_timezone="no"
23904 fi
23905
23906 rm -rf conftest.dSYM
23907 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23908       conftest$ac_exeext conftest.$ac_ext
23909 fi
23910 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
23911 $as_echo "$ac_cv_have_timezone" >&6; }
23912 if test "$ac_cv_have_timezone" = "yes"
23913 then
23914
23915 cat >>confdefs.h <<\_ACEOF
23916 #define HAVE_TIMEZONE 1
23917 _ACEOF
23918
23919 fi
23920 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
23921 $as_echo_n "checking for daylight variable... " >&6; }
23922 if test "${ac_cv_have_daylight+set}" = set; then
23923   $as_echo_n "(cached) " >&6
23924 else
23925   cat >conftest.$ac_ext <<_ACEOF
23926 /* confdefs.h.  */
23927 _ACEOF
23928 cat confdefs.h >>conftest.$ac_ext
23929 cat >>conftest.$ac_ext <<_ACEOF
23930 /* end confdefs.h.  */
23931 #include <time.h>
23932 int
23933 main ()
23934 {
23935 daylight = 1
23936   ;
23937   return 0;
23938 }
23939 _ACEOF
23940 rm -f conftest.$ac_objext conftest$ac_exeext
23941 if { (ac_try="$ac_link"
23942 case "(($ac_try" in
23943   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23944   *) ac_try_echo=$ac_try;;
23945 esac
23946 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23947 $as_echo "$ac_try_echo") >&5
23948   (eval "$ac_link") 2>conftest.er1
23949   ac_status=$?
23950   grep -v '^ *+' conftest.er1 >conftest.err
23951   rm -f conftest.er1
23952   cat conftest.err >&5
23953   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23954   (exit $ac_status); } && {
23955          test -z "$ac_c_werror_flag" ||
23956          test ! -s conftest.err
23957        } && test -s conftest$ac_exeext && {
23958          test "$cross_compiling" = yes ||
23959          $as_test_x conftest$ac_exeext
23960        }; then
23961   ac_cv_have_daylight="yes"
23962 else
23963   $as_echo "$as_me: failed program was:" >&5
23964 sed 's/^/| /' conftest.$ac_ext >&5
23965
23966         ac_cv_have_daylight="no"
23967 fi
23968
23969 rm -rf conftest.dSYM
23970 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23971       conftest$ac_exeext conftest.$ac_ext
23972 fi
23973 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
23974 $as_echo "$ac_cv_have_daylight" >&6; }
23975 if test "$ac_cv_have_daylight" = "yes"
23976 then
23977
23978 cat >>confdefs.h <<\_ACEOF
23979 #define HAVE_DAYLIGHT 1
23980 _ACEOF
23981
23982 fi
23983
23984 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
23985 $as_echo_n "checking for isinf... " >&6; }
23986 if test "${ac_cv_have_isinf+set}" = set; then
23987   $as_echo_n "(cached) " >&6
23988 else
23989   cat >conftest.$ac_ext <<_ACEOF
23990 /* confdefs.h.  */
23991 _ACEOF
23992 cat confdefs.h >>conftest.$ac_ext
23993 cat >>conftest.$ac_ext <<_ACEOF
23994 /* end confdefs.h.  */
23995 #include <math.h>
23996 int
23997 main ()
23998 {
23999 float f = 0.0; int i=isinf(f)
24000   ;
24001   return 0;
24002 }
24003 _ACEOF
24004 rm -f conftest.$ac_objext conftest$ac_exeext
24005 if { (ac_try="$ac_link"
24006 case "(($ac_try" in
24007   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24008   *) ac_try_echo=$ac_try;;
24009 esac
24010 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24011 $as_echo "$ac_try_echo") >&5
24012   (eval "$ac_link") 2>conftest.er1
24013   ac_status=$?
24014   grep -v '^ *+' conftest.er1 >conftest.err
24015   rm -f conftest.er1
24016   cat conftest.err >&5
24017   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24018   (exit $ac_status); } && {
24019          test -z "$ac_c_werror_flag" ||
24020          test ! -s conftest.err
24021        } && test -s conftest$ac_exeext && {
24022          test "$cross_compiling" = yes ||
24023          $as_test_x conftest$ac_exeext
24024        }; then
24025   ac_cv_have_isinf="yes"
24026 else
24027   $as_echo "$as_me: failed program was:" >&5
24028 sed 's/^/| /' conftest.$ac_ext >&5
24029
24030         ac_cv_have_isinf="no"
24031 fi
24032
24033 rm -rf conftest.dSYM
24034 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24035       conftest$ac_exeext conftest.$ac_ext
24036 fi
24037 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
24038 $as_echo "$ac_cv_have_isinf" >&6; }
24039 if test "$ac_cv_have_isinf" = "yes"
24040 then
24041
24042 cat >>confdefs.h <<\_ACEOF
24043 #define HAVE_ISINF 1
24044 _ACEOF
24045
24046 fi
24047
24048 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
24049 $as_echo_n "checking for isnan... " >&6; }
24050 if test "${ac_cv_have_isnan+set}" = set; then
24051   $as_echo_n "(cached) " >&6
24052 else
24053   cat >conftest.$ac_ext <<_ACEOF
24054 /* confdefs.h.  */
24055 _ACEOF
24056 cat confdefs.h >>conftest.$ac_ext
24057 cat >>conftest.$ac_ext <<_ACEOF
24058 /* end confdefs.h.  */
24059 #include <math.h>
24060 int
24061 main ()
24062 {
24063 float f = 0.0; int i=isnan(f)
24064   ;
24065   return 0;
24066 }
24067 _ACEOF
24068 rm -f conftest.$ac_objext conftest$ac_exeext
24069 if { (ac_try="$ac_link"
24070 case "(($ac_try" in
24071   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24072   *) ac_try_echo=$ac_try;;
24073 esac
24074 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24075 $as_echo "$ac_try_echo") >&5
24076   (eval "$ac_link") 2>conftest.er1
24077   ac_status=$?
24078   grep -v '^ *+' conftest.er1 >conftest.err
24079   rm -f conftest.er1
24080   cat conftest.err >&5
24081   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24082   (exit $ac_status); } && {
24083          test -z "$ac_c_werror_flag" ||
24084          test ! -s conftest.err
24085        } && test -s conftest$ac_exeext && {
24086          test "$cross_compiling" = yes ||
24087          $as_test_x conftest$ac_exeext
24088        }; then
24089   ac_cv_have_isnan="yes"
24090 else
24091   $as_echo "$as_me: failed program was:" >&5
24092 sed 's/^/| /' conftest.$ac_ext >&5
24093
24094         ac_cv_have_isnan="no"
24095 fi
24096
24097 rm -rf conftest.dSYM
24098 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24099       conftest$ac_exeext conftest.$ac_ext
24100 fi
24101 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
24102 $as_echo "$ac_cv_have_isnan" >&6; }
24103 if test "$ac_cv_have_isnan" = "yes"
24104 then
24105
24106 cat >>confdefs.h <<\_ACEOF
24107 #define HAVE_ISNAN 1
24108 _ACEOF
24109
24110 fi
24111
24112
24113 case $host_cpu in
24114   *i[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
24115 $as_echo_n "checking whether we need to define __i386__... " >&6; }
24116 if test "${ac_cv_cpp_def___i386__+set}" = set; then
24117   $as_echo_n "(cached) " >&6
24118 else
24119   cat >conftest.$ac_ext <<_ACEOF
24120 /* confdefs.h.  */
24121 _ACEOF
24122 cat confdefs.h >>conftest.$ac_ext
24123 cat >>conftest.$ac_ext <<_ACEOF
24124 /* end confdefs.h.  */
24125 #ifndef __i386__
24126 yes
24127 #endif
24128 _ACEOF
24129 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24130   $EGREP "yes" >/dev/null 2>&1; then
24131   ac_cv_cpp_def___i386__=yes
24132 else
24133   ac_cv_cpp_def___i386__=no
24134 fi
24135 rm -f conftest*
24136
24137 fi
24138 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
24139 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
24140 if test $ac_cv_cpp_def___i386__ = yes; then
24141   CFLAGS="$CFLAGS -D__i386__"
24142   LINTFLAGS="$LINTFLAGS -D__i386__"
24143 fi
24144  ;;
24145   *x86_64*)         { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
24146 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
24147 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
24148   $as_echo_n "(cached) " >&6
24149 else
24150   cat >conftest.$ac_ext <<_ACEOF
24151 /* confdefs.h.  */
24152 _ACEOF
24153 cat confdefs.h >>conftest.$ac_ext
24154 cat >>conftest.$ac_ext <<_ACEOF
24155 /* end confdefs.h.  */
24156 #ifndef __x86_64__
24157 yes
24158 #endif
24159 _ACEOF
24160 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24161   $EGREP "yes" >/dev/null 2>&1; then
24162   ac_cv_cpp_def___x86_64__=yes
24163 else
24164   ac_cv_cpp_def___x86_64__=no
24165 fi
24166 rm -f conftest*
24167
24168 fi
24169 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
24170 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
24171 if test $ac_cv_cpp_def___x86_64__ = yes; then
24172   CFLAGS="$CFLAGS -D__x86_64__"
24173   LINTFLAGS="$LINTFLAGS -D__x86_64__"
24174 fi
24175  ;;
24176   *alpha*)          { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
24177 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
24178 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
24179   $as_echo_n "(cached) " >&6
24180 else
24181   cat >conftest.$ac_ext <<_ACEOF
24182 /* confdefs.h.  */
24183 _ACEOF
24184 cat confdefs.h >>conftest.$ac_ext
24185 cat >>conftest.$ac_ext <<_ACEOF
24186 /* end confdefs.h.  */
24187 #ifndef __ALPHA__
24188 yes
24189 #endif
24190 _ACEOF
24191 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24192   $EGREP "yes" >/dev/null 2>&1; then
24193   ac_cv_cpp_def___ALPHA__=yes
24194 else
24195   ac_cv_cpp_def___ALPHA__=no
24196 fi
24197 rm -f conftest*
24198
24199 fi
24200 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
24201 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
24202 if test $ac_cv_cpp_def___ALPHA__ = yes; then
24203   CFLAGS="$CFLAGS -D__ALPHA__"
24204   LINTFLAGS="$LINTFLAGS -D__ALPHA__"
24205 fi
24206  ;;
24207   *sparc*)          { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
24208 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
24209 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
24210   $as_echo_n "(cached) " >&6
24211 else
24212   cat >conftest.$ac_ext <<_ACEOF
24213 /* confdefs.h.  */
24214 _ACEOF
24215 cat confdefs.h >>conftest.$ac_ext
24216 cat >>conftest.$ac_ext <<_ACEOF
24217 /* end confdefs.h.  */
24218 #ifndef __sparc__
24219 yes
24220 #endif
24221 _ACEOF
24222 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24223   $EGREP "yes" >/dev/null 2>&1; then
24224   ac_cv_cpp_def___sparc__=yes
24225 else
24226   ac_cv_cpp_def___sparc__=no
24227 fi
24228 rm -f conftest*
24229
24230 fi
24231 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
24232 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
24233 if test $ac_cv_cpp_def___sparc__ = yes; then
24234   CFLAGS="$CFLAGS -D__sparc__"
24235   LINTFLAGS="$LINTFLAGS -D__sparc__"
24236 fi
24237  ;;
24238   *powerpc*)        { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
24239 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
24240 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
24241   $as_echo_n "(cached) " >&6
24242 else
24243   cat >conftest.$ac_ext <<_ACEOF
24244 /* confdefs.h.  */
24245 _ACEOF
24246 cat confdefs.h >>conftest.$ac_ext
24247 cat >>conftest.$ac_ext <<_ACEOF
24248 /* end confdefs.h.  */
24249 #ifndef __powerpc__
24250 yes
24251 #endif
24252 _ACEOF
24253 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24254   $EGREP "yes" >/dev/null 2>&1; then
24255   ac_cv_cpp_def___powerpc__=yes
24256 else
24257   ac_cv_cpp_def___powerpc__=no
24258 fi
24259 rm -f conftest*
24260
24261 fi
24262 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
24263 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
24264 if test $ac_cv_cpp_def___powerpc__ = yes; then
24265   CFLAGS="$CFLAGS -D__powerpc__"
24266   LINTFLAGS="$LINTFLAGS -D__powerpc__"
24267 fi
24268  ;;
24269 esac
24270
24271 case $host_vendor in
24272   *sun*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
24273 $as_echo_n "checking whether we need to define __sun__... " >&6; }
24274 if test "${ac_cv_cpp_def___sun__+set}" = set; then
24275   $as_echo_n "(cached) " >&6
24276 else
24277   cat >conftest.$ac_ext <<_ACEOF
24278 /* confdefs.h.  */
24279 _ACEOF
24280 cat confdefs.h >>conftest.$ac_ext
24281 cat >>conftest.$ac_ext <<_ACEOF
24282 /* end confdefs.h.  */
24283 #ifndef __sun__
24284 yes
24285 #endif
24286 _ACEOF
24287 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24288   $EGREP "yes" >/dev/null 2>&1; then
24289   ac_cv_cpp_def___sun__=yes
24290 else
24291   ac_cv_cpp_def___sun__=no
24292 fi
24293 rm -f conftest*
24294
24295 fi
24296 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
24297 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
24298 if test $ac_cv_cpp_def___sun__ = yes; then
24299   CFLAGS="$CFLAGS -D__sun__"
24300   LINTFLAGS="$LINTFLAGS -D__sun__"
24301 fi
24302  ;;
24303 esac
24304
24305
24306 DEPENDENCIES="### Dependencies:
24307
24308 .INIT: Makefile
24309 .BEGIN: Makefile
24310 .MAKEFILEDEPS:
24311 Makefile: dummy
24312         -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
24313
24314 \$(OBJS) \$(C_SRCS16:.c=.o): \$(IDL_GEN_HEADERS)
24315 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
24316 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
24317 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
24318 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
24319
24320
24321 ALL_MAKERULES=""
24322
24323 ALL_MAKEFILES=""
24324
24325 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
24326
24327
24328 ALL_TOP_DIRS=""
24329
24330 ALL_DLL_DIRS=""
24331
24332 ALL_IMPLIB_DIRS=""
24333
24334 ALL_TEST_DIRS=""
24335
24336 ALL_PROGRAM_DIRS=""
24337
24338 ALL_PROGRAM_INSTALL_DIRS=""
24339
24340 ALL_PROGRAM_BIN_INSTALL_DIRS=""
24341
24342
24343
24344
24345
24346 ac_config_commands="$ac_config_commands include/stamp-h"
24347
24348
24349 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
24350
24351 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
24352
24353 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
24354
24355 ac_config_commands="$ac_config_commands dlls/user32/resources"
24356
24357 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
24358
24359 ac_config_commands="$ac_config_commands include/wine"
24360
24361
24362 ALL_MAKERULES="$ALL_MAKERULES \\
24363         Make.rules"
24364 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24365 Make.rules: Make.rules.in"
24366 MAKE_RULES=Make.rules
24367 ac_config_files="$ac_config_files Make.rules"
24368
24369 ALL_MAKERULES="$ALL_MAKERULES \\
24370         dlls/Makedll.rules"
24371 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24372 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
24373 MAKE_DLL_RULES=dlls/Makedll.rules
24374 ac_config_files="$ac_config_files dlls/Makedll.rules"
24375
24376 ALL_MAKERULES="$ALL_MAKERULES \\
24377         dlls/Makeimplib.rules"
24378 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24379 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
24380 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
24381 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
24382
24383 ALL_MAKERULES="$ALL_MAKERULES \\
24384         dlls/Maketest.rules"
24385 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24386 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
24387 MAKE_TEST_RULES=dlls/Maketest.rules
24388 ac_config_files="$ac_config_files dlls/Maketest.rules"
24389
24390 ALL_MAKERULES="$ALL_MAKERULES \\
24391         programs/Makeprog.rules"
24392 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24393 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
24394 MAKE_PROG_RULES=programs/Makeprog.rules
24395 ac_config_files="$ac_config_files programs/Makeprog.rules"
24396
24397
24398
24399
24400 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24401 Makefile: Makefile.in Make.rules"
24402 ac_config_files="$ac_config_files Makefile"
24403
24404 ALL_MAKEFILES="$ALL_MAKEFILES \\
24405         dlls/Makefile"
24406 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
24407         dlls"
24408 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24409 dlls/Makefile: dlls/Makefile.in Make.rules"
24410 ac_config_files="$ac_config_files dlls/Makefile"
24411
24412 ALL_MAKEFILES="$ALL_MAKEFILES \\
24413         dlls/acledit/Makefile"
24414 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24415         acledit"
24416 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24417 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
24418 ac_config_files="$ac_config_files dlls/acledit/Makefile"
24419
24420 ALL_MAKEFILES="$ALL_MAKEFILES \\
24421         dlls/aclui/Makefile"
24422 test "x$enable_aclui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24423         aclui"
24424 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24425 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
24426 ac_config_files="$ac_config_files dlls/aclui/Makefile"
24427
24428 ALL_MAKEFILES="$ALL_MAKEFILES \\
24429         dlls/activeds/Makefile"
24430 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24431         activeds"
24432 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24433 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
24434 ac_config_files="$ac_config_files dlls/activeds/Makefile"
24435
24436 ALL_MAKEFILES="$ALL_MAKEFILES \\
24437         dlls/actxprxy/Makefile"
24438 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24439         actxprxy"
24440 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24441 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
24442 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
24443
24444 ALL_MAKEFILES="$ALL_MAKEFILES \\
24445         dlls/adsiid/Makefile"
24446 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24447         adsiid"
24448 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24449 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
24450 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
24451
24452 ALL_MAKEFILES="$ALL_MAKEFILES \\
24453         dlls/advapi32/Makefile"
24454 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24455         advapi32"
24456 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24457 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
24458 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
24459
24460 ALL_MAKEFILES="$ALL_MAKEFILES \\
24461         dlls/advapi32/tests/Makefile"
24462 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24463         advapi32/tests"
24464 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24465 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
24466 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
24467
24468 ALL_MAKEFILES="$ALL_MAKEFILES \\
24469         dlls/advpack/Makefile"
24470 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24471         advpack"
24472 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24473 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
24474 ac_config_files="$ac_config_files dlls/advpack/Makefile"
24475
24476 ALL_MAKEFILES="$ALL_MAKEFILES \\
24477         dlls/advpack/tests/Makefile"
24478 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24479         advpack/tests"
24480 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24481 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
24482 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
24483
24484 ALL_MAKEFILES="$ALL_MAKEFILES \\
24485         dlls/amstream/Makefile"
24486 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24487         amstream"
24488 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24489 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
24490 ac_config_files="$ac_config_files dlls/amstream/Makefile"
24491
24492 ALL_MAKEFILES="$ALL_MAKEFILES \\
24493         dlls/appwiz.cpl/Makefile"
24494 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24495         appwiz.cpl"
24496 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24497 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
24498 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
24499
24500 ALL_MAKEFILES="$ALL_MAKEFILES \\
24501         dlls/atl/Makefile"
24502 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24503         atl"
24504 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24505 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
24506 ac_config_files="$ac_config_files dlls/atl/Makefile"
24507
24508 ALL_MAKEFILES="$ALL_MAKEFILES \\
24509         dlls/authz/Makefile"
24510 test "x$enable_authz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24511         authz"
24512 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24513 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
24514 ac_config_files="$ac_config_files dlls/authz/Makefile"
24515
24516 ALL_MAKEFILES="$ALL_MAKEFILES \\
24517         dlls/avicap32/Makefile"
24518 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24519         avicap32"
24520 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24521 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
24522 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
24523
24524 ALL_MAKEFILES="$ALL_MAKEFILES \\
24525         dlls/avifil32/Makefile"
24526 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24527         avifil32"
24528 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24529 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
24530 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
24531
24532 ALL_MAKEFILES="$ALL_MAKEFILES \\
24533         dlls/browseui/Makefile"
24534 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24535         browseui"
24536 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24537 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
24538 ac_config_files="$ac_config_files dlls/browseui/Makefile"
24539
24540 ALL_MAKEFILES="$ALL_MAKEFILES \\
24541         dlls/browseui/tests/Makefile"
24542 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24543         browseui/tests"
24544 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24545 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
24546 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
24547
24548 ALL_MAKEFILES="$ALL_MAKEFILES \\
24549         dlls/cabinet/Makefile"
24550 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24551         cabinet"
24552 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24553 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
24554 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
24555
24556 ALL_MAKEFILES="$ALL_MAKEFILES \\
24557         dlls/cabinet/tests/Makefile"
24558 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24559         cabinet/tests"
24560 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24561 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
24562 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
24563
24564 ALL_MAKEFILES="$ALL_MAKEFILES \\
24565         dlls/capi2032/Makefile"
24566 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24567         capi2032"
24568 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24569 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
24570 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
24571
24572 ALL_MAKEFILES="$ALL_MAKEFILES \\
24573         dlls/cards/Makefile"
24574 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24575         cards"
24576 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24577 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
24578 ac_config_files="$ac_config_files dlls/cards/Makefile"
24579
24580 ALL_MAKEFILES="$ALL_MAKEFILES \\
24581         dlls/cfgmgr32/Makefile"
24582 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24583         cfgmgr32"
24584 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24585 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
24586 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
24587
24588 ALL_MAKEFILES="$ALL_MAKEFILES \\
24589         dlls/clusapi/Makefile"
24590 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24591         clusapi"
24592 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24593 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
24594 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
24595
24596 ALL_MAKEFILES="$ALL_MAKEFILES \\
24597         dlls/comcat/Makefile"
24598 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24599         comcat"
24600 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24601 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
24602 ac_config_files="$ac_config_files dlls/comcat/Makefile"
24603
24604 ALL_MAKEFILES="$ALL_MAKEFILES \\
24605         dlls/comcat/tests/Makefile"
24606 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24607         comcat/tests"
24608 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24609 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
24610 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
24611
24612 ALL_MAKEFILES="$ALL_MAKEFILES \\
24613         dlls/comctl32/Makefile"
24614 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24615         comctl32"
24616 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24617 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
24618 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
24619
24620 ALL_MAKEFILES="$ALL_MAKEFILES \\
24621         dlls/comctl32/tests/Makefile"
24622 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24623         comctl32/tests"
24624 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24625 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
24626 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
24627
24628 ALL_MAKEFILES="$ALL_MAKEFILES \\
24629         dlls/comdlg32/Makefile"
24630 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24631         comdlg32"
24632 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24633 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
24634 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
24635
24636 ALL_MAKEFILES="$ALL_MAKEFILES \\
24637         dlls/comdlg32/tests/Makefile"
24638 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24639         comdlg32/tests"
24640 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24641 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
24642 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
24643
24644 ALL_MAKEFILES="$ALL_MAKEFILES \\
24645         dlls/comm.drv16/Makefile"
24646 test "x$enable_comm_drv16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24647         comm.drv16"
24648 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24649 dlls/comm.drv16/Makefile: dlls/comm.drv16/Makefile.in dlls/Makedll.rules"
24650 ac_config_files="$ac_config_files dlls/comm.drv16/Makefile"
24651
24652 ALL_MAKEFILES="$ALL_MAKEFILES \\
24653         dlls/compstui/Makefile"
24654 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24655         compstui"
24656 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24657 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
24658 ac_config_files="$ac_config_files dlls/compstui/Makefile"
24659
24660 ALL_MAKEFILES="$ALL_MAKEFILES \\
24661         dlls/credui/Makefile"
24662 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24663         credui"
24664 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24665 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
24666 ac_config_files="$ac_config_files dlls/credui/Makefile"
24667
24668 ALL_MAKEFILES="$ALL_MAKEFILES \\
24669         dlls/credui/tests/Makefile"
24670 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24671         credui/tests"
24672 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24673 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
24674 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
24675
24676 ALL_MAKEFILES="$ALL_MAKEFILES \\
24677         dlls/crtdll/Makefile"
24678 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24679         crtdll"
24680 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24681 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
24682 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
24683
24684 ALL_MAKEFILES="$ALL_MAKEFILES \\
24685         dlls/crypt32/Makefile"
24686 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24687         crypt32"
24688 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24689 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
24690 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
24691
24692 ALL_MAKEFILES="$ALL_MAKEFILES \\
24693         dlls/crypt32/tests/Makefile"
24694 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24695         crypt32/tests"
24696 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24697 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
24698 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
24699
24700 ALL_MAKEFILES="$ALL_MAKEFILES \\
24701         dlls/cryptdlg/Makefile"
24702 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24703         cryptdlg"
24704 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24705 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
24706 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
24707
24708 ALL_MAKEFILES="$ALL_MAKEFILES \\
24709         dlls/cryptdll/Makefile"
24710 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24711         cryptdll"
24712 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24713 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
24714 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
24715
24716 ALL_MAKEFILES="$ALL_MAKEFILES \\
24717         dlls/cryptnet/Makefile"
24718 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24719         cryptnet"
24720 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24721 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
24722 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
24723
24724 ALL_MAKEFILES="$ALL_MAKEFILES \\
24725         dlls/cryptnet/tests/Makefile"
24726 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24727         cryptnet/tests"
24728 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24729 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
24730 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
24731
24732 ALL_MAKEFILES="$ALL_MAKEFILES \\
24733         dlls/cryptui/Makefile"
24734 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24735         cryptui"
24736 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24737 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
24738 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
24739
24740 ALL_MAKEFILES="$ALL_MAKEFILES \\
24741         dlls/cryptui/tests/Makefile"
24742 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24743         cryptui/tests"
24744 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24745 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
24746 ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
24747
24748 ALL_MAKEFILES="$ALL_MAKEFILES \\
24749         dlls/ctapi32/Makefile"
24750 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24751         ctapi32"
24752 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24753 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
24754 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
24755
24756 ALL_MAKEFILES="$ALL_MAKEFILES \\
24757         dlls/ctl3d32/Makefile"
24758 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24759         ctl3d32"
24760 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24761 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
24762 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
24763
24764 ALL_MAKEFILES="$ALL_MAKEFILES \\
24765         dlls/d3d10/Makefile"
24766 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24767         d3d10"
24768 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24769 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
24770 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
24771
24772 ALL_MAKEFILES="$ALL_MAKEFILES \\
24773         dlls/d3d10/tests/Makefile"
24774 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24775         d3d10/tests"
24776 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24777 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
24778 ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
24779
24780 ALL_MAKEFILES="$ALL_MAKEFILES \\
24781         dlls/d3d10core/Makefile"
24782 test "x$enable_d3d10core" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24783         d3d10core"
24784 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24785 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
24786 ac_config_files="$ac_config_files dlls/d3d10core/Makefile"
24787
24788 ALL_MAKEFILES="$ALL_MAKEFILES \\
24789         dlls/d3d10core/tests/Makefile"
24790 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24791         d3d10core/tests"
24792 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24793 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
24794 ac_config_files="$ac_config_files dlls/d3d10core/tests/Makefile"
24795
24796 ALL_MAKEFILES="$ALL_MAKEFILES \\
24797         dlls/d3d8/Makefile"
24798 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24799         d3d8"
24800 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24801 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
24802 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
24803
24804 ALL_MAKEFILES="$ALL_MAKEFILES \\
24805         dlls/d3d8/tests/Makefile"
24806 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24807         d3d8/tests"
24808 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24809 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
24810 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
24811
24812 ALL_MAKEFILES="$ALL_MAKEFILES \\
24813         dlls/d3d9/Makefile"
24814 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24815         d3d9"
24816 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24817 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
24818 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
24819
24820 ALL_MAKEFILES="$ALL_MAKEFILES \\
24821         dlls/d3d9/tests/Makefile"
24822 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24823         d3d9/tests"
24824 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24825 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
24826 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
24827
24828 ALL_MAKEFILES="$ALL_MAKEFILES \\
24829         dlls/d3dim/Makefile"
24830 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24831         d3dim"
24832 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24833 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
24834 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
24835
24836 ALL_MAKEFILES="$ALL_MAKEFILES \\
24837         dlls/d3drm/Makefile"
24838 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24839         d3drm"
24840 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24841 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
24842 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
24843
24844 ALL_MAKEFILES="$ALL_MAKEFILES \\
24845         dlls/d3drm/tests/Makefile"
24846 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24847         d3drm/tests"
24848 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24849 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
24850 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
24851
24852 ALL_MAKEFILES="$ALL_MAKEFILES \\
24853         dlls/d3dx8/Makefile"
24854 test "x$enable_d3dx8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24855         d3dx8"
24856 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24857 dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
24858 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
24859
24860 ALL_MAKEFILES="$ALL_MAKEFILES \\
24861         dlls/d3dx8/tests/Makefile"
24862 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24863         d3dx8/tests"
24864 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24865 dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
24866 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
24867
24868 ALL_MAKEFILES="$ALL_MAKEFILES \\
24869         dlls/d3dx9_24/Makefile"
24870 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24871         d3dx9_24"
24872 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24873 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
24874 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
24875
24876 ALL_MAKEFILES="$ALL_MAKEFILES \\
24877         dlls/d3dx9_25/Makefile"
24878 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24879         d3dx9_25"
24880 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24881 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
24882 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
24883
24884 ALL_MAKEFILES="$ALL_MAKEFILES \\
24885         dlls/d3dx9_26/Makefile"
24886 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24887         d3dx9_26"
24888 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24889 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
24890 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
24891
24892 ALL_MAKEFILES="$ALL_MAKEFILES \\
24893         dlls/d3dx9_27/Makefile"
24894 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24895         d3dx9_27"
24896 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24897 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
24898 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
24899
24900 ALL_MAKEFILES="$ALL_MAKEFILES \\
24901         dlls/d3dx9_28/Makefile"
24902 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24903         d3dx9_28"
24904 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24905 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
24906 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
24907
24908 ALL_MAKEFILES="$ALL_MAKEFILES \\
24909         dlls/d3dx9_29/Makefile"
24910 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24911         d3dx9_29"
24912 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24913 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
24914 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
24915
24916 ALL_MAKEFILES="$ALL_MAKEFILES \\
24917         dlls/d3dx9_30/Makefile"
24918 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24919         d3dx9_30"
24920 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24921 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
24922 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
24923
24924 ALL_MAKEFILES="$ALL_MAKEFILES \\
24925         dlls/d3dx9_31/Makefile"
24926 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24927         d3dx9_31"
24928 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24929 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
24930 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
24931
24932 ALL_MAKEFILES="$ALL_MAKEFILES \\
24933         dlls/d3dx9_32/Makefile"
24934 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24935         d3dx9_32"
24936 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24937 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
24938 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
24939
24940 ALL_MAKEFILES="$ALL_MAKEFILES \\
24941         dlls/d3dx9_33/Makefile"
24942 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24943         d3dx9_33"
24944 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24945 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
24946 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
24947
24948 ALL_MAKEFILES="$ALL_MAKEFILES \\
24949         dlls/d3dx9_34/Makefile"
24950 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24951         d3dx9_34"
24952 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24953 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
24954 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
24955
24956 ALL_MAKEFILES="$ALL_MAKEFILES \\
24957         dlls/d3dx9_35/Makefile"
24958 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24959         d3dx9_35"
24960 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24961 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
24962 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
24963
24964 ALL_MAKEFILES="$ALL_MAKEFILES \\
24965         dlls/d3dx9_36/Makefile"
24966 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24967         d3dx9_36"
24968 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24969 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
24970 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
24971
24972 ALL_MAKEFILES="$ALL_MAKEFILES \\
24973         dlls/d3dx9_36/tests/Makefile"
24974 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24975         d3dx9_36/tests"
24976 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24977 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
24978 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
24979
24980 ALL_MAKEFILES="$ALL_MAKEFILES \\
24981         dlls/d3dx9_37/Makefile"
24982 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24983         d3dx9_37"
24984 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24985 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
24986 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
24987
24988 ALL_MAKEFILES="$ALL_MAKEFILES \\
24989         dlls/d3dx9_38/Makefile"
24990 test "x$enable_d3dx9_38" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24991         d3dx9_38"
24992 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24993 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
24994 ac_config_files="$ac_config_files dlls/d3dx9_38/Makefile"
24995
24996 ALL_MAKEFILES="$ALL_MAKEFILES \\
24997         dlls/d3dx9_39/Makefile"
24998 test "x$enable_d3dx9_39" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24999         d3dx9_39"
25000 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25001 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
25002 ac_config_files="$ac_config_files dlls/d3dx9_39/Makefile"
25003
25004 ALL_MAKEFILES="$ALL_MAKEFILES \\
25005         dlls/d3dx9_40/Makefile"
25006 test "x$enable_d3dx9_40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25007         d3dx9_40"
25008 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25009 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
25010 ac_config_files="$ac_config_files dlls/d3dx9_40/Makefile"
25011
25012 ALL_MAKEFILES="$ALL_MAKEFILES \\
25013         dlls/d3dxof/Makefile"
25014 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25015         d3dxof"
25016 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25017 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
25018 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
25019
25020 ALL_MAKEFILES="$ALL_MAKEFILES \\
25021         dlls/d3dxof/tests/Makefile"
25022 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25023         d3dxof/tests"
25024 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25025 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
25026 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
25027
25028 ALL_MAKEFILES="$ALL_MAKEFILES \\
25029         dlls/dbghelp/Makefile"
25030 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25031         dbghelp"
25032 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25033 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
25034 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
25035
25036 ALL_MAKEFILES="$ALL_MAKEFILES \\
25037         dlls/dciman32/Makefile"
25038 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25039         dciman32"
25040 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25041 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
25042 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
25043
25044 ALL_MAKEFILES="$ALL_MAKEFILES \\
25045         dlls/ddraw/Makefile"
25046 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25047         ddraw"
25048 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25049 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
25050 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
25051
25052 ALL_MAKEFILES="$ALL_MAKEFILES \\
25053         dlls/ddraw/tests/Makefile"
25054 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25055         ddraw/tests"
25056 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25057 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
25058 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
25059
25060 ALL_MAKEFILES="$ALL_MAKEFILES \\
25061         dlls/ddrawex/Makefile"
25062 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25063         ddrawex"
25064 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25065 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
25066 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
25067
25068 ALL_MAKEFILES="$ALL_MAKEFILES \\
25069         dlls/ddrawex/tests/Makefile"
25070 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25071         ddrawex/tests"
25072 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25073 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
25074 ac_config_files="$ac_config_files dlls/ddrawex/tests/Makefile"
25075
25076 ALL_MAKEFILES="$ALL_MAKEFILES \\
25077         dlls/devenum/Makefile"
25078 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25079         devenum"
25080 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25081 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
25082 ac_config_files="$ac_config_files dlls/devenum/Makefile"
25083
25084 ALL_MAKEFILES="$ALL_MAKEFILES \\
25085         dlls/dinput/Makefile"
25086 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25087         dinput"
25088 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25089 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
25090 ac_config_files="$ac_config_files dlls/dinput/Makefile"
25091
25092 ALL_MAKEFILES="$ALL_MAKEFILES \\
25093         dlls/dinput/tests/Makefile"
25094 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25095         dinput/tests"
25096 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25097 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
25098 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
25099
25100 ALL_MAKEFILES="$ALL_MAKEFILES \\
25101         dlls/dinput8/Makefile"
25102 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25103         dinput8"
25104 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25105 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
25106 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
25107
25108 ALL_MAKEFILES="$ALL_MAKEFILES \\
25109         dlls/dispdib.dll16/Makefile"
25110 test "x$enable_dispdib_dll16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25111         dispdib.dll16"
25112 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25113 dlls/dispdib.dll16/Makefile: dlls/dispdib.dll16/Makefile.in dlls/Makedll.rules"
25114 ac_config_files="$ac_config_files dlls/dispdib.dll16/Makefile"
25115
25116 ALL_MAKEFILES="$ALL_MAKEFILES \\
25117         dlls/display.drv16/Makefile"
25118 test "x$enable_display_drv16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25119         display.drv16"
25120 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25121 dlls/display.drv16/Makefile: dlls/display.drv16/Makefile.in dlls/Makedll.rules"
25122 ac_config_files="$ac_config_files dlls/display.drv16/Makefile"
25123
25124 ALL_MAKEFILES="$ALL_MAKEFILES \\
25125         dlls/dmband/Makefile"
25126 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25127         dmband"
25128 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25129 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
25130 ac_config_files="$ac_config_files dlls/dmband/Makefile"
25131
25132 ALL_MAKEFILES="$ALL_MAKEFILES \\
25133         dlls/dmcompos/Makefile"
25134 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25135         dmcompos"
25136 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25137 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
25138 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
25139
25140 ALL_MAKEFILES="$ALL_MAKEFILES \\
25141         dlls/dmime/Makefile"
25142 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25143         dmime"
25144 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25145 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
25146 ac_config_files="$ac_config_files dlls/dmime/Makefile"
25147
25148 ALL_MAKEFILES="$ALL_MAKEFILES \\
25149         dlls/dmloader/Makefile"
25150 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25151         dmloader"
25152 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25153 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
25154 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
25155
25156 ALL_MAKEFILES="$ALL_MAKEFILES \\
25157         dlls/dmscript/Makefile"
25158 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25159         dmscript"
25160 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25161 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
25162 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
25163
25164 ALL_MAKEFILES="$ALL_MAKEFILES \\
25165         dlls/dmstyle/Makefile"
25166 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25167         dmstyle"
25168 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25169 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
25170 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
25171
25172 ALL_MAKEFILES="$ALL_MAKEFILES \\
25173         dlls/dmsynth/Makefile"
25174 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25175         dmsynth"
25176 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25177 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
25178 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
25179
25180 ALL_MAKEFILES="$ALL_MAKEFILES \\
25181         dlls/dmusic/Makefile"
25182 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25183         dmusic"
25184 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25185 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
25186 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
25187
25188 ALL_MAKEFILES="$ALL_MAKEFILES \\
25189         dlls/dmusic32/Makefile"
25190 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25191         dmusic32"
25192 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25193 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
25194 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
25195
25196 ALL_MAKEFILES="$ALL_MAKEFILES \\
25197         dlls/dnsapi/Makefile"
25198 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25199         dnsapi"
25200 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25201 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
25202 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
25203
25204 ALL_MAKEFILES="$ALL_MAKEFILES \\
25205         dlls/dnsapi/tests/Makefile"
25206 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25207         dnsapi/tests"
25208 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25209 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
25210 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
25211
25212 ALL_MAKEFILES="$ALL_MAKEFILES \\
25213         dlls/dplay/Makefile"
25214 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25215         dplay"
25216 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25217 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
25218 ac_config_files="$ac_config_files dlls/dplay/Makefile"
25219
25220 ALL_MAKEFILES="$ALL_MAKEFILES \\
25221         dlls/dplayx/Makefile"
25222 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25223         dplayx"
25224 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25225 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
25226 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
25227
25228 ALL_MAKEFILES="$ALL_MAKEFILES \\
25229         dlls/dplayx/tests/Makefile"
25230 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25231         dplayx/tests"
25232 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25233 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
25234 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
25235
25236 ALL_MAKEFILES="$ALL_MAKEFILES \\
25237         dlls/dpnaddr/Makefile"
25238 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25239         dpnaddr"
25240 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25241 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
25242 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
25243
25244 ALL_MAKEFILES="$ALL_MAKEFILES \\
25245         dlls/dpnet/Makefile"
25246 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25247         dpnet"
25248 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25249 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
25250 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
25251
25252 ALL_MAKEFILES="$ALL_MAKEFILES \\
25253         dlls/dpnhpast/Makefile"
25254 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25255         dpnhpast"
25256 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25257 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
25258 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
25259
25260 ALL_MAKEFILES="$ALL_MAKEFILES \\
25261         dlls/dpnlobby/Makefile"
25262 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25263         dpnlobby"
25264 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25265 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
25266 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
25267
25268 ALL_MAKEFILES="$ALL_MAKEFILES \\
25269         dlls/dpwsockx/Makefile"
25270 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25271         dpwsockx"
25272 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25273 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
25274 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
25275
25276 ALL_MAKEFILES="$ALL_MAKEFILES \\
25277         dlls/dsound/Makefile"
25278 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25279         dsound"
25280 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25281 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
25282 ac_config_files="$ac_config_files dlls/dsound/Makefile"
25283
25284 ALL_MAKEFILES="$ALL_MAKEFILES \\
25285         dlls/dsound/tests/Makefile"
25286 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25287         dsound/tests"
25288 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25289 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
25290 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
25291
25292 ALL_MAKEFILES="$ALL_MAKEFILES \\
25293         dlls/dssenh/Makefile"
25294 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25295         dssenh"
25296 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25297 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
25298 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
25299
25300 ALL_MAKEFILES="$ALL_MAKEFILES \\
25301         dlls/dswave/Makefile"
25302 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25303         dswave"
25304 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25305 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
25306 ac_config_files="$ac_config_files dlls/dswave/Makefile"
25307
25308 ALL_MAKEFILES="$ALL_MAKEFILES \\
25309         dlls/dwmapi/Makefile"
25310 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25311         dwmapi"
25312 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25313 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
25314 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
25315
25316 ALL_MAKEFILES="$ALL_MAKEFILES \\
25317         dlls/dxdiagn/Makefile"
25318 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25319         dxdiagn"
25320 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25321 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
25322 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
25323
25324 ALL_MAKEFILES="$ALL_MAKEFILES \\
25325         dlls/dxerr8/Makefile"
25326 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25327         dxerr8"
25328 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25329 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
25330 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
25331
25332 ALL_MAKEFILES="$ALL_MAKEFILES \\
25333         dlls/dxerr9/Makefile"
25334 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25335         dxerr9"
25336 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25337 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
25338 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
25339
25340 ALL_MAKEFILES="$ALL_MAKEFILES \\
25341         dlls/dxgi/Makefile"
25342 test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25343         dxgi"
25344 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25345 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
25346 ac_config_files="$ac_config_files dlls/dxgi/Makefile"
25347
25348 ALL_MAKEFILES="$ALL_MAKEFILES \\
25349         dlls/dxgi/tests/Makefile"
25350 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25351         dxgi/tests"
25352 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25353 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
25354 ac_config_files="$ac_config_files dlls/dxgi/tests/Makefile"
25355
25356 ALL_MAKEFILES="$ALL_MAKEFILES \\
25357         dlls/dxguid/Makefile"
25358 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25359         dxguid"
25360 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25361 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
25362 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
25363
25364 ALL_MAKEFILES="$ALL_MAKEFILES \\
25365         dlls/faultrep/Makefile"
25366 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25367         faultrep"
25368 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25369 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
25370 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
25371
25372 ALL_MAKEFILES="$ALL_MAKEFILES \\
25373         dlls/fusion/Makefile"
25374 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25375         fusion"
25376 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25377 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
25378 ac_config_files="$ac_config_files dlls/fusion/Makefile"
25379
25380 ALL_MAKEFILES="$ALL_MAKEFILES \\
25381         dlls/fusion/tests/Makefile"
25382 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25383         fusion/tests"
25384 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25385 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
25386 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
25387
25388 ALL_MAKEFILES="$ALL_MAKEFILES \\
25389         dlls/gdi32/Makefile"
25390 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25391         gdi32"
25392 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25393 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
25394 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
25395
25396 ALL_MAKEFILES="$ALL_MAKEFILES \\
25397         dlls/gdi32/tests/Makefile"
25398 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25399         gdi32/tests"
25400 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25401 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
25402 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
25403
25404 ALL_MAKEFILES="$ALL_MAKEFILES \\
25405         dlls/gdiplus/Makefile"
25406 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25407         gdiplus"
25408 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25409 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
25410 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
25411
25412 ALL_MAKEFILES="$ALL_MAKEFILES \\
25413         dlls/gdiplus/tests/Makefile"
25414 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25415         gdiplus/tests"
25416 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25417 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
25418 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
25419
25420 ALL_MAKEFILES="$ALL_MAKEFILES \\
25421         dlls/glu32/Makefile"
25422 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25423         glu32"
25424 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25425 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
25426 ac_config_files="$ac_config_files dlls/glu32/Makefile"
25427
25428 ALL_MAKEFILES="$ALL_MAKEFILES \\
25429         dlls/gphoto2.ds/Makefile"
25430 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25431         gphoto2.ds"
25432 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25433 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
25434 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
25435
25436 ALL_MAKEFILES="$ALL_MAKEFILES \\
25437         dlls/gpkcsp/Makefile"
25438 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25439         gpkcsp"
25440 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25441 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
25442 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
25443
25444 ALL_MAKEFILES="$ALL_MAKEFILES \\
25445         dlls/hal/Makefile"
25446 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25447         hal"
25448 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25449 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
25450 ac_config_files="$ac_config_files dlls/hal/Makefile"
25451
25452 ALL_MAKEFILES="$ALL_MAKEFILES \\
25453         dlls/hhctrl.ocx/Makefile"
25454 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25455         hhctrl.ocx"
25456 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25457 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
25458 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
25459
25460 ALL_MAKEFILES="$ALL_MAKEFILES \\
25461         dlls/hid/Makefile"
25462 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25463         hid"
25464 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25465 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
25466 ac_config_files="$ac_config_files dlls/hid/Makefile"
25467
25468 ALL_MAKEFILES="$ALL_MAKEFILES \\
25469         dlls/hlink/Makefile"
25470 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25471         hlink"
25472 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25473 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
25474 ac_config_files="$ac_config_files dlls/hlink/Makefile"
25475
25476 ALL_MAKEFILES="$ALL_MAKEFILES \\
25477         dlls/hlink/tests/Makefile"
25478 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25479         hlink/tests"
25480 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25481 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
25482 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
25483
25484 ALL_MAKEFILES="$ALL_MAKEFILES \\
25485         dlls/hnetcfg/Makefile"
25486 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25487         hnetcfg"
25488 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25489 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
25490 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
25491
25492 ALL_MAKEFILES="$ALL_MAKEFILES \\
25493         dlls/httpapi/Makefile"
25494 test "x$enable_httpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25495         httpapi"
25496 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25497 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
25498 ac_config_files="$ac_config_files dlls/httpapi/Makefile"
25499
25500 ALL_MAKEFILES="$ALL_MAKEFILES \\
25501         dlls/iccvid/Makefile"
25502 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25503         iccvid"
25504 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25505 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
25506 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
25507
25508 ALL_MAKEFILES="$ALL_MAKEFILES \\
25509         dlls/icmp/Makefile"
25510 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25511         icmp"
25512 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25513 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
25514 ac_config_files="$ac_config_files dlls/icmp/Makefile"
25515
25516 ALL_MAKEFILES="$ALL_MAKEFILES \\
25517         dlls/ifsmgr.vxd/Makefile"
25518 test "x$enable_ifsmgr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25519         ifsmgr.vxd"
25520 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25521 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
25522 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
25523
25524 ALL_MAKEFILES="$ALL_MAKEFILES \\
25525         dlls/imaadp32.acm/Makefile"
25526 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25527         imaadp32.acm"
25528 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25529 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
25530 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
25531
25532 ALL_MAKEFILES="$ALL_MAKEFILES \\
25533         dlls/imagehlp/Makefile"
25534 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25535         imagehlp"
25536 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25537 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
25538 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
25539
25540 ALL_MAKEFILES="$ALL_MAKEFILES \\
25541         dlls/imm32/Makefile"
25542 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25543         imm32"
25544 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25545 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
25546 ac_config_files="$ac_config_files dlls/imm32/Makefile"
25547
25548 ALL_MAKEFILES="$ALL_MAKEFILES \\
25549         dlls/imm32/tests/Makefile"
25550 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25551         imm32/tests"
25552 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25553 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
25554 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
25555
25556 ALL_MAKEFILES="$ALL_MAKEFILES \\
25557         dlls/inetcomm/Makefile"
25558 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25559         inetcomm"
25560 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25561 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
25562 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
25563
25564 ALL_MAKEFILES="$ALL_MAKEFILES \\
25565         dlls/inetcomm/tests/Makefile"
25566 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25567         inetcomm/tests"
25568 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25569 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
25570 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
25571
25572 ALL_MAKEFILES="$ALL_MAKEFILES \\
25573         dlls/inetmib1/Makefile"
25574 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25575         inetmib1"
25576 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25577 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
25578 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
25579
25580 ALL_MAKEFILES="$ALL_MAKEFILES \\
25581         dlls/inetmib1/tests/Makefile"
25582 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25583         inetmib1/tests"
25584 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25585 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
25586 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
25587
25588 ALL_MAKEFILES="$ALL_MAKEFILES \\
25589         dlls/infosoft/Makefile"
25590 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25591         infosoft"
25592 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25593 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
25594 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
25595
25596 ALL_MAKEFILES="$ALL_MAKEFILES \\
25597         dlls/infosoft/tests/Makefile"
25598 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25599         infosoft/tests"
25600 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25601 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
25602 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
25603
25604 ALL_MAKEFILES="$ALL_MAKEFILES \\
25605         dlls/initpki/Makefile"
25606 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25607         initpki"
25608 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25609 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
25610 ac_config_files="$ac_config_files dlls/initpki/Makefile"
25611
25612 ALL_MAKEFILES="$ALL_MAKEFILES \\
25613         dlls/inkobj/Makefile"
25614 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25615         inkobj"
25616 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25617 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
25618 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
25619
25620 ALL_MAKEFILES="$ALL_MAKEFILES \\
25621         dlls/inseng/Makefile"
25622 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25623         inseng"
25624 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25625 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
25626 ac_config_files="$ac_config_files dlls/inseng/Makefile"
25627
25628 ALL_MAKEFILES="$ALL_MAKEFILES \\
25629         dlls/iphlpapi/Makefile"
25630 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25631         iphlpapi"
25632 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25633 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
25634 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
25635
25636 ALL_MAKEFILES="$ALL_MAKEFILES \\
25637         dlls/iphlpapi/tests/Makefile"
25638 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25639         iphlpapi/tests"
25640 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25641 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
25642 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
25643
25644 ALL_MAKEFILES="$ALL_MAKEFILES \\
25645         dlls/itircl/Makefile"
25646 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25647         itircl"
25648 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25649 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
25650 ac_config_files="$ac_config_files dlls/itircl/Makefile"
25651
25652 ALL_MAKEFILES="$ALL_MAKEFILES \\
25653         dlls/itss/Makefile"
25654 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25655         itss"
25656 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25657 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
25658 ac_config_files="$ac_config_files dlls/itss/Makefile"
25659
25660 ALL_MAKEFILES="$ALL_MAKEFILES \\
25661         dlls/itss/tests/Makefile"
25662 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25663         itss/tests"
25664 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25665 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
25666 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
25667
25668 ALL_MAKEFILES="$ALL_MAKEFILES \\
25669         dlls/jscript/Makefile"
25670 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25671         jscript"
25672 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25673 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
25674 ac_config_files="$ac_config_files dlls/jscript/Makefile"
25675
25676 ALL_MAKEFILES="$ALL_MAKEFILES \\
25677         dlls/jscript/tests/Makefile"
25678 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25679         jscript/tests"
25680 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25681 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
25682 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
25683
25684 ALL_MAKEFILES="$ALL_MAKEFILES \\
25685         dlls/kernel32/Makefile"
25686 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25687         kernel32"
25688 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25689 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
25690 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
25691
25692 ALL_MAKEFILES="$ALL_MAKEFILES \\
25693         dlls/kernel32/tests/Makefile"
25694 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25695         kernel32/tests"
25696 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25697 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
25698 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
25699
25700 ALL_MAKEFILES="$ALL_MAKEFILES \\
25701         dlls/keyboard.drv16/Makefile"
25702 test "x$enable_keyboard_drv16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25703         keyboard.drv16"
25704 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25705 dlls/keyboard.drv16/Makefile: dlls/keyboard.drv16/Makefile.in dlls/Makedll.rules"
25706 ac_config_files="$ac_config_files dlls/keyboard.drv16/Makefile"
25707
25708 ALL_MAKEFILES="$ALL_MAKEFILES \\
25709         dlls/loadperf/Makefile"
25710 test "x$enable_loadperf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25711         loadperf"
25712 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25713 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
25714 ac_config_files="$ac_config_files dlls/loadperf/Makefile"
25715
25716 ALL_MAKEFILES="$ALL_MAKEFILES \\
25717         dlls/localspl/Makefile"
25718 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25719         localspl"
25720 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25721 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
25722 ac_config_files="$ac_config_files dlls/localspl/Makefile"
25723
25724 ALL_MAKEFILES="$ALL_MAKEFILES \\
25725         dlls/localspl/tests/Makefile"
25726 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25727         localspl/tests"
25728 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25729 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
25730 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
25731
25732 ALL_MAKEFILES="$ALL_MAKEFILES \\
25733         dlls/localui/Makefile"
25734 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25735         localui"
25736 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25737 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
25738 ac_config_files="$ac_config_files dlls/localui/Makefile"
25739
25740 ALL_MAKEFILES="$ALL_MAKEFILES \\
25741         dlls/localui/tests/Makefile"
25742 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25743         localui/tests"
25744 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25745 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
25746 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
25747
25748 ALL_MAKEFILES="$ALL_MAKEFILES \\
25749         dlls/lz32/Makefile"
25750 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25751         lz32"
25752 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25753 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
25754 ac_config_files="$ac_config_files dlls/lz32/Makefile"
25755
25756 ALL_MAKEFILES="$ALL_MAKEFILES \\
25757         dlls/lz32/tests/Makefile"
25758 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25759         lz32/tests"
25760 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25761 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
25762 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
25763
25764 ALL_MAKEFILES="$ALL_MAKEFILES \\
25765         dlls/mapi32/Makefile"
25766 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25767         mapi32"
25768 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25769 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
25770 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
25771
25772 ALL_MAKEFILES="$ALL_MAKEFILES \\
25773         dlls/mapi32/tests/Makefile"
25774 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25775         mapi32/tests"
25776 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25777 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
25778 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
25779
25780 ALL_MAKEFILES="$ALL_MAKEFILES \\
25781         dlls/mciavi32/Makefile"
25782 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25783         mciavi32"
25784 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25785 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
25786 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
25787
25788 ALL_MAKEFILES="$ALL_MAKEFILES \\
25789         dlls/mcicda/Makefile"
25790 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25791         mcicda"
25792 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25793 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
25794 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
25795
25796 ALL_MAKEFILES="$ALL_MAKEFILES \\
25797         dlls/mciqtz32/Makefile"
25798 test "x$enable_mciqtz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25799         mciqtz32"
25800 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25801 dlls/mciqtz32/Makefile: dlls/mciqtz32/Makefile.in dlls/Makedll.rules"
25802 ac_config_files="$ac_config_files dlls/mciqtz32/Makefile"
25803
25804 ALL_MAKEFILES="$ALL_MAKEFILES \\
25805         dlls/mciseq/Makefile"
25806 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25807         mciseq"
25808 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25809 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
25810 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
25811
25812 ALL_MAKEFILES="$ALL_MAKEFILES \\
25813         dlls/mciwave/Makefile"
25814 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25815         mciwave"
25816 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25817 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
25818 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
25819
25820 ALL_MAKEFILES="$ALL_MAKEFILES \\
25821         dlls/midimap/Makefile"
25822 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25823         midimap"
25824 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25825 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
25826 ac_config_files="$ac_config_files dlls/midimap/Makefile"
25827
25828 ALL_MAKEFILES="$ALL_MAKEFILES \\
25829         dlls/mlang/Makefile"
25830 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25831         mlang"
25832 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25833 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
25834 ac_config_files="$ac_config_files dlls/mlang/Makefile"
25835
25836 ALL_MAKEFILES="$ALL_MAKEFILES \\
25837         dlls/mlang/tests/Makefile"
25838 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25839         mlang/tests"
25840 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25841 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
25842 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
25843
25844 ALL_MAKEFILES="$ALL_MAKEFILES \\
25845         dlls/mmdevldr.vxd/Makefile"
25846 test "x$enable_mmdevldr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25847         mmdevldr.vxd"
25848 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25849 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
25850 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
25851
25852 ALL_MAKEFILES="$ALL_MAKEFILES \\
25853         dlls/monodebg.vxd/Makefile"
25854 test "x$enable_monodebg_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25855         monodebg.vxd"
25856 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25857 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
25858 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
25859
25860 ALL_MAKEFILES="$ALL_MAKEFILES \\
25861         dlls/mountmgr.sys/Makefile"
25862 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25863         mountmgr.sys"
25864 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25865 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
25866 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
25867
25868 ALL_MAKEFILES="$ALL_MAKEFILES \\
25869         dlls/mouse.drv16/Makefile"
25870 test "x$enable_mouse_drv16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25871         mouse.drv16"
25872 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25873 dlls/mouse.drv16/Makefile: dlls/mouse.drv16/Makefile.in dlls/Makedll.rules"
25874 ac_config_files="$ac_config_files dlls/mouse.drv16/Makefile"
25875
25876 ALL_MAKEFILES="$ALL_MAKEFILES \\
25877         dlls/mpr/Makefile"
25878 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25879         mpr"
25880 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25881 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
25882 ac_config_files="$ac_config_files dlls/mpr/Makefile"
25883
25884 ALL_MAKEFILES="$ALL_MAKEFILES \\
25885         dlls/mprapi/Makefile"
25886 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25887         mprapi"
25888 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25889 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
25890 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
25891
25892 ALL_MAKEFILES="$ALL_MAKEFILES \\
25893         dlls/msacm32.drv/Makefile"
25894 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25895         msacm32.drv"
25896 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25897 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
25898 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
25899
25900 ALL_MAKEFILES="$ALL_MAKEFILES \\
25901         dlls/msacm32/Makefile"
25902 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25903         msacm32"
25904 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25905 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
25906 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
25907
25908 ALL_MAKEFILES="$ALL_MAKEFILES \\
25909         dlls/msacm32/tests/Makefile"
25910 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25911         msacm32/tests"
25912 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25913 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
25914 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
25915
25916 ALL_MAKEFILES="$ALL_MAKEFILES \\
25917         dlls/msadp32.acm/Makefile"
25918 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25919         msadp32.acm"
25920 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25921 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
25922 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
25923
25924 ALL_MAKEFILES="$ALL_MAKEFILES \\
25925         dlls/mscat32/Makefile"
25926 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25927         mscat32"
25928 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25929 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
25930 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
25931
25932 ALL_MAKEFILES="$ALL_MAKEFILES \\
25933         dlls/mscms/Makefile"
25934 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25935         mscms"
25936 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25937 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
25938 ac_config_files="$ac_config_files dlls/mscms/Makefile"
25939
25940 ALL_MAKEFILES="$ALL_MAKEFILES \\
25941         dlls/mscms/tests/Makefile"
25942 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25943         mscms/tests"
25944 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25945 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
25946 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
25947
25948 ALL_MAKEFILES="$ALL_MAKEFILES \\
25949         dlls/mscoree/Makefile"
25950 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25951         mscoree"
25952 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25953 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
25954 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
25955
25956 ALL_MAKEFILES="$ALL_MAKEFILES \\
25957         dlls/msctf/Makefile"
25958 test "x$enable_msctf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25959         msctf"
25960 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25961 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
25962 ac_config_files="$ac_config_files dlls/msctf/Makefile"
25963
25964 ALL_MAKEFILES="$ALL_MAKEFILES \\
25965         dlls/msctf/tests/Makefile"
25966 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25967         msctf/tests"
25968 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25969 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
25970 ac_config_files="$ac_config_files dlls/msctf/tests/Makefile"
25971
25972 ALL_MAKEFILES="$ALL_MAKEFILES \\
25973         dlls/msdmo/Makefile"
25974 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25975         msdmo"
25976 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25977 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
25978 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
25979
25980 ALL_MAKEFILES="$ALL_MAKEFILES \\
25981         dlls/msftedit/Makefile"
25982 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25983         msftedit"
25984 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25985 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
25986 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
25987
25988 ALL_MAKEFILES="$ALL_MAKEFILES \\
25989         dlls/msg711.acm/Makefile"
25990 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25991         msg711.acm"
25992 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25993 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
25994 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
25995
25996 ALL_MAKEFILES="$ALL_MAKEFILES \\
25997         dlls/mshtml.tlb/Makefile"
25998 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25999         mshtml.tlb"
26000 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26001 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
26002 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
26003
26004 ALL_MAKEFILES="$ALL_MAKEFILES \\
26005         dlls/mshtml/Makefile"
26006 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26007         mshtml"
26008 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26009 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
26010 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
26011
26012 ALL_MAKEFILES="$ALL_MAKEFILES \\
26013         dlls/mshtml/tests/Makefile"
26014 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26015         mshtml/tests"
26016 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26017 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
26018 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
26019
26020 ALL_MAKEFILES="$ALL_MAKEFILES \\
26021         dlls/msi/Makefile"
26022 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26023         msi"
26024 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26025 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
26026 ac_config_files="$ac_config_files dlls/msi/Makefile"
26027
26028 ALL_MAKEFILES="$ALL_MAKEFILES \\
26029         dlls/msi/tests/Makefile"
26030 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26031         msi/tests"
26032 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26033 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
26034 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
26035
26036 ALL_MAKEFILES="$ALL_MAKEFILES \\
26037         dlls/msimg32/Makefile"
26038 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26039         msimg32"
26040 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26041 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
26042 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
26043
26044 ALL_MAKEFILES="$ALL_MAKEFILES \\
26045         dlls/msimtf/Makefile"
26046 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26047         msimtf"
26048 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26049 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
26050 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
26051
26052 ALL_MAKEFILES="$ALL_MAKEFILES \\
26053         dlls/msisip/Makefile"
26054 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26055         msisip"
26056 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26057 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
26058 ac_config_files="$ac_config_files dlls/msisip/Makefile"
26059
26060 ALL_MAKEFILES="$ALL_MAKEFILES \\
26061         dlls/msisys.ocx/Makefile"
26062 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26063         msisys.ocx"
26064 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26065 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
26066 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
26067
26068 ALL_MAKEFILES="$ALL_MAKEFILES \\
26069         dlls/msnet32/Makefile"
26070 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26071         msnet32"
26072 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26073 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
26074 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
26075
26076 ALL_MAKEFILES="$ALL_MAKEFILES \\
26077         dlls/msrle32/Makefile"
26078 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26079         msrle32"
26080 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26081 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
26082 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
26083
26084 ALL_MAKEFILES="$ALL_MAKEFILES \\
26085         dlls/mssign32/Makefile"
26086 test "x$enable_mssign32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26087         mssign32"
26088 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26089 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
26090 ac_config_files="$ac_config_files dlls/mssign32/Makefile"
26091
26092 ALL_MAKEFILES="$ALL_MAKEFILES \\
26093         dlls/mssip32/Makefile"
26094 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26095         mssip32"
26096 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26097 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
26098 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
26099
26100 ALL_MAKEFILES="$ALL_MAKEFILES \\
26101         dlls/mstask/Makefile"
26102 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26103         mstask"
26104 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26105 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
26106 ac_config_files="$ac_config_files dlls/mstask/Makefile"
26107
26108 ALL_MAKEFILES="$ALL_MAKEFILES \\
26109         dlls/mstask/tests/Makefile"
26110 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26111         mstask/tests"
26112 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26113 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
26114 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
26115
26116 ALL_MAKEFILES="$ALL_MAKEFILES \\
26117         dlls/msvcirt/Makefile"
26118 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26119         msvcirt"
26120 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26121 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
26122 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
26123
26124 ALL_MAKEFILES="$ALL_MAKEFILES \\
26125         dlls/msvcr71/Makefile"
26126 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26127         msvcr71"
26128 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26129 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
26130 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
26131
26132 ALL_MAKEFILES="$ALL_MAKEFILES \\
26133         dlls/msvcrt/Makefile"
26134 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26135         msvcrt"
26136 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26137 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
26138 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
26139
26140 ALL_MAKEFILES="$ALL_MAKEFILES \\
26141         dlls/msvcrt/tests/Makefile"
26142 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26143         msvcrt/tests"
26144 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26145 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
26146 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
26147
26148 ALL_MAKEFILES="$ALL_MAKEFILES \\
26149         dlls/msvcrt20/Makefile"
26150 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26151         msvcrt20"
26152 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26153 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
26154 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
26155
26156 ALL_MAKEFILES="$ALL_MAKEFILES \\
26157         dlls/msvcrt40/Makefile"
26158 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26159         msvcrt40"
26160 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26161 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
26162 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
26163
26164 ALL_MAKEFILES="$ALL_MAKEFILES \\
26165         dlls/msvcrtd/Makefile"
26166 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26167         msvcrtd"
26168 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26169 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
26170 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
26171
26172 ALL_MAKEFILES="$ALL_MAKEFILES \\
26173         dlls/msvcrtd/tests/Makefile"
26174 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26175         msvcrtd/tests"
26176 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26177 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
26178 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
26179
26180 ALL_MAKEFILES="$ALL_MAKEFILES \\
26181         dlls/msvfw32/Makefile"
26182 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26183         msvfw32"
26184 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26185 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
26186 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
26187
26188 ALL_MAKEFILES="$ALL_MAKEFILES \\
26189         dlls/msvfw32/tests/Makefile"
26190 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26191         msvfw32/tests"
26192 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26193 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
26194 ac_config_files="$ac_config_files dlls/msvfw32/tests/Makefile"
26195
26196 ALL_MAKEFILES="$ALL_MAKEFILES \\
26197         dlls/msvidc32/Makefile"
26198 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26199         msvidc32"
26200 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26201 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
26202 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
26203
26204 ALL_MAKEFILES="$ALL_MAKEFILES \\
26205         dlls/mswsock/Makefile"
26206 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26207         mswsock"
26208 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26209 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
26210 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
26211
26212 ALL_MAKEFILES="$ALL_MAKEFILES \\
26213         dlls/msxml3/Makefile"
26214 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26215         msxml3"
26216 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26217 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
26218 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
26219
26220 ALL_MAKEFILES="$ALL_MAKEFILES \\
26221         dlls/msxml3/tests/Makefile"
26222 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26223         msxml3/tests"
26224 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26225 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
26226 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
26227
26228 ALL_MAKEFILES="$ALL_MAKEFILES \\
26229         dlls/nddeapi/Makefile"
26230 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26231         nddeapi"
26232 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26233 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
26234 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
26235
26236 ALL_MAKEFILES="$ALL_MAKEFILES \\
26237         dlls/netapi32/Makefile"
26238 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26239         netapi32"
26240 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26241 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
26242 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
26243
26244 ALL_MAKEFILES="$ALL_MAKEFILES \\
26245         dlls/netapi32/tests/Makefile"
26246 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26247         netapi32/tests"
26248 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26249 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
26250 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
26251
26252 ALL_MAKEFILES="$ALL_MAKEFILES \\
26253         dlls/newdev/Makefile"
26254 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26255         newdev"
26256 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26257 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
26258 ac_config_files="$ac_config_files dlls/newdev/Makefile"
26259
26260 ALL_MAKEFILES="$ALL_MAKEFILES \\
26261         dlls/ntdll/Makefile"
26262 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26263         ntdll"
26264 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26265 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
26266 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
26267
26268 ALL_MAKEFILES="$ALL_MAKEFILES \\
26269         dlls/ntdll/tests/Makefile"
26270 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26271         ntdll/tests"
26272 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26273 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
26274 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
26275
26276 ALL_MAKEFILES="$ALL_MAKEFILES \\
26277         dlls/ntdsapi/Makefile"
26278 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26279         ntdsapi"
26280 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26281 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
26282 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
26283
26284 ALL_MAKEFILES="$ALL_MAKEFILES \\
26285         dlls/ntdsapi/tests/Makefile"
26286 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26287         ntdsapi/tests"
26288 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26289 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
26290 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
26291
26292 ALL_MAKEFILES="$ALL_MAKEFILES \\
26293         dlls/ntoskrnl.exe/Makefile"
26294 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26295         ntoskrnl.exe"
26296 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26297 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
26298 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
26299
26300 ALL_MAKEFILES="$ALL_MAKEFILES \\
26301         dlls/ntprint/Makefile"
26302 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26303         ntprint"
26304 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26305 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
26306 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
26307
26308 ALL_MAKEFILES="$ALL_MAKEFILES \\
26309         dlls/ntprint/tests/Makefile"
26310 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26311         ntprint/tests"
26312 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26313 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
26314 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
26315
26316 ALL_MAKEFILES="$ALL_MAKEFILES \\
26317         dlls/objsel/Makefile"
26318 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26319         objsel"
26320 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26321 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
26322 ac_config_files="$ac_config_files dlls/objsel/Makefile"
26323
26324 ALL_MAKEFILES="$ALL_MAKEFILES \\
26325         dlls/odbc32/Makefile"
26326 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26327         odbc32"
26328 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26329 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
26330 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
26331
26332 ALL_MAKEFILES="$ALL_MAKEFILES \\
26333         dlls/odbccp32/Makefile"
26334 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26335         odbccp32"
26336 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26337 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
26338 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
26339
26340 ALL_MAKEFILES="$ALL_MAKEFILES \\
26341         dlls/odbccp32/tests/Makefile"
26342 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26343         odbccp32/tests"
26344 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26345 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
26346 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
26347
26348 ALL_MAKEFILES="$ALL_MAKEFILES \\
26349         dlls/ole32/Makefile"
26350 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26351         ole32"
26352 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26353 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
26354 ac_config_files="$ac_config_files dlls/ole32/Makefile"
26355
26356 ALL_MAKEFILES="$ALL_MAKEFILES \\
26357         dlls/ole32/tests/Makefile"
26358 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26359         ole32/tests"
26360 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26361 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
26362 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
26363
26364 ALL_MAKEFILES="$ALL_MAKEFILES \\
26365         dlls/oleacc/Makefile"
26366 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26367         oleacc"
26368 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26369 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
26370 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
26371
26372 ALL_MAKEFILES="$ALL_MAKEFILES \\
26373         dlls/oleacc/tests/Makefile"
26374 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26375         oleacc/tests"
26376 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26377 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
26378 ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
26379
26380 ALL_MAKEFILES="$ALL_MAKEFILES \\
26381         dlls/oleaut32/Makefile"
26382 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26383         oleaut32"
26384 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26385 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
26386 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
26387
26388 ALL_MAKEFILES="$ALL_MAKEFILES \\
26389         dlls/oleaut32/tests/Makefile"
26390 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26391         oleaut32/tests"
26392 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26393 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
26394 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
26395
26396 ALL_MAKEFILES="$ALL_MAKEFILES \\
26397         dlls/olecli32/Makefile"
26398 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26399         olecli32"
26400 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26401 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
26402 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
26403
26404 ALL_MAKEFILES="$ALL_MAKEFILES \\
26405         dlls/oledlg/Makefile"
26406 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26407         oledlg"
26408 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26409 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
26410 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
26411
26412 ALL_MAKEFILES="$ALL_MAKEFILES \\
26413         dlls/olepro32/Makefile"
26414 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26415         olepro32"
26416 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26417 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
26418 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
26419
26420 ALL_MAKEFILES="$ALL_MAKEFILES \\
26421         dlls/olesvr32/Makefile"
26422 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26423         olesvr32"
26424 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26425 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
26426 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
26427
26428 ALL_MAKEFILES="$ALL_MAKEFILES \\
26429         dlls/olethk32/Makefile"
26430 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26431         olethk32"
26432 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26433 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
26434 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
26435
26436 ALL_MAKEFILES="$ALL_MAKEFILES \\
26437         dlls/opengl32/Makefile"
26438 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26439         opengl32"
26440 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26441 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
26442 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
26443
26444 ALL_MAKEFILES="$ALL_MAKEFILES \\
26445         dlls/opengl32/tests/Makefile"
26446 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26447         opengl32/tests"
26448 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26449 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
26450 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
26451
26452 ALL_MAKEFILES="$ALL_MAKEFILES \\
26453         dlls/pdh/Makefile"
26454 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26455         pdh"
26456 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26457 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
26458 ac_config_files="$ac_config_files dlls/pdh/Makefile"
26459
26460 ALL_MAKEFILES="$ALL_MAKEFILES \\
26461         dlls/pdh/tests/Makefile"
26462 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26463         pdh/tests"
26464 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26465 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
26466 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
26467
26468 ALL_MAKEFILES="$ALL_MAKEFILES \\
26469         dlls/pidgen/Makefile"
26470 test "x$enable_pidgen" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26471         pidgen"
26472 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26473 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
26474 ac_config_files="$ac_config_files dlls/pidgen/Makefile"
26475
26476 ALL_MAKEFILES="$ALL_MAKEFILES \\
26477         dlls/powrprof/Makefile"
26478 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26479         powrprof"
26480 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26481 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
26482 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
26483
26484 ALL_MAKEFILES="$ALL_MAKEFILES \\
26485         dlls/printui/Makefile"
26486 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26487         printui"
26488 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26489 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
26490 ac_config_files="$ac_config_files dlls/printui/Makefile"
26491
26492 ALL_MAKEFILES="$ALL_MAKEFILES \\
26493         dlls/propsys/Makefile"
26494 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26495         propsys"
26496 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26497 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
26498 ac_config_files="$ac_config_files dlls/propsys/Makefile"
26499
26500 ALL_MAKEFILES="$ALL_MAKEFILES \\
26501         dlls/psapi/Makefile"
26502 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26503         psapi"
26504 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26505 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
26506 ac_config_files="$ac_config_files dlls/psapi/Makefile"
26507
26508 ALL_MAKEFILES="$ALL_MAKEFILES \\
26509         dlls/psapi/tests/Makefile"
26510 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26511         psapi/tests"
26512 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26513 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
26514 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
26515
26516 ALL_MAKEFILES="$ALL_MAKEFILES \\
26517         dlls/pstorec/Makefile"
26518 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26519         pstorec"
26520 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26521 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
26522 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
26523
26524 ALL_MAKEFILES="$ALL_MAKEFILES \\
26525         dlls/qcap/Makefile"
26526 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26527         qcap"
26528 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26529 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
26530 ac_config_files="$ac_config_files dlls/qcap/Makefile"
26531
26532 ALL_MAKEFILES="$ALL_MAKEFILES \\
26533         dlls/qedit/Makefile"
26534 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26535         qedit"
26536 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26537 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
26538 ac_config_files="$ac_config_files dlls/qedit/Makefile"
26539
26540 ALL_MAKEFILES="$ALL_MAKEFILES \\
26541         dlls/qedit/tests/Makefile"
26542 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26543         qedit/tests"
26544 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26545 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
26546 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
26547
26548 ALL_MAKEFILES="$ALL_MAKEFILES \\
26549         dlls/qmgr/Makefile"
26550 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26551         qmgr"
26552 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26553 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
26554 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
26555
26556 ALL_MAKEFILES="$ALL_MAKEFILES \\
26557         dlls/qmgr/tests/Makefile"
26558 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26559         qmgr/tests"
26560 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26561 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
26562 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
26563
26564 ALL_MAKEFILES="$ALL_MAKEFILES \\
26565         dlls/qmgrprxy/Makefile"
26566 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26567         qmgrprxy"
26568 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26569 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
26570 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
26571
26572 ALL_MAKEFILES="$ALL_MAKEFILES \\
26573         dlls/quartz/Makefile"
26574 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26575         quartz"
26576 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26577 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
26578 ac_config_files="$ac_config_files dlls/quartz/Makefile"
26579
26580 ALL_MAKEFILES="$ALL_MAKEFILES \\
26581         dlls/quartz/tests/Makefile"
26582 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26583         quartz/tests"
26584 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26585 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
26586 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
26587
26588 ALL_MAKEFILES="$ALL_MAKEFILES \\
26589         dlls/query/Makefile"
26590 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26591         query"
26592 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26593 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
26594 ac_config_files="$ac_config_files dlls/query/Makefile"
26595
26596 ALL_MAKEFILES="$ALL_MAKEFILES \\
26597         dlls/rasapi32/Makefile"
26598 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26599         rasapi32"
26600 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26601 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
26602 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
26603
26604 ALL_MAKEFILES="$ALL_MAKEFILES \\
26605         dlls/rasapi32/tests/Makefile"
26606 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26607         rasapi32/tests"
26608 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26609 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
26610 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
26611
26612 ALL_MAKEFILES="$ALL_MAKEFILES \\
26613         dlls/rasdlg/Makefile"
26614 test "x$enable_rasdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26615         rasdlg"
26616 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26617 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
26618 ac_config_files="$ac_config_files dlls/rasdlg/Makefile"
26619
26620 ALL_MAKEFILES="$ALL_MAKEFILES \\
26621         dlls/resutils/Makefile"
26622 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26623         resutils"
26624 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26625 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
26626 ac_config_files="$ac_config_files dlls/resutils/Makefile"
26627
26628 ALL_MAKEFILES="$ALL_MAKEFILES \\
26629         dlls/riched20/Makefile"
26630 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26631         riched20"
26632 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26633 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
26634 ac_config_files="$ac_config_files dlls/riched20/Makefile"
26635
26636 ALL_MAKEFILES="$ALL_MAKEFILES \\
26637         dlls/riched20/tests/Makefile"
26638 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26639         riched20/tests"
26640 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26641 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
26642 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
26643
26644 ALL_MAKEFILES="$ALL_MAKEFILES \\
26645         dlls/riched32/Makefile"
26646 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26647         riched32"
26648 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26649 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
26650 ac_config_files="$ac_config_files dlls/riched32/Makefile"
26651
26652 ALL_MAKEFILES="$ALL_MAKEFILES \\
26653         dlls/riched32/tests/Makefile"
26654 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26655         riched32/tests"
26656 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26657 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
26658 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
26659
26660 ALL_MAKEFILES="$ALL_MAKEFILES \\
26661         dlls/rpcrt4/Makefile"
26662 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26663         rpcrt4"
26664 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26665 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
26666 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
26667
26668 ALL_MAKEFILES="$ALL_MAKEFILES \\
26669         dlls/rpcrt4/tests/Makefile"
26670 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26671         rpcrt4/tests"
26672 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26673 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
26674 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
26675
26676 ALL_MAKEFILES="$ALL_MAKEFILES \\
26677         dlls/rsabase/Makefile"
26678 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26679         rsabase"
26680 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26681 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
26682 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
26683
26684 ALL_MAKEFILES="$ALL_MAKEFILES \\
26685         dlls/rsaenh/Makefile"
26686 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26687         rsaenh"
26688 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26689 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
26690 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
26691
26692 ALL_MAKEFILES="$ALL_MAKEFILES \\
26693         dlls/rsaenh/tests/Makefile"
26694 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26695         rsaenh/tests"
26696 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26697 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
26698 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
26699
26700 ALL_MAKEFILES="$ALL_MAKEFILES \\
26701         dlls/sane.ds/Makefile"
26702 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26703         sane.ds"
26704 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26705 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
26706 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
26707
26708 ALL_MAKEFILES="$ALL_MAKEFILES \\
26709         dlls/sccbase/Makefile"
26710 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26711         sccbase"
26712 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26713 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
26714 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
26715
26716 ALL_MAKEFILES="$ALL_MAKEFILES \\
26717         dlls/schannel/Makefile"
26718 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26719         schannel"
26720 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26721 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
26722 ac_config_files="$ac_config_files dlls/schannel/Makefile"
26723
26724 ALL_MAKEFILES="$ALL_MAKEFILES \\
26725         dlls/schannel/tests/Makefile"
26726 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26727         schannel/tests"
26728 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26729 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
26730 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
26731
26732 ALL_MAKEFILES="$ALL_MAKEFILES \\
26733         dlls/secur32/Makefile"
26734 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26735         secur32"
26736 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26737 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
26738 ac_config_files="$ac_config_files dlls/secur32/Makefile"
26739
26740 ALL_MAKEFILES="$ALL_MAKEFILES \\
26741         dlls/secur32/tests/Makefile"
26742 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26743         secur32/tests"
26744 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26745 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
26746 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
26747
26748 ALL_MAKEFILES="$ALL_MAKEFILES \\
26749         dlls/security/Makefile"
26750 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26751         security"
26752 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26753 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
26754 ac_config_files="$ac_config_files dlls/security/Makefile"
26755
26756 ALL_MAKEFILES="$ALL_MAKEFILES \\
26757         dlls/sensapi/Makefile"
26758 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26759         sensapi"
26760 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26761 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
26762 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
26763
26764 ALL_MAKEFILES="$ALL_MAKEFILES \\
26765         dlls/serialui/Makefile"
26766 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26767         serialui"
26768 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26769 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
26770 ac_config_files="$ac_config_files dlls/serialui/Makefile"
26771
26772 ALL_MAKEFILES="$ALL_MAKEFILES \\
26773         dlls/serialui/tests/Makefile"
26774 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26775         serialui/tests"
26776 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26777 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
26778 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
26779
26780 ALL_MAKEFILES="$ALL_MAKEFILES \\
26781         dlls/setupapi/Makefile"
26782 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26783         setupapi"
26784 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26785 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
26786 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
26787
26788 ALL_MAKEFILES="$ALL_MAKEFILES \\
26789         dlls/setupapi/tests/Makefile"
26790 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26791         setupapi/tests"
26792 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26793 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
26794 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
26795
26796 ALL_MAKEFILES="$ALL_MAKEFILES \\
26797         dlls/sfc/Makefile"
26798 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26799         sfc"
26800 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26801 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
26802 ac_config_files="$ac_config_files dlls/sfc/Makefile"
26803
26804 ALL_MAKEFILES="$ALL_MAKEFILES \\
26805         dlls/sfc_os/Makefile"
26806 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26807         sfc_os"
26808 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26809 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
26810 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
26811
26812 ALL_MAKEFILES="$ALL_MAKEFILES \\
26813         dlls/shdoclc/Makefile"
26814 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26815         shdoclc"
26816 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26817 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
26818 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
26819
26820 ALL_MAKEFILES="$ALL_MAKEFILES \\
26821         dlls/shdocvw/Makefile"
26822 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26823         shdocvw"
26824 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26825 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
26826 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
26827
26828 ALL_MAKEFILES="$ALL_MAKEFILES \\
26829         dlls/shdocvw/tests/Makefile"
26830 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26831         shdocvw/tests"
26832 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26833 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
26834 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
26835
26836 ALL_MAKEFILES="$ALL_MAKEFILES \\
26837         dlls/shell32/Makefile"
26838 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26839         shell32"
26840 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26841 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
26842 ac_config_files="$ac_config_files dlls/shell32/Makefile"
26843
26844 ALL_MAKEFILES="$ALL_MAKEFILES \\
26845         dlls/shell32/tests/Makefile"
26846 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26847         shell32/tests"
26848 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26849 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
26850 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
26851
26852 ALL_MAKEFILES="$ALL_MAKEFILES \\
26853         dlls/shfolder/Makefile"
26854 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26855         shfolder"
26856 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26857 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
26858 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
26859
26860 ALL_MAKEFILES="$ALL_MAKEFILES \\
26861         dlls/shlwapi/Makefile"
26862 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26863         shlwapi"
26864 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26865 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
26866 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
26867
26868 ALL_MAKEFILES="$ALL_MAKEFILES \\
26869         dlls/shlwapi/tests/Makefile"
26870 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26871         shlwapi/tests"
26872 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26873 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
26874 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
26875
26876 ALL_MAKEFILES="$ALL_MAKEFILES \\
26877         dlls/slbcsp/Makefile"
26878 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26879         slbcsp"
26880 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26881 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
26882 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
26883
26884 ALL_MAKEFILES="$ALL_MAKEFILES \\
26885         dlls/slc/Makefile"
26886 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26887         slc"
26888 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26889 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
26890 ac_config_files="$ac_config_files dlls/slc/Makefile"
26891
26892 ALL_MAKEFILES="$ALL_MAKEFILES \\
26893         dlls/snmpapi/Makefile"
26894 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26895         snmpapi"
26896 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26897 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
26898 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
26899
26900 ALL_MAKEFILES="$ALL_MAKEFILES \\
26901         dlls/snmpapi/tests/Makefile"
26902 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26903         snmpapi/tests"
26904 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26905 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
26906 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
26907
26908 ALL_MAKEFILES="$ALL_MAKEFILES \\
26909         dlls/softpub/Makefile"
26910 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26911         softpub"
26912 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26913 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
26914 ac_config_files="$ac_config_files dlls/softpub/Makefile"
26915
26916 ALL_MAKEFILES="$ALL_MAKEFILES \\
26917         dlls/spoolss/Makefile"
26918 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26919         spoolss"
26920 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26921 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
26922 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
26923
26924 ALL_MAKEFILES="$ALL_MAKEFILES \\
26925         dlls/spoolss/tests/Makefile"
26926 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26927         spoolss/tests"
26928 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26929 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
26930 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
26931
26932 ALL_MAKEFILES="$ALL_MAKEFILES \\
26933         dlls/stdole2.tlb/Makefile"
26934 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26935         stdole2.tlb"
26936 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26937 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
26938 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
26939
26940 ALL_MAKEFILES="$ALL_MAKEFILES \\
26941         dlls/stdole32.tlb/Makefile"
26942 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26943         stdole32.tlb"
26944 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26945 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
26946 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
26947
26948 ALL_MAKEFILES="$ALL_MAKEFILES \\
26949         dlls/sti/Makefile"
26950 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26951         sti"
26952 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26953 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
26954 ac_config_files="$ac_config_files dlls/sti/Makefile"
26955
26956 ALL_MAKEFILES="$ALL_MAKEFILES \\
26957         dlls/stress.dll16/Makefile"
26958 test "x$enable_stress_dll16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26959         stress.dll16"
26960 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26961 dlls/stress.dll16/Makefile: dlls/stress.dll16/Makefile.in dlls/Makedll.rules"
26962 ac_config_files="$ac_config_files dlls/stress.dll16/Makefile"
26963
26964 ALL_MAKEFILES="$ALL_MAKEFILES \\
26965         dlls/strmiids/Makefile"
26966 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
26967         strmiids"
26968 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26969 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
26970 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
26971
26972 ALL_MAKEFILES="$ALL_MAKEFILES \\
26973         dlls/svrapi/Makefile"
26974 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26975         svrapi"
26976 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26977 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
26978 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
26979
26980 ALL_MAKEFILES="$ALL_MAKEFILES \\
26981         dlls/sxs/Makefile"
26982 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26983         sxs"
26984 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26985 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
26986 ac_config_files="$ac_config_files dlls/sxs/Makefile"
26987
26988 ALL_MAKEFILES="$ALL_MAKEFILES \\
26989         dlls/tapi32/Makefile"
26990 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26991         tapi32"
26992 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26993 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
26994 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
26995
26996 ALL_MAKEFILES="$ALL_MAKEFILES \\
26997         dlls/traffic/Makefile"
26998 test "x$enable_traffic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26999         traffic"
27000 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27001 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
27002 ac_config_files="$ac_config_files dlls/traffic/Makefile"
27003
27004 ALL_MAKEFILES="$ALL_MAKEFILES \\
27005         dlls/twain_32/Makefile"
27006 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27007         twain_32"
27008 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27009 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
27010 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
27011
27012 ALL_MAKEFILES="$ALL_MAKEFILES \\
27013         dlls/twain_32/tests/Makefile"
27014 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27015         twain_32/tests"
27016 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27017 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
27018 ac_config_files="$ac_config_files dlls/twain_32/tests/Makefile"
27019
27020 ALL_MAKEFILES="$ALL_MAKEFILES \\
27021         dlls/unicows/Makefile"
27022 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27023         unicows"
27024 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27025 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
27026 ac_config_files="$ac_config_files dlls/unicows/Makefile"
27027
27028 ALL_MAKEFILES="$ALL_MAKEFILES \\
27029         dlls/updspapi/Makefile"
27030 test "x$enable_updspapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27031         updspapi"
27032 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27033 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
27034 ac_config_files="$ac_config_files dlls/updspapi/Makefile"
27035
27036 ALL_MAKEFILES="$ALL_MAKEFILES \\
27037         dlls/url/Makefile"
27038 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27039         url"
27040 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27041 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
27042 ac_config_files="$ac_config_files dlls/url/Makefile"
27043
27044 ALL_MAKEFILES="$ALL_MAKEFILES \\
27045         dlls/urlmon/Makefile"
27046 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27047         urlmon"
27048 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27049 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
27050 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
27051
27052 ALL_MAKEFILES="$ALL_MAKEFILES \\
27053         dlls/urlmon/tests/Makefile"
27054 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27055         urlmon/tests"
27056 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27057 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
27058 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
27059
27060 ALL_MAKEFILES="$ALL_MAKEFILES \\
27061         dlls/user32/Makefile"
27062 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27063         user32"
27064 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27065 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
27066 ac_config_files="$ac_config_files dlls/user32/Makefile"
27067
27068 ALL_MAKEFILES="$ALL_MAKEFILES \\
27069         dlls/user32/tests/Makefile"
27070 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27071         user32/tests"
27072 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27073 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
27074 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
27075
27076 ALL_MAKEFILES="$ALL_MAKEFILES \\
27077         dlls/userenv/Makefile"
27078 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27079         userenv"
27080 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27081 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
27082 ac_config_files="$ac_config_files dlls/userenv/Makefile"
27083
27084 ALL_MAKEFILES="$ALL_MAKEFILES \\
27085         dlls/userenv/tests/Makefile"
27086 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27087         userenv/tests"
27088 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27089 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
27090 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
27091
27092 ALL_MAKEFILES="$ALL_MAKEFILES \\
27093         dlls/usp10/Makefile"
27094 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27095         usp10"
27096 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27097 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
27098 ac_config_files="$ac_config_files dlls/usp10/Makefile"
27099
27100 ALL_MAKEFILES="$ALL_MAKEFILES \\
27101         dlls/usp10/tests/Makefile"
27102 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27103         usp10/tests"
27104 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27105 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
27106 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
27107
27108 ALL_MAKEFILES="$ALL_MAKEFILES \\
27109         dlls/uuid/Makefile"
27110 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27111         uuid"
27112 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27113 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
27114 ac_config_files="$ac_config_files dlls/uuid/Makefile"
27115
27116 ALL_MAKEFILES="$ALL_MAKEFILES \\
27117         dlls/uxtheme/Makefile"
27118 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27119         uxtheme"
27120 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27121 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
27122 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
27123
27124 ALL_MAKEFILES="$ALL_MAKEFILES \\
27125         dlls/uxtheme/tests/Makefile"
27126 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27127         uxtheme/tests"
27128 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27129 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
27130 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
27131
27132 ALL_MAKEFILES="$ALL_MAKEFILES \\
27133         dlls/vdhcp.vxd/Makefile"
27134 test "x$enable_vdhcp_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27135         vdhcp.vxd"
27136 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27137 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
27138 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
27139
27140 ALL_MAKEFILES="$ALL_MAKEFILES \\
27141         dlls/vdmdbg/Makefile"
27142 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27143         vdmdbg"
27144 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27145 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
27146 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
27147
27148 ALL_MAKEFILES="$ALL_MAKEFILES \\
27149         dlls/version/Makefile"
27150 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27151         version"
27152 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27153 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
27154 ac_config_files="$ac_config_files dlls/version/Makefile"
27155
27156 ALL_MAKEFILES="$ALL_MAKEFILES \\
27157         dlls/version/tests/Makefile"
27158 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27159         version/tests"
27160 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27161 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
27162 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
27163
27164 ALL_MAKEFILES="$ALL_MAKEFILES \\
27165         dlls/vmm.vxd/Makefile"
27166 test "x$enable_vmm_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27167         vmm.vxd"
27168 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27169 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
27170 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
27171
27172 ALL_MAKEFILES="$ALL_MAKEFILES \\
27173         dlls/vnbt.vxd/Makefile"
27174 test "x$enable_vnbt_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27175         vnbt.vxd"
27176 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27177 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
27178 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
27179
27180 ALL_MAKEFILES="$ALL_MAKEFILES \\
27181         dlls/vnetbios.vxd/Makefile"
27182 test "x$enable_vnetbios_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27183         vnetbios.vxd"
27184 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27185 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
27186 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
27187
27188 ALL_MAKEFILES="$ALL_MAKEFILES \\
27189         dlls/vtdapi.vxd/Makefile"
27190 test "x$enable_vtdapi_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27191         vtdapi.vxd"
27192 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27193 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
27194 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
27195
27196 ALL_MAKEFILES="$ALL_MAKEFILES \\
27197         dlls/vwin32.vxd/Makefile"
27198 test "x$enable_vwin32_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27199         vwin32.vxd"
27200 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27201 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
27202 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
27203
27204 ALL_MAKEFILES="$ALL_MAKEFILES \\
27205         dlls/w32skrnl/Makefile"
27206 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27207         w32skrnl"
27208 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27209 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
27210 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
27211
27212 ALL_MAKEFILES="$ALL_MAKEFILES \\
27213         dlls/win87em.dll16/Makefile"
27214 test "x$enable_win87em_dll16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27215         win87em.dll16"
27216 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27217 dlls/win87em.dll16/Makefile: dlls/win87em.dll16/Makefile.in dlls/Makedll.rules"
27218 ac_config_files="$ac_config_files dlls/win87em.dll16/Makefile"
27219
27220 ALL_MAKEFILES="$ALL_MAKEFILES \\
27221         dlls/windebug.dll16/Makefile"
27222 test "x$enable_windebug_dll16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27223         windebug.dll16"
27224 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27225 dlls/windebug.dll16/Makefile: dlls/windebug.dll16/Makefile.in dlls/Makedll.rules"
27226 ac_config_files="$ac_config_files dlls/windebug.dll16/Makefile"
27227
27228 ALL_MAKEFILES="$ALL_MAKEFILES \\
27229         dlls/winealsa.drv/Makefile"
27230 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27231         winealsa.drv"
27232 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27233 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
27234 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
27235
27236 ALL_MAKEFILES="$ALL_MAKEFILES \\
27237         dlls/wineaudioio.drv/Makefile"
27238 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27239         wineaudioio.drv"
27240 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27241 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
27242 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
27243
27244 ALL_MAKEFILES="$ALL_MAKEFILES \\
27245         dlls/winecoreaudio.drv/Makefile"
27246 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27247         winecoreaudio.drv"
27248 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27249 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
27250 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
27251
27252 ALL_MAKEFILES="$ALL_MAKEFILES \\
27253         dlls/winecrt0/Makefile"
27254 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27255         winecrt0"
27256 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27257 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
27258 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
27259
27260 ALL_MAKEFILES="$ALL_MAKEFILES \\
27261         dlls/wined3d/Makefile"
27262 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27263         wined3d"
27264 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27265 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
27266 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
27267
27268 ALL_MAKEFILES="$ALL_MAKEFILES \\
27269         dlls/winedos/Makefile"
27270 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27271         winedos"
27272 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27273 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
27274 ac_config_files="$ac_config_files dlls/winedos/Makefile"
27275
27276 ALL_MAKEFILES="$ALL_MAKEFILES \\
27277         dlls/wineesd.drv/Makefile"
27278 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27279         wineesd.drv"
27280 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27281 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
27282 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
27283
27284 ALL_MAKEFILES="$ALL_MAKEFILES \\
27285         dlls/winejack.drv/Makefile"
27286 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27287         winejack.drv"
27288 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27289 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
27290 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
27291
27292 ALL_MAKEFILES="$ALL_MAKEFILES \\
27293         dlls/winejoystick.drv/Makefile"
27294 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27295         winejoystick.drv"
27296 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27297 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
27298 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
27299
27300 ALL_MAKEFILES="$ALL_MAKEFILES \\
27301         dlls/winemp3.acm/Makefile"
27302 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27303         winemp3.acm"
27304 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27305 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
27306 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
27307
27308 ALL_MAKEFILES="$ALL_MAKEFILES \\
27309         dlls/winenas.drv/Makefile"
27310 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27311         winenas.drv"
27312 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27313 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
27314 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
27315
27316 ALL_MAKEFILES="$ALL_MAKEFILES \\
27317         dlls/wineoss.drv/Makefile"
27318 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27319         wineoss.drv"
27320 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27321 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
27322 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
27323
27324 ALL_MAKEFILES="$ALL_MAKEFILES \\
27325         dlls/wineps.drv/Makefile"
27326 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27327         wineps.drv"
27328 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27329 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
27330 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
27331
27332 ALL_MAKEFILES="$ALL_MAKEFILES \\
27333         dlls/winequartz.drv/Makefile"
27334 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27335         winequartz.drv"
27336 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27337 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
27338 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
27339
27340 ALL_MAKEFILES="$ALL_MAKEFILES \\
27341         dlls/winex11.drv/Makefile"
27342 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27343         winex11.drv"
27344 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27345 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
27346 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
27347
27348 ALL_MAKEFILES="$ALL_MAKEFILES \\
27349         dlls/wing32/Makefile"
27350 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27351         wing32"
27352 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27353 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
27354 ac_config_files="$ac_config_files dlls/wing32/Makefile"
27355
27356 ALL_MAKEFILES="$ALL_MAKEFILES \\
27357         dlls/winhttp/Makefile"
27358 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27359         winhttp"
27360 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27361 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
27362 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
27363
27364 ALL_MAKEFILES="$ALL_MAKEFILES \\
27365         dlls/winhttp/tests/Makefile"
27366 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27367         winhttp/tests"
27368 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27369 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
27370 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
27371
27372 ALL_MAKEFILES="$ALL_MAKEFILES \\
27373         dlls/wininet/Makefile"
27374 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27375         wininet"
27376 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27377 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
27378 ac_config_files="$ac_config_files dlls/wininet/Makefile"
27379
27380 ALL_MAKEFILES="$ALL_MAKEFILES \\
27381         dlls/wininet/tests/Makefile"
27382 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27383         wininet/tests"
27384 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27385 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
27386 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
27387
27388 ALL_MAKEFILES="$ALL_MAKEFILES \\
27389         dlls/winmm/Makefile"
27390 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27391         winmm"
27392 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27393 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
27394 ac_config_files="$ac_config_files dlls/winmm/Makefile"
27395
27396 ALL_MAKEFILES="$ALL_MAKEFILES \\
27397         dlls/winmm/tests/Makefile"
27398 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27399         winmm/tests"
27400 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27401 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
27402 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
27403
27404 ALL_MAKEFILES="$ALL_MAKEFILES \\
27405         dlls/winnls32/Makefile"
27406 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27407         winnls32"
27408 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27409 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
27410 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
27411
27412 ALL_MAKEFILES="$ALL_MAKEFILES \\
27413         dlls/winscard/Makefile"
27414 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27415         winscard"
27416 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27417 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
27418 ac_config_files="$ac_config_files dlls/winscard/Makefile"
27419
27420 ALL_MAKEFILES="$ALL_MAKEFILES \\
27421         dlls/winspool.drv/Makefile"
27422 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27423         winspool.drv"
27424 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27425 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
27426 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
27427
27428 ALL_MAKEFILES="$ALL_MAKEFILES \\
27429         dlls/winspool.drv/tests/Makefile"
27430 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27431         winspool.drv/tests"
27432 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27433 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
27434 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
27435
27436 ALL_MAKEFILES="$ALL_MAKEFILES \\
27437         dlls/wintab32/Makefile"
27438 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27439         wintab32"
27440 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27441 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
27442 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
27443
27444 ALL_MAKEFILES="$ALL_MAKEFILES \\
27445         dlls/wintrust/Makefile"
27446 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27447         wintrust"
27448 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27449 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
27450 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
27451
27452 ALL_MAKEFILES="$ALL_MAKEFILES \\
27453         dlls/wintrust/tests/Makefile"
27454 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27455         wintrust/tests"
27456 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27457 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
27458 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
27459
27460 ALL_MAKEFILES="$ALL_MAKEFILES \\
27461         dlls/wldap32/Makefile"
27462 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27463         wldap32"
27464 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27465 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
27466 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
27467
27468 ALL_MAKEFILES="$ALL_MAKEFILES \\
27469         dlls/wldap32/tests/Makefile"
27470 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27471         wldap32/tests"
27472 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27473 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
27474 ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
27475
27476 ALL_MAKEFILES="$ALL_MAKEFILES \\
27477         dlls/wmi/Makefile"
27478 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27479         wmi"
27480 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27481 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
27482 ac_config_files="$ac_config_files dlls/wmi/Makefile"
27483
27484 ALL_MAKEFILES="$ALL_MAKEFILES \\
27485         dlls/wnaspi32/Makefile"
27486 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27487         wnaspi32"
27488 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27489 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
27490 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
27491
27492 ALL_MAKEFILES="$ALL_MAKEFILES \\
27493         dlls/wow32/Makefile"
27494 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27495         wow32"
27496 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27497 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
27498 ac_config_files="$ac_config_files dlls/wow32/Makefile"
27499
27500 ALL_MAKEFILES="$ALL_MAKEFILES \\
27501         dlls/ws2_32/Makefile"
27502 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27503         ws2_32"
27504 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27505 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
27506 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
27507
27508 ALL_MAKEFILES="$ALL_MAKEFILES \\
27509         dlls/ws2_32/tests/Makefile"
27510 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27511         ws2_32/tests"
27512 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27513 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
27514 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
27515
27516 ALL_MAKEFILES="$ALL_MAKEFILES \\
27517         dlls/wsock32/Makefile"
27518 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27519         wsock32"
27520 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27521 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
27522 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
27523
27524 ALL_MAKEFILES="$ALL_MAKEFILES \\
27525         dlls/wtsapi32/Makefile"
27526 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27527         wtsapi32"
27528 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27529 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
27530 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
27531
27532 ALL_MAKEFILES="$ALL_MAKEFILES \\
27533         dlls/wuapi/Makefile"
27534 test "x$enable_wuapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27535         wuapi"
27536 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27537 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
27538 ac_config_files="$ac_config_files dlls/wuapi/Makefile"
27539
27540 ALL_MAKEFILES="$ALL_MAKEFILES \\
27541         dlls/xinput1_1/Makefile"
27542 test "x$enable_xinput1_1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27543         xinput1_1"
27544 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27545 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
27546 ac_config_files="$ac_config_files dlls/xinput1_1/Makefile"
27547
27548 ALL_MAKEFILES="$ALL_MAKEFILES \\
27549         dlls/xinput1_2/Makefile"
27550 test "x$enable_xinput1_2" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27551         xinput1_2"
27552 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27553 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
27554 ac_config_files="$ac_config_files dlls/xinput1_2/Makefile"
27555
27556 ALL_MAKEFILES="$ALL_MAKEFILES \\
27557         dlls/xinput1_3/Makefile"
27558 test "x$enable_xinput1_3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27559         xinput1_3"
27560 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27561 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
27562 ac_config_files="$ac_config_files dlls/xinput1_3/Makefile"
27563
27564 ALL_MAKEFILES="$ALL_MAKEFILES \\
27565         dlls/xinput1_3/tests/Makefile"
27566 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27567         xinput1_3/tests"
27568 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27569 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
27570 ac_config_files="$ac_config_files dlls/xinput1_3/tests/Makefile"
27571
27572 ALL_MAKEFILES="$ALL_MAKEFILES \\
27573         dlls/xinput9_1_0/Makefile"
27574 test "x$enable_xinput9_1_0" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27575         xinput9_1_0"
27576 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27577 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
27578 ac_config_files="$ac_config_files dlls/xinput9_1_0/Makefile"
27579
27580 ALL_MAKEFILES="$ALL_MAKEFILES \\
27581         documentation/Makefile"
27582 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27583         documentation"
27584 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27585 documentation/Makefile: documentation/Makefile.in Make.rules"
27586 ac_config_files="$ac_config_files documentation/Makefile"
27587
27588 ALL_MAKEFILES="$ALL_MAKEFILES \\
27589         fonts/Makefile"
27590 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27591         fonts"
27592 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27593 fonts/Makefile: fonts/Makefile.in Make.rules"
27594 ac_config_files="$ac_config_files fonts/Makefile"
27595
27596 ALL_MAKEFILES="$ALL_MAKEFILES \\
27597         include/Makefile"
27598 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27599         include"
27600 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27601 include/Makefile: include/Makefile.in Make.rules"
27602 ac_config_files="$ac_config_files include/Makefile"
27603
27604 ALL_MAKEFILES="$ALL_MAKEFILES \\
27605         libs/Makefile"
27606 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27607         libs"
27608 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27609 libs/Makefile: libs/Makefile.in Make.rules"
27610 ac_config_files="$ac_config_files libs/Makefile"
27611
27612 ALL_MAKEFILES="$ALL_MAKEFILES \\
27613         libs/port/Makefile"
27614
27615 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27616 libs/port/Makefile: libs/port/Makefile.in Make.rules"
27617 ac_config_files="$ac_config_files libs/port/Makefile"
27618
27619 ALL_MAKEFILES="$ALL_MAKEFILES \\
27620         libs/wine/Makefile"
27621
27622 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27623 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
27624 ac_config_files="$ac_config_files libs/wine/Makefile"
27625
27626 ALL_MAKEFILES="$ALL_MAKEFILES \\
27627         libs/wpp/Makefile"
27628
27629 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27630 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
27631 ac_config_files="$ac_config_files libs/wpp/Makefile"
27632
27633 ALL_MAKEFILES="$ALL_MAKEFILES \\
27634         loader/Makefile"
27635 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27636         loader"
27637 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27638 loader/Makefile: loader/Makefile.in Make.rules"
27639 ac_config_files="$ac_config_files loader/Makefile"
27640
27641 ALL_MAKEFILES="$ALL_MAKEFILES \\
27642         programs/Makefile"
27643 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27644         programs"
27645 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27646 programs/Makefile: programs/Makefile.in Make.rules"
27647 ac_config_files="$ac_config_files programs/Makefile"
27648
27649 ALL_MAKEFILES="$ALL_MAKEFILES \\
27650         programs/cacls/Makefile"
27651 test "x$enable_cacls" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27652         cacls" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27653         cacls"
27654 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27655 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
27656 ac_config_files="$ac_config_files programs/cacls/Makefile"
27657
27658 ALL_MAKEFILES="$ALL_MAKEFILES \\
27659         programs/clock/Makefile"
27660 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27661         clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27662         clock"
27663 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27664 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
27665 ac_config_files="$ac_config_files programs/clock/Makefile"
27666
27667 ALL_MAKEFILES="$ALL_MAKEFILES \\
27668         programs/cmd/Makefile"
27669 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27670         cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27671         cmd"
27672 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27673 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
27674 ac_config_files="$ac_config_files programs/cmd/Makefile"
27675
27676 ALL_MAKEFILES="$ALL_MAKEFILES \\
27677         programs/cmdlgtst/Makefile"
27678 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27679         cmdlgtst"
27680 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27681 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
27682 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
27683
27684 ALL_MAKEFILES="$ALL_MAKEFILES \\
27685         programs/control/Makefile"
27686 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27687         control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27688         control"
27689 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27690 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
27691 ac_config_files="$ac_config_files programs/control/Makefile"
27692
27693 ALL_MAKEFILES="$ALL_MAKEFILES \\
27694         programs/eject/Makefile"
27695 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27696         eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27697         eject"
27698 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27699 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
27700 ac_config_files="$ac_config_files programs/eject/Makefile"
27701
27702 ALL_MAKEFILES="$ALL_MAKEFILES \\
27703         programs/expand/Makefile"
27704 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27705         expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27706         expand"
27707 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27708 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
27709 ac_config_files="$ac_config_files programs/expand/Makefile"
27710
27711 ALL_MAKEFILES="$ALL_MAKEFILES \\
27712         programs/explorer/Makefile"
27713 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27714         explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27715         explorer"
27716 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27717 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
27718 ac_config_files="$ac_config_files programs/explorer/Makefile"
27719
27720 ALL_MAKEFILES="$ALL_MAKEFILES \\
27721         programs/hh/Makefile"
27722 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27723         hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27724         hh"
27725 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27726 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
27727 ac_config_files="$ac_config_files programs/hh/Makefile"
27728
27729 ALL_MAKEFILES="$ALL_MAKEFILES \\
27730         programs/icinfo/Makefile"
27731 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27732         icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27733         icinfo"
27734 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27735 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
27736 ac_config_files="$ac_config_files programs/icinfo/Makefile"
27737
27738 ALL_MAKEFILES="$ALL_MAKEFILES \\
27739         programs/iexplore/Makefile"
27740 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27741         iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27742         iexplore"
27743 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27744 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
27745 ac_config_files="$ac_config_files programs/iexplore/Makefile"
27746
27747 ALL_MAKEFILES="$ALL_MAKEFILES \\
27748         programs/lodctr/Makefile"
27749 test "x$enable_lodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27750         lodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27751         lodctr"
27752 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27753 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
27754 ac_config_files="$ac_config_files programs/lodctr/Makefile"
27755
27756 ALL_MAKEFILES="$ALL_MAKEFILES \\
27757         programs/msiexec/Makefile"
27758 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27759         msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27760         msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27761         msiexec"
27762 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27763 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
27764 ac_config_files="$ac_config_files programs/msiexec/Makefile"
27765
27766 ALL_MAKEFILES="$ALL_MAKEFILES \\
27767         programs/net/Makefile"
27768 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27769         net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27770         net"
27771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27772 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
27773 ac_config_files="$ac_config_files programs/net/Makefile"
27774
27775 ALL_MAKEFILES="$ALL_MAKEFILES \\
27776         programs/notepad/Makefile"
27777 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27778         notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27779         notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27780         notepad"
27781 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27782 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
27783 ac_config_files="$ac_config_files programs/notepad/Makefile"
27784
27785 ALL_MAKEFILES="$ALL_MAKEFILES \\
27786         programs/oleview/Makefile"
27787 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27788         oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27789         oleview"
27790 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27791 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
27792 ac_config_files="$ac_config_files programs/oleview/Makefile"
27793
27794 ALL_MAKEFILES="$ALL_MAKEFILES \\
27795         programs/progman/Makefile"
27796 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27797         progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27798         progman"
27799 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27800 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
27801 ac_config_files="$ac_config_files programs/progman/Makefile"
27802
27803 ALL_MAKEFILES="$ALL_MAKEFILES \\
27804         programs/reg/Makefile"
27805 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27806         reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27807         reg"
27808 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27809 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
27810 ac_config_files="$ac_config_files programs/reg/Makefile"
27811
27812 ALL_MAKEFILES="$ALL_MAKEFILES \\
27813         programs/regedit/Makefile"
27814 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27815         regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27816         regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27817         regedit"
27818 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27819 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
27820 ac_config_files="$ac_config_files programs/regedit/Makefile"
27821
27822 ALL_MAKEFILES="$ALL_MAKEFILES \\
27823         programs/regsvr32/Makefile"
27824 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27825         regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27826         regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27827         regsvr32"
27828 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27829 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
27830 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
27831
27832 ALL_MAKEFILES="$ALL_MAKEFILES \\
27833         programs/rpcss/Makefile"
27834 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27835         rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27836         rpcss"
27837 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27838 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
27839 ac_config_files="$ac_config_files programs/rpcss/Makefile"
27840
27841 ALL_MAKEFILES="$ALL_MAKEFILES \\
27842         programs/rundll32/Makefile"
27843 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27844         rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27845         rundll32"
27846 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27847 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
27848 ac_config_files="$ac_config_files programs/rundll32/Makefile"
27849
27850 ALL_MAKEFILES="$ALL_MAKEFILES \\
27851         programs/secedit/Makefile"
27852 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27853         secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27854         secedit"
27855 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27856 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
27857 ac_config_files="$ac_config_files programs/secedit/Makefile"
27858
27859 ALL_MAKEFILES="$ALL_MAKEFILES \\
27860         programs/services/Makefile"
27861 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27862         services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27863         services"
27864 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27865 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
27866 ac_config_files="$ac_config_files programs/services/Makefile"
27867
27868 ALL_MAKEFILES="$ALL_MAKEFILES \\
27869         programs/spoolsv/Makefile"
27870 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27871         spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27872         spoolsv"
27873 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27874 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
27875 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
27876
27877 ALL_MAKEFILES="$ALL_MAKEFILES \\
27878         programs/start/Makefile"
27879 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27880         start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27881         start"
27882 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27883 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
27884 ac_config_files="$ac_config_files programs/start/Makefile"
27885
27886 ALL_MAKEFILES="$ALL_MAKEFILES \\
27887         programs/svchost/Makefile"
27888 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27889         svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27890         svchost"
27891 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27892 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
27893 ac_config_files="$ac_config_files programs/svchost/Makefile"
27894
27895 ALL_MAKEFILES="$ALL_MAKEFILES \\
27896         programs/taskmgr/Makefile"
27897 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27898         taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27899         taskmgr"
27900 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27901 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
27902 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
27903
27904 ALL_MAKEFILES="$ALL_MAKEFILES \\
27905         programs/uninstaller/Makefile"
27906 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27907         uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27908         uninstaller"
27909 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27910 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
27911 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
27912
27913 ALL_MAKEFILES="$ALL_MAKEFILES \\
27914         programs/unlodctr/Makefile"
27915 test "x$enable_unlodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27916         unlodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27917         unlodctr"
27918 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27919 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
27920 ac_config_files="$ac_config_files programs/unlodctr/Makefile"
27921
27922 ALL_MAKEFILES="$ALL_MAKEFILES \\
27923         programs/view/Makefile"
27924 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27925         view"
27926 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27927 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
27928 ac_config_files="$ac_config_files programs/view/Makefile"
27929
27930 ALL_MAKEFILES="$ALL_MAKEFILES \\
27931         programs/wineboot/Makefile"
27932 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27933         wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27934         wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27935         wineboot"
27936 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27937 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
27938 ac_config_files="$ac_config_files programs/wineboot/Makefile"
27939
27940 ALL_MAKEFILES="$ALL_MAKEFILES \\
27941         programs/winebrowser/Makefile"
27942 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27943         winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27944         winebrowser"
27945 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27946 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
27947 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
27948
27949 ALL_MAKEFILES="$ALL_MAKEFILES \\
27950         programs/winecfg/Makefile"
27951 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27952         winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27953         winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27954         winecfg"
27955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27956 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
27957 ac_config_files="$ac_config_files programs/winecfg/Makefile"
27958
27959 ALL_MAKEFILES="$ALL_MAKEFILES \\
27960         programs/wineconsole/Makefile"
27961 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27962         wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27963         wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27964         wineconsole"
27965 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27966 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
27967 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
27968
27969 ALL_MAKEFILES="$ALL_MAKEFILES \\
27970         programs/winedbg/Makefile"
27971 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27972         winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27973         winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27974         winedbg"
27975 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27976 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
27977 ac_config_files="$ac_config_files programs/winedbg/Makefile"
27978
27979 ALL_MAKEFILES="$ALL_MAKEFILES \\
27980         programs/winedevice/Makefile"
27981 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27982         winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27983         winedevice"
27984 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27985 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
27986 ac_config_files="$ac_config_files programs/winedevice/Makefile"
27987
27988 ALL_MAKEFILES="$ALL_MAKEFILES \\
27989         programs/winefile/Makefile"
27990 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27991         winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27992         winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27993         winefile"
27994 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27995 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
27996 ac_config_files="$ac_config_files programs/winefile/Makefile"
27997
27998 ALL_MAKEFILES="$ALL_MAKEFILES \\
27999         programs/winemenubuilder/Makefile"
28000 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28001         winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28002         winemenubuilder"
28003 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28004 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
28005 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
28006
28007 ALL_MAKEFILES="$ALL_MAKEFILES \\
28008         programs/winemine/Makefile"
28009 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28010         winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28011         winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28012         winemine"
28013 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28014 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
28015 ac_config_files="$ac_config_files programs/winemine/Makefile"
28016
28017 ALL_MAKEFILES="$ALL_MAKEFILES \\
28018         programs/winepath/Makefile"
28019 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28020         winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28021         winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28022         winepath"
28023 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28024 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
28025 ac_config_files="$ac_config_files programs/winepath/Makefile"
28026
28027 ALL_MAKEFILES="$ALL_MAKEFILES \\
28028         programs/winetest/Makefile"
28029 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28030         winetest"
28031 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28032 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
28033 ac_config_files="$ac_config_files programs/winetest/Makefile"
28034
28035 ALL_MAKEFILES="$ALL_MAKEFILES \\
28036         programs/winevdm/Makefile"
28037 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28038         winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28039         winevdm"
28040 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28041 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
28042 ac_config_files="$ac_config_files programs/winevdm/Makefile"
28043
28044 ALL_MAKEFILES="$ALL_MAKEFILES \\
28045         programs/winhelp.exe16/Makefile"
28046 test "x$enable_winhelp_exe16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28047         winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28048         winhelp.exe16"
28049 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28050 programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
28051 ac_config_files="$ac_config_files programs/winhelp.exe16/Makefile"
28052
28053 ALL_MAKEFILES="$ALL_MAKEFILES \\
28054         programs/winhlp32/Makefile"
28055 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28056         winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28057         winhlp32"
28058 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28059 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
28060 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
28061
28062 ALL_MAKEFILES="$ALL_MAKEFILES \\
28063         programs/winoldap.mod16/Makefile"
28064 test "x$enable_winoldap_mod16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28065         winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28066         winoldap.mod16"
28067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28068 programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
28069 ac_config_files="$ac_config_files programs/winoldap.mod16/Makefile"
28070
28071 ALL_MAKEFILES="$ALL_MAKEFILES \\
28072         programs/winver/Makefile"
28073 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28074         winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28075         winver"
28076 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28077 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
28078 ac_config_files="$ac_config_files programs/winver/Makefile"
28079
28080 ALL_MAKEFILES="$ALL_MAKEFILES \\
28081         programs/wordpad/Makefile"
28082 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28083         wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28084         wordpad"
28085 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28086 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
28087 ac_config_files="$ac_config_files programs/wordpad/Makefile"
28088
28089 ALL_MAKEFILES="$ALL_MAKEFILES \\
28090         programs/write/Makefile"
28091 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28092         write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28093         write"
28094 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28095 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
28096 ac_config_files="$ac_config_files programs/write/Makefile"
28097
28098 ALL_MAKEFILES="$ALL_MAKEFILES \\
28099         programs/xcopy/Makefile"
28100 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28101         xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28102         xcopy"
28103 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28104 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
28105 ac_config_files="$ac_config_files programs/xcopy/Makefile"
28106
28107 ALL_MAKEFILES="$ALL_MAKEFILES \\
28108         server/Makefile"
28109 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28110         server"
28111 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28112 server/Makefile: server/Makefile.in Make.rules"
28113 ac_config_files="$ac_config_files server/Makefile"
28114
28115 ALL_MAKEFILES="$ALL_MAKEFILES \\
28116         tools/Makefile"
28117 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28118         tools"
28119 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28120 tools/Makefile: tools/Makefile.in Make.rules"
28121 ac_config_files="$ac_config_files tools/Makefile"
28122
28123 ALL_MAKEFILES="$ALL_MAKEFILES \\
28124         tools/widl/Makefile"
28125
28126 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28127 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
28128 ac_config_files="$ac_config_files tools/widl/Makefile"
28129
28130 ALL_MAKEFILES="$ALL_MAKEFILES \\
28131         tools/winebuild/Makefile"
28132
28133 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28134 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
28135 ac_config_files="$ac_config_files tools/winebuild/Makefile"
28136
28137 ALL_MAKEFILES="$ALL_MAKEFILES \\
28138         tools/winedump/Makefile"
28139
28140 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28141 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
28142 ac_config_files="$ac_config_files tools/winedump/Makefile"
28143
28144 ALL_MAKEFILES="$ALL_MAKEFILES \\
28145         tools/winegcc/Makefile"
28146
28147 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28148 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
28149 ac_config_files="$ac_config_files tools/winegcc/Makefile"
28150
28151 ALL_MAKEFILES="$ALL_MAKEFILES \\
28152         tools/wmc/Makefile"
28153
28154 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28155 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
28156 ac_config_files="$ac_config_files tools/wmc/Makefile"
28157
28158 ALL_MAKEFILES="$ALL_MAKEFILES \\
28159         tools/wrc/Makefile"
28160
28161 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28162 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
28163 ac_config_files="$ac_config_files tools/wrc/Makefile"
28164
28165
28166
28167 ALL_WINETEST_DEPENDS="# Test binaries"
28168
28169 for dir in $ALL_TEST_DIRS
28170 do
28171     if test "$dir" != "\\"
28172     then
28173         testname=`expr $dir : '\(.*\)/tests'`_test.exe
28174         ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
28175 $testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
28176         cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
28177     fi
28178 done
28179
28180 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS=""
28181
28182 cat >confcache <<\_ACEOF
28183 # This file is a shell script that caches the results of configure
28184 # tests run on this system so they can be shared between configure
28185 # scripts and configure runs, see configure's option --config-cache.
28186 # It is not useful on other systems.  If it contains results you don't
28187 # want to keep, you may remove or edit it.
28188 #
28189 # config.status only pays attention to the cache file if you give it
28190 # the --recheck option to rerun configure.
28191 #
28192 # `ac_cv_env_foo' variables (set or unset) will be overridden when
28193 # loading this file, other *unset* `ac_cv_foo' will be assigned the
28194 # following values.
28195
28196 _ACEOF
28197
28198 # The following way of writing the cache mishandles newlines in values,
28199 # but we know of no workaround that is simple, portable, and efficient.
28200 # So, we kill variables containing newlines.
28201 # Ultrix sh set writes to stderr and can't be redirected directly,
28202 # and sets the high bit in the cache file unless we assign to the vars.
28203 (
28204   for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
28205     eval ac_val=\$$ac_var
28206     case $ac_val in #(
28207     *${as_nl}*)
28208       case $ac_var in #(
28209       *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
28210 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
28211       esac
28212       case $ac_var in #(
28213       _ | IFS | as_nl) ;; #(
28214       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
28215       *) $as_unset $ac_var ;;
28216       esac ;;
28217     esac
28218   done
28219
28220   (set) 2>&1 |
28221     case $as_nl`(ac_space=' '; set) 2>&1` in #(
28222     *${as_nl}ac_space=\ *)
28223       # `set' does not quote correctly, so add quotes (double-quote
28224       # substitution turns \\\\ into \\, and sed turns \\ into \).
28225       sed -n \
28226         "s/'/'\\\\''/g;
28227           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
28228       ;; #(
28229     *)
28230       # `set' quotes correctly as required by POSIX, so do not add quotes.
28231       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
28232       ;;
28233     esac |
28234     sort
28235 ) |
28236   sed '
28237      /^ac_cv_env_/b end
28238      t clear
28239      :clear
28240      s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
28241      t end
28242      s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
28243      :end' >>confcache
28244 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
28245   if test -w "$cache_file"; then
28246     test "x$cache_file" != "x/dev/null" &&
28247       { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
28248 $as_echo "$as_me: updating cache $cache_file" >&6;}
28249     cat confcache >$cache_file
28250   else
28251     { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
28252 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
28253   fi
28254 fi
28255 rm -f confcache
28256
28257 test "x$prefix" = xNONE && prefix=$ac_default_prefix
28258 # Let make expand exec_prefix.
28259 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
28260
28261 DEFS=-DHAVE_CONFIG_H
28262
28263 ac_libobjs=
28264 ac_ltlibobjs=
28265 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
28266   # 1. Remove the extension, and $U if already installed.
28267   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
28268   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
28269   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
28270   #    will be set to the directory where LIBOBJS objects are built.
28271   ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
28272   ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
28273 done
28274 LIBOBJS=$ac_libobjs
28275
28276 LTLIBOBJS=$ac_ltlibobjs
28277
28278
28279
28280 : ${CONFIG_STATUS=./config.status}
28281 ac_write_fail=0
28282 ac_clean_files_save=$ac_clean_files
28283 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
28284 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
28285 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
28286 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28287 #! $SHELL
28288 # Generated by $as_me.
28289 # Run this file to recreate the current configuration.
28290 # Compiler output produced by configure, useful for debugging
28291 # configure, is in config.log if it exists.
28292
28293 debug=false
28294 ac_cs_recheck=false
28295 ac_cs_silent=false
28296 SHELL=\${CONFIG_SHELL-$SHELL}
28297 _ACEOF
28298
28299 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28300 ## --------------------- ##
28301 ## M4sh Initialization.  ##
28302 ## --------------------- ##
28303
28304 # Be more Bourne compatible
28305 DUALCASE=1; export DUALCASE # for MKS sh
28306 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
28307   emulate sh
28308   NULLCMD=:
28309   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
28310   # is contrary to our usage.  Disable this feature.
28311   alias -g '${1+"$@"}'='"$@"'
28312   setopt NO_GLOB_SUBST
28313 else
28314   case `(set -o) 2>/dev/null` in
28315   *posix*) set -o posix ;;
28316 esac
28317
28318 fi
28319
28320
28321
28322
28323 # PATH needs CR
28324 # Avoid depending upon Character Ranges.
28325 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
28326 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
28327 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
28328 as_cr_digits='0123456789'
28329 as_cr_alnum=$as_cr_Letters$as_cr_digits
28330
28331 as_nl='
28332 '
28333 export as_nl
28334 # Printing a long string crashes Solaris 7 /usr/bin/printf.
28335 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
28336 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
28337 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
28338 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
28339   as_echo='printf %s\n'
28340   as_echo_n='printf %s'
28341 else
28342   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
28343     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
28344     as_echo_n='/usr/ucb/echo -n'
28345   else
28346     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
28347     as_echo_n_body='eval
28348       arg=$1;
28349       case $arg in
28350       *"$as_nl"*)
28351         expr "X$arg" : "X\\(.*\\)$as_nl";
28352         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
28353       esac;
28354       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
28355     '
28356     export as_echo_n_body
28357     as_echo_n='sh -c $as_echo_n_body as_echo'
28358   fi
28359   export as_echo_body
28360   as_echo='sh -c $as_echo_body as_echo'
28361 fi
28362
28363 # The user is always right.
28364 if test "${PATH_SEPARATOR+set}" != set; then
28365   PATH_SEPARATOR=:
28366   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
28367     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
28368       PATH_SEPARATOR=';'
28369   }
28370 fi
28371
28372 # Support unset when possible.
28373 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
28374   as_unset=unset
28375 else
28376   as_unset=false
28377 fi
28378
28379
28380 # IFS
28381 # We need space, tab and new line, in precisely that order.  Quoting is
28382 # there to prevent editors from complaining about space-tab.
28383 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
28384 # splitting by setting IFS to empty value.)
28385 IFS=" ""        $as_nl"
28386
28387 # Find who we are.  Look in the path if we contain no directory separator.
28388 case $0 in
28389   *[\\/]* ) as_myself=$0 ;;
28390   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28391 for as_dir in $PATH
28392 do
28393   IFS=$as_save_IFS
28394   test -z "$as_dir" && as_dir=.
28395   test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
28396 done
28397 IFS=$as_save_IFS
28398
28399      ;;
28400 esac
28401 # We did not find ourselves, most probably we were run as `sh COMMAND'
28402 # in which case we are not to be found in the path.
28403 if test "x$as_myself" = x; then
28404   as_myself=$0
28405 fi
28406 if test ! -f "$as_myself"; then
28407   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
28408   { (exit 1); exit 1; }
28409 fi
28410
28411 # Work around bugs in pre-3.0 UWIN ksh.
28412 for as_var in ENV MAIL MAILPATH
28413 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
28414 done
28415 PS1='$ '
28416 PS2='> '
28417 PS4='+ '
28418
28419 # NLS nuisances.
28420 LC_ALL=C
28421 export LC_ALL
28422 LANGUAGE=C
28423 export LANGUAGE
28424
28425 # Required to use basename.
28426 if expr a : '\(a\)' >/dev/null 2>&1 &&
28427    test "X`expr 00001 : '.*\(...\)'`" = X001; then
28428   as_expr=expr
28429 else
28430   as_expr=false
28431 fi
28432
28433 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
28434   as_basename=basename
28435 else
28436   as_basename=false
28437 fi
28438
28439
28440 # Name of the executable.
28441 as_me=`$as_basename -- "$0" ||
28442 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
28443          X"$0" : 'X\(//\)$' \| \
28444          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
28445 $as_echo X/"$0" |
28446     sed '/^.*\/\([^/][^/]*\)\/*$/{
28447             s//\1/
28448             q
28449           }
28450           /^X\/\(\/\/\)$/{
28451             s//\1/
28452             q
28453           }
28454           /^X\/\(\/\).*/{
28455             s//\1/
28456             q
28457           }
28458           s/.*/./; q'`
28459
28460 # CDPATH.
28461 $as_unset CDPATH
28462
28463
28464
28465   as_lineno_1=$LINENO
28466   as_lineno_2=$LINENO
28467   test "x$as_lineno_1" != "x$as_lineno_2" &&
28468   test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
28469
28470   # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
28471   # uniformly replaced by the line number.  The first 'sed' inserts a
28472   # line-number line after each line using $LINENO; the second 'sed'
28473   # does the real work.  The second script uses 'N' to pair each
28474   # line-number line with the line containing $LINENO, and appends
28475   # trailing '-' during substitution so that $LINENO is not a special
28476   # case at line end.
28477   # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
28478   # scripts with optimization help from Paolo Bonzini.  Blame Lee
28479   # E. McMahon (1931-1989) for sed's syntax.  :-)
28480   sed -n '
28481     p
28482     /[$]LINENO/=
28483   ' <$as_myself |
28484     sed '
28485       s/[$]LINENO.*/&-/
28486       t lineno
28487       b
28488       :lineno
28489       N
28490       :loop
28491       s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
28492       t loop
28493       s/-\n.*//
28494     ' >$as_me.lineno &&
28495   chmod +x "$as_me.lineno" ||
28496     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
28497    { (exit 1); exit 1; }; }
28498
28499   # Don't try to exec as it changes $[0], causing all sort of problems
28500   # (the dirname of $[0] is not the place where we might find the
28501   # original and so on.  Autoconf is especially sensitive to this).
28502   . "./$as_me.lineno"
28503   # Exit status is that of the last command.
28504   exit
28505 }
28506
28507
28508 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
28509   as_dirname=dirname
28510 else
28511   as_dirname=false
28512 fi
28513
28514 ECHO_C= ECHO_N= ECHO_T=
28515 case `echo -n x` in
28516 -n*)
28517   case `echo 'x\c'` in
28518   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
28519   *)   ECHO_C='\c';;
28520   esac;;
28521 *)
28522   ECHO_N='-n';;
28523 esac
28524 if expr a : '\(a\)' >/dev/null 2>&1 &&
28525    test "X`expr 00001 : '.*\(...\)'`" = X001; then
28526   as_expr=expr
28527 else
28528   as_expr=false
28529 fi
28530
28531 rm -f conf$$ conf$$.exe conf$$.file
28532 if test -d conf$$.dir; then
28533   rm -f conf$$.dir/conf$$.file
28534 else
28535   rm -f conf$$.dir
28536   mkdir conf$$.dir 2>/dev/null
28537 fi
28538 if (echo >conf$$.file) 2>/dev/null; then
28539   if ln -s conf$$.file conf$$ 2>/dev/null; then
28540     as_ln_s='ln -s'
28541     # ... but there are two gotchas:
28542     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
28543     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
28544     # In both cases, we have to default to `cp -p'.
28545     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
28546       as_ln_s='cp -p'
28547   elif ln conf$$.file conf$$ 2>/dev/null; then
28548     as_ln_s=ln
28549   else
28550     as_ln_s='cp -p'
28551   fi
28552 else
28553   as_ln_s='cp -p'
28554 fi
28555 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
28556 rmdir conf$$.dir 2>/dev/null
28557
28558 if mkdir -p . 2>/dev/null; then
28559   as_mkdir_p=:
28560 else
28561   test -d ./-p && rmdir ./-p
28562   as_mkdir_p=false
28563 fi
28564
28565 if test -x / >/dev/null 2>&1; then
28566   as_test_x='test -x'
28567 else
28568   if ls -dL / >/dev/null 2>&1; then
28569     as_ls_L_option=L
28570   else
28571     as_ls_L_option=
28572   fi
28573   as_test_x='
28574     eval sh -c '\''
28575       if test -d "$1"; then
28576         test -d "$1/.";
28577       else
28578         case $1 in
28579         -*)set "./$1";;
28580         esac;
28581         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
28582         ???[sx]*):;;*)false;;esac;fi
28583     '\'' sh
28584   '
28585 fi
28586 as_executable_p=$as_test_x
28587
28588 # Sed expression to map a string onto a valid CPP name.
28589 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
28590
28591 # Sed expression to map a string onto a valid variable name.
28592 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
28593
28594
28595 exec 6>&1
28596
28597 # Save the log message, to keep $[0] and so on meaningful, and to
28598 # report actual input values of CONFIG_FILES etc. instead of their
28599 # values after options handling.
28600 ac_log="
28601 This file was extended by Wine $as_me 1.1.16, which was
28602 generated by GNU Autoconf 2.63.  Invocation command line was
28603
28604   CONFIG_FILES    = $CONFIG_FILES
28605   CONFIG_HEADERS  = $CONFIG_HEADERS
28606   CONFIG_LINKS    = $CONFIG_LINKS
28607   CONFIG_COMMANDS = $CONFIG_COMMANDS
28608   $ $0 $@
28609
28610 on `(hostname || uname -n) 2>/dev/null | sed 1q`
28611 "
28612
28613 _ACEOF
28614
28615 case $ac_config_files in *"
28616 "*) set x $ac_config_files; shift; ac_config_files=$*;;
28617 esac
28618
28619 case $ac_config_headers in *"
28620 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
28621 esac
28622
28623
28624 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28625 # Files that config.status was made for.
28626 config_files="$ac_config_files"
28627 config_headers="$ac_config_headers"
28628 config_commands="$ac_config_commands"
28629
28630 _ACEOF
28631
28632 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28633 ac_cs_usage="\
28634 \`$as_me' instantiates files from templates according to the
28635 current configuration.
28636
28637 Usage: $0 [OPTION]... [FILE]...
28638
28639   -h, --help       print this help, then exit
28640   -V, --version    print version number and configuration settings, then exit
28641   -q, --quiet, --silent
28642                    do not print progress messages
28643   -d, --debug      don't remove temporary files
28644       --recheck    update $as_me by reconfiguring in the same conditions
28645       --file=FILE[:TEMPLATE]
28646                    instantiate the configuration file FILE
28647       --header=FILE[:TEMPLATE]
28648                    instantiate the configuration header FILE
28649
28650 Configuration files:
28651 $config_files
28652
28653 Configuration headers:
28654 $config_headers
28655
28656 Configuration commands:
28657 $config_commands
28658
28659 Report bugs to <bug-autoconf@gnu.org>."
28660
28661 _ACEOF
28662 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28663 ac_cs_version="\\
28664 Wine config.status 1.1.16
28665 configured by $0, generated by GNU Autoconf 2.63,
28666   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
28667
28668 Copyright (C) 2008 Free Software Foundation, Inc.
28669 This config.status script is free software; the Free Software Foundation
28670 gives unlimited permission to copy, distribute and modify it."
28671
28672 ac_pwd='$ac_pwd'
28673 srcdir='$srcdir'
28674 INSTALL='$INSTALL'
28675 test -n "\$AWK" || AWK=awk
28676 _ACEOF
28677
28678 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28679 # The default lists apply if the user does not specify any file.
28680 ac_need_defaults=:
28681 while test $# != 0
28682 do
28683   case $1 in
28684   --*=*)
28685     ac_option=`expr "X$1" : 'X\([^=]*\)='`
28686     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
28687     ac_shift=:
28688     ;;
28689   *)
28690     ac_option=$1
28691     ac_optarg=$2
28692     ac_shift=shift
28693     ;;
28694   esac
28695
28696   case $ac_option in
28697   # Handling of the options.
28698   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
28699     ac_cs_recheck=: ;;
28700   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
28701     $as_echo "$ac_cs_version"; exit ;;
28702   --debug | --debu | --deb | --de | --d | -d )
28703     debug=: ;;
28704   --file | --fil | --fi | --f )
28705     $ac_shift
28706     case $ac_optarg in
28707     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28708     esac
28709     CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
28710     ac_need_defaults=false;;
28711   --header | --heade | --head | --hea )
28712     $ac_shift
28713     case $ac_optarg in
28714     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28715     esac
28716     CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
28717     ac_need_defaults=false;;
28718   --he | --h)
28719     # Conflict between --help and --header
28720     { $as_echo "$as_me: error: ambiguous option: $1
28721 Try \`$0 --help' for more information." >&2
28722    { (exit 1); exit 1; }; };;
28723   --help | --hel | -h )
28724     $as_echo "$ac_cs_usage"; exit ;;
28725   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
28726   | -silent | --silent | --silen | --sile | --sil | --si | --s)
28727     ac_cs_silent=: ;;
28728
28729   # This is an error.
28730   -*) { $as_echo "$as_me: error: unrecognized option: $1
28731 Try \`$0 --help' for more information." >&2
28732    { (exit 1); exit 1; }; } ;;
28733
28734   *) ac_config_targets="$ac_config_targets $1"
28735      ac_need_defaults=false ;;
28736
28737   esac
28738   shift
28739 done
28740
28741 ac_configure_extra_args=
28742
28743 if $ac_cs_silent; then
28744   exec 6>/dev/null
28745   ac_configure_extra_args="$ac_configure_extra_args --silent"
28746 fi
28747
28748 _ACEOF
28749 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28750 if \$ac_cs_recheck; then
28751   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
28752   shift
28753   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
28754   CONFIG_SHELL='$SHELL'
28755   export CONFIG_SHELL
28756   exec "\$@"
28757 fi
28758
28759 _ACEOF
28760 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28761 exec 5>>config.log
28762 {
28763   echo
28764   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
28765 ## Running $as_me. ##
28766 _ASBOX
28767   $as_echo "$ac_log"
28768 } >&5
28769
28770 _ACEOF
28771 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28772 _ACEOF
28773
28774 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28775
28776 # Handling of arguments.
28777 for ac_config_target in $ac_config_targets
28778 do
28779   case $ac_config_target in
28780     "include/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
28781     "include/stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS include/stamp-h" ;;
28782     "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
28783     "dlls/gdi32/mfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
28784     "dlls/kernel32/nls") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
28785     "dlls/user32/resources") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/user32/resources" ;;
28786     "dlls/wineps.drv/data") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
28787     "include/wine") CONFIG_COMMANDS="$CONFIG_COMMANDS include/wine" ;;
28788     "Make.rules") CONFIG_FILES="$CONFIG_FILES Make.rules" ;;
28789     "dlls/Makedll.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makedll.rules" ;;
28790     "dlls/Makeimplib.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makeimplib.rules" ;;
28791     "dlls/Maketest.rules") CONFIG_FILES="$CONFIG_FILES dlls/Maketest.rules" ;;
28792     "programs/Makeprog.rules") CONFIG_FILES="$CONFIG_FILES programs/Makeprog.rules" ;;
28793     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
28794     "dlls/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/Makefile" ;;
28795     "dlls/acledit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/acledit/Makefile" ;;
28796     "dlls/aclui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/aclui/Makefile" ;;
28797     "dlls/activeds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/activeds/Makefile" ;;
28798     "dlls/actxprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
28799     "dlls/adsiid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/adsiid/Makefile" ;;
28800     "dlls/advapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/Makefile" ;;
28801     "dlls/advapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
28802     "dlls/advpack/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/Makefile" ;;
28803     "dlls/advpack/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
28804     "dlls/amstream/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/amstream/Makefile" ;;
28805     "dlls/appwiz.cpl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
28806     "dlls/atl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/atl/Makefile" ;;
28807     "dlls/authz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/authz/Makefile" ;;
28808     "dlls/avicap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avicap32/Makefile" ;;
28809     "dlls/avifil32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifil32/Makefile" ;;
28810     "dlls/browseui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/Makefile" ;;
28811     "dlls/browseui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
28812     "dlls/cabinet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/Makefile" ;;
28813     "dlls/cabinet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
28814     "dlls/capi2032/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/capi2032/Makefile" ;;
28815     "dlls/cards/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cards/Makefile" ;;
28816     "dlls/cfgmgr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
28817     "dlls/clusapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/clusapi/Makefile" ;;
28818     "dlls/comcat/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/Makefile" ;;
28819     "dlls/comcat/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
28820     "dlls/comctl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/Makefile" ;;
28821     "dlls/comctl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
28822     "dlls/comdlg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
28823     "dlls/comdlg32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
28824     "dlls/comm.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comm.drv16/Makefile" ;;
28825     "dlls/compstui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/compstui/Makefile" ;;
28826     "dlls/credui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/Makefile" ;;
28827     "dlls/credui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
28828     "dlls/crtdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crtdll/Makefile" ;;
28829     "dlls/crypt32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/Makefile" ;;
28830     "dlls/crypt32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
28831     "dlls/cryptdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
28832     "dlls/cryptdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
28833     "dlls/cryptnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
28834     "dlls/cryptnet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
28835     "dlls/cryptui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/Makefile" ;;
28836     "dlls/cryptui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
28837     "dlls/ctapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
28838     "dlls/ctl3d32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
28839     "dlls/d3d10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/Makefile" ;;
28840     "dlls/d3d10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
28841     "dlls/d3d10core/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
28842     "dlls/d3d10core/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
28843     "dlls/d3d8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/Makefile" ;;
28844     "dlls/d3d8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
28845     "dlls/d3d9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/Makefile" ;;
28846     "dlls/d3d9/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
28847     "dlls/d3dim/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dim/Makefile" ;;
28848     "dlls/d3drm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/Makefile" ;;
28849     "dlls/d3drm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
28850     "dlls/d3dx8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
28851     "dlls/d3dx8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
28852     "dlls/d3dx9_24/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
28853     "dlls/d3dx9_25/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
28854     "dlls/d3dx9_26/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
28855     "dlls/d3dx9_27/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
28856     "dlls/d3dx9_28/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
28857     "dlls/d3dx9_29/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
28858     "dlls/d3dx9_30/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
28859     "dlls/d3dx9_31/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
28860     "dlls/d3dx9_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
28861     "dlls/d3dx9_33/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
28862     "dlls/d3dx9_34/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
28863     "dlls/d3dx9_35/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
28864     "dlls/d3dx9_36/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
28865     "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
28866     "dlls/d3dx9_37/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
28867     "dlls/d3dx9_38/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
28868     "dlls/d3dx9_39/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
28869     "dlls/d3dx9_40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
28870     "dlls/d3dxof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
28871     "dlls/d3dxof/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
28872     "dlls/dbghelp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
28873     "dlls/dciman32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dciman32/Makefile" ;;
28874     "dlls/ddraw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/Makefile" ;;
28875     "dlls/ddraw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
28876     "dlls/ddrawex/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
28877     "dlls/ddrawex/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
28878     "dlls/devenum/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/devenum/Makefile" ;;
28879     "dlls/dinput/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/Makefile" ;;
28880     "dlls/dinput/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
28881     "dlls/dinput8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput8/Makefile" ;;
28882     "dlls/dispdib.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dispdib.dll16/Makefile" ;;
28883     "dlls/display.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/display.drv16/Makefile" ;;
28884     "dlls/dmband/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmband/Makefile" ;;
28885     "dlls/dmcompos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
28886     "dlls/dmime/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmime/Makefile" ;;
28887     "dlls/dmloader/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmloader/Makefile" ;;
28888     "dlls/dmscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmscript/Makefile" ;;
28889     "dlls/dmstyle/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
28890     "dlls/dmsynth/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
28891     "dlls/dmusic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic/Makefile" ;;
28892     "dlls/dmusic32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
28893     "dlls/dnsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
28894     "dlls/dnsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
28895     "dlls/dplay/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplay/Makefile" ;;
28896     "dlls/dplayx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/Makefile" ;;
28897     "dlls/dplayx/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
28898     "dlls/dpnaddr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
28899     "dlls/dpnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnet/Makefile" ;;
28900     "dlls/dpnhpast/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
28901     "dlls/dpnlobby/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
28902     "dlls/dpwsockx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
28903     "dlls/dsound/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/Makefile" ;;
28904     "dlls/dsound/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
28905     "dlls/dssenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dssenh/Makefile" ;;
28906     "dlls/dswave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dswave/Makefile" ;;
28907     "dlls/dwmapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
28908     "dlls/dxdiagn/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
28909     "dlls/dxerr8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
28910     "dlls/dxerr9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
28911     "dlls/dxgi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/Makefile" ;;
28912     "dlls/dxgi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
28913     "dlls/dxguid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxguid/Makefile" ;;
28914     "dlls/faultrep/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/faultrep/Makefile" ;;
28915     "dlls/fusion/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/Makefile" ;;
28916     "dlls/fusion/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
28917     "dlls/gdi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/Makefile" ;;
28918     "dlls/gdi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
28919     "dlls/gdiplus/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
28920     "dlls/gdiplus/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
28921     "dlls/glu32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/glu32/Makefile" ;;
28922     "dlls/gphoto2.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
28923     "dlls/gpkcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
28924     "dlls/hal/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hal/Makefile" ;;
28925     "dlls/hhctrl.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
28926     "dlls/hid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hid/Makefile" ;;
28927     "dlls/hlink/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/Makefile" ;;
28928     "dlls/hlink/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
28929     "dlls/hnetcfg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
28930     "dlls/httpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/httpapi/Makefile" ;;
28931     "dlls/iccvid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iccvid/Makefile" ;;
28932     "dlls/icmp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/icmp/Makefile" ;;
28933     "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
28934     "dlls/imaadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
28935     "dlls/imagehlp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
28936     "dlls/imm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/Makefile" ;;
28937     "dlls/imm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
28938     "dlls/inetcomm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
28939     "dlls/inetcomm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
28940     "dlls/inetmib1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
28941     "dlls/inetmib1/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
28942     "dlls/infosoft/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/Makefile" ;;
28943     "dlls/infosoft/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
28944     "dlls/initpki/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/initpki/Makefile" ;;
28945     "dlls/inkobj/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inkobj/Makefile" ;;
28946     "dlls/inseng/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inseng/Makefile" ;;
28947     "dlls/iphlpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
28948     "dlls/iphlpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
28949     "dlls/itircl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itircl/Makefile" ;;
28950     "dlls/itss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/Makefile" ;;
28951     "dlls/itss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
28952     "dlls/jscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/Makefile" ;;
28953     "dlls/jscript/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
28954     "dlls/kernel32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/Makefile" ;;
28955     "dlls/kernel32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
28956     "dlls/keyboard.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/keyboard.drv16/Makefile" ;;
28957     "dlls/loadperf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/loadperf/Makefile" ;;
28958     "dlls/localspl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/Makefile" ;;
28959     "dlls/localspl/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
28960     "dlls/localui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/Makefile" ;;
28961     "dlls/localui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
28962     "dlls/lz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/Makefile" ;;
28963     "dlls/lz32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
28964     "dlls/mapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/Makefile" ;;
28965     "dlls/mapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
28966     "dlls/mciavi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
28967     "dlls/mcicda/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mcicda/Makefile" ;;
28968     "dlls/mciqtz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciqtz32/Makefile" ;;
28969     "dlls/mciseq/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciseq/Makefile" ;;
28970     "dlls/mciwave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciwave/Makefile" ;;
28971     "dlls/midimap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/midimap/Makefile" ;;
28972     "dlls/mlang/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/Makefile" ;;
28973     "dlls/mlang/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
28974     "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
28975     "dlls/monodebg.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
28976     "dlls/mountmgr.sys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
28977     "dlls/mouse.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mouse.drv16/Makefile" ;;
28978     "dlls/mpr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mpr/Makefile" ;;
28979     "dlls/mprapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mprapi/Makefile" ;;
28980     "dlls/msacm32.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
28981     "dlls/msacm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/Makefile" ;;
28982     "dlls/msacm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
28983     "dlls/msadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
28984     "dlls/mscat32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscat32/Makefile" ;;
28985     "dlls/mscms/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/Makefile" ;;
28986     "dlls/mscms/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
28987     "dlls/mscoree/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscoree/Makefile" ;;
28988     "dlls/msctf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msctf/Makefile" ;;
28989     "dlls/msctf/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
28990     "dlls/msdmo/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msdmo/Makefile" ;;
28991     "dlls/msftedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msftedit/Makefile" ;;
28992     "dlls/msg711.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
28993     "dlls/mshtml.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
28994     "dlls/mshtml/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/Makefile" ;;
28995     "dlls/mshtml/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
28996     "dlls/msi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/Makefile" ;;
28997     "dlls/msi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
28998     "dlls/msimg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimg32/Makefile" ;;
28999     "dlls/msimtf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimtf/Makefile" ;;
29000     "dlls/msisip/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisip/Makefile" ;;
29001     "dlls/msisys.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
29002     "dlls/msnet32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msnet32/Makefile" ;;
29003     "dlls/msrle32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msrle32/Makefile" ;;
29004     "dlls/mssign32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssign32/Makefile" ;;
29005     "dlls/mssip32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssip32/Makefile" ;;
29006     "dlls/mstask/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/Makefile" ;;
29007     "dlls/mstask/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
29008     "dlls/msvcirt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
29009     "dlls/msvcr71/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
29010     "dlls/msvcrt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
29011     "dlls/msvcrt/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
29012     "dlls/msvcrt20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
29013     "dlls/msvcrt40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
29014     "dlls/msvcrtd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
29015     "dlls/msvcrtd/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
29016     "dlls/msvfw32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
29017     "dlls/msvfw32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
29018     "dlls/msvidc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
29019     "dlls/mswsock/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mswsock/Makefile" ;;
29020     "dlls/msxml3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/Makefile" ;;
29021     "dlls/msxml3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
29022     "dlls/nddeapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
29023     "dlls/netapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/Makefile" ;;
29024     "dlls/netapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
29025     "dlls/newdev/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/newdev/Makefile" ;;
29026     "dlls/ntdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/Makefile" ;;
29027     "dlls/ntdll/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
29028     "dlls/ntdsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
29029     "dlls/ntdsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
29030     "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
29031     "dlls/ntprint/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/Makefile" ;;
29032     "dlls/ntprint/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
29033     "dlls/objsel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/objsel/Makefile" ;;
29034     "dlls/odbc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbc32/Makefile" ;;
29035     "dlls/odbccp32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
29036     "dlls/odbccp32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
29037     "dlls/ole32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/Makefile" ;;
29038     "dlls/ole32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
29039     "dlls/oleacc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/Makefile" ;;
29040     "dlls/oleacc/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
29041     "dlls/oleaut32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
29042     "dlls/oleaut32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
29043     "dlls/olecli32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olecli32/Makefile" ;;
29044     "dlls/oledlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oledlg/Makefile" ;;
29045     "dlls/olepro32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olepro32/Makefile" ;;
29046     "dlls/olesvr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
29047     "dlls/olethk32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olethk32/Makefile" ;;
29048     "dlls/opengl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/Makefile" ;;
29049     "dlls/opengl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
29050     "dlls/pdh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/Makefile" ;;
29051     "dlls/pdh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
29052     "dlls/pidgen/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pidgen/Makefile" ;;
29053     "dlls/powrprof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/powrprof/Makefile" ;;
29054     "dlls/printui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/printui/Makefile" ;;
29055     "dlls/propsys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/propsys/Makefile" ;;
29056     "dlls/psapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/Makefile" ;;
29057     "dlls/psapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
29058     "dlls/pstorec/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pstorec/Makefile" ;;
29059     "dlls/qcap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qcap/Makefile" ;;
29060     "dlls/qedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/Makefile" ;;
29061     "dlls/qedit/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
29062     "dlls/qmgr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/Makefile" ;;
29063     "dlls/qmgr/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
29064     "dlls/qmgrprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
29065     "dlls/quartz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/Makefile" ;;
29066     "dlls/quartz/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
29067     "dlls/query/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/query/Makefile" ;;
29068     "dlls/rasapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
29069     "dlls/rasapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
29070     "dlls/rasdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
29071     "dlls/resutils/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/resutils/Makefile" ;;
29072     "dlls/riched20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/Makefile" ;;
29073     "dlls/riched20/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
29074     "dlls/riched32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/Makefile" ;;
29075     "dlls/riched32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
29076     "dlls/rpcrt4/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
29077     "dlls/rpcrt4/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
29078     "dlls/rsabase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsabase/Makefile" ;;
29079     "dlls/rsaenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
29080     "dlls/rsaenh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
29081     "dlls/sane.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
29082     "dlls/sccbase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sccbase/Makefile" ;;
29083     "dlls/schannel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/Makefile" ;;
29084     "dlls/schannel/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
29085     "dlls/secur32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/Makefile" ;;
29086     "dlls/secur32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
29087     "dlls/security/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/security/Makefile" ;;
29088     "dlls/sensapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sensapi/Makefile" ;;
29089     "dlls/serialui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/Makefile" ;;
29090     "dlls/serialui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
29091     "dlls/setupapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/Makefile" ;;
29092     "dlls/setupapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
29093     "dlls/sfc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc/Makefile" ;;
29094     "dlls/sfc_os/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
29095     "dlls/shdoclc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
29096     "dlls/shdocvw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
29097     "dlls/shdocvw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
29098     "dlls/shell32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/Makefile" ;;
29099     "dlls/shell32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
29100     "dlls/shfolder/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shfolder/Makefile" ;;
29101     "dlls/shlwapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
29102     "dlls/shlwapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
29103     "dlls/slbcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
29104     "dlls/slc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slc/Makefile" ;;
29105     "dlls/snmpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
29106     "dlls/snmpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
29107     "dlls/softpub/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/softpub/Makefile" ;;
29108     "dlls/spoolss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/Makefile" ;;
29109     "dlls/spoolss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
29110     "dlls/stdole2.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
29111     "dlls/stdole32.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
29112     "dlls/sti/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sti/Makefile" ;;
29113     "dlls/stress.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stress.dll16/Makefile" ;;
29114     "dlls/strmiids/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/strmiids/Makefile" ;;
29115     "dlls/svrapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/svrapi/Makefile" ;;
29116     "dlls/sxs/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sxs/Makefile" ;;
29117     "dlls/tapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/tapi32/Makefile" ;;
29118     "dlls/traffic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/traffic/Makefile" ;;
29119     "dlls/twain_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/Makefile" ;;
29120     "dlls/twain_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
29121     "dlls/unicows/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/unicows/Makefile" ;;
29122     "dlls/updspapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/updspapi/Makefile" ;;
29123     "dlls/url/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/url/Makefile" ;;
29124     "dlls/urlmon/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/Makefile" ;;
29125     "dlls/urlmon/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
29126     "dlls/user32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/Makefile" ;;
29127     "dlls/user32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
29128     "dlls/userenv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/Makefile" ;;
29129     "dlls/userenv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
29130     "dlls/usp10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/Makefile" ;;
29131     "dlls/usp10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
29132     "dlls/uuid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uuid/Makefile" ;;
29133     "dlls/uxtheme/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
29134     "dlls/uxtheme/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
29135     "dlls/vdhcp.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
29136     "dlls/vdmdbg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
29137     "dlls/version/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/Makefile" ;;
29138     "dlls/version/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/tests/Makefile" ;;
29139     "dlls/vmm.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
29140     "dlls/vnbt.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
29141     "dlls/vnetbios.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
29142     "dlls/vtdapi.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
29143     "dlls/vwin32.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
29144     "dlls/w32skrnl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
29145     "dlls/win87em.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/win87em.dll16/Makefile" ;;
29146     "dlls/windebug.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/windebug.dll16/Makefile" ;;
29147     "dlls/winealsa.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
29148     "dlls/wineaudioio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
29149     "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
29150     "dlls/winecrt0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
29151     "dlls/wined3d/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wined3d/Makefile" ;;
29152     "dlls/winedos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winedos/Makefile" ;;
29153     "dlls/wineesd.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
29154     "dlls/winejack.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
29155     "dlls/winejoystick.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
29156     "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
29157     "dlls/winenas.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
29158     "dlls/wineoss.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
29159     "dlls/wineps.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
29160     "dlls/winequartz.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
29161     "dlls/winex11.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
29162     "dlls/wing32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wing32/Makefile" ;;
29163     "dlls/winhttp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/Makefile" ;;
29164     "dlls/winhttp/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
29165     "dlls/wininet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/Makefile" ;;
29166     "dlls/wininet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
29167     "dlls/winmm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/Makefile" ;;
29168     "dlls/winmm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
29169     "dlls/winnls32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winnls32/Makefile" ;;
29170     "dlls/winscard/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winscard/Makefile" ;;
29171     "dlls/winspool.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
29172     "dlls/winspool.drv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
29173     "dlls/wintab32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab32/Makefile" ;;
29174     "dlls/wintrust/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/Makefile" ;;
29175     "dlls/wintrust/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
29176     "dlls/wldap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/Makefile" ;;
29177     "dlls/wldap32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
29178     "dlls/wmi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wmi/Makefile" ;;
29179     "dlls/wnaspi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
29180     "dlls/wow32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wow32/Makefile" ;;
29181     "dlls/ws2_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
29182     "dlls/ws2_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
29183     "dlls/wsock32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wsock32/Makefile" ;;
29184     "dlls/wtsapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
29185     "dlls/wuapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wuapi/Makefile" ;;
29186     "dlls/xinput1_1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
29187     "dlls/xinput1_2/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
29188     "dlls/xinput1_3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
29189     "dlls/xinput1_3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
29190     "dlls/xinput9_1_0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
29191     "documentation/Makefile") CONFIG_FILES="$CONFIG_FILES documentation/Makefile" ;;
29192     "fonts/Makefile") CONFIG_FILES="$CONFIG_FILES fonts/Makefile" ;;
29193     "include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
29194     "libs/Makefile") CONFIG_FILES="$CONFIG_FILES libs/Makefile" ;;
29195     "libs/port/Makefile") CONFIG_FILES="$CONFIG_FILES libs/port/Makefile" ;;
29196     "libs/wine/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wine/Makefile" ;;
29197     "libs/wpp/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wpp/Makefile" ;;
29198     "loader/Makefile") CONFIG_FILES="$CONFIG_FILES loader/Makefile" ;;
29199     "programs/Makefile") CONFIG_FILES="$CONFIG_FILES programs/Makefile" ;;
29200     "programs/cacls/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cacls/Makefile" ;;
29201     "programs/clock/Makefile") CONFIG_FILES="$CONFIG_FILES programs/clock/Makefile" ;;
29202     "programs/cmd/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmd/Makefile" ;;
29203     "programs/cmdlgtst/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
29204     "programs/control/Makefile") CONFIG_FILES="$CONFIG_FILES programs/control/Makefile" ;;
29205     "programs/eject/Makefile") CONFIG_FILES="$CONFIG_FILES programs/eject/Makefile" ;;
29206     "programs/expand/Makefile") CONFIG_FILES="$CONFIG_FILES programs/expand/Makefile" ;;
29207     "programs/explorer/Makefile") CONFIG_FILES="$CONFIG_FILES programs/explorer/Makefile" ;;
29208     "programs/hh/Makefile") CONFIG_FILES="$CONFIG_FILES programs/hh/Makefile" ;;
29209     "programs/icinfo/Makefile") CONFIG_FILES="$CONFIG_FILES programs/icinfo/Makefile" ;;
29210     "programs/iexplore/Makefile") CONFIG_FILES="$CONFIG_FILES programs/iexplore/Makefile" ;;
29211     "programs/lodctr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/lodctr/Makefile" ;;
29212     "programs/msiexec/Makefile") CONFIG_FILES="$CONFIG_FILES programs/msiexec/Makefile" ;;
29213     "programs/net/Makefile") CONFIG_FILES="$CONFIG_FILES programs/net/Makefile" ;;
29214     "programs/notepad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/notepad/Makefile" ;;
29215     "programs/oleview/Makefile") CONFIG_FILES="$CONFIG_FILES programs/oleview/Makefile" ;;
29216     "programs/progman/Makefile") CONFIG_FILES="$CONFIG_FILES programs/progman/Makefile" ;;
29217     "programs/reg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/reg/Makefile" ;;
29218     "programs/regedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regedit/Makefile" ;;
29219     "programs/regsvr32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regsvr32/Makefile" ;;
29220     "programs/rpcss/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rpcss/Makefile" ;;
29221     "programs/rundll32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rundll32/Makefile" ;;
29222     "programs/secedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/secedit/Makefile" ;;
29223     "programs/services/Makefile") CONFIG_FILES="$CONFIG_FILES programs/services/Makefile" ;;
29224     "programs/spoolsv/Makefile") CONFIG_FILES="$CONFIG_FILES programs/spoolsv/Makefile" ;;
29225     "programs/start/Makefile") CONFIG_FILES="$CONFIG_FILES programs/start/Makefile" ;;
29226     "programs/svchost/Makefile") CONFIG_FILES="$CONFIG_FILES programs/svchost/Makefile" ;;
29227     "programs/taskmgr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/taskmgr/Makefile" ;;
29228     "programs/uninstaller/Makefile") CONFIG_FILES="$CONFIG_FILES programs/uninstaller/Makefile" ;;
29229     "programs/unlodctr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/unlodctr/Makefile" ;;
29230     "programs/view/Makefile") CONFIG_FILES="$CONFIG_FILES programs/view/Makefile" ;;
29231     "programs/wineboot/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineboot/Makefile" ;;
29232     "programs/winebrowser/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winebrowser/Makefile" ;;
29233     "programs/winecfg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winecfg/Makefile" ;;
29234     "programs/wineconsole/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineconsole/Makefile" ;;
29235     "programs/winedbg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedbg/Makefile" ;;
29236     "programs/winedevice/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedevice/Makefile" ;;
29237     "programs/winefile/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winefile/Makefile" ;;
29238     "programs/winemenubuilder/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
29239     "programs/winemine/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemine/Makefile" ;;
29240     "programs/winepath/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winepath/Makefile" ;;
29241     "programs/winetest/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winetest/Makefile" ;;
29242     "programs/winevdm/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winevdm/Makefile" ;;
29243     "programs/winhelp.exe16/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
29244     "programs/winhlp32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhlp32/Makefile" ;;
29245     "programs/winoldap.mod16/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
29246     "programs/winver/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winver/Makefile" ;;
29247     "programs/wordpad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wordpad/Makefile" ;;
29248     "programs/write/Makefile") CONFIG_FILES="$CONFIG_FILES programs/write/Makefile" ;;
29249     "programs/xcopy/Makefile") CONFIG_FILES="$CONFIG_FILES programs/xcopy/Makefile" ;;
29250     "server/Makefile") CONFIG_FILES="$CONFIG_FILES server/Makefile" ;;
29251     "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
29252     "tools/widl/Makefile") CONFIG_FILES="$CONFIG_FILES tools/widl/Makefile" ;;
29253     "tools/winebuild/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winebuild/Makefile" ;;
29254     "tools/winedump/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winedump/Makefile" ;;
29255     "tools/winegcc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winegcc/Makefile" ;;
29256     "tools/wmc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wmc/Makefile" ;;
29257     "tools/wrc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wrc/Makefile" ;;
29258
29259   *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
29260 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
29261    { (exit 1); exit 1; }; };;
29262   esac
29263 done
29264
29265
29266 # If the user did not use the arguments to specify the items to instantiate,
29267 # then the envvar interface is used.  Set only those that are not.
29268 # We use the long form for the default assignment because of an extremely
29269 # bizarre bug on SunOS 4.1.3.
29270 if $ac_need_defaults; then
29271   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
29272   test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
29273   test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
29274 fi
29275
29276 # Have a temporary directory for convenience.  Make it in the build tree
29277 # simply because there is no reason against having it here, and in addition,
29278 # creating and moving files from /tmp can sometimes cause problems.
29279 # Hook for its removal unless debugging.
29280 # Note that there is a small window in which the directory will not be cleaned:
29281 # after its creation but before its name has been assigned to `$tmp'.
29282 $debug ||
29283 {
29284   tmp=
29285   trap 'exit_status=$?
29286   { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
29287 ' 0
29288   trap '{ (exit 1); exit 1; }' 1 2 13 15
29289 }
29290 # Create a (secure) tmp directory for tmp files.
29291
29292 {
29293   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
29294   test -n "$tmp" && test -d "$tmp"
29295 }  ||
29296 {
29297   tmp=./conf$$-$RANDOM
29298   (umask 077 && mkdir "$tmp")
29299 } ||
29300 {
29301    $as_echo "$as_me: cannot create a temporary directory in ." >&2
29302    { (exit 1); exit 1; }
29303 }
29304
29305 # Set up the scripts for CONFIG_FILES section.
29306 # No need to generate them if there are no CONFIG_FILES.
29307 # This happens for instance with `./config.status config.h'.
29308 if test -n "$CONFIG_FILES"; then
29309
29310 if $AWK 'BEGIN { getline <"/dev/null" }' </dev/null 2>/dev/null; then
29311   ac_cs_awk_getline=:
29312   ac_cs_awk_pipe_init=
29313   ac_cs_awk_read_file='
29314       while ((getline aline < (F[key])) > 0)
29315         print(aline)
29316       close(F[key])'
29317   ac_cs_awk_pipe_fini=
29318 else
29319   ac_cs_awk_getline=false
29320   ac_cs_awk_pipe_init="print \"cat <<'|#_!!_#|' &&\""
29321   ac_cs_awk_read_file='
29322       print "|#_!!_#|"
29323       print "cat " F[key] " &&"
29324       '$ac_cs_awk_pipe_init
29325   # The final `:' finishes the AND list.
29326   ac_cs_awk_pipe_fini='END { print "|#_!!_#|"; print ":" }'
29327 fi
29328 ac_cr='\r'
29329 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
29330 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
29331   ac_cs_awk_cr='\\r'
29332 else
29333   ac_cs_awk_cr=$ac_cr
29334 fi
29335
29336 echo 'BEGIN {' >"$tmp/subs1.awk" &&
29337 _ACEOF
29338
29339 # Create commands to substitute file output variables.
29340 {
29341   echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
29342   echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
29343   echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
29344   echo "_ACAWK" &&
29345   echo "_ACEOF"
29346 } >conf$$files.sh &&
29347 . ./conf$$files.sh ||
29348   { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29349 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29350    { (exit 1); exit 1; }; }
29351 rm -f conf$$files.sh
29352
29353 {
29354   echo "cat >conf$$subs.awk <<_ACEOF" &&
29355   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
29356   echo "_ACEOF"
29357 } >conf$$subs.sh ||
29358   { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29359 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29360    { (exit 1); exit 1; }; }
29361 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
29362 ac_delim='%!_!# '
29363 for ac_last_try in false false false false false :; do
29364   . ./conf$$subs.sh ||
29365     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29366 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29367    { (exit 1); exit 1; }; }
29368
29369   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
29370   if test $ac_delim_n = $ac_delim_num; then
29371     break
29372   elif $ac_last_try; then
29373     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29374 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29375    { (exit 1); exit 1; }; }
29376   else
29377     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
29378   fi
29379 done
29380 rm -f conf$$subs.sh
29381
29382 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29383 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
29384 _ACEOF
29385 sed -n '
29386 h
29387 s/^/S["/; s/!.*/"]=/
29388 p
29389 g
29390 s/^[^!]*!//
29391 :repl
29392 t repl
29393 s/'"$ac_delim"'$//
29394 t delim
29395 :nl
29396 h
29397 s/\(.\{148\}\).*/\1/
29398 t more1
29399 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
29400 p
29401 n
29402 b repl
29403 :more1
29404 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
29405 p
29406 g
29407 s/.\{148\}//
29408 t nl
29409 :delim
29410 h
29411 s/\(.\{148\}\).*/\1/
29412 t more2
29413 s/["\\]/\\&/g; s/^/"/; s/$/"/
29414 p
29415 b
29416 :more2
29417 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
29418 p
29419 g
29420 s/.\{148\}//
29421 t delim
29422 ' <conf$$subs.awk | sed '
29423 /^[^""]/{
29424   N
29425   s/\n//
29426 }
29427 ' >>$CONFIG_STATUS || ac_write_fail=1
29428 rm -f conf$$subs.awk
29429 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29430 _ACAWK
29431 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
29432   for (key in S) S_is_set[key] = 1
29433   FS = "\a"
29434   \$ac_cs_awk_pipe_init
29435 }
29436 {
29437   line = $ 0
29438   nfields = split(line, field, "@")
29439   substed = 0
29440   len = length(field[1])
29441   for (i = 2; i < nfields; i++) {
29442     key = field[i]
29443     keylen = length(key)
29444     if (S_is_set[key]) {
29445       value = S[key]
29446       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
29447       len += length(value) + length(field[++i])
29448       substed = 1
29449     } else
29450       len += 1 + keylen
29451   }
29452   if (nfields == 3 && !substed) {
29453     key = field[2]
29454     if (F[key] != "" && line ~ /^[       ]*@.*@[         ]*$/) {
29455       \$ac_cs_awk_read_file
29456       next
29457     }
29458   }
29459   print line
29460 }
29461 \$ac_cs_awk_pipe_fini
29462 _ACAWK
29463 _ACEOF
29464 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29465 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
29466   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
29467 else
29468   cat
29469 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
29470   || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
29471 $as_echo "$as_me: error: could not setup config files machinery" >&2;}
29472    { (exit 1); exit 1; }; }
29473 _ACEOF
29474
29475 # VPATH may cause trouble with some makes, so we remove $(srcdir),
29476 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
29477 # trailing colons and then remove the whole line if VPATH becomes empty
29478 # (actually we leave an empty line to preserve line numbers).
29479 if test "x$srcdir" = x.; then
29480   ac_vpsub='/^[  ]*VPATH[        ]*=/{
29481 s/:*\$(srcdir):*/:/
29482 s/:*\${srcdir}:*/:/
29483 s/:*@srcdir@:*/:/
29484 s/^\([^=]*=[     ]*\):*/\1/
29485 s/:*$//
29486 s/^[^=]*=[       ]*$//
29487 }'
29488 fi
29489
29490 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29491 fi # test -n "$CONFIG_FILES"
29492
29493 # Set up the scripts for CONFIG_HEADERS section.
29494 # No need to generate them if there are no CONFIG_HEADERS.
29495 # This happens for instance with `./config.status Makefile'.
29496 if test -n "$CONFIG_HEADERS"; then
29497 cat >"$tmp/defines.awk" <<\_ACAWK ||
29498 BEGIN {
29499 _ACEOF
29500
29501 # Transform confdefs.h into an awk script `defines.awk', embedded as
29502 # here-document in config.status, that substitutes the proper values into
29503 # config.h.in to produce config.h.
29504
29505 # Create a delimiter string that does not exist in confdefs.h, to ease
29506 # handling of long lines.
29507 ac_delim='%!_!# '
29508 for ac_last_try in false false :; do
29509   ac_t=`sed -n "/$ac_delim/p" confdefs.h`
29510   if test -z "$ac_t"; then
29511     break
29512   elif $ac_last_try; then
29513     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
29514 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
29515    { (exit 1); exit 1; }; }
29516   else
29517     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
29518   fi
29519 done
29520
29521 # For the awk script, D is an array of macro values keyed by name,
29522 # likewise P contains macro parameters if any.  Preserve backslash
29523 # newline sequences.
29524
29525 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
29526 sed -n '
29527 s/.\{148\}/&'"$ac_delim"'/g
29528 t rset
29529 :rset
29530 s/^[     ]*#[    ]*define[       ][      ]*/ /
29531 t def
29532 d
29533 :def
29534 s/\\$//
29535 t bsnl
29536 s/["\\]/\\&/g
29537 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
29538 D["\1"]=" \3"/p
29539 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2"/p
29540 d
29541 :bsnl
29542 s/["\\]/\\&/g
29543 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
29544 D["\1"]=" \3\\\\\\n"\\/p
29545 t cont
29546 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
29547 t cont
29548 d
29549 :cont
29550 n
29551 s/.\{148\}/&'"$ac_delim"'/g
29552 t clear
29553 :clear
29554 s/\\$//
29555 t bsnlc
29556 s/["\\]/\\&/g; s/^/"/; s/$/"/p
29557 d
29558 :bsnlc
29559 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
29560 b cont
29561 ' <confdefs.h | sed '
29562 s/'"$ac_delim"'/"\\\
29563 "/g' >>$CONFIG_STATUS || ac_write_fail=1
29564
29565 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29566   for (key in D) D_is_set[key] = 1
29567   FS = "\a"
29568 }
29569 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
29570   line = \$ 0
29571   split(line, arg, " ")
29572   if (arg[1] == "#") {
29573     defundef = arg[2]
29574     mac1 = arg[3]
29575   } else {
29576     defundef = substr(arg[1], 2)
29577     mac1 = arg[2]
29578   }
29579   split(mac1, mac2, "(") #)
29580   macro = mac2[1]
29581   prefix = substr(line, 1, index(line, defundef) - 1)
29582   if (D_is_set[macro]) {
29583     # Preserve the white space surrounding the "#".
29584     print prefix "define", macro P[macro] D[macro]
29585     next
29586   } else {
29587     # Replace #undef with comments.  This is necessary, for example,
29588     # in the case of _POSIX_SOURCE, which is predefined and required
29589     # on some systems where configure will not decide to define it.
29590     if (defundef == "undef") {
29591       print "/*", prefix defundef, macro, "*/"
29592       next
29593     }
29594   }
29595 }
29596 { print }
29597 _ACAWK
29598 _ACEOF
29599 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29600   { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
29601 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
29602    { (exit 1); exit 1; }; }
29603 fi # test -n "$CONFIG_HEADERS"
29604
29605
29606 eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
29607 shift
29608 for ac_tag
29609 do
29610   case $ac_tag in
29611   :[FHLC]) ac_mode=$ac_tag; continue;;
29612   esac
29613   case $ac_mode$ac_tag in
29614   :[FHL]*:*);;
29615   :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
29616 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
29617    { (exit 1); exit 1; }; };;
29618   :[FH]-) ac_tag=-:-;;
29619   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
29620   esac
29621   ac_save_IFS=$IFS
29622   IFS=:
29623   set x $ac_tag
29624   IFS=$ac_save_IFS
29625   shift
29626   ac_file=$1
29627   shift
29628
29629   case $ac_mode in
29630   :L) ac_source=$1;;
29631   :[FH])
29632     ac_file_inputs=
29633     for ac_f
29634     do
29635       case $ac_f in
29636       -) ac_f="$tmp/stdin";;
29637       *) # Look for the file first in the build tree, then in the source tree
29638          # (if the path is not absolute).  The absolute path cannot be DOS-style,
29639          # because $ac_f cannot contain `:'.
29640          test -f "$ac_f" ||
29641            case $ac_f in
29642            [\\/$]*) false;;
29643            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
29644            esac ||
29645            { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
29646 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
29647    { (exit 1); exit 1; }; };;
29648       esac
29649       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
29650       ac_file_inputs="$ac_file_inputs '$ac_f'"
29651     done
29652
29653     # Let's still pretend it is `configure' which instantiates (i.e., don't
29654     # use $as_me), people would be surprised to read:
29655     #    /* config.h.  Generated by config.status.  */
29656     configure_input='Generated from '`
29657           $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
29658         `' by configure.'
29659     if test x"$ac_file" != x-; then
29660       configure_input="$ac_file.  $configure_input"
29661       { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
29662 $as_echo "$as_me: creating $ac_file" >&6;}
29663     fi
29664     # Neutralize special characters interpreted by sed in replacement strings.
29665     case $configure_input in #(
29666     *\&* | *\|* | *\\* )
29667        ac_sed_conf_input=`$as_echo "$configure_input" |
29668        sed 's/[\\\\&|]/\\\\&/g'`;; #(
29669     *) ac_sed_conf_input=$configure_input;;
29670     esac
29671
29672     case $ac_tag in
29673     *:-:* | *:-) cat >"$tmp/stdin" \
29674       || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29675 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29676    { (exit 1); exit 1; }; } ;;
29677     esac
29678     ;;
29679   esac
29680
29681   ac_dir=`$as_dirname -- "$ac_file" ||
29682 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29683          X"$ac_file" : 'X\(//\)[^/]' \| \
29684          X"$ac_file" : 'X\(//\)$' \| \
29685          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
29686 $as_echo X"$ac_file" |
29687     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29688             s//\1/
29689             q
29690           }
29691           /^X\(\/\/\)[^/].*/{
29692             s//\1/
29693             q
29694           }
29695           /^X\(\/\/\)$/{
29696             s//\1/
29697             q
29698           }
29699           /^X\(\/\).*/{
29700             s//\1/
29701             q
29702           }
29703           s/.*/./; q'`
29704   { as_dir="$ac_dir"
29705   case $as_dir in #(
29706   -*) as_dir=./$as_dir;;
29707   esac
29708   test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
29709     as_dirs=
29710     while :; do
29711       case $as_dir in #(
29712       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
29713       *) as_qdir=$as_dir;;
29714       esac
29715       as_dirs="'$as_qdir' $as_dirs"
29716       as_dir=`$as_dirname -- "$as_dir" ||
29717 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29718          X"$as_dir" : 'X\(//\)[^/]' \| \
29719          X"$as_dir" : 'X\(//\)$' \| \
29720          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
29721 $as_echo X"$as_dir" |
29722     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29723             s//\1/
29724             q
29725           }
29726           /^X\(\/\/\)[^/].*/{
29727             s//\1/
29728             q
29729           }
29730           /^X\(\/\/\)$/{
29731             s//\1/
29732             q
29733           }
29734           /^X\(\/\).*/{
29735             s//\1/
29736             q
29737           }
29738           s/.*/./; q'`
29739       test -d "$as_dir" && break
29740     done
29741     test -z "$as_dirs" || eval "mkdir $as_dirs"
29742   } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
29743 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
29744    { (exit 1); exit 1; }; }; }
29745   ac_builddir=.
29746
29747 case "$ac_dir" in
29748 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
29749 *)
29750   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
29751   # A ".." for each directory in $ac_dir_suffix.
29752   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
29753   case $ac_top_builddir_sub in
29754   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
29755   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
29756   esac ;;
29757 esac
29758 ac_abs_top_builddir=$ac_pwd
29759 ac_abs_builddir=$ac_pwd$ac_dir_suffix
29760 # for backward compatibility:
29761 ac_top_builddir=$ac_top_build_prefix
29762
29763 case $srcdir in
29764   .)  # We are building in place.
29765     ac_srcdir=.
29766     ac_top_srcdir=$ac_top_builddir_sub
29767     ac_abs_top_srcdir=$ac_pwd ;;
29768   [\\/]* | ?:[\\/]* )  # Absolute name.
29769     ac_srcdir=$srcdir$ac_dir_suffix;
29770     ac_top_srcdir=$srcdir
29771     ac_abs_top_srcdir=$srcdir ;;
29772   *) # Relative name.
29773     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
29774     ac_top_srcdir=$ac_top_build_prefix$srcdir
29775     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
29776 esac
29777 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
29778
29779
29780   case $ac_mode in
29781   :F)
29782   #
29783   # CONFIG_FILE
29784   #
29785
29786   case $INSTALL in
29787   [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
29788   *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
29789   esac
29790 _ACEOF
29791
29792 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29793 # If the template does not know about datarootdir, expand it.
29794 # FIXME: This hack should be removed a few years after 2.60.
29795 ac_datarootdir_hack=; ac_datarootdir_seen=
29796
29797 ac_sed_dataroot='
29798 /datarootdir/ {
29799   p
29800   q
29801 }
29802 /@datadir@/p
29803 /@docdir@/p
29804 /@infodir@/p
29805 /@localedir@/p
29806 /@mandir@/p
29807 '
29808 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
29809 *datarootdir*) ac_datarootdir_seen=yes;;
29810 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
29811   { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
29812 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
29813 _ACEOF
29814 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29815   ac_datarootdir_hack='
29816   s&@datadir@&$datadir&g
29817   s&@docdir@&$docdir&g
29818   s&@infodir@&$infodir&g
29819   s&@localedir@&$localedir&g
29820   s&@mandir@&$mandir&g
29821     s&\\\${datarootdir}&$datarootdir&g' ;;
29822 esac
29823 _ACEOF
29824
29825 # Neutralize VPATH when `$srcdir' = `.'.
29826 # Shell code in configure.ac might set extrasub.
29827 # FIXME: do we really want to maintain this feature?
29828 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29829 ac_sed_extra="$ac_vpsub
29830 $extrasub
29831 _ACEOF
29832 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29833 :t
29834 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
29835 s|@configure_input@|$ac_sed_conf_input|;t t
29836 s&@top_builddir@&$ac_top_builddir_sub&;t t
29837 s&@top_build_prefix@&$ac_top_build_prefix&;t t
29838 s&@srcdir@&$ac_srcdir&;t t
29839 s&@abs_srcdir@&$ac_abs_srcdir&;t t
29840 s&@top_srcdir@&$ac_top_srcdir&;t t
29841 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
29842 s&@builddir@&$ac_builddir&;t t
29843 s&@abs_builddir@&$ac_abs_builddir&;t t
29844 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
29845 s&@INSTALL@&$ac_INSTALL&;t t
29846 $ac_datarootdir_hack
29847 "
29848 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
29849 if $ac_cs_awk_getline; then
29850   $AWK -f "$tmp/subs.awk"
29851 else
29852   $AWK -f "$tmp/subs.awk" | $SHELL
29853 fi >$tmp/out \
29854   || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29855 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29856    { (exit 1); exit 1; }; }
29857
29858 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
29859   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
29860   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
29861   { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
29862 which seems to be undefined.  Please make sure it is defined." >&5
29863 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
29864 which seems to be undefined.  Please make sure it is defined." >&2;}
29865
29866   rm -f "$tmp/stdin"
29867   case $ac_file in
29868   -) cat "$tmp/out" && rm -f "$tmp/out";;
29869   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
29870   esac \
29871   || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29872 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29873    { (exit 1); exit 1; }; }
29874  ;;
29875   :H)
29876   #
29877   # CONFIG_HEADER
29878   #
29879   if test x"$ac_file" != x-; then
29880     {
29881       $as_echo "/* $configure_input  */" \
29882       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
29883     } >"$tmp/config.h" \
29884       || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29885 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29886    { (exit 1); exit 1; }; }
29887     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
29888       { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
29889 $as_echo "$as_me: $ac_file is unchanged" >&6;}
29890     else
29891       rm -f "$ac_file"
29892       mv "$tmp/config.h" "$ac_file" \
29893         || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29894 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29895    { (exit 1); exit 1; }; }
29896     fi
29897   else
29898     $as_echo "/* $configure_input  */" \
29899       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
29900       || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
29901 $as_echo "$as_me: error: could not create -" >&2;}
29902    { (exit 1); exit 1; }; }
29903   fi
29904  ;;
29905
29906   :C)  { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
29907 $as_echo "$as_me: executing $ac_file commands" >&6;}
29908  ;;
29909   esac
29910
29911
29912   case $ac_file$ac_mode in
29913     "include/stamp-h":C) echo timestamp > include/stamp-h ;;
29914     "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
29915 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
29916     "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
29917 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
29918     "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
29919 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
29920     "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
29921 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
29922     "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
29923 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
29924     "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
29925 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
29926
29927   esac
29928 done # for ac_tag
29929
29930
29931 { (exit 0); exit 0; }
29932 _ACEOF
29933 chmod +x $CONFIG_STATUS
29934 ac_clean_files=$ac_clean_files_save
29935
29936 test $ac_write_fail = 0 ||
29937   { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
29938 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
29939    { (exit 1); exit 1; }; }
29940
29941
29942 # configure is writing to config.log, and then calls config.status.
29943 # config.status does its own redirection, appending to config.log.
29944 # Unfortunately, on DOS this fails, as config.log is still kept open
29945 # by configure, so config.status won't be able to write to it; its
29946 # output is simply discarded.  So we exec the FD to /dev/null,
29947 # effectively closing config.log, so it can be properly (re)opened and
29948 # appended to by config.status.  When coming back to configure, we
29949 # need to make the FD available again.
29950 if test "$no_create" != yes; then
29951   ac_cs_success=:
29952   ac_config_status_args=
29953   test "$silent" = yes &&
29954     ac_config_status_args="$ac_config_status_args --quiet"
29955   exec 5>/dev/null
29956   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
29957   exec 5>>config.log
29958   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
29959   # would make configure fail if this is the last instruction.
29960   $ac_cs_success || { (exit 1); exit 1; }
29961 fi
29962 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
29963   { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
29964 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
29965 fi
29966
29967
29968 if test "$no_create" = "yes"
29969 then
29970   exit 0
29971 fi
29972
29973 ac_save_IFS="$IFS"
29974 if test "x$wine_notices != "x; then
29975     echo >&6
29976     IFS="|"
29977     for msg in $wine_notices; do
29978         IFS="$ac_save_IFS"
29979         if test -n "$msg"; then
29980             { $as_echo "$as_me:$LINENO: $msg" >&5
29981 $as_echo "$as_me: $msg" >&6;}
29982         fi
29983     done
29984 fi
29985 IFS="|"
29986 for msg in $wine_warnings; do
29987     IFS="$ac_save_IFS"
29988     if test -n "$msg"; then
29989         echo >&2
29990         { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
29991 $as_echo "$as_me: WARNING: $msg" >&2;}
29992     fi
29993 done
29994 IFS="$ac_save_IFS"
29995
29996 echo "
29997 $as_me: Finished.  Do '${ac_make} depend && ${ac_make}' to compile Wine.
29998 " >&6
29999