configure: Make sure that gcc is recent enough for building 64-bit code.
[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.23.
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.23'
600 PACKAGE_STRING='Wine 1.1.23'
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 PNGINCL
665 FONTCONFIGINCL
666 CUPSINCL
667 AUDIOIOLIBS
668 ALSALIBS
669 ESDLIBS
670 ESDINCL
671 ESDCONFIG
672 ZLIB
673 FREETYPEINCL
674 FREETYPELIBS
675 ft_devel
676 LCMSLIBS
677 RESOLVLIBS
678 GPHOTO2INCL
679 GPHOTO2LIBS
680 gphoto2port_devel
681 gphoto2_devel
682 SANEINCL
683 sane_devel
684 GNUTLSINCL
685 HALINCL
686 XSLTINCL
687 XML2INCL
688 XML2LIBS
689 NASLIBS
690 X_EXTRA_LIBS
691 X_LIBS
692 X_PRE_LIBS
693 X_CFLAGS
694 XMKMF
695 LIBPTHREAD
696 CROSSTARGETFLAGS
697 CROSSTEST
698 CROSSCC
699 CARBONLIB
700 COREAUDIO
701 DISKARBITRATIONLIB
702 LDEXECFLAGS
703 IOKITLIB
704 COREFOUNDATIONLIB
705 SECURITYLIB
706 MINGWAR
707 DLLWRAP
708 DLLTOOL
709 LDD
710 LDRPATH_LOCAL
711 LDRPATH_INSTALL
712 IMPLIBEXT
713 LIBEXT
714 LDDLLFLAGS
715 LDSHARED
716 DLLFLAGS
717 DLLEXT
718 CPP
719 OPENGL_LIBS
720 XLIB
721 PRELINK
722 ICOTOOL
723 RSVG
724 PKG_CONFIG
725 FONTFORGE
726 LINTFLAGS
727 LINT
728 INSTALL_DATA
729 INSTALL_SCRIPT
730 INSTALL_PROGRAM
731 LDCONFIG
732 EGREP
733 GREP
734 LN
735 LN_S
736 STRIP
737 RANLIB
738 ARFLAGS
739 ac_ct_AR
740 AR
741 BISON
742 FLEX
743 TOOLSDIR
744 WIN16_INSTALL
745 WIN16_FILES
746 TARGETFLAGS
747 CPPBIN
748 ac_ct_CXX
749 CXXFLAGS
750 CXX
751 OBJEXT
752 EXEEXT
753 ac_ct_CC
754 CPPFLAGS
755 LDFLAGS
756 CFLAGS
757 CC
758 SET_MAKE
759 host_os
760 host_vendor
761 host_cpu
762 host
763 build_os
764 build_vendor
765 build_cpu
766 build
767 MAINTAINER_MODE
768 target_alias
769 host_alias
770 build_alias
771 LIBS
772 ECHO_T
773 ECHO_N
774 ECHO_C
775 DEFS
776 mandir
777 localedir
778 libdir
779 psdir
780 pdfdir
781 dvidir
782 htmldir
783 infodir
784 docdir
785 oldincludedir
786 includedir
787 localstatedir
788 sharedstatedir
789 sysconfdir
790 datadir
791 datarootdir
792 libexecdir
793 sbindir
794 bindir
795 program_transform_name
796 prefix
797 exec_prefix
798 PACKAGE_BUGREPORT
799 PACKAGE_STRING
800 PACKAGE_VERSION
801 PACKAGE_TARNAME
802 PACKAGE_NAME
803 PATH_SEPARATOR
804 SHELL'
805 ac_subst_files='MAKE_RULES
806 MAKE_DLL_RULES
807 MAKE_IMPLIB_RULES
808 MAKE_TEST_RULES
809 MAKE_PROG_RULES'
810 ac_user_opts='
811 enable_option_checking
812 enable_win16
813 enable_win64
814 enable_tests
815 enable_maintainer_mode
816 with_alsa
817 with_audioio
818 with_capi
819 with_cms
820 with_coreaudio
821 with_cups
822 with_curses
823 with_esd
824 with_fontconfig
825 with_freetype
826 with_gphoto
827 with_glu
828 with_gnutls
829 with_hal
830 with_jack
831 with_jpeg
832 with_ldap
833 with_nas
834 with_opengl
835 with_openssl
836 with_oss
837 with_png
838 with_pthread
839 with_sane
840 with_xcomposite
841 with_xcursor
842 with_xinerama
843 with_xinput
844 with_xml
845 with_xrandr
846 with_xrender
847 with_xshape
848 with_xshm
849 with_xslt
850 with_xxf86vm
851 with_wine_tools
852 with_x
853 '
854       ac_precious_vars='build_alias
855 host_alias
856 target_alias
857 CC
858 CFLAGS
859 LDFLAGS
860 LIBS
861 CPPFLAGS
862 CXX
863 CXXFLAGS
864 CCC
865 CPP
866 XMKMF'
867
868
869 # Initialize some variables set by options.
870 ac_init_help=
871 ac_init_version=false
872 ac_unrecognized_opts=
873 ac_unrecognized_sep=
874 # The variables have the same names as the options, with
875 # dashes changed to underlines.
876 cache_file=/dev/null
877 exec_prefix=NONE
878 no_create=
879 no_recursion=
880 prefix=NONE
881 program_prefix=NONE
882 program_suffix=NONE
883 program_transform_name=s,x,x,
884 silent=
885 site=
886 srcdir=
887 verbose=
888 x_includes=NONE
889 x_libraries=NONE
890
891 # Installation directory options.
892 # These are left unexpanded so users can "make install exec_prefix=/foo"
893 # and all the variables that are supposed to be based on exec_prefix
894 # by default will actually change.
895 # Use braces instead of parens because sh, perl, etc. also accept them.
896 # (The list follows the same order as the GNU Coding Standards.)
897 bindir='${exec_prefix}/bin'
898 sbindir='${exec_prefix}/sbin'
899 libexecdir='${exec_prefix}/libexec'
900 datarootdir='${prefix}/share'
901 datadir='${datarootdir}'
902 sysconfdir='${prefix}/etc'
903 sharedstatedir='${prefix}/com'
904 localstatedir='${prefix}/var'
905 includedir='${prefix}/include'
906 oldincludedir='/usr/include'
907 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
908 infodir='${datarootdir}/info'
909 htmldir='${docdir}'
910 dvidir='${docdir}'
911 pdfdir='${docdir}'
912 psdir='${docdir}'
913 libdir='${exec_prefix}/lib'
914 localedir='${datarootdir}/locale'
915 mandir='${datarootdir}/man'
916
917 ac_prev=
918 ac_dashdash=
919 for ac_option
920 do
921   # If the previous option needs an argument, assign it.
922   if test -n "$ac_prev"; then
923     eval $ac_prev=\$ac_option
924     ac_prev=
925     continue
926   fi
927
928   case $ac_option in
929   *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
930   *)    ac_optarg=yes ;;
931   esac
932
933   # Accept the important Cygnus configure options, so we can diagnose typos.
934
935   case $ac_dashdash$ac_option in
936   --)
937     ac_dashdash=yes ;;
938
939   -bindir | --bindir | --bindi | --bind | --bin | --bi)
940     ac_prev=bindir ;;
941   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
942     bindir=$ac_optarg ;;
943
944   -build | --build | --buil | --bui | --bu)
945     ac_prev=build_alias ;;
946   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
947     build_alias=$ac_optarg ;;
948
949   -cache-file | --cache-file | --cache-fil | --cache-fi \
950   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
951     ac_prev=cache_file ;;
952   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
953   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
954     cache_file=$ac_optarg ;;
955
956   --config-cache | -C)
957     cache_file=config.cache ;;
958
959   -datadir | --datadir | --datadi | --datad)
960     ac_prev=datadir ;;
961   -datadir=* | --datadir=* | --datadi=* | --datad=*)
962     datadir=$ac_optarg ;;
963
964   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
965   | --dataroo | --dataro | --datar)
966     ac_prev=datarootdir ;;
967   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
968   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
969     datarootdir=$ac_optarg ;;
970
971   -disable-* | --disable-*)
972     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
973     # Reject names that are not valid shell variable names.
974     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
975       { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
976    { (exit 1); exit 1; }; }
977     ac_useropt_orig=$ac_useropt
978     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
979     case $ac_user_opts in
980       *"
981 "enable_$ac_useropt"
982 "*) ;;
983       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
984          ac_unrecognized_sep=', ';;
985     esac
986     eval enable_$ac_useropt=no ;;
987
988   -docdir | --docdir | --docdi | --doc | --do)
989     ac_prev=docdir ;;
990   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
991     docdir=$ac_optarg ;;
992
993   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
994     ac_prev=dvidir ;;
995   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
996     dvidir=$ac_optarg ;;
997
998   -enable-* | --enable-*)
999     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1000     # Reject names that are not valid shell variable names.
1001     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1002       { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1003    { (exit 1); exit 1; }; }
1004     ac_useropt_orig=$ac_useropt
1005     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1006     case $ac_user_opts in
1007       *"
1008 "enable_$ac_useropt"
1009 "*) ;;
1010       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1011          ac_unrecognized_sep=', ';;
1012     esac
1013     eval enable_$ac_useropt=\$ac_optarg ;;
1014
1015   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1016   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1017   | --exec | --exe | --ex)
1018     ac_prev=exec_prefix ;;
1019   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1020   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1021   | --exec=* | --exe=* | --ex=*)
1022     exec_prefix=$ac_optarg ;;
1023
1024   -gas | --gas | --ga | --g)
1025     # Obsolete; use --with-gas.
1026     with_gas=yes ;;
1027
1028   -help | --help | --hel | --he | -h)
1029     ac_init_help=long ;;
1030   -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1031     ac_init_help=recursive ;;
1032   -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1033     ac_init_help=short ;;
1034
1035   -host | --host | --hos | --ho)
1036     ac_prev=host_alias ;;
1037   -host=* | --host=* | --hos=* | --ho=*)
1038     host_alias=$ac_optarg ;;
1039
1040   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1041     ac_prev=htmldir ;;
1042   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1043   | --ht=*)
1044     htmldir=$ac_optarg ;;
1045
1046   -includedir | --includedir | --includedi | --included | --include \
1047   | --includ | --inclu | --incl | --inc)
1048     ac_prev=includedir ;;
1049   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1050   | --includ=* | --inclu=* | --incl=* | --inc=*)
1051     includedir=$ac_optarg ;;
1052
1053   -infodir | --infodir | --infodi | --infod | --info | --inf)
1054     ac_prev=infodir ;;
1055   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1056     infodir=$ac_optarg ;;
1057
1058   -libdir | --libdir | --libdi | --libd)
1059     ac_prev=libdir ;;
1060   -libdir=* | --libdir=* | --libdi=* | --libd=*)
1061     libdir=$ac_optarg ;;
1062
1063   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1064   | --libexe | --libex | --libe)
1065     ac_prev=libexecdir ;;
1066   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1067   | --libexe=* | --libex=* | --libe=*)
1068     libexecdir=$ac_optarg ;;
1069
1070   -localedir | --localedir | --localedi | --localed | --locale)
1071     ac_prev=localedir ;;
1072   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1073     localedir=$ac_optarg ;;
1074
1075   -localstatedir | --localstatedir | --localstatedi | --localstated \
1076   | --localstate | --localstat | --localsta | --localst | --locals)
1077     ac_prev=localstatedir ;;
1078   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1079   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1080     localstatedir=$ac_optarg ;;
1081
1082   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1083     ac_prev=mandir ;;
1084   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1085     mandir=$ac_optarg ;;
1086
1087   -nfp | --nfp | --nf)
1088     # Obsolete; use --without-fp.
1089     with_fp=no ;;
1090
1091   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1092   | --no-cr | --no-c | -n)
1093     no_create=yes ;;
1094
1095   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1096   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1097     no_recursion=yes ;;
1098
1099   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1100   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1101   | --oldin | --oldi | --old | --ol | --o)
1102     ac_prev=oldincludedir ;;
1103   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1104   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1105   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1106     oldincludedir=$ac_optarg ;;
1107
1108   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1109     ac_prev=prefix ;;
1110   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1111     prefix=$ac_optarg ;;
1112
1113   -program-prefix | --program-prefix | --program-prefi | --program-pref \
1114   | --program-pre | --program-pr | --program-p)
1115     ac_prev=program_prefix ;;
1116   -program-prefix=* | --program-prefix=* | --program-prefi=* \
1117   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1118     program_prefix=$ac_optarg ;;
1119
1120   -program-suffix | --program-suffix | --program-suffi | --program-suff \
1121   | --program-suf | --program-su | --program-s)
1122     ac_prev=program_suffix ;;
1123   -program-suffix=* | --program-suffix=* | --program-suffi=* \
1124   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1125     program_suffix=$ac_optarg ;;
1126
1127   -program-transform-name | --program-transform-name \
1128   | --program-transform-nam | --program-transform-na \
1129   | --program-transform-n | --program-transform- \
1130   | --program-transform | --program-transfor \
1131   | --program-transfo | --program-transf \
1132   | --program-trans | --program-tran \
1133   | --progr-tra | --program-tr | --program-t)
1134     ac_prev=program_transform_name ;;
1135   -program-transform-name=* | --program-transform-name=* \
1136   | --program-transform-nam=* | --program-transform-na=* \
1137   | --program-transform-n=* | --program-transform-=* \
1138   | --program-transform=* | --program-transfor=* \
1139   | --program-transfo=* | --program-transf=* \
1140   | --program-trans=* | --program-tran=* \
1141   | --progr-tra=* | --program-tr=* | --program-t=*)
1142     program_transform_name=$ac_optarg ;;
1143
1144   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1145     ac_prev=pdfdir ;;
1146   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1147     pdfdir=$ac_optarg ;;
1148
1149   -psdir | --psdir | --psdi | --psd | --ps)
1150     ac_prev=psdir ;;
1151   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1152     psdir=$ac_optarg ;;
1153
1154   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1155   | -silent | --silent | --silen | --sile | --sil)
1156     silent=yes ;;
1157
1158   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1159     ac_prev=sbindir ;;
1160   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1161   | --sbi=* | --sb=*)
1162     sbindir=$ac_optarg ;;
1163
1164   -sharedstatedir | --sharedstatedir | --sharedstatedi \
1165   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1166   | --sharedst | --shareds | --shared | --share | --shar \
1167   | --sha | --sh)
1168     ac_prev=sharedstatedir ;;
1169   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1170   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1171   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1172   | --sha=* | --sh=*)
1173     sharedstatedir=$ac_optarg ;;
1174
1175   -site | --site | --sit)
1176     ac_prev=site ;;
1177   -site=* | --site=* | --sit=*)
1178     site=$ac_optarg ;;
1179
1180   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1181     ac_prev=srcdir ;;
1182   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1183     srcdir=$ac_optarg ;;
1184
1185   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1186   | --syscon | --sysco | --sysc | --sys | --sy)
1187     ac_prev=sysconfdir ;;
1188   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1189   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1190     sysconfdir=$ac_optarg ;;
1191
1192   -target | --target | --targe | --targ | --tar | --ta | --t)
1193     ac_prev=target_alias ;;
1194   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1195     target_alias=$ac_optarg ;;
1196
1197   -v | -verbose | --verbose | --verbos | --verbo | --verb)
1198     verbose=yes ;;
1199
1200   -version | --version | --versio | --versi | --vers | -V)
1201     ac_init_version=: ;;
1202
1203   -with-* | --with-*)
1204     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1205     # Reject names that are not valid shell variable names.
1206     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1207       { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1208    { (exit 1); exit 1; }; }
1209     ac_useropt_orig=$ac_useropt
1210     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1211     case $ac_user_opts in
1212       *"
1213 "with_$ac_useropt"
1214 "*) ;;
1215       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1216          ac_unrecognized_sep=', ';;
1217     esac
1218     eval with_$ac_useropt=\$ac_optarg ;;
1219
1220   -without-* | --without-*)
1221     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1222     # Reject names that are not valid shell variable names.
1223     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1224       { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1225    { (exit 1); exit 1; }; }
1226     ac_useropt_orig=$ac_useropt
1227     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1228     case $ac_user_opts in
1229       *"
1230 "with_$ac_useropt"
1231 "*) ;;
1232       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1233          ac_unrecognized_sep=', ';;
1234     esac
1235     eval with_$ac_useropt=no ;;
1236
1237   --x)
1238     # Obsolete; use --with-x.
1239     with_x=yes ;;
1240
1241   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1242   | --x-incl | --x-inc | --x-in | --x-i)
1243     ac_prev=x_includes ;;
1244   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1245   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1246     x_includes=$ac_optarg ;;
1247
1248   -x-libraries | --x-libraries | --x-librarie | --x-librari \
1249   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1250     ac_prev=x_libraries ;;
1251   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1252   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1253     x_libraries=$ac_optarg ;;
1254
1255   -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1256 Try \`$0 --help' for more information." >&2
1257    { (exit 1); exit 1; }; }
1258     ;;
1259
1260   *=*)
1261     ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1262     # Reject names that are not valid shell variable names.
1263     expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1264       { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1265    { (exit 1); exit 1; }; }
1266     eval $ac_envvar=\$ac_optarg
1267     export $ac_envvar ;;
1268
1269   *)
1270     # FIXME: should be removed in autoconf 3.0.
1271     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1272     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1273       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1274     : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1275     ;;
1276
1277   esac
1278 done
1279
1280 if test -n "$ac_prev"; then
1281   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1282   { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1283    { (exit 1); exit 1; }; }
1284 fi
1285
1286 if test -n "$ac_unrecognized_opts"; then
1287   case $enable_option_checking in
1288     no) ;;
1289     fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1290    { (exit 1); exit 1; }; } ;;
1291     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1292   esac
1293 fi
1294
1295 # Check all directory arguments for consistency.
1296 for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1297                 datadir sysconfdir sharedstatedir localstatedir includedir \
1298                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1299                 libdir localedir mandir
1300 do
1301   eval ac_val=\$$ac_var
1302   # Remove trailing slashes.
1303   case $ac_val in
1304     */ )
1305       ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1306       eval $ac_var=\$ac_val;;
1307   esac
1308   # Be sure to have absolute directory names.
1309   case $ac_val in
1310     [\\/$]* | ?:[\\/]* )  continue;;
1311     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1312   esac
1313   { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1314    { (exit 1); exit 1; }; }
1315 done
1316
1317 # There might be people who depend on the old broken behavior: `$host'
1318 # used to hold the argument of --host etc.
1319 # FIXME: To remove some day.
1320 build=$build_alias
1321 host=$host_alias
1322 target=$target_alias
1323
1324 # FIXME: To remove some day.
1325 if test "x$host_alias" != x; then
1326   if test "x$build_alias" = x; then
1327     cross_compiling=maybe
1328     $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1329     If a cross compiler is detected then cross compile mode will be used." >&2
1330   elif test "x$build_alias" != "x$host_alias"; then
1331     cross_compiling=yes
1332   fi
1333 fi
1334
1335 ac_tool_prefix=
1336 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1337
1338 test "$silent" = yes && exec 6>/dev/null
1339
1340
1341 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1342 ac_ls_di=`ls -di .` &&
1343 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1344   { $as_echo "$as_me: error: working directory cannot be determined" >&2
1345    { (exit 1); exit 1; }; }
1346 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1347   { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1348    { (exit 1); exit 1; }; }
1349
1350
1351 # Find the source files, if location was not specified.
1352 if test -z "$srcdir"; then
1353   ac_srcdir_defaulted=yes
1354   # Try the directory containing this script, then the parent directory.
1355   ac_confdir=`$as_dirname -- "$as_myself" ||
1356 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1357          X"$as_myself" : 'X\(//\)[^/]' \| \
1358          X"$as_myself" : 'X\(//\)$' \| \
1359          X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1360 $as_echo X"$as_myself" |
1361     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1362             s//\1/
1363             q
1364           }
1365           /^X\(\/\/\)[^/].*/{
1366             s//\1/
1367             q
1368           }
1369           /^X\(\/\/\)$/{
1370             s//\1/
1371             q
1372           }
1373           /^X\(\/\).*/{
1374             s//\1/
1375             q
1376           }
1377           s/.*/./; q'`
1378   srcdir=$ac_confdir
1379   if test ! -r "$srcdir/$ac_unique_file"; then
1380     srcdir=..
1381   fi
1382 else
1383   ac_srcdir_defaulted=no
1384 fi
1385 if test ! -r "$srcdir/$ac_unique_file"; then
1386   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1387   { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1388    { (exit 1); exit 1; }; }
1389 fi
1390 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1391 ac_abs_confdir=`(
1392         cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1393    { (exit 1); exit 1; }; }
1394         pwd)`
1395 # When building in place, set srcdir=.
1396 if test "$ac_abs_confdir" = "$ac_pwd"; then
1397   srcdir=.
1398 fi
1399 # Remove unnecessary trailing slashes from srcdir.
1400 # Double slashes in file names in object file debugging info
1401 # mess up M-x gdb in Emacs.
1402 case $srcdir in
1403 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1404 esac
1405 for ac_var in $ac_precious_vars; do
1406   eval ac_env_${ac_var}_set=\${${ac_var}+set}
1407   eval ac_env_${ac_var}_value=\$${ac_var}
1408   eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1409   eval ac_cv_env_${ac_var}_value=\$${ac_var}
1410 done
1411
1412 #
1413 # Report the --help message.
1414 #
1415 if test "$ac_init_help" = "long"; then
1416   # Omit some internal or obsolete options to make the list less imposing.
1417   # This message is too long to be a string in the A/UX 3.1 sh.
1418   cat <<_ACEOF
1419 \`configure' configures Wine 1.1.23 to adapt to many kinds of systems.
1420
1421 Usage: $0 [OPTION]... [VAR=VALUE]...
1422
1423 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1424 VAR=VALUE.  See below for descriptions of some of the useful variables.
1425
1426 Defaults for the options are specified in brackets.
1427
1428 Configuration:
1429   -h, --help              display this help and exit
1430       --help=short        display options specific to this package
1431       --help=recursive    display the short help of all the included packages
1432   -V, --version           display version information and exit
1433   -q, --quiet, --silent   do not print \`checking...' messages
1434       --cache-file=FILE   cache test results in FILE [disabled]
1435   -C, --config-cache      alias for \`--cache-file=config.cache'
1436   -n, --no-create         do not create output files
1437       --srcdir=DIR        find the sources in DIR [configure dir or \`..']
1438
1439 Installation directories:
1440   --prefix=PREFIX         install architecture-independent files in PREFIX
1441                           [$ac_default_prefix]
1442   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1443                           [PREFIX]
1444
1445 By default, \`make install' will install all the files in
1446 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1447 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1448 for instance \`--prefix=\$HOME'.
1449
1450 For better control, use the options below.
1451
1452 Fine tuning of the installation directories:
1453   --bindir=DIR            user executables [EPREFIX/bin]
1454   --sbindir=DIR           system admin executables [EPREFIX/sbin]
1455   --libexecdir=DIR        program executables [EPREFIX/libexec]
1456   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1457   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1458   --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1459   --libdir=DIR            object code libraries [EPREFIX/lib]
1460   --includedir=DIR        C header files [PREFIX/include]
1461   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1462   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1463   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1464   --infodir=DIR           info documentation [DATAROOTDIR/info]
1465   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1466   --mandir=DIR            man documentation [DATAROOTDIR/man]
1467   --docdir=DIR            documentation root [DATAROOTDIR/doc/wine]
1468   --htmldir=DIR           html documentation [DOCDIR]
1469   --dvidir=DIR            dvi documentation [DOCDIR]
1470   --pdfdir=DIR            pdf documentation [DOCDIR]
1471   --psdir=DIR             ps documentation [DOCDIR]
1472 _ACEOF
1473
1474   cat <<\_ACEOF
1475
1476 X features:
1477   --x-includes=DIR    X include files are in DIR
1478   --x-libraries=DIR   X library files are in DIR
1479
1480 System types:
1481   --build=BUILD     configure for building on BUILD [guessed]
1482   --host=HOST       cross-compile to build programs to run on HOST [BUILD]
1483 _ACEOF
1484 fi
1485
1486 if test -n "$ac_init_help"; then
1487   case $ac_init_help in
1488      short | recursive ) echo "Configuration of Wine 1.1.23:";;
1489    esac
1490   cat <<\_ACEOF
1491
1492 Optional Features:
1493   --disable-option-checking  ignore unrecognized --enable/--with options
1494   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1495   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1496   --disable-win16         do not include Win16 support
1497   --enable-win64          build a Win64 emulator on AMD64 (won't run Win32
1498                           binaries)
1499   --disable-tests         do not build the regression tests
1500   --enable-maintainer-mode
1501                           enable maintainer-specific build rules
1502
1503 Optional Packages:
1504   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1505   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1506   --without-alsa          do not use the Alsa sound support
1507   --without-audioio       do not use the AudioIO sound support
1508   --without-capi          do not use CAPI (ISDN support)
1509   --without-cms           do not use CMS (color management support)
1510   --without-coreaudio     do not use the CoreAudio sound support
1511   --without-cups          do not use CUPS
1512   --without-curses        do not use (n)curses
1513   --without-esd           do not use the EsounD sound support
1514   --without-fontconfig    do not use fontconfig
1515   --without-freetype      do not use the FreeType library
1516   --without-gphoto        do not use gphoto (Digital Camera support)
1517   --without-glu           do not use the GLU library
1518   --without-gnutls        do not use GnuTLS (schannel support)
1519   --without-hal           do not use HAL (dynamic device support)
1520   --without-jack          do not use the Jack sound support
1521   --without-jpeg          do not use JPEG
1522   --without-ldap          do not use LDAP
1523   --without-nas           do not use the NAS sound support
1524   --without-opengl        do not use OpenGL
1525   --without-openssl       do not use OpenSSL
1526   --without-oss           do not use the OSS sound support
1527   --without-png           do not use PNG
1528   --without-pthread       do not use the pthread library
1529   --without-sane          do not use SANE (scanner support)
1530   --without-xcomposite    do not use the Xcomposite extension
1531   --without-xcursor       do not use the Xcursor extension
1532   --without-xinerama      do not use Xinerama (multi-monitor support)
1533   --without-xinput        do not use the Xinput extension
1534   --without-xml           do not use XML
1535   --without-xrandr        do not use Xrandr (resolution changes)
1536   --without-xrender       do not use the Xrender extension
1537   --without-xshape        do not use the Xshape extension
1538   --without-xshm          do not use XShm (shared memory extension)
1539   --without-xslt          do not use XSLT
1540   --without-xxf86vm       do not use XFree video mode extension
1541   --with-wine-tools=DIR   use Wine tools from directory DIR
1542   --with-x                use the X Window System
1543
1544 Some influential environment variables:
1545   CC          C compiler command
1546   CFLAGS      C compiler flags
1547   LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
1548               nonstandard directory <lib dir>
1549   LIBS        libraries to pass to the linker, e.g. -l<library>
1550   CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1551               you have headers in a nonstandard directory <include dir>
1552   CXX         C++ compiler command
1553   CXXFLAGS    C++ compiler flags
1554   CPP         C preprocessor
1555   XMKMF       Path to xmkmf, Makefile generator for X Window System
1556
1557 Use these variables to override the choices made by `configure' or to help
1558 it to find libraries and programs with nonstandard names/locations.
1559
1560 Report bugs to <wine-devel@winehq.org>.
1561 _ACEOF
1562 ac_status=$?
1563 fi
1564
1565 if test "$ac_init_help" = "recursive"; then
1566   # If there are subdirs, report their specific --help.
1567   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1568     test -d "$ac_dir" ||
1569       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1570       continue
1571     ac_builddir=.
1572
1573 case "$ac_dir" in
1574 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1575 *)
1576   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1577   # A ".." for each directory in $ac_dir_suffix.
1578   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1579   case $ac_top_builddir_sub in
1580   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1581   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1582   esac ;;
1583 esac
1584 ac_abs_top_builddir=$ac_pwd
1585 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1586 # for backward compatibility:
1587 ac_top_builddir=$ac_top_build_prefix
1588
1589 case $srcdir in
1590   .)  # We are building in place.
1591     ac_srcdir=.
1592     ac_top_srcdir=$ac_top_builddir_sub
1593     ac_abs_top_srcdir=$ac_pwd ;;
1594   [\\/]* | ?:[\\/]* )  # Absolute name.
1595     ac_srcdir=$srcdir$ac_dir_suffix;
1596     ac_top_srcdir=$srcdir
1597     ac_abs_top_srcdir=$srcdir ;;
1598   *) # Relative name.
1599     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1600     ac_top_srcdir=$ac_top_build_prefix$srcdir
1601     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1602 esac
1603 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1604
1605     cd "$ac_dir" || { ac_status=$?; continue; }
1606     # Check for guested configure.
1607     if test -f "$ac_srcdir/configure.gnu"; then
1608       echo &&
1609       $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1610     elif test -f "$ac_srcdir/configure"; then
1611       echo &&
1612       $SHELL "$ac_srcdir/configure" --help=recursive
1613     else
1614       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1615     fi || ac_status=$?
1616     cd "$ac_pwd" || { ac_status=$?; break; }
1617   done
1618 fi
1619
1620 test -n "$ac_init_help" && exit $ac_status
1621 if $ac_init_version; then
1622   cat <<\_ACEOF
1623 Wine configure 1.1.23
1624 generated by GNU Autoconf 2.63
1625
1626 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1627 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1628 This configure script is free software; the Free Software Foundation
1629 gives unlimited permission to copy, distribute and modify it.
1630 _ACEOF
1631   exit
1632 fi
1633 cat >config.log <<_ACEOF
1634 This file contains any messages produced by compilers while
1635 running configure, to aid debugging if configure makes a mistake.
1636
1637 It was created by Wine $as_me 1.1.23, which was
1638 generated by GNU Autoconf 2.63.  Invocation command line was
1639
1640   $ $0 $@
1641
1642 _ACEOF
1643 exec 5>>config.log
1644 {
1645 cat <<_ASUNAME
1646 ## --------- ##
1647 ## Platform. ##
1648 ## --------- ##
1649
1650 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1651 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1652 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1653 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1654 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1655
1656 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1657 /bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
1658
1659 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
1660 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
1661 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1662 /usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
1663 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
1664 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
1665 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
1666
1667 _ASUNAME
1668
1669 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1670 for as_dir in $PATH
1671 do
1672   IFS=$as_save_IFS
1673   test -z "$as_dir" && as_dir=.
1674   $as_echo "PATH: $as_dir"
1675 done
1676 IFS=$as_save_IFS
1677
1678 } >&5
1679
1680 cat >&5 <<_ACEOF
1681
1682
1683 ## ----------- ##
1684 ## Core tests. ##
1685 ## ----------- ##
1686
1687 _ACEOF
1688
1689
1690 # Keep a trace of the command line.
1691 # Strip out --no-create and --no-recursion so they do not pile up.
1692 # Strip out --silent because we don't want to record it for future runs.
1693 # Also quote any args containing shell meta-characters.
1694 # Make two passes to allow for proper duplicate-argument suppression.
1695 ac_configure_args=
1696 ac_configure_args0=
1697 ac_configure_args1=
1698 ac_must_keep_next=false
1699 for ac_pass in 1 2
1700 do
1701   for ac_arg
1702   do
1703     case $ac_arg in
1704     -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1705     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1706     | -silent | --silent | --silen | --sile | --sil)
1707       continue ;;
1708     *\'*)
1709       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1710     esac
1711     case $ac_pass in
1712     1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1713     2)
1714       ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1715       if test $ac_must_keep_next = true; then
1716         ac_must_keep_next=false # Got value, back to normal.
1717       else
1718         case $ac_arg in
1719           *=* | --config-cache | -C | -disable-* | --disable-* \
1720           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1721           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1722           | -with-* | --with-* | -without-* | --without-* | --x)
1723             case "$ac_configure_args0 " in
1724               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1725             esac
1726             ;;
1727           -* ) ac_must_keep_next=true ;;
1728         esac
1729       fi
1730       ac_configure_args="$ac_configure_args '$ac_arg'"
1731       ;;
1732     esac
1733   done
1734 done
1735 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1736 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1737
1738 # When interrupted or exit'd, cleanup temporary files, and complete
1739 # config.log.  We remove comments because anyway the quotes in there
1740 # would cause problems or look ugly.
1741 # WARNING: Use '\'' to represent an apostrophe within the trap.
1742 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1743 trap 'exit_status=$?
1744   # Save into config.log some information that might help in debugging.
1745   {
1746     echo
1747
1748     cat <<\_ASBOX
1749 ## ---------------- ##
1750 ## Cache variables. ##
1751 ## ---------------- ##
1752 _ASBOX
1753     echo
1754     # The following way of writing the cache mishandles newlines in values,
1755 (
1756   for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1757     eval ac_val=\$$ac_var
1758     case $ac_val in #(
1759     *${as_nl}*)
1760       case $ac_var in #(
1761       *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1762 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1763       esac
1764       case $ac_var in #(
1765       _ | IFS | as_nl) ;; #(
1766       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1767       *) $as_unset $ac_var ;;
1768       esac ;;
1769     esac
1770   done
1771   (set) 2>&1 |
1772     case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1773     *${as_nl}ac_space=\ *)
1774       sed -n \
1775         "s/'\''/'\''\\\\'\'''\''/g;
1776           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1777       ;; #(
1778     *)
1779       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1780       ;;
1781     esac |
1782     sort
1783 )
1784     echo
1785
1786     cat <<\_ASBOX
1787 ## ----------------- ##
1788 ## Output variables. ##
1789 ## ----------------- ##
1790 _ASBOX
1791     echo
1792     for ac_var in $ac_subst_vars
1793     do
1794       eval ac_val=\$$ac_var
1795       case $ac_val in
1796       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1797       esac
1798       $as_echo "$ac_var='\''$ac_val'\''"
1799     done | sort
1800     echo
1801
1802     if test -n "$ac_subst_files"; then
1803       cat <<\_ASBOX
1804 ## ------------------- ##
1805 ## File substitutions. ##
1806 ## ------------------- ##
1807 _ASBOX
1808       echo
1809       for ac_var in $ac_subst_files
1810       do
1811         eval ac_val=\$$ac_var
1812         case $ac_val in
1813         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1814         esac
1815         $as_echo "$ac_var='\''$ac_val'\''"
1816       done | sort
1817       echo
1818     fi
1819
1820     if test -s confdefs.h; then
1821       cat <<\_ASBOX
1822 ## ----------- ##
1823 ## confdefs.h. ##
1824 ## ----------- ##
1825 _ASBOX
1826       echo
1827       cat confdefs.h
1828       echo
1829     fi
1830     test "$ac_signal" != 0 &&
1831       $as_echo "$as_me: caught signal $ac_signal"
1832     $as_echo "$as_me: exit $exit_status"
1833   } >&5
1834   rm -f core *.core core.conftest.* &&
1835     rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1836     exit $exit_status
1837 ' 0
1838 for ac_signal in 1 2 13 15; do
1839   trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1840 done
1841 ac_signal=0
1842
1843 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1844 rm -f -r conftest* confdefs.h
1845
1846 # Predefined preprocessor variables.
1847
1848 cat >>confdefs.h <<_ACEOF
1849 #define PACKAGE_NAME "$PACKAGE_NAME"
1850 _ACEOF
1851
1852
1853 cat >>confdefs.h <<_ACEOF
1854 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1855 _ACEOF
1856
1857
1858 cat >>confdefs.h <<_ACEOF
1859 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1860 _ACEOF
1861
1862
1863 cat >>confdefs.h <<_ACEOF
1864 #define PACKAGE_STRING "$PACKAGE_STRING"
1865 _ACEOF
1866
1867
1868 cat >>confdefs.h <<_ACEOF
1869 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1870 _ACEOF
1871
1872
1873 # Let the site file select an alternate cache file if it wants to.
1874 # Prefer an explicitly selected file to automatically selected ones.
1875 ac_site_file1=NONE
1876 ac_site_file2=NONE
1877 if test -n "$CONFIG_SITE"; then
1878   ac_site_file1=$CONFIG_SITE
1879 elif test "x$prefix" != xNONE; then
1880   ac_site_file1=$prefix/share/config.site
1881   ac_site_file2=$prefix/etc/config.site
1882 else
1883   ac_site_file1=$ac_default_prefix/share/config.site
1884   ac_site_file2=$ac_default_prefix/etc/config.site
1885 fi
1886 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1887 do
1888   test "x$ac_site_file" = xNONE && continue
1889   if test -r "$ac_site_file"; then
1890     { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1891 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1892     sed 's/^/| /' "$ac_site_file" >&5
1893     . "$ac_site_file"
1894   fi
1895 done
1896
1897 if test -r "$cache_file"; then
1898   # Some versions of bash will fail to source /dev/null (special
1899   # files actually), so we avoid doing that.
1900   if test -f "$cache_file"; then
1901     { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1902 $as_echo "$as_me: loading cache $cache_file" >&6;}
1903     case $cache_file in
1904       [\\/]* | ?:[\\/]* ) . "$cache_file";;
1905       *)                      . "./$cache_file";;
1906     esac
1907   fi
1908 else
1909   { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1910 $as_echo "$as_me: creating cache $cache_file" >&6;}
1911   >$cache_file
1912 fi
1913
1914 # Check that the precious variables saved in the cache have kept the same
1915 # value.
1916 ac_cache_corrupted=false
1917 for ac_var in $ac_precious_vars; do
1918   eval ac_old_set=\$ac_cv_env_${ac_var}_set
1919   eval ac_new_set=\$ac_env_${ac_var}_set
1920   eval ac_old_val=\$ac_cv_env_${ac_var}_value
1921   eval ac_new_val=\$ac_env_${ac_var}_value
1922   case $ac_old_set,$ac_new_set in
1923     set,)
1924       { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1925 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1926       ac_cache_corrupted=: ;;
1927     ,set)
1928       { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1929 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1930       ac_cache_corrupted=: ;;
1931     ,);;
1932     *)
1933       if test "x$ac_old_val" != "x$ac_new_val"; then
1934         # differences in whitespace do not lead to failure.
1935         ac_old_val_w=`echo x $ac_old_val`
1936         ac_new_val_w=`echo x $ac_new_val`
1937         if test "$ac_old_val_w" != "$ac_new_val_w"; then
1938           { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1939 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1940           ac_cache_corrupted=:
1941         else
1942           { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1943 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1944           eval $ac_var=\$ac_old_val
1945         fi
1946         { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5
1947 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
1948         { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5
1949 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
1950       fi;;
1951   esac
1952   # Pass precious variables to config.status.
1953   if test "$ac_new_set" = set; then
1954     case $ac_new_val in
1955     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1956     *) ac_arg=$ac_var=$ac_new_val ;;
1957     esac
1958     case " $ac_configure_args " in
1959       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
1960       *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
1961     esac
1962   fi
1963 done
1964 if $ac_cache_corrupted; then
1965   { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1966 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1967   { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1968 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1969   { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1970 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1971    { (exit 1); exit 1; }; }
1972 fi
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998 ac_ext=c
1999 ac_cpp='$CPP $CPPFLAGS'
2000 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2001 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2002 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2003
2004
2005
2006 ac_config_headers="$ac_config_headers include/config.h"
2007
2008 ac_aux_dir=
2009 for ac_dir in tools "$srcdir"/tools; do
2010   if test -f "$ac_dir/install-sh"; then
2011     ac_aux_dir=$ac_dir
2012     ac_install_sh="$ac_aux_dir/install-sh -c"
2013     break
2014   elif test -f "$ac_dir/install.sh"; then
2015     ac_aux_dir=$ac_dir
2016     ac_install_sh="$ac_aux_dir/install.sh -c"
2017     break
2018   elif test -f "$ac_dir/shtool"; then
2019     ac_aux_dir=$ac_dir
2020     ac_install_sh="$ac_aux_dir/shtool install -c"
2021     break
2022   fi
2023 done
2024 if test -z "$ac_aux_dir"; then
2025   { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&5
2026 $as_echo "$as_me: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&2;}
2027    { (exit 1); exit 1; }; }
2028 fi
2029
2030 # These three variables are undocumented and unsupported,
2031 # and are intended to be withdrawn in a future Autoconf release.
2032 # They can cause serious problems if a builder's source tree is in a directory
2033 # whose full name contains unusual characters.
2034 ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
2035 ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
2036 ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
2037
2038
2039
2040
2041 # Check whether --enable-win16 was given.
2042 if test "${enable_win16+set}" = set; then
2043   enableval=$enable_win16;
2044 fi
2045
2046 # Check whether --enable-win64 was given.
2047 if test "${enable_win64+set}" = set; then
2048   enableval=$enable_win64;
2049 fi
2050
2051 # Check whether --enable-tests was given.
2052 if test "${enable_tests+set}" = set; then
2053   enableval=$enable_tests;
2054 fi
2055
2056 # Check whether --enable-maintainer-mode was given.
2057 if test "${enable_maintainer_mode+set}" = set; then
2058   enableval=$enable_maintainer_mode;
2059 else
2060   MAINTAINER_MODE=\#
2061
2062 fi
2063
2064
2065
2066 # Check whether --with-alsa was given.
2067 if test "${with_alsa+set}" = set; then
2068   withval=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h=no; ac_cv_header_alsa_asoundlib_h=no; fi
2069 fi
2070
2071
2072 # Check whether --with-audioio was given.
2073 if test "${with_audioio+set}" = set; then
2074   withval=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h=no; fi
2075 fi
2076
2077
2078 # Check whether --with-capi was given.
2079 if test "${with_capi+set}" = set; then
2080   withval=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h=no; ac_cv_header_linux_capi_h=no; fi
2081 fi
2082
2083
2084 # Check whether --with-cms was given.
2085 if test "${with_cms+set}" = set; then
2086   withval=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h=no; ac_cv_header_lcms_lcms_h=no; fi
2087 fi
2088
2089
2090 # Check whether --with-coreaudio was given.
2091 if test "${with_coreaudio+set}" = set; then
2092   withval=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h=no; fi
2093 fi
2094
2095
2096 # Check whether --with-cups was given.
2097 if test "${with_cups+set}" = set; then
2098   withval=$with_cups;
2099 fi
2100
2101
2102 # Check whether --with-curses was given.
2103 if test "${with_curses+set}" = set; then
2104   withval=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h=no; ac_cv_header_curses_h=no; fi
2105 fi
2106
2107
2108 # Check whether --with-esd was given.
2109 if test "${with_esd+set}" = set; then
2110   withval=$with_esd;
2111 fi
2112
2113
2114 # Check whether --with-fontconfig was given.
2115 if test "${with_fontconfig+set}" = set; then
2116   withval=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h=no; fi
2117 fi
2118
2119
2120 # Check whether --with-freetype was given.
2121 if test "${with_freetype+set}" = set; then
2122   withval=$with_freetype;
2123 fi
2124
2125
2126 # Check whether --with-gphoto was given.
2127 if test "${with_gphoto+set}" = set; then
2128   withval=$with_gphoto;
2129 fi
2130
2131
2132 # Check whether --with-glu was given.
2133 if test "${with_glu+set}" = set; then
2134   withval=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h=no; fi
2135 fi
2136
2137
2138 # Check whether --with-gnutls was given.
2139 if test "${with_gnutls+set}" = set; then
2140   withval=$with_gnutls;
2141 fi
2142
2143
2144 # Check whether --with-hal was given.
2145 if test "${with_hal+set}" = set; then
2146   withval=$with_hal;
2147 fi
2148
2149
2150 # Check whether --with-jack was given.
2151 if test "${with_jack+set}" = set; then
2152   withval=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h=no; fi
2153 fi
2154
2155
2156 # Check whether --with-jpeg was given.
2157 if test "${with_jpeg+set}" = set; then
2158   withval=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h=no; fi
2159 fi
2160
2161
2162 # Check whether --with-ldap was given.
2163 if test "${with_ldap+set}" = set; then
2164   withval=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h=no; ac_cv_header_lber_h=no; fi
2165 fi
2166
2167
2168 # Check whether --with-nas was given.
2169 if test "${with_nas+set}" = set; then
2170   withval=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h=no; fi
2171 fi
2172
2173
2174 # Check whether --with-opengl was given.
2175 if test "${with_opengl+set}" = set; then
2176   withval=$with_opengl;
2177 fi
2178
2179
2180 # Check whether --with-openssl was given.
2181 if test "${with_openssl+set}" = set; then
2182   withval=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h=no; ac_cv_header_openssl_ssl_h=no; fi
2183 fi
2184
2185
2186 # Check whether --with-oss was given.
2187 if test "${with_oss+set}" = set; then
2188   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
2189 fi
2190
2191
2192 # Check whether --with-png was given.
2193 if test "${with_png+set}" = set; then
2194   withval=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h=no; fi
2195 fi
2196
2197
2198 # Check whether --with-pthread was given.
2199 if test "${with_pthread+set}" = set; then
2200   withval=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h=no; fi
2201 fi
2202
2203
2204 # Check whether --with-sane was given.
2205 if test "${with_sane+set}" = set; then
2206   withval=$with_sane;
2207 fi
2208
2209
2210 # Check whether --with-xcomposite was given.
2211 if test "${with_xcomposite+set}" = set; then
2212   withval=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h=no; fi
2213 fi
2214
2215
2216 # Check whether --with-xcursor was given.
2217 if test "${with_xcursor+set}" = set; then
2218   withval=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h=no; fi
2219 fi
2220
2221
2222 # Check whether --with-xinerama was given.
2223 if test "${with_xinerama+set}" = set; then
2224   withval=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h=no; fi
2225 fi
2226
2227
2228 # Check whether --with-xinput was given.
2229 if test "${with_xinput+set}" = set; then
2230   withval=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h=no; fi
2231 fi
2232
2233
2234 # Check whether --with-xml was given.
2235 if test "${with_xml+set}" = set; then
2236   withval=$with_xml;
2237 fi
2238
2239
2240 # Check whether --with-xrandr was given.
2241 if test "${with_xrandr+set}" = set; then
2242   withval=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h=no; fi
2243 fi
2244
2245
2246 # Check whether --with-xrender was given.
2247 if test "${with_xrender+set}" = set; then
2248   withval=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h=no; fi
2249 fi
2250
2251
2252 # Check whether --with-xshape was given.
2253 if test "${with_xshape+set}" = set; then
2254   withval=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h=no; fi
2255 fi
2256
2257
2258 # Check whether --with-xshm was given.
2259 if test "${with_xshm+set}" = set; then
2260   withval=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h=no; fi
2261 fi
2262
2263
2264 # Check whether --with-xslt was given.
2265 if test "${with_xslt+set}" = set; then
2266   withval=$with_xslt;
2267 fi
2268
2269
2270 # Check whether --with-xxf86vm was given.
2271 if test "${with_xxf86vm+set}" = set; then
2272   withval=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h=no; fi
2273 fi
2274
2275
2276
2277 # Check whether --with-wine-tools was given.
2278 if test "${with_wine_tools+set}" = set; then
2279   withval=$with_wine_tools;
2280 fi
2281
2282
2283 # Make sure we can run config.sub.
2284 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2285   { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2286 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2287    { (exit 1); exit 1; }; }
2288
2289 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2290 $as_echo_n "checking build system type... " >&6; }
2291 if test "${ac_cv_build+set}" = set; then
2292   $as_echo_n "(cached) " >&6
2293 else
2294   ac_build_alias=$build_alias
2295 test "x$ac_build_alias" = x &&
2296   ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2297 test "x$ac_build_alias" = x &&
2298   { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2299 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2300    { (exit 1); exit 1; }; }
2301 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2302   { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2303 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2304    { (exit 1); exit 1; }; }
2305
2306 fi
2307 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2308 $as_echo "$ac_cv_build" >&6; }
2309 case $ac_cv_build in
2310 *-*-*) ;;
2311 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2312 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2313    { (exit 1); exit 1; }; };;
2314 esac
2315 build=$ac_cv_build
2316 ac_save_IFS=$IFS; IFS='-'
2317 set x $ac_cv_build
2318 shift
2319 build_cpu=$1
2320 build_vendor=$2
2321 shift; shift
2322 # Remember, the first character of IFS is used to create $*,
2323 # except with old shells:
2324 build_os=$*
2325 IFS=$ac_save_IFS
2326 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2327
2328
2329 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2330 $as_echo_n "checking host system type... " >&6; }
2331 if test "${ac_cv_host+set}" = set; then
2332   $as_echo_n "(cached) " >&6
2333 else
2334   if test "x$host_alias" = x; then
2335   ac_cv_host=$ac_cv_build
2336 else
2337   ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2338     { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2339 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2340    { (exit 1); exit 1; }; }
2341 fi
2342
2343 fi
2344 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2345 $as_echo "$ac_cv_host" >&6; }
2346 case $ac_cv_host in
2347 *-*-*) ;;
2348 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2349 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2350    { (exit 1); exit 1; }; };;
2351 esac
2352 host=$ac_cv_host
2353 ac_save_IFS=$IFS; IFS='-'
2354 set x $ac_cv_host
2355 shift
2356 host_cpu=$1
2357 host_vendor=$2
2358 shift; shift
2359 # Remember, the first character of IFS is used to create $*,
2360 # except with old shells:
2361 host_os=$*
2362 IFS=$ac_save_IFS
2363 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2364
2365
2366
2367 case "$srcdir" in
2368  .) ;;
2369  *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2370       { { $as_echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2371 You need to run 'make distclean' in the source tree first." >&5
2372 $as_echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2373 You need to run 'make distclean' in the source tree first." >&2;}
2374    { (exit 1); exit 1; }; }
2375     fi ;;
2376 esac
2377
2378
2379 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2380 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2381 set x ${MAKE-make}
2382 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2383 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2384   $as_echo_n "(cached) " >&6
2385 else
2386   cat >conftest.make <<\_ACEOF
2387 SHELL = /bin/sh
2388 all:
2389         @echo '@@@%%%=$(MAKE)=@@@%%%'
2390 _ACEOF
2391 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2392 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2393   *@@@%%%=?*=@@@%%%*)
2394     eval ac_cv_prog_make_${ac_make}_set=yes;;
2395   *)
2396     eval ac_cv_prog_make_${ac_make}_set=no;;
2397 esac
2398 rm -f conftest.make
2399 fi
2400 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2401   { $as_echo "$as_me:$LINENO: result: yes" >&5
2402 $as_echo "yes" >&6; }
2403   SET_MAKE=
2404 else
2405   { $as_echo "$as_me:$LINENO: result: no" >&5
2406 $as_echo "no" >&6; }
2407   SET_MAKE="MAKE=${MAKE-make}"
2408 fi
2409
2410 ac_ext=c
2411 ac_cpp='$CPP $CPPFLAGS'
2412 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2413 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2414 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2415 if test -n "$ac_tool_prefix"; then
2416   # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2417 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2418 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2419 $as_echo_n "checking for $ac_word... " >&6; }
2420 if test "${ac_cv_prog_CC+set}" = set; then
2421   $as_echo_n "(cached) " >&6
2422 else
2423   if test -n "$CC"; then
2424   ac_cv_prog_CC="$CC" # Let the user override the test.
2425 else
2426 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2427 for as_dir in $PATH
2428 do
2429   IFS=$as_save_IFS
2430   test -z "$as_dir" && as_dir=.
2431   for ac_exec_ext in '' $ac_executable_extensions; do
2432   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2433     ac_cv_prog_CC="${ac_tool_prefix}gcc"
2434     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2435     break 2
2436   fi
2437 done
2438 done
2439 IFS=$as_save_IFS
2440
2441 fi
2442 fi
2443 CC=$ac_cv_prog_CC
2444 if test -n "$CC"; then
2445   { $as_echo "$as_me:$LINENO: result: $CC" >&5
2446 $as_echo "$CC" >&6; }
2447 else
2448   { $as_echo "$as_me:$LINENO: result: no" >&5
2449 $as_echo "no" >&6; }
2450 fi
2451
2452
2453 fi
2454 if test -z "$ac_cv_prog_CC"; then
2455   ac_ct_CC=$CC
2456   # Extract the first word of "gcc", so it can be a program name with args.
2457 set dummy gcc; ac_word=$2
2458 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2459 $as_echo_n "checking for $ac_word... " >&6; }
2460 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2461   $as_echo_n "(cached) " >&6
2462 else
2463   if test -n "$ac_ct_CC"; then
2464   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2465 else
2466 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2467 for as_dir in $PATH
2468 do
2469   IFS=$as_save_IFS
2470   test -z "$as_dir" && as_dir=.
2471   for ac_exec_ext in '' $ac_executable_extensions; do
2472   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2473     ac_cv_prog_ac_ct_CC="gcc"
2474     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2475     break 2
2476   fi
2477 done
2478 done
2479 IFS=$as_save_IFS
2480
2481 fi
2482 fi
2483 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2484 if test -n "$ac_ct_CC"; then
2485   { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2486 $as_echo "$ac_ct_CC" >&6; }
2487 else
2488   { $as_echo "$as_me:$LINENO: result: no" >&5
2489 $as_echo "no" >&6; }
2490 fi
2491
2492   if test "x$ac_ct_CC" = x; then
2493     CC=""
2494   else
2495     case $cross_compiling:$ac_tool_warned in
2496 yes:)
2497 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2498 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2499 ac_tool_warned=yes ;;
2500 esac
2501     CC=$ac_ct_CC
2502   fi
2503 else
2504   CC="$ac_cv_prog_CC"
2505 fi
2506
2507 if test -z "$CC"; then
2508           if test -n "$ac_tool_prefix"; then
2509     # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2510 set dummy ${ac_tool_prefix}cc; ac_word=$2
2511 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2512 $as_echo_n "checking for $ac_word... " >&6; }
2513 if test "${ac_cv_prog_CC+set}" = set; then
2514   $as_echo_n "(cached) " >&6
2515 else
2516   if test -n "$CC"; then
2517   ac_cv_prog_CC="$CC" # Let the user override the test.
2518 else
2519 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2520 for as_dir in $PATH
2521 do
2522   IFS=$as_save_IFS
2523   test -z "$as_dir" && as_dir=.
2524   for ac_exec_ext in '' $ac_executable_extensions; do
2525   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2526     ac_cv_prog_CC="${ac_tool_prefix}cc"
2527     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2528     break 2
2529   fi
2530 done
2531 done
2532 IFS=$as_save_IFS
2533
2534 fi
2535 fi
2536 CC=$ac_cv_prog_CC
2537 if test -n "$CC"; then
2538   { $as_echo "$as_me:$LINENO: result: $CC" >&5
2539 $as_echo "$CC" >&6; }
2540 else
2541   { $as_echo "$as_me:$LINENO: result: no" >&5
2542 $as_echo "no" >&6; }
2543 fi
2544
2545
2546   fi
2547 fi
2548 if test -z "$CC"; then
2549   # Extract the first word of "cc", so it can be a program name with args.
2550 set dummy cc; ac_word=$2
2551 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2552 $as_echo_n "checking for $ac_word... " >&6; }
2553 if test "${ac_cv_prog_CC+set}" = set; then
2554   $as_echo_n "(cached) " >&6
2555 else
2556   if test -n "$CC"; then
2557   ac_cv_prog_CC="$CC" # Let the user override the test.
2558 else
2559   ac_prog_rejected=no
2560 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2561 for as_dir in $PATH
2562 do
2563   IFS=$as_save_IFS
2564   test -z "$as_dir" && as_dir=.
2565   for ac_exec_ext in '' $ac_executable_extensions; do
2566   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2567     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2568        ac_prog_rejected=yes
2569        continue
2570      fi
2571     ac_cv_prog_CC="cc"
2572     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2573     break 2
2574   fi
2575 done
2576 done
2577 IFS=$as_save_IFS
2578
2579 if test $ac_prog_rejected = yes; then
2580   # We found a bogon in the path, so make sure we never use it.
2581   set dummy $ac_cv_prog_CC
2582   shift
2583   if test $# != 0; then
2584     # We chose a different compiler from the bogus one.
2585     # However, it has the same basename, so the bogon will be chosen
2586     # first if we set CC to just the basename; use the full file name.
2587     shift
2588     ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2589   fi
2590 fi
2591 fi
2592 fi
2593 CC=$ac_cv_prog_CC
2594 if test -n "$CC"; then
2595   { $as_echo "$as_me:$LINENO: result: $CC" >&5
2596 $as_echo "$CC" >&6; }
2597 else
2598   { $as_echo "$as_me:$LINENO: result: no" >&5
2599 $as_echo "no" >&6; }
2600 fi
2601
2602
2603 fi
2604 if test -z "$CC"; then
2605   if test -n "$ac_tool_prefix"; then
2606   for ac_prog in cl.exe
2607   do
2608     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2609 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2610 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2611 $as_echo_n "checking for $ac_word... " >&6; }
2612 if test "${ac_cv_prog_CC+set}" = set; then
2613   $as_echo_n "(cached) " >&6
2614 else
2615   if test -n "$CC"; then
2616   ac_cv_prog_CC="$CC" # Let the user override the test.
2617 else
2618 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2619 for as_dir in $PATH
2620 do
2621   IFS=$as_save_IFS
2622   test -z "$as_dir" && as_dir=.
2623   for ac_exec_ext in '' $ac_executable_extensions; do
2624   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2625     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2626     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2627     break 2
2628   fi
2629 done
2630 done
2631 IFS=$as_save_IFS
2632
2633 fi
2634 fi
2635 CC=$ac_cv_prog_CC
2636 if test -n "$CC"; then
2637   { $as_echo "$as_me:$LINENO: result: $CC" >&5
2638 $as_echo "$CC" >&6; }
2639 else
2640   { $as_echo "$as_me:$LINENO: result: no" >&5
2641 $as_echo "no" >&6; }
2642 fi
2643
2644
2645     test -n "$CC" && break
2646   done
2647 fi
2648 if test -z "$CC"; then
2649   ac_ct_CC=$CC
2650   for ac_prog in cl.exe
2651 do
2652   # Extract the first word of "$ac_prog", so it can be a program name with args.
2653 set dummy $ac_prog; ac_word=$2
2654 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2655 $as_echo_n "checking for $ac_word... " >&6; }
2656 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2657   $as_echo_n "(cached) " >&6
2658 else
2659   if test -n "$ac_ct_CC"; then
2660   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2661 else
2662 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2663 for as_dir in $PATH
2664 do
2665   IFS=$as_save_IFS
2666   test -z "$as_dir" && as_dir=.
2667   for ac_exec_ext in '' $ac_executable_extensions; do
2668   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2669     ac_cv_prog_ac_ct_CC="$ac_prog"
2670     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2671     break 2
2672   fi
2673 done
2674 done
2675 IFS=$as_save_IFS
2676
2677 fi
2678 fi
2679 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2680 if test -n "$ac_ct_CC"; then
2681   { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2682 $as_echo "$ac_ct_CC" >&6; }
2683 else
2684   { $as_echo "$as_me:$LINENO: result: no" >&5
2685 $as_echo "no" >&6; }
2686 fi
2687
2688
2689   test -n "$ac_ct_CC" && break
2690 done
2691
2692   if test "x$ac_ct_CC" = x; then
2693     CC=""
2694   else
2695     case $cross_compiling:$ac_tool_warned in
2696 yes:)
2697 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2698 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2699 ac_tool_warned=yes ;;
2700 esac
2701     CC=$ac_ct_CC
2702   fi
2703 fi
2704
2705 fi
2706
2707
2708 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2709 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2710 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2711 See \`config.log' for more details." >&5
2712 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2713 See \`config.log' for more details." >&2;}
2714    { (exit 1); exit 1; }; }; }
2715
2716 # Provide some information about the compiler.
2717 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2718 set X $ac_compile
2719 ac_compiler=$2
2720 { (ac_try="$ac_compiler --version >&5"
2721 case "(($ac_try" in
2722   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2723   *) ac_try_echo=$ac_try;;
2724 esac
2725 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2726 $as_echo "$ac_try_echo") >&5
2727   (eval "$ac_compiler --version >&5") 2>&5
2728   ac_status=$?
2729   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2730   (exit $ac_status); }
2731 { (ac_try="$ac_compiler -v >&5"
2732 case "(($ac_try" in
2733   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2734   *) ac_try_echo=$ac_try;;
2735 esac
2736 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2737 $as_echo "$ac_try_echo") >&5
2738   (eval "$ac_compiler -v >&5") 2>&5
2739   ac_status=$?
2740   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2741   (exit $ac_status); }
2742 { (ac_try="$ac_compiler -V >&5"
2743 case "(($ac_try" in
2744   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2745   *) ac_try_echo=$ac_try;;
2746 esac
2747 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2748 $as_echo "$ac_try_echo") >&5
2749   (eval "$ac_compiler -V >&5") 2>&5
2750   ac_status=$?
2751   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2752   (exit $ac_status); }
2753
2754 cat >conftest.$ac_ext <<_ACEOF
2755 /* confdefs.h.  */
2756 _ACEOF
2757 cat confdefs.h >>conftest.$ac_ext
2758 cat >>conftest.$ac_ext <<_ACEOF
2759 /* end confdefs.h.  */
2760
2761 int
2762 main ()
2763 {
2764
2765   ;
2766   return 0;
2767 }
2768 _ACEOF
2769 ac_clean_files_save=$ac_clean_files
2770 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2771 # Try to create an executable without -o first, disregard a.out.
2772 # It will help us diagnose broken compilers, and finding out an intuition
2773 # of exeext.
2774 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2775 $as_echo_n "checking for C compiler default output file name... " >&6; }
2776 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2777
2778 # The possible output files:
2779 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2780
2781 ac_rmfiles=
2782 for ac_file in $ac_files
2783 do
2784   case $ac_file in
2785     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2786     * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2787   esac
2788 done
2789 rm -f $ac_rmfiles
2790
2791 if { (ac_try="$ac_link_default"
2792 case "(($ac_try" in
2793   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2794   *) ac_try_echo=$ac_try;;
2795 esac
2796 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2797 $as_echo "$ac_try_echo") >&5
2798   (eval "$ac_link_default") 2>&5
2799   ac_status=$?
2800   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2801   (exit $ac_status); }; then
2802   # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2803 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2804 # in a Makefile.  We should not override ac_cv_exeext if it was cached,
2805 # so that the user can short-circuit this test for compilers unknown to
2806 # Autoconf.
2807 for ac_file in $ac_files ''
2808 do
2809   test -f "$ac_file" || continue
2810   case $ac_file in
2811     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2812         ;;
2813     [ab].out )
2814         # We found the default executable, but exeext='' is most
2815         # certainly right.
2816         break;;
2817     *.* )
2818         if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2819         then :; else
2820            ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2821         fi
2822         # We set ac_cv_exeext here because the later test for it is not
2823         # safe: cross compilers may not add the suffix if given an `-o'
2824         # argument, so we may need to know it at that point already.
2825         # Even if this section looks crufty: it has the advantage of
2826         # actually working.
2827         break;;
2828     * )
2829         break;;
2830   esac
2831 done
2832 test "$ac_cv_exeext" = no && ac_cv_exeext=
2833
2834 else
2835   ac_file=''
2836 fi
2837
2838 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2839 $as_echo "$ac_file" >&6; }
2840 if test -z "$ac_file"; then
2841   $as_echo "$as_me: failed program was:" >&5
2842 sed 's/^/| /' conftest.$ac_ext >&5
2843
2844 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2845 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2846 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2847 See \`config.log' for more details." >&5
2848 $as_echo "$as_me: error: C compiler cannot create executables
2849 See \`config.log' for more details." >&2;}
2850    { (exit 77); exit 77; }; }; }
2851 fi
2852
2853 ac_exeext=$ac_cv_exeext
2854
2855 # Check that the compiler produces executables we can run.  If not, either
2856 # the compiler is broken, or we cross compile.
2857 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2858 $as_echo_n "checking whether the C compiler works... " >&6; }
2859 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2860 # If not cross compiling, check that we can run a simple program.
2861 if test "$cross_compiling" != yes; then
2862   if { ac_try='./$ac_file'
2863   { (case "(($ac_try" in
2864   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2865   *) ac_try_echo=$ac_try;;
2866 esac
2867 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2868 $as_echo "$ac_try_echo") >&5
2869   (eval "$ac_try") 2>&5
2870   ac_status=$?
2871   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2872   (exit $ac_status); }; }; then
2873     cross_compiling=no
2874   else
2875     if test "$cross_compiling" = maybe; then
2876         cross_compiling=yes
2877     else
2878         { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2879 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2880 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
2881 If you meant to cross compile, use \`--host'.
2882 See \`config.log' for more details." >&5
2883 $as_echo "$as_me: error: cannot run C compiled programs.
2884 If you meant to cross compile, use \`--host'.
2885 See \`config.log' for more details." >&2;}
2886    { (exit 1); exit 1; }; }; }
2887     fi
2888   fi
2889 fi
2890 { $as_echo "$as_me:$LINENO: result: yes" >&5
2891 $as_echo "yes" >&6; }
2892
2893 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2894 ac_clean_files=$ac_clean_files_save
2895 # Check that the compiler produces executables we can run.  If not, either
2896 # the compiler is broken, or we cross compile.
2897 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2898 $as_echo_n "checking whether we are cross compiling... " >&6; }
2899 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2900 $as_echo "$cross_compiling" >&6; }
2901
2902 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2903 $as_echo_n "checking for suffix of executables... " >&6; }
2904 if { (ac_try="$ac_link"
2905 case "(($ac_try" in
2906   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2907   *) ac_try_echo=$ac_try;;
2908 esac
2909 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2910 $as_echo "$ac_try_echo") >&5
2911   (eval "$ac_link") 2>&5
2912   ac_status=$?
2913   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2914   (exit $ac_status); }; then
2915   # If both `conftest.exe' and `conftest' are `present' (well, observable)
2916 # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
2917 # work properly (i.e., refer to `conftest.exe'), while it won't with
2918 # `rm'.
2919 for ac_file in conftest.exe conftest conftest.*; do
2920   test -f "$ac_file" || continue
2921   case $ac_file in
2922     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2923     *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2924           break;;
2925     * ) break;;
2926   esac
2927 done
2928 else
2929   { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2930 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2931 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2932 See \`config.log' for more details." >&5
2933 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2934 See \`config.log' for more details." >&2;}
2935    { (exit 1); exit 1; }; }; }
2936 fi
2937
2938 rm -f conftest$ac_cv_exeext
2939 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2940 $as_echo "$ac_cv_exeext" >&6; }
2941
2942 rm -f conftest.$ac_ext
2943 EXEEXT=$ac_cv_exeext
2944 ac_exeext=$EXEEXT
2945 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2946 $as_echo_n "checking for suffix of object files... " >&6; }
2947 if test "${ac_cv_objext+set}" = set; then
2948   $as_echo_n "(cached) " >&6
2949 else
2950   cat >conftest.$ac_ext <<_ACEOF
2951 /* confdefs.h.  */
2952 _ACEOF
2953 cat confdefs.h >>conftest.$ac_ext
2954 cat >>conftest.$ac_ext <<_ACEOF
2955 /* end confdefs.h.  */
2956
2957 int
2958 main ()
2959 {
2960
2961   ;
2962   return 0;
2963 }
2964 _ACEOF
2965 rm -f conftest.o conftest.obj
2966 if { (ac_try="$ac_compile"
2967 case "(($ac_try" in
2968   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2969   *) ac_try_echo=$ac_try;;
2970 esac
2971 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2972 $as_echo "$ac_try_echo") >&5
2973   (eval "$ac_compile") 2>&5
2974   ac_status=$?
2975   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2976   (exit $ac_status); }; then
2977   for ac_file in conftest.o conftest.obj conftest.*; do
2978   test -f "$ac_file" || continue;
2979   case $ac_file in
2980     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2981     *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2982        break;;
2983   esac
2984 done
2985 else
2986   $as_echo "$as_me: failed program was:" >&5
2987 sed 's/^/| /' conftest.$ac_ext >&5
2988
2989 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2990 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2991 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2992 See \`config.log' for more details." >&5
2993 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
2994 See \`config.log' for more details." >&2;}
2995    { (exit 1); exit 1; }; }; }
2996 fi
2997
2998 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2999 fi
3000 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3001 $as_echo "$ac_cv_objext" >&6; }
3002 OBJEXT=$ac_cv_objext
3003 ac_objext=$OBJEXT
3004 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3005 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3006 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3007   $as_echo_n "(cached) " >&6
3008 else
3009   cat >conftest.$ac_ext <<_ACEOF
3010 /* confdefs.h.  */
3011 _ACEOF
3012 cat confdefs.h >>conftest.$ac_ext
3013 cat >>conftest.$ac_ext <<_ACEOF
3014 /* end confdefs.h.  */
3015
3016 int
3017 main ()
3018 {
3019 #ifndef __GNUC__
3020        choke me
3021 #endif
3022
3023   ;
3024   return 0;
3025 }
3026 _ACEOF
3027 rm -f conftest.$ac_objext
3028 if { (ac_try="$ac_compile"
3029 case "(($ac_try" in
3030   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3031   *) ac_try_echo=$ac_try;;
3032 esac
3033 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3034 $as_echo "$ac_try_echo") >&5
3035   (eval "$ac_compile") 2>conftest.er1
3036   ac_status=$?
3037   grep -v '^ *+' conftest.er1 >conftest.err
3038   rm -f conftest.er1
3039   cat conftest.err >&5
3040   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3041   (exit $ac_status); } && {
3042          test -z "$ac_c_werror_flag" ||
3043          test ! -s conftest.err
3044        } && test -s conftest.$ac_objext; then
3045   ac_compiler_gnu=yes
3046 else
3047   $as_echo "$as_me: failed program was:" >&5
3048 sed 's/^/| /' conftest.$ac_ext >&5
3049
3050         ac_compiler_gnu=no
3051 fi
3052
3053 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3054 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3055
3056 fi
3057 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3058 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3059 if test $ac_compiler_gnu = yes; then
3060   GCC=yes
3061 else
3062   GCC=
3063 fi
3064 ac_test_CFLAGS=${CFLAGS+set}
3065 ac_save_CFLAGS=$CFLAGS
3066 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3067 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3068 if test "${ac_cv_prog_cc_g+set}" = set; then
3069   $as_echo_n "(cached) " >&6
3070 else
3071   ac_save_c_werror_flag=$ac_c_werror_flag
3072    ac_c_werror_flag=yes
3073    ac_cv_prog_cc_g=no
3074    CFLAGS="-g"
3075    cat >conftest.$ac_ext <<_ACEOF
3076 /* confdefs.h.  */
3077 _ACEOF
3078 cat confdefs.h >>conftest.$ac_ext
3079 cat >>conftest.$ac_ext <<_ACEOF
3080 /* end confdefs.h.  */
3081
3082 int
3083 main ()
3084 {
3085
3086   ;
3087   return 0;
3088 }
3089 _ACEOF
3090 rm -f conftest.$ac_objext
3091 if { (ac_try="$ac_compile"
3092 case "(($ac_try" in
3093   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3094   *) ac_try_echo=$ac_try;;
3095 esac
3096 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3097 $as_echo "$ac_try_echo") >&5
3098   (eval "$ac_compile") 2>conftest.er1
3099   ac_status=$?
3100   grep -v '^ *+' conftest.er1 >conftest.err
3101   rm -f conftest.er1
3102   cat conftest.err >&5
3103   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3104   (exit $ac_status); } && {
3105          test -z "$ac_c_werror_flag" ||
3106          test ! -s conftest.err
3107        } && test -s conftest.$ac_objext; then
3108   ac_cv_prog_cc_g=yes
3109 else
3110   $as_echo "$as_me: failed program was:" >&5
3111 sed 's/^/| /' conftest.$ac_ext >&5
3112
3113         CFLAGS=""
3114       cat >conftest.$ac_ext <<_ACEOF
3115 /* confdefs.h.  */
3116 _ACEOF
3117 cat confdefs.h >>conftest.$ac_ext
3118 cat >>conftest.$ac_ext <<_ACEOF
3119 /* end confdefs.h.  */
3120
3121 int
3122 main ()
3123 {
3124
3125   ;
3126   return 0;
3127 }
3128 _ACEOF
3129 rm -f conftest.$ac_objext
3130 if { (ac_try="$ac_compile"
3131 case "(($ac_try" in
3132   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3133   *) ac_try_echo=$ac_try;;
3134 esac
3135 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3136 $as_echo "$ac_try_echo") >&5
3137   (eval "$ac_compile") 2>conftest.er1
3138   ac_status=$?
3139   grep -v '^ *+' conftest.er1 >conftest.err
3140   rm -f conftest.er1
3141   cat conftest.err >&5
3142   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3143   (exit $ac_status); } && {
3144          test -z "$ac_c_werror_flag" ||
3145          test ! -s conftest.err
3146        } && test -s conftest.$ac_objext; then
3147   :
3148 else
3149   $as_echo "$as_me: failed program was:" >&5
3150 sed 's/^/| /' conftest.$ac_ext >&5
3151
3152         ac_c_werror_flag=$ac_save_c_werror_flag
3153          CFLAGS="-g"
3154          cat >conftest.$ac_ext <<_ACEOF
3155 /* confdefs.h.  */
3156 _ACEOF
3157 cat confdefs.h >>conftest.$ac_ext
3158 cat >>conftest.$ac_ext <<_ACEOF
3159 /* end confdefs.h.  */
3160
3161 int
3162 main ()
3163 {
3164
3165   ;
3166   return 0;
3167 }
3168 _ACEOF
3169 rm -f conftest.$ac_objext
3170 if { (ac_try="$ac_compile"
3171 case "(($ac_try" in
3172   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3173   *) ac_try_echo=$ac_try;;
3174 esac
3175 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3176 $as_echo "$ac_try_echo") >&5
3177   (eval "$ac_compile") 2>conftest.er1
3178   ac_status=$?
3179   grep -v '^ *+' conftest.er1 >conftest.err
3180   rm -f conftest.er1
3181   cat conftest.err >&5
3182   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3183   (exit $ac_status); } && {
3184          test -z "$ac_c_werror_flag" ||
3185          test ! -s conftest.err
3186        } && test -s conftest.$ac_objext; then
3187   ac_cv_prog_cc_g=yes
3188 else
3189   $as_echo "$as_me: failed program was:" >&5
3190 sed 's/^/| /' conftest.$ac_ext >&5
3191
3192
3193 fi
3194
3195 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3196 fi
3197
3198 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3199 fi
3200
3201 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3202    ac_c_werror_flag=$ac_save_c_werror_flag
3203 fi
3204 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3205 $as_echo "$ac_cv_prog_cc_g" >&6; }
3206 if test "$ac_test_CFLAGS" = set; then
3207   CFLAGS=$ac_save_CFLAGS
3208 elif test $ac_cv_prog_cc_g = yes; then
3209   if test "$GCC" = yes; then
3210     CFLAGS="-g -O2"
3211   else
3212     CFLAGS="-g"
3213   fi
3214 else
3215   if test "$GCC" = yes; then
3216     CFLAGS="-O2"
3217   else
3218     CFLAGS=
3219   fi
3220 fi
3221 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3222 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3223 if test "${ac_cv_prog_cc_c89+set}" = set; then
3224   $as_echo_n "(cached) " >&6
3225 else
3226   ac_cv_prog_cc_c89=no
3227 ac_save_CC=$CC
3228 cat >conftest.$ac_ext <<_ACEOF
3229 /* confdefs.h.  */
3230 _ACEOF
3231 cat confdefs.h >>conftest.$ac_ext
3232 cat >>conftest.$ac_ext <<_ACEOF
3233 /* end confdefs.h.  */
3234 #include <stdarg.h>
3235 #include <stdio.h>
3236 #include <sys/types.h>
3237 #include <sys/stat.h>
3238 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
3239 struct buf { int x; };
3240 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3241 static char *e (p, i)
3242      char **p;
3243      int i;
3244 {
3245   return p[i];
3246 }
3247 static char *f (char * (*g) (char **, int), char **p, ...)
3248 {
3249   char *s;
3250   va_list v;
3251   va_start (v,p);
3252   s = g (p, va_arg (v,int));
3253   va_end (v);
3254   return s;
3255 }
3256
3257 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
3258    function prototypes and stuff, but not '\xHH' hex character constants.
3259    These don't provoke an error unfortunately, instead are silently treated
3260    as 'x'.  The following induces an error, until -std is added to get
3261    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
3262    array size at least.  It's necessary to write '\x00'==0 to get something
3263    that's true only with -std.  */
3264 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3265
3266 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3267    inside strings and character constants.  */
3268 #define FOO(x) 'x'
3269 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3270
3271 int test (int i, double x);
3272 struct s1 {int (*f) (int a);};
3273 struct s2 {int (*f) (double a);};
3274 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3275 int argc;
3276 char **argv;
3277 int
3278 main ()
3279 {
3280 return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
3281   ;
3282   return 0;
3283 }
3284 _ACEOF
3285 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3286         -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3287 do
3288   CC="$ac_save_CC $ac_arg"
3289   rm -f conftest.$ac_objext
3290 if { (ac_try="$ac_compile"
3291 case "(($ac_try" in
3292   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3293   *) ac_try_echo=$ac_try;;
3294 esac
3295 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3296 $as_echo "$ac_try_echo") >&5
3297   (eval "$ac_compile") 2>conftest.er1
3298   ac_status=$?
3299   grep -v '^ *+' conftest.er1 >conftest.err
3300   rm -f conftest.er1
3301   cat conftest.err >&5
3302   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3303   (exit $ac_status); } && {
3304          test -z "$ac_c_werror_flag" ||
3305          test ! -s conftest.err
3306        } && test -s conftest.$ac_objext; then
3307   ac_cv_prog_cc_c89=$ac_arg
3308 else
3309   $as_echo "$as_me: failed program was:" >&5
3310 sed 's/^/| /' conftest.$ac_ext >&5
3311
3312
3313 fi
3314
3315 rm -f core conftest.err conftest.$ac_objext
3316   test "x$ac_cv_prog_cc_c89" != "xno" && break
3317 done
3318 rm -f conftest.$ac_ext
3319 CC=$ac_save_CC
3320
3321 fi
3322 # AC_CACHE_VAL
3323 case "x$ac_cv_prog_cc_c89" in
3324   x)
3325     { $as_echo "$as_me:$LINENO: result: none needed" >&5
3326 $as_echo "none needed" >&6; } ;;
3327   xno)
3328     { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3329 $as_echo "unsupported" >&6; } ;;
3330   *)
3331     CC="$CC $ac_cv_prog_cc_c89"
3332     { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3333 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3334 esac
3335
3336
3337 ac_ext=c
3338 ac_cpp='$CPP $CPPFLAGS'
3339 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3340 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3341 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3342
3343 ac_ext=cpp
3344 ac_cpp='$CXXCPP $CPPFLAGS'
3345 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3346 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3347 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3348 if test -z "$CXX"; then
3349   if test -n "$CCC"; then
3350     CXX=$CCC
3351   else
3352     if test -n "$ac_tool_prefix"; then
3353   for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3354   do
3355     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3356 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3357 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3358 $as_echo_n "checking for $ac_word... " >&6; }
3359 if test "${ac_cv_prog_CXX+set}" = set; then
3360   $as_echo_n "(cached) " >&6
3361 else
3362   if test -n "$CXX"; then
3363   ac_cv_prog_CXX="$CXX" # Let the user override the test.
3364 else
3365 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3366 for as_dir in $PATH
3367 do
3368   IFS=$as_save_IFS
3369   test -z "$as_dir" && as_dir=.
3370   for ac_exec_ext in '' $ac_executable_extensions; do
3371   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3372     ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3373     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3374     break 2
3375   fi
3376 done
3377 done
3378 IFS=$as_save_IFS
3379
3380 fi
3381 fi
3382 CXX=$ac_cv_prog_CXX
3383 if test -n "$CXX"; then
3384   { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3385 $as_echo "$CXX" >&6; }
3386 else
3387   { $as_echo "$as_me:$LINENO: result: no" >&5
3388 $as_echo "no" >&6; }
3389 fi
3390
3391
3392     test -n "$CXX" && break
3393   done
3394 fi
3395 if test -z "$CXX"; then
3396   ac_ct_CXX=$CXX
3397   for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3398 do
3399   # Extract the first word of "$ac_prog", so it can be a program name with args.
3400 set dummy $ac_prog; ac_word=$2
3401 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3402 $as_echo_n "checking for $ac_word... " >&6; }
3403 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3404   $as_echo_n "(cached) " >&6
3405 else
3406   if test -n "$ac_ct_CXX"; then
3407   ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3408 else
3409 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3410 for as_dir in $PATH
3411 do
3412   IFS=$as_save_IFS
3413   test -z "$as_dir" && as_dir=.
3414   for ac_exec_ext in '' $ac_executable_extensions; do
3415   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3416     ac_cv_prog_ac_ct_CXX="$ac_prog"
3417     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3418     break 2
3419   fi
3420 done
3421 done
3422 IFS=$as_save_IFS
3423
3424 fi
3425 fi
3426 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3427 if test -n "$ac_ct_CXX"; then
3428   { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3429 $as_echo "$ac_ct_CXX" >&6; }
3430 else
3431   { $as_echo "$as_me:$LINENO: result: no" >&5
3432 $as_echo "no" >&6; }
3433 fi
3434
3435
3436   test -n "$ac_ct_CXX" && break
3437 done
3438
3439   if test "x$ac_ct_CXX" = x; then
3440     CXX="g++"
3441   else
3442     case $cross_compiling:$ac_tool_warned in
3443 yes:)
3444 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3445 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3446 ac_tool_warned=yes ;;
3447 esac
3448     CXX=$ac_ct_CXX
3449   fi
3450 fi
3451
3452   fi
3453 fi
3454 # Provide some information about the compiler.
3455 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3456 set X $ac_compile
3457 ac_compiler=$2
3458 { (ac_try="$ac_compiler --version >&5"
3459 case "(($ac_try" in
3460   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3461   *) ac_try_echo=$ac_try;;
3462 esac
3463 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3464 $as_echo "$ac_try_echo") >&5
3465   (eval "$ac_compiler --version >&5") 2>&5
3466   ac_status=$?
3467   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3468   (exit $ac_status); }
3469 { (ac_try="$ac_compiler -v >&5"
3470 case "(($ac_try" in
3471   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3472   *) ac_try_echo=$ac_try;;
3473 esac
3474 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3475 $as_echo "$ac_try_echo") >&5
3476   (eval "$ac_compiler -v >&5") 2>&5
3477   ac_status=$?
3478   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3479   (exit $ac_status); }
3480 { (ac_try="$ac_compiler -V >&5"
3481 case "(($ac_try" in
3482   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3483   *) ac_try_echo=$ac_try;;
3484 esac
3485 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3486 $as_echo "$ac_try_echo") >&5
3487   (eval "$ac_compiler -V >&5") 2>&5
3488   ac_status=$?
3489   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3490   (exit $ac_status); }
3491
3492 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3493 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3494 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3495   $as_echo_n "(cached) " >&6
3496 else
3497   cat >conftest.$ac_ext <<_ACEOF
3498 /* confdefs.h.  */
3499 _ACEOF
3500 cat confdefs.h >>conftest.$ac_ext
3501 cat >>conftest.$ac_ext <<_ACEOF
3502 /* end confdefs.h.  */
3503
3504 int
3505 main ()
3506 {
3507 #ifndef __GNUC__
3508        choke me
3509 #endif
3510
3511   ;
3512   return 0;
3513 }
3514 _ACEOF
3515 rm -f conftest.$ac_objext
3516 if { (ac_try="$ac_compile"
3517 case "(($ac_try" in
3518   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3519   *) ac_try_echo=$ac_try;;
3520 esac
3521 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3522 $as_echo "$ac_try_echo") >&5
3523   (eval "$ac_compile") 2>conftest.er1
3524   ac_status=$?
3525   grep -v '^ *+' conftest.er1 >conftest.err
3526   rm -f conftest.er1
3527   cat conftest.err >&5
3528   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3529   (exit $ac_status); } && {
3530          test -z "$ac_cxx_werror_flag" ||
3531          test ! -s conftest.err
3532        } && test -s conftest.$ac_objext; then
3533   ac_compiler_gnu=yes
3534 else
3535   $as_echo "$as_me: failed program was:" >&5
3536 sed 's/^/| /' conftest.$ac_ext >&5
3537
3538         ac_compiler_gnu=no
3539 fi
3540
3541 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3542 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3543
3544 fi
3545 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3546 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3547 if test $ac_compiler_gnu = yes; then
3548   GXX=yes
3549 else
3550   GXX=
3551 fi
3552 ac_test_CXXFLAGS=${CXXFLAGS+set}
3553 ac_save_CXXFLAGS=$CXXFLAGS
3554 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3555 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3556 if test "${ac_cv_prog_cxx_g+set}" = set; then
3557   $as_echo_n "(cached) " >&6
3558 else
3559   ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3560    ac_cxx_werror_flag=yes
3561    ac_cv_prog_cxx_g=no
3562    CXXFLAGS="-g"
3563    cat >conftest.$ac_ext <<_ACEOF
3564 /* confdefs.h.  */
3565 _ACEOF
3566 cat confdefs.h >>conftest.$ac_ext
3567 cat >>conftest.$ac_ext <<_ACEOF
3568 /* end confdefs.h.  */
3569
3570 int
3571 main ()
3572 {
3573
3574   ;
3575   return 0;
3576 }
3577 _ACEOF
3578 rm -f conftest.$ac_objext
3579 if { (ac_try="$ac_compile"
3580 case "(($ac_try" in
3581   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3582   *) ac_try_echo=$ac_try;;
3583 esac
3584 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3585 $as_echo "$ac_try_echo") >&5
3586   (eval "$ac_compile") 2>conftest.er1
3587   ac_status=$?
3588   grep -v '^ *+' conftest.er1 >conftest.err
3589   rm -f conftest.er1
3590   cat conftest.err >&5
3591   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3592   (exit $ac_status); } && {
3593          test -z "$ac_cxx_werror_flag" ||
3594          test ! -s conftest.err
3595        } && test -s conftest.$ac_objext; then
3596   ac_cv_prog_cxx_g=yes
3597 else
3598   $as_echo "$as_me: failed program was:" >&5
3599 sed 's/^/| /' conftest.$ac_ext >&5
3600
3601         CXXFLAGS=""
3602       cat >conftest.$ac_ext <<_ACEOF
3603 /* confdefs.h.  */
3604 _ACEOF
3605 cat confdefs.h >>conftest.$ac_ext
3606 cat >>conftest.$ac_ext <<_ACEOF
3607 /* end confdefs.h.  */
3608
3609 int
3610 main ()
3611 {
3612
3613   ;
3614   return 0;
3615 }
3616 _ACEOF
3617 rm -f conftest.$ac_objext
3618 if { (ac_try="$ac_compile"
3619 case "(($ac_try" in
3620   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3621   *) ac_try_echo=$ac_try;;
3622 esac
3623 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3624 $as_echo "$ac_try_echo") >&5
3625   (eval "$ac_compile") 2>conftest.er1
3626   ac_status=$?
3627   grep -v '^ *+' conftest.er1 >conftest.err
3628   rm -f conftest.er1
3629   cat conftest.err >&5
3630   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3631   (exit $ac_status); } && {
3632          test -z "$ac_cxx_werror_flag" ||
3633          test ! -s conftest.err
3634        } && test -s conftest.$ac_objext; then
3635   :
3636 else
3637   $as_echo "$as_me: failed program was:" >&5
3638 sed 's/^/| /' conftest.$ac_ext >&5
3639
3640         ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3641          CXXFLAGS="-g"
3642          cat >conftest.$ac_ext <<_ACEOF
3643 /* confdefs.h.  */
3644 _ACEOF
3645 cat confdefs.h >>conftest.$ac_ext
3646 cat >>conftest.$ac_ext <<_ACEOF
3647 /* end confdefs.h.  */
3648
3649 int
3650 main ()
3651 {
3652
3653   ;
3654   return 0;
3655 }
3656 _ACEOF
3657 rm -f conftest.$ac_objext
3658 if { (ac_try="$ac_compile"
3659 case "(($ac_try" in
3660   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3661   *) ac_try_echo=$ac_try;;
3662 esac
3663 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3664 $as_echo "$ac_try_echo") >&5
3665   (eval "$ac_compile") 2>conftest.er1
3666   ac_status=$?
3667   grep -v '^ *+' conftest.er1 >conftest.err
3668   rm -f conftest.er1
3669   cat conftest.err >&5
3670   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3671   (exit $ac_status); } && {
3672          test -z "$ac_cxx_werror_flag" ||
3673          test ! -s conftest.err
3674        } && test -s conftest.$ac_objext; then
3675   ac_cv_prog_cxx_g=yes
3676 else
3677   $as_echo "$as_me: failed program was:" >&5
3678 sed 's/^/| /' conftest.$ac_ext >&5
3679
3680
3681 fi
3682
3683 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3684 fi
3685
3686 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3687 fi
3688
3689 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3690    ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3691 fi
3692 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3693 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3694 if test "$ac_test_CXXFLAGS" = set; then
3695   CXXFLAGS=$ac_save_CXXFLAGS
3696 elif test $ac_cv_prog_cxx_g = yes; then
3697   if test "$GXX" = yes; then
3698     CXXFLAGS="-g -O2"
3699   else
3700     CXXFLAGS="-g"
3701   fi
3702 else
3703   if test "$GXX" = yes; then
3704     CXXFLAGS="-O2"
3705   else
3706     CXXFLAGS=
3707   fi
3708 fi
3709 ac_ext=c
3710 ac_cpp='$CPP $CPPFLAGS'
3711 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3712 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3713 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3714
3715 if test -n "$ac_tool_prefix"; then
3716   # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3717 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3718 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3719 $as_echo_n "checking for $ac_word... " >&6; }
3720 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3721   $as_echo_n "(cached) " >&6
3722 else
3723   if test -n "$CPPBIN"; then
3724   ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3725 else
3726 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3727 for as_dir in $PATH
3728 do
3729   IFS=$as_save_IFS
3730   test -z "$as_dir" && as_dir=.
3731   for ac_exec_ext in '' $ac_executable_extensions; do
3732   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3733     ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3734     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3735     break 2
3736   fi
3737 done
3738 done
3739 IFS=$as_save_IFS
3740
3741 fi
3742 fi
3743 CPPBIN=$ac_cv_prog_CPPBIN
3744 if test -n "$CPPBIN"; then
3745   { $as_echo "$as_me:$LINENO: result: $CPPBIN" >&5
3746 $as_echo "$CPPBIN" >&6; }
3747 else
3748   { $as_echo "$as_me:$LINENO: result: no" >&5
3749 $as_echo "no" >&6; }
3750 fi
3751
3752
3753 fi
3754 if test -z "$ac_cv_prog_CPPBIN"; then
3755   ac_ct_CPPBIN=$CPPBIN
3756   # Extract the first word of "cpp", so it can be a program name with args.
3757 set dummy cpp; ac_word=$2
3758 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3759 $as_echo_n "checking for $ac_word... " >&6; }
3760 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3761   $as_echo_n "(cached) " >&6
3762 else
3763   if test -n "$ac_ct_CPPBIN"; then
3764   ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3765 else
3766 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3767 for as_dir in $PATH
3768 do
3769   IFS=$as_save_IFS
3770   test -z "$as_dir" && as_dir=.
3771   for ac_exec_ext in '' $ac_executable_extensions; do
3772   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3773     ac_cv_prog_ac_ct_CPPBIN="cpp"
3774     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3775     break 2
3776   fi
3777 done
3778 done
3779 IFS=$as_save_IFS
3780
3781 fi
3782 fi
3783 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3784 if test -n "$ac_ct_CPPBIN"; then
3785   { $as_echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3786 $as_echo "$ac_ct_CPPBIN" >&6; }
3787 else
3788   { $as_echo "$as_me:$LINENO: result: no" >&5
3789 $as_echo "no" >&6; }
3790 fi
3791
3792   if test "x$ac_ct_CPPBIN" = x; then
3793     CPPBIN="cpp"
3794   else
3795     case $cross_compiling:$ac_tool_warned in
3796 yes:)
3797 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3798 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3799 ac_tool_warned=yes ;;
3800 esac
3801     CPPBIN=$ac_ct_CPPBIN
3802   fi
3803 else
3804   CPPBIN="$ac_cv_prog_CPPBIN"
3805 fi
3806
3807
3808 case $host in
3809   *-darwin*)
3810     if test "x$enable_win64" == "xyes"
3811     then
3812       CC="$CC -m64"
3813       CXX="$CXX -m64"
3814       LD="${LD:-ld} -arch x86_64"
3815       AS="${AS:-as} -arch x86_64"
3816       host_cpu="x86_64"
3817       notice_platform="64-bit "
3818       TARGETFLAGS="-m64"
3819
3820     else
3821       CC="$CC -m32"
3822       CXX="$CXX -m32"
3823       LD="${LD:-ld} -arch i386"
3824       AS="${AS:-as} -arch i386"
3825       host_cpu="i386"
3826       notice_platform="32-bit "
3827       TARGETFLAGS="-m32"
3828
3829       enable_win16=${enable_win16:-yes}
3830     fi
3831     ;;
3832   x86_64*)
3833     if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
3834     then
3835       CC="$CC -m32"
3836       CXX="$CXX -m32"
3837       { $as_echo "$as_me:$LINENO: checking whether $CC works" >&5
3838 $as_echo_n "checking whether $CC works... " >&6; }
3839
3840 cat >conftest.$ac_ext <<_ACEOF
3841 /* confdefs.h.  */
3842 _ACEOF
3843 cat confdefs.h >>conftest.$ac_ext
3844 cat >>conftest.$ac_ext <<_ACEOF
3845 /* end confdefs.h.  */
3846
3847 int
3848 main ()
3849 {
3850
3851   ;
3852   return 0;
3853 }
3854 _ACEOF
3855 rm -f conftest.$ac_objext conftest$ac_exeext
3856 if { (ac_try="$ac_link"
3857 case "(($ac_try" in
3858   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3859   *) ac_try_echo=$ac_try;;
3860 esac
3861 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3862 $as_echo "$ac_try_echo") >&5
3863   (eval "$ac_link") 2>conftest.er1
3864   ac_status=$?
3865   grep -v '^ *+' conftest.er1 >conftest.err
3866   rm -f conftest.er1
3867   cat conftest.err >&5
3868   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3869   (exit $ac_status); } && {
3870          test -z "$ac_c_werror_flag" ||
3871          test ! -s conftest.err
3872        } && test -s conftest$ac_exeext && {
3873          test "$cross_compiling" = yes ||
3874          $as_test_x conftest$ac_exeext
3875        }; then
3876   { $as_echo "$as_me:$LINENO: result: yes" >&5
3877 $as_echo "yes" >&6; }
3878 else
3879   $as_echo "$as_me: failed program was:" >&5
3880 sed 's/^/| /' conftest.$ac_ext >&5
3881
3882         { $as_echo "$as_me:$LINENO: result: no" >&5
3883 $as_echo "no" >&6; }
3884                       { { $as_echo "$as_me:$LINENO: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&5
3885 $as_echo "$as_me: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&2;}
3886    { (exit 1); exit 1; }; }
3887 fi
3888
3889 rm -rf conftest.dSYM
3890 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3891       conftest$ac_exeext conftest.$ac_ext
3892       LD="${LD:-ld} -m elf_i386"
3893       AS="${AS:-as} --32"
3894       host_cpu="i386"
3895       notice_platform="32-bit "
3896       TARGETFLAGS="-m32"
3897
3898       enable_win16=${enable_win16:-yes}
3899     else
3900       if test "x${GCC}" = "xyes"
3901       then
3902         { $as_echo "$as_me:$LINENO: checking whether $CC supports __builtin_ms_va_list" >&5
3903 $as_echo_n "checking whether $CC supports __builtin_ms_va_list... " >&6; }
3904         cat >conftest.$ac_ext <<_ACEOF
3905 /* confdefs.h.  */
3906 _ACEOF
3907 cat confdefs.h >>conftest.$ac_ext
3908 cat >>conftest.$ac_ext <<_ACEOF
3909 /* end confdefs.h.  */
3910 #include <stdarg.h>
3911 int
3912 main ()
3913 {
3914 void func(__builtin_ms_va_list *args);
3915   ;
3916   return 0;
3917 }
3918 _ACEOF
3919 rm -f conftest.$ac_objext
3920 if { (ac_try="$ac_compile"
3921 case "(($ac_try" in
3922   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3923   *) ac_try_echo=$ac_try;;
3924 esac
3925 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3926 $as_echo "$ac_try_echo") >&5
3927   (eval "$ac_compile") 2>conftest.er1
3928   ac_status=$?
3929   grep -v '^ *+' conftest.er1 >conftest.err
3930   rm -f conftest.er1
3931   cat conftest.err >&5
3932   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3933   (exit $ac_status); } && {
3934          test -z "$ac_c_werror_flag" ||
3935          test ! -s conftest.err
3936        } && test -s conftest.$ac_objext; then
3937   { $as_echo "$as_me:$LINENO: result: yes" >&5
3938 $as_echo "yes" >&6; }
3939 else
3940   $as_echo "$as_me: failed program was:" >&5
3941 sed 's/^/| /' conftest.$ac_ext >&5
3942
3943         { $as_echo "$as_me:$LINENO: result: no" >&5
3944 $as_echo "no" >&6; }
3945                            { { $as_echo "$as_me:$LINENO: error: You need gcc >= 4.4 to build Wine as 64-bit." >&5
3946 $as_echo "$as_me: error: You need gcc >= 4.4 to build Wine as 64-bit." >&2;}
3947    { (exit 1); exit 1; }; }
3948 fi
3949
3950 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3951       fi
3952       TARGETFLAGS="-m64"
3953
3954     fi
3955     ;;
3956   *-mingw32*|*-cygwin*)
3957     enable_win16=${enable_win16:-no}
3958     ;;
3959   i[3456789]86*)
3960     enable_win16=${enable_win16:-yes}
3961     ;;
3962 esac
3963
3964 enable_win16=${enable_win16:-no}
3965
3966 WIN16_FILES="\$(WIN16_FILES)"
3967
3968 WIN16_INSTALL="\$(WIN16_INSTALL)"
3969
3970 if test "x$enable_win16" != "xyes"
3971 then
3972     WIN16_FILES=""
3973     WIN16_INSTALL=""
3974     enable_w32skrnl=${enable_w32skrnl:-no}
3975     enable_winedos=${enable_winedos:-no}
3976     enable_winevdm=${enable_winevdm:-no}
3977 fi
3978
3979 { $as_echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3980 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
3981 if test "${wine_cv_toolsdir+set}" = set; then
3982   $as_echo_n "(cached) " >&6
3983 else
3984   if test -z "$with_wine_tools"; then
3985      if test "$cross_compiling" = "yes"; then
3986        { { $as_echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3987 $as_echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3988    { (exit 1); exit 1; }; }
3989      else
3990        wine_cv_toolsdir="\$(TOPOBJDIR)"
3991      fi
3992    elif test -d "$with_wine_tools/tools/winebuild"; then
3993      case $with_wine_tools in
3994        /*) wine_cv_toolsdir="$with_wine_tools" ;;
3995        *)  wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
3996      esac
3997    else
3998      { { $as_echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
3999 $as_echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
4000    { (exit 1); exit 1; }; }
4001    fi
4002 fi
4003 { $as_echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
4004 $as_echo "$wine_cv_toolsdir" >&6; }
4005 TOOLSDIR=$wine_cv_toolsdir
4006
4007 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
4008 then
4009     TARGETFLAGS="-b $host_alias $TARGETFLAGS"
4010
4011 fi
4012
4013 for ac_prog in flex
4014 do
4015   # Extract the first word of "$ac_prog", so it can be a program name with args.
4016 set dummy $ac_prog; ac_word=$2
4017 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4018 $as_echo_n "checking for $ac_word... " >&6; }
4019 if test "${ac_cv_prog_FLEX+set}" = set; then
4020   $as_echo_n "(cached) " >&6
4021 else
4022   if test -n "$FLEX"; then
4023   ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
4024 else
4025 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4026 for as_dir in $PATH
4027 do
4028   IFS=$as_save_IFS
4029   test -z "$as_dir" && as_dir=.
4030   for ac_exec_ext in '' $ac_executable_extensions; do
4031   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4032     ac_cv_prog_FLEX="$ac_prog"
4033     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4034     break 2
4035   fi
4036 done
4037 done
4038 IFS=$as_save_IFS
4039
4040 fi
4041 fi
4042 FLEX=$ac_cv_prog_FLEX
4043 if test -n "$FLEX"; then
4044   { $as_echo "$as_me:$LINENO: result: $FLEX" >&5
4045 $as_echo "$FLEX" >&6; }
4046 else
4047   { $as_echo "$as_me:$LINENO: result: no" >&5
4048 $as_echo "no" >&6; }
4049 fi
4050
4051
4052   test -n "$FLEX" && break
4053 done
4054 test -n "$FLEX" || FLEX="none"
4055
4056 if test "$FLEX" = "none"
4057 then
4058   { { $as_echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex' package." >&5
4059 $as_echo "$as_me: error: no suitable flex found. Please install the 'flex' package." >&2;}
4060    { (exit 1); exit 1; }; }
4061 fi
4062
4063 for ac_prog in bison
4064 do
4065   # Extract the first word of "$ac_prog", so it can be a program name with args.
4066 set dummy $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_BISON+set}" = set; then
4070   $as_echo_n "(cached) " >&6
4071 else
4072   if test -n "$BISON"; then
4073   ac_cv_prog_BISON="$BISON" # 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_BISON="$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 BISON=$ac_cv_prog_BISON
4093 if test -n "$BISON"; then
4094   { $as_echo "$as_me:$LINENO: result: $BISON" >&5
4095 $as_echo "$BISON" >&6; }
4096 else
4097   { $as_echo "$as_me:$LINENO: result: no" >&5
4098 $as_echo "no" >&6; }
4099 fi
4100
4101
4102   test -n "$BISON" && break
4103 done
4104 test -n "$BISON" || BISON="none"
4105
4106 if test "$BISON" = "none"
4107 then
4108   { { $as_echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison' package." >&5
4109 $as_echo "$as_me: error: no suitable bison found. Please install the 'bison' package." >&2;}
4110    { (exit 1); exit 1; }; }
4111 fi
4112
4113 if test -n "$ac_tool_prefix"; then
4114   for ac_prog in ar gar
4115   do
4116     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4117 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4118 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4119 $as_echo_n "checking for $ac_word... " >&6; }
4120 if test "${ac_cv_prog_AR+set}" = set; then
4121   $as_echo_n "(cached) " >&6
4122 else
4123   if test -n "$AR"; then
4124   ac_cv_prog_AR="$AR" # Let the user override the test.
4125 else
4126 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4127 for as_dir in $PATH
4128 do
4129   IFS=$as_save_IFS
4130   test -z "$as_dir" && as_dir=.
4131   for ac_exec_ext in '' $ac_executable_extensions; do
4132   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4133     ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
4134     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4135     break 2
4136   fi
4137 done
4138 done
4139 IFS=$as_save_IFS
4140
4141 fi
4142 fi
4143 AR=$ac_cv_prog_AR
4144 if test -n "$AR"; then
4145   { $as_echo "$as_me:$LINENO: result: $AR" >&5
4146 $as_echo "$AR" >&6; }
4147 else
4148   { $as_echo "$as_me:$LINENO: result: no" >&5
4149 $as_echo "no" >&6; }
4150 fi
4151
4152
4153     test -n "$AR" && break
4154   done
4155 fi
4156 if test -z "$AR"; then
4157   ac_ct_AR=$AR
4158   for ac_prog in ar gar
4159 do
4160   # Extract the first word of "$ac_prog", so it can be a program name with args.
4161 set dummy $ac_prog; ac_word=$2
4162 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4163 $as_echo_n "checking for $ac_word... " >&6; }
4164 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4165   $as_echo_n "(cached) " >&6
4166 else
4167   if test -n "$ac_ct_AR"; then
4168   ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4169 else
4170 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4171 for as_dir in $PATH
4172 do
4173   IFS=$as_save_IFS
4174   test -z "$as_dir" && as_dir=.
4175   for ac_exec_ext in '' $ac_executable_extensions; do
4176   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4177     ac_cv_prog_ac_ct_AR="$ac_prog"
4178     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4179     break 2
4180   fi
4181 done
4182 done
4183 IFS=$as_save_IFS
4184
4185 fi
4186 fi
4187 ac_ct_AR=$ac_cv_prog_ac_ct_AR
4188 if test -n "$ac_ct_AR"; then
4189   { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4190 $as_echo "$ac_ct_AR" >&6; }
4191 else
4192   { $as_echo "$as_me:$LINENO: result: no" >&5
4193 $as_echo "no" >&6; }
4194 fi
4195
4196
4197   test -n "$ac_ct_AR" && break
4198 done
4199
4200   if test "x$ac_ct_AR" = x; then
4201     AR="ar"
4202   else
4203     case $cross_compiling:$ac_tool_warned in
4204 yes:)
4205 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4206 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4207 ac_tool_warned=yes ;;
4208 esac
4209     AR=$ac_ct_AR
4210   fi
4211 fi
4212
4213 ARFLAGS=rc
4214
4215 if test -n "$ac_tool_prefix"; then
4216   # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4217 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4218 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4219 $as_echo_n "checking for $ac_word... " >&6; }
4220 if test "${ac_cv_prog_RANLIB+set}" = set; then
4221   $as_echo_n "(cached) " >&6
4222 else
4223   if test -n "$RANLIB"; then
4224   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4225 else
4226 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4227 for as_dir in $PATH
4228 do
4229   IFS=$as_save_IFS
4230   test -z "$as_dir" && as_dir=.
4231   for ac_exec_ext in '' $ac_executable_extensions; do
4232   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4233     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4234     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4235     break 2
4236   fi
4237 done
4238 done
4239 IFS=$as_save_IFS
4240
4241 fi
4242 fi
4243 RANLIB=$ac_cv_prog_RANLIB
4244 if test -n "$RANLIB"; then
4245   { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
4246 $as_echo "$RANLIB" >&6; }
4247 else
4248   { $as_echo "$as_me:$LINENO: result: no" >&5
4249 $as_echo "no" >&6; }
4250 fi
4251
4252
4253 fi
4254 if test -z "$ac_cv_prog_RANLIB"; then
4255   ac_ct_RANLIB=$RANLIB
4256   # Extract the first word of "ranlib", so it can be a program name with args.
4257 set dummy ranlib; ac_word=$2
4258 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4259 $as_echo_n "checking for $ac_word... " >&6; }
4260 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
4261   $as_echo_n "(cached) " >&6
4262 else
4263   if test -n "$ac_ct_RANLIB"; then
4264   ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4265 else
4266 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4267 for as_dir in $PATH
4268 do
4269   IFS=$as_save_IFS
4270   test -z "$as_dir" && as_dir=.
4271   for ac_exec_ext in '' $ac_executable_extensions; do
4272   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4273     ac_cv_prog_ac_ct_RANLIB="ranlib"
4274     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4275     break 2
4276   fi
4277 done
4278 done
4279 IFS=$as_save_IFS
4280
4281 fi
4282 fi
4283 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4284 if test -n "$ac_ct_RANLIB"; then
4285   { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4286 $as_echo "$ac_ct_RANLIB" >&6; }
4287 else
4288   { $as_echo "$as_me:$LINENO: result: no" >&5
4289 $as_echo "no" >&6; }
4290 fi
4291
4292   if test "x$ac_ct_RANLIB" = x; then
4293     RANLIB=":"
4294   else
4295     case $cross_compiling:$ac_tool_warned in
4296 yes:)
4297 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4298 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4299 ac_tool_warned=yes ;;
4300 esac
4301     RANLIB=$ac_ct_RANLIB
4302   fi
4303 else
4304   RANLIB="$ac_cv_prog_RANLIB"
4305 fi
4306
4307 if test -n "$ac_tool_prefix"; then
4308   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4309 set dummy ${ac_tool_prefix}strip; ac_word=$2
4310 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4311 $as_echo_n "checking for $ac_word... " >&6; }
4312 if test "${ac_cv_prog_STRIP+set}" = set; then
4313   $as_echo_n "(cached) " >&6
4314 else
4315   if test -n "$STRIP"; then
4316   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4317 else
4318 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4319 for as_dir in $PATH
4320 do
4321   IFS=$as_save_IFS
4322   test -z "$as_dir" && as_dir=.
4323   for ac_exec_ext in '' $ac_executable_extensions; do
4324   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4325     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4326     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4327     break 2
4328   fi
4329 done
4330 done
4331 IFS=$as_save_IFS
4332
4333 fi
4334 fi
4335 STRIP=$ac_cv_prog_STRIP
4336 if test -n "$STRIP"; then
4337   { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
4338 $as_echo "$STRIP" >&6; }
4339 else
4340   { $as_echo "$as_me:$LINENO: result: no" >&5
4341 $as_echo "no" >&6; }
4342 fi
4343
4344
4345 fi
4346 if test -z "$ac_cv_prog_STRIP"; then
4347   ac_ct_STRIP=$STRIP
4348   # Extract the first word of "strip", so it can be a program name with args.
4349 set dummy strip; ac_word=$2
4350 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4351 $as_echo_n "checking for $ac_word... " >&6; }
4352 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
4353   $as_echo_n "(cached) " >&6
4354 else
4355   if test -n "$ac_ct_STRIP"; then
4356   ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4357 else
4358 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4359 for as_dir in $PATH
4360 do
4361   IFS=$as_save_IFS
4362   test -z "$as_dir" && as_dir=.
4363   for ac_exec_ext in '' $ac_executable_extensions; do
4364   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4365     ac_cv_prog_ac_ct_STRIP="strip"
4366     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4367     break 2
4368   fi
4369 done
4370 done
4371 IFS=$as_save_IFS
4372
4373 fi
4374 fi
4375 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4376 if test -n "$ac_ct_STRIP"; then
4377   { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
4378 $as_echo "$ac_ct_STRIP" >&6; }
4379 else
4380   { $as_echo "$as_me:$LINENO: result: no" >&5
4381 $as_echo "no" >&6; }
4382 fi
4383
4384   if test "x$ac_ct_STRIP" = x; then
4385     STRIP="strip"
4386   else
4387     case $cross_compiling:$ac_tool_warned in
4388 yes:)
4389 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4390 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4391 ac_tool_warned=yes ;;
4392 esac
4393     STRIP=$ac_ct_STRIP
4394   fi
4395 else
4396   STRIP="$ac_cv_prog_STRIP"
4397 fi
4398
4399 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4400 $as_echo_n "checking whether ln -s works... " >&6; }
4401 LN_S=$as_ln_s
4402 if test "$LN_S" = "ln -s"; then
4403   { $as_echo "$as_me:$LINENO: result: yes" >&5
4404 $as_echo "yes" >&6; }
4405 else
4406   { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4407 $as_echo "no, using $LN_S" >&6; }
4408 fi
4409
4410 { $as_echo "$as_me:$LINENO: checking whether ln works" >&5
4411 $as_echo_n "checking whether ln works... " >&6; }
4412 rm -f conf$$ conf$$.file
4413 echo >conf$$.file
4414 if ln conf$$.file conf$$ 2>/dev/null; then
4415   LN=ln
4416
4417   { $as_echo "$as_me:$LINENO: result: yes" >&5
4418 $as_echo "yes" >&6; }
4419 else
4420   LN="cp -p"
4421
4422   { $as_echo "$as_me:$LINENO: result: no, using $LN" >&5
4423 $as_echo "no, using $LN" >&6; }
4424 fi
4425 rm -f conf$$ conf$$.file
4426 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4427 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4428 if test "${ac_cv_path_GREP+set}" = set; then
4429   $as_echo_n "(cached) " >&6
4430 else
4431   if test -z "$GREP"; then
4432   ac_path_GREP_found=false
4433   # Loop through the user's path and test for each of PROGNAME-LIST
4434   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4435 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4436 do
4437   IFS=$as_save_IFS
4438   test -z "$as_dir" && as_dir=.
4439   for ac_prog in grep ggrep; do
4440     for ac_exec_ext in '' $ac_executable_extensions; do
4441       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4442       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4443 # Check for GNU ac_path_GREP and select it if it is found.
4444   # Check for GNU $ac_path_GREP
4445 case `"$ac_path_GREP" --version 2>&1` in
4446 *GNU*)
4447   ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4448 *)
4449   ac_count=0
4450   $as_echo_n 0123456789 >"conftest.in"
4451   while :
4452   do
4453     cat "conftest.in" "conftest.in" >"conftest.tmp"
4454     mv "conftest.tmp" "conftest.in"
4455     cp "conftest.in" "conftest.nl"
4456     $as_echo 'GREP' >> "conftest.nl"
4457     "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4458     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4459     ac_count=`expr $ac_count + 1`
4460     if test $ac_count -gt ${ac_path_GREP_max-0}; then
4461       # Best one so far, save it but keep looking for a better one
4462       ac_cv_path_GREP="$ac_path_GREP"
4463       ac_path_GREP_max=$ac_count
4464     fi
4465     # 10*(2^10) chars as input seems more than enough
4466     test $ac_count -gt 10 && break
4467   done
4468   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4469 esac
4470
4471       $ac_path_GREP_found && break 3
4472     done
4473   done
4474 done
4475 IFS=$as_save_IFS
4476   if test -z "$ac_cv_path_GREP"; then
4477     { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4478 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4479    { (exit 1); exit 1; }; }
4480   fi
4481 else
4482   ac_cv_path_GREP=$GREP
4483 fi
4484
4485 fi
4486 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4487 $as_echo "$ac_cv_path_GREP" >&6; }
4488  GREP="$ac_cv_path_GREP"
4489
4490
4491 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4492 $as_echo_n "checking for egrep... " >&6; }
4493 if test "${ac_cv_path_EGREP+set}" = set; then
4494   $as_echo_n "(cached) " >&6
4495 else
4496   if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4497    then ac_cv_path_EGREP="$GREP -E"
4498    else
4499      if test -z "$EGREP"; then
4500   ac_path_EGREP_found=false
4501   # Loop through the user's path and test for each of PROGNAME-LIST
4502   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4503 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4504 do
4505   IFS=$as_save_IFS
4506   test -z "$as_dir" && as_dir=.
4507   for ac_prog in egrep; do
4508     for ac_exec_ext in '' $ac_executable_extensions; do
4509       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4510       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4511 # Check for GNU ac_path_EGREP and select it if it is found.
4512   # Check for GNU $ac_path_EGREP
4513 case `"$ac_path_EGREP" --version 2>&1` in
4514 *GNU*)
4515   ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4516 *)
4517   ac_count=0
4518   $as_echo_n 0123456789 >"conftest.in"
4519   while :
4520   do
4521     cat "conftest.in" "conftest.in" >"conftest.tmp"
4522     mv "conftest.tmp" "conftest.in"
4523     cp "conftest.in" "conftest.nl"
4524     $as_echo 'EGREP' >> "conftest.nl"
4525     "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4526     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4527     ac_count=`expr $ac_count + 1`
4528     if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4529       # Best one so far, save it but keep looking for a better one
4530       ac_cv_path_EGREP="$ac_path_EGREP"
4531       ac_path_EGREP_max=$ac_count
4532     fi
4533     # 10*(2^10) chars as input seems more than enough
4534     test $ac_count -gt 10 && break
4535   done
4536   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4537 esac
4538
4539       $ac_path_EGREP_found && break 3
4540     done
4541   done
4542 done
4543 IFS=$as_save_IFS
4544   if test -z "$ac_cv_path_EGREP"; then
4545     { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4546 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4547    { (exit 1); exit 1; }; }
4548   fi
4549 else
4550   ac_cv_path_EGREP=$EGREP
4551 fi
4552
4553    fi
4554 fi
4555 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4556 $as_echo "$ac_cv_path_EGREP" >&6; }
4557  EGREP="$ac_cv_path_EGREP"
4558
4559
4560 # Extract the first word of "ldconfig", so it can be a program name with args.
4561 set dummy ldconfig; ac_word=$2
4562 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4563 $as_echo_n "checking for $ac_word... " >&6; }
4564 if test "${ac_cv_path_LDCONFIG+set}" = set; then
4565   $as_echo_n "(cached) " >&6
4566 else
4567   case $LDCONFIG in
4568   [\\/]* | ?:[\\/]*)
4569   ac_cv_path_LDCONFIG="$LDCONFIG" # Let the user override the test with a path.
4570   ;;
4571   *)
4572   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4573 for as_dir in /sbin /usr/sbin $PATH
4574 do
4575   IFS=$as_save_IFS
4576   test -z "$as_dir" && as_dir=.
4577   for ac_exec_ext in '' $ac_executable_extensions; do
4578   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4579     ac_cv_path_LDCONFIG="$as_dir/$ac_word$ac_exec_ext"
4580     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4581     break 2
4582   fi
4583 done
4584 done
4585 IFS=$as_save_IFS
4586
4587   test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG="true"
4588   ;;
4589 esac
4590 fi
4591 LDCONFIG=$ac_cv_path_LDCONFIG
4592 if test -n "$LDCONFIG"; then
4593   { $as_echo "$as_me:$LINENO: result: $LDCONFIG" >&5
4594 $as_echo "$LDCONFIG" >&6; }
4595 else
4596   { $as_echo "$as_me:$LINENO: result: no" >&5
4597 $as_echo "no" >&6; }
4598 fi
4599
4600
4601 # Find a good install program.  We prefer a C program (faster),
4602 # so one script is as good as another.  But avoid the broken or
4603 # incompatible versions:
4604 # SysV /etc/install, /usr/sbin/install
4605 # SunOS /usr/etc/install
4606 # IRIX /sbin/install
4607 # AIX /bin/install
4608 # AmigaOS /C/install, which installs bootblocks on floppy discs
4609 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4610 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4611 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4612 # OS/2's system install, which has a completely different semantic
4613 # ./install, which can be erroneously created by make from ./install.sh.
4614 # Reject install programs that cannot install multiple files.
4615 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4616 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4617 if test -z "$INSTALL"; then
4618 if test "${ac_cv_path_install+set}" = set; then
4619   $as_echo_n "(cached) " >&6
4620 else
4621   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4622 for as_dir in $PATH
4623 do
4624   IFS=$as_save_IFS
4625   test -z "$as_dir" && as_dir=.
4626   # Account for people who put trailing slashes in PATH elements.
4627 case $as_dir/ in
4628   ./ | .// | /cC/* | \
4629   /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
4630   ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
4631   /usr/ucb/* ) ;;
4632   *)
4633     # OSF1 and SCO ODT 3.0 have their own names for install.
4634     # Don't use installbsd from OSF since it installs stuff as root
4635     # by default.
4636     for ac_prog in ginstall scoinst install; do
4637       for ac_exec_ext in '' $ac_executable_extensions; do
4638         if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4639           if test $ac_prog = install &&
4640             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4641             # AIX install.  It has an incompatible calling convention.
4642             :
4643           elif test $ac_prog = install &&
4644             grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4645             # program-specific install script used by HP pwplus--don't use.
4646             :
4647           else
4648             rm -rf conftest.one conftest.two conftest.dir
4649             echo one > conftest.one
4650             echo two > conftest.two
4651             mkdir conftest.dir
4652             if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
4653               test -s conftest.one && test -s conftest.two &&
4654               test -s conftest.dir/conftest.one &&
4655               test -s conftest.dir/conftest.two
4656             then
4657               ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
4658               break 3
4659             fi
4660           fi
4661         fi
4662       done
4663     done
4664     ;;
4665 esac
4666
4667 done
4668 IFS=$as_save_IFS
4669
4670 rm -rf conftest.one conftest.two conftest.dir
4671
4672 fi
4673   if test "${ac_cv_path_install+set}" = set; then
4674     INSTALL=$ac_cv_path_install
4675   else
4676     # As a last resort, use the slow shell script.  Don't cache a
4677     # value for INSTALL within a source directory, because that will
4678     # break other packages using the cache if that directory is
4679     # removed, or if the value is a relative name.
4680     INSTALL=$ac_install_sh
4681   fi
4682 fi
4683 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
4684 $as_echo "$INSTALL" >&6; }
4685
4686 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4687 # It thinks the first close brace ends the variable substitution.
4688 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
4689
4690 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
4691
4692 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
4693
4694 case "$INSTALL" in
4695   [\\/$]* | ?:[\\/]* ) ;;
4696   *)  INSTALL="\\\$(TOPSRCDIR)/$INSTALL" ;;
4697 esac
4698
4699 for ac_prog in lclint lint
4700 do
4701   # Extract the first word of "$ac_prog", so it can be a program name with args.
4702 set dummy $ac_prog; ac_word=$2
4703 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4704 $as_echo_n "checking for $ac_word... " >&6; }
4705 if test "${ac_cv_prog_LINT+set}" = set; then
4706   $as_echo_n "(cached) " >&6
4707 else
4708   if test -n "$LINT"; then
4709   ac_cv_prog_LINT="$LINT" # Let the user override the test.
4710 else
4711 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4712 for as_dir in $PATH
4713 do
4714   IFS=$as_save_IFS
4715   test -z "$as_dir" && as_dir=.
4716   for ac_exec_ext in '' $ac_executable_extensions; do
4717   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4718     ac_cv_prog_LINT="$ac_prog"
4719     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4720     break 2
4721   fi
4722 done
4723 done
4724 IFS=$as_save_IFS
4725
4726 fi
4727 fi
4728 LINT=$ac_cv_prog_LINT
4729 if test -n "$LINT"; then
4730   { $as_echo "$as_me:$LINENO: result: $LINT" >&5
4731 $as_echo "$LINT" >&6; }
4732 else
4733   { $as_echo "$as_me:$LINENO: result: no" >&5
4734 $as_echo "no" >&6; }
4735 fi
4736
4737
4738   test -n "$LINT" && break
4739 done
4740
4741 if test "$LINT" = "lint"
4742 then
4743   LINTFLAGS="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
4744   fi
4745
4746
4747
4748 for ac_prog in fontforge
4749 do
4750   # Extract the first word of "$ac_prog", so it can be a program name with args.
4751 set dummy $ac_prog; ac_word=$2
4752 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4753 $as_echo_n "checking for $ac_word... " >&6; }
4754 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
4755   $as_echo_n "(cached) " >&6
4756 else
4757   if test -n "$FONTFORGE"; then
4758   ac_cv_prog_FONTFORGE="$FONTFORGE" # Let the user override the test.
4759 else
4760 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4761 for as_dir in $PATH
4762 do
4763   IFS=$as_save_IFS
4764   test -z "$as_dir" && as_dir=.
4765   for ac_exec_ext in '' $ac_executable_extensions; do
4766   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4767     ac_cv_prog_FONTFORGE="$ac_prog"
4768     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4769     break 2
4770   fi
4771 done
4772 done
4773 IFS=$as_save_IFS
4774
4775 fi
4776 fi
4777 FONTFORGE=$ac_cv_prog_FONTFORGE
4778 if test -n "$FONTFORGE"; then
4779   { $as_echo "$as_me:$LINENO: result: $FONTFORGE" >&5
4780 $as_echo "$FONTFORGE" >&6; }
4781 else
4782   { $as_echo "$as_me:$LINENO: result: no" >&5
4783 $as_echo "no" >&6; }
4784 fi
4785
4786
4787   test -n "$FONTFORGE" && break
4788 done
4789 test -n "$FONTFORGE" || FONTFORGE="false"
4790
4791 for ac_prog in pkg-config
4792 do
4793   # Extract the first word of "$ac_prog", so it can be a program name with args.
4794 set dummy $ac_prog; ac_word=$2
4795 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4796 $as_echo_n "checking for $ac_word... " >&6; }
4797 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
4798   $as_echo_n "(cached) " >&6
4799 else
4800   if test -n "$PKG_CONFIG"; then
4801   ac_cv_prog_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test.
4802 else
4803 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4804 for as_dir in $PATH
4805 do
4806   IFS=$as_save_IFS
4807   test -z "$as_dir" && as_dir=.
4808   for ac_exec_ext in '' $ac_executable_extensions; do
4809   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4810     ac_cv_prog_PKG_CONFIG="$ac_prog"
4811     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4812     break 2
4813   fi
4814 done
4815 done
4816 IFS=$as_save_IFS
4817
4818 fi
4819 fi
4820 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
4821 if test -n "$PKG_CONFIG"; then
4822   { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
4823 $as_echo "$PKG_CONFIG" >&6; }
4824 else
4825   { $as_echo "$as_me:$LINENO: result: no" >&5
4826 $as_echo "no" >&6; }
4827 fi
4828
4829
4830   test -n "$PKG_CONFIG" && break
4831 done
4832 test -n "$PKG_CONFIG" || PKG_CONFIG="false"
4833
4834 for ac_prog in rsvg
4835 do
4836   # Extract the first word of "$ac_prog", so it can be a program name with args.
4837 set dummy $ac_prog; ac_word=$2
4838 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4839 $as_echo_n "checking for $ac_word... " >&6; }
4840 if test "${ac_cv_prog_RSVG+set}" = set; then
4841   $as_echo_n "(cached) " >&6
4842 else
4843   if test -n "$RSVG"; then
4844   ac_cv_prog_RSVG="$RSVG" # Let the user override the test.
4845 else
4846 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4847 for as_dir in $PATH
4848 do
4849   IFS=$as_save_IFS
4850   test -z "$as_dir" && as_dir=.
4851   for ac_exec_ext in '' $ac_executable_extensions; do
4852   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4853     ac_cv_prog_RSVG="$ac_prog"
4854     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4855     break 2
4856   fi
4857 done
4858 done
4859 IFS=$as_save_IFS
4860
4861 fi
4862 fi
4863 RSVG=$ac_cv_prog_RSVG
4864 if test -n "$RSVG"; then
4865   { $as_echo "$as_me:$LINENO: result: $RSVG" >&5
4866 $as_echo "$RSVG" >&6; }
4867 else
4868   { $as_echo "$as_me:$LINENO: result: no" >&5
4869 $as_echo "no" >&6; }
4870 fi
4871
4872
4873   test -n "$RSVG" && break
4874 done
4875 test -n "$RSVG" || RSVG="false"
4876
4877 for ac_prog in icotool
4878 do
4879   # Extract the first word of "$ac_prog", so it can be a program name with args.
4880 set dummy $ac_prog; ac_word=$2
4881 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4882 $as_echo_n "checking for $ac_word... " >&6; }
4883 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
4884   $as_echo_n "(cached) " >&6
4885 else
4886   if test -n "$ICOTOOL"; then
4887   ac_cv_prog_ICOTOOL="$ICOTOOL" # Let the user override the test.
4888 else
4889 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4890 for as_dir in $PATH
4891 do
4892   IFS=$as_save_IFS
4893   test -z "$as_dir" && as_dir=.
4894   for ac_exec_ext in '' $ac_executable_extensions; do
4895   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4896     ac_cv_prog_ICOTOOL="$ac_prog"
4897     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4898     break 2
4899   fi
4900 done
4901 done
4902 IFS=$as_save_IFS
4903
4904 fi
4905 fi
4906 ICOTOOL=$ac_cv_prog_ICOTOOL
4907 if test -n "$ICOTOOL"; then
4908   { $as_echo "$as_me:$LINENO: result: $ICOTOOL" >&5
4909 $as_echo "$ICOTOOL" >&6; }
4910 else
4911   { $as_echo "$as_me:$LINENO: result: no" >&5
4912 $as_echo "no" >&6; }
4913 fi
4914
4915
4916   test -n "$ICOTOOL" && break
4917 done
4918 test -n "$ICOTOOL" || ICOTOOL="false"
4919
4920
4921 if test "${enable_maintainer_mode+set}" = set
4922 then
4923   if test "$FONTFORGE" = "false"; then wine_warnings="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
4924   if test "$RSVG" = "false"; then wine_warnings="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
4925   if test "$ICOTOOL" = "false"; then wine_warnings="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
4926 fi
4927
4928 case $host_cpu in
4929   *i[3456789]86*)
4930     # Extract the first word of "prelink", so it can be a program name with args.
4931 set dummy prelink; ac_word=$2
4932 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4933 $as_echo_n "checking for $ac_word... " >&6; }
4934 if test "${ac_cv_path_PRELINK+set}" = set; then
4935   $as_echo_n "(cached) " >&6
4936 else
4937   case $PRELINK in
4938   [\\/]* | ?:[\\/]*)
4939   ac_cv_path_PRELINK="$PRELINK" # Let the user override the test with a path.
4940   ;;
4941   *)
4942   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4943 for as_dir in /sbin /usr/sbin $PATH
4944 do
4945   IFS=$as_save_IFS
4946   test -z "$as_dir" && as_dir=.
4947   for ac_exec_ext in '' $ac_executable_extensions; do
4948   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4949     ac_cv_path_PRELINK="$as_dir/$ac_word$ac_exec_ext"
4950     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4951     break 2
4952   fi
4953 done
4954 done
4955 IFS=$as_save_IFS
4956
4957   test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK="false"
4958   ;;
4959 esac
4960 fi
4961 PRELINK=$ac_cv_path_PRELINK
4962 if test -n "$PRELINK"; then
4963   { $as_echo "$as_me:$LINENO: result: $PRELINK" >&5
4964 $as_echo "$PRELINK" >&6; }
4965 else
4966   { $as_echo "$as_me:$LINENO: result: no" >&5
4967 $as_echo "no" >&6; }
4968 fi
4969
4970
4971     ;;
4972 esac
4973
4974
4975
4976 { $as_echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
4977 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
4978 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
4979   $as_echo_n "(cached) " >&6
4980 else
4981   ac_check_lib_save_LIBS=$LIBS
4982 LIBS="-li386  $LIBS"
4983 cat >conftest.$ac_ext <<_ACEOF
4984 /* confdefs.h.  */
4985 _ACEOF
4986 cat confdefs.h >>conftest.$ac_ext
4987 cat >>conftest.$ac_ext <<_ACEOF
4988 /* end confdefs.h.  */
4989
4990 /* Override any GCC internal prototype to avoid an error.
4991    Use char because int might match the return type of a GCC
4992    builtin and then its argument prototype would still apply.  */
4993 #ifdef __cplusplus
4994 extern "C"
4995 #endif
4996 char i386_set_ldt ();
4997 int
4998 main ()
4999 {
5000 return i386_set_ldt ();
5001   ;
5002   return 0;
5003 }
5004 _ACEOF
5005 rm -f conftest.$ac_objext conftest$ac_exeext
5006 if { (ac_try="$ac_link"
5007 case "(($ac_try" in
5008   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5009   *) ac_try_echo=$ac_try;;
5010 esac
5011 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5012 $as_echo "$ac_try_echo") >&5
5013   (eval "$ac_link") 2>conftest.er1
5014   ac_status=$?
5015   grep -v '^ *+' conftest.er1 >conftest.err
5016   rm -f conftest.er1
5017   cat conftest.err >&5
5018   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5019   (exit $ac_status); } && {
5020          test -z "$ac_c_werror_flag" ||
5021          test ! -s conftest.err
5022        } && test -s conftest$ac_exeext && {
5023          test "$cross_compiling" = yes ||
5024          $as_test_x conftest$ac_exeext
5025        }; then
5026   ac_cv_lib_i386_i386_set_ldt=yes
5027 else
5028   $as_echo "$as_me: failed program was:" >&5
5029 sed 's/^/| /' conftest.$ac_ext >&5
5030
5031         ac_cv_lib_i386_i386_set_ldt=no
5032 fi
5033
5034 rm -rf conftest.dSYM
5035 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5036       conftest$ac_exeext conftest.$ac_ext
5037 LIBS=$ac_check_lib_save_LIBS
5038 fi
5039 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5040 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5041 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then
5042   cat >>confdefs.h <<_ACEOF
5043 #define HAVE_LIBI386 1
5044 _ACEOF
5045
5046   LIBS="-li386 $LIBS"
5047
5048 fi
5049
5050
5051 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5052 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5053 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5054   $as_echo_n "(cached) " >&6
5055 else
5056   ac_check_lib_save_LIBS=$LIBS
5057 LIBS="-lossaudio  $LIBS"
5058 cat >conftest.$ac_ext <<_ACEOF
5059 /* confdefs.h.  */
5060 _ACEOF
5061 cat confdefs.h >>conftest.$ac_ext
5062 cat >>conftest.$ac_ext <<_ACEOF
5063 /* end confdefs.h.  */
5064
5065 /* Override any GCC internal prototype to avoid an error.
5066    Use char because int might match the return type of a GCC
5067    builtin and then its argument prototype would still apply.  */
5068 #ifdef __cplusplus
5069 extern "C"
5070 #endif
5071 char _oss_ioctl ();
5072 int
5073 main ()
5074 {
5075 return _oss_ioctl ();
5076   ;
5077   return 0;
5078 }
5079 _ACEOF
5080 rm -f conftest.$ac_objext conftest$ac_exeext
5081 if { (ac_try="$ac_link"
5082 case "(($ac_try" in
5083   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5084   *) ac_try_echo=$ac_try;;
5085 esac
5086 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5087 $as_echo "$ac_try_echo") >&5
5088   (eval "$ac_link") 2>conftest.er1
5089   ac_status=$?
5090   grep -v '^ *+' conftest.er1 >conftest.err
5091   rm -f conftest.er1
5092   cat conftest.err >&5
5093   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5094   (exit $ac_status); } && {
5095          test -z "$ac_c_werror_flag" ||
5096          test ! -s conftest.err
5097        } && test -s conftest$ac_exeext && {
5098          test "$cross_compiling" = yes ||
5099          $as_test_x conftest$ac_exeext
5100        }; then
5101   ac_cv_lib_ossaudio__oss_ioctl=yes
5102 else
5103   $as_echo "$as_me: failed program was:" >&5
5104 sed 's/^/| /' conftest.$ac_ext >&5
5105
5106         ac_cv_lib_ossaudio__oss_ioctl=no
5107 fi
5108
5109 rm -rf conftest.dSYM
5110 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5111       conftest$ac_exeext conftest.$ac_ext
5112 LIBS=$ac_check_lib_save_LIBS
5113 fi
5114 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5115 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5116 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x""yes; then
5117   cat >>confdefs.h <<_ACEOF
5118 #define HAVE_LIBOSSAUDIO 1
5119 _ACEOF
5120
5121   LIBS="-lossaudio $LIBS"
5122
5123 fi
5124
5125
5126 XLIB=""
5127
5128 OPENGL_LIBS=""
5129
5130
5131
5132 ac_ext=c
5133 ac_cpp='$CPP $CPPFLAGS'
5134 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5135 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5136 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5137 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
5138 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5139 # On Suns, sometimes $CPP names a directory.
5140 if test -n "$CPP" && test -d "$CPP"; then
5141   CPP=
5142 fi
5143 if test -z "$CPP"; then
5144   if test "${ac_cv_prog_CPP+set}" = set; then
5145   $as_echo_n "(cached) " >&6
5146 else
5147       # Double quotes because CPP needs to be expanded
5148     for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5149     do
5150       ac_preproc_ok=false
5151 for ac_c_preproc_warn_flag in '' yes
5152 do
5153   # Use a header file that comes with gcc, so configuring glibc
5154   # with a fresh cross-compiler works.
5155   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5156   # <limits.h> exists even on freestanding compilers.
5157   # On the NeXT, cc -E runs the code through the compiler's parser,
5158   # not just through cpp. "Syntax error" is here to catch this case.
5159   cat >conftest.$ac_ext <<_ACEOF
5160 /* confdefs.h.  */
5161 _ACEOF
5162 cat confdefs.h >>conftest.$ac_ext
5163 cat >>conftest.$ac_ext <<_ACEOF
5164 /* end confdefs.h.  */
5165 #ifdef __STDC__
5166 # include <limits.h>
5167 #else
5168 # include <assert.h>
5169 #endif
5170                      Syntax error
5171 _ACEOF
5172 if { (ac_try="$ac_cpp conftest.$ac_ext"
5173 case "(($ac_try" in
5174   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5175   *) ac_try_echo=$ac_try;;
5176 esac
5177 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5178 $as_echo "$ac_try_echo") >&5
5179   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5180   ac_status=$?
5181   grep -v '^ *+' conftest.er1 >conftest.err
5182   rm -f conftest.er1
5183   cat conftest.err >&5
5184   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5185   (exit $ac_status); } >/dev/null && {
5186          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5187          test ! -s conftest.err
5188        }; then
5189   :
5190 else
5191   $as_echo "$as_me: failed program was:" >&5
5192 sed 's/^/| /' conftest.$ac_ext >&5
5193
5194   # Broken: fails on valid input.
5195 continue
5196 fi
5197
5198 rm -f conftest.err conftest.$ac_ext
5199
5200   # OK, works on sane cases.  Now check whether nonexistent headers
5201   # can be detected and how.
5202   cat >conftest.$ac_ext <<_ACEOF
5203 /* confdefs.h.  */
5204 _ACEOF
5205 cat confdefs.h >>conftest.$ac_ext
5206 cat >>conftest.$ac_ext <<_ACEOF
5207 /* end confdefs.h.  */
5208 #include <ac_nonexistent.h>
5209 _ACEOF
5210 if { (ac_try="$ac_cpp conftest.$ac_ext"
5211 case "(($ac_try" in
5212   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5213   *) ac_try_echo=$ac_try;;
5214 esac
5215 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5216 $as_echo "$ac_try_echo") >&5
5217   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5218   ac_status=$?
5219   grep -v '^ *+' conftest.er1 >conftest.err
5220   rm -f conftest.er1
5221   cat conftest.err >&5
5222   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5223   (exit $ac_status); } >/dev/null && {
5224          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5225          test ! -s conftest.err
5226        }; then
5227   # Broken: success on invalid input.
5228 continue
5229 else
5230   $as_echo "$as_me: failed program was:" >&5
5231 sed 's/^/| /' conftest.$ac_ext >&5
5232
5233   # Passes both tests.
5234 ac_preproc_ok=:
5235 break
5236 fi
5237
5238 rm -f conftest.err conftest.$ac_ext
5239
5240 done
5241 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5242 rm -f conftest.err conftest.$ac_ext
5243 if $ac_preproc_ok; then
5244   break
5245 fi
5246
5247     done
5248     ac_cv_prog_CPP=$CPP
5249
5250 fi
5251   CPP=$ac_cv_prog_CPP
5252 else
5253   ac_cv_prog_CPP=$CPP
5254 fi
5255 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
5256 $as_echo "$CPP" >&6; }
5257 ac_preproc_ok=false
5258 for ac_c_preproc_warn_flag in '' yes
5259 do
5260   # Use a header file that comes with gcc, so configuring glibc
5261   # with a fresh cross-compiler works.
5262   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5263   # <limits.h> exists even on freestanding compilers.
5264   # On the NeXT, cc -E runs the code through the compiler's parser,
5265   # not just through cpp. "Syntax error" is here to catch this case.
5266   cat >conftest.$ac_ext <<_ACEOF
5267 /* confdefs.h.  */
5268 _ACEOF
5269 cat confdefs.h >>conftest.$ac_ext
5270 cat >>conftest.$ac_ext <<_ACEOF
5271 /* end confdefs.h.  */
5272 #ifdef __STDC__
5273 # include <limits.h>
5274 #else
5275 # include <assert.h>
5276 #endif
5277                      Syntax error
5278 _ACEOF
5279 if { (ac_try="$ac_cpp conftest.$ac_ext"
5280 case "(($ac_try" in
5281   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5282   *) ac_try_echo=$ac_try;;
5283 esac
5284 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5285 $as_echo "$ac_try_echo") >&5
5286   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5287   ac_status=$?
5288   grep -v '^ *+' conftest.er1 >conftest.err
5289   rm -f conftest.er1
5290   cat conftest.err >&5
5291   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5292   (exit $ac_status); } >/dev/null && {
5293          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5294          test ! -s conftest.err
5295        }; then
5296   :
5297 else
5298   $as_echo "$as_me: failed program was:" >&5
5299 sed 's/^/| /' conftest.$ac_ext >&5
5300
5301   # Broken: fails on valid input.
5302 continue
5303 fi
5304
5305 rm -f conftest.err conftest.$ac_ext
5306
5307   # OK, works on sane cases.  Now check whether nonexistent headers
5308   # can be detected and how.
5309   cat >conftest.$ac_ext <<_ACEOF
5310 /* confdefs.h.  */
5311 _ACEOF
5312 cat confdefs.h >>conftest.$ac_ext
5313 cat >>conftest.$ac_ext <<_ACEOF
5314 /* end confdefs.h.  */
5315 #include <ac_nonexistent.h>
5316 _ACEOF
5317 if { (ac_try="$ac_cpp conftest.$ac_ext"
5318 case "(($ac_try" in
5319   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5320   *) ac_try_echo=$ac_try;;
5321 esac
5322 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5323 $as_echo "$ac_try_echo") >&5
5324   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5325   ac_status=$?
5326   grep -v '^ *+' conftest.er1 >conftest.err
5327   rm -f conftest.er1
5328   cat conftest.err >&5
5329   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5330   (exit $ac_status); } >/dev/null && {
5331          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5332          test ! -s conftest.err
5333        }; then
5334   # Broken: success on invalid input.
5335 continue
5336 else
5337   $as_echo "$as_me: failed program was:" >&5
5338 sed 's/^/| /' conftest.$ac_ext >&5
5339
5340   # Passes both tests.
5341 ac_preproc_ok=:
5342 break
5343 fi
5344
5345 rm -f conftest.err conftest.$ac_ext
5346
5347 done
5348 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5349 rm -f conftest.err conftest.$ac_ext
5350 if $ac_preproc_ok; then
5351   :
5352 else
5353   { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5354 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5355 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
5356 See \`config.log' for more details." >&5
5357 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
5358 See \`config.log' for more details." >&2;}
5359    { (exit 1); exit 1; }; }; }
5360 fi
5361
5362 ac_ext=c
5363 ac_cpp='$CPP $CPPFLAGS'
5364 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5365 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5366 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5367
5368
5369 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5370 $as_echo_n "checking for ANSI C header files... " >&6; }
5371 if test "${ac_cv_header_stdc+set}" = set; then
5372   $as_echo_n "(cached) " >&6
5373 else
5374   cat >conftest.$ac_ext <<_ACEOF
5375 /* confdefs.h.  */
5376 _ACEOF
5377 cat confdefs.h >>conftest.$ac_ext
5378 cat >>conftest.$ac_ext <<_ACEOF
5379 /* end confdefs.h.  */
5380 #include <stdlib.h>
5381 #include <stdarg.h>
5382 #include <string.h>
5383 #include <float.h>
5384
5385 int
5386 main ()
5387 {
5388
5389   ;
5390   return 0;
5391 }
5392 _ACEOF
5393 rm -f conftest.$ac_objext
5394 if { (ac_try="$ac_compile"
5395 case "(($ac_try" in
5396   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5397   *) ac_try_echo=$ac_try;;
5398 esac
5399 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5400 $as_echo "$ac_try_echo") >&5
5401   (eval "$ac_compile") 2>conftest.er1
5402   ac_status=$?
5403   grep -v '^ *+' conftest.er1 >conftest.err
5404   rm -f conftest.er1
5405   cat conftest.err >&5
5406   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5407   (exit $ac_status); } && {
5408          test -z "$ac_c_werror_flag" ||
5409          test ! -s conftest.err
5410        } && test -s conftest.$ac_objext; then
5411   ac_cv_header_stdc=yes
5412 else
5413   $as_echo "$as_me: failed program was:" >&5
5414 sed 's/^/| /' conftest.$ac_ext >&5
5415
5416         ac_cv_header_stdc=no
5417 fi
5418
5419 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5420
5421 if test $ac_cv_header_stdc = yes; then
5422   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5423   cat >conftest.$ac_ext <<_ACEOF
5424 /* confdefs.h.  */
5425 _ACEOF
5426 cat confdefs.h >>conftest.$ac_ext
5427 cat >>conftest.$ac_ext <<_ACEOF
5428 /* end confdefs.h.  */
5429 #include <string.h>
5430
5431 _ACEOF
5432 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5433   $EGREP "memchr" >/dev/null 2>&1; then
5434   :
5435 else
5436   ac_cv_header_stdc=no
5437 fi
5438 rm -f conftest*
5439
5440 fi
5441
5442 if test $ac_cv_header_stdc = yes; then
5443   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5444   cat >conftest.$ac_ext <<_ACEOF
5445 /* confdefs.h.  */
5446 _ACEOF
5447 cat confdefs.h >>conftest.$ac_ext
5448 cat >>conftest.$ac_ext <<_ACEOF
5449 /* end confdefs.h.  */
5450 #include <stdlib.h>
5451
5452 _ACEOF
5453 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5454   $EGREP "free" >/dev/null 2>&1; then
5455   :
5456 else
5457   ac_cv_header_stdc=no
5458 fi
5459 rm -f conftest*
5460
5461 fi
5462
5463 if test $ac_cv_header_stdc = yes; then
5464   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5465   if test "$cross_compiling" = yes; then
5466   :
5467 else
5468   cat >conftest.$ac_ext <<_ACEOF
5469 /* confdefs.h.  */
5470 _ACEOF
5471 cat confdefs.h >>conftest.$ac_ext
5472 cat >>conftest.$ac_ext <<_ACEOF
5473 /* end confdefs.h.  */
5474 #include <ctype.h>
5475 #include <stdlib.h>
5476 #if ((' ' & 0x0FF) == 0x020)
5477 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5478 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5479 #else
5480 # define ISLOWER(c) \
5481                    (('a' <= (c) && (c) <= 'i') \
5482                      || ('j' <= (c) && (c) <= 'r') \
5483                      || ('s' <= (c) && (c) <= 'z'))
5484 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5485 #endif
5486
5487 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5488 int
5489 main ()
5490 {
5491   int i;
5492   for (i = 0; i < 256; i++)
5493     if (XOR (islower (i), ISLOWER (i))
5494         || toupper (i) != TOUPPER (i))
5495       return 2;
5496   return 0;
5497 }
5498 _ACEOF
5499 rm -f conftest$ac_exeext
5500 if { (ac_try="$ac_link"
5501 case "(($ac_try" in
5502   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5503   *) ac_try_echo=$ac_try;;
5504 esac
5505 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5506 $as_echo "$ac_try_echo") >&5
5507   (eval "$ac_link") 2>&5
5508   ac_status=$?
5509   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5510   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5511   { (case "(($ac_try" in
5512   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5513   *) ac_try_echo=$ac_try;;
5514 esac
5515 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5516 $as_echo "$ac_try_echo") >&5
5517   (eval "$ac_try") 2>&5
5518   ac_status=$?
5519   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5520   (exit $ac_status); }; }; then
5521   :
5522 else
5523   $as_echo "$as_me: program exited with status $ac_status" >&5
5524 $as_echo "$as_me: failed program was:" >&5
5525 sed 's/^/| /' conftest.$ac_ext >&5
5526
5527 ( exit $ac_status )
5528 ac_cv_header_stdc=no
5529 fi
5530 rm -rf conftest.dSYM
5531 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5532 fi
5533
5534
5535 fi
5536 fi
5537 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5538 $as_echo "$ac_cv_header_stdc" >&6; }
5539 if test $ac_cv_header_stdc = yes; then
5540
5541 cat >>confdefs.h <<\_ACEOF
5542 #define STDC_HEADERS 1
5543 _ACEOF
5544
5545 fi
5546
5547 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5548
5549
5550
5551
5552
5553
5554
5555
5556
5557 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5558                   inttypes.h stdint.h unistd.h
5559 do
5560 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5561 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5562 $as_echo_n "checking for $ac_header... " >&6; }
5563 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5564   $as_echo_n "(cached) " >&6
5565 else
5566   cat >conftest.$ac_ext <<_ACEOF
5567 /* confdefs.h.  */
5568 _ACEOF
5569 cat confdefs.h >>conftest.$ac_ext
5570 cat >>conftest.$ac_ext <<_ACEOF
5571 /* end confdefs.h.  */
5572 $ac_includes_default
5573
5574 #include <$ac_header>
5575 _ACEOF
5576 rm -f conftest.$ac_objext
5577 if { (ac_try="$ac_compile"
5578 case "(($ac_try" in
5579   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5580   *) ac_try_echo=$ac_try;;
5581 esac
5582 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5583 $as_echo "$ac_try_echo") >&5
5584   (eval "$ac_compile") 2>conftest.er1
5585   ac_status=$?
5586   grep -v '^ *+' conftest.er1 >conftest.err
5587   rm -f conftest.er1
5588   cat conftest.err >&5
5589   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5590   (exit $ac_status); } && {
5591          test -z "$ac_c_werror_flag" ||
5592          test ! -s conftest.err
5593        } && test -s conftest.$ac_objext; then
5594   eval "$as_ac_Header=yes"
5595 else
5596   $as_echo "$as_me: failed program was:" >&5
5597 sed 's/^/| /' conftest.$ac_ext >&5
5598
5599         eval "$as_ac_Header=no"
5600 fi
5601
5602 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5603 fi
5604 ac_res=`eval 'as_val=${'$as_ac_Header'}
5605                  $as_echo "$as_val"'`
5606                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5607 $as_echo "$ac_res" >&6; }
5608 as_val=`eval 'as_val=${'$as_ac_Header'}
5609                  $as_echo "$as_val"'`
5610    if test "x$as_val" = x""yes; then
5611   cat >>confdefs.h <<_ACEOF
5612 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5613 _ACEOF
5614
5615 fi
5616
5617 done
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
5664
5665
5666
5667
5668
5669
5670
5671
5672
5673
5674
5675
5676
5677
5678
5679
5680
5681
5682
5683
5684
5685
5686
5687
5688
5689
5690
5691
5692
5693
5694
5695
5696
5697
5698
5699
5700
5701
5702
5703
5704
5705
5706
5707
5708
5709
5710
5711
5712
5713
5714
5715
5716
5717
5718
5719
5720
5721
5722
5723
5724
5725
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737
5738
5739
5740
5741
5742
5743 for ac_header in \
5744         AudioUnit/AudioUnit.h \
5745         Carbon/Carbon.h \
5746         CoreAudio/CoreAudio.h \
5747         DiskArbitration/DiskArbitration.h \
5748         IOKit/IOKitLib.h \
5749         IOKit/hid/IOHIDLib.h \
5750         alias.h \
5751         alsa/asoundlib.h \
5752         arpa/inet.h \
5753         arpa/nameser.h \
5754         asm/types.h \
5755         capi20.h \
5756         curses.h \
5757         direct.h \
5758         dirent.h \
5759         dlfcn.h \
5760         elf.h \
5761         float.h \
5762         fnmatch.h \
5763         fontconfig/fontconfig.h \
5764         getopt.h \
5765         grp.h \
5766         ieeefp.h \
5767         inet/mib2.h \
5768         io.h \
5769         jack/jack.h \
5770         jpeglib.h \
5771         kstat.h \
5772         lber.h \
5773         lcms.h \
5774         lcms/lcms.h \
5775         ldap.h \
5776         libaudioio.h \
5777         link.h \
5778         linux/cdrom.h \
5779         linux/compiler.h \
5780         linux/hdreg.h \
5781         linux/input.h \
5782         linux/ioctl.h \
5783         linux/joystick.h \
5784         linux/major.h \
5785         linux/param.h \
5786         linux/serial.h \
5787         linux/types.h \
5788         linux/ucdrom.h \
5789         mach-o/dyld_images.h \
5790         mach-o/nlist.h \
5791         mach/mach.h \
5792         mach/machine.h \
5793         machine/cpu.h \
5794         machine/limits.h \
5795         machine/soundcard.h \
5796         mntent.h \
5797         ncurses.h \
5798         netdb.h \
5799         netinet/in.h \
5800         netinet/in_systm.h \
5801         netinet/tcp.h \
5802         netinet/tcp_fsm.h \
5803         openssl/err.h \
5804         openssl/ssl.h \
5805         png.h \
5806         poll.h \
5807         process.h \
5808         pthread.h \
5809         pwd.h \
5810         regex.h \
5811         sched.h \
5812         scsi/scsi.h \
5813         scsi/scsi_ioctl.h \
5814         scsi/sg.h \
5815         soundcard.h \
5816         stdint.h \
5817         strings.h \
5818         stropts.h \
5819         sys/asoundlib.h \
5820         sys/cdio.h \
5821         sys/elf32.h \
5822         sys/epoll.h \
5823         sys/errno.h \
5824         sys/event.h \
5825         sys/exec_elf.h \
5826         sys/filio.h \
5827         sys/ioctl.h \
5828         sys/ipc.h \
5829         sys/limits.h \
5830         sys/link.h \
5831         sys/mman.h \
5832         sys/modem.h \
5833         sys/msg.h \
5834         sys/mtio.h \
5835         sys/param.h \
5836         sys/poll.h \
5837         sys/prctl.h \
5838         sys/protosw.h \
5839         sys/ptrace.h \
5840         sys/resource.h \
5841         sys/scsiio.h \
5842         sys/shm.h \
5843         sys/signal.h \
5844         sys/socket.h \
5845         sys/socketvar.h \
5846         sys/sockio.h \
5847         sys/soundcard.h \
5848         sys/statvfs.h \
5849         sys/strtio.h \
5850         sys/syscall.h \
5851         sys/tihdr.h \
5852         sys/time.h \
5853         sys/timeout.h \
5854         sys/times.h \
5855         sys/uio.h \
5856         sys/un.h \
5857         sys/utsname.h \
5858         sys/vm86.h \
5859         sys/wait.h \
5860         syscall.h \
5861         termios.h \
5862         unistd.h \
5863         utime.h \
5864         valgrind/memcheck.h \
5865         valgrind/valgrind.h \
5866         zlib.h
5867
5868 do
5869 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5870 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5871   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5872 $as_echo_n "checking for $ac_header... " >&6; }
5873 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5874   $as_echo_n "(cached) " >&6
5875 fi
5876 ac_res=`eval 'as_val=${'$as_ac_Header'}
5877                  $as_echo "$as_val"'`
5878                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5879 $as_echo "$ac_res" >&6; }
5880 else
5881   # Is the header compilable?
5882 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
5883 $as_echo_n "checking $ac_header usability... " >&6; }
5884 cat >conftest.$ac_ext <<_ACEOF
5885 /* confdefs.h.  */
5886 _ACEOF
5887 cat confdefs.h >>conftest.$ac_ext
5888 cat >>conftest.$ac_ext <<_ACEOF
5889 /* end confdefs.h.  */
5890 $ac_includes_default
5891 #include <$ac_header>
5892 _ACEOF
5893 rm -f conftest.$ac_objext
5894 if { (ac_try="$ac_compile"
5895 case "(($ac_try" in
5896   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5897   *) ac_try_echo=$ac_try;;
5898 esac
5899 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5900 $as_echo "$ac_try_echo") >&5
5901   (eval "$ac_compile") 2>conftest.er1
5902   ac_status=$?
5903   grep -v '^ *+' conftest.er1 >conftest.err
5904   rm -f conftest.er1
5905   cat conftest.err >&5
5906   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5907   (exit $ac_status); } && {
5908          test -z "$ac_c_werror_flag" ||
5909          test ! -s conftest.err
5910        } && test -s conftest.$ac_objext; then
5911   ac_header_compiler=yes
5912 else
5913   $as_echo "$as_me: failed program was:" >&5
5914 sed 's/^/| /' conftest.$ac_ext >&5
5915
5916         ac_header_compiler=no
5917 fi
5918
5919 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5920 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5921 $as_echo "$ac_header_compiler" >&6; }
5922
5923 # Is the header present?
5924 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
5925 $as_echo_n "checking $ac_header presence... " >&6; }
5926 cat >conftest.$ac_ext <<_ACEOF
5927 /* confdefs.h.  */
5928 _ACEOF
5929 cat confdefs.h >>conftest.$ac_ext
5930 cat >>conftest.$ac_ext <<_ACEOF
5931 /* end confdefs.h.  */
5932 #include <$ac_header>
5933 _ACEOF
5934 if { (ac_try="$ac_cpp conftest.$ac_ext"
5935 case "(($ac_try" in
5936   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5937   *) ac_try_echo=$ac_try;;
5938 esac
5939 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5940 $as_echo "$ac_try_echo") >&5
5941   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5942   ac_status=$?
5943   grep -v '^ *+' conftest.er1 >conftest.err
5944   rm -f conftest.er1
5945   cat conftest.err >&5
5946   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5947   (exit $ac_status); } >/dev/null && {
5948          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5949          test ! -s conftest.err
5950        }; then
5951   ac_header_preproc=yes
5952 else
5953   $as_echo "$as_me: failed program was:" >&5
5954 sed 's/^/| /' conftest.$ac_ext >&5
5955
5956   ac_header_preproc=no
5957 fi
5958
5959 rm -f conftest.err conftest.$ac_ext
5960 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
5961 $as_echo "$ac_header_preproc" >&6; }
5962
5963 # So?  What about this header?
5964 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
5965   yes:no: )
5966     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5967 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5968     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
5969 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
5970     ac_header_preproc=yes
5971     ;;
5972   no:yes:* )
5973     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
5974 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
5975     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
5976 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
5977     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
5978 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
5979     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
5980 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
5981     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5982 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5983     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
5984 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
5985     ( cat <<\_ASBOX
5986 ## ------------------------------------ ##
5987 ## Report this to wine-devel@winehq.org ##
5988 ## ------------------------------------ ##
5989 _ASBOX
5990      ) | sed "s/^/$as_me: WARNING:     /" >&2
5991     ;;
5992 esac
5993 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5994 $as_echo_n "checking for $ac_header... " >&6; }
5995 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5996   $as_echo_n "(cached) " >&6
5997 else
5998   eval "$as_ac_Header=\$ac_header_preproc"
5999 fi
6000 ac_res=`eval 'as_val=${'$as_ac_Header'}
6001                  $as_echo "$as_val"'`
6002                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6003 $as_echo "$ac_res" >&6; }
6004
6005 fi
6006 as_val=`eval 'as_val=${'$as_ac_Header'}
6007                  $as_echo "$as_val"'`
6008    if test "x$as_val" = x""yes; then
6009   cat >>confdefs.h <<_ACEOF
6010 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6011 _ACEOF
6012
6013 fi
6014
6015 done
6016
6017 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
6018 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
6019 if test "${ac_cv_header_stat_broken+set}" = set; then
6020   $as_echo_n "(cached) " >&6
6021 else
6022   cat >conftest.$ac_ext <<_ACEOF
6023 /* confdefs.h.  */
6024 _ACEOF
6025 cat confdefs.h >>conftest.$ac_ext
6026 cat >>conftest.$ac_ext <<_ACEOF
6027 /* end confdefs.h.  */
6028 #include <sys/types.h>
6029 #include <sys/stat.h>
6030
6031 #if defined S_ISBLK && defined S_IFDIR
6032 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
6033 #endif
6034
6035 #if defined S_ISBLK && defined S_IFCHR
6036 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
6037 #endif
6038
6039 #if defined S_ISLNK && defined S_IFREG
6040 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
6041 #endif
6042
6043 #if defined S_ISSOCK && defined S_IFREG
6044 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
6045 #endif
6046
6047 _ACEOF
6048 rm -f conftest.$ac_objext
6049 if { (ac_try="$ac_compile"
6050 case "(($ac_try" in
6051   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6052   *) ac_try_echo=$ac_try;;
6053 esac
6054 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6055 $as_echo "$ac_try_echo") >&5
6056   (eval "$ac_compile") 2>conftest.er1
6057   ac_status=$?
6058   grep -v '^ *+' conftest.er1 >conftest.err
6059   rm -f conftest.er1
6060   cat conftest.err >&5
6061   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6062   (exit $ac_status); } && {
6063          test -z "$ac_c_werror_flag" ||
6064          test ! -s conftest.err
6065        } && test -s conftest.$ac_objext; then
6066   ac_cv_header_stat_broken=no
6067 else
6068   $as_echo "$as_me: failed program was:" >&5
6069 sed 's/^/| /' conftest.$ac_ext >&5
6070
6071         ac_cv_header_stat_broken=yes
6072 fi
6073
6074 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6075 fi
6076 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
6077 $as_echo "$ac_cv_header_stat_broken" >&6; }
6078 if test $ac_cv_header_stat_broken = yes; then
6079
6080 cat >>confdefs.h <<\_ACEOF
6081 #define STAT_MACROS_BROKEN 1
6082 _ACEOF
6083
6084 fi
6085
6086
6087
6088
6089
6090
6091
6092
6093 for ac_header in sys/mount.h sys/statfs.h sys/sysctl.h sys/user.h sys/vfs.h
6094 do
6095 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6096 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6097 $as_echo_n "checking for $ac_header... " >&6; }
6098 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6099   $as_echo_n "(cached) " >&6
6100 else
6101   cat >conftest.$ac_ext <<_ACEOF
6102 /* confdefs.h.  */
6103 _ACEOF
6104 cat confdefs.h >>conftest.$ac_ext
6105 cat >>conftest.$ac_ext <<_ACEOF
6106 /* end confdefs.h.  */
6107 #include <sys/types.h>
6108      #ifdef HAVE_SYS_PARAM_H
6109      # include <sys/param.h>
6110      #endif
6111
6112 #include <$ac_header>
6113 _ACEOF
6114 rm -f conftest.$ac_objext
6115 if { (ac_try="$ac_compile"
6116 case "(($ac_try" in
6117   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6118   *) ac_try_echo=$ac_try;;
6119 esac
6120 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6121 $as_echo "$ac_try_echo") >&5
6122   (eval "$ac_compile") 2>conftest.er1
6123   ac_status=$?
6124   grep -v '^ *+' conftest.er1 >conftest.err
6125   rm -f conftest.er1
6126   cat conftest.err >&5
6127   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6128   (exit $ac_status); } && {
6129          test -z "$ac_c_werror_flag" ||
6130          test ! -s conftest.err
6131        } && test -s conftest.$ac_objext; then
6132   eval "$as_ac_Header=yes"
6133 else
6134   $as_echo "$as_me: failed program was:" >&5
6135 sed 's/^/| /' conftest.$ac_ext >&5
6136
6137         eval "$as_ac_Header=no"
6138 fi
6139
6140 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6141 fi
6142 ac_res=`eval 'as_val=${'$as_ac_Header'}
6143                  $as_echo "$as_val"'`
6144                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6145 $as_echo "$ac_res" >&6; }
6146 as_val=`eval 'as_val=${'$as_ac_Header'}
6147                  $as_echo "$as_val"'`
6148    if test "x$as_val" = x""yes; then
6149   cat >>confdefs.h <<_ACEOF
6150 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6151 _ACEOF
6152
6153 fi
6154
6155 done
6156
6157
6158
6159
6160
6161
6162
6163
6164
6165
6166
6167
6168
6169
6170
6171 for ac_header in \
6172         netinet/ip.h \
6173         net/if.h \
6174         net/if_arp.h \
6175         net/if_dl.h \
6176         net/if_types.h \
6177         net/route.h \
6178         netinet/if_ether.h \
6179         netinet/if_inarp.h \
6180         netinet/in_pcb.h \
6181         netinet/ip_icmp.h \
6182         netinet/ip_var.h \
6183         netinet/udp.h \
6184         netipx/ipx.h \
6185
6186 do
6187 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6188 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6189 $as_echo_n "checking for $ac_header... " >&6; }
6190 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6191   $as_echo_n "(cached) " >&6
6192 else
6193   cat >conftest.$ac_ext <<_ACEOF
6194 /* confdefs.h.  */
6195 _ACEOF
6196 cat confdefs.h >>conftest.$ac_ext
6197 cat >>conftest.$ac_ext <<_ACEOF
6198 /* end confdefs.h.  */
6199 #include <sys/types.h>
6200      #ifdef HAVE_SYS_SOCKET_H
6201      # include <sys/socket.h>
6202      #endif
6203      #ifdef HAVE_SYS_SOCKETVAR_H
6204      # include <sys/socketvar.h>
6205      #endif
6206      #ifdef HAVE_NET_ROUTE_H
6207      # include <net/route.h>
6208      #endif
6209      #ifdef HAVE_NETINET_IN_H
6210      # include <netinet/in.h>
6211      #endif
6212      #ifdef HAVE_NETINET_IN_SYSTM_H
6213      # include <netinet/in_systm.h>
6214      #endif
6215      #ifdef HAVE_NET_IF_H
6216      # include <net/if.h>
6217      #endif
6218      #ifdef HAVE_NETINET_IP_H
6219      # include <netinet/ip.h>
6220      #endif
6221
6222 #include <$ac_header>
6223 _ACEOF
6224 rm -f conftest.$ac_objext
6225 if { (ac_try="$ac_compile"
6226 case "(($ac_try" in
6227   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6228   *) ac_try_echo=$ac_try;;
6229 esac
6230 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6231 $as_echo "$ac_try_echo") >&5
6232   (eval "$ac_compile") 2>conftest.er1
6233   ac_status=$?
6234   grep -v '^ *+' conftest.er1 >conftest.err
6235   rm -f conftest.er1
6236   cat conftest.err >&5
6237   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6238   (exit $ac_status); } && {
6239          test -z "$ac_c_werror_flag" ||
6240          test ! -s conftest.err
6241        } && test -s conftest.$ac_objext; then
6242   eval "$as_ac_Header=yes"
6243 else
6244   $as_echo "$as_me: failed program was:" >&5
6245 sed 's/^/| /' conftest.$ac_ext >&5
6246
6247         eval "$as_ac_Header=no"
6248 fi
6249
6250 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6251 fi
6252 ac_res=`eval 'as_val=${'$as_ac_Header'}
6253                  $as_echo "$as_val"'`
6254                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6255 $as_echo "$ac_res" >&6; }
6256 as_val=`eval 'as_val=${'$as_ac_Header'}
6257                  $as_echo "$as_val"'`
6258    if test "x$as_val" = x""yes; then
6259   cat >>confdefs.h <<_ACEOF
6260 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6261 _ACEOF
6262
6263 fi
6264
6265 done
6266
6267
6268
6269
6270
6271
6272 for ac_header in netinet/tcp_timer.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_var.h
6273 do
6274 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6275 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6276 $as_echo_n "checking for $ac_header... " >&6; }
6277 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6278   $as_echo_n "(cached) " >&6
6279 else
6280   cat >conftest.$ac_ext <<_ACEOF
6281 /* confdefs.h.  */
6282 _ACEOF
6283 cat confdefs.h >>conftest.$ac_ext
6284 cat >>conftest.$ac_ext <<_ACEOF
6285 /* end confdefs.h.  */
6286 #include <sys/types.h>
6287      #ifdef HAVE_ALIAS_H
6288      # include <alias.h>
6289      #endif
6290      #ifdef HAVE_SYS_SOCKET_H
6291      # include <sys/socket.h>
6292      #endif
6293      #ifdef HAVE_SYS_SOCKETVAR_H
6294      # include <sys/socketvar.h>
6295      #endif
6296      #ifdef HAVE_SYS_TIMEOUT_H
6297      # include <sys/timeout.h>
6298      #endif
6299      #ifdef HAVE_NETINET_IN_H
6300      # include <netinet/in.h>
6301      #endif
6302      #ifdef HAVE_NETINET_IN_SYSTM_H
6303      # include <netinet/in_systm.h>
6304      #endif
6305      #ifdef HAVE_NETINET_IP_H
6306      # include <netinet/ip.h>
6307      #endif
6308      #ifdef HAVE_NETINET_IP_VAR_H
6309      # include <netinet/ip_var.h>
6310      #endif
6311      #ifdef HAVE_NETINET_IP_ICMP_H
6312      # include <netinet/ip_icmp.h>
6313      #endif
6314      #ifdef HAVE_NETINET_UDP_H
6315      # include <netinet/udp.h>
6316      #endif
6317      #ifdef HAVE_NETINET_TCP_H
6318      # include <netinet/tcp.h>
6319      #endif
6320      #ifdef HAVE_NETINET_TCP_TIMER_H
6321      #include <netinet/tcp_timer.h>
6322      #endif
6323
6324 #include <$ac_header>
6325 _ACEOF
6326 rm -f conftest.$ac_objext
6327 if { (ac_try="$ac_compile"
6328 case "(($ac_try" in
6329   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6330   *) ac_try_echo=$ac_try;;
6331 esac
6332 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6333 $as_echo "$ac_try_echo") >&5
6334   (eval "$ac_compile") 2>conftest.er1
6335   ac_status=$?
6336   grep -v '^ *+' conftest.er1 >conftest.err
6337   rm -f conftest.er1
6338   cat conftest.err >&5
6339   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6340   (exit $ac_status); } && {
6341          test -z "$ac_c_werror_flag" ||
6342          test ! -s conftest.err
6343        } && test -s conftest.$ac_objext; then
6344   eval "$as_ac_Header=yes"
6345 else
6346   $as_echo "$as_me: failed program was:" >&5
6347 sed 's/^/| /' conftest.$ac_ext >&5
6348
6349         eval "$as_ac_Header=no"
6350 fi
6351
6352 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6353 fi
6354 ac_res=`eval 'as_val=${'$as_ac_Header'}
6355                  $as_echo "$as_val"'`
6356                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6357 $as_echo "$ac_res" >&6; }
6358 as_val=`eval 'as_val=${'$as_ac_Header'}
6359                  $as_echo "$as_val"'`
6360    if test "x$as_val" = x""yes; then
6361   cat >>confdefs.h <<_ACEOF
6362 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6363 _ACEOF
6364
6365 fi
6366
6367 done
6368
6369
6370
6371 for ac_header in linux/ipx.h
6372 do
6373 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6374 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6375 $as_echo_n "checking for $ac_header... " >&6; }
6376 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6377   $as_echo_n "(cached) " >&6
6378 else
6379   cat >conftest.$ac_ext <<_ACEOF
6380 /* confdefs.h.  */
6381 _ACEOF
6382 cat confdefs.h >>conftest.$ac_ext
6383 cat >>conftest.$ac_ext <<_ACEOF
6384 /* end confdefs.h.  */
6385 #include <sys/types.h>
6386      #ifdef HAVE_ASM_TYPES_H
6387      # include <asm/types.h>
6388      #endif
6389      #ifdef HAVE_SYS_SOCKET_H
6390      # include <sys/socket.h>
6391      #endif
6392      #ifdef HAVE_LINUX_TYPES_H
6393      # include <linux/types.h>
6394      #endif
6395
6396 #include <$ac_header>
6397 _ACEOF
6398 rm -f conftest.$ac_objext
6399 if { (ac_try="$ac_compile"
6400 case "(($ac_try" in
6401   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6402   *) ac_try_echo=$ac_try;;
6403 esac
6404 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6405 $as_echo "$ac_try_echo") >&5
6406   (eval "$ac_compile") 2>conftest.er1
6407   ac_status=$?
6408   grep -v '^ *+' conftest.er1 >conftest.err
6409   rm -f conftest.er1
6410   cat conftest.err >&5
6411   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6412   (exit $ac_status); } && {
6413          test -z "$ac_c_werror_flag" ||
6414          test ! -s conftest.err
6415        } && test -s conftest.$ac_objext; then
6416   eval "$as_ac_Header=yes"
6417 else
6418   $as_echo "$as_me: failed program was:" >&5
6419 sed 's/^/| /' conftest.$ac_ext >&5
6420
6421         eval "$as_ac_Header=no"
6422 fi
6423
6424 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6425 fi
6426 ac_res=`eval 'as_val=${'$as_ac_Header'}
6427                  $as_echo "$as_val"'`
6428                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6429 $as_echo "$ac_res" >&6; }
6430 as_val=`eval 'as_val=${'$as_ac_Header'}
6431                  $as_echo "$as_val"'`
6432    if test "x$as_val" = x""yes; then
6433   cat >>confdefs.h <<_ACEOF
6434 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6435 _ACEOF
6436
6437 fi
6438
6439 done
6440
6441
6442
6443 for ac_header in resolv.h
6444 do
6445 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6446 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6447 $as_echo_n "checking for $ac_header... " >&6; }
6448 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6449   $as_echo_n "(cached) " >&6
6450 else
6451   cat >conftest.$ac_ext <<_ACEOF
6452 /* confdefs.h.  */
6453 _ACEOF
6454 cat confdefs.h >>conftest.$ac_ext
6455 cat >>conftest.$ac_ext <<_ACEOF
6456 /* end confdefs.h.  */
6457 #include <sys/types.h>
6458      #ifdef HAVE_SYS_SOCKET_H
6459      # include <sys/socket.h>
6460      #endif
6461      #ifdef HAVE_NETINET_IN_H
6462      # include <netinet/in.h>
6463      #endif
6464      #ifdef HAVE_ARPA_NAMESER_H
6465      # include <arpa/nameser.h>
6466      #endif
6467
6468 #include <$ac_header>
6469 _ACEOF
6470 rm -f conftest.$ac_objext
6471 if { (ac_try="$ac_compile"
6472 case "(($ac_try" in
6473   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6474   *) ac_try_echo=$ac_try;;
6475 esac
6476 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6477 $as_echo "$ac_try_echo") >&5
6478   (eval "$ac_compile") 2>conftest.er1
6479   ac_status=$?
6480   grep -v '^ *+' conftest.er1 >conftest.err
6481   rm -f conftest.er1
6482   cat conftest.err >&5
6483   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6484   (exit $ac_status); } && {
6485          test -z "$ac_c_werror_flag" ||
6486          test ! -s conftest.err
6487        } && test -s conftest.$ac_objext; then
6488   eval "$as_ac_Header=yes"
6489 else
6490   $as_echo "$as_me: failed program was:" >&5
6491 sed 's/^/| /' conftest.$ac_ext >&5
6492
6493         eval "$as_ac_Header=no"
6494 fi
6495
6496 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6497 fi
6498 ac_res=`eval 'as_val=${'$as_ac_Header'}
6499                  $as_echo "$as_val"'`
6500                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6501 $as_echo "$ac_res" >&6; }
6502 as_val=`eval 'as_val=${'$as_ac_Header'}
6503                  $as_echo "$as_val"'`
6504    if test "x$as_val" = x""yes; then
6505   cat >>confdefs.h <<_ACEOF
6506 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6507 _ACEOF
6508
6509 fi
6510
6511 done
6512
6513
6514
6515 for ac_header in ucontext.h
6516 do
6517 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6518 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6519 $as_echo_n "checking for $ac_header... " >&6; }
6520 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6521   $as_echo_n "(cached) " >&6
6522 else
6523   cat >conftest.$ac_ext <<_ACEOF
6524 /* confdefs.h.  */
6525 _ACEOF
6526 cat confdefs.h >>conftest.$ac_ext
6527 cat >>conftest.$ac_ext <<_ACEOF
6528 /* end confdefs.h.  */
6529 #include <signal.h>
6530
6531 #include <$ac_header>
6532 _ACEOF
6533 rm -f conftest.$ac_objext
6534 if { (ac_try="$ac_compile"
6535 case "(($ac_try" in
6536   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6537   *) ac_try_echo=$ac_try;;
6538 esac
6539 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6540 $as_echo "$ac_try_echo") >&5
6541   (eval "$ac_compile") 2>conftest.er1
6542   ac_status=$?
6543   grep -v '^ *+' conftest.er1 >conftest.err
6544   rm -f conftest.er1
6545   cat conftest.err >&5
6546   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6547   (exit $ac_status); } && {
6548          test -z "$ac_c_werror_flag" ||
6549          test ! -s conftest.err
6550        } && test -s conftest.$ac_objext; then
6551   eval "$as_ac_Header=yes"
6552 else
6553   $as_echo "$as_me: failed program was:" >&5
6554 sed 's/^/| /' conftest.$ac_ext >&5
6555
6556         eval "$as_ac_Header=no"
6557 fi
6558
6559 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6560 fi
6561 ac_res=`eval 'as_val=${'$as_ac_Header'}
6562                  $as_echo "$as_val"'`
6563                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6564 $as_echo "$ac_res" >&6; }
6565 as_val=`eval 'as_val=${'$as_ac_Header'}
6566                  $as_echo "$as_val"'`
6567    if test "x$as_val" = x""yes; then
6568   cat >>confdefs.h <<_ACEOF
6569 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6570 _ACEOF
6571
6572 fi
6573
6574 done
6575
6576
6577
6578 for ac_header in sys/thr.h
6579 do
6580 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6581 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6582 $as_echo_n "checking for $ac_header... " >&6; }
6583 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6584   $as_echo_n "(cached) " >&6
6585 else
6586   cat >conftest.$ac_ext <<_ACEOF
6587 /* confdefs.h.  */
6588 _ACEOF
6589 cat confdefs.h >>conftest.$ac_ext
6590 cat >>conftest.$ac_ext <<_ACEOF
6591 /* end confdefs.h.  */
6592 #include <sys/types.h>
6593 #ifdef HAVE_UCONTEXT_H
6594 #include <ucontext.h>
6595 #endif
6596
6597 #include <$ac_header>
6598 _ACEOF
6599 rm -f conftest.$ac_objext
6600 if { (ac_try="$ac_compile"
6601 case "(($ac_try" in
6602   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6603   *) ac_try_echo=$ac_try;;
6604 esac
6605 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6606 $as_echo "$ac_try_echo") >&5
6607   (eval "$ac_compile") 2>conftest.er1
6608   ac_status=$?
6609   grep -v '^ *+' conftest.er1 >conftest.err
6610   rm -f conftest.er1
6611   cat conftest.err >&5
6612   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6613   (exit $ac_status); } && {
6614          test -z "$ac_c_werror_flag" ||
6615          test ! -s conftest.err
6616        } && test -s conftest.$ac_objext; then
6617   eval "$as_ac_Header=yes"
6618 else
6619   $as_echo "$as_me: failed program was:" >&5
6620 sed 's/^/| /' conftest.$ac_ext >&5
6621
6622         eval "$as_ac_Header=no"
6623 fi
6624
6625 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6626 fi
6627 ac_res=`eval 'as_val=${'$as_ac_Header'}
6628                  $as_echo "$as_val"'`
6629                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6630 $as_echo "$ac_res" >&6; }
6631 as_val=`eval 'as_val=${'$as_ac_Header'}
6632                  $as_echo "$as_val"'`
6633    if test "x$as_val" = x""yes; then
6634   cat >>confdefs.h <<_ACEOF
6635 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6636 _ACEOF
6637
6638 fi
6639
6640 done
6641
6642
6643
6644 for ac_header in pthread_np.h
6645 do
6646 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6647 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6648 $as_echo_n "checking for $ac_header... " >&6; }
6649 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6650   $as_echo_n "(cached) " >&6
6651 else
6652   cat >conftest.$ac_ext <<_ACEOF
6653 /* confdefs.h.  */
6654 _ACEOF
6655 cat confdefs.h >>conftest.$ac_ext
6656 cat >>conftest.$ac_ext <<_ACEOF
6657 /* end confdefs.h.  */
6658 #ifdef HAVE_PTHREAD_H
6659 #include <pthread.h>
6660 #endif
6661
6662 #include <$ac_header>
6663 _ACEOF
6664 rm -f conftest.$ac_objext
6665 if { (ac_try="$ac_compile"
6666 case "(($ac_try" in
6667   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6668   *) ac_try_echo=$ac_try;;
6669 esac
6670 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6671 $as_echo "$ac_try_echo") >&5
6672   (eval "$ac_compile") 2>conftest.er1
6673   ac_status=$?
6674   grep -v '^ *+' conftest.er1 >conftest.err
6675   rm -f conftest.er1
6676   cat conftest.err >&5
6677   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6678   (exit $ac_status); } && {
6679          test -z "$ac_c_werror_flag" ||
6680          test ! -s conftest.err
6681        } && test -s conftest.$ac_objext; then
6682   eval "$as_ac_Header=yes"
6683 else
6684   $as_echo "$as_me: failed program was:" >&5
6685 sed 's/^/| /' conftest.$ac_ext >&5
6686
6687         eval "$as_ac_Header=no"
6688 fi
6689
6690 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6691 fi
6692 ac_res=`eval 'as_val=${'$as_ac_Header'}
6693                  $as_echo "$as_val"'`
6694                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6695 $as_echo "$ac_res" >&6; }
6696 as_val=`eval 'as_val=${'$as_ac_Header'}
6697                  $as_echo "$as_val"'`
6698    if test "x$as_val" = x""yes; then
6699   cat >>confdefs.h <<_ACEOF
6700 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6701 _ACEOF
6702
6703 fi
6704
6705 done
6706
6707
6708
6709 for ac_header in linux/videodev.h
6710 do
6711 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6712 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6713 $as_echo_n "checking for $ac_header... " >&6; }
6714 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6715   $as_echo_n "(cached) " >&6
6716 else
6717   cat >conftest.$ac_ext <<_ACEOF
6718 /* confdefs.h.  */
6719 _ACEOF
6720 cat confdefs.h >>conftest.$ac_ext
6721 cat >>conftest.$ac_ext <<_ACEOF
6722 /* end confdefs.h.  */
6723 #ifdef HAVE_SYS_TIME_H
6724 #include <sys/time.h>
6725 #endif
6726 #include <sys/types.h>
6727 #ifdef HAVE_ASM_TYPES_H
6728 #include <asm/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 linux/capi.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 #define __user
6793
6794 #include <$ac_header>
6795 _ACEOF
6796 rm -f conftest.$ac_objext
6797 if { (ac_try="$ac_compile"
6798 case "(($ac_try" in
6799   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6800   *) ac_try_echo=$ac_try;;
6801 esac
6802 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6803 $as_echo "$ac_try_echo") >&5
6804   (eval "$ac_compile") 2>conftest.er1
6805   ac_status=$?
6806   grep -v '^ *+' conftest.er1 >conftest.err
6807   rm -f conftest.er1
6808   cat conftest.err >&5
6809   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6810   (exit $ac_status); } && {
6811          test -z "$ac_c_werror_flag" ||
6812          test ! -s conftest.err
6813        } && test -s conftest.$ac_objext; then
6814   eval "$as_ac_Header=yes"
6815 else
6816   $as_echo "$as_me: failed program was:" >&5
6817 sed 's/^/| /' conftest.$ac_ext >&5
6818
6819         eval "$as_ac_Header=no"
6820 fi
6821
6822 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6823 fi
6824 ac_res=`eval 'as_val=${'$as_ac_Header'}
6825                  $as_echo "$as_val"'`
6826                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6827 $as_echo "$ac_res" >&6; }
6828 as_val=`eval 'as_val=${'$as_ac_Header'}
6829                  $as_echo "$as_val"'`
6830    if test "x$as_val" = x""yes; then
6831   cat >>confdefs.h <<_ACEOF
6832 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6833 _ACEOF
6834
6835 fi
6836
6837 done
6838
6839
6840
6841 DLLEXT=""
6842
6843 DLLFLAGS="-D_REENTRANT"
6844
6845 LDSHARED=""
6846
6847 LDDLLFLAGS=""
6848
6849 LIBEXT="so"
6850
6851 IMPLIBEXT="def"
6852
6853 LDRPATH_INSTALL=""
6854
6855 LDRPATH_LOCAL=""
6856
6857 # Extract the first word of "ldd", so it can be a program name with args.
6858 set dummy ldd; ac_word=$2
6859 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6860 $as_echo_n "checking for $ac_word... " >&6; }
6861 if test "${ac_cv_path_LDD+set}" = set; then
6862   $as_echo_n "(cached) " >&6
6863 else
6864   case $LDD in
6865   [\\/]* | ?:[\\/]*)
6866   ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
6867   ;;
6868   *)
6869   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6870 as_dummy="/sbin:/usr/sbin:$PATH"
6871 for as_dir in $as_dummy
6872 do
6873   IFS=$as_save_IFS
6874   test -z "$as_dir" && as_dir=.
6875   for ac_exec_ext in '' $ac_executable_extensions; do
6876   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6877     ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
6878     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6879     break 2
6880   fi
6881 done
6882 done
6883 IFS=$as_save_IFS
6884
6885   test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
6886   ;;
6887 esac
6888 fi
6889 LDD=$ac_cv_path_LDD
6890 if test -n "$LDD"; then
6891   { $as_echo "$as_me:$LINENO: result: $LDD" >&5
6892 $as_echo "$LDD" >&6; }
6893 else
6894   { $as_echo "$as_me:$LINENO: result: no" >&5
6895 $as_echo "no" >&6; }
6896 fi
6897
6898
6899
6900 case $host_os in
6901   cygwin*|mingw32*)
6902     if test -n "$ac_tool_prefix"; then
6903   # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
6904 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
6905 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6906 $as_echo_n "checking for $ac_word... " >&6; }
6907 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
6908   $as_echo_n "(cached) " >&6
6909 else
6910   if test -n "$DLLTOOL"; then
6911   ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
6912 else
6913 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6914 for as_dir in $PATH
6915 do
6916   IFS=$as_save_IFS
6917   test -z "$as_dir" && as_dir=.
6918   for ac_exec_ext in '' $ac_executable_extensions; do
6919   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6920     ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
6921     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6922     break 2
6923   fi
6924 done
6925 done
6926 IFS=$as_save_IFS
6927
6928 fi
6929 fi
6930 DLLTOOL=$ac_cv_prog_DLLTOOL
6931 if test -n "$DLLTOOL"; then
6932   { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
6933 $as_echo "$DLLTOOL" >&6; }
6934 else
6935   { $as_echo "$as_me:$LINENO: result: no" >&5
6936 $as_echo "no" >&6; }
6937 fi
6938
6939
6940 fi
6941 if test -z "$ac_cv_prog_DLLTOOL"; then
6942   ac_ct_DLLTOOL=$DLLTOOL
6943   # Extract the first word of "dlltool", so it can be a program name with args.
6944 set dummy dlltool; ac_word=$2
6945 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6946 $as_echo_n "checking for $ac_word... " >&6; }
6947 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
6948   $as_echo_n "(cached) " >&6
6949 else
6950   if test -n "$ac_ct_DLLTOOL"; then
6951   ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
6952 else
6953 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6954 for as_dir in $PATH
6955 do
6956   IFS=$as_save_IFS
6957   test -z "$as_dir" && as_dir=.
6958   for ac_exec_ext in '' $ac_executable_extensions; do
6959   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6960     ac_cv_prog_ac_ct_DLLTOOL="dlltool"
6961     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6962     break 2
6963   fi
6964 done
6965 done
6966 IFS=$as_save_IFS
6967
6968 fi
6969 fi
6970 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
6971 if test -n "$ac_ct_DLLTOOL"; then
6972   { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
6973 $as_echo "$ac_ct_DLLTOOL" >&6; }
6974 else
6975   { $as_echo "$as_me:$LINENO: result: no" >&5
6976 $as_echo "no" >&6; }
6977 fi
6978
6979   if test "x$ac_ct_DLLTOOL" = x; then
6980     DLLTOOL="false"
6981   else
6982     case $cross_compiling:$ac_tool_warned in
6983 yes:)
6984 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
6985 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6986 ac_tool_warned=yes ;;
6987 esac
6988     DLLTOOL=$ac_ct_DLLTOOL
6989   fi
6990 else
6991   DLLTOOL="$ac_cv_prog_DLLTOOL"
6992 fi
6993
6994     if test -n "$ac_tool_prefix"; then
6995   # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
6996 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
6997 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6998 $as_echo_n "checking for $ac_word... " >&6; }
6999 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
7000   $as_echo_n "(cached) " >&6
7001 else
7002   if test -n "$DLLWRAP"; then
7003   ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
7004 else
7005 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7006 for as_dir in $PATH
7007 do
7008   IFS=$as_save_IFS
7009   test -z "$as_dir" && as_dir=.
7010   for ac_exec_ext in '' $ac_executable_extensions; do
7011   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7012     ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
7013     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7014     break 2
7015   fi
7016 done
7017 done
7018 IFS=$as_save_IFS
7019
7020 fi
7021 fi
7022 DLLWRAP=$ac_cv_prog_DLLWRAP
7023 if test -n "$DLLWRAP"; then
7024   { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
7025 $as_echo "$DLLWRAP" >&6; }
7026 else
7027   { $as_echo "$as_me:$LINENO: result: no" >&5
7028 $as_echo "no" >&6; }
7029 fi
7030
7031
7032 fi
7033 if test -z "$ac_cv_prog_DLLWRAP"; then
7034   ac_ct_DLLWRAP=$DLLWRAP
7035   # Extract the first word of "dllwrap", so it can be a program name with args.
7036 set dummy dllwrap; ac_word=$2
7037 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7038 $as_echo_n "checking for $ac_word... " >&6; }
7039 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
7040   $as_echo_n "(cached) " >&6
7041 else
7042   if test -n "$ac_ct_DLLWRAP"; then
7043   ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
7044 else
7045 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7046 for as_dir in $PATH
7047 do
7048   IFS=$as_save_IFS
7049   test -z "$as_dir" && as_dir=.
7050   for ac_exec_ext in '' $ac_executable_extensions; do
7051   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7052     ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
7053     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7054     break 2
7055   fi
7056 done
7057 done
7058 IFS=$as_save_IFS
7059
7060 fi
7061 fi
7062 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
7063 if test -n "$ac_ct_DLLWRAP"; then
7064   { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
7065 $as_echo "$ac_ct_DLLWRAP" >&6; }
7066 else
7067   { $as_echo "$as_me:$LINENO: result: no" >&5
7068 $as_echo "no" >&6; }
7069 fi
7070
7071   if test "x$ac_ct_DLLWRAP" = x; then
7072     DLLWRAP="false"
7073   else
7074     case $cross_compiling:$ac_tool_warned in
7075 yes:)
7076 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7077 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7078 ac_tool_warned=yes ;;
7079 esac
7080     DLLWRAP=$ac_ct_DLLWRAP
7081   fi
7082 else
7083   DLLWRAP="$ac_cv_prog_DLLWRAP"
7084 fi
7085
7086     if test -n "$ac_tool_prefix"; then
7087   # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7088 set dummy ${ac_tool_prefix}ar; ac_word=$2
7089 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7090 $as_echo_n "checking for $ac_word... " >&6; }
7091 if test "${ac_cv_prog_MINGWAR+set}" = set; then
7092   $as_echo_n "(cached) " >&6
7093 else
7094   if test -n "$MINGWAR"; then
7095   ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
7096 else
7097 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7098 for as_dir in $PATH
7099 do
7100   IFS=$as_save_IFS
7101   test -z "$as_dir" && as_dir=.
7102   for ac_exec_ext in '' $ac_executable_extensions; do
7103   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7104     ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
7105     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7106     break 2
7107   fi
7108 done
7109 done
7110 IFS=$as_save_IFS
7111
7112 fi
7113 fi
7114 MINGWAR=$ac_cv_prog_MINGWAR
7115 if test -n "$MINGWAR"; then
7116   { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
7117 $as_echo "$MINGWAR" >&6; }
7118 else
7119   { $as_echo "$as_me:$LINENO: result: no" >&5
7120 $as_echo "no" >&6; }
7121 fi
7122
7123
7124 fi
7125 if test -z "$ac_cv_prog_MINGWAR"; then
7126   ac_ct_MINGWAR=$MINGWAR
7127   # Extract the first word of "ar", so it can be a program name with args.
7128 set dummy ar; ac_word=$2
7129 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7130 $as_echo_n "checking for $ac_word... " >&6; }
7131 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
7132   $as_echo_n "(cached) " >&6
7133 else
7134   if test -n "$ac_ct_MINGWAR"; then
7135   ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
7136 else
7137 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7138 for as_dir in $PATH
7139 do
7140   IFS=$as_save_IFS
7141   test -z "$as_dir" && as_dir=.
7142   for ac_exec_ext in '' $ac_executable_extensions; do
7143   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7144     ac_cv_prog_ac_ct_MINGWAR="ar"
7145     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7146     break 2
7147   fi
7148 done
7149 done
7150 IFS=$as_save_IFS
7151
7152 fi
7153 fi
7154 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
7155 if test -n "$ac_ct_MINGWAR"; then
7156   { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
7157 $as_echo "$ac_ct_MINGWAR" >&6; }
7158 else
7159   { $as_echo "$as_me:$LINENO: result: no" >&5
7160 $as_echo "no" >&6; }
7161 fi
7162
7163   if test "x$ac_ct_MINGWAR" = x; then
7164     MINGWAR="false"
7165   else
7166     case $cross_compiling:$ac_tool_warned in
7167 yes:)
7168 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7169 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7170 ac_tool_warned=yes ;;
7171 esac
7172     MINGWAR=$ac_ct_MINGWAR
7173   fi
7174 else
7175   MINGWAR="$ac_cv_prog_MINGWAR"
7176 fi
7177
7178     if test "$DLLWRAP" = "false"; then
7179       LIBEXT="a"
7180     else
7181             LIBEXT="dll"
7182     fi
7183     IMPLIBEXT="a"
7184         enable_iphlpapi=${enable_iphlpapi:-no}
7185     enable_kernel32=${enable_kernel32:-no}
7186     enable_msvcrt=${enable_msvcrt:-no}
7187     enable_ntdll=${enable_ntdll:-no}
7188     enable_ws2_32=${enable_ws2_32:-no}
7189     enable_loader=${enable_loader:-no}
7190     enable_server=${enable_server:-no}
7191         with_x=${with_x:-no}
7192     with_pthread=${with_pthread:-no}
7193     ;;
7194   darwin*|macosx*)
7195     DLLEXT=".so"
7196     LIBEXT="dylib"
7197     DLLFLAGS="$DLLFLAGS -fPIC"
7198     LDDLLFLAGS="-bundle -multiply_defined suppress"
7199     LIBWINE_LDFLAGS="-multiply_defined suppress"
7200     LDSHARED="\$(CC) -dynamiclib"
7201     STRIP="$STRIP -x"
7202     LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$(RELPATH) \$(bindir) \$(libdir)\`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
7203         SECURITYLIB="-framework Security -framework CoreFoundation"
7204
7205     COREFOUNDATIONLIB="-framework CoreFoundation"
7206
7207     IOKITLIB="-framework IOKit -framework CoreFoundation"
7208
7209     LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHARED_HEAP,0x7f000000"
7210
7211     if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
7212     then
7213                 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
7214
7215     fi
7216     if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
7217     then
7218                 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
7219
7220     fi
7221     if test "$ac_cv_header_IOKit_hid_IOHIDLib_h" = "yes"
7222     then
7223         ac_save_LIBS="$LIBS"
7224         LIBS="$LIBS $IOKITLIB"
7225
7226 for ac_func in IOHIDManagerCreate
7227 do
7228 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
7229 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
7230 $as_echo_n "checking for $ac_func... " >&6; }
7231 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7232   $as_echo_n "(cached) " >&6
7233 else
7234   cat >conftest.$ac_ext <<_ACEOF
7235 /* confdefs.h.  */
7236 _ACEOF
7237 cat confdefs.h >>conftest.$ac_ext
7238 cat >>conftest.$ac_ext <<_ACEOF
7239 /* end confdefs.h.  */
7240 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7241    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7242 #define $ac_func innocuous_$ac_func
7243
7244 /* System header to define __stub macros and hopefully few prototypes,
7245     which can conflict with char $ac_func (); below.
7246     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7247     <limits.h> exists even on freestanding compilers.  */
7248
7249 #ifdef __STDC__
7250 # include <limits.h>
7251 #else
7252 # include <assert.h>
7253 #endif
7254
7255 #undef $ac_func
7256
7257 /* Override any GCC internal prototype to avoid an error.
7258    Use char because int might match the return type of a GCC
7259    builtin and then its argument prototype would still apply.  */
7260 #ifdef __cplusplus
7261 extern "C"
7262 #endif
7263 char $ac_func ();
7264 /* The GNU C library defines this for functions which it implements
7265     to always fail with ENOSYS.  Some functions are actually named
7266     something starting with __ and the normal name is an alias.  */
7267 #if defined __stub_$ac_func || defined __stub___$ac_func
7268 choke me
7269 #endif
7270
7271 int
7272 main ()
7273 {
7274 return $ac_func ();
7275   ;
7276   return 0;
7277 }
7278 _ACEOF
7279 rm -f conftest.$ac_objext conftest$ac_exeext
7280 if { (ac_try="$ac_link"
7281 case "(($ac_try" in
7282   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7283   *) ac_try_echo=$ac_try;;
7284 esac
7285 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7286 $as_echo "$ac_try_echo") >&5
7287   (eval "$ac_link") 2>conftest.er1
7288   ac_status=$?
7289   grep -v '^ *+' conftest.er1 >conftest.err
7290   rm -f conftest.er1
7291   cat conftest.err >&5
7292   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7293   (exit $ac_status); } && {
7294          test -z "$ac_c_werror_flag" ||
7295          test ! -s conftest.err
7296        } && test -s conftest$ac_exeext && {
7297          test "$cross_compiling" = yes ||
7298          $as_test_x conftest$ac_exeext
7299        }; then
7300   eval "$as_ac_var=yes"
7301 else
7302   $as_echo "$as_me: failed program was:" >&5
7303 sed 's/^/| /' conftest.$ac_ext >&5
7304
7305         eval "$as_ac_var=no"
7306 fi
7307
7308 rm -rf conftest.dSYM
7309 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7310       conftest$ac_exeext conftest.$ac_ext
7311 fi
7312 ac_res=`eval 'as_val=${'$as_ac_var'}
7313                  $as_echo "$as_val"'`
7314                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7315 $as_echo "$ac_res" >&6; }
7316 as_val=`eval 'as_val=${'$as_ac_var'}
7317                  $as_echo "$as_val"'`
7318    if test "x$as_val" = x""yes; then
7319   cat >>confdefs.h <<_ACEOF
7320 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7321 _ACEOF
7322
7323 fi
7324 done
7325
7326         LIBS="$ac_save_LIBS"
7327     fi
7328     case $host_cpu in
7329       *powerpc*)
7330         LDDLLFLAGS="$LDDLLFLAGS -read_only_relocs warning"          ;;
7331     esac
7332         if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
7333     then
7334         CARBONLIB="-framework Carbon"
7335
7336         enable_winequartz_drv=${enable_winequartz_drv:-yes}
7337     fi
7338     ;;
7339   *)
7340     DLLFLAGS="$DLLFLAGS -fPIC"
7341     DLLEXT=".so"
7342     { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
7343 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
7344 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
7345   $as_echo_n "(cached) " >&6
7346 else
7347   ac_wine_try_cflags_saved=$CFLAGS
7348 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
7349 cat >conftest.$ac_ext <<_ACEOF
7350 void myfunc() {}
7351 _ACEOF
7352 rm -f conftest.$ac_objext conftest$ac_exeext
7353 if { (ac_try="$ac_link"
7354 case "(($ac_try" in
7355   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7356   *) ac_try_echo=$ac_try;;
7357 esac
7358 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7359 $as_echo "$ac_try_echo") >&5
7360   (eval "$ac_link") 2>conftest.er1
7361   ac_status=$?
7362   grep -v '^ *+' conftest.er1 >conftest.err
7363   rm -f conftest.er1
7364   cat conftest.err >&5
7365   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7366   (exit $ac_status); } && {
7367          test -z "$ac_c_werror_flag" ||
7368          test ! -s conftest.err
7369        } && test -s conftest$ac_exeext && {
7370          test "$cross_compiling" = yes ||
7371          $as_test_x conftest$ac_exeext
7372        }; then
7373   ac_cv_c_dll_gnuelf="yes"
7374 else
7375   $as_echo "$as_me: failed program was:" >&5
7376 sed 's/^/| /' conftest.$ac_ext >&5
7377
7378         ac_cv_c_dll_gnuelf="no"
7379 fi
7380
7381 rm -rf conftest.dSYM
7382 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7383       conftest$ac_exeext conftest.$ac_ext
7384 CFLAGS=$ac_wine_try_cflags_saved
7385 fi
7386 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
7387 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
7388     if test "$ac_cv_c_dll_gnuelf" = "yes"
7389     then
7390       LDSHARED="\$(CC) -shared"
7391       LDDLLFLAGS="-shared -Wl,-Bsymbolic"
7392       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
7393 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
7394 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
7395   $as_echo_n "(cached) " >&6
7396 else
7397   ac_wine_try_cflags_saved=$CFLAGS
7398 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
7399 cat >conftest.$ac_ext <<_ACEOF
7400 /* confdefs.h.  */
7401 _ACEOF
7402 cat confdefs.h >>conftest.$ac_ext
7403 cat >>conftest.$ac_ext <<_ACEOF
7404 /* end confdefs.h.  */
7405
7406 int
7407 main ()
7408 {
7409
7410   ;
7411   return 0;
7412 }
7413 _ACEOF
7414 rm -f conftest.$ac_objext conftest$ac_exeext
7415 if { (ac_try="$ac_link"
7416 case "(($ac_try" in
7417   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7418   *) ac_try_echo=$ac_try;;
7419 esac
7420 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7421 $as_echo "$ac_try_echo") >&5
7422   (eval "$ac_link") 2>conftest.er1
7423   ac_status=$?
7424   grep -v '^ *+' conftest.er1 >conftest.err
7425   rm -f conftest.er1
7426   cat conftest.err >&5
7427   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7428   (exit $ac_status); } && {
7429          test -z "$ac_c_werror_flag" ||
7430          test ! -s conftest.err
7431        } && test -s conftest$ac_exeext && {
7432          test "$cross_compiling" = yes ||
7433          $as_test_x conftest$ac_exeext
7434        }; then
7435   ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes
7436 else
7437   $as_echo "$as_me: failed program was:" >&5
7438 sed 's/^/| /' conftest.$ac_ext >&5
7439
7440         ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=no
7441 fi
7442
7443 rm -rf conftest.dSYM
7444 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7445       conftest$ac_exeext conftest.$ac_ext
7446 CFLAGS=$ac_wine_try_cflags_saved
7447 fi
7448 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
7449 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
7450 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
7451   LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
7452 else
7453   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
7454 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
7455 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
7456   $as_echo_n "(cached) " >&6
7457 else
7458   ac_wine_try_cflags_saved=$CFLAGS
7459 CFLAGS="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
7460 cat >conftest.$ac_ext <<_ACEOF
7461 /* confdefs.h.  */
7462 _ACEOF
7463 cat confdefs.h >>conftest.$ac_ext
7464 cat >>conftest.$ac_ext <<_ACEOF
7465 /* end confdefs.h.  */
7466
7467 int
7468 main ()
7469 {
7470
7471   ;
7472   return 0;
7473 }
7474 _ACEOF
7475 rm -f conftest.$ac_objext conftest$ac_exeext
7476 if { (ac_try="$ac_link"
7477 case "(($ac_try" in
7478   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7479   *) ac_try_echo=$ac_try;;
7480 esac
7481 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7482 $as_echo "$ac_try_echo") >&5
7483   (eval "$ac_link") 2>conftest.er1
7484   ac_status=$?
7485   grep -v '^ *+' conftest.er1 >conftest.err
7486   rm -f conftest.er1
7487   cat conftest.err >&5
7488   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7489   (exit $ac_status); } && {
7490          test -z "$ac_c_werror_flag" ||
7491          test ! -s conftest.err
7492        } && test -s conftest$ac_exeext && {
7493          test "$cross_compiling" = yes ||
7494          $as_test_x conftest$ac_exeext
7495        }; then
7496   ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
7497 else
7498   $as_echo "$as_me: failed program was:" >&5
7499 sed 's/^/| /' conftest.$ac_ext >&5
7500
7501         ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=no
7502 fi
7503
7504 rm -rf conftest.dSYM
7505 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7506       conftest$ac_exeext conftest.$ac_ext
7507 CFLAGS=$ac_wine_try_cflags_saved
7508 fi
7509 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
7510 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
7511 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
7512   LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
7513 fi
7514
7515 fi
7516
7517
7518       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
7519 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
7520 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
7521   $as_echo_n "(cached) " >&6
7522 else
7523   ac_wine_try_cflags_saved=$CFLAGS
7524 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
7525 cat >conftest.$ac_ext <<_ACEOF
7526 /* confdefs.h.  */
7527 _ACEOF
7528 cat confdefs.h >>conftest.$ac_ext
7529 cat >>conftest.$ac_ext <<_ACEOF
7530 /* end confdefs.h.  */
7531
7532 int
7533 main ()
7534 {
7535
7536   ;
7537   return 0;
7538 }
7539 _ACEOF
7540 rm -f conftest.$ac_objext conftest$ac_exeext
7541 if { (ac_try="$ac_link"
7542 case "(($ac_try" in
7543   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7544   *) ac_try_echo=$ac_try;;
7545 esac
7546 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7547 $as_echo "$ac_try_echo") >&5
7548   (eval "$ac_link") 2>conftest.er1
7549   ac_status=$?
7550   grep -v '^ *+' conftest.er1 >conftest.err
7551   rm -f conftest.er1
7552   cat conftest.err >&5
7553   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7554   (exit $ac_status); } && {
7555          test -z "$ac_c_werror_flag" ||
7556          test ! -s conftest.err
7557        } && test -s conftest$ac_exeext && {
7558          test "$cross_compiling" = yes ||
7559          $as_test_x conftest$ac_exeext
7560        }; then
7561   ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes
7562 else
7563   $as_echo "$as_me: failed program was:" >&5
7564 sed 's/^/| /' conftest.$ac_ext >&5
7565
7566         ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=no
7567 fi
7568
7569 rm -rf conftest.dSYM
7570 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7571       conftest$ac_exeext conftest.$ac_ext
7572 CFLAGS=$ac_wine_try_cflags_saved
7573 fi
7574 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
7575 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
7576 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
7577   LDDLLFLAGS="$LDDLLFLAGS,-z,defs"
7578 fi
7579
7580
7581       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
7582 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
7583 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
7584   $as_echo_n "(cached) " >&6
7585 else
7586   ac_wine_try_cflags_saved=$CFLAGS
7587 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
7588 cat >conftest.$ac_ext <<_ACEOF
7589 /* confdefs.h.  */
7590 _ACEOF
7591 cat confdefs.h >>conftest.$ac_ext
7592 cat >>conftest.$ac_ext <<_ACEOF
7593 /* end confdefs.h.  */
7594
7595 int
7596 main ()
7597 {
7598
7599   ;
7600   return 0;
7601 }
7602 _ACEOF
7603 rm -f conftest.$ac_objext conftest$ac_exeext
7604 if { (ac_try="$ac_link"
7605 case "(($ac_try" in
7606   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7607   *) ac_try_echo=$ac_try;;
7608 esac
7609 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7610 $as_echo "$ac_try_echo") >&5
7611   (eval "$ac_link") 2>conftest.er1
7612   ac_status=$?
7613   grep -v '^ *+' conftest.er1 >conftest.err
7614   rm -f conftest.er1
7615   cat conftest.err >&5
7616   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7617   (exit $ac_status); } && {
7618          test -z "$ac_c_werror_flag" ||
7619          test ! -s conftest.err
7620        } && test -s conftest$ac_exeext && {
7621          test "$cross_compiling" = yes ||
7622          $as_test_x conftest$ac_exeext
7623        }; then
7624   ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
7625 else
7626   $as_echo "$as_me: failed program was:" >&5
7627 sed 's/^/| /' conftest.$ac_ext >&5
7628
7629         ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=no
7630 fi
7631
7632 rm -rf conftest.dSYM
7633 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7634       conftest$ac_exeext conftest.$ac_ext
7635 CFLAGS=$ac_wine_try_cflags_saved
7636 fi
7637 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
7638 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
7639 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
7640   LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
7641 fi
7642
7643
7644       echo '{ global: *; };' >conftest.map
7645       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
7646 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
7647 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
7648   $as_echo_n "(cached) " >&6
7649 else
7650   ac_wine_try_cflags_saved=$CFLAGS
7651 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
7652 cat >conftest.$ac_ext <<_ACEOF
7653 /* confdefs.h.  */
7654 _ACEOF
7655 cat confdefs.h >>conftest.$ac_ext
7656 cat >>conftest.$ac_ext <<_ACEOF
7657 /* end confdefs.h.  */
7658
7659 int
7660 main ()
7661 {
7662
7663   ;
7664   return 0;
7665 }
7666 _ACEOF
7667 rm -f conftest.$ac_objext conftest$ac_exeext
7668 if { (ac_try="$ac_link"
7669 case "(($ac_try" in
7670   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7671   *) ac_try_echo=$ac_try;;
7672 esac
7673 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7674 $as_echo "$ac_try_echo") >&5
7675   (eval "$ac_link") 2>conftest.er1
7676   ac_status=$?
7677   grep -v '^ *+' conftest.er1 >conftest.err
7678   rm -f conftest.er1
7679   cat conftest.err >&5
7680   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7681   (exit $ac_status); } && {
7682          test -z "$ac_c_werror_flag" ||
7683          test ! -s conftest.err
7684        } && test -s conftest$ac_exeext && {
7685          test "$cross_compiling" = yes ||
7686          $as_test_x conftest$ac_exeext
7687        }; then
7688   ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes
7689 else
7690   $as_echo "$as_me: failed program was:" >&5
7691 sed 's/^/| /' conftest.$ac_ext >&5
7692
7693         ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=no
7694 fi
7695
7696 rm -rf conftest.dSYM
7697 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7698       conftest$ac_exeext conftest.$ac_ext
7699 CFLAGS=$ac_wine_try_cflags_saved
7700 fi
7701 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
7702 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
7703 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
7704   LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
7705 fi
7706
7707       rm -f conftest.map
7708
7709       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
7710 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
7711 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
7712   $as_echo_n "(cached) " >&6
7713 else
7714   ac_wine_try_cflags_saved=$CFLAGS
7715 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
7716 cat >conftest.$ac_ext <<_ACEOF
7717 /* confdefs.h.  */
7718 _ACEOF
7719 cat confdefs.h >>conftest.$ac_ext
7720 cat >>conftest.$ac_ext <<_ACEOF
7721 /* end confdefs.h.  */
7722
7723 int
7724 main ()
7725 {
7726
7727   ;
7728   return 0;
7729 }
7730 _ACEOF
7731 rm -f conftest.$ac_objext conftest$ac_exeext
7732 if { (ac_try="$ac_link"
7733 case "(($ac_try" in
7734   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7735   *) ac_try_echo=$ac_try;;
7736 esac
7737 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7738 $as_echo "$ac_try_echo") >&5
7739   (eval "$ac_link") 2>conftest.er1
7740   ac_status=$?
7741   grep -v '^ *+' conftest.er1 >conftest.err
7742   rm -f conftest.er1
7743   cat conftest.err >&5
7744   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7745   (exit $ac_status); } && {
7746          test -z "$ac_c_werror_flag" ||
7747          test ! -s conftest.err
7748        } && test -s conftest$ac_exeext && {
7749          test "$cross_compiling" = yes ||
7750          $as_test_x conftest$ac_exeext
7751        }; then
7752   ac_cv_cflags__fPIC__Wl___export_dynamic=yes
7753 else
7754   $as_echo "$as_me: failed program was:" >&5
7755 sed 's/^/| /' conftest.$ac_ext >&5
7756
7757         ac_cv_cflags__fPIC__Wl___export_dynamic=no
7758 fi
7759
7760 rm -rf conftest.dSYM
7761 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7762       conftest$ac_exeext conftest.$ac_ext
7763 CFLAGS=$ac_wine_try_cflags_saved
7764 fi
7765 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
7766 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
7767 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
7768   LDEXECFLAGS="-Wl,--export-dynamic"
7769
7770 fi
7771
7772
7773       as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" | $as_tr_sh`
7774 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
7775 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
7776 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7777   $as_echo_n "(cached) " >&6
7778 else
7779   ac_wine_try_cflags_saved=$CFLAGS
7780 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
7781 cat >conftest.$ac_ext <<_ACEOF
7782 /* confdefs.h.  */
7783 _ACEOF
7784 cat confdefs.h >>conftest.$ac_ext
7785 cat >>conftest.$ac_ext <<_ACEOF
7786 /* end confdefs.h.  */
7787
7788 int
7789 main ()
7790 {
7791
7792   ;
7793   return 0;
7794 }
7795 _ACEOF
7796 rm -f conftest.$ac_objext conftest$ac_exeext
7797 if { (ac_try="$ac_link"
7798 case "(($ac_try" in
7799   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7800   *) ac_try_echo=$ac_try;;
7801 esac
7802 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7803 $as_echo "$ac_try_echo") >&5
7804   (eval "$ac_link") 2>conftest.er1
7805   ac_status=$?
7806   grep -v '^ *+' conftest.er1 >conftest.err
7807   rm -f conftest.er1
7808   cat conftest.err >&5
7809   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7810   (exit $ac_status); } && {
7811          test -z "$ac_c_werror_flag" ||
7812          test ! -s conftest.err
7813        } && test -s conftest$ac_exeext && {
7814          test "$cross_compiling" = yes ||
7815          $as_test_x conftest$ac_exeext
7816        }; then
7817   eval "$as_ac_var=yes"
7818 else
7819   $as_echo "$as_me: failed program was:" >&5
7820 sed 's/^/| /' conftest.$ac_ext >&5
7821
7822         eval "$as_ac_var=no"
7823 fi
7824
7825 rm -rf conftest.dSYM
7826 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7827       conftest$ac_exeext conftest.$ac_ext
7828 CFLAGS=$ac_wine_try_cflags_saved
7829 fi
7830 ac_res=`eval 'as_val=${'$as_ac_var'}
7831                  $as_echo "$as_val"'`
7832                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7833 $as_echo "$ac_res" >&6; }
7834 if test `eval 'as_val=${'$as_ac_var'}
7835                  $as_echo "$as_val"'` = yes; then
7836   LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
7837                        LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
7838 else
7839   as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
7840 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
7841 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
7842 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7843   $as_echo_n "(cached) " >&6
7844 else
7845   ac_wine_try_cflags_saved=$CFLAGS
7846 CFLAGS="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
7847 cat >conftest.$ac_ext <<_ACEOF
7848 /* confdefs.h.  */
7849 _ACEOF
7850 cat confdefs.h >>conftest.$ac_ext
7851 cat >>conftest.$ac_ext <<_ACEOF
7852 /* end confdefs.h.  */
7853
7854 int
7855 main ()
7856 {
7857
7858   ;
7859   return 0;
7860 }
7861 _ACEOF
7862 rm -f conftest.$ac_objext conftest$ac_exeext
7863 if { (ac_try="$ac_link"
7864 case "(($ac_try" in
7865   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7866   *) ac_try_echo=$ac_try;;
7867 esac
7868 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7869 $as_echo "$ac_try_echo") >&5
7870   (eval "$ac_link") 2>conftest.er1
7871   ac_status=$?
7872   grep -v '^ *+' conftest.er1 >conftest.err
7873   rm -f conftest.er1
7874   cat conftest.err >&5
7875   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7876   (exit $ac_status); } && {
7877          test -z "$ac_c_werror_flag" ||
7878          test ! -s conftest.err
7879        } && test -s conftest$ac_exeext && {
7880          test "$cross_compiling" = yes ||
7881          $as_test_x conftest$ac_exeext
7882        }; then
7883   eval "$as_ac_var=yes"
7884 else
7885   $as_echo "$as_me: failed program was:" >&5
7886 sed 's/^/| /' conftest.$ac_ext >&5
7887
7888         eval "$as_ac_var=no"
7889 fi
7890
7891 rm -rf conftest.dSYM
7892 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7893       conftest$ac_exeext conftest.$ac_ext
7894 CFLAGS=$ac_wine_try_cflags_saved
7895 fi
7896 ac_res=`eval 'as_val=${'$as_ac_var'}
7897                  $as_echo "$as_val"'`
7898                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7899 $as_echo "$ac_res" >&6; }
7900 if test `eval 'as_val=${'$as_ac_var'}
7901                  $as_echo "$as_val"'` = yes; then
7902   LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
7903                             LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
7904 fi
7905
7906 fi
7907
7908
7909       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
7910 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
7911 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
7912   $as_echo_n "(cached) " >&6
7913 else
7914   ac_wine_try_cflags_saved=$CFLAGS
7915 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
7916 cat >conftest.$ac_ext <<_ACEOF
7917 /* confdefs.h.  */
7918 _ACEOF
7919 cat confdefs.h >>conftest.$ac_ext
7920 cat >>conftest.$ac_ext <<_ACEOF
7921 /* end confdefs.h.  */
7922
7923 int
7924 main ()
7925 {
7926
7927   ;
7928   return 0;
7929 }
7930 _ACEOF
7931 rm -f conftest.$ac_objext conftest$ac_exeext
7932 if { (ac_try="$ac_link"
7933 case "(($ac_try" in
7934   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7935   *) ac_try_echo=$ac_try;;
7936 esac
7937 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7938 $as_echo "$ac_try_echo") >&5
7939   (eval "$ac_link") 2>conftest.er1
7940   ac_status=$?
7941   grep -v '^ *+' conftest.er1 >conftest.err
7942   rm -f conftest.er1
7943   cat conftest.err >&5
7944   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7945   (exit $ac_status); } && {
7946          test -z "$ac_c_werror_flag" ||
7947          test ! -s conftest.err
7948        } && test -s conftest$ac_exeext && {
7949          test "$cross_compiling" = yes ||
7950          $as_test_x conftest$ac_exeext
7951        }; then
7952   ac_cv_cflags__Wl___enable_new_dtags=yes
7953 else
7954   $as_echo "$as_me: failed program was:" >&5
7955 sed 's/^/| /' conftest.$ac_ext >&5
7956
7957         ac_cv_cflags__Wl___enable_new_dtags=no
7958 fi
7959
7960 rm -rf conftest.dSYM
7961 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7962       conftest$ac_exeext conftest.$ac_ext
7963 CFLAGS=$ac_wine_try_cflags_saved
7964 fi
7965 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
7966 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
7967 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
7968   LDRPATH_INSTALL="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
7969 fi
7970
7971
7972       case $host_cpu in
7973         *i[3456789]86* | x86_64)
7974           { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
7975 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
7976 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
7977   $as_echo_n "(cached) " >&6
7978 else
7979   ac_wine_try_cflags_saved=$CFLAGS
7980 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
7981 cat >conftest.$ac_ext <<_ACEOF
7982 /* confdefs.h.  */
7983 _ACEOF
7984 cat confdefs.h >>conftest.$ac_ext
7985 cat >>conftest.$ac_ext <<_ACEOF
7986 /* end confdefs.h.  */
7987
7988 int
7989 main ()
7990 {
7991
7992   ;
7993   return 0;
7994 }
7995 _ACEOF
7996 rm -f conftest.$ac_objext conftest$ac_exeext
7997 if { (ac_try="$ac_link"
7998 case "(($ac_try" in
7999   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8000   *) ac_try_echo=$ac_try;;
8001 esac
8002 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8003 $as_echo "$ac_try_echo") >&5
8004   (eval "$ac_link") 2>conftest.er1
8005   ac_status=$?
8006   grep -v '^ *+' conftest.er1 >conftest.err
8007   rm -f conftest.er1
8008   cat conftest.err >&5
8009   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8010   (exit $ac_status); } && {
8011          test -z "$ac_c_werror_flag" ||
8012          test ! -s conftest.err
8013        } && test -s conftest$ac_exeext && {
8014          test "$cross_compiling" = yes ||
8015          $as_test_x conftest$ac_exeext
8016        }; then
8017   ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
8018 else
8019   $as_echo "$as_me: failed program was:" >&5
8020 sed 's/^/| /' conftest.$ac_ext >&5
8021
8022         ac_cv_cflags__Wl___section_start__interp_0x7bf00400=no
8023 fi
8024
8025 rm -rf conftest.dSYM
8026 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8027       conftest$ac_exeext conftest.$ac_ext
8028 CFLAGS=$ac_wine_try_cflags_saved
8029 fi
8030 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
8031 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
8032 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
8033   LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
8034 fi
8035
8036           ;;
8037       esac
8038
8039     else
8040       { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
8041 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
8042 if test "${ac_cv_c_dll_unixware+set}" = set; then
8043   $as_echo_n "(cached) " >&6
8044 else
8045   ac_wine_try_cflags_saved=$CFLAGS
8046 CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
8047 cat >conftest.$ac_ext <<_ACEOF
8048 void myfunc() {}
8049 _ACEOF
8050 rm -f conftest.$ac_objext conftest$ac_exeext
8051 if { (ac_try="$ac_link"
8052 case "(($ac_try" in
8053   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8054   *) ac_try_echo=$ac_try;;
8055 esac
8056 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8057 $as_echo "$ac_try_echo") >&5
8058   (eval "$ac_link") 2>conftest.er1
8059   ac_status=$?
8060   grep -v '^ *+' conftest.er1 >conftest.err
8061   rm -f conftest.er1
8062   cat conftest.err >&5
8063   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8064   (exit $ac_status); } && {
8065          test -z "$ac_c_werror_flag" ||
8066          test ! -s conftest.err
8067        } && test -s conftest$ac_exeext && {
8068          test "$cross_compiling" = yes ||
8069          $as_test_x conftest$ac_exeext
8070        }; then
8071   ac_cv_c_dll_unixware="yes"
8072 else
8073   $as_echo "$as_me: failed program was:" >&5
8074 sed 's/^/| /' conftest.$ac_ext >&5
8075
8076         ac_cv_c_dll_unixware="no"
8077 fi
8078
8079 rm -rf conftest.dSYM
8080 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8081       conftest$ac_exeext conftest.$ac_ext
8082 CFLAGS=$ac_wine_try_cflags_saved
8083 fi
8084 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
8085 $as_echo "$ac_cv_c_dll_unixware" >&6; }
8086       if test "$ac_cv_c_dll_unixware" = "yes"
8087       then
8088         LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
8089         LDDLLFLAGS="-Wl,-G,-B,symbolic"
8090
8091       else
8092         { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
8093 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
8094 if test "${ac_cv_c_dll_hpux+set}" = set; then
8095   $as_echo_n "(cached) " >&6
8096 else
8097   ac_wine_try_cflags_saved=$CFLAGS
8098 CFLAGS="$CFLAGS -shared"
8099 cat >conftest.$ac_ext <<_ACEOF
8100 void myfunc() {}
8101 _ACEOF
8102 rm -f conftest.$ac_objext conftest$ac_exeext
8103 if { (ac_try="$ac_link"
8104 case "(($ac_try" in
8105   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8106   *) ac_try_echo=$ac_try;;
8107 esac
8108 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8109 $as_echo "$ac_try_echo") >&5
8110   (eval "$ac_link") 2>conftest.er1
8111   ac_status=$?
8112   grep -v '^ *+' conftest.er1 >conftest.err
8113   rm -f conftest.er1
8114   cat conftest.err >&5
8115   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8116   (exit $ac_status); } && {
8117          test -z "$ac_c_werror_flag" ||
8118          test ! -s conftest.err
8119        } && test -s conftest$ac_exeext && {
8120          test "$cross_compiling" = yes ||
8121          $as_test_x conftest$ac_exeext
8122        }; then
8123   ac_cv_c_dll_hpux="yes"
8124 else
8125   $as_echo "$as_me: failed program was:" >&5
8126 sed 's/^/| /' conftest.$ac_ext >&5
8127
8128         ac_cv_c_dll_hpux="no"
8129 fi
8130
8131 rm -rf conftest.dSYM
8132 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8133       conftest$ac_exeext conftest.$ac_ext
8134 CFLAGS=$ac_wine_try_cflags_saved
8135 fi
8136 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
8137 $as_echo "$ac_cv_c_dll_hpux" >&6; }
8138         if test "$ac_cv_c_dll_hpux" = "yes"
8139         then
8140           LIBEXT="sl"
8141           DLLEXT=".sl"
8142           LDDLLFLAGS="-shared -fPIC"
8143           LDSHARED="\$(CC) -shared"
8144         fi
8145       fi
8146     fi
8147     ;;
8148 esac
8149
8150 enable_winequartz_drv=${enable_winequartz_drv:-no}
8151
8152 if test "$LIBEXT" = "a"; then
8153   { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
8154 It is currently not possible to build Wine without shared library
8155 (.so) support to allow transparent switch between .so and .dll files.
8156 If you are using Linux, you will need a newer binutils.
8157 " >&5
8158 $as_echo "$as_me: error: could not find a way to build shared libraries.
8159 It is currently not possible to build Wine without shared library
8160 (.so) support to allow transparent switch between .so and .dll files.
8161 If you are using Linux, you will need a newer binutils.
8162 " >&2;}
8163    { (exit 1); exit 1; }; }
8164 fi
8165
8166 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
8167 then
8168     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
8169 do
8170   # Extract the first word of "$ac_prog", so it can be a program name with args.
8171 set dummy $ac_prog; ac_word=$2
8172 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8173 $as_echo_n "checking for $ac_word... " >&6; }
8174 if test "${ac_cv_prog_CROSSCC+set}" = set; then
8175   $as_echo_n "(cached) " >&6
8176 else
8177   if test -n "$CROSSCC"; then
8178   ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test.
8179 else
8180 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8181 for as_dir in $PATH
8182 do
8183   IFS=$as_save_IFS
8184   test -z "$as_dir" && as_dir=.
8185   for ac_exec_ext in '' $ac_executable_extensions; do
8186   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8187     ac_cv_prog_CROSSCC="$ac_prog"
8188     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8189     break 2
8190   fi
8191 done
8192 done
8193 IFS=$as_save_IFS
8194
8195 fi
8196 fi
8197 CROSSCC=$ac_cv_prog_CROSSCC
8198 if test -n "$CROSSCC"; then
8199   { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
8200 $as_echo "$CROSSCC" >&6; }
8201 else
8202   { $as_echo "$as_me:$LINENO: result: no" >&5
8203 $as_echo "no" >&6; }
8204 fi
8205
8206
8207   test -n "$CROSSCC" && break
8208 done
8209 test -n "$CROSSCC" || CROSSCC="false"
8210
8211     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
8212 do
8213   # Extract the first word of "$ac_prog", so it can be a program name with args.
8214 set dummy $ac_prog; ac_word=$2
8215 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8216 $as_echo_n "checking for $ac_word... " >&6; }
8217 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8218   $as_echo_n "(cached) " >&6
8219 else
8220   if test -n "$DLLTOOL"; then
8221   ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8222 else
8223 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8224 for as_dir in $PATH
8225 do
8226   IFS=$as_save_IFS
8227   test -z "$as_dir" && as_dir=.
8228   for ac_exec_ext in '' $ac_executable_extensions; do
8229   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8230     ac_cv_prog_DLLTOOL="$ac_prog"
8231     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8232     break 2
8233   fi
8234 done
8235 done
8236 IFS=$as_save_IFS
8237
8238 fi
8239 fi
8240 DLLTOOL=$ac_cv_prog_DLLTOOL
8241 if test -n "$DLLTOOL"; then
8242   { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8243 $as_echo "$DLLTOOL" >&6; }
8244 else
8245   { $as_echo "$as_me:$LINENO: result: no" >&5
8246 $as_echo "no" >&6; }
8247 fi
8248
8249
8250   test -n "$DLLTOOL" && break
8251 done
8252 test -n "$DLLTOOL" || DLLTOOL="false"
8253
8254     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
8255 do
8256   # Extract the first word of "$ac_prog", so it can be a program name with args.
8257 set dummy $ac_prog; ac_word=$2
8258 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8259 $as_echo_n "checking for $ac_word... " >&6; }
8260 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8261   $as_echo_n "(cached) " >&6
8262 else
8263   if test -n "$MINGWAR"; then
8264   ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
8265 else
8266 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8267 for as_dir in $PATH
8268 do
8269   IFS=$as_save_IFS
8270   test -z "$as_dir" && as_dir=.
8271   for ac_exec_ext in '' $ac_executable_extensions; do
8272   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8273     ac_cv_prog_MINGWAR="$ac_prog"
8274     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8275     break 2
8276   fi
8277 done
8278 done
8279 IFS=$as_save_IFS
8280
8281 fi
8282 fi
8283 MINGWAR=$ac_cv_prog_MINGWAR
8284 if test -n "$MINGWAR"; then
8285   { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8286 $as_echo "$MINGWAR" >&6; }
8287 else
8288   { $as_echo "$as_me:$LINENO: result: no" >&5
8289 $as_echo "no" >&6; }
8290 fi
8291
8292
8293   test -n "$MINGWAR" && break
8294 done
8295 test -n "$MINGWAR" || MINGWAR="false"
8296
8297     if test "$CROSSCC" != "false"
8298     then
8299         CROSSTEST="\$(CROSSTEST)"
8300
8301         CROSSTARGETFLAGS="-b `expr $CROSSCC : '\(.*\)-gcc'`"
8302
8303     fi
8304 fi
8305
8306
8307 if test "$ac_cv_header_pthread_h" = "yes"
8308 then
8309     { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
8310 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
8311 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
8312   $as_echo_n "(cached) " >&6
8313 else
8314   ac_check_lib_save_LIBS=$LIBS
8315 LIBS="-lpthread  $LIBS"
8316 cat >conftest.$ac_ext <<_ACEOF
8317 /* confdefs.h.  */
8318 _ACEOF
8319 cat confdefs.h >>conftest.$ac_ext
8320 cat >>conftest.$ac_ext <<_ACEOF
8321 /* end confdefs.h.  */
8322
8323 /* Override any GCC internal prototype to avoid an error.
8324    Use char because int might match the return type of a GCC
8325    builtin and then its argument prototype would still apply.  */
8326 #ifdef __cplusplus
8327 extern "C"
8328 #endif
8329 char pthread_create ();
8330 int
8331 main ()
8332 {
8333 return pthread_create ();
8334   ;
8335   return 0;
8336 }
8337 _ACEOF
8338 rm -f conftest.$ac_objext conftest$ac_exeext
8339 if { (ac_try="$ac_link"
8340 case "(($ac_try" in
8341   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8342   *) ac_try_echo=$ac_try;;
8343 esac
8344 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8345 $as_echo "$ac_try_echo") >&5
8346   (eval "$ac_link") 2>conftest.er1
8347   ac_status=$?
8348   grep -v '^ *+' conftest.er1 >conftest.err
8349   rm -f conftest.er1
8350   cat conftest.err >&5
8351   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8352   (exit $ac_status); } && {
8353          test -z "$ac_c_werror_flag" ||
8354          test ! -s conftest.err
8355        } && test -s conftest$ac_exeext && {
8356          test "$cross_compiling" = yes ||
8357          $as_test_x conftest$ac_exeext
8358        }; then
8359   ac_cv_lib_pthread_pthread_create=yes
8360 else
8361   $as_echo "$as_me: failed program was:" >&5
8362 sed 's/^/| /' conftest.$ac_ext >&5
8363
8364         ac_cv_lib_pthread_pthread_create=no
8365 fi
8366
8367 rm -rf conftest.dSYM
8368 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8369       conftest$ac_exeext conftest.$ac_ext
8370 LIBS=$ac_check_lib_save_LIBS
8371 fi
8372 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
8373 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
8374 if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then
8375   LIBPTHREAD="-lpthread"
8376
8377 fi
8378
8379 fi
8380 if test "x$LIBPTHREAD" = "x"; then
8381   case "x$with_pthread" in
8382   xno) ;;
8383   *)   { { $as_echo "$as_me:$LINENO: error: pthread ${notice_platform}development files not found.
8384 Wine cannot support threads without libpthread.
8385 Use the --without-pthread option if you really want this." >&5
8386 $as_echo "$as_me: error: pthread ${notice_platform}development files not found.
8387 Wine cannot support threads without libpthread.
8388 Use the --without-pthread option if you really want this." >&2;}
8389    { (exit 1); exit 1; }; } ;;
8390 esac
8391 fi
8392
8393
8394
8395 { $as_echo "$as_me:$LINENO: checking for X" >&5
8396 $as_echo_n "checking for X... " >&6; }
8397
8398
8399 # Check whether --with-x was given.
8400 if test "${with_x+set}" = set; then
8401   withval=$with_x;
8402 fi
8403
8404 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
8405 if test "x$with_x" = xno; then
8406   # The user explicitly disabled X.
8407   have_x=disabled
8408 else
8409   case $x_includes,$x_libraries in #(
8410     *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
8411 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
8412    { (exit 1); exit 1; }; };; #(
8413     *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
8414   $as_echo_n "(cached) " >&6
8415 else
8416   # One or both of the vars are not set, and there is no cached value.
8417 ac_x_includes=no ac_x_libraries=no
8418 rm -f -r conftest.dir
8419 if mkdir conftest.dir; then
8420   cd conftest.dir
8421   cat >Imakefile <<'_ACEOF'
8422 incroot:
8423         @echo incroot='${INCROOT}'
8424 usrlibdir:
8425         @echo usrlibdir='${USRLIBDIR}'
8426 libdir:
8427         @echo libdir='${LIBDIR}'
8428 _ACEOF
8429   if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
8430     # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
8431     for ac_var in incroot usrlibdir libdir; do
8432       eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
8433     done
8434     # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
8435     for ac_extension in a so sl dylib la dll; do
8436       if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
8437          test -f "$ac_im_libdir/libX11.$ac_extension"; then
8438         ac_im_usrlibdir=$ac_im_libdir; break
8439       fi
8440     done
8441     # Screen out bogus values from the imake configuration.  They are
8442     # bogus both because they are the default anyway, and because
8443     # using them would break gcc on systems where it needs fixed includes.
8444     case $ac_im_incroot in
8445         /usr/include) ac_x_includes= ;;
8446         *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
8447     esac
8448     case $ac_im_usrlibdir in
8449         /usr/lib | /usr/lib64 | /lib | /lib64) ;;
8450         *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
8451     esac
8452   fi
8453   cd ..
8454   rm -f -r conftest.dir
8455 fi
8456
8457 # Standard set of common directories for X headers.
8458 # Check X11 before X11Rn because it is often a symlink to the current release.
8459 ac_x_header_dirs='
8460 /usr/X11/include
8461 /usr/X11R6/include
8462 /usr/X11R5/include
8463 /usr/X11R4/include
8464
8465 /usr/include/X11
8466 /usr/include/X11R6
8467 /usr/include/X11R5
8468 /usr/include/X11R4
8469
8470 /usr/local/X11/include
8471 /usr/local/X11R6/include
8472 /usr/local/X11R5/include
8473 /usr/local/X11R4/include
8474
8475 /usr/local/include/X11
8476 /usr/local/include/X11R6
8477 /usr/local/include/X11R5
8478 /usr/local/include/X11R4
8479
8480 /usr/X386/include
8481 /usr/x386/include
8482 /usr/XFree86/include/X11
8483
8484 /usr/include
8485 /usr/local/include
8486 /usr/unsupported/include
8487 /usr/athena/include
8488 /usr/local/x11r5/include
8489 /usr/lpp/Xamples/include
8490
8491 /usr/openwin/include
8492 /usr/openwin/share/include'
8493
8494 if test "$ac_x_includes" = no; then
8495   # Guess where to find include files, by looking for Xlib.h.
8496   # First, try using that file with no special directory specified.
8497   cat >conftest.$ac_ext <<_ACEOF
8498 /* confdefs.h.  */
8499 _ACEOF
8500 cat confdefs.h >>conftest.$ac_ext
8501 cat >>conftest.$ac_ext <<_ACEOF
8502 /* end confdefs.h.  */
8503 #include <X11/Xlib.h>
8504 _ACEOF
8505 if { (ac_try="$ac_cpp conftest.$ac_ext"
8506 case "(($ac_try" in
8507   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8508   *) ac_try_echo=$ac_try;;
8509 esac
8510 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8511 $as_echo "$ac_try_echo") >&5
8512   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8513   ac_status=$?
8514   grep -v '^ *+' conftest.er1 >conftest.err
8515   rm -f conftest.er1
8516   cat conftest.err >&5
8517   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8518   (exit $ac_status); } >/dev/null && {
8519          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8520          test ! -s conftest.err
8521        }; then
8522   # We can compile using X headers with no special include directory.
8523 ac_x_includes=
8524 else
8525   $as_echo "$as_me: failed program was:" >&5
8526 sed 's/^/| /' conftest.$ac_ext >&5
8527
8528   for ac_dir in $ac_x_header_dirs; do
8529   if test -r "$ac_dir/X11/Xlib.h"; then
8530     ac_x_includes=$ac_dir
8531     break
8532   fi
8533 done
8534 fi
8535
8536 rm -f conftest.err conftest.$ac_ext
8537 fi # $ac_x_includes = no
8538
8539 if test "$ac_x_libraries" = no; then
8540   # Check for the libraries.
8541   # See if we find them without any special options.
8542   # Don't add to $LIBS permanently.
8543   ac_save_LIBS=$LIBS
8544   LIBS="-lX11 $LIBS"
8545   cat >conftest.$ac_ext <<_ACEOF
8546 /* confdefs.h.  */
8547 _ACEOF
8548 cat confdefs.h >>conftest.$ac_ext
8549 cat >>conftest.$ac_ext <<_ACEOF
8550 /* end confdefs.h.  */
8551 #include <X11/Xlib.h>
8552 int
8553 main ()
8554 {
8555 XrmInitialize ()
8556   ;
8557   return 0;
8558 }
8559 _ACEOF
8560 rm -f conftest.$ac_objext conftest$ac_exeext
8561 if { (ac_try="$ac_link"
8562 case "(($ac_try" in
8563   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8564   *) ac_try_echo=$ac_try;;
8565 esac
8566 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8567 $as_echo "$ac_try_echo") >&5
8568   (eval "$ac_link") 2>conftest.er1
8569   ac_status=$?
8570   grep -v '^ *+' conftest.er1 >conftest.err
8571   rm -f conftest.er1
8572   cat conftest.err >&5
8573   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8574   (exit $ac_status); } && {
8575          test -z "$ac_c_werror_flag" ||
8576          test ! -s conftest.err
8577        } && test -s conftest$ac_exeext && {
8578          test "$cross_compiling" = yes ||
8579          $as_test_x conftest$ac_exeext
8580        }; then
8581   LIBS=$ac_save_LIBS
8582 # We can link X programs with no special library path.
8583 ac_x_libraries=
8584 else
8585   $as_echo "$as_me: failed program was:" >&5
8586 sed 's/^/| /' conftest.$ac_ext >&5
8587
8588         LIBS=$ac_save_LIBS
8589 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
8590 do
8591   # Don't even attempt the hair of trying to link an X program!
8592   for ac_extension in a so sl dylib la dll; do
8593     if test -r "$ac_dir/libX11.$ac_extension"; then
8594       ac_x_libraries=$ac_dir
8595       break 2
8596     fi
8597   done
8598 done
8599 fi
8600
8601 rm -rf conftest.dSYM
8602 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8603       conftest$ac_exeext conftest.$ac_ext
8604 fi # $ac_x_libraries = no
8605
8606 case $ac_x_includes,$ac_x_libraries in #(
8607   no,* | *,no | *\'*)
8608     # Didn't find X, or a directory has "'" in its name.
8609     ac_cv_have_x="have_x=no";; #(
8610   *)
8611     # Record where we found X for the cache.
8612     ac_cv_have_x="have_x=yes\
8613         ac_x_includes='$ac_x_includes'\
8614         ac_x_libraries='$ac_x_libraries'"
8615 esac
8616 fi
8617 ;; #(
8618     *) have_x=yes;;
8619   esac
8620   eval "$ac_cv_have_x"
8621 fi # $with_x != no
8622
8623 if test "$have_x" != yes; then
8624   { $as_echo "$as_me:$LINENO: result: $have_x" >&5
8625 $as_echo "$have_x" >&6; }
8626   no_x=yes
8627 else
8628   # If each of the values was on the command line, it overrides each guess.
8629   test "x$x_includes" = xNONE && x_includes=$ac_x_includes
8630   test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
8631   # Update the cache value to reflect the command line values.
8632   ac_cv_have_x="have_x=yes\
8633         ac_x_includes='$x_includes'\
8634         ac_x_libraries='$x_libraries'"
8635   { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
8636 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
8637 fi
8638
8639 if test "$no_x" = yes; then
8640   # Not all programs may use this symbol, but it does not hurt to define it.
8641
8642 cat >>confdefs.h <<\_ACEOF
8643 #define X_DISPLAY_MISSING 1
8644 _ACEOF
8645
8646   X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
8647 else
8648   if test -n "$x_includes"; then
8649     X_CFLAGS="$X_CFLAGS -I$x_includes"
8650   fi
8651
8652   # It would also be nice to do this for all -L options, not just this one.
8653   if test -n "$x_libraries"; then
8654     X_LIBS="$X_LIBS -L$x_libraries"
8655     # For Solaris; some versions of Sun CC require a space after -R and
8656     # others require no space.  Words are not sufficient . . . .
8657     { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
8658 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
8659     ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
8660     ac_xsave_c_werror_flag=$ac_c_werror_flag
8661     ac_c_werror_flag=yes
8662     cat >conftest.$ac_ext <<_ACEOF
8663 /* confdefs.h.  */
8664 _ACEOF
8665 cat confdefs.h >>conftest.$ac_ext
8666 cat >>conftest.$ac_ext <<_ACEOF
8667 /* end confdefs.h.  */
8668
8669 int
8670 main ()
8671 {
8672
8673   ;
8674   return 0;
8675 }
8676 _ACEOF
8677 rm -f conftest.$ac_objext conftest$ac_exeext
8678 if { (ac_try="$ac_link"
8679 case "(($ac_try" in
8680   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8681   *) ac_try_echo=$ac_try;;
8682 esac
8683 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8684 $as_echo "$ac_try_echo") >&5
8685   (eval "$ac_link") 2>conftest.er1
8686   ac_status=$?
8687   grep -v '^ *+' conftest.er1 >conftest.err
8688   rm -f conftest.er1
8689   cat conftest.err >&5
8690   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8691   (exit $ac_status); } && {
8692          test -z "$ac_c_werror_flag" ||
8693          test ! -s conftest.err
8694        } && test -s conftest$ac_exeext && {
8695          test "$cross_compiling" = yes ||
8696          $as_test_x conftest$ac_exeext
8697        }; then
8698   { $as_echo "$as_me:$LINENO: result: no" >&5
8699 $as_echo "no" >&6; }
8700        X_LIBS="$X_LIBS -R$x_libraries"
8701 else
8702   $as_echo "$as_me: failed program was:" >&5
8703 sed 's/^/| /' conftest.$ac_ext >&5
8704
8705         LIBS="$ac_xsave_LIBS -R $x_libraries"
8706        cat >conftest.$ac_ext <<_ACEOF
8707 /* confdefs.h.  */
8708 _ACEOF
8709 cat confdefs.h >>conftest.$ac_ext
8710 cat >>conftest.$ac_ext <<_ACEOF
8711 /* end confdefs.h.  */
8712
8713 int
8714 main ()
8715 {
8716
8717   ;
8718   return 0;
8719 }
8720 _ACEOF
8721 rm -f conftest.$ac_objext conftest$ac_exeext
8722 if { (ac_try="$ac_link"
8723 case "(($ac_try" in
8724   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8725   *) ac_try_echo=$ac_try;;
8726 esac
8727 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8728 $as_echo "$ac_try_echo") >&5
8729   (eval "$ac_link") 2>conftest.er1
8730   ac_status=$?
8731   grep -v '^ *+' conftest.er1 >conftest.err
8732   rm -f conftest.er1
8733   cat conftest.err >&5
8734   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8735   (exit $ac_status); } && {
8736          test -z "$ac_c_werror_flag" ||
8737          test ! -s conftest.err
8738        } && test -s conftest$ac_exeext && {
8739          test "$cross_compiling" = yes ||
8740          $as_test_x conftest$ac_exeext
8741        }; then
8742   { $as_echo "$as_me:$LINENO: result: yes" >&5
8743 $as_echo "yes" >&6; }
8744           X_LIBS="$X_LIBS -R $x_libraries"
8745 else
8746   $as_echo "$as_me: failed program was:" >&5
8747 sed 's/^/| /' conftest.$ac_ext >&5
8748
8749         { $as_echo "$as_me:$LINENO: result: neither works" >&5
8750 $as_echo "neither works" >&6; }
8751 fi
8752
8753 rm -rf conftest.dSYM
8754 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8755       conftest$ac_exeext conftest.$ac_ext
8756 fi
8757
8758 rm -rf conftest.dSYM
8759 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8760       conftest$ac_exeext conftest.$ac_ext
8761     ac_c_werror_flag=$ac_xsave_c_werror_flag
8762     LIBS=$ac_xsave_LIBS
8763   fi
8764
8765   # Check for system-dependent libraries X programs must link with.
8766   # Do this before checking for the system-independent R6 libraries
8767   # (-lICE), since we may need -lsocket or whatever for X linking.
8768
8769   if test "$ISC" = yes; then
8770     X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
8771   else
8772     # Martyn Johnson says this is needed for Ultrix, if the X
8773     # libraries were built with DECnet support.  And Karl Berry says
8774     # the Alpha needs dnet_stub (dnet does not exist).
8775     ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
8776     cat >conftest.$ac_ext <<_ACEOF
8777 /* confdefs.h.  */
8778 _ACEOF
8779 cat confdefs.h >>conftest.$ac_ext
8780 cat >>conftest.$ac_ext <<_ACEOF
8781 /* end confdefs.h.  */
8782
8783 /* Override any GCC internal prototype to avoid an error.
8784    Use char because int might match the return type of a GCC
8785    builtin and then its argument prototype would still apply.  */
8786 #ifdef __cplusplus
8787 extern "C"
8788 #endif
8789 char XOpenDisplay ();
8790 int
8791 main ()
8792 {
8793 return XOpenDisplay ();
8794   ;
8795   return 0;
8796 }
8797 _ACEOF
8798 rm -f conftest.$ac_objext conftest$ac_exeext
8799 if { (ac_try="$ac_link"
8800 case "(($ac_try" in
8801   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8802   *) ac_try_echo=$ac_try;;
8803 esac
8804 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8805 $as_echo "$ac_try_echo") >&5
8806   (eval "$ac_link") 2>conftest.er1
8807   ac_status=$?
8808   grep -v '^ *+' conftest.er1 >conftest.err
8809   rm -f conftest.er1
8810   cat conftest.err >&5
8811   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8812   (exit $ac_status); } && {
8813          test -z "$ac_c_werror_flag" ||
8814          test ! -s conftest.err
8815        } && test -s conftest$ac_exeext && {
8816          test "$cross_compiling" = yes ||
8817          $as_test_x conftest$ac_exeext
8818        }; then
8819   :
8820 else
8821   $as_echo "$as_me: failed program was:" >&5
8822 sed 's/^/| /' conftest.$ac_ext >&5
8823
8824         { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
8825 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
8826 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
8827   $as_echo_n "(cached) " >&6
8828 else
8829   ac_check_lib_save_LIBS=$LIBS
8830 LIBS="-ldnet  $LIBS"
8831 cat >conftest.$ac_ext <<_ACEOF
8832 /* confdefs.h.  */
8833 _ACEOF
8834 cat confdefs.h >>conftest.$ac_ext
8835 cat >>conftest.$ac_ext <<_ACEOF
8836 /* end confdefs.h.  */
8837
8838 /* Override any GCC internal prototype to avoid an error.
8839    Use char because int might match the return type of a GCC
8840    builtin and then its argument prototype would still apply.  */
8841 #ifdef __cplusplus
8842 extern "C"
8843 #endif
8844 char dnet_ntoa ();
8845 int
8846 main ()
8847 {
8848 return dnet_ntoa ();
8849   ;
8850   return 0;
8851 }
8852 _ACEOF
8853 rm -f conftest.$ac_objext conftest$ac_exeext
8854 if { (ac_try="$ac_link"
8855 case "(($ac_try" in
8856   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8857   *) ac_try_echo=$ac_try;;
8858 esac
8859 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8860 $as_echo "$ac_try_echo") >&5
8861   (eval "$ac_link") 2>conftest.er1
8862   ac_status=$?
8863   grep -v '^ *+' conftest.er1 >conftest.err
8864   rm -f conftest.er1
8865   cat conftest.err >&5
8866   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8867   (exit $ac_status); } && {
8868          test -z "$ac_c_werror_flag" ||
8869          test ! -s conftest.err
8870        } && test -s conftest$ac_exeext && {
8871          test "$cross_compiling" = yes ||
8872          $as_test_x conftest$ac_exeext
8873        }; then
8874   ac_cv_lib_dnet_dnet_ntoa=yes
8875 else
8876   $as_echo "$as_me: failed program was:" >&5
8877 sed 's/^/| /' conftest.$ac_ext >&5
8878
8879         ac_cv_lib_dnet_dnet_ntoa=no
8880 fi
8881
8882 rm -rf conftest.dSYM
8883 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8884       conftest$ac_exeext conftest.$ac_ext
8885 LIBS=$ac_check_lib_save_LIBS
8886 fi
8887 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
8888 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
8889 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then
8890   X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
8891 fi
8892
8893     if test $ac_cv_lib_dnet_dnet_ntoa = no; then
8894       { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
8895 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
8896 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
8897   $as_echo_n "(cached) " >&6
8898 else
8899   ac_check_lib_save_LIBS=$LIBS
8900 LIBS="-ldnet_stub  $LIBS"
8901 cat >conftest.$ac_ext <<_ACEOF
8902 /* confdefs.h.  */
8903 _ACEOF
8904 cat confdefs.h >>conftest.$ac_ext
8905 cat >>conftest.$ac_ext <<_ACEOF
8906 /* end confdefs.h.  */
8907
8908 /* Override any GCC internal prototype to avoid an error.
8909    Use char because int might match the return type of a GCC
8910    builtin and then its argument prototype would still apply.  */
8911 #ifdef __cplusplus
8912 extern "C"
8913 #endif
8914 char dnet_ntoa ();
8915 int
8916 main ()
8917 {
8918 return dnet_ntoa ();
8919   ;
8920   return 0;
8921 }
8922 _ACEOF
8923 rm -f conftest.$ac_objext conftest$ac_exeext
8924 if { (ac_try="$ac_link"
8925 case "(($ac_try" in
8926   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8927   *) ac_try_echo=$ac_try;;
8928 esac
8929 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8930 $as_echo "$ac_try_echo") >&5
8931   (eval "$ac_link") 2>conftest.er1
8932   ac_status=$?
8933   grep -v '^ *+' conftest.er1 >conftest.err
8934   rm -f conftest.er1
8935   cat conftest.err >&5
8936   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8937   (exit $ac_status); } && {
8938          test -z "$ac_c_werror_flag" ||
8939          test ! -s conftest.err
8940        } && test -s conftest$ac_exeext && {
8941          test "$cross_compiling" = yes ||
8942          $as_test_x conftest$ac_exeext
8943        }; then
8944   ac_cv_lib_dnet_stub_dnet_ntoa=yes
8945 else
8946   $as_echo "$as_me: failed program was:" >&5
8947 sed 's/^/| /' conftest.$ac_ext >&5
8948
8949         ac_cv_lib_dnet_stub_dnet_ntoa=no
8950 fi
8951
8952 rm -rf conftest.dSYM
8953 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8954       conftest$ac_exeext conftest.$ac_ext
8955 LIBS=$ac_check_lib_save_LIBS
8956 fi
8957 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
8958 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
8959 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then
8960   X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
8961 fi
8962
8963     fi
8964 fi
8965
8966 rm -rf conftest.dSYM
8967 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8968       conftest$ac_exeext conftest.$ac_ext
8969     LIBS="$ac_xsave_LIBS"
8970
8971     # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
8972     # to get the SysV transport functions.
8973     # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
8974     # needs -lnsl.
8975     # The nsl library prevents programs from opening the X display
8976     # on Irix 5.2, according to T.E. Dickey.
8977     # The functions gethostbyname, getservbyname, and inet_addr are
8978     # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
8979     { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
8980 $as_echo_n "checking for gethostbyname... " >&6; }
8981 if test "${ac_cv_func_gethostbyname+set}" = set; then
8982   $as_echo_n "(cached) " >&6
8983 else
8984   cat >conftest.$ac_ext <<_ACEOF
8985 /* confdefs.h.  */
8986 _ACEOF
8987 cat confdefs.h >>conftest.$ac_ext
8988 cat >>conftest.$ac_ext <<_ACEOF
8989 /* end confdefs.h.  */
8990 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
8991    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8992 #define gethostbyname innocuous_gethostbyname
8993
8994 /* System header to define __stub macros and hopefully few prototypes,
8995     which can conflict with char gethostbyname (); below.
8996     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8997     <limits.h> exists even on freestanding compilers.  */
8998
8999 #ifdef __STDC__
9000 # include <limits.h>
9001 #else
9002 # include <assert.h>
9003 #endif
9004
9005 #undef gethostbyname
9006
9007 /* Override any GCC internal prototype to avoid an error.
9008    Use char because int might match the return type of a GCC
9009    builtin and then its argument prototype would still apply.  */
9010 #ifdef __cplusplus
9011 extern "C"
9012 #endif
9013 char gethostbyname ();
9014 /* The GNU C library defines this for functions which it implements
9015     to always fail with ENOSYS.  Some functions are actually named
9016     something starting with __ and the normal name is an alias.  */
9017 #if defined __stub_gethostbyname || defined __stub___gethostbyname
9018 choke me
9019 #endif
9020
9021 int
9022 main ()
9023 {
9024 return gethostbyname ();
9025   ;
9026   return 0;
9027 }
9028 _ACEOF
9029 rm -f conftest.$ac_objext conftest$ac_exeext
9030 if { (ac_try="$ac_link"
9031 case "(($ac_try" in
9032   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9033   *) ac_try_echo=$ac_try;;
9034 esac
9035 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9036 $as_echo "$ac_try_echo") >&5
9037   (eval "$ac_link") 2>conftest.er1
9038   ac_status=$?
9039   grep -v '^ *+' conftest.er1 >conftest.err
9040   rm -f conftest.er1
9041   cat conftest.err >&5
9042   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9043   (exit $ac_status); } && {
9044          test -z "$ac_c_werror_flag" ||
9045          test ! -s conftest.err
9046        } && test -s conftest$ac_exeext && {
9047          test "$cross_compiling" = yes ||
9048          $as_test_x conftest$ac_exeext
9049        }; then
9050   ac_cv_func_gethostbyname=yes
9051 else
9052   $as_echo "$as_me: failed program was:" >&5
9053 sed 's/^/| /' conftest.$ac_ext >&5
9054
9055         ac_cv_func_gethostbyname=no
9056 fi
9057
9058 rm -rf conftest.dSYM
9059 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9060       conftest$ac_exeext conftest.$ac_ext
9061 fi
9062 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
9063 $as_echo "$ac_cv_func_gethostbyname" >&6; }
9064
9065     if test $ac_cv_func_gethostbyname = no; then
9066       { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
9067 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9068 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
9069   $as_echo_n "(cached) " >&6
9070 else
9071   ac_check_lib_save_LIBS=$LIBS
9072 LIBS="-lnsl  $LIBS"
9073 cat >conftest.$ac_ext <<_ACEOF
9074 /* confdefs.h.  */
9075 _ACEOF
9076 cat confdefs.h >>conftest.$ac_ext
9077 cat >>conftest.$ac_ext <<_ACEOF
9078 /* end confdefs.h.  */
9079
9080 /* Override any GCC internal prototype to avoid an error.
9081    Use char because int might match the return type of a GCC
9082    builtin and then its argument prototype would still apply.  */
9083 #ifdef __cplusplus
9084 extern "C"
9085 #endif
9086 char gethostbyname ();
9087 int
9088 main ()
9089 {
9090 return gethostbyname ();
9091   ;
9092   return 0;
9093 }
9094 _ACEOF
9095 rm -f conftest.$ac_objext conftest$ac_exeext
9096 if { (ac_try="$ac_link"
9097 case "(($ac_try" in
9098   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9099   *) ac_try_echo=$ac_try;;
9100 esac
9101 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9102 $as_echo "$ac_try_echo") >&5
9103   (eval "$ac_link") 2>conftest.er1
9104   ac_status=$?
9105   grep -v '^ *+' conftest.er1 >conftest.err
9106   rm -f conftest.er1
9107   cat conftest.err >&5
9108   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9109   (exit $ac_status); } && {
9110          test -z "$ac_c_werror_flag" ||
9111          test ! -s conftest.err
9112        } && test -s conftest$ac_exeext && {
9113          test "$cross_compiling" = yes ||
9114          $as_test_x conftest$ac_exeext
9115        }; then
9116   ac_cv_lib_nsl_gethostbyname=yes
9117 else
9118   $as_echo "$as_me: failed program was:" >&5
9119 sed 's/^/| /' conftest.$ac_ext >&5
9120
9121         ac_cv_lib_nsl_gethostbyname=no
9122 fi
9123
9124 rm -rf conftest.dSYM
9125 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9126       conftest$ac_exeext conftest.$ac_ext
9127 LIBS=$ac_check_lib_save_LIBS
9128 fi
9129 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
9130 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9131 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then
9132   X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
9133 fi
9134
9135       if test $ac_cv_lib_nsl_gethostbyname = no; then
9136         { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
9137 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
9138 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
9139   $as_echo_n "(cached) " >&6
9140 else
9141   ac_check_lib_save_LIBS=$LIBS
9142 LIBS="-lbsd  $LIBS"
9143 cat >conftest.$ac_ext <<_ACEOF
9144 /* confdefs.h.  */
9145 _ACEOF
9146 cat confdefs.h >>conftest.$ac_ext
9147 cat >>conftest.$ac_ext <<_ACEOF
9148 /* end confdefs.h.  */
9149
9150 /* Override any GCC internal prototype to avoid an error.
9151    Use char because int might match the return type of a GCC
9152    builtin and then its argument prototype would still apply.  */
9153 #ifdef __cplusplus
9154 extern "C"
9155 #endif
9156 char gethostbyname ();
9157 int
9158 main ()
9159 {
9160 return gethostbyname ();
9161   ;
9162   return 0;
9163 }
9164 _ACEOF
9165 rm -f conftest.$ac_objext conftest$ac_exeext
9166 if { (ac_try="$ac_link"
9167 case "(($ac_try" in
9168   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9169   *) ac_try_echo=$ac_try;;
9170 esac
9171 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9172 $as_echo "$ac_try_echo") >&5
9173   (eval "$ac_link") 2>conftest.er1
9174   ac_status=$?
9175   grep -v '^ *+' conftest.er1 >conftest.err
9176   rm -f conftest.er1
9177   cat conftest.err >&5
9178   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9179   (exit $ac_status); } && {
9180          test -z "$ac_c_werror_flag" ||
9181          test ! -s conftest.err
9182        } && test -s conftest$ac_exeext && {
9183          test "$cross_compiling" = yes ||
9184          $as_test_x conftest$ac_exeext
9185        }; then
9186   ac_cv_lib_bsd_gethostbyname=yes
9187 else
9188   $as_echo "$as_me: failed program was:" >&5
9189 sed 's/^/| /' conftest.$ac_ext >&5
9190
9191         ac_cv_lib_bsd_gethostbyname=no
9192 fi
9193
9194 rm -rf conftest.dSYM
9195 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9196       conftest$ac_exeext conftest.$ac_ext
9197 LIBS=$ac_check_lib_save_LIBS
9198 fi
9199 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
9200 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
9201 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then
9202   X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
9203 fi
9204
9205       fi
9206     fi
9207
9208     # lieder@skyler.mavd.honeywell.com says without -lsocket,
9209     # socket/setsockopt and other routines are undefined under SCO ODT
9210     # 2.0.  But -lsocket is broken on IRIX 5.2 (and is not necessary
9211     # on later versions), says Simon Leinen: it contains gethostby*
9212     # variants that don't use the name server (or something).  -lsocket
9213     # must be given before -lnsl if both are needed.  We assume that
9214     # if connect needs -lnsl, so does gethostbyname.
9215     { $as_echo "$as_me:$LINENO: checking for connect" >&5
9216 $as_echo_n "checking for connect... " >&6; }
9217 if test "${ac_cv_func_connect+set}" = set; then
9218   $as_echo_n "(cached) " >&6
9219 else
9220   cat >conftest.$ac_ext <<_ACEOF
9221 /* confdefs.h.  */
9222 _ACEOF
9223 cat confdefs.h >>conftest.$ac_ext
9224 cat >>conftest.$ac_ext <<_ACEOF
9225 /* end confdefs.h.  */
9226 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
9227    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9228 #define connect innocuous_connect
9229
9230 /* System header to define __stub macros and hopefully few prototypes,
9231     which can conflict with char connect (); below.
9232     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9233     <limits.h> exists even on freestanding compilers.  */
9234
9235 #ifdef __STDC__
9236 # include <limits.h>
9237 #else
9238 # include <assert.h>
9239 #endif
9240
9241 #undef connect
9242
9243 /* Override any GCC internal prototype to avoid an error.
9244    Use char because int might match the return type of a GCC
9245    builtin and then its argument prototype would still apply.  */
9246 #ifdef __cplusplus
9247 extern "C"
9248 #endif
9249 char connect ();
9250 /* The GNU C library defines this for functions which it implements
9251     to always fail with ENOSYS.  Some functions are actually named
9252     something starting with __ and the normal name is an alias.  */
9253 #if defined __stub_connect || defined __stub___connect
9254 choke me
9255 #endif
9256
9257 int
9258 main ()
9259 {
9260 return connect ();
9261   ;
9262   return 0;
9263 }
9264 _ACEOF
9265 rm -f conftest.$ac_objext conftest$ac_exeext
9266 if { (ac_try="$ac_link"
9267 case "(($ac_try" in
9268   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9269   *) ac_try_echo=$ac_try;;
9270 esac
9271 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9272 $as_echo "$ac_try_echo") >&5
9273   (eval "$ac_link") 2>conftest.er1
9274   ac_status=$?
9275   grep -v '^ *+' conftest.er1 >conftest.err
9276   rm -f conftest.er1
9277   cat conftest.err >&5
9278   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9279   (exit $ac_status); } && {
9280          test -z "$ac_c_werror_flag" ||
9281          test ! -s conftest.err
9282        } && test -s conftest$ac_exeext && {
9283          test "$cross_compiling" = yes ||
9284          $as_test_x conftest$ac_exeext
9285        }; then
9286   ac_cv_func_connect=yes
9287 else
9288   $as_echo "$as_me: failed program was:" >&5
9289 sed 's/^/| /' conftest.$ac_ext >&5
9290
9291         ac_cv_func_connect=no
9292 fi
9293
9294 rm -rf conftest.dSYM
9295 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9296       conftest$ac_exeext conftest.$ac_ext
9297 fi
9298 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
9299 $as_echo "$ac_cv_func_connect" >&6; }
9300
9301     if test $ac_cv_func_connect = no; then
9302       { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
9303 $as_echo_n "checking for connect in -lsocket... " >&6; }
9304 if test "${ac_cv_lib_socket_connect+set}" = set; then
9305   $as_echo_n "(cached) " >&6
9306 else
9307   ac_check_lib_save_LIBS=$LIBS
9308 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
9309 cat >conftest.$ac_ext <<_ACEOF
9310 /* confdefs.h.  */
9311 _ACEOF
9312 cat confdefs.h >>conftest.$ac_ext
9313 cat >>conftest.$ac_ext <<_ACEOF
9314 /* end confdefs.h.  */
9315
9316 /* Override any GCC internal prototype to avoid an error.
9317    Use char because int might match the return type of a GCC
9318    builtin and then its argument prototype would still apply.  */
9319 #ifdef __cplusplus
9320 extern "C"
9321 #endif
9322 char connect ();
9323 int
9324 main ()
9325 {
9326 return connect ();
9327   ;
9328   return 0;
9329 }
9330 _ACEOF
9331 rm -f conftest.$ac_objext conftest$ac_exeext
9332 if { (ac_try="$ac_link"
9333 case "(($ac_try" in
9334   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9335   *) ac_try_echo=$ac_try;;
9336 esac
9337 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9338 $as_echo "$ac_try_echo") >&5
9339   (eval "$ac_link") 2>conftest.er1
9340   ac_status=$?
9341   grep -v '^ *+' conftest.er1 >conftest.err
9342   rm -f conftest.er1
9343   cat conftest.err >&5
9344   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9345   (exit $ac_status); } && {
9346          test -z "$ac_c_werror_flag" ||
9347          test ! -s conftest.err
9348        } && test -s conftest$ac_exeext && {
9349          test "$cross_compiling" = yes ||
9350          $as_test_x conftest$ac_exeext
9351        }; then
9352   ac_cv_lib_socket_connect=yes
9353 else
9354   $as_echo "$as_me: failed program was:" >&5
9355 sed 's/^/| /' conftest.$ac_ext >&5
9356
9357         ac_cv_lib_socket_connect=no
9358 fi
9359
9360 rm -rf conftest.dSYM
9361 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9362       conftest$ac_exeext conftest.$ac_ext
9363 LIBS=$ac_check_lib_save_LIBS
9364 fi
9365 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
9366 $as_echo "$ac_cv_lib_socket_connect" >&6; }
9367 if test "x$ac_cv_lib_socket_connect" = x""yes; then
9368   X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
9369 fi
9370
9371     fi
9372
9373     # Guillermo Gomez says -lposix is necessary on A/UX.
9374     { $as_echo "$as_me:$LINENO: checking for remove" >&5
9375 $as_echo_n "checking for remove... " >&6; }
9376 if test "${ac_cv_func_remove+set}" = set; then
9377   $as_echo_n "(cached) " >&6
9378 else
9379   cat >conftest.$ac_ext <<_ACEOF
9380 /* confdefs.h.  */
9381 _ACEOF
9382 cat confdefs.h >>conftest.$ac_ext
9383 cat >>conftest.$ac_ext <<_ACEOF
9384 /* end confdefs.h.  */
9385 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
9386    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9387 #define remove innocuous_remove
9388
9389 /* System header to define __stub macros and hopefully few prototypes,
9390     which can conflict with char remove (); below.
9391     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9392     <limits.h> exists even on freestanding compilers.  */
9393
9394 #ifdef __STDC__
9395 # include <limits.h>
9396 #else
9397 # include <assert.h>
9398 #endif
9399
9400 #undef remove
9401
9402 /* Override any GCC internal prototype to avoid an error.
9403    Use char because int might match the return type of a GCC
9404    builtin and then its argument prototype would still apply.  */
9405 #ifdef __cplusplus
9406 extern "C"
9407 #endif
9408 char remove ();
9409 /* The GNU C library defines this for functions which it implements
9410     to always fail with ENOSYS.  Some functions are actually named
9411     something starting with __ and the normal name is an alias.  */
9412 #if defined __stub_remove || defined __stub___remove
9413 choke me
9414 #endif
9415
9416 int
9417 main ()
9418 {
9419 return remove ();
9420   ;
9421   return 0;
9422 }
9423 _ACEOF
9424 rm -f conftest.$ac_objext conftest$ac_exeext
9425 if { (ac_try="$ac_link"
9426 case "(($ac_try" in
9427   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9428   *) ac_try_echo=$ac_try;;
9429 esac
9430 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9431 $as_echo "$ac_try_echo") >&5
9432   (eval "$ac_link") 2>conftest.er1
9433   ac_status=$?
9434   grep -v '^ *+' conftest.er1 >conftest.err
9435   rm -f conftest.er1
9436   cat conftest.err >&5
9437   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9438   (exit $ac_status); } && {
9439          test -z "$ac_c_werror_flag" ||
9440          test ! -s conftest.err
9441        } && test -s conftest$ac_exeext && {
9442          test "$cross_compiling" = yes ||
9443          $as_test_x conftest$ac_exeext
9444        }; then
9445   ac_cv_func_remove=yes
9446 else
9447   $as_echo "$as_me: failed program was:" >&5
9448 sed 's/^/| /' conftest.$ac_ext >&5
9449
9450         ac_cv_func_remove=no
9451 fi
9452
9453 rm -rf conftest.dSYM
9454 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9455       conftest$ac_exeext conftest.$ac_ext
9456 fi
9457 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
9458 $as_echo "$ac_cv_func_remove" >&6; }
9459
9460     if test $ac_cv_func_remove = no; then
9461       { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
9462 $as_echo_n "checking for remove in -lposix... " >&6; }
9463 if test "${ac_cv_lib_posix_remove+set}" = set; then
9464   $as_echo_n "(cached) " >&6
9465 else
9466   ac_check_lib_save_LIBS=$LIBS
9467 LIBS="-lposix  $LIBS"
9468 cat >conftest.$ac_ext <<_ACEOF
9469 /* confdefs.h.  */
9470 _ACEOF
9471 cat confdefs.h >>conftest.$ac_ext
9472 cat >>conftest.$ac_ext <<_ACEOF
9473 /* end confdefs.h.  */
9474
9475 /* Override any GCC internal prototype to avoid an error.
9476    Use char because int might match the return type of a GCC
9477    builtin and then its argument prototype would still apply.  */
9478 #ifdef __cplusplus
9479 extern "C"
9480 #endif
9481 char remove ();
9482 int
9483 main ()
9484 {
9485 return remove ();
9486   ;
9487   return 0;
9488 }
9489 _ACEOF
9490 rm -f conftest.$ac_objext conftest$ac_exeext
9491 if { (ac_try="$ac_link"
9492 case "(($ac_try" in
9493   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9494   *) ac_try_echo=$ac_try;;
9495 esac
9496 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9497 $as_echo "$ac_try_echo") >&5
9498   (eval "$ac_link") 2>conftest.er1
9499   ac_status=$?
9500   grep -v '^ *+' conftest.er1 >conftest.err
9501   rm -f conftest.er1
9502   cat conftest.err >&5
9503   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9504   (exit $ac_status); } && {
9505          test -z "$ac_c_werror_flag" ||
9506          test ! -s conftest.err
9507        } && test -s conftest$ac_exeext && {
9508          test "$cross_compiling" = yes ||
9509          $as_test_x conftest$ac_exeext
9510        }; then
9511   ac_cv_lib_posix_remove=yes
9512 else
9513   $as_echo "$as_me: failed program was:" >&5
9514 sed 's/^/| /' conftest.$ac_ext >&5
9515
9516         ac_cv_lib_posix_remove=no
9517 fi
9518
9519 rm -rf conftest.dSYM
9520 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9521       conftest$ac_exeext conftest.$ac_ext
9522 LIBS=$ac_check_lib_save_LIBS
9523 fi
9524 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
9525 $as_echo "$ac_cv_lib_posix_remove" >&6; }
9526 if test "x$ac_cv_lib_posix_remove" = x""yes; then
9527   X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
9528 fi
9529
9530     fi
9531
9532     # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
9533     { $as_echo "$as_me:$LINENO: checking for shmat" >&5
9534 $as_echo_n "checking for shmat... " >&6; }
9535 if test "${ac_cv_func_shmat+set}" = set; then
9536   $as_echo_n "(cached) " >&6
9537 else
9538   cat >conftest.$ac_ext <<_ACEOF
9539 /* confdefs.h.  */
9540 _ACEOF
9541 cat confdefs.h >>conftest.$ac_ext
9542 cat >>conftest.$ac_ext <<_ACEOF
9543 /* end confdefs.h.  */
9544 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
9545    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9546 #define shmat innocuous_shmat
9547
9548 /* System header to define __stub macros and hopefully few prototypes,
9549     which can conflict with char shmat (); below.
9550     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9551     <limits.h> exists even on freestanding compilers.  */
9552
9553 #ifdef __STDC__
9554 # include <limits.h>
9555 #else
9556 # include <assert.h>
9557 #endif
9558
9559 #undef shmat
9560
9561 /* Override any GCC internal prototype to avoid an error.
9562    Use char because int might match the return type of a GCC
9563    builtin and then its argument prototype would still apply.  */
9564 #ifdef __cplusplus
9565 extern "C"
9566 #endif
9567 char shmat ();
9568 /* The GNU C library defines this for functions which it implements
9569     to always fail with ENOSYS.  Some functions are actually named
9570     something starting with __ and the normal name is an alias.  */
9571 #if defined __stub_shmat || defined __stub___shmat
9572 choke me
9573 #endif
9574
9575 int
9576 main ()
9577 {
9578 return shmat ();
9579   ;
9580   return 0;
9581 }
9582 _ACEOF
9583 rm -f conftest.$ac_objext conftest$ac_exeext
9584 if { (ac_try="$ac_link"
9585 case "(($ac_try" in
9586   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9587   *) ac_try_echo=$ac_try;;
9588 esac
9589 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9590 $as_echo "$ac_try_echo") >&5
9591   (eval "$ac_link") 2>conftest.er1
9592   ac_status=$?
9593   grep -v '^ *+' conftest.er1 >conftest.err
9594   rm -f conftest.er1
9595   cat conftest.err >&5
9596   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9597   (exit $ac_status); } && {
9598          test -z "$ac_c_werror_flag" ||
9599          test ! -s conftest.err
9600        } && test -s conftest$ac_exeext && {
9601          test "$cross_compiling" = yes ||
9602          $as_test_x conftest$ac_exeext
9603        }; then
9604   ac_cv_func_shmat=yes
9605 else
9606   $as_echo "$as_me: failed program was:" >&5
9607 sed 's/^/| /' conftest.$ac_ext >&5
9608
9609         ac_cv_func_shmat=no
9610 fi
9611
9612 rm -rf conftest.dSYM
9613 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9614       conftest$ac_exeext conftest.$ac_ext
9615 fi
9616 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
9617 $as_echo "$ac_cv_func_shmat" >&6; }
9618
9619     if test $ac_cv_func_shmat = no; then
9620       { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
9621 $as_echo_n "checking for shmat in -lipc... " >&6; }
9622 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
9623   $as_echo_n "(cached) " >&6
9624 else
9625   ac_check_lib_save_LIBS=$LIBS
9626 LIBS="-lipc  $LIBS"
9627 cat >conftest.$ac_ext <<_ACEOF
9628 /* confdefs.h.  */
9629 _ACEOF
9630 cat confdefs.h >>conftest.$ac_ext
9631 cat >>conftest.$ac_ext <<_ACEOF
9632 /* end confdefs.h.  */
9633
9634 /* Override any GCC internal prototype to avoid an error.
9635    Use char because int might match the return type of a GCC
9636    builtin and then its argument prototype would still apply.  */
9637 #ifdef __cplusplus
9638 extern "C"
9639 #endif
9640 char shmat ();
9641 int
9642 main ()
9643 {
9644 return shmat ();
9645   ;
9646   return 0;
9647 }
9648 _ACEOF
9649 rm -f conftest.$ac_objext conftest$ac_exeext
9650 if { (ac_try="$ac_link"
9651 case "(($ac_try" in
9652   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9653   *) ac_try_echo=$ac_try;;
9654 esac
9655 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9656 $as_echo "$ac_try_echo") >&5
9657   (eval "$ac_link") 2>conftest.er1
9658   ac_status=$?
9659   grep -v '^ *+' conftest.er1 >conftest.err
9660   rm -f conftest.er1
9661   cat conftest.err >&5
9662   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9663   (exit $ac_status); } && {
9664          test -z "$ac_c_werror_flag" ||
9665          test ! -s conftest.err
9666        } && test -s conftest$ac_exeext && {
9667          test "$cross_compiling" = yes ||
9668          $as_test_x conftest$ac_exeext
9669        }; then
9670   ac_cv_lib_ipc_shmat=yes
9671 else
9672   $as_echo "$as_me: failed program was:" >&5
9673 sed 's/^/| /' conftest.$ac_ext >&5
9674
9675         ac_cv_lib_ipc_shmat=no
9676 fi
9677
9678 rm -rf conftest.dSYM
9679 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9680       conftest$ac_exeext conftest.$ac_ext
9681 LIBS=$ac_check_lib_save_LIBS
9682 fi
9683 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
9684 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
9685 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then
9686   X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
9687 fi
9688
9689     fi
9690   fi
9691
9692   # Check for libraries that X11R6 Xt/Xaw programs need.
9693   ac_save_LDFLAGS=$LDFLAGS
9694   test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
9695   # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
9696   # check for ICE first), but we must link in the order -lSM -lICE or
9697   # we get undefined symbols.  So assume we have SM if we have ICE.
9698   # These have to be linked with before -lX11, unlike the other
9699   # libraries we check for below, so use a different variable.
9700   # John Interrante, Karl Berry
9701   { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
9702 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
9703 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
9704   $as_echo_n "(cached) " >&6
9705 else
9706   ac_check_lib_save_LIBS=$LIBS
9707 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
9708 cat >conftest.$ac_ext <<_ACEOF
9709 /* confdefs.h.  */
9710 _ACEOF
9711 cat confdefs.h >>conftest.$ac_ext
9712 cat >>conftest.$ac_ext <<_ACEOF
9713 /* end confdefs.h.  */
9714
9715 /* Override any GCC internal prototype to avoid an error.
9716    Use char because int might match the return type of a GCC
9717    builtin and then its argument prototype would still apply.  */
9718 #ifdef __cplusplus
9719 extern "C"
9720 #endif
9721 char IceConnectionNumber ();
9722 int
9723 main ()
9724 {
9725 return IceConnectionNumber ();
9726   ;
9727   return 0;
9728 }
9729 _ACEOF
9730 rm -f conftest.$ac_objext conftest$ac_exeext
9731 if { (ac_try="$ac_link"
9732 case "(($ac_try" in
9733   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9734   *) ac_try_echo=$ac_try;;
9735 esac
9736 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9737 $as_echo "$ac_try_echo") >&5
9738   (eval "$ac_link") 2>conftest.er1
9739   ac_status=$?
9740   grep -v '^ *+' conftest.er1 >conftest.err
9741   rm -f conftest.er1
9742   cat conftest.err >&5
9743   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9744   (exit $ac_status); } && {
9745          test -z "$ac_c_werror_flag" ||
9746          test ! -s conftest.err
9747        } && test -s conftest$ac_exeext && {
9748          test "$cross_compiling" = yes ||
9749          $as_test_x conftest$ac_exeext
9750        }; then
9751   ac_cv_lib_ICE_IceConnectionNumber=yes
9752 else
9753   $as_echo "$as_me: failed program was:" >&5
9754 sed 's/^/| /' conftest.$ac_ext >&5
9755
9756         ac_cv_lib_ICE_IceConnectionNumber=no
9757 fi
9758
9759 rm -rf conftest.dSYM
9760 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9761       conftest$ac_exeext conftest.$ac_ext
9762 LIBS=$ac_check_lib_save_LIBS
9763 fi
9764 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
9765 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
9766 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then
9767   X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
9768 fi
9769
9770   LDFLAGS=$ac_save_LDFLAGS
9771
9772 fi
9773
9774
9775 if test "$have_x" = "yes"
9776 then
9777     XLIB="-lXext -lX11"
9778     ac_save_CPPFLAGS="$CPPFLAGS"
9779     CPPFLAGS="$CPPFLAGS $X_CFLAGS"
9780
9781     { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
9782 $as_echo_n "checking for -lX11... " >&6; }
9783 if test "${ac_cv_lib_soname_X11+set}" = set; then
9784   $as_echo_n "(cached) " >&6
9785 else
9786   ac_check_soname_save_LIBS=$LIBS
9787 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
9788   cat >conftest.$ac_ext <<_ACEOF
9789 /* confdefs.h.  */
9790 _ACEOF
9791 cat confdefs.h >>conftest.$ac_ext
9792 cat >>conftest.$ac_ext <<_ACEOF
9793 /* end confdefs.h.  */
9794
9795 /* Override any GCC internal prototype to avoid an error.
9796    Use char because int might match the return type of a GCC
9797    builtin and then its argument prototype would still apply.  */
9798 #ifdef __cplusplus
9799 extern "C"
9800 #endif
9801 char XCreateWindow ();
9802 int
9803 main ()
9804 {
9805 return XCreateWindow ();
9806   ;
9807   return 0;
9808 }
9809 _ACEOF
9810 rm -f conftest.$ac_objext conftest$ac_exeext
9811 if { (ac_try="$ac_link"
9812 case "(($ac_try" in
9813   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9814   *) ac_try_echo=$ac_try;;
9815 esac
9816 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9817 $as_echo "$ac_try_echo") >&5
9818   (eval "$ac_link") 2>conftest.er1
9819   ac_status=$?
9820   grep -v '^ *+' conftest.er1 >conftest.err
9821   rm -f conftest.er1
9822   cat conftest.err >&5
9823   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9824   (exit $ac_status); } && {
9825          test -z "$ac_c_werror_flag" ||
9826          test ! -s conftest.err
9827        } && test -s conftest$ac_exeext && {
9828          test "$cross_compiling" = yes ||
9829          $as_test_x conftest$ac_exeext
9830        }; then
9831   case "$LIBEXT" in
9832     dll) ;;
9833     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'` ;;
9834     *) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
9835   esac
9836 else
9837   $as_echo "$as_me: failed program was:" >&5
9838 sed 's/^/| /' conftest.$ac_ext >&5
9839
9840
9841 fi
9842
9843 rm -rf conftest.dSYM
9844 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9845       conftest$ac_exeext conftest.$ac_ext
9846   LIBS=$ac_check_soname_save_LIBS
9847 fi
9848 if test "x$ac_cv_lib_soname_X11" = "x"; then
9849   { $as_echo "$as_me:$LINENO: result: not found" >&5
9850 $as_echo "not found" >&6; }
9851
9852 else
9853   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
9854 $as_echo "$ac_cv_lib_soname_X11" >&6; }
9855
9856 cat >>confdefs.h <<_ACEOF
9857 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
9858 _ACEOF
9859
9860
9861 fi
9862
9863     { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
9864 $as_echo_n "checking for -lXext... " >&6; }
9865 if test "${ac_cv_lib_soname_Xext+set}" = set; then
9866   $as_echo_n "(cached) " >&6
9867 else
9868   ac_check_soname_save_LIBS=$LIBS
9869 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
9870   cat >conftest.$ac_ext <<_ACEOF
9871 /* confdefs.h.  */
9872 _ACEOF
9873 cat confdefs.h >>conftest.$ac_ext
9874 cat >>conftest.$ac_ext <<_ACEOF
9875 /* end confdefs.h.  */
9876
9877 /* Override any GCC internal prototype to avoid an error.
9878    Use char because int might match the return type of a GCC
9879    builtin and then its argument prototype would still apply.  */
9880 #ifdef __cplusplus
9881 extern "C"
9882 #endif
9883 char XextCreateExtension ();
9884 int
9885 main ()
9886 {
9887 return XextCreateExtension ();
9888   ;
9889   return 0;
9890 }
9891 _ACEOF
9892 rm -f conftest.$ac_objext conftest$ac_exeext
9893 if { (ac_try="$ac_link"
9894 case "(($ac_try" in
9895   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9896   *) ac_try_echo=$ac_try;;
9897 esac
9898 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9899 $as_echo "$ac_try_echo") >&5
9900   (eval "$ac_link") 2>conftest.er1
9901   ac_status=$?
9902   grep -v '^ *+' conftest.er1 >conftest.err
9903   rm -f conftest.er1
9904   cat conftest.err >&5
9905   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9906   (exit $ac_status); } && {
9907          test -z "$ac_c_werror_flag" ||
9908          test ! -s conftest.err
9909        } && test -s conftest$ac_exeext && {
9910          test "$cross_compiling" = yes ||
9911          $as_test_x conftest$ac_exeext
9912        }; then
9913   case "$LIBEXT" in
9914     dll) ;;
9915     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'` ;;
9916     *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
9917   esac
9918 else
9919   $as_echo "$as_me: failed program was:" >&5
9920 sed 's/^/| /' conftest.$ac_ext >&5
9921
9922
9923 fi
9924
9925 rm -rf conftest.dSYM
9926 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9927       conftest$ac_exeext conftest.$ac_ext
9928   LIBS=$ac_check_soname_save_LIBS
9929 fi
9930 if test "x$ac_cv_lib_soname_Xext" = "x"; then
9931   { $as_echo "$as_me:$LINENO: result: not found" >&5
9932 $as_echo "not found" >&6; }
9933
9934 else
9935   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
9936 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
9937
9938 cat >>confdefs.h <<_ACEOF
9939 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
9940 _ACEOF
9941
9942
9943 fi
9944
9945
9946
9947
9948
9949
9950
9951
9952
9953
9954
9955
9956
9957
9958 for ac_header in X11/Xlib.h \
9959                       X11/XKBlib.h \
9960                       X11/Xutil.h \
9961                       X11/Xcursor/Xcursor.h \
9962                       X11/extensions/shape.h \
9963                       X11/extensions/XInput.h \
9964                       X11/extensions/XShm.h \
9965                       X11/extensions/Xcomposite.h \
9966                       X11/extensions/Xinerama.h \
9967                       X11/extensions/Xrandr.h \
9968                       X11/extensions/Xrender.h \
9969                       X11/extensions/xf86vmode.h
9970 do
9971 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9972 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
9973 $as_echo_n "checking for $ac_header... " >&6; }
9974 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
9975   $as_echo_n "(cached) " >&6
9976 else
9977   cat >conftest.$ac_ext <<_ACEOF
9978 /* confdefs.h.  */
9979 _ACEOF
9980 cat confdefs.h >>conftest.$ac_ext
9981 cat >>conftest.$ac_ext <<_ACEOF
9982 /* end confdefs.h.  */
9983 #ifdef HAVE_X11_XLIB_H
9984 # include <X11/Xlib.h>
9985 #endif
9986 #ifdef HAVE_X11_XUTIL_H
9987 # include <X11/Xutil.h>
9988 #endif
9989
9990 #include <$ac_header>
9991 _ACEOF
9992 rm -f conftest.$ac_objext
9993 if { (ac_try="$ac_compile"
9994 case "(($ac_try" in
9995   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9996   *) ac_try_echo=$ac_try;;
9997 esac
9998 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9999 $as_echo "$ac_try_echo") >&5
10000   (eval "$ac_compile") 2>conftest.er1
10001   ac_status=$?
10002   grep -v '^ *+' conftest.er1 >conftest.err
10003   rm -f conftest.er1
10004   cat conftest.err >&5
10005   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10006   (exit $ac_status); } && {
10007          test -z "$ac_c_werror_flag" ||
10008          test ! -s conftest.err
10009        } && test -s conftest.$ac_objext; then
10010   eval "$as_ac_Header=yes"
10011 else
10012   $as_echo "$as_me: failed program was:" >&5
10013 sed 's/^/| /' conftest.$ac_ext >&5
10014
10015         eval "$as_ac_Header=no"
10016 fi
10017
10018 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10019 fi
10020 ac_res=`eval 'as_val=${'$as_ac_Header'}
10021                  $as_echo "$as_val"'`
10022                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10023 $as_echo "$ac_res" >&6; }
10024 as_val=`eval 'as_val=${'$as_ac_Header'}
10025                  $as_echo "$as_val"'`
10026    if test "x$as_val" = x""yes; then
10027   cat >>confdefs.h <<_ACEOF
10028 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10029 _ACEOF
10030
10031 fi
10032
10033 done
10034
10035
10036                 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
10037         then
10038               { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
10039 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
10040 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
10041   $as_echo_n "(cached) " >&6
10042 else
10043   ac_check_lib_save_LIBS=$LIBS
10044 LIBS="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10045 cat >conftest.$ac_ext <<_ACEOF
10046 /* confdefs.h.  */
10047 _ACEOF
10048 cat confdefs.h >>conftest.$ac_ext
10049 cat >>conftest.$ac_ext <<_ACEOF
10050 /* end confdefs.h.  */
10051
10052 /* Override any GCC internal prototype to avoid an error.
10053    Use char because int might match the return type of a GCC
10054    builtin and then its argument prototype would still apply.  */
10055 #ifdef __cplusplus
10056 extern "C"
10057 #endif
10058 char XkbQueryExtension ();
10059 int
10060 main ()
10061 {
10062 return XkbQueryExtension ();
10063   ;
10064   return 0;
10065 }
10066 _ACEOF
10067 rm -f conftest.$ac_objext conftest$ac_exeext
10068 if { (ac_try="$ac_link"
10069 case "(($ac_try" in
10070   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10071   *) ac_try_echo=$ac_try;;
10072 esac
10073 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10074 $as_echo "$ac_try_echo") >&5
10075   (eval "$ac_link") 2>conftest.er1
10076   ac_status=$?
10077   grep -v '^ *+' conftest.er1 >conftest.err
10078   rm -f conftest.er1
10079   cat conftest.err >&5
10080   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10081   (exit $ac_status); } && {
10082          test -z "$ac_c_werror_flag" ||
10083          test ! -s conftest.err
10084        } && test -s conftest$ac_exeext && {
10085          test "$cross_compiling" = yes ||
10086          $as_test_x conftest$ac_exeext
10087        }; then
10088   ac_cv_lib_X11_XkbQueryExtension=yes
10089 else
10090   $as_echo "$as_me: failed program was:" >&5
10091 sed 's/^/| /' conftest.$ac_ext >&5
10092
10093         ac_cv_lib_X11_XkbQueryExtension=no
10094 fi
10095
10096 rm -rf conftest.dSYM
10097 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10098       conftest$ac_exeext conftest.$ac_ext
10099 LIBS=$ac_check_lib_save_LIBS
10100 fi
10101 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10102 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10103 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x""yes; then
10104
10105 cat >>confdefs.h <<\_ACEOF
10106 #define HAVE_XKB 1
10107 _ACEOF
10108
10109 fi
10110
10111         fi
10112
10113                 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10114         then
10115             { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10116 $as_echo_n "checking for -lXcursor... " >&6; }
10117 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10118   $as_echo_n "(cached) " >&6
10119 else
10120   ac_check_soname_save_LIBS=$LIBS
10121 LIBS="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10122   cat >conftest.$ac_ext <<_ACEOF
10123 /* confdefs.h.  */
10124 _ACEOF
10125 cat confdefs.h >>conftest.$ac_ext
10126 cat >>conftest.$ac_ext <<_ACEOF
10127 /* end confdefs.h.  */
10128
10129 /* Override any GCC internal prototype to avoid an error.
10130    Use char because int might match the return type of a GCC
10131    builtin and then its argument prototype would still apply.  */
10132 #ifdef __cplusplus
10133 extern "C"
10134 #endif
10135 char XcursorImageLoadCursor ();
10136 int
10137 main ()
10138 {
10139 return XcursorImageLoadCursor ();
10140   ;
10141   return 0;
10142 }
10143 _ACEOF
10144 rm -f conftest.$ac_objext conftest$ac_exeext
10145 if { (ac_try="$ac_link"
10146 case "(($ac_try" in
10147   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10148   *) ac_try_echo=$ac_try;;
10149 esac
10150 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10151 $as_echo "$ac_try_echo") >&5
10152   (eval "$ac_link") 2>conftest.er1
10153   ac_status=$?
10154   grep -v '^ *+' conftest.er1 >conftest.err
10155   rm -f conftest.er1
10156   cat conftest.err >&5
10157   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10158   (exit $ac_status); } && {
10159          test -z "$ac_c_werror_flag" ||
10160          test ! -s conftest.err
10161        } && test -s conftest$ac_exeext && {
10162          test "$cross_compiling" = yes ||
10163          $as_test_x conftest$ac_exeext
10164        }; then
10165   case "$LIBEXT" in
10166     dll) ;;
10167     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'` ;;
10168     *) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
10169   esac
10170 else
10171   $as_echo "$as_me: failed program was:" >&5
10172 sed 's/^/| /' conftest.$ac_ext >&5
10173
10174
10175 fi
10176
10177 rm -rf conftest.dSYM
10178 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10179       conftest$ac_exeext conftest.$ac_ext
10180   LIBS=$ac_check_soname_save_LIBS
10181 fi
10182 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10183   { $as_echo "$as_me:$LINENO: result: not found" >&5
10184 $as_echo "not found" >&6; }
10185
10186 else
10187   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10188 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10189
10190 cat >>confdefs.h <<_ACEOF
10191 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10192 _ACEOF
10193
10194
10195 fi
10196
10197         fi
10198         if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10199   case "x$with_xcursor" in
10200   x)   wine_notices="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10201   xno) ;;
10202   *)   { { $as_echo "$as_me:$LINENO: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10203 This is an error since --with-xcursor was requested." >&5
10204 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10205 This is an error since --with-xcursor was requested." >&2;}
10206    { (exit 1); exit 1; }; } ;;
10207 esac
10208 fi
10209
10210
10211                 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10212         then
10213             { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10214 $as_echo_n "checking for -lXi... " >&6; }
10215 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10216   $as_echo_n "(cached) " >&6
10217 else
10218   ac_check_soname_save_LIBS=$LIBS
10219 LIBS="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10220   cat >conftest.$ac_ext <<_ACEOF
10221 /* confdefs.h.  */
10222 _ACEOF
10223 cat confdefs.h >>conftest.$ac_ext
10224 cat >>conftest.$ac_ext <<_ACEOF
10225 /* end confdefs.h.  */
10226
10227 /* Override any GCC internal prototype to avoid an error.
10228    Use char because int might match the return type of a GCC
10229    builtin and then its argument prototype would still apply.  */
10230 #ifdef __cplusplus
10231 extern "C"
10232 #endif
10233 char XOpenDevice ();
10234 int
10235 main ()
10236 {
10237 return XOpenDevice ();
10238   ;
10239   return 0;
10240 }
10241 _ACEOF
10242 rm -f conftest.$ac_objext conftest$ac_exeext
10243 if { (ac_try="$ac_link"
10244 case "(($ac_try" in
10245   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10246   *) ac_try_echo=$ac_try;;
10247 esac
10248 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10249 $as_echo "$ac_try_echo") >&5
10250   (eval "$ac_link") 2>conftest.er1
10251   ac_status=$?
10252   grep -v '^ *+' conftest.er1 >conftest.err
10253   rm -f conftest.er1
10254   cat conftest.err >&5
10255   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10256   (exit $ac_status); } && {
10257          test -z "$ac_c_werror_flag" ||
10258          test ! -s conftest.err
10259        } && test -s conftest$ac_exeext && {
10260          test "$cross_compiling" = yes ||
10261          $as_test_x conftest$ac_exeext
10262        }; then
10263   case "$LIBEXT" in
10264     dll) ;;
10265     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'` ;;
10266     *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
10267   esac
10268 else
10269   $as_echo "$as_me: failed program was:" >&5
10270 sed 's/^/| /' conftest.$ac_ext >&5
10271
10272
10273 fi
10274
10275 rm -rf conftest.dSYM
10276 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10277       conftest$ac_exeext conftest.$ac_ext
10278   LIBS=$ac_check_soname_save_LIBS
10279 fi
10280 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10281   { $as_echo "$as_me:$LINENO: result: not found" >&5
10282 $as_echo "not found" >&6; }
10283
10284 else
10285   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10286 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10287
10288 cat >>confdefs.h <<_ACEOF
10289 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10290 _ACEOF
10291
10292
10293 fi
10294
10295         fi
10296         if test "x$ac_cv_lib_soname_Xi" = "x"; then
10297   case "x$with_xinput" in
10298   x)   wine_notices="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10299   xno) ;;
10300   *)   { { $as_echo "$as_me:$LINENO: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10301 This is an error since --with-xinput was requested." >&5
10302 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10303 This is an error since --with-xinput was requested." >&2;}
10304    { (exit 1); exit 1; }; } ;;
10305 esac
10306 fi
10307
10308
10309                 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10310         then
10311               { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10312 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10313 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10314   $as_echo_n "(cached) " >&6
10315 else
10316   ac_check_lib_save_LIBS=$LIBS
10317 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10318 cat >conftest.$ac_ext <<_ACEOF
10319 /* confdefs.h.  */
10320 _ACEOF
10321 cat confdefs.h >>conftest.$ac_ext
10322 cat >>conftest.$ac_ext <<_ACEOF
10323 /* end confdefs.h.  */
10324
10325 /* Override any GCC internal prototype to avoid an error.
10326    Use char because int might match the return type of a GCC
10327    builtin and then its argument prototype would still apply.  */
10328 #ifdef __cplusplus
10329 extern "C"
10330 #endif
10331 char XShmQueryExtension ();
10332 int
10333 main ()
10334 {
10335 return XShmQueryExtension ();
10336   ;
10337   return 0;
10338 }
10339 _ACEOF
10340 rm -f conftest.$ac_objext conftest$ac_exeext
10341 if { (ac_try="$ac_link"
10342 case "(($ac_try" in
10343   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10344   *) ac_try_echo=$ac_try;;
10345 esac
10346 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10347 $as_echo "$ac_try_echo") >&5
10348   (eval "$ac_link") 2>conftest.er1
10349   ac_status=$?
10350   grep -v '^ *+' conftest.er1 >conftest.err
10351   rm -f conftest.er1
10352   cat conftest.err >&5
10353   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10354   (exit $ac_status); } && {
10355          test -z "$ac_c_werror_flag" ||
10356          test ! -s conftest.err
10357        } && test -s conftest$ac_exeext && {
10358          test "$cross_compiling" = yes ||
10359          $as_test_x conftest$ac_exeext
10360        }; then
10361   ac_cv_lib_Xext_XShmQueryExtension=yes
10362 else
10363   $as_echo "$as_me: failed program was:" >&5
10364 sed 's/^/| /' conftest.$ac_ext >&5
10365
10366         ac_cv_lib_Xext_XShmQueryExtension=no
10367 fi
10368
10369 rm -rf conftest.dSYM
10370 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10371       conftest$ac_exeext conftest.$ac_ext
10372 LIBS=$ac_check_lib_save_LIBS
10373 fi
10374 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10375 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10376 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x""yes; then
10377
10378 cat >>confdefs.h <<\_ACEOF
10379 #define HAVE_LIBXXSHM 1
10380 _ACEOF
10381
10382 fi
10383
10384         fi
10385         if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10386   case "x$with_xshm" in
10387   x)   wine_notices="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10388   xno) ;;
10389   *)   { { $as_echo "$as_me:$LINENO: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10390 This is an error since --with-xshm was requested." >&5
10391 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10392 This is an error since --with-xshm was requested." >&2;}
10393    { (exit 1); exit 1; }; } ;;
10394 esac
10395 fi
10396
10397
10398                 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10399         then
10400               { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10401 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10402 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10403   $as_echo_n "(cached) " >&6
10404 else
10405   ac_check_lib_save_LIBS=$LIBS
10406 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10407 cat >conftest.$ac_ext <<_ACEOF
10408 /* confdefs.h.  */
10409 _ACEOF
10410 cat confdefs.h >>conftest.$ac_ext
10411 cat >>conftest.$ac_ext <<_ACEOF
10412 /* end confdefs.h.  */
10413
10414 /* Override any GCC internal prototype to avoid an error.
10415    Use char because int might match the return type of a GCC
10416    builtin and then its argument prototype would still apply.  */
10417 #ifdef __cplusplus
10418 extern "C"
10419 #endif
10420 char XShapeQueryExtension ();
10421 int
10422 main ()
10423 {
10424 return XShapeQueryExtension ();
10425   ;
10426   return 0;
10427 }
10428 _ACEOF
10429 rm -f conftest.$ac_objext conftest$ac_exeext
10430 if { (ac_try="$ac_link"
10431 case "(($ac_try" in
10432   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10433   *) ac_try_echo=$ac_try;;
10434 esac
10435 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10436 $as_echo "$ac_try_echo") >&5
10437   (eval "$ac_link") 2>conftest.er1
10438   ac_status=$?
10439   grep -v '^ *+' conftest.er1 >conftest.err
10440   rm -f conftest.er1
10441   cat conftest.err >&5
10442   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10443   (exit $ac_status); } && {
10444          test -z "$ac_c_werror_flag" ||
10445          test ! -s conftest.err
10446        } && test -s conftest$ac_exeext && {
10447          test "$cross_compiling" = yes ||
10448          $as_test_x conftest$ac_exeext
10449        }; then
10450   ac_cv_lib_Xext_XShapeQueryExtension=yes
10451 else
10452   $as_echo "$as_me: failed program was:" >&5
10453 sed 's/^/| /' conftest.$ac_ext >&5
10454
10455         ac_cv_lib_Xext_XShapeQueryExtension=no
10456 fi
10457
10458 rm -rf conftest.dSYM
10459 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10460       conftest$ac_exeext conftest.$ac_ext
10461 LIBS=$ac_check_lib_save_LIBS
10462 fi
10463 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10464 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10465 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then
10466
10467 cat >>confdefs.h <<\_ACEOF
10468 #define HAVE_LIBXSHAPE 1
10469 _ACEOF
10470
10471 fi
10472
10473         fi
10474         if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10475   case "x$with_xshape" in
10476   x)   wine_notices="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10477   xno) ;;
10478   *)   { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10479 This is an error since --with-xshape was requested." >&5
10480 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10481 This is an error since --with-xshape was requested." >&2;}
10482    { (exit 1); exit 1; }; } ;;
10483 esac
10484 fi
10485
10486
10487                 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10488         then
10489             { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10490 $as_echo_n "checking for -lXxf86vm... " >&6; }
10491 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10492   $as_echo_n "(cached) " >&6
10493 else
10494   ac_check_soname_save_LIBS=$LIBS
10495 LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10496   cat >conftest.$ac_ext <<_ACEOF
10497 /* confdefs.h.  */
10498 _ACEOF
10499 cat confdefs.h >>conftest.$ac_ext
10500 cat >>conftest.$ac_ext <<_ACEOF
10501 /* end confdefs.h.  */
10502
10503 /* Override any GCC internal prototype to avoid an error.
10504    Use char because int might match the return type of a GCC
10505    builtin and then its argument prototype would still apply.  */
10506 #ifdef __cplusplus
10507 extern "C"
10508 #endif
10509 char XF86VidModeQueryExtension ();
10510 int
10511 main ()
10512 {
10513 return XF86VidModeQueryExtension ();
10514   ;
10515   return 0;
10516 }
10517 _ACEOF
10518 rm -f conftest.$ac_objext conftest$ac_exeext
10519 if { (ac_try="$ac_link"
10520 case "(($ac_try" in
10521   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10522   *) ac_try_echo=$ac_try;;
10523 esac
10524 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10525 $as_echo "$ac_try_echo") >&5
10526   (eval "$ac_link") 2>conftest.er1
10527   ac_status=$?
10528   grep -v '^ *+' conftest.er1 >conftest.err
10529   rm -f conftest.er1
10530   cat conftest.err >&5
10531   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10532   (exit $ac_status); } && {
10533          test -z "$ac_c_werror_flag" ||
10534          test ! -s conftest.err
10535        } && test -s conftest$ac_exeext && {
10536          test "$cross_compiling" = yes ||
10537          $as_test_x conftest$ac_exeext
10538        }; then
10539   case "$LIBEXT" in
10540     dll) ;;
10541     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'` ;;
10542     *) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
10543   esac
10544 else
10545   $as_echo "$as_me: failed program was:" >&5
10546 sed 's/^/| /' conftest.$ac_ext >&5
10547
10548
10549 fi
10550
10551 rm -rf conftest.dSYM
10552 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10553       conftest$ac_exeext conftest.$ac_ext
10554   LIBS=$ac_check_soname_save_LIBS
10555 fi
10556 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10557   { $as_echo "$as_me:$LINENO: result: not found" >&5
10558 $as_echo "not found" >&6; }
10559
10560 else
10561   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10562 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10563
10564 cat >>confdefs.h <<_ACEOF
10565 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10566 _ACEOF
10567
10568
10569 fi
10570
10571         fi
10572         if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10573   case "x$with_xxf86vm" in
10574   x)   wine_notices="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10575   xno) ;;
10576   *)   { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10577 This is an error since --with-xxf86vm was requested." >&5
10578 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10579 This is an error since --with-xxf86vm was requested." >&2;}
10580    { (exit 1); exit 1; }; } ;;
10581 esac
10582 fi
10583
10584
10585                 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"
10586         then
10587             { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10588 $as_echo_n "checking for -lXrender... " >&6; }
10589 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10590   $as_echo_n "(cached) " >&6
10591 else
10592   ac_check_soname_save_LIBS=$LIBS
10593 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10594   cat >conftest.$ac_ext <<_ACEOF
10595 /* confdefs.h.  */
10596 _ACEOF
10597 cat confdefs.h >>conftest.$ac_ext
10598 cat >>conftest.$ac_ext <<_ACEOF
10599 /* end confdefs.h.  */
10600
10601 /* Override any GCC internal prototype to avoid an error.
10602    Use char because int might match the return type of a GCC
10603    builtin and then its argument prototype would still apply.  */
10604 #ifdef __cplusplus
10605 extern "C"
10606 #endif
10607 char XRenderQueryExtension ();
10608 int
10609 main ()
10610 {
10611 return XRenderQueryExtension ();
10612   ;
10613   return 0;
10614 }
10615 _ACEOF
10616 rm -f conftest.$ac_objext conftest$ac_exeext
10617 if { (ac_try="$ac_link"
10618 case "(($ac_try" in
10619   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10620   *) ac_try_echo=$ac_try;;
10621 esac
10622 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10623 $as_echo "$ac_try_echo") >&5
10624   (eval "$ac_link") 2>conftest.er1
10625   ac_status=$?
10626   grep -v '^ *+' conftest.er1 >conftest.err
10627   rm -f conftest.er1
10628   cat conftest.err >&5
10629   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10630   (exit $ac_status); } && {
10631          test -z "$ac_c_werror_flag" ||
10632          test ! -s conftest.err
10633        } && test -s conftest$ac_exeext && {
10634          test "$cross_compiling" = yes ||
10635          $as_test_x conftest$ac_exeext
10636        }; then
10637   case "$LIBEXT" in
10638     dll) ;;
10639     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'` ;;
10640     *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
10641   esac
10642 else
10643   $as_echo "$as_me: failed program was:" >&5
10644 sed 's/^/| /' conftest.$ac_ext >&5
10645
10646
10647 fi
10648
10649 rm -rf conftest.dSYM
10650 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10651       conftest$ac_exeext conftest.$ac_ext
10652   LIBS=$ac_check_soname_save_LIBS
10653 fi
10654 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10655   { $as_echo "$as_me:$LINENO: result: not found" >&5
10656 $as_echo "not found" >&6; }
10657
10658 else
10659   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
10660 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
10661
10662 cat >>confdefs.h <<_ACEOF
10663 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
10664 _ACEOF
10665
10666        { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
10667 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
10668 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
10669   $as_echo_n "(cached) " >&6
10670 else
10671   ac_check_lib_save_LIBS=$LIBS
10672 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10673 cat >conftest.$ac_ext <<_ACEOF
10674 /* confdefs.h.  */
10675 _ACEOF
10676 cat confdefs.h >>conftest.$ac_ext
10677 cat >>conftest.$ac_ext <<_ACEOF
10678 /* end confdefs.h.  */
10679
10680 /* Override any GCC internal prototype to avoid an error.
10681    Use char because int might match the return type of a GCC
10682    builtin and then its argument prototype would still apply.  */
10683 #ifdef __cplusplus
10684 extern "C"
10685 #endif
10686 char XRenderSetPictureTransform ();
10687 int
10688 main ()
10689 {
10690 return XRenderSetPictureTransform ();
10691   ;
10692   return 0;
10693 }
10694 _ACEOF
10695 rm -f conftest.$ac_objext conftest$ac_exeext
10696 if { (ac_try="$ac_link"
10697 case "(($ac_try" in
10698   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10699   *) ac_try_echo=$ac_try;;
10700 esac
10701 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10702 $as_echo "$ac_try_echo") >&5
10703   (eval "$ac_link") 2>conftest.er1
10704   ac_status=$?
10705   grep -v '^ *+' conftest.er1 >conftest.err
10706   rm -f conftest.er1
10707   cat conftest.err >&5
10708   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10709   (exit $ac_status); } && {
10710          test -z "$ac_c_werror_flag" ||
10711          test ! -s conftest.err
10712        } && test -s conftest$ac_exeext && {
10713          test "$cross_compiling" = yes ||
10714          $as_test_x conftest$ac_exeext
10715        }; then
10716   ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
10717 else
10718   $as_echo "$as_me: failed program was:" >&5
10719 sed 's/^/| /' conftest.$ac_ext >&5
10720
10721         ac_cv_lib_Xrender_XRenderSetPictureTransform=no
10722 fi
10723
10724 rm -rf conftest.dSYM
10725 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10726       conftest$ac_exeext conftest.$ac_ext
10727 LIBS=$ac_check_lib_save_LIBS
10728 fi
10729 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
10730 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
10731 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x""yes; then
10732
10733 cat >>confdefs.h <<\_ACEOF
10734 #define HAVE_XRENDERSETPICTURETRANSFORM 1
10735 _ACEOF
10736
10737 fi
10738
10739 fi
10740
10741
10742         fi
10743         if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10744   case "x$with_xrender" in
10745   x)   wine_warnings="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
10746   xno) ;;
10747   *)   { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10748 This is an error since --with-xrender was requested." >&5
10749 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10750 This is an error since --with-xrender was requested." >&2;}
10751    { (exit 1); exit 1; }; } ;;
10752 esac
10753 fi
10754
10755
10756                 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
10757         then
10758                 cat >conftest.$ac_ext <<_ACEOF
10759 /* confdefs.h.  */
10760 _ACEOF
10761 cat confdefs.h >>conftest.$ac_ext
10762 cat >>conftest.$ac_ext <<_ACEOF
10763 /* end confdefs.h.  */
10764 #include <X11/Xlib.h>
10765 #include <X11/extensions/Xrandr.h>
10766 int
10767 main ()
10768 {
10769 static typeof(XRRSetScreenConfigAndRate) * func;
10770   ;
10771   return 0;
10772 }
10773 _ACEOF
10774 rm -f conftest.$ac_objext
10775 if { (ac_try="$ac_compile"
10776 case "(($ac_try" in
10777   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10778   *) ac_try_echo=$ac_try;;
10779 esac
10780 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10781 $as_echo "$ac_try_echo") >&5
10782   (eval "$ac_compile") 2>conftest.er1
10783   ac_status=$?
10784   grep -v '^ *+' conftest.er1 >conftest.err
10785   rm -f conftest.er1
10786   cat conftest.err >&5
10787   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10788   (exit $ac_status); } && {
10789          test -z "$ac_c_werror_flag" ||
10790          test ! -s conftest.err
10791        } && test -s conftest.$ac_objext; then
10792   { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
10793 $as_echo_n "checking for -lXrandr... " >&6; }
10794 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
10795   $as_echo_n "(cached) " >&6
10796 else
10797   ac_check_soname_save_LIBS=$LIBS
10798 LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10799   cat >conftest.$ac_ext <<_ACEOF
10800 /* confdefs.h.  */
10801 _ACEOF
10802 cat confdefs.h >>conftest.$ac_ext
10803 cat >>conftest.$ac_ext <<_ACEOF
10804 /* end confdefs.h.  */
10805
10806 /* Override any GCC internal prototype to avoid an error.
10807    Use char because int might match the return type of a GCC
10808    builtin and then its argument prototype would still apply.  */
10809 #ifdef __cplusplus
10810 extern "C"
10811 #endif
10812 char XRRQueryExtension ();
10813 int
10814 main ()
10815 {
10816 return XRRQueryExtension ();
10817   ;
10818   return 0;
10819 }
10820 _ACEOF
10821 rm -f conftest.$ac_objext conftest$ac_exeext
10822 if { (ac_try="$ac_link"
10823 case "(($ac_try" in
10824   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10825   *) ac_try_echo=$ac_try;;
10826 esac
10827 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10828 $as_echo "$ac_try_echo") >&5
10829   (eval "$ac_link") 2>conftest.er1
10830   ac_status=$?
10831   grep -v '^ *+' conftest.er1 >conftest.err
10832   rm -f conftest.er1
10833   cat conftest.err >&5
10834   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10835   (exit $ac_status); } && {
10836          test -z "$ac_c_werror_flag" ||
10837          test ! -s conftest.err
10838        } && test -s conftest$ac_exeext && {
10839          test "$cross_compiling" = yes ||
10840          $as_test_x conftest$ac_exeext
10841        }; then
10842   case "$LIBEXT" in
10843     dll) ;;
10844     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'` ;;
10845     *) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
10846   esac
10847 else
10848   $as_echo "$as_me: failed program was:" >&5
10849 sed 's/^/| /' conftest.$ac_ext >&5
10850
10851
10852 fi
10853
10854 rm -rf conftest.dSYM
10855 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10856       conftest$ac_exeext conftest.$ac_ext
10857   LIBS=$ac_check_soname_save_LIBS
10858 fi
10859 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
10860   { $as_echo "$as_me:$LINENO: result: not found" >&5
10861 $as_echo "not found" >&6; }
10862
10863 else
10864   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
10865 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
10866
10867 cat >>confdefs.h <<_ACEOF
10868 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
10869 _ACEOF
10870
10871
10872 fi
10873
10874 else
10875   $as_echo "$as_me: failed program was:" >&5
10876 sed 's/^/| /' conftest.$ac_ext >&5
10877
10878
10879 fi
10880
10881 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10882         fi
10883         if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
10884   case "x$with_xrandr" in
10885   x)   wine_notices="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
10886   xno) ;;
10887   *)   { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
10888 This is an error since --with-xrandr was requested." >&5
10889 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
10890 This is an error since --with-xrandr was requested." >&2;}
10891    { (exit 1); exit 1; }; } ;;
10892 esac
10893 fi
10894
10895
10896                 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
10897         then
10898                 cat >conftest.$ac_ext <<_ACEOF
10899 /* confdefs.h.  */
10900 _ACEOF
10901 cat confdefs.h >>conftest.$ac_ext
10902 cat >>conftest.$ac_ext <<_ACEOF
10903 /* end confdefs.h.  */
10904 #include <X11/Xlib.h>
10905 #include <X11/extensions/Xinerama.h>
10906 int
10907 main ()
10908 {
10909 static typeof(XineramaQueryScreens) * func;
10910   ;
10911   return 0;
10912 }
10913 _ACEOF
10914 rm -f conftest.$ac_objext
10915 if { (ac_try="$ac_compile"
10916 case "(($ac_try" in
10917   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10918   *) ac_try_echo=$ac_try;;
10919 esac
10920 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10921 $as_echo "$ac_try_echo") >&5
10922   (eval "$ac_compile") 2>conftest.er1
10923   ac_status=$?
10924   grep -v '^ *+' conftest.er1 >conftest.err
10925   rm -f conftest.er1
10926   cat conftest.err >&5
10927   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10928   (exit $ac_status); } && {
10929          test -z "$ac_c_werror_flag" ||
10930          test ! -s conftest.err
10931        } && test -s conftest.$ac_objext; then
10932   { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
10933 $as_echo_n "checking for -lXinerama... " >&6; }
10934 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
10935   $as_echo_n "(cached) " >&6
10936 else
10937   ac_check_soname_save_LIBS=$LIBS
10938 LIBS="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10939   cat >conftest.$ac_ext <<_ACEOF
10940 /* confdefs.h.  */
10941 _ACEOF
10942 cat confdefs.h >>conftest.$ac_ext
10943 cat >>conftest.$ac_ext <<_ACEOF
10944 /* end confdefs.h.  */
10945
10946 /* Override any GCC internal prototype to avoid an error.
10947    Use char because int might match the return type of a GCC
10948    builtin and then its argument prototype would still apply.  */
10949 #ifdef __cplusplus
10950 extern "C"
10951 #endif
10952 char XineramaQueryScreens ();
10953 int
10954 main ()
10955 {
10956 return XineramaQueryScreens ();
10957   ;
10958   return 0;
10959 }
10960 _ACEOF
10961 rm -f conftest.$ac_objext conftest$ac_exeext
10962 if { (ac_try="$ac_link"
10963 case "(($ac_try" in
10964   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10965   *) ac_try_echo=$ac_try;;
10966 esac
10967 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10968 $as_echo "$ac_try_echo") >&5
10969   (eval "$ac_link") 2>conftest.er1
10970   ac_status=$?
10971   grep -v '^ *+' conftest.er1 >conftest.err
10972   rm -f conftest.er1
10973   cat conftest.err >&5
10974   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10975   (exit $ac_status); } && {
10976          test -z "$ac_c_werror_flag" ||
10977          test ! -s conftest.err
10978        } && test -s conftest$ac_exeext && {
10979          test "$cross_compiling" = yes ||
10980          $as_test_x conftest$ac_exeext
10981        }; then
10982   case "$LIBEXT" in
10983     dll) ;;
10984     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'` ;;
10985     *) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^      ]*\).*$/\1/"';2,$d'` ;;
10986   esac
10987 else
10988   $as_echo "$as_me: failed program was:" >&5
10989 sed 's/^/| /' conftest.$ac_ext >&5
10990
10991
10992 fi
10993
10994 rm -rf conftest.dSYM
10995 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10996       conftest$ac_exeext conftest.$ac_ext
10997   LIBS=$ac_check_soname_save_LIBS
10998 fi
10999 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11000   { $as_echo "$as_me:$LINENO: result: not found" >&5
11001 $as_echo "not found" >&6; }
11002
11003 else
11004   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
11005 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
11006
11007 cat >>confdefs.h <<_ACEOF
11008 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
11009 _ACEOF
11010
11011
11012 fi
11013
11014 else
11015   $as_echo "$as_me: failed program was:" >&5
11016 sed 's/^/| /' conftest.$ac_ext >&5
11017
11018
11019 fi
11020
11021 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11022         fi
11023         if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11024   case "x$with_xinerama" in
11025   x)   wine_notices="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
11026   xno) ;;
11027   *)   { { $as_echo "$as_me:$LINENO: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11028 This is an error since --with-xinerama was requested." >&5
11029 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11030 This is an error since --with-xinerama was requested." >&2;}
11031    { (exit 1); exit 1; }; } ;;
11032 esac
11033 fi
11034
11035
11036                 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
11037         then
11038             { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
11039 $as_echo_n "checking for -lXcomposite... " >&6; }
11040 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
11041   $as_echo_n "(cached) " >&6
11042 else
11043   ac_check_soname_save_LIBS=$LIBS
11044 LIBS="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11045   cat >conftest.$ac_ext <<_ACEOF
11046 /* confdefs.h.  */
11047 _ACEOF
11048 cat confdefs.h >>conftest.$ac_ext
11049 cat >>conftest.$ac_ext <<_ACEOF
11050 /* end confdefs.h.  */
11051
11052 /* Override any GCC internal prototype to avoid an error.
11053    Use char because int might match the return type of a GCC
11054    builtin and then its argument prototype would still apply.  */
11055 #ifdef __cplusplus
11056 extern "C"
11057 #endif
11058 char XCompositeRedirectWindow ();
11059 int
11060 main ()
11061 {
11062 return XCompositeRedirectWindow ();
11063   ;
11064   return 0;
11065 }
11066 _ACEOF
11067 rm -f conftest.$ac_objext conftest$ac_exeext
11068 if { (ac_try="$ac_link"
11069 case "(($ac_try" in
11070   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11071   *) ac_try_echo=$ac_try;;
11072 esac
11073 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11074 $as_echo "$ac_try_echo") >&5
11075   (eval "$ac_link") 2>conftest.er1
11076   ac_status=$?
11077   grep -v '^ *+' conftest.er1 >conftest.err
11078   rm -f conftest.er1
11079   cat conftest.err >&5
11080   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11081   (exit $ac_status); } && {
11082          test -z "$ac_c_werror_flag" ||
11083          test ! -s conftest.err
11084        } && test -s conftest$ac_exeext && {
11085          test "$cross_compiling" = yes ||
11086          $as_test_x conftest$ac_exeext
11087        }; then
11088   case "$LIBEXT" in
11089     dll) ;;
11090     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'` ;;
11091     *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
11092   esac
11093 else
11094   $as_echo "$as_me: failed program was:" >&5
11095 sed 's/^/| /' conftest.$ac_ext >&5
11096
11097
11098 fi
11099
11100 rm -rf conftest.dSYM
11101 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11102       conftest$ac_exeext conftest.$ac_ext
11103   LIBS=$ac_check_soname_save_LIBS
11104 fi
11105 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11106   { $as_echo "$as_me:$LINENO: result: not found" >&5
11107 $as_echo "not found" >&6; }
11108
11109 else
11110   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11111 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11112
11113 cat >>confdefs.h <<_ACEOF
11114 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11115 _ACEOF
11116
11117
11118 fi
11119
11120         fi
11121         if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11122   case "x$with_xcomposite" in
11123   x)   wine_notices="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11124   xno) ;;
11125   *)   { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11126 This is an error since --with-xcomposite was requested." >&5
11127 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11128 This is an error since --with-xcomposite was requested." >&2;}
11129    { (exit 1); exit 1; }; } ;;
11130 esac
11131 fi
11132
11133
11134                 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11135 $as_echo_n "checking for XICCallback.callback... " >&6; }
11136 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11137   $as_echo_n "(cached) " >&6
11138 else
11139   cat >conftest.$ac_ext <<_ACEOF
11140 /* confdefs.h.  */
11141 _ACEOF
11142 cat confdefs.h >>conftest.$ac_ext
11143 cat >>conftest.$ac_ext <<_ACEOF
11144 /* end confdefs.h.  */
11145 #ifdef HAVE_X11_XLIB_H
11146 #include <X11/Xlib.h>
11147 #endif
11148
11149 int
11150 main ()
11151 {
11152 static XICCallback ac_aggr;
11153 if (ac_aggr.callback)
11154 return 0;
11155   ;
11156   return 0;
11157 }
11158 _ACEOF
11159 rm -f conftest.$ac_objext
11160 if { (ac_try="$ac_compile"
11161 case "(($ac_try" in
11162   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11163   *) ac_try_echo=$ac_try;;
11164 esac
11165 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11166 $as_echo "$ac_try_echo") >&5
11167   (eval "$ac_compile") 2>conftest.er1
11168   ac_status=$?
11169   grep -v '^ *+' conftest.er1 >conftest.err
11170   rm -f conftest.er1
11171   cat conftest.err >&5
11172   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11173   (exit $ac_status); } && {
11174          test -z "$ac_c_werror_flag" ||
11175          test ! -s conftest.err
11176        } && test -s conftest.$ac_objext; then
11177   ac_cv_member_XICCallback_callback=yes
11178 else
11179   $as_echo "$as_me: failed program was:" >&5
11180 sed 's/^/| /' conftest.$ac_ext >&5
11181
11182         cat >conftest.$ac_ext <<_ACEOF
11183 /* confdefs.h.  */
11184 _ACEOF
11185 cat confdefs.h >>conftest.$ac_ext
11186 cat >>conftest.$ac_ext <<_ACEOF
11187 /* end confdefs.h.  */
11188 #ifdef HAVE_X11_XLIB_H
11189 #include <X11/Xlib.h>
11190 #endif
11191
11192 int
11193 main ()
11194 {
11195 static XICCallback ac_aggr;
11196 if (sizeof ac_aggr.callback)
11197 return 0;
11198   ;
11199   return 0;
11200 }
11201 _ACEOF
11202 rm -f conftest.$ac_objext
11203 if { (ac_try="$ac_compile"
11204 case "(($ac_try" in
11205   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11206   *) ac_try_echo=$ac_try;;
11207 esac
11208 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11209 $as_echo "$ac_try_echo") >&5
11210   (eval "$ac_compile") 2>conftest.er1
11211   ac_status=$?
11212   grep -v '^ *+' conftest.er1 >conftest.err
11213   rm -f conftest.er1
11214   cat conftest.err >&5
11215   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11216   (exit $ac_status); } && {
11217          test -z "$ac_c_werror_flag" ||
11218          test ! -s conftest.err
11219        } && test -s conftest.$ac_objext; then
11220   ac_cv_member_XICCallback_callback=yes
11221 else
11222   $as_echo "$as_me: failed program was:" >&5
11223 sed 's/^/| /' conftest.$ac_ext >&5
11224
11225         ac_cv_member_XICCallback_callback=no
11226 fi
11227
11228 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11229 fi
11230
11231 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11232 fi
11233 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11234 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11235 if test "x$ac_cv_member_XICCallback_callback" = x""yes; then
11236
11237 cat >>confdefs.h <<_ACEOF
11238 #define HAVE_XICCALLBACK_CALLBACK 1
11239 _ACEOF
11240
11241
11242 fi
11243
11244
11245
11246         opengl_msg=""
11247     if test "x$with_opengl" != "xno"
11248     then
11249
11250
11251
11252
11253 for ac_header in GL/gl.h GL/glx.h GL/glext.h GL/glu.h
11254 do
11255 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11256 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11257 $as_echo_n "checking for $ac_header... " >&6; }
11258 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11259   $as_echo_n "(cached) " >&6
11260 else
11261   cat >conftest.$ac_ext <<_ACEOF
11262 /* confdefs.h.  */
11263 _ACEOF
11264 cat confdefs.h >>conftest.$ac_ext
11265 cat >>conftest.$ac_ext <<_ACEOF
11266 /* end confdefs.h.  */
11267 #ifdef HAVE_GL_GLX_H
11268 # include <GL/glx.h>
11269 #endif
11270
11271 #include <$ac_header>
11272 _ACEOF
11273 rm -f conftest.$ac_objext
11274 if { (ac_try="$ac_compile"
11275 case "(($ac_try" in
11276   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11277   *) ac_try_echo=$ac_try;;
11278 esac
11279 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11280 $as_echo "$ac_try_echo") >&5
11281   (eval "$ac_compile") 2>conftest.er1
11282   ac_status=$?
11283   grep -v '^ *+' conftest.er1 >conftest.err
11284   rm -f conftest.er1
11285   cat conftest.err >&5
11286   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11287   (exit $ac_status); } && {
11288          test -z "$ac_c_werror_flag" ||
11289          test ! -s conftest.err
11290        } && test -s conftest.$ac_objext; then
11291   eval "$as_ac_Header=yes"
11292 else
11293   $as_echo "$as_me: failed program was:" >&5
11294 sed 's/^/| /' conftest.$ac_ext >&5
11295
11296         eval "$as_ac_Header=no"
11297 fi
11298
11299 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11300 fi
11301 ac_res=`eval 'as_val=${'$as_ac_Header'}
11302                  $as_echo "$as_val"'`
11303                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11304 $as_echo "$ac_res" >&6; }
11305 as_val=`eval 'as_val=${'$as_ac_Header'}
11306                  $as_echo "$as_val"'`
11307    if test "x$as_val" = x""yes; then
11308   cat >>confdefs.h <<_ACEOF
11309 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11310 _ACEOF
11311
11312 fi
11313
11314 done
11315
11316         if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11317         then
11318                     { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11319 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11320 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11321   $as_echo_n "(cached) " >&6
11322 else
11323   cat >conftest.$ac_ext <<_ACEOF
11324 /* confdefs.h.  */
11325 _ACEOF
11326 cat confdefs.h >>conftest.$ac_ext
11327 cat >>conftest.$ac_ext <<_ACEOF
11328 /* end confdefs.h.  */
11329 #include <GL/gl.h>
11330 int
11331 main ()
11332 {
11333 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11334   ;
11335   return 0;
11336 }
11337 _ACEOF
11338 rm -f conftest.$ac_objext
11339 if { (ac_try="$ac_compile"
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_compile") 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_objext; then
11356   wine_cv_opengl_header_version_OK="yes"
11357 else
11358   $as_echo "$as_me: failed program was:" >&5
11359 sed 's/^/| /' conftest.$ac_ext >&5
11360
11361         wine_cv_opengl_header_version_OK="no"
11362 fi
11363
11364 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11365 fi
11366 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11367 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11368
11369             if test "$wine_cv_opengl_header_version_OK" = "yes"
11370             then
11371                                 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11372 $as_echo_n "checking for -lGL... " >&6; }
11373 if test "${ac_cv_lib_soname_GL+set}" = set; then
11374   $as_echo_n "(cached) " >&6
11375 else
11376   ac_check_soname_save_LIBS=$LIBS
11377 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11378   cat >conftest.$ac_ext <<_ACEOF
11379 /* confdefs.h.  */
11380 _ACEOF
11381 cat confdefs.h >>conftest.$ac_ext
11382 cat >>conftest.$ac_ext <<_ACEOF
11383 /* end confdefs.h.  */
11384
11385 /* Override any GCC internal prototype to avoid an error.
11386    Use char because int might match the return type of a GCC
11387    builtin and then its argument prototype would still apply.  */
11388 #ifdef __cplusplus
11389 extern "C"
11390 #endif
11391 char glXCreateContext ();
11392 int
11393 main ()
11394 {
11395 return glXCreateContext ();
11396   ;
11397   return 0;
11398 }
11399 _ACEOF
11400 rm -f conftest.$ac_objext conftest$ac_exeext
11401 if { (ac_try="$ac_link"
11402 case "(($ac_try" in
11403   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11404   *) ac_try_echo=$ac_try;;
11405 esac
11406 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11407 $as_echo "$ac_try_echo") >&5
11408   (eval "$ac_link") 2>conftest.er1
11409   ac_status=$?
11410   grep -v '^ *+' conftest.er1 >conftest.err
11411   rm -f conftest.er1
11412   cat conftest.err >&5
11413   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11414   (exit $ac_status); } && {
11415          test -z "$ac_c_werror_flag" ||
11416          test ! -s conftest.err
11417        } && test -s conftest$ac_exeext && {
11418          test "$cross_compiling" = yes ||
11419          $as_test_x conftest$ac_exeext
11420        }; then
11421   case "$LIBEXT" in
11422     dll) ;;
11423     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'` ;;
11424     *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
11425   esac
11426 else
11427   $as_echo "$as_me: failed program was:" >&5
11428 sed 's/^/| /' conftest.$ac_ext >&5
11429
11430
11431 fi
11432
11433 rm -rf conftest.dSYM
11434 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11435       conftest$ac_exeext conftest.$ac_ext
11436   LIBS=$ac_check_soname_save_LIBS
11437 fi
11438 if test "x$ac_cv_lib_soname_GL" = "x"; then
11439   { $as_echo "$as_me:$LINENO: result: not found" >&5
11440 $as_echo "not found" >&6; }
11441        { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11442 $as_echo_n "checking for -lGL... " >&6; }
11443 if test "${ac_cv_lib_soname_GL+set}" = set; then
11444   $as_echo_n "(cached) " >&6
11445 else
11446   ac_check_soname_save_LIBS=$LIBS
11447 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"
11448   cat >conftest.$ac_ext <<_ACEOF
11449 /* confdefs.h.  */
11450 _ACEOF
11451 cat confdefs.h >>conftest.$ac_ext
11452 cat >>conftest.$ac_ext <<_ACEOF
11453 /* end confdefs.h.  */
11454
11455 /* Override any GCC internal prototype to avoid an error.
11456    Use char because int might match the return type of a GCC
11457    builtin and then its argument prototype would still apply.  */
11458 #ifdef __cplusplus
11459 extern "C"
11460 #endif
11461 char glXCreateContext ();
11462 int
11463 main ()
11464 {
11465 return glXCreateContext ();
11466   ;
11467   return 0;
11468 }
11469 _ACEOF
11470 rm -f conftest.$ac_objext conftest$ac_exeext
11471 if { (ac_try="$ac_link"
11472 case "(($ac_try" in
11473   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11474   *) ac_try_echo=$ac_try;;
11475 esac
11476 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11477 $as_echo "$ac_try_echo") >&5
11478   (eval "$ac_link") 2>conftest.er1
11479   ac_status=$?
11480   grep -v '^ *+' conftest.er1 >conftest.err
11481   rm -f conftest.er1
11482   cat conftest.err >&5
11483   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11484   (exit $ac_status); } && {
11485          test -z "$ac_c_werror_flag" ||
11486          test ! -s conftest.err
11487        } && test -s conftest$ac_exeext && {
11488          test "$cross_compiling" = yes ||
11489          $as_test_x conftest$ac_exeext
11490        }; then
11491   case "$LIBEXT" in
11492     dll) ;;
11493     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'` ;;
11494     *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
11495   esac
11496 else
11497   $as_echo "$as_me: failed program was:" >&5
11498 sed 's/^/| /' conftest.$ac_ext >&5
11499
11500
11501 fi
11502
11503 rm -rf conftest.dSYM
11504 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11505       conftest$ac_exeext conftest.$ac_ext
11506   LIBS=$ac_check_soname_save_LIBS
11507 fi
11508 if test "x$ac_cv_lib_soname_GL" = "x"; then
11509   { $as_echo "$as_me:$LINENO: result: not found" >&5
11510 $as_echo "not found" >&6; }
11511        if test -f /usr/X11R6/lib/libGL.a
11512                                     then
11513                                         opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
11514 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11515                                     else
11516                                         opengl_msg="No OpenGL library found on this system."
11517                                     fi
11518 else
11519   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11520 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11521
11522 cat >>confdefs.h <<_ACEOF
11523 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11524 _ACEOF
11525
11526        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"
11527
11528 cat >>confdefs.h <<\_ACEOF
11529 #define HAVE_OPENGL 1
11530 _ACEOF
11531
11532 fi
11533
11534 else
11535   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11536 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11537
11538 cat >>confdefs.h <<_ACEOF
11539 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11540 _ACEOF
11541
11542        OPENGL_LIBS="-lGL"
11543
11544 cat >>confdefs.h <<\_ACEOF
11545 #define HAVE_OPENGL 1
11546 _ACEOF
11547
11548 fi
11549
11550                  if test "$ac_cv_header_GL_glu_h" = "yes"
11551                  then
11552                     { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11553 $as_echo_n "checking for -lGLU... " >&6; }
11554 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11555   $as_echo_n "(cached) " >&6
11556 else
11557   ac_check_soname_save_LIBS=$LIBS
11558 LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11559   cat >conftest.$ac_ext <<_ACEOF
11560 /* confdefs.h.  */
11561 _ACEOF
11562 cat confdefs.h >>conftest.$ac_ext
11563 cat >>conftest.$ac_ext <<_ACEOF
11564 /* end confdefs.h.  */
11565
11566 /* Override any GCC internal prototype to avoid an error.
11567    Use char because int might match the return type of a GCC
11568    builtin and then its argument prototype would still apply.  */
11569 #ifdef __cplusplus
11570 extern "C"
11571 #endif
11572 char gluLookAt ();
11573 int
11574 main ()
11575 {
11576 return gluLookAt ();
11577   ;
11578   return 0;
11579 }
11580 _ACEOF
11581 rm -f conftest.$ac_objext conftest$ac_exeext
11582 if { (ac_try="$ac_link"
11583 case "(($ac_try" in
11584   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11585   *) ac_try_echo=$ac_try;;
11586 esac
11587 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11588 $as_echo "$ac_try_echo") >&5
11589   (eval "$ac_link") 2>conftest.er1
11590   ac_status=$?
11591   grep -v '^ *+' conftest.er1 >conftest.err
11592   rm -f conftest.er1
11593   cat conftest.err >&5
11594   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11595   (exit $ac_status); } && {
11596          test -z "$ac_c_werror_flag" ||
11597          test ! -s conftest.err
11598        } && test -s conftest$ac_exeext && {
11599          test "$cross_compiling" = yes ||
11600          $as_test_x conftest$ac_exeext
11601        }; then
11602   case "$LIBEXT" in
11603     dll) ;;
11604     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'` ;;
11605     *) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
11606   esac
11607 else
11608   $as_echo "$as_me: failed program was:" >&5
11609 sed 's/^/| /' conftest.$ac_ext >&5
11610
11611
11612 fi
11613
11614 rm -rf conftest.dSYM
11615 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11616       conftest$ac_exeext conftest.$ac_ext
11617   LIBS=$ac_check_soname_save_LIBS
11618 fi
11619 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11620   { $as_echo "$as_me:$LINENO: result: not found" >&5
11621 $as_echo "not found" >&6; }
11622
11623 else
11624   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
11625 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
11626
11627 cat >>confdefs.h <<_ACEOF
11628 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
11629 _ACEOF
11630
11631
11632 fi
11633
11634                  fi
11635                  if test "x$ac_cv_lib_soname_GLU" = "x"; then
11636   case "x$with_glu" in
11637   x)   wine_notices="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
11638   xno) ;;
11639   *)   { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11640 This is an error since --with-glu was requested." >&5
11641 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11642 This is an error since --with-glu was requested." >&2;}
11643    { (exit 1); exit 1; }; } ;;
11644 esac
11645 fi
11646
11647              else
11648                  opengl_msg="Old Mesa headers detected. Consider upgrading your Mesa libraries."
11649              fi
11650          else
11651              opengl_msg="OpenGL development headers not found."
11652          fi
11653          test -n "$opengl_msg" && enable_opengl32=${enable_opengl32:-no}
11654          test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32=${enable_glu32:-no}
11655     else
11656          enable_opengl32=${enable_opengl32:-no}
11657          enable_glu32=${enable_glu32:-no}
11658     fi
11659     if test -n "$opengl_msg"; then
11660   case "x$with_opengl" in
11661   x)   wine_warnings="$wine_warnings|$opengl_msg
11662 OpenGL and Direct3D won't be supported." ;;
11663   xno) ;;
11664   *)   { { $as_echo "$as_me:$LINENO: error: $opengl_msg
11665 OpenGL and Direct3D won't be supported.
11666 This is an error since --with-opengl was requested." >&5
11667 $as_echo "$as_me: error: $opengl_msg
11668 OpenGL and Direct3D won't be supported.
11669 This is an error since --with-opengl was requested." >&2;}
11670    { (exit 1); exit 1; }; } ;;
11671 esac
11672 fi
11673
11674
11675         NASLIBS=""
11676
11677
11678 for ac_header in audio/audiolib.h
11679 do
11680 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11681 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11682   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11683 $as_echo_n "checking for $ac_header... " >&6; }
11684 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11685   $as_echo_n "(cached) " >&6
11686 fi
11687 ac_res=`eval 'as_val=${'$as_ac_Header'}
11688                  $as_echo "$as_val"'`
11689                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11690 $as_echo "$ac_res" >&6; }
11691 else
11692   # Is the header compilable?
11693 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
11694 $as_echo_n "checking $ac_header usability... " >&6; }
11695 cat >conftest.$ac_ext <<_ACEOF
11696 /* confdefs.h.  */
11697 _ACEOF
11698 cat confdefs.h >>conftest.$ac_ext
11699 cat >>conftest.$ac_ext <<_ACEOF
11700 /* end confdefs.h.  */
11701 $ac_includes_default
11702 #include <$ac_header>
11703 _ACEOF
11704 rm -f conftest.$ac_objext
11705 if { (ac_try="$ac_compile"
11706 case "(($ac_try" in
11707   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11708   *) ac_try_echo=$ac_try;;
11709 esac
11710 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11711 $as_echo "$ac_try_echo") >&5
11712   (eval "$ac_compile") 2>conftest.er1
11713   ac_status=$?
11714   grep -v '^ *+' conftest.er1 >conftest.err
11715   rm -f conftest.er1
11716   cat conftest.err >&5
11717   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11718   (exit $ac_status); } && {
11719          test -z "$ac_c_werror_flag" ||
11720          test ! -s conftest.err
11721        } && test -s conftest.$ac_objext; then
11722   ac_header_compiler=yes
11723 else
11724   $as_echo "$as_me: failed program was:" >&5
11725 sed 's/^/| /' conftest.$ac_ext >&5
11726
11727         ac_header_compiler=no
11728 fi
11729
11730 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11731 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11732 $as_echo "$ac_header_compiler" >&6; }
11733
11734 # Is the header present?
11735 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
11736 $as_echo_n "checking $ac_header presence... " >&6; }
11737 cat >conftest.$ac_ext <<_ACEOF
11738 /* confdefs.h.  */
11739 _ACEOF
11740 cat confdefs.h >>conftest.$ac_ext
11741 cat >>conftest.$ac_ext <<_ACEOF
11742 /* end confdefs.h.  */
11743 #include <$ac_header>
11744 _ACEOF
11745 if { (ac_try="$ac_cpp conftest.$ac_ext"
11746 case "(($ac_try" in
11747   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11748   *) ac_try_echo=$ac_try;;
11749 esac
11750 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11751 $as_echo "$ac_try_echo") >&5
11752   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11753   ac_status=$?
11754   grep -v '^ *+' conftest.er1 >conftest.err
11755   rm -f conftest.er1
11756   cat conftest.err >&5
11757   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11758   (exit $ac_status); } >/dev/null && {
11759          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11760          test ! -s conftest.err
11761        }; then
11762   ac_header_preproc=yes
11763 else
11764   $as_echo "$as_me: failed program was:" >&5
11765 sed 's/^/| /' conftest.$ac_ext >&5
11766
11767   ac_header_preproc=no
11768 fi
11769
11770 rm -f conftest.err conftest.$ac_ext
11771 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11772 $as_echo "$ac_header_preproc" >&6; }
11773
11774 # So?  What about this header?
11775 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11776   yes:no: )
11777     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11778 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11779     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11780 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11781     ac_header_preproc=yes
11782     ;;
11783   no:yes:* )
11784     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11785 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11786     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
11787 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
11788     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11789 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11790     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
11791 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
11792     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11793 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11794     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11795 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11796     ( cat <<\_ASBOX
11797 ## ------------------------------------ ##
11798 ## Report this to wine-devel@winehq.org ##
11799 ## ------------------------------------ ##
11800 _ASBOX
11801      ) | sed "s/^/$as_me: WARNING:     /" >&2
11802     ;;
11803 esac
11804 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11805 $as_echo_n "checking for $ac_header... " >&6; }
11806 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11807   $as_echo_n "(cached) " >&6
11808 else
11809   eval "$as_ac_Header=\$ac_header_preproc"
11810 fi
11811 ac_res=`eval 'as_val=${'$as_ac_Header'}
11812                  $as_echo "$as_val"'`
11813                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11814 $as_echo "$ac_res" >&6; }
11815
11816 fi
11817 as_val=`eval 'as_val=${'$as_ac_Header'}
11818                  $as_echo "$as_val"'`
11819    if test "x$as_val" = x""yes; then
11820   cat >>confdefs.h <<_ACEOF
11821 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11822 _ACEOF
11823
11824 for ac_header in audio/soundlib.h
11825 do
11826 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11827 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11828 $as_echo_n "checking for $ac_header... " >&6; }
11829 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11830   $as_echo_n "(cached) " >&6
11831 else
11832   cat >conftest.$ac_ext <<_ACEOF
11833 /* confdefs.h.  */
11834 _ACEOF
11835 cat confdefs.h >>conftest.$ac_ext
11836 cat >>conftest.$ac_ext <<_ACEOF
11837 /* end confdefs.h.  */
11838 #include <audio/audiolib.h>
11839
11840 #include <$ac_header>
11841 _ACEOF
11842 rm -f conftest.$ac_objext
11843 if { (ac_try="$ac_compile"
11844 case "(($ac_try" in
11845   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11846   *) ac_try_echo=$ac_try;;
11847 esac
11848 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11849 $as_echo "$ac_try_echo") >&5
11850   (eval "$ac_compile") 2>conftest.er1
11851   ac_status=$?
11852   grep -v '^ *+' conftest.er1 >conftest.err
11853   rm -f conftest.er1
11854   cat conftest.err >&5
11855   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11856   (exit $ac_status); } && {
11857          test -z "$ac_c_werror_flag" ||
11858          test ! -s conftest.err
11859        } && test -s conftest.$ac_objext; then
11860   eval "$as_ac_Header=yes"
11861 else
11862   $as_echo "$as_me: failed program was:" >&5
11863 sed 's/^/| /' conftest.$ac_ext >&5
11864
11865         eval "$as_ac_Header=no"
11866 fi
11867
11868 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11869 fi
11870 ac_res=`eval 'as_val=${'$as_ac_Header'}
11871                  $as_echo "$as_val"'`
11872                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11873 $as_echo "$ac_res" >&6; }
11874 as_val=`eval 'as_val=${'$as_ac_Header'}
11875                  $as_echo "$as_val"'`
11876    if test "x$as_val" = x""yes; then
11877   cat >>confdefs.h <<_ACEOF
11878 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11879 _ACEOF
11880
11881 fi
11882
11883 done
11884
11885           { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
11886 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
11887 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
11888   $as_echo_n "(cached) " >&6
11889 else
11890   ac_check_lib_save_LIBS=$LIBS
11891 LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11892 cat >conftest.$ac_ext <<_ACEOF
11893 /* confdefs.h.  */
11894 _ACEOF
11895 cat confdefs.h >>conftest.$ac_ext
11896 cat >>conftest.$ac_ext <<_ACEOF
11897 /* end confdefs.h.  */
11898
11899 /* Override any GCC internal prototype to avoid an error.
11900    Use char because int might match the return type of a GCC
11901    builtin and then its argument prototype would still apply.  */
11902 #ifdef __cplusplus
11903 extern "C"
11904 #endif
11905 char AuCreateFlow ();
11906 int
11907 main ()
11908 {
11909 return AuCreateFlow ();
11910   ;
11911   return 0;
11912 }
11913 _ACEOF
11914 rm -f conftest.$ac_objext conftest$ac_exeext
11915 if { (ac_try="$ac_link"
11916 case "(($ac_try" in
11917   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11918   *) ac_try_echo=$ac_try;;
11919 esac
11920 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11921 $as_echo "$ac_try_echo") >&5
11922   (eval "$ac_link") 2>conftest.er1
11923   ac_status=$?
11924   grep -v '^ *+' conftest.er1 >conftest.err
11925   rm -f conftest.er1
11926   cat conftest.err >&5
11927   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11928   (exit $ac_status); } && {
11929          test -z "$ac_c_werror_flag" ||
11930          test ! -s conftest.err
11931        } && test -s conftest$ac_exeext && {
11932          test "$cross_compiling" = yes ||
11933          $as_test_x conftest$ac_exeext
11934        }; then
11935   ac_cv_lib_audio_AuCreateFlow=yes
11936 else
11937   $as_echo "$as_me: failed program was:" >&5
11938 sed 's/^/| /' conftest.$ac_ext >&5
11939
11940         ac_cv_lib_audio_AuCreateFlow=no
11941 fi
11942
11943 rm -rf conftest.dSYM
11944 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11945       conftest$ac_exeext conftest.$ac_ext
11946 LIBS=$ac_check_lib_save_LIBS
11947 fi
11948 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
11949 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
11950 if test "x$ac_cv_lib_audio_AuCreateFlow" = x""yes; then
11951
11952 cat >>confdefs.h <<\_ACEOF
11953 #define HAVE_NAS 1
11954 _ACEOF
11955
11956                         { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
11957 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
11958 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
11959   $as_echo_n "(cached) " >&6
11960 else
11961   ac_check_lib_save_LIBS=$LIBS
11962 LIBS="-lXau $X_LIBS $LIBS"
11963 cat >conftest.$ac_ext <<_ACEOF
11964 /* confdefs.h.  */
11965 _ACEOF
11966 cat confdefs.h >>conftest.$ac_ext
11967 cat >>conftest.$ac_ext <<_ACEOF
11968 /* end confdefs.h.  */
11969
11970 /* Override any GCC internal prototype to avoid an error.
11971    Use char because int might match the return type of a GCC
11972    builtin and then its argument prototype would still apply.  */
11973 #ifdef __cplusplus
11974 extern "C"
11975 #endif
11976 char XauGetBestAuthByAddr ();
11977 int
11978 main ()
11979 {
11980 return XauGetBestAuthByAddr ();
11981   ;
11982   return 0;
11983 }
11984 _ACEOF
11985 rm -f conftest.$ac_objext conftest$ac_exeext
11986 if { (ac_try="$ac_link"
11987 case "(($ac_try" in
11988   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11989   *) ac_try_echo=$ac_try;;
11990 esac
11991 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11992 $as_echo "$ac_try_echo") >&5
11993   (eval "$ac_link") 2>conftest.er1
11994   ac_status=$?
11995   grep -v '^ *+' conftest.er1 >conftest.err
11996   rm -f conftest.er1
11997   cat conftest.err >&5
11998   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11999   (exit $ac_status); } && {
12000          test -z "$ac_c_werror_flag" ||
12001          test ! -s conftest.err
12002        } && test -s conftest$ac_exeext && {
12003          test "$cross_compiling" = yes ||
12004          $as_test_x conftest$ac_exeext
12005        }; then
12006   ac_cv_lib_Xau_XauGetBestAuthByAddr=yes
12007 else
12008   $as_echo "$as_me: failed program was:" >&5
12009 sed 's/^/| /' conftest.$ac_ext >&5
12010
12011         ac_cv_lib_Xau_XauGetBestAuthByAddr=no
12012 fi
12013
12014 rm -rf conftest.dSYM
12015 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12016       conftest$ac_exeext conftest.$ac_ext
12017 LIBS=$ac_check_lib_save_LIBS
12018 fi
12019 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
12020 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
12021 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x""yes; then
12022   NASLIBS="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12023 else
12024   NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12025 fi
12026
12027
12028 fi
12029
12030 fi
12031
12032 done
12033
12034
12035     CPPFLAGS="$ac_save_CPPFLAGS"
12036 else
12037     XLIB=""
12038     X_CFLAGS=""
12039     X_LIBS=""
12040     enable_winex11_drv=${enable_winex11_drv:-no}
12041     enable_opengl32=${enable_opengl32:-no}
12042     enable_glu32=${enable_glu32:-no}
12043 fi
12044 if test "x$XLIB" = "x"; then
12045   case "x$with_x" in
12046   xno) ;;
12047   *)   { { $as_echo "$as_me:$LINENO: error: X ${notice_platform}development files not found. Wine will be built
12048 without X support, which probably isn't what you want. You will need to install
12049 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12050 Use the --without-x option if you really want this." >&5
12051 $as_echo "$as_me: error: X ${notice_platform}development files not found. Wine will be built
12052 without X support, which probably isn't what you want. You will need to install
12053 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12054 Use the --without-x option if you really want this." >&2;}
12055    { (exit 1); exit 1; }; } ;;
12056 esac
12057 fi
12058
12059
12060
12061 XML2LIBS=""
12062
12063 XML2INCL=""
12064
12065 XSLTINCL=""
12066
12067 if test "x$with_xml" != "xno"
12068 then
12069     ac_save_CPPFLAGS="$CPPFLAGS"
12070     if test "$PKG_CONFIG" != "false"
12071     then
12072         ac_xml_libs="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
12073         ac_xml_cflags="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
12074     else
12075         ac_xml_libs="`xml2-config --libs 2>/dev/null`"
12076         ac_xml_cflags="`xml2-config --cflags  2>/dev/null`"
12077     fi
12078     CPPFLAGS="$CPPFLAGS $ac_xml_cflags"
12079
12080 for ac_header in libxml/parser.h
12081 do
12082 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12083 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12084   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12085 $as_echo_n "checking for $ac_header... " >&6; }
12086 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12087   $as_echo_n "(cached) " >&6
12088 fi
12089 ac_res=`eval 'as_val=${'$as_ac_Header'}
12090                  $as_echo "$as_val"'`
12091                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12092 $as_echo "$ac_res" >&6; }
12093 else
12094   # Is the header compilable?
12095 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12096 $as_echo_n "checking $ac_header usability... " >&6; }
12097 cat >conftest.$ac_ext <<_ACEOF
12098 /* confdefs.h.  */
12099 _ACEOF
12100 cat confdefs.h >>conftest.$ac_ext
12101 cat >>conftest.$ac_ext <<_ACEOF
12102 /* end confdefs.h.  */
12103 $ac_includes_default
12104 #include <$ac_header>
12105 _ACEOF
12106 rm -f conftest.$ac_objext
12107 if { (ac_try="$ac_compile"
12108 case "(($ac_try" in
12109   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12110   *) ac_try_echo=$ac_try;;
12111 esac
12112 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12113 $as_echo "$ac_try_echo") >&5
12114   (eval "$ac_compile") 2>conftest.er1
12115   ac_status=$?
12116   grep -v '^ *+' conftest.er1 >conftest.err
12117   rm -f conftest.er1
12118   cat conftest.err >&5
12119   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12120   (exit $ac_status); } && {
12121          test -z "$ac_c_werror_flag" ||
12122          test ! -s conftest.err
12123        } && test -s conftest.$ac_objext; then
12124   ac_header_compiler=yes
12125 else
12126   $as_echo "$as_me: failed program was:" >&5
12127 sed 's/^/| /' conftest.$ac_ext >&5
12128
12129         ac_header_compiler=no
12130 fi
12131
12132 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12133 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12134 $as_echo "$ac_header_compiler" >&6; }
12135
12136 # Is the header present?
12137 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12138 $as_echo_n "checking $ac_header presence... " >&6; }
12139 cat >conftest.$ac_ext <<_ACEOF
12140 /* confdefs.h.  */
12141 _ACEOF
12142 cat confdefs.h >>conftest.$ac_ext
12143 cat >>conftest.$ac_ext <<_ACEOF
12144 /* end confdefs.h.  */
12145 #include <$ac_header>
12146 _ACEOF
12147 if { (ac_try="$ac_cpp conftest.$ac_ext"
12148 case "(($ac_try" in
12149   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12150   *) ac_try_echo=$ac_try;;
12151 esac
12152 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12153 $as_echo "$ac_try_echo") >&5
12154   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12155   ac_status=$?
12156   grep -v '^ *+' conftest.er1 >conftest.err
12157   rm -f conftest.er1
12158   cat conftest.err >&5
12159   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12160   (exit $ac_status); } >/dev/null && {
12161          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12162          test ! -s conftest.err
12163        }; then
12164   ac_header_preproc=yes
12165 else
12166   $as_echo "$as_me: failed program was:" >&5
12167 sed 's/^/| /' conftest.$ac_ext >&5
12168
12169   ac_header_preproc=no
12170 fi
12171
12172 rm -f conftest.err conftest.$ac_ext
12173 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12174 $as_echo "$ac_header_preproc" >&6; }
12175
12176 # So?  What about this header?
12177 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12178   yes:no: )
12179     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12180 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12181     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12182 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12183     ac_header_preproc=yes
12184     ;;
12185   no:yes:* )
12186     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12187 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12188     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
12189 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
12190     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12191 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12192     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
12193 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
12194     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12195 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12196     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12197 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12198     ( cat <<\_ASBOX
12199 ## ------------------------------------ ##
12200 ## Report this to wine-devel@winehq.org ##
12201 ## ------------------------------------ ##
12202 _ASBOX
12203      ) | sed "s/^/$as_me: WARNING:     /" >&2
12204     ;;
12205 esac
12206 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12207 $as_echo_n "checking for $ac_header... " >&6; }
12208 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12209   $as_echo_n "(cached) " >&6
12210 else
12211   eval "$as_ac_Header=\$ac_header_preproc"
12212 fi
12213 ac_res=`eval 'as_val=${'$as_ac_Header'}
12214                  $as_echo "$as_val"'`
12215                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12216 $as_echo "$ac_res" >&6; }
12217
12218 fi
12219 as_val=`eval 'as_val=${'$as_ac_Header'}
12220                  $as_echo "$as_val"'`
12221    if test "x$as_val" = x""yes; then
12222   cat >>confdefs.h <<_ACEOF
12223 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12224 _ACEOF
12225  { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12226 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12227 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12228   $as_echo_n "(cached) " >&6
12229 else
12230   ac_check_lib_save_LIBS=$LIBS
12231 LIBS="-lxml2 $ac_xml_libs $LIBS"
12232 cat >conftest.$ac_ext <<_ACEOF
12233 /* confdefs.h.  */
12234 _ACEOF
12235 cat confdefs.h >>conftest.$ac_ext
12236 cat >>conftest.$ac_ext <<_ACEOF
12237 /* end confdefs.h.  */
12238
12239 /* Override any GCC internal prototype to avoid an error.
12240    Use char because int might match the return type of a GCC
12241    builtin and then its argument prototype would still apply.  */
12242 #ifdef __cplusplus
12243 extern "C"
12244 #endif
12245 char xmlParseMemory ();
12246 int
12247 main ()
12248 {
12249 return xmlParseMemory ();
12250   ;
12251   return 0;
12252 }
12253 _ACEOF
12254 rm -f conftest.$ac_objext conftest$ac_exeext
12255 if { (ac_try="$ac_link"
12256 case "(($ac_try" in
12257   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12258   *) ac_try_echo=$ac_try;;
12259 esac
12260 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12261 $as_echo "$ac_try_echo") >&5
12262   (eval "$ac_link") 2>conftest.er1
12263   ac_status=$?
12264   grep -v '^ *+' conftest.er1 >conftest.err
12265   rm -f conftest.er1
12266   cat conftest.err >&5
12267   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12268   (exit $ac_status); } && {
12269          test -z "$ac_c_werror_flag" ||
12270          test ! -s conftest.err
12271        } && test -s conftest$ac_exeext && {
12272          test "$cross_compiling" = yes ||
12273          $as_test_x conftest$ac_exeext
12274        }; then
12275   ac_cv_lib_xml2_xmlParseMemory=yes
12276 else
12277   $as_echo "$as_me: failed program was:" >&5
12278 sed 's/^/| /' conftest.$ac_ext >&5
12279
12280         ac_cv_lib_xml2_xmlParseMemory=no
12281 fi
12282
12283 rm -rf conftest.dSYM
12284 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12285       conftest$ac_exeext conftest.$ac_ext
12286 LIBS=$ac_check_lib_save_LIBS
12287 fi
12288 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12289 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12290 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x""yes; then
12291
12292 cat >>confdefs.h <<\_ACEOF
12293 #define HAVE_LIBXML2 1
12294 _ACEOF
12295
12296                  XML2LIBS="$ac_xml_libs"
12297                  XML2INCL="$ac_xml_cflags"
12298 fi
12299
12300              { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12301 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12302 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12303   $as_echo_n "(cached) " >&6
12304 else
12305   ac_check_lib_save_LIBS=$LIBS
12306 LIBS="-lxml2 $ac_xml_libs $LIBS"
12307 cat >conftest.$ac_ext <<_ACEOF
12308 /* confdefs.h.  */
12309 _ACEOF
12310 cat confdefs.h >>conftest.$ac_ext
12311 cat >>conftest.$ac_ext <<_ACEOF
12312 /* end confdefs.h.  */
12313
12314 /* Override any GCC internal prototype to avoid an error.
12315    Use char because int might match the return type of a GCC
12316    builtin and then its argument prototype would still apply.  */
12317 #ifdef __cplusplus
12318 extern "C"
12319 #endif
12320 char xmlReadMemory ();
12321 int
12322 main ()
12323 {
12324 return xmlReadMemory ();
12325   ;
12326   return 0;
12327 }
12328 _ACEOF
12329 rm -f conftest.$ac_objext conftest$ac_exeext
12330 if { (ac_try="$ac_link"
12331 case "(($ac_try" in
12332   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12333   *) ac_try_echo=$ac_try;;
12334 esac
12335 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12336 $as_echo "$ac_try_echo") >&5
12337   (eval "$ac_link") 2>conftest.er1
12338   ac_status=$?
12339   grep -v '^ *+' conftest.er1 >conftest.err
12340   rm -f conftest.er1
12341   cat conftest.err >&5
12342   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12343   (exit $ac_status); } && {
12344          test -z "$ac_c_werror_flag" ||
12345          test ! -s conftest.err
12346        } && test -s conftest$ac_exeext && {
12347          test "$cross_compiling" = yes ||
12348          $as_test_x conftest$ac_exeext
12349        }; then
12350   ac_cv_lib_xml2_xmlReadMemory=yes
12351 else
12352   $as_echo "$as_me: failed program was:" >&5
12353 sed 's/^/| /' conftest.$ac_ext >&5
12354
12355         ac_cv_lib_xml2_xmlReadMemory=no
12356 fi
12357
12358 rm -rf conftest.dSYM
12359 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12360       conftest$ac_exeext conftest.$ac_ext
12361 LIBS=$ac_check_lib_save_LIBS
12362 fi
12363 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12364 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12365 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x""yes; then
12366
12367 cat >>confdefs.h <<\_ACEOF
12368 #define HAVE_XMLREADMEMORY 1
12369 _ACEOF
12370
12371 fi
12372
12373              { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12374 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12375 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12376   $as_echo_n "(cached) " >&6
12377 else
12378   ac_check_lib_save_LIBS=$LIBS
12379 LIBS="-lxml2 $ac_xml_libs $LIBS"
12380 cat >conftest.$ac_ext <<_ACEOF
12381 /* confdefs.h.  */
12382 _ACEOF
12383 cat confdefs.h >>conftest.$ac_ext
12384 cat >>conftest.$ac_ext <<_ACEOF
12385 /* end confdefs.h.  */
12386
12387 /* Override any GCC internal prototype to avoid an error.
12388    Use char because int might match the return type of a GCC
12389    builtin and then its argument prototype would still apply.  */
12390 #ifdef __cplusplus
12391 extern "C"
12392 #endif
12393 char xmlNewDocPI ();
12394 int
12395 main ()
12396 {
12397 return xmlNewDocPI ();
12398   ;
12399   return 0;
12400 }
12401 _ACEOF
12402 rm -f conftest.$ac_objext conftest$ac_exeext
12403 if { (ac_try="$ac_link"
12404 case "(($ac_try" in
12405   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12406   *) ac_try_echo=$ac_try;;
12407 esac
12408 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12409 $as_echo "$ac_try_echo") >&5
12410   (eval "$ac_link") 2>conftest.er1
12411   ac_status=$?
12412   grep -v '^ *+' conftest.er1 >conftest.err
12413   rm -f conftest.er1
12414   cat conftest.err >&5
12415   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12416   (exit $ac_status); } && {
12417          test -z "$ac_c_werror_flag" ||
12418          test ! -s conftest.err
12419        } && test -s conftest$ac_exeext && {
12420          test "$cross_compiling" = yes ||
12421          $as_test_x conftest$ac_exeext
12422        }; then
12423   ac_cv_lib_xml2_xmlNewDocPI=yes
12424 else
12425   $as_echo "$as_me: failed program was:" >&5
12426 sed 's/^/| /' conftest.$ac_ext >&5
12427
12428         ac_cv_lib_xml2_xmlNewDocPI=no
12429 fi
12430
12431 rm -rf conftest.dSYM
12432 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12433       conftest$ac_exeext conftest.$ac_ext
12434 LIBS=$ac_check_lib_save_LIBS
12435 fi
12436 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12437 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12438 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x""yes; then
12439
12440 cat >>confdefs.h <<\_ACEOF
12441 #define HAVE_XMLNEWDOCPI 1
12442 _ACEOF
12443
12444 fi
12445
12446
12447 fi
12448
12449 done
12450
12451     CPPFLAGS="$ac_save_CPPFLAGS"
12452 fi
12453 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12454   case "x$with_xml" in
12455   x)   wine_warnings="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12456   xno) ;;
12457   *)   { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12458 This is an error since --with-xml was requested." >&5
12459 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12460 This is an error since --with-xml was requested." >&2;}
12461    { (exit 1); exit 1; }; } ;;
12462 esac
12463 fi
12464
12465
12466 if test "x$with_xslt" != "xno"
12467 then
12468     if test "$PKG_CONFIG" != "false"
12469     then
12470         ac_xslt_libs="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
12471         ac_xslt_cflags="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
12472     else
12473         ac_xslt_libs="`xslt-config --libs 2>/dev/null`"
12474         ac_xslt_cflags="`xslt-config --cflags 2>/dev/null`"
12475     fi
12476     ac_save_CPPFLAGS="$CPPFLAGS"
12477     CPPFLAGS="$CPPFLAGS $ac_xslt_cflags"
12478
12479
12480 for ac_header in libxslt/pattern.h libxslt/transform.h
12481 do
12482 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12483 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12484 $as_echo_n "checking for $ac_header... " >&6; }
12485 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12486   $as_echo_n "(cached) " >&6
12487 else
12488   cat >conftest.$ac_ext <<_ACEOF
12489 /* confdefs.h.  */
12490 _ACEOF
12491 cat confdefs.h >>conftest.$ac_ext
12492 cat >>conftest.$ac_ext <<_ACEOF
12493 /* end confdefs.h.  */
12494 #ifdef HAVE_LIBXSLT_PATTERN_H
12495 # include <libxslt/pattern.h>
12496 #endif
12497
12498 #include <$ac_header>
12499 _ACEOF
12500 rm -f conftest.$ac_objext
12501 if { (ac_try="$ac_compile"
12502 case "(($ac_try" in
12503   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12504   *) ac_try_echo=$ac_try;;
12505 esac
12506 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12507 $as_echo "$ac_try_echo") >&5
12508   (eval "$ac_compile") 2>conftest.er1
12509   ac_status=$?
12510   grep -v '^ *+' conftest.er1 >conftest.err
12511   rm -f conftest.er1
12512   cat conftest.err >&5
12513   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12514   (exit $ac_status); } && {
12515          test -z "$ac_c_werror_flag" ||
12516          test ! -s conftest.err
12517        } && test -s conftest.$ac_objext; then
12518   eval "$as_ac_Header=yes"
12519 else
12520   $as_echo "$as_me: failed program was:" >&5
12521 sed 's/^/| /' conftest.$ac_ext >&5
12522
12523         eval "$as_ac_Header=no"
12524 fi
12525
12526 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12527 fi
12528 ac_res=`eval 'as_val=${'$as_ac_Header'}
12529                  $as_echo "$as_val"'`
12530                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12531 $as_echo "$ac_res" >&6; }
12532 as_val=`eval 'as_val=${'$as_ac_Header'}
12533                  $as_echo "$as_val"'`
12534    if test "x$as_val" = x""yes; then
12535   cat >>confdefs.h <<_ACEOF
12536 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12537 _ACEOF
12538
12539 fi
12540
12541 done
12542
12543     CPPFLAGS="$ac_save_CPPFLAGS"
12544     if test "$ac_cv_header_libxslt_transform_h" = "yes"
12545     then
12546         { $as_echo "$as_me:$LINENO: checking for -lxslt" >&5
12547 $as_echo_n "checking for -lxslt... " >&6; }
12548 if test "${ac_cv_lib_soname_xslt+set}" = set; then
12549   $as_echo_n "(cached) " >&6
12550 else
12551   ac_check_soname_save_LIBS=$LIBS
12552 LIBS="-lxslt $ac_xslt_libs $LIBS"
12553   cat >conftest.$ac_ext <<_ACEOF
12554 /* confdefs.h.  */
12555 _ACEOF
12556 cat confdefs.h >>conftest.$ac_ext
12557 cat >>conftest.$ac_ext <<_ACEOF
12558 /* end confdefs.h.  */
12559
12560 /* Override any GCC internal prototype to avoid an error.
12561    Use char because int might match the return type of a GCC
12562    builtin and then its argument prototype would still apply.  */
12563 #ifdef __cplusplus
12564 extern "C"
12565 #endif
12566 char xsltCompilePattern ();
12567 int
12568 main ()
12569 {
12570 return xsltCompilePattern ();
12571   ;
12572   return 0;
12573 }
12574 _ACEOF
12575 rm -f conftest.$ac_objext conftest$ac_exeext
12576 if { (ac_try="$ac_link"
12577 case "(($ac_try" in
12578   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12579   *) ac_try_echo=$ac_try;;
12580 esac
12581 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12582 $as_echo "$ac_try_echo") >&5
12583   (eval "$ac_link") 2>conftest.er1
12584   ac_status=$?
12585   grep -v '^ *+' conftest.er1 >conftest.err
12586   rm -f conftest.er1
12587   cat conftest.err >&5
12588   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12589   (exit $ac_status); } && {
12590          test -z "$ac_c_werror_flag" ||
12591          test ! -s conftest.err
12592        } && test -s conftest$ac_exeext && {
12593          test "$cross_compiling" = yes ||
12594          $as_test_x conftest$ac_exeext
12595        }; then
12596   case "$LIBEXT" in
12597     dll) ;;
12598     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'` ;;
12599     *) ac_cv_lib_soname_xslt=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
12600   esac
12601 else
12602   $as_echo "$as_me: failed program was:" >&5
12603 sed 's/^/| /' conftest.$ac_ext >&5
12604
12605
12606 fi
12607
12608 rm -rf conftest.dSYM
12609 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12610       conftest$ac_exeext conftest.$ac_ext
12611   LIBS=$ac_check_soname_save_LIBS
12612 fi
12613 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12614   { $as_echo "$as_me:$LINENO: result: not found" >&5
12615 $as_echo "not found" >&6; }
12616
12617 else
12618   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_xslt" >&5
12619 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
12620
12621 cat >>confdefs.h <<_ACEOF
12622 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
12623 _ACEOF
12624
12625        XSLTINCL="$ac_xslt_cflags"
12626 fi
12627
12628     fi
12629 fi
12630 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12631   case "x$with_xslt" in
12632   x)   wine_warnings="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
12633   xno) ;;
12634   *)   { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12635 This is an error since --with-xslt was requested." >&5
12636 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12637 This is an error since --with-xslt was requested." >&2;}
12638    { (exit 1); exit 1; }; } ;;
12639 esac
12640 fi
12641
12642
12643 HALINCL=""
12644
12645 if test "x$with_hal" != "xno"
12646 then
12647     ac_save_CPPFLAGS="$CPPFLAGS"
12648     if test "$PKG_CONFIG" != "false"
12649     then
12650         ac_hal_libs="`$PKG_CONFIG --libs hal 2>/dev/null`"
12651         ac_hal_cflags="`$PKG_CONFIG --cflags hal 2>/dev/null`"
12652         CPPFLAGS="$CPPFLAGS $ac_hal_cflags"
12653     fi
12654
12655
12656 for ac_header in dbus/dbus.h hal/libhal.h
12657 do
12658 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12659 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12660   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12661 $as_echo_n "checking for $ac_header... " >&6; }
12662 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12663   $as_echo_n "(cached) " >&6
12664 fi
12665 ac_res=`eval 'as_val=${'$as_ac_Header'}
12666                  $as_echo "$as_val"'`
12667                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12668 $as_echo "$ac_res" >&6; }
12669 else
12670   # Is the header compilable?
12671 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12672 $as_echo_n "checking $ac_header usability... " >&6; }
12673 cat >conftest.$ac_ext <<_ACEOF
12674 /* confdefs.h.  */
12675 _ACEOF
12676 cat confdefs.h >>conftest.$ac_ext
12677 cat >>conftest.$ac_ext <<_ACEOF
12678 /* end confdefs.h.  */
12679 $ac_includes_default
12680 #include <$ac_header>
12681 _ACEOF
12682 rm -f conftest.$ac_objext
12683 if { (ac_try="$ac_compile"
12684 case "(($ac_try" in
12685   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12686   *) ac_try_echo=$ac_try;;
12687 esac
12688 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12689 $as_echo "$ac_try_echo") >&5
12690   (eval "$ac_compile") 2>conftest.er1
12691   ac_status=$?
12692   grep -v '^ *+' conftest.er1 >conftest.err
12693   rm -f conftest.er1
12694   cat conftest.err >&5
12695   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12696   (exit $ac_status); } && {
12697          test -z "$ac_c_werror_flag" ||
12698          test ! -s conftest.err
12699        } && test -s conftest.$ac_objext; then
12700   ac_header_compiler=yes
12701 else
12702   $as_echo "$as_me: failed program was:" >&5
12703 sed 's/^/| /' conftest.$ac_ext >&5
12704
12705         ac_header_compiler=no
12706 fi
12707
12708 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12709 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12710 $as_echo "$ac_header_compiler" >&6; }
12711
12712 # Is the header present?
12713 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12714 $as_echo_n "checking $ac_header presence... " >&6; }
12715 cat >conftest.$ac_ext <<_ACEOF
12716 /* confdefs.h.  */
12717 _ACEOF
12718 cat confdefs.h >>conftest.$ac_ext
12719 cat >>conftest.$ac_ext <<_ACEOF
12720 /* end confdefs.h.  */
12721 #include <$ac_header>
12722 _ACEOF
12723 if { (ac_try="$ac_cpp conftest.$ac_ext"
12724 case "(($ac_try" in
12725   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12726   *) ac_try_echo=$ac_try;;
12727 esac
12728 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12729 $as_echo "$ac_try_echo") >&5
12730   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12731   ac_status=$?
12732   grep -v '^ *+' conftest.er1 >conftest.err
12733   rm -f conftest.er1
12734   cat conftest.err >&5
12735   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12736   (exit $ac_status); } >/dev/null && {
12737          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12738          test ! -s conftest.err
12739        }; then
12740   ac_header_preproc=yes
12741 else
12742   $as_echo "$as_me: failed program was:" >&5
12743 sed 's/^/| /' conftest.$ac_ext >&5
12744
12745   ac_header_preproc=no
12746 fi
12747
12748 rm -f conftest.err conftest.$ac_ext
12749 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12750 $as_echo "$ac_header_preproc" >&6; }
12751
12752 # So?  What about this header?
12753 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12754   yes:no: )
12755     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12756 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12757     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12758 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12759     ac_header_preproc=yes
12760     ;;
12761   no:yes:* )
12762     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12763 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12764     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
12765 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
12766     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12767 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12768     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
12769 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
12770     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12771 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12772     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12773 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12774     ( cat <<\_ASBOX
12775 ## ------------------------------------ ##
12776 ## Report this to wine-devel@winehq.org ##
12777 ## ------------------------------------ ##
12778 _ASBOX
12779      ) | sed "s/^/$as_me: WARNING:     /" >&2
12780     ;;
12781 esac
12782 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12783 $as_echo_n "checking for $ac_header... " >&6; }
12784 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12785   $as_echo_n "(cached) " >&6
12786 else
12787   eval "$as_ac_Header=\$ac_header_preproc"
12788 fi
12789 ac_res=`eval 'as_val=${'$as_ac_Header'}
12790                  $as_echo "$as_val"'`
12791                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12792 $as_echo "$ac_res" >&6; }
12793
12794 fi
12795 as_val=`eval 'as_val=${'$as_ac_Header'}
12796                  $as_echo "$as_val"'`
12797    if test "x$as_val" = x""yes; then
12798   cat >>confdefs.h <<_ACEOF
12799 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12800 _ACEOF
12801
12802 fi
12803
12804 done
12805
12806     if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
12807     then
12808         { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
12809 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
12810 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
12811   $as_echo_n "(cached) " >&6
12812 else
12813   ac_check_lib_save_LIBS=$LIBS
12814 LIBS="-ldbus-1 $ac_hal_libs $LIBS"
12815 cat >conftest.$ac_ext <<_ACEOF
12816 /* confdefs.h.  */
12817 _ACEOF
12818 cat confdefs.h >>conftest.$ac_ext
12819 cat >>conftest.$ac_ext <<_ACEOF
12820 /* end confdefs.h.  */
12821
12822 /* Override any GCC internal prototype to avoid an error.
12823    Use char because int might match the return type of a GCC
12824    builtin and then its argument prototype would still apply.  */
12825 #ifdef __cplusplus
12826 extern "C"
12827 #endif
12828 char dbus_connection_close ();
12829 int
12830 main ()
12831 {
12832 return dbus_connection_close ();
12833   ;
12834   return 0;
12835 }
12836 _ACEOF
12837 rm -f conftest.$ac_objext conftest$ac_exeext
12838 if { (ac_try="$ac_link"
12839 case "(($ac_try" in
12840   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12841   *) ac_try_echo=$ac_try;;
12842 esac
12843 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12844 $as_echo "$ac_try_echo") >&5
12845   (eval "$ac_link") 2>conftest.er1
12846   ac_status=$?
12847   grep -v '^ *+' conftest.er1 >conftest.err
12848   rm -f conftest.er1
12849   cat conftest.err >&5
12850   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12851   (exit $ac_status); } && {
12852          test -z "$ac_c_werror_flag" ||
12853          test ! -s conftest.err
12854        } && test -s conftest$ac_exeext && {
12855          test "$cross_compiling" = yes ||
12856          $as_test_x conftest$ac_exeext
12857        }; then
12858   ac_cv_lib_dbus_1_dbus_connection_close=yes
12859 else
12860   $as_echo "$as_me: failed program was:" >&5
12861 sed 's/^/| /' conftest.$ac_ext >&5
12862
12863         ac_cv_lib_dbus_1_dbus_connection_close=no
12864 fi
12865
12866 rm -rf conftest.dSYM
12867 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12868       conftest$ac_exeext conftest.$ac_ext
12869 LIBS=$ac_check_lib_save_LIBS
12870 fi
12871 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
12872 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
12873 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x""yes; then
12874   { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
12875 $as_echo_n "checking for -lhal... " >&6; }
12876 if test "${ac_cv_lib_soname_hal+set}" = set; then
12877   $as_echo_n "(cached) " >&6
12878 else
12879   ac_check_soname_save_LIBS=$LIBS
12880 LIBS="-lhal $ac_hal_libs $LIBS"
12881   cat >conftest.$ac_ext <<_ACEOF
12882 /* confdefs.h.  */
12883 _ACEOF
12884 cat confdefs.h >>conftest.$ac_ext
12885 cat >>conftest.$ac_ext <<_ACEOF
12886 /* end confdefs.h.  */
12887
12888 /* Override any GCC internal prototype to avoid an error.
12889    Use char because int might match the return type of a GCC
12890    builtin and then its argument prototype would still apply.  */
12891 #ifdef __cplusplus
12892 extern "C"
12893 #endif
12894 char libhal_ctx_new ();
12895 int
12896 main ()
12897 {
12898 return libhal_ctx_new ();
12899   ;
12900   return 0;
12901 }
12902 _ACEOF
12903 rm -f conftest.$ac_objext conftest$ac_exeext
12904 if { (ac_try="$ac_link"
12905 case "(($ac_try" in
12906   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12907   *) ac_try_echo=$ac_try;;
12908 esac
12909 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12910 $as_echo "$ac_try_echo") >&5
12911   (eval "$ac_link") 2>conftest.er1
12912   ac_status=$?
12913   grep -v '^ *+' conftest.er1 >conftest.err
12914   rm -f conftest.er1
12915   cat conftest.err >&5
12916   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12917   (exit $ac_status); } && {
12918          test -z "$ac_c_werror_flag" ||
12919          test ! -s conftest.err
12920        } && test -s conftest$ac_exeext && {
12921          test "$cross_compiling" = yes ||
12922          $as_test_x conftest$ac_exeext
12923        }; then
12924   case "$LIBEXT" in
12925     dll) ;;
12926     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'` ;;
12927     *) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
12928   esac
12929 else
12930   $as_echo "$as_me: failed program was:" >&5
12931 sed 's/^/| /' conftest.$ac_ext >&5
12932
12933
12934 fi
12935
12936 rm -rf conftest.dSYM
12937 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12938       conftest$ac_exeext conftest.$ac_ext
12939   LIBS=$ac_check_soname_save_LIBS
12940 fi
12941 if test "x$ac_cv_lib_soname_hal" = "x"; then
12942   { $as_echo "$as_me:$LINENO: result: not found" >&5
12943 $as_echo "not found" >&6; }
12944
12945 else
12946   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
12947 $as_echo "$ac_cv_lib_soname_hal" >&6; }
12948
12949 cat >>confdefs.h <<_ACEOF
12950 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
12951 _ACEOF
12952
12953        HALINCL="$ac_hal_cflags"
12954 fi
12955
12956 fi
12957
12958     fi
12959     CPPFLAGS="$ac_save_CPPFLAGS"
12960 fi
12961 if test "x$ac_cv_lib_soname_hal" = "x"; then
12962   case "x$with_hal" in
12963   x)   wine_notices="$wine_notices|libhal ${notice_platform}development files not found, no dynamic device support." ;;
12964   xno) ;;
12965   *)   { { $as_echo "$as_me:$LINENO: error: libhal ${notice_platform}development files not found, no dynamic device support.
12966 This is an error since --with-hal was requested." >&5
12967 $as_echo "$as_me: error: libhal ${notice_platform}development files not found, no dynamic device support.
12968 This is an error since --with-hal was requested." >&2;}
12969    { (exit 1); exit 1; }; } ;;
12970 esac
12971 fi
12972
12973
12974 if test "x$with_gnutls" != "xno"
12975 then
12976     ac_save_CPPFLAGS="$CPPFLAGS"
12977     if test "$PKG_CONFIG" != "false"
12978     then
12979         ac_gnutls_libs="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
12980         ac_gnutls_cflags="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
12981         CPPFLAGS="$CPPFLAGS $ac_gnutls_cflags"
12982     fi
12983     if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
12984   { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
12985 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
12986 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
12987   $as_echo_n "(cached) " >&6
12988 fi
12989 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
12990 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
12991 else
12992   # Is the header compilable?
12993 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
12994 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
12995 cat >conftest.$ac_ext <<_ACEOF
12996 /* confdefs.h.  */
12997 _ACEOF
12998 cat confdefs.h >>conftest.$ac_ext
12999 cat >>conftest.$ac_ext <<_ACEOF
13000 /* end confdefs.h.  */
13001 $ac_includes_default
13002 #include <gnutls/gnutls.h>
13003 _ACEOF
13004 rm -f conftest.$ac_objext
13005 if { (ac_try="$ac_compile"
13006 case "(($ac_try" in
13007   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13008   *) ac_try_echo=$ac_try;;
13009 esac
13010 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13011 $as_echo "$ac_try_echo") >&5
13012   (eval "$ac_compile") 2>conftest.er1
13013   ac_status=$?
13014   grep -v '^ *+' conftest.er1 >conftest.err
13015   rm -f conftest.er1
13016   cat conftest.err >&5
13017   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13018   (exit $ac_status); } && {
13019          test -z "$ac_c_werror_flag" ||
13020          test ! -s conftest.err
13021        } && test -s conftest.$ac_objext; then
13022   ac_header_compiler=yes
13023 else
13024   $as_echo "$as_me: failed program was:" >&5
13025 sed 's/^/| /' conftest.$ac_ext >&5
13026
13027         ac_header_compiler=no
13028 fi
13029
13030 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13031 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13032 $as_echo "$ac_header_compiler" >&6; }
13033
13034 # Is the header present?
13035 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
13036 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
13037 cat >conftest.$ac_ext <<_ACEOF
13038 /* confdefs.h.  */
13039 _ACEOF
13040 cat confdefs.h >>conftest.$ac_ext
13041 cat >>conftest.$ac_ext <<_ACEOF
13042 /* end confdefs.h.  */
13043 #include <gnutls/gnutls.h>
13044 _ACEOF
13045 if { (ac_try="$ac_cpp conftest.$ac_ext"
13046 case "(($ac_try" in
13047   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13048   *) ac_try_echo=$ac_try;;
13049 esac
13050 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13051 $as_echo "$ac_try_echo") >&5
13052   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13053   ac_status=$?
13054   grep -v '^ *+' conftest.er1 >conftest.err
13055   rm -f conftest.er1
13056   cat conftest.err >&5
13057   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13058   (exit $ac_status); } >/dev/null && {
13059          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13060          test ! -s conftest.err
13061        }; then
13062   ac_header_preproc=yes
13063 else
13064   $as_echo "$as_me: failed program was:" >&5
13065 sed 's/^/| /' conftest.$ac_ext >&5
13066
13067   ac_header_preproc=no
13068 fi
13069
13070 rm -f conftest.err conftest.$ac_ext
13071 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13072 $as_echo "$ac_header_preproc" >&6; }
13073
13074 # So?  What about this header?
13075 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13076   yes:no: )
13077     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13078 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13079     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13080 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13081     ac_header_preproc=yes
13082     ;;
13083   no:yes:* )
13084     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13085 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13086     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h:     check for missing prerequisite headers?" >&5
13087 $as_echo "$as_me: WARNING: gnutls/gnutls.h:     check for missing prerequisite headers?" >&2;}
13088     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13089 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13090     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h:     section \"Present But Cannot Be Compiled\"" >&5
13091 $as_echo "$as_me: WARNING: gnutls/gnutls.h:     section \"Present But Cannot Be Compiled\"" >&2;}
13092     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13093 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13094     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13095 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13096     ( cat <<\_ASBOX
13097 ## ------------------------------------ ##
13098 ## Report this to wine-devel@winehq.org ##
13099 ## ------------------------------------ ##
13100 _ASBOX
13101      ) | sed "s/^/$as_me: WARNING:     /" >&2
13102     ;;
13103 esac
13104 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13105 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13106 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13107   $as_echo_n "(cached) " >&6
13108 else
13109   ac_cv_header_gnutls_gnutls_h=$ac_header_preproc
13110 fi
13111 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13112 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13113
13114 fi
13115 if test "x$ac_cv_header_gnutls_gnutls_h" = x""yes; then
13116   cat >conftest.$ac_ext <<_ACEOF
13117 /* confdefs.h.  */
13118 _ACEOF
13119 cat confdefs.h >>conftest.$ac_ext
13120 cat >>conftest.$ac_ext <<_ACEOF
13121 /* end confdefs.h.  */
13122 #include <gnutls/gnutls.h>
13123 int
13124 main ()
13125 {
13126 typeof(gnutls_mac_get_key_size) *pfunc;
13127   ;
13128   return 0;
13129 }
13130 _ACEOF
13131 rm -f conftest.$ac_objext
13132 if { (ac_try="$ac_compile"
13133 case "(($ac_try" in
13134   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13135   *) ac_try_echo=$ac_try;;
13136 esac
13137 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13138 $as_echo "$ac_try_echo") >&5
13139   (eval "$ac_compile") 2>conftest.er1
13140   ac_status=$?
13141   grep -v '^ *+' conftest.er1 >conftest.err
13142   rm -f conftest.er1
13143   cat conftest.err >&5
13144   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13145   (exit $ac_status); } && {
13146          test -z "$ac_c_werror_flag" ||
13147          test ! -s conftest.err
13148        } && test -s conftest.$ac_objext; then
13149   { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13150 $as_echo_n "checking for -lgnutls... " >&6; }
13151 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13152   $as_echo_n "(cached) " >&6
13153 else
13154   ac_check_soname_save_LIBS=$LIBS
13155 LIBS="-lgnutls $ac_gnutls_libs $LIBS"
13156   cat >conftest.$ac_ext <<_ACEOF
13157 /* confdefs.h.  */
13158 _ACEOF
13159 cat confdefs.h >>conftest.$ac_ext
13160 cat >>conftest.$ac_ext <<_ACEOF
13161 /* end confdefs.h.  */
13162
13163 /* Override any GCC internal prototype to avoid an error.
13164    Use char because int might match the return type of a GCC
13165    builtin and then its argument prototype would still apply.  */
13166 #ifdef __cplusplus
13167 extern "C"
13168 #endif
13169 char gnutls_global_init ();
13170 int
13171 main ()
13172 {
13173 return gnutls_global_init ();
13174   ;
13175   return 0;
13176 }
13177 _ACEOF
13178 rm -f conftest.$ac_objext conftest$ac_exeext
13179 if { (ac_try="$ac_link"
13180 case "(($ac_try" in
13181   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13182   *) ac_try_echo=$ac_try;;
13183 esac
13184 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13185 $as_echo "$ac_try_echo") >&5
13186   (eval "$ac_link") 2>conftest.er1
13187   ac_status=$?
13188   grep -v '^ *+' conftest.er1 >conftest.err
13189   rm -f conftest.er1
13190   cat conftest.err >&5
13191   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13192   (exit $ac_status); } && {
13193          test -z "$ac_c_werror_flag" ||
13194          test ! -s conftest.err
13195        } && test -s conftest$ac_exeext && {
13196          test "$cross_compiling" = yes ||
13197          $as_test_x conftest$ac_exeext
13198        }; then
13199   case "$LIBEXT" in
13200     dll) ;;
13201     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'` ;;
13202     *) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
13203   esac
13204 else
13205   $as_echo "$as_me: failed program was:" >&5
13206 sed 's/^/| /' conftest.$ac_ext >&5
13207
13208
13209 fi
13210
13211 rm -rf conftest.dSYM
13212 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13213       conftest$ac_exeext conftest.$ac_ext
13214   LIBS=$ac_check_soname_save_LIBS
13215 fi
13216 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13217   { $as_echo "$as_me:$LINENO: result: not found" >&5
13218 $as_echo "not found" >&6; }
13219
13220 else
13221   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13222 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13223
13224 cat >>confdefs.h <<_ACEOF
13225 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13226 _ACEOF
13227
13228        GNUTLSINCL="$ac_gnutls_cflags"
13229
13230 fi
13231
13232 else
13233   $as_echo "$as_me: failed program was:" >&5
13234 sed 's/^/| /' conftest.$ac_ext >&5
13235
13236
13237 fi
13238
13239 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13240 fi
13241
13242
13243     CPPFLAGS="$ac_save_CPPFLAGS"
13244 fi
13245 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13246   case "x$with_gnutls" in
13247   x)   wine_notices="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13248   xno) ;;
13249   *)   { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13250 This is an error since --with-gnutls was requested." >&5
13251 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13252 This is an error since --with-gnutls was requested." >&2;}
13253    { (exit 1); exit 1; }; } ;;
13254 esac
13255 fi
13256
13257
13258 CURSESLIBS=""
13259 if test "$ac_cv_header_ncurses_h" = "yes"
13260 then
13261     { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13262 $as_echo_n "checking for -lncurses... " >&6; }
13263 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13264   $as_echo_n "(cached) " >&6
13265 else
13266   ac_check_soname_save_LIBS=$LIBS
13267 LIBS="-lncurses  $LIBS"
13268   cat >conftest.$ac_ext <<_ACEOF
13269 /* confdefs.h.  */
13270 _ACEOF
13271 cat confdefs.h >>conftest.$ac_ext
13272 cat >>conftest.$ac_ext <<_ACEOF
13273 /* end confdefs.h.  */
13274
13275 /* Override any GCC internal prototype to avoid an error.
13276    Use char because int might match the return type of a GCC
13277    builtin and then its argument prototype would still apply.  */
13278 #ifdef __cplusplus
13279 extern "C"
13280 #endif
13281 char waddch ();
13282 int
13283 main ()
13284 {
13285 return waddch ();
13286   ;
13287   return 0;
13288 }
13289 _ACEOF
13290 rm -f conftest.$ac_objext conftest$ac_exeext
13291 if { (ac_try="$ac_link"
13292 case "(($ac_try" in
13293   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13294   *) ac_try_echo=$ac_try;;
13295 esac
13296 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13297 $as_echo "$ac_try_echo") >&5
13298   (eval "$ac_link") 2>conftest.er1
13299   ac_status=$?
13300   grep -v '^ *+' conftest.er1 >conftest.err
13301   rm -f conftest.er1
13302   cat conftest.err >&5
13303   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13304   (exit $ac_status); } && {
13305          test -z "$ac_c_werror_flag" ||
13306          test ! -s conftest.err
13307        } && test -s conftest$ac_exeext && {
13308          test "$cross_compiling" = yes ||
13309          $as_test_x conftest$ac_exeext
13310        }; then
13311   case "$LIBEXT" in
13312     dll) ;;
13313     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'` ;;
13314     *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
13315   esac
13316 else
13317   $as_echo "$as_me: failed program was:" >&5
13318 sed 's/^/| /' conftest.$ac_ext >&5
13319
13320
13321 fi
13322
13323 rm -rf conftest.dSYM
13324 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13325       conftest$ac_exeext conftest.$ac_ext
13326   LIBS=$ac_check_soname_save_LIBS
13327 fi
13328 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13329   { $as_echo "$as_me:$LINENO: result: not found" >&5
13330 $as_echo "not found" >&6; }
13331
13332 else
13333   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13334 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13335
13336 cat >>confdefs.h <<_ACEOF
13337 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13338 _ACEOF
13339
13340        CURSESLIBS="-lncurses"
13341 fi
13342
13343 elif test "$ac_cv_header_curses_h" = "yes"
13344 then
13345     { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13346 $as_echo_n "checking for -lcurses... " >&6; }
13347 if test "${ac_cv_lib_soname_curses+set}" = set; then
13348   $as_echo_n "(cached) " >&6
13349 else
13350   ac_check_soname_save_LIBS=$LIBS
13351 LIBS="-lcurses  $LIBS"
13352   cat >conftest.$ac_ext <<_ACEOF
13353 /* confdefs.h.  */
13354 _ACEOF
13355 cat confdefs.h >>conftest.$ac_ext
13356 cat >>conftest.$ac_ext <<_ACEOF
13357 /* end confdefs.h.  */
13358
13359 /* Override any GCC internal prototype to avoid an error.
13360    Use char because int might match the return type of a GCC
13361    builtin and then its argument prototype would still apply.  */
13362 #ifdef __cplusplus
13363 extern "C"
13364 #endif
13365 char waddch ();
13366 int
13367 main ()
13368 {
13369 return waddch ();
13370   ;
13371   return 0;
13372 }
13373 _ACEOF
13374 rm -f conftest.$ac_objext conftest$ac_exeext
13375 if { (ac_try="$ac_link"
13376 case "(($ac_try" in
13377   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13378   *) ac_try_echo=$ac_try;;
13379 esac
13380 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13381 $as_echo "$ac_try_echo") >&5
13382   (eval "$ac_link") 2>conftest.er1
13383   ac_status=$?
13384   grep -v '^ *+' conftest.er1 >conftest.err
13385   rm -f conftest.er1
13386   cat conftest.err >&5
13387   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13388   (exit $ac_status); } && {
13389          test -z "$ac_c_werror_flag" ||
13390          test ! -s conftest.err
13391        } && test -s conftest$ac_exeext && {
13392          test "$cross_compiling" = yes ||
13393          $as_test_x conftest$ac_exeext
13394        }; then
13395   case "$LIBEXT" in
13396     dll) ;;
13397     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'` ;;
13398     *) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
13399   esac
13400 else
13401   $as_echo "$as_me: failed program was:" >&5
13402 sed 's/^/| /' conftest.$ac_ext >&5
13403
13404
13405 fi
13406
13407 rm -rf conftest.dSYM
13408 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13409       conftest$ac_exeext conftest.$ac_ext
13410   LIBS=$ac_check_soname_save_LIBS
13411 fi
13412 if test "x$ac_cv_lib_soname_curses" = "x"; then
13413   { $as_echo "$as_me:$LINENO: result: not found" >&5
13414 $as_echo "not found" >&6; }
13415
13416 else
13417   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
13418 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13419
13420 cat >>confdefs.h <<_ACEOF
13421 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13422 _ACEOF
13423
13424        CURSESLIBS="-lcurses"
13425 fi
13426
13427 fi
13428 ac_save_LIBS="$LIBS"
13429 LIBS="$LIBS $CURSESLIBS"
13430
13431 for ac_func in mousemask
13432 do
13433 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13434 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13435 $as_echo_n "checking for $ac_func... " >&6; }
13436 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13437   $as_echo_n "(cached) " >&6
13438 else
13439   cat >conftest.$ac_ext <<_ACEOF
13440 /* confdefs.h.  */
13441 _ACEOF
13442 cat confdefs.h >>conftest.$ac_ext
13443 cat >>conftest.$ac_ext <<_ACEOF
13444 /* end confdefs.h.  */
13445 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13446    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
13447 #define $ac_func innocuous_$ac_func
13448
13449 /* System header to define __stub macros and hopefully few prototypes,
13450     which can conflict with char $ac_func (); below.
13451     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13452     <limits.h> exists even on freestanding compilers.  */
13453
13454 #ifdef __STDC__
13455 # include <limits.h>
13456 #else
13457 # include <assert.h>
13458 #endif
13459
13460 #undef $ac_func
13461
13462 /* Override any GCC internal prototype to avoid an error.
13463    Use char because int might match the return type of a GCC
13464    builtin and then its argument prototype would still apply.  */
13465 #ifdef __cplusplus
13466 extern "C"
13467 #endif
13468 char $ac_func ();
13469 /* The GNU C library defines this for functions which it implements
13470     to always fail with ENOSYS.  Some functions are actually named
13471     something starting with __ and the normal name is an alias.  */
13472 #if defined __stub_$ac_func || defined __stub___$ac_func
13473 choke me
13474 #endif
13475
13476 int
13477 main ()
13478 {
13479 return $ac_func ();
13480   ;
13481   return 0;
13482 }
13483 _ACEOF
13484 rm -f conftest.$ac_objext conftest$ac_exeext
13485 if { (ac_try="$ac_link"
13486 case "(($ac_try" in
13487   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13488   *) ac_try_echo=$ac_try;;
13489 esac
13490 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13491 $as_echo "$ac_try_echo") >&5
13492   (eval "$ac_link") 2>conftest.er1
13493   ac_status=$?
13494   grep -v '^ *+' conftest.er1 >conftest.err
13495   rm -f conftest.er1
13496   cat conftest.err >&5
13497   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13498   (exit $ac_status); } && {
13499          test -z "$ac_c_werror_flag" ||
13500          test ! -s conftest.err
13501        } && test -s conftest$ac_exeext && {
13502          test "$cross_compiling" = yes ||
13503          $as_test_x conftest$ac_exeext
13504        }; then
13505   eval "$as_ac_var=yes"
13506 else
13507   $as_echo "$as_me: failed program was:" >&5
13508 sed 's/^/| /' conftest.$ac_ext >&5
13509
13510         eval "$as_ac_var=no"
13511 fi
13512
13513 rm -rf conftest.dSYM
13514 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13515       conftest$ac_exeext conftest.$ac_ext
13516 fi
13517 ac_res=`eval 'as_val=${'$as_ac_var'}
13518                  $as_echo "$as_val"'`
13519                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13520 $as_echo "$ac_res" >&6; }
13521 as_val=`eval 'as_val=${'$as_ac_var'}
13522                  $as_echo "$as_val"'`
13523    if test "x$as_val" = x""yes; then
13524   cat >>confdefs.h <<_ACEOF
13525 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13526 _ACEOF
13527
13528 fi
13529 done
13530
13531 LIBS="$ac_save_LIBS"
13532 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13533   case "x$with_curses" in
13534   x)   wine_notices="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13535   xno) ;;
13536   *)   { { $as_echo "$as_me:$LINENO: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13537 This is an error since --with-curses was requested." >&5
13538 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13539 This is an error since --with-curses was requested." >&2;}
13540    { (exit 1); exit 1; }; } ;;
13541 esac
13542 fi
13543
13544
13545 if test "x$with_sane" != "xno"
13546 then
13547     ac_save_CPPFLAGS="$CPPFLAGS"
13548     # Extract the first word of "sane-config", so it can be a program name with args.
13549 set dummy sane-config; ac_word=$2
13550 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13551 $as_echo_n "checking for $ac_word... " >&6; }
13552 if test "${ac_cv_prog_sane_devel+set}" = set; then
13553   $as_echo_n "(cached) " >&6
13554 else
13555   if test -n "$sane_devel"; then
13556   ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test.
13557 else
13558 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13559 for as_dir in $PATH
13560 do
13561   IFS=$as_save_IFS
13562   test -z "$as_dir" && as_dir=.
13563   for ac_exec_ext in '' $ac_executable_extensions; do
13564   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13565     ac_cv_prog_sane_devel="sane-config"
13566     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13567     break 2
13568   fi
13569 done
13570 done
13571 IFS=$as_save_IFS
13572
13573   test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no"
13574 fi
13575 fi
13576 sane_devel=$ac_cv_prog_sane_devel
13577 if test -n "$sane_devel"; then
13578   { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13579 $as_echo "$sane_devel" >&6; }
13580 else
13581   { $as_echo "$as_me:$LINENO: result: no" >&5
13582 $as_echo "no" >&6; }
13583 fi
13584
13585
13586     if test "$sane_devel" != "no"
13587     then
13588         ac_sane_incl="`$sane_devel --cflags`"
13589         ac_sane_libs="`$sane_devel --ldflags`"
13590         CPPFLAGS="$CPPFLAGS $ac_sane_incl"
13591     fi
13592     if test "${ac_cv_header_sane_sane_h+set}" = set; then
13593   { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13594 $as_echo_n "checking for sane/sane.h... " >&6; }
13595 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13596   $as_echo_n "(cached) " >&6
13597 fi
13598 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13599 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13600 else
13601   # Is the header compilable?
13602 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13603 $as_echo_n "checking sane/sane.h usability... " >&6; }
13604 cat >conftest.$ac_ext <<_ACEOF
13605 /* confdefs.h.  */
13606 _ACEOF
13607 cat confdefs.h >>conftest.$ac_ext
13608 cat >>conftest.$ac_ext <<_ACEOF
13609 /* end confdefs.h.  */
13610 $ac_includes_default
13611 #include <sane/sane.h>
13612 _ACEOF
13613 rm -f conftest.$ac_objext
13614 if { (ac_try="$ac_compile"
13615 case "(($ac_try" in
13616   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13617   *) ac_try_echo=$ac_try;;
13618 esac
13619 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13620 $as_echo "$ac_try_echo") >&5
13621   (eval "$ac_compile") 2>conftest.er1
13622   ac_status=$?
13623   grep -v '^ *+' conftest.er1 >conftest.err
13624   rm -f conftest.er1
13625   cat conftest.err >&5
13626   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13627   (exit $ac_status); } && {
13628          test -z "$ac_c_werror_flag" ||
13629          test ! -s conftest.err
13630        } && test -s conftest.$ac_objext; then
13631   ac_header_compiler=yes
13632 else
13633   $as_echo "$as_me: failed program was:" >&5
13634 sed 's/^/| /' conftest.$ac_ext >&5
13635
13636         ac_header_compiler=no
13637 fi
13638
13639 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13640 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13641 $as_echo "$ac_header_compiler" >&6; }
13642
13643 # Is the header present?
13644 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
13645 $as_echo_n "checking sane/sane.h presence... " >&6; }
13646 cat >conftest.$ac_ext <<_ACEOF
13647 /* confdefs.h.  */
13648 _ACEOF
13649 cat confdefs.h >>conftest.$ac_ext
13650 cat >>conftest.$ac_ext <<_ACEOF
13651 /* end confdefs.h.  */
13652 #include <sane/sane.h>
13653 _ACEOF
13654 if { (ac_try="$ac_cpp conftest.$ac_ext"
13655 case "(($ac_try" in
13656   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13657   *) ac_try_echo=$ac_try;;
13658 esac
13659 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13660 $as_echo "$ac_try_echo") >&5
13661   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13662   ac_status=$?
13663   grep -v '^ *+' conftest.er1 >conftest.err
13664   rm -f conftest.er1
13665   cat conftest.err >&5
13666   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13667   (exit $ac_status); } >/dev/null && {
13668          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13669          test ! -s conftest.err
13670        }; then
13671   ac_header_preproc=yes
13672 else
13673   $as_echo "$as_me: failed program was:" >&5
13674 sed 's/^/| /' conftest.$ac_ext >&5
13675
13676   ac_header_preproc=no
13677 fi
13678
13679 rm -f conftest.err conftest.$ac_ext
13680 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13681 $as_echo "$ac_header_preproc" >&6; }
13682
13683 # So?  What about this header?
13684 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13685   yes:no: )
13686     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
13687 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13688     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
13689 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
13690     ac_header_preproc=yes
13691     ;;
13692   no:yes:* )
13693     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
13694 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
13695     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h:     check for missing prerequisite headers?" >&5
13696 $as_echo "$as_me: WARNING: sane/sane.h:     check for missing prerequisite headers?" >&2;}
13697     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
13698 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
13699     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h:     section \"Present But Cannot Be Compiled\"" >&5
13700 $as_echo "$as_me: WARNING: sane/sane.h:     section \"Present But Cannot Be Compiled\"" >&2;}
13701     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
13702 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
13703     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
13704 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
13705     ( cat <<\_ASBOX
13706 ## ------------------------------------ ##
13707 ## Report this to wine-devel@winehq.org ##
13708 ## ------------------------------------ ##
13709 _ASBOX
13710      ) | sed "s/^/$as_me: WARNING:     /" >&2
13711     ;;
13712 esac
13713 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13714 $as_echo_n "checking for sane/sane.h... " >&6; }
13715 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13716   $as_echo_n "(cached) " >&6
13717 else
13718   ac_cv_header_sane_sane_h=$ac_header_preproc
13719 fi
13720 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13721 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13722
13723 fi
13724 if test "x$ac_cv_header_sane_sane_h" = x""yes; then
13725   { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
13726 $as_echo_n "checking for -lsane... " >&6; }
13727 if test "${ac_cv_lib_soname_sane+set}" = set; then
13728   $as_echo_n "(cached) " >&6
13729 else
13730   ac_check_soname_save_LIBS=$LIBS
13731 LIBS="-lsane $ac_sane_libs $LIBS"
13732   cat >conftest.$ac_ext <<_ACEOF
13733 /* confdefs.h.  */
13734 _ACEOF
13735 cat confdefs.h >>conftest.$ac_ext
13736 cat >>conftest.$ac_ext <<_ACEOF
13737 /* end confdefs.h.  */
13738
13739 /* Override any GCC internal prototype to avoid an error.
13740    Use char because int might match the return type of a GCC
13741    builtin and then its argument prototype would still apply.  */
13742 #ifdef __cplusplus
13743 extern "C"
13744 #endif
13745 char sane_init ();
13746 int
13747 main ()
13748 {
13749 return sane_init ();
13750   ;
13751   return 0;
13752 }
13753 _ACEOF
13754 rm -f conftest.$ac_objext conftest$ac_exeext
13755 if { (ac_try="$ac_link"
13756 case "(($ac_try" in
13757   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13758   *) ac_try_echo=$ac_try;;
13759 esac
13760 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13761 $as_echo "$ac_try_echo") >&5
13762   (eval "$ac_link") 2>conftest.er1
13763   ac_status=$?
13764   grep -v '^ *+' conftest.er1 >conftest.err
13765   rm -f conftest.er1
13766   cat conftest.err >&5
13767   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13768   (exit $ac_status); } && {
13769          test -z "$ac_c_werror_flag" ||
13770          test ! -s conftest.err
13771        } && test -s conftest$ac_exeext && {
13772          test "$cross_compiling" = yes ||
13773          $as_test_x conftest$ac_exeext
13774        }; then
13775   case "$LIBEXT" in
13776     dll) ;;
13777     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'` ;;
13778     *) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
13779   esac
13780 else
13781   $as_echo "$as_me: failed program was:" >&5
13782 sed 's/^/| /' conftest.$ac_ext >&5
13783
13784
13785 fi
13786
13787 rm -rf conftest.dSYM
13788 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13789       conftest$ac_exeext conftest.$ac_ext
13790   LIBS=$ac_check_soname_save_LIBS
13791 fi
13792 if test "x$ac_cv_lib_soname_sane" = "x"; then
13793   { $as_echo "$as_me:$LINENO: result: not found" >&5
13794 $as_echo "not found" >&6; }
13795
13796 else
13797   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
13798 $as_echo "$ac_cv_lib_soname_sane" >&6; }
13799
13800 cat >>confdefs.h <<_ACEOF
13801 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
13802 _ACEOF
13803
13804        SANEINCL="$ac_sane_incl"
13805
13806 fi
13807
13808 fi
13809
13810
13811     CPPFLAGS="$ac_save_CPPFLAGS"
13812 fi
13813 if test "x$ac_cv_lib_soname_sane" = "x"; then
13814   case "x$with_sane" in
13815   x)   wine_notices="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
13816   xno) ;;
13817   *)   { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
13818 This is an error since --with-sane was requested." >&5
13819 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
13820 This is an error since --with-sane was requested." >&2;}
13821    { (exit 1); exit 1; }; } ;;
13822 esac
13823 fi
13824
13825
13826 if test "x$with_gphoto" != "xno"
13827 then
13828     ac_save_CPPFLAGS="$CPPFLAGS"
13829     # Extract the first word of "gphoto2-config", so it can be a program name with args.
13830 set dummy gphoto2-config; ac_word=$2
13831 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13832 $as_echo_n "checking for $ac_word... " >&6; }
13833 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
13834   $as_echo_n "(cached) " >&6
13835 else
13836   if test -n "$gphoto2_devel"; then
13837   ac_cv_prog_gphoto2_devel="$gphoto2_devel" # Let the user override the test.
13838 else
13839 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13840 for as_dir in $PATH
13841 do
13842   IFS=$as_save_IFS
13843   test -z "$as_dir" && as_dir=.
13844   for ac_exec_ext in '' $ac_executable_extensions; do
13845   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13846     ac_cv_prog_gphoto2_devel="gphoto2-config"
13847     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13848     break 2
13849   fi
13850 done
13851 done
13852 IFS=$as_save_IFS
13853
13854   test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel="no"
13855 fi
13856 fi
13857 gphoto2_devel=$ac_cv_prog_gphoto2_devel
13858 if test -n "$gphoto2_devel"; then
13859   { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
13860 $as_echo "$gphoto2_devel" >&6; }
13861 else
13862   { $as_echo "$as_me:$LINENO: result: no" >&5
13863 $as_echo "no" >&6; }
13864 fi
13865
13866
13867     # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
13868 set dummy gphoto2-port-config; ac_word=$2
13869 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13870 $as_echo_n "checking for $ac_word... " >&6; }
13871 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
13872   $as_echo_n "(cached) " >&6
13873 else
13874   if test -n "$gphoto2port_devel"; then
13875   ac_cv_prog_gphoto2port_devel="$gphoto2port_devel" # Let the user override the test.
13876 else
13877 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13878 for as_dir in $PATH
13879 do
13880   IFS=$as_save_IFS
13881   test -z "$as_dir" && as_dir=.
13882   for ac_exec_ext in '' $ac_executable_extensions; do
13883   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13884     ac_cv_prog_gphoto2port_devel="gphoto2-port-config"
13885     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13886     break 2
13887   fi
13888 done
13889 done
13890 IFS=$as_save_IFS
13891
13892   test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel="no"
13893 fi
13894 fi
13895 gphoto2port_devel=$ac_cv_prog_gphoto2port_devel
13896 if test -n "$gphoto2port_devel"; then
13897   { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
13898 $as_echo "$gphoto2port_devel" >&6; }
13899 else
13900   { $as_echo "$as_me:$LINENO: result: no" >&5
13901 $as_echo "no" >&6; }
13902 fi
13903
13904
13905     if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
13906     then
13907         ac_gphoto2_incl="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
13908         ac_gphoto2_libs=""
13909         for i in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
13910         do
13911             case "$i" in
13912             -L/usr/lib|-L/usr/lib64) ;;
13913             -L*|-l*) ac_gphoto2_libs="$ac_gphoto2_libs $i";;
13914             esac
13915         done
13916         CPPFLAGS="$CPPFLAGS $ac_gphoto2_incl"
13917     fi
13918     ac_gphoto2_libs=${ac_gphoto2_libs:-"-lgphoto2"}
13919     if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
13920   { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
13921 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
13922 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
13923   $as_echo_n "(cached) " >&6
13924 fi
13925 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
13926 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
13927 else
13928   # Is the header compilable?
13929 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
13930 $as_echo_n "checking gphoto2-camera.h usability... " >&6; }
13931 cat >conftest.$ac_ext <<_ACEOF
13932 /* confdefs.h.  */
13933 _ACEOF
13934 cat confdefs.h >>conftest.$ac_ext
13935 cat >>conftest.$ac_ext <<_ACEOF
13936 /* end confdefs.h.  */
13937 $ac_includes_default
13938 #include <gphoto2-camera.h>
13939 _ACEOF
13940 rm -f conftest.$ac_objext
13941 if { (ac_try="$ac_compile"
13942 case "(($ac_try" in
13943   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13944   *) ac_try_echo=$ac_try;;
13945 esac
13946 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13947 $as_echo "$ac_try_echo") >&5
13948   (eval "$ac_compile") 2>conftest.er1
13949   ac_status=$?
13950   grep -v '^ *+' conftest.er1 >conftest.err
13951   rm -f conftest.er1
13952   cat conftest.err >&5
13953   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13954   (exit $ac_status); } && {
13955          test -z "$ac_c_werror_flag" ||
13956          test ! -s conftest.err
13957        } && test -s conftest.$ac_objext; then
13958   ac_header_compiler=yes
13959 else
13960   $as_echo "$as_me: failed program was:" >&5
13961 sed 's/^/| /' conftest.$ac_ext >&5
13962
13963         ac_header_compiler=no
13964 fi
13965
13966 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13967 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13968 $as_echo "$ac_header_compiler" >&6; }
13969
13970 # Is the header present?
13971 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
13972 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
13973 cat >conftest.$ac_ext <<_ACEOF
13974 /* confdefs.h.  */
13975 _ACEOF
13976 cat confdefs.h >>conftest.$ac_ext
13977 cat >>conftest.$ac_ext <<_ACEOF
13978 /* end confdefs.h.  */
13979 #include <gphoto2-camera.h>
13980 _ACEOF
13981 if { (ac_try="$ac_cpp conftest.$ac_ext"
13982 case "(($ac_try" in
13983   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13984   *) ac_try_echo=$ac_try;;
13985 esac
13986 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13987 $as_echo "$ac_try_echo") >&5
13988   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13989   ac_status=$?
13990   grep -v '^ *+' conftest.er1 >conftest.err
13991   rm -f conftest.er1
13992   cat conftest.err >&5
13993   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13994   (exit $ac_status); } >/dev/null && {
13995          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13996          test ! -s conftest.err
13997        }; then
13998   ac_header_preproc=yes
13999 else
14000   $as_echo "$as_me: failed program was:" >&5
14001 sed 's/^/| /' conftest.$ac_ext >&5
14002
14003   ac_header_preproc=no
14004 fi
14005
14006 rm -f conftest.err conftest.$ac_ext
14007 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14008 $as_echo "$ac_header_preproc" >&6; }
14009
14010 # So?  What about this header?
14011 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14012   yes:no: )
14013     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
14014 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14015     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
14016 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
14017     ac_header_preproc=yes
14018     ;;
14019   no:yes:* )
14020     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
14021 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
14022     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h:     check for missing prerequisite headers?" >&5
14023 $as_echo "$as_me: WARNING: gphoto2-camera.h:     check for missing prerequisite headers?" >&2;}
14024     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
14025 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
14026     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h:     section \"Present But Cannot Be Compiled\"" >&5
14027 $as_echo "$as_me: WARNING: gphoto2-camera.h:     section \"Present But Cannot Be Compiled\"" >&2;}
14028     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
14029 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
14030     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
14031 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
14032     ( cat <<\_ASBOX
14033 ## ------------------------------------ ##
14034 ## Report this to wine-devel@winehq.org ##
14035 ## ------------------------------------ ##
14036 _ASBOX
14037      ) | sed "s/^/$as_me: WARNING:     /" >&2
14038     ;;
14039 esac
14040 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14041 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14042 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14043   $as_echo_n "(cached) " >&6
14044 else
14045   ac_cv_header_gphoto2_camera_h=$ac_header_preproc
14046 fi
14047 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14048 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14049
14050 fi
14051 if test "x$ac_cv_header_gphoto2_camera_h" = x""yes; then
14052   { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14053 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14054 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14055   $as_echo_n "(cached) " >&6
14056 else
14057   ac_check_lib_save_LIBS=$LIBS
14058 LIBS="-lgphoto2 $ac_gphoto2_libs $LIBS"
14059 cat >conftest.$ac_ext <<_ACEOF
14060 /* confdefs.h.  */
14061 _ACEOF
14062 cat confdefs.h >>conftest.$ac_ext
14063 cat >>conftest.$ac_ext <<_ACEOF
14064 /* end confdefs.h.  */
14065
14066 /* Override any GCC internal prototype to avoid an error.
14067    Use char because int might match the return type of a GCC
14068    builtin and then its argument prototype would still apply.  */
14069 #ifdef __cplusplus
14070 extern "C"
14071 #endif
14072 char gp_camera_new ();
14073 int
14074 main ()
14075 {
14076 return gp_camera_new ();
14077   ;
14078   return 0;
14079 }
14080 _ACEOF
14081 rm -f conftest.$ac_objext conftest$ac_exeext
14082 if { (ac_try="$ac_link"
14083 case "(($ac_try" in
14084   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14085   *) ac_try_echo=$ac_try;;
14086 esac
14087 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14088 $as_echo "$ac_try_echo") >&5
14089   (eval "$ac_link") 2>conftest.er1
14090   ac_status=$?
14091   grep -v '^ *+' conftest.er1 >conftest.err
14092   rm -f conftest.er1
14093   cat conftest.err >&5
14094   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14095   (exit $ac_status); } && {
14096          test -z "$ac_c_werror_flag" ||
14097          test ! -s conftest.err
14098        } && test -s conftest$ac_exeext && {
14099          test "$cross_compiling" = yes ||
14100          $as_test_x conftest$ac_exeext
14101        }; then
14102   ac_cv_lib_gphoto2_gp_camera_new=yes
14103 else
14104   $as_echo "$as_me: failed program was:" >&5
14105 sed 's/^/| /' conftest.$ac_ext >&5
14106
14107         ac_cv_lib_gphoto2_gp_camera_new=no
14108 fi
14109
14110 rm -rf conftest.dSYM
14111 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14112       conftest$ac_exeext conftest.$ac_ext
14113 LIBS=$ac_check_lib_save_LIBS
14114 fi
14115 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14116 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14117 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x""yes; then
14118
14119 cat >>confdefs.h <<\_ACEOF
14120 #define HAVE_GPHOTO2 1
14121 _ACEOF
14122
14123                                    GPHOTO2LIBS="$ac_gphoto2_libs"
14124
14125                                    GPHOTO2INCL="$ac_gphoto2_incl"
14126
14127 fi
14128
14129 fi
14130
14131
14132     CPPFLAGS="$ac_save_CPPFLAGS"
14133 fi
14134 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14135   case "x$with_gphoto" in
14136   x)   wine_notices="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14137   xno) ;;
14138   *)   { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14139 This is an error since --with-gphoto was requested." >&5
14140 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14141 This is an error since --with-gphoto was requested." >&2;}
14142    { (exit 1); exit 1; }; } ;;
14143 esac
14144 fi
14145
14146
14147
14148 RESOLVLIBS=""
14149
14150 if test "$ac_cv_header_resolv_h" = "yes"
14151 then
14152     ac_save_LIBS="$LIBS"
14153     LIBS="$LIBS -lresolv"
14154     cat >conftest.$ac_ext <<_ACEOF
14155 /* confdefs.h.  */
14156 _ACEOF
14157 cat confdefs.h >>conftest.$ac_ext
14158 cat >>conftest.$ac_ext <<_ACEOF
14159 /* end confdefs.h.  */
14160 #ifdef HAVE_NETINET_IN_H
14161 #include <netinet/in.h>
14162 #endif
14163 #include <resolv.h>
14164 int
14165 main ()
14166 {
14167 res_init();
14168   ;
14169   return 0;
14170 }
14171 _ACEOF
14172 rm -f conftest.$ac_objext conftest$ac_exeext
14173 if { (ac_try="$ac_link"
14174 case "(($ac_try" in
14175   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14176   *) ac_try_echo=$ac_try;;
14177 esac
14178 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14179 $as_echo "$ac_try_echo") >&5
14180   (eval "$ac_link") 2>conftest.er1
14181   ac_status=$?
14182   grep -v '^ *+' conftest.er1 >conftest.err
14183   rm -f conftest.er1
14184   cat conftest.err >&5
14185   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14186   (exit $ac_status); } && {
14187          test -z "$ac_c_werror_flag" ||
14188          test ! -s conftest.err
14189        } && test -s conftest$ac_exeext && {
14190          test "$cross_compiling" = yes ||
14191          $as_test_x conftest$ac_exeext
14192        }; then
14193
14194 cat >>confdefs.h <<\_ACEOF
14195 #define HAVE_RESOLV 1
14196 _ACEOF
14197
14198          RESOLVLIBS="-lresolv"
14199 else
14200   $as_echo "$as_me: failed program was:" >&5
14201 sed 's/^/| /' conftest.$ac_ext >&5
14202
14203
14204 fi
14205
14206 rm -rf conftest.dSYM
14207 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14208       conftest$ac_exeext conftest.$ac_ext
14209     LIBS="$ac_save_LIBS"
14210 fi
14211
14212 LCMSLIBS=""
14213
14214 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14215 then
14216     { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14217 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14218 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14219   $as_echo_n "(cached) " >&6
14220 else
14221   ac_check_lib_save_LIBS=$LIBS
14222 LIBS="-llcms  $LIBS"
14223 cat >conftest.$ac_ext <<_ACEOF
14224 /* confdefs.h.  */
14225 _ACEOF
14226 cat confdefs.h >>conftest.$ac_ext
14227 cat >>conftest.$ac_ext <<_ACEOF
14228 /* end confdefs.h.  */
14229
14230 /* Override any GCC internal prototype to avoid an error.
14231    Use char because int might match the return type of a GCC
14232    builtin and then its argument prototype would still apply.  */
14233 #ifdef __cplusplus
14234 extern "C"
14235 #endif
14236 char cmsOpenProfileFromFile ();
14237 int
14238 main ()
14239 {
14240 return cmsOpenProfileFromFile ();
14241   ;
14242   return 0;
14243 }
14244 _ACEOF
14245 rm -f conftest.$ac_objext conftest$ac_exeext
14246 if { (ac_try="$ac_link"
14247 case "(($ac_try" in
14248   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14249   *) ac_try_echo=$ac_try;;
14250 esac
14251 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14252 $as_echo "$ac_try_echo") >&5
14253   (eval "$ac_link") 2>conftest.er1
14254   ac_status=$?
14255   grep -v '^ *+' conftest.er1 >conftest.err
14256   rm -f conftest.er1
14257   cat conftest.err >&5
14258   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14259   (exit $ac_status); } && {
14260          test -z "$ac_c_werror_flag" ||
14261          test ! -s conftest.err
14262        } && test -s conftest$ac_exeext && {
14263          test "$cross_compiling" = yes ||
14264          $as_test_x conftest$ac_exeext
14265        }; then
14266   ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
14267 else
14268   $as_echo "$as_me: failed program was:" >&5
14269 sed 's/^/| /' conftest.$ac_ext >&5
14270
14271         ac_cv_lib_lcms_cmsOpenProfileFromFile=no
14272 fi
14273
14274 rm -rf conftest.dSYM
14275 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14276       conftest$ac_exeext conftest.$ac_ext
14277 LIBS=$ac_check_lib_save_LIBS
14278 fi
14279 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14280 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14281 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x""yes; then
14282
14283 cat >>confdefs.h <<\_ACEOF
14284 #define HAVE_LCMS 1
14285 _ACEOF
14286
14287          LCMSLIBS="-llcms"
14288 fi
14289
14290 fi
14291 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14292   case "x$with_cms" in
14293   x)   wine_notices="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14294   xno) ;;
14295   *)   { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14296 This is an error since --with-cms was requested." >&5
14297 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14298 This is an error since --with-cms was requested." >&2;}
14299    { (exit 1); exit 1; }; } ;;
14300 esac
14301 fi
14302
14303
14304 if test "x$with_freetype" != "xno"
14305 then
14306     for ac_prog in freetype-config freetype2-config
14307 do
14308   # Extract the first word of "$ac_prog", so it can be a program name with args.
14309 set dummy $ac_prog; ac_word=$2
14310 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14311 $as_echo_n "checking for $ac_word... " >&6; }
14312 if test "${ac_cv_prog_ft_devel+set}" = set; then
14313   $as_echo_n "(cached) " >&6
14314 else
14315   if test -n "$ft_devel"; then
14316   ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test.
14317 else
14318 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14319 for as_dir in $PATH
14320 do
14321   IFS=$as_save_IFS
14322   test -z "$as_dir" && as_dir=.
14323   for ac_exec_ext in '' $ac_executable_extensions; do
14324   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14325     ac_cv_prog_ft_devel="$ac_prog"
14326     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14327     break 2
14328   fi
14329 done
14330 done
14331 IFS=$as_save_IFS
14332
14333 fi
14334 fi
14335 ft_devel=$ac_cv_prog_ft_devel
14336 if test -n "$ft_devel"; then
14337   { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14338 $as_echo "$ft_devel" >&6; }
14339 else
14340   { $as_echo "$as_me:$LINENO: result: no" >&5
14341 $as_echo "no" >&6; }
14342 fi
14343
14344
14345   test -n "$ft_devel" && break
14346 done
14347 test -n "$ft_devel" || ft_devel="no"
14348
14349     if test "$ft_devel" != "no"
14350     then
14351         ac_freetype_incl=`$ft_devel --cflags`
14352         ac_freetype_libs=`$ft_devel --libs`
14353     fi
14354     ac_freetype_libs=${ac_freetype_libs:-"-lfreetype"}
14355     { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14356 $as_echo_n "checking for -lfreetype... " >&6; }
14357 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14358   $as_echo_n "(cached) " >&6
14359 else
14360   ac_check_soname_save_LIBS=$LIBS
14361 LIBS="-lfreetype $ac_freetype_libs $LIBS"
14362   cat >conftest.$ac_ext <<_ACEOF
14363 /* confdefs.h.  */
14364 _ACEOF
14365 cat confdefs.h >>conftest.$ac_ext
14366 cat >>conftest.$ac_ext <<_ACEOF
14367 /* end confdefs.h.  */
14368
14369 /* Override any GCC internal prototype to avoid an error.
14370    Use char because int might match the return type of a GCC
14371    builtin and then its argument prototype would still apply.  */
14372 #ifdef __cplusplus
14373 extern "C"
14374 #endif
14375 char FT_Init_FreeType ();
14376 int
14377 main ()
14378 {
14379 return FT_Init_FreeType ();
14380   ;
14381   return 0;
14382 }
14383 _ACEOF
14384 rm -f conftest.$ac_objext conftest$ac_exeext
14385 if { (ac_try="$ac_link"
14386 case "(($ac_try" in
14387   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14388   *) ac_try_echo=$ac_try;;
14389 esac
14390 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14391 $as_echo "$ac_try_echo") >&5
14392   (eval "$ac_link") 2>conftest.er1
14393   ac_status=$?
14394   grep -v '^ *+' conftest.er1 >conftest.err
14395   rm -f conftest.er1
14396   cat conftest.err >&5
14397   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14398   (exit $ac_status); } && {
14399          test -z "$ac_c_werror_flag" ||
14400          test ! -s conftest.err
14401        } && test -s conftest$ac_exeext && {
14402          test "$cross_compiling" = yes ||
14403          $as_test_x conftest$ac_exeext
14404        }; then
14405   case "$LIBEXT" in
14406     dll) ;;
14407     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'` ;;
14408     *) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^      ]*\).*$/\1/"';2,$d'` ;;
14409   esac
14410 else
14411   $as_echo "$as_me: failed program was:" >&5
14412 sed 's/^/| /' conftest.$ac_ext >&5
14413
14414
14415 fi
14416
14417 rm -rf conftest.dSYM
14418 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14419       conftest$ac_exeext conftest.$ac_ext
14420   LIBS=$ac_check_soname_save_LIBS
14421 fi
14422 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14423   { $as_echo "$as_me:$LINENO: result: not found" >&5
14424 $as_echo "not found" >&6; }
14425        ft_lib=no
14426 else
14427   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14428 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14429
14430 cat >>confdefs.h <<_ACEOF
14431 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14432 _ACEOF
14433
14434        ft_lib=yes
14435 fi
14436
14437     if test "$ft_lib" = "yes"
14438     then
14439         ac_save_CPPFLAGS="$CPPFLAGS"
14440         CPPFLAGS="$ac_freetype_incl $CPPFLAGS"
14441
14442
14443
14444
14445
14446
14447
14448
14449
14450
14451
14452
14453
14454 for ac_header in ft2build.h \
14455                          freetype/freetype.h \
14456                          freetype/ftglyph.h \
14457                          freetype/fttypes.h \
14458                          freetype/tttables.h \
14459                          freetype/ftnames.h \
14460                          freetype/ftsnames.h \
14461                          freetype/ttnameid.h \
14462                          freetype/ftoutln.h \
14463                          freetype/ftwinfnt.h \
14464                          freetype/ftmodapi.h \
14465                          freetype/ftlcdfil.h \
14466                          freetype/internal/sfnt.h
14467 do
14468 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14469 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14470 $as_echo_n "checking for $ac_header... " >&6; }
14471 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14472   $as_echo_n "(cached) " >&6
14473 else
14474   cat >conftest.$ac_ext <<_ACEOF
14475 /* confdefs.h.  */
14476 _ACEOF
14477 cat confdefs.h >>conftest.$ac_ext
14478 cat >>conftest.$ac_ext <<_ACEOF
14479 /* end confdefs.h.  */
14480 #ifdef HAVE_FT2BUILD_H
14481                           # include <ft2build.h>
14482                           #endif
14483
14484 #include <$ac_header>
14485 _ACEOF
14486 rm -f conftest.$ac_objext
14487 if { (ac_try="$ac_compile"
14488 case "(($ac_try" in
14489   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14490   *) ac_try_echo=$ac_try;;
14491 esac
14492 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14493 $as_echo "$ac_try_echo") >&5
14494   (eval "$ac_compile") 2>conftest.er1
14495   ac_status=$?
14496   grep -v '^ *+' conftest.er1 >conftest.err
14497   rm -f conftest.er1
14498   cat conftest.err >&5
14499   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14500   (exit $ac_status); } && {
14501          test -z "$ac_c_werror_flag" ||
14502          test ! -s conftest.err
14503        } && test -s conftest.$ac_objext; then
14504   eval "$as_ac_Header=yes"
14505 else
14506   $as_echo "$as_me: failed program was:" >&5
14507 sed 's/^/| /' conftest.$ac_ext >&5
14508
14509         eval "$as_ac_Header=no"
14510 fi
14511
14512 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14513 fi
14514 ac_res=`eval 'as_val=${'$as_ac_Header'}
14515                  $as_echo "$as_val"'`
14516                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14517 $as_echo "$ac_res" >&6; }
14518 as_val=`eval 'as_val=${'$as_ac_Header'}
14519                  $as_echo "$as_val"'`
14520    if test "x$as_val" = x""yes; then
14521   cat >>confdefs.h <<_ACEOF
14522 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
14523 _ACEOF
14524
14525 fi
14526
14527 done
14528
14529         cat >conftest.$ac_ext <<_ACEOF
14530 /* confdefs.h.  */
14531 _ACEOF
14532 cat confdefs.h >>conftest.$ac_ext
14533 cat >>conftest.$ac_ext <<_ACEOF
14534 /* end confdefs.h.  */
14535 #include <ft2build.h>
14536                     #include <freetype/fttrigon.h>
14537 _ACEOF
14538 if { (ac_try="$ac_cpp conftest.$ac_ext"
14539 case "(($ac_try" in
14540   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14541   *) ac_try_echo=$ac_try;;
14542 esac
14543 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14544 $as_echo "$ac_try_echo") >&5
14545   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14546   ac_status=$?
14547   grep -v '^ *+' conftest.er1 >conftest.err
14548   rm -f conftest.er1
14549   cat conftest.err >&5
14550   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14551   (exit $ac_status); } >/dev/null && {
14552          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14553          test ! -s conftest.err
14554        }; then
14555
14556 cat >>confdefs.h <<\_ACEOF
14557 #define HAVE_FREETYPE_FTTRIGON_H 1
14558 _ACEOF
14559
14560                     wine_cv_fttrigon=yes
14561 else
14562   $as_echo "$as_me: failed program was:" >&5
14563 sed 's/^/| /' conftest.$ac_ext >&5
14564
14565   wine_cv_fttrigon=no
14566 fi
14567
14568 rm -f conftest.err conftest.$ac_ext
14569         { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14570 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14571 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14572   $as_echo_n "(cached) " >&6
14573 else
14574   ac_cv_type_FT_TrueTypeEngineType=no
14575 cat >conftest.$ac_ext <<_ACEOF
14576 /* confdefs.h.  */
14577 _ACEOF
14578 cat confdefs.h >>conftest.$ac_ext
14579 cat >>conftest.$ac_ext <<_ACEOF
14580 /* end confdefs.h.  */
14581 #include <freetype/ftmodapi.h>
14582
14583 int
14584 main ()
14585 {
14586 if (sizeof (FT_TrueTypeEngineType))
14587        return 0;
14588   ;
14589   return 0;
14590 }
14591 _ACEOF
14592 rm -f conftest.$ac_objext
14593 if { (ac_try="$ac_compile"
14594 case "(($ac_try" in
14595   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14596   *) ac_try_echo=$ac_try;;
14597 esac
14598 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14599 $as_echo "$ac_try_echo") >&5
14600   (eval "$ac_compile") 2>conftest.er1
14601   ac_status=$?
14602   grep -v '^ *+' conftest.er1 >conftest.err
14603   rm -f conftest.er1
14604   cat conftest.err >&5
14605   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14606   (exit $ac_status); } && {
14607          test -z "$ac_c_werror_flag" ||
14608          test ! -s conftest.err
14609        } && test -s conftest.$ac_objext; then
14610   cat >conftest.$ac_ext <<_ACEOF
14611 /* confdefs.h.  */
14612 _ACEOF
14613 cat confdefs.h >>conftest.$ac_ext
14614 cat >>conftest.$ac_ext <<_ACEOF
14615 /* end confdefs.h.  */
14616 #include <freetype/ftmodapi.h>
14617
14618 int
14619 main ()
14620 {
14621 if (sizeof ((FT_TrueTypeEngineType)))
14622           return 0;
14623   ;
14624   return 0;
14625 }
14626 _ACEOF
14627 rm -f conftest.$ac_objext
14628 if { (ac_try="$ac_compile"
14629 case "(($ac_try" in
14630   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14631   *) ac_try_echo=$ac_try;;
14632 esac
14633 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14634 $as_echo "$ac_try_echo") >&5
14635   (eval "$ac_compile") 2>conftest.er1
14636   ac_status=$?
14637   grep -v '^ *+' conftest.er1 >conftest.err
14638   rm -f conftest.er1
14639   cat conftest.err >&5
14640   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14641   (exit $ac_status); } && {
14642          test -z "$ac_c_werror_flag" ||
14643          test ! -s conftest.err
14644        } && test -s conftest.$ac_objext; then
14645   :
14646 else
14647   $as_echo "$as_me: failed program was:" >&5
14648 sed 's/^/| /' conftest.$ac_ext >&5
14649
14650         ac_cv_type_FT_TrueTypeEngineType=yes
14651 fi
14652
14653 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14654 else
14655   $as_echo "$as_me: failed program was:" >&5
14656 sed 's/^/| /' conftest.$ac_ext >&5
14657
14658
14659 fi
14660
14661 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14662 fi
14663 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
14664 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
14665 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x""yes; then
14666
14667 cat >>confdefs.h <<_ACEOF
14668 #define HAVE_FT_TRUETYPEENGINETYPE 1
14669 _ACEOF
14670
14671
14672 fi
14673
14674         ac_save_CFLAGS="$CFLAGS"
14675         CFLAGS="$CFLAGS $ac_freetype_libs"
14676
14677 for ac_func in FT_Load_Sfnt_Table
14678 do
14679 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14680 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14681 $as_echo_n "checking for $ac_func... " >&6; }
14682 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14683   $as_echo_n "(cached) " >&6
14684 else
14685   cat >conftest.$ac_ext <<_ACEOF
14686 /* confdefs.h.  */
14687 _ACEOF
14688 cat confdefs.h >>conftest.$ac_ext
14689 cat >>conftest.$ac_ext <<_ACEOF
14690 /* end confdefs.h.  */
14691 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14692    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14693 #define $ac_func innocuous_$ac_func
14694
14695 /* System header to define __stub macros and hopefully few prototypes,
14696     which can conflict with char $ac_func (); below.
14697     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14698     <limits.h> exists even on freestanding compilers.  */
14699
14700 #ifdef __STDC__
14701 # include <limits.h>
14702 #else
14703 # include <assert.h>
14704 #endif
14705
14706 #undef $ac_func
14707
14708 /* Override any GCC internal prototype to avoid an error.
14709    Use char because int might match the return type of a GCC
14710    builtin and then its argument prototype would still apply.  */
14711 #ifdef __cplusplus
14712 extern "C"
14713 #endif
14714 char $ac_func ();
14715 /* The GNU C library defines this for functions which it implements
14716     to always fail with ENOSYS.  Some functions are actually named
14717     something starting with __ and the normal name is an alias.  */
14718 #if defined __stub_$ac_func || defined __stub___$ac_func
14719 choke me
14720 #endif
14721
14722 int
14723 main ()
14724 {
14725 return $ac_func ();
14726   ;
14727   return 0;
14728 }
14729 _ACEOF
14730 rm -f conftest.$ac_objext conftest$ac_exeext
14731 if { (ac_try="$ac_link"
14732 case "(($ac_try" in
14733   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14734   *) ac_try_echo=$ac_try;;
14735 esac
14736 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14737 $as_echo "$ac_try_echo") >&5
14738   (eval "$ac_link") 2>conftest.er1
14739   ac_status=$?
14740   grep -v '^ *+' conftest.er1 >conftest.err
14741   rm -f conftest.er1
14742   cat conftest.err >&5
14743   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14744   (exit $ac_status); } && {
14745          test -z "$ac_c_werror_flag" ||
14746          test ! -s conftest.err
14747        } && test -s conftest$ac_exeext && {
14748          test "$cross_compiling" = yes ||
14749          $as_test_x conftest$ac_exeext
14750        }; then
14751   eval "$as_ac_var=yes"
14752 else
14753   $as_echo "$as_me: failed program was:" >&5
14754 sed 's/^/| /' conftest.$ac_ext >&5
14755
14756         eval "$as_ac_var=no"
14757 fi
14758
14759 rm -rf conftest.dSYM
14760 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14761       conftest$ac_exeext conftest.$ac_ext
14762 fi
14763 ac_res=`eval 'as_val=${'$as_ac_var'}
14764                  $as_echo "$as_val"'`
14765                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14766 $as_echo "$ac_res" >&6; }
14767 as_val=`eval 'as_val=${'$as_ac_var'}
14768                  $as_echo "$as_val"'`
14769    if test "x$as_val" = x""yes; then
14770   cat >>confdefs.h <<_ACEOF
14771 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
14772 _ACEOF
14773
14774 fi
14775 done
14776
14777         CFLAGS="$ac_save_CFLAGS"
14778         CPPFLAGS="$ac_save_CPPFLAGS"
14779                 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
14780         then
14781
14782 cat >>confdefs.h <<\_ACEOF
14783 #define HAVE_FREETYPE 1
14784 _ACEOF
14785
14786             FREETYPELIBS="$ac_freetype_libs"
14787
14788             FREETYPEINCL="$ac_freetype_incl"
14789
14790         fi
14791     fi
14792 fi
14793 if test "x$FREETYPELIBS" = "x"; then
14794   case "x$with_freetype" in
14795   xno) ;;
14796   *)   { { $as_echo "$as_me:$LINENO: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
14797 Use the --without-freetype option if you really want this." >&5
14798 $as_echo "$as_me: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
14799 Use the --without-freetype option if you really want this." >&2;}
14800    { (exit 1); exit 1; }; } ;;
14801 esac
14802 fi
14803
14804 test "x$FREETYPELIBS" = "x" && enable_fonts=${enable_fonts:-no}
14805
14806 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
14807 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
14808 if test "${ac_cv_c_ppdev+set}" = set; then
14809   $as_echo_n "(cached) " >&6
14810 else
14811   cat >conftest.$ac_ext <<_ACEOF
14812 /* confdefs.h.  */
14813 _ACEOF
14814 cat confdefs.h >>conftest.$ac_ext
14815 cat >>conftest.$ac_ext <<_ACEOF
14816 /* end confdefs.h.  */
14817 #include <linux/ppdev.h>
14818 int
14819 main ()
14820 {
14821 ioctl (1,PPCLAIM,0)
14822   ;
14823   return 0;
14824 }
14825 _ACEOF
14826 rm -f conftest.$ac_objext
14827 if { (ac_try="$ac_compile"
14828 case "(($ac_try" in
14829   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14830   *) ac_try_echo=$ac_try;;
14831 esac
14832 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14833 $as_echo "$ac_try_echo") >&5
14834   (eval "$ac_compile") 2>conftest.er1
14835   ac_status=$?
14836   grep -v '^ *+' conftest.er1 >conftest.err
14837   rm -f conftest.er1
14838   cat conftest.err >&5
14839   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14840   (exit $ac_status); } && {
14841          test -z "$ac_c_werror_flag" ||
14842          test ! -s conftest.err
14843        } && test -s conftest.$ac_objext; then
14844   ac_cv_c_ppdev="yes"
14845 else
14846   $as_echo "$as_me: failed program was:" >&5
14847 sed 's/^/| /' conftest.$ac_ext >&5
14848
14849         ac_cv_c_ppdev="no"
14850 fi
14851
14852 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14853 fi
14854 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
14855 $as_echo "$ac_cv_c_ppdev" >&6; }
14856 if test "$ac_cv_c_ppdev" = "yes"
14857 then
14858
14859 cat >>confdefs.h <<\_ACEOF
14860 #define HAVE_PPDEV 1
14861 _ACEOF
14862
14863 fi
14864
14865 ac_wine_check_funcs_save_LIBS="$LIBS"
14866 LIBS="$LIBS $LIBPTHREAD"
14867
14868
14869
14870
14871 for ac_func in \
14872         pthread_attr_get_np \
14873         pthread_getattr_np \
14874         pthread_get_stackaddr_np \
14875         pthread_get_stacksize_np
14876 do
14877 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14878 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14879 $as_echo_n "checking for $ac_func... " >&6; }
14880 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14881   $as_echo_n "(cached) " >&6
14882 else
14883   cat >conftest.$ac_ext <<_ACEOF
14884 /* confdefs.h.  */
14885 _ACEOF
14886 cat confdefs.h >>conftest.$ac_ext
14887 cat >>conftest.$ac_ext <<_ACEOF
14888 /* end confdefs.h.  */
14889 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14890    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14891 #define $ac_func innocuous_$ac_func
14892
14893 /* System header to define __stub macros and hopefully few prototypes,
14894     which can conflict with char $ac_func (); below.
14895     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14896     <limits.h> exists even on freestanding compilers.  */
14897
14898 #ifdef __STDC__
14899 # include <limits.h>
14900 #else
14901 # include <assert.h>
14902 #endif
14903
14904 #undef $ac_func
14905
14906 /* Override any GCC internal prototype to avoid an error.
14907    Use char because int might match the return type of a GCC
14908    builtin and then its argument prototype would still apply.  */
14909 #ifdef __cplusplus
14910 extern "C"
14911 #endif
14912 char $ac_func ();
14913 /* The GNU C library defines this for functions which it implements
14914     to always fail with ENOSYS.  Some functions are actually named
14915     something starting with __ and the normal name is an alias.  */
14916 #if defined __stub_$ac_func || defined __stub___$ac_func
14917 choke me
14918 #endif
14919
14920 int
14921 main ()
14922 {
14923 return $ac_func ();
14924   ;
14925   return 0;
14926 }
14927 _ACEOF
14928 rm -f conftest.$ac_objext conftest$ac_exeext
14929 if { (ac_try="$ac_link"
14930 case "(($ac_try" in
14931   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14932   *) ac_try_echo=$ac_try;;
14933 esac
14934 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14935 $as_echo "$ac_try_echo") >&5
14936   (eval "$ac_link") 2>conftest.er1
14937   ac_status=$?
14938   grep -v '^ *+' conftest.er1 >conftest.err
14939   rm -f conftest.er1
14940   cat conftest.err >&5
14941   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14942   (exit $ac_status); } && {
14943          test -z "$ac_c_werror_flag" ||
14944          test ! -s conftest.err
14945        } && test -s conftest$ac_exeext && {
14946          test "$cross_compiling" = yes ||
14947          $as_test_x conftest$ac_exeext
14948        }; then
14949   eval "$as_ac_var=yes"
14950 else
14951   $as_echo "$as_me: failed program was:" >&5
14952 sed 's/^/| /' conftest.$ac_ext >&5
14953
14954         eval "$as_ac_var=no"
14955 fi
14956
14957 rm -rf conftest.dSYM
14958 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14959       conftest$ac_exeext conftest.$ac_ext
14960 fi
14961 ac_res=`eval 'as_val=${'$as_ac_var'}
14962                  $as_echo "$as_val"'`
14963                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14964 $as_echo "$ac_res" >&6; }
14965 as_val=`eval 'as_val=${'$as_ac_var'}
14966                  $as_echo "$as_val"'`
14967    if test "x$as_val" = x""yes; then
14968   cat >>confdefs.h <<_ACEOF
14969 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
14970 _ACEOF
14971
14972 fi
14973 done
14974
14975 LIBS="$ac_wine_check_funcs_save_LIBS"
14976
14977 if test "$ac_cv_header_zlib_h" = "yes"
14978 then
14979     { $as_echo "$as_me:$LINENO: checking for inflate in -lz" >&5
14980 $as_echo_n "checking for inflate in -lz... " >&6; }
14981 if test "${ac_cv_lib_z_inflate+set}" = set; then
14982   $as_echo_n "(cached) " >&6
14983 else
14984   ac_check_lib_save_LIBS=$LIBS
14985 LIBS="-lz  $LIBS"
14986 cat >conftest.$ac_ext <<_ACEOF
14987 /* confdefs.h.  */
14988 _ACEOF
14989 cat confdefs.h >>conftest.$ac_ext
14990 cat >>conftest.$ac_ext <<_ACEOF
14991 /* end confdefs.h.  */
14992
14993 /* Override any GCC internal prototype to avoid an error.
14994    Use char because int might match the return type of a GCC
14995    builtin and then its argument prototype would still apply.  */
14996 #ifdef __cplusplus
14997 extern "C"
14998 #endif
14999 char inflate ();
15000 int
15001 main ()
15002 {
15003 return inflate ();
15004   ;
15005   return 0;
15006 }
15007 _ACEOF
15008 rm -f conftest.$ac_objext conftest$ac_exeext
15009 if { (ac_try="$ac_link"
15010 case "(($ac_try" in
15011   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15012   *) ac_try_echo=$ac_try;;
15013 esac
15014 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15015 $as_echo "$ac_try_echo") >&5
15016   (eval "$ac_link") 2>conftest.er1
15017   ac_status=$?
15018   grep -v '^ *+' conftest.er1 >conftest.err
15019   rm -f conftest.er1
15020   cat conftest.err >&5
15021   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15022   (exit $ac_status); } && {
15023          test -z "$ac_c_werror_flag" ||
15024          test ! -s conftest.err
15025        } && test -s conftest$ac_exeext && {
15026          test "$cross_compiling" = yes ||
15027          $as_test_x conftest$ac_exeext
15028        }; then
15029   ac_cv_lib_z_inflate=yes
15030 else
15031   $as_echo "$as_me: failed program was:" >&5
15032 sed 's/^/| /' conftest.$ac_ext >&5
15033
15034         ac_cv_lib_z_inflate=no
15035 fi
15036
15037 rm -rf conftest.dSYM
15038 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15039       conftest$ac_exeext conftest.$ac_ext
15040 LIBS=$ac_check_lib_save_LIBS
15041 fi
15042 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_z_inflate" >&5
15043 $as_echo "$ac_cv_lib_z_inflate" >&6; }
15044 if test "x$ac_cv_lib_z_inflate" = x""yes; then
15045
15046 cat >>confdefs.h <<\_ACEOF
15047 #define HAVE_ZLIB 1
15048 _ACEOF
15049
15050                             ZLIB="-lz"
15051
15052 fi
15053
15054 fi
15055
15056 if test "x$with_esd" != xno
15057 then
15058     save_CFLAGS="$CFLAGS"
15059     # Extract the first word of "esd-config", so it can be a program name with args.
15060 set dummy esd-config; ac_word=$2
15061 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15062 $as_echo_n "checking for $ac_word... " >&6; }
15063 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15064   $as_echo_n "(cached) " >&6
15065 else
15066   case $ESDCONFIG in
15067   [\\/]* | ?:[\\/]*)
15068   ac_cv_path_ESDCONFIG="$ESDCONFIG" # Let the user override the test with a path.
15069   ;;
15070   *)
15071   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15072 for as_dir in $PATH
15073 do
15074   IFS=$as_save_IFS
15075   test -z "$as_dir" && as_dir=.
15076   for ac_exec_ext in '' $ac_executable_extensions; do
15077   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15078     ac_cv_path_ESDCONFIG="$as_dir/$ac_word$ac_exec_ext"
15079     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15080     break 2
15081   fi
15082 done
15083 done
15084 IFS=$as_save_IFS
15085
15086   test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG="no"
15087   ;;
15088 esac
15089 fi
15090 ESDCONFIG=$ac_cv_path_ESDCONFIG
15091 if test -n "$ESDCONFIG"; then
15092   { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15093 $as_echo "$ESDCONFIG" >&6; }
15094 else
15095   { $as_echo "$as_me:$LINENO: result: no" >&5
15096 $as_echo "no" >&6; }
15097 fi
15098
15099
15100     if test "x$ESDCONFIG" != "xno"
15101     then
15102         ac_esd_incl=""
15103         for i in `$ESDCONFIG --cflags`
15104         do
15105             case "$i" in
15106                 -I*) ac_esd_incl="$ac_esd_incl $i";;
15107             esac
15108         done
15109         ac_esd_libs=`$ESDCONFIG --libs`
15110         CFLAGS="$CFLAGS $ac_esd_incl"
15111     fi
15112     ac_esd_libs=${ac_esd_libs:-"-lesd"}
15113     if test "${ac_cv_header_esd_h+set}" = set; then
15114   { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15115 $as_echo_n "checking for esd.h... " >&6; }
15116 if test "${ac_cv_header_esd_h+set}" = set; then
15117   $as_echo_n "(cached) " >&6
15118 fi
15119 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15120 $as_echo "$ac_cv_header_esd_h" >&6; }
15121 else
15122   # Is the header compilable?
15123 { $as_echo "$as_me:$LINENO: checking esd.h usability" >&5
15124 $as_echo_n "checking esd.h usability... " >&6; }
15125 cat >conftest.$ac_ext <<_ACEOF
15126 /* confdefs.h.  */
15127 _ACEOF
15128 cat confdefs.h >>conftest.$ac_ext
15129 cat >>conftest.$ac_ext <<_ACEOF
15130 /* end confdefs.h.  */
15131 $ac_includes_default
15132 #include <esd.h>
15133 _ACEOF
15134 rm -f conftest.$ac_objext
15135 if { (ac_try="$ac_compile"
15136 case "(($ac_try" in
15137   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15138   *) ac_try_echo=$ac_try;;
15139 esac
15140 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15141 $as_echo "$ac_try_echo") >&5
15142   (eval "$ac_compile") 2>conftest.er1
15143   ac_status=$?
15144   grep -v '^ *+' conftest.er1 >conftest.err
15145   rm -f conftest.er1
15146   cat conftest.err >&5
15147   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15148   (exit $ac_status); } && {
15149          test -z "$ac_c_werror_flag" ||
15150          test ! -s conftest.err
15151        } && test -s conftest.$ac_objext; then
15152   ac_header_compiler=yes
15153 else
15154   $as_echo "$as_me: failed program was:" >&5
15155 sed 's/^/| /' conftest.$ac_ext >&5
15156
15157         ac_header_compiler=no
15158 fi
15159
15160 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15161 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15162 $as_echo "$ac_header_compiler" >&6; }
15163
15164 # Is the header present?
15165 { $as_echo "$as_me:$LINENO: checking esd.h presence" >&5
15166 $as_echo_n "checking esd.h presence... " >&6; }
15167 cat >conftest.$ac_ext <<_ACEOF
15168 /* confdefs.h.  */
15169 _ACEOF
15170 cat confdefs.h >>conftest.$ac_ext
15171 cat >>conftest.$ac_ext <<_ACEOF
15172 /* end confdefs.h.  */
15173 #include <esd.h>
15174 _ACEOF
15175 if { (ac_try="$ac_cpp conftest.$ac_ext"
15176 case "(($ac_try" in
15177   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15178   *) ac_try_echo=$ac_try;;
15179 esac
15180 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15181 $as_echo "$ac_try_echo") >&5
15182   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15183   ac_status=$?
15184   grep -v '^ *+' conftest.er1 >conftest.err
15185   rm -f conftest.er1
15186   cat conftest.err >&5
15187   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15188   (exit $ac_status); } >/dev/null && {
15189          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15190          test ! -s conftest.err
15191        }; then
15192   ac_header_preproc=yes
15193 else
15194   $as_echo "$as_me: failed program was:" >&5
15195 sed 's/^/| /' conftest.$ac_ext >&5
15196
15197   ac_header_preproc=no
15198 fi
15199
15200 rm -f conftest.err conftest.$ac_ext
15201 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15202 $as_echo "$ac_header_preproc" >&6; }
15203
15204 # So?  What about this header?
15205 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15206   yes:no: )
15207     { $as_echo "$as_me:$LINENO: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&5
15208 $as_echo "$as_me: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15209     { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the compiler's result" >&5
15210 $as_echo "$as_me: WARNING: esd.h: proceeding with the compiler's result" >&2;}
15211     ac_header_preproc=yes
15212     ;;
15213   no:yes:* )
15214     { $as_echo "$as_me:$LINENO: WARNING: esd.h: present but cannot be compiled" >&5
15215 $as_echo "$as_me: WARNING: esd.h: present but cannot be compiled" >&2;}
15216     { $as_echo "$as_me:$LINENO: WARNING: esd.h:     check for missing prerequisite headers?" >&5
15217 $as_echo "$as_me: WARNING: esd.h:     check for missing prerequisite headers?" >&2;}
15218     { $as_echo "$as_me:$LINENO: WARNING: esd.h: see the Autoconf documentation" >&5
15219 $as_echo "$as_me: WARNING: esd.h: see the Autoconf documentation" >&2;}
15220     { $as_echo "$as_me:$LINENO: WARNING: esd.h:     section \"Present But Cannot Be Compiled\"" >&5
15221 $as_echo "$as_me: WARNING: esd.h:     section \"Present But Cannot Be Compiled\"" >&2;}
15222     { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the preprocessor's result" >&5
15223 $as_echo "$as_me: WARNING: esd.h: proceeding with the preprocessor's result" >&2;}
15224     { $as_echo "$as_me:$LINENO: WARNING: esd.h: in the future, the compiler will take precedence" >&5
15225 $as_echo "$as_me: WARNING: esd.h: in the future, the compiler will take precedence" >&2;}
15226     ( cat <<\_ASBOX
15227 ## ------------------------------------ ##
15228 ## Report this to wine-devel@winehq.org ##
15229 ## ------------------------------------ ##
15230 _ASBOX
15231      ) | sed "s/^/$as_me: WARNING:     /" >&2
15232     ;;
15233 esac
15234 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15235 $as_echo_n "checking for esd.h... " >&6; }
15236 if test "${ac_cv_header_esd_h+set}" = set; then
15237   $as_echo_n "(cached) " >&6
15238 else
15239   ac_cv_header_esd_h=$ac_header_preproc
15240 fi
15241 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15242 $as_echo "$ac_cv_header_esd_h" >&6; }
15243
15244 fi
15245 if test "x$ac_cv_header_esd_h" = x""yes; then
15246   { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15247 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15248 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15249   $as_echo_n "(cached) " >&6
15250 else
15251   ac_check_lib_save_LIBS=$LIBS
15252 LIBS="-lesd $ac_esd_libs $LIBS"
15253 cat >conftest.$ac_ext <<_ACEOF
15254 /* confdefs.h.  */
15255 _ACEOF
15256 cat confdefs.h >>conftest.$ac_ext
15257 cat >>conftest.$ac_ext <<_ACEOF
15258 /* end confdefs.h.  */
15259
15260 /* Override any GCC internal prototype to avoid an error.
15261    Use char because int might match the return type of a GCC
15262    builtin and then its argument prototype would still apply.  */
15263 #ifdef __cplusplus
15264 extern "C"
15265 #endif
15266 char esd_open_sound ();
15267 int
15268 main ()
15269 {
15270 return esd_open_sound ();
15271   ;
15272   return 0;
15273 }
15274 _ACEOF
15275 rm -f conftest.$ac_objext conftest$ac_exeext
15276 if { (ac_try="$ac_link"
15277 case "(($ac_try" in
15278   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15279   *) ac_try_echo=$ac_try;;
15280 esac
15281 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15282 $as_echo "$ac_try_echo") >&5
15283   (eval "$ac_link") 2>conftest.er1
15284   ac_status=$?
15285   grep -v '^ *+' conftest.er1 >conftest.err
15286   rm -f conftest.er1
15287   cat conftest.err >&5
15288   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15289   (exit $ac_status); } && {
15290          test -z "$ac_c_werror_flag" ||
15291          test ! -s conftest.err
15292        } && test -s conftest$ac_exeext && {
15293          test "$cross_compiling" = yes ||
15294          $as_test_x conftest$ac_exeext
15295        }; then
15296   ac_cv_lib_esd_esd_open_sound=yes
15297 else
15298   $as_echo "$as_me: failed program was:" >&5
15299 sed 's/^/| /' conftest.$ac_ext >&5
15300
15301         ac_cv_lib_esd_esd_open_sound=no
15302 fi
15303
15304 rm -rf conftest.dSYM
15305 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15306       conftest$ac_exeext conftest.$ac_ext
15307 LIBS=$ac_check_lib_save_LIBS
15308 fi
15309 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15310 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15311 if test "x$ac_cv_lib_esd_esd_open_sound" = x""yes; then
15312   ESDINCL="$ac_esd_incl"
15313
15314              ESDLIBS="$ac_esd_libs"
15315
15316
15317 cat >>confdefs.h <<\_ACEOF
15318 #define HAVE_ESD 1
15319 _ACEOF
15320
15321 fi
15322
15323 fi
15324
15325
15326     CFLAGS="$save_CFLAGS"
15327 fi
15328
15329 ALSALIBS=""
15330
15331 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15332 then
15333     { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15334 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15335 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15336   $as_echo_n "(cached) " >&6
15337 else
15338   ac_check_lib_save_LIBS=$LIBS
15339 LIBS="-lasound  $LIBS"
15340 cat >conftest.$ac_ext <<_ACEOF
15341 /* confdefs.h.  */
15342 _ACEOF
15343 cat confdefs.h >>conftest.$ac_ext
15344 cat >>conftest.$ac_ext <<_ACEOF
15345 /* end confdefs.h.  */
15346
15347 /* Override any GCC internal prototype to avoid an error.
15348    Use char because int might match the return type of a GCC
15349    builtin and then its argument prototype would still apply.  */
15350 #ifdef __cplusplus
15351 extern "C"
15352 #endif
15353 char snd_pcm_hw_params_get_access ();
15354 int
15355 main ()
15356 {
15357 return snd_pcm_hw_params_get_access ();
15358   ;
15359   return 0;
15360 }
15361 _ACEOF
15362 rm -f conftest.$ac_objext conftest$ac_exeext
15363 if { (ac_try="$ac_link"
15364 case "(($ac_try" in
15365   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15366   *) ac_try_echo=$ac_try;;
15367 esac
15368 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15369 $as_echo "$ac_try_echo") >&5
15370   (eval "$ac_link") 2>conftest.er1
15371   ac_status=$?
15372   grep -v '^ *+' conftest.er1 >conftest.err
15373   rm -f conftest.er1
15374   cat conftest.err >&5
15375   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15376   (exit $ac_status); } && {
15377          test -z "$ac_c_werror_flag" ||
15378          test ! -s conftest.err
15379        } && test -s conftest$ac_exeext && {
15380          test "$cross_compiling" = yes ||
15381          $as_test_x conftest$ac_exeext
15382        }; then
15383   ac_cv_lib_asound_snd_pcm_hw_params_get_access=yes
15384 else
15385   $as_echo "$as_me: failed program was:" >&5
15386 sed 's/^/| /' conftest.$ac_ext >&5
15387
15388         ac_cv_lib_asound_snd_pcm_hw_params_get_access=no
15389 fi
15390
15391 rm -rf conftest.dSYM
15392 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15393       conftest$ac_exeext conftest.$ac_ext
15394 LIBS=$ac_check_lib_save_LIBS
15395 fi
15396 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15397 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15398 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x""yes; then
15399   cat >conftest.$ac_ext <<_ACEOF
15400 /* confdefs.h.  */
15401 _ACEOF
15402 cat confdefs.h >>conftest.$ac_ext
15403 cat >>conftest.$ac_ext <<_ACEOF
15404 /* end confdefs.h.  */
15405 #ifdef HAVE_ALSA_ASOUNDLIB_H
15406 #include <alsa/asoundlib.h>
15407 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15408 #include <sys/asoundlib.h>
15409 #endif
15410 int
15411 main ()
15412 {
15413 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15414   ;
15415   return 0;
15416 }
15417 _ACEOF
15418 rm -f conftest.$ac_objext
15419 if { (ac_try="$ac_compile"
15420 case "(($ac_try" in
15421   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15422   *) ac_try_echo=$ac_try;;
15423 esac
15424 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15425 $as_echo "$ac_try_echo") >&5
15426   (eval "$ac_compile") 2>conftest.er1
15427   ac_status=$?
15428   grep -v '^ *+' conftest.er1 >conftest.err
15429   rm -f conftest.er1
15430   cat conftest.err >&5
15431   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15432   (exit $ac_status); } && {
15433          test -z "$ac_c_werror_flag" ||
15434          test ! -s conftest.err
15435        } && test -s conftest.$ac_objext; then
15436
15437 cat >>confdefs.h <<\_ACEOF
15438 #define HAVE_ALSA 1
15439 _ACEOF
15440
15441                          ALSALIBS="-lasound"
15442 else
15443   $as_echo "$as_me: failed program was:" >&5
15444 sed 's/^/| /' conftest.$ac_ext >&5
15445
15446
15447 fi
15448
15449 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15450 fi
15451
15452 fi
15453
15454 AUDIOIOLIBS=""
15455
15456 if test "$ac_cv_header_libaudioio_h" = "yes"
15457 then
15458     { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15459 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15460 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15461   $as_echo_n "(cached) " >&6
15462 else
15463   ac_check_lib_save_LIBS=$LIBS
15464 LIBS="-laudioio  $LIBS"
15465 cat >conftest.$ac_ext <<_ACEOF
15466 /* confdefs.h.  */
15467 _ACEOF
15468 cat confdefs.h >>conftest.$ac_ext
15469 cat >>conftest.$ac_ext <<_ACEOF
15470 /* end confdefs.h.  */
15471
15472 /* Override any GCC internal prototype to avoid an error.
15473    Use char because int might match the return type of a GCC
15474    builtin and then its argument prototype would still apply.  */
15475 #ifdef __cplusplus
15476 extern "C"
15477 #endif
15478 char AudioIOGetVersion ();
15479 int
15480 main ()
15481 {
15482 return AudioIOGetVersion ();
15483   ;
15484   return 0;
15485 }
15486 _ACEOF
15487 rm -f conftest.$ac_objext conftest$ac_exeext
15488 if { (ac_try="$ac_link"
15489 case "(($ac_try" in
15490   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15491   *) ac_try_echo=$ac_try;;
15492 esac
15493 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15494 $as_echo "$ac_try_echo") >&5
15495   (eval "$ac_link") 2>conftest.er1
15496   ac_status=$?
15497   grep -v '^ *+' conftest.er1 >conftest.err
15498   rm -f conftest.er1
15499   cat conftest.err >&5
15500   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15501   (exit $ac_status); } && {
15502          test -z "$ac_c_werror_flag" ||
15503          test ! -s conftest.err
15504        } && test -s conftest$ac_exeext && {
15505          test "$cross_compiling" = yes ||
15506          $as_test_x conftest$ac_exeext
15507        }; then
15508   ac_cv_lib_audioio_AudioIOGetVersion=yes
15509 else
15510   $as_echo "$as_me: failed program was:" >&5
15511 sed 's/^/| /' conftest.$ac_ext >&5
15512
15513         ac_cv_lib_audioio_AudioIOGetVersion=no
15514 fi
15515
15516 rm -rf conftest.dSYM
15517 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15518       conftest$ac_exeext conftest.$ac_ext
15519 LIBS=$ac_check_lib_save_LIBS
15520 fi
15521 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
15522 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
15523 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x""yes; then
15524   AUDIOIOLIBS="-laudioio"
15525
15526 cat >>confdefs.h <<\_ACEOF
15527 #define HAVE_LIBAUDIOIO 1
15528 _ACEOF
15529
15530 fi
15531
15532 fi
15533
15534
15535 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
15536 then
15537     { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
15538 $as_echo_n "checking for -lcapi20... " >&6; }
15539 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15540   $as_echo_n "(cached) " >&6
15541 else
15542   ac_check_soname_save_LIBS=$LIBS
15543 LIBS="-lcapi20  $LIBS"
15544   cat >conftest.$ac_ext <<_ACEOF
15545 /* confdefs.h.  */
15546 _ACEOF
15547 cat confdefs.h >>conftest.$ac_ext
15548 cat >>conftest.$ac_ext <<_ACEOF
15549 /* end confdefs.h.  */
15550
15551 /* Override any GCC internal prototype to avoid an error.
15552    Use char because int might match the return type of a GCC
15553    builtin and then its argument prototype would still apply.  */
15554 #ifdef __cplusplus
15555 extern "C"
15556 #endif
15557 char capi20_register ();
15558 int
15559 main ()
15560 {
15561 return capi20_register ();
15562   ;
15563   return 0;
15564 }
15565 _ACEOF
15566 rm -f conftest.$ac_objext conftest$ac_exeext
15567 if { (ac_try="$ac_link"
15568 case "(($ac_try" in
15569   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15570   *) ac_try_echo=$ac_try;;
15571 esac
15572 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15573 $as_echo "$ac_try_echo") >&5
15574   (eval "$ac_link") 2>conftest.er1
15575   ac_status=$?
15576   grep -v '^ *+' conftest.er1 >conftest.err
15577   rm -f conftest.er1
15578   cat conftest.err >&5
15579   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15580   (exit $ac_status); } && {
15581          test -z "$ac_c_werror_flag" ||
15582          test ! -s conftest.err
15583        } && test -s conftest$ac_exeext && {
15584          test "$cross_compiling" = yes ||
15585          $as_test_x conftest$ac_exeext
15586        }; then
15587   case "$LIBEXT" in
15588     dll) ;;
15589     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'` ;;
15590     *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
15591   esac
15592 else
15593   $as_echo "$as_me: failed program was:" >&5
15594 sed 's/^/| /' conftest.$ac_ext >&5
15595
15596
15597 fi
15598
15599 rm -rf conftest.dSYM
15600 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15601       conftest$ac_exeext conftest.$ac_ext
15602   LIBS=$ac_check_soname_save_LIBS
15603 fi
15604 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15605   { $as_echo "$as_me:$LINENO: result: not found" >&5
15606 $as_echo "not found" >&6; }
15607
15608 else
15609   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
15610 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
15611
15612 cat >>confdefs.h <<_ACEOF
15613 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
15614 _ACEOF
15615
15616
15617 fi
15618
15619 fi
15620 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15621   case "x$with_capi" in
15622   x)   wine_notices="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
15623   xno) ;;
15624   *)   { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15625 This is an error since --with-capi was requested." >&5
15626 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15627 This is an error since --with-capi was requested." >&2;}
15628    { (exit 1); exit 1; }; } ;;
15629 esac
15630 fi
15631
15632
15633 CUPSINCL=""
15634
15635 if test "x$with_cups" != "xno"
15636 then
15637     ac_save_CPPFLAGS="$CPPFLAGS"
15638     ac_cups_cflags=`cups-config --cflags 2>/dev/null`
15639     ac_cups_libs=`cups-config --ldflags 2>/dev/null`
15640     CPPFLAGS="$CPPFLAGS $ac_cups_cflags"
15641
15642 for ac_header in cups/cups.h
15643 do
15644 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
15645 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15646   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15647 $as_echo_n "checking for $ac_header... " >&6; }
15648 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15649   $as_echo_n "(cached) " >&6
15650 fi
15651 ac_res=`eval 'as_val=${'$as_ac_Header'}
15652                  $as_echo "$as_val"'`
15653                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15654 $as_echo "$ac_res" >&6; }
15655 else
15656   # Is the header compilable?
15657 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
15658 $as_echo_n "checking $ac_header usability... " >&6; }
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 $ac_includes_default
15666 #include <$ac_header>
15667 _ACEOF
15668 rm -f conftest.$ac_objext
15669 if { (ac_try="$ac_compile"
15670 case "(($ac_try" in
15671   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15672   *) ac_try_echo=$ac_try;;
15673 esac
15674 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15675 $as_echo "$ac_try_echo") >&5
15676   (eval "$ac_compile") 2>conftest.er1
15677   ac_status=$?
15678   grep -v '^ *+' conftest.er1 >conftest.err
15679   rm -f conftest.er1
15680   cat conftest.err >&5
15681   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15682   (exit $ac_status); } && {
15683          test -z "$ac_c_werror_flag" ||
15684          test ! -s conftest.err
15685        } && test -s conftest.$ac_objext; then
15686   ac_header_compiler=yes
15687 else
15688   $as_echo "$as_me: failed program was:" >&5
15689 sed 's/^/| /' conftest.$ac_ext >&5
15690
15691         ac_header_compiler=no
15692 fi
15693
15694 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15695 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15696 $as_echo "$ac_header_compiler" >&6; }
15697
15698 # Is the header present?
15699 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
15700 $as_echo_n "checking $ac_header presence... " >&6; }
15701 cat >conftest.$ac_ext <<_ACEOF
15702 /* confdefs.h.  */
15703 _ACEOF
15704 cat confdefs.h >>conftest.$ac_ext
15705 cat >>conftest.$ac_ext <<_ACEOF
15706 /* end confdefs.h.  */
15707 #include <$ac_header>
15708 _ACEOF
15709 if { (ac_try="$ac_cpp conftest.$ac_ext"
15710 case "(($ac_try" in
15711   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15712   *) ac_try_echo=$ac_try;;
15713 esac
15714 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15715 $as_echo "$ac_try_echo") >&5
15716   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15717   ac_status=$?
15718   grep -v '^ *+' conftest.er1 >conftest.err
15719   rm -f conftest.er1
15720   cat conftest.err >&5
15721   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15722   (exit $ac_status); } >/dev/null && {
15723          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15724          test ! -s conftest.err
15725        }; then
15726   ac_header_preproc=yes
15727 else
15728   $as_echo "$as_me: failed program was:" >&5
15729 sed 's/^/| /' conftest.$ac_ext >&5
15730
15731   ac_header_preproc=no
15732 fi
15733
15734 rm -f conftest.err conftest.$ac_ext
15735 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15736 $as_echo "$ac_header_preproc" >&6; }
15737
15738 # So?  What about this header?
15739 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15740   yes:no: )
15741     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15742 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15743     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15744 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15745     ac_header_preproc=yes
15746     ;;
15747   no:yes:* )
15748     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15749 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15750     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
15751 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
15752     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15753 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15754     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
15755 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
15756     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15757 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15758     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15759 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15760     ( cat <<\_ASBOX
15761 ## ------------------------------------ ##
15762 ## Report this to wine-devel@winehq.org ##
15763 ## ------------------------------------ ##
15764 _ASBOX
15765      ) | sed "s/^/$as_me: WARNING:     /" >&2
15766     ;;
15767 esac
15768 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15769 $as_echo_n "checking for $ac_header... " >&6; }
15770 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15771   $as_echo_n "(cached) " >&6
15772 else
15773   eval "$as_ac_Header=\$ac_header_preproc"
15774 fi
15775 ac_res=`eval 'as_val=${'$as_ac_Header'}
15776                  $as_echo "$as_val"'`
15777                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15778 $as_echo "$ac_res" >&6; }
15779
15780 fi
15781 as_val=`eval 'as_val=${'$as_ac_Header'}
15782                  $as_echo "$as_val"'`
15783    if test "x$as_val" = x""yes; then
15784   cat >>confdefs.h <<_ACEOF
15785 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
15786 _ACEOF
15787  { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
15788 $as_echo_n "checking for -lcups... " >&6; }
15789 if test "${ac_cv_lib_soname_cups+set}" = set; then
15790   $as_echo_n "(cached) " >&6
15791 else
15792   ac_check_soname_save_LIBS=$LIBS
15793 LIBS="-lcups $ac_cups_libs $LIBS"
15794   cat >conftest.$ac_ext <<_ACEOF
15795 /* confdefs.h.  */
15796 _ACEOF
15797 cat confdefs.h >>conftest.$ac_ext
15798 cat >>conftest.$ac_ext <<_ACEOF
15799 /* end confdefs.h.  */
15800
15801 /* Override any GCC internal prototype to avoid an error.
15802    Use char because int might match the return type of a GCC
15803    builtin and then its argument prototype would still apply.  */
15804 #ifdef __cplusplus
15805 extern "C"
15806 #endif
15807 char cupsGetDefault ();
15808 int
15809 main ()
15810 {
15811 return cupsGetDefault ();
15812   ;
15813   return 0;
15814 }
15815 _ACEOF
15816 rm -f conftest.$ac_objext conftest$ac_exeext
15817 if { (ac_try="$ac_link"
15818 case "(($ac_try" in
15819   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15820   *) ac_try_echo=$ac_try;;
15821 esac
15822 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15823 $as_echo "$ac_try_echo") >&5
15824   (eval "$ac_link") 2>conftest.er1
15825   ac_status=$?
15826   grep -v '^ *+' conftest.er1 >conftest.err
15827   rm -f conftest.er1
15828   cat conftest.err >&5
15829   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15830   (exit $ac_status); } && {
15831          test -z "$ac_c_werror_flag" ||
15832          test ! -s conftest.err
15833        } && test -s conftest$ac_exeext && {
15834          test "$cross_compiling" = yes ||
15835          $as_test_x conftest$ac_exeext
15836        }; then
15837   case "$LIBEXT" in
15838     dll) ;;
15839     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'` ;;
15840     *) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
15841   esac
15842 else
15843   $as_echo "$as_me: failed program was:" >&5
15844 sed 's/^/| /' conftest.$ac_ext >&5
15845
15846
15847 fi
15848
15849 rm -rf conftest.dSYM
15850 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15851       conftest$ac_exeext conftest.$ac_ext
15852   LIBS=$ac_check_soname_save_LIBS
15853 fi
15854 if test "x$ac_cv_lib_soname_cups" = "x"; then
15855   { $as_echo "$as_me:$LINENO: result: not found" >&5
15856 $as_echo "not found" >&6; }
15857
15858 else
15859   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
15860 $as_echo "$ac_cv_lib_soname_cups" >&6; }
15861
15862 cat >>confdefs.h <<_ACEOF
15863 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
15864 _ACEOF
15865
15866        CUPSINCL="$ac_cups_cflags"
15867 fi
15868
15869 fi
15870
15871 done
15872
15873     CPPFLAGS="$ac_save_CPPFLAGS"
15874 fi
15875 if test "x$ac_cv_lib_soname_cups" = "x"; then
15876   case "x$with_cups" in
15877   x)   wine_notices="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
15878   xno) ;;
15879   *)   { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
15880 This is an error since --with-cups was requested." >&5
15881 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
15882 This is an error since --with-cups was requested." >&2;}
15883    { (exit 1); exit 1; }; } ;;
15884 esac
15885 fi
15886
15887
15888 if test "$ac_cv_header_jack_jack_h" = "yes"
15889 then
15890     { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
15891 $as_echo_n "checking for -ljack... " >&6; }
15892 if test "${ac_cv_lib_soname_jack+set}" = set; then
15893   $as_echo_n "(cached) " >&6
15894 else
15895   ac_check_soname_save_LIBS=$LIBS
15896 LIBS="-ljack  $LIBS"
15897   cat >conftest.$ac_ext <<_ACEOF
15898 /* confdefs.h.  */
15899 _ACEOF
15900 cat confdefs.h >>conftest.$ac_ext
15901 cat >>conftest.$ac_ext <<_ACEOF
15902 /* end confdefs.h.  */
15903
15904 /* Override any GCC internal prototype to avoid an error.
15905    Use char because int might match the return type of a GCC
15906    builtin and then its argument prototype would still apply.  */
15907 #ifdef __cplusplus
15908 extern "C"
15909 #endif
15910 char jack_client_new ();
15911 int
15912 main ()
15913 {
15914 return jack_client_new ();
15915   ;
15916   return 0;
15917 }
15918 _ACEOF
15919 rm -f conftest.$ac_objext conftest$ac_exeext
15920 if { (ac_try="$ac_link"
15921 case "(($ac_try" in
15922   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15923   *) ac_try_echo=$ac_try;;
15924 esac
15925 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15926 $as_echo "$ac_try_echo") >&5
15927   (eval "$ac_link") 2>conftest.er1
15928   ac_status=$?
15929   grep -v '^ *+' conftest.er1 >conftest.err
15930   rm -f conftest.er1
15931   cat conftest.err >&5
15932   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15933   (exit $ac_status); } && {
15934          test -z "$ac_c_werror_flag" ||
15935          test ! -s conftest.err
15936        } && test -s conftest$ac_exeext && {
15937          test "$cross_compiling" = yes ||
15938          $as_test_x conftest$ac_exeext
15939        }; then
15940   case "$LIBEXT" in
15941     dll) ;;
15942     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'` ;;
15943     *) 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'` ;;
15944   esac
15945 else
15946   $as_echo "$as_me: failed program was:" >&5
15947 sed 's/^/| /' conftest.$ac_ext >&5
15948
15949
15950 fi
15951
15952 rm -rf conftest.dSYM
15953 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15954       conftest$ac_exeext conftest.$ac_ext
15955   LIBS=$ac_check_soname_save_LIBS
15956 fi
15957 if test "x$ac_cv_lib_soname_jack" = "x"; then
15958   { $as_echo "$as_me:$LINENO: result: not found" >&5
15959 $as_echo "not found" >&6; }
15960
15961 else
15962   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
15963 $as_echo "$ac_cv_lib_soname_jack" >&6; }
15964
15965 cat >>confdefs.h <<_ACEOF
15966 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
15967 _ACEOF
15968
15969
15970 fi
15971
15972 fi
15973
15974 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
15975 then
15976     { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
15977 $as_echo_n "checking for -lfontconfig... " >&6; }
15978 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
15979   $as_echo_n "(cached) " >&6
15980 else
15981   ac_check_soname_save_LIBS=$LIBS
15982 LIBS="-lfontconfig  $LIBS"
15983   cat >conftest.$ac_ext <<_ACEOF
15984 /* confdefs.h.  */
15985 _ACEOF
15986 cat confdefs.h >>conftest.$ac_ext
15987 cat >>conftest.$ac_ext <<_ACEOF
15988 /* end confdefs.h.  */
15989
15990 /* Override any GCC internal prototype to avoid an error.
15991    Use char because int might match the return type of a GCC
15992    builtin and then its argument prototype would still apply.  */
15993 #ifdef __cplusplus
15994 extern "C"
15995 #endif
15996 char FcInit ();
15997 int
15998 main ()
15999 {
16000 return FcInit ();
16001   ;
16002   return 0;
16003 }
16004 _ACEOF
16005 rm -f conftest.$ac_objext conftest$ac_exeext
16006 if { (ac_try="$ac_link"
16007 case "(($ac_try" in
16008   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16009   *) ac_try_echo=$ac_try;;
16010 esac
16011 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16012 $as_echo "$ac_try_echo") >&5
16013   (eval "$ac_link") 2>conftest.er1
16014   ac_status=$?
16015   grep -v '^ *+' conftest.er1 >conftest.err
16016   rm -f conftest.er1
16017   cat conftest.err >&5
16018   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16019   (exit $ac_status); } && {
16020          test -z "$ac_c_werror_flag" ||
16021          test ! -s conftest.err
16022        } && test -s conftest$ac_exeext && {
16023          test "$cross_compiling" = yes ||
16024          $as_test_x conftest$ac_exeext
16025        }; then
16026   case "$LIBEXT" in
16027     dll) ;;
16028     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'` ;;
16029     *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
16030   esac
16031 else
16032   $as_echo "$as_me: failed program was:" >&5
16033 sed 's/^/| /' conftest.$ac_ext >&5
16034
16035
16036 fi
16037
16038 rm -rf conftest.dSYM
16039 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16040       conftest$ac_exeext conftest.$ac_ext
16041   LIBS=$ac_check_soname_save_LIBS
16042 fi
16043 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16044   { $as_echo "$as_me:$LINENO: result: not found" >&5
16045 $as_echo "not found" >&6; }
16046
16047 else
16048   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16049 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16050
16051 cat >>confdefs.h <<_ACEOF
16052 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16053 _ACEOF
16054
16055
16056 fi
16057
16058 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16059 then
16060         ac_save_CPPFLAGS="$CPPFLAGS"
16061     CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16062     $as_unset ac_cv_header_fontconfig_fontconfig_h
16063
16064 for ac_header in fontconfig/fontconfig.h
16065 do
16066 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16067 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16068   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16069 $as_echo_n "checking for $ac_header... " >&6; }
16070 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16071   $as_echo_n "(cached) " >&6
16072 fi
16073 ac_res=`eval 'as_val=${'$as_ac_Header'}
16074                  $as_echo "$as_val"'`
16075                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16076 $as_echo "$ac_res" >&6; }
16077 else
16078   # Is the header compilable?
16079 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16080 $as_echo_n "checking $ac_header usability... " >&6; }
16081 cat >conftest.$ac_ext <<_ACEOF
16082 /* confdefs.h.  */
16083 _ACEOF
16084 cat confdefs.h >>conftest.$ac_ext
16085 cat >>conftest.$ac_ext <<_ACEOF
16086 /* end confdefs.h.  */
16087 $ac_includes_default
16088 #include <$ac_header>
16089 _ACEOF
16090 rm -f conftest.$ac_objext
16091 if { (ac_try="$ac_compile"
16092 case "(($ac_try" in
16093   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16094   *) ac_try_echo=$ac_try;;
16095 esac
16096 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16097 $as_echo "$ac_try_echo") >&5
16098   (eval "$ac_compile") 2>conftest.er1
16099   ac_status=$?
16100   grep -v '^ *+' conftest.er1 >conftest.err
16101   rm -f conftest.er1
16102   cat conftest.err >&5
16103   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16104   (exit $ac_status); } && {
16105          test -z "$ac_c_werror_flag" ||
16106          test ! -s conftest.err
16107        } && test -s conftest.$ac_objext; then
16108   ac_header_compiler=yes
16109 else
16110   $as_echo "$as_me: failed program was:" >&5
16111 sed 's/^/| /' conftest.$ac_ext >&5
16112
16113         ac_header_compiler=no
16114 fi
16115
16116 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16117 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16118 $as_echo "$ac_header_compiler" >&6; }
16119
16120 # Is the header present?
16121 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16122 $as_echo_n "checking $ac_header presence... " >&6; }
16123 cat >conftest.$ac_ext <<_ACEOF
16124 /* confdefs.h.  */
16125 _ACEOF
16126 cat confdefs.h >>conftest.$ac_ext
16127 cat >>conftest.$ac_ext <<_ACEOF
16128 /* end confdefs.h.  */
16129 #include <$ac_header>
16130 _ACEOF
16131 if { (ac_try="$ac_cpp conftest.$ac_ext"
16132 case "(($ac_try" in
16133   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16134   *) ac_try_echo=$ac_try;;
16135 esac
16136 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16137 $as_echo "$ac_try_echo") >&5
16138   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16139   ac_status=$?
16140   grep -v '^ *+' conftest.er1 >conftest.err
16141   rm -f conftest.er1
16142   cat conftest.err >&5
16143   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16144   (exit $ac_status); } >/dev/null && {
16145          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16146          test ! -s conftest.err
16147        }; then
16148   ac_header_preproc=yes
16149 else
16150   $as_echo "$as_me: failed program was:" >&5
16151 sed 's/^/| /' conftest.$ac_ext >&5
16152
16153   ac_header_preproc=no
16154 fi
16155
16156 rm -f conftest.err conftest.$ac_ext
16157 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16158 $as_echo "$ac_header_preproc" >&6; }
16159
16160 # So?  What about this header?
16161 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16162   yes:no: )
16163     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16164 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16165     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16166 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16167     ac_header_preproc=yes
16168     ;;
16169   no:yes:* )
16170     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16171 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16172     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
16173 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
16174     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16175 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16176     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
16177 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
16178     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16179 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16180     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16181 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16182     ( cat <<\_ASBOX
16183 ## ------------------------------------ ##
16184 ## Report this to wine-devel@winehq.org ##
16185 ## ------------------------------------ ##
16186 _ASBOX
16187      ) | sed "s/^/$as_me: WARNING:     /" >&2
16188     ;;
16189 esac
16190 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16191 $as_echo_n "checking for $ac_header... " >&6; }
16192 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16193   $as_echo_n "(cached) " >&6
16194 else
16195   eval "$as_ac_Header=\$ac_header_preproc"
16196 fi
16197 ac_res=`eval 'as_val=${'$as_ac_Header'}
16198                  $as_echo "$as_val"'`
16199                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16200 $as_echo "$ac_res" >&6; }
16201
16202 fi
16203 as_val=`eval 'as_val=${'$as_ac_Header'}
16204                  $as_echo "$as_val"'`
16205    if test "x$as_val" = x""yes; then
16206   cat >>confdefs.h <<_ACEOF
16207 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16208 _ACEOF
16209
16210 fi
16211
16212 done
16213
16214     CPPFLAGS="$ac_save_CPPFLAGS"
16215     if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16216     then
16217         FONTCONFIGINCL="$X_CFLAGS"
16218
16219         { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16220 $as_echo_n "checking for -lfontconfig... " >&6; }
16221 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16222   $as_echo_n "(cached) " >&6
16223 else
16224   ac_check_soname_save_LIBS=$LIBS
16225 LIBS="-lfontconfig $X_LIBS $LIBS"
16226   cat >conftest.$ac_ext <<_ACEOF
16227 /* confdefs.h.  */
16228 _ACEOF
16229 cat confdefs.h >>conftest.$ac_ext
16230 cat >>conftest.$ac_ext <<_ACEOF
16231 /* end confdefs.h.  */
16232
16233 /* Override any GCC internal prototype to avoid an error.
16234    Use char because int might match the return type of a GCC
16235    builtin and then its argument prototype would still apply.  */
16236 #ifdef __cplusplus
16237 extern "C"
16238 #endif
16239 char FcInit ();
16240 int
16241 main ()
16242 {
16243 return FcInit ();
16244   ;
16245   return 0;
16246 }
16247 _ACEOF
16248 rm -f conftest.$ac_objext conftest$ac_exeext
16249 if { (ac_try="$ac_link"
16250 case "(($ac_try" in
16251   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16252   *) ac_try_echo=$ac_try;;
16253 esac
16254 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16255 $as_echo "$ac_try_echo") >&5
16256   (eval "$ac_link") 2>conftest.er1
16257   ac_status=$?
16258   grep -v '^ *+' conftest.er1 >conftest.err
16259   rm -f conftest.er1
16260   cat conftest.err >&5
16261   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16262   (exit $ac_status); } && {
16263          test -z "$ac_c_werror_flag" ||
16264          test ! -s conftest.err
16265        } && test -s conftest$ac_exeext && {
16266          test "$cross_compiling" = yes ||
16267          $as_test_x conftest$ac_exeext
16268        }; then
16269   case "$LIBEXT" in
16270     dll) ;;
16271     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'` ;;
16272     *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
16273   esac
16274 else
16275   $as_echo "$as_me: failed program was:" >&5
16276 sed 's/^/| /' conftest.$ac_ext >&5
16277
16278
16279 fi
16280
16281 rm -rf conftest.dSYM
16282 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16283       conftest$ac_exeext conftest.$ac_ext
16284   LIBS=$ac_check_soname_save_LIBS
16285 fi
16286 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16287   { $as_echo "$as_me:$LINENO: result: not found" >&5
16288 $as_echo "not found" >&6; }
16289
16290 else
16291   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16292 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16293
16294 cat >>confdefs.h <<_ACEOF
16295 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16296 _ACEOF
16297
16298
16299 fi
16300
16301     fi
16302 fi
16303 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16304   case "x$with_fontconfig" in
16305   x)   wine_notices="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16306   xno) ;;
16307   *)   { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16308 This is an error since --with-fontconfig was requested." >&5
16309 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16310 This is an error since --with-fontconfig was requested." >&2;}
16311    { (exit 1); exit 1; }; } ;;
16312 esac
16313 fi
16314
16315
16316 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16317 then
16318     { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16319 $as_echo_n "checking for -lssl... " >&6; }
16320 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16321   $as_echo_n "(cached) " >&6
16322 else
16323   ac_check_soname_save_LIBS=$LIBS
16324 LIBS="-lssl  $LIBS"
16325   cat >conftest.$ac_ext <<_ACEOF
16326 /* confdefs.h.  */
16327 _ACEOF
16328 cat confdefs.h >>conftest.$ac_ext
16329 cat >>conftest.$ac_ext <<_ACEOF
16330 /* end confdefs.h.  */
16331
16332 /* Override any GCC internal prototype to avoid an error.
16333    Use char because int might match the return type of a GCC
16334    builtin and then its argument prototype would still apply.  */
16335 #ifdef __cplusplus
16336 extern "C"
16337 #endif
16338 char SSL_library_init ();
16339 int
16340 main ()
16341 {
16342 return SSL_library_init ();
16343   ;
16344   return 0;
16345 }
16346 _ACEOF
16347 rm -f conftest.$ac_objext conftest$ac_exeext
16348 if { (ac_try="$ac_link"
16349 case "(($ac_try" in
16350   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16351   *) ac_try_echo=$ac_try;;
16352 esac
16353 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16354 $as_echo "$ac_try_echo") >&5
16355   (eval "$ac_link") 2>conftest.er1
16356   ac_status=$?
16357   grep -v '^ *+' conftest.er1 >conftest.err
16358   rm -f conftest.er1
16359   cat conftest.err >&5
16360   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16361   (exit $ac_status); } && {
16362          test -z "$ac_c_werror_flag" ||
16363          test ! -s conftest.err
16364        } && test -s conftest$ac_exeext && {
16365          test "$cross_compiling" = yes ||
16366          $as_test_x conftest$ac_exeext
16367        }; then
16368   case "$LIBEXT" in
16369     dll) ;;
16370     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'` ;;
16371     *) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
16372   esac
16373 else
16374   $as_echo "$as_me: failed program was:" >&5
16375 sed 's/^/| /' conftest.$ac_ext >&5
16376
16377
16378 fi
16379
16380 rm -rf conftest.dSYM
16381 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16382       conftest$ac_exeext conftest.$ac_ext
16383   LIBS=$ac_check_soname_save_LIBS
16384 fi
16385 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16386   { $as_echo "$as_me:$LINENO: result: not found" >&5
16387 $as_echo "not found" >&6; }
16388
16389 else
16390   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16391 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16392
16393 cat >>confdefs.h <<_ACEOF
16394 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16395 _ACEOF
16396
16397
16398 fi
16399
16400     { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16401 $as_echo_n "checking for -lcrypto... " >&6; }
16402 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16403   $as_echo_n "(cached) " >&6
16404 else
16405   ac_check_soname_save_LIBS=$LIBS
16406 LIBS="-lcrypto  $LIBS"
16407   cat >conftest.$ac_ext <<_ACEOF
16408 /* confdefs.h.  */
16409 _ACEOF
16410 cat confdefs.h >>conftest.$ac_ext
16411 cat >>conftest.$ac_ext <<_ACEOF
16412 /* end confdefs.h.  */
16413
16414 /* Override any GCC internal prototype to avoid an error.
16415    Use char because int might match the return type of a GCC
16416    builtin and then its argument prototype would still apply.  */
16417 #ifdef __cplusplus
16418 extern "C"
16419 #endif
16420 char BIO_new_socket ();
16421 int
16422 main ()
16423 {
16424 return BIO_new_socket ();
16425   ;
16426   return 0;
16427 }
16428 _ACEOF
16429 rm -f conftest.$ac_objext conftest$ac_exeext
16430 if { (ac_try="$ac_link"
16431 case "(($ac_try" in
16432   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16433   *) ac_try_echo=$ac_try;;
16434 esac
16435 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16436 $as_echo "$ac_try_echo") >&5
16437   (eval "$ac_link") 2>conftest.er1
16438   ac_status=$?
16439   grep -v '^ *+' conftest.er1 >conftest.err
16440   rm -f conftest.er1
16441   cat conftest.err >&5
16442   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16443   (exit $ac_status); } && {
16444          test -z "$ac_c_werror_flag" ||
16445          test ! -s conftest.err
16446        } && test -s conftest$ac_exeext && {
16447          test "$cross_compiling" = yes ||
16448          $as_test_x conftest$ac_exeext
16449        }; then
16450   case "$LIBEXT" in
16451     dll) ;;
16452     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'` ;;
16453     *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
16454   esac
16455 else
16456   $as_echo "$as_me: failed program was:" >&5
16457 sed 's/^/| /' conftest.$ac_ext >&5
16458
16459
16460 fi
16461
16462 rm -rf conftest.dSYM
16463 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16464       conftest$ac_exeext conftest.$ac_ext
16465   LIBS=$ac_check_soname_save_LIBS
16466 fi
16467 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16468   { $as_echo "$as_me:$LINENO: result: not found" >&5
16469 $as_echo "not found" >&6; }
16470
16471 else
16472   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16473 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16474
16475 cat >>confdefs.h <<_ACEOF
16476 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16477 _ACEOF
16478
16479
16480 fi
16481
16482 fi
16483 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16484   case "x$with_openssl" in
16485   x)   wine_warnings="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
16486   xno) ;;
16487   *)   { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16488 This is an error since --with-openssl was requested." >&5
16489 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16490 This is an error since --with-openssl was requested." >&2;}
16491    { (exit 1); exit 1; }; } ;;
16492 esac
16493 fi
16494
16495
16496 if test "$ac_cv_header_jpeglib_h" = "yes"
16497 then
16498     { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
16499 $as_echo_n "checking for -ljpeg... " >&6; }
16500 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
16501   $as_echo_n "(cached) " >&6
16502 else
16503   ac_check_soname_save_LIBS=$LIBS
16504 LIBS="-ljpeg  $LIBS"
16505   cat >conftest.$ac_ext <<_ACEOF
16506 /* confdefs.h.  */
16507 _ACEOF
16508 cat confdefs.h >>conftest.$ac_ext
16509 cat >>conftest.$ac_ext <<_ACEOF
16510 /* end confdefs.h.  */
16511
16512 /* Override any GCC internal prototype to avoid an error.
16513    Use char because int might match the return type of a GCC
16514    builtin and then its argument prototype would still apply.  */
16515 #ifdef __cplusplus
16516 extern "C"
16517 #endif
16518 char jpeg_start_decompress ();
16519 int
16520 main ()
16521 {
16522 return jpeg_start_decompress ();
16523   ;
16524   return 0;
16525 }
16526 _ACEOF
16527 rm -f conftest.$ac_objext conftest$ac_exeext
16528 if { (ac_try="$ac_link"
16529 case "(($ac_try" in
16530   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16531   *) ac_try_echo=$ac_try;;
16532 esac
16533 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16534 $as_echo "$ac_try_echo") >&5
16535   (eval "$ac_link") 2>conftest.er1
16536   ac_status=$?
16537   grep -v '^ *+' conftest.er1 >conftest.err
16538   rm -f conftest.er1
16539   cat conftest.err >&5
16540   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16541   (exit $ac_status); } && {
16542          test -z "$ac_c_werror_flag" ||
16543          test ! -s conftest.err
16544        } && test -s conftest$ac_exeext && {
16545          test "$cross_compiling" = yes ||
16546          $as_test_x conftest$ac_exeext
16547        }; then
16548   case "$LIBEXT" in
16549     dll) ;;
16550     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'` ;;
16551     *) ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
16552   esac
16553 else
16554   $as_echo "$as_me: failed program was:" >&5
16555 sed 's/^/| /' conftest.$ac_ext >&5
16556
16557
16558 fi
16559
16560 rm -rf conftest.dSYM
16561 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16562       conftest$ac_exeext conftest.$ac_ext
16563   LIBS=$ac_check_soname_save_LIBS
16564 fi
16565 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16566   { $as_echo "$as_me:$LINENO: result: not found" >&5
16567 $as_echo "not found" >&6; }
16568
16569 else
16570   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
16571 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
16572
16573 cat >>confdefs.h <<_ACEOF
16574 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
16575 _ACEOF
16576
16577
16578 fi
16579
16580 fi
16581 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16582   case "x$with_jpeg" in
16583   x)   wine_warnings="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
16584   xno) ;;
16585   *)   { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16586 This is an error since --with-jpeg was requested." >&5
16587 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16588 This is an error since --with-jpeg was requested." >&2;}
16589    { (exit 1); exit 1; }; } ;;
16590 esac
16591 fi
16592
16593
16594 if test "$ac_cv_header_png_h" = "yes"
16595 then
16596     { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16597 $as_echo_n "checking for -lpng... " >&6; }
16598 if test "${ac_cv_lib_soname_png+set}" = set; then
16599   $as_echo_n "(cached) " >&6
16600 else
16601   ac_check_soname_save_LIBS=$LIBS
16602 LIBS="-lpng -lm -lz $LIBS"
16603   cat >conftest.$ac_ext <<_ACEOF
16604 /* confdefs.h.  */
16605 _ACEOF
16606 cat confdefs.h >>conftest.$ac_ext
16607 cat >>conftest.$ac_ext <<_ACEOF
16608 /* end confdefs.h.  */
16609
16610 /* Override any GCC internal prototype to avoid an error.
16611    Use char because int might match the return type of a GCC
16612    builtin and then its argument prototype would still apply.  */
16613 #ifdef __cplusplus
16614 extern "C"
16615 #endif
16616 char png_create_read_struct ();
16617 int
16618 main ()
16619 {
16620 return png_create_read_struct ();
16621   ;
16622   return 0;
16623 }
16624 _ACEOF
16625 rm -f conftest.$ac_objext conftest$ac_exeext
16626 if { (ac_try="$ac_link"
16627 case "(($ac_try" in
16628   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16629   *) ac_try_echo=$ac_try;;
16630 esac
16631 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16632 $as_echo "$ac_try_echo") >&5
16633   (eval "$ac_link") 2>conftest.er1
16634   ac_status=$?
16635   grep -v '^ *+' conftest.er1 >conftest.err
16636   rm -f conftest.er1
16637   cat conftest.err >&5
16638   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16639   (exit $ac_status); } && {
16640          test -z "$ac_c_werror_flag" ||
16641          test ! -s conftest.err
16642        } && test -s conftest$ac_exeext && {
16643          test "$cross_compiling" = yes ||
16644          $as_test_x conftest$ac_exeext
16645        }; then
16646   case "$LIBEXT" in
16647     dll) ;;
16648     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'` ;;
16649     *) 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'` ;;
16650   esac
16651 else
16652   $as_echo "$as_me: failed program was:" >&5
16653 sed 's/^/| /' conftest.$ac_ext >&5
16654
16655
16656 fi
16657
16658 rm -rf conftest.dSYM
16659 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16660       conftest$ac_exeext conftest.$ac_ext
16661   LIBS=$ac_check_soname_save_LIBS
16662 fi
16663 if test "x$ac_cv_lib_soname_png" = "x"; then
16664   { $as_echo "$as_me:$LINENO: result: not found" >&5
16665 $as_echo "not found" >&6; }
16666
16667 else
16668   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
16669 $as_echo "$ac_cv_lib_soname_png" >&6; }
16670
16671 cat >>confdefs.h <<_ACEOF
16672 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
16673 _ACEOF
16674
16675
16676 fi
16677
16678 elif test -n "$X_CFLAGS" -a "x$with_png" != "xno"
16679 then
16680         ac_save_CPPFLAGS="$CPPFLAGS"
16681     CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16682     $as_unset ac_cv_header_png_h
16683
16684 for ac_header in png.h
16685 do
16686 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16687 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16688   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16689 $as_echo_n "checking for $ac_header... " >&6; }
16690 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16691   $as_echo_n "(cached) " >&6
16692 fi
16693 ac_res=`eval 'as_val=${'$as_ac_Header'}
16694                  $as_echo "$as_val"'`
16695                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16696 $as_echo "$ac_res" >&6; }
16697 else
16698   # Is the header compilable?
16699 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16700 $as_echo_n "checking $ac_header usability... " >&6; }
16701 cat >conftest.$ac_ext <<_ACEOF
16702 /* confdefs.h.  */
16703 _ACEOF
16704 cat confdefs.h >>conftest.$ac_ext
16705 cat >>conftest.$ac_ext <<_ACEOF
16706 /* end confdefs.h.  */
16707 $ac_includes_default
16708 #include <$ac_header>
16709 _ACEOF
16710 rm -f conftest.$ac_objext
16711 if { (ac_try="$ac_compile"
16712 case "(($ac_try" in
16713   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16714   *) ac_try_echo=$ac_try;;
16715 esac
16716 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16717 $as_echo "$ac_try_echo") >&5
16718   (eval "$ac_compile") 2>conftest.er1
16719   ac_status=$?
16720   grep -v '^ *+' conftest.er1 >conftest.err
16721   rm -f conftest.er1
16722   cat conftest.err >&5
16723   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16724   (exit $ac_status); } && {
16725          test -z "$ac_c_werror_flag" ||
16726          test ! -s conftest.err
16727        } && test -s conftest.$ac_objext; then
16728   ac_header_compiler=yes
16729 else
16730   $as_echo "$as_me: failed program was:" >&5
16731 sed 's/^/| /' conftest.$ac_ext >&5
16732
16733         ac_header_compiler=no
16734 fi
16735
16736 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16737 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16738 $as_echo "$ac_header_compiler" >&6; }
16739
16740 # Is the header present?
16741 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16742 $as_echo_n "checking $ac_header presence... " >&6; }
16743 cat >conftest.$ac_ext <<_ACEOF
16744 /* confdefs.h.  */
16745 _ACEOF
16746 cat confdefs.h >>conftest.$ac_ext
16747 cat >>conftest.$ac_ext <<_ACEOF
16748 /* end confdefs.h.  */
16749 #include <$ac_header>
16750 _ACEOF
16751 if { (ac_try="$ac_cpp conftest.$ac_ext"
16752 case "(($ac_try" in
16753   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16754   *) ac_try_echo=$ac_try;;
16755 esac
16756 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16757 $as_echo "$ac_try_echo") >&5
16758   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16759   ac_status=$?
16760   grep -v '^ *+' conftest.er1 >conftest.err
16761   rm -f conftest.er1
16762   cat conftest.err >&5
16763   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16764   (exit $ac_status); } >/dev/null && {
16765          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16766          test ! -s conftest.err
16767        }; then
16768   ac_header_preproc=yes
16769 else
16770   $as_echo "$as_me: failed program was:" >&5
16771 sed 's/^/| /' conftest.$ac_ext >&5
16772
16773   ac_header_preproc=no
16774 fi
16775
16776 rm -f conftest.err conftest.$ac_ext
16777 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16778 $as_echo "$ac_header_preproc" >&6; }
16779
16780 # So?  What about this header?
16781 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16782   yes:no: )
16783     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16784 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16785     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16786 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16787     ac_header_preproc=yes
16788     ;;
16789   no:yes:* )
16790     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16791 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16792     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
16793 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
16794     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16795 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16796     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
16797 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
16798     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16799 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16800     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16801 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16802     ( cat <<\_ASBOX
16803 ## ------------------------------------ ##
16804 ## Report this to wine-devel@winehq.org ##
16805 ## ------------------------------------ ##
16806 _ASBOX
16807      ) | sed "s/^/$as_me: WARNING:     /" >&2
16808     ;;
16809 esac
16810 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16811 $as_echo_n "checking for $ac_header... " >&6; }
16812 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16813   $as_echo_n "(cached) " >&6
16814 else
16815   eval "$as_ac_Header=\$ac_header_preproc"
16816 fi
16817 ac_res=`eval 'as_val=${'$as_ac_Header'}
16818                  $as_echo "$as_val"'`
16819                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16820 $as_echo "$ac_res" >&6; }
16821
16822 fi
16823 as_val=`eval 'as_val=${'$as_ac_Header'}
16824                  $as_echo "$as_val"'`
16825    if test "x$as_val" = x""yes; then
16826   cat >>confdefs.h <<_ACEOF
16827 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16828 _ACEOF
16829
16830 fi
16831
16832 done
16833
16834     CPPFLAGS="$ac_save_CPPFLAGS"
16835     if test "$ac_cv_header_png_h" = "yes"
16836     then
16837         PNGINCL="$X_CFLAGS"
16838
16839         { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16840 $as_echo_n "checking for -lpng... " >&6; }
16841 if test "${ac_cv_lib_soname_png+set}" = set; then
16842   $as_echo_n "(cached) " >&6
16843 else
16844   ac_check_soname_save_LIBS=$LIBS
16845 LIBS="-lpng $X_LIBS -lm -lz $LIBS"
16846   cat >conftest.$ac_ext <<_ACEOF
16847 /* confdefs.h.  */
16848 _ACEOF
16849 cat confdefs.h >>conftest.$ac_ext
16850 cat >>conftest.$ac_ext <<_ACEOF
16851 /* end confdefs.h.  */
16852
16853 /* Override any GCC internal prototype to avoid an error.
16854    Use char because int might match the return type of a GCC
16855    builtin and then its argument prototype would still apply.  */
16856 #ifdef __cplusplus
16857 extern "C"
16858 #endif
16859 char png_create_read_struct ();
16860 int
16861 main ()
16862 {
16863 return png_create_read_struct ();
16864   ;
16865   return 0;
16866 }
16867 _ACEOF
16868 rm -f conftest.$ac_objext conftest$ac_exeext
16869 if { (ac_try="$ac_link"
16870 case "(($ac_try" in
16871   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16872   *) ac_try_echo=$ac_try;;
16873 esac
16874 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16875 $as_echo "$ac_try_echo") >&5
16876   (eval "$ac_link") 2>conftest.er1
16877   ac_status=$?
16878   grep -v '^ *+' conftest.er1 >conftest.err
16879   rm -f conftest.er1
16880   cat conftest.err >&5
16881   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16882   (exit $ac_status); } && {
16883          test -z "$ac_c_werror_flag" ||
16884          test ! -s conftest.err
16885        } && test -s conftest$ac_exeext && {
16886          test "$cross_compiling" = yes ||
16887          $as_test_x conftest$ac_exeext
16888        }; then
16889   case "$LIBEXT" in
16890     dll) ;;
16891     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'` ;;
16892     *) 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'` ;;
16893   esac
16894 else
16895   $as_echo "$as_me: failed program was:" >&5
16896 sed 's/^/| /' conftest.$ac_ext >&5
16897
16898
16899 fi
16900
16901 rm -rf conftest.dSYM
16902 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16903       conftest$ac_exeext conftest.$ac_ext
16904   LIBS=$ac_check_soname_save_LIBS
16905 fi
16906 if test "x$ac_cv_lib_soname_png" = "x"; then
16907   { $as_echo "$as_me:$LINENO: result: not found" >&5
16908 $as_echo "not found" >&6; }
16909
16910 else
16911   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
16912 $as_echo "$ac_cv_lib_soname_png" >&6; }
16913
16914 cat >>confdefs.h <<_ACEOF
16915 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
16916 _ACEOF
16917
16918
16919 fi
16920
16921     fi
16922 fi
16923 if test "x$ac_cv_lib_soname_png" = "x"; then
16924   case "x$with_png" in
16925   x)   wine_warnings="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
16926   xno) ;;
16927   *)   { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
16928 This is an error since --with-png was requested." >&5
16929 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
16930 This is an error since --with-png was requested." >&2;}
16931    { (exit 1); exit 1; }; } ;;
16932 esac
16933 fi
16934
16935
16936 if test "$ac_cv_header_kstat_h" = "yes"
16937 then
16938     { $as_echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5
16939 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
16940 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then
16941   $as_echo_n "(cached) " >&6
16942 else
16943   ac_check_lib_save_LIBS=$LIBS
16944 LIBS="-lkstat  $LIBS"
16945 cat >conftest.$ac_ext <<_ACEOF
16946 /* confdefs.h.  */
16947 _ACEOF
16948 cat confdefs.h >>conftest.$ac_ext
16949 cat >>conftest.$ac_ext <<_ACEOF
16950 /* end confdefs.h.  */
16951
16952 /* Override any GCC internal prototype to avoid an error.
16953    Use char because int might match the return type of a GCC
16954    builtin and then its argument prototype would still apply.  */
16955 #ifdef __cplusplus
16956 extern "C"
16957 #endif
16958 char kstat_open ();
16959 int
16960 main ()
16961 {
16962 return kstat_open ();
16963   ;
16964   return 0;
16965 }
16966 _ACEOF
16967 rm -f conftest.$ac_objext conftest$ac_exeext
16968 if { (ac_try="$ac_link"
16969 case "(($ac_try" in
16970   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16971   *) ac_try_echo=$ac_try;;
16972 esac
16973 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16974 $as_echo "$ac_try_echo") >&5
16975   (eval "$ac_link") 2>conftest.er1
16976   ac_status=$?
16977   grep -v '^ *+' conftest.er1 >conftest.err
16978   rm -f conftest.er1
16979   cat conftest.err >&5
16980   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16981   (exit $ac_status); } && {
16982          test -z "$ac_c_werror_flag" ||
16983          test ! -s conftest.err
16984        } && test -s conftest$ac_exeext && {
16985          test "$cross_compiling" = yes ||
16986          $as_test_x conftest$ac_exeext
16987        }; then
16988   ac_cv_lib_kstat_kstat_open=yes
16989 else
16990   $as_echo "$as_me: failed program was:" >&5
16991 sed 's/^/| /' conftest.$ac_ext >&5
16992
16993         ac_cv_lib_kstat_kstat_open=no
16994 fi
16995
16996 rm -rf conftest.dSYM
16997 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16998       conftest$ac_exeext conftest.$ac_ext
16999 LIBS=$ac_check_lib_save_LIBS
17000 fi
17001 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5
17002 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
17003 if test "x$ac_cv_lib_kstat_kstat_open" = x""yes; then
17004
17005 cat >>confdefs.h <<\_ACEOF
17006 #define HAVE_LIBKSTAT 1
17007 _ACEOF
17008
17009                   LIBKSTAT="-lkstat"
17010
17011 fi
17012
17013 fi
17014
17015 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
17016 $as_echo_n "checking for -lodbc... " >&6; }
17017 if test "${ac_cv_lib_soname_odbc+set}" = set; then
17018   $as_echo_n "(cached) " >&6
17019 else
17020   ac_check_soname_save_LIBS=$LIBS
17021 LIBS="-lodbc  $LIBS"
17022   cat >conftest.$ac_ext <<_ACEOF
17023 /* confdefs.h.  */
17024 _ACEOF
17025 cat confdefs.h >>conftest.$ac_ext
17026 cat >>conftest.$ac_ext <<_ACEOF
17027 /* end confdefs.h.  */
17028
17029 /* Override any GCC internal prototype to avoid an error.
17030    Use char because int might match the return type of a GCC
17031    builtin and then its argument prototype would still apply.  */
17032 #ifdef __cplusplus
17033 extern "C"
17034 #endif
17035 char SQLConnect ();
17036 int
17037 main ()
17038 {
17039 return SQLConnect ();
17040   ;
17041   return 0;
17042 }
17043 _ACEOF
17044 rm -f conftest.$ac_objext conftest$ac_exeext
17045 if { (ac_try="$ac_link"
17046 case "(($ac_try" in
17047   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17048   *) ac_try_echo=$ac_try;;
17049 esac
17050 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17051 $as_echo "$ac_try_echo") >&5
17052   (eval "$ac_link") 2>conftest.er1
17053   ac_status=$?
17054   grep -v '^ *+' conftest.er1 >conftest.err
17055   rm -f conftest.er1
17056   cat conftest.err >&5
17057   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17058   (exit $ac_status); } && {
17059          test -z "$ac_c_werror_flag" ||
17060          test ! -s conftest.err
17061        } && test -s conftest$ac_exeext && {
17062          test "$cross_compiling" = yes ||
17063          $as_test_x conftest$ac_exeext
17064        }; then
17065   case "$LIBEXT" in
17066     dll) ;;
17067     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'` ;;
17068     *) ac_cv_lib_soname_odbc=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
17069   esac
17070 else
17071   $as_echo "$as_me: failed program was:" >&5
17072 sed 's/^/| /' conftest.$ac_ext >&5
17073
17074
17075 fi
17076
17077 rm -rf conftest.dSYM
17078 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17079       conftest$ac_exeext conftest.$ac_ext
17080   LIBS=$ac_check_soname_save_LIBS
17081 fi
17082 if test "x$ac_cv_lib_soname_odbc" = "x"; then
17083   { $as_echo "$as_me:$LINENO: result: not found" >&5
17084 $as_echo "not found" >&6; }
17085        cat >>confdefs.h <<_ACEOF
17086 #define SONAME_LIBODBC "libodbc.$LIBEXT"
17087 _ACEOF
17088
17089 else
17090   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
17091 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
17092
17093 cat >>confdefs.h <<_ACEOF
17094 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
17095 _ACEOF
17096
17097
17098 fi
17099
17100
17101 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
17102         "$ac_cv_header_sys_soundcard_h" != "yes" -a \
17103         "$ac_cv_header_machine_soundcard_h" != "yes" -a \
17104         "$ac_cv_header_soundcard_h" != "yes" -a \
17105         "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
17106 then
17107     wine_warnings="$wine_warnings|No sound system was found. Windows applications will be silent."
17108 fi
17109
17110
17111 EXTRACFLAGS=""
17112
17113 if test "x${GCC}" = "xyes"
17114 then
17115   EXTRACFLAGS="-Wall -pipe"
17116
17117     { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
17118 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
17119 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
17120   $as_echo_n "(cached) " >&6
17121 else
17122   if test "$cross_compiling" = yes; then
17123   ac_cv_c_gcc_strength_bug="yes"
17124 else
17125   cat >conftest.$ac_ext <<_ACEOF
17126 /* confdefs.h.  */
17127 _ACEOF
17128 cat confdefs.h >>conftest.$ac_ext
17129 cat >>conftest.$ac_ext <<_ACEOF
17130 /* end confdefs.h.  */
17131 int L[4] = {0,1,2,3};
17132 int
17133 main ()
17134 {
17135 static int Array[3];
17136   unsigned int B = 3;
17137   int i;
17138   for(i=0; i<B; i++) Array[i] = i - 3;
17139   for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
17140   L[i] = 4;
17141   return (Array[1] != -2 || L[2] != 3)
17142   ;
17143   return 0;
17144 }
17145 _ACEOF
17146 rm -f conftest$ac_exeext
17147 if { (ac_try="$ac_link"
17148 case "(($ac_try" in
17149   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17150   *) ac_try_echo=$ac_try;;
17151 esac
17152 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17153 $as_echo "$ac_try_echo") >&5
17154   (eval "$ac_link") 2>&5
17155   ac_status=$?
17156   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17157   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17158   { (case "(($ac_try" in
17159   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17160   *) ac_try_echo=$ac_try;;
17161 esac
17162 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17163 $as_echo "$ac_try_echo") >&5
17164   (eval "$ac_try") 2>&5
17165   ac_status=$?
17166   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17167   (exit $ac_status); }; }; then
17168   ac_cv_c_gcc_strength_bug="no"
17169 else
17170   $as_echo "$as_me: program exited with status $ac_status" >&5
17171 $as_echo "$as_me: failed program was:" >&5
17172 sed 's/^/| /' conftest.$ac_ext >&5
17173
17174 ( exit $ac_status )
17175 ac_cv_c_gcc_strength_bug="yes"
17176 fi
17177 rm -rf conftest.dSYM
17178 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17179 fi
17180
17181
17182 fi
17183 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
17184 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
17185   if test "$ac_cv_c_gcc_strength_bug" = "yes"
17186   then
17187     EXTRACFLAGS="$EXTRACFLAGS -fno-strength-reduce"
17188   fi
17189
17190     { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17191 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17192 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17193   $as_echo_n "(cached) " >&6
17194 else
17195   ac_wine_try_cflags_saved=$CFLAGS
17196 CFLAGS="$CFLAGS -fno-builtin"
17197 cat >conftest.$ac_ext <<_ACEOF
17198 /* confdefs.h.  */
17199 _ACEOF
17200 cat confdefs.h >>conftest.$ac_ext
17201 cat >>conftest.$ac_ext <<_ACEOF
17202 /* end confdefs.h.  */
17203
17204 int
17205 main ()
17206 {
17207
17208   ;
17209   return 0;
17210 }
17211 _ACEOF
17212 rm -f conftest.$ac_objext conftest$ac_exeext
17213 if { (ac_try="$ac_link"
17214 case "(($ac_try" in
17215   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17216   *) ac_try_echo=$ac_try;;
17217 esac
17218 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17219 $as_echo "$ac_try_echo") >&5
17220   (eval "$ac_link") 2>conftest.er1
17221   ac_status=$?
17222   grep -v '^ *+' conftest.er1 >conftest.err
17223   rm -f conftest.er1
17224   cat conftest.err >&5
17225   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17226   (exit $ac_status); } && {
17227          test -z "$ac_c_werror_flag" ||
17228          test ! -s conftest.err
17229        } && test -s conftest$ac_exeext && {
17230          test "$cross_compiling" = yes ||
17231          $as_test_x conftest$ac_exeext
17232        }; then
17233   ac_cv_cflags__fno_builtin=yes
17234 else
17235   $as_echo "$as_me: failed program was:" >&5
17236 sed 's/^/| /' conftest.$ac_ext >&5
17237
17238         ac_cv_cflags__fno_builtin=no
17239 fi
17240
17241 rm -rf conftest.dSYM
17242 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17243       conftest$ac_exeext conftest.$ac_ext
17244 CFLAGS=$ac_wine_try_cflags_saved
17245 fi
17246 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_builtin" >&5
17247 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17248 if test $ac_cv_cflags__fno_builtin = yes; then
17249   BUILTINFLAG="-fno-builtin"
17250
17251 fi
17252
17253   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17254 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17255 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17256   $as_echo_n "(cached) " >&6
17257 else
17258   ac_wine_try_cflags_saved=$CFLAGS
17259 CFLAGS="$CFLAGS -fno-strict-aliasing"
17260 cat >conftest.$ac_ext <<_ACEOF
17261 /* confdefs.h.  */
17262 _ACEOF
17263 cat confdefs.h >>conftest.$ac_ext
17264 cat >>conftest.$ac_ext <<_ACEOF
17265 /* end confdefs.h.  */
17266
17267 int
17268 main ()
17269 {
17270
17271   ;
17272   return 0;
17273 }
17274 _ACEOF
17275 rm -f conftest.$ac_objext conftest$ac_exeext
17276 if { (ac_try="$ac_link"
17277 case "(($ac_try" in
17278   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17279   *) ac_try_echo=$ac_try;;
17280 esac
17281 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17282 $as_echo "$ac_try_echo") >&5
17283   (eval "$ac_link") 2>conftest.er1
17284   ac_status=$?
17285   grep -v '^ *+' conftest.er1 >conftest.err
17286   rm -f conftest.er1
17287   cat conftest.err >&5
17288   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17289   (exit $ac_status); } && {
17290          test -z "$ac_c_werror_flag" ||
17291          test ! -s conftest.err
17292        } && test -s conftest$ac_exeext && {
17293          test "$cross_compiling" = yes ||
17294          $as_test_x conftest$ac_exeext
17295        }; then
17296   ac_cv_cflags__fno_strict_aliasing=yes
17297 else
17298   $as_echo "$as_me: failed program was:" >&5
17299 sed 's/^/| /' conftest.$ac_ext >&5
17300
17301         ac_cv_cflags__fno_strict_aliasing=no
17302 fi
17303
17304 rm -rf conftest.dSYM
17305 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17306       conftest$ac_exeext conftest.$ac_ext
17307 CFLAGS=$ac_wine_try_cflags_saved
17308 fi
17309 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17310 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17311 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17312   EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing"
17313 fi
17314
17315   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17316 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17317 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17318   $as_echo_n "(cached) " >&6
17319 else
17320   ac_wine_try_cflags_saved=$CFLAGS
17321 CFLAGS="$CFLAGS -Wdeclaration-after-statement"
17322 cat >conftest.$ac_ext <<_ACEOF
17323 /* confdefs.h.  */
17324 _ACEOF
17325 cat confdefs.h >>conftest.$ac_ext
17326 cat >>conftest.$ac_ext <<_ACEOF
17327 /* end confdefs.h.  */
17328
17329 int
17330 main ()
17331 {
17332
17333   ;
17334   return 0;
17335 }
17336 _ACEOF
17337 rm -f conftest.$ac_objext conftest$ac_exeext
17338 if { (ac_try="$ac_link"
17339 case "(($ac_try" in
17340   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17341   *) ac_try_echo=$ac_try;;
17342 esac
17343 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17344 $as_echo "$ac_try_echo") >&5
17345   (eval "$ac_link") 2>conftest.er1
17346   ac_status=$?
17347   grep -v '^ *+' conftest.er1 >conftest.err
17348   rm -f conftest.er1
17349   cat conftest.err >&5
17350   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17351   (exit $ac_status); } && {
17352          test -z "$ac_c_werror_flag" ||
17353          test ! -s conftest.err
17354        } && test -s conftest$ac_exeext && {
17355          test "$cross_compiling" = yes ||
17356          $as_test_x conftest$ac_exeext
17357        }; then
17358   ac_cv_cflags__Wdeclaration_after_statement=yes
17359 else
17360   $as_echo "$as_me: failed program was:" >&5
17361 sed 's/^/| /' conftest.$ac_ext >&5
17362
17363         ac_cv_cflags__Wdeclaration_after_statement=no
17364 fi
17365
17366 rm -rf conftest.dSYM
17367 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17368       conftest$ac_exeext conftest.$ac_ext
17369 CFLAGS=$ac_wine_try_cflags_saved
17370 fi
17371 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17372 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17373 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17374   EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
17375 fi
17376
17377   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17378 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17379 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17380   $as_echo_n "(cached) " >&6
17381 else
17382   ac_wine_try_cflags_saved=$CFLAGS
17383 CFLAGS="$CFLAGS -Wwrite-strings"
17384 cat >conftest.$ac_ext <<_ACEOF
17385 /* confdefs.h.  */
17386 _ACEOF
17387 cat confdefs.h >>conftest.$ac_ext
17388 cat >>conftest.$ac_ext <<_ACEOF
17389 /* end confdefs.h.  */
17390
17391 int
17392 main ()
17393 {
17394
17395   ;
17396   return 0;
17397 }
17398 _ACEOF
17399 rm -f conftest.$ac_objext conftest$ac_exeext
17400 if { (ac_try="$ac_link"
17401 case "(($ac_try" in
17402   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17403   *) ac_try_echo=$ac_try;;
17404 esac
17405 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17406 $as_echo "$ac_try_echo") >&5
17407   (eval "$ac_link") 2>conftest.er1
17408   ac_status=$?
17409   grep -v '^ *+' conftest.er1 >conftest.err
17410   rm -f conftest.er1
17411   cat conftest.err >&5
17412   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17413   (exit $ac_status); } && {
17414          test -z "$ac_c_werror_flag" ||
17415          test ! -s conftest.err
17416        } && test -s conftest$ac_exeext && {
17417          test "$cross_compiling" = yes ||
17418          $as_test_x conftest$ac_exeext
17419        }; then
17420   ac_cv_cflags__Wwrite_strings=yes
17421 else
17422   $as_echo "$as_me: failed program was:" >&5
17423 sed 's/^/| /' conftest.$ac_ext >&5
17424
17425         ac_cv_cflags__Wwrite_strings=no
17426 fi
17427
17428 rm -rf conftest.dSYM
17429 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17430       conftest$ac_exeext conftest.$ac_ext
17431 CFLAGS=$ac_wine_try_cflags_saved
17432 fi
17433 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17434 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17435 if test $ac_cv_cflags__Wwrite_strings = yes; then
17436   EXTRACFLAGS="$EXTRACFLAGS -Wwrite-strings"
17437 fi
17438
17439   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17440 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17441 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17442   $as_echo_n "(cached) " >&6
17443 else
17444   ac_wine_try_cflags_saved=$CFLAGS
17445 CFLAGS="$CFLAGS -Wtype-limits"
17446 cat >conftest.$ac_ext <<_ACEOF
17447 /* confdefs.h.  */
17448 _ACEOF
17449 cat confdefs.h >>conftest.$ac_ext
17450 cat >>conftest.$ac_ext <<_ACEOF
17451 /* end confdefs.h.  */
17452
17453 int
17454 main ()
17455 {
17456
17457   ;
17458   return 0;
17459 }
17460 _ACEOF
17461 rm -f conftest.$ac_objext conftest$ac_exeext
17462 if { (ac_try="$ac_link"
17463 case "(($ac_try" in
17464   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17465   *) ac_try_echo=$ac_try;;
17466 esac
17467 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17468 $as_echo "$ac_try_echo") >&5
17469   (eval "$ac_link") 2>conftest.er1
17470   ac_status=$?
17471   grep -v '^ *+' conftest.er1 >conftest.err
17472   rm -f conftest.er1
17473   cat conftest.err >&5
17474   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17475   (exit $ac_status); } && {
17476          test -z "$ac_c_werror_flag" ||
17477          test ! -s conftest.err
17478        } && test -s conftest$ac_exeext && {
17479          test "$cross_compiling" = yes ||
17480          $as_test_x conftest$ac_exeext
17481        }; then
17482   ac_cv_cflags__Wtype_limits=yes
17483 else
17484   $as_echo "$as_me: failed program was:" >&5
17485 sed 's/^/| /' conftest.$ac_ext >&5
17486
17487         ac_cv_cflags__Wtype_limits=no
17488 fi
17489
17490 rm -rf conftest.dSYM
17491 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17492       conftest$ac_exeext conftest.$ac_ext
17493 CFLAGS=$ac_wine_try_cflags_saved
17494 fi
17495 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17496 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17497 if test $ac_cv_cflags__Wtype_limits = yes; then
17498   EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
17499 fi
17500
17501
17502     saved_CFLAGS="$CFLAGS"
17503   CFLAGS="$CFLAGS -Wpointer-arith -Werror"
17504   { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17505 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17506 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17507   $as_echo_n "(cached) " >&6
17508 else
17509   cat >conftest.$ac_ext <<_ACEOF
17510 /* confdefs.h.  */
17511 _ACEOF
17512 cat confdefs.h >>conftest.$ac_ext
17513 cat >>conftest.$ac_ext <<_ACEOF
17514 /* end confdefs.h.  */
17515 #include <string.h>
17516 int
17517 main ()
17518 {
17519
17520   ;
17521   return 0;
17522 }
17523 _ACEOF
17524 rm -f conftest.$ac_objext
17525 if { (ac_try="$ac_compile"
17526 case "(($ac_try" in
17527   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17528   *) ac_try_echo=$ac_try;;
17529 esac
17530 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17531 $as_echo "$ac_try_echo") >&5
17532   (eval "$ac_compile") 2>conftest.er1
17533   ac_status=$?
17534   grep -v '^ *+' conftest.er1 >conftest.err
17535   rm -f conftest.er1
17536   cat conftest.err >&5
17537   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17538   (exit $ac_status); } && {
17539          test -z "$ac_c_werror_flag" ||
17540          test ! -s conftest.err
17541        } && test -s conftest.$ac_objext; then
17542   ac_cv_c_string_h_warnings=no
17543 else
17544   $as_echo "$as_me: failed program was:" >&5
17545 sed 's/^/| /' conftest.$ac_ext >&5
17546
17547         ac_cv_c_string_h_warnings=yes
17548 fi
17549
17550 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17551 fi
17552 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17553 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17554   CFLAGS="$saved_CFLAGS"
17555   if test "$ac_cv_c_string_h_warnings" = "no"
17556   then
17557     EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith"
17558   fi
17559 fi
17560
17561
17562 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
17563 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
17564 if test "${ac_cv_c_extern_prefix+set}" = set; then
17565   $as_echo_n "(cached) " >&6
17566 else
17567   cat >conftest.$ac_ext <<_ACEOF
17568 /* confdefs.h.  */
17569 _ACEOF
17570 cat confdefs.h >>conftest.$ac_ext
17571 cat >>conftest.$ac_ext <<_ACEOF
17572 /* end confdefs.h.  */
17573 extern int ac_test;
17574 int
17575 main ()
17576 {
17577 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
17578   ;
17579   return 0;
17580 }
17581 _ACEOF
17582 rm -f conftest.$ac_objext conftest$ac_exeext
17583 if { (ac_try="$ac_link"
17584 case "(($ac_try" in
17585   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17586   *) ac_try_echo=$ac_try;;
17587 esac
17588 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17589 $as_echo "$ac_try_echo") >&5
17590   (eval "$ac_link") 2>conftest.er1
17591   ac_status=$?
17592   grep -v '^ *+' conftest.er1 >conftest.err
17593   rm -f conftest.er1
17594   cat conftest.err >&5
17595   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17596   (exit $ac_status); } && {
17597          test -z "$ac_c_werror_flag" ||
17598          test ! -s conftest.err
17599        } && test -s conftest$ac_exeext && {
17600          test "$cross_compiling" = yes ||
17601          $as_test_x conftest$ac_exeext
17602        }; then
17603   ac_cv_c_extern_prefix="yes"
17604 else
17605   $as_echo "$as_me: failed program was:" >&5
17606 sed 's/^/| /' conftest.$ac_ext >&5
17607
17608         ac_cv_c_extern_prefix="no"
17609 fi
17610
17611 rm -rf conftest.dSYM
17612 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17613       conftest$ac_exeext conftest.$ac_ext
17614 fi
17615 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
17616 $as_echo "$ac_cv_c_extern_prefix" >&6; }
17617
17618
17619
17620 if test "$ac_cv_c_extern_prefix" = "yes"
17621 then
17622     cat >>confdefs.h <<\_ACEOF
17623 #define __ASM_NAME(name) "_" name
17624 _ACEOF
17625
17626     asm_name_prefix="_"
17627 else
17628     cat >>confdefs.h <<\_ACEOF
17629 #define __ASM_NAME(name) name
17630 _ACEOF
17631
17632     asm_name_prefix=""
17633 fi
17634
17635
17636 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17637 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17638 if test "${ac_cv_asm_func_def+set}" = set; then
17639   $as_echo_n "(cached) " >&6
17640 else
17641   cat >conftest.$ac_ext <<_ACEOF
17642 /* confdefs.h.  */
17643 _ACEOF
17644 cat confdefs.h >>conftest.$ac_ext
17645 cat >>conftest.$ac_ext <<_ACEOF
17646 /* end confdefs.h.  */
17647
17648 int
17649 main ()
17650 {
17651 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17652   ;
17653   return 0;
17654 }
17655 _ACEOF
17656 rm -f conftest.$ac_objext conftest$ac_exeext
17657 if { (ac_try="$ac_link"
17658 case "(($ac_try" in
17659   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17660   *) ac_try_echo=$ac_try;;
17661 esac
17662 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17663 $as_echo "$ac_try_echo") >&5
17664   (eval "$ac_link") 2>conftest.er1
17665   ac_status=$?
17666   grep -v '^ *+' conftest.er1 >conftest.err
17667   rm -f conftest.er1
17668   cat conftest.err >&5
17669   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17670   (exit $ac_status); } && {
17671          test -z "$ac_c_werror_flag" ||
17672          test ! -s conftest.err
17673        } && test -s conftest$ac_exeext && {
17674          test "$cross_compiling" = yes ||
17675          $as_test_x conftest$ac_exeext
17676        }; then
17677   ac_cv_asm_func_def=".def"
17678 else
17679   $as_echo "$as_me: failed program was:" >&5
17680 sed 's/^/| /' conftest.$ac_ext >&5
17681
17682         cat >conftest.$ac_ext <<_ACEOF
17683 /* confdefs.h.  */
17684 _ACEOF
17685 cat confdefs.h >>conftest.$ac_ext
17686 cat >>conftest.$ac_ext <<_ACEOF
17687 /* end confdefs.h.  */
17688
17689 int
17690 main ()
17691 {
17692 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
17693   ;
17694   return 0;
17695 }
17696 _ACEOF
17697 rm -f conftest.$ac_objext conftest$ac_exeext
17698 if { (ac_try="$ac_link"
17699 case "(($ac_try" in
17700   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17701   *) ac_try_echo=$ac_try;;
17702 esac
17703 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17704 $as_echo "$ac_try_echo") >&5
17705   (eval "$ac_link") 2>conftest.er1
17706   ac_status=$?
17707   grep -v '^ *+' conftest.er1 >conftest.err
17708   rm -f conftest.er1
17709   cat conftest.err >&5
17710   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17711   (exit $ac_status); } && {
17712          test -z "$ac_c_werror_flag" ||
17713          test ! -s conftest.err
17714        } && test -s conftest$ac_exeext && {
17715          test "$cross_compiling" = yes ||
17716          $as_test_x conftest$ac_exeext
17717        }; then
17718   ac_cv_asm_func_def=".type @function"
17719 else
17720   $as_echo "$as_me: failed program was:" >&5
17721 sed 's/^/| /' conftest.$ac_ext >&5
17722
17723         cat >conftest.$ac_ext <<_ACEOF
17724 /* confdefs.h.  */
17725 _ACEOF
17726 cat confdefs.h >>conftest.$ac_ext
17727 cat >>conftest.$ac_ext <<_ACEOF
17728 /* end confdefs.h.  */
17729
17730 int
17731 main ()
17732 {
17733 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
17734   ;
17735   return 0;
17736 }
17737 _ACEOF
17738 rm -f conftest.$ac_objext conftest$ac_exeext
17739 if { (ac_try="$ac_link"
17740 case "(($ac_try" in
17741   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17742   *) ac_try_echo=$ac_try;;
17743 esac
17744 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17745 $as_echo "$ac_try_echo") >&5
17746   (eval "$ac_link") 2>conftest.er1
17747   ac_status=$?
17748   grep -v '^ *+' conftest.er1 >conftest.err
17749   rm -f conftest.er1
17750   cat conftest.err >&5
17751   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17752   (exit $ac_status); } && {
17753          test -z "$ac_c_werror_flag" ||
17754          test ! -s conftest.err
17755        } && test -s conftest$ac_exeext && {
17756          test "$cross_compiling" = yes ||
17757          $as_test_x conftest$ac_exeext
17758        }; then
17759   ac_cv_asm_func_def=".type 2"
17760 else
17761   $as_echo "$as_me: failed program was:" >&5
17762 sed 's/^/| /' conftest.$ac_ext >&5
17763
17764         ac_cv_asm_func_def="unknown"
17765 fi
17766
17767 rm -rf conftest.dSYM
17768 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17769       conftest$ac_exeext conftest.$ac_ext
17770 fi
17771
17772 rm -rf conftest.dSYM
17773 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17774       conftest$ac_exeext conftest.$ac_ext
17775 fi
17776
17777 rm -rf conftest.dSYM
17778 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17779       conftest$ac_exeext conftest.$ac_ext
17780 fi
17781 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
17782 $as_echo "$ac_cv_asm_func_def" >&6; }
17783
17784
17785
17786 case "$ac_cv_asm_func_def" in
17787   ".def")
17788      cat >>confdefs.h <<\_ACEOF
17789 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
17790 _ACEOF
17791
17792      asm_func_header=".def $asm_name_prefix\" #name \"; .scl 2; .type 32; .endef" ;;
17793   ".type @function")
17794      cat >>confdefs.h <<\_ACEOF
17795 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
17796 _ACEOF
17797
17798      asm_func_header=".type $asm_name_prefix\" #name \",@function" ;;
17799   ".type 2")
17800      cat >>confdefs.h <<\_ACEOF
17801 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
17802 _ACEOF
17803
17804      asm_func_header=".type $asm_name_prefix\" #name \",2" ;;
17805   *)
17806      cat >>confdefs.h <<\_ACEOF
17807 #define __ASM_FUNC(name) ""
17808 _ACEOF
17809
17810      asm_func_header="" ;;
17811 esac
17812
17813 { $as_echo "$as_me:$LINENO: checking whether asm() works outside of functions" >&5
17814 $as_echo_n "checking whether asm() works outside of functions... " >&6; }
17815 if test "${ac_cv_c_asm_outside_funcs+set}" = set; then
17816   $as_echo_n "(cached) " >&6
17817 else
17818   cat >conftest.$ac_ext <<_ACEOF
17819 /* confdefs.h.  */
17820 _ACEOF
17821 cat confdefs.h >>conftest.$ac_ext
17822 cat >>conftest.$ac_ext <<_ACEOF
17823 /* end confdefs.h.  */
17824 asm(".text\n\t.long 0");
17825 int
17826 main ()
17827 {
17828
17829   ;
17830   return 0;
17831 }
17832 _ACEOF
17833 rm -f conftest.$ac_objext
17834 if { (ac_try="$ac_compile"
17835 case "(($ac_try" in
17836   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17837   *) ac_try_echo=$ac_try;;
17838 esac
17839 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17840 $as_echo "$ac_try_echo") >&5
17841   (eval "$ac_compile") 2>conftest.er1
17842   ac_status=$?
17843   grep -v '^ *+' conftest.er1 >conftest.err
17844   rm -f conftest.er1
17845   cat conftest.err >&5
17846   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17847   (exit $ac_status); } && {
17848          test -z "$ac_c_werror_flag" ||
17849          test ! -s conftest.err
17850        } && test -s conftest.$ac_objext; then
17851   ac_cv_c_asm_outside_funcs="yes"
17852 else
17853   $as_echo "$as_me: failed program was:" >&5
17854 sed 's/^/| /' conftest.$ac_ext >&5
17855
17856         ac_cv_c_asm_outside_funcs="no"
17857 fi
17858
17859 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17860 fi
17861 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_asm_outside_funcs" >&5
17862 $as_echo "$ac_cv_c_asm_outside_funcs" >&6; }
17863
17864 { $as_echo "$as_me:$LINENO: checking whether .previous is supported in assembly code" >&5
17865 $as_echo_n "checking whether .previous is supported in assembly code... " >&6; }
17866 if test "${ac_cv_c_dot_previous+set}" = set; then
17867   $as_echo_n "(cached) " >&6
17868 else
17869   cat >conftest.$ac_ext <<_ACEOF
17870 /* confdefs.h.  */
17871 _ACEOF
17872 cat confdefs.h >>conftest.$ac_ext
17873 cat >>conftest.$ac_ext <<_ACEOF
17874 /* end confdefs.h.  */
17875
17876 int
17877 main ()
17878 {
17879 asm(".text\nac_test:\t.long 0\n\t.previous");
17880   ;
17881   return 0;
17882 }
17883 _ACEOF
17884 rm -f conftest.$ac_objext conftest$ac_exeext
17885 if { (ac_try="$ac_link"
17886 case "(($ac_try" in
17887   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17888   *) ac_try_echo=$ac_try;;
17889 esac
17890 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17891 $as_echo "$ac_try_echo") >&5
17892   (eval "$ac_link") 2>conftest.er1
17893   ac_status=$?
17894   grep -v '^ *+' conftest.er1 >conftest.err
17895   rm -f conftest.er1
17896   cat conftest.err >&5
17897   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17898   (exit $ac_status); } && {
17899          test -z "$ac_c_werror_flag" ||
17900          test ! -s conftest.err
17901        } && test -s conftest$ac_exeext && {
17902          test "$cross_compiling" = yes ||
17903          $as_test_x conftest$ac_exeext
17904        }; then
17905   ac_cv_c_dot_previous="yes"
17906 else
17907   $as_echo "$as_me: failed program was:" >&5
17908 sed 's/^/| /' conftest.$ac_ext >&5
17909
17910         ac_cv_c_dot_previous="no"
17911 fi
17912
17913 rm -rf conftest.dSYM
17914 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17915       conftest$ac_exeext conftest.$ac_ext
17916 fi
17917 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dot_previous" >&5
17918 $as_echo "$ac_cv_c_dot_previous" >&6; }
17919
17920 { $as_echo "$as_me:$LINENO: checking whether CFI directives are supported in assembly code" >&5
17921 $as_echo_n "checking whether CFI directives are supported in assembly code... " >&6; }
17922 if test "${ac_cv_c_cfi_support+set}" = set; then
17923   $as_echo_n "(cached) " >&6
17924 else
17925   cat >conftest.$ac_ext <<_ACEOF
17926 /* confdefs.h.  */
17927 _ACEOF
17928 cat confdefs.h >>conftest.$ac_ext
17929 cat >>conftest.$ac_ext <<_ACEOF
17930 /* end confdefs.h.  */
17931 asm(".text\nac_test:\t.cfi_startproc\n\t.long 0\n\t.cfi_endproc");
17932 int
17933 main ()
17934 {
17935
17936   ;
17937   return 0;
17938 }
17939 _ACEOF
17940 rm -f conftest.$ac_objext
17941 if { (ac_try="$ac_compile"
17942 case "(($ac_try" in
17943   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17944   *) ac_try_echo=$ac_try;;
17945 esac
17946 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17947 $as_echo "$ac_try_echo") >&5
17948   (eval "$ac_compile") 2>conftest.er1
17949   ac_status=$?
17950   grep -v '^ *+' conftest.er1 >conftest.err
17951   rm -f conftest.er1
17952   cat conftest.err >&5
17953   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17954   (exit $ac_status); } && {
17955          test -z "$ac_c_werror_flag" ||
17956          test ! -s conftest.err
17957        } && test -s conftest.$ac_objext; then
17958   ac_cv_c_cfi_support="yes"
17959 else
17960   $as_echo "$as_me: failed program was:" >&5
17961 sed 's/^/| /' conftest.$ac_ext >&5
17962
17963         ac_cv_c_cfi_support="no"
17964 fi
17965
17966 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17967 fi
17968 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_cfi_support" >&5
17969 $as_echo "$ac_cv_c_cfi_support" >&6; }
17970
17971 asm_func_header=".globl $asm_name_prefix\" #name \"\\n\\t$asm_func_header\\n$asm_name_prefix\" #name \":\\n\\t"
17972 asm_func_trailer=""
17973 if test "$ac_cv_c_dot_previous" = "yes"
17974 then
17975    asm_func_trailer="\\n\\t.previous"
17976 fi
17977 if test "$ac_cv_c_cfi_support" = "yes"
17978 then
17979    asm_func_header="$asm_func_header.cfi_startproc\\n\\t"
17980    asm_func_trailer="\\n\\t.cfi_endproc$asm_func_trailer"
17981 fi
17982
17983 asm_func_code="$asm_func_header\" code \"$asm_func_trailer"
17984
17985
17986
17987 if test "$ac_cv_c_asm_outside_funcs" = "yes"
17988 then
17989     cat >>confdefs.h <<_ACEOF
17990 #define __ASM_GLOBAL_FUNC(name,code) asm(".text\n\t.align 4\n\t$asm_func_code");
17991 _ACEOF
17992
17993 else
17994     cat >>confdefs.h <<_ACEOF
17995 #define __ASM_GLOBAL_FUNC(name,code) void __asm_dummy_##name(void) { asm(".text\n\t.align 4\n\t$asm_func_code"); }
17996 _ACEOF
17997
17998 fi
17999
18000
18001 LDPATH=""
18002
18003 case $build_os in
18004   cygwin*|mingw32*)
18005     LDPATH="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
18006     ;;
18007   darwin*|macosx*)
18008     ;;
18009   *)
18010     LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
18011     ;;
18012 esac
18013
18014 case $host_os in
18015   mingw32*)
18016     CRTLIBS="-lmsvcrt"
18017
18018     SOCKETLIBS="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
18019
18020     ;;
18021 esac
18022
18023 case $host_cpu in
18024   *i[3456789]86*)
18025     case $host_os in
18026       linux* | k*bsd*-gnu)
18027         EXTRA_BINARIES="wine-preloader"
18028  ;;
18029     esac
18030     ;;
18031 esac
18032
18033
18034 ac_save_CFLAGS="$CFLAGS"
18035 CFLAGS="$CFLAGS $BUILTINFLAG"
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
18082
18083
18084
18085
18086
18087
18088
18089
18090
18091
18092
18093
18094
18095
18096
18097
18098
18099
18100
18101
18102
18103
18104
18105 for ac_func in \
18106         _pclose \
18107         _popen \
18108         _snprintf \
18109         _spawnvp \
18110         _strdup \
18111         _stricmp \
18112         _strnicmp \
18113         _strtoi64 \
18114         _strtoui64 \
18115         _vsnprintf \
18116         asctime_r \
18117         chsize \
18118         dlopen \
18119         epoll_create \
18120         ffs \
18121         finite \
18122         fnmatch \
18123         fork \
18124         fpclass \
18125         fstatfs \
18126         fstatvfs \
18127         ftruncate \
18128         futimes \
18129         futimesat \
18130         getdirentries \
18131         getopt_long \
18132         getpagesize \
18133         getpwuid \
18134         gettid \
18135         gettimeofday \
18136         getuid \
18137         kqueue \
18138         lstat \
18139         memmove \
18140         mmap \
18141         pclose \
18142         poll \
18143         popen \
18144         prctl \
18145         pread \
18146         pwrite \
18147         readdir \
18148         readlink \
18149         sched_yield \
18150         select \
18151         setproctitle \
18152         setrlimit \
18153         settimeofday \
18154         sigaltstack \
18155         sigprocmask \
18156         snprintf \
18157         spawnvp \
18158         statfs \
18159         statvfs \
18160         strcasecmp \
18161         strdup \
18162         strerror \
18163         strncasecmp \
18164         strtold \
18165         strtoll \
18166         strtoull \
18167         symlink \
18168         tcgetattr \
18169         thr_kill2 \
18170         timegm \
18171         usleep \
18172         vsnprintf \
18173         wait4 \
18174         waitpid \
18175
18176 do
18177 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18178 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18179 $as_echo_n "checking for $ac_func... " >&6; }
18180 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18181   $as_echo_n "(cached) " >&6
18182 else
18183   cat >conftest.$ac_ext <<_ACEOF
18184 /* confdefs.h.  */
18185 _ACEOF
18186 cat confdefs.h >>conftest.$ac_ext
18187 cat >>conftest.$ac_ext <<_ACEOF
18188 /* end confdefs.h.  */
18189 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18190    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18191 #define $ac_func innocuous_$ac_func
18192
18193 /* System header to define __stub macros and hopefully few prototypes,
18194     which can conflict with char $ac_func (); below.
18195     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18196     <limits.h> exists even on freestanding compilers.  */
18197
18198 #ifdef __STDC__
18199 # include <limits.h>
18200 #else
18201 # include <assert.h>
18202 #endif
18203
18204 #undef $ac_func
18205
18206 /* Override any GCC internal prototype to avoid an error.
18207    Use char because int might match the return type of a GCC
18208    builtin and then its argument prototype would still apply.  */
18209 #ifdef __cplusplus
18210 extern "C"
18211 #endif
18212 char $ac_func ();
18213 /* The GNU C library defines this for functions which it implements
18214     to always fail with ENOSYS.  Some functions are actually named
18215     something starting with __ and the normal name is an alias.  */
18216 #if defined __stub_$ac_func || defined __stub___$ac_func
18217 choke me
18218 #endif
18219
18220 int
18221 main ()
18222 {
18223 return $ac_func ();
18224   ;
18225   return 0;
18226 }
18227 _ACEOF
18228 rm -f conftest.$ac_objext conftest$ac_exeext
18229 if { (ac_try="$ac_link"
18230 case "(($ac_try" in
18231   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18232   *) ac_try_echo=$ac_try;;
18233 esac
18234 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18235 $as_echo "$ac_try_echo") >&5
18236   (eval "$ac_link") 2>conftest.er1
18237   ac_status=$?
18238   grep -v '^ *+' conftest.er1 >conftest.err
18239   rm -f conftest.er1
18240   cat conftest.err >&5
18241   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18242   (exit $ac_status); } && {
18243          test -z "$ac_c_werror_flag" ||
18244          test ! -s conftest.err
18245        } && test -s conftest$ac_exeext && {
18246          test "$cross_compiling" = yes ||
18247          $as_test_x conftest$ac_exeext
18248        }; then
18249   eval "$as_ac_var=yes"
18250 else
18251   $as_echo "$as_me: failed program was:" >&5
18252 sed 's/^/| /' conftest.$ac_ext >&5
18253
18254         eval "$as_ac_var=no"
18255 fi
18256
18257 rm -rf conftest.dSYM
18258 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18259       conftest$ac_exeext conftest.$ac_ext
18260 fi
18261 ac_res=`eval 'as_val=${'$as_ac_var'}
18262                  $as_echo "$as_val"'`
18263                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18264 $as_echo "$ac_res" >&6; }
18265 as_val=`eval 'as_val=${'$as_ac_var'}
18266                  $as_echo "$as_val"'`
18267    if test "x$as_val" = x""yes; then
18268   cat >>confdefs.h <<_ACEOF
18269 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18270 _ACEOF
18271
18272 fi
18273 done
18274
18275 CFLAGS="$ac_save_CFLAGS"
18276
18277 if test "$ac_cv_func_dlopen" = no
18278 then
18279     { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
18280 $as_echo_n "checking for dlopen in -ldl... " >&6; }
18281 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
18282   $as_echo_n "(cached) " >&6
18283 else
18284   ac_check_lib_save_LIBS=$LIBS
18285 LIBS="-ldl  $LIBS"
18286 cat >conftest.$ac_ext <<_ACEOF
18287 /* confdefs.h.  */
18288 _ACEOF
18289 cat confdefs.h >>conftest.$ac_ext
18290 cat >>conftest.$ac_ext <<_ACEOF
18291 /* end confdefs.h.  */
18292
18293 /* Override any GCC internal prototype to avoid an error.
18294    Use char because int might match the return type of a GCC
18295    builtin and then its argument prototype would still apply.  */
18296 #ifdef __cplusplus
18297 extern "C"
18298 #endif
18299 char dlopen ();
18300 int
18301 main ()
18302 {
18303 return dlopen ();
18304   ;
18305   return 0;
18306 }
18307 _ACEOF
18308 rm -f conftest.$ac_objext conftest$ac_exeext
18309 if { (ac_try="$ac_link"
18310 case "(($ac_try" in
18311   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18312   *) ac_try_echo=$ac_try;;
18313 esac
18314 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18315 $as_echo "$ac_try_echo") >&5
18316   (eval "$ac_link") 2>conftest.er1
18317   ac_status=$?
18318   grep -v '^ *+' conftest.er1 >conftest.err
18319   rm -f conftest.er1
18320   cat conftest.err >&5
18321   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18322   (exit $ac_status); } && {
18323          test -z "$ac_c_werror_flag" ||
18324          test ! -s conftest.err
18325        } && test -s conftest$ac_exeext && {
18326          test "$cross_compiling" = yes ||
18327          $as_test_x conftest$ac_exeext
18328        }; then
18329   ac_cv_lib_dl_dlopen=yes
18330 else
18331   $as_echo "$as_me: failed program was:" >&5
18332 sed 's/^/| /' conftest.$ac_ext >&5
18333
18334         ac_cv_lib_dl_dlopen=no
18335 fi
18336
18337 rm -rf conftest.dSYM
18338 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18339       conftest$ac_exeext conftest.$ac_ext
18340 LIBS=$ac_check_lib_save_LIBS
18341 fi
18342 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18343 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18344 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then
18345   cat >>confdefs.h <<\_ACEOF
18346 #define HAVE_DLOPEN 1
18347 _ACEOF
18348  LIBDL="-ldl"
18349
18350 fi
18351
18352 fi
18353 ac_wine_check_funcs_save_LIBS="$LIBS"
18354 LIBS="$LIBS $LIBDL"
18355
18356 for ac_func in dladdr
18357 do
18358 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18359 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18360 $as_echo_n "checking for $ac_func... " >&6; }
18361 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18362   $as_echo_n "(cached) " >&6
18363 else
18364   cat >conftest.$ac_ext <<_ACEOF
18365 /* confdefs.h.  */
18366 _ACEOF
18367 cat confdefs.h >>conftest.$ac_ext
18368 cat >>conftest.$ac_ext <<_ACEOF
18369 /* end confdefs.h.  */
18370 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18371    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18372 #define $ac_func innocuous_$ac_func
18373
18374 /* System header to define __stub macros and hopefully few prototypes,
18375     which can conflict with char $ac_func (); below.
18376     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18377     <limits.h> exists even on freestanding compilers.  */
18378
18379 #ifdef __STDC__
18380 # include <limits.h>
18381 #else
18382 # include <assert.h>
18383 #endif
18384
18385 #undef $ac_func
18386
18387 /* Override any GCC internal prototype to avoid an error.
18388    Use char because int might match the return type of a GCC
18389    builtin and then its argument prototype would still apply.  */
18390 #ifdef __cplusplus
18391 extern "C"
18392 #endif
18393 char $ac_func ();
18394 /* The GNU C library defines this for functions which it implements
18395     to always fail with ENOSYS.  Some functions are actually named
18396     something starting with __ and the normal name is an alias.  */
18397 #if defined __stub_$ac_func || defined __stub___$ac_func
18398 choke me
18399 #endif
18400
18401 int
18402 main ()
18403 {
18404 return $ac_func ();
18405   ;
18406   return 0;
18407 }
18408 _ACEOF
18409 rm -f conftest.$ac_objext conftest$ac_exeext
18410 if { (ac_try="$ac_link"
18411 case "(($ac_try" in
18412   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18413   *) ac_try_echo=$ac_try;;
18414 esac
18415 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18416 $as_echo "$ac_try_echo") >&5
18417   (eval "$ac_link") 2>conftest.er1
18418   ac_status=$?
18419   grep -v '^ *+' conftest.er1 >conftest.err
18420   rm -f conftest.er1
18421   cat conftest.err >&5
18422   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18423   (exit $ac_status); } && {
18424          test -z "$ac_c_werror_flag" ||
18425          test ! -s conftest.err
18426        } && test -s conftest$ac_exeext && {
18427          test "$cross_compiling" = yes ||
18428          $as_test_x conftest$ac_exeext
18429        }; then
18430   eval "$as_ac_var=yes"
18431 else
18432   $as_echo "$as_me: failed program was:" >&5
18433 sed 's/^/| /' conftest.$ac_ext >&5
18434
18435         eval "$as_ac_var=no"
18436 fi
18437
18438 rm -rf conftest.dSYM
18439 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18440       conftest$ac_exeext conftest.$ac_ext
18441 fi
18442 ac_res=`eval 'as_val=${'$as_ac_var'}
18443                  $as_echo "$as_val"'`
18444                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18445 $as_echo "$ac_res" >&6; }
18446 as_val=`eval 'as_val=${'$as_ac_var'}
18447                  $as_echo "$as_val"'`
18448    if test "x$as_val" = x""yes; then
18449   cat >>confdefs.h <<_ACEOF
18450 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18451 _ACEOF
18452
18453 fi
18454 done
18455
18456 LIBS="$ac_wine_check_funcs_save_LIBS"
18457
18458 if test "$ac_cv_func_poll" = no
18459 then
18460     { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18461 $as_echo_n "checking for poll in -lpoll... " >&6; }
18462 if test "${ac_cv_lib_poll_poll+set}" = set; then
18463   $as_echo_n "(cached) " >&6
18464 else
18465   ac_check_lib_save_LIBS=$LIBS
18466 LIBS="-lpoll  $LIBS"
18467 cat >conftest.$ac_ext <<_ACEOF
18468 /* confdefs.h.  */
18469 _ACEOF
18470 cat confdefs.h >>conftest.$ac_ext
18471 cat >>conftest.$ac_ext <<_ACEOF
18472 /* end confdefs.h.  */
18473
18474 /* Override any GCC internal prototype to avoid an error.
18475    Use char because int might match the return type of a GCC
18476    builtin and then its argument prototype would still apply.  */
18477 #ifdef __cplusplus
18478 extern "C"
18479 #endif
18480 char poll ();
18481 int
18482 main ()
18483 {
18484 return poll ();
18485   ;
18486   return 0;
18487 }
18488 _ACEOF
18489 rm -f conftest.$ac_objext conftest$ac_exeext
18490 if { (ac_try="$ac_link"
18491 case "(($ac_try" in
18492   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18493   *) ac_try_echo=$ac_try;;
18494 esac
18495 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18496 $as_echo "$ac_try_echo") >&5
18497   (eval "$ac_link") 2>conftest.er1
18498   ac_status=$?
18499   grep -v '^ *+' conftest.er1 >conftest.err
18500   rm -f conftest.er1
18501   cat conftest.err >&5
18502   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18503   (exit $ac_status); } && {
18504          test -z "$ac_c_werror_flag" ||
18505          test ! -s conftest.err
18506        } && test -s conftest$ac_exeext && {
18507          test "$cross_compiling" = yes ||
18508          $as_test_x conftest$ac_exeext
18509        }; then
18510   ac_cv_lib_poll_poll=yes
18511 else
18512   $as_echo "$as_me: failed program was:" >&5
18513 sed 's/^/| /' conftest.$ac_ext >&5
18514
18515         ac_cv_lib_poll_poll=no
18516 fi
18517
18518 rm -rf conftest.dSYM
18519 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18520       conftest$ac_exeext conftest.$ac_ext
18521 LIBS=$ac_check_lib_save_LIBS
18522 fi
18523 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18524 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18525 if test "x$ac_cv_lib_poll_poll" = x""yes; then
18526   cat >>confdefs.h <<\_ACEOF
18527 #define HAVE_POLL 1
18528 _ACEOF
18529  LIBPOLL="-lpoll"
18530
18531 fi
18532
18533 fi
18534
18535 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18536 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18537 if test "${ac_cv_search_gethostbyname+set}" = set; then
18538   $as_echo_n "(cached) " >&6
18539 else
18540   ac_func_search_save_LIBS=$LIBS
18541 cat >conftest.$ac_ext <<_ACEOF
18542 /* confdefs.h.  */
18543 _ACEOF
18544 cat confdefs.h >>conftest.$ac_ext
18545 cat >>conftest.$ac_ext <<_ACEOF
18546 /* end confdefs.h.  */
18547
18548 /* Override any GCC internal prototype to avoid an error.
18549    Use char because int might match the return type of a GCC
18550    builtin and then its argument prototype would still apply.  */
18551 #ifdef __cplusplus
18552 extern "C"
18553 #endif
18554 char gethostbyname ();
18555 int
18556 main ()
18557 {
18558 return gethostbyname ();
18559   ;
18560   return 0;
18561 }
18562 _ACEOF
18563 for ac_lib in '' nsl; do
18564   if test -z "$ac_lib"; then
18565     ac_res="none required"
18566   else
18567     ac_res=-l$ac_lib
18568     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
18569   fi
18570   rm -f conftest.$ac_objext conftest$ac_exeext
18571 if { (ac_try="$ac_link"
18572 case "(($ac_try" in
18573   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18574   *) ac_try_echo=$ac_try;;
18575 esac
18576 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18577 $as_echo "$ac_try_echo") >&5
18578   (eval "$ac_link") 2>conftest.er1
18579   ac_status=$?
18580   grep -v '^ *+' conftest.er1 >conftest.err
18581   rm -f conftest.er1
18582   cat conftest.err >&5
18583   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18584   (exit $ac_status); } && {
18585          test -z "$ac_c_werror_flag" ||
18586          test ! -s conftest.err
18587        } && test -s conftest$ac_exeext && {
18588          test "$cross_compiling" = yes ||
18589          $as_test_x conftest$ac_exeext
18590        }; then
18591   ac_cv_search_gethostbyname=$ac_res
18592 else
18593   $as_echo "$as_me: failed program was:" >&5
18594 sed 's/^/| /' conftest.$ac_ext >&5
18595
18596
18597 fi
18598
18599 rm -rf conftest.dSYM
18600 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18601       conftest$ac_exeext
18602   if test "${ac_cv_search_gethostbyname+set}" = set; then
18603   break
18604 fi
18605 done
18606 if test "${ac_cv_search_gethostbyname+set}" = set; then
18607   :
18608 else
18609   ac_cv_search_gethostbyname=no
18610 fi
18611 rm conftest.$ac_ext
18612 LIBS=$ac_func_search_save_LIBS
18613 fi
18614 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18615 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18616 ac_res=$ac_cv_search_gethostbyname
18617 if test "$ac_res" != no; then
18618   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18619
18620 fi
18621
18622
18623 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18624 $as_echo_n "checking for library containing connect... " >&6; }
18625 if test "${ac_cv_search_connect+set}" = set; then
18626   $as_echo_n "(cached) " >&6
18627 else
18628   ac_func_search_save_LIBS=$LIBS
18629 cat >conftest.$ac_ext <<_ACEOF
18630 /* confdefs.h.  */
18631 _ACEOF
18632 cat confdefs.h >>conftest.$ac_ext
18633 cat >>conftest.$ac_ext <<_ACEOF
18634 /* end confdefs.h.  */
18635
18636 /* Override any GCC internal prototype to avoid an error.
18637    Use char because int might match the return type of a GCC
18638    builtin and then its argument prototype would still apply.  */
18639 #ifdef __cplusplus
18640 extern "C"
18641 #endif
18642 char connect ();
18643 int
18644 main ()
18645 {
18646 return connect ();
18647   ;
18648   return 0;
18649 }
18650 _ACEOF
18651 for ac_lib in '' socket; do
18652   if test -z "$ac_lib"; then
18653     ac_res="none required"
18654   else
18655     ac_res=-l$ac_lib
18656     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
18657   fi
18658   rm -f conftest.$ac_objext conftest$ac_exeext
18659 if { (ac_try="$ac_link"
18660 case "(($ac_try" in
18661   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18662   *) ac_try_echo=$ac_try;;
18663 esac
18664 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18665 $as_echo "$ac_try_echo") >&5
18666   (eval "$ac_link") 2>conftest.er1
18667   ac_status=$?
18668   grep -v '^ *+' conftest.er1 >conftest.err
18669   rm -f conftest.er1
18670   cat conftest.err >&5
18671   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18672   (exit $ac_status); } && {
18673          test -z "$ac_c_werror_flag" ||
18674          test ! -s conftest.err
18675        } && test -s conftest$ac_exeext && {
18676          test "$cross_compiling" = yes ||
18677          $as_test_x conftest$ac_exeext
18678        }; then
18679   ac_cv_search_connect=$ac_res
18680 else
18681   $as_echo "$as_me: failed program was:" >&5
18682 sed 's/^/| /' conftest.$ac_ext >&5
18683
18684
18685 fi
18686
18687 rm -rf conftest.dSYM
18688 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18689       conftest$ac_exeext
18690   if test "${ac_cv_search_connect+set}" = set; then
18691   break
18692 fi
18693 done
18694 if test "${ac_cv_search_connect+set}" = set; then
18695   :
18696 else
18697   ac_cv_search_connect=no
18698 fi
18699 rm conftest.$ac_ext
18700 LIBS=$ac_func_search_save_LIBS
18701 fi
18702 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
18703 $as_echo "$ac_cv_search_connect" >&6; }
18704 ac_res=$ac_cv_search_connect
18705 if test "$ac_res" != no; then
18706   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18707
18708 fi
18709
18710
18711 { $as_echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
18712 $as_echo_n "checking for library containing inet_aton... " >&6; }
18713 if test "${ac_cv_search_inet_aton+set}" = set; then
18714   $as_echo_n "(cached) " >&6
18715 else
18716   ac_func_search_save_LIBS=$LIBS
18717 cat >conftest.$ac_ext <<_ACEOF
18718 /* confdefs.h.  */
18719 _ACEOF
18720 cat confdefs.h >>conftest.$ac_ext
18721 cat >>conftest.$ac_ext <<_ACEOF
18722 /* end confdefs.h.  */
18723
18724 /* Override any GCC internal prototype to avoid an error.
18725    Use char because int might match the return type of a GCC
18726    builtin and then its argument prototype would still apply.  */
18727 #ifdef __cplusplus
18728 extern "C"
18729 #endif
18730 char inet_aton ();
18731 int
18732 main ()
18733 {
18734 return inet_aton ();
18735   ;
18736   return 0;
18737 }
18738 _ACEOF
18739 for ac_lib in '' resolv; do
18740   if test -z "$ac_lib"; then
18741     ac_res="none required"
18742   else
18743     ac_res=-l$ac_lib
18744     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
18745   fi
18746   rm -f conftest.$ac_objext conftest$ac_exeext
18747 if { (ac_try="$ac_link"
18748 case "(($ac_try" in
18749   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18750   *) ac_try_echo=$ac_try;;
18751 esac
18752 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18753 $as_echo "$ac_try_echo") >&5
18754   (eval "$ac_link") 2>conftest.er1
18755   ac_status=$?
18756   grep -v '^ *+' conftest.er1 >conftest.err
18757   rm -f conftest.er1
18758   cat conftest.err >&5
18759   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18760   (exit $ac_status); } && {
18761          test -z "$ac_c_werror_flag" ||
18762          test ! -s conftest.err
18763        } && test -s conftest$ac_exeext && {
18764          test "$cross_compiling" = yes ||
18765          $as_test_x conftest$ac_exeext
18766        }; then
18767   ac_cv_search_inet_aton=$ac_res
18768 else
18769   $as_echo "$as_me: failed program was:" >&5
18770 sed 's/^/| /' conftest.$ac_ext >&5
18771
18772
18773 fi
18774
18775 rm -rf conftest.dSYM
18776 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18777       conftest$ac_exeext
18778   if test "${ac_cv_search_inet_aton+set}" = set; then
18779   break
18780 fi
18781 done
18782 if test "${ac_cv_search_inet_aton+set}" = set; then
18783   :
18784 else
18785   ac_cv_search_inet_aton=no
18786 fi
18787 rm conftest.$ac_ext
18788 LIBS=$ac_func_search_save_LIBS
18789 fi
18790 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
18791 $as_echo "$ac_cv_search_inet_aton" >&6; }
18792 ac_res=$ac_cv_search_inet_aton
18793 if test "$ac_res" != no; then
18794   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18795
18796 fi
18797
18798
18799
18800
18801
18802
18803
18804
18805
18806
18807
18808
18809
18810 for ac_func in \
18811         getaddrinfo \
18812         getnameinfo \
18813         getnetbyname \
18814         getprotobyname \
18815         getprotobynumber \
18816         getservbyport \
18817         inet_network \
18818         inet_ntop \
18819         inet_pton \
18820         sendmsg \
18821         socketpair \
18822
18823 do
18824 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18825 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18826 $as_echo_n "checking for $ac_func... " >&6; }
18827 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18828   $as_echo_n "(cached) " >&6
18829 else
18830   cat >conftest.$ac_ext <<_ACEOF
18831 /* confdefs.h.  */
18832 _ACEOF
18833 cat confdefs.h >>conftest.$ac_ext
18834 cat >>conftest.$ac_ext <<_ACEOF
18835 /* end confdefs.h.  */
18836 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18837    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18838 #define $ac_func innocuous_$ac_func
18839
18840 /* System header to define __stub macros and hopefully few prototypes,
18841     which can conflict with char $ac_func (); below.
18842     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18843     <limits.h> exists even on freestanding compilers.  */
18844
18845 #ifdef __STDC__
18846 # include <limits.h>
18847 #else
18848 # include <assert.h>
18849 #endif
18850
18851 #undef $ac_func
18852
18853 /* Override any GCC internal prototype to avoid an error.
18854    Use char because int might match the return type of a GCC
18855    builtin and then its argument prototype would still apply.  */
18856 #ifdef __cplusplus
18857 extern "C"
18858 #endif
18859 char $ac_func ();
18860 /* The GNU C library defines this for functions which it implements
18861     to always fail with ENOSYS.  Some functions are actually named
18862     something starting with __ and the normal name is an alias.  */
18863 #if defined __stub_$ac_func || defined __stub___$ac_func
18864 choke me
18865 #endif
18866
18867 int
18868 main ()
18869 {
18870 return $ac_func ();
18871   ;
18872   return 0;
18873 }
18874 _ACEOF
18875 rm -f conftest.$ac_objext conftest$ac_exeext
18876 if { (ac_try="$ac_link"
18877 case "(($ac_try" in
18878   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18879   *) ac_try_echo=$ac_try;;
18880 esac
18881 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18882 $as_echo "$ac_try_echo") >&5
18883   (eval "$ac_link") 2>conftest.er1
18884   ac_status=$?
18885   grep -v '^ *+' conftest.er1 >conftest.err
18886   rm -f conftest.er1
18887   cat conftest.err >&5
18888   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18889   (exit $ac_status); } && {
18890          test -z "$ac_c_werror_flag" ||
18891          test ! -s conftest.err
18892        } && test -s conftest$ac_exeext && {
18893          test "$cross_compiling" = yes ||
18894          $as_test_x conftest$ac_exeext
18895        }; then
18896   eval "$as_ac_var=yes"
18897 else
18898   $as_echo "$as_me: failed program was:" >&5
18899 sed 's/^/| /' conftest.$ac_ext >&5
18900
18901         eval "$as_ac_var=no"
18902 fi
18903
18904 rm -rf conftest.dSYM
18905 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18906       conftest$ac_exeext conftest.$ac_ext
18907 fi
18908 ac_res=`eval 'as_val=${'$as_ac_var'}
18909                  $as_echo "$as_val"'`
18910                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18911 $as_echo "$ac_res" >&6; }
18912 as_val=`eval 'as_val=${'$as_ac_var'}
18913                  $as_echo "$as_val"'`
18914    if test "x$as_val" = x""yes; then
18915   cat >>confdefs.h <<_ACEOF
18916 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18917 _ACEOF
18918
18919 fi
18920 done
18921
18922
18923 LDAPLIBS=""
18924
18925 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
18926 then
18927     { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
18928 $as_echo_n "checking for LDAPSortKey... " >&6; }
18929 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
18930   $as_echo_n "(cached) " >&6
18931 else
18932   ac_cv_type_LDAPSortKey=no
18933 cat >conftest.$ac_ext <<_ACEOF
18934 /* confdefs.h.  */
18935 _ACEOF
18936 cat confdefs.h >>conftest.$ac_ext
18937 cat >>conftest.$ac_ext <<_ACEOF
18938 /* end confdefs.h.  */
18939 #include <ldap.h>
18940
18941 int
18942 main ()
18943 {
18944 if (sizeof (LDAPSortKey))
18945        return 0;
18946   ;
18947   return 0;
18948 }
18949 _ACEOF
18950 rm -f conftest.$ac_objext
18951 if { (ac_try="$ac_compile"
18952 case "(($ac_try" in
18953   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18954   *) ac_try_echo=$ac_try;;
18955 esac
18956 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18957 $as_echo "$ac_try_echo") >&5
18958   (eval "$ac_compile") 2>conftest.er1
18959   ac_status=$?
18960   grep -v '^ *+' conftest.er1 >conftest.err
18961   rm -f conftest.er1
18962   cat conftest.err >&5
18963   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18964   (exit $ac_status); } && {
18965          test -z "$ac_c_werror_flag" ||
18966          test ! -s conftest.err
18967        } && test -s conftest.$ac_objext; then
18968   cat >conftest.$ac_ext <<_ACEOF
18969 /* confdefs.h.  */
18970 _ACEOF
18971 cat confdefs.h >>conftest.$ac_ext
18972 cat >>conftest.$ac_ext <<_ACEOF
18973 /* end confdefs.h.  */
18974 #include <ldap.h>
18975
18976 int
18977 main ()
18978 {
18979 if (sizeof ((LDAPSortKey)))
18980           return 0;
18981   ;
18982   return 0;
18983 }
18984 _ACEOF
18985 rm -f conftest.$ac_objext
18986 if { (ac_try="$ac_compile"
18987 case "(($ac_try" in
18988   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18989   *) ac_try_echo=$ac_try;;
18990 esac
18991 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18992 $as_echo "$ac_try_echo") >&5
18993   (eval "$ac_compile") 2>conftest.er1
18994   ac_status=$?
18995   grep -v '^ *+' conftest.er1 >conftest.err
18996   rm -f conftest.er1
18997   cat conftest.err >&5
18998   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18999   (exit $ac_status); } && {
19000          test -z "$ac_c_werror_flag" ||
19001          test ! -s conftest.err
19002        } && test -s conftest.$ac_objext; then
19003   :
19004 else
19005   $as_echo "$as_me: failed program was:" >&5
19006 sed 's/^/| /' conftest.$ac_ext >&5
19007
19008         ac_cv_type_LDAPSortKey=yes
19009 fi
19010
19011 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19012 else
19013   $as_echo "$as_me: failed program was:" >&5
19014 sed 's/^/| /' conftest.$ac_ext >&5
19015
19016
19017 fi
19018
19019 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19020 fi
19021 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
19022 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
19023 if test "x$ac_cv_type_LDAPSortKey" = x""yes; then
19024   { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
19025 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
19026 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
19027   $as_echo_n "(cached) " >&6
19028 else
19029   ac_check_lib_save_LIBS=$LIBS
19030 LIBS="-lldap_r $LIBPTHREAD $LIBS"
19031 cat >conftest.$ac_ext <<_ACEOF
19032 /* confdefs.h.  */
19033 _ACEOF
19034 cat confdefs.h >>conftest.$ac_ext
19035 cat >>conftest.$ac_ext <<_ACEOF
19036 /* end confdefs.h.  */
19037
19038 /* Override any GCC internal prototype to avoid an error.
19039    Use char because int might match the return type of a GCC
19040    builtin and then its argument prototype would still apply.  */
19041 #ifdef __cplusplus
19042 extern "C"
19043 #endif
19044 char ldap_initialize ();
19045 int
19046 main ()
19047 {
19048 return ldap_initialize ();
19049   ;
19050   return 0;
19051 }
19052 _ACEOF
19053 rm -f conftest.$ac_objext conftest$ac_exeext
19054 if { (ac_try="$ac_link"
19055 case "(($ac_try" in
19056   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19057   *) ac_try_echo=$ac_try;;
19058 esac
19059 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19060 $as_echo "$ac_try_echo") >&5
19061   (eval "$ac_link") 2>conftest.er1
19062   ac_status=$?
19063   grep -v '^ *+' conftest.er1 >conftest.err
19064   rm -f conftest.er1
19065   cat conftest.err >&5
19066   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19067   (exit $ac_status); } && {
19068          test -z "$ac_c_werror_flag" ||
19069          test ! -s conftest.err
19070        } && test -s conftest$ac_exeext && {
19071          test "$cross_compiling" = yes ||
19072          $as_test_x conftest$ac_exeext
19073        }; then
19074   ac_cv_lib_ldap_r_ldap_initialize=yes
19075 else
19076   $as_echo "$as_me: failed program was:" >&5
19077 sed 's/^/| /' conftest.$ac_ext >&5
19078
19079         ac_cv_lib_ldap_r_ldap_initialize=no
19080 fi
19081
19082 rm -rf conftest.dSYM
19083 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19084       conftest$ac_exeext conftest.$ac_ext
19085 LIBS=$ac_check_lib_save_LIBS
19086 fi
19087 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
19088 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
19089 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then
19090   { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
19091 $as_echo_n "checking for ber_init in -llber... " >&6; }
19092 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
19093   $as_echo_n "(cached) " >&6
19094 else
19095   ac_check_lib_save_LIBS=$LIBS
19096 LIBS="-llber $LIBPTHREAD $LIBS"
19097 cat >conftest.$ac_ext <<_ACEOF
19098 /* confdefs.h.  */
19099 _ACEOF
19100 cat confdefs.h >>conftest.$ac_ext
19101 cat >>conftest.$ac_ext <<_ACEOF
19102 /* end confdefs.h.  */
19103
19104 /* Override any GCC internal prototype to avoid an error.
19105    Use char because int might match the return type of a GCC
19106    builtin and then its argument prototype would still apply.  */
19107 #ifdef __cplusplus
19108 extern "C"
19109 #endif
19110 char ber_init ();
19111 int
19112 main ()
19113 {
19114 return ber_init ();
19115   ;
19116   return 0;
19117 }
19118 _ACEOF
19119 rm -f conftest.$ac_objext conftest$ac_exeext
19120 if { (ac_try="$ac_link"
19121 case "(($ac_try" in
19122   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19123   *) ac_try_echo=$ac_try;;
19124 esac
19125 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19126 $as_echo "$ac_try_echo") >&5
19127   (eval "$ac_link") 2>conftest.er1
19128   ac_status=$?
19129   grep -v '^ *+' conftest.er1 >conftest.err
19130   rm -f conftest.er1
19131   cat conftest.err >&5
19132   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19133   (exit $ac_status); } && {
19134          test -z "$ac_c_werror_flag" ||
19135          test ! -s conftest.err
19136        } && test -s conftest$ac_exeext && {
19137          test "$cross_compiling" = yes ||
19138          $as_test_x conftest$ac_exeext
19139        }; then
19140   ac_cv_lib_lber_ber_init=yes
19141 else
19142   $as_echo "$as_me: failed program was:" >&5
19143 sed 's/^/| /' conftest.$ac_ext >&5
19144
19145         ac_cv_lib_lber_ber_init=no
19146 fi
19147
19148 rm -rf conftest.dSYM
19149 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19150       conftest$ac_exeext conftest.$ac_ext
19151 LIBS=$ac_check_lib_save_LIBS
19152 fi
19153 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
19154 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
19155 if test "x$ac_cv_lib_lber_ber_init" = x""yes; then
19156
19157 cat >>confdefs.h <<\_ACEOF
19158 #define HAVE_LDAP 1
19159 _ACEOF
19160
19161                  LDAPLIBS="-lldap_r -llber"
19162 fi
19163
19164 fi
19165
19166 fi
19167
19168     ac_wine_check_funcs_save_LIBS="$LIBS"
19169 LIBS="$LIBS $LDAPLIBS $LIBPTHREAD"
19170
19171
19172
19173
19174
19175
19176
19177
19178 for ac_func in \
19179         ldap_count_references \
19180         ldap_first_reference \
19181         ldap_next_reference \
19182         ldap_parse_reference \
19183         ldap_parse_sort_control \
19184         ldap_parse_sortresponse_control \
19185         ldap_parse_vlv_control \
19186         ldap_parse_vlvresponse_control
19187 do
19188 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19189 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19190 $as_echo_n "checking for $ac_func... " >&6; }
19191 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19192   $as_echo_n "(cached) " >&6
19193 else
19194   cat >conftest.$ac_ext <<_ACEOF
19195 /* confdefs.h.  */
19196 _ACEOF
19197 cat confdefs.h >>conftest.$ac_ext
19198 cat >>conftest.$ac_ext <<_ACEOF
19199 /* end confdefs.h.  */
19200 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19201    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
19202 #define $ac_func innocuous_$ac_func
19203
19204 /* System header to define __stub macros and hopefully few prototypes,
19205     which can conflict with char $ac_func (); below.
19206     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19207     <limits.h> exists even on freestanding compilers.  */
19208
19209 #ifdef __STDC__
19210 # include <limits.h>
19211 #else
19212 # include <assert.h>
19213 #endif
19214
19215 #undef $ac_func
19216
19217 /* Override any GCC internal prototype to avoid an error.
19218    Use char because int might match the return type of a GCC
19219    builtin and then its argument prototype would still apply.  */
19220 #ifdef __cplusplus
19221 extern "C"
19222 #endif
19223 char $ac_func ();
19224 /* The GNU C library defines this for functions which it implements
19225     to always fail with ENOSYS.  Some functions are actually named
19226     something starting with __ and the normal name is an alias.  */
19227 #if defined __stub_$ac_func || defined __stub___$ac_func
19228 choke me
19229 #endif
19230
19231 int
19232 main ()
19233 {
19234 return $ac_func ();
19235   ;
19236   return 0;
19237 }
19238 _ACEOF
19239 rm -f conftest.$ac_objext conftest$ac_exeext
19240 if { (ac_try="$ac_link"
19241 case "(($ac_try" in
19242   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19243   *) ac_try_echo=$ac_try;;
19244 esac
19245 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19246 $as_echo "$ac_try_echo") >&5
19247   (eval "$ac_link") 2>conftest.er1
19248   ac_status=$?
19249   grep -v '^ *+' conftest.er1 >conftest.err
19250   rm -f conftest.er1
19251   cat conftest.err >&5
19252   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19253   (exit $ac_status); } && {
19254          test -z "$ac_c_werror_flag" ||
19255          test ! -s conftest.err
19256        } && test -s conftest$ac_exeext && {
19257          test "$cross_compiling" = yes ||
19258          $as_test_x conftest$ac_exeext
19259        }; then
19260   eval "$as_ac_var=yes"
19261 else
19262   $as_echo "$as_me: failed program was:" >&5
19263 sed 's/^/| /' conftest.$ac_ext >&5
19264
19265         eval "$as_ac_var=no"
19266 fi
19267
19268 rm -rf conftest.dSYM
19269 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19270       conftest$ac_exeext conftest.$ac_ext
19271 fi
19272 ac_res=`eval 'as_val=${'$as_ac_var'}
19273                  $as_echo "$as_val"'`
19274                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19275 $as_echo "$ac_res" >&6; }
19276 as_val=`eval 'as_val=${'$as_ac_var'}
19277                  $as_echo "$as_val"'`
19278    if test "x$as_val" = x""yes; then
19279   cat >>confdefs.h <<_ACEOF
19280 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
19281 _ACEOF
19282
19283 fi
19284 done
19285
19286 LIBS="$ac_wine_check_funcs_save_LIBS"
19287 fi
19288 if test "x$LDAPLIBS" = "x"; then
19289   case "x$with_ldap" in
19290   x)   wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
19291   xno) ;;
19292   *)   { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19293 This is an error since --with-ldap was requested." >&5
19294 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19295 This is an error since --with-ldap was requested." >&2;}
19296    { (exit 1); exit 1; }; } ;;
19297 esac
19298 fi
19299
19300
19301 { $as_echo "$as_me:$LINENO: checking whether mkdir takes only one argument" >&5
19302 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
19303 if test "${wine_cv_one_arg_mkdir+set}" = set; then
19304   $as_echo_n "(cached) " >&6
19305 else
19306   cat >conftest.$ac_ext <<_ACEOF
19307 /* confdefs.h.  */
19308 _ACEOF
19309 cat confdefs.h >>conftest.$ac_ext
19310 cat >>conftest.$ac_ext <<_ACEOF
19311 /* end confdefs.h.  */
19312 #include <sys/stat.h>
19313 int
19314 main ()
19315 {
19316 mkdir("foo");
19317   ;
19318   return 0;
19319 }
19320 _ACEOF
19321 rm -f conftest.$ac_objext
19322 if { (ac_try="$ac_compile"
19323 case "(($ac_try" in
19324   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19325   *) ac_try_echo=$ac_try;;
19326 esac
19327 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19328 $as_echo "$ac_try_echo") >&5
19329   (eval "$ac_compile") 2>conftest.er1
19330   ac_status=$?
19331   grep -v '^ *+' conftest.er1 >conftest.err
19332   rm -f conftest.er1
19333   cat conftest.err >&5
19334   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19335   (exit $ac_status); } && {
19336          test -z "$ac_c_werror_flag" ||
19337          test ! -s conftest.err
19338        } && test -s conftest.$ac_objext; then
19339   wine_cv_one_arg_mkdir=yes
19340 else
19341   $as_echo "$as_me: failed program was:" >&5
19342 sed 's/^/| /' conftest.$ac_ext >&5
19343
19344         wine_cv_one_arg_mkdir=no
19345 fi
19346
19347 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19348 fi
19349 { $as_echo "$as_me:$LINENO: result: $wine_cv_one_arg_mkdir" >&5
19350 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
19351 if test "$wine_cv_one_arg_mkdir" = "yes"
19352 then
19353
19354 cat >>confdefs.h <<\_ACEOF
19355 #define HAVE_ONE_ARG_MKDIR 1
19356 _ACEOF
19357
19358 fi
19359
19360
19361 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19362 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19363 if test "${ac_cv_c_const+set}" = set; then
19364   $as_echo_n "(cached) " >&6
19365 else
19366   cat >conftest.$ac_ext <<_ACEOF
19367 /* confdefs.h.  */
19368 _ACEOF
19369 cat confdefs.h >>conftest.$ac_ext
19370 cat >>conftest.$ac_ext <<_ACEOF
19371 /* end confdefs.h.  */
19372
19373 int
19374 main ()
19375 {
19376 /* FIXME: Include the comments suggested by Paul. */
19377 #ifndef __cplusplus
19378   /* Ultrix mips cc rejects this.  */
19379   typedef int charset[2];
19380   const charset cs;
19381   /* SunOS 4.1.1 cc rejects this.  */
19382   char const *const *pcpcc;
19383   char **ppc;
19384   /* NEC SVR4.0.2 mips cc rejects this.  */
19385   struct point {int x, y;};
19386   static struct point const zero = {0,0};
19387   /* AIX XL C 1.02.0.0 rejects this.
19388      It does not let you subtract one const X* pointer from another in
19389      an arm of an if-expression whose if-part is not a constant
19390      expression */
19391   const char *g = "string";
19392   pcpcc = &g + (g ? g-g : 0);
19393   /* HPUX 7.0 cc rejects these. */
19394   ++pcpcc;
19395   ppc = (char**) pcpcc;
19396   pcpcc = (char const *const *) ppc;
19397   { /* SCO 3.2v4 cc rejects this.  */
19398     char *t;
19399     char const *s = 0 ? (char *) 0 : (char const *) 0;
19400
19401     *t++ = 0;
19402     if (s) return 0;
19403   }
19404   { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
19405     int x[] = {25, 17};
19406     const int *foo = &x[0];
19407     ++foo;
19408   }
19409   { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19410     typedef const int *iptr;
19411     iptr p = 0;
19412     ++p;
19413   }
19414   { /* AIX XL C 1.02.0.0 rejects this saying
19415        "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19416     struct s { int j; const int *ap[3]; };
19417     struct s *b; b->j = 5;
19418   }
19419   { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19420     const int foo = 10;
19421     if (!foo) return 0;
19422   }
19423   return !cs[0] && !zero.x;
19424 #endif
19425
19426   ;
19427   return 0;
19428 }
19429 _ACEOF
19430 rm -f conftest.$ac_objext
19431 if { (ac_try="$ac_compile"
19432 case "(($ac_try" in
19433   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19434   *) ac_try_echo=$ac_try;;
19435 esac
19436 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19437 $as_echo "$ac_try_echo") >&5
19438   (eval "$ac_compile") 2>conftest.er1
19439   ac_status=$?
19440   grep -v '^ *+' conftest.er1 >conftest.err
19441   rm -f conftest.er1
19442   cat conftest.err >&5
19443   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19444   (exit $ac_status); } && {
19445          test -z "$ac_c_werror_flag" ||
19446          test ! -s conftest.err
19447        } && test -s conftest.$ac_objext; then
19448   ac_cv_c_const=yes
19449 else
19450   $as_echo "$as_me: failed program was:" >&5
19451 sed 's/^/| /' conftest.$ac_ext >&5
19452
19453         ac_cv_c_const=no
19454 fi
19455
19456 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19457 fi
19458 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19459 $as_echo "$ac_cv_c_const" >&6; }
19460 if test $ac_cv_c_const = no; then
19461
19462 cat >>confdefs.h <<\_ACEOF
19463 #define const /**/
19464 _ACEOF
19465
19466 fi
19467
19468 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19469 $as_echo_n "checking for inline... " >&6; }
19470 if test "${ac_cv_c_inline+set}" = set; then
19471   $as_echo_n "(cached) " >&6
19472 else
19473   ac_cv_c_inline=no
19474 for ac_kw in inline __inline__ __inline; do
19475   cat >conftest.$ac_ext <<_ACEOF
19476 /* confdefs.h.  */
19477 _ACEOF
19478 cat confdefs.h >>conftest.$ac_ext
19479 cat >>conftest.$ac_ext <<_ACEOF
19480 /* end confdefs.h.  */
19481 #ifndef __cplusplus
19482 typedef int foo_t;
19483 static $ac_kw foo_t static_foo () {return 0; }
19484 $ac_kw foo_t foo () {return 0; }
19485 #endif
19486
19487 _ACEOF
19488 rm -f conftest.$ac_objext
19489 if { (ac_try="$ac_compile"
19490 case "(($ac_try" in
19491   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19492   *) ac_try_echo=$ac_try;;
19493 esac
19494 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19495 $as_echo "$ac_try_echo") >&5
19496   (eval "$ac_compile") 2>conftest.er1
19497   ac_status=$?
19498   grep -v '^ *+' conftest.er1 >conftest.err
19499   rm -f conftest.er1
19500   cat conftest.err >&5
19501   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19502   (exit $ac_status); } && {
19503          test -z "$ac_c_werror_flag" ||
19504          test ! -s conftest.err
19505        } && test -s conftest.$ac_objext; then
19506   ac_cv_c_inline=$ac_kw
19507 else
19508   $as_echo "$as_me: failed program was:" >&5
19509 sed 's/^/| /' conftest.$ac_ext >&5
19510
19511
19512 fi
19513
19514 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19515   test "$ac_cv_c_inline" != no && break
19516 done
19517
19518 fi
19519 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19520 $as_echo "$ac_cv_c_inline" >&6; }
19521
19522
19523 case $ac_cv_c_inline in
19524   inline | yes) ;;
19525   *)
19526     case $ac_cv_c_inline in
19527       no) ac_val=;;
19528       *) ac_val=$ac_cv_c_inline;;
19529     esac
19530     cat >>confdefs.h <<_ACEOF
19531 #ifndef __cplusplus
19532 #define inline $ac_val
19533 #endif
19534 _ACEOF
19535     ;;
19536 esac
19537
19538 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19539 $as_echo_n "checking for mode_t... " >&6; }
19540 if test "${ac_cv_type_mode_t+set}" = set; then
19541   $as_echo_n "(cached) " >&6
19542 else
19543   ac_cv_type_mode_t=no
19544 cat >conftest.$ac_ext <<_ACEOF
19545 /* confdefs.h.  */
19546 _ACEOF
19547 cat confdefs.h >>conftest.$ac_ext
19548 cat >>conftest.$ac_ext <<_ACEOF
19549 /* end confdefs.h.  */
19550 $ac_includes_default
19551 int
19552 main ()
19553 {
19554 if (sizeof (mode_t))
19555        return 0;
19556   ;
19557   return 0;
19558 }
19559 _ACEOF
19560 rm -f conftest.$ac_objext
19561 if { (ac_try="$ac_compile"
19562 case "(($ac_try" in
19563   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19564   *) ac_try_echo=$ac_try;;
19565 esac
19566 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19567 $as_echo "$ac_try_echo") >&5
19568   (eval "$ac_compile") 2>conftest.er1
19569   ac_status=$?
19570   grep -v '^ *+' conftest.er1 >conftest.err
19571   rm -f conftest.er1
19572   cat conftest.err >&5
19573   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19574   (exit $ac_status); } && {
19575          test -z "$ac_c_werror_flag" ||
19576          test ! -s conftest.err
19577        } && test -s conftest.$ac_objext; then
19578   cat >conftest.$ac_ext <<_ACEOF
19579 /* confdefs.h.  */
19580 _ACEOF
19581 cat confdefs.h >>conftest.$ac_ext
19582 cat >>conftest.$ac_ext <<_ACEOF
19583 /* end confdefs.h.  */
19584 $ac_includes_default
19585 int
19586 main ()
19587 {
19588 if (sizeof ((mode_t)))
19589           return 0;
19590   ;
19591   return 0;
19592 }
19593 _ACEOF
19594 rm -f conftest.$ac_objext
19595 if { (ac_try="$ac_compile"
19596 case "(($ac_try" in
19597   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19598   *) ac_try_echo=$ac_try;;
19599 esac
19600 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19601 $as_echo "$ac_try_echo") >&5
19602   (eval "$ac_compile") 2>conftest.er1
19603   ac_status=$?
19604   grep -v '^ *+' conftest.er1 >conftest.err
19605   rm -f conftest.er1
19606   cat conftest.err >&5
19607   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19608   (exit $ac_status); } && {
19609          test -z "$ac_c_werror_flag" ||
19610          test ! -s conftest.err
19611        } && test -s conftest.$ac_objext; then
19612   :
19613 else
19614   $as_echo "$as_me: failed program was:" >&5
19615 sed 's/^/| /' conftest.$ac_ext >&5
19616
19617         ac_cv_type_mode_t=yes
19618 fi
19619
19620 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19621 else
19622   $as_echo "$as_me: failed program was:" >&5
19623 sed 's/^/| /' conftest.$ac_ext >&5
19624
19625
19626 fi
19627
19628 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19629 fi
19630 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19631 $as_echo "$ac_cv_type_mode_t" >&6; }
19632 if test "x$ac_cv_type_mode_t" = x""yes; then
19633
19634 cat >>confdefs.h <<_ACEOF
19635 #define HAVE_MODE_T 1
19636 _ACEOF
19637
19638
19639 fi
19640 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
19641 $as_echo_n "checking for off_t... " >&6; }
19642 if test "${ac_cv_type_off_t+set}" = set; then
19643   $as_echo_n "(cached) " >&6
19644 else
19645   ac_cv_type_off_t=no
19646 cat >conftest.$ac_ext <<_ACEOF
19647 /* confdefs.h.  */
19648 _ACEOF
19649 cat confdefs.h >>conftest.$ac_ext
19650 cat >>conftest.$ac_ext <<_ACEOF
19651 /* end confdefs.h.  */
19652 $ac_includes_default
19653 int
19654 main ()
19655 {
19656 if (sizeof (off_t))
19657        return 0;
19658   ;
19659   return 0;
19660 }
19661 _ACEOF
19662 rm -f conftest.$ac_objext
19663 if { (ac_try="$ac_compile"
19664 case "(($ac_try" in
19665   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19666   *) ac_try_echo=$ac_try;;
19667 esac
19668 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19669 $as_echo "$ac_try_echo") >&5
19670   (eval "$ac_compile") 2>conftest.er1
19671   ac_status=$?
19672   grep -v '^ *+' conftest.er1 >conftest.err
19673   rm -f conftest.er1
19674   cat conftest.err >&5
19675   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19676   (exit $ac_status); } && {
19677          test -z "$ac_c_werror_flag" ||
19678          test ! -s conftest.err
19679        } && test -s conftest.$ac_objext; then
19680   cat >conftest.$ac_ext <<_ACEOF
19681 /* confdefs.h.  */
19682 _ACEOF
19683 cat confdefs.h >>conftest.$ac_ext
19684 cat >>conftest.$ac_ext <<_ACEOF
19685 /* end confdefs.h.  */
19686 $ac_includes_default
19687 int
19688 main ()
19689 {
19690 if (sizeof ((off_t)))
19691           return 0;
19692   ;
19693   return 0;
19694 }
19695 _ACEOF
19696 rm -f conftest.$ac_objext
19697 if { (ac_try="$ac_compile"
19698 case "(($ac_try" in
19699   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19700   *) ac_try_echo=$ac_try;;
19701 esac
19702 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19703 $as_echo "$ac_try_echo") >&5
19704   (eval "$ac_compile") 2>conftest.er1
19705   ac_status=$?
19706   grep -v '^ *+' conftest.er1 >conftest.err
19707   rm -f conftest.er1
19708   cat conftest.err >&5
19709   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19710   (exit $ac_status); } && {
19711          test -z "$ac_c_werror_flag" ||
19712          test ! -s conftest.err
19713        } && test -s conftest.$ac_objext; then
19714   :
19715 else
19716   $as_echo "$as_me: failed program was:" >&5
19717 sed 's/^/| /' conftest.$ac_ext >&5
19718
19719         ac_cv_type_off_t=yes
19720 fi
19721
19722 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19723 else
19724   $as_echo "$as_me: failed program was:" >&5
19725 sed 's/^/| /' conftest.$ac_ext >&5
19726
19727
19728 fi
19729
19730 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19731 fi
19732 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
19733 $as_echo "$ac_cv_type_off_t" >&6; }
19734 if test "x$ac_cv_type_off_t" = x""yes; then
19735
19736 cat >>confdefs.h <<_ACEOF
19737 #define HAVE_OFF_T 1
19738 _ACEOF
19739
19740
19741 fi
19742 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
19743 $as_echo_n "checking for pid_t... " >&6; }
19744 if test "${ac_cv_type_pid_t+set}" = set; then
19745   $as_echo_n "(cached) " >&6
19746 else
19747   ac_cv_type_pid_t=no
19748 cat >conftest.$ac_ext <<_ACEOF
19749 /* confdefs.h.  */
19750 _ACEOF
19751 cat confdefs.h >>conftest.$ac_ext
19752 cat >>conftest.$ac_ext <<_ACEOF
19753 /* end confdefs.h.  */
19754 $ac_includes_default
19755 int
19756 main ()
19757 {
19758 if (sizeof (pid_t))
19759        return 0;
19760   ;
19761   return 0;
19762 }
19763 _ACEOF
19764 rm -f conftest.$ac_objext
19765 if { (ac_try="$ac_compile"
19766 case "(($ac_try" in
19767   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19768   *) ac_try_echo=$ac_try;;
19769 esac
19770 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19771 $as_echo "$ac_try_echo") >&5
19772   (eval "$ac_compile") 2>conftest.er1
19773   ac_status=$?
19774   grep -v '^ *+' conftest.er1 >conftest.err
19775   rm -f conftest.er1
19776   cat conftest.err >&5
19777   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19778   (exit $ac_status); } && {
19779          test -z "$ac_c_werror_flag" ||
19780          test ! -s conftest.err
19781        } && test -s conftest.$ac_objext; then
19782   cat >conftest.$ac_ext <<_ACEOF
19783 /* confdefs.h.  */
19784 _ACEOF
19785 cat confdefs.h >>conftest.$ac_ext
19786 cat >>conftest.$ac_ext <<_ACEOF
19787 /* end confdefs.h.  */
19788 $ac_includes_default
19789 int
19790 main ()
19791 {
19792 if (sizeof ((pid_t)))
19793           return 0;
19794   ;
19795   return 0;
19796 }
19797 _ACEOF
19798 rm -f conftest.$ac_objext
19799 if { (ac_try="$ac_compile"
19800 case "(($ac_try" in
19801   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19802   *) ac_try_echo=$ac_try;;
19803 esac
19804 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19805 $as_echo "$ac_try_echo") >&5
19806   (eval "$ac_compile") 2>conftest.er1
19807   ac_status=$?
19808   grep -v '^ *+' conftest.er1 >conftest.err
19809   rm -f conftest.er1
19810   cat conftest.err >&5
19811   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19812   (exit $ac_status); } && {
19813          test -z "$ac_c_werror_flag" ||
19814          test ! -s conftest.err
19815        } && test -s conftest.$ac_objext; then
19816   :
19817 else
19818   $as_echo "$as_me: failed program was:" >&5
19819 sed 's/^/| /' conftest.$ac_ext >&5
19820
19821         ac_cv_type_pid_t=yes
19822 fi
19823
19824 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19825 else
19826   $as_echo "$as_me: failed program was:" >&5
19827 sed 's/^/| /' conftest.$ac_ext >&5
19828
19829
19830 fi
19831
19832 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19833 fi
19834 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
19835 $as_echo "$ac_cv_type_pid_t" >&6; }
19836 if test "x$ac_cv_type_pid_t" = x""yes; then
19837
19838 cat >>confdefs.h <<_ACEOF
19839 #define HAVE_PID_T 1
19840 _ACEOF
19841
19842
19843 fi
19844 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
19845 $as_echo_n "checking for size_t... " >&6; }
19846 if test "${ac_cv_type_size_t+set}" = set; then
19847   $as_echo_n "(cached) " >&6
19848 else
19849   ac_cv_type_size_t=no
19850 cat >conftest.$ac_ext <<_ACEOF
19851 /* confdefs.h.  */
19852 _ACEOF
19853 cat confdefs.h >>conftest.$ac_ext
19854 cat >>conftest.$ac_ext <<_ACEOF
19855 /* end confdefs.h.  */
19856 $ac_includes_default
19857 int
19858 main ()
19859 {
19860 if (sizeof (size_t))
19861        return 0;
19862   ;
19863   return 0;
19864 }
19865 _ACEOF
19866 rm -f conftest.$ac_objext
19867 if { (ac_try="$ac_compile"
19868 case "(($ac_try" in
19869   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19870   *) ac_try_echo=$ac_try;;
19871 esac
19872 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19873 $as_echo "$ac_try_echo") >&5
19874   (eval "$ac_compile") 2>conftest.er1
19875   ac_status=$?
19876   grep -v '^ *+' conftest.er1 >conftest.err
19877   rm -f conftest.er1
19878   cat conftest.err >&5
19879   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19880   (exit $ac_status); } && {
19881          test -z "$ac_c_werror_flag" ||
19882          test ! -s conftest.err
19883        } && test -s conftest.$ac_objext; then
19884   cat >conftest.$ac_ext <<_ACEOF
19885 /* confdefs.h.  */
19886 _ACEOF
19887 cat confdefs.h >>conftest.$ac_ext
19888 cat >>conftest.$ac_ext <<_ACEOF
19889 /* end confdefs.h.  */
19890 $ac_includes_default
19891 int
19892 main ()
19893 {
19894 if (sizeof ((size_t)))
19895           return 0;
19896   ;
19897   return 0;
19898 }
19899 _ACEOF
19900 rm -f conftest.$ac_objext
19901 if { (ac_try="$ac_compile"
19902 case "(($ac_try" in
19903   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19904   *) ac_try_echo=$ac_try;;
19905 esac
19906 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19907 $as_echo "$ac_try_echo") >&5
19908   (eval "$ac_compile") 2>conftest.er1
19909   ac_status=$?
19910   grep -v '^ *+' conftest.er1 >conftest.err
19911   rm -f conftest.er1
19912   cat conftest.err >&5
19913   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19914   (exit $ac_status); } && {
19915          test -z "$ac_c_werror_flag" ||
19916          test ! -s conftest.err
19917        } && test -s conftest.$ac_objext; then
19918   :
19919 else
19920   $as_echo "$as_me: failed program was:" >&5
19921 sed 's/^/| /' conftest.$ac_ext >&5
19922
19923         ac_cv_type_size_t=yes
19924 fi
19925
19926 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19927 else
19928   $as_echo "$as_me: failed program was:" >&5
19929 sed 's/^/| /' conftest.$ac_ext >&5
19930
19931
19932 fi
19933
19934 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19935 fi
19936 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
19937 $as_echo "$ac_cv_type_size_t" >&6; }
19938 if test "x$ac_cv_type_size_t" = x""yes; then
19939
19940 cat >>confdefs.h <<_ACEOF
19941 #define HAVE_SIZE_T 1
19942 _ACEOF
19943
19944
19945 fi
19946 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
19947 $as_echo_n "checking for ssize_t... " >&6; }
19948 if test "${ac_cv_type_ssize_t+set}" = set; then
19949   $as_echo_n "(cached) " >&6
19950 else
19951   ac_cv_type_ssize_t=no
19952 cat >conftest.$ac_ext <<_ACEOF
19953 /* confdefs.h.  */
19954 _ACEOF
19955 cat confdefs.h >>conftest.$ac_ext
19956 cat >>conftest.$ac_ext <<_ACEOF
19957 /* end confdefs.h.  */
19958 $ac_includes_default
19959 int
19960 main ()
19961 {
19962 if (sizeof (ssize_t))
19963        return 0;
19964   ;
19965   return 0;
19966 }
19967 _ACEOF
19968 rm -f conftest.$ac_objext
19969 if { (ac_try="$ac_compile"
19970 case "(($ac_try" in
19971   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19972   *) ac_try_echo=$ac_try;;
19973 esac
19974 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19975 $as_echo "$ac_try_echo") >&5
19976   (eval "$ac_compile") 2>conftest.er1
19977   ac_status=$?
19978   grep -v '^ *+' conftest.er1 >conftest.err
19979   rm -f conftest.er1
19980   cat conftest.err >&5
19981   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19982   (exit $ac_status); } && {
19983          test -z "$ac_c_werror_flag" ||
19984          test ! -s conftest.err
19985        } && test -s conftest.$ac_objext; then
19986   cat >conftest.$ac_ext <<_ACEOF
19987 /* confdefs.h.  */
19988 _ACEOF
19989 cat confdefs.h >>conftest.$ac_ext
19990 cat >>conftest.$ac_ext <<_ACEOF
19991 /* end confdefs.h.  */
19992 $ac_includes_default
19993 int
19994 main ()
19995 {
19996 if (sizeof ((ssize_t)))
19997           return 0;
19998   ;
19999   return 0;
20000 }
20001 _ACEOF
20002 rm -f conftest.$ac_objext
20003 if { (ac_try="$ac_compile"
20004 case "(($ac_try" in
20005   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20006   *) ac_try_echo=$ac_try;;
20007 esac
20008 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20009 $as_echo "$ac_try_echo") >&5
20010   (eval "$ac_compile") 2>conftest.er1
20011   ac_status=$?
20012   grep -v '^ *+' conftest.er1 >conftest.err
20013   rm -f conftest.er1
20014   cat conftest.err >&5
20015   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20016   (exit $ac_status); } && {
20017          test -z "$ac_c_werror_flag" ||
20018          test ! -s conftest.err
20019        } && test -s conftest.$ac_objext; then
20020   :
20021 else
20022   $as_echo "$as_me: failed program was:" >&5
20023 sed 's/^/| /' conftest.$ac_ext >&5
20024
20025         ac_cv_type_ssize_t=yes
20026 fi
20027
20028 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20029 else
20030   $as_echo "$as_me: failed program was:" >&5
20031 sed 's/^/| /' conftest.$ac_ext >&5
20032
20033
20034 fi
20035
20036 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20037 fi
20038 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
20039 $as_echo "$ac_cv_type_ssize_t" >&6; }
20040 if test "x$ac_cv_type_ssize_t" = x""yes; then
20041
20042 cat >>confdefs.h <<_ACEOF
20043 #define HAVE_SSIZE_T 1
20044 _ACEOF
20045
20046
20047 fi
20048 { $as_echo "$as_me:$LINENO: checking for long long" >&5
20049 $as_echo_n "checking for long long... " >&6; }
20050 if test "${ac_cv_type_long_long+set}" = set; then
20051   $as_echo_n "(cached) " >&6
20052 else
20053   ac_cv_type_long_long=no
20054 cat >conftest.$ac_ext <<_ACEOF
20055 /* confdefs.h.  */
20056 _ACEOF
20057 cat confdefs.h >>conftest.$ac_ext
20058 cat >>conftest.$ac_ext <<_ACEOF
20059 /* end confdefs.h.  */
20060 $ac_includes_default
20061 int
20062 main ()
20063 {
20064 if (sizeof (long long))
20065        return 0;
20066   ;
20067   return 0;
20068 }
20069 _ACEOF
20070 rm -f conftest.$ac_objext
20071 if { (ac_try="$ac_compile"
20072 case "(($ac_try" in
20073   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20074   *) ac_try_echo=$ac_try;;
20075 esac
20076 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20077 $as_echo "$ac_try_echo") >&5
20078   (eval "$ac_compile") 2>conftest.er1
20079   ac_status=$?
20080   grep -v '^ *+' conftest.er1 >conftest.err
20081   rm -f conftest.er1
20082   cat conftest.err >&5
20083   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20084   (exit $ac_status); } && {
20085          test -z "$ac_c_werror_flag" ||
20086          test ! -s conftest.err
20087        } && test -s conftest.$ac_objext; then
20088   cat >conftest.$ac_ext <<_ACEOF
20089 /* confdefs.h.  */
20090 _ACEOF
20091 cat confdefs.h >>conftest.$ac_ext
20092 cat >>conftest.$ac_ext <<_ACEOF
20093 /* end confdefs.h.  */
20094 $ac_includes_default
20095 int
20096 main ()
20097 {
20098 if (sizeof ((long long)))
20099           return 0;
20100   ;
20101   return 0;
20102 }
20103 _ACEOF
20104 rm -f conftest.$ac_objext
20105 if { (ac_try="$ac_compile"
20106 case "(($ac_try" in
20107   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20108   *) ac_try_echo=$ac_try;;
20109 esac
20110 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20111 $as_echo "$ac_try_echo") >&5
20112   (eval "$ac_compile") 2>conftest.er1
20113   ac_status=$?
20114   grep -v '^ *+' conftest.er1 >conftest.err
20115   rm -f conftest.er1
20116   cat conftest.err >&5
20117   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20118   (exit $ac_status); } && {
20119          test -z "$ac_c_werror_flag" ||
20120          test ! -s conftest.err
20121        } && test -s conftest.$ac_objext; then
20122   :
20123 else
20124   $as_echo "$as_me: failed program was:" >&5
20125 sed 's/^/| /' conftest.$ac_ext >&5
20126
20127         ac_cv_type_long_long=yes
20128 fi
20129
20130 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20131 else
20132   $as_echo "$as_me: failed program was:" >&5
20133 sed 's/^/| /' conftest.$ac_ext >&5
20134
20135
20136 fi
20137
20138 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20139 fi
20140 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20141 $as_echo "$ac_cv_type_long_long" >&6; }
20142 if test "x$ac_cv_type_long_long" = x""yes; then
20143
20144 cat >>confdefs.h <<_ACEOF
20145 #define HAVE_LONG_LONG 1
20146 _ACEOF
20147
20148
20149 fi
20150 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
20151 $as_echo_n "checking for fsblkcnt_t... " >&6; }
20152 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
20153   $as_echo_n "(cached) " >&6
20154 else
20155   ac_cv_type_fsblkcnt_t=no
20156 cat >conftest.$ac_ext <<_ACEOF
20157 /* confdefs.h.  */
20158 _ACEOF
20159 cat confdefs.h >>conftest.$ac_ext
20160 cat >>conftest.$ac_ext <<_ACEOF
20161 /* end confdefs.h.  */
20162 $ac_includes_default
20163 int
20164 main ()
20165 {
20166 if (sizeof (fsblkcnt_t))
20167        return 0;
20168   ;
20169   return 0;
20170 }
20171 _ACEOF
20172 rm -f conftest.$ac_objext
20173 if { (ac_try="$ac_compile"
20174 case "(($ac_try" in
20175   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20176   *) ac_try_echo=$ac_try;;
20177 esac
20178 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20179 $as_echo "$ac_try_echo") >&5
20180   (eval "$ac_compile") 2>conftest.er1
20181   ac_status=$?
20182   grep -v '^ *+' conftest.er1 >conftest.err
20183   rm -f conftest.er1
20184   cat conftest.err >&5
20185   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20186   (exit $ac_status); } && {
20187          test -z "$ac_c_werror_flag" ||
20188          test ! -s conftest.err
20189        } && test -s conftest.$ac_objext; then
20190   cat >conftest.$ac_ext <<_ACEOF
20191 /* confdefs.h.  */
20192 _ACEOF
20193 cat confdefs.h >>conftest.$ac_ext
20194 cat >>conftest.$ac_ext <<_ACEOF
20195 /* end confdefs.h.  */
20196 $ac_includes_default
20197 int
20198 main ()
20199 {
20200 if (sizeof ((fsblkcnt_t)))
20201           return 0;
20202   ;
20203   return 0;
20204 }
20205 _ACEOF
20206 rm -f conftest.$ac_objext
20207 if { (ac_try="$ac_compile"
20208 case "(($ac_try" in
20209   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20210   *) ac_try_echo=$ac_try;;
20211 esac
20212 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20213 $as_echo "$ac_try_echo") >&5
20214   (eval "$ac_compile") 2>conftest.er1
20215   ac_status=$?
20216   grep -v '^ *+' conftest.er1 >conftest.err
20217   rm -f conftest.er1
20218   cat conftest.err >&5
20219   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20220   (exit $ac_status); } && {
20221          test -z "$ac_c_werror_flag" ||
20222          test ! -s conftest.err
20223        } && test -s conftest.$ac_objext; then
20224   :
20225 else
20226   $as_echo "$as_me: failed program was:" >&5
20227 sed 's/^/| /' conftest.$ac_ext >&5
20228
20229         ac_cv_type_fsblkcnt_t=yes
20230 fi
20231
20232 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20233 else
20234   $as_echo "$as_me: failed program was:" >&5
20235 sed 's/^/| /' conftest.$ac_ext >&5
20236
20237
20238 fi
20239
20240 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20241 fi
20242 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
20243 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
20244 if test "x$ac_cv_type_fsblkcnt_t" = x""yes; then
20245
20246 cat >>confdefs.h <<_ACEOF
20247 #define HAVE_FSBLKCNT_T 1
20248 _ACEOF
20249
20250
20251 fi
20252 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
20253 $as_echo_n "checking for fsfilcnt_t... " >&6; }
20254 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
20255   $as_echo_n "(cached) " >&6
20256 else
20257   ac_cv_type_fsfilcnt_t=no
20258 cat >conftest.$ac_ext <<_ACEOF
20259 /* confdefs.h.  */
20260 _ACEOF
20261 cat confdefs.h >>conftest.$ac_ext
20262 cat >>conftest.$ac_ext <<_ACEOF
20263 /* end confdefs.h.  */
20264 $ac_includes_default
20265 int
20266 main ()
20267 {
20268 if (sizeof (fsfilcnt_t))
20269        return 0;
20270   ;
20271   return 0;
20272 }
20273 _ACEOF
20274 rm -f conftest.$ac_objext
20275 if { (ac_try="$ac_compile"
20276 case "(($ac_try" in
20277   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20278   *) ac_try_echo=$ac_try;;
20279 esac
20280 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20281 $as_echo "$ac_try_echo") >&5
20282   (eval "$ac_compile") 2>conftest.er1
20283   ac_status=$?
20284   grep -v '^ *+' conftest.er1 >conftest.err
20285   rm -f conftest.er1
20286   cat conftest.err >&5
20287   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20288   (exit $ac_status); } && {
20289          test -z "$ac_c_werror_flag" ||
20290          test ! -s conftest.err
20291        } && test -s conftest.$ac_objext; then
20292   cat >conftest.$ac_ext <<_ACEOF
20293 /* confdefs.h.  */
20294 _ACEOF
20295 cat confdefs.h >>conftest.$ac_ext
20296 cat >>conftest.$ac_ext <<_ACEOF
20297 /* end confdefs.h.  */
20298 $ac_includes_default
20299 int
20300 main ()
20301 {
20302 if (sizeof ((fsfilcnt_t)))
20303           return 0;
20304   ;
20305   return 0;
20306 }
20307 _ACEOF
20308 rm -f conftest.$ac_objext
20309 if { (ac_try="$ac_compile"
20310 case "(($ac_try" in
20311   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20312   *) ac_try_echo=$ac_try;;
20313 esac
20314 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20315 $as_echo "$ac_try_echo") >&5
20316   (eval "$ac_compile") 2>conftest.er1
20317   ac_status=$?
20318   grep -v '^ *+' conftest.er1 >conftest.err
20319   rm -f conftest.er1
20320   cat conftest.err >&5
20321   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20322   (exit $ac_status); } && {
20323          test -z "$ac_c_werror_flag" ||
20324          test ! -s conftest.err
20325        } && test -s conftest.$ac_objext; then
20326   :
20327 else
20328   $as_echo "$as_me: failed program was:" >&5
20329 sed 's/^/| /' conftest.$ac_ext >&5
20330
20331         ac_cv_type_fsfilcnt_t=yes
20332 fi
20333
20334 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20335 else
20336   $as_echo "$as_me: failed program was:" >&5
20337 sed 's/^/| /' conftest.$ac_ext >&5
20338
20339
20340 fi
20341
20342 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20343 fi
20344 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20345 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20346 if test "x$ac_cv_type_fsfilcnt_t" = x""yes; then
20347
20348 cat >>confdefs.h <<_ACEOF
20349 #define HAVE_FSFILCNT_T 1
20350 _ACEOF
20351
20352
20353 fi
20354
20355 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20356 $as_echo_n "checking for sigset_t... " >&6; }
20357 if test "${ac_cv_type_sigset_t+set}" = set; then
20358   $as_echo_n "(cached) " >&6
20359 else
20360   ac_cv_type_sigset_t=no
20361 cat >conftest.$ac_ext <<_ACEOF
20362 /* confdefs.h.  */
20363 _ACEOF
20364 cat confdefs.h >>conftest.$ac_ext
20365 cat >>conftest.$ac_ext <<_ACEOF
20366 /* end confdefs.h.  */
20367 #include <sys/types.h>
20368 #include <signal.h>
20369
20370 int
20371 main ()
20372 {
20373 if (sizeof (sigset_t))
20374        return 0;
20375   ;
20376   return 0;
20377 }
20378 _ACEOF
20379 rm -f conftest.$ac_objext
20380 if { (ac_try="$ac_compile"
20381 case "(($ac_try" in
20382   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20383   *) ac_try_echo=$ac_try;;
20384 esac
20385 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20386 $as_echo "$ac_try_echo") >&5
20387   (eval "$ac_compile") 2>conftest.er1
20388   ac_status=$?
20389   grep -v '^ *+' conftest.er1 >conftest.err
20390   rm -f conftest.er1
20391   cat conftest.err >&5
20392   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20393   (exit $ac_status); } && {
20394          test -z "$ac_c_werror_flag" ||
20395          test ! -s conftest.err
20396        } && test -s conftest.$ac_objext; then
20397   cat >conftest.$ac_ext <<_ACEOF
20398 /* confdefs.h.  */
20399 _ACEOF
20400 cat confdefs.h >>conftest.$ac_ext
20401 cat >>conftest.$ac_ext <<_ACEOF
20402 /* end confdefs.h.  */
20403 #include <sys/types.h>
20404 #include <signal.h>
20405
20406 int
20407 main ()
20408 {
20409 if (sizeof ((sigset_t)))
20410           return 0;
20411   ;
20412   return 0;
20413 }
20414 _ACEOF
20415 rm -f conftest.$ac_objext
20416 if { (ac_try="$ac_compile"
20417 case "(($ac_try" in
20418   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20419   *) ac_try_echo=$ac_try;;
20420 esac
20421 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20422 $as_echo "$ac_try_echo") >&5
20423   (eval "$ac_compile") 2>conftest.er1
20424   ac_status=$?
20425   grep -v '^ *+' conftest.er1 >conftest.err
20426   rm -f conftest.er1
20427   cat conftest.err >&5
20428   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20429   (exit $ac_status); } && {
20430          test -z "$ac_c_werror_flag" ||
20431          test ! -s conftest.err
20432        } && test -s conftest.$ac_objext; then
20433   :
20434 else
20435   $as_echo "$as_me: failed program was:" >&5
20436 sed 's/^/| /' conftest.$ac_ext >&5
20437
20438         ac_cv_type_sigset_t=yes
20439 fi
20440
20441 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20442 else
20443   $as_echo "$as_me: failed program was:" >&5
20444 sed 's/^/| /' conftest.$ac_ext >&5
20445
20446
20447 fi
20448
20449 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20450 fi
20451 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20452 $as_echo "$ac_cv_type_sigset_t" >&6; }
20453 if test "x$ac_cv_type_sigset_t" = x""yes; then
20454
20455 cat >>confdefs.h <<_ACEOF
20456 #define HAVE_SIGSET_T 1
20457 _ACEOF
20458
20459
20460 fi
20461
20462 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20463 $as_echo_n "checking for request_sense... " >&6; }
20464 if test "${ac_cv_type_request_sense+set}" = set; then
20465   $as_echo_n "(cached) " >&6
20466 else
20467   ac_cv_type_request_sense=no
20468 cat >conftest.$ac_ext <<_ACEOF
20469 /* confdefs.h.  */
20470 _ACEOF
20471 cat confdefs.h >>conftest.$ac_ext
20472 cat >>conftest.$ac_ext <<_ACEOF
20473 /* end confdefs.h.  */
20474 #include <linux/cdrom.h>
20475
20476 int
20477 main ()
20478 {
20479 if (sizeof (request_sense))
20480        return 0;
20481   ;
20482   return 0;
20483 }
20484 _ACEOF
20485 rm -f conftest.$ac_objext
20486 if { (ac_try="$ac_compile"
20487 case "(($ac_try" in
20488   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20489   *) ac_try_echo=$ac_try;;
20490 esac
20491 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20492 $as_echo "$ac_try_echo") >&5
20493   (eval "$ac_compile") 2>conftest.er1
20494   ac_status=$?
20495   grep -v '^ *+' conftest.er1 >conftest.err
20496   rm -f conftest.er1
20497   cat conftest.err >&5
20498   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20499   (exit $ac_status); } && {
20500          test -z "$ac_c_werror_flag" ||
20501          test ! -s conftest.err
20502        } && test -s conftest.$ac_objext; then
20503   cat >conftest.$ac_ext <<_ACEOF
20504 /* confdefs.h.  */
20505 _ACEOF
20506 cat confdefs.h >>conftest.$ac_ext
20507 cat >>conftest.$ac_ext <<_ACEOF
20508 /* end confdefs.h.  */
20509 #include <linux/cdrom.h>
20510
20511 int
20512 main ()
20513 {
20514 if (sizeof ((request_sense)))
20515           return 0;
20516   ;
20517   return 0;
20518 }
20519 _ACEOF
20520 rm -f conftest.$ac_objext
20521 if { (ac_try="$ac_compile"
20522 case "(($ac_try" in
20523   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20524   *) ac_try_echo=$ac_try;;
20525 esac
20526 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20527 $as_echo "$ac_try_echo") >&5
20528   (eval "$ac_compile") 2>conftest.er1
20529   ac_status=$?
20530   grep -v '^ *+' conftest.er1 >conftest.err
20531   rm -f conftest.er1
20532   cat conftest.err >&5
20533   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20534   (exit $ac_status); } && {
20535          test -z "$ac_c_werror_flag" ||
20536          test ! -s conftest.err
20537        } && test -s conftest.$ac_objext; then
20538   :
20539 else
20540   $as_echo "$as_me: failed program was:" >&5
20541 sed 's/^/| /' conftest.$ac_ext >&5
20542
20543         ac_cv_type_request_sense=yes
20544 fi
20545
20546 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20547 else
20548   $as_echo "$as_me: failed program was:" >&5
20549 sed 's/^/| /' conftest.$ac_ext >&5
20550
20551
20552 fi
20553
20554 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20555 fi
20556 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20557 $as_echo "$ac_cv_type_request_sense" >&6; }
20558 if test "x$ac_cv_type_request_sense" = x""yes; then
20559
20560 cat >>confdefs.h <<_ACEOF
20561 #define HAVE_REQUEST_SENSE 1
20562 _ACEOF
20563
20564
20565 fi
20566
20567
20568 { $as_echo "$as_me:$LINENO: checking for struct xinpgen" >&5
20569 $as_echo_n "checking for struct xinpgen... " >&6; }
20570 if test "${ac_cv_type_struct_xinpgen+set}" = set; then
20571   $as_echo_n "(cached) " >&6
20572 else
20573   ac_cv_type_struct_xinpgen=no
20574 cat >conftest.$ac_ext <<_ACEOF
20575 /* confdefs.h.  */
20576 _ACEOF
20577 cat confdefs.h >>conftest.$ac_ext
20578 cat >>conftest.$ac_ext <<_ACEOF
20579 /* end confdefs.h.  */
20580 #include <sys/types.h>
20581 #ifdef HAVE_SYS_SOCKET_H
20582 #include <sys/socket.h>
20583 #endif
20584 #ifdef HAVE_SYS_SOCKETVAR_H
20585 #include <sys/socketvar.h>
20586 #endif
20587 #ifdef HAVE_NET_ROUTE_H
20588 #include <net/route.h>
20589 #endif
20590 #ifdef HAVE_NETINET_IN_H
20591 #include <netinet/in.h>
20592 #endif
20593 #ifdef HAVE_NETINET_IN_SYSTM_H
20594 #include <netinet/in_systm.h>
20595 #endif
20596 #ifdef HAVE_NETINET_IP_H
20597 #include <netinet/ip.h>
20598 #endif
20599 #ifdef HAVE_NETINET_IN_PCB_H
20600 #include <netinet/in_pcb.h>
20601 #endif
20602
20603 int
20604 main ()
20605 {
20606 if (sizeof (struct xinpgen))
20607        return 0;
20608   ;
20609   return 0;
20610 }
20611 _ACEOF
20612 rm -f conftest.$ac_objext
20613 if { (ac_try="$ac_compile"
20614 case "(($ac_try" in
20615   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20616   *) ac_try_echo=$ac_try;;
20617 esac
20618 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20619 $as_echo "$ac_try_echo") >&5
20620   (eval "$ac_compile") 2>conftest.er1
20621   ac_status=$?
20622   grep -v '^ *+' conftest.er1 >conftest.err
20623   rm -f conftest.er1
20624   cat conftest.err >&5
20625   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20626   (exit $ac_status); } && {
20627          test -z "$ac_c_werror_flag" ||
20628          test ! -s conftest.err
20629        } && test -s conftest.$ac_objext; then
20630   cat >conftest.$ac_ext <<_ACEOF
20631 /* confdefs.h.  */
20632 _ACEOF
20633 cat confdefs.h >>conftest.$ac_ext
20634 cat >>conftest.$ac_ext <<_ACEOF
20635 /* end confdefs.h.  */
20636 #include <sys/types.h>
20637 #ifdef HAVE_SYS_SOCKET_H
20638 #include <sys/socket.h>
20639 #endif
20640 #ifdef HAVE_SYS_SOCKETVAR_H
20641 #include <sys/socketvar.h>
20642 #endif
20643 #ifdef HAVE_NET_ROUTE_H
20644 #include <net/route.h>
20645 #endif
20646 #ifdef HAVE_NETINET_IN_H
20647 #include <netinet/in.h>
20648 #endif
20649 #ifdef HAVE_NETINET_IN_SYSTM_H
20650 #include <netinet/in_systm.h>
20651 #endif
20652 #ifdef HAVE_NETINET_IP_H
20653 #include <netinet/ip.h>
20654 #endif
20655 #ifdef HAVE_NETINET_IN_PCB_H
20656 #include <netinet/in_pcb.h>
20657 #endif
20658
20659 int
20660 main ()
20661 {
20662 if (sizeof ((struct xinpgen)))
20663           return 0;
20664   ;
20665   return 0;
20666 }
20667 _ACEOF
20668 rm -f conftest.$ac_objext
20669 if { (ac_try="$ac_compile"
20670 case "(($ac_try" in
20671   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20672   *) ac_try_echo=$ac_try;;
20673 esac
20674 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20675 $as_echo "$ac_try_echo") >&5
20676   (eval "$ac_compile") 2>conftest.er1
20677   ac_status=$?
20678   grep -v '^ *+' conftest.er1 >conftest.err
20679   rm -f conftest.er1
20680   cat conftest.err >&5
20681   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20682   (exit $ac_status); } && {
20683          test -z "$ac_c_werror_flag" ||
20684          test ! -s conftest.err
20685        } && test -s conftest.$ac_objext; then
20686   :
20687 else
20688   $as_echo "$as_me: failed program was:" >&5
20689 sed 's/^/| /' conftest.$ac_ext >&5
20690
20691         ac_cv_type_struct_xinpgen=yes
20692 fi
20693
20694 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20695 else
20696   $as_echo "$as_me: failed program was:" >&5
20697 sed 's/^/| /' conftest.$ac_ext >&5
20698
20699
20700 fi
20701
20702 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20703 fi
20704 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_xinpgen" >&5
20705 $as_echo "$ac_cv_type_struct_xinpgen" >&6; }
20706 if test "x$ac_cv_type_struct_xinpgen" = x""yes; then
20707
20708 cat >>confdefs.h <<_ACEOF
20709 #define HAVE_STRUCT_XINPGEN 1
20710 _ACEOF
20711
20712
20713 fi
20714
20715
20716 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
20717 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
20718 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
20719   $as_echo_n "(cached) " >&6
20720 else
20721   cat >conftest.$ac_ext <<_ACEOF
20722 /* confdefs.h.  */
20723 _ACEOF
20724 cat confdefs.h >>conftest.$ac_ext
20725 cat >>conftest.$ac_ext <<_ACEOF
20726 /* end confdefs.h.  */
20727 #ifdef HAVE_LINUX_INPUT_H
20728 #include <linux/input.h>
20729 #endif
20730
20731 int
20732 main ()
20733 {
20734 static struct ff_effect ac_aggr;
20735 if (ac_aggr.direction)
20736 return 0;
20737   ;
20738   return 0;
20739 }
20740 _ACEOF
20741 rm -f conftest.$ac_objext
20742 if { (ac_try="$ac_compile"
20743 case "(($ac_try" in
20744   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20745   *) ac_try_echo=$ac_try;;
20746 esac
20747 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20748 $as_echo "$ac_try_echo") >&5
20749   (eval "$ac_compile") 2>conftest.er1
20750   ac_status=$?
20751   grep -v '^ *+' conftest.er1 >conftest.err
20752   rm -f conftest.er1
20753   cat conftest.err >&5
20754   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20755   (exit $ac_status); } && {
20756          test -z "$ac_c_werror_flag" ||
20757          test ! -s conftest.err
20758        } && test -s conftest.$ac_objext; then
20759   ac_cv_member_struct_ff_effect_direction=yes
20760 else
20761   $as_echo "$as_me: failed program was:" >&5
20762 sed 's/^/| /' conftest.$ac_ext >&5
20763
20764         cat >conftest.$ac_ext <<_ACEOF
20765 /* confdefs.h.  */
20766 _ACEOF
20767 cat confdefs.h >>conftest.$ac_ext
20768 cat >>conftest.$ac_ext <<_ACEOF
20769 /* end confdefs.h.  */
20770 #ifdef HAVE_LINUX_INPUT_H
20771 #include <linux/input.h>
20772 #endif
20773
20774 int
20775 main ()
20776 {
20777 static struct ff_effect ac_aggr;
20778 if (sizeof ac_aggr.direction)
20779 return 0;
20780   ;
20781   return 0;
20782 }
20783 _ACEOF
20784 rm -f conftest.$ac_objext
20785 if { (ac_try="$ac_compile"
20786 case "(($ac_try" in
20787   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20788   *) ac_try_echo=$ac_try;;
20789 esac
20790 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20791 $as_echo "$ac_try_echo") >&5
20792   (eval "$ac_compile") 2>conftest.er1
20793   ac_status=$?
20794   grep -v '^ *+' conftest.er1 >conftest.err
20795   rm -f conftest.er1
20796   cat conftest.err >&5
20797   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20798   (exit $ac_status); } && {
20799          test -z "$ac_c_werror_flag" ||
20800          test ! -s conftest.err
20801        } && test -s conftest.$ac_objext; then
20802   ac_cv_member_struct_ff_effect_direction=yes
20803 else
20804   $as_echo "$as_me: failed program was:" >&5
20805 sed 's/^/| /' conftest.$ac_ext >&5
20806
20807         ac_cv_member_struct_ff_effect_direction=no
20808 fi
20809
20810 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20811 fi
20812
20813 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20814 fi
20815 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
20816 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
20817 if test "x$ac_cv_member_struct_ff_effect_direction" = x""yes; then
20818
20819 cat >>confdefs.h <<_ACEOF
20820 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
20821 _ACEOF
20822
20823
20824 fi
20825
20826
20827 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
20828 $as_echo_n "checking for sigaddset... " >&6; }
20829 if test "${wine_cv_have_sigaddset+set}" = set; then
20830   $as_echo_n "(cached) " >&6
20831 else
20832   cat >conftest.$ac_ext <<_ACEOF
20833 /* confdefs.h.  */
20834 _ACEOF
20835 cat confdefs.h >>conftest.$ac_ext
20836 cat >>conftest.$ac_ext <<_ACEOF
20837 /* end confdefs.h.  */
20838 #include <signal.h>
20839 int
20840 main ()
20841 {
20842 sigset_t set; sigaddset(&set,SIGTERM);
20843   ;
20844   return 0;
20845 }
20846 _ACEOF
20847 rm -f conftest.$ac_objext conftest$ac_exeext
20848 if { (ac_try="$ac_link"
20849 case "(($ac_try" in
20850   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20851   *) ac_try_echo=$ac_try;;
20852 esac
20853 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20854 $as_echo "$ac_try_echo") >&5
20855   (eval "$ac_link") 2>conftest.er1
20856   ac_status=$?
20857   grep -v '^ *+' conftest.er1 >conftest.err
20858   rm -f conftest.er1
20859   cat conftest.err >&5
20860   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20861   (exit $ac_status); } && {
20862          test -z "$ac_c_werror_flag" ||
20863          test ! -s conftest.err
20864        } && test -s conftest$ac_exeext && {
20865          test "$cross_compiling" = yes ||
20866          $as_test_x conftest$ac_exeext
20867        }; then
20868   wine_cv_have_sigaddset=yes
20869 else
20870   $as_echo "$as_me: failed program was:" >&5
20871 sed 's/^/| /' conftest.$ac_ext >&5
20872
20873         wine_cv_have_sigaddset=no
20874 fi
20875
20876 rm -rf conftest.dSYM
20877 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20878       conftest$ac_exeext conftest.$ac_ext
20879 fi
20880 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
20881 $as_echo "$wine_cv_have_sigaddset" >&6; }
20882 if test "$wine_cv_have_sigaddset" = "yes"
20883 then
20884
20885 cat >>confdefs.h <<\_ACEOF
20886 #define HAVE_SIGADDSET 1
20887 _ACEOF
20888
20889 fi
20890
20891
20892 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
20893 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
20894 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
20895   $as_echo_n "(cached) " >&6
20896 else
20897   cat >conftest.$ac_ext <<_ACEOF
20898 /* confdefs.h.  */
20899 _ACEOF
20900 cat confdefs.h >>conftest.$ac_ext
20901 cat >>conftest.$ac_ext <<_ACEOF
20902 /* end confdefs.h.  */
20903 #include <netdb.h>
20904 int
20905 main ()
20906 {
20907
20908     char *name=0;
20909     struct hostent he;
20910     struct hostent *result;
20911     char *buf=0;
20912     int bufsize=0;
20913     int res,errnr;
20914     char *addr=0;
20915     int addrlen=0;
20916     int addrtype=0;
20917     res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
20918     res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
20919
20920   ;
20921   return 0;
20922 }
20923 _ACEOF
20924 rm -f conftest.$ac_objext conftest$ac_exeext
20925 if { (ac_try="$ac_link"
20926 case "(($ac_try" in
20927   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20928   *) ac_try_echo=$ac_try;;
20929 esac
20930 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20931 $as_echo "$ac_try_echo") >&5
20932   (eval "$ac_link") 2>conftest.er1
20933   ac_status=$?
20934   grep -v '^ *+' conftest.er1 >conftest.err
20935   rm -f conftest.er1
20936   cat conftest.err >&5
20937   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20938   (exit $ac_status); } && {
20939          test -z "$ac_c_werror_flag" ||
20940          test ! -s conftest.err
20941        } && test -s conftest$ac_exeext && {
20942          test "$cross_compiling" = yes ||
20943          $as_test_x conftest$ac_exeext
20944        }; then
20945   wine_cv_linux_gethostbyname_r_6=yes
20946 else
20947   $as_echo "$as_me: failed program was:" >&5
20948 sed 's/^/| /' conftest.$ac_ext >&5
20949
20950         wine_cv_linux_gethostbyname_r_6=no
20951
20952 fi
20953
20954 rm -rf conftest.dSYM
20955 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20956       conftest$ac_exeext conftest.$ac_ext
20957
20958 fi
20959 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
20960 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
20961    if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
20962    then
20963
20964 cat >>confdefs.h <<\_ACEOF
20965 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
20966 _ACEOF
20967
20968    fi
20969
20970 if test "$ac_cv_header_linux_joystick_h" = "yes"
20971 then
20972    { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
20973 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
20974 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
20975   $as_echo_n "(cached) " >&6
20976 else
20977   cat >conftest.$ac_ext <<_ACEOF
20978 /* confdefs.h.  */
20979 _ACEOF
20980 cat confdefs.h >>conftest.$ac_ext
20981 cat >>conftest.$ac_ext <<_ACEOF
20982 /* end confdefs.h.  */
20983
20984         #include <sys/ioctl.h>
20985         #include <sys/types.h>
20986         #include <linux/joystick.h>
20987
20988         struct js_event blub;
20989         #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
20990         #error "no 2.2 header"
20991         #endif
20992
20993 int
20994 main ()
20995 {
20996 /*empty*/
20997   ;
20998   return 0;
20999 }
21000 _ACEOF
21001 rm -f conftest.$ac_objext
21002 if { (ac_try="$ac_compile"
21003 case "(($ac_try" in
21004   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21005   *) ac_try_echo=$ac_try;;
21006 esac
21007 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21008 $as_echo "$ac_try_echo") >&5
21009   (eval "$ac_compile") 2>conftest.er1
21010   ac_status=$?
21011   grep -v '^ *+' conftest.er1 >conftest.err
21012   rm -f conftest.er1
21013   cat conftest.err >&5
21014   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21015   (exit $ac_status); } && {
21016          test -z "$ac_c_werror_flag" ||
21017          test ! -s conftest.err
21018        } && test -s conftest.$ac_objext; then
21019   wine_cv_linux_joystick_22_api=yes
21020 else
21021   $as_echo "$as_me: failed program was:" >&5
21022 sed 's/^/| /' conftest.$ac_ext >&5
21023
21024         wine_cv_linux_joystick_22_api=no
21025 fi
21026
21027 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21028
21029 fi
21030 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
21031 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
21032    if test "$wine_cv_linux_joystick_22_api" = "yes"
21033    then
21034
21035 cat >>confdefs.h <<\_ACEOF
21036 #define HAVE_LINUX_22_JOYSTICK_API 1
21037 _ACEOF
21038
21039    fi
21040 fi
21041
21042
21043 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
21044 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
21045 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
21046   $as_echo_n "(cached) " >&6
21047 else
21048   cat >conftest.$ac_ext <<_ACEOF
21049 /* confdefs.h.  */
21050 _ACEOF
21051 cat confdefs.h >>conftest.$ac_ext
21052 cat >>conftest.$ac_ext <<_ACEOF
21053 /* end confdefs.h.  */
21054 #include <sys/types.h>
21055 #ifdef HAVE_SYS_PARAM_H
21056 # include <sys/param.h>
21057 #endif
21058 #ifdef HAVE_SYS_MOUNT_H
21059 # include <sys/mount.h>
21060 #endif
21061 #ifdef HAVE_SYS_VFS_H
21062 # include <sys/vfs.h>
21063 #endif
21064 #ifdef HAVE_SYS_STATFS_H
21065 # include <sys/statfs.h>
21066 #endif
21067
21068 int
21069 main ()
21070 {
21071 static struct statfs ac_aggr;
21072 if (ac_aggr.f_bfree)
21073 return 0;
21074   ;
21075   return 0;
21076 }
21077 _ACEOF
21078 rm -f conftest.$ac_objext
21079 if { (ac_try="$ac_compile"
21080 case "(($ac_try" in
21081   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21082   *) ac_try_echo=$ac_try;;
21083 esac
21084 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21085 $as_echo "$ac_try_echo") >&5
21086   (eval "$ac_compile") 2>conftest.er1
21087   ac_status=$?
21088   grep -v '^ *+' conftest.er1 >conftest.err
21089   rm -f conftest.er1
21090   cat conftest.err >&5
21091   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21092   (exit $ac_status); } && {
21093          test -z "$ac_c_werror_flag" ||
21094          test ! -s conftest.err
21095        } && test -s conftest.$ac_objext; then
21096   ac_cv_member_struct_statfs_f_bfree=yes
21097 else
21098   $as_echo "$as_me: failed program was:" >&5
21099 sed 's/^/| /' conftest.$ac_ext >&5
21100
21101         cat >conftest.$ac_ext <<_ACEOF
21102 /* confdefs.h.  */
21103 _ACEOF
21104 cat confdefs.h >>conftest.$ac_ext
21105 cat >>conftest.$ac_ext <<_ACEOF
21106 /* end confdefs.h.  */
21107 #include <sys/types.h>
21108 #ifdef HAVE_SYS_PARAM_H
21109 # include <sys/param.h>
21110 #endif
21111 #ifdef HAVE_SYS_MOUNT_H
21112 # include <sys/mount.h>
21113 #endif
21114 #ifdef HAVE_SYS_VFS_H
21115 # include <sys/vfs.h>
21116 #endif
21117 #ifdef HAVE_SYS_STATFS_H
21118 # include <sys/statfs.h>
21119 #endif
21120
21121 int
21122 main ()
21123 {
21124 static struct statfs ac_aggr;
21125 if (sizeof ac_aggr.f_bfree)
21126 return 0;
21127   ;
21128   return 0;
21129 }
21130 _ACEOF
21131 rm -f conftest.$ac_objext
21132 if { (ac_try="$ac_compile"
21133 case "(($ac_try" in
21134   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21135   *) ac_try_echo=$ac_try;;
21136 esac
21137 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21138 $as_echo "$ac_try_echo") >&5
21139   (eval "$ac_compile") 2>conftest.er1
21140   ac_status=$?
21141   grep -v '^ *+' conftest.er1 >conftest.err
21142   rm -f conftest.er1
21143   cat conftest.err >&5
21144   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21145   (exit $ac_status); } && {
21146          test -z "$ac_c_werror_flag" ||
21147          test ! -s conftest.err
21148        } && test -s conftest.$ac_objext; then
21149   ac_cv_member_struct_statfs_f_bfree=yes
21150 else
21151   $as_echo "$as_me: failed program was:" >&5
21152 sed 's/^/| /' conftest.$ac_ext >&5
21153
21154         ac_cv_member_struct_statfs_f_bfree=no
21155 fi
21156
21157 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21158 fi
21159
21160 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21161 fi
21162 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
21163 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
21164 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then
21165
21166 cat >>confdefs.h <<_ACEOF
21167 #define HAVE_STRUCT_STATFS_F_BFREE 1
21168 _ACEOF
21169
21170
21171 fi
21172 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
21173 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
21174 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
21175   $as_echo_n "(cached) " >&6
21176 else
21177   cat >conftest.$ac_ext <<_ACEOF
21178 /* confdefs.h.  */
21179 _ACEOF
21180 cat confdefs.h >>conftest.$ac_ext
21181 cat >>conftest.$ac_ext <<_ACEOF
21182 /* end confdefs.h.  */
21183 #include <sys/types.h>
21184 #ifdef HAVE_SYS_PARAM_H
21185 # include <sys/param.h>
21186 #endif
21187 #ifdef HAVE_SYS_MOUNT_H
21188 # include <sys/mount.h>
21189 #endif
21190 #ifdef HAVE_SYS_VFS_H
21191 # include <sys/vfs.h>
21192 #endif
21193 #ifdef HAVE_SYS_STATFS_H
21194 # include <sys/statfs.h>
21195 #endif
21196
21197 int
21198 main ()
21199 {
21200 static struct statfs ac_aggr;
21201 if (ac_aggr.f_bavail)
21202 return 0;
21203   ;
21204   return 0;
21205 }
21206 _ACEOF
21207 rm -f conftest.$ac_objext
21208 if { (ac_try="$ac_compile"
21209 case "(($ac_try" in
21210   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21211   *) ac_try_echo=$ac_try;;
21212 esac
21213 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21214 $as_echo "$ac_try_echo") >&5
21215   (eval "$ac_compile") 2>conftest.er1
21216   ac_status=$?
21217   grep -v '^ *+' conftest.er1 >conftest.err
21218   rm -f conftest.er1
21219   cat conftest.err >&5
21220   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21221   (exit $ac_status); } && {
21222          test -z "$ac_c_werror_flag" ||
21223          test ! -s conftest.err
21224        } && test -s conftest.$ac_objext; then
21225   ac_cv_member_struct_statfs_f_bavail=yes
21226 else
21227   $as_echo "$as_me: failed program was:" >&5
21228 sed 's/^/| /' conftest.$ac_ext >&5
21229
21230         cat >conftest.$ac_ext <<_ACEOF
21231 /* confdefs.h.  */
21232 _ACEOF
21233 cat confdefs.h >>conftest.$ac_ext
21234 cat >>conftest.$ac_ext <<_ACEOF
21235 /* end confdefs.h.  */
21236 #include <sys/types.h>
21237 #ifdef HAVE_SYS_PARAM_H
21238 # include <sys/param.h>
21239 #endif
21240 #ifdef HAVE_SYS_MOUNT_H
21241 # include <sys/mount.h>
21242 #endif
21243 #ifdef HAVE_SYS_VFS_H
21244 # include <sys/vfs.h>
21245 #endif
21246 #ifdef HAVE_SYS_STATFS_H
21247 # include <sys/statfs.h>
21248 #endif
21249
21250 int
21251 main ()
21252 {
21253 static struct statfs ac_aggr;
21254 if (sizeof ac_aggr.f_bavail)
21255 return 0;
21256   ;
21257   return 0;
21258 }
21259 _ACEOF
21260 rm -f conftest.$ac_objext
21261 if { (ac_try="$ac_compile"
21262 case "(($ac_try" in
21263   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21264   *) ac_try_echo=$ac_try;;
21265 esac
21266 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21267 $as_echo "$ac_try_echo") >&5
21268   (eval "$ac_compile") 2>conftest.er1
21269   ac_status=$?
21270   grep -v '^ *+' conftest.er1 >conftest.err
21271   rm -f conftest.er1
21272   cat conftest.err >&5
21273   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21274   (exit $ac_status); } && {
21275          test -z "$ac_c_werror_flag" ||
21276          test ! -s conftest.err
21277        } && test -s conftest.$ac_objext; then
21278   ac_cv_member_struct_statfs_f_bavail=yes
21279 else
21280   $as_echo "$as_me: failed program was:" >&5
21281 sed 's/^/| /' conftest.$ac_ext >&5
21282
21283         ac_cv_member_struct_statfs_f_bavail=no
21284 fi
21285
21286 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21287 fi
21288
21289 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21290 fi
21291 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
21292 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
21293 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then
21294
21295 cat >>confdefs.h <<_ACEOF
21296 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
21297 _ACEOF
21298
21299
21300 fi
21301 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
21302 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
21303 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
21304   $as_echo_n "(cached) " >&6
21305 else
21306   cat >conftest.$ac_ext <<_ACEOF
21307 /* confdefs.h.  */
21308 _ACEOF
21309 cat confdefs.h >>conftest.$ac_ext
21310 cat >>conftest.$ac_ext <<_ACEOF
21311 /* end confdefs.h.  */
21312 #include <sys/types.h>
21313 #ifdef HAVE_SYS_PARAM_H
21314 # include <sys/param.h>
21315 #endif
21316 #ifdef HAVE_SYS_MOUNT_H
21317 # include <sys/mount.h>
21318 #endif
21319 #ifdef HAVE_SYS_VFS_H
21320 # include <sys/vfs.h>
21321 #endif
21322 #ifdef HAVE_SYS_STATFS_H
21323 # include <sys/statfs.h>
21324 #endif
21325
21326 int
21327 main ()
21328 {
21329 static struct statfs ac_aggr;
21330 if (ac_aggr.f_frsize)
21331 return 0;
21332   ;
21333   return 0;
21334 }
21335 _ACEOF
21336 rm -f conftest.$ac_objext
21337 if { (ac_try="$ac_compile"
21338 case "(($ac_try" in
21339   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21340   *) ac_try_echo=$ac_try;;
21341 esac
21342 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21343 $as_echo "$ac_try_echo") >&5
21344   (eval "$ac_compile") 2>conftest.er1
21345   ac_status=$?
21346   grep -v '^ *+' conftest.er1 >conftest.err
21347   rm -f conftest.er1
21348   cat conftest.err >&5
21349   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21350   (exit $ac_status); } && {
21351          test -z "$ac_c_werror_flag" ||
21352          test ! -s conftest.err
21353        } && test -s conftest.$ac_objext; then
21354   ac_cv_member_struct_statfs_f_frsize=yes
21355 else
21356   $as_echo "$as_me: failed program was:" >&5
21357 sed 's/^/| /' conftest.$ac_ext >&5
21358
21359         cat >conftest.$ac_ext <<_ACEOF
21360 /* confdefs.h.  */
21361 _ACEOF
21362 cat confdefs.h >>conftest.$ac_ext
21363 cat >>conftest.$ac_ext <<_ACEOF
21364 /* end confdefs.h.  */
21365 #include <sys/types.h>
21366 #ifdef HAVE_SYS_PARAM_H
21367 # include <sys/param.h>
21368 #endif
21369 #ifdef HAVE_SYS_MOUNT_H
21370 # include <sys/mount.h>
21371 #endif
21372 #ifdef HAVE_SYS_VFS_H
21373 # include <sys/vfs.h>
21374 #endif
21375 #ifdef HAVE_SYS_STATFS_H
21376 # include <sys/statfs.h>
21377 #endif
21378
21379 int
21380 main ()
21381 {
21382 static struct statfs ac_aggr;
21383 if (sizeof ac_aggr.f_frsize)
21384 return 0;
21385   ;
21386   return 0;
21387 }
21388 _ACEOF
21389 rm -f conftest.$ac_objext
21390 if { (ac_try="$ac_compile"
21391 case "(($ac_try" in
21392   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21393   *) ac_try_echo=$ac_try;;
21394 esac
21395 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21396 $as_echo "$ac_try_echo") >&5
21397   (eval "$ac_compile") 2>conftest.er1
21398   ac_status=$?
21399   grep -v '^ *+' conftest.er1 >conftest.err
21400   rm -f conftest.er1
21401   cat conftest.err >&5
21402   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21403   (exit $ac_status); } && {
21404          test -z "$ac_c_werror_flag" ||
21405          test ! -s conftest.err
21406        } && test -s conftest.$ac_objext; then
21407   ac_cv_member_struct_statfs_f_frsize=yes
21408 else
21409   $as_echo "$as_me: failed program was:" >&5
21410 sed 's/^/| /' conftest.$ac_ext >&5
21411
21412         ac_cv_member_struct_statfs_f_frsize=no
21413 fi
21414
21415 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21416 fi
21417
21418 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21419 fi
21420 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
21421 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
21422 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then
21423
21424 cat >>confdefs.h <<_ACEOF
21425 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
21426 _ACEOF
21427
21428
21429 fi
21430 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
21431 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
21432 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
21433   $as_echo_n "(cached) " >&6
21434 else
21435   cat >conftest.$ac_ext <<_ACEOF
21436 /* confdefs.h.  */
21437 _ACEOF
21438 cat confdefs.h >>conftest.$ac_ext
21439 cat >>conftest.$ac_ext <<_ACEOF
21440 /* end confdefs.h.  */
21441 #include <sys/types.h>
21442 #ifdef HAVE_SYS_PARAM_H
21443 # include <sys/param.h>
21444 #endif
21445 #ifdef HAVE_SYS_MOUNT_H
21446 # include <sys/mount.h>
21447 #endif
21448 #ifdef HAVE_SYS_VFS_H
21449 # include <sys/vfs.h>
21450 #endif
21451 #ifdef HAVE_SYS_STATFS_H
21452 # include <sys/statfs.h>
21453 #endif
21454
21455 int
21456 main ()
21457 {
21458 static struct statfs ac_aggr;
21459 if (ac_aggr.f_ffree)
21460 return 0;
21461   ;
21462   return 0;
21463 }
21464 _ACEOF
21465 rm -f conftest.$ac_objext
21466 if { (ac_try="$ac_compile"
21467 case "(($ac_try" in
21468   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21469   *) ac_try_echo=$ac_try;;
21470 esac
21471 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21472 $as_echo "$ac_try_echo") >&5
21473   (eval "$ac_compile") 2>conftest.er1
21474   ac_status=$?
21475   grep -v '^ *+' conftest.er1 >conftest.err
21476   rm -f conftest.er1
21477   cat conftest.err >&5
21478   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21479   (exit $ac_status); } && {
21480          test -z "$ac_c_werror_flag" ||
21481          test ! -s conftest.err
21482        } && test -s conftest.$ac_objext; then
21483   ac_cv_member_struct_statfs_f_ffree=yes
21484 else
21485   $as_echo "$as_me: failed program was:" >&5
21486 sed 's/^/| /' conftest.$ac_ext >&5
21487
21488         cat >conftest.$ac_ext <<_ACEOF
21489 /* confdefs.h.  */
21490 _ACEOF
21491 cat confdefs.h >>conftest.$ac_ext
21492 cat >>conftest.$ac_ext <<_ACEOF
21493 /* end confdefs.h.  */
21494 #include <sys/types.h>
21495 #ifdef HAVE_SYS_PARAM_H
21496 # include <sys/param.h>
21497 #endif
21498 #ifdef HAVE_SYS_MOUNT_H
21499 # include <sys/mount.h>
21500 #endif
21501 #ifdef HAVE_SYS_VFS_H
21502 # include <sys/vfs.h>
21503 #endif
21504 #ifdef HAVE_SYS_STATFS_H
21505 # include <sys/statfs.h>
21506 #endif
21507
21508 int
21509 main ()
21510 {
21511 static struct statfs ac_aggr;
21512 if (sizeof ac_aggr.f_ffree)
21513 return 0;
21514   ;
21515   return 0;
21516 }
21517 _ACEOF
21518 rm -f conftest.$ac_objext
21519 if { (ac_try="$ac_compile"
21520 case "(($ac_try" in
21521   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21522   *) ac_try_echo=$ac_try;;
21523 esac
21524 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21525 $as_echo "$ac_try_echo") >&5
21526   (eval "$ac_compile") 2>conftest.er1
21527   ac_status=$?
21528   grep -v '^ *+' conftest.er1 >conftest.err
21529   rm -f conftest.er1
21530   cat conftest.err >&5
21531   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21532   (exit $ac_status); } && {
21533          test -z "$ac_c_werror_flag" ||
21534          test ! -s conftest.err
21535        } && test -s conftest.$ac_objext; then
21536   ac_cv_member_struct_statfs_f_ffree=yes
21537 else
21538   $as_echo "$as_me: failed program was:" >&5
21539 sed 's/^/| /' conftest.$ac_ext >&5
21540
21541         ac_cv_member_struct_statfs_f_ffree=no
21542 fi
21543
21544 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21545 fi
21546
21547 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21548 fi
21549 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21550 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21551 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then
21552
21553 cat >>confdefs.h <<_ACEOF
21554 #define HAVE_STRUCT_STATFS_F_FFREE 1
21555 _ACEOF
21556
21557
21558 fi
21559 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21560 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21561 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21562   $as_echo_n "(cached) " >&6
21563 else
21564   cat >conftest.$ac_ext <<_ACEOF
21565 /* confdefs.h.  */
21566 _ACEOF
21567 cat confdefs.h >>conftest.$ac_ext
21568 cat >>conftest.$ac_ext <<_ACEOF
21569 /* end confdefs.h.  */
21570 #include <sys/types.h>
21571 #ifdef HAVE_SYS_PARAM_H
21572 # include <sys/param.h>
21573 #endif
21574 #ifdef HAVE_SYS_MOUNT_H
21575 # include <sys/mount.h>
21576 #endif
21577 #ifdef HAVE_SYS_VFS_H
21578 # include <sys/vfs.h>
21579 #endif
21580 #ifdef HAVE_SYS_STATFS_H
21581 # include <sys/statfs.h>
21582 #endif
21583
21584 int
21585 main ()
21586 {
21587 static struct statfs ac_aggr;
21588 if (ac_aggr.f_favail)
21589 return 0;
21590   ;
21591   return 0;
21592 }
21593 _ACEOF
21594 rm -f conftest.$ac_objext
21595 if { (ac_try="$ac_compile"
21596 case "(($ac_try" in
21597   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21598   *) ac_try_echo=$ac_try;;
21599 esac
21600 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21601 $as_echo "$ac_try_echo") >&5
21602   (eval "$ac_compile") 2>conftest.er1
21603   ac_status=$?
21604   grep -v '^ *+' conftest.er1 >conftest.err
21605   rm -f conftest.er1
21606   cat conftest.err >&5
21607   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21608   (exit $ac_status); } && {
21609          test -z "$ac_c_werror_flag" ||
21610          test ! -s conftest.err
21611        } && test -s conftest.$ac_objext; then
21612   ac_cv_member_struct_statfs_f_favail=yes
21613 else
21614   $as_echo "$as_me: failed program was:" >&5
21615 sed 's/^/| /' conftest.$ac_ext >&5
21616
21617         cat >conftest.$ac_ext <<_ACEOF
21618 /* confdefs.h.  */
21619 _ACEOF
21620 cat confdefs.h >>conftest.$ac_ext
21621 cat >>conftest.$ac_ext <<_ACEOF
21622 /* end confdefs.h.  */
21623 #include <sys/types.h>
21624 #ifdef HAVE_SYS_PARAM_H
21625 # include <sys/param.h>
21626 #endif
21627 #ifdef HAVE_SYS_MOUNT_H
21628 # include <sys/mount.h>
21629 #endif
21630 #ifdef HAVE_SYS_VFS_H
21631 # include <sys/vfs.h>
21632 #endif
21633 #ifdef HAVE_SYS_STATFS_H
21634 # include <sys/statfs.h>
21635 #endif
21636
21637 int
21638 main ()
21639 {
21640 static struct statfs ac_aggr;
21641 if (sizeof ac_aggr.f_favail)
21642 return 0;
21643   ;
21644   return 0;
21645 }
21646 _ACEOF
21647 rm -f conftest.$ac_objext
21648 if { (ac_try="$ac_compile"
21649 case "(($ac_try" in
21650   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21651   *) ac_try_echo=$ac_try;;
21652 esac
21653 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21654 $as_echo "$ac_try_echo") >&5
21655   (eval "$ac_compile") 2>conftest.er1
21656   ac_status=$?
21657   grep -v '^ *+' conftest.er1 >conftest.err
21658   rm -f conftest.er1
21659   cat conftest.err >&5
21660   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21661   (exit $ac_status); } && {
21662          test -z "$ac_c_werror_flag" ||
21663          test ! -s conftest.err
21664        } && test -s conftest.$ac_objext; then
21665   ac_cv_member_struct_statfs_f_favail=yes
21666 else
21667   $as_echo "$as_me: failed program was:" >&5
21668 sed 's/^/| /' conftest.$ac_ext >&5
21669
21670         ac_cv_member_struct_statfs_f_favail=no
21671 fi
21672
21673 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21674 fi
21675
21676 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21677 fi
21678 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
21679 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
21680 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then
21681
21682 cat >>confdefs.h <<_ACEOF
21683 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
21684 _ACEOF
21685
21686
21687 fi
21688 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
21689 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
21690 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
21691   $as_echo_n "(cached) " >&6
21692 else
21693   cat >conftest.$ac_ext <<_ACEOF
21694 /* confdefs.h.  */
21695 _ACEOF
21696 cat confdefs.h >>conftest.$ac_ext
21697 cat >>conftest.$ac_ext <<_ACEOF
21698 /* end confdefs.h.  */
21699 #include <sys/types.h>
21700 #ifdef HAVE_SYS_PARAM_H
21701 # include <sys/param.h>
21702 #endif
21703 #ifdef HAVE_SYS_MOUNT_H
21704 # include <sys/mount.h>
21705 #endif
21706 #ifdef HAVE_SYS_VFS_H
21707 # include <sys/vfs.h>
21708 #endif
21709 #ifdef HAVE_SYS_STATFS_H
21710 # include <sys/statfs.h>
21711 #endif
21712
21713 int
21714 main ()
21715 {
21716 static struct statfs ac_aggr;
21717 if (ac_aggr.f_namelen)
21718 return 0;
21719   ;
21720   return 0;
21721 }
21722 _ACEOF
21723 rm -f conftest.$ac_objext
21724 if { (ac_try="$ac_compile"
21725 case "(($ac_try" in
21726   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21727   *) ac_try_echo=$ac_try;;
21728 esac
21729 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21730 $as_echo "$ac_try_echo") >&5
21731   (eval "$ac_compile") 2>conftest.er1
21732   ac_status=$?
21733   grep -v '^ *+' conftest.er1 >conftest.err
21734   rm -f conftest.er1
21735   cat conftest.err >&5
21736   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21737   (exit $ac_status); } && {
21738          test -z "$ac_c_werror_flag" ||
21739          test ! -s conftest.err
21740        } && test -s conftest.$ac_objext; then
21741   ac_cv_member_struct_statfs_f_namelen=yes
21742 else
21743   $as_echo "$as_me: failed program was:" >&5
21744 sed 's/^/| /' conftest.$ac_ext >&5
21745
21746         cat >conftest.$ac_ext <<_ACEOF
21747 /* confdefs.h.  */
21748 _ACEOF
21749 cat confdefs.h >>conftest.$ac_ext
21750 cat >>conftest.$ac_ext <<_ACEOF
21751 /* end confdefs.h.  */
21752 #include <sys/types.h>
21753 #ifdef HAVE_SYS_PARAM_H
21754 # include <sys/param.h>
21755 #endif
21756 #ifdef HAVE_SYS_MOUNT_H
21757 # include <sys/mount.h>
21758 #endif
21759 #ifdef HAVE_SYS_VFS_H
21760 # include <sys/vfs.h>
21761 #endif
21762 #ifdef HAVE_SYS_STATFS_H
21763 # include <sys/statfs.h>
21764 #endif
21765
21766 int
21767 main ()
21768 {
21769 static struct statfs ac_aggr;
21770 if (sizeof ac_aggr.f_namelen)
21771 return 0;
21772   ;
21773   return 0;
21774 }
21775 _ACEOF
21776 rm -f conftest.$ac_objext
21777 if { (ac_try="$ac_compile"
21778 case "(($ac_try" in
21779   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21780   *) ac_try_echo=$ac_try;;
21781 esac
21782 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21783 $as_echo "$ac_try_echo") >&5
21784   (eval "$ac_compile") 2>conftest.er1
21785   ac_status=$?
21786   grep -v '^ *+' conftest.er1 >conftest.err
21787   rm -f conftest.er1
21788   cat conftest.err >&5
21789   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21790   (exit $ac_status); } && {
21791          test -z "$ac_c_werror_flag" ||
21792          test ! -s conftest.err
21793        } && test -s conftest.$ac_objext; then
21794   ac_cv_member_struct_statfs_f_namelen=yes
21795 else
21796   $as_echo "$as_me: failed program was:" >&5
21797 sed 's/^/| /' conftest.$ac_ext >&5
21798
21799         ac_cv_member_struct_statfs_f_namelen=no
21800 fi
21801
21802 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21803 fi
21804
21805 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21806 fi
21807 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
21808 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
21809 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then
21810
21811 cat >>confdefs.h <<_ACEOF
21812 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
21813 _ACEOF
21814
21815
21816 fi
21817
21818
21819 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
21820 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
21821 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
21822   $as_echo_n "(cached) " >&6
21823 else
21824   cat >conftest.$ac_ext <<_ACEOF
21825 /* confdefs.h.  */
21826 _ACEOF
21827 cat confdefs.h >>conftest.$ac_ext
21828 cat >>conftest.$ac_ext <<_ACEOF
21829 /* end confdefs.h.  */
21830 #ifdef HAVE_SYS_STATVFS_H
21831 #include <sys/statvfs.h>
21832 #endif
21833
21834 int
21835 main ()
21836 {
21837 static struct statvfs ac_aggr;
21838 if (ac_aggr.f_blocks)
21839 return 0;
21840   ;
21841   return 0;
21842 }
21843 _ACEOF
21844 rm -f conftest.$ac_objext
21845 if { (ac_try="$ac_compile"
21846 case "(($ac_try" in
21847   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21848   *) ac_try_echo=$ac_try;;
21849 esac
21850 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21851 $as_echo "$ac_try_echo") >&5
21852   (eval "$ac_compile") 2>conftest.er1
21853   ac_status=$?
21854   grep -v '^ *+' conftest.er1 >conftest.err
21855   rm -f conftest.er1
21856   cat conftest.err >&5
21857   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21858   (exit $ac_status); } && {
21859          test -z "$ac_c_werror_flag" ||
21860          test ! -s conftest.err
21861        } && test -s conftest.$ac_objext; then
21862   ac_cv_member_struct_statvfs_f_blocks=yes
21863 else
21864   $as_echo "$as_me: failed program was:" >&5
21865 sed 's/^/| /' conftest.$ac_ext >&5
21866
21867         cat >conftest.$ac_ext <<_ACEOF
21868 /* confdefs.h.  */
21869 _ACEOF
21870 cat confdefs.h >>conftest.$ac_ext
21871 cat >>conftest.$ac_ext <<_ACEOF
21872 /* end confdefs.h.  */
21873 #ifdef HAVE_SYS_STATVFS_H
21874 #include <sys/statvfs.h>
21875 #endif
21876
21877 int
21878 main ()
21879 {
21880 static struct statvfs ac_aggr;
21881 if (sizeof ac_aggr.f_blocks)
21882 return 0;
21883   ;
21884   return 0;
21885 }
21886 _ACEOF
21887 rm -f conftest.$ac_objext
21888 if { (ac_try="$ac_compile"
21889 case "(($ac_try" in
21890   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21891   *) ac_try_echo=$ac_try;;
21892 esac
21893 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21894 $as_echo "$ac_try_echo") >&5
21895   (eval "$ac_compile") 2>conftest.er1
21896   ac_status=$?
21897   grep -v '^ *+' conftest.er1 >conftest.err
21898   rm -f conftest.er1
21899   cat conftest.err >&5
21900   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21901   (exit $ac_status); } && {
21902          test -z "$ac_c_werror_flag" ||
21903          test ! -s conftest.err
21904        } && test -s conftest.$ac_objext; then
21905   ac_cv_member_struct_statvfs_f_blocks=yes
21906 else
21907   $as_echo "$as_me: failed program was:" >&5
21908 sed 's/^/| /' conftest.$ac_ext >&5
21909
21910         ac_cv_member_struct_statvfs_f_blocks=no
21911 fi
21912
21913 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21914 fi
21915
21916 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21917 fi
21918 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
21919 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
21920 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then
21921
21922 cat >>confdefs.h <<_ACEOF
21923 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
21924 _ACEOF
21925
21926
21927 fi
21928
21929
21930 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
21931 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
21932 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
21933   $as_echo_n "(cached) " >&6
21934 else
21935   cat >conftest.$ac_ext <<_ACEOF
21936 /* confdefs.h.  */
21937 _ACEOF
21938 cat confdefs.h >>conftest.$ac_ext
21939 cat >>conftest.$ac_ext <<_ACEOF
21940 /* end confdefs.h.  */
21941 #include <sys/types.h>
21942 #ifdef HAVE_SYS_SOCKET_H
21943 # include <sys/socket.h>
21944 #endif
21945 #ifdef HAVE_SYS_UN_H
21946 # include <sys/un.h>
21947 #endif
21948
21949 int
21950 main ()
21951 {
21952 static struct msghdr ac_aggr;
21953 if (ac_aggr.msg_accrights)
21954 return 0;
21955   ;
21956   return 0;
21957 }
21958 _ACEOF
21959 rm -f conftest.$ac_objext
21960 if { (ac_try="$ac_compile"
21961 case "(($ac_try" in
21962   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21963   *) ac_try_echo=$ac_try;;
21964 esac
21965 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21966 $as_echo "$ac_try_echo") >&5
21967   (eval "$ac_compile") 2>conftest.er1
21968   ac_status=$?
21969   grep -v '^ *+' conftest.er1 >conftest.err
21970   rm -f conftest.er1
21971   cat conftest.err >&5
21972   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21973   (exit $ac_status); } && {
21974          test -z "$ac_c_werror_flag" ||
21975          test ! -s conftest.err
21976        } && test -s conftest.$ac_objext; then
21977   ac_cv_member_struct_msghdr_msg_accrights=yes
21978 else
21979   $as_echo "$as_me: failed program was:" >&5
21980 sed 's/^/| /' conftest.$ac_ext >&5
21981
21982         cat >conftest.$ac_ext <<_ACEOF
21983 /* confdefs.h.  */
21984 _ACEOF
21985 cat confdefs.h >>conftest.$ac_ext
21986 cat >>conftest.$ac_ext <<_ACEOF
21987 /* end confdefs.h.  */
21988 #include <sys/types.h>
21989 #ifdef HAVE_SYS_SOCKET_H
21990 # include <sys/socket.h>
21991 #endif
21992 #ifdef HAVE_SYS_UN_H
21993 # include <sys/un.h>
21994 #endif
21995
21996 int
21997 main ()
21998 {
21999 static struct msghdr ac_aggr;
22000 if (sizeof ac_aggr.msg_accrights)
22001 return 0;
22002   ;
22003   return 0;
22004 }
22005 _ACEOF
22006 rm -f conftest.$ac_objext
22007 if { (ac_try="$ac_compile"
22008 case "(($ac_try" in
22009   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22010   *) ac_try_echo=$ac_try;;
22011 esac
22012 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22013 $as_echo "$ac_try_echo") >&5
22014   (eval "$ac_compile") 2>conftest.er1
22015   ac_status=$?
22016   grep -v '^ *+' conftest.er1 >conftest.err
22017   rm -f conftest.er1
22018   cat conftest.err >&5
22019   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22020   (exit $ac_status); } && {
22021          test -z "$ac_c_werror_flag" ||
22022          test ! -s conftest.err
22023        } && test -s conftest.$ac_objext; then
22024   ac_cv_member_struct_msghdr_msg_accrights=yes
22025 else
22026   $as_echo "$as_me: failed program was:" >&5
22027 sed 's/^/| /' conftest.$ac_ext >&5
22028
22029         ac_cv_member_struct_msghdr_msg_accrights=no
22030 fi
22031
22032 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22033 fi
22034
22035 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22036 fi
22037 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
22038 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
22039 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then
22040
22041 cat >>confdefs.h <<_ACEOF
22042 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
22043 _ACEOF
22044
22045
22046 fi
22047 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
22048 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
22049 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
22050   $as_echo_n "(cached) " >&6
22051 else
22052   cat >conftest.$ac_ext <<_ACEOF
22053 /* confdefs.h.  */
22054 _ACEOF
22055 cat confdefs.h >>conftest.$ac_ext
22056 cat >>conftest.$ac_ext <<_ACEOF
22057 /* end confdefs.h.  */
22058 #include <sys/types.h>
22059 #ifdef HAVE_SYS_SOCKET_H
22060 # include <sys/socket.h>
22061 #endif
22062 #ifdef HAVE_SYS_UN_H
22063 # include <sys/un.h>
22064 #endif
22065
22066 int
22067 main ()
22068 {
22069 static struct sockaddr ac_aggr;
22070 if (ac_aggr.sa_len)
22071 return 0;
22072   ;
22073   return 0;
22074 }
22075 _ACEOF
22076 rm -f conftest.$ac_objext
22077 if { (ac_try="$ac_compile"
22078 case "(($ac_try" in
22079   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22080   *) ac_try_echo=$ac_try;;
22081 esac
22082 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22083 $as_echo "$ac_try_echo") >&5
22084   (eval "$ac_compile") 2>conftest.er1
22085   ac_status=$?
22086   grep -v '^ *+' conftest.er1 >conftest.err
22087   rm -f conftest.er1
22088   cat conftest.err >&5
22089   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22090   (exit $ac_status); } && {
22091          test -z "$ac_c_werror_flag" ||
22092          test ! -s conftest.err
22093        } && test -s conftest.$ac_objext; then
22094   ac_cv_member_struct_sockaddr_sa_len=yes
22095 else
22096   $as_echo "$as_me: failed program was:" >&5
22097 sed 's/^/| /' conftest.$ac_ext >&5
22098
22099         cat >conftest.$ac_ext <<_ACEOF
22100 /* confdefs.h.  */
22101 _ACEOF
22102 cat confdefs.h >>conftest.$ac_ext
22103 cat >>conftest.$ac_ext <<_ACEOF
22104 /* end confdefs.h.  */
22105 #include <sys/types.h>
22106 #ifdef HAVE_SYS_SOCKET_H
22107 # include <sys/socket.h>
22108 #endif
22109 #ifdef HAVE_SYS_UN_H
22110 # include <sys/un.h>
22111 #endif
22112
22113 int
22114 main ()
22115 {
22116 static struct sockaddr ac_aggr;
22117 if (sizeof ac_aggr.sa_len)
22118 return 0;
22119   ;
22120   return 0;
22121 }
22122 _ACEOF
22123 rm -f conftest.$ac_objext
22124 if { (ac_try="$ac_compile"
22125 case "(($ac_try" in
22126   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22127   *) ac_try_echo=$ac_try;;
22128 esac
22129 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22130 $as_echo "$ac_try_echo") >&5
22131   (eval "$ac_compile") 2>conftest.er1
22132   ac_status=$?
22133   grep -v '^ *+' conftest.er1 >conftest.err
22134   rm -f conftest.er1
22135   cat conftest.err >&5
22136   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22137   (exit $ac_status); } && {
22138          test -z "$ac_c_werror_flag" ||
22139          test ! -s conftest.err
22140        } && test -s conftest.$ac_objext; then
22141   ac_cv_member_struct_sockaddr_sa_len=yes
22142 else
22143   $as_echo "$as_me: failed program was:" >&5
22144 sed 's/^/| /' conftest.$ac_ext >&5
22145
22146         ac_cv_member_struct_sockaddr_sa_len=no
22147 fi
22148
22149 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22150 fi
22151
22152 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22153 fi
22154 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
22155 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
22156 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then
22157
22158 cat >>confdefs.h <<_ACEOF
22159 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
22160 _ACEOF
22161
22162
22163 fi
22164 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
22165 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
22166 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
22167   $as_echo_n "(cached) " >&6
22168 else
22169   cat >conftest.$ac_ext <<_ACEOF
22170 /* confdefs.h.  */
22171 _ACEOF
22172 cat confdefs.h >>conftest.$ac_ext
22173 cat >>conftest.$ac_ext <<_ACEOF
22174 /* end confdefs.h.  */
22175 #include <sys/types.h>
22176 #ifdef HAVE_SYS_SOCKET_H
22177 # include <sys/socket.h>
22178 #endif
22179 #ifdef HAVE_SYS_UN_H
22180 # include <sys/un.h>
22181 #endif
22182
22183 int
22184 main ()
22185 {
22186 static struct sockaddr_un ac_aggr;
22187 if (ac_aggr.sun_len)
22188 return 0;
22189   ;
22190   return 0;
22191 }
22192 _ACEOF
22193 rm -f conftest.$ac_objext
22194 if { (ac_try="$ac_compile"
22195 case "(($ac_try" in
22196   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22197   *) ac_try_echo=$ac_try;;
22198 esac
22199 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22200 $as_echo "$ac_try_echo") >&5
22201   (eval "$ac_compile") 2>conftest.er1
22202   ac_status=$?
22203   grep -v '^ *+' conftest.er1 >conftest.err
22204   rm -f conftest.er1
22205   cat conftest.err >&5
22206   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22207   (exit $ac_status); } && {
22208          test -z "$ac_c_werror_flag" ||
22209          test ! -s conftest.err
22210        } && test -s conftest.$ac_objext; then
22211   ac_cv_member_struct_sockaddr_un_sun_len=yes
22212 else
22213   $as_echo "$as_me: failed program was:" >&5
22214 sed 's/^/| /' conftest.$ac_ext >&5
22215
22216         cat >conftest.$ac_ext <<_ACEOF
22217 /* confdefs.h.  */
22218 _ACEOF
22219 cat confdefs.h >>conftest.$ac_ext
22220 cat >>conftest.$ac_ext <<_ACEOF
22221 /* end confdefs.h.  */
22222 #include <sys/types.h>
22223 #ifdef HAVE_SYS_SOCKET_H
22224 # include <sys/socket.h>
22225 #endif
22226 #ifdef HAVE_SYS_UN_H
22227 # include <sys/un.h>
22228 #endif
22229
22230 int
22231 main ()
22232 {
22233 static struct sockaddr_un ac_aggr;
22234 if (sizeof ac_aggr.sun_len)
22235 return 0;
22236   ;
22237   return 0;
22238 }
22239 _ACEOF
22240 rm -f conftest.$ac_objext
22241 if { (ac_try="$ac_compile"
22242 case "(($ac_try" in
22243   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22244   *) ac_try_echo=$ac_try;;
22245 esac
22246 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22247 $as_echo "$ac_try_echo") >&5
22248   (eval "$ac_compile") 2>conftest.er1
22249   ac_status=$?
22250   grep -v '^ *+' conftest.er1 >conftest.err
22251   rm -f conftest.er1
22252   cat conftest.err >&5
22253   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22254   (exit $ac_status); } && {
22255          test -z "$ac_c_werror_flag" ||
22256          test ! -s conftest.err
22257        } && test -s conftest.$ac_objext; then
22258   ac_cv_member_struct_sockaddr_un_sun_len=yes
22259 else
22260   $as_echo "$as_me: failed program was:" >&5
22261 sed 's/^/| /' conftest.$ac_ext >&5
22262
22263         ac_cv_member_struct_sockaddr_un_sun_len=no
22264 fi
22265
22266 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22267 fi
22268
22269 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22270 fi
22271 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
22272 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
22273 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then
22274
22275 cat >>confdefs.h <<_ACEOF
22276 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
22277 _ACEOF
22278
22279
22280 fi
22281
22282
22283 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
22284 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
22285 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
22286   $as_echo_n "(cached) " >&6
22287 else
22288   cat >conftest.$ac_ext <<_ACEOF
22289 /* confdefs.h.  */
22290 _ACEOF
22291 cat confdefs.h >>conftest.$ac_ext
22292 cat >>conftest.$ac_ext <<_ACEOF
22293 /* end confdefs.h.  */
22294 #include <sys/types.h>
22295 #ifdef HAVE_SCSI_SG_H
22296 #include <scsi/sg.h>
22297 #endif
22298
22299 int
22300 main ()
22301 {
22302 static scsireq_t ac_aggr;
22303 if (ac_aggr.cmd)
22304 return 0;
22305   ;
22306   return 0;
22307 }
22308 _ACEOF
22309 rm -f conftest.$ac_objext
22310 if { (ac_try="$ac_compile"
22311 case "(($ac_try" in
22312   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22313   *) ac_try_echo=$ac_try;;
22314 esac
22315 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22316 $as_echo "$ac_try_echo") >&5
22317   (eval "$ac_compile") 2>conftest.er1
22318   ac_status=$?
22319   grep -v '^ *+' conftest.er1 >conftest.err
22320   rm -f conftest.er1
22321   cat conftest.err >&5
22322   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22323   (exit $ac_status); } && {
22324          test -z "$ac_c_werror_flag" ||
22325          test ! -s conftest.err
22326        } && test -s conftest.$ac_objext; then
22327   ac_cv_member_scsireq_t_cmd=yes
22328 else
22329   $as_echo "$as_me: failed program was:" >&5
22330 sed 's/^/| /' conftest.$ac_ext >&5
22331
22332         cat >conftest.$ac_ext <<_ACEOF
22333 /* confdefs.h.  */
22334 _ACEOF
22335 cat confdefs.h >>conftest.$ac_ext
22336 cat >>conftest.$ac_ext <<_ACEOF
22337 /* end confdefs.h.  */
22338 #include <sys/types.h>
22339 #ifdef HAVE_SCSI_SG_H
22340 #include <scsi/sg.h>
22341 #endif
22342
22343 int
22344 main ()
22345 {
22346 static scsireq_t ac_aggr;
22347 if (sizeof ac_aggr.cmd)
22348 return 0;
22349   ;
22350   return 0;
22351 }
22352 _ACEOF
22353 rm -f conftest.$ac_objext
22354 if { (ac_try="$ac_compile"
22355 case "(($ac_try" in
22356   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22357   *) ac_try_echo=$ac_try;;
22358 esac
22359 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22360 $as_echo "$ac_try_echo") >&5
22361   (eval "$ac_compile") 2>conftest.er1
22362   ac_status=$?
22363   grep -v '^ *+' conftest.er1 >conftest.err
22364   rm -f conftest.er1
22365   cat conftest.err >&5
22366   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22367   (exit $ac_status); } && {
22368          test -z "$ac_c_werror_flag" ||
22369          test ! -s conftest.err
22370        } && test -s conftest.$ac_objext; then
22371   ac_cv_member_scsireq_t_cmd=yes
22372 else
22373   $as_echo "$as_me: failed program was:" >&5
22374 sed 's/^/| /' conftest.$ac_ext >&5
22375
22376         ac_cv_member_scsireq_t_cmd=no
22377 fi
22378
22379 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22380 fi
22381
22382 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22383 fi
22384 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
22385 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
22386 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then
22387
22388 cat >>confdefs.h <<_ACEOF
22389 #define HAVE_SCSIREQ_T_CMD 1
22390 _ACEOF
22391
22392
22393 fi
22394 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
22395 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
22396 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
22397   $as_echo_n "(cached) " >&6
22398 else
22399   cat >conftest.$ac_ext <<_ACEOF
22400 /* confdefs.h.  */
22401 _ACEOF
22402 cat confdefs.h >>conftest.$ac_ext
22403 cat >>conftest.$ac_ext <<_ACEOF
22404 /* end confdefs.h.  */
22405 #include <sys/types.h>
22406 #ifdef HAVE_SCSI_SG_H
22407 #include <scsi/sg.h>
22408 #endif
22409
22410 int
22411 main ()
22412 {
22413 static sg_io_hdr_t ac_aggr;
22414 if (ac_aggr.interface_id)
22415 return 0;
22416   ;
22417   return 0;
22418 }
22419 _ACEOF
22420 rm -f conftest.$ac_objext
22421 if { (ac_try="$ac_compile"
22422 case "(($ac_try" in
22423   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22424   *) ac_try_echo=$ac_try;;
22425 esac
22426 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22427 $as_echo "$ac_try_echo") >&5
22428   (eval "$ac_compile") 2>conftest.er1
22429   ac_status=$?
22430   grep -v '^ *+' conftest.er1 >conftest.err
22431   rm -f conftest.er1
22432   cat conftest.err >&5
22433   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22434   (exit $ac_status); } && {
22435          test -z "$ac_c_werror_flag" ||
22436          test ! -s conftest.err
22437        } && test -s conftest.$ac_objext; then
22438   ac_cv_member_sg_io_hdr_t_interface_id=yes
22439 else
22440   $as_echo "$as_me: failed program was:" >&5
22441 sed 's/^/| /' conftest.$ac_ext >&5
22442
22443         cat >conftest.$ac_ext <<_ACEOF
22444 /* confdefs.h.  */
22445 _ACEOF
22446 cat confdefs.h >>conftest.$ac_ext
22447 cat >>conftest.$ac_ext <<_ACEOF
22448 /* end confdefs.h.  */
22449 #include <sys/types.h>
22450 #ifdef HAVE_SCSI_SG_H
22451 #include <scsi/sg.h>
22452 #endif
22453
22454 int
22455 main ()
22456 {
22457 static sg_io_hdr_t ac_aggr;
22458 if (sizeof ac_aggr.interface_id)
22459 return 0;
22460   ;
22461   return 0;
22462 }
22463 _ACEOF
22464 rm -f conftest.$ac_objext
22465 if { (ac_try="$ac_compile"
22466 case "(($ac_try" in
22467   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22468   *) ac_try_echo=$ac_try;;
22469 esac
22470 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22471 $as_echo "$ac_try_echo") >&5
22472   (eval "$ac_compile") 2>conftest.er1
22473   ac_status=$?
22474   grep -v '^ *+' conftest.er1 >conftest.err
22475   rm -f conftest.er1
22476   cat conftest.err >&5
22477   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22478   (exit $ac_status); } && {
22479          test -z "$ac_c_werror_flag" ||
22480          test ! -s conftest.err
22481        } && test -s conftest.$ac_objext; then
22482   ac_cv_member_sg_io_hdr_t_interface_id=yes
22483 else
22484   $as_echo "$as_me: failed program was:" >&5
22485 sed 's/^/| /' conftest.$ac_ext >&5
22486
22487         ac_cv_member_sg_io_hdr_t_interface_id=no
22488 fi
22489
22490 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22491 fi
22492
22493 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22494 fi
22495 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22496 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22497 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then
22498
22499 cat >>confdefs.h <<_ACEOF
22500 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22501 _ACEOF
22502
22503
22504 fi
22505
22506
22507 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22508 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22509 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22510   $as_echo_n "(cached) " >&6
22511 else
22512   cat >conftest.$ac_ext <<_ACEOF
22513 /* confdefs.h.  */
22514 _ACEOF
22515 cat confdefs.h >>conftest.$ac_ext
22516 cat >>conftest.$ac_ext <<_ACEOF
22517 /* end confdefs.h.  */
22518 #include <signal.h>
22519
22520 int
22521 main ()
22522 {
22523 static siginfo_t ac_aggr;
22524 if (ac_aggr.si_fd)
22525 return 0;
22526   ;
22527   return 0;
22528 }
22529 _ACEOF
22530 rm -f conftest.$ac_objext
22531 if { (ac_try="$ac_compile"
22532 case "(($ac_try" in
22533   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22534   *) ac_try_echo=$ac_try;;
22535 esac
22536 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22537 $as_echo "$ac_try_echo") >&5
22538   (eval "$ac_compile") 2>conftest.er1
22539   ac_status=$?
22540   grep -v '^ *+' conftest.er1 >conftest.err
22541   rm -f conftest.er1
22542   cat conftest.err >&5
22543   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22544   (exit $ac_status); } && {
22545          test -z "$ac_c_werror_flag" ||
22546          test ! -s conftest.err
22547        } && test -s conftest.$ac_objext; then
22548   ac_cv_member_siginfo_t_si_fd=yes
22549 else
22550   $as_echo "$as_me: failed program was:" >&5
22551 sed 's/^/| /' conftest.$ac_ext >&5
22552
22553         cat >conftest.$ac_ext <<_ACEOF
22554 /* confdefs.h.  */
22555 _ACEOF
22556 cat confdefs.h >>conftest.$ac_ext
22557 cat >>conftest.$ac_ext <<_ACEOF
22558 /* end confdefs.h.  */
22559 #include <signal.h>
22560
22561 int
22562 main ()
22563 {
22564 static siginfo_t ac_aggr;
22565 if (sizeof ac_aggr.si_fd)
22566 return 0;
22567   ;
22568   return 0;
22569 }
22570 _ACEOF
22571 rm -f conftest.$ac_objext
22572 if { (ac_try="$ac_compile"
22573 case "(($ac_try" in
22574   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22575   *) ac_try_echo=$ac_try;;
22576 esac
22577 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22578 $as_echo "$ac_try_echo") >&5
22579   (eval "$ac_compile") 2>conftest.er1
22580   ac_status=$?
22581   grep -v '^ *+' conftest.er1 >conftest.err
22582   rm -f conftest.er1
22583   cat conftest.err >&5
22584   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22585   (exit $ac_status); } && {
22586          test -z "$ac_c_werror_flag" ||
22587          test ! -s conftest.err
22588        } && test -s conftest.$ac_objext; then
22589   ac_cv_member_siginfo_t_si_fd=yes
22590 else
22591   $as_echo "$as_me: failed program was:" >&5
22592 sed 's/^/| /' conftest.$ac_ext >&5
22593
22594         ac_cv_member_siginfo_t_si_fd=no
22595 fi
22596
22597 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22598 fi
22599
22600 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22601 fi
22602 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22603 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22604 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then
22605
22606 cat >>confdefs.h <<_ACEOF
22607 #define HAVE_SIGINFO_T_SI_FD 1
22608 _ACEOF
22609
22610
22611 fi
22612
22613
22614 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22615 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22616 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22617   $as_echo_n "(cached) " >&6
22618 else
22619   cat >conftest.$ac_ext <<_ACEOF
22620 /* confdefs.h.  */
22621 _ACEOF
22622 cat confdefs.h >>conftest.$ac_ext
22623 cat >>conftest.$ac_ext <<_ACEOF
22624 /* end confdefs.h.  */
22625 #include <sys/types.h>
22626 #ifdef HAVE_SYS_MTIO_H
22627 #include <sys/mtio.h>
22628 #endif
22629
22630 int
22631 main ()
22632 {
22633 static struct mtget ac_aggr;
22634 if (ac_aggr.mt_blksiz)
22635 return 0;
22636   ;
22637   return 0;
22638 }
22639 _ACEOF
22640 rm -f conftest.$ac_objext
22641 if { (ac_try="$ac_compile"
22642 case "(($ac_try" in
22643   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22644   *) ac_try_echo=$ac_try;;
22645 esac
22646 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22647 $as_echo "$ac_try_echo") >&5
22648   (eval "$ac_compile") 2>conftest.er1
22649   ac_status=$?
22650   grep -v '^ *+' conftest.er1 >conftest.err
22651   rm -f conftest.er1
22652   cat conftest.err >&5
22653   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22654   (exit $ac_status); } && {
22655          test -z "$ac_c_werror_flag" ||
22656          test ! -s conftest.err
22657        } && test -s conftest.$ac_objext; then
22658   ac_cv_member_struct_mtget_mt_blksiz=yes
22659 else
22660   $as_echo "$as_me: failed program was:" >&5
22661 sed 's/^/| /' conftest.$ac_ext >&5
22662
22663         cat >conftest.$ac_ext <<_ACEOF
22664 /* confdefs.h.  */
22665 _ACEOF
22666 cat confdefs.h >>conftest.$ac_ext
22667 cat >>conftest.$ac_ext <<_ACEOF
22668 /* end confdefs.h.  */
22669 #include <sys/types.h>
22670 #ifdef HAVE_SYS_MTIO_H
22671 #include <sys/mtio.h>
22672 #endif
22673
22674 int
22675 main ()
22676 {
22677 static struct mtget ac_aggr;
22678 if (sizeof ac_aggr.mt_blksiz)
22679 return 0;
22680   ;
22681   return 0;
22682 }
22683 _ACEOF
22684 rm -f conftest.$ac_objext
22685 if { (ac_try="$ac_compile"
22686 case "(($ac_try" in
22687   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22688   *) ac_try_echo=$ac_try;;
22689 esac
22690 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22691 $as_echo "$ac_try_echo") >&5
22692   (eval "$ac_compile") 2>conftest.er1
22693   ac_status=$?
22694   grep -v '^ *+' conftest.er1 >conftest.err
22695   rm -f conftest.er1
22696   cat conftest.err >&5
22697   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22698   (exit $ac_status); } && {
22699          test -z "$ac_c_werror_flag" ||
22700          test ! -s conftest.err
22701        } && test -s conftest.$ac_objext; then
22702   ac_cv_member_struct_mtget_mt_blksiz=yes
22703 else
22704   $as_echo "$as_me: failed program was:" >&5
22705 sed 's/^/| /' conftest.$ac_ext >&5
22706
22707         ac_cv_member_struct_mtget_mt_blksiz=no
22708 fi
22709
22710 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22711 fi
22712
22713 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22714 fi
22715 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
22716 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
22717 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then
22718
22719 cat >>confdefs.h <<_ACEOF
22720 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
22721 _ACEOF
22722
22723
22724 fi
22725 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
22726 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
22727 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
22728   $as_echo_n "(cached) " >&6
22729 else
22730   cat >conftest.$ac_ext <<_ACEOF
22731 /* confdefs.h.  */
22732 _ACEOF
22733 cat confdefs.h >>conftest.$ac_ext
22734 cat >>conftest.$ac_ext <<_ACEOF
22735 /* end confdefs.h.  */
22736 #include <sys/types.h>
22737 #ifdef HAVE_SYS_MTIO_H
22738 #include <sys/mtio.h>
22739 #endif
22740
22741 int
22742 main ()
22743 {
22744 static struct mtget ac_aggr;
22745 if (ac_aggr.mt_gstat)
22746 return 0;
22747   ;
22748   return 0;
22749 }
22750 _ACEOF
22751 rm -f conftest.$ac_objext
22752 if { (ac_try="$ac_compile"
22753 case "(($ac_try" in
22754   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22755   *) ac_try_echo=$ac_try;;
22756 esac
22757 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22758 $as_echo "$ac_try_echo") >&5
22759   (eval "$ac_compile") 2>conftest.er1
22760   ac_status=$?
22761   grep -v '^ *+' conftest.er1 >conftest.err
22762   rm -f conftest.er1
22763   cat conftest.err >&5
22764   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22765   (exit $ac_status); } && {
22766          test -z "$ac_c_werror_flag" ||
22767          test ! -s conftest.err
22768        } && test -s conftest.$ac_objext; then
22769   ac_cv_member_struct_mtget_mt_gstat=yes
22770 else
22771   $as_echo "$as_me: failed program was:" >&5
22772 sed 's/^/| /' conftest.$ac_ext >&5
22773
22774         cat >conftest.$ac_ext <<_ACEOF
22775 /* confdefs.h.  */
22776 _ACEOF
22777 cat confdefs.h >>conftest.$ac_ext
22778 cat >>conftest.$ac_ext <<_ACEOF
22779 /* end confdefs.h.  */
22780 #include <sys/types.h>
22781 #ifdef HAVE_SYS_MTIO_H
22782 #include <sys/mtio.h>
22783 #endif
22784
22785 int
22786 main ()
22787 {
22788 static struct mtget ac_aggr;
22789 if (sizeof ac_aggr.mt_gstat)
22790 return 0;
22791   ;
22792   return 0;
22793 }
22794 _ACEOF
22795 rm -f conftest.$ac_objext
22796 if { (ac_try="$ac_compile"
22797 case "(($ac_try" in
22798   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22799   *) ac_try_echo=$ac_try;;
22800 esac
22801 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22802 $as_echo "$ac_try_echo") >&5
22803   (eval "$ac_compile") 2>conftest.er1
22804   ac_status=$?
22805   grep -v '^ *+' conftest.er1 >conftest.err
22806   rm -f conftest.er1
22807   cat conftest.err >&5
22808   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22809   (exit $ac_status); } && {
22810          test -z "$ac_c_werror_flag" ||
22811          test ! -s conftest.err
22812        } && test -s conftest.$ac_objext; then
22813   ac_cv_member_struct_mtget_mt_gstat=yes
22814 else
22815   $as_echo "$as_me: failed program was:" >&5
22816 sed 's/^/| /' conftest.$ac_ext >&5
22817
22818         ac_cv_member_struct_mtget_mt_gstat=no
22819 fi
22820
22821 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22822 fi
22823
22824 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22825 fi
22826 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
22827 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
22828 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then
22829
22830 cat >>confdefs.h <<_ACEOF
22831 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
22832 _ACEOF
22833
22834
22835 fi
22836 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
22837 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
22838 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
22839   $as_echo_n "(cached) " >&6
22840 else
22841   cat >conftest.$ac_ext <<_ACEOF
22842 /* confdefs.h.  */
22843 _ACEOF
22844 cat confdefs.h >>conftest.$ac_ext
22845 cat >>conftest.$ac_ext <<_ACEOF
22846 /* end confdefs.h.  */
22847 #include <sys/types.h>
22848 #ifdef HAVE_SYS_MTIO_H
22849 #include <sys/mtio.h>
22850 #endif
22851
22852 int
22853 main ()
22854 {
22855 static struct mtget ac_aggr;
22856 if (ac_aggr.mt_blkno)
22857 return 0;
22858   ;
22859   return 0;
22860 }
22861 _ACEOF
22862 rm -f conftest.$ac_objext
22863 if { (ac_try="$ac_compile"
22864 case "(($ac_try" in
22865   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22866   *) ac_try_echo=$ac_try;;
22867 esac
22868 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22869 $as_echo "$ac_try_echo") >&5
22870   (eval "$ac_compile") 2>conftest.er1
22871   ac_status=$?
22872   grep -v '^ *+' conftest.er1 >conftest.err
22873   rm -f conftest.er1
22874   cat conftest.err >&5
22875   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22876   (exit $ac_status); } && {
22877          test -z "$ac_c_werror_flag" ||
22878          test ! -s conftest.err
22879        } && test -s conftest.$ac_objext; then
22880   ac_cv_member_struct_mtget_mt_blkno=yes
22881 else
22882   $as_echo "$as_me: failed program was:" >&5
22883 sed 's/^/| /' conftest.$ac_ext >&5
22884
22885         cat >conftest.$ac_ext <<_ACEOF
22886 /* confdefs.h.  */
22887 _ACEOF
22888 cat confdefs.h >>conftest.$ac_ext
22889 cat >>conftest.$ac_ext <<_ACEOF
22890 /* end confdefs.h.  */
22891 #include <sys/types.h>
22892 #ifdef HAVE_SYS_MTIO_H
22893 #include <sys/mtio.h>
22894 #endif
22895
22896 int
22897 main ()
22898 {
22899 static struct mtget ac_aggr;
22900 if (sizeof ac_aggr.mt_blkno)
22901 return 0;
22902   ;
22903   return 0;
22904 }
22905 _ACEOF
22906 rm -f conftest.$ac_objext
22907 if { (ac_try="$ac_compile"
22908 case "(($ac_try" in
22909   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22910   *) ac_try_echo=$ac_try;;
22911 esac
22912 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22913 $as_echo "$ac_try_echo") >&5
22914   (eval "$ac_compile") 2>conftest.er1
22915   ac_status=$?
22916   grep -v '^ *+' conftest.er1 >conftest.err
22917   rm -f conftest.er1
22918   cat conftest.err >&5
22919   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22920   (exit $ac_status); } && {
22921          test -z "$ac_c_werror_flag" ||
22922          test ! -s conftest.err
22923        } && test -s conftest.$ac_objext; then
22924   ac_cv_member_struct_mtget_mt_blkno=yes
22925 else
22926   $as_echo "$as_me: failed program was:" >&5
22927 sed 's/^/| /' conftest.$ac_ext >&5
22928
22929         ac_cv_member_struct_mtget_mt_blkno=no
22930 fi
22931
22932 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22933 fi
22934
22935 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22936 fi
22937 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
22938 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
22939 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then
22940
22941 cat >>confdefs.h <<_ACEOF
22942 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
22943 _ACEOF
22944
22945
22946 fi
22947
22948
22949 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
22950 $as_echo_n "checking for struct option.name... " >&6; }
22951 if test "${ac_cv_member_struct_option_name+set}" = set; then
22952   $as_echo_n "(cached) " >&6
22953 else
22954   cat >conftest.$ac_ext <<_ACEOF
22955 /* confdefs.h.  */
22956 _ACEOF
22957 cat confdefs.h >>conftest.$ac_ext
22958 cat >>conftest.$ac_ext <<_ACEOF
22959 /* end confdefs.h.  */
22960 #ifdef HAVE_GETOPT_H
22961 #include <getopt.h>
22962 #endif
22963
22964 int
22965 main ()
22966 {
22967 static struct option ac_aggr;
22968 if (ac_aggr.name)
22969 return 0;
22970   ;
22971   return 0;
22972 }
22973 _ACEOF
22974 rm -f conftest.$ac_objext
22975 if { (ac_try="$ac_compile"
22976 case "(($ac_try" in
22977   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22978   *) ac_try_echo=$ac_try;;
22979 esac
22980 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22981 $as_echo "$ac_try_echo") >&5
22982   (eval "$ac_compile") 2>conftest.er1
22983   ac_status=$?
22984   grep -v '^ *+' conftest.er1 >conftest.err
22985   rm -f conftest.er1
22986   cat conftest.err >&5
22987   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22988   (exit $ac_status); } && {
22989          test -z "$ac_c_werror_flag" ||
22990          test ! -s conftest.err
22991        } && test -s conftest.$ac_objext; then
22992   ac_cv_member_struct_option_name=yes
22993 else
22994   $as_echo "$as_me: failed program was:" >&5
22995 sed 's/^/| /' conftest.$ac_ext >&5
22996
22997         cat >conftest.$ac_ext <<_ACEOF
22998 /* confdefs.h.  */
22999 _ACEOF
23000 cat confdefs.h >>conftest.$ac_ext
23001 cat >>conftest.$ac_ext <<_ACEOF
23002 /* end confdefs.h.  */
23003 #ifdef HAVE_GETOPT_H
23004 #include <getopt.h>
23005 #endif
23006
23007 int
23008 main ()
23009 {
23010 static struct option ac_aggr;
23011 if (sizeof ac_aggr.name)
23012 return 0;
23013   ;
23014   return 0;
23015 }
23016 _ACEOF
23017 rm -f conftest.$ac_objext
23018 if { (ac_try="$ac_compile"
23019 case "(($ac_try" in
23020   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23021   *) ac_try_echo=$ac_try;;
23022 esac
23023 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23024 $as_echo "$ac_try_echo") >&5
23025   (eval "$ac_compile") 2>conftest.er1
23026   ac_status=$?
23027   grep -v '^ *+' conftest.er1 >conftest.err
23028   rm -f conftest.er1
23029   cat conftest.err >&5
23030   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23031   (exit $ac_status); } && {
23032          test -z "$ac_c_werror_flag" ||
23033          test ! -s conftest.err
23034        } && test -s conftest.$ac_objext; then
23035   ac_cv_member_struct_option_name=yes
23036 else
23037   $as_echo "$as_me: failed program was:" >&5
23038 sed 's/^/| /' conftest.$ac_ext >&5
23039
23040         ac_cv_member_struct_option_name=no
23041 fi
23042
23043 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23044 fi
23045
23046 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23047 fi
23048 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
23049 $as_echo "$ac_cv_member_struct_option_name" >&6; }
23050 if test "x$ac_cv_member_struct_option_name" = x""yes; then
23051
23052 cat >>confdefs.h <<_ACEOF
23053 #define HAVE_STRUCT_OPTION_NAME 1
23054 _ACEOF
23055
23056
23057 fi
23058
23059
23060 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
23061 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
23062 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
23063   $as_echo_n "(cached) " >&6
23064 else
23065   cat >conftest.$ac_ext <<_ACEOF
23066 /* confdefs.h.  */
23067 _ACEOF
23068 cat confdefs.h >>conftest.$ac_ext
23069 cat >>conftest.$ac_ext <<_ACEOF
23070 /* end confdefs.h.  */
23071 $ac_includes_default
23072 int
23073 main ()
23074 {
23075 static struct stat ac_aggr;
23076 if (ac_aggr.st_blocks)
23077 return 0;
23078   ;
23079   return 0;
23080 }
23081 _ACEOF
23082 rm -f conftest.$ac_objext
23083 if { (ac_try="$ac_compile"
23084 case "(($ac_try" in
23085   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23086   *) ac_try_echo=$ac_try;;
23087 esac
23088 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23089 $as_echo "$ac_try_echo") >&5
23090   (eval "$ac_compile") 2>conftest.er1
23091   ac_status=$?
23092   grep -v '^ *+' conftest.er1 >conftest.err
23093   rm -f conftest.er1
23094   cat conftest.err >&5
23095   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23096   (exit $ac_status); } && {
23097          test -z "$ac_c_werror_flag" ||
23098          test ! -s conftest.err
23099        } && test -s conftest.$ac_objext; then
23100   ac_cv_member_struct_stat_st_blocks=yes
23101 else
23102   $as_echo "$as_me: failed program was:" >&5
23103 sed 's/^/| /' conftest.$ac_ext >&5
23104
23105         cat >conftest.$ac_ext <<_ACEOF
23106 /* confdefs.h.  */
23107 _ACEOF
23108 cat confdefs.h >>conftest.$ac_ext
23109 cat >>conftest.$ac_ext <<_ACEOF
23110 /* end confdefs.h.  */
23111 $ac_includes_default
23112 int
23113 main ()
23114 {
23115 static struct stat ac_aggr;
23116 if (sizeof ac_aggr.st_blocks)
23117 return 0;
23118   ;
23119   return 0;
23120 }
23121 _ACEOF
23122 rm -f conftest.$ac_objext
23123 if { (ac_try="$ac_compile"
23124 case "(($ac_try" in
23125   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23126   *) ac_try_echo=$ac_try;;
23127 esac
23128 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23129 $as_echo "$ac_try_echo") >&5
23130   (eval "$ac_compile") 2>conftest.er1
23131   ac_status=$?
23132   grep -v '^ *+' conftest.er1 >conftest.err
23133   rm -f conftest.er1
23134   cat conftest.err >&5
23135   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23136   (exit $ac_status); } && {
23137          test -z "$ac_c_werror_flag" ||
23138          test ! -s conftest.err
23139        } && test -s conftest.$ac_objext; then
23140   ac_cv_member_struct_stat_st_blocks=yes
23141 else
23142   $as_echo "$as_me: failed program was:" >&5
23143 sed 's/^/| /' conftest.$ac_ext >&5
23144
23145         ac_cv_member_struct_stat_st_blocks=no
23146 fi
23147
23148 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23149 fi
23150
23151 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23152 fi
23153 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
23154 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
23155 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then
23156
23157 cat >>confdefs.h <<_ACEOF
23158 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23159 _ACEOF
23160
23161
23162 fi
23163 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
23164 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
23165 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
23166   $as_echo_n "(cached) " >&6
23167 else
23168   cat >conftest.$ac_ext <<_ACEOF
23169 /* confdefs.h.  */
23170 _ACEOF
23171 cat confdefs.h >>conftest.$ac_ext
23172 cat >>conftest.$ac_ext <<_ACEOF
23173 /* end confdefs.h.  */
23174 $ac_includes_default
23175 int
23176 main ()
23177 {
23178 static struct stat ac_aggr;
23179 if (ac_aggr.st_mtim)
23180 return 0;
23181   ;
23182   return 0;
23183 }
23184 _ACEOF
23185 rm -f conftest.$ac_objext
23186 if { (ac_try="$ac_compile"
23187 case "(($ac_try" in
23188   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23189   *) ac_try_echo=$ac_try;;
23190 esac
23191 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23192 $as_echo "$ac_try_echo") >&5
23193   (eval "$ac_compile") 2>conftest.er1
23194   ac_status=$?
23195   grep -v '^ *+' conftest.er1 >conftest.err
23196   rm -f conftest.er1
23197   cat conftest.err >&5
23198   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23199   (exit $ac_status); } && {
23200          test -z "$ac_c_werror_flag" ||
23201          test ! -s conftest.err
23202        } && test -s conftest.$ac_objext; then
23203   ac_cv_member_struct_stat_st_mtim=yes
23204 else
23205   $as_echo "$as_me: failed program was:" >&5
23206 sed 's/^/| /' conftest.$ac_ext >&5
23207
23208         cat >conftest.$ac_ext <<_ACEOF
23209 /* confdefs.h.  */
23210 _ACEOF
23211 cat confdefs.h >>conftest.$ac_ext
23212 cat >>conftest.$ac_ext <<_ACEOF
23213 /* end confdefs.h.  */
23214 $ac_includes_default
23215 int
23216 main ()
23217 {
23218 static struct stat ac_aggr;
23219 if (sizeof ac_aggr.st_mtim)
23220 return 0;
23221   ;
23222   return 0;
23223 }
23224 _ACEOF
23225 rm -f conftest.$ac_objext
23226 if { (ac_try="$ac_compile"
23227 case "(($ac_try" in
23228   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23229   *) ac_try_echo=$ac_try;;
23230 esac
23231 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23232 $as_echo "$ac_try_echo") >&5
23233   (eval "$ac_compile") 2>conftest.er1
23234   ac_status=$?
23235   grep -v '^ *+' conftest.er1 >conftest.err
23236   rm -f conftest.er1
23237   cat conftest.err >&5
23238   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23239   (exit $ac_status); } && {
23240          test -z "$ac_c_werror_flag" ||
23241          test ! -s conftest.err
23242        } && test -s conftest.$ac_objext; then
23243   ac_cv_member_struct_stat_st_mtim=yes
23244 else
23245   $as_echo "$as_me: failed program was:" >&5
23246 sed 's/^/| /' conftest.$ac_ext >&5
23247
23248         ac_cv_member_struct_stat_st_mtim=no
23249 fi
23250
23251 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23252 fi
23253
23254 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23255 fi
23256 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
23257 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
23258 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then
23259
23260 cat >>confdefs.h <<_ACEOF
23261 #define HAVE_STRUCT_STAT_ST_MTIM 1
23262 _ACEOF
23263
23264
23265 fi
23266 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
23267 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
23268 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
23269   $as_echo_n "(cached) " >&6
23270 else
23271   cat >conftest.$ac_ext <<_ACEOF
23272 /* confdefs.h.  */
23273 _ACEOF
23274 cat confdefs.h >>conftest.$ac_ext
23275 cat >>conftest.$ac_ext <<_ACEOF
23276 /* end confdefs.h.  */
23277 $ac_includes_default
23278 int
23279 main ()
23280 {
23281 static struct stat ac_aggr;
23282 if (ac_aggr.st_ctim)
23283 return 0;
23284   ;
23285   return 0;
23286 }
23287 _ACEOF
23288 rm -f conftest.$ac_objext
23289 if { (ac_try="$ac_compile"
23290 case "(($ac_try" in
23291   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23292   *) ac_try_echo=$ac_try;;
23293 esac
23294 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23295 $as_echo "$ac_try_echo") >&5
23296   (eval "$ac_compile") 2>conftest.er1
23297   ac_status=$?
23298   grep -v '^ *+' conftest.er1 >conftest.err
23299   rm -f conftest.er1
23300   cat conftest.err >&5
23301   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23302   (exit $ac_status); } && {
23303          test -z "$ac_c_werror_flag" ||
23304          test ! -s conftest.err
23305        } && test -s conftest.$ac_objext; then
23306   ac_cv_member_struct_stat_st_ctim=yes
23307 else
23308   $as_echo "$as_me: failed program was:" >&5
23309 sed 's/^/| /' conftest.$ac_ext >&5
23310
23311         cat >conftest.$ac_ext <<_ACEOF
23312 /* confdefs.h.  */
23313 _ACEOF
23314 cat confdefs.h >>conftest.$ac_ext
23315 cat >>conftest.$ac_ext <<_ACEOF
23316 /* end confdefs.h.  */
23317 $ac_includes_default
23318 int
23319 main ()
23320 {
23321 static struct stat ac_aggr;
23322 if (sizeof ac_aggr.st_ctim)
23323 return 0;
23324   ;
23325   return 0;
23326 }
23327 _ACEOF
23328 rm -f conftest.$ac_objext
23329 if { (ac_try="$ac_compile"
23330 case "(($ac_try" in
23331   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23332   *) ac_try_echo=$ac_try;;
23333 esac
23334 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23335 $as_echo "$ac_try_echo") >&5
23336   (eval "$ac_compile") 2>conftest.er1
23337   ac_status=$?
23338   grep -v '^ *+' conftest.er1 >conftest.err
23339   rm -f conftest.er1
23340   cat conftest.err >&5
23341   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23342   (exit $ac_status); } && {
23343          test -z "$ac_c_werror_flag" ||
23344          test ! -s conftest.err
23345        } && test -s conftest.$ac_objext; then
23346   ac_cv_member_struct_stat_st_ctim=yes
23347 else
23348   $as_echo "$as_me: failed program was:" >&5
23349 sed 's/^/| /' conftest.$ac_ext >&5
23350
23351         ac_cv_member_struct_stat_st_ctim=no
23352 fi
23353
23354 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23355 fi
23356
23357 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23358 fi
23359 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
23360 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
23361 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then
23362
23363 cat >>confdefs.h <<_ACEOF
23364 #define HAVE_STRUCT_STAT_ST_CTIM 1
23365 _ACEOF
23366
23367
23368 fi
23369 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
23370 $as_echo_n "checking for struct stat.st_atim... " >&6; }
23371 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
23372   $as_echo_n "(cached) " >&6
23373 else
23374   cat >conftest.$ac_ext <<_ACEOF
23375 /* confdefs.h.  */
23376 _ACEOF
23377 cat confdefs.h >>conftest.$ac_ext
23378 cat >>conftest.$ac_ext <<_ACEOF
23379 /* end confdefs.h.  */
23380 $ac_includes_default
23381 int
23382 main ()
23383 {
23384 static struct stat ac_aggr;
23385 if (ac_aggr.st_atim)
23386 return 0;
23387   ;
23388   return 0;
23389 }
23390 _ACEOF
23391 rm -f conftest.$ac_objext
23392 if { (ac_try="$ac_compile"
23393 case "(($ac_try" in
23394   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23395   *) ac_try_echo=$ac_try;;
23396 esac
23397 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23398 $as_echo "$ac_try_echo") >&5
23399   (eval "$ac_compile") 2>conftest.er1
23400   ac_status=$?
23401   grep -v '^ *+' conftest.er1 >conftest.err
23402   rm -f conftest.er1
23403   cat conftest.err >&5
23404   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23405   (exit $ac_status); } && {
23406          test -z "$ac_c_werror_flag" ||
23407          test ! -s conftest.err
23408        } && test -s conftest.$ac_objext; then
23409   ac_cv_member_struct_stat_st_atim=yes
23410 else
23411   $as_echo "$as_me: failed program was:" >&5
23412 sed 's/^/| /' conftest.$ac_ext >&5
23413
23414         cat >conftest.$ac_ext <<_ACEOF
23415 /* confdefs.h.  */
23416 _ACEOF
23417 cat confdefs.h >>conftest.$ac_ext
23418 cat >>conftest.$ac_ext <<_ACEOF
23419 /* end confdefs.h.  */
23420 $ac_includes_default
23421 int
23422 main ()
23423 {
23424 static struct stat ac_aggr;
23425 if (sizeof ac_aggr.st_atim)
23426 return 0;
23427   ;
23428   return 0;
23429 }
23430 _ACEOF
23431 rm -f conftest.$ac_objext
23432 if { (ac_try="$ac_compile"
23433 case "(($ac_try" in
23434   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23435   *) ac_try_echo=$ac_try;;
23436 esac
23437 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23438 $as_echo "$ac_try_echo") >&5
23439   (eval "$ac_compile") 2>conftest.er1
23440   ac_status=$?
23441   grep -v '^ *+' conftest.er1 >conftest.err
23442   rm -f conftest.er1
23443   cat conftest.err >&5
23444   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23445   (exit $ac_status); } && {
23446          test -z "$ac_c_werror_flag" ||
23447          test ! -s conftest.err
23448        } && test -s conftest.$ac_objext; then
23449   ac_cv_member_struct_stat_st_atim=yes
23450 else
23451   $as_echo "$as_me: failed program was:" >&5
23452 sed 's/^/| /' conftest.$ac_ext >&5
23453
23454         ac_cv_member_struct_stat_st_atim=no
23455 fi
23456
23457 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23458 fi
23459
23460 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23461 fi
23462 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23463 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23464 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then
23465
23466 cat >>confdefs.h <<_ACEOF
23467 #define HAVE_STRUCT_STAT_ST_ATIM 1
23468 _ACEOF
23469
23470
23471 fi
23472
23473
23474 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23475 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23476 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23477   $as_echo_n "(cached) " >&6
23478 else
23479   cat >conftest.$ac_ext <<_ACEOF
23480 /* confdefs.h.  */
23481 _ACEOF
23482 cat confdefs.h >>conftest.$ac_ext
23483 cat >>conftest.$ac_ext <<_ACEOF
23484 /* end confdefs.h.  */
23485 #ifdef HAVE_SYS_TYPES_H
23486 #include <sys/types.h>
23487 #endif
23488 #ifdef HAVE_NETINET_IN_H
23489 #include <netinet/in.h>
23490 #endif
23491
23492 int
23493 main ()
23494 {
23495 static struct sockaddr_in6 ac_aggr;
23496 if (ac_aggr.sin6_scope_id)
23497 return 0;
23498   ;
23499   return 0;
23500 }
23501 _ACEOF
23502 rm -f conftest.$ac_objext
23503 if { (ac_try="$ac_compile"
23504 case "(($ac_try" in
23505   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23506   *) ac_try_echo=$ac_try;;
23507 esac
23508 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23509 $as_echo "$ac_try_echo") >&5
23510   (eval "$ac_compile") 2>conftest.er1
23511   ac_status=$?
23512   grep -v '^ *+' conftest.er1 >conftest.err
23513   rm -f conftest.er1
23514   cat conftest.err >&5
23515   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23516   (exit $ac_status); } && {
23517          test -z "$ac_c_werror_flag" ||
23518          test ! -s conftest.err
23519        } && test -s conftest.$ac_objext; then
23520   ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23521 else
23522   $as_echo "$as_me: failed program was:" >&5
23523 sed 's/^/| /' conftest.$ac_ext >&5
23524
23525         cat >conftest.$ac_ext <<_ACEOF
23526 /* confdefs.h.  */
23527 _ACEOF
23528 cat confdefs.h >>conftest.$ac_ext
23529 cat >>conftest.$ac_ext <<_ACEOF
23530 /* end confdefs.h.  */
23531 #ifdef HAVE_SYS_TYPES_H
23532 #include <sys/types.h>
23533 #endif
23534 #ifdef HAVE_NETINET_IN_H
23535 #include <netinet/in.h>
23536 #endif
23537
23538 int
23539 main ()
23540 {
23541 static struct sockaddr_in6 ac_aggr;
23542 if (sizeof ac_aggr.sin6_scope_id)
23543 return 0;
23544   ;
23545   return 0;
23546 }
23547 _ACEOF
23548 rm -f conftest.$ac_objext
23549 if { (ac_try="$ac_compile"
23550 case "(($ac_try" in
23551   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23552   *) ac_try_echo=$ac_try;;
23553 esac
23554 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23555 $as_echo "$ac_try_echo") >&5
23556   (eval "$ac_compile") 2>conftest.er1
23557   ac_status=$?
23558   grep -v '^ *+' conftest.er1 >conftest.err
23559   rm -f conftest.er1
23560   cat conftest.err >&5
23561   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23562   (exit $ac_status); } && {
23563          test -z "$ac_c_werror_flag" ||
23564          test ! -s conftest.err
23565        } && test -s conftest.$ac_objext; then
23566   ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23567 else
23568   $as_echo "$as_me: failed program was:" >&5
23569 sed 's/^/| /' conftest.$ac_ext >&5
23570
23571         ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
23572 fi
23573
23574 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23575 fi
23576
23577 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23578 fi
23579 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23580 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23581 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then
23582
23583 cat >>confdefs.h <<_ACEOF
23584 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23585 _ACEOF
23586
23587
23588 fi
23589
23590
23591 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23592 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23593 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23594   $as_echo_n "(cached) " >&6
23595 else
23596   cat >conftest.$ac_ext <<_ACEOF
23597 /* confdefs.h.  */
23598 _ACEOF
23599 cat confdefs.h >>conftest.$ac_ext
23600 cat >>conftest.$ac_ext <<_ACEOF
23601 /* end confdefs.h.  */
23602 #ifdef HAVE_SYS_TYPES_H
23603 #include <sys/types.h>
23604 #endif
23605 #ifdef HAVE_NETINET_IN_H
23606 # include <netinet/in.h>
23607 #endif
23608 #ifdef HAVE_ARPA_NAMESER_H
23609 # include <arpa/nameser.h>
23610 #endif
23611
23612 int
23613 main ()
23614 {
23615 static ns_msg ac_aggr;
23616 if (ac_aggr._msg_ptr)
23617 return 0;
23618   ;
23619   return 0;
23620 }
23621 _ACEOF
23622 rm -f conftest.$ac_objext
23623 if { (ac_try="$ac_compile"
23624 case "(($ac_try" in
23625   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23626   *) ac_try_echo=$ac_try;;
23627 esac
23628 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23629 $as_echo "$ac_try_echo") >&5
23630   (eval "$ac_compile") 2>conftest.er1
23631   ac_status=$?
23632   grep -v '^ *+' conftest.er1 >conftest.err
23633   rm -f conftest.er1
23634   cat conftest.err >&5
23635   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23636   (exit $ac_status); } && {
23637          test -z "$ac_c_werror_flag" ||
23638          test ! -s conftest.err
23639        } && test -s conftest.$ac_objext; then
23640   ac_cv_member_ns_msg__msg_ptr=yes
23641 else
23642   $as_echo "$as_me: failed program was:" >&5
23643 sed 's/^/| /' conftest.$ac_ext >&5
23644
23645         cat >conftest.$ac_ext <<_ACEOF
23646 /* confdefs.h.  */
23647 _ACEOF
23648 cat confdefs.h >>conftest.$ac_ext
23649 cat >>conftest.$ac_ext <<_ACEOF
23650 /* end confdefs.h.  */
23651 #ifdef HAVE_SYS_TYPES_H
23652 #include <sys/types.h>
23653 #endif
23654 #ifdef HAVE_NETINET_IN_H
23655 # include <netinet/in.h>
23656 #endif
23657 #ifdef HAVE_ARPA_NAMESER_H
23658 # include <arpa/nameser.h>
23659 #endif
23660
23661 int
23662 main ()
23663 {
23664 static ns_msg ac_aggr;
23665 if (sizeof ac_aggr._msg_ptr)
23666 return 0;
23667   ;
23668   return 0;
23669 }
23670 _ACEOF
23671 rm -f conftest.$ac_objext
23672 if { (ac_try="$ac_compile"
23673 case "(($ac_try" in
23674   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23675   *) ac_try_echo=$ac_try;;
23676 esac
23677 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23678 $as_echo "$ac_try_echo") >&5
23679   (eval "$ac_compile") 2>conftest.er1
23680   ac_status=$?
23681   grep -v '^ *+' conftest.er1 >conftest.err
23682   rm -f conftest.er1
23683   cat conftest.err >&5
23684   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23685   (exit $ac_status); } && {
23686          test -z "$ac_c_werror_flag" ||
23687          test ! -s conftest.err
23688        } && test -s conftest.$ac_objext; then
23689   ac_cv_member_ns_msg__msg_ptr=yes
23690 else
23691   $as_echo "$as_me: failed program was:" >&5
23692 sed 's/^/| /' conftest.$ac_ext >&5
23693
23694         ac_cv_member_ns_msg__msg_ptr=no
23695 fi
23696
23697 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23698 fi
23699
23700 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23701 fi
23702 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
23703 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
23704 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then
23705
23706 cat >>confdefs.h <<_ACEOF
23707 #define HAVE_NS_MSG__MSG_PTR 1
23708 _ACEOF
23709
23710
23711 fi
23712
23713
23714 { $as_echo "$as_me:$LINENO: checking for struct icmpstat.icps_outhist" >&5
23715 $as_echo_n "checking for struct icmpstat.icps_outhist... " >&6; }
23716 if test "${ac_cv_member_struct_icmpstat_icps_outhist+set}" = set; then
23717   $as_echo_n "(cached) " >&6
23718 else
23719   cat >conftest.$ac_ext <<_ACEOF
23720 /* confdefs.h.  */
23721 _ACEOF
23722 cat confdefs.h >>conftest.$ac_ext
23723 cat >>conftest.$ac_ext <<_ACEOF
23724 /* end confdefs.h.  */
23725 #ifdef HAVE_SYS_TYPES_H
23726 #include <sys/types.h>
23727 #endif
23728 #ifdef HAVE_ALIAS_H
23729 #include <alias.h>
23730 #endif
23731 #ifdef HAVE_SYS_SOCKET_H
23732 #include <sys/socket.h>
23733 #endif
23734 #ifdef HAVE_SYS_SOCKETVAR_H
23735 #include <sys/socketvar.h>
23736 #endif
23737 #ifdef HAVE_SYS_TIMEOUT_H
23738 #include <sys/timeout.h>
23739 #endif
23740 #ifdef HAVE_NETINET_IN_H
23741 #include <netinet/in.h>
23742 #endif
23743 #ifdef HAVE_NETINET_IN_SYSTM_H
23744 #include <netinet/in_systm.h>
23745 #endif
23746 #ifdef HAVE_NETINET_IP_H
23747 #include <netinet/ip.h>
23748 #endif
23749 #ifdef HAVE_NETINET_IP_VAR_H
23750 #include <netinet/ip_var.h>
23751 #endif
23752 #ifdef HAVE_NETINET_IP_ICMP_H
23753 #include <netinet/ip_icmp.h>
23754 #endif
23755 #ifdef HAVE_NETINET_ICMP_VAR
23756 #include <netinet/icmp_var.h>
23757 #endif
23758
23759 int
23760 main ()
23761 {
23762 static struct icmpstat ac_aggr;
23763 if (ac_aggr.icps_outhist)
23764 return 0;
23765   ;
23766   return 0;
23767 }
23768 _ACEOF
23769 rm -f conftest.$ac_objext
23770 if { (ac_try="$ac_compile"
23771 case "(($ac_try" in
23772   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23773   *) ac_try_echo=$ac_try;;
23774 esac
23775 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23776 $as_echo "$ac_try_echo") >&5
23777   (eval "$ac_compile") 2>conftest.er1
23778   ac_status=$?
23779   grep -v '^ *+' conftest.er1 >conftest.err
23780   rm -f conftest.er1
23781   cat conftest.err >&5
23782   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23783   (exit $ac_status); } && {
23784          test -z "$ac_c_werror_flag" ||
23785          test ! -s conftest.err
23786        } && test -s conftest.$ac_objext; then
23787   ac_cv_member_struct_icmpstat_icps_outhist=yes
23788 else
23789   $as_echo "$as_me: failed program was:" >&5
23790 sed 's/^/| /' conftest.$ac_ext >&5
23791
23792         cat >conftest.$ac_ext <<_ACEOF
23793 /* confdefs.h.  */
23794 _ACEOF
23795 cat confdefs.h >>conftest.$ac_ext
23796 cat >>conftest.$ac_ext <<_ACEOF
23797 /* end confdefs.h.  */
23798 #ifdef HAVE_SYS_TYPES_H
23799 #include <sys/types.h>
23800 #endif
23801 #ifdef HAVE_ALIAS_H
23802 #include <alias.h>
23803 #endif
23804 #ifdef HAVE_SYS_SOCKET_H
23805 #include <sys/socket.h>
23806 #endif
23807 #ifdef HAVE_SYS_SOCKETVAR_H
23808 #include <sys/socketvar.h>
23809 #endif
23810 #ifdef HAVE_SYS_TIMEOUT_H
23811 #include <sys/timeout.h>
23812 #endif
23813 #ifdef HAVE_NETINET_IN_H
23814 #include <netinet/in.h>
23815 #endif
23816 #ifdef HAVE_NETINET_IN_SYSTM_H
23817 #include <netinet/in_systm.h>
23818 #endif
23819 #ifdef HAVE_NETINET_IP_H
23820 #include <netinet/ip.h>
23821 #endif
23822 #ifdef HAVE_NETINET_IP_VAR_H
23823 #include <netinet/ip_var.h>
23824 #endif
23825 #ifdef HAVE_NETINET_IP_ICMP_H
23826 #include <netinet/ip_icmp.h>
23827 #endif
23828 #ifdef HAVE_NETINET_ICMP_VAR
23829 #include <netinet/icmp_var.h>
23830 #endif
23831
23832 int
23833 main ()
23834 {
23835 static struct icmpstat ac_aggr;
23836 if (sizeof ac_aggr.icps_outhist)
23837 return 0;
23838   ;
23839   return 0;
23840 }
23841 _ACEOF
23842 rm -f conftest.$ac_objext
23843 if { (ac_try="$ac_compile"
23844 case "(($ac_try" in
23845   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23846   *) ac_try_echo=$ac_try;;
23847 esac
23848 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23849 $as_echo "$ac_try_echo") >&5
23850   (eval "$ac_compile") 2>conftest.er1
23851   ac_status=$?
23852   grep -v '^ *+' conftest.er1 >conftest.err
23853   rm -f conftest.er1
23854   cat conftest.err >&5
23855   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23856   (exit $ac_status); } && {
23857          test -z "$ac_c_werror_flag" ||
23858          test ! -s conftest.err
23859        } && test -s conftest.$ac_objext; then
23860   ac_cv_member_struct_icmpstat_icps_outhist=yes
23861 else
23862   $as_echo "$as_me: failed program was:" >&5
23863 sed 's/^/| /' conftest.$ac_ext >&5
23864
23865         ac_cv_member_struct_icmpstat_icps_outhist=no
23866 fi
23867
23868 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23869 fi
23870
23871 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23872 fi
23873 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_icmpstat_icps_outhist" >&5
23874 $as_echo "$ac_cv_member_struct_icmpstat_icps_outhist" >&6; }
23875 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x""yes; then
23876
23877 cat >>confdefs.h <<_ACEOF
23878 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
23879 _ACEOF
23880
23881
23882 fi
23883
23884
23885 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
23886 $as_echo_n "checking for timezone variable... " >&6; }
23887 if test "${ac_cv_have_timezone+set}" = set; then
23888   $as_echo_n "(cached) " >&6
23889 else
23890   cat >conftest.$ac_ext <<_ACEOF
23891 /* confdefs.h.  */
23892 _ACEOF
23893 cat confdefs.h >>conftest.$ac_ext
23894 cat >>conftest.$ac_ext <<_ACEOF
23895 /* end confdefs.h.  */
23896 #include <time.h>
23897 int
23898 main ()
23899 {
23900 timezone = 1
23901   ;
23902   return 0;
23903 }
23904 _ACEOF
23905 rm -f conftest.$ac_objext conftest$ac_exeext
23906 if { (ac_try="$ac_link"
23907 case "(($ac_try" in
23908   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23909   *) ac_try_echo=$ac_try;;
23910 esac
23911 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23912 $as_echo "$ac_try_echo") >&5
23913   (eval "$ac_link") 2>conftest.er1
23914   ac_status=$?
23915   grep -v '^ *+' conftest.er1 >conftest.err
23916   rm -f conftest.er1
23917   cat conftest.err >&5
23918   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23919   (exit $ac_status); } && {
23920          test -z "$ac_c_werror_flag" ||
23921          test ! -s conftest.err
23922        } && test -s conftest$ac_exeext && {
23923          test "$cross_compiling" = yes ||
23924          $as_test_x conftest$ac_exeext
23925        }; then
23926   ac_cv_have_timezone="yes"
23927 else
23928   $as_echo "$as_me: failed program was:" >&5
23929 sed 's/^/| /' conftest.$ac_ext >&5
23930
23931         ac_cv_have_timezone="no"
23932 fi
23933
23934 rm -rf conftest.dSYM
23935 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23936       conftest$ac_exeext conftest.$ac_ext
23937 fi
23938 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
23939 $as_echo "$ac_cv_have_timezone" >&6; }
23940 if test "$ac_cv_have_timezone" = "yes"
23941 then
23942
23943 cat >>confdefs.h <<\_ACEOF
23944 #define HAVE_TIMEZONE 1
23945 _ACEOF
23946
23947 fi
23948 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
23949 $as_echo_n "checking for daylight variable... " >&6; }
23950 if test "${ac_cv_have_daylight+set}" = set; then
23951   $as_echo_n "(cached) " >&6
23952 else
23953   cat >conftest.$ac_ext <<_ACEOF
23954 /* confdefs.h.  */
23955 _ACEOF
23956 cat confdefs.h >>conftest.$ac_ext
23957 cat >>conftest.$ac_ext <<_ACEOF
23958 /* end confdefs.h.  */
23959 #include <time.h>
23960 int
23961 main ()
23962 {
23963 daylight = 1
23964   ;
23965   return 0;
23966 }
23967 _ACEOF
23968 rm -f conftest.$ac_objext conftest$ac_exeext
23969 if { (ac_try="$ac_link"
23970 case "(($ac_try" in
23971   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23972   *) ac_try_echo=$ac_try;;
23973 esac
23974 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23975 $as_echo "$ac_try_echo") >&5
23976   (eval "$ac_link") 2>conftest.er1
23977   ac_status=$?
23978   grep -v '^ *+' conftest.er1 >conftest.err
23979   rm -f conftest.er1
23980   cat conftest.err >&5
23981   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23982   (exit $ac_status); } && {
23983          test -z "$ac_c_werror_flag" ||
23984          test ! -s conftest.err
23985        } && test -s conftest$ac_exeext && {
23986          test "$cross_compiling" = yes ||
23987          $as_test_x conftest$ac_exeext
23988        }; then
23989   ac_cv_have_daylight="yes"
23990 else
23991   $as_echo "$as_me: failed program was:" >&5
23992 sed 's/^/| /' conftest.$ac_ext >&5
23993
23994         ac_cv_have_daylight="no"
23995 fi
23996
23997 rm -rf conftest.dSYM
23998 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23999       conftest$ac_exeext conftest.$ac_ext
24000 fi
24001 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
24002 $as_echo "$ac_cv_have_daylight" >&6; }
24003 if test "$ac_cv_have_daylight" = "yes"
24004 then
24005
24006 cat >>confdefs.h <<\_ACEOF
24007 #define HAVE_DAYLIGHT 1
24008 _ACEOF
24009
24010 fi
24011
24012 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
24013 $as_echo_n "checking for isinf... " >&6; }
24014 if test "${ac_cv_have_isinf+set}" = set; then
24015   $as_echo_n "(cached) " >&6
24016 else
24017   cat >conftest.$ac_ext <<_ACEOF
24018 /* confdefs.h.  */
24019 _ACEOF
24020 cat confdefs.h >>conftest.$ac_ext
24021 cat >>conftest.$ac_ext <<_ACEOF
24022 /* end confdefs.h.  */
24023 #include <math.h>
24024 int
24025 main ()
24026 {
24027 float f = 0.0; int i=isinf(f)
24028   ;
24029   return 0;
24030 }
24031 _ACEOF
24032 rm -f conftest.$ac_objext conftest$ac_exeext
24033 if { (ac_try="$ac_link"
24034 case "(($ac_try" in
24035   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24036   *) ac_try_echo=$ac_try;;
24037 esac
24038 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24039 $as_echo "$ac_try_echo") >&5
24040   (eval "$ac_link") 2>conftest.er1
24041   ac_status=$?
24042   grep -v '^ *+' conftest.er1 >conftest.err
24043   rm -f conftest.er1
24044   cat conftest.err >&5
24045   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24046   (exit $ac_status); } && {
24047          test -z "$ac_c_werror_flag" ||
24048          test ! -s conftest.err
24049        } && test -s conftest$ac_exeext && {
24050          test "$cross_compiling" = yes ||
24051          $as_test_x conftest$ac_exeext
24052        }; then
24053   ac_cv_have_isinf="yes"
24054 else
24055   $as_echo "$as_me: failed program was:" >&5
24056 sed 's/^/| /' conftest.$ac_ext >&5
24057
24058         ac_cv_have_isinf="no"
24059 fi
24060
24061 rm -rf conftest.dSYM
24062 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24063       conftest$ac_exeext conftest.$ac_ext
24064 fi
24065 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
24066 $as_echo "$ac_cv_have_isinf" >&6; }
24067 if test "$ac_cv_have_isinf" = "yes"
24068 then
24069
24070 cat >>confdefs.h <<\_ACEOF
24071 #define HAVE_ISINF 1
24072 _ACEOF
24073
24074 fi
24075
24076 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
24077 $as_echo_n "checking for isnan... " >&6; }
24078 if test "${ac_cv_have_isnan+set}" = set; then
24079   $as_echo_n "(cached) " >&6
24080 else
24081   cat >conftest.$ac_ext <<_ACEOF
24082 /* confdefs.h.  */
24083 _ACEOF
24084 cat confdefs.h >>conftest.$ac_ext
24085 cat >>conftest.$ac_ext <<_ACEOF
24086 /* end confdefs.h.  */
24087 #include <math.h>
24088 int
24089 main ()
24090 {
24091 float f = 0.0; int i=isnan(f)
24092   ;
24093   return 0;
24094 }
24095 _ACEOF
24096 rm -f conftest.$ac_objext conftest$ac_exeext
24097 if { (ac_try="$ac_link"
24098 case "(($ac_try" in
24099   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24100   *) ac_try_echo=$ac_try;;
24101 esac
24102 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24103 $as_echo "$ac_try_echo") >&5
24104   (eval "$ac_link") 2>conftest.er1
24105   ac_status=$?
24106   grep -v '^ *+' conftest.er1 >conftest.err
24107   rm -f conftest.er1
24108   cat conftest.err >&5
24109   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24110   (exit $ac_status); } && {
24111          test -z "$ac_c_werror_flag" ||
24112          test ! -s conftest.err
24113        } && test -s conftest$ac_exeext && {
24114          test "$cross_compiling" = yes ||
24115          $as_test_x conftest$ac_exeext
24116        }; then
24117   ac_cv_have_isnan="yes"
24118 else
24119   $as_echo "$as_me: failed program was:" >&5
24120 sed 's/^/| /' conftest.$ac_ext >&5
24121
24122         ac_cv_have_isnan="no"
24123 fi
24124
24125 rm -rf conftest.dSYM
24126 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24127       conftest$ac_exeext conftest.$ac_ext
24128 fi
24129 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
24130 $as_echo "$ac_cv_have_isnan" >&6; }
24131 if test "$ac_cv_have_isnan" = "yes"
24132 then
24133
24134 cat >>confdefs.h <<\_ACEOF
24135 #define HAVE_ISNAN 1
24136 _ACEOF
24137
24138 fi
24139
24140
24141 case $host_cpu in
24142   *i[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
24143 $as_echo_n "checking whether we need to define __i386__... " >&6; }
24144 if test "${ac_cv_cpp_def___i386__+set}" = set; then
24145   $as_echo_n "(cached) " >&6
24146 else
24147   cat >conftest.$ac_ext <<_ACEOF
24148 /* confdefs.h.  */
24149 _ACEOF
24150 cat confdefs.h >>conftest.$ac_ext
24151 cat >>conftest.$ac_ext <<_ACEOF
24152 /* end confdefs.h.  */
24153 #ifndef __i386__
24154 yes
24155 #endif
24156 _ACEOF
24157 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24158   $EGREP "yes" >/dev/null 2>&1; then
24159   ac_cv_cpp_def___i386__=yes
24160 else
24161   ac_cv_cpp_def___i386__=no
24162 fi
24163 rm -f conftest*
24164
24165 fi
24166 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
24167 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
24168 if test $ac_cv_cpp_def___i386__ = yes; then
24169   CFLAGS="$CFLAGS -D__i386__"
24170   LINTFLAGS="$LINTFLAGS -D__i386__"
24171 fi
24172  ;;
24173   *x86_64*)         { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
24174 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
24175 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
24176   $as_echo_n "(cached) " >&6
24177 else
24178   cat >conftest.$ac_ext <<_ACEOF
24179 /* confdefs.h.  */
24180 _ACEOF
24181 cat confdefs.h >>conftest.$ac_ext
24182 cat >>conftest.$ac_ext <<_ACEOF
24183 /* end confdefs.h.  */
24184 #ifndef __x86_64__
24185 yes
24186 #endif
24187 _ACEOF
24188 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24189   $EGREP "yes" >/dev/null 2>&1; then
24190   ac_cv_cpp_def___x86_64__=yes
24191 else
24192   ac_cv_cpp_def___x86_64__=no
24193 fi
24194 rm -f conftest*
24195
24196 fi
24197 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
24198 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
24199 if test $ac_cv_cpp_def___x86_64__ = yes; then
24200   CFLAGS="$CFLAGS -D__x86_64__"
24201   LINTFLAGS="$LINTFLAGS -D__x86_64__"
24202 fi
24203  ;;
24204   *alpha*)          { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
24205 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
24206 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
24207   $as_echo_n "(cached) " >&6
24208 else
24209   cat >conftest.$ac_ext <<_ACEOF
24210 /* confdefs.h.  */
24211 _ACEOF
24212 cat confdefs.h >>conftest.$ac_ext
24213 cat >>conftest.$ac_ext <<_ACEOF
24214 /* end confdefs.h.  */
24215 #ifndef __ALPHA__
24216 yes
24217 #endif
24218 _ACEOF
24219 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24220   $EGREP "yes" >/dev/null 2>&1; then
24221   ac_cv_cpp_def___ALPHA__=yes
24222 else
24223   ac_cv_cpp_def___ALPHA__=no
24224 fi
24225 rm -f conftest*
24226
24227 fi
24228 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
24229 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
24230 if test $ac_cv_cpp_def___ALPHA__ = yes; then
24231   CFLAGS="$CFLAGS -D__ALPHA__"
24232   LINTFLAGS="$LINTFLAGS -D__ALPHA__"
24233 fi
24234  ;;
24235   *sparc*)          { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
24236 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
24237 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
24238   $as_echo_n "(cached) " >&6
24239 else
24240   cat >conftest.$ac_ext <<_ACEOF
24241 /* confdefs.h.  */
24242 _ACEOF
24243 cat confdefs.h >>conftest.$ac_ext
24244 cat >>conftest.$ac_ext <<_ACEOF
24245 /* end confdefs.h.  */
24246 #ifndef __sparc__
24247 yes
24248 #endif
24249 _ACEOF
24250 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24251   $EGREP "yes" >/dev/null 2>&1; then
24252   ac_cv_cpp_def___sparc__=yes
24253 else
24254   ac_cv_cpp_def___sparc__=no
24255 fi
24256 rm -f conftest*
24257
24258 fi
24259 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
24260 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
24261 if test $ac_cv_cpp_def___sparc__ = yes; then
24262   CFLAGS="$CFLAGS -D__sparc__"
24263   LINTFLAGS="$LINTFLAGS -D__sparc__"
24264 fi
24265  ;;
24266   *powerpc*)        { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
24267 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
24268 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
24269   $as_echo_n "(cached) " >&6
24270 else
24271   cat >conftest.$ac_ext <<_ACEOF
24272 /* confdefs.h.  */
24273 _ACEOF
24274 cat confdefs.h >>conftest.$ac_ext
24275 cat >>conftest.$ac_ext <<_ACEOF
24276 /* end confdefs.h.  */
24277 #ifndef __powerpc__
24278 yes
24279 #endif
24280 _ACEOF
24281 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24282   $EGREP "yes" >/dev/null 2>&1; then
24283   ac_cv_cpp_def___powerpc__=yes
24284 else
24285   ac_cv_cpp_def___powerpc__=no
24286 fi
24287 rm -f conftest*
24288
24289 fi
24290 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
24291 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
24292 if test $ac_cv_cpp_def___powerpc__ = yes; then
24293   CFLAGS="$CFLAGS -D__powerpc__"
24294   LINTFLAGS="$LINTFLAGS -D__powerpc__"
24295 fi
24296  ;;
24297 esac
24298
24299 case $host_vendor in
24300   *sun*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
24301 $as_echo_n "checking whether we need to define __sun__... " >&6; }
24302 if test "${ac_cv_cpp_def___sun__+set}" = set; then
24303   $as_echo_n "(cached) " >&6
24304 else
24305   cat >conftest.$ac_ext <<_ACEOF
24306 /* confdefs.h.  */
24307 _ACEOF
24308 cat confdefs.h >>conftest.$ac_ext
24309 cat >>conftest.$ac_ext <<_ACEOF
24310 /* end confdefs.h.  */
24311 #ifndef __sun__
24312 yes
24313 #endif
24314 _ACEOF
24315 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24316   $EGREP "yes" >/dev/null 2>&1; then
24317   ac_cv_cpp_def___sun__=yes
24318 else
24319   ac_cv_cpp_def___sun__=no
24320 fi
24321 rm -f conftest*
24322
24323 fi
24324 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
24325 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
24326 if test $ac_cv_cpp_def___sun__ = yes; then
24327   CFLAGS="$CFLAGS -D__sun__"
24328   LINTFLAGS="$LINTFLAGS -D__sun__"
24329 fi
24330  ;;
24331 esac
24332
24333
24334 DEPENDENCIES="### Dependencies:
24335
24336 .INIT: Makefile
24337 .BEGIN: Makefile
24338 .MAKEFILEDEPS:
24339 Makefile: dummy
24340         -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
24341
24342 \$(OBJS) \$(C_SRCS16:.c=.o): \$(IDL_GEN_HEADERS)
24343 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
24344 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
24345 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
24346 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
24347
24348
24349 ALL_MAKERULES=""
24350
24351 ALL_MAKEFILES=""
24352
24353 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
24354
24355
24356 ALL_TOP_DIRS=""
24357
24358 ALL_DLL_DIRS=""
24359
24360 ALL_IMPLIB_DIRS=""
24361
24362 ALL_TEST_DIRS=""
24363
24364 ALL_PROGRAM_DIRS=""
24365
24366 ALL_PROGRAM_INSTALL_DIRS=""
24367
24368 ALL_PROGRAM_BIN_INSTALL_DIRS=""
24369
24370
24371
24372
24373
24374 ac_config_commands="$ac_config_commands include/stamp-h"
24375
24376
24377 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
24378
24379 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
24380
24381 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
24382
24383 ac_config_commands="$ac_config_commands dlls/user32/resources"
24384
24385 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
24386
24387 ac_config_commands="$ac_config_commands include/wine"
24388
24389
24390 ALL_MAKERULES="$ALL_MAKERULES \\
24391         Make.rules"
24392 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24393 Make.rules: Make.rules.in"
24394 MAKE_RULES=Make.rules
24395 ac_config_files="$ac_config_files Make.rules"
24396
24397 ALL_MAKERULES="$ALL_MAKERULES \\
24398         dlls/Makedll.rules"
24399 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24400 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
24401 MAKE_DLL_RULES=dlls/Makedll.rules
24402 ac_config_files="$ac_config_files dlls/Makedll.rules"
24403
24404 ALL_MAKERULES="$ALL_MAKERULES \\
24405         dlls/Makeimplib.rules"
24406 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24407 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
24408 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
24409 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
24410
24411 ALL_MAKERULES="$ALL_MAKERULES \\
24412         dlls/Maketest.rules"
24413 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24414 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
24415 MAKE_TEST_RULES=dlls/Maketest.rules
24416 ac_config_files="$ac_config_files dlls/Maketest.rules"
24417
24418 ALL_MAKERULES="$ALL_MAKERULES \\
24419         programs/Makeprog.rules"
24420 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24421 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
24422 MAKE_PROG_RULES=programs/Makeprog.rules
24423 ac_config_files="$ac_config_files programs/Makeprog.rules"
24424
24425
24426
24427
24428 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24429 Makefile: Makefile.in Make.rules"
24430 ac_config_files="$ac_config_files Makefile"
24431
24432 ALL_MAKEFILES="$ALL_MAKEFILES \\
24433         dlls/Makefile"
24434 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
24435         dlls"
24436 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24437 dlls/Makefile: dlls/Makefile.in Make.rules"
24438 ac_config_files="$ac_config_files dlls/Makefile"
24439
24440 ALL_MAKEFILES="$ALL_MAKEFILES \\
24441         dlls/acledit/Makefile"
24442 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24443         acledit"
24444 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24445 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
24446 ac_config_files="$ac_config_files dlls/acledit/Makefile"
24447
24448 ALL_MAKEFILES="$ALL_MAKEFILES \\
24449         dlls/aclui/Makefile"
24450 test "x$enable_aclui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24451         aclui"
24452 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24453 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
24454 ac_config_files="$ac_config_files dlls/aclui/Makefile"
24455
24456 ALL_MAKEFILES="$ALL_MAKEFILES \\
24457         dlls/activeds/Makefile"
24458 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24459         activeds"
24460 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24461 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
24462 ac_config_files="$ac_config_files dlls/activeds/Makefile"
24463
24464 ALL_MAKEFILES="$ALL_MAKEFILES \\
24465         dlls/actxprxy/Makefile"
24466 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24467         actxprxy"
24468 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24469 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
24470 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
24471
24472 ALL_MAKEFILES="$ALL_MAKEFILES \\
24473         dlls/adsiid/Makefile"
24474 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24475         adsiid"
24476 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24477 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
24478 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
24479
24480 ALL_MAKEFILES="$ALL_MAKEFILES \\
24481         dlls/advapi32/Makefile"
24482 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24483         advapi32"
24484 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24485 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
24486 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
24487
24488 ALL_MAKEFILES="$ALL_MAKEFILES \\
24489         dlls/advapi32/tests/Makefile"
24490 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24491         advapi32/tests"
24492 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24493 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
24494 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
24495
24496 ALL_MAKEFILES="$ALL_MAKEFILES \\
24497         dlls/advpack/Makefile"
24498 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24499         advpack"
24500 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24501 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
24502 ac_config_files="$ac_config_files dlls/advpack/Makefile"
24503
24504 ALL_MAKEFILES="$ALL_MAKEFILES \\
24505         dlls/advpack/tests/Makefile"
24506 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24507         advpack/tests"
24508 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24509 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
24510 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
24511
24512 ALL_MAKEFILES="$ALL_MAKEFILES \\
24513         dlls/amstream/Makefile"
24514 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24515         amstream"
24516 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24517 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
24518 ac_config_files="$ac_config_files dlls/amstream/Makefile"
24519
24520 ALL_MAKEFILES="$ALL_MAKEFILES \\
24521         dlls/amstream/tests/Makefile"
24522 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24523         amstream/tests"
24524 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24525 dlls/amstream/tests/Makefile: dlls/amstream/tests/Makefile.in dlls/Maketest.rules"
24526 ac_config_files="$ac_config_files dlls/amstream/tests/Makefile"
24527
24528 ALL_MAKEFILES="$ALL_MAKEFILES \\
24529         dlls/appwiz.cpl/Makefile"
24530 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24531         appwiz.cpl"
24532 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24533 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
24534 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
24535
24536 ALL_MAKEFILES="$ALL_MAKEFILES \\
24537         dlls/atl/Makefile"
24538 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24539         atl"
24540 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24541 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
24542 ac_config_files="$ac_config_files dlls/atl/Makefile"
24543
24544 ALL_MAKEFILES="$ALL_MAKEFILES \\
24545         dlls/authz/Makefile"
24546 test "x$enable_authz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24547         authz"
24548 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24549 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
24550 ac_config_files="$ac_config_files dlls/authz/Makefile"
24551
24552 ALL_MAKEFILES="$ALL_MAKEFILES \\
24553         dlls/avicap32/Makefile"
24554 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24555         avicap32"
24556 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24557 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
24558 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
24559
24560 ALL_MAKEFILES="$ALL_MAKEFILES \\
24561         dlls/avifil32/Makefile"
24562 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24563         avifil32"
24564 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24565 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
24566 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
24567
24568 ALL_MAKEFILES="$ALL_MAKEFILES \\
24569         dlls/avifile.dll16/Makefile"
24570 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24571         avifile.dll16"
24572 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24573 dlls/avifile.dll16/Makefile: dlls/avifile.dll16/Makefile.in dlls/Makedll.rules"
24574 ac_config_files="$ac_config_files dlls/avifile.dll16/Makefile"
24575
24576 ALL_MAKEFILES="$ALL_MAKEFILES \\
24577         dlls/bcrypt/Makefile"
24578 test "x$enable_bcrypt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24579         bcrypt"
24580 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24581 dlls/bcrypt/Makefile: dlls/bcrypt/Makefile.in dlls/Makedll.rules"
24582 ac_config_files="$ac_config_files dlls/bcrypt/Makefile"
24583
24584 ALL_MAKEFILES="$ALL_MAKEFILES \\
24585         dlls/browseui/Makefile"
24586 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24587         browseui"
24588 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24589 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
24590 ac_config_files="$ac_config_files dlls/browseui/Makefile"
24591
24592 ALL_MAKEFILES="$ALL_MAKEFILES \\
24593         dlls/browseui/tests/Makefile"
24594 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24595         browseui/tests"
24596 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24597 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
24598 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
24599
24600 ALL_MAKEFILES="$ALL_MAKEFILES \\
24601         dlls/cabinet/Makefile"
24602 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24603         cabinet"
24604 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24605 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
24606 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
24607
24608 ALL_MAKEFILES="$ALL_MAKEFILES \\
24609         dlls/cabinet/tests/Makefile"
24610 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24611         cabinet/tests"
24612 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24613 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
24614 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
24615
24616 ALL_MAKEFILES="$ALL_MAKEFILES \\
24617         dlls/capi2032/Makefile"
24618 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24619         capi2032"
24620 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24621 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
24622 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
24623
24624 ALL_MAKEFILES="$ALL_MAKEFILES \\
24625         dlls/cards/Makefile"
24626 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24627         cards"
24628 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24629 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
24630 ac_config_files="$ac_config_files dlls/cards/Makefile"
24631
24632 ALL_MAKEFILES="$ALL_MAKEFILES \\
24633         dlls/cfgmgr32/Makefile"
24634 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24635         cfgmgr32"
24636 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24637 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
24638 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
24639
24640 ALL_MAKEFILES="$ALL_MAKEFILES \\
24641         dlls/clusapi/Makefile"
24642 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24643         clusapi"
24644 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24645 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
24646 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
24647
24648 ALL_MAKEFILES="$ALL_MAKEFILES \\
24649         dlls/comcat/Makefile"
24650 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24651         comcat"
24652 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24653 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
24654 ac_config_files="$ac_config_files dlls/comcat/Makefile"
24655
24656 ALL_MAKEFILES="$ALL_MAKEFILES \\
24657         dlls/comcat/tests/Makefile"
24658 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24659         comcat/tests"
24660 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24661 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
24662 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
24663
24664 ALL_MAKEFILES="$ALL_MAKEFILES \\
24665         dlls/comctl32/Makefile"
24666 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24667         comctl32"
24668 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24669 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
24670 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
24671
24672 ALL_MAKEFILES="$ALL_MAKEFILES \\
24673         dlls/comctl32/tests/Makefile"
24674 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24675         comctl32/tests"
24676 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24677 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
24678 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
24679
24680 ALL_MAKEFILES="$ALL_MAKEFILES \\
24681         dlls/comdlg32/Makefile"
24682 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24683         comdlg32"
24684 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24685 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
24686 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
24687
24688 ALL_MAKEFILES="$ALL_MAKEFILES \\
24689         dlls/comdlg32/tests/Makefile"
24690 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24691         comdlg32/tests"
24692 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24693 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
24694 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
24695
24696 ALL_MAKEFILES="$ALL_MAKEFILES \\
24697         dlls/comm.drv16/Makefile"
24698 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24699         comm.drv16"
24700 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24701 dlls/comm.drv16/Makefile: dlls/comm.drv16/Makefile.in dlls/Makedll.rules"
24702 ac_config_files="$ac_config_files dlls/comm.drv16/Makefile"
24703
24704 ALL_MAKEFILES="$ALL_MAKEFILES \\
24705         dlls/compobj.dll16/Makefile"
24706 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24707         compobj.dll16"
24708 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24709 dlls/compobj.dll16/Makefile: dlls/compobj.dll16/Makefile.in dlls/Makedll.rules"
24710 ac_config_files="$ac_config_files dlls/compobj.dll16/Makefile"
24711
24712 ALL_MAKEFILES="$ALL_MAKEFILES \\
24713         dlls/compstui/Makefile"
24714 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24715         compstui"
24716 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24717 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
24718 ac_config_files="$ac_config_files dlls/compstui/Makefile"
24719
24720 ALL_MAKEFILES="$ALL_MAKEFILES \\
24721         dlls/credui/Makefile"
24722 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24723         credui"
24724 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24725 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
24726 ac_config_files="$ac_config_files dlls/credui/Makefile"
24727
24728 ALL_MAKEFILES="$ALL_MAKEFILES \\
24729         dlls/credui/tests/Makefile"
24730 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24731         credui/tests"
24732 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24733 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
24734 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
24735
24736 ALL_MAKEFILES="$ALL_MAKEFILES \\
24737         dlls/crtdll/Makefile"
24738 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24739         crtdll"
24740 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24741 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
24742 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
24743
24744 ALL_MAKEFILES="$ALL_MAKEFILES \\
24745         dlls/crypt32/Makefile"
24746 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24747         crypt32"
24748 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24749 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
24750 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
24751
24752 ALL_MAKEFILES="$ALL_MAKEFILES \\
24753         dlls/crypt32/tests/Makefile"
24754 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24755         crypt32/tests"
24756 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24757 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
24758 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
24759
24760 ALL_MAKEFILES="$ALL_MAKEFILES \\
24761         dlls/cryptdlg/Makefile"
24762 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24763         cryptdlg"
24764 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24765 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
24766 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
24767
24768 ALL_MAKEFILES="$ALL_MAKEFILES \\
24769         dlls/cryptdll/Makefile"
24770 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24771         cryptdll"
24772 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24773 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
24774 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
24775
24776 ALL_MAKEFILES="$ALL_MAKEFILES \\
24777         dlls/cryptnet/Makefile"
24778 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24779         cryptnet"
24780 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24781 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
24782 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
24783
24784 ALL_MAKEFILES="$ALL_MAKEFILES \\
24785         dlls/cryptnet/tests/Makefile"
24786 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24787         cryptnet/tests"
24788 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24789 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
24790 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
24791
24792 ALL_MAKEFILES="$ALL_MAKEFILES \\
24793         dlls/cryptui/Makefile"
24794 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24795         cryptui"
24796 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24797 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
24798 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
24799
24800 ALL_MAKEFILES="$ALL_MAKEFILES \\
24801         dlls/cryptui/tests/Makefile"
24802 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24803         cryptui/tests"
24804 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24805 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
24806 ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
24807
24808 ALL_MAKEFILES="$ALL_MAKEFILES \\
24809         dlls/ctapi32/Makefile"
24810 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24811         ctapi32"
24812 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24813 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
24814 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
24815
24816 ALL_MAKEFILES="$ALL_MAKEFILES \\
24817         dlls/ctl3d.dll16/Makefile"
24818 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24819         ctl3d.dll16"
24820 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24821 dlls/ctl3d.dll16/Makefile: dlls/ctl3d.dll16/Makefile.in dlls/Makedll.rules"
24822 ac_config_files="$ac_config_files dlls/ctl3d.dll16/Makefile"
24823
24824 ALL_MAKEFILES="$ALL_MAKEFILES \\
24825         dlls/ctl3d32/Makefile"
24826 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24827         ctl3d32"
24828 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24829 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
24830 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
24831
24832 ALL_MAKEFILES="$ALL_MAKEFILES \\
24833         dlls/ctl3dv2.dll16/Makefile"
24834 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24835         ctl3dv2.dll16"
24836 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24837 dlls/ctl3dv2.dll16/Makefile: dlls/ctl3dv2.dll16/Makefile.in dlls/Makedll.rules"
24838 ac_config_files="$ac_config_files dlls/ctl3dv2.dll16/Makefile"
24839
24840 ALL_MAKEFILES="$ALL_MAKEFILES \\
24841         dlls/d3d10/Makefile"
24842 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24843         d3d10"
24844 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24845 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
24846 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
24847
24848 ALL_MAKEFILES="$ALL_MAKEFILES \\
24849         dlls/d3d10/tests/Makefile"
24850 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24851         d3d10/tests"
24852 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24853 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
24854 ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
24855
24856 ALL_MAKEFILES="$ALL_MAKEFILES \\
24857         dlls/d3d10core/Makefile"
24858 test "x$enable_d3d10core" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24859         d3d10core"
24860 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24861 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
24862 ac_config_files="$ac_config_files dlls/d3d10core/Makefile"
24863
24864 ALL_MAKEFILES="$ALL_MAKEFILES \\
24865         dlls/d3d10core/tests/Makefile"
24866 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24867         d3d10core/tests"
24868 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24869 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
24870 ac_config_files="$ac_config_files dlls/d3d10core/tests/Makefile"
24871
24872 ALL_MAKEFILES="$ALL_MAKEFILES \\
24873         dlls/d3d8/Makefile"
24874 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24875         d3d8"
24876 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24877 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
24878 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
24879
24880 ALL_MAKEFILES="$ALL_MAKEFILES \\
24881         dlls/d3d8/tests/Makefile"
24882 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24883         d3d8/tests"
24884 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24885 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
24886 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
24887
24888 ALL_MAKEFILES="$ALL_MAKEFILES \\
24889         dlls/d3d9/Makefile"
24890 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24891         d3d9"
24892 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24893 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
24894 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
24895
24896 ALL_MAKEFILES="$ALL_MAKEFILES \\
24897         dlls/d3d9/tests/Makefile"
24898 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24899         d3d9/tests"
24900 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24901 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
24902 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
24903
24904 ALL_MAKEFILES="$ALL_MAKEFILES \\
24905         dlls/d3dim/Makefile"
24906 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24907         d3dim"
24908 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24909 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
24910 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
24911
24912 ALL_MAKEFILES="$ALL_MAKEFILES \\
24913         dlls/d3drm/Makefile"
24914 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24915         d3drm"
24916 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24917 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
24918 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
24919
24920 ALL_MAKEFILES="$ALL_MAKEFILES \\
24921         dlls/d3drm/tests/Makefile"
24922 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24923         d3drm/tests"
24924 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24925 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
24926 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
24927
24928 ALL_MAKEFILES="$ALL_MAKEFILES \\
24929         dlls/d3dx8/Makefile"
24930 test "x$enable_d3dx8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24931         d3dx8"
24932 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24933 dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
24934 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
24935
24936 ALL_MAKEFILES="$ALL_MAKEFILES \\
24937         dlls/d3dx8/tests/Makefile"
24938 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24939         d3dx8/tests"
24940 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24941 dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
24942 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
24943
24944 ALL_MAKEFILES="$ALL_MAKEFILES \\
24945         dlls/d3dx9_24/Makefile"
24946 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24947         d3dx9_24"
24948 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24949 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
24950 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
24951
24952 ALL_MAKEFILES="$ALL_MAKEFILES \\
24953         dlls/d3dx9_25/Makefile"
24954 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24955         d3dx9_25"
24956 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24957 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
24958 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
24959
24960 ALL_MAKEFILES="$ALL_MAKEFILES \\
24961         dlls/d3dx9_26/Makefile"
24962 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24963         d3dx9_26"
24964 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24965 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
24966 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
24967
24968 ALL_MAKEFILES="$ALL_MAKEFILES \\
24969         dlls/d3dx9_27/Makefile"
24970 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24971         d3dx9_27"
24972 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24973 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
24974 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
24975
24976 ALL_MAKEFILES="$ALL_MAKEFILES \\
24977         dlls/d3dx9_28/Makefile"
24978 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24979         d3dx9_28"
24980 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24981 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
24982 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
24983
24984 ALL_MAKEFILES="$ALL_MAKEFILES \\
24985         dlls/d3dx9_29/Makefile"
24986 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24987         d3dx9_29"
24988 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24989 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
24990 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
24991
24992 ALL_MAKEFILES="$ALL_MAKEFILES \\
24993         dlls/d3dx9_30/Makefile"
24994 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24995         d3dx9_30"
24996 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24997 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
24998 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
24999
25000 ALL_MAKEFILES="$ALL_MAKEFILES \\
25001         dlls/d3dx9_31/Makefile"
25002 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25003         d3dx9_31"
25004 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25005 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
25006 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
25007
25008 ALL_MAKEFILES="$ALL_MAKEFILES \\
25009         dlls/d3dx9_32/Makefile"
25010 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25011         d3dx9_32"
25012 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25013 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
25014 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
25015
25016 ALL_MAKEFILES="$ALL_MAKEFILES \\
25017         dlls/d3dx9_33/Makefile"
25018 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25019         d3dx9_33"
25020 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25021 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
25022 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
25023
25024 ALL_MAKEFILES="$ALL_MAKEFILES \\
25025         dlls/d3dx9_34/Makefile"
25026 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25027         d3dx9_34"
25028 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25029 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
25030 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
25031
25032 ALL_MAKEFILES="$ALL_MAKEFILES \\
25033         dlls/d3dx9_35/Makefile"
25034 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25035         d3dx9_35"
25036 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25037 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
25038 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
25039
25040 ALL_MAKEFILES="$ALL_MAKEFILES \\
25041         dlls/d3dx9_36/Makefile"
25042 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25043         d3dx9_36"
25044 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25045 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
25046 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
25047
25048 ALL_MAKEFILES="$ALL_MAKEFILES \\
25049         dlls/d3dx9_36/tests/Makefile"
25050 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25051         d3dx9_36/tests"
25052 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25053 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
25054 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
25055
25056 ALL_MAKEFILES="$ALL_MAKEFILES \\
25057         dlls/d3dx9_37/Makefile"
25058 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25059         d3dx9_37"
25060 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25061 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
25062 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
25063
25064 ALL_MAKEFILES="$ALL_MAKEFILES \\
25065         dlls/d3dx9_38/Makefile"
25066 test "x$enable_d3dx9_38" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25067         d3dx9_38"
25068 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25069 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
25070 ac_config_files="$ac_config_files dlls/d3dx9_38/Makefile"
25071
25072 ALL_MAKEFILES="$ALL_MAKEFILES \\
25073         dlls/d3dx9_39/Makefile"
25074 test "x$enable_d3dx9_39" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25075         d3dx9_39"
25076 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25077 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
25078 ac_config_files="$ac_config_files dlls/d3dx9_39/Makefile"
25079
25080 ALL_MAKEFILES="$ALL_MAKEFILES \\
25081         dlls/d3dx9_40/Makefile"
25082 test "x$enable_d3dx9_40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25083         d3dx9_40"
25084 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25085 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
25086 ac_config_files="$ac_config_files dlls/d3dx9_40/Makefile"
25087
25088 ALL_MAKEFILES="$ALL_MAKEFILES \\
25089         dlls/d3dx9_41/Makefile"
25090 test "x$enable_d3dx9_41" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25091         d3dx9_41"
25092 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25093 dlls/d3dx9_41/Makefile: dlls/d3dx9_41/Makefile.in dlls/Makedll.rules"
25094 ac_config_files="$ac_config_files dlls/d3dx9_41/Makefile"
25095
25096 ALL_MAKEFILES="$ALL_MAKEFILES \\
25097         dlls/d3dxof/Makefile"
25098 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25099         d3dxof"
25100 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25101 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
25102 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
25103
25104 ALL_MAKEFILES="$ALL_MAKEFILES \\
25105         dlls/d3dxof/tests/Makefile"
25106 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25107         d3dxof/tests"
25108 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25109 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
25110 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
25111
25112 ALL_MAKEFILES="$ALL_MAKEFILES \\
25113         dlls/dbghelp/Makefile"
25114 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25115         dbghelp"
25116 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25117 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
25118 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
25119
25120 ALL_MAKEFILES="$ALL_MAKEFILES \\
25121         dlls/dciman32/Makefile"
25122 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25123         dciman32"
25124 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25125 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
25126 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
25127
25128 ALL_MAKEFILES="$ALL_MAKEFILES \\
25129         dlls/ddeml.dll16/Makefile"
25130 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25131         ddeml.dll16"
25132 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25133 dlls/ddeml.dll16/Makefile: dlls/ddeml.dll16/Makefile.in dlls/Makedll.rules"
25134 ac_config_files="$ac_config_files dlls/ddeml.dll16/Makefile"
25135
25136 ALL_MAKEFILES="$ALL_MAKEFILES \\
25137         dlls/ddraw/Makefile"
25138 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25139         ddraw"
25140 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25141 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
25142 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
25143
25144 ALL_MAKEFILES="$ALL_MAKEFILES \\
25145         dlls/ddraw/tests/Makefile"
25146 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25147         ddraw/tests"
25148 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25149 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
25150 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
25151
25152 ALL_MAKEFILES="$ALL_MAKEFILES \\
25153         dlls/ddrawex/Makefile"
25154 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25155         ddrawex"
25156 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25157 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
25158 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
25159
25160 ALL_MAKEFILES="$ALL_MAKEFILES \\
25161         dlls/ddrawex/tests/Makefile"
25162 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25163         ddrawex/tests"
25164 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25165 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
25166 ac_config_files="$ac_config_files dlls/ddrawex/tests/Makefile"
25167
25168 ALL_MAKEFILES="$ALL_MAKEFILES \\
25169         dlls/devenum/Makefile"
25170 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25171         devenum"
25172 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25173 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
25174 ac_config_files="$ac_config_files dlls/devenum/Makefile"
25175
25176 ALL_MAKEFILES="$ALL_MAKEFILES \\
25177         dlls/dinput/Makefile"
25178 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25179         dinput"
25180 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25181 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
25182 ac_config_files="$ac_config_files dlls/dinput/Makefile"
25183
25184 ALL_MAKEFILES="$ALL_MAKEFILES \\
25185         dlls/dinput/tests/Makefile"
25186 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25187         dinput/tests"
25188 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25189 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
25190 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
25191
25192 ALL_MAKEFILES="$ALL_MAKEFILES \\
25193         dlls/dinput8/Makefile"
25194 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25195         dinput8"
25196 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25197 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
25198 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
25199
25200 ALL_MAKEFILES="$ALL_MAKEFILES \\
25201         dlls/dispdib.dll16/Makefile"
25202 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25203         dispdib.dll16"
25204 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25205 dlls/dispdib.dll16/Makefile: dlls/dispdib.dll16/Makefile.in dlls/Makedll.rules"
25206 ac_config_files="$ac_config_files dlls/dispdib.dll16/Makefile"
25207
25208 ALL_MAKEFILES="$ALL_MAKEFILES \\
25209         dlls/display.drv16/Makefile"
25210 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25211         display.drv16"
25212 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25213 dlls/display.drv16/Makefile: dlls/display.drv16/Makefile.in dlls/Makedll.rules"
25214 ac_config_files="$ac_config_files dlls/display.drv16/Makefile"
25215
25216 ALL_MAKEFILES="$ALL_MAKEFILES \\
25217         dlls/dmband/Makefile"
25218 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25219         dmband"
25220 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25221 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
25222 ac_config_files="$ac_config_files dlls/dmband/Makefile"
25223
25224 ALL_MAKEFILES="$ALL_MAKEFILES \\
25225         dlls/dmcompos/Makefile"
25226 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25227         dmcompos"
25228 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25229 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
25230 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
25231
25232 ALL_MAKEFILES="$ALL_MAKEFILES \\
25233         dlls/dmime/Makefile"
25234 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25235         dmime"
25236 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25237 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
25238 ac_config_files="$ac_config_files dlls/dmime/Makefile"
25239
25240 ALL_MAKEFILES="$ALL_MAKEFILES \\
25241         dlls/dmloader/Makefile"
25242 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25243         dmloader"
25244 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25245 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
25246 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
25247
25248 ALL_MAKEFILES="$ALL_MAKEFILES \\
25249         dlls/dmscript/Makefile"
25250 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25251         dmscript"
25252 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25253 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
25254 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
25255
25256 ALL_MAKEFILES="$ALL_MAKEFILES \\
25257         dlls/dmstyle/Makefile"
25258 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25259         dmstyle"
25260 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25261 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
25262 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
25263
25264 ALL_MAKEFILES="$ALL_MAKEFILES \\
25265         dlls/dmsynth/Makefile"
25266 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25267         dmsynth"
25268 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25269 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
25270 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
25271
25272 ALL_MAKEFILES="$ALL_MAKEFILES \\
25273         dlls/dmusic/Makefile"
25274 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25275         dmusic"
25276 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25277 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
25278 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
25279
25280 ALL_MAKEFILES="$ALL_MAKEFILES \\
25281         dlls/dmusic32/Makefile"
25282 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25283         dmusic32"
25284 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25285 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
25286 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
25287
25288 ALL_MAKEFILES="$ALL_MAKEFILES \\
25289         dlls/dnsapi/Makefile"
25290 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25291         dnsapi"
25292 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25293 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
25294 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
25295
25296 ALL_MAKEFILES="$ALL_MAKEFILES \\
25297         dlls/dnsapi/tests/Makefile"
25298 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25299         dnsapi/tests"
25300 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25301 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
25302 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
25303
25304 ALL_MAKEFILES="$ALL_MAKEFILES \\
25305         dlls/dplay/Makefile"
25306 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25307         dplay"
25308 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25309 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
25310 ac_config_files="$ac_config_files dlls/dplay/Makefile"
25311
25312 ALL_MAKEFILES="$ALL_MAKEFILES \\
25313         dlls/dplayx/Makefile"
25314 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25315         dplayx"
25316 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25317 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
25318 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
25319
25320 ALL_MAKEFILES="$ALL_MAKEFILES \\
25321         dlls/dplayx/tests/Makefile"
25322 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25323         dplayx/tests"
25324 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25325 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
25326 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
25327
25328 ALL_MAKEFILES="$ALL_MAKEFILES \\
25329         dlls/dpnaddr/Makefile"
25330 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25331         dpnaddr"
25332 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25333 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
25334 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
25335
25336 ALL_MAKEFILES="$ALL_MAKEFILES \\
25337         dlls/dpnet/Makefile"
25338 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25339         dpnet"
25340 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25341 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
25342 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
25343
25344 ALL_MAKEFILES="$ALL_MAKEFILES \\
25345         dlls/dpnhpast/Makefile"
25346 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25347         dpnhpast"
25348 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25349 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
25350 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
25351
25352 ALL_MAKEFILES="$ALL_MAKEFILES \\
25353         dlls/dpnlobby/Makefile"
25354 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25355         dpnlobby"
25356 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25357 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
25358 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
25359
25360 ALL_MAKEFILES="$ALL_MAKEFILES \\
25361         dlls/dpwsockx/Makefile"
25362 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25363         dpwsockx"
25364 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25365 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
25366 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
25367
25368 ALL_MAKEFILES="$ALL_MAKEFILES \\
25369         dlls/dsound/Makefile"
25370 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25371         dsound"
25372 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25373 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
25374 ac_config_files="$ac_config_files dlls/dsound/Makefile"
25375
25376 ALL_MAKEFILES="$ALL_MAKEFILES \\
25377         dlls/dsound/tests/Makefile"
25378 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25379         dsound/tests"
25380 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25381 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
25382 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
25383
25384 ALL_MAKEFILES="$ALL_MAKEFILES \\
25385         dlls/dssenh/Makefile"
25386 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25387         dssenh"
25388 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25389 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
25390 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
25391
25392 ALL_MAKEFILES="$ALL_MAKEFILES \\
25393         dlls/dswave/Makefile"
25394 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25395         dswave"
25396 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25397 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
25398 ac_config_files="$ac_config_files dlls/dswave/Makefile"
25399
25400 ALL_MAKEFILES="$ALL_MAKEFILES \\
25401         dlls/dwmapi/Makefile"
25402 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25403         dwmapi"
25404 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25405 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
25406 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
25407
25408 ALL_MAKEFILES="$ALL_MAKEFILES \\
25409         dlls/dxdiagn/Makefile"
25410 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25411         dxdiagn"
25412 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25413 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
25414 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
25415
25416 ALL_MAKEFILES="$ALL_MAKEFILES \\
25417         dlls/dxerr8/Makefile"
25418 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25419         dxerr8"
25420 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25421 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
25422 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
25423
25424 ALL_MAKEFILES="$ALL_MAKEFILES \\
25425         dlls/dxerr9/Makefile"
25426 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25427         dxerr9"
25428 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25429 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
25430 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
25431
25432 ALL_MAKEFILES="$ALL_MAKEFILES \\
25433         dlls/dxgi/Makefile"
25434 test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25435         dxgi"
25436 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25437 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
25438 ac_config_files="$ac_config_files dlls/dxgi/Makefile"
25439
25440 ALL_MAKEFILES="$ALL_MAKEFILES \\
25441         dlls/dxgi/tests/Makefile"
25442 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25443         dxgi/tests"
25444 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25445 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
25446 ac_config_files="$ac_config_files dlls/dxgi/tests/Makefile"
25447
25448 ALL_MAKEFILES="$ALL_MAKEFILES \\
25449         dlls/dxguid/Makefile"
25450 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25451         dxguid"
25452 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25453 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
25454 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
25455
25456 ALL_MAKEFILES="$ALL_MAKEFILES \\
25457         dlls/faultrep/Makefile"
25458 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25459         faultrep"
25460 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25461 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
25462 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
25463
25464 ALL_MAKEFILES="$ALL_MAKEFILES \\
25465         dlls/fusion/Makefile"
25466 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25467         fusion"
25468 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25469 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
25470 ac_config_files="$ac_config_files dlls/fusion/Makefile"
25471
25472 ALL_MAKEFILES="$ALL_MAKEFILES \\
25473         dlls/fusion/tests/Makefile"
25474 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25475         fusion/tests"
25476 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25477 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
25478 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
25479
25480 ALL_MAKEFILES="$ALL_MAKEFILES \\
25481         dlls/gdi32/Makefile"
25482 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25483         gdi32"
25484 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25485 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
25486 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
25487
25488 ALL_MAKEFILES="$ALL_MAKEFILES \\
25489         dlls/gdi32/tests/Makefile"
25490 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25491         gdi32/tests"
25492 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25493 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
25494 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
25495
25496 ALL_MAKEFILES="$ALL_MAKEFILES \\
25497         dlls/gdiplus/Makefile"
25498 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25499         gdiplus"
25500 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25501 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
25502 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
25503
25504 ALL_MAKEFILES="$ALL_MAKEFILES \\
25505         dlls/gdiplus/tests/Makefile"
25506 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25507         gdiplus/tests"
25508 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25509 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
25510 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
25511
25512 ALL_MAKEFILES="$ALL_MAKEFILES \\
25513         dlls/glu32/Makefile"
25514 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25515         glu32"
25516 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25517 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
25518 ac_config_files="$ac_config_files dlls/glu32/Makefile"
25519
25520 ALL_MAKEFILES="$ALL_MAKEFILES \\
25521         dlls/gphoto2.ds/Makefile"
25522 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25523         gphoto2.ds"
25524 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25525 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
25526 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
25527
25528 ALL_MAKEFILES="$ALL_MAKEFILES \\
25529         dlls/gpkcsp/Makefile"
25530 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25531         gpkcsp"
25532 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25533 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
25534 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
25535
25536 ALL_MAKEFILES="$ALL_MAKEFILES \\
25537         dlls/hal/Makefile"
25538 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25539         hal"
25540 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25541 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
25542 ac_config_files="$ac_config_files dlls/hal/Makefile"
25543
25544 ALL_MAKEFILES="$ALL_MAKEFILES \\
25545         dlls/hhctrl.ocx/Makefile"
25546 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25547         hhctrl.ocx"
25548 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25549 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
25550 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
25551
25552 ALL_MAKEFILES="$ALL_MAKEFILES \\
25553         dlls/hid/Makefile"
25554 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25555         hid"
25556 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25557 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
25558 ac_config_files="$ac_config_files dlls/hid/Makefile"
25559
25560 ALL_MAKEFILES="$ALL_MAKEFILES \\
25561         dlls/hlink/Makefile"
25562 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25563         hlink"
25564 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25565 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
25566 ac_config_files="$ac_config_files dlls/hlink/Makefile"
25567
25568 ALL_MAKEFILES="$ALL_MAKEFILES \\
25569         dlls/hlink/tests/Makefile"
25570 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25571         hlink/tests"
25572 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25573 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
25574 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
25575
25576 ALL_MAKEFILES="$ALL_MAKEFILES \\
25577         dlls/hnetcfg/Makefile"
25578 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25579         hnetcfg"
25580 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25581 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
25582 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
25583
25584 ALL_MAKEFILES="$ALL_MAKEFILES \\
25585         dlls/httpapi/Makefile"
25586 test "x$enable_httpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25587         httpapi"
25588 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25589 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
25590 ac_config_files="$ac_config_files dlls/httpapi/Makefile"
25591
25592 ALL_MAKEFILES="$ALL_MAKEFILES \\
25593         dlls/iccvid/Makefile"
25594 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25595         iccvid"
25596 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25597 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
25598 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
25599
25600 ALL_MAKEFILES="$ALL_MAKEFILES \\
25601         dlls/icmp/Makefile"
25602 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25603         icmp"
25604 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25605 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
25606 ac_config_files="$ac_config_files dlls/icmp/Makefile"
25607
25608 ALL_MAKEFILES="$ALL_MAKEFILES \\
25609         dlls/ifsmgr.vxd/Makefile"
25610 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25611         ifsmgr.vxd"
25612 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25613 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
25614 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
25615
25616 ALL_MAKEFILES="$ALL_MAKEFILES \\
25617         dlls/imaadp32.acm/Makefile"
25618 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25619         imaadp32.acm"
25620 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25621 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
25622 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
25623
25624 ALL_MAKEFILES="$ALL_MAKEFILES \\
25625         dlls/imagehlp/Makefile"
25626 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25627         imagehlp"
25628 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25629 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
25630 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
25631
25632 ALL_MAKEFILES="$ALL_MAKEFILES \\
25633         dlls/imm.dll16/Makefile"
25634 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25635         imm.dll16"
25636 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25637 dlls/imm.dll16/Makefile: dlls/imm.dll16/Makefile.in dlls/Makedll.rules"
25638 ac_config_files="$ac_config_files dlls/imm.dll16/Makefile"
25639
25640 ALL_MAKEFILES="$ALL_MAKEFILES \\
25641         dlls/imm32/Makefile"
25642 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25643         imm32"
25644 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25645 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
25646 ac_config_files="$ac_config_files dlls/imm32/Makefile"
25647
25648 ALL_MAKEFILES="$ALL_MAKEFILES \\
25649         dlls/imm32/tests/Makefile"
25650 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25651         imm32/tests"
25652 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25653 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
25654 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
25655
25656 ALL_MAKEFILES="$ALL_MAKEFILES \\
25657         dlls/inetcomm/Makefile"
25658 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25659         inetcomm"
25660 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25661 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
25662 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
25663
25664 ALL_MAKEFILES="$ALL_MAKEFILES \\
25665         dlls/inetcomm/tests/Makefile"
25666 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25667         inetcomm/tests"
25668 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25669 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
25670 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
25671
25672 ALL_MAKEFILES="$ALL_MAKEFILES \\
25673         dlls/inetmib1/Makefile"
25674 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25675         inetmib1"
25676 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25677 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
25678 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
25679
25680 ALL_MAKEFILES="$ALL_MAKEFILES \\
25681         dlls/inetmib1/tests/Makefile"
25682 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25683         inetmib1/tests"
25684 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25685 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
25686 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
25687
25688 ALL_MAKEFILES="$ALL_MAKEFILES \\
25689         dlls/infosoft/Makefile"
25690 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25691         infosoft"
25692 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25693 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
25694 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
25695
25696 ALL_MAKEFILES="$ALL_MAKEFILES \\
25697         dlls/infosoft/tests/Makefile"
25698 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25699         infosoft/tests"
25700 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25701 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
25702 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
25703
25704 ALL_MAKEFILES="$ALL_MAKEFILES \\
25705         dlls/initpki/Makefile"
25706 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25707         initpki"
25708 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25709 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
25710 ac_config_files="$ac_config_files dlls/initpki/Makefile"
25711
25712 ALL_MAKEFILES="$ALL_MAKEFILES \\
25713         dlls/inkobj/Makefile"
25714 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25715         inkobj"
25716 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25717 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
25718 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
25719
25720 ALL_MAKEFILES="$ALL_MAKEFILES \\
25721         dlls/inseng/Makefile"
25722 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25723         inseng"
25724 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25725 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
25726 ac_config_files="$ac_config_files dlls/inseng/Makefile"
25727
25728 ALL_MAKEFILES="$ALL_MAKEFILES \\
25729         dlls/iphlpapi/Makefile"
25730 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25731         iphlpapi"
25732 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25733 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
25734 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
25735
25736 ALL_MAKEFILES="$ALL_MAKEFILES \\
25737         dlls/iphlpapi/tests/Makefile"
25738 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25739         iphlpapi/tests"
25740 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25741 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
25742 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
25743
25744 ALL_MAKEFILES="$ALL_MAKEFILES \\
25745         dlls/itircl/Makefile"
25746 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25747         itircl"
25748 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25749 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
25750 ac_config_files="$ac_config_files dlls/itircl/Makefile"
25751
25752 ALL_MAKEFILES="$ALL_MAKEFILES \\
25753         dlls/itss/Makefile"
25754 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25755         itss"
25756 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25757 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
25758 ac_config_files="$ac_config_files dlls/itss/Makefile"
25759
25760 ALL_MAKEFILES="$ALL_MAKEFILES \\
25761         dlls/itss/tests/Makefile"
25762 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25763         itss/tests"
25764 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25765 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
25766 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
25767
25768 ALL_MAKEFILES="$ALL_MAKEFILES \\
25769         dlls/jscript/Makefile"
25770 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25771         jscript"
25772 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25773 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
25774 ac_config_files="$ac_config_files dlls/jscript/Makefile"
25775
25776 ALL_MAKEFILES="$ALL_MAKEFILES \\
25777         dlls/jscript/tests/Makefile"
25778 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25779         jscript/tests"
25780 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25781 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
25782 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
25783
25784 ALL_MAKEFILES="$ALL_MAKEFILES \\
25785         dlls/kernel32/Makefile"
25786 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25787         kernel32"
25788 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25789 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
25790 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
25791
25792 ALL_MAKEFILES="$ALL_MAKEFILES \\
25793         dlls/kernel32/tests/Makefile"
25794 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25795         kernel32/tests"
25796 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25797 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
25798 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
25799
25800 ALL_MAKEFILES="$ALL_MAKEFILES \\
25801         dlls/keyboard.drv16/Makefile"
25802 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25803         keyboard.drv16"
25804 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25805 dlls/keyboard.drv16/Makefile: dlls/keyboard.drv16/Makefile.in dlls/Makedll.rules"
25806 ac_config_files="$ac_config_files dlls/keyboard.drv16/Makefile"
25807
25808 ALL_MAKEFILES="$ALL_MAKEFILES \\
25809         dlls/loadperf/Makefile"
25810 test "x$enable_loadperf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25811         loadperf"
25812 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25813 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
25814 ac_config_files="$ac_config_files dlls/loadperf/Makefile"
25815
25816 ALL_MAKEFILES="$ALL_MAKEFILES \\
25817         dlls/localspl/Makefile"
25818 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25819         localspl"
25820 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25821 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
25822 ac_config_files="$ac_config_files dlls/localspl/Makefile"
25823
25824 ALL_MAKEFILES="$ALL_MAKEFILES \\
25825         dlls/localspl/tests/Makefile"
25826 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25827         localspl/tests"
25828 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25829 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
25830 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
25831
25832 ALL_MAKEFILES="$ALL_MAKEFILES \\
25833         dlls/localui/Makefile"
25834 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25835         localui"
25836 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25837 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
25838 ac_config_files="$ac_config_files dlls/localui/Makefile"
25839
25840 ALL_MAKEFILES="$ALL_MAKEFILES \\
25841         dlls/localui/tests/Makefile"
25842 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25843         localui/tests"
25844 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25845 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
25846 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
25847
25848 ALL_MAKEFILES="$ALL_MAKEFILES \\
25849         dlls/lz32/Makefile"
25850 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25851         lz32"
25852 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25853 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
25854 ac_config_files="$ac_config_files dlls/lz32/Makefile"
25855
25856 ALL_MAKEFILES="$ALL_MAKEFILES \\
25857         dlls/lz32/tests/Makefile"
25858 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25859         lz32/tests"
25860 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25861 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
25862 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
25863
25864 ALL_MAKEFILES="$ALL_MAKEFILES \\
25865         dlls/lzexpand.dll16/Makefile"
25866 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25867         lzexpand.dll16"
25868 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25869 dlls/lzexpand.dll16/Makefile: dlls/lzexpand.dll16/Makefile.in dlls/Makedll.rules"
25870 ac_config_files="$ac_config_files dlls/lzexpand.dll16/Makefile"
25871
25872 ALL_MAKEFILES="$ALL_MAKEFILES \\
25873         dlls/mapi32/Makefile"
25874 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25875         mapi32"
25876 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25877 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
25878 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
25879
25880 ALL_MAKEFILES="$ALL_MAKEFILES \\
25881         dlls/mapi32/tests/Makefile"
25882 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25883         mapi32/tests"
25884 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25885 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
25886 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
25887
25888 ALL_MAKEFILES="$ALL_MAKEFILES \\
25889         dlls/mciavi32/Makefile"
25890 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25891         mciavi32"
25892 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25893 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
25894 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
25895
25896 ALL_MAKEFILES="$ALL_MAKEFILES \\
25897         dlls/mcicda/Makefile"
25898 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25899         mcicda"
25900 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25901 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
25902 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
25903
25904 ALL_MAKEFILES="$ALL_MAKEFILES \\
25905         dlls/mciqtz32/Makefile"
25906 test "x$enable_mciqtz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25907         mciqtz32"
25908 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25909 dlls/mciqtz32/Makefile: dlls/mciqtz32/Makefile.in dlls/Makedll.rules"
25910 ac_config_files="$ac_config_files dlls/mciqtz32/Makefile"
25911
25912 ALL_MAKEFILES="$ALL_MAKEFILES \\
25913         dlls/mciseq/Makefile"
25914 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25915         mciseq"
25916 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25917 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
25918 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
25919
25920 ALL_MAKEFILES="$ALL_MAKEFILES \\
25921         dlls/mciwave/Makefile"
25922 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25923         mciwave"
25924 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25925 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
25926 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
25927
25928 ALL_MAKEFILES="$ALL_MAKEFILES \\
25929         dlls/midimap/Makefile"
25930 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25931         midimap"
25932 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25933 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
25934 ac_config_files="$ac_config_files dlls/midimap/Makefile"
25935
25936 ALL_MAKEFILES="$ALL_MAKEFILES \\
25937         dlls/mlang/Makefile"
25938 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25939         mlang"
25940 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25941 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
25942 ac_config_files="$ac_config_files dlls/mlang/Makefile"
25943
25944 ALL_MAKEFILES="$ALL_MAKEFILES \\
25945         dlls/mlang/tests/Makefile"
25946 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25947         mlang/tests"
25948 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25949 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
25950 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
25951
25952 ALL_MAKEFILES="$ALL_MAKEFILES \\
25953         dlls/mmdevldr.vxd/Makefile"
25954 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25955         mmdevldr.vxd"
25956 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25957 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
25958 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
25959
25960 ALL_MAKEFILES="$ALL_MAKEFILES \\
25961         dlls/monodebg.vxd/Makefile"
25962 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25963         monodebg.vxd"
25964 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25965 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
25966 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
25967
25968 ALL_MAKEFILES="$ALL_MAKEFILES \\
25969         dlls/mountmgr.sys/Makefile"
25970 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25971         mountmgr.sys"
25972 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25973 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
25974 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
25975
25976 ALL_MAKEFILES="$ALL_MAKEFILES \\
25977         dlls/mouse.drv16/Makefile"
25978 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25979         mouse.drv16"
25980 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25981 dlls/mouse.drv16/Makefile: dlls/mouse.drv16/Makefile.in dlls/Makedll.rules"
25982 ac_config_files="$ac_config_files dlls/mouse.drv16/Makefile"
25983
25984 ALL_MAKEFILES="$ALL_MAKEFILES \\
25985         dlls/mpr/Makefile"
25986 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25987         mpr"
25988 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25989 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
25990 ac_config_files="$ac_config_files dlls/mpr/Makefile"
25991
25992 ALL_MAKEFILES="$ALL_MAKEFILES \\
25993         dlls/mprapi/Makefile"
25994 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25995         mprapi"
25996 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25997 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
25998 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
25999
26000 ALL_MAKEFILES="$ALL_MAKEFILES \\
26001         dlls/msacm.dll16/Makefile"
26002 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26003         msacm.dll16"
26004 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26005 dlls/msacm.dll16/Makefile: dlls/msacm.dll16/Makefile.in dlls/Makedll.rules"
26006 ac_config_files="$ac_config_files dlls/msacm.dll16/Makefile"
26007
26008 ALL_MAKEFILES="$ALL_MAKEFILES \\
26009         dlls/msacm32.drv/Makefile"
26010 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26011         msacm32.drv"
26012 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26013 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
26014 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
26015
26016 ALL_MAKEFILES="$ALL_MAKEFILES \\
26017         dlls/msacm32/Makefile"
26018 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26019         msacm32"
26020 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26021 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
26022 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
26023
26024 ALL_MAKEFILES="$ALL_MAKEFILES \\
26025         dlls/msacm32/tests/Makefile"
26026 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26027         msacm32/tests"
26028 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26029 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
26030 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
26031
26032 ALL_MAKEFILES="$ALL_MAKEFILES \\
26033         dlls/msadp32.acm/Makefile"
26034 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26035         msadp32.acm"
26036 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26037 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
26038 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
26039
26040 ALL_MAKEFILES="$ALL_MAKEFILES \\
26041         dlls/mscat32/Makefile"
26042 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26043         mscat32"
26044 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26045 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
26046 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
26047
26048 ALL_MAKEFILES="$ALL_MAKEFILES \\
26049         dlls/mscms/Makefile"
26050 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26051         mscms"
26052 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26053 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
26054 ac_config_files="$ac_config_files dlls/mscms/Makefile"
26055
26056 ALL_MAKEFILES="$ALL_MAKEFILES \\
26057         dlls/mscms/tests/Makefile"
26058 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26059         mscms/tests"
26060 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26061 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
26062 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
26063
26064 ALL_MAKEFILES="$ALL_MAKEFILES \\
26065         dlls/mscoree/Makefile"
26066 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26067         mscoree"
26068 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26069 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
26070 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
26071
26072 ALL_MAKEFILES="$ALL_MAKEFILES \\
26073         dlls/msctf/Makefile"
26074 test "x$enable_msctf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26075         msctf"
26076 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26077 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
26078 ac_config_files="$ac_config_files dlls/msctf/Makefile"
26079
26080 ALL_MAKEFILES="$ALL_MAKEFILES \\
26081         dlls/msctf/tests/Makefile"
26082 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26083         msctf/tests"
26084 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26085 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
26086 ac_config_files="$ac_config_files dlls/msctf/tests/Makefile"
26087
26088 ALL_MAKEFILES="$ALL_MAKEFILES \\
26089         dlls/msdmo/Makefile"
26090 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26091         msdmo"
26092 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26093 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
26094 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
26095
26096 ALL_MAKEFILES="$ALL_MAKEFILES \\
26097         dlls/msftedit/Makefile"
26098 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26099         msftedit"
26100 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26101 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
26102 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
26103
26104 ALL_MAKEFILES="$ALL_MAKEFILES \\
26105         dlls/msg711.acm/Makefile"
26106 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26107         msg711.acm"
26108 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26109 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
26110 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
26111
26112 ALL_MAKEFILES="$ALL_MAKEFILES \\
26113         dlls/mshtml.tlb/Makefile"
26114 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26115         mshtml.tlb"
26116 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26117 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
26118 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
26119
26120 ALL_MAKEFILES="$ALL_MAKEFILES \\
26121         dlls/mshtml/Makefile"
26122 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26123         mshtml"
26124 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26125 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
26126 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
26127
26128 ALL_MAKEFILES="$ALL_MAKEFILES \\
26129         dlls/mshtml/tests/Makefile"
26130 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26131         mshtml/tests"
26132 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26133 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
26134 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
26135
26136 ALL_MAKEFILES="$ALL_MAKEFILES \\
26137         dlls/msi/Makefile"
26138 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26139         msi"
26140 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26141 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
26142 ac_config_files="$ac_config_files dlls/msi/Makefile"
26143
26144 ALL_MAKEFILES="$ALL_MAKEFILES \\
26145         dlls/msi/tests/Makefile"
26146 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26147         msi/tests"
26148 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26149 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
26150 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
26151
26152 ALL_MAKEFILES="$ALL_MAKEFILES \\
26153         dlls/msimg32/Makefile"
26154 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26155         msimg32"
26156 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26157 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
26158 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
26159
26160 ALL_MAKEFILES="$ALL_MAKEFILES \\
26161         dlls/msimtf/Makefile"
26162 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26163         msimtf"
26164 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26165 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
26166 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
26167
26168 ALL_MAKEFILES="$ALL_MAKEFILES \\
26169         dlls/msisip/Makefile"
26170 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26171         msisip"
26172 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26173 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
26174 ac_config_files="$ac_config_files dlls/msisip/Makefile"
26175
26176 ALL_MAKEFILES="$ALL_MAKEFILES \\
26177         dlls/msisys.ocx/Makefile"
26178 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26179         msisys.ocx"
26180 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26181 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
26182 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
26183
26184 ALL_MAKEFILES="$ALL_MAKEFILES \\
26185         dlls/msnet32/Makefile"
26186 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26187         msnet32"
26188 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26189 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
26190 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
26191
26192 ALL_MAKEFILES="$ALL_MAKEFILES \\
26193         dlls/msrle32/Makefile"
26194 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26195         msrle32"
26196 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26197 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
26198 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
26199
26200 ALL_MAKEFILES="$ALL_MAKEFILES \\
26201         dlls/mssign32/Makefile"
26202 test "x$enable_mssign32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26203         mssign32"
26204 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26205 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
26206 ac_config_files="$ac_config_files dlls/mssign32/Makefile"
26207
26208 ALL_MAKEFILES="$ALL_MAKEFILES \\
26209         dlls/mssip32/Makefile"
26210 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26211         mssip32"
26212 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26213 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
26214 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
26215
26216 ALL_MAKEFILES="$ALL_MAKEFILES \\
26217         dlls/mstask/Makefile"
26218 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26219         mstask"
26220 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26221 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
26222 ac_config_files="$ac_config_files dlls/mstask/Makefile"
26223
26224 ALL_MAKEFILES="$ALL_MAKEFILES \\
26225         dlls/mstask/tests/Makefile"
26226 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26227         mstask/tests"
26228 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26229 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
26230 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
26231
26232 ALL_MAKEFILES="$ALL_MAKEFILES \\
26233         dlls/msvcirt/Makefile"
26234 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26235         msvcirt"
26236 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26237 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
26238 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
26239
26240 ALL_MAKEFILES="$ALL_MAKEFILES \\
26241         dlls/msvcr71/Makefile"
26242 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26243         msvcr71"
26244 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26245 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
26246 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
26247
26248 ALL_MAKEFILES="$ALL_MAKEFILES \\
26249         dlls/msvcrt/Makefile"
26250 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26251         msvcrt"
26252 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26253 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
26254 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
26255
26256 ALL_MAKEFILES="$ALL_MAKEFILES \\
26257         dlls/msvcrt/tests/Makefile"
26258 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26259         msvcrt/tests"
26260 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26261 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
26262 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
26263
26264 ALL_MAKEFILES="$ALL_MAKEFILES \\
26265         dlls/msvcrt20/Makefile"
26266 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26267         msvcrt20"
26268 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26269 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
26270 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
26271
26272 ALL_MAKEFILES="$ALL_MAKEFILES \\
26273         dlls/msvcrt40/Makefile"
26274 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26275         msvcrt40"
26276 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26277 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
26278 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
26279
26280 ALL_MAKEFILES="$ALL_MAKEFILES \\
26281         dlls/msvcrtd/Makefile"
26282 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26283         msvcrtd"
26284 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26285 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
26286 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
26287
26288 ALL_MAKEFILES="$ALL_MAKEFILES \\
26289         dlls/msvcrtd/tests/Makefile"
26290 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26291         msvcrtd/tests"
26292 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26293 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
26294 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
26295
26296 ALL_MAKEFILES="$ALL_MAKEFILES \\
26297         dlls/msvfw32/Makefile"
26298 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26299         msvfw32"
26300 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26301 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
26302 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
26303
26304 ALL_MAKEFILES="$ALL_MAKEFILES \\
26305         dlls/msvfw32/tests/Makefile"
26306 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26307         msvfw32/tests"
26308 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26309 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
26310 ac_config_files="$ac_config_files dlls/msvfw32/tests/Makefile"
26311
26312 ALL_MAKEFILES="$ALL_MAKEFILES \\
26313         dlls/msvidc32/Makefile"
26314 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26315         msvidc32"
26316 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26317 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
26318 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
26319
26320 ALL_MAKEFILES="$ALL_MAKEFILES \\
26321         dlls/msvideo.dll16/Makefile"
26322 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26323         msvideo.dll16"
26324 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26325 dlls/msvideo.dll16/Makefile: dlls/msvideo.dll16/Makefile.in dlls/Makedll.rules"
26326 ac_config_files="$ac_config_files dlls/msvideo.dll16/Makefile"
26327
26328 ALL_MAKEFILES="$ALL_MAKEFILES \\
26329         dlls/mswsock/Makefile"
26330 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26331         mswsock"
26332 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26333 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
26334 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
26335
26336 ALL_MAKEFILES="$ALL_MAKEFILES \\
26337         dlls/msxml3/Makefile"
26338 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26339         msxml3"
26340 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26341 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
26342 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
26343
26344 ALL_MAKEFILES="$ALL_MAKEFILES \\
26345         dlls/msxml3/tests/Makefile"
26346 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26347         msxml3/tests"
26348 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26349 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
26350 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
26351
26352 ALL_MAKEFILES="$ALL_MAKEFILES \\
26353         dlls/nddeapi/Makefile"
26354 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26355         nddeapi"
26356 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26357 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
26358 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
26359
26360 ALL_MAKEFILES="$ALL_MAKEFILES \\
26361         dlls/netapi32/Makefile"
26362 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26363         netapi32"
26364 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26365 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
26366 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
26367
26368 ALL_MAKEFILES="$ALL_MAKEFILES \\
26369         dlls/netapi32/tests/Makefile"
26370 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26371         netapi32/tests"
26372 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26373 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
26374 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
26375
26376 ALL_MAKEFILES="$ALL_MAKEFILES \\
26377         dlls/newdev/Makefile"
26378 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26379         newdev"
26380 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26381 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
26382 ac_config_files="$ac_config_files dlls/newdev/Makefile"
26383
26384 ALL_MAKEFILES="$ALL_MAKEFILES \\
26385         dlls/ntdll/Makefile"
26386 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26387         ntdll"
26388 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26389 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
26390 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
26391
26392 ALL_MAKEFILES="$ALL_MAKEFILES \\
26393         dlls/ntdll/tests/Makefile"
26394 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26395         ntdll/tests"
26396 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26397 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
26398 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
26399
26400 ALL_MAKEFILES="$ALL_MAKEFILES \\
26401         dlls/ntdsapi/Makefile"
26402 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26403         ntdsapi"
26404 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26405 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
26406 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
26407
26408 ALL_MAKEFILES="$ALL_MAKEFILES \\
26409         dlls/ntdsapi/tests/Makefile"
26410 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26411         ntdsapi/tests"
26412 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26413 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
26414 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
26415
26416 ALL_MAKEFILES="$ALL_MAKEFILES \\
26417         dlls/ntoskrnl.exe/Makefile"
26418 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26419         ntoskrnl.exe"
26420 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26421 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
26422 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
26423
26424 ALL_MAKEFILES="$ALL_MAKEFILES \\
26425         dlls/ntprint/Makefile"
26426 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26427         ntprint"
26428 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26429 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
26430 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
26431
26432 ALL_MAKEFILES="$ALL_MAKEFILES \\
26433         dlls/ntprint/tests/Makefile"
26434 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26435         ntprint/tests"
26436 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26437 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
26438 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
26439
26440 ALL_MAKEFILES="$ALL_MAKEFILES \\
26441         dlls/objsel/Makefile"
26442 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26443         objsel"
26444 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26445 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
26446 ac_config_files="$ac_config_files dlls/objsel/Makefile"
26447
26448 ALL_MAKEFILES="$ALL_MAKEFILES \\
26449         dlls/odbc32/Makefile"
26450 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26451         odbc32"
26452 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26453 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
26454 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
26455
26456 ALL_MAKEFILES="$ALL_MAKEFILES \\
26457         dlls/odbccp32/Makefile"
26458 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26459         odbccp32"
26460 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26461 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
26462 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
26463
26464 ALL_MAKEFILES="$ALL_MAKEFILES \\
26465         dlls/odbccp32/tests/Makefile"
26466 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26467         odbccp32/tests"
26468 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26469 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
26470 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
26471
26472 ALL_MAKEFILES="$ALL_MAKEFILES \\
26473         dlls/ole2.dll16/Makefile"
26474 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26475         ole2.dll16"
26476 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26477 dlls/ole2.dll16/Makefile: dlls/ole2.dll16/Makefile.in dlls/Makedll.rules"
26478 ac_config_files="$ac_config_files dlls/ole2.dll16/Makefile"
26479
26480 ALL_MAKEFILES="$ALL_MAKEFILES \\
26481         dlls/ole2conv.dll16/Makefile"
26482 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26483         ole2conv.dll16"
26484 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26485 dlls/ole2conv.dll16/Makefile: dlls/ole2conv.dll16/Makefile.in dlls/Makedll.rules"
26486 ac_config_files="$ac_config_files dlls/ole2conv.dll16/Makefile"
26487
26488 ALL_MAKEFILES="$ALL_MAKEFILES \\
26489         dlls/ole2disp.dll16/Makefile"
26490 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26491         ole2disp.dll16"
26492 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26493 dlls/ole2disp.dll16/Makefile: dlls/ole2disp.dll16/Makefile.in dlls/Makedll.rules"
26494 ac_config_files="$ac_config_files dlls/ole2disp.dll16/Makefile"
26495
26496 ALL_MAKEFILES="$ALL_MAKEFILES \\
26497         dlls/ole2nls.dll16/Makefile"
26498 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26499         ole2nls.dll16"
26500 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26501 dlls/ole2nls.dll16/Makefile: dlls/ole2nls.dll16/Makefile.in dlls/Makedll.rules"
26502 ac_config_files="$ac_config_files dlls/ole2nls.dll16/Makefile"
26503
26504 ALL_MAKEFILES="$ALL_MAKEFILES \\
26505         dlls/ole2prox.dll16/Makefile"
26506 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26507         ole2prox.dll16"
26508 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26509 dlls/ole2prox.dll16/Makefile: dlls/ole2prox.dll16/Makefile.in dlls/Makedll.rules"
26510 ac_config_files="$ac_config_files dlls/ole2prox.dll16/Makefile"
26511
26512 ALL_MAKEFILES="$ALL_MAKEFILES \\
26513         dlls/ole2thk.dll16/Makefile"
26514 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26515         ole2thk.dll16"
26516 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26517 dlls/ole2thk.dll16/Makefile: dlls/ole2thk.dll16/Makefile.in dlls/Makedll.rules"
26518 ac_config_files="$ac_config_files dlls/ole2thk.dll16/Makefile"
26519
26520 ALL_MAKEFILES="$ALL_MAKEFILES \\
26521         dlls/ole32/Makefile"
26522 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26523         ole32"
26524 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26525 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
26526 ac_config_files="$ac_config_files dlls/ole32/Makefile"
26527
26528 ALL_MAKEFILES="$ALL_MAKEFILES \\
26529         dlls/ole32/tests/Makefile"
26530 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26531         ole32/tests"
26532 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26533 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
26534 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
26535
26536 ALL_MAKEFILES="$ALL_MAKEFILES \\
26537         dlls/oleacc/Makefile"
26538 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26539         oleacc"
26540 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26541 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
26542 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
26543
26544 ALL_MAKEFILES="$ALL_MAKEFILES \\
26545         dlls/oleacc/tests/Makefile"
26546 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26547         oleacc/tests"
26548 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26549 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
26550 ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
26551
26552 ALL_MAKEFILES="$ALL_MAKEFILES \\
26553         dlls/oleaut32/Makefile"
26554 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26555         oleaut32"
26556 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26557 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
26558 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
26559
26560 ALL_MAKEFILES="$ALL_MAKEFILES \\
26561         dlls/oleaut32/tests/Makefile"
26562 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26563         oleaut32/tests"
26564 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26565 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
26566 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
26567
26568 ALL_MAKEFILES="$ALL_MAKEFILES \\
26569         dlls/olecli.dll16/Makefile"
26570 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26571         olecli.dll16"
26572 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26573 dlls/olecli.dll16/Makefile: dlls/olecli.dll16/Makefile.in dlls/Makedll.rules"
26574 ac_config_files="$ac_config_files dlls/olecli.dll16/Makefile"
26575
26576 ALL_MAKEFILES="$ALL_MAKEFILES \\
26577         dlls/olecli32/Makefile"
26578 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26579         olecli32"
26580 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26581 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
26582 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
26583
26584 ALL_MAKEFILES="$ALL_MAKEFILES \\
26585         dlls/oledlg/Makefile"
26586 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26587         oledlg"
26588 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26589 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
26590 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
26591
26592 ALL_MAKEFILES="$ALL_MAKEFILES \\
26593         dlls/olepro32/Makefile"
26594 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26595         olepro32"
26596 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26597 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
26598 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
26599
26600 ALL_MAKEFILES="$ALL_MAKEFILES \\
26601         dlls/olesvr.dll16/Makefile"
26602 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26603         olesvr.dll16"
26604 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26605 dlls/olesvr.dll16/Makefile: dlls/olesvr.dll16/Makefile.in dlls/Makedll.rules"
26606 ac_config_files="$ac_config_files dlls/olesvr.dll16/Makefile"
26607
26608 ALL_MAKEFILES="$ALL_MAKEFILES \\
26609         dlls/olesvr32/Makefile"
26610 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26611         olesvr32"
26612 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26613 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
26614 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
26615
26616 ALL_MAKEFILES="$ALL_MAKEFILES \\
26617         dlls/olethk32/Makefile"
26618 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26619         olethk32"
26620 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26621 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
26622 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
26623
26624 ALL_MAKEFILES="$ALL_MAKEFILES \\
26625         dlls/opengl32/Makefile"
26626 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26627         opengl32"
26628 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26629 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
26630 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
26631
26632 ALL_MAKEFILES="$ALL_MAKEFILES \\
26633         dlls/opengl32/tests/Makefile"
26634 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26635         opengl32/tests"
26636 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26637 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
26638 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
26639
26640 ALL_MAKEFILES="$ALL_MAKEFILES \\
26641         dlls/pdh/Makefile"
26642 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26643         pdh"
26644 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26645 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
26646 ac_config_files="$ac_config_files dlls/pdh/Makefile"
26647
26648 ALL_MAKEFILES="$ALL_MAKEFILES \\
26649         dlls/pdh/tests/Makefile"
26650 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26651         pdh/tests"
26652 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26653 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
26654 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
26655
26656 ALL_MAKEFILES="$ALL_MAKEFILES \\
26657         dlls/pidgen/Makefile"
26658 test "x$enable_pidgen" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26659         pidgen"
26660 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26661 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
26662 ac_config_files="$ac_config_files dlls/pidgen/Makefile"
26663
26664 ALL_MAKEFILES="$ALL_MAKEFILES \\
26665         dlls/powrprof/Makefile"
26666 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26667         powrprof"
26668 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26669 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
26670 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
26671
26672 ALL_MAKEFILES="$ALL_MAKEFILES \\
26673         dlls/printui/Makefile"
26674 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26675         printui"
26676 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26677 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
26678 ac_config_files="$ac_config_files dlls/printui/Makefile"
26679
26680 ALL_MAKEFILES="$ALL_MAKEFILES \\
26681         dlls/propsys/Makefile"
26682 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26683         propsys"
26684 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26685 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
26686 ac_config_files="$ac_config_files dlls/propsys/Makefile"
26687
26688 ALL_MAKEFILES="$ALL_MAKEFILES \\
26689         dlls/psapi/Makefile"
26690 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26691         psapi"
26692 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26693 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
26694 ac_config_files="$ac_config_files dlls/psapi/Makefile"
26695
26696 ALL_MAKEFILES="$ALL_MAKEFILES \\
26697         dlls/psapi/tests/Makefile"
26698 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26699         psapi/tests"
26700 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26701 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
26702 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
26703
26704 ALL_MAKEFILES="$ALL_MAKEFILES \\
26705         dlls/pstorec/Makefile"
26706 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26707         pstorec"
26708 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26709 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
26710 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
26711
26712 ALL_MAKEFILES="$ALL_MAKEFILES \\
26713         dlls/qcap/Makefile"
26714 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26715         qcap"
26716 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26717 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
26718 ac_config_files="$ac_config_files dlls/qcap/Makefile"
26719
26720 ALL_MAKEFILES="$ALL_MAKEFILES \\
26721         dlls/qedit/Makefile"
26722 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26723         qedit"
26724 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26725 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
26726 ac_config_files="$ac_config_files dlls/qedit/Makefile"
26727
26728 ALL_MAKEFILES="$ALL_MAKEFILES \\
26729         dlls/qedit/tests/Makefile"
26730 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26731         qedit/tests"
26732 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26733 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
26734 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
26735
26736 ALL_MAKEFILES="$ALL_MAKEFILES \\
26737         dlls/qmgr/Makefile"
26738 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26739         qmgr"
26740 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26741 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
26742 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
26743
26744 ALL_MAKEFILES="$ALL_MAKEFILES \\
26745         dlls/qmgr/tests/Makefile"
26746 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26747         qmgr/tests"
26748 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26749 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
26750 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
26751
26752 ALL_MAKEFILES="$ALL_MAKEFILES \\
26753         dlls/qmgrprxy/Makefile"
26754 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26755         qmgrprxy"
26756 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26757 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
26758 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
26759
26760 ALL_MAKEFILES="$ALL_MAKEFILES \\
26761         dlls/quartz/Makefile"
26762 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26763         quartz"
26764 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26765 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
26766 ac_config_files="$ac_config_files dlls/quartz/Makefile"
26767
26768 ALL_MAKEFILES="$ALL_MAKEFILES \\
26769         dlls/quartz/tests/Makefile"
26770 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26771         quartz/tests"
26772 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26773 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
26774 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
26775
26776 ALL_MAKEFILES="$ALL_MAKEFILES \\
26777         dlls/query/Makefile"
26778 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26779         query"
26780 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26781 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
26782 ac_config_files="$ac_config_files dlls/query/Makefile"
26783
26784 ALL_MAKEFILES="$ALL_MAKEFILES \\
26785         dlls/rasapi16.dll16/Makefile"
26786 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26787         rasapi16.dll16"
26788 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26789 dlls/rasapi16.dll16/Makefile: dlls/rasapi16.dll16/Makefile.in dlls/Makedll.rules"
26790 ac_config_files="$ac_config_files dlls/rasapi16.dll16/Makefile"
26791
26792 ALL_MAKEFILES="$ALL_MAKEFILES \\
26793         dlls/rasapi32/Makefile"
26794 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26795         rasapi32"
26796 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26797 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
26798 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
26799
26800 ALL_MAKEFILES="$ALL_MAKEFILES \\
26801         dlls/rasapi32/tests/Makefile"
26802 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26803         rasapi32/tests"
26804 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26805 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
26806 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
26807
26808 ALL_MAKEFILES="$ALL_MAKEFILES \\
26809         dlls/rasdlg/Makefile"
26810 test "x$enable_rasdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26811         rasdlg"
26812 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26813 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
26814 ac_config_files="$ac_config_files dlls/rasdlg/Makefile"
26815
26816 ALL_MAKEFILES="$ALL_MAKEFILES \\
26817         dlls/resutils/Makefile"
26818 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26819         resutils"
26820 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26821 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
26822 ac_config_files="$ac_config_files dlls/resutils/Makefile"
26823
26824 ALL_MAKEFILES="$ALL_MAKEFILES \\
26825         dlls/riched20/Makefile"
26826 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26827         riched20"
26828 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26829 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
26830 ac_config_files="$ac_config_files dlls/riched20/Makefile"
26831
26832 ALL_MAKEFILES="$ALL_MAKEFILES \\
26833         dlls/riched20/tests/Makefile"
26834 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26835         riched20/tests"
26836 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26837 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
26838 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
26839
26840 ALL_MAKEFILES="$ALL_MAKEFILES \\
26841         dlls/riched32/Makefile"
26842 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26843         riched32"
26844 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26845 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
26846 ac_config_files="$ac_config_files dlls/riched32/Makefile"
26847
26848 ALL_MAKEFILES="$ALL_MAKEFILES \\
26849         dlls/riched32/tests/Makefile"
26850 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26851         riched32/tests"
26852 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26853 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
26854 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
26855
26856 ALL_MAKEFILES="$ALL_MAKEFILES \\
26857         dlls/rpcrt4/Makefile"
26858 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26859         rpcrt4"
26860 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26861 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
26862 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
26863
26864 ALL_MAKEFILES="$ALL_MAKEFILES \\
26865         dlls/rpcrt4/tests/Makefile"
26866 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26867         rpcrt4/tests"
26868 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26869 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
26870 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
26871
26872 ALL_MAKEFILES="$ALL_MAKEFILES \\
26873         dlls/rsabase/Makefile"
26874 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26875         rsabase"
26876 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26877 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
26878 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
26879
26880 ALL_MAKEFILES="$ALL_MAKEFILES \\
26881         dlls/rsaenh/Makefile"
26882 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26883         rsaenh"
26884 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26885 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
26886 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
26887
26888 ALL_MAKEFILES="$ALL_MAKEFILES \\
26889         dlls/rsaenh/tests/Makefile"
26890 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26891         rsaenh/tests"
26892 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26893 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
26894 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
26895
26896 ALL_MAKEFILES="$ALL_MAKEFILES \\
26897         dlls/sane.ds/Makefile"
26898 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26899         sane.ds"
26900 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26901 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
26902 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
26903
26904 ALL_MAKEFILES="$ALL_MAKEFILES \\
26905         dlls/sccbase/Makefile"
26906 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26907         sccbase"
26908 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26909 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
26910 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
26911
26912 ALL_MAKEFILES="$ALL_MAKEFILES \\
26913         dlls/schannel/Makefile"
26914 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26915         schannel"
26916 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26917 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
26918 ac_config_files="$ac_config_files dlls/schannel/Makefile"
26919
26920 ALL_MAKEFILES="$ALL_MAKEFILES \\
26921         dlls/schannel/tests/Makefile"
26922 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26923         schannel/tests"
26924 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26925 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
26926 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
26927
26928 ALL_MAKEFILES="$ALL_MAKEFILES \\
26929         dlls/secur32/Makefile"
26930 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26931         secur32"
26932 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26933 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
26934 ac_config_files="$ac_config_files dlls/secur32/Makefile"
26935
26936 ALL_MAKEFILES="$ALL_MAKEFILES \\
26937         dlls/secur32/tests/Makefile"
26938 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26939         secur32/tests"
26940 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26941 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
26942 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
26943
26944 ALL_MAKEFILES="$ALL_MAKEFILES \\
26945         dlls/security/Makefile"
26946 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26947         security"
26948 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26949 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
26950 ac_config_files="$ac_config_files dlls/security/Makefile"
26951
26952 ALL_MAKEFILES="$ALL_MAKEFILES \\
26953         dlls/sensapi/Makefile"
26954 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26955         sensapi"
26956 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26957 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
26958 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
26959
26960 ALL_MAKEFILES="$ALL_MAKEFILES \\
26961         dlls/serialui/Makefile"
26962 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26963         serialui"
26964 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26965 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
26966 ac_config_files="$ac_config_files dlls/serialui/Makefile"
26967
26968 ALL_MAKEFILES="$ALL_MAKEFILES \\
26969         dlls/serialui/tests/Makefile"
26970 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26971         serialui/tests"
26972 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26973 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
26974 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
26975
26976 ALL_MAKEFILES="$ALL_MAKEFILES \\
26977         dlls/setupapi/Makefile"
26978 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26979         setupapi"
26980 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26981 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
26982 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
26983
26984 ALL_MAKEFILES="$ALL_MAKEFILES \\
26985         dlls/setupapi/tests/Makefile"
26986 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26987         setupapi/tests"
26988 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26989 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
26990 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
26991
26992 ALL_MAKEFILES="$ALL_MAKEFILES \\
26993         dlls/sfc/Makefile"
26994 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26995         sfc"
26996 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26997 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
26998 ac_config_files="$ac_config_files dlls/sfc/Makefile"
26999
27000 ALL_MAKEFILES="$ALL_MAKEFILES \\
27001         dlls/sfc_os/Makefile"
27002 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27003         sfc_os"
27004 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27005 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
27006 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
27007
27008 ALL_MAKEFILES="$ALL_MAKEFILES \\
27009         dlls/shdoclc/Makefile"
27010 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27011         shdoclc"
27012 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27013 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
27014 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
27015
27016 ALL_MAKEFILES="$ALL_MAKEFILES \\
27017         dlls/shdocvw/Makefile"
27018 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27019         shdocvw"
27020 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27021 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
27022 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
27023
27024 ALL_MAKEFILES="$ALL_MAKEFILES \\
27025         dlls/shdocvw/tests/Makefile"
27026 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27027         shdocvw/tests"
27028 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27029 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
27030 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
27031
27032 ALL_MAKEFILES="$ALL_MAKEFILES \\
27033         dlls/shell.dll16/Makefile"
27034 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27035         shell.dll16"
27036 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27037 dlls/shell.dll16/Makefile: dlls/shell.dll16/Makefile.in dlls/Makedll.rules"
27038 ac_config_files="$ac_config_files dlls/shell.dll16/Makefile"
27039
27040 ALL_MAKEFILES="$ALL_MAKEFILES \\
27041         dlls/shell32/Makefile"
27042 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27043         shell32"
27044 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27045 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
27046 ac_config_files="$ac_config_files dlls/shell32/Makefile"
27047
27048 ALL_MAKEFILES="$ALL_MAKEFILES \\
27049         dlls/shell32/tests/Makefile"
27050 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27051         shell32/tests"
27052 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27053 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
27054 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
27055
27056 ALL_MAKEFILES="$ALL_MAKEFILES \\
27057         dlls/shfolder/Makefile"
27058 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27059         shfolder"
27060 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27061 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
27062 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
27063
27064 ALL_MAKEFILES="$ALL_MAKEFILES \\
27065         dlls/shlwapi/Makefile"
27066 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27067         shlwapi"
27068 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27069 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
27070 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
27071
27072 ALL_MAKEFILES="$ALL_MAKEFILES \\
27073         dlls/shlwapi/tests/Makefile"
27074 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27075         shlwapi/tests"
27076 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27077 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
27078 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
27079
27080 ALL_MAKEFILES="$ALL_MAKEFILES \\
27081         dlls/slbcsp/Makefile"
27082 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27083         slbcsp"
27084 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27085 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
27086 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
27087
27088 ALL_MAKEFILES="$ALL_MAKEFILES \\
27089         dlls/slc/Makefile"
27090 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27091         slc"
27092 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27093 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
27094 ac_config_files="$ac_config_files dlls/slc/Makefile"
27095
27096 ALL_MAKEFILES="$ALL_MAKEFILES \\
27097         dlls/snmpapi/Makefile"
27098 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27099         snmpapi"
27100 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27101 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
27102 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
27103
27104 ALL_MAKEFILES="$ALL_MAKEFILES \\
27105         dlls/snmpapi/tests/Makefile"
27106 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27107         snmpapi/tests"
27108 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27109 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
27110 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
27111
27112 ALL_MAKEFILES="$ALL_MAKEFILES \\
27113         dlls/softpub/Makefile"
27114 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27115         softpub"
27116 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27117 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
27118 ac_config_files="$ac_config_files dlls/softpub/Makefile"
27119
27120 ALL_MAKEFILES="$ALL_MAKEFILES \\
27121         dlls/sound.drv16/Makefile"
27122 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27123         sound.drv16"
27124 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27125 dlls/sound.drv16/Makefile: dlls/sound.drv16/Makefile.in dlls/Makedll.rules"
27126 ac_config_files="$ac_config_files dlls/sound.drv16/Makefile"
27127
27128 ALL_MAKEFILES="$ALL_MAKEFILES \\
27129         dlls/spoolss/Makefile"
27130 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27131         spoolss"
27132 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27133 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
27134 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
27135
27136 ALL_MAKEFILES="$ALL_MAKEFILES \\
27137         dlls/spoolss/tests/Makefile"
27138 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27139         spoolss/tests"
27140 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27141 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
27142 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
27143
27144 ALL_MAKEFILES="$ALL_MAKEFILES \\
27145         dlls/stdole2.tlb/Makefile"
27146 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27147         stdole2.tlb"
27148 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27149 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
27150 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
27151
27152 ALL_MAKEFILES="$ALL_MAKEFILES \\
27153         dlls/stdole32.tlb/Makefile"
27154 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27155         stdole32.tlb"
27156 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27157 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
27158 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
27159
27160 ALL_MAKEFILES="$ALL_MAKEFILES \\
27161         dlls/sti/Makefile"
27162 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27163         sti"
27164 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27165 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
27166 ac_config_files="$ac_config_files dlls/sti/Makefile"
27167
27168 ALL_MAKEFILES="$ALL_MAKEFILES \\
27169         dlls/storage.dll16/Makefile"
27170 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27171         storage.dll16"
27172 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27173 dlls/storage.dll16/Makefile: dlls/storage.dll16/Makefile.in dlls/Makedll.rules"
27174 ac_config_files="$ac_config_files dlls/storage.dll16/Makefile"
27175
27176 ALL_MAKEFILES="$ALL_MAKEFILES \\
27177         dlls/stress.dll16/Makefile"
27178 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27179         stress.dll16"
27180 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27181 dlls/stress.dll16/Makefile: dlls/stress.dll16/Makefile.in dlls/Makedll.rules"
27182 ac_config_files="$ac_config_files dlls/stress.dll16/Makefile"
27183
27184 ALL_MAKEFILES="$ALL_MAKEFILES \\
27185         dlls/strmiids/Makefile"
27186 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27187         strmiids"
27188 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27189 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
27190 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
27191
27192 ALL_MAKEFILES="$ALL_MAKEFILES \\
27193         dlls/svrapi/Makefile"
27194 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27195         svrapi"
27196 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27197 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
27198 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
27199
27200 ALL_MAKEFILES="$ALL_MAKEFILES \\
27201         dlls/sxs/Makefile"
27202 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27203         sxs"
27204 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27205 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
27206 ac_config_files="$ac_config_files dlls/sxs/Makefile"
27207
27208 ALL_MAKEFILES="$ALL_MAKEFILES \\
27209         dlls/t2embed/Makefile"
27210 test "x$enable_t2embed" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27211         t2embed"
27212 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27213 dlls/t2embed/Makefile: dlls/t2embed/Makefile.in dlls/Makedll.rules"
27214 ac_config_files="$ac_config_files dlls/t2embed/Makefile"
27215
27216 ALL_MAKEFILES="$ALL_MAKEFILES \\
27217         dlls/tapi32/Makefile"
27218 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27219         tapi32"
27220 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27221 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
27222 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
27223
27224 ALL_MAKEFILES="$ALL_MAKEFILES \\
27225         dlls/traffic/Makefile"
27226 test "x$enable_traffic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27227         traffic"
27228 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27229 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
27230 ac_config_files="$ac_config_files dlls/traffic/Makefile"
27231
27232 ALL_MAKEFILES="$ALL_MAKEFILES \\
27233         dlls/twain.dll16/Makefile"
27234 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27235         twain.dll16"
27236 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27237 dlls/twain.dll16/Makefile: dlls/twain.dll16/Makefile.in dlls/Makedll.rules"
27238 ac_config_files="$ac_config_files dlls/twain.dll16/Makefile"
27239
27240 ALL_MAKEFILES="$ALL_MAKEFILES \\
27241         dlls/twain_32/Makefile"
27242 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27243         twain_32"
27244 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27245 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
27246 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
27247
27248 ALL_MAKEFILES="$ALL_MAKEFILES \\
27249         dlls/twain_32/tests/Makefile"
27250 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27251         twain_32/tests"
27252 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27253 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
27254 ac_config_files="$ac_config_files dlls/twain_32/tests/Makefile"
27255
27256 ALL_MAKEFILES="$ALL_MAKEFILES \\
27257         dlls/typelib.dll16/Makefile"
27258 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27259         typelib.dll16"
27260 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27261 dlls/typelib.dll16/Makefile: dlls/typelib.dll16/Makefile.in dlls/Makedll.rules"
27262 ac_config_files="$ac_config_files dlls/typelib.dll16/Makefile"
27263
27264 ALL_MAKEFILES="$ALL_MAKEFILES \\
27265         dlls/unicows/Makefile"
27266 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27267         unicows"
27268 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27269 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
27270 ac_config_files="$ac_config_files dlls/unicows/Makefile"
27271
27272 ALL_MAKEFILES="$ALL_MAKEFILES \\
27273         dlls/updspapi/Makefile"
27274 test "x$enable_updspapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27275         updspapi"
27276 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27277 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
27278 ac_config_files="$ac_config_files dlls/updspapi/Makefile"
27279
27280 ALL_MAKEFILES="$ALL_MAKEFILES \\
27281         dlls/url/Makefile"
27282 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27283         url"
27284 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27285 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
27286 ac_config_files="$ac_config_files dlls/url/Makefile"
27287
27288 ALL_MAKEFILES="$ALL_MAKEFILES \\
27289         dlls/urlmon/Makefile"
27290 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27291         urlmon"
27292 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27293 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
27294 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
27295
27296 ALL_MAKEFILES="$ALL_MAKEFILES \\
27297         dlls/urlmon/tests/Makefile"
27298 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27299         urlmon/tests"
27300 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27301 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
27302 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
27303
27304 ALL_MAKEFILES="$ALL_MAKEFILES \\
27305         dlls/user32/Makefile"
27306 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27307         user32"
27308 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27309 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
27310 ac_config_files="$ac_config_files dlls/user32/Makefile"
27311
27312 ALL_MAKEFILES="$ALL_MAKEFILES \\
27313         dlls/user32/tests/Makefile"
27314 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27315         user32/tests"
27316 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27317 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
27318 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
27319
27320 ALL_MAKEFILES="$ALL_MAKEFILES \\
27321         dlls/userenv/Makefile"
27322 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27323         userenv"
27324 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27325 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
27326 ac_config_files="$ac_config_files dlls/userenv/Makefile"
27327
27328 ALL_MAKEFILES="$ALL_MAKEFILES \\
27329         dlls/userenv/tests/Makefile"
27330 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27331         userenv/tests"
27332 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27333 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
27334 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
27335
27336 ALL_MAKEFILES="$ALL_MAKEFILES \\
27337         dlls/usp10/Makefile"
27338 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27339         usp10"
27340 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27341 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
27342 ac_config_files="$ac_config_files dlls/usp10/Makefile"
27343
27344 ALL_MAKEFILES="$ALL_MAKEFILES \\
27345         dlls/usp10/tests/Makefile"
27346 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27347         usp10/tests"
27348 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27349 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
27350 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
27351
27352 ALL_MAKEFILES="$ALL_MAKEFILES \\
27353         dlls/uuid/Makefile"
27354 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27355         uuid"
27356 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27357 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
27358 ac_config_files="$ac_config_files dlls/uuid/Makefile"
27359
27360 ALL_MAKEFILES="$ALL_MAKEFILES \\
27361         dlls/uxtheme/Makefile"
27362 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27363         uxtheme"
27364 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27365 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
27366 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
27367
27368 ALL_MAKEFILES="$ALL_MAKEFILES \\
27369         dlls/uxtheme/tests/Makefile"
27370 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27371         uxtheme/tests"
27372 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27373 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
27374 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
27375
27376 ALL_MAKEFILES="$ALL_MAKEFILES \\
27377         dlls/vdhcp.vxd/Makefile"
27378 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27379         vdhcp.vxd"
27380 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27381 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
27382 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
27383
27384 ALL_MAKEFILES="$ALL_MAKEFILES \\
27385         dlls/vdmdbg/Makefile"
27386 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27387         vdmdbg"
27388 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27389 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
27390 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
27391
27392 ALL_MAKEFILES="$ALL_MAKEFILES \\
27393         dlls/version/Makefile"
27394 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27395         version"
27396 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27397 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
27398 ac_config_files="$ac_config_files dlls/version/Makefile"
27399
27400 ALL_MAKEFILES="$ALL_MAKEFILES \\
27401         dlls/version/tests/Makefile"
27402 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27403         version/tests"
27404 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27405 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
27406 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
27407
27408 ALL_MAKEFILES="$ALL_MAKEFILES \\
27409         dlls/vmm.vxd/Makefile"
27410 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27411         vmm.vxd"
27412 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27413 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
27414 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
27415
27416 ALL_MAKEFILES="$ALL_MAKEFILES \\
27417         dlls/vnbt.vxd/Makefile"
27418 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27419         vnbt.vxd"
27420 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27421 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
27422 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
27423
27424 ALL_MAKEFILES="$ALL_MAKEFILES \\
27425         dlls/vnetbios.vxd/Makefile"
27426 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27427         vnetbios.vxd"
27428 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27429 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
27430 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
27431
27432 ALL_MAKEFILES="$ALL_MAKEFILES \\
27433         dlls/vtdapi.vxd/Makefile"
27434 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27435         vtdapi.vxd"
27436 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27437 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
27438 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
27439
27440 ALL_MAKEFILES="$ALL_MAKEFILES \\
27441         dlls/vwin32.vxd/Makefile"
27442 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27443         vwin32.vxd"
27444 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27445 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
27446 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
27447
27448 ALL_MAKEFILES="$ALL_MAKEFILES \\
27449         dlls/w32skrnl/Makefile"
27450 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27451         w32skrnl"
27452 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27453 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
27454 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
27455
27456 ALL_MAKEFILES="$ALL_MAKEFILES \\
27457         dlls/w32sys.dll16/Makefile"
27458 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27459         w32sys.dll16"
27460 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27461 dlls/w32sys.dll16/Makefile: dlls/w32sys.dll16/Makefile.in dlls/Makedll.rules"
27462 ac_config_files="$ac_config_files dlls/w32sys.dll16/Makefile"
27463
27464 ALL_MAKEFILES="$ALL_MAKEFILES \\
27465         dlls/wbemprox/Makefile"
27466 test "x$enable_wbemprox" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27467         wbemprox"
27468 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27469 dlls/wbemprox/Makefile: dlls/wbemprox/Makefile.in dlls/Makedll.rules"
27470 ac_config_files="$ac_config_files dlls/wbemprox/Makefile"
27471
27472 ALL_MAKEFILES="$ALL_MAKEFILES \\
27473         dlls/win32s16.dll16/Makefile"
27474 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27475         win32s16.dll16"
27476 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27477 dlls/win32s16.dll16/Makefile: dlls/win32s16.dll16/Makefile.in dlls/Makedll.rules"
27478 ac_config_files="$ac_config_files dlls/win32s16.dll16/Makefile"
27479
27480 ALL_MAKEFILES="$ALL_MAKEFILES \\
27481         dlls/win87em.dll16/Makefile"
27482 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27483         win87em.dll16"
27484 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27485 dlls/win87em.dll16/Makefile: dlls/win87em.dll16/Makefile.in dlls/Makedll.rules"
27486 ac_config_files="$ac_config_files dlls/win87em.dll16/Makefile"
27487
27488 ALL_MAKEFILES="$ALL_MAKEFILES \\
27489         dlls/winaspi.dll16/Makefile"
27490 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27491         winaspi.dll16"
27492 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27493 dlls/winaspi.dll16/Makefile: dlls/winaspi.dll16/Makefile.in dlls/Makedll.rules"
27494 ac_config_files="$ac_config_files dlls/winaspi.dll16/Makefile"
27495
27496 ALL_MAKEFILES="$ALL_MAKEFILES \\
27497         dlls/windebug.dll16/Makefile"
27498 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27499         windebug.dll16"
27500 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27501 dlls/windebug.dll16/Makefile: dlls/windebug.dll16/Makefile.in dlls/Makedll.rules"
27502 ac_config_files="$ac_config_files dlls/windebug.dll16/Makefile"
27503
27504 ALL_MAKEFILES="$ALL_MAKEFILES \\
27505         dlls/windowscodecs/Makefile"
27506 test "x$enable_windowscodecs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27507         windowscodecs"
27508 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27509 dlls/windowscodecs/Makefile: dlls/windowscodecs/Makefile.in dlls/Makedll.rules"
27510 ac_config_files="$ac_config_files dlls/windowscodecs/Makefile"
27511
27512 ALL_MAKEFILES="$ALL_MAKEFILES \\
27513         dlls/winealsa.drv/Makefile"
27514 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27515         winealsa.drv"
27516 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27517 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
27518 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
27519
27520 ALL_MAKEFILES="$ALL_MAKEFILES \\
27521         dlls/wineaudioio.drv/Makefile"
27522 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27523         wineaudioio.drv"
27524 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27525 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
27526 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
27527
27528 ALL_MAKEFILES="$ALL_MAKEFILES \\
27529         dlls/winecoreaudio.drv/Makefile"
27530 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27531         winecoreaudio.drv"
27532 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27533 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
27534 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
27535
27536 ALL_MAKEFILES="$ALL_MAKEFILES \\
27537         dlls/winecrt0/Makefile"
27538 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27539         winecrt0"
27540 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27541 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
27542 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
27543
27544 ALL_MAKEFILES="$ALL_MAKEFILES \\
27545         dlls/wined3d/Makefile"
27546 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27547         wined3d"
27548 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27549 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
27550 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
27551
27552 ALL_MAKEFILES="$ALL_MAKEFILES \\
27553         dlls/winedos/Makefile"
27554 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27555         winedos"
27556 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27557 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
27558 ac_config_files="$ac_config_files dlls/winedos/Makefile"
27559
27560 ALL_MAKEFILES="$ALL_MAKEFILES \\
27561         dlls/wineesd.drv/Makefile"
27562 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27563         wineesd.drv"
27564 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27565 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
27566 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
27567
27568 ALL_MAKEFILES="$ALL_MAKEFILES \\
27569         dlls/winejack.drv/Makefile"
27570 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27571         winejack.drv"
27572 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27573 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
27574 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
27575
27576 ALL_MAKEFILES="$ALL_MAKEFILES \\
27577         dlls/winejoystick.drv/Makefile"
27578 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27579         winejoystick.drv"
27580 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27581 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
27582 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
27583
27584 ALL_MAKEFILES="$ALL_MAKEFILES \\
27585         dlls/winemp3.acm/Makefile"
27586 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27587         winemp3.acm"
27588 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27589 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
27590 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
27591
27592 ALL_MAKEFILES="$ALL_MAKEFILES \\
27593         dlls/winenas.drv/Makefile"
27594 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27595         winenas.drv"
27596 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27597 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
27598 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
27599
27600 ALL_MAKEFILES="$ALL_MAKEFILES \\
27601         dlls/wineoss.drv/Makefile"
27602 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27603         wineoss.drv"
27604 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27605 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
27606 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
27607
27608 ALL_MAKEFILES="$ALL_MAKEFILES \\
27609         dlls/wineps.drv/Makefile"
27610 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27611         wineps.drv"
27612 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27613 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
27614 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
27615
27616 ALL_MAKEFILES="$ALL_MAKEFILES \\
27617         dlls/winequartz.drv/Makefile"
27618 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27619         winequartz.drv"
27620 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27621 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
27622 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
27623
27624 ALL_MAKEFILES="$ALL_MAKEFILES \\
27625         dlls/winex11.drv/Makefile"
27626 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27627         winex11.drv"
27628 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27629 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
27630 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
27631
27632 ALL_MAKEFILES="$ALL_MAKEFILES \\
27633         dlls/wing32/Makefile"
27634 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27635         wing32"
27636 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27637 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
27638 ac_config_files="$ac_config_files dlls/wing32/Makefile"
27639
27640 ALL_MAKEFILES="$ALL_MAKEFILES \\
27641         dlls/winhttp/Makefile"
27642 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27643         winhttp"
27644 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27645 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
27646 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
27647
27648 ALL_MAKEFILES="$ALL_MAKEFILES \\
27649         dlls/winhttp/tests/Makefile"
27650 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27651         winhttp/tests"
27652 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27653 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
27654 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
27655
27656 ALL_MAKEFILES="$ALL_MAKEFILES \\
27657         dlls/wininet/Makefile"
27658 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27659         wininet"
27660 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27661 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
27662 ac_config_files="$ac_config_files dlls/wininet/Makefile"
27663
27664 ALL_MAKEFILES="$ALL_MAKEFILES \\
27665         dlls/wininet/tests/Makefile"
27666 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27667         wininet/tests"
27668 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27669 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
27670 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
27671
27672 ALL_MAKEFILES="$ALL_MAKEFILES \\
27673         dlls/winmm/Makefile"
27674 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27675         winmm"
27676 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27677 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
27678 ac_config_files="$ac_config_files dlls/winmm/Makefile"
27679
27680 ALL_MAKEFILES="$ALL_MAKEFILES \\
27681         dlls/winmm/tests/Makefile"
27682 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27683         winmm/tests"
27684 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27685 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
27686 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
27687
27688 ALL_MAKEFILES="$ALL_MAKEFILES \\
27689         dlls/winnls.dll16/Makefile"
27690 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27691         winnls.dll16"
27692 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27693 dlls/winnls.dll16/Makefile: dlls/winnls.dll16/Makefile.in dlls/Makedll.rules"
27694 ac_config_files="$ac_config_files dlls/winnls.dll16/Makefile"
27695
27696 ALL_MAKEFILES="$ALL_MAKEFILES \\
27697         dlls/winnls32/Makefile"
27698 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27699         winnls32"
27700 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27701 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
27702 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
27703
27704 ALL_MAKEFILES="$ALL_MAKEFILES \\
27705         dlls/winscard/Makefile"
27706 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27707         winscard"
27708 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27709 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
27710 ac_config_files="$ac_config_files dlls/winscard/Makefile"
27711
27712 ALL_MAKEFILES="$ALL_MAKEFILES \\
27713         dlls/winspool.drv/Makefile"
27714 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27715         winspool.drv"
27716 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27717 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
27718 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
27719
27720 ALL_MAKEFILES="$ALL_MAKEFILES \\
27721         dlls/winspool.drv/tests/Makefile"
27722 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27723         winspool.drv/tests"
27724 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27725 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
27726 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
27727
27728 ALL_MAKEFILES="$ALL_MAKEFILES \\
27729         dlls/wintab.dll16/Makefile"
27730 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27731         wintab.dll16"
27732 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27733 dlls/wintab.dll16/Makefile: dlls/wintab.dll16/Makefile.in dlls/Makedll.rules"
27734 ac_config_files="$ac_config_files dlls/wintab.dll16/Makefile"
27735
27736 ALL_MAKEFILES="$ALL_MAKEFILES \\
27737         dlls/wintab32/Makefile"
27738 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27739         wintab32"
27740 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27741 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
27742 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
27743
27744 ALL_MAKEFILES="$ALL_MAKEFILES \\
27745         dlls/wintrust/Makefile"
27746 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27747         wintrust"
27748 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27749 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
27750 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
27751
27752 ALL_MAKEFILES="$ALL_MAKEFILES \\
27753         dlls/wintrust/tests/Makefile"
27754 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27755         wintrust/tests"
27756 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27757 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
27758 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
27759
27760 ALL_MAKEFILES="$ALL_MAKEFILES \\
27761         dlls/wldap32/Makefile"
27762 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27763         wldap32"
27764 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27765 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
27766 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
27767
27768 ALL_MAKEFILES="$ALL_MAKEFILES \\
27769         dlls/wldap32/tests/Makefile"
27770 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27771         wldap32/tests"
27772 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27773 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
27774 ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
27775
27776 ALL_MAKEFILES="$ALL_MAKEFILES \\
27777         dlls/wmi/Makefile"
27778 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27779         wmi"
27780 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27781 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
27782 ac_config_files="$ac_config_files dlls/wmi/Makefile"
27783
27784 ALL_MAKEFILES="$ALL_MAKEFILES \\
27785         dlls/wnaspi32/Makefile"
27786 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27787         wnaspi32"
27788 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27789 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
27790 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
27791
27792 ALL_MAKEFILES="$ALL_MAKEFILES \\
27793         dlls/wow32/Makefile"
27794 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27795         wow32"
27796 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27797 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
27798 ac_config_files="$ac_config_files dlls/wow32/Makefile"
27799
27800 ALL_MAKEFILES="$ALL_MAKEFILES \\
27801         dlls/ws2_32/Makefile"
27802 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27803         ws2_32"
27804 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27805 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
27806 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
27807
27808 ALL_MAKEFILES="$ALL_MAKEFILES \\
27809         dlls/ws2_32/tests/Makefile"
27810 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27811         ws2_32/tests"
27812 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27813 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
27814 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
27815
27816 ALL_MAKEFILES="$ALL_MAKEFILES \\
27817         dlls/wsock32/Makefile"
27818 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27819         wsock32"
27820 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27821 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
27822 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
27823
27824 ALL_MAKEFILES="$ALL_MAKEFILES \\
27825         dlls/wtsapi32/Makefile"
27826 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27827         wtsapi32"
27828 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27829 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
27830 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
27831
27832 ALL_MAKEFILES="$ALL_MAKEFILES \\
27833         dlls/wuapi/Makefile"
27834 test "x$enable_wuapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27835         wuapi"
27836 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27837 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
27838 ac_config_files="$ac_config_files dlls/wuapi/Makefile"
27839
27840 ALL_MAKEFILES="$ALL_MAKEFILES \\
27841         dlls/xinput1_1/Makefile"
27842 test "x$enable_xinput1_1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27843         xinput1_1"
27844 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27845 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
27846 ac_config_files="$ac_config_files dlls/xinput1_1/Makefile"
27847
27848 ALL_MAKEFILES="$ALL_MAKEFILES \\
27849         dlls/xinput1_2/Makefile"
27850 test "x$enable_xinput1_2" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27851         xinput1_2"
27852 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27853 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
27854 ac_config_files="$ac_config_files dlls/xinput1_2/Makefile"
27855
27856 ALL_MAKEFILES="$ALL_MAKEFILES \\
27857         dlls/xinput1_3/Makefile"
27858 test "x$enable_xinput1_3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27859         xinput1_3"
27860 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27861 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
27862 ac_config_files="$ac_config_files dlls/xinput1_3/Makefile"
27863
27864 ALL_MAKEFILES="$ALL_MAKEFILES \\
27865         dlls/xinput1_3/tests/Makefile"
27866 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27867         xinput1_3/tests"
27868 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27869 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
27870 ac_config_files="$ac_config_files dlls/xinput1_3/tests/Makefile"
27871
27872 ALL_MAKEFILES="$ALL_MAKEFILES \\
27873         dlls/xinput9_1_0/Makefile"
27874 test "x$enable_xinput9_1_0" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27875         xinput9_1_0"
27876 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27877 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
27878 ac_config_files="$ac_config_files dlls/xinput9_1_0/Makefile"
27879
27880 ALL_MAKEFILES="$ALL_MAKEFILES \\
27881         dlls/xmllite/Makefile"
27882 test "x$enable_xmllite" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27883         xmllite"
27884 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27885 dlls/xmllite/Makefile: dlls/xmllite/Makefile.in dlls/Makedll.rules"
27886 ac_config_files="$ac_config_files dlls/xmllite/Makefile"
27887
27888 ALL_MAKEFILES="$ALL_MAKEFILES \\
27889         documentation/Makefile"
27890 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27891         documentation"
27892 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27893 documentation/Makefile: documentation/Makefile.in Make.rules"
27894 ac_config_files="$ac_config_files documentation/Makefile"
27895
27896 ALL_MAKEFILES="$ALL_MAKEFILES \\
27897         fonts/Makefile"
27898 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27899         fonts"
27900 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27901 fonts/Makefile: fonts/Makefile.in Make.rules"
27902 ac_config_files="$ac_config_files fonts/Makefile"
27903
27904 ALL_MAKEFILES="$ALL_MAKEFILES \\
27905         include/Makefile"
27906 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27907         include"
27908 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27909 include/Makefile: include/Makefile.in Make.rules"
27910 ac_config_files="$ac_config_files include/Makefile"
27911
27912 ALL_MAKEFILES="$ALL_MAKEFILES \\
27913         libs/Makefile"
27914 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27915         libs"
27916 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27917 libs/Makefile: libs/Makefile.in Make.rules"
27918 ac_config_files="$ac_config_files libs/Makefile"
27919
27920 ALL_MAKEFILES="$ALL_MAKEFILES \\
27921         libs/port/Makefile"
27922
27923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27924 libs/port/Makefile: libs/port/Makefile.in Make.rules"
27925 ac_config_files="$ac_config_files libs/port/Makefile"
27926
27927 ALL_MAKEFILES="$ALL_MAKEFILES \\
27928         libs/wine/Makefile"
27929
27930 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27931 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
27932 ac_config_files="$ac_config_files libs/wine/Makefile"
27933
27934 ALL_MAKEFILES="$ALL_MAKEFILES \\
27935         libs/wpp/Makefile"
27936
27937 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27938 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
27939 ac_config_files="$ac_config_files libs/wpp/Makefile"
27940
27941 ALL_MAKEFILES="$ALL_MAKEFILES \\
27942         loader/Makefile"
27943 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27944         loader"
27945 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27946 loader/Makefile: loader/Makefile.in Make.rules"
27947 ac_config_files="$ac_config_files loader/Makefile"
27948
27949 ALL_MAKEFILES="$ALL_MAKEFILES \\
27950         programs/Makefile"
27951 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27952         programs"
27953 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27954 programs/Makefile: programs/Makefile.in Make.rules"
27955 ac_config_files="$ac_config_files programs/Makefile"
27956
27957 ALL_MAKEFILES="$ALL_MAKEFILES \\
27958         programs/cacls/Makefile"
27959 test "x$enable_cacls" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27960         cacls" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27961         cacls"
27962 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27963 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
27964 ac_config_files="$ac_config_files programs/cacls/Makefile"
27965
27966 ALL_MAKEFILES="$ALL_MAKEFILES \\
27967         programs/clock/Makefile"
27968 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27969         clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27970         clock"
27971 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27972 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
27973 ac_config_files="$ac_config_files programs/clock/Makefile"
27974
27975 ALL_MAKEFILES="$ALL_MAKEFILES \\
27976         programs/cmd/Makefile"
27977 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27978         cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27979         cmd"
27980 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27981 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
27982 ac_config_files="$ac_config_files programs/cmd/Makefile"
27983
27984 ALL_MAKEFILES="$ALL_MAKEFILES \\
27985         programs/cmdlgtst/Makefile"
27986 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27987         cmdlgtst"
27988 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27989 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
27990 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
27991
27992 ALL_MAKEFILES="$ALL_MAKEFILES \\
27993         programs/control/Makefile"
27994 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27995         control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27996         control"
27997 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27998 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
27999 ac_config_files="$ac_config_files programs/control/Makefile"
28000
28001 ALL_MAKEFILES="$ALL_MAKEFILES \\
28002         programs/eject/Makefile"
28003 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28004         eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28005         eject"
28006 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28007 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
28008 ac_config_files="$ac_config_files programs/eject/Makefile"
28009
28010 ALL_MAKEFILES="$ALL_MAKEFILES \\
28011         programs/expand/Makefile"
28012 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28013         expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28014         expand"
28015 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28016 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
28017 ac_config_files="$ac_config_files programs/expand/Makefile"
28018
28019 ALL_MAKEFILES="$ALL_MAKEFILES \\
28020         programs/explorer/Makefile"
28021 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28022         explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28023         explorer"
28024 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28025 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
28026 ac_config_files="$ac_config_files programs/explorer/Makefile"
28027
28028 ALL_MAKEFILES="$ALL_MAKEFILES \\
28029         programs/hh/Makefile"
28030 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28031         hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28032         hh"
28033 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28034 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
28035 ac_config_files="$ac_config_files programs/hh/Makefile"
28036
28037 ALL_MAKEFILES="$ALL_MAKEFILES \\
28038         programs/icinfo/Makefile"
28039 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28040         icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28041         icinfo"
28042 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28043 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
28044 ac_config_files="$ac_config_files programs/icinfo/Makefile"
28045
28046 ALL_MAKEFILES="$ALL_MAKEFILES \\
28047         programs/iexplore/Makefile"
28048 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28049         iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28050         iexplore"
28051 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28052 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
28053 ac_config_files="$ac_config_files programs/iexplore/Makefile"
28054
28055 ALL_MAKEFILES="$ALL_MAKEFILES \\
28056         programs/lodctr/Makefile"
28057 test "x$enable_lodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28058         lodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28059         lodctr"
28060 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28061 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
28062 ac_config_files="$ac_config_files programs/lodctr/Makefile"
28063
28064 ALL_MAKEFILES="$ALL_MAKEFILES \\
28065         programs/msiexec/Makefile"
28066 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28067         msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28068         msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28069         msiexec"
28070 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28071 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
28072 ac_config_files="$ac_config_files programs/msiexec/Makefile"
28073
28074 ALL_MAKEFILES="$ALL_MAKEFILES \\
28075         programs/net/Makefile"
28076 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28077         net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28078         net"
28079 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28080 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
28081 ac_config_files="$ac_config_files programs/net/Makefile"
28082
28083 ALL_MAKEFILES="$ALL_MAKEFILES \\
28084         programs/notepad/Makefile"
28085 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28086         notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28087         notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28088         notepad"
28089 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28090 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
28091 ac_config_files="$ac_config_files programs/notepad/Makefile"
28092
28093 ALL_MAKEFILES="$ALL_MAKEFILES \\
28094         programs/oleview/Makefile"
28095 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28096         oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28097         oleview"
28098 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28099 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
28100 ac_config_files="$ac_config_files programs/oleview/Makefile"
28101
28102 ALL_MAKEFILES="$ALL_MAKEFILES \\
28103         programs/progman/Makefile"
28104 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28105         progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28106         progman"
28107 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28108 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
28109 ac_config_files="$ac_config_files programs/progman/Makefile"
28110
28111 ALL_MAKEFILES="$ALL_MAKEFILES \\
28112         programs/reg/Makefile"
28113 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28114         reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28115         reg"
28116 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28117 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
28118 ac_config_files="$ac_config_files programs/reg/Makefile"
28119
28120 ALL_MAKEFILES="$ALL_MAKEFILES \\
28121         programs/regedit/Makefile"
28122 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28123         regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28124         regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28125         regedit"
28126 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28127 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
28128 ac_config_files="$ac_config_files programs/regedit/Makefile"
28129
28130 ALL_MAKEFILES="$ALL_MAKEFILES \\
28131         programs/regsvr32/Makefile"
28132 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28133         regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28134         regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28135         regsvr32"
28136 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28137 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
28138 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
28139
28140 ALL_MAKEFILES="$ALL_MAKEFILES \\
28141         programs/rpcss/Makefile"
28142 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28143         rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28144         rpcss"
28145 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28146 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
28147 ac_config_files="$ac_config_files programs/rpcss/Makefile"
28148
28149 ALL_MAKEFILES="$ALL_MAKEFILES \\
28150         programs/rundll32/Makefile"
28151 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28152         rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28153         rundll32"
28154 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28155 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
28156 ac_config_files="$ac_config_files programs/rundll32/Makefile"
28157
28158 ALL_MAKEFILES="$ALL_MAKEFILES \\
28159         programs/secedit/Makefile"
28160 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28161         secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28162         secedit"
28163 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28164 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
28165 ac_config_files="$ac_config_files programs/secedit/Makefile"
28166
28167 ALL_MAKEFILES="$ALL_MAKEFILES \\
28168         programs/services/Makefile"
28169 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28170         services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28171         services"
28172 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28173 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
28174 ac_config_files="$ac_config_files programs/services/Makefile"
28175
28176 ALL_MAKEFILES="$ALL_MAKEFILES \\
28177         programs/spoolsv/Makefile"
28178 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28179         spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28180         spoolsv"
28181 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28182 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
28183 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
28184
28185 ALL_MAKEFILES="$ALL_MAKEFILES \\
28186         programs/start/Makefile"
28187 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28188         start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28189         start"
28190 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28191 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
28192 ac_config_files="$ac_config_files programs/start/Makefile"
28193
28194 ALL_MAKEFILES="$ALL_MAKEFILES \\
28195         programs/svchost/Makefile"
28196 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28197         svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28198         svchost"
28199 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28200 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
28201 ac_config_files="$ac_config_files programs/svchost/Makefile"
28202
28203 ALL_MAKEFILES="$ALL_MAKEFILES \\
28204         programs/taskmgr/Makefile"
28205 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28206         taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28207         taskmgr"
28208 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28209 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
28210 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
28211
28212 ALL_MAKEFILES="$ALL_MAKEFILES \\
28213         programs/termsv/Makefile"
28214 test "x$enable_termsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28215         termsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28216         termsv"
28217 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28218 programs/termsv/Makefile: programs/termsv/Makefile.in programs/Makeprog.rules"
28219 ac_config_files="$ac_config_files programs/termsv/Makefile"
28220
28221 ALL_MAKEFILES="$ALL_MAKEFILES \\
28222         programs/uninstaller/Makefile"
28223 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28224         uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28225         uninstaller"
28226 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28227 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
28228 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
28229
28230 ALL_MAKEFILES="$ALL_MAKEFILES \\
28231         programs/unlodctr/Makefile"
28232 test "x$enable_unlodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28233         unlodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28234         unlodctr"
28235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28236 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
28237 ac_config_files="$ac_config_files programs/unlodctr/Makefile"
28238
28239 ALL_MAKEFILES="$ALL_MAKEFILES \\
28240         programs/view/Makefile"
28241 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28242         view"
28243 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28244 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
28245 ac_config_files="$ac_config_files programs/view/Makefile"
28246
28247 ALL_MAKEFILES="$ALL_MAKEFILES \\
28248         programs/wineboot/Makefile"
28249 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28250         wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28251         wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28252         wineboot"
28253 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28254 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
28255 ac_config_files="$ac_config_files programs/wineboot/Makefile"
28256
28257 ALL_MAKEFILES="$ALL_MAKEFILES \\
28258         programs/winebrowser/Makefile"
28259 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28260         winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28261         winebrowser"
28262 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28263 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
28264 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
28265
28266 ALL_MAKEFILES="$ALL_MAKEFILES \\
28267         programs/winecfg/Makefile"
28268 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28269         winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28270         winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28271         winecfg"
28272 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28273 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
28274 ac_config_files="$ac_config_files programs/winecfg/Makefile"
28275
28276 ALL_MAKEFILES="$ALL_MAKEFILES \\
28277         programs/wineconsole/Makefile"
28278 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28279         wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28280         wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28281         wineconsole"
28282 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28283 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
28284 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
28285
28286 ALL_MAKEFILES="$ALL_MAKEFILES \\
28287         programs/winedbg/Makefile"
28288 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28289         winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28290         winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28291         winedbg"
28292 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28293 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
28294 ac_config_files="$ac_config_files programs/winedbg/Makefile"
28295
28296 ALL_MAKEFILES="$ALL_MAKEFILES \\
28297         programs/winedevice/Makefile"
28298 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28299         winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28300         winedevice"
28301 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28302 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
28303 ac_config_files="$ac_config_files programs/winedevice/Makefile"
28304
28305 ALL_MAKEFILES="$ALL_MAKEFILES \\
28306         programs/winefile/Makefile"
28307 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28308         winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28309         winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28310         winefile"
28311 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28312 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
28313 ac_config_files="$ac_config_files programs/winefile/Makefile"
28314
28315 ALL_MAKEFILES="$ALL_MAKEFILES \\
28316         programs/winemenubuilder/Makefile"
28317 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28318         winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28319         winemenubuilder"
28320 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28321 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
28322 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
28323
28324 ALL_MAKEFILES="$ALL_MAKEFILES \\
28325         programs/winemine/Makefile"
28326 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28327         winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28328         winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28329         winemine"
28330 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28331 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
28332 ac_config_files="$ac_config_files programs/winemine/Makefile"
28333
28334 ALL_MAKEFILES="$ALL_MAKEFILES \\
28335         programs/winepath/Makefile"
28336 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28337         winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28338         winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28339         winepath"
28340 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28341 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
28342 ac_config_files="$ac_config_files programs/winepath/Makefile"
28343
28344 ALL_MAKEFILES="$ALL_MAKEFILES \\
28345         programs/winetest/Makefile"
28346 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28347         winetest"
28348 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28349 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
28350 ac_config_files="$ac_config_files programs/winetest/Makefile"
28351
28352 ALL_MAKEFILES="$ALL_MAKEFILES \\
28353         programs/winevdm/Makefile"
28354 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28355         winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28356         winevdm"
28357 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28358 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
28359 ac_config_files="$ac_config_files programs/winevdm/Makefile"
28360
28361 ALL_MAKEFILES="$ALL_MAKEFILES \\
28362         programs/winhelp.exe16/Makefile"
28363 test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28364         winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28365         winhelp.exe16"
28366 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28367 programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
28368 ac_config_files="$ac_config_files programs/winhelp.exe16/Makefile"
28369
28370 ALL_MAKEFILES="$ALL_MAKEFILES \\
28371         programs/winhlp32/Makefile"
28372 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28373         winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28374         winhlp32"
28375 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28376 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
28377 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
28378
28379 ALL_MAKEFILES="$ALL_MAKEFILES \\
28380         programs/winoldap.mod16/Makefile"
28381 test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28382         winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28383         winoldap.mod16"
28384 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28385 programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
28386 ac_config_files="$ac_config_files programs/winoldap.mod16/Makefile"
28387
28388 ALL_MAKEFILES="$ALL_MAKEFILES \\
28389         programs/winver/Makefile"
28390 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28391         winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28392         winver"
28393 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28394 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
28395 ac_config_files="$ac_config_files programs/winver/Makefile"
28396
28397 ALL_MAKEFILES="$ALL_MAKEFILES \\
28398         programs/wordpad/Makefile"
28399 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28400         wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28401         wordpad"
28402 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28403 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
28404 ac_config_files="$ac_config_files programs/wordpad/Makefile"
28405
28406 ALL_MAKEFILES="$ALL_MAKEFILES \\
28407         programs/write/Makefile"
28408 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28409         write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28410         write"
28411 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28412 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
28413 ac_config_files="$ac_config_files programs/write/Makefile"
28414
28415 ALL_MAKEFILES="$ALL_MAKEFILES \\
28416         programs/xcopy/Makefile"
28417 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28418         xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28419         xcopy"
28420 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28421 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
28422 ac_config_files="$ac_config_files programs/xcopy/Makefile"
28423
28424 ALL_MAKEFILES="$ALL_MAKEFILES \\
28425         server/Makefile"
28426 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28427         server"
28428 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28429 server/Makefile: server/Makefile.in Make.rules"
28430 ac_config_files="$ac_config_files server/Makefile"
28431
28432 ALL_MAKEFILES="$ALL_MAKEFILES \\
28433         tools/Makefile"
28434 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28435         tools"
28436 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28437 tools/Makefile: tools/Makefile.in Make.rules"
28438 ac_config_files="$ac_config_files tools/Makefile"
28439
28440 ALL_MAKEFILES="$ALL_MAKEFILES \\
28441         tools/widl/Makefile"
28442
28443 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28444 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
28445 ac_config_files="$ac_config_files tools/widl/Makefile"
28446
28447 ALL_MAKEFILES="$ALL_MAKEFILES \\
28448         tools/winebuild/Makefile"
28449
28450 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28451 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
28452 ac_config_files="$ac_config_files tools/winebuild/Makefile"
28453
28454 ALL_MAKEFILES="$ALL_MAKEFILES \\
28455         tools/winedump/Makefile"
28456
28457 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28458 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
28459 ac_config_files="$ac_config_files tools/winedump/Makefile"
28460
28461 ALL_MAKEFILES="$ALL_MAKEFILES \\
28462         tools/winegcc/Makefile"
28463
28464 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28465 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
28466 ac_config_files="$ac_config_files tools/winegcc/Makefile"
28467
28468 ALL_MAKEFILES="$ALL_MAKEFILES \\
28469         tools/wmc/Makefile"
28470
28471 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28472 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
28473 ac_config_files="$ac_config_files tools/wmc/Makefile"
28474
28475 ALL_MAKEFILES="$ALL_MAKEFILES \\
28476         tools/wrc/Makefile"
28477
28478 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28479 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
28480 ac_config_files="$ac_config_files tools/wrc/Makefile"
28481
28482
28483
28484 ALL_WINETEST_DEPENDS="# Test binaries"
28485
28486 for dir in $ALL_TEST_DIRS
28487 do
28488     if test "$dir" != "\\"
28489     then
28490         testname=`expr $dir : '\(.*\)/tests'`_test.exe
28491         ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
28492 $testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
28493         cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
28494     fi
28495 done
28496
28497 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS=""
28498
28499 cat >confcache <<\_ACEOF
28500 # This file is a shell script that caches the results of configure
28501 # tests run on this system so they can be shared between configure
28502 # scripts and configure runs, see configure's option --config-cache.
28503 # It is not useful on other systems.  If it contains results you don't
28504 # want to keep, you may remove or edit it.
28505 #
28506 # config.status only pays attention to the cache file if you give it
28507 # the --recheck option to rerun configure.
28508 #
28509 # `ac_cv_env_foo' variables (set or unset) will be overridden when
28510 # loading this file, other *unset* `ac_cv_foo' will be assigned the
28511 # following values.
28512
28513 _ACEOF
28514
28515 # The following way of writing the cache mishandles newlines in values,
28516 # but we know of no workaround that is simple, portable, and efficient.
28517 # So, we kill variables containing newlines.
28518 # Ultrix sh set writes to stderr and can't be redirected directly,
28519 # and sets the high bit in the cache file unless we assign to the vars.
28520 (
28521   for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
28522     eval ac_val=\$$ac_var
28523     case $ac_val in #(
28524     *${as_nl}*)
28525       case $ac_var in #(
28526       *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
28527 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
28528       esac
28529       case $ac_var in #(
28530       _ | IFS | as_nl) ;; #(
28531       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
28532       *) $as_unset $ac_var ;;
28533       esac ;;
28534     esac
28535   done
28536
28537   (set) 2>&1 |
28538     case $as_nl`(ac_space=' '; set) 2>&1` in #(
28539     *${as_nl}ac_space=\ *)
28540       # `set' does not quote correctly, so add quotes (double-quote
28541       # substitution turns \\\\ into \\, and sed turns \\ into \).
28542       sed -n \
28543         "s/'/'\\\\''/g;
28544           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
28545       ;; #(
28546     *)
28547       # `set' quotes correctly as required by POSIX, so do not add quotes.
28548       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
28549       ;;
28550     esac |
28551     sort
28552 ) |
28553   sed '
28554      /^ac_cv_env_/b end
28555      t clear
28556      :clear
28557      s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
28558      t end
28559      s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
28560      :end' >>confcache
28561 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
28562   if test -w "$cache_file"; then
28563     test "x$cache_file" != "x/dev/null" &&
28564       { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
28565 $as_echo "$as_me: updating cache $cache_file" >&6;}
28566     cat confcache >$cache_file
28567   else
28568     { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
28569 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
28570   fi
28571 fi
28572 rm -f confcache
28573
28574 test "x$prefix" = xNONE && prefix=$ac_default_prefix
28575 # Let make expand exec_prefix.
28576 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
28577
28578 DEFS=-DHAVE_CONFIG_H
28579
28580 ac_libobjs=
28581 ac_ltlibobjs=
28582 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
28583   # 1. Remove the extension, and $U if already installed.
28584   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
28585   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
28586   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
28587   #    will be set to the directory where LIBOBJS objects are built.
28588   ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
28589   ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
28590 done
28591 LIBOBJS=$ac_libobjs
28592
28593 LTLIBOBJS=$ac_ltlibobjs
28594
28595
28596
28597 : ${CONFIG_STATUS=./config.status}
28598 ac_write_fail=0
28599 ac_clean_files_save=$ac_clean_files
28600 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
28601 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
28602 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
28603 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28604 #! $SHELL
28605 # Generated by $as_me.
28606 # Run this file to recreate the current configuration.
28607 # Compiler output produced by configure, useful for debugging
28608 # configure, is in config.log if it exists.
28609
28610 debug=false
28611 ac_cs_recheck=false
28612 ac_cs_silent=false
28613 SHELL=\${CONFIG_SHELL-$SHELL}
28614 _ACEOF
28615
28616 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28617 ## --------------------- ##
28618 ## M4sh Initialization.  ##
28619 ## --------------------- ##
28620
28621 # Be more Bourne compatible
28622 DUALCASE=1; export DUALCASE # for MKS sh
28623 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
28624   emulate sh
28625   NULLCMD=:
28626   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
28627   # is contrary to our usage.  Disable this feature.
28628   alias -g '${1+"$@"}'='"$@"'
28629   setopt NO_GLOB_SUBST
28630 else
28631   case `(set -o) 2>/dev/null` in
28632   *posix*) set -o posix ;;
28633 esac
28634
28635 fi
28636
28637
28638
28639
28640 # PATH needs CR
28641 # Avoid depending upon Character Ranges.
28642 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
28643 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
28644 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
28645 as_cr_digits='0123456789'
28646 as_cr_alnum=$as_cr_Letters$as_cr_digits
28647
28648 as_nl='
28649 '
28650 export as_nl
28651 # Printing a long string crashes Solaris 7 /usr/bin/printf.
28652 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
28653 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
28654 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
28655 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
28656   as_echo='printf %s\n'
28657   as_echo_n='printf %s'
28658 else
28659   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
28660     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
28661     as_echo_n='/usr/ucb/echo -n'
28662   else
28663     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
28664     as_echo_n_body='eval
28665       arg=$1;
28666       case $arg in
28667       *"$as_nl"*)
28668         expr "X$arg" : "X\\(.*\\)$as_nl";
28669         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
28670       esac;
28671       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
28672     '
28673     export as_echo_n_body
28674     as_echo_n='sh -c $as_echo_n_body as_echo'
28675   fi
28676   export as_echo_body
28677   as_echo='sh -c $as_echo_body as_echo'
28678 fi
28679
28680 # The user is always right.
28681 if test "${PATH_SEPARATOR+set}" != set; then
28682   PATH_SEPARATOR=:
28683   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
28684     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
28685       PATH_SEPARATOR=';'
28686   }
28687 fi
28688
28689 # Support unset when possible.
28690 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
28691   as_unset=unset
28692 else
28693   as_unset=false
28694 fi
28695
28696
28697 # IFS
28698 # We need space, tab and new line, in precisely that order.  Quoting is
28699 # there to prevent editors from complaining about space-tab.
28700 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
28701 # splitting by setting IFS to empty value.)
28702 IFS=" ""        $as_nl"
28703
28704 # Find who we are.  Look in the path if we contain no directory separator.
28705 case $0 in
28706   *[\\/]* ) as_myself=$0 ;;
28707   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28708 for as_dir in $PATH
28709 do
28710   IFS=$as_save_IFS
28711   test -z "$as_dir" && as_dir=.
28712   test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
28713 done
28714 IFS=$as_save_IFS
28715
28716      ;;
28717 esac
28718 # We did not find ourselves, most probably we were run as `sh COMMAND'
28719 # in which case we are not to be found in the path.
28720 if test "x$as_myself" = x; then
28721   as_myself=$0
28722 fi
28723 if test ! -f "$as_myself"; then
28724   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
28725   { (exit 1); exit 1; }
28726 fi
28727
28728 # Work around bugs in pre-3.0 UWIN ksh.
28729 for as_var in ENV MAIL MAILPATH
28730 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
28731 done
28732 PS1='$ '
28733 PS2='> '
28734 PS4='+ '
28735
28736 # NLS nuisances.
28737 LC_ALL=C
28738 export LC_ALL
28739 LANGUAGE=C
28740 export LANGUAGE
28741
28742 # Required to use basename.
28743 if expr a : '\(a\)' >/dev/null 2>&1 &&
28744    test "X`expr 00001 : '.*\(...\)'`" = X001; then
28745   as_expr=expr
28746 else
28747   as_expr=false
28748 fi
28749
28750 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
28751   as_basename=basename
28752 else
28753   as_basename=false
28754 fi
28755
28756
28757 # Name of the executable.
28758 as_me=`$as_basename -- "$0" ||
28759 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
28760          X"$0" : 'X\(//\)$' \| \
28761          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
28762 $as_echo X/"$0" |
28763     sed '/^.*\/\([^/][^/]*\)\/*$/{
28764             s//\1/
28765             q
28766           }
28767           /^X\/\(\/\/\)$/{
28768             s//\1/
28769             q
28770           }
28771           /^X\/\(\/\).*/{
28772             s//\1/
28773             q
28774           }
28775           s/.*/./; q'`
28776
28777 # CDPATH.
28778 $as_unset CDPATH
28779
28780
28781
28782   as_lineno_1=$LINENO
28783   as_lineno_2=$LINENO
28784   test "x$as_lineno_1" != "x$as_lineno_2" &&
28785   test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
28786
28787   # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
28788   # uniformly replaced by the line number.  The first 'sed' inserts a
28789   # line-number line after each line using $LINENO; the second 'sed'
28790   # does the real work.  The second script uses 'N' to pair each
28791   # line-number line with the line containing $LINENO, and appends
28792   # trailing '-' during substitution so that $LINENO is not a special
28793   # case at line end.
28794   # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
28795   # scripts with optimization help from Paolo Bonzini.  Blame Lee
28796   # E. McMahon (1931-1989) for sed's syntax.  :-)
28797   sed -n '
28798     p
28799     /[$]LINENO/=
28800   ' <$as_myself |
28801     sed '
28802       s/[$]LINENO.*/&-/
28803       t lineno
28804       b
28805       :lineno
28806       N
28807       :loop
28808       s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
28809       t loop
28810       s/-\n.*//
28811     ' >$as_me.lineno &&
28812   chmod +x "$as_me.lineno" ||
28813     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
28814    { (exit 1); exit 1; }; }
28815
28816   # Don't try to exec as it changes $[0], causing all sort of problems
28817   # (the dirname of $[0] is not the place where we might find the
28818   # original and so on.  Autoconf is especially sensitive to this).
28819   . "./$as_me.lineno"
28820   # Exit status is that of the last command.
28821   exit
28822 }
28823
28824
28825 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
28826   as_dirname=dirname
28827 else
28828   as_dirname=false
28829 fi
28830
28831 ECHO_C= ECHO_N= ECHO_T=
28832 case `echo -n x` in
28833 -n*)
28834   case `echo 'x\c'` in
28835   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
28836   *)   ECHO_C='\c';;
28837   esac;;
28838 *)
28839   ECHO_N='-n';;
28840 esac
28841 if expr a : '\(a\)' >/dev/null 2>&1 &&
28842    test "X`expr 00001 : '.*\(...\)'`" = X001; then
28843   as_expr=expr
28844 else
28845   as_expr=false
28846 fi
28847
28848 rm -f conf$$ conf$$.exe conf$$.file
28849 if test -d conf$$.dir; then
28850   rm -f conf$$.dir/conf$$.file
28851 else
28852   rm -f conf$$.dir
28853   mkdir conf$$.dir 2>/dev/null
28854 fi
28855 if (echo >conf$$.file) 2>/dev/null; then
28856   if ln -s conf$$.file conf$$ 2>/dev/null; then
28857     as_ln_s='ln -s'
28858     # ... but there are two gotchas:
28859     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
28860     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
28861     # In both cases, we have to default to `cp -p'.
28862     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
28863       as_ln_s='cp -p'
28864   elif ln conf$$.file conf$$ 2>/dev/null; then
28865     as_ln_s=ln
28866   else
28867     as_ln_s='cp -p'
28868   fi
28869 else
28870   as_ln_s='cp -p'
28871 fi
28872 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
28873 rmdir conf$$.dir 2>/dev/null
28874
28875 if mkdir -p . 2>/dev/null; then
28876   as_mkdir_p=:
28877 else
28878   test -d ./-p && rmdir ./-p
28879   as_mkdir_p=false
28880 fi
28881
28882 if test -x / >/dev/null 2>&1; then
28883   as_test_x='test -x'
28884 else
28885   if ls -dL / >/dev/null 2>&1; then
28886     as_ls_L_option=L
28887   else
28888     as_ls_L_option=
28889   fi
28890   as_test_x='
28891     eval sh -c '\''
28892       if test -d "$1"; then
28893         test -d "$1/.";
28894       else
28895         case $1 in
28896         -*)set "./$1";;
28897         esac;
28898         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
28899         ???[sx]*):;;*)false;;esac;fi
28900     '\'' sh
28901   '
28902 fi
28903 as_executable_p=$as_test_x
28904
28905 # Sed expression to map a string onto a valid CPP name.
28906 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
28907
28908 # Sed expression to map a string onto a valid variable name.
28909 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
28910
28911
28912 exec 6>&1
28913
28914 # Save the log message, to keep $[0] and so on meaningful, and to
28915 # report actual input values of CONFIG_FILES etc. instead of their
28916 # values after options handling.
28917 ac_log="
28918 This file was extended by Wine $as_me 1.1.23, which was
28919 generated by GNU Autoconf 2.63.  Invocation command line was
28920
28921   CONFIG_FILES    = $CONFIG_FILES
28922   CONFIG_HEADERS  = $CONFIG_HEADERS
28923   CONFIG_LINKS    = $CONFIG_LINKS
28924   CONFIG_COMMANDS = $CONFIG_COMMANDS
28925   $ $0 $@
28926
28927 on `(hostname || uname -n) 2>/dev/null | sed 1q`
28928 "
28929
28930 _ACEOF
28931
28932 case $ac_config_files in *"
28933 "*) set x $ac_config_files; shift; ac_config_files=$*;;
28934 esac
28935
28936 case $ac_config_headers in *"
28937 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
28938 esac
28939
28940
28941 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28942 # Files that config.status was made for.
28943 config_files="$ac_config_files"
28944 config_headers="$ac_config_headers"
28945 config_commands="$ac_config_commands"
28946
28947 _ACEOF
28948
28949 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28950 ac_cs_usage="\
28951 \`$as_me' instantiates files from templates according to the
28952 current configuration.
28953
28954 Usage: $0 [OPTION]... [FILE]...
28955
28956   -h, --help       print this help, then exit
28957   -V, --version    print version number and configuration settings, then exit
28958   -q, --quiet, --silent
28959                    do not print progress messages
28960   -d, --debug      don't remove temporary files
28961       --recheck    update $as_me by reconfiguring in the same conditions
28962       --file=FILE[:TEMPLATE]
28963                    instantiate the configuration file FILE
28964       --header=FILE[:TEMPLATE]
28965                    instantiate the configuration header FILE
28966
28967 Configuration files:
28968 $config_files
28969
28970 Configuration headers:
28971 $config_headers
28972
28973 Configuration commands:
28974 $config_commands
28975
28976 Report bugs to <bug-autoconf@gnu.org>."
28977
28978 _ACEOF
28979 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28980 ac_cs_version="\\
28981 Wine config.status 1.1.23
28982 configured by $0, generated by GNU Autoconf 2.63,
28983   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
28984
28985 Copyright (C) 2008 Free Software Foundation, Inc.
28986 This config.status script is free software; the Free Software Foundation
28987 gives unlimited permission to copy, distribute and modify it."
28988
28989 ac_pwd='$ac_pwd'
28990 srcdir='$srcdir'
28991 INSTALL='$INSTALL'
28992 test -n "\$AWK" || AWK=awk
28993 _ACEOF
28994
28995 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28996 # The default lists apply if the user does not specify any file.
28997 ac_need_defaults=:
28998 while test $# != 0
28999 do
29000   case $1 in
29001   --*=*)
29002     ac_option=`expr "X$1" : 'X\([^=]*\)='`
29003     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
29004     ac_shift=:
29005     ;;
29006   *)
29007     ac_option=$1
29008     ac_optarg=$2
29009     ac_shift=shift
29010     ;;
29011   esac
29012
29013   case $ac_option in
29014   # Handling of the options.
29015   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
29016     ac_cs_recheck=: ;;
29017   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
29018     $as_echo "$ac_cs_version"; exit ;;
29019   --debug | --debu | --deb | --de | --d | -d )
29020     debug=: ;;
29021   --file | --fil | --fi | --f )
29022     $ac_shift
29023     case $ac_optarg in
29024     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
29025     esac
29026     CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
29027     ac_need_defaults=false;;
29028   --header | --heade | --head | --hea )
29029     $ac_shift
29030     case $ac_optarg in
29031     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
29032     esac
29033     CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
29034     ac_need_defaults=false;;
29035   --he | --h)
29036     # Conflict between --help and --header
29037     { $as_echo "$as_me: error: ambiguous option: $1
29038 Try \`$0 --help' for more information." >&2
29039    { (exit 1); exit 1; }; };;
29040   --help | --hel | -h )
29041     $as_echo "$ac_cs_usage"; exit ;;
29042   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
29043   | -silent | --silent | --silen | --sile | --sil | --si | --s)
29044     ac_cs_silent=: ;;
29045
29046   # This is an error.
29047   -*) { $as_echo "$as_me: error: unrecognized option: $1
29048 Try \`$0 --help' for more information." >&2
29049    { (exit 1); exit 1; }; } ;;
29050
29051   *) ac_config_targets="$ac_config_targets $1"
29052      ac_need_defaults=false ;;
29053
29054   esac
29055   shift
29056 done
29057
29058 ac_configure_extra_args=
29059
29060 if $ac_cs_silent; then
29061   exec 6>/dev/null
29062   ac_configure_extra_args="$ac_configure_extra_args --silent"
29063 fi
29064
29065 _ACEOF
29066 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29067 if \$ac_cs_recheck; then
29068   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
29069   shift
29070   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
29071   CONFIG_SHELL='$SHELL'
29072   export CONFIG_SHELL
29073   exec "\$@"
29074 fi
29075
29076 _ACEOF
29077 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29078 exec 5>>config.log
29079 {
29080   echo
29081   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
29082 ## Running $as_me. ##
29083 _ASBOX
29084   $as_echo "$ac_log"
29085 } >&5
29086
29087 _ACEOF
29088 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29089 _ACEOF
29090
29091 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29092
29093 # Handling of arguments.
29094 for ac_config_target in $ac_config_targets
29095 do
29096   case $ac_config_target in
29097     "include/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
29098     "include/stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS include/stamp-h" ;;
29099     "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
29100     "dlls/gdi32/mfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
29101     "dlls/kernel32/nls") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
29102     "dlls/user32/resources") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/user32/resources" ;;
29103     "dlls/wineps.drv/data") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
29104     "include/wine") CONFIG_COMMANDS="$CONFIG_COMMANDS include/wine" ;;
29105     "Make.rules") CONFIG_FILES="$CONFIG_FILES Make.rules" ;;
29106     "dlls/Makedll.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makedll.rules" ;;
29107     "dlls/Makeimplib.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makeimplib.rules" ;;
29108     "dlls/Maketest.rules") CONFIG_FILES="$CONFIG_FILES dlls/Maketest.rules" ;;
29109     "programs/Makeprog.rules") CONFIG_FILES="$CONFIG_FILES programs/Makeprog.rules" ;;
29110     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
29111     "dlls/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/Makefile" ;;
29112     "dlls/acledit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/acledit/Makefile" ;;
29113     "dlls/aclui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/aclui/Makefile" ;;
29114     "dlls/activeds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/activeds/Makefile" ;;
29115     "dlls/actxprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
29116     "dlls/adsiid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/adsiid/Makefile" ;;
29117     "dlls/advapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/Makefile" ;;
29118     "dlls/advapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
29119     "dlls/advpack/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/Makefile" ;;
29120     "dlls/advpack/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
29121     "dlls/amstream/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/amstream/Makefile" ;;
29122     "dlls/amstream/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/amstream/tests/Makefile" ;;
29123     "dlls/appwiz.cpl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
29124     "dlls/atl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/atl/Makefile" ;;
29125     "dlls/authz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/authz/Makefile" ;;
29126     "dlls/avicap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avicap32/Makefile" ;;
29127     "dlls/avifil32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifil32/Makefile" ;;
29128     "dlls/avifile.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifile.dll16/Makefile" ;;
29129     "dlls/bcrypt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/bcrypt/Makefile" ;;
29130     "dlls/browseui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/Makefile" ;;
29131     "dlls/browseui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
29132     "dlls/cabinet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/Makefile" ;;
29133     "dlls/cabinet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
29134     "dlls/capi2032/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/capi2032/Makefile" ;;
29135     "dlls/cards/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cards/Makefile" ;;
29136     "dlls/cfgmgr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
29137     "dlls/clusapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/clusapi/Makefile" ;;
29138     "dlls/comcat/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/Makefile" ;;
29139     "dlls/comcat/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
29140     "dlls/comctl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/Makefile" ;;
29141     "dlls/comctl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
29142     "dlls/comdlg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
29143     "dlls/comdlg32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
29144     "dlls/comm.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comm.drv16/Makefile" ;;
29145     "dlls/compobj.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/compobj.dll16/Makefile" ;;
29146     "dlls/compstui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/compstui/Makefile" ;;
29147     "dlls/credui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/Makefile" ;;
29148     "dlls/credui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
29149     "dlls/crtdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crtdll/Makefile" ;;
29150     "dlls/crypt32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/Makefile" ;;
29151     "dlls/crypt32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
29152     "dlls/cryptdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
29153     "dlls/cryptdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
29154     "dlls/cryptnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
29155     "dlls/cryptnet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
29156     "dlls/cryptui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/Makefile" ;;
29157     "dlls/cryptui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
29158     "dlls/ctapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
29159     "dlls/ctl3d.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3d.dll16/Makefile" ;;
29160     "dlls/ctl3d32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
29161     "dlls/ctl3dv2.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3dv2.dll16/Makefile" ;;
29162     "dlls/d3d10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/Makefile" ;;
29163     "dlls/d3d10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
29164     "dlls/d3d10core/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
29165     "dlls/d3d10core/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
29166     "dlls/d3d8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/Makefile" ;;
29167     "dlls/d3d8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
29168     "dlls/d3d9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/Makefile" ;;
29169     "dlls/d3d9/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
29170     "dlls/d3dim/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dim/Makefile" ;;
29171     "dlls/d3drm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/Makefile" ;;
29172     "dlls/d3drm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
29173     "dlls/d3dx8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
29174     "dlls/d3dx8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
29175     "dlls/d3dx9_24/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
29176     "dlls/d3dx9_25/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
29177     "dlls/d3dx9_26/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
29178     "dlls/d3dx9_27/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
29179     "dlls/d3dx9_28/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
29180     "dlls/d3dx9_29/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
29181     "dlls/d3dx9_30/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
29182     "dlls/d3dx9_31/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
29183     "dlls/d3dx9_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
29184     "dlls/d3dx9_33/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
29185     "dlls/d3dx9_34/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
29186     "dlls/d3dx9_35/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
29187     "dlls/d3dx9_36/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
29188     "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
29189     "dlls/d3dx9_37/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
29190     "dlls/d3dx9_38/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
29191     "dlls/d3dx9_39/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
29192     "dlls/d3dx9_40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
29193     "dlls/d3dx9_41/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_41/Makefile" ;;
29194     "dlls/d3dxof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
29195     "dlls/d3dxof/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
29196     "dlls/dbghelp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
29197     "dlls/dciman32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dciman32/Makefile" ;;
29198     "dlls/ddeml.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddeml.dll16/Makefile" ;;
29199     "dlls/ddraw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/Makefile" ;;
29200     "dlls/ddraw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
29201     "dlls/ddrawex/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
29202     "dlls/ddrawex/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
29203     "dlls/devenum/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/devenum/Makefile" ;;
29204     "dlls/dinput/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/Makefile" ;;
29205     "dlls/dinput/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
29206     "dlls/dinput8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput8/Makefile" ;;
29207     "dlls/dispdib.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dispdib.dll16/Makefile" ;;
29208     "dlls/display.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/display.drv16/Makefile" ;;
29209     "dlls/dmband/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmband/Makefile" ;;
29210     "dlls/dmcompos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
29211     "dlls/dmime/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmime/Makefile" ;;
29212     "dlls/dmloader/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmloader/Makefile" ;;
29213     "dlls/dmscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmscript/Makefile" ;;
29214     "dlls/dmstyle/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
29215     "dlls/dmsynth/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
29216     "dlls/dmusic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic/Makefile" ;;
29217     "dlls/dmusic32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
29218     "dlls/dnsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
29219     "dlls/dnsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
29220     "dlls/dplay/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplay/Makefile" ;;
29221     "dlls/dplayx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/Makefile" ;;
29222     "dlls/dplayx/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
29223     "dlls/dpnaddr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
29224     "dlls/dpnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnet/Makefile" ;;
29225     "dlls/dpnhpast/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
29226     "dlls/dpnlobby/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
29227     "dlls/dpwsockx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
29228     "dlls/dsound/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/Makefile" ;;
29229     "dlls/dsound/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
29230     "dlls/dssenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dssenh/Makefile" ;;
29231     "dlls/dswave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dswave/Makefile" ;;
29232     "dlls/dwmapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
29233     "dlls/dxdiagn/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
29234     "dlls/dxerr8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
29235     "dlls/dxerr9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
29236     "dlls/dxgi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/Makefile" ;;
29237     "dlls/dxgi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
29238     "dlls/dxguid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxguid/Makefile" ;;
29239     "dlls/faultrep/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/faultrep/Makefile" ;;
29240     "dlls/fusion/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/Makefile" ;;
29241     "dlls/fusion/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
29242     "dlls/gdi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/Makefile" ;;
29243     "dlls/gdi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
29244     "dlls/gdiplus/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
29245     "dlls/gdiplus/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
29246     "dlls/glu32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/glu32/Makefile" ;;
29247     "dlls/gphoto2.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
29248     "dlls/gpkcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
29249     "dlls/hal/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hal/Makefile" ;;
29250     "dlls/hhctrl.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
29251     "dlls/hid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hid/Makefile" ;;
29252     "dlls/hlink/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/Makefile" ;;
29253     "dlls/hlink/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
29254     "dlls/hnetcfg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
29255     "dlls/httpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/httpapi/Makefile" ;;
29256     "dlls/iccvid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iccvid/Makefile" ;;
29257     "dlls/icmp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/icmp/Makefile" ;;
29258     "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
29259     "dlls/imaadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
29260     "dlls/imagehlp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
29261     "dlls/imm.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm.dll16/Makefile" ;;
29262     "dlls/imm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/Makefile" ;;
29263     "dlls/imm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
29264     "dlls/inetcomm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
29265     "dlls/inetcomm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
29266     "dlls/inetmib1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
29267     "dlls/inetmib1/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
29268     "dlls/infosoft/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/Makefile" ;;
29269     "dlls/infosoft/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
29270     "dlls/initpki/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/initpki/Makefile" ;;
29271     "dlls/inkobj/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inkobj/Makefile" ;;
29272     "dlls/inseng/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inseng/Makefile" ;;
29273     "dlls/iphlpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
29274     "dlls/iphlpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
29275     "dlls/itircl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itircl/Makefile" ;;
29276     "dlls/itss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/Makefile" ;;
29277     "dlls/itss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
29278     "dlls/jscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/Makefile" ;;
29279     "dlls/jscript/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
29280     "dlls/kernel32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/Makefile" ;;
29281     "dlls/kernel32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
29282     "dlls/keyboard.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/keyboard.drv16/Makefile" ;;
29283     "dlls/loadperf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/loadperf/Makefile" ;;
29284     "dlls/localspl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/Makefile" ;;
29285     "dlls/localspl/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
29286     "dlls/localui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/Makefile" ;;
29287     "dlls/localui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
29288     "dlls/lz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/Makefile" ;;
29289     "dlls/lz32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
29290     "dlls/lzexpand.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lzexpand.dll16/Makefile" ;;
29291     "dlls/mapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/Makefile" ;;
29292     "dlls/mapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
29293     "dlls/mciavi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
29294     "dlls/mcicda/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mcicda/Makefile" ;;
29295     "dlls/mciqtz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciqtz32/Makefile" ;;
29296     "dlls/mciseq/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciseq/Makefile" ;;
29297     "dlls/mciwave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciwave/Makefile" ;;
29298     "dlls/midimap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/midimap/Makefile" ;;
29299     "dlls/mlang/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/Makefile" ;;
29300     "dlls/mlang/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
29301     "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
29302     "dlls/monodebg.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
29303     "dlls/mountmgr.sys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
29304     "dlls/mouse.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mouse.drv16/Makefile" ;;
29305     "dlls/mpr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mpr/Makefile" ;;
29306     "dlls/mprapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mprapi/Makefile" ;;
29307     "dlls/msacm.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm.dll16/Makefile" ;;
29308     "dlls/msacm32.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
29309     "dlls/msacm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/Makefile" ;;
29310     "dlls/msacm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
29311     "dlls/msadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
29312     "dlls/mscat32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscat32/Makefile" ;;
29313     "dlls/mscms/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/Makefile" ;;
29314     "dlls/mscms/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
29315     "dlls/mscoree/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscoree/Makefile" ;;
29316     "dlls/msctf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msctf/Makefile" ;;
29317     "dlls/msctf/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
29318     "dlls/msdmo/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msdmo/Makefile" ;;
29319     "dlls/msftedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msftedit/Makefile" ;;
29320     "dlls/msg711.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
29321     "dlls/mshtml.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
29322     "dlls/mshtml/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/Makefile" ;;
29323     "dlls/mshtml/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
29324     "dlls/msi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/Makefile" ;;
29325     "dlls/msi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
29326     "dlls/msimg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimg32/Makefile" ;;
29327     "dlls/msimtf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimtf/Makefile" ;;
29328     "dlls/msisip/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisip/Makefile" ;;
29329     "dlls/msisys.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
29330     "dlls/msnet32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msnet32/Makefile" ;;
29331     "dlls/msrle32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msrle32/Makefile" ;;
29332     "dlls/mssign32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssign32/Makefile" ;;
29333     "dlls/mssip32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssip32/Makefile" ;;
29334     "dlls/mstask/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/Makefile" ;;
29335     "dlls/mstask/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
29336     "dlls/msvcirt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
29337     "dlls/msvcr71/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
29338     "dlls/msvcrt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
29339     "dlls/msvcrt/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
29340     "dlls/msvcrt20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
29341     "dlls/msvcrt40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
29342     "dlls/msvcrtd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
29343     "dlls/msvcrtd/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
29344     "dlls/msvfw32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
29345     "dlls/msvfw32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
29346     "dlls/msvidc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
29347     "dlls/msvideo.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvideo.dll16/Makefile" ;;
29348     "dlls/mswsock/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mswsock/Makefile" ;;
29349     "dlls/msxml3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/Makefile" ;;
29350     "dlls/msxml3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
29351     "dlls/nddeapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
29352     "dlls/netapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/Makefile" ;;
29353     "dlls/netapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
29354     "dlls/newdev/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/newdev/Makefile" ;;
29355     "dlls/ntdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/Makefile" ;;
29356     "dlls/ntdll/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
29357     "dlls/ntdsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
29358     "dlls/ntdsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
29359     "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
29360     "dlls/ntprint/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/Makefile" ;;
29361     "dlls/ntprint/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
29362     "dlls/objsel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/objsel/Makefile" ;;
29363     "dlls/odbc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbc32/Makefile" ;;
29364     "dlls/odbccp32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
29365     "dlls/odbccp32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
29366     "dlls/ole2.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2.dll16/Makefile" ;;
29367     "dlls/ole2conv.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2conv.dll16/Makefile" ;;
29368     "dlls/ole2disp.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2disp.dll16/Makefile" ;;
29369     "dlls/ole2nls.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2nls.dll16/Makefile" ;;
29370     "dlls/ole2prox.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2prox.dll16/Makefile" ;;
29371     "dlls/ole2thk.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2thk.dll16/Makefile" ;;
29372     "dlls/ole32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/Makefile" ;;
29373     "dlls/ole32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
29374     "dlls/oleacc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/Makefile" ;;
29375     "dlls/oleacc/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
29376     "dlls/oleaut32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
29377     "dlls/oleaut32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
29378     "dlls/olecli.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olecli.dll16/Makefile" ;;
29379     "dlls/olecli32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olecli32/Makefile" ;;
29380     "dlls/oledlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oledlg/Makefile" ;;
29381     "dlls/olepro32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olepro32/Makefile" ;;
29382     "dlls/olesvr.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olesvr.dll16/Makefile" ;;
29383     "dlls/olesvr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
29384     "dlls/olethk32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olethk32/Makefile" ;;
29385     "dlls/opengl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/Makefile" ;;
29386     "dlls/opengl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
29387     "dlls/pdh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/Makefile" ;;
29388     "dlls/pdh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
29389     "dlls/pidgen/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pidgen/Makefile" ;;
29390     "dlls/powrprof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/powrprof/Makefile" ;;
29391     "dlls/printui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/printui/Makefile" ;;
29392     "dlls/propsys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/propsys/Makefile" ;;
29393     "dlls/psapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/Makefile" ;;
29394     "dlls/psapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
29395     "dlls/pstorec/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pstorec/Makefile" ;;
29396     "dlls/qcap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qcap/Makefile" ;;
29397     "dlls/qedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/Makefile" ;;
29398     "dlls/qedit/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
29399     "dlls/qmgr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/Makefile" ;;
29400     "dlls/qmgr/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
29401     "dlls/qmgrprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
29402     "dlls/quartz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/Makefile" ;;
29403     "dlls/quartz/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
29404     "dlls/query/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/query/Makefile" ;;
29405     "dlls/rasapi16.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi16.dll16/Makefile" ;;
29406     "dlls/rasapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
29407     "dlls/rasapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
29408     "dlls/rasdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
29409     "dlls/resutils/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/resutils/Makefile" ;;
29410     "dlls/riched20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/Makefile" ;;
29411     "dlls/riched20/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
29412     "dlls/riched32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/Makefile" ;;
29413     "dlls/riched32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
29414     "dlls/rpcrt4/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
29415     "dlls/rpcrt4/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
29416     "dlls/rsabase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsabase/Makefile" ;;
29417     "dlls/rsaenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
29418     "dlls/rsaenh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
29419     "dlls/sane.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
29420     "dlls/sccbase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sccbase/Makefile" ;;
29421     "dlls/schannel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/Makefile" ;;
29422     "dlls/schannel/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
29423     "dlls/secur32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/Makefile" ;;
29424     "dlls/secur32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
29425     "dlls/security/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/security/Makefile" ;;
29426     "dlls/sensapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sensapi/Makefile" ;;
29427     "dlls/serialui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/Makefile" ;;
29428     "dlls/serialui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
29429     "dlls/setupapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/Makefile" ;;
29430     "dlls/setupapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
29431     "dlls/sfc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc/Makefile" ;;
29432     "dlls/sfc_os/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
29433     "dlls/shdoclc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
29434     "dlls/shdocvw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
29435     "dlls/shdocvw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
29436     "dlls/shell.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell.dll16/Makefile" ;;
29437     "dlls/shell32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/Makefile" ;;
29438     "dlls/shell32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
29439     "dlls/shfolder/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shfolder/Makefile" ;;
29440     "dlls/shlwapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
29441     "dlls/shlwapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
29442     "dlls/slbcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
29443     "dlls/slc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slc/Makefile" ;;
29444     "dlls/snmpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
29445     "dlls/snmpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
29446     "dlls/softpub/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/softpub/Makefile" ;;
29447     "dlls/sound.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sound.drv16/Makefile" ;;
29448     "dlls/spoolss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/Makefile" ;;
29449     "dlls/spoolss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
29450     "dlls/stdole2.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
29451     "dlls/stdole32.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
29452     "dlls/sti/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sti/Makefile" ;;
29453     "dlls/storage.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/storage.dll16/Makefile" ;;
29454     "dlls/stress.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stress.dll16/Makefile" ;;
29455     "dlls/strmiids/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/strmiids/Makefile" ;;
29456     "dlls/svrapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/svrapi/Makefile" ;;
29457     "dlls/sxs/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sxs/Makefile" ;;
29458     "dlls/t2embed/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/t2embed/Makefile" ;;
29459     "dlls/tapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/tapi32/Makefile" ;;
29460     "dlls/traffic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/traffic/Makefile" ;;
29461     "dlls/twain.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain.dll16/Makefile" ;;
29462     "dlls/twain_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/Makefile" ;;
29463     "dlls/twain_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
29464     "dlls/typelib.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/typelib.dll16/Makefile" ;;
29465     "dlls/unicows/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/unicows/Makefile" ;;
29466     "dlls/updspapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/updspapi/Makefile" ;;
29467     "dlls/url/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/url/Makefile" ;;
29468     "dlls/urlmon/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/Makefile" ;;
29469     "dlls/urlmon/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
29470     "dlls/user32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/Makefile" ;;
29471     "dlls/user32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
29472     "dlls/userenv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/Makefile" ;;
29473     "dlls/userenv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
29474     "dlls/usp10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/Makefile" ;;
29475     "dlls/usp10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
29476     "dlls/uuid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uuid/Makefile" ;;
29477     "dlls/uxtheme/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
29478     "dlls/uxtheme/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
29479     "dlls/vdhcp.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
29480     "dlls/vdmdbg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
29481     "dlls/version/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/Makefile" ;;
29482     "dlls/version/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/tests/Makefile" ;;
29483     "dlls/vmm.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
29484     "dlls/vnbt.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
29485     "dlls/vnetbios.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
29486     "dlls/vtdapi.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
29487     "dlls/vwin32.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
29488     "dlls/w32skrnl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
29489     "dlls/w32sys.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/w32sys.dll16/Makefile" ;;
29490     "dlls/wbemprox/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wbemprox/Makefile" ;;
29491     "dlls/win32s16.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/win32s16.dll16/Makefile" ;;
29492     "dlls/win87em.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/win87em.dll16/Makefile" ;;
29493     "dlls/winaspi.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winaspi.dll16/Makefile" ;;
29494     "dlls/windebug.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/windebug.dll16/Makefile" ;;
29495     "dlls/windowscodecs/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/windowscodecs/Makefile" ;;
29496     "dlls/winealsa.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
29497     "dlls/wineaudioio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
29498     "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
29499     "dlls/winecrt0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
29500     "dlls/wined3d/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wined3d/Makefile" ;;
29501     "dlls/winedos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winedos/Makefile" ;;
29502     "dlls/wineesd.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
29503     "dlls/winejack.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
29504     "dlls/winejoystick.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
29505     "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
29506     "dlls/winenas.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
29507     "dlls/wineoss.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
29508     "dlls/wineps.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
29509     "dlls/winequartz.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
29510     "dlls/winex11.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
29511     "dlls/wing32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wing32/Makefile" ;;
29512     "dlls/winhttp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/Makefile" ;;
29513     "dlls/winhttp/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
29514     "dlls/wininet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/Makefile" ;;
29515     "dlls/wininet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
29516     "dlls/winmm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/Makefile" ;;
29517     "dlls/winmm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
29518     "dlls/winnls.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winnls.dll16/Makefile" ;;
29519     "dlls/winnls32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winnls32/Makefile" ;;
29520     "dlls/winscard/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winscard/Makefile" ;;
29521     "dlls/winspool.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
29522     "dlls/winspool.drv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
29523     "dlls/wintab.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab.dll16/Makefile" ;;
29524     "dlls/wintab32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab32/Makefile" ;;
29525     "dlls/wintrust/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/Makefile" ;;
29526     "dlls/wintrust/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
29527     "dlls/wldap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/Makefile" ;;
29528     "dlls/wldap32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
29529     "dlls/wmi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wmi/Makefile" ;;
29530     "dlls/wnaspi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
29531     "dlls/wow32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wow32/Makefile" ;;
29532     "dlls/ws2_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
29533     "dlls/ws2_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
29534     "dlls/wsock32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wsock32/Makefile" ;;
29535     "dlls/wtsapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
29536     "dlls/wuapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wuapi/Makefile" ;;
29537     "dlls/xinput1_1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
29538     "dlls/xinput1_2/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
29539     "dlls/xinput1_3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
29540     "dlls/xinput1_3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
29541     "dlls/xinput9_1_0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
29542     "dlls/xmllite/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xmllite/Makefile" ;;
29543     "documentation/Makefile") CONFIG_FILES="$CONFIG_FILES documentation/Makefile" ;;
29544     "fonts/Makefile") CONFIG_FILES="$CONFIG_FILES fonts/Makefile" ;;
29545     "include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
29546     "libs/Makefile") CONFIG_FILES="$CONFIG_FILES libs/Makefile" ;;
29547     "libs/port/Makefile") CONFIG_FILES="$CONFIG_FILES libs/port/Makefile" ;;
29548     "libs/wine/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wine/Makefile" ;;
29549     "libs/wpp/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wpp/Makefile" ;;
29550     "loader/Makefile") CONFIG_FILES="$CONFIG_FILES loader/Makefile" ;;
29551     "programs/Makefile") CONFIG_FILES="$CONFIG_FILES programs/Makefile" ;;
29552     "programs/cacls/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cacls/Makefile" ;;
29553     "programs/clock/Makefile") CONFIG_FILES="$CONFIG_FILES programs/clock/Makefile" ;;
29554     "programs/cmd/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmd/Makefile" ;;
29555     "programs/cmdlgtst/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
29556     "programs/control/Makefile") CONFIG_FILES="$CONFIG_FILES programs/control/Makefile" ;;
29557     "programs/eject/Makefile") CONFIG_FILES="$CONFIG_FILES programs/eject/Makefile" ;;
29558     "programs/expand/Makefile") CONFIG_FILES="$CONFIG_FILES programs/expand/Makefile" ;;
29559     "programs/explorer/Makefile") CONFIG_FILES="$CONFIG_FILES programs/explorer/Makefile" ;;
29560     "programs/hh/Makefile") CONFIG_FILES="$CONFIG_FILES programs/hh/Makefile" ;;
29561     "programs/icinfo/Makefile") CONFIG_FILES="$CONFIG_FILES programs/icinfo/Makefile" ;;
29562     "programs/iexplore/Makefile") CONFIG_FILES="$CONFIG_FILES programs/iexplore/Makefile" ;;
29563     "programs/lodctr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/lodctr/Makefile" ;;
29564     "programs/msiexec/Makefile") CONFIG_FILES="$CONFIG_FILES programs/msiexec/Makefile" ;;
29565     "programs/net/Makefile") CONFIG_FILES="$CONFIG_FILES programs/net/Makefile" ;;
29566     "programs/notepad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/notepad/Makefile" ;;
29567     "programs/oleview/Makefile") CONFIG_FILES="$CONFIG_FILES programs/oleview/Makefile" ;;
29568     "programs/progman/Makefile") CONFIG_FILES="$CONFIG_FILES programs/progman/Makefile" ;;
29569     "programs/reg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/reg/Makefile" ;;
29570     "programs/regedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regedit/Makefile" ;;
29571     "programs/regsvr32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regsvr32/Makefile" ;;
29572     "programs/rpcss/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rpcss/Makefile" ;;
29573     "programs/rundll32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rundll32/Makefile" ;;
29574     "programs/secedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/secedit/Makefile" ;;
29575     "programs/services/Makefile") CONFIG_FILES="$CONFIG_FILES programs/services/Makefile" ;;
29576     "programs/spoolsv/Makefile") CONFIG_FILES="$CONFIG_FILES programs/spoolsv/Makefile" ;;
29577     "programs/start/Makefile") CONFIG_FILES="$CONFIG_FILES programs/start/Makefile" ;;
29578     "programs/svchost/Makefile") CONFIG_FILES="$CONFIG_FILES programs/svchost/Makefile" ;;
29579     "programs/taskmgr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/taskmgr/Makefile" ;;
29580     "programs/termsv/Makefile") CONFIG_FILES="$CONFIG_FILES programs/termsv/Makefile" ;;
29581     "programs/uninstaller/Makefile") CONFIG_FILES="$CONFIG_FILES programs/uninstaller/Makefile" ;;
29582     "programs/unlodctr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/unlodctr/Makefile" ;;
29583     "programs/view/Makefile") CONFIG_FILES="$CONFIG_FILES programs/view/Makefile" ;;
29584     "programs/wineboot/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineboot/Makefile" ;;
29585     "programs/winebrowser/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winebrowser/Makefile" ;;
29586     "programs/winecfg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winecfg/Makefile" ;;
29587     "programs/wineconsole/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineconsole/Makefile" ;;
29588     "programs/winedbg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedbg/Makefile" ;;
29589     "programs/winedevice/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedevice/Makefile" ;;
29590     "programs/winefile/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winefile/Makefile" ;;
29591     "programs/winemenubuilder/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
29592     "programs/winemine/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemine/Makefile" ;;
29593     "programs/winepath/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winepath/Makefile" ;;
29594     "programs/winetest/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winetest/Makefile" ;;
29595     "programs/winevdm/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winevdm/Makefile" ;;
29596     "programs/winhelp.exe16/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
29597     "programs/winhlp32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhlp32/Makefile" ;;
29598     "programs/winoldap.mod16/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
29599     "programs/winver/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winver/Makefile" ;;
29600     "programs/wordpad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wordpad/Makefile" ;;
29601     "programs/write/Makefile") CONFIG_FILES="$CONFIG_FILES programs/write/Makefile" ;;
29602     "programs/xcopy/Makefile") CONFIG_FILES="$CONFIG_FILES programs/xcopy/Makefile" ;;
29603     "server/Makefile") CONFIG_FILES="$CONFIG_FILES server/Makefile" ;;
29604     "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
29605     "tools/widl/Makefile") CONFIG_FILES="$CONFIG_FILES tools/widl/Makefile" ;;
29606     "tools/winebuild/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winebuild/Makefile" ;;
29607     "tools/winedump/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winedump/Makefile" ;;
29608     "tools/winegcc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winegcc/Makefile" ;;
29609     "tools/wmc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wmc/Makefile" ;;
29610     "tools/wrc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wrc/Makefile" ;;
29611
29612   *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
29613 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
29614    { (exit 1); exit 1; }; };;
29615   esac
29616 done
29617
29618
29619 # If the user did not use the arguments to specify the items to instantiate,
29620 # then the envvar interface is used.  Set only those that are not.
29621 # We use the long form for the default assignment because of an extremely
29622 # bizarre bug on SunOS 4.1.3.
29623 if $ac_need_defaults; then
29624   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
29625   test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
29626   test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
29627 fi
29628
29629 # Have a temporary directory for convenience.  Make it in the build tree
29630 # simply because there is no reason against having it here, and in addition,
29631 # creating and moving files from /tmp can sometimes cause problems.
29632 # Hook for its removal unless debugging.
29633 # Note that there is a small window in which the directory will not be cleaned:
29634 # after its creation but before its name has been assigned to `$tmp'.
29635 $debug ||
29636 {
29637   tmp=
29638   trap 'exit_status=$?
29639   { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
29640 ' 0
29641   trap '{ (exit 1); exit 1; }' 1 2 13 15
29642 }
29643 # Create a (secure) tmp directory for tmp files.
29644
29645 {
29646   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
29647   test -n "$tmp" && test -d "$tmp"
29648 }  ||
29649 {
29650   tmp=./conf$$-$RANDOM
29651   (umask 077 && mkdir "$tmp")
29652 } ||
29653 {
29654    $as_echo "$as_me: cannot create a temporary directory in ." >&2
29655    { (exit 1); exit 1; }
29656 }
29657
29658 # Set up the scripts for CONFIG_FILES section.
29659 # No need to generate them if there are no CONFIG_FILES.
29660 # This happens for instance with `./config.status config.h'.
29661 if test -n "$CONFIG_FILES"; then
29662
29663 if $AWK 'BEGIN { getline <"/dev/null" }' </dev/null 2>/dev/null; then
29664   ac_cs_awk_getline=:
29665   ac_cs_awk_pipe_init=
29666   ac_cs_awk_read_file='
29667       while ((getline aline < (F[key])) > 0)
29668         print(aline)
29669       close(F[key])'
29670   ac_cs_awk_pipe_fini=
29671 else
29672   ac_cs_awk_getline=false
29673   ac_cs_awk_pipe_init="print \"cat <<'|#_!!_#|' &&\""
29674   ac_cs_awk_read_file='
29675       print "|#_!!_#|"
29676       print "cat " F[key] " &&"
29677       '$ac_cs_awk_pipe_init
29678   # The final `:' finishes the AND list.
29679   ac_cs_awk_pipe_fini='END { print "|#_!!_#|"; print ":" }'
29680 fi
29681 ac_cr='\r'
29682 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
29683 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
29684   ac_cs_awk_cr='\\r'
29685 else
29686   ac_cs_awk_cr=$ac_cr
29687 fi
29688
29689 echo 'BEGIN {' >"$tmp/subs1.awk" &&
29690 _ACEOF
29691
29692 # Create commands to substitute file output variables.
29693 {
29694   echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
29695   echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
29696   echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
29697   echo "_ACAWK" &&
29698   echo "_ACEOF"
29699 } >conf$$files.sh &&
29700 . ./conf$$files.sh ||
29701   { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29702 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29703    { (exit 1); exit 1; }; }
29704 rm -f conf$$files.sh
29705
29706 {
29707   echo "cat >conf$$subs.awk <<_ACEOF" &&
29708   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
29709   echo "_ACEOF"
29710 } >conf$$subs.sh ||
29711   { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29712 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29713    { (exit 1); exit 1; }; }
29714 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
29715 ac_delim='%!_!# '
29716 for ac_last_try in false false false false false :; do
29717   . ./conf$$subs.sh ||
29718     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29719 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29720    { (exit 1); exit 1; }; }
29721
29722   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
29723   if test $ac_delim_n = $ac_delim_num; then
29724     break
29725   elif $ac_last_try; then
29726     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29727 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29728    { (exit 1); exit 1; }; }
29729   else
29730     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
29731   fi
29732 done
29733 rm -f conf$$subs.sh
29734
29735 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29736 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
29737 _ACEOF
29738 sed -n '
29739 h
29740 s/^/S["/; s/!.*/"]=/
29741 p
29742 g
29743 s/^[^!]*!//
29744 :repl
29745 t repl
29746 s/'"$ac_delim"'$//
29747 t delim
29748 :nl
29749 h
29750 s/\(.\{148\}\).*/\1/
29751 t more1
29752 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
29753 p
29754 n
29755 b repl
29756 :more1
29757 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
29758 p
29759 g
29760 s/.\{148\}//
29761 t nl
29762 :delim
29763 h
29764 s/\(.\{148\}\).*/\1/
29765 t more2
29766 s/["\\]/\\&/g; s/^/"/; s/$/"/
29767 p
29768 b
29769 :more2
29770 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
29771 p
29772 g
29773 s/.\{148\}//
29774 t delim
29775 ' <conf$$subs.awk | sed '
29776 /^[^""]/{
29777   N
29778   s/\n//
29779 }
29780 ' >>$CONFIG_STATUS || ac_write_fail=1
29781 rm -f conf$$subs.awk
29782 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29783 _ACAWK
29784 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
29785   for (key in S) S_is_set[key] = 1
29786   FS = "\a"
29787   \$ac_cs_awk_pipe_init
29788 }
29789 {
29790   line = $ 0
29791   nfields = split(line, field, "@")
29792   substed = 0
29793   len = length(field[1])
29794   for (i = 2; i < nfields; i++) {
29795     key = field[i]
29796     keylen = length(key)
29797     if (S_is_set[key]) {
29798       value = S[key]
29799       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
29800       len += length(value) + length(field[++i])
29801       substed = 1
29802     } else
29803       len += 1 + keylen
29804   }
29805   if (nfields == 3 && !substed) {
29806     key = field[2]
29807     if (F[key] != "" && line ~ /^[       ]*@.*@[         ]*$/) {
29808       \$ac_cs_awk_read_file
29809       next
29810     }
29811   }
29812   print line
29813 }
29814 \$ac_cs_awk_pipe_fini
29815 _ACAWK
29816 _ACEOF
29817 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29818 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
29819   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
29820 else
29821   cat
29822 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
29823   || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
29824 $as_echo "$as_me: error: could not setup config files machinery" >&2;}
29825    { (exit 1); exit 1; }; }
29826 _ACEOF
29827
29828 # VPATH may cause trouble with some makes, so we remove $(srcdir),
29829 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
29830 # trailing colons and then remove the whole line if VPATH becomes empty
29831 # (actually we leave an empty line to preserve line numbers).
29832 if test "x$srcdir" = x.; then
29833   ac_vpsub='/^[  ]*VPATH[        ]*=/{
29834 s/:*\$(srcdir):*/:/
29835 s/:*\${srcdir}:*/:/
29836 s/:*@srcdir@:*/:/
29837 s/^\([^=]*=[     ]*\):*/\1/
29838 s/:*$//
29839 s/^[^=]*=[       ]*$//
29840 }'
29841 fi
29842
29843 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29844 fi # test -n "$CONFIG_FILES"
29845
29846 # Set up the scripts for CONFIG_HEADERS section.
29847 # No need to generate them if there are no CONFIG_HEADERS.
29848 # This happens for instance with `./config.status Makefile'.
29849 if test -n "$CONFIG_HEADERS"; then
29850 cat >"$tmp/defines.awk" <<\_ACAWK ||
29851 BEGIN {
29852 _ACEOF
29853
29854 # Transform confdefs.h into an awk script `defines.awk', embedded as
29855 # here-document in config.status, that substitutes the proper values into
29856 # config.h.in to produce config.h.
29857
29858 # Create a delimiter string that does not exist in confdefs.h, to ease
29859 # handling of long lines.
29860 ac_delim='%!_!# '
29861 for ac_last_try in false false :; do
29862   ac_t=`sed -n "/$ac_delim/p" confdefs.h`
29863   if test -z "$ac_t"; then
29864     break
29865   elif $ac_last_try; then
29866     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
29867 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
29868    { (exit 1); exit 1; }; }
29869   else
29870     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
29871   fi
29872 done
29873
29874 # For the awk script, D is an array of macro values keyed by name,
29875 # likewise P contains macro parameters if any.  Preserve backslash
29876 # newline sequences.
29877
29878 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
29879 sed -n '
29880 s/.\{148\}/&'"$ac_delim"'/g
29881 t rset
29882 :rset
29883 s/^[     ]*#[    ]*define[       ][      ]*/ /
29884 t def
29885 d
29886 :def
29887 s/\\$//
29888 t bsnl
29889 s/["\\]/\\&/g
29890 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
29891 D["\1"]=" \3"/p
29892 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2"/p
29893 d
29894 :bsnl
29895 s/["\\]/\\&/g
29896 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
29897 D["\1"]=" \3\\\\\\n"\\/p
29898 t cont
29899 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
29900 t cont
29901 d
29902 :cont
29903 n
29904 s/.\{148\}/&'"$ac_delim"'/g
29905 t clear
29906 :clear
29907 s/\\$//
29908 t bsnlc
29909 s/["\\]/\\&/g; s/^/"/; s/$/"/p
29910 d
29911 :bsnlc
29912 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
29913 b cont
29914 ' <confdefs.h | sed '
29915 s/'"$ac_delim"'/"\\\
29916 "/g' >>$CONFIG_STATUS || ac_write_fail=1
29917
29918 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29919   for (key in D) D_is_set[key] = 1
29920   FS = "\a"
29921 }
29922 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
29923   line = \$ 0
29924   split(line, arg, " ")
29925   if (arg[1] == "#") {
29926     defundef = arg[2]
29927     mac1 = arg[3]
29928   } else {
29929     defundef = substr(arg[1], 2)
29930     mac1 = arg[2]
29931   }
29932   split(mac1, mac2, "(") #)
29933   macro = mac2[1]
29934   prefix = substr(line, 1, index(line, defundef) - 1)
29935   if (D_is_set[macro]) {
29936     # Preserve the white space surrounding the "#".
29937     print prefix "define", macro P[macro] D[macro]
29938     next
29939   } else {
29940     # Replace #undef with comments.  This is necessary, for example,
29941     # in the case of _POSIX_SOURCE, which is predefined and required
29942     # on some systems where configure will not decide to define it.
29943     if (defundef == "undef") {
29944       print "/*", prefix defundef, macro, "*/"
29945       next
29946     }
29947   }
29948 }
29949 { print }
29950 _ACAWK
29951 _ACEOF
29952 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29953   { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
29954 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
29955    { (exit 1); exit 1; }; }
29956 fi # test -n "$CONFIG_HEADERS"
29957
29958
29959 eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
29960 shift
29961 for ac_tag
29962 do
29963   case $ac_tag in
29964   :[FHLC]) ac_mode=$ac_tag; continue;;
29965   esac
29966   case $ac_mode$ac_tag in
29967   :[FHL]*:*);;
29968   :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
29969 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
29970    { (exit 1); exit 1; }; };;
29971   :[FH]-) ac_tag=-:-;;
29972   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
29973   esac
29974   ac_save_IFS=$IFS
29975   IFS=:
29976   set x $ac_tag
29977   IFS=$ac_save_IFS
29978   shift
29979   ac_file=$1
29980   shift
29981
29982   case $ac_mode in
29983   :L) ac_source=$1;;
29984   :[FH])
29985     ac_file_inputs=
29986     for ac_f
29987     do
29988       case $ac_f in
29989       -) ac_f="$tmp/stdin";;
29990       *) # Look for the file first in the build tree, then in the source tree
29991          # (if the path is not absolute).  The absolute path cannot be DOS-style,
29992          # because $ac_f cannot contain `:'.
29993          test -f "$ac_f" ||
29994            case $ac_f in
29995            [\\/$]*) false;;
29996            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
29997            esac ||
29998            { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
29999 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
30000    { (exit 1); exit 1; }; };;
30001       esac
30002       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
30003       ac_file_inputs="$ac_file_inputs '$ac_f'"
30004     done
30005
30006     # Let's still pretend it is `configure' which instantiates (i.e., don't
30007     # use $as_me), people would be surprised to read:
30008     #    /* config.h.  Generated by config.status.  */
30009     configure_input='Generated from '`
30010           $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
30011         `' by configure.'
30012     if test x"$ac_file" != x-; then
30013       configure_input="$ac_file.  $configure_input"
30014       { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
30015 $as_echo "$as_me: creating $ac_file" >&6;}
30016     fi
30017     # Neutralize special characters interpreted by sed in replacement strings.
30018     case $configure_input in #(
30019     *\&* | *\|* | *\\* )
30020        ac_sed_conf_input=`$as_echo "$configure_input" |
30021        sed 's/[\\\\&|]/\\\\&/g'`;; #(
30022     *) ac_sed_conf_input=$configure_input;;
30023     esac
30024
30025     case $ac_tag in
30026     *:-:* | *:-) cat >"$tmp/stdin" \
30027       || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30028 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30029    { (exit 1); exit 1; }; } ;;
30030     esac
30031     ;;
30032   esac
30033
30034   ac_dir=`$as_dirname -- "$ac_file" ||
30035 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
30036          X"$ac_file" : 'X\(//\)[^/]' \| \
30037          X"$ac_file" : 'X\(//\)$' \| \
30038          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
30039 $as_echo X"$ac_file" |
30040     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
30041             s//\1/
30042             q
30043           }
30044           /^X\(\/\/\)[^/].*/{
30045             s//\1/
30046             q
30047           }
30048           /^X\(\/\/\)$/{
30049             s//\1/
30050             q
30051           }
30052           /^X\(\/\).*/{
30053             s//\1/
30054             q
30055           }
30056           s/.*/./; q'`
30057   { as_dir="$ac_dir"
30058   case $as_dir in #(
30059   -*) as_dir=./$as_dir;;
30060   esac
30061   test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
30062     as_dirs=
30063     while :; do
30064       case $as_dir in #(
30065       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
30066       *) as_qdir=$as_dir;;
30067       esac
30068       as_dirs="'$as_qdir' $as_dirs"
30069       as_dir=`$as_dirname -- "$as_dir" ||
30070 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
30071          X"$as_dir" : 'X\(//\)[^/]' \| \
30072          X"$as_dir" : 'X\(//\)$' \| \
30073          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
30074 $as_echo X"$as_dir" |
30075     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
30076             s//\1/
30077             q
30078           }
30079           /^X\(\/\/\)[^/].*/{
30080             s//\1/
30081             q
30082           }
30083           /^X\(\/\/\)$/{
30084             s//\1/
30085             q
30086           }
30087           /^X\(\/\).*/{
30088             s//\1/
30089             q
30090           }
30091           s/.*/./; q'`
30092       test -d "$as_dir" && break
30093     done
30094     test -z "$as_dirs" || eval "mkdir $as_dirs"
30095   } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
30096 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
30097    { (exit 1); exit 1; }; }; }
30098   ac_builddir=.
30099
30100 case "$ac_dir" in
30101 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
30102 *)
30103   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
30104   # A ".." for each directory in $ac_dir_suffix.
30105   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
30106   case $ac_top_builddir_sub in
30107   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
30108   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
30109   esac ;;
30110 esac
30111 ac_abs_top_builddir=$ac_pwd
30112 ac_abs_builddir=$ac_pwd$ac_dir_suffix
30113 # for backward compatibility:
30114 ac_top_builddir=$ac_top_build_prefix
30115
30116 case $srcdir in
30117   .)  # We are building in place.
30118     ac_srcdir=.
30119     ac_top_srcdir=$ac_top_builddir_sub
30120     ac_abs_top_srcdir=$ac_pwd ;;
30121   [\\/]* | ?:[\\/]* )  # Absolute name.
30122     ac_srcdir=$srcdir$ac_dir_suffix;
30123     ac_top_srcdir=$srcdir
30124     ac_abs_top_srcdir=$srcdir ;;
30125   *) # Relative name.
30126     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
30127     ac_top_srcdir=$ac_top_build_prefix$srcdir
30128     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
30129 esac
30130 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
30131
30132
30133   case $ac_mode in
30134   :F)
30135   #
30136   # CONFIG_FILE
30137   #
30138
30139   case $INSTALL in
30140   [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
30141   *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
30142   esac
30143 _ACEOF
30144
30145 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
30146 # If the template does not know about datarootdir, expand it.
30147 # FIXME: This hack should be removed a few years after 2.60.
30148 ac_datarootdir_hack=; ac_datarootdir_seen=
30149
30150 ac_sed_dataroot='
30151 /datarootdir/ {
30152   p
30153   q
30154 }
30155 /@datadir@/p
30156 /@docdir@/p
30157 /@infodir@/p
30158 /@localedir@/p
30159 /@mandir@/p
30160 '
30161 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
30162 *datarootdir*) ac_datarootdir_seen=yes;;
30163 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
30164   { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
30165 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
30166 _ACEOF
30167 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30168   ac_datarootdir_hack='
30169   s&@datadir@&$datadir&g
30170   s&@docdir@&$docdir&g
30171   s&@infodir@&$infodir&g
30172   s&@localedir@&$localedir&g
30173   s&@mandir@&$mandir&g
30174     s&\\\${datarootdir}&$datarootdir&g' ;;
30175 esac
30176 _ACEOF
30177
30178 # Neutralize VPATH when `$srcdir' = `.'.
30179 # Shell code in configure.ac might set extrasub.
30180 # FIXME: do we really want to maintain this feature?
30181 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30182 ac_sed_extra="$ac_vpsub
30183 $extrasub
30184 _ACEOF
30185 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
30186 :t
30187 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
30188 s|@configure_input@|$ac_sed_conf_input|;t t
30189 s&@top_builddir@&$ac_top_builddir_sub&;t t
30190 s&@top_build_prefix@&$ac_top_build_prefix&;t t
30191 s&@srcdir@&$ac_srcdir&;t t
30192 s&@abs_srcdir@&$ac_abs_srcdir&;t t
30193 s&@top_srcdir@&$ac_top_srcdir&;t t
30194 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
30195 s&@builddir@&$ac_builddir&;t t
30196 s&@abs_builddir@&$ac_abs_builddir&;t t
30197 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
30198 s&@INSTALL@&$ac_INSTALL&;t t
30199 $ac_datarootdir_hack
30200 "
30201 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
30202 if $ac_cs_awk_getline; then
30203   $AWK -f "$tmp/subs.awk"
30204 else
30205   $AWK -f "$tmp/subs.awk" | $SHELL
30206 fi >$tmp/out \
30207   || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30208 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30209    { (exit 1); exit 1; }; }
30210
30211 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
30212   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
30213   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
30214   { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
30215 which seems to be undefined.  Please make sure it is defined." >&5
30216 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
30217 which seems to be undefined.  Please make sure it is defined." >&2;}
30218
30219   rm -f "$tmp/stdin"
30220   case $ac_file in
30221   -) cat "$tmp/out" && rm -f "$tmp/out";;
30222   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
30223   esac \
30224   || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30225 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30226    { (exit 1); exit 1; }; }
30227  ;;
30228   :H)
30229   #
30230   # CONFIG_HEADER
30231   #
30232   if test x"$ac_file" != x-; then
30233     {
30234       $as_echo "/* $configure_input  */" \
30235       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
30236     } >"$tmp/config.h" \
30237       || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30238 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30239    { (exit 1); exit 1; }; }
30240     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
30241       { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
30242 $as_echo "$as_me: $ac_file is unchanged" >&6;}
30243     else
30244       rm -f "$ac_file"
30245       mv "$tmp/config.h" "$ac_file" \
30246         || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30247 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30248    { (exit 1); exit 1; }; }
30249     fi
30250   else
30251     $as_echo "/* $configure_input  */" \
30252       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
30253       || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
30254 $as_echo "$as_me: error: could not create -" >&2;}
30255    { (exit 1); exit 1; }; }
30256   fi
30257  ;;
30258
30259   :C)  { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
30260 $as_echo "$as_me: executing $ac_file commands" >&6;}
30261  ;;
30262   esac
30263
30264
30265   case $ac_file$ac_mode in
30266     "include/stamp-h":C) echo timestamp > include/stamp-h ;;
30267     "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
30268 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
30269     "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
30270 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
30271     "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
30272 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
30273     "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
30274 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
30275     "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
30276 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
30277     "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
30278 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
30279
30280   esac
30281 done # for ac_tag
30282
30283
30284 { (exit 0); exit 0; }
30285 _ACEOF
30286 chmod +x $CONFIG_STATUS
30287 ac_clean_files=$ac_clean_files_save
30288
30289 test $ac_write_fail = 0 ||
30290   { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
30291 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
30292    { (exit 1); exit 1; }; }
30293
30294
30295 # configure is writing to config.log, and then calls config.status.
30296 # config.status does its own redirection, appending to config.log.
30297 # Unfortunately, on DOS this fails, as config.log is still kept open
30298 # by configure, so config.status won't be able to write to it; its
30299 # output is simply discarded.  So we exec the FD to /dev/null,
30300 # effectively closing config.log, so it can be properly (re)opened and
30301 # appended to by config.status.  When coming back to configure, we
30302 # need to make the FD available again.
30303 if test "$no_create" != yes; then
30304   ac_cs_success=:
30305   ac_config_status_args=
30306   test "$silent" = yes &&
30307     ac_config_status_args="$ac_config_status_args --quiet"
30308   exec 5>/dev/null
30309   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
30310   exec 5>>config.log
30311   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
30312   # would make configure fail if this is the last instruction.
30313   $ac_cs_success || { (exit 1); exit 1; }
30314 fi
30315 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
30316   { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
30317 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
30318 fi
30319
30320
30321 if test "$no_create" = "yes"
30322 then
30323   exit 0
30324 fi
30325
30326 ac_save_IFS="$IFS"
30327 if test "x$wine_notices != "x; then
30328     echo >&6
30329     IFS="|"
30330     for msg in $wine_notices; do
30331         IFS="$ac_save_IFS"
30332         if test -n "$msg"; then
30333             { $as_echo "$as_me:$LINENO: $msg" >&5
30334 $as_echo "$as_me: $msg" >&6;}
30335         fi
30336     done
30337 fi
30338 IFS="|"
30339 for msg in $wine_warnings; do
30340     IFS="$ac_save_IFS"
30341     if test -n "$msg"; then
30342         echo >&2
30343         { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
30344 $as_echo "$as_me: WARNING: $msg" >&2;}
30345     fi
30346 done
30347 IFS="$ac_save_IFS"
30348
30349 echo "
30350 $as_me: Finished.  Do '${ac_make} depend && ${ac_make}' to compile Wine.
30351 " >&6
30352