configure: Check for IOHIDManagerCreate function that's missing on Tiger.
[wine] / configure
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.63 for Wine 1.1.16.
4 #
5 # Report bugs to <wine-devel@winehq.org>.
6 #
7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## --------------------- ##
12 ## M4sh Initialization.  ##
13 ## --------------------- ##
14
15 # Be more Bourne compatible
16 DUALCASE=1; export DUALCASE # for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
18   emulate sh
19   NULLCMD=:
20   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21   # is contrary to our usage.  Disable this feature.
22   alias -g '${1+"$@"}'='"$@"'
23   setopt NO_GLOB_SUBST
24 else
25   case `(set -o) 2>/dev/null` in
26   *posix*) set -o posix ;;
27 esac
28
29 fi
30
31
32
33
34 # PATH needs CR
35 # Avoid depending upon Character Ranges.
36 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
37 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
38 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
39 as_cr_digits='0123456789'
40 as_cr_alnum=$as_cr_Letters$as_cr_digits
41
42 as_nl='
43 '
44 export as_nl
45 # Printing a long string crashes Solaris 7 /usr/bin/printf.
46 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
47 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
48 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
49 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
50   as_echo='printf %s\n'
51   as_echo_n='printf %s'
52 else
53   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
55     as_echo_n='/usr/ucb/echo -n'
56   else
57     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
58     as_echo_n_body='eval
59       arg=$1;
60       case $arg in
61       *"$as_nl"*)
62         expr "X$arg" : "X\\(.*\\)$as_nl";
63         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
64       esac;
65       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
66     '
67     export as_echo_n_body
68     as_echo_n='sh -c $as_echo_n_body as_echo'
69   fi
70   export as_echo_body
71   as_echo='sh -c $as_echo_body as_echo'
72 fi
73
74 # The user is always right.
75 if test "${PATH_SEPARATOR+set}" != set; then
76   PATH_SEPARATOR=:
77   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
79       PATH_SEPARATOR=';'
80   }
81 fi
82
83 # Support unset when possible.
84 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
85   as_unset=unset
86 else
87   as_unset=false
88 fi
89
90
91 # IFS
92 # We need space, tab and new line, in precisely that order.  Quoting is
93 # there to prevent editors from complaining about space-tab.
94 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
95 # splitting by setting IFS to empty value.)
96 IFS=" ""        $as_nl"
97
98 # Find who we are.  Look in the path if we contain no directory separator.
99 case $0 in
100   *[\\/]* ) as_myself=$0 ;;
101   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
102 for as_dir in $PATH
103 do
104   IFS=$as_save_IFS
105   test -z "$as_dir" && as_dir=.
106   test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
107 done
108 IFS=$as_save_IFS
109
110      ;;
111 esac
112 # We did not find ourselves, most probably we were run as `sh COMMAND'
113 # in which case we are not to be found in the path.
114 if test "x$as_myself" = x; then
115   as_myself=$0
116 fi
117 if test ! -f "$as_myself"; then
118   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
119   { (exit 1); exit 1; }
120 fi
121
122 # Work around bugs in pre-3.0 UWIN ksh.
123 for as_var in ENV MAIL MAILPATH
124 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
125 done
126 PS1='$ '
127 PS2='> '
128 PS4='+ '
129
130 # NLS nuisances.
131 LC_ALL=C
132 export LC_ALL
133 LANGUAGE=C
134 export LANGUAGE
135
136 # Required to use basename.
137 if expr a : '\(a\)' >/dev/null 2>&1 &&
138    test "X`expr 00001 : '.*\(...\)'`" = X001; then
139   as_expr=expr
140 else
141   as_expr=false
142 fi
143
144 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
145   as_basename=basename
146 else
147   as_basename=false
148 fi
149
150
151 # Name of the executable.
152 as_me=`$as_basename -- "$0" ||
153 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
154          X"$0" : 'X\(//\)$' \| \
155          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
156 $as_echo X/"$0" |
157     sed '/^.*\/\([^/][^/]*\)\/*$/{
158             s//\1/
159             q
160           }
161           /^X\/\(\/\/\)$/{
162             s//\1/
163             q
164           }
165           /^X\/\(\/\).*/{
166             s//\1/
167             q
168           }
169           s/.*/./; q'`
170
171 # CDPATH.
172 $as_unset CDPATH
173
174
175 if test "x$CONFIG_SHELL" = x; then
176   if (eval ":") 2>/dev/null; then
177   as_have_required=yes
178 else
179   as_have_required=no
180 fi
181
182   if test $as_have_required = yes &&     (eval ":
183 (as_func_return () {
184   (exit \$1)
185 }
186 as_func_success () {
187   as_func_return 0
188 }
189 as_func_failure () {
190   as_func_return 1
191 }
192 as_func_ret_success () {
193   return 0
194 }
195 as_func_ret_failure () {
196   return 1
197 }
198
199 exitcode=0
200 if as_func_success; then
201   :
202 else
203   exitcode=1
204   echo as_func_success failed.
205 fi
206
207 if as_func_failure; then
208   exitcode=1
209   echo as_func_failure succeeded.
210 fi
211
212 if as_func_ret_success; then
213   :
214 else
215   exitcode=1
216   echo as_func_ret_success failed.
217 fi
218
219 if as_func_ret_failure; then
220   exitcode=1
221   echo as_func_ret_failure succeeded.
222 fi
223
224 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
225   :
226 else
227   exitcode=1
228   echo positional parameters were not saved.
229 fi
230
231 test \$exitcode = 0) || { (exit 1); exit 1; }
232
233 (
234   as_lineno_1=\$LINENO
235   as_lineno_2=\$LINENO
236   test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
237   test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
238 ") 2> /dev/null; then
239   :
240 else
241   as_candidate_shells=
242     as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
243 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
244 do
245   IFS=$as_save_IFS
246   test -z "$as_dir" && as_dir=.
247   case $as_dir in
248          /*)
249            for as_base in sh bash ksh sh5; do
250              as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
251            done;;
252        esac
253 done
254 IFS=$as_save_IFS
255
256
257       for as_shell in $as_candidate_shells $SHELL; do
258          # Try only shells that exist, to save several forks.
259          if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
260                 { ("$as_shell") 2> /dev/null <<\_ASEOF
261 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
262   emulate sh
263   NULLCMD=:
264   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
265   # is contrary to our usage.  Disable this feature.
266   alias -g '${1+"$@"}'='"$@"'
267   setopt NO_GLOB_SUBST
268 else
269   case `(set -o) 2>/dev/null` in
270   *posix*) set -o posix ;;
271 esac
272
273 fi
274
275
276 :
277 _ASEOF
278 }; then
279   CONFIG_SHELL=$as_shell
280                as_have_required=yes
281                if { "$as_shell" 2> /dev/null <<\_ASEOF
282 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
283   emulate sh
284   NULLCMD=:
285   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
286   # is contrary to our usage.  Disable this feature.
287   alias -g '${1+"$@"}'='"$@"'
288   setopt NO_GLOB_SUBST
289 else
290   case `(set -o) 2>/dev/null` in
291   *posix*) set -o posix ;;
292 esac
293
294 fi
295
296
297 :
298 (as_func_return () {
299   (exit $1)
300 }
301 as_func_success () {
302   as_func_return 0
303 }
304 as_func_failure () {
305   as_func_return 1
306 }
307 as_func_ret_success () {
308   return 0
309 }
310 as_func_ret_failure () {
311   return 1
312 }
313
314 exitcode=0
315 if as_func_success; then
316   :
317 else
318   exitcode=1
319   echo as_func_success failed.
320 fi
321
322 if as_func_failure; then
323   exitcode=1
324   echo as_func_failure succeeded.
325 fi
326
327 if as_func_ret_success; then
328   :
329 else
330   exitcode=1
331   echo as_func_ret_success failed.
332 fi
333
334 if as_func_ret_failure; then
335   exitcode=1
336   echo as_func_ret_failure succeeded.
337 fi
338
339 if ( set x; as_func_ret_success y && test x = "$1" ); then
340   :
341 else
342   exitcode=1
343   echo positional parameters were not saved.
344 fi
345
346 test $exitcode = 0) || { (exit 1); exit 1; }
347
348 (
349   as_lineno_1=$LINENO
350   as_lineno_2=$LINENO
351   test "x$as_lineno_1" != "x$as_lineno_2" &&
352   test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
353
354 _ASEOF
355 }; then
356   break
357 fi
358
359 fi
360
361       done
362
363       if test "x$CONFIG_SHELL" != x; then
364   for as_var in BASH_ENV ENV
365         do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
366         done
367         export CONFIG_SHELL
368         exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
369 fi
370
371
372     if test $as_have_required = no; then
373   echo This script requires a shell more modern than all the
374       echo shells that I found on your system.  Please install a
375       echo modern shell, or manually run the script under such a
376       echo shell if you do have one.
377       { (exit 1); exit 1; }
378 fi
379
380
381 fi
382
383 fi
384
385
386
387 (eval "as_func_return () {
388   (exit \$1)
389 }
390 as_func_success () {
391   as_func_return 0
392 }
393 as_func_failure () {
394   as_func_return 1
395 }
396 as_func_ret_success () {
397   return 0
398 }
399 as_func_ret_failure () {
400   return 1
401 }
402
403 exitcode=0
404 if as_func_success; then
405   :
406 else
407   exitcode=1
408   echo as_func_success failed.
409 fi
410
411 if as_func_failure; then
412   exitcode=1
413   echo as_func_failure succeeded.
414 fi
415
416 if as_func_ret_success; then
417   :
418 else
419   exitcode=1
420   echo as_func_ret_success failed.
421 fi
422
423 if as_func_ret_failure; then
424   exitcode=1
425   echo as_func_ret_failure succeeded.
426 fi
427
428 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
429   :
430 else
431   exitcode=1
432   echo positional parameters were not saved.
433 fi
434
435 test \$exitcode = 0") || {
436   echo No shell found that supports shell functions.
437   echo Please tell bug-autoconf@gnu.org about your system,
438   echo including any error possibly output before this message.
439   echo This can help us improve future autoconf versions.
440   echo Configuration will now proceed without shell functions.
441 }
442
443
444
445   as_lineno_1=$LINENO
446   as_lineno_2=$LINENO
447   test "x$as_lineno_1" != "x$as_lineno_2" &&
448   test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
449
450   # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
451   # uniformly replaced by the line number.  The first 'sed' inserts a
452   # line-number line after each line using $LINENO; the second 'sed'
453   # does the real work.  The second script uses 'N' to pair each
454   # line-number line with the line containing $LINENO, and appends
455   # trailing '-' during substitution so that $LINENO is not a special
456   # case at line end.
457   # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
458   # scripts with optimization help from Paolo Bonzini.  Blame Lee
459   # E. McMahon (1931-1989) for sed's syntax.  :-)
460   sed -n '
461     p
462     /[$]LINENO/=
463   ' <$as_myself |
464     sed '
465       s/[$]LINENO.*/&-/
466       t lineno
467       b
468       :lineno
469       N
470       :loop
471       s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
472       t loop
473       s/-\n.*//
474     ' >$as_me.lineno &&
475   chmod +x "$as_me.lineno" ||
476     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
477    { (exit 1); exit 1; }; }
478
479   # Don't try to exec as it changes $[0], causing all sort of problems
480   # (the dirname of $[0] is not the place where we might find the
481   # original and so on.  Autoconf is especially sensitive to this).
482   . "./$as_me.lineno"
483   # Exit status is that of the last command.
484   exit
485 }
486
487
488 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
489   as_dirname=dirname
490 else
491   as_dirname=false
492 fi
493
494 ECHO_C= ECHO_N= ECHO_T=
495 case `echo -n x` in
496 -n*)
497   case `echo 'x\c'` in
498   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
499   *)   ECHO_C='\c';;
500   esac;;
501 *)
502   ECHO_N='-n';;
503 esac
504 if expr a : '\(a\)' >/dev/null 2>&1 &&
505    test "X`expr 00001 : '.*\(...\)'`" = X001; then
506   as_expr=expr
507 else
508   as_expr=false
509 fi
510
511 rm -f conf$$ conf$$.exe conf$$.file
512 if test -d conf$$.dir; then
513   rm -f conf$$.dir/conf$$.file
514 else
515   rm -f conf$$.dir
516   mkdir conf$$.dir 2>/dev/null
517 fi
518 if (echo >conf$$.file) 2>/dev/null; then
519   if ln -s conf$$.file conf$$ 2>/dev/null; then
520     as_ln_s='ln -s'
521     # ... but there are two gotchas:
522     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
523     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
524     # In both cases, we have to default to `cp -p'.
525     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
526       as_ln_s='cp -p'
527   elif ln conf$$.file conf$$ 2>/dev/null; then
528     as_ln_s=ln
529   else
530     as_ln_s='cp -p'
531   fi
532 else
533   as_ln_s='cp -p'
534 fi
535 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
536 rmdir conf$$.dir 2>/dev/null
537
538 if mkdir -p . 2>/dev/null; then
539   as_mkdir_p=:
540 else
541   test -d ./-p && rmdir ./-p
542   as_mkdir_p=false
543 fi
544
545 if test -x / >/dev/null 2>&1; then
546   as_test_x='test -x'
547 else
548   if ls -dL / >/dev/null 2>&1; then
549     as_ls_L_option=L
550   else
551     as_ls_L_option=
552   fi
553   as_test_x='
554     eval sh -c '\''
555       if test -d "$1"; then
556         test -d "$1/.";
557       else
558         case $1 in
559         -*)set "./$1";;
560         esac;
561         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
562         ???[sx]*):;;*)false;;esac;fi
563     '\'' sh
564   '
565 fi
566 as_executable_p=$as_test_x
567
568 # Sed expression to map a string onto a valid CPP name.
569 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
570
571 # Sed expression to map a string onto a valid variable name.
572 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
573
574
575
576 exec 7<&0 </dev/null 6>&1
577
578 # Name of the host.
579 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
580 # so uname gets run too.
581 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
582
583 #
584 # Initializations.
585 #
586 ac_default_prefix=/usr/local
587 ac_clean_files=
588 ac_config_libobj_dir=.
589 LIBOBJS=
590 cross_compiling=no
591 subdirs=
592 MFLAGS=
593 MAKEFLAGS=
594 SHELL=${CONFIG_SHELL-/bin/sh}
595
596 # Identity of this package.
597 PACKAGE_NAME='Wine'
598 PACKAGE_TARNAME='wine'
599 PACKAGE_VERSION='1.1.16'
600 PACKAGE_STRING='Wine 1.1.16'
601 PACKAGE_BUGREPORT='wine-devel@winehq.org'
602
603 ac_unique_file="server/atom.c"
604 # Factoring default headers for most tests.
605 ac_includes_default="\
606 #include <stdio.h>
607 #ifdef HAVE_SYS_TYPES_H
608 # include <sys/types.h>
609 #endif
610 #ifdef HAVE_SYS_STAT_H
611 # include <sys/stat.h>
612 #endif
613 #ifdef STDC_HEADERS
614 # include <stdlib.h>
615 # include <stddef.h>
616 #else
617 # ifdef HAVE_STDLIB_H
618 #  include <stdlib.h>
619 # endif
620 #endif
621 #ifdef HAVE_STRING_H
622 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
623 #  include <memory.h>
624 # endif
625 # include <string.h>
626 #endif
627 #ifdef HAVE_STRINGS_H
628 # include <strings.h>
629 #endif
630 #ifdef HAVE_INTTYPES_H
631 # include <inttypes.h>
632 #endif
633 #ifdef HAVE_STDINT_H
634 # include <stdint.h>
635 #endif
636 #ifdef HAVE_UNISTD_H
637 # include <unistd.h>
638 #endif"
639
640 ac_subst_vars='LTLIBOBJS
641 LIBOBJS
642 ALL_WINETEST_DEPENDS
643 ALL_PROGRAM_BIN_INSTALL_DIRS
644 ALL_PROGRAM_INSTALL_DIRS
645 ALL_PROGRAM_DIRS
646 ALL_TEST_DIRS
647 ALL_IMPLIB_DIRS
648 ALL_DLL_DIRS
649 ALL_TOP_DIRS
650 ALL_MAKEFILE_DEPENDS
651 ALL_MAKEFILES
652 ALL_MAKERULES
653 DEPENDENCIES
654 LDAPLIBS
655 LIBPOLL
656 LIBDL
657 EXTRA_BINARIES
658 SOCKETLIBS
659 CRTLIBS
660 LDPATH
661 BUILTINFLAG
662 EXTRACFLAGS
663 LIBKSTAT
664 FONTCONFIGINCL
665 CUPSINCL
666 AUDIOIOLIBS
667 ALSALIBS
668 ESDLIBS
669 ESDINCL
670 ESDCONFIG
671 FREETYPEINCL
672 FREETYPELIBS
673 ft_devel
674 LCMSLIBS
675 RESOLVLIBS
676 GPHOTO2INCL
677 GPHOTO2LIBS
678 gphoto2port_devel
679 gphoto2_devel
680 SANEINCL
681 sane_devel
682 GNUTLSINCL
683 HALINCL
684 XSLTINCL
685 XML2INCL
686 XML2LIBS
687 NASLIBS
688 X_EXTRA_LIBS
689 X_LIBS
690 X_PRE_LIBS
691 X_CFLAGS
692 XMKMF
693 LIBPTHREAD
694 CROSSTEST
695 CROSSWINDRES
696 CROSSCC
697 CARBONLIB
698 COREAUDIO
699 DISKARBITRATIONLIB
700 LDEXECFLAGS
701 IOKITLIB
702 COREFOUNDATIONLIB
703 SECURITYLIB
704 MINGWAR
705 DLLWRAP
706 DLLTOOL
707 LDD
708 LDRPATH_LOCAL
709 LDRPATH_INSTALL
710 IMPLIBEXT
711 LIBEXT
712 LDDLLFLAGS
713 LDSHARED
714 DLLFLAGS
715 DLLEXT
716 CPP
717 OPENGL_LIBS
718 XLIB
719 PRELINK
720 ICOTOOL
721 RSVG
722 PKG_CONFIG
723 FONTFORGE
724 LINTFLAGS
725 LINT
726 INSTALL_DATA
727 INSTALL_SCRIPT
728 INSTALL_PROGRAM
729 LDCONFIG
730 EGREP
731 GREP
732 LN
733 LN_S
734 WINDRES
735 STRIP
736 RANLIB
737 ARFLAGS
738 ac_ct_AR
739 AR
740 ac_ct_NM
741 NM
742 ac_ct_LD
743 LD
744 ac_ct_AS
745 AS
746 BISON
747 FLEX
748 TOOLSDIR
749 WIN16_INSTALL
750 WIN16_FILES
751 TARGETFLAGS
752 CPPBIN
753 ac_ct_CXX
754 CXXFLAGS
755 CXX
756 OBJEXT
757 EXEEXT
758 ac_ct_CC
759 CPPFLAGS
760 LDFLAGS
761 CFLAGS
762 CC
763 SET_MAKE
764 host_os
765 host_vendor
766 host_cpu
767 host
768 build_os
769 build_vendor
770 build_cpu
771 build
772 MAINTAINER_MODE
773 target_alias
774 host_alias
775 build_alias
776 LIBS
777 ECHO_T
778 ECHO_N
779 ECHO_C
780 DEFS
781 mandir
782 localedir
783 libdir
784 psdir
785 pdfdir
786 dvidir
787 htmldir
788 infodir
789 docdir
790 oldincludedir
791 includedir
792 localstatedir
793 sharedstatedir
794 sysconfdir
795 datadir
796 datarootdir
797 libexecdir
798 sbindir
799 bindir
800 program_transform_name
801 prefix
802 exec_prefix
803 PACKAGE_BUGREPORT
804 PACKAGE_STRING
805 PACKAGE_VERSION
806 PACKAGE_TARNAME
807 PACKAGE_NAME
808 PATH_SEPARATOR
809 SHELL'
810 ac_subst_files='MAKE_RULES
811 MAKE_DLL_RULES
812 MAKE_IMPLIB_RULES
813 MAKE_TEST_RULES
814 MAKE_PROG_RULES'
815 ac_user_opts='
816 enable_option_checking
817 enable_win16
818 enable_win64
819 enable_tests
820 enable_maintainer_mode
821 with_alsa
822 with_audioio
823 with_capi
824 with_cms
825 with_coreaudio
826 with_cups
827 with_curses
828 with_esd
829 with_fontconfig
830 with_freetype
831 with_gphoto
832 with_glu
833 with_gnutls
834 with_hal
835 with_jack
836 with_jpeg
837 with_ldap
838 with_nas
839 with_opengl
840 with_openssl
841 with_oss
842 with_png
843 with_pthread
844 with_sane
845 with_xcomposite
846 with_xcursor
847 with_xinerama
848 with_xinput
849 with_xml
850 with_xrandr
851 with_xrender
852 with_xshape
853 with_xshm
854 with_xslt
855 with_xxf86vm
856 with_wine_tools
857 with_x
858 '
859       ac_precious_vars='build_alias
860 host_alias
861 target_alias
862 CC
863 CFLAGS
864 LDFLAGS
865 LIBS
866 CPPFLAGS
867 CXX
868 CXXFLAGS
869 CCC
870 CPP
871 XMKMF'
872
873
874 # Initialize some variables set by options.
875 ac_init_help=
876 ac_init_version=false
877 ac_unrecognized_opts=
878 ac_unrecognized_sep=
879 # The variables have the same names as the options, with
880 # dashes changed to underlines.
881 cache_file=/dev/null
882 exec_prefix=NONE
883 no_create=
884 no_recursion=
885 prefix=NONE
886 program_prefix=NONE
887 program_suffix=NONE
888 program_transform_name=s,x,x,
889 silent=
890 site=
891 srcdir=
892 verbose=
893 x_includes=NONE
894 x_libraries=NONE
895
896 # Installation directory options.
897 # These are left unexpanded so users can "make install exec_prefix=/foo"
898 # and all the variables that are supposed to be based on exec_prefix
899 # by default will actually change.
900 # Use braces instead of parens because sh, perl, etc. also accept them.
901 # (The list follows the same order as the GNU Coding Standards.)
902 bindir='${exec_prefix}/bin'
903 sbindir='${exec_prefix}/sbin'
904 libexecdir='${exec_prefix}/libexec'
905 datarootdir='${prefix}/share'
906 datadir='${datarootdir}'
907 sysconfdir='${prefix}/etc'
908 sharedstatedir='${prefix}/com'
909 localstatedir='${prefix}/var'
910 includedir='${prefix}/include'
911 oldincludedir='/usr/include'
912 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
913 infodir='${datarootdir}/info'
914 htmldir='${docdir}'
915 dvidir='${docdir}'
916 pdfdir='${docdir}'
917 psdir='${docdir}'
918 libdir='${exec_prefix}/lib'
919 localedir='${datarootdir}/locale'
920 mandir='${datarootdir}/man'
921
922 ac_prev=
923 ac_dashdash=
924 for ac_option
925 do
926   # If the previous option needs an argument, assign it.
927   if test -n "$ac_prev"; then
928     eval $ac_prev=\$ac_option
929     ac_prev=
930     continue
931   fi
932
933   case $ac_option in
934   *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
935   *)    ac_optarg=yes ;;
936   esac
937
938   # Accept the important Cygnus configure options, so we can diagnose typos.
939
940   case $ac_dashdash$ac_option in
941   --)
942     ac_dashdash=yes ;;
943
944   -bindir | --bindir | --bindi | --bind | --bin | --bi)
945     ac_prev=bindir ;;
946   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
947     bindir=$ac_optarg ;;
948
949   -build | --build | --buil | --bui | --bu)
950     ac_prev=build_alias ;;
951   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
952     build_alias=$ac_optarg ;;
953
954   -cache-file | --cache-file | --cache-fil | --cache-fi \
955   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
956     ac_prev=cache_file ;;
957   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
958   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
959     cache_file=$ac_optarg ;;
960
961   --config-cache | -C)
962     cache_file=config.cache ;;
963
964   -datadir | --datadir | --datadi | --datad)
965     ac_prev=datadir ;;
966   -datadir=* | --datadir=* | --datadi=* | --datad=*)
967     datadir=$ac_optarg ;;
968
969   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
970   | --dataroo | --dataro | --datar)
971     ac_prev=datarootdir ;;
972   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
973   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
974     datarootdir=$ac_optarg ;;
975
976   -disable-* | --disable-*)
977     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
978     # Reject names that are not valid shell variable names.
979     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
980       { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
981    { (exit 1); exit 1; }; }
982     ac_useropt_orig=$ac_useropt
983     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
984     case $ac_user_opts in
985       *"
986 "enable_$ac_useropt"
987 "*) ;;
988       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
989          ac_unrecognized_sep=', ';;
990     esac
991     eval enable_$ac_useropt=no ;;
992
993   -docdir | --docdir | --docdi | --doc | --do)
994     ac_prev=docdir ;;
995   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
996     docdir=$ac_optarg ;;
997
998   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
999     ac_prev=dvidir ;;
1000   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1001     dvidir=$ac_optarg ;;
1002
1003   -enable-* | --enable-*)
1004     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1005     # Reject names that are not valid shell variable names.
1006     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1007       { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1008    { (exit 1); exit 1; }; }
1009     ac_useropt_orig=$ac_useropt
1010     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1011     case $ac_user_opts in
1012       *"
1013 "enable_$ac_useropt"
1014 "*) ;;
1015       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1016          ac_unrecognized_sep=', ';;
1017     esac
1018     eval enable_$ac_useropt=\$ac_optarg ;;
1019
1020   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1021   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1022   | --exec | --exe | --ex)
1023     ac_prev=exec_prefix ;;
1024   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1025   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1026   | --exec=* | --exe=* | --ex=*)
1027     exec_prefix=$ac_optarg ;;
1028
1029   -gas | --gas | --ga | --g)
1030     # Obsolete; use --with-gas.
1031     with_gas=yes ;;
1032
1033   -help | --help | --hel | --he | -h)
1034     ac_init_help=long ;;
1035   -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1036     ac_init_help=recursive ;;
1037   -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1038     ac_init_help=short ;;
1039
1040   -host | --host | --hos | --ho)
1041     ac_prev=host_alias ;;
1042   -host=* | --host=* | --hos=* | --ho=*)
1043     host_alias=$ac_optarg ;;
1044
1045   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1046     ac_prev=htmldir ;;
1047   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1048   | --ht=*)
1049     htmldir=$ac_optarg ;;
1050
1051   -includedir | --includedir | --includedi | --included | --include \
1052   | --includ | --inclu | --incl | --inc)
1053     ac_prev=includedir ;;
1054   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1055   | --includ=* | --inclu=* | --incl=* | --inc=*)
1056     includedir=$ac_optarg ;;
1057
1058   -infodir | --infodir | --infodi | --infod | --info | --inf)
1059     ac_prev=infodir ;;
1060   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1061     infodir=$ac_optarg ;;
1062
1063   -libdir | --libdir | --libdi | --libd)
1064     ac_prev=libdir ;;
1065   -libdir=* | --libdir=* | --libdi=* | --libd=*)
1066     libdir=$ac_optarg ;;
1067
1068   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1069   | --libexe | --libex | --libe)
1070     ac_prev=libexecdir ;;
1071   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1072   | --libexe=* | --libex=* | --libe=*)
1073     libexecdir=$ac_optarg ;;
1074
1075   -localedir | --localedir | --localedi | --localed | --locale)
1076     ac_prev=localedir ;;
1077   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1078     localedir=$ac_optarg ;;
1079
1080   -localstatedir | --localstatedir | --localstatedi | --localstated \
1081   | --localstate | --localstat | --localsta | --localst | --locals)
1082     ac_prev=localstatedir ;;
1083   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1084   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1085     localstatedir=$ac_optarg ;;
1086
1087   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1088     ac_prev=mandir ;;
1089   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1090     mandir=$ac_optarg ;;
1091
1092   -nfp | --nfp | --nf)
1093     # Obsolete; use --without-fp.
1094     with_fp=no ;;
1095
1096   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1097   | --no-cr | --no-c | -n)
1098     no_create=yes ;;
1099
1100   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1101   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1102     no_recursion=yes ;;
1103
1104   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1105   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1106   | --oldin | --oldi | --old | --ol | --o)
1107     ac_prev=oldincludedir ;;
1108   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1109   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1110   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1111     oldincludedir=$ac_optarg ;;
1112
1113   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1114     ac_prev=prefix ;;
1115   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1116     prefix=$ac_optarg ;;
1117
1118   -program-prefix | --program-prefix | --program-prefi | --program-pref \
1119   | --program-pre | --program-pr | --program-p)
1120     ac_prev=program_prefix ;;
1121   -program-prefix=* | --program-prefix=* | --program-prefi=* \
1122   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1123     program_prefix=$ac_optarg ;;
1124
1125   -program-suffix | --program-suffix | --program-suffi | --program-suff \
1126   | --program-suf | --program-su | --program-s)
1127     ac_prev=program_suffix ;;
1128   -program-suffix=* | --program-suffix=* | --program-suffi=* \
1129   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1130     program_suffix=$ac_optarg ;;
1131
1132   -program-transform-name | --program-transform-name \
1133   | --program-transform-nam | --program-transform-na \
1134   | --program-transform-n | --program-transform- \
1135   | --program-transform | --program-transfor \
1136   | --program-transfo | --program-transf \
1137   | --program-trans | --program-tran \
1138   | --progr-tra | --program-tr | --program-t)
1139     ac_prev=program_transform_name ;;
1140   -program-transform-name=* | --program-transform-name=* \
1141   | --program-transform-nam=* | --program-transform-na=* \
1142   | --program-transform-n=* | --program-transform-=* \
1143   | --program-transform=* | --program-transfor=* \
1144   | --program-transfo=* | --program-transf=* \
1145   | --program-trans=* | --program-tran=* \
1146   | --progr-tra=* | --program-tr=* | --program-t=*)
1147     program_transform_name=$ac_optarg ;;
1148
1149   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1150     ac_prev=pdfdir ;;
1151   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1152     pdfdir=$ac_optarg ;;
1153
1154   -psdir | --psdir | --psdi | --psd | --ps)
1155     ac_prev=psdir ;;
1156   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1157     psdir=$ac_optarg ;;
1158
1159   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1160   | -silent | --silent | --silen | --sile | --sil)
1161     silent=yes ;;
1162
1163   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1164     ac_prev=sbindir ;;
1165   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1166   | --sbi=* | --sb=*)
1167     sbindir=$ac_optarg ;;
1168
1169   -sharedstatedir | --sharedstatedir | --sharedstatedi \
1170   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1171   | --sharedst | --shareds | --shared | --share | --shar \
1172   | --sha | --sh)
1173     ac_prev=sharedstatedir ;;
1174   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1175   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1176   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1177   | --sha=* | --sh=*)
1178     sharedstatedir=$ac_optarg ;;
1179
1180   -site | --site | --sit)
1181     ac_prev=site ;;
1182   -site=* | --site=* | --sit=*)
1183     site=$ac_optarg ;;
1184
1185   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1186     ac_prev=srcdir ;;
1187   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1188     srcdir=$ac_optarg ;;
1189
1190   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1191   | --syscon | --sysco | --sysc | --sys | --sy)
1192     ac_prev=sysconfdir ;;
1193   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1194   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1195     sysconfdir=$ac_optarg ;;
1196
1197   -target | --target | --targe | --targ | --tar | --ta | --t)
1198     ac_prev=target_alias ;;
1199   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1200     target_alias=$ac_optarg ;;
1201
1202   -v | -verbose | --verbose | --verbos | --verbo | --verb)
1203     verbose=yes ;;
1204
1205   -version | --version | --versio | --versi | --vers | -V)
1206     ac_init_version=: ;;
1207
1208   -with-* | --with-*)
1209     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1210     # Reject names that are not valid shell variable names.
1211     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1212       { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1213    { (exit 1); exit 1; }; }
1214     ac_useropt_orig=$ac_useropt
1215     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1216     case $ac_user_opts in
1217       *"
1218 "with_$ac_useropt"
1219 "*) ;;
1220       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1221          ac_unrecognized_sep=', ';;
1222     esac
1223     eval with_$ac_useropt=\$ac_optarg ;;
1224
1225   -without-* | --without-*)
1226     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1227     # Reject names that are not valid shell variable names.
1228     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1229       { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1230    { (exit 1); exit 1; }; }
1231     ac_useropt_orig=$ac_useropt
1232     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1233     case $ac_user_opts in
1234       *"
1235 "with_$ac_useropt"
1236 "*) ;;
1237       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1238          ac_unrecognized_sep=', ';;
1239     esac
1240     eval with_$ac_useropt=no ;;
1241
1242   --x)
1243     # Obsolete; use --with-x.
1244     with_x=yes ;;
1245
1246   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1247   | --x-incl | --x-inc | --x-in | --x-i)
1248     ac_prev=x_includes ;;
1249   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1250   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1251     x_includes=$ac_optarg ;;
1252
1253   -x-libraries | --x-libraries | --x-librarie | --x-librari \
1254   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1255     ac_prev=x_libraries ;;
1256   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1257   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1258     x_libraries=$ac_optarg ;;
1259
1260   -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1261 Try \`$0 --help' for more information." >&2
1262    { (exit 1); exit 1; }; }
1263     ;;
1264
1265   *=*)
1266     ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1267     # Reject names that are not valid shell variable names.
1268     expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1269       { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1270    { (exit 1); exit 1; }; }
1271     eval $ac_envvar=\$ac_optarg
1272     export $ac_envvar ;;
1273
1274   *)
1275     # FIXME: should be removed in autoconf 3.0.
1276     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1277     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1278       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1279     : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1280     ;;
1281
1282   esac
1283 done
1284
1285 if test -n "$ac_prev"; then
1286   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1287   { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1288    { (exit 1); exit 1; }; }
1289 fi
1290
1291 if test -n "$ac_unrecognized_opts"; then
1292   case $enable_option_checking in
1293     no) ;;
1294     fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1295    { (exit 1); exit 1; }; } ;;
1296     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1297   esac
1298 fi
1299
1300 # Check all directory arguments for consistency.
1301 for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1302                 datadir sysconfdir sharedstatedir localstatedir includedir \
1303                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1304                 libdir localedir mandir
1305 do
1306   eval ac_val=\$$ac_var
1307   # Remove trailing slashes.
1308   case $ac_val in
1309     */ )
1310       ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1311       eval $ac_var=\$ac_val;;
1312   esac
1313   # Be sure to have absolute directory names.
1314   case $ac_val in
1315     [\\/$]* | ?:[\\/]* )  continue;;
1316     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1317   esac
1318   { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1319    { (exit 1); exit 1; }; }
1320 done
1321
1322 # There might be people who depend on the old broken behavior: `$host'
1323 # used to hold the argument of --host etc.
1324 # FIXME: To remove some day.
1325 build=$build_alias
1326 host=$host_alias
1327 target=$target_alias
1328
1329 # FIXME: To remove some day.
1330 if test "x$host_alias" != x; then
1331   if test "x$build_alias" = x; then
1332     cross_compiling=maybe
1333     $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1334     If a cross compiler is detected then cross compile mode will be used." >&2
1335   elif test "x$build_alias" != "x$host_alias"; then
1336     cross_compiling=yes
1337   fi
1338 fi
1339
1340 ac_tool_prefix=
1341 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1342
1343 test "$silent" = yes && exec 6>/dev/null
1344
1345
1346 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1347 ac_ls_di=`ls -di .` &&
1348 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1349   { $as_echo "$as_me: error: working directory cannot be determined" >&2
1350    { (exit 1); exit 1; }; }
1351 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1352   { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1353    { (exit 1); exit 1; }; }
1354
1355
1356 # Find the source files, if location was not specified.
1357 if test -z "$srcdir"; then
1358   ac_srcdir_defaulted=yes
1359   # Try the directory containing this script, then the parent directory.
1360   ac_confdir=`$as_dirname -- "$as_myself" ||
1361 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1362          X"$as_myself" : 'X\(//\)[^/]' \| \
1363          X"$as_myself" : 'X\(//\)$' \| \
1364          X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1365 $as_echo X"$as_myself" |
1366     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1367             s//\1/
1368             q
1369           }
1370           /^X\(\/\/\)[^/].*/{
1371             s//\1/
1372             q
1373           }
1374           /^X\(\/\/\)$/{
1375             s//\1/
1376             q
1377           }
1378           /^X\(\/\).*/{
1379             s//\1/
1380             q
1381           }
1382           s/.*/./; q'`
1383   srcdir=$ac_confdir
1384   if test ! -r "$srcdir/$ac_unique_file"; then
1385     srcdir=..
1386   fi
1387 else
1388   ac_srcdir_defaulted=no
1389 fi
1390 if test ! -r "$srcdir/$ac_unique_file"; then
1391   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1392   { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1393    { (exit 1); exit 1; }; }
1394 fi
1395 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1396 ac_abs_confdir=`(
1397         cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1398    { (exit 1); exit 1; }; }
1399         pwd)`
1400 # When building in place, set srcdir=.
1401 if test "$ac_abs_confdir" = "$ac_pwd"; then
1402   srcdir=.
1403 fi
1404 # Remove unnecessary trailing slashes from srcdir.
1405 # Double slashes in file names in object file debugging info
1406 # mess up M-x gdb in Emacs.
1407 case $srcdir in
1408 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1409 esac
1410 for ac_var in $ac_precious_vars; do
1411   eval ac_env_${ac_var}_set=\${${ac_var}+set}
1412   eval ac_env_${ac_var}_value=\$${ac_var}
1413   eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1414   eval ac_cv_env_${ac_var}_value=\$${ac_var}
1415 done
1416
1417 #
1418 # Report the --help message.
1419 #
1420 if test "$ac_init_help" = "long"; then
1421   # Omit some internal or obsolete options to make the list less imposing.
1422   # This message is too long to be a string in the A/UX 3.1 sh.
1423   cat <<_ACEOF
1424 \`configure' configures Wine 1.1.16 to adapt to many kinds of systems.
1425
1426 Usage: $0 [OPTION]... [VAR=VALUE]...
1427
1428 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1429 VAR=VALUE.  See below for descriptions of some of the useful variables.
1430
1431 Defaults for the options are specified in brackets.
1432
1433 Configuration:
1434   -h, --help              display this help and exit
1435       --help=short        display options specific to this package
1436       --help=recursive    display the short help of all the included packages
1437   -V, --version           display version information and exit
1438   -q, --quiet, --silent   do not print \`checking...' messages
1439       --cache-file=FILE   cache test results in FILE [disabled]
1440   -C, --config-cache      alias for \`--cache-file=config.cache'
1441   -n, --no-create         do not create output files
1442       --srcdir=DIR        find the sources in DIR [configure dir or \`..']
1443
1444 Installation directories:
1445   --prefix=PREFIX         install architecture-independent files in PREFIX
1446                           [$ac_default_prefix]
1447   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1448                           [PREFIX]
1449
1450 By default, \`make install' will install all the files in
1451 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1452 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1453 for instance \`--prefix=\$HOME'.
1454
1455 For better control, use the options below.
1456
1457 Fine tuning of the installation directories:
1458   --bindir=DIR            user executables [EPREFIX/bin]
1459   --sbindir=DIR           system admin executables [EPREFIX/sbin]
1460   --libexecdir=DIR        program executables [EPREFIX/libexec]
1461   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1462   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1463   --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1464   --libdir=DIR            object code libraries [EPREFIX/lib]
1465   --includedir=DIR        C header files [PREFIX/include]
1466   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1467   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1468   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1469   --infodir=DIR           info documentation [DATAROOTDIR/info]
1470   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1471   --mandir=DIR            man documentation [DATAROOTDIR/man]
1472   --docdir=DIR            documentation root [DATAROOTDIR/doc/wine]
1473   --htmldir=DIR           html documentation [DOCDIR]
1474   --dvidir=DIR            dvi documentation [DOCDIR]
1475   --pdfdir=DIR            pdf documentation [DOCDIR]
1476   --psdir=DIR             ps documentation [DOCDIR]
1477 _ACEOF
1478
1479   cat <<\_ACEOF
1480
1481 X features:
1482   --x-includes=DIR    X include files are in DIR
1483   --x-libraries=DIR   X library files are in DIR
1484
1485 System types:
1486   --build=BUILD     configure for building on BUILD [guessed]
1487   --host=HOST       cross-compile to build programs to run on HOST [BUILD]
1488 _ACEOF
1489 fi
1490
1491 if test -n "$ac_init_help"; then
1492   case $ac_init_help in
1493      short | recursive ) echo "Configuration of Wine 1.1.16:";;
1494    esac
1495   cat <<\_ACEOF
1496
1497 Optional Features:
1498   --disable-option-checking  ignore unrecognized --enable/--with options
1499   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1500   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1501   --disable-win16         do not include Win16 support
1502   --enable-win64          build a Win64 emulator on AMD64 (won't run Win32
1503                           binaries)
1504   --disable-tests         do not build the regression tests
1505   --enable-maintainer-mode
1506                           enable maintainer-specific build rules
1507
1508 Optional Packages:
1509   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1510   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1511   --without-alsa          do not use the Alsa sound support
1512   --without-audioio       do not use the AudioIO sound support
1513   --without-capi          do not use CAPI (ISDN support)
1514   --without-cms           do not use CMS (color management support)
1515   --without-coreaudio     do not use the CoreAudio sound support
1516   --without-cups          do not use CUPS
1517   --without-curses        do not use (n)curses
1518   --without-esd           do not use the EsounD sound support
1519   --without-fontconfig    do not use fontconfig
1520   --without-freetype      do not use the FreeType library
1521   --without-gphoto        do not use gphoto (Digital Camera support)
1522   --without-glu           do not use the GLU library
1523   --without-gnutls        do not use GnuTLS (schannel support)
1524   --without-hal           do not use HAL (dynamic device support)
1525   --without-jack          do not use the Jack sound support
1526   --without-jpeg          do not use JPEG
1527   --without-ldap          do not use LDAP
1528   --without-nas           do not use the NAS sound support
1529   --without-opengl        do not use OpenGL
1530   --without-openssl       do not use OpenSSL
1531   --without-oss           do not use the OSS sound support
1532   --without-png           do not use PNG
1533   --without-pthread       do not use the pthread library
1534   --without-sane          do not use SANE (scanner support)
1535   --without-xcomposite    do not use the Xcomposite extension
1536   --without-xcursor       do not use the Xcursor extension
1537   --without-xinerama      do not use Xinerama (multi-monitor support)
1538   --without-xinput        do not use the Xinput extension
1539   --without-xml           do not use XML
1540   --without-xrandr        do not use Xrandr (resolution changes)
1541   --without-xrender       do not use the Xrender extension
1542   --without-xshape        do not use the Xshape extension
1543   --without-xshm          do not use XShm (shared memory extension)
1544   --without-xslt          do not use XSLT
1545   --without-xxf86vm       do not use XFree video mode extension
1546   --with-wine-tools=DIR   use Wine tools from directory DIR
1547   --with-x                use the X Window System
1548
1549 Some influential environment variables:
1550   CC          C compiler command
1551   CFLAGS      C compiler flags
1552   LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
1553               nonstandard directory <lib dir>
1554   LIBS        libraries to pass to the linker, e.g. -l<library>
1555   CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1556               you have headers in a nonstandard directory <include dir>
1557   CXX         C++ compiler command
1558   CXXFLAGS    C++ compiler flags
1559   CPP         C preprocessor
1560   XMKMF       Path to xmkmf, Makefile generator for X Window System
1561
1562 Use these variables to override the choices made by `configure' or to help
1563 it to find libraries and programs with nonstandard names/locations.
1564
1565 Report bugs to <wine-devel@winehq.org>.
1566 _ACEOF
1567 ac_status=$?
1568 fi
1569
1570 if test "$ac_init_help" = "recursive"; then
1571   # If there are subdirs, report their specific --help.
1572   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1573     test -d "$ac_dir" ||
1574       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1575       continue
1576     ac_builddir=.
1577
1578 case "$ac_dir" in
1579 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1580 *)
1581   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1582   # A ".." for each directory in $ac_dir_suffix.
1583   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1584   case $ac_top_builddir_sub in
1585   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1586   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1587   esac ;;
1588 esac
1589 ac_abs_top_builddir=$ac_pwd
1590 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1591 # for backward compatibility:
1592 ac_top_builddir=$ac_top_build_prefix
1593
1594 case $srcdir in
1595   .)  # We are building in place.
1596     ac_srcdir=.
1597     ac_top_srcdir=$ac_top_builddir_sub
1598     ac_abs_top_srcdir=$ac_pwd ;;
1599   [\\/]* | ?:[\\/]* )  # Absolute name.
1600     ac_srcdir=$srcdir$ac_dir_suffix;
1601     ac_top_srcdir=$srcdir
1602     ac_abs_top_srcdir=$srcdir ;;
1603   *) # Relative name.
1604     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1605     ac_top_srcdir=$ac_top_build_prefix$srcdir
1606     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1607 esac
1608 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1609
1610     cd "$ac_dir" || { ac_status=$?; continue; }
1611     # Check for guested configure.
1612     if test -f "$ac_srcdir/configure.gnu"; then
1613       echo &&
1614       $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1615     elif test -f "$ac_srcdir/configure"; then
1616       echo &&
1617       $SHELL "$ac_srcdir/configure" --help=recursive
1618     else
1619       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1620     fi || ac_status=$?
1621     cd "$ac_pwd" || { ac_status=$?; break; }
1622   done
1623 fi
1624
1625 test -n "$ac_init_help" && exit $ac_status
1626 if $ac_init_version; then
1627   cat <<\_ACEOF
1628 Wine configure 1.1.16
1629 generated by GNU Autoconf 2.63
1630
1631 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1632 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1633 This configure script is free software; the Free Software Foundation
1634 gives unlimited permission to copy, distribute and modify it.
1635 _ACEOF
1636   exit
1637 fi
1638 cat >config.log <<_ACEOF
1639 This file contains any messages produced by compilers while
1640 running configure, to aid debugging if configure makes a mistake.
1641
1642 It was created by Wine $as_me 1.1.16, which was
1643 generated by GNU Autoconf 2.63.  Invocation command line was
1644
1645   $ $0 $@
1646
1647 _ACEOF
1648 exec 5>>config.log
1649 {
1650 cat <<_ASUNAME
1651 ## --------- ##
1652 ## Platform. ##
1653 ## --------- ##
1654
1655 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1656 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1657 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1658 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1659 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1660
1661 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1662 /bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
1663
1664 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
1665 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
1666 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1667 /usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
1668 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
1669 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
1670 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
1671
1672 _ASUNAME
1673
1674 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1675 for as_dir in $PATH
1676 do
1677   IFS=$as_save_IFS
1678   test -z "$as_dir" && as_dir=.
1679   $as_echo "PATH: $as_dir"
1680 done
1681 IFS=$as_save_IFS
1682
1683 } >&5
1684
1685 cat >&5 <<_ACEOF
1686
1687
1688 ## ----------- ##
1689 ## Core tests. ##
1690 ## ----------- ##
1691
1692 _ACEOF
1693
1694
1695 # Keep a trace of the command line.
1696 # Strip out --no-create and --no-recursion so they do not pile up.
1697 # Strip out --silent because we don't want to record it for future runs.
1698 # Also quote any args containing shell meta-characters.
1699 # Make two passes to allow for proper duplicate-argument suppression.
1700 ac_configure_args=
1701 ac_configure_args0=
1702 ac_configure_args1=
1703 ac_must_keep_next=false
1704 for ac_pass in 1 2
1705 do
1706   for ac_arg
1707   do
1708     case $ac_arg in
1709     -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1710     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1711     | -silent | --silent | --silen | --sile | --sil)
1712       continue ;;
1713     *\'*)
1714       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1715     esac
1716     case $ac_pass in
1717     1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1718     2)
1719       ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1720       if test $ac_must_keep_next = true; then
1721         ac_must_keep_next=false # Got value, back to normal.
1722       else
1723         case $ac_arg in
1724           *=* | --config-cache | -C | -disable-* | --disable-* \
1725           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1726           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1727           | -with-* | --with-* | -without-* | --without-* | --x)
1728             case "$ac_configure_args0 " in
1729               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1730             esac
1731             ;;
1732           -* ) ac_must_keep_next=true ;;
1733         esac
1734       fi
1735       ac_configure_args="$ac_configure_args '$ac_arg'"
1736       ;;
1737     esac
1738   done
1739 done
1740 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1741 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1742
1743 # When interrupted or exit'd, cleanup temporary files, and complete
1744 # config.log.  We remove comments because anyway the quotes in there
1745 # would cause problems or look ugly.
1746 # WARNING: Use '\'' to represent an apostrophe within the trap.
1747 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1748 trap 'exit_status=$?
1749   # Save into config.log some information that might help in debugging.
1750   {
1751     echo
1752
1753     cat <<\_ASBOX
1754 ## ---------------- ##
1755 ## Cache variables. ##
1756 ## ---------------- ##
1757 _ASBOX
1758     echo
1759     # The following way of writing the cache mishandles newlines in values,
1760 (
1761   for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1762     eval ac_val=\$$ac_var
1763     case $ac_val in #(
1764     *${as_nl}*)
1765       case $ac_var in #(
1766       *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1767 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1768       esac
1769       case $ac_var in #(
1770       _ | IFS | as_nl) ;; #(
1771       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1772       *) $as_unset $ac_var ;;
1773       esac ;;
1774     esac
1775   done
1776   (set) 2>&1 |
1777     case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1778     *${as_nl}ac_space=\ *)
1779       sed -n \
1780         "s/'\''/'\''\\\\'\'''\''/g;
1781           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1782       ;; #(
1783     *)
1784       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1785       ;;
1786     esac |
1787     sort
1788 )
1789     echo
1790
1791     cat <<\_ASBOX
1792 ## ----------------- ##
1793 ## Output variables. ##
1794 ## ----------------- ##
1795 _ASBOX
1796     echo
1797     for ac_var in $ac_subst_vars
1798     do
1799       eval ac_val=\$$ac_var
1800       case $ac_val in
1801       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1802       esac
1803       $as_echo "$ac_var='\''$ac_val'\''"
1804     done | sort
1805     echo
1806
1807     if test -n "$ac_subst_files"; then
1808       cat <<\_ASBOX
1809 ## ------------------- ##
1810 ## File substitutions. ##
1811 ## ------------------- ##
1812 _ASBOX
1813       echo
1814       for ac_var in $ac_subst_files
1815       do
1816         eval ac_val=\$$ac_var
1817         case $ac_val in
1818         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1819         esac
1820         $as_echo "$ac_var='\''$ac_val'\''"
1821       done | sort
1822       echo
1823     fi
1824
1825     if test -s confdefs.h; then
1826       cat <<\_ASBOX
1827 ## ----------- ##
1828 ## confdefs.h. ##
1829 ## ----------- ##
1830 _ASBOX
1831       echo
1832       cat confdefs.h
1833       echo
1834     fi
1835     test "$ac_signal" != 0 &&
1836       $as_echo "$as_me: caught signal $ac_signal"
1837     $as_echo "$as_me: exit $exit_status"
1838   } >&5
1839   rm -f core *.core core.conftest.* &&
1840     rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1841     exit $exit_status
1842 ' 0
1843 for ac_signal in 1 2 13 15; do
1844   trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1845 done
1846 ac_signal=0
1847
1848 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1849 rm -f -r conftest* confdefs.h
1850
1851 # Predefined preprocessor variables.
1852
1853 cat >>confdefs.h <<_ACEOF
1854 #define PACKAGE_NAME "$PACKAGE_NAME"
1855 _ACEOF
1856
1857
1858 cat >>confdefs.h <<_ACEOF
1859 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1860 _ACEOF
1861
1862
1863 cat >>confdefs.h <<_ACEOF
1864 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1865 _ACEOF
1866
1867
1868 cat >>confdefs.h <<_ACEOF
1869 #define PACKAGE_STRING "$PACKAGE_STRING"
1870 _ACEOF
1871
1872
1873 cat >>confdefs.h <<_ACEOF
1874 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1875 _ACEOF
1876
1877
1878 # Let the site file select an alternate cache file if it wants to.
1879 # Prefer an explicitly selected file to automatically selected ones.
1880 ac_site_file1=NONE
1881 ac_site_file2=NONE
1882 if test -n "$CONFIG_SITE"; then
1883   ac_site_file1=$CONFIG_SITE
1884 elif test "x$prefix" != xNONE; then
1885   ac_site_file1=$prefix/share/config.site
1886   ac_site_file2=$prefix/etc/config.site
1887 else
1888   ac_site_file1=$ac_default_prefix/share/config.site
1889   ac_site_file2=$ac_default_prefix/etc/config.site
1890 fi
1891 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1892 do
1893   test "x$ac_site_file" = xNONE && continue
1894   if test -r "$ac_site_file"; then
1895     { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1896 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1897     sed 's/^/| /' "$ac_site_file" >&5
1898     . "$ac_site_file"
1899   fi
1900 done
1901
1902 if test -r "$cache_file"; then
1903   # Some versions of bash will fail to source /dev/null (special
1904   # files actually), so we avoid doing that.
1905   if test -f "$cache_file"; then
1906     { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1907 $as_echo "$as_me: loading cache $cache_file" >&6;}
1908     case $cache_file in
1909       [\\/]* | ?:[\\/]* ) . "$cache_file";;
1910       *)                      . "./$cache_file";;
1911     esac
1912   fi
1913 else
1914   { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1915 $as_echo "$as_me: creating cache $cache_file" >&6;}
1916   >$cache_file
1917 fi
1918
1919 # Check that the precious variables saved in the cache have kept the same
1920 # value.
1921 ac_cache_corrupted=false
1922 for ac_var in $ac_precious_vars; do
1923   eval ac_old_set=\$ac_cv_env_${ac_var}_set
1924   eval ac_new_set=\$ac_env_${ac_var}_set
1925   eval ac_old_val=\$ac_cv_env_${ac_var}_value
1926   eval ac_new_val=\$ac_env_${ac_var}_value
1927   case $ac_old_set,$ac_new_set in
1928     set,)
1929       { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1930 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1931       ac_cache_corrupted=: ;;
1932     ,set)
1933       { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1934 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1935       ac_cache_corrupted=: ;;
1936     ,);;
1937     *)
1938       if test "x$ac_old_val" != "x$ac_new_val"; then
1939         # differences in whitespace do not lead to failure.
1940         ac_old_val_w=`echo x $ac_old_val`
1941         ac_new_val_w=`echo x $ac_new_val`
1942         if test "$ac_old_val_w" != "$ac_new_val_w"; then
1943           { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1944 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1945           ac_cache_corrupted=:
1946         else
1947           { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1948 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1949           eval $ac_var=\$ac_old_val
1950         fi
1951         { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5
1952 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
1953         { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5
1954 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
1955       fi;;
1956   esac
1957   # Pass precious variables to config.status.
1958   if test "$ac_new_set" = set; then
1959     case $ac_new_val in
1960     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1961     *) ac_arg=$ac_var=$ac_new_val ;;
1962     esac
1963     case " $ac_configure_args " in
1964       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
1965       *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
1966     esac
1967   fi
1968 done
1969 if $ac_cache_corrupted; then
1970   { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1971 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1972   { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1973 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1974   { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1975 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1976    { (exit 1); exit 1; }; }
1977 fi
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003 ac_ext=c
2004 ac_cpp='$CPP $CPPFLAGS'
2005 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2006 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2007 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2008
2009
2010
2011 ac_config_headers="$ac_config_headers include/config.h"
2012
2013 ac_aux_dir=
2014 for ac_dir in tools "$srcdir"/tools; do
2015   if test -f "$ac_dir/install-sh"; then
2016     ac_aux_dir=$ac_dir
2017     ac_install_sh="$ac_aux_dir/install-sh -c"
2018     break
2019   elif test -f "$ac_dir/install.sh"; then
2020     ac_aux_dir=$ac_dir
2021     ac_install_sh="$ac_aux_dir/install.sh -c"
2022     break
2023   elif test -f "$ac_dir/shtool"; then
2024     ac_aux_dir=$ac_dir
2025     ac_install_sh="$ac_aux_dir/shtool install -c"
2026     break
2027   fi
2028 done
2029 if test -z "$ac_aux_dir"; then
2030   { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&5
2031 $as_echo "$as_me: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&2;}
2032    { (exit 1); exit 1; }; }
2033 fi
2034
2035 # These three variables are undocumented and unsupported,
2036 # and are intended to be withdrawn in a future Autoconf release.
2037 # They can cause serious problems if a builder's source tree is in a directory
2038 # whose full name contains unusual characters.
2039 ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
2040 ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
2041 ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
2042
2043
2044
2045
2046 # Check whether --enable-win16 was given.
2047 if test "${enable_win16+set}" = set; then
2048   enableval=$enable_win16;
2049 fi
2050
2051 # Check whether --enable-win64 was given.
2052 if test "${enable_win64+set}" = set; then
2053   enableval=$enable_win64;
2054 fi
2055
2056 # Check whether --enable-tests was given.
2057 if test "${enable_tests+set}" = set; then
2058   enableval=$enable_tests;
2059 fi
2060
2061 # Check whether --enable-maintainer-mode was given.
2062 if test "${enable_maintainer_mode+set}" = set; then
2063   enableval=$enable_maintainer_mode;
2064 else
2065   MAINTAINER_MODE=\#
2066
2067 fi
2068
2069
2070
2071 # Check whether --with-alsa was given.
2072 if test "${with_alsa+set}" = set; then
2073   withval=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h=no; ac_cv_header_alsa_asoundlib_h=no; fi
2074 fi
2075
2076
2077 # Check whether --with-audioio was given.
2078 if test "${with_audioio+set}" = set; then
2079   withval=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h=no; fi
2080 fi
2081
2082
2083 # Check whether --with-capi was given.
2084 if test "${with_capi+set}" = set; then
2085   withval=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h=no; ac_cv_header_linux_capi_h=no; fi
2086 fi
2087
2088
2089 # Check whether --with-cms was given.
2090 if test "${with_cms+set}" = set; then
2091   withval=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h=no; ac_cv_header_lcms_lcms_h=no; fi
2092 fi
2093
2094
2095 # Check whether --with-coreaudio was given.
2096 if test "${with_coreaudio+set}" = set; then
2097   withval=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h=no; fi
2098 fi
2099
2100
2101 # Check whether --with-cups was given.
2102 if test "${with_cups+set}" = set; then
2103   withval=$with_cups;
2104 fi
2105
2106
2107 # Check whether --with-curses was given.
2108 if test "${with_curses+set}" = set; then
2109   withval=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h=no; ac_cv_header_curses_h=no; fi
2110 fi
2111
2112
2113 # Check whether --with-esd was given.
2114 if test "${with_esd+set}" = set; then
2115   withval=$with_esd;
2116 fi
2117
2118
2119 # Check whether --with-fontconfig was given.
2120 if test "${with_fontconfig+set}" = set; then
2121   withval=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h=no; fi
2122 fi
2123
2124
2125 # Check whether --with-freetype was given.
2126 if test "${with_freetype+set}" = set; then
2127   withval=$with_freetype;
2128 fi
2129
2130
2131 # Check whether --with-gphoto was given.
2132 if test "${with_gphoto+set}" = set; then
2133   withval=$with_gphoto;
2134 fi
2135
2136
2137 # Check whether --with-glu was given.
2138 if test "${with_glu+set}" = set; then
2139   withval=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h=no; fi
2140 fi
2141
2142
2143 # Check whether --with-gnutls was given.
2144 if test "${with_gnutls+set}" = set; then
2145   withval=$with_gnutls;
2146 fi
2147
2148
2149 # Check whether --with-hal was given.
2150 if test "${with_hal+set}" = set; then
2151   withval=$with_hal;
2152 fi
2153
2154
2155 # Check whether --with-jack was given.
2156 if test "${with_jack+set}" = set; then
2157   withval=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h=no; fi
2158 fi
2159
2160
2161 # Check whether --with-jpeg was given.
2162 if test "${with_jpeg+set}" = set; then
2163   withval=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h=no; fi
2164 fi
2165
2166
2167 # Check whether --with-ldap was given.
2168 if test "${with_ldap+set}" = set; then
2169   withval=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h=no; ac_cv_header_lber_h=no; fi
2170 fi
2171
2172
2173 # Check whether --with-nas was given.
2174 if test "${with_nas+set}" = set; then
2175   withval=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h=no; fi
2176 fi
2177
2178
2179 # Check whether --with-opengl was given.
2180 if test "${with_opengl+set}" = set; then
2181   withval=$with_opengl;
2182 fi
2183
2184
2185 # Check whether --with-openssl was given.
2186 if test "${with_openssl+set}" = set; then
2187   withval=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h=no; ac_cv_header_openssl_ssl_h=no; fi
2188 fi
2189
2190
2191 # Check whether --with-oss was given.
2192 if test "${with_oss+set}" = set; then
2193   withval=$with_oss; if test "x$withval" = "xno"; then ac_cv_header_soundcard_h=no; ac_cv_header_sys_soundcard_h=no; ac_cv_header_machine_soundcard_h=no; fi
2194 fi
2195
2196
2197 # Check whether --with-png was given.
2198 if test "${with_png+set}" = set; then
2199   withval=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h=no; fi
2200 fi
2201
2202
2203 # Check whether --with-pthread was given.
2204 if test "${with_pthread+set}" = set; then
2205   withval=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h=no; fi
2206 fi
2207
2208
2209 # Check whether --with-sane was given.
2210 if test "${with_sane+set}" = set; then
2211   withval=$with_sane;
2212 fi
2213
2214
2215 # Check whether --with-xcomposite was given.
2216 if test "${with_xcomposite+set}" = set; then
2217   withval=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h=no; fi
2218 fi
2219
2220
2221 # Check whether --with-xcursor was given.
2222 if test "${with_xcursor+set}" = set; then
2223   withval=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h=no; fi
2224 fi
2225
2226
2227 # Check whether --with-xinerama was given.
2228 if test "${with_xinerama+set}" = set; then
2229   withval=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h=no; fi
2230 fi
2231
2232
2233 # Check whether --with-xinput was given.
2234 if test "${with_xinput+set}" = set; then
2235   withval=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h=no; fi
2236 fi
2237
2238
2239 # Check whether --with-xml was given.
2240 if test "${with_xml+set}" = set; then
2241   withval=$with_xml;
2242 fi
2243
2244
2245 # Check whether --with-xrandr was given.
2246 if test "${with_xrandr+set}" = set; then
2247   withval=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h=no; fi
2248 fi
2249
2250
2251 # Check whether --with-xrender was given.
2252 if test "${with_xrender+set}" = set; then
2253   withval=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h=no; fi
2254 fi
2255
2256
2257 # Check whether --with-xshape was given.
2258 if test "${with_xshape+set}" = set; then
2259   withval=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h=no; fi
2260 fi
2261
2262
2263 # Check whether --with-xshm was given.
2264 if test "${with_xshm+set}" = set; then
2265   withval=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h=no; fi
2266 fi
2267
2268
2269 # Check whether --with-xslt was given.
2270 if test "${with_xslt+set}" = set; then
2271   withval=$with_xslt;
2272 fi
2273
2274
2275 # Check whether --with-xxf86vm was given.
2276 if test "${with_xxf86vm+set}" = set; then
2277   withval=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h=no; fi
2278 fi
2279
2280
2281
2282 # Check whether --with-wine-tools was given.
2283 if test "${with_wine_tools+set}" = set; then
2284   withval=$with_wine_tools;
2285 fi
2286
2287
2288 # Make sure we can run config.sub.
2289 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2290   { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2291 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2292    { (exit 1); exit 1; }; }
2293
2294 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2295 $as_echo_n "checking build system type... " >&6; }
2296 if test "${ac_cv_build+set}" = set; then
2297   $as_echo_n "(cached) " >&6
2298 else
2299   ac_build_alias=$build_alias
2300 test "x$ac_build_alias" = x &&
2301   ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2302 test "x$ac_build_alias" = x &&
2303   { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2304 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2305    { (exit 1); exit 1; }; }
2306 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2307   { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2308 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2309    { (exit 1); exit 1; }; }
2310
2311 fi
2312 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2313 $as_echo "$ac_cv_build" >&6; }
2314 case $ac_cv_build in
2315 *-*-*) ;;
2316 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2317 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2318    { (exit 1); exit 1; }; };;
2319 esac
2320 build=$ac_cv_build
2321 ac_save_IFS=$IFS; IFS='-'
2322 set x $ac_cv_build
2323 shift
2324 build_cpu=$1
2325 build_vendor=$2
2326 shift; shift
2327 # Remember, the first character of IFS is used to create $*,
2328 # except with old shells:
2329 build_os=$*
2330 IFS=$ac_save_IFS
2331 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2332
2333
2334 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2335 $as_echo_n "checking host system type... " >&6; }
2336 if test "${ac_cv_host+set}" = set; then
2337   $as_echo_n "(cached) " >&6
2338 else
2339   if test "x$host_alias" = x; then
2340   ac_cv_host=$ac_cv_build
2341 else
2342   ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2343     { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2344 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2345    { (exit 1); exit 1; }; }
2346 fi
2347
2348 fi
2349 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2350 $as_echo "$ac_cv_host" >&6; }
2351 case $ac_cv_host in
2352 *-*-*) ;;
2353 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2354 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2355    { (exit 1); exit 1; }; };;
2356 esac
2357 host=$ac_cv_host
2358 ac_save_IFS=$IFS; IFS='-'
2359 set x $ac_cv_host
2360 shift
2361 host_cpu=$1
2362 host_vendor=$2
2363 shift; shift
2364 # Remember, the first character of IFS is used to create $*,
2365 # except with old shells:
2366 host_os=$*
2367 IFS=$ac_save_IFS
2368 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2369
2370
2371
2372 case "$srcdir" in
2373  .) ;;
2374  *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2375       { { $as_echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2376 You need to run 'make distclean' in the source tree first." >&5
2377 $as_echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2378 You need to run 'make distclean' in the source tree first." >&2;}
2379    { (exit 1); exit 1; }; }
2380     fi ;;
2381 esac
2382
2383
2384 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2385 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2386 set x ${MAKE-make}
2387 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2388 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2389   $as_echo_n "(cached) " >&6
2390 else
2391   cat >conftest.make <<\_ACEOF
2392 SHELL = /bin/sh
2393 all:
2394         @echo '@@@%%%=$(MAKE)=@@@%%%'
2395 _ACEOF
2396 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2397 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2398   *@@@%%%=?*=@@@%%%*)
2399     eval ac_cv_prog_make_${ac_make}_set=yes;;
2400   *)
2401     eval ac_cv_prog_make_${ac_make}_set=no;;
2402 esac
2403 rm -f conftest.make
2404 fi
2405 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2406   { $as_echo "$as_me:$LINENO: result: yes" >&5
2407 $as_echo "yes" >&6; }
2408   SET_MAKE=
2409 else
2410   { $as_echo "$as_me:$LINENO: result: no" >&5
2411 $as_echo "no" >&6; }
2412   SET_MAKE="MAKE=${MAKE-make}"
2413 fi
2414
2415 ac_ext=c
2416 ac_cpp='$CPP $CPPFLAGS'
2417 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2418 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2419 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2420 if test -n "$ac_tool_prefix"; then
2421   # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2422 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2423 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2424 $as_echo_n "checking for $ac_word... " >&6; }
2425 if test "${ac_cv_prog_CC+set}" = set; then
2426   $as_echo_n "(cached) " >&6
2427 else
2428   if test -n "$CC"; then
2429   ac_cv_prog_CC="$CC" # Let the user override the test.
2430 else
2431 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2432 for as_dir in $PATH
2433 do
2434   IFS=$as_save_IFS
2435   test -z "$as_dir" && as_dir=.
2436   for ac_exec_ext in '' $ac_executable_extensions; do
2437   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2438     ac_cv_prog_CC="${ac_tool_prefix}gcc"
2439     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2440     break 2
2441   fi
2442 done
2443 done
2444 IFS=$as_save_IFS
2445
2446 fi
2447 fi
2448 CC=$ac_cv_prog_CC
2449 if test -n "$CC"; then
2450   { $as_echo "$as_me:$LINENO: result: $CC" >&5
2451 $as_echo "$CC" >&6; }
2452 else
2453   { $as_echo "$as_me:$LINENO: result: no" >&5
2454 $as_echo "no" >&6; }
2455 fi
2456
2457
2458 fi
2459 if test -z "$ac_cv_prog_CC"; then
2460   ac_ct_CC=$CC
2461   # Extract the first word of "gcc", so it can be a program name with args.
2462 set dummy gcc; ac_word=$2
2463 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2464 $as_echo_n "checking for $ac_word... " >&6; }
2465 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2466   $as_echo_n "(cached) " >&6
2467 else
2468   if test -n "$ac_ct_CC"; then
2469   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2470 else
2471 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2472 for as_dir in $PATH
2473 do
2474   IFS=$as_save_IFS
2475   test -z "$as_dir" && as_dir=.
2476   for ac_exec_ext in '' $ac_executable_extensions; do
2477   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2478     ac_cv_prog_ac_ct_CC="gcc"
2479     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2480     break 2
2481   fi
2482 done
2483 done
2484 IFS=$as_save_IFS
2485
2486 fi
2487 fi
2488 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2489 if test -n "$ac_ct_CC"; then
2490   { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2491 $as_echo "$ac_ct_CC" >&6; }
2492 else
2493   { $as_echo "$as_me:$LINENO: result: no" >&5
2494 $as_echo "no" >&6; }
2495 fi
2496
2497   if test "x$ac_ct_CC" = x; then
2498     CC=""
2499   else
2500     case $cross_compiling:$ac_tool_warned in
2501 yes:)
2502 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2503 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2504 ac_tool_warned=yes ;;
2505 esac
2506     CC=$ac_ct_CC
2507   fi
2508 else
2509   CC="$ac_cv_prog_CC"
2510 fi
2511
2512 if test -z "$CC"; then
2513           if test -n "$ac_tool_prefix"; then
2514     # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2515 set dummy ${ac_tool_prefix}cc; ac_word=$2
2516 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2517 $as_echo_n "checking for $ac_word... " >&6; }
2518 if test "${ac_cv_prog_CC+set}" = set; then
2519   $as_echo_n "(cached) " >&6
2520 else
2521   if test -n "$CC"; then
2522   ac_cv_prog_CC="$CC" # Let the user override the test.
2523 else
2524 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2525 for as_dir in $PATH
2526 do
2527   IFS=$as_save_IFS
2528   test -z "$as_dir" && as_dir=.
2529   for ac_exec_ext in '' $ac_executable_extensions; do
2530   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2531     ac_cv_prog_CC="${ac_tool_prefix}cc"
2532     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2533     break 2
2534   fi
2535 done
2536 done
2537 IFS=$as_save_IFS
2538
2539 fi
2540 fi
2541 CC=$ac_cv_prog_CC
2542 if test -n "$CC"; then
2543   { $as_echo "$as_me:$LINENO: result: $CC" >&5
2544 $as_echo "$CC" >&6; }
2545 else
2546   { $as_echo "$as_me:$LINENO: result: no" >&5
2547 $as_echo "no" >&6; }
2548 fi
2549
2550
2551   fi
2552 fi
2553 if test -z "$CC"; then
2554   # Extract the first word of "cc", so it can be a program name with args.
2555 set dummy cc; ac_word=$2
2556 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2557 $as_echo_n "checking for $ac_word... " >&6; }
2558 if test "${ac_cv_prog_CC+set}" = set; then
2559   $as_echo_n "(cached) " >&6
2560 else
2561   if test -n "$CC"; then
2562   ac_cv_prog_CC="$CC" # Let the user override the test.
2563 else
2564   ac_prog_rejected=no
2565 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2566 for as_dir in $PATH
2567 do
2568   IFS=$as_save_IFS
2569   test -z "$as_dir" && as_dir=.
2570   for ac_exec_ext in '' $ac_executable_extensions; do
2571   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2572     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2573        ac_prog_rejected=yes
2574        continue
2575      fi
2576     ac_cv_prog_CC="cc"
2577     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2578     break 2
2579   fi
2580 done
2581 done
2582 IFS=$as_save_IFS
2583
2584 if test $ac_prog_rejected = yes; then
2585   # We found a bogon in the path, so make sure we never use it.
2586   set dummy $ac_cv_prog_CC
2587   shift
2588   if test $# != 0; then
2589     # We chose a different compiler from the bogus one.
2590     # However, it has the same basename, so the bogon will be chosen
2591     # first if we set CC to just the basename; use the full file name.
2592     shift
2593     ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2594   fi
2595 fi
2596 fi
2597 fi
2598 CC=$ac_cv_prog_CC
2599 if test -n "$CC"; then
2600   { $as_echo "$as_me:$LINENO: result: $CC" >&5
2601 $as_echo "$CC" >&6; }
2602 else
2603   { $as_echo "$as_me:$LINENO: result: no" >&5
2604 $as_echo "no" >&6; }
2605 fi
2606
2607
2608 fi
2609 if test -z "$CC"; then
2610   if test -n "$ac_tool_prefix"; then
2611   for ac_prog in cl.exe
2612   do
2613     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2614 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2615 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2616 $as_echo_n "checking for $ac_word... " >&6; }
2617 if test "${ac_cv_prog_CC+set}" = set; then
2618   $as_echo_n "(cached) " >&6
2619 else
2620   if test -n "$CC"; then
2621   ac_cv_prog_CC="$CC" # Let the user override the test.
2622 else
2623 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2624 for as_dir in $PATH
2625 do
2626   IFS=$as_save_IFS
2627   test -z "$as_dir" && as_dir=.
2628   for ac_exec_ext in '' $ac_executable_extensions; do
2629   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2630     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2631     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2632     break 2
2633   fi
2634 done
2635 done
2636 IFS=$as_save_IFS
2637
2638 fi
2639 fi
2640 CC=$ac_cv_prog_CC
2641 if test -n "$CC"; then
2642   { $as_echo "$as_me:$LINENO: result: $CC" >&5
2643 $as_echo "$CC" >&6; }
2644 else
2645   { $as_echo "$as_me:$LINENO: result: no" >&5
2646 $as_echo "no" >&6; }
2647 fi
2648
2649
2650     test -n "$CC" && break
2651   done
2652 fi
2653 if test -z "$CC"; then
2654   ac_ct_CC=$CC
2655   for ac_prog in cl.exe
2656 do
2657   # Extract the first word of "$ac_prog", so it can be a program name with args.
2658 set dummy $ac_prog; ac_word=$2
2659 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2660 $as_echo_n "checking for $ac_word... " >&6; }
2661 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2662   $as_echo_n "(cached) " >&6
2663 else
2664   if test -n "$ac_ct_CC"; then
2665   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2666 else
2667 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2668 for as_dir in $PATH
2669 do
2670   IFS=$as_save_IFS
2671   test -z "$as_dir" && as_dir=.
2672   for ac_exec_ext in '' $ac_executable_extensions; do
2673   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2674     ac_cv_prog_ac_ct_CC="$ac_prog"
2675     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2676     break 2
2677   fi
2678 done
2679 done
2680 IFS=$as_save_IFS
2681
2682 fi
2683 fi
2684 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2685 if test -n "$ac_ct_CC"; then
2686   { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2687 $as_echo "$ac_ct_CC" >&6; }
2688 else
2689   { $as_echo "$as_me:$LINENO: result: no" >&5
2690 $as_echo "no" >&6; }
2691 fi
2692
2693
2694   test -n "$ac_ct_CC" && break
2695 done
2696
2697   if test "x$ac_ct_CC" = x; then
2698     CC=""
2699   else
2700     case $cross_compiling:$ac_tool_warned in
2701 yes:)
2702 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2703 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2704 ac_tool_warned=yes ;;
2705 esac
2706     CC=$ac_ct_CC
2707   fi
2708 fi
2709
2710 fi
2711
2712
2713 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2714 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2715 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2716 See \`config.log' for more details." >&5
2717 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2718 See \`config.log' for more details." >&2;}
2719    { (exit 1); exit 1; }; }; }
2720
2721 # Provide some information about the compiler.
2722 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2723 set X $ac_compile
2724 ac_compiler=$2
2725 { (ac_try="$ac_compiler --version >&5"
2726 case "(($ac_try" in
2727   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2728   *) ac_try_echo=$ac_try;;
2729 esac
2730 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2731 $as_echo "$ac_try_echo") >&5
2732   (eval "$ac_compiler --version >&5") 2>&5
2733   ac_status=$?
2734   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2735   (exit $ac_status); }
2736 { (ac_try="$ac_compiler -v >&5"
2737 case "(($ac_try" in
2738   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2739   *) ac_try_echo=$ac_try;;
2740 esac
2741 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2742 $as_echo "$ac_try_echo") >&5
2743   (eval "$ac_compiler -v >&5") 2>&5
2744   ac_status=$?
2745   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2746   (exit $ac_status); }
2747 { (ac_try="$ac_compiler -V >&5"
2748 case "(($ac_try" in
2749   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2750   *) ac_try_echo=$ac_try;;
2751 esac
2752 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2753 $as_echo "$ac_try_echo") >&5
2754   (eval "$ac_compiler -V >&5") 2>&5
2755   ac_status=$?
2756   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2757   (exit $ac_status); }
2758
2759 cat >conftest.$ac_ext <<_ACEOF
2760 /* confdefs.h.  */
2761 _ACEOF
2762 cat confdefs.h >>conftest.$ac_ext
2763 cat >>conftest.$ac_ext <<_ACEOF
2764 /* end confdefs.h.  */
2765
2766 int
2767 main ()
2768 {
2769
2770   ;
2771   return 0;
2772 }
2773 _ACEOF
2774 ac_clean_files_save=$ac_clean_files
2775 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2776 # Try to create an executable without -o first, disregard a.out.
2777 # It will help us diagnose broken compilers, and finding out an intuition
2778 # of exeext.
2779 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2780 $as_echo_n "checking for C compiler default output file name... " >&6; }
2781 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2782
2783 # The possible output files:
2784 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2785
2786 ac_rmfiles=
2787 for ac_file in $ac_files
2788 do
2789   case $ac_file in
2790     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2791     * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2792   esac
2793 done
2794 rm -f $ac_rmfiles
2795
2796 if { (ac_try="$ac_link_default"
2797 case "(($ac_try" in
2798   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2799   *) ac_try_echo=$ac_try;;
2800 esac
2801 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2802 $as_echo "$ac_try_echo") >&5
2803   (eval "$ac_link_default") 2>&5
2804   ac_status=$?
2805   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2806   (exit $ac_status); }; then
2807   # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2808 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2809 # in a Makefile.  We should not override ac_cv_exeext if it was cached,
2810 # so that the user can short-circuit this test for compilers unknown to
2811 # Autoconf.
2812 for ac_file in $ac_files ''
2813 do
2814   test -f "$ac_file" || continue
2815   case $ac_file in
2816     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2817         ;;
2818     [ab].out )
2819         # We found the default executable, but exeext='' is most
2820         # certainly right.
2821         break;;
2822     *.* )
2823         if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2824         then :; else
2825            ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2826         fi
2827         # We set ac_cv_exeext here because the later test for it is not
2828         # safe: cross compilers may not add the suffix if given an `-o'
2829         # argument, so we may need to know it at that point already.
2830         # Even if this section looks crufty: it has the advantage of
2831         # actually working.
2832         break;;
2833     * )
2834         break;;
2835   esac
2836 done
2837 test "$ac_cv_exeext" = no && ac_cv_exeext=
2838
2839 else
2840   ac_file=''
2841 fi
2842
2843 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2844 $as_echo "$ac_file" >&6; }
2845 if test -z "$ac_file"; then
2846   $as_echo "$as_me: failed program was:" >&5
2847 sed 's/^/| /' conftest.$ac_ext >&5
2848
2849 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2850 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2851 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2852 See \`config.log' for more details." >&5
2853 $as_echo "$as_me: error: C compiler cannot create executables
2854 See \`config.log' for more details." >&2;}
2855    { (exit 77); exit 77; }; }; }
2856 fi
2857
2858 ac_exeext=$ac_cv_exeext
2859
2860 # Check that the compiler produces executables we can run.  If not, either
2861 # the compiler is broken, or we cross compile.
2862 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2863 $as_echo_n "checking whether the C compiler works... " >&6; }
2864 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2865 # If not cross compiling, check that we can run a simple program.
2866 if test "$cross_compiling" != yes; then
2867   if { ac_try='./$ac_file'
2868   { (case "(($ac_try" in
2869   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2870   *) ac_try_echo=$ac_try;;
2871 esac
2872 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2873 $as_echo "$ac_try_echo") >&5
2874   (eval "$ac_try") 2>&5
2875   ac_status=$?
2876   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2877   (exit $ac_status); }; }; then
2878     cross_compiling=no
2879   else
2880     if test "$cross_compiling" = maybe; then
2881         cross_compiling=yes
2882     else
2883         { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2884 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2885 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
2886 If you meant to cross compile, use \`--host'.
2887 See \`config.log' for more details." >&5
2888 $as_echo "$as_me: error: cannot run C compiled programs.
2889 If you meant to cross compile, use \`--host'.
2890 See \`config.log' for more details." >&2;}
2891    { (exit 1); exit 1; }; }; }
2892     fi
2893   fi
2894 fi
2895 { $as_echo "$as_me:$LINENO: result: yes" >&5
2896 $as_echo "yes" >&6; }
2897
2898 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2899 ac_clean_files=$ac_clean_files_save
2900 # Check that the compiler produces executables we can run.  If not, either
2901 # the compiler is broken, or we cross compile.
2902 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2903 $as_echo_n "checking whether we are cross compiling... " >&6; }
2904 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2905 $as_echo "$cross_compiling" >&6; }
2906
2907 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2908 $as_echo_n "checking for suffix of executables... " >&6; }
2909 if { (ac_try="$ac_link"
2910 case "(($ac_try" in
2911   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2912   *) ac_try_echo=$ac_try;;
2913 esac
2914 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2915 $as_echo "$ac_try_echo") >&5
2916   (eval "$ac_link") 2>&5
2917   ac_status=$?
2918   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2919   (exit $ac_status); }; then
2920   # If both `conftest.exe' and `conftest' are `present' (well, observable)
2921 # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
2922 # work properly (i.e., refer to `conftest.exe'), while it won't with
2923 # `rm'.
2924 for ac_file in conftest.exe conftest conftest.*; do
2925   test -f "$ac_file" || continue
2926   case $ac_file in
2927     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2928     *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2929           break;;
2930     * ) break;;
2931   esac
2932 done
2933 else
2934   { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2935 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2936 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2937 See \`config.log' for more details." >&5
2938 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2939 See \`config.log' for more details." >&2;}
2940    { (exit 1); exit 1; }; }; }
2941 fi
2942
2943 rm -f conftest$ac_cv_exeext
2944 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2945 $as_echo "$ac_cv_exeext" >&6; }
2946
2947 rm -f conftest.$ac_ext
2948 EXEEXT=$ac_cv_exeext
2949 ac_exeext=$EXEEXT
2950 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2951 $as_echo_n "checking for suffix of object files... " >&6; }
2952 if test "${ac_cv_objext+set}" = set; then
2953   $as_echo_n "(cached) " >&6
2954 else
2955   cat >conftest.$ac_ext <<_ACEOF
2956 /* confdefs.h.  */
2957 _ACEOF
2958 cat confdefs.h >>conftest.$ac_ext
2959 cat >>conftest.$ac_ext <<_ACEOF
2960 /* end confdefs.h.  */
2961
2962 int
2963 main ()
2964 {
2965
2966   ;
2967   return 0;
2968 }
2969 _ACEOF
2970 rm -f conftest.o conftest.obj
2971 if { (ac_try="$ac_compile"
2972 case "(($ac_try" in
2973   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2974   *) ac_try_echo=$ac_try;;
2975 esac
2976 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2977 $as_echo "$ac_try_echo") >&5
2978   (eval "$ac_compile") 2>&5
2979   ac_status=$?
2980   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2981   (exit $ac_status); }; then
2982   for ac_file in conftest.o conftest.obj conftest.*; do
2983   test -f "$ac_file" || continue;
2984   case $ac_file in
2985     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2986     *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2987        break;;
2988   esac
2989 done
2990 else
2991   $as_echo "$as_me: failed program was:" >&5
2992 sed 's/^/| /' conftest.$ac_ext >&5
2993
2994 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2995 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2996 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2997 See \`config.log' for more details." >&5
2998 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
2999 See \`config.log' for more details." >&2;}
3000    { (exit 1); exit 1; }; }; }
3001 fi
3002
3003 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3004 fi
3005 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3006 $as_echo "$ac_cv_objext" >&6; }
3007 OBJEXT=$ac_cv_objext
3008 ac_objext=$OBJEXT
3009 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3010 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3011 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3012   $as_echo_n "(cached) " >&6
3013 else
3014   cat >conftest.$ac_ext <<_ACEOF
3015 /* confdefs.h.  */
3016 _ACEOF
3017 cat confdefs.h >>conftest.$ac_ext
3018 cat >>conftest.$ac_ext <<_ACEOF
3019 /* end confdefs.h.  */
3020
3021 int
3022 main ()
3023 {
3024 #ifndef __GNUC__
3025        choke me
3026 #endif
3027
3028   ;
3029   return 0;
3030 }
3031 _ACEOF
3032 rm -f conftest.$ac_objext
3033 if { (ac_try="$ac_compile"
3034 case "(($ac_try" in
3035   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3036   *) ac_try_echo=$ac_try;;
3037 esac
3038 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3039 $as_echo "$ac_try_echo") >&5
3040   (eval "$ac_compile") 2>conftest.er1
3041   ac_status=$?
3042   grep -v '^ *+' conftest.er1 >conftest.err
3043   rm -f conftest.er1
3044   cat conftest.err >&5
3045   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3046   (exit $ac_status); } && {
3047          test -z "$ac_c_werror_flag" ||
3048          test ! -s conftest.err
3049        } && test -s conftest.$ac_objext; then
3050   ac_compiler_gnu=yes
3051 else
3052   $as_echo "$as_me: failed program was:" >&5
3053 sed 's/^/| /' conftest.$ac_ext >&5
3054
3055         ac_compiler_gnu=no
3056 fi
3057
3058 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3059 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3060
3061 fi
3062 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3063 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3064 if test $ac_compiler_gnu = yes; then
3065   GCC=yes
3066 else
3067   GCC=
3068 fi
3069 ac_test_CFLAGS=${CFLAGS+set}
3070 ac_save_CFLAGS=$CFLAGS
3071 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3072 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3073 if test "${ac_cv_prog_cc_g+set}" = set; then
3074   $as_echo_n "(cached) " >&6
3075 else
3076   ac_save_c_werror_flag=$ac_c_werror_flag
3077    ac_c_werror_flag=yes
3078    ac_cv_prog_cc_g=no
3079    CFLAGS="-g"
3080    cat >conftest.$ac_ext <<_ACEOF
3081 /* confdefs.h.  */
3082 _ACEOF
3083 cat confdefs.h >>conftest.$ac_ext
3084 cat >>conftest.$ac_ext <<_ACEOF
3085 /* end confdefs.h.  */
3086
3087 int
3088 main ()
3089 {
3090
3091   ;
3092   return 0;
3093 }
3094 _ACEOF
3095 rm -f conftest.$ac_objext
3096 if { (ac_try="$ac_compile"
3097 case "(($ac_try" in
3098   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3099   *) ac_try_echo=$ac_try;;
3100 esac
3101 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3102 $as_echo "$ac_try_echo") >&5
3103   (eval "$ac_compile") 2>conftest.er1
3104   ac_status=$?
3105   grep -v '^ *+' conftest.er1 >conftest.err
3106   rm -f conftest.er1
3107   cat conftest.err >&5
3108   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3109   (exit $ac_status); } && {
3110          test -z "$ac_c_werror_flag" ||
3111          test ! -s conftest.err
3112        } && test -s conftest.$ac_objext; then
3113   ac_cv_prog_cc_g=yes
3114 else
3115   $as_echo "$as_me: failed program was:" >&5
3116 sed 's/^/| /' conftest.$ac_ext >&5
3117
3118         CFLAGS=""
3119       cat >conftest.$ac_ext <<_ACEOF
3120 /* confdefs.h.  */
3121 _ACEOF
3122 cat confdefs.h >>conftest.$ac_ext
3123 cat >>conftest.$ac_ext <<_ACEOF
3124 /* end confdefs.h.  */
3125
3126 int
3127 main ()
3128 {
3129
3130   ;
3131   return 0;
3132 }
3133 _ACEOF
3134 rm -f conftest.$ac_objext
3135 if { (ac_try="$ac_compile"
3136 case "(($ac_try" in
3137   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3138   *) ac_try_echo=$ac_try;;
3139 esac
3140 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3141 $as_echo "$ac_try_echo") >&5
3142   (eval "$ac_compile") 2>conftest.er1
3143   ac_status=$?
3144   grep -v '^ *+' conftest.er1 >conftest.err
3145   rm -f conftest.er1
3146   cat conftest.err >&5
3147   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3148   (exit $ac_status); } && {
3149          test -z "$ac_c_werror_flag" ||
3150          test ! -s conftest.err
3151        } && test -s conftest.$ac_objext; then
3152   :
3153 else
3154   $as_echo "$as_me: failed program was:" >&5
3155 sed 's/^/| /' conftest.$ac_ext >&5
3156
3157         ac_c_werror_flag=$ac_save_c_werror_flag
3158          CFLAGS="-g"
3159          cat >conftest.$ac_ext <<_ACEOF
3160 /* confdefs.h.  */
3161 _ACEOF
3162 cat confdefs.h >>conftest.$ac_ext
3163 cat >>conftest.$ac_ext <<_ACEOF
3164 /* end confdefs.h.  */
3165
3166 int
3167 main ()
3168 {
3169
3170   ;
3171   return 0;
3172 }
3173 _ACEOF
3174 rm -f conftest.$ac_objext
3175 if { (ac_try="$ac_compile"
3176 case "(($ac_try" in
3177   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3178   *) ac_try_echo=$ac_try;;
3179 esac
3180 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3181 $as_echo "$ac_try_echo") >&5
3182   (eval "$ac_compile") 2>conftest.er1
3183   ac_status=$?
3184   grep -v '^ *+' conftest.er1 >conftest.err
3185   rm -f conftest.er1
3186   cat conftest.err >&5
3187   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3188   (exit $ac_status); } && {
3189          test -z "$ac_c_werror_flag" ||
3190          test ! -s conftest.err
3191        } && test -s conftest.$ac_objext; then
3192   ac_cv_prog_cc_g=yes
3193 else
3194   $as_echo "$as_me: failed program was:" >&5
3195 sed 's/^/| /' conftest.$ac_ext >&5
3196
3197
3198 fi
3199
3200 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3201 fi
3202
3203 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3204 fi
3205
3206 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3207    ac_c_werror_flag=$ac_save_c_werror_flag
3208 fi
3209 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3210 $as_echo "$ac_cv_prog_cc_g" >&6; }
3211 if test "$ac_test_CFLAGS" = set; then
3212   CFLAGS=$ac_save_CFLAGS
3213 elif test $ac_cv_prog_cc_g = yes; then
3214   if test "$GCC" = yes; then
3215     CFLAGS="-g -O2"
3216   else
3217     CFLAGS="-g"
3218   fi
3219 else
3220   if test "$GCC" = yes; then
3221     CFLAGS="-O2"
3222   else
3223     CFLAGS=
3224   fi
3225 fi
3226 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3227 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3228 if test "${ac_cv_prog_cc_c89+set}" = set; then
3229   $as_echo_n "(cached) " >&6
3230 else
3231   ac_cv_prog_cc_c89=no
3232 ac_save_CC=$CC
3233 cat >conftest.$ac_ext <<_ACEOF
3234 /* confdefs.h.  */
3235 _ACEOF
3236 cat confdefs.h >>conftest.$ac_ext
3237 cat >>conftest.$ac_ext <<_ACEOF
3238 /* end confdefs.h.  */
3239 #include <stdarg.h>
3240 #include <stdio.h>
3241 #include <sys/types.h>
3242 #include <sys/stat.h>
3243 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
3244 struct buf { int x; };
3245 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3246 static char *e (p, i)
3247      char **p;
3248      int i;
3249 {
3250   return p[i];
3251 }
3252 static char *f (char * (*g) (char **, int), char **p, ...)
3253 {
3254   char *s;
3255   va_list v;
3256   va_start (v,p);
3257   s = g (p, va_arg (v,int));
3258   va_end (v);
3259   return s;
3260 }
3261
3262 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
3263    function prototypes and stuff, but not '\xHH' hex character constants.
3264    These don't provoke an error unfortunately, instead are silently treated
3265    as 'x'.  The following induces an error, until -std is added to get
3266    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
3267    array size at least.  It's necessary to write '\x00'==0 to get something
3268    that's true only with -std.  */
3269 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3270
3271 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3272    inside strings and character constants.  */
3273 #define FOO(x) 'x'
3274 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3275
3276 int test (int i, double x);
3277 struct s1 {int (*f) (int a);};
3278 struct s2 {int (*f) (double a);};
3279 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3280 int argc;
3281 char **argv;
3282 int
3283 main ()
3284 {
3285 return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
3286   ;
3287   return 0;
3288 }
3289 _ACEOF
3290 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3291         -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3292 do
3293   CC="$ac_save_CC $ac_arg"
3294   rm -f conftest.$ac_objext
3295 if { (ac_try="$ac_compile"
3296 case "(($ac_try" in
3297   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3298   *) ac_try_echo=$ac_try;;
3299 esac
3300 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3301 $as_echo "$ac_try_echo") >&5
3302   (eval "$ac_compile") 2>conftest.er1
3303   ac_status=$?
3304   grep -v '^ *+' conftest.er1 >conftest.err
3305   rm -f conftest.er1
3306   cat conftest.err >&5
3307   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3308   (exit $ac_status); } && {
3309          test -z "$ac_c_werror_flag" ||
3310          test ! -s conftest.err
3311        } && test -s conftest.$ac_objext; then
3312   ac_cv_prog_cc_c89=$ac_arg
3313 else
3314   $as_echo "$as_me: failed program was:" >&5
3315 sed 's/^/| /' conftest.$ac_ext >&5
3316
3317
3318 fi
3319
3320 rm -f core conftest.err conftest.$ac_objext
3321   test "x$ac_cv_prog_cc_c89" != "xno" && break
3322 done
3323 rm -f conftest.$ac_ext
3324 CC=$ac_save_CC
3325
3326 fi
3327 # AC_CACHE_VAL
3328 case "x$ac_cv_prog_cc_c89" in
3329   x)
3330     { $as_echo "$as_me:$LINENO: result: none needed" >&5
3331 $as_echo "none needed" >&6; } ;;
3332   xno)
3333     { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3334 $as_echo "unsupported" >&6; } ;;
3335   *)
3336     CC="$CC $ac_cv_prog_cc_c89"
3337     { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3338 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3339 esac
3340
3341
3342 ac_ext=c
3343 ac_cpp='$CPP $CPPFLAGS'
3344 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3345 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3346 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3347
3348 ac_ext=cpp
3349 ac_cpp='$CXXCPP $CPPFLAGS'
3350 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3351 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3352 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3353 if test -z "$CXX"; then
3354   if test -n "$CCC"; then
3355     CXX=$CCC
3356   else
3357     if test -n "$ac_tool_prefix"; then
3358   for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3359   do
3360     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3361 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3362 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3363 $as_echo_n "checking for $ac_word... " >&6; }
3364 if test "${ac_cv_prog_CXX+set}" = set; then
3365   $as_echo_n "(cached) " >&6
3366 else
3367   if test -n "$CXX"; then
3368   ac_cv_prog_CXX="$CXX" # Let the user override the test.
3369 else
3370 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3371 for as_dir in $PATH
3372 do
3373   IFS=$as_save_IFS
3374   test -z "$as_dir" && as_dir=.
3375   for ac_exec_ext in '' $ac_executable_extensions; do
3376   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3377     ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3378     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3379     break 2
3380   fi
3381 done
3382 done
3383 IFS=$as_save_IFS
3384
3385 fi
3386 fi
3387 CXX=$ac_cv_prog_CXX
3388 if test -n "$CXX"; then
3389   { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3390 $as_echo "$CXX" >&6; }
3391 else
3392   { $as_echo "$as_me:$LINENO: result: no" >&5
3393 $as_echo "no" >&6; }
3394 fi
3395
3396
3397     test -n "$CXX" && break
3398   done
3399 fi
3400 if test -z "$CXX"; then
3401   ac_ct_CXX=$CXX
3402   for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3403 do
3404   # Extract the first word of "$ac_prog", so it can be a program name with args.
3405 set dummy $ac_prog; ac_word=$2
3406 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3407 $as_echo_n "checking for $ac_word... " >&6; }
3408 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3409   $as_echo_n "(cached) " >&6
3410 else
3411   if test -n "$ac_ct_CXX"; then
3412   ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3413 else
3414 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3415 for as_dir in $PATH
3416 do
3417   IFS=$as_save_IFS
3418   test -z "$as_dir" && as_dir=.
3419   for ac_exec_ext in '' $ac_executable_extensions; do
3420   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3421     ac_cv_prog_ac_ct_CXX="$ac_prog"
3422     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3423     break 2
3424   fi
3425 done
3426 done
3427 IFS=$as_save_IFS
3428
3429 fi
3430 fi
3431 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3432 if test -n "$ac_ct_CXX"; then
3433   { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3434 $as_echo "$ac_ct_CXX" >&6; }
3435 else
3436   { $as_echo "$as_me:$LINENO: result: no" >&5
3437 $as_echo "no" >&6; }
3438 fi
3439
3440
3441   test -n "$ac_ct_CXX" && break
3442 done
3443
3444   if test "x$ac_ct_CXX" = x; then
3445     CXX="g++"
3446   else
3447     case $cross_compiling:$ac_tool_warned in
3448 yes:)
3449 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3450 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3451 ac_tool_warned=yes ;;
3452 esac
3453     CXX=$ac_ct_CXX
3454   fi
3455 fi
3456
3457   fi
3458 fi
3459 # Provide some information about the compiler.
3460 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3461 set X $ac_compile
3462 ac_compiler=$2
3463 { (ac_try="$ac_compiler --version >&5"
3464 case "(($ac_try" in
3465   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3466   *) ac_try_echo=$ac_try;;
3467 esac
3468 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3469 $as_echo "$ac_try_echo") >&5
3470   (eval "$ac_compiler --version >&5") 2>&5
3471   ac_status=$?
3472   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3473   (exit $ac_status); }
3474 { (ac_try="$ac_compiler -v >&5"
3475 case "(($ac_try" in
3476   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3477   *) ac_try_echo=$ac_try;;
3478 esac
3479 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3480 $as_echo "$ac_try_echo") >&5
3481   (eval "$ac_compiler -v >&5") 2>&5
3482   ac_status=$?
3483   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3484   (exit $ac_status); }
3485 { (ac_try="$ac_compiler -V >&5"
3486 case "(($ac_try" in
3487   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3488   *) ac_try_echo=$ac_try;;
3489 esac
3490 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3491 $as_echo "$ac_try_echo") >&5
3492   (eval "$ac_compiler -V >&5") 2>&5
3493   ac_status=$?
3494   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3495   (exit $ac_status); }
3496
3497 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3498 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3499 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3500   $as_echo_n "(cached) " >&6
3501 else
3502   cat >conftest.$ac_ext <<_ACEOF
3503 /* confdefs.h.  */
3504 _ACEOF
3505 cat confdefs.h >>conftest.$ac_ext
3506 cat >>conftest.$ac_ext <<_ACEOF
3507 /* end confdefs.h.  */
3508
3509 int
3510 main ()
3511 {
3512 #ifndef __GNUC__
3513        choke me
3514 #endif
3515
3516   ;
3517   return 0;
3518 }
3519 _ACEOF
3520 rm -f conftest.$ac_objext
3521 if { (ac_try="$ac_compile"
3522 case "(($ac_try" in
3523   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3524   *) ac_try_echo=$ac_try;;
3525 esac
3526 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3527 $as_echo "$ac_try_echo") >&5
3528   (eval "$ac_compile") 2>conftest.er1
3529   ac_status=$?
3530   grep -v '^ *+' conftest.er1 >conftest.err
3531   rm -f conftest.er1
3532   cat conftest.err >&5
3533   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3534   (exit $ac_status); } && {
3535          test -z "$ac_cxx_werror_flag" ||
3536          test ! -s conftest.err
3537        } && test -s conftest.$ac_objext; then
3538   ac_compiler_gnu=yes
3539 else
3540   $as_echo "$as_me: failed program was:" >&5
3541 sed 's/^/| /' conftest.$ac_ext >&5
3542
3543         ac_compiler_gnu=no
3544 fi
3545
3546 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3547 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3548
3549 fi
3550 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3551 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3552 if test $ac_compiler_gnu = yes; then
3553   GXX=yes
3554 else
3555   GXX=
3556 fi
3557 ac_test_CXXFLAGS=${CXXFLAGS+set}
3558 ac_save_CXXFLAGS=$CXXFLAGS
3559 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3560 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3561 if test "${ac_cv_prog_cxx_g+set}" = set; then
3562   $as_echo_n "(cached) " >&6
3563 else
3564   ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3565    ac_cxx_werror_flag=yes
3566    ac_cv_prog_cxx_g=no
3567    CXXFLAGS="-g"
3568    cat >conftest.$ac_ext <<_ACEOF
3569 /* confdefs.h.  */
3570 _ACEOF
3571 cat confdefs.h >>conftest.$ac_ext
3572 cat >>conftest.$ac_ext <<_ACEOF
3573 /* end confdefs.h.  */
3574
3575 int
3576 main ()
3577 {
3578
3579   ;
3580   return 0;
3581 }
3582 _ACEOF
3583 rm -f conftest.$ac_objext
3584 if { (ac_try="$ac_compile"
3585 case "(($ac_try" in
3586   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3587   *) ac_try_echo=$ac_try;;
3588 esac
3589 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3590 $as_echo "$ac_try_echo") >&5
3591   (eval "$ac_compile") 2>conftest.er1
3592   ac_status=$?
3593   grep -v '^ *+' conftest.er1 >conftest.err
3594   rm -f conftest.er1
3595   cat conftest.err >&5
3596   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3597   (exit $ac_status); } && {
3598          test -z "$ac_cxx_werror_flag" ||
3599          test ! -s conftest.err
3600        } && test -s conftest.$ac_objext; then
3601   ac_cv_prog_cxx_g=yes
3602 else
3603   $as_echo "$as_me: failed program was:" >&5
3604 sed 's/^/| /' conftest.$ac_ext >&5
3605
3606         CXXFLAGS=""
3607       cat >conftest.$ac_ext <<_ACEOF
3608 /* confdefs.h.  */
3609 _ACEOF
3610 cat confdefs.h >>conftest.$ac_ext
3611 cat >>conftest.$ac_ext <<_ACEOF
3612 /* end confdefs.h.  */
3613
3614 int
3615 main ()
3616 {
3617
3618   ;
3619   return 0;
3620 }
3621 _ACEOF
3622 rm -f conftest.$ac_objext
3623 if { (ac_try="$ac_compile"
3624 case "(($ac_try" in
3625   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3626   *) ac_try_echo=$ac_try;;
3627 esac
3628 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3629 $as_echo "$ac_try_echo") >&5
3630   (eval "$ac_compile") 2>conftest.er1
3631   ac_status=$?
3632   grep -v '^ *+' conftest.er1 >conftest.err
3633   rm -f conftest.er1
3634   cat conftest.err >&5
3635   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3636   (exit $ac_status); } && {
3637          test -z "$ac_cxx_werror_flag" ||
3638          test ! -s conftest.err
3639        } && test -s conftest.$ac_objext; then
3640   :
3641 else
3642   $as_echo "$as_me: failed program was:" >&5
3643 sed 's/^/| /' conftest.$ac_ext >&5
3644
3645         ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3646          CXXFLAGS="-g"
3647          cat >conftest.$ac_ext <<_ACEOF
3648 /* confdefs.h.  */
3649 _ACEOF
3650 cat confdefs.h >>conftest.$ac_ext
3651 cat >>conftest.$ac_ext <<_ACEOF
3652 /* end confdefs.h.  */
3653
3654 int
3655 main ()
3656 {
3657
3658   ;
3659   return 0;
3660 }
3661 _ACEOF
3662 rm -f conftest.$ac_objext
3663 if { (ac_try="$ac_compile"
3664 case "(($ac_try" in
3665   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3666   *) ac_try_echo=$ac_try;;
3667 esac
3668 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3669 $as_echo "$ac_try_echo") >&5
3670   (eval "$ac_compile") 2>conftest.er1
3671   ac_status=$?
3672   grep -v '^ *+' conftest.er1 >conftest.err
3673   rm -f conftest.er1
3674   cat conftest.err >&5
3675   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3676   (exit $ac_status); } && {
3677          test -z "$ac_cxx_werror_flag" ||
3678          test ! -s conftest.err
3679        } && test -s conftest.$ac_objext; then
3680   ac_cv_prog_cxx_g=yes
3681 else
3682   $as_echo "$as_me: failed program was:" >&5
3683 sed 's/^/| /' conftest.$ac_ext >&5
3684
3685
3686 fi
3687
3688 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3689 fi
3690
3691 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3692 fi
3693
3694 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3695    ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3696 fi
3697 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3698 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3699 if test "$ac_test_CXXFLAGS" = set; then
3700   CXXFLAGS=$ac_save_CXXFLAGS
3701 elif test $ac_cv_prog_cxx_g = yes; then
3702   if test "$GXX" = yes; then
3703     CXXFLAGS="-g -O2"
3704   else
3705     CXXFLAGS="-g"
3706   fi
3707 else
3708   if test "$GXX" = yes; then
3709     CXXFLAGS="-O2"
3710   else
3711     CXXFLAGS=
3712   fi
3713 fi
3714 ac_ext=c
3715 ac_cpp='$CPP $CPPFLAGS'
3716 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3717 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3718 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3719
3720 if test -n "$ac_tool_prefix"; then
3721   # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3722 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3723 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3724 $as_echo_n "checking for $ac_word... " >&6; }
3725 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3726   $as_echo_n "(cached) " >&6
3727 else
3728   if test -n "$CPPBIN"; then
3729   ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3730 else
3731 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3732 for as_dir in $PATH
3733 do
3734   IFS=$as_save_IFS
3735   test -z "$as_dir" && as_dir=.
3736   for ac_exec_ext in '' $ac_executable_extensions; do
3737   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3738     ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3739     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3740     break 2
3741   fi
3742 done
3743 done
3744 IFS=$as_save_IFS
3745
3746 fi
3747 fi
3748 CPPBIN=$ac_cv_prog_CPPBIN
3749 if test -n "$CPPBIN"; then
3750   { $as_echo "$as_me:$LINENO: result: $CPPBIN" >&5
3751 $as_echo "$CPPBIN" >&6; }
3752 else
3753   { $as_echo "$as_me:$LINENO: result: no" >&5
3754 $as_echo "no" >&6; }
3755 fi
3756
3757
3758 fi
3759 if test -z "$ac_cv_prog_CPPBIN"; then
3760   ac_ct_CPPBIN=$CPPBIN
3761   # Extract the first word of "cpp", so it can be a program name with args.
3762 set dummy cpp; ac_word=$2
3763 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3764 $as_echo_n "checking for $ac_word... " >&6; }
3765 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3766   $as_echo_n "(cached) " >&6
3767 else
3768   if test -n "$ac_ct_CPPBIN"; then
3769   ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3770 else
3771 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3772 for as_dir in $PATH
3773 do
3774   IFS=$as_save_IFS
3775   test -z "$as_dir" && as_dir=.
3776   for ac_exec_ext in '' $ac_executable_extensions; do
3777   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3778     ac_cv_prog_ac_ct_CPPBIN="cpp"
3779     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3780     break 2
3781   fi
3782 done
3783 done
3784 IFS=$as_save_IFS
3785
3786 fi
3787 fi
3788 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3789 if test -n "$ac_ct_CPPBIN"; then
3790   { $as_echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3791 $as_echo "$ac_ct_CPPBIN" >&6; }
3792 else
3793   { $as_echo "$as_me:$LINENO: result: no" >&5
3794 $as_echo "no" >&6; }
3795 fi
3796
3797   if test "x$ac_ct_CPPBIN" = x; then
3798     CPPBIN="cpp"
3799   else
3800     case $cross_compiling:$ac_tool_warned in
3801 yes:)
3802 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3803 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3804 ac_tool_warned=yes ;;
3805 esac
3806     CPPBIN=$ac_ct_CPPBIN
3807   fi
3808 else
3809   CPPBIN="$ac_cv_prog_CPPBIN"
3810 fi
3811
3812
3813 case $host in
3814   x86_64*)
3815     if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
3816     then
3817       CC="$CC -m32"
3818       CXX="$CXX -m32"
3819       { $as_echo "$as_me:$LINENO: checking whether $CC works" >&5
3820 $as_echo_n "checking whether $CC works... " >&6; }
3821
3822 cat >conftest.$ac_ext <<_ACEOF
3823 /* confdefs.h.  */
3824 _ACEOF
3825 cat confdefs.h >>conftest.$ac_ext
3826 cat >>conftest.$ac_ext <<_ACEOF
3827 /* end confdefs.h.  */
3828
3829 int
3830 main ()
3831 {
3832
3833   ;
3834   return 0;
3835 }
3836 _ACEOF
3837 rm -f conftest.$ac_objext conftest$ac_exeext
3838 if { (ac_try="$ac_link"
3839 case "(($ac_try" in
3840   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3841   *) ac_try_echo=$ac_try;;
3842 esac
3843 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3844 $as_echo "$ac_try_echo") >&5
3845   (eval "$ac_link") 2>conftest.er1
3846   ac_status=$?
3847   grep -v '^ *+' conftest.er1 >conftest.err
3848   rm -f conftest.er1
3849   cat conftest.err >&5
3850   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3851   (exit $ac_status); } && {
3852          test -z "$ac_c_werror_flag" ||
3853          test ! -s conftest.err
3854        } && test -s conftest$ac_exeext && {
3855          test "$cross_compiling" = yes ||
3856          $as_test_x conftest$ac_exeext
3857        }; then
3858   { $as_echo "$as_me:$LINENO: result: yes" >&5
3859 $as_echo "yes" >&6; }
3860 else
3861   $as_echo "$as_me: failed program was:" >&5
3862 sed 's/^/| /' conftest.$ac_ext >&5
3863
3864         { $as_echo "$as_me:$LINENO: result: no" >&5
3865 $as_echo "no" >&6; }
3866                       { { $as_echo "$as_me:$LINENO: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&5
3867 $as_echo "$as_me: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&2;}
3868    { (exit 1); exit 1; }; }
3869 fi
3870
3871 rm -rf conftest.dSYM
3872 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3873       conftest$ac_exeext conftest.$ac_ext
3874       LD="${LD:-ld} -m elf_i386"
3875       AS="${AS:-as} --32"
3876       host_cpu="i386"
3877       notice_platform="32-bit "
3878       TARGETFLAGS="-m32"
3879
3880       enable_win16=${enable_win16:-yes}
3881     else
3882       TARGETFLAGS="-m64"
3883
3884     fi
3885     ;;
3886   *-mingw32*)
3887     enable_win16=${enable_win16:-no}
3888     ;;
3889   i[3456789]86*)
3890     enable_win16=${enable_win16:-yes}
3891     ;;
3892 esac
3893
3894 enable_win16=${enable_win16:-no}
3895
3896 WIN16_FILES="\$(WIN16_FILES)"
3897
3898 WIN16_INSTALL="\$(WIN16_INSTALL)"
3899
3900 if test "x$enable_win16" != "xyes"
3901 then
3902     WIN16_FILES=""
3903     WIN16_INSTALL=""
3904     enable_comm_drv16=${enable_comm_drv16:-no}
3905     enable_dispdib_dll16=${enable_dispdib_dll16:-no}
3906     enable_display_drv16=${enable_display_drv16:-no}
3907     enable_ifsmgr_vxd=${enable_ifsmgr_vxd:-no}
3908     enable_keyboard_drv16=${enable_keyboard_drv16:-no}
3909     enable_mmdevldr_vxd=${enable_mmdevldr_vxd:-no}
3910     enable_monodebg_vxd=${enable_monodebg_vxd:-no}
3911     enable_mouse_drv16=${enable_mouse_drv16:-no}
3912     enable_stress_dll16=${enable_stress_dll16:-no}
3913     enable_vdhcp_vxd=${enable_vdhcp_vxd:-no}
3914     enable_vmm_vxd=${enable_vmm_vxd:-no}
3915     enable_vnbt_vxd=${enable_vnbt_vxd:-no}
3916     enable_vnetbios_vxd=${enable_vnetbios_vxd:-no}
3917     enable_vtdapi_vxd=${enable_vtdapi_vxd:-no}
3918     enable_vwin32_vxd=${enable_vwin32_vxd:-no}
3919     enable_w32skrnl=${enable_w32skrnl:-no}
3920     enable_win87em_dll16=${enable_win87em_dll16:-no}
3921     enable_windebug_dll16=${enable_windebug_dll16:-no}
3922     enable_winedos=${enable_winedos:-no}
3923     enable_winevdm=${enable_winevdm:-no}
3924     enable_winhelp_exe16=${enable_winhelp_exe16:-no}
3925     enable_winoldap_mod16=${enable_winoldap_mod16:-no}
3926 fi
3927
3928 { $as_echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3929 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
3930 if test "${wine_cv_toolsdir+set}" = set; then
3931   $as_echo_n "(cached) " >&6
3932 else
3933   if test -z "$with_wine_tools"; then
3934      if test "$cross_compiling" = "yes"; then
3935        { { $as_echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3936 $as_echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3937    { (exit 1); exit 1; }; }
3938      else
3939        wine_cv_toolsdir="\$(TOPOBJDIR)"
3940      fi
3941    elif test -d "$with_wine_tools/tools/winebuild"; then
3942      case $with_wine_tools in
3943        /*) wine_cv_toolsdir="$with_wine_tools" ;;
3944        *)  wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
3945      esac
3946    else
3947      { { $as_echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
3948 $as_echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
3949    { (exit 1); exit 1; }; }
3950    fi
3951 fi
3952 { $as_echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
3953 $as_echo "$wine_cv_toolsdir" >&6; }
3954 TOOLSDIR=$wine_cv_toolsdir
3955
3956 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
3957 then
3958     TARGETFLAGS="-b $host_alias $TARGETFLAGS"
3959
3960 fi
3961
3962 for ac_prog in flex
3963 do
3964   # Extract the first word of "$ac_prog", so it can be a program name with args.
3965 set dummy $ac_prog; ac_word=$2
3966 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3967 $as_echo_n "checking for $ac_word... " >&6; }
3968 if test "${ac_cv_prog_FLEX+set}" = set; then
3969   $as_echo_n "(cached) " >&6
3970 else
3971   if test -n "$FLEX"; then
3972   ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
3973 else
3974 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3975 for as_dir in $PATH
3976 do
3977   IFS=$as_save_IFS
3978   test -z "$as_dir" && as_dir=.
3979   for ac_exec_ext in '' $ac_executable_extensions; do
3980   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3981     ac_cv_prog_FLEX="$ac_prog"
3982     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3983     break 2
3984   fi
3985 done
3986 done
3987 IFS=$as_save_IFS
3988
3989 fi
3990 fi
3991 FLEX=$ac_cv_prog_FLEX
3992 if test -n "$FLEX"; then
3993   { $as_echo "$as_me:$LINENO: result: $FLEX" >&5
3994 $as_echo "$FLEX" >&6; }
3995 else
3996   { $as_echo "$as_me:$LINENO: result: no" >&5
3997 $as_echo "no" >&6; }
3998 fi
3999
4000
4001   test -n "$FLEX" && break
4002 done
4003 test -n "$FLEX" || FLEX="none"
4004
4005 if test "$FLEX" = "none"
4006 then
4007   { { $as_echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex' package." >&5
4008 $as_echo "$as_me: error: no suitable flex found. Please install the 'flex' package." >&2;}
4009    { (exit 1); exit 1; }; }
4010 fi
4011
4012 for ac_prog in bison
4013 do
4014   # Extract the first word of "$ac_prog", so it can be a program name with args.
4015 set dummy $ac_prog; ac_word=$2
4016 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4017 $as_echo_n "checking for $ac_word... " >&6; }
4018 if test "${ac_cv_prog_BISON+set}" = set; then
4019   $as_echo_n "(cached) " >&6
4020 else
4021   if test -n "$BISON"; then
4022   ac_cv_prog_BISON="$BISON" # Let the user override the test.
4023 else
4024 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4025 for as_dir in $PATH
4026 do
4027   IFS=$as_save_IFS
4028   test -z "$as_dir" && as_dir=.
4029   for ac_exec_ext in '' $ac_executable_extensions; do
4030   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4031     ac_cv_prog_BISON="$ac_prog"
4032     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4033     break 2
4034   fi
4035 done
4036 done
4037 IFS=$as_save_IFS
4038
4039 fi
4040 fi
4041 BISON=$ac_cv_prog_BISON
4042 if test -n "$BISON"; then
4043   { $as_echo "$as_me:$LINENO: result: $BISON" >&5
4044 $as_echo "$BISON" >&6; }
4045 else
4046   { $as_echo "$as_me:$LINENO: result: no" >&5
4047 $as_echo "no" >&6; }
4048 fi
4049
4050
4051   test -n "$BISON" && break
4052 done
4053 test -n "$BISON" || BISON="none"
4054
4055 if test "$BISON" = "none"
4056 then
4057   { { $as_echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison' package." >&5
4058 $as_echo "$as_me: error: no suitable bison found. Please install the 'bison' package." >&2;}
4059    { (exit 1); exit 1; }; }
4060 fi
4061
4062 if test -n "$ac_tool_prefix"; then
4063   for ac_prog in gas as
4064   do
4065     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4066 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4067 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4068 $as_echo_n "checking for $ac_word... " >&6; }
4069 if test "${ac_cv_prog_AS+set}" = set; then
4070   $as_echo_n "(cached) " >&6
4071 else
4072   if test -n "$AS"; then
4073   ac_cv_prog_AS="$AS" # Let the user override the test.
4074 else
4075 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4076 for as_dir in $PATH
4077 do
4078   IFS=$as_save_IFS
4079   test -z "$as_dir" && as_dir=.
4080   for ac_exec_ext in '' $ac_executable_extensions; do
4081   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4082     ac_cv_prog_AS="$ac_tool_prefix$ac_prog"
4083     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4084     break 2
4085   fi
4086 done
4087 done
4088 IFS=$as_save_IFS
4089
4090 fi
4091 fi
4092 AS=$ac_cv_prog_AS
4093 if test -n "$AS"; then
4094   { $as_echo "$as_me:$LINENO: result: $AS" >&5
4095 $as_echo "$AS" >&6; }
4096 else
4097   { $as_echo "$as_me:$LINENO: result: no" >&5
4098 $as_echo "no" >&6; }
4099 fi
4100
4101
4102     test -n "$AS" && break
4103   done
4104 fi
4105 if test -z "$AS"; then
4106   ac_ct_AS=$AS
4107   for ac_prog in gas as
4108 do
4109   # Extract the first word of "$ac_prog", so it can be a program name with args.
4110 set dummy $ac_prog; ac_word=$2
4111 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4112 $as_echo_n "checking for $ac_word... " >&6; }
4113 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
4114   $as_echo_n "(cached) " >&6
4115 else
4116   if test -n "$ac_ct_AS"; then
4117   ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
4118 else
4119 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4120 for as_dir in $PATH
4121 do
4122   IFS=$as_save_IFS
4123   test -z "$as_dir" && as_dir=.
4124   for ac_exec_ext in '' $ac_executable_extensions; do
4125   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4126     ac_cv_prog_ac_ct_AS="$ac_prog"
4127     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4128     break 2
4129   fi
4130 done
4131 done
4132 IFS=$as_save_IFS
4133
4134 fi
4135 fi
4136 ac_ct_AS=$ac_cv_prog_ac_ct_AS
4137 if test -n "$ac_ct_AS"; then
4138   { $as_echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
4139 $as_echo "$ac_ct_AS" >&6; }
4140 else
4141   { $as_echo "$as_me:$LINENO: result: no" >&5
4142 $as_echo "no" >&6; }
4143 fi
4144
4145
4146   test -n "$ac_ct_AS" && break
4147 done
4148
4149   if test "x$ac_ct_AS" = x; then
4150     AS="as"
4151   else
4152     case $cross_compiling:$ac_tool_warned in
4153 yes:)
4154 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4155 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4156 ac_tool_warned=yes ;;
4157 esac
4158     AS=$ac_ct_AS
4159   fi
4160 fi
4161
4162 if test -n "$ac_tool_prefix"; then
4163   for ac_prog in ld gld
4164   do
4165     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4166 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4167 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4168 $as_echo_n "checking for $ac_word... " >&6; }
4169 if test "${ac_cv_prog_LD+set}" = set; then
4170   $as_echo_n "(cached) " >&6
4171 else
4172   if test -n "$LD"; then
4173   ac_cv_prog_LD="$LD" # Let the user override the test.
4174 else
4175 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4176 for as_dir in $PATH
4177 do
4178   IFS=$as_save_IFS
4179   test -z "$as_dir" && as_dir=.
4180   for ac_exec_ext in '' $ac_executable_extensions; do
4181   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4182     ac_cv_prog_LD="$ac_tool_prefix$ac_prog"
4183     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4184     break 2
4185   fi
4186 done
4187 done
4188 IFS=$as_save_IFS
4189
4190 fi
4191 fi
4192 LD=$ac_cv_prog_LD
4193 if test -n "$LD"; then
4194   { $as_echo "$as_me:$LINENO: result: $LD" >&5
4195 $as_echo "$LD" >&6; }
4196 else
4197   { $as_echo "$as_me:$LINENO: result: no" >&5
4198 $as_echo "no" >&6; }
4199 fi
4200
4201
4202     test -n "$LD" && break
4203   done
4204 fi
4205 if test -z "$LD"; then
4206   ac_ct_LD=$LD
4207   for ac_prog in ld gld
4208 do
4209   # Extract the first word of "$ac_prog", so it can be a program name with args.
4210 set dummy $ac_prog; ac_word=$2
4211 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4212 $as_echo_n "checking for $ac_word... " >&6; }
4213 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
4214   $as_echo_n "(cached) " >&6
4215 else
4216   if test -n "$ac_ct_LD"; then
4217   ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test.
4218 else
4219 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4220 for as_dir in $PATH
4221 do
4222   IFS=$as_save_IFS
4223   test -z "$as_dir" && as_dir=.
4224   for ac_exec_ext in '' $ac_executable_extensions; do
4225   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4226     ac_cv_prog_ac_ct_LD="$ac_prog"
4227     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4228     break 2
4229   fi
4230 done
4231 done
4232 IFS=$as_save_IFS
4233
4234 fi
4235 fi
4236 ac_ct_LD=$ac_cv_prog_ac_ct_LD
4237 if test -n "$ac_ct_LD"; then
4238   { $as_echo "$as_me:$LINENO: result: $ac_ct_LD" >&5
4239 $as_echo "$ac_ct_LD" >&6; }
4240 else
4241   { $as_echo "$as_me:$LINENO: result: no" >&5
4242 $as_echo "no" >&6; }
4243 fi
4244
4245
4246   test -n "$ac_ct_LD" && break
4247 done
4248
4249   if test "x$ac_ct_LD" = x; then
4250     LD="ld"
4251   else
4252     case $cross_compiling:$ac_tool_warned in
4253 yes:)
4254 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4255 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4256 ac_tool_warned=yes ;;
4257 esac
4258     LD=$ac_ct_LD
4259   fi
4260 fi
4261
4262 if test -n "$ac_tool_prefix"; then
4263   for ac_prog in nm gnm
4264   do
4265     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4266 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4267 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4268 $as_echo_n "checking for $ac_word... " >&6; }
4269 if test "${ac_cv_prog_NM+set}" = set; then
4270   $as_echo_n "(cached) " >&6
4271 else
4272   if test -n "$NM"; then
4273   ac_cv_prog_NM="$NM" # Let the user override the test.
4274 else
4275 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4276 for as_dir in $PATH
4277 do
4278   IFS=$as_save_IFS
4279   test -z "$as_dir" && as_dir=.
4280   for ac_exec_ext in '' $ac_executable_extensions; do
4281   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4282     ac_cv_prog_NM="$ac_tool_prefix$ac_prog"
4283     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4284     break 2
4285   fi
4286 done
4287 done
4288 IFS=$as_save_IFS
4289
4290 fi
4291 fi
4292 NM=$ac_cv_prog_NM
4293 if test -n "$NM"; then
4294   { $as_echo "$as_me:$LINENO: result: $NM" >&5
4295 $as_echo "$NM" >&6; }
4296 else
4297   { $as_echo "$as_me:$LINENO: result: no" >&5
4298 $as_echo "no" >&6; }
4299 fi
4300
4301
4302     test -n "$NM" && break
4303   done
4304 fi
4305 if test -z "$NM"; then
4306   ac_ct_NM=$NM
4307   for ac_prog in nm gnm
4308 do
4309   # Extract the first word of "$ac_prog", so it can be a program name with args.
4310 set dummy $ac_prog; ac_word=$2
4311 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4312 $as_echo_n "checking for $ac_word... " >&6; }
4313 if test "${ac_cv_prog_ac_ct_NM+set}" = set; then
4314   $as_echo_n "(cached) " >&6
4315 else
4316   if test -n "$ac_ct_NM"; then
4317   ac_cv_prog_ac_ct_NM="$ac_ct_NM" # Let the user override the test.
4318 else
4319 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4320 for as_dir in $PATH
4321 do
4322   IFS=$as_save_IFS
4323   test -z "$as_dir" && as_dir=.
4324   for ac_exec_ext in '' $ac_executable_extensions; do
4325   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4326     ac_cv_prog_ac_ct_NM="$ac_prog"
4327     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4328     break 2
4329   fi
4330 done
4331 done
4332 IFS=$as_save_IFS
4333
4334 fi
4335 fi
4336 ac_ct_NM=$ac_cv_prog_ac_ct_NM
4337 if test -n "$ac_ct_NM"; then
4338   { $as_echo "$as_me:$LINENO: result: $ac_ct_NM" >&5
4339 $as_echo "$ac_ct_NM" >&6; }
4340 else
4341   { $as_echo "$as_me:$LINENO: result: no" >&5
4342 $as_echo "no" >&6; }
4343 fi
4344
4345
4346   test -n "$ac_ct_NM" && break
4347 done
4348
4349   if test "x$ac_ct_NM" = x; then
4350     NM="nm"
4351   else
4352     case $cross_compiling:$ac_tool_warned in
4353 yes:)
4354 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4355 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4356 ac_tool_warned=yes ;;
4357 esac
4358     NM=$ac_ct_NM
4359   fi
4360 fi
4361
4362 if test -n "$ac_tool_prefix"; then
4363   for ac_prog in ar gar
4364   do
4365     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4366 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4367 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4368 $as_echo_n "checking for $ac_word... " >&6; }
4369 if test "${ac_cv_prog_AR+set}" = set; then
4370   $as_echo_n "(cached) " >&6
4371 else
4372   if test -n "$AR"; then
4373   ac_cv_prog_AR="$AR" # Let the user override the test.
4374 else
4375 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4376 for as_dir in $PATH
4377 do
4378   IFS=$as_save_IFS
4379   test -z "$as_dir" && as_dir=.
4380   for ac_exec_ext in '' $ac_executable_extensions; do
4381   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4382     ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
4383     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4384     break 2
4385   fi
4386 done
4387 done
4388 IFS=$as_save_IFS
4389
4390 fi
4391 fi
4392 AR=$ac_cv_prog_AR
4393 if test -n "$AR"; then
4394   { $as_echo "$as_me:$LINENO: result: $AR" >&5
4395 $as_echo "$AR" >&6; }
4396 else
4397   { $as_echo "$as_me:$LINENO: result: no" >&5
4398 $as_echo "no" >&6; }
4399 fi
4400
4401
4402     test -n "$AR" && break
4403   done
4404 fi
4405 if test -z "$AR"; then
4406   ac_ct_AR=$AR
4407   for ac_prog in ar gar
4408 do
4409   # Extract the first word of "$ac_prog", so it can be a program name with args.
4410 set dummy $ac_prog; ac_word=$2
4411 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4412 $as_echo_n "checking for $ac_word... " >&6; }
4413 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4414   $as_echo_n "(cached) " >&6
4415 else
4416   if test -n "$ac_ct_AR"; then
4417   ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4418 else
4419 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4420 for as_dir in $PATH
4421 do
4422   IFS=$as_save_IFS
4423   test -z "$as_dir" && as_dir=.
4424   for ac_exec_ext in '' $ac_executable_extensions; do
4425   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4426     ac_cv_prog_ac_ct_AR="$ac_prog"
4427     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4428     break 2
4429   fi
4430 done
4431 done
4432 IFS=$as_save_IFS
4433
4434 fi
4435 fi
4436 ac_ct_AR=$ac_cv_prog_ac_ct_AR
4437 if test -n "$ac_ct_AR"; then
4438   { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4439 $as_echo "$ac_ct_AR" >&6; }
4440 else
4441   { $as_echo "$as_me:$LINENO: result: no" >&5
4442 $as_echo "no" >&6; }
4443 fi
4444
4445
4446   test -n "$ac_ct_AR" && break
4447 done
4448
4449   if test "x$ac_ct_AR" = x; then
4450     AR="ar"
4451   else
4452     case $cross_compiling:$ac_tool_warned in
4453 yes:)
4454 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4455 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4456 ac_tool_warned=yes ;;
4457 esac
4458     AR=$ac_ct_AR
4459   fi
4460 fi
4461
4462 ARFLAGS=rc
4463
4464 if test -n "$ac_tool_prefix"; then
4465   # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4466 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4467 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4468 $as_echo_n "checking for $ac_word... " >&6; }
4469 if test "${ac_cv_prog_RANLIB+set}" = set; then
4470   $as_echo_n "(cached) " >&6
4471 else
4472   if test -n "$RANLIB"; then
4473   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4474 else
4475 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4476 for as_dir in $PATH
4477 do
4478   IFS=$as_save_IFS
4479   test -z "$as_dir" && as_dir=.
4480   for ac_exec_ext in '' $ac_executable_extensions; do
4481   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4482     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4483     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4484     break 2
4485   fi
4486 done
4487 done
4488 IFS=$as_save_IFS
4489
4490 fi
4491 fi
4492 RANLIB=$ac_cv_prog_RANLIB
4493 if test -n "$RANLIB"; then
4494   { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
4495 $as_echo "$RANLIB" >&6; }
4496 else
4497   { $as_echo "$as_me:$LINENO: result: no" >&5
4498 $as_echo "no" >&6; }
4499 fi
4500
4501
4502 fi
4503 if test -z "$ac_cv_prog_RANLIB"; then
4504   ac_ct_RANLIB=$RANLIB
4505   # Extract the first word of "ranlib", so it can be a program name with args.
4506 set dummy ranlib; ac_word=$2
4507 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4508 $as_echo_n "checking for $ac_word... " >&6; }
4509 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
4510   $as_echo_n "(cached) " >&6
4511 else
4512   if test -n "$ac_ct_RANLIB"; then
4513   ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4514 else
4515 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4516 for as_dir in $PATH
4517 do
4518   IFS=$as_save_IFS
4519   test -z "$as_dir" && as_dir=.
4520   for ac_exec_ext in '' $ac_executable_extensions; do
4521   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4522     ac_cv_prog_ac_ct_RANLIB="ranlib"
4523     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4524     break 2
4525   fi
4526 done
4527 done
4528 IFS=$as_save_IFS
4529
4530 fi
4531 fi
4532 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4533 if test -n "$ac_ct_RANLIB"; then
4534   { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4535 $as_echo "$ac_ct_RANLIB" >&6; }
4536 else
4537   { $as_echo "$as_me:$LINENO: result: no" >&5
4538 $as_echo "no" >&6; }
4539 fi
4540
4541   if test "x$ac_ct_RANLIB" = x; then
4542     RANLIB=":"
4543   else
4544     case $cross_compiling:$ac_tool_warned in
4545 yes:)
4546 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4547 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4548 ac_tool_warned=yes ;;
4549 esac
4550     RANLIB=$ac_ct_RANLIB
4551   fi
4552 else
4553   RANLIB="$ac_cv_prog_RANLIB"
4554 fi
4555
4556 if test -n "$ac_tool_prefix"; then
4557   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4558 set dummy ${ac_tool_prefix}strip; ac_word=$2
4559 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4560 $as_echo_n "checking for $ac_word... " >&6; }
4561 if test "${ac_cv_prog_STRIP+set}" = set; then
4562   $as_echo_n "(cached) " >&6
4563 else
4564   if test -n "$STRIP"; then
4565   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4566 else
4567 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4568 for as_dir in $PATH
4569 do
4570   IFS=$as_save_IFS
4571   test -z "$as_dir" && as_dir=.
4572   for ac_exec_ext in '' $ac_executable_extensions; do
4573   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4574     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4575     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4576     break 2
4577   fi
4578 done
4579 done
4580 IFS=$as_save_IFS
4581
4582 fi
4583 fi
4584 STRIP=$ac_cv_prog_STRIP
4585 if test -n "$STRIP"; then
4586   { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
4587 $as_echo "$STRIP" >&6; }
4588 else
4589   { $as_echo "$as_me:$LINENO: result: no" >&5
4590 $as_echo "no" >&6; }
4591 fi
4592
4593
4594 fi
4595 if test -z "$ac_cv_prog_STRIP"; then
4596   ac_ct_STRIP=$STRIP
4597   # Extract the first word of "strip", so it can be a program name with args.
4598 set dummy strip; ac_word=$2
4599 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4600 $as_echo_n "checking for $ac_word... " >&6; }
4601 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
4602   $as_echo_n "(cached) " >&6
4603 else
4604   if test -n "$ac_ct_STRIP"; then
4605   ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4606 else
4607 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4608 for as_dir in $PATH
4609 do
4610   IFS=$as_save_IFS
4611   test -z "$as_dir" && as_dir=.
4612   for ac_exec_ext in '' $ac_executable_extensions; do
4613   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4614     ac_cv_prog_ac_ct_STRIP="strip"
4615     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4616     break 2
4617   fi
4618 done
4619 done
4620 IFS=$as_save_IFS
4621
4622 fi
4623 fi
4624 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4625 if test -n "$ac_ct_STRIP"; then
4626   { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
4627 $as_echo "$ac_ct_STRIP" >&6; }
4628 else
4629   { $as_echo "$as_me:$LINENO: result: no" >&5
4630 $as_echo "no" >&6; }
4631 fi
4632
4633   if test "x$ac_ct_STRIP" = x; then
4634     STRIP="strip"
4635   else
4636     case $cross_compiling:$ac_tool_warned in
4637 yes:)
4638 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4639 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4640 ac_tool_warned=yes ;;
4641 esac
4642     STRIP=$ac_ct_STRIP
4643   fi
4644 else
4645   STRIP="$ac_cv_prog_STRIP"
4646 fi
4647
4648 if test -n "$ac_tool_prefix"; then
4649   # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
4650 set dummy ${ac_tool_prefix}windres; ac_word=$2
4651 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4652 $as_echo_n "checking for $ac_word... " >&6; }
4653 if test "${ac_cv_prog_WINDRES+set}" = set; then
4654   $as_echo_n "(cached) " >&6
4655 else
4656   if test -n "$WINDRES"; then
4657   ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
4658 else
4659 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4660 for as_dir in $PATH
4661 do
4662   IFS=$as_save_IFS
4663   test -z "$as_dir" && as_dir=.
4664   for ac_exec_ext in '' $ac_executable_extensions; do
4665   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4666     ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
4667     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4668     break 2
4669   fi
4670 done
4671 done
4672 IFS=$as_save_IFS
4673
4674 fi
4675 fi
4676 WINDRES=$ac_cv_prog_WINDRES
4677 if test -n "$WINDRES"; then
4678   { $as_echo "$as_me:$LINENO: result: $WINDRES" >&5
4679 $as_echo "$WINDRES" >&6; }
4680 else
4681   { $as_echo "$as_me:$LINENO: result: no" >&5
4682 $as_echo "no" >&6; }
4683 fi
4684
4685
4686 fi
4687 if test -z "$ac_cv_prog_WINDRES"; then
4688   ac_ct_WINDRES=$WINDRES
4689   # Extract the first word of "windres", so it can be a program name with args.
4690 set dummy windres; ac_word=$2
4691 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4692 $as_echo_n "checking for $ac_word... " >&6; }
4693 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
4694   $as_echo_n "(cached) " >&6
4695 else
4696   if test -n "$ac_ct_WINDRES"; then
4697   ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
4698 else
4699 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4700 for as_dir in $PATH
4701 do
4702   IFS=$as_save_IFS
4703   test -z "$as_dir" && as_dir=.
4704   for ac_exec_ext in '' $ac_executable_extensions; do
4705   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4706     ac_cv_prog_ac_ct_WINDRES="windres"
4707     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4708     break 2
4709   fi
4710 done
4711 done
4712 IFS=$as_save_IFS
4713
4714 fi
4715 fi
4716 ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
4717 if test -n "$ac_ct_WINDRES"; then
4718   { $as_echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
4719 $as_echo "$ac_ct_WINDRES" >&6; }
4720 else
4721   { $as_echo "$as_me:$LINENO: result: no" >&5
4722 $as_echo "no" >&6; }
4723 fi
4724
4725   if test "x$ac_ct_WINDRES" = x; then
4726     WINDRES="false"
4727   else
4728     case $cross_compiling:$ac_tool_warned in
4729 yes:)
4730 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4731 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4732 ac_tool_warned=yes ;;
4733 esac
4734     WINDRES=$ac_ct_WINDRES
4735   fi
4736 else
4737   WINDRES="$ac_cv_prog_WINDRES"
4738 fi
4739
4740 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4741 $as_echo_n "checking whether ln -s works... " >&6; }
4742 LN_S=$as_ln_s
4743 if test "$LN_S" = "ln -s"; then
4744   { $as_echo "$as_me:$LINENO: result: yes" >&5
4745 $as_echo "yes" >&6; }
4746 else
4747   { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4748 $as_echo "no, using $LN_S" >&6; }
4749 fi
4750
4751 { $as_echo "$as_me:$LINENO: checking whether ln works" >&5
4752 $as_echo_n "checking whether ln works... " >&6; }
4753 rm -f conf$$ conf$$.file
4754 echo >conf$$.file
4755 if ln conf$$.file conf$$ 2>/dev/null; then
4756   LN=ln
4757
4758   { $as_echo "$as_me:$LINENO: result: yes" >&5
4759 $as_echo "yes" >&6; }
4760 else
4761   LN="cp -p"
4762
4763   { $as_echo "$as_me:$LINENO: result: no, using $LN" >&5
4764 $as_echo "no, using $LN" >&6; }
4765 fi
4766 rm -f conf$$ conf$$.file
4767 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4768 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4769 if test "${ac_cv_path_GREP+set}" = set; then
4770   $as_echo_n "(cached) " >&6
4771 else
4772   if test -z "$GREP"; then
4773   ac_path_GREP_found=false
4774   # Loop through the user's path and test for each of PROGNAME-LIST
4775   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4776 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4777 do
4778   IFS=$as_save_IFS
4779   test -z "$as_dir" && as_dir=.
4780   for ac_prog in grep ggrep; do
4781     for ac_exec_ext in '' $ac_executable_extensions; do
4782       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4783       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4784 # Check for GNU ac_path_GREP and select it if it is found.
4785   # Check for GNU $ac_path_GREP
4786 case `"$ac_path_GREP" --version 2>&1` in
4787 *GNU*)
4788   ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4789 *)
4790   ac_count=0
4791   $as_echo_n 0123456789 >"conftest.in"
4792   while :
4793   do
4794     cat "conftest.in" "conftest.in" >"conftest.tmp"
4795     mv "conftest.tmp" "conftest.in"
4796     cp "conftest.in" "conftest.nl"
4797     $as_echo 'GREP' >> "conftest.nl"
4798     "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4799     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4800     ac_count=`expr $ac_count + 1`
4801     if test $ac_count -gt ${ac_path_GREP_max-0}; then
4802       # Best one so far, save it but keep looking for a better one
4803       ac_cv_path_GREP="$ac_path_GREP"
4804       ac_path_GREP_max=$ac_count
4805     fi
4806     # 10*(2^10) chars as input seems more than enough
4807     test $ac_count -gt 10 && break
4808   done
4809   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4810 esac
4811
4812       $ac_path_GREP_found && break 3
4813     done
4814   done
4815 done
4816 IFS=$as_save_IFS
4817   if test -z "$ac_cv_path_GREP"; then
4818     { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4819 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4820    { (exit 1); exit 1; }; }
4821   fi
4822 else
4823   ac_cv_path_GREP=$GREP
4824 fi
4825
4826 fi
4827 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4828 $as_echo "$ac_cv_path_GREP" >&6; }
4829  GREP="$ac_cv_path_GREP"
4830
4831
4832 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4833 $as_echo_n "checking for egrep... " >&6; }
4834 if test "${ac_cv_path_EGREP+set}" = set; then
4835   $as_echo_n "(cached) " >&6
4836 else
4837   if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4838    then ac_cv_path_EGREP="$GREP -E"
4839    else
4840      if test -z "$EGREP"; then
4841   ac_path_EGREP_found=false
4842   # Loop through the user's path and test for each of PROGNAME-LIST
4843   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4844 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4845 do
4846   IFS=$as_save_IFS
4847   test -z "$as_dir" && as_dir=.
4848   for ac_prog in egrep; do
4849     for ac_exec_ext in '' $ac_executable_extensions; do
4850       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4851       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4852 # Check for GNU ac_path_EGREP and select it if it is found.
4853   # Check for GNU $ac_path_EGREP
4854 case `"$ac_path_EGREP" --version 2>&1` in
4855 *GNU*)
4856   ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4857 *)
4858   ac_count=0
4859   $as_echo_n 0123456789 >"conftest.in"
4860   while :
4861   do
4862     cat "conftest.in" "conftest.in" >"conftest.tmp"
4863     mv "conftest.tmp" "conftest.in"
4864     cp "conftest.in" "conftest.nl"
4865     $as_echo 'EGREP' >> "conftest.nl"
4866     "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4867     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4868     ac_count=`expr $ac_count + 1`
4869     if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4870       # Best one so far, save it but keep looking for a better one
4871       ac_cv_path_EGREP="$ac_path_EGREP"
4872       ac_path_EGREP_max=$ac_count
4873     fi
4874     # 10*(2^10) chars as input seems more than enough
4875     test $ac_count -gt 10 && break
4876   done
4877   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4878 esac
4879
4880       $ac_path_EGREP_found && break 3
4881     done
4882   done
4883 done
4884 IFS=$as_save_IFS
4885   if test -z "$ac_cv_path_EGREP"; then
4886     { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4887 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4888    { (exit 1); exit 1; }; }
4889   fi
4890 else
4891   ac_cv_path_EGREP=$EGREP
4892 fi
4893
4894    fi
4895 fi
4896 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4897 $as_echo "$ac_cv_path_EGREP" >&6; }
4898  EGREP="$ac_cv_path_EGREP"
4899
4900
4901 # Extract the first word of "ldconfig", so it can be a program name with args.
4902 set dummy ldconfig; ac_word=$2
4903 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4904 $as_echo_n "checking for $ac_word... " >&6; }
4905 if test "${ac_cv_path_LDCONFIG+set}" = set; then
4906   $as_echo_n "(cached) " >&6
4907 else
4908   case $LDCONFIG in
4909   [\\/]* | ?:[\\/]*)
4910   ac_cv_path_LDCONFIG="$LDCONFIG" # Let the user override the test with a path.
4911   ;;
4912   *)
4913   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4914 for as_dir in /sbin /usr/sbin $PATH
4915 do
4916   IFS=$as_save_IFS
4917   test -z "$as_dir" && as_dir=.
4918   for ac_exec_ext in '' $ac_executable_extensions; do
4919   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4920     ac_cv_path_LDCONFIG="$as_dir/$ac_word$ac_exec_ext"
4921     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4922     break 2
4923   fi
4924 done
4925 done
4926 IFS=$as_save_IFS
4927
4928   test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG="true"
4929   ;;
4930 esac
4931 fi
4932 LDCONFIG=$ac_cv_path_LDCONFIG
4933 if test -n "$LDCONFIG"; then
4934   { $as_echo "$as_me:$LINENO: result: $LDCONFIG" >&5
4935 $as_echo "$LDCONFIG" >&6; }
4936 else
4937   { $as_echo "$as_me:$LINENO: result: no" >&5
4938 $as_echo "no" >&6; }
4939 fi
4940
4941
4942 # Find a good install program.  We prefer a C program (faster),
4943 # so one script is as good as another.  But avoid the broken or
4944 # incompatible versions:
4945 # SysV /etc/install, /usr/sbin/install
4946 # SunOS /usr/etc/install
4947 # IRIX /sbin/install
4948 # AIX /bin/install
4949 # AmigaOS /C/install, which installs bootblocks on floppy discs
4950 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4951 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4952 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4953 # OS/2's system install, which has a completely different semantic
4954 # ./install, which can be erroneously created by make from ./install.sh.
4955 # Reject install programs that cannot install multiple files.
4956 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4957 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4958 if test -z "$INSTALL"; then
4959 if test "${ac_cv_path_install+set}" = set; then
4960   $as_echo_n "(cached) " >&6
4961 else
4962   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4963 for as_dir in $PATH
4964 do
4965   IFS=$as_save_IFS
4966   test -z "$as_dir" && as_dir=.
4967   # Account for people who put trailing slashes in PATH elements.
4968 case $as_dir/ in
4969   ./ | .// | /cC/* | \
4970   /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
4971   ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
4972   /usr/ucb/* ) ;;
4973   *)
4974     # OSF1 and SCO ODT 3.0 have their own names for install.
4975     # Don't use installbsd from OSF since it installs stuff as root
4976     # by default.
4977     for ac_prog in ginstall scoinst install; do
4978       for ac_exec_ext in '' $ac_executable_extensions; do
4979         if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4980           if test $ac_prog = install &&
4981             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4982             # AIX install.  It has an incompatible calling convention.
4983             :
4984           elif test $ac_prog = install &&
4985             grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4986             # program-specific install script used by HP pwplus--don't use.
4987             :
4988           else
4989             rm -rf conftest.one conftest.two conftest.dir
4990             echo one > conftest.one
4991             echo two > conftest.two
4992             mkdir conftest.dir
4993             if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
4994               test -s conftest.one && test -s conftest.two &&
4995               test -s conftest.dir/conftest.one &&
4996               test -s conftest.dir/conftest.two
4997             then
4998               ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
4999               break 3
5000             fi
5001           fi
5002         fi
5003       done
5004     done
5005     ;;
5006 esac
5007
5008 done
5009 IFS=$as_save_IFS
5010
5011 rm -rf conftest.one conftest.two conftest.dir
5012
5013 fi
5014   if test "${ac_cv_path_install+set}" = set; then
5015     INSTALL=$ac_cv_path_install
5016   else
5017     # As a last resort, use the slow shell script.  Don't cache a
5018     # value for INSTALL within a source directory, because that will
5019     # break other packages using the cache if that directory is
5020     # removed, or if the value is a relative name.
5021     INSTALL=$ac_install_sh
5022   fi
5023 fi
5024 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
5025 $as_echo "$INSTALL" >&6; }
5026
5027 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5028 # It thinks the first close brace ends the variable substitution.
5029 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5030
5031 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5032
5033 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5034
5035 case "$INSTALL" in
5036   [\\/$]* | ?:[\\/]* ) ;;
5037   *)  INSTALL="\\\$(TOPSRCDIR)/$INSTALL" ;;
5038 esac
5039
5040 for ac_prog in lclint lint
5041 do
5042   # Extract the first word of "$ac_prog", so it can be a program name with args.
5043 set dummy $ac_prog; ac_word=$2
5044 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5045 $as_echo_n "checking for $ac_word... " >&6; }
5046 if test "${ac_cv_prog_LINT+set}" = set; then
5047   $as_echo_n "(cached) " >&6
5048 else
5049   if test -n "$LINT"; then
5050   ac_cv_prog_LINT="$LINT" # Let the user override the test.
5051 else
5052 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5053 for as_dir in $PATH
5054 do
5055   IFS=$as_save_IFS
5056   test -z "$as_dir" && as_dir=.
5057   for ac_exec_ext in '' $ac_executable_extensions; do
5058   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5059     ac_cv_prog_LINT="$ac_prog"
5060     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5061     break 2
5062   fi
5063 done
5064 done
5065 IFS=$as_save_IFS
5066
5067 fi
5068 fi
5069 LINT=$ac_cv_prog_LINT
5070 if test -n "$LINT"; then
5071   { $as_echo "$as_me:$LINENO: result: $LINT" >&5
5072 $as_echo "$LINT" >&6; }
5073 else
5074   { $as_echo "$as_me:$LINENO: result: no" >&5
5075 $as_echo "no" >&6; }
5076 fi
5077
5078
5079   test -n "$LINT" && break
5080 done
5081
5082 if test "$LINT" = "lint"
5083 then
5084   LINTFLAGS="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
5085   fi
5086
5087
5088
5089 for ac_prog in fontforge
5090 do
5091   # Extract the first word of "$ac_prog", so it can be a program name with args.
5092 set dummy $ac_prog; ac_word=$2
5093 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5094 $as_echo_n "checking for $ac_word... " >&6; }
5095 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
5096   $as_echo_n "(cached) " >&6
5097 else
5098   if test -n "$FONTFORGE"; then
5099   ac_cv_prog_FONTFORGE="$FONTFORGE" # Let the user override the test.
5100 else
5101 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5102 for as_dir in $PATH
5103 do
5104   IFS=$as_save_IFS
5105   test -z "$as_dir" && as_dir=.
5106   for ac_exec_ext in '' $ac_executable_extensions; do
5107   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5108     ac_cv_prog_FONTFORGE="$ac_prog"
5109     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5110     break 2
5111   fi
5112 done
5113 done
5114 IFS=$as_save_IFS
5115
5116 fi
5117 fi
5118 FONTFORGE=$ac_cv_prog_FONTFORGE
5119 if test -n "$FONTFORGE"; then
5120   { $as_echo "$as_me:$LINENO: result: $FONTFORGE" >&5
5121 $as_echo "$FONTFORGE" >&6; }
5122 else
5123   { $as_echo "$as_me:$LINENO: result: no" >&5
5124 $as_echo "no" >&6; }
5125 fi
5126
5127
5128   test -n "$FONTFORGE" && break
5129 done
5130 test -n "$FONTFORGE" || FONTFORGE="false"
5131
5132 for ac_prog in pkg-config
5133 do
5134   # Extract the first word of "$ac_prog", so it can be a program name with args.
5135 set dummy $ac_prog; ac_word=$2
5136 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5137 $as_echo_n "checking for $ac_word... " >&6; }
5138 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
5139   $as_echo_n "(cached) " >&6
5140 else
5141   if test -n "$PKG_CONFIG"; then
5142   ac_cv_prog_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test.
5143 else
5144 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5145 for as_dir in $PATH
5146 do
5147   IFS=$as_save_IFS
5148   test -z "$as_dir" && as_dir=.
5149   for ac_exec_ext in '' $ac_executable_extensions; do
5150   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5151     ac_cv_prog_PKG_CONFIG="$ac_prog"
5152     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5153     break 2
5154   fi
5155 done
5156 done
5157 IFS=$as_save_IFS
5158
5159 fi
5160 fi
5161 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
5162 if test -n "$PKG_CONFIG"; then
5163   { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
5164 $as_echo "$PKG_CONFIG" >&6; }
5165 else
5166   { $as_echo "$as_me:$LINENO: result: no" >&5
5167 $as_echo "no" >&6; }
5168 fi
5169
5170
5171   test -n "$PKG_CONFIG" && break
5172 done
5173 test -n "$PKG_CONFIG" || PKG_CONFIG="false"
5174
5175 for ac_prog in rsvg
5176 do
5177   # Extract the first word of "$ac_prog", so it can be a program name with args.
5178 set dummy $ac_prog; ac_word=$2
5179 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5180 $as_echo_n "checking for $ac_word... " >&6; }
5181 if test "${ac_cv_prog_RSVG+set}" = set; then
5182   $as_echo_n "(cached) " >&6
5183 else
5184   if test -n "$RSVG"; then
5185   ac_cv_prog_RSVG="$RSVG" # Let the user override the test.
5186 else
5187 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5188 for as_dir in $PATH
5189 do
5190   IFS=$as_save_IFS
5191   test -z "$as_dir" && as_dir=.
5192   for ac_exec_ext in '' $ac_executable_extensions; do
5193   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5194     ac_cv_prog_RSVG="$ac_prog"
5195     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5196     break 2
5197   fi
5198 done
5199 done
5200 IFS=$as_save_IFS
5201
5202 fi
5203 fi
5204 RSVG=$ac_cv_prog_RSVG
5205 if test -n "$RSVG"; then
5206   { $as_echo "$as_me:$LINENO: result: $RSVG" >&5
5207 $as_echo "$RSVG" >&6; }
5208 else
5209   { $as_echo "$as_me:$LINENO: result: no" >&5
5210 $as_echo "no" >&6; }
5211 fi
5212
5213
5214   test -n "$RSVG" && break
5215 done
5216 test -n "$RSVG" || RSVG="false"
5217
5218 for ac_prog in icotool
5219 do
5220   # Extract the first word of "$ac_prog", so it can be a program name with args.
5221 set dummy $ac_prog; ac_word=$2
5222 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5223 $as_echo_n "checking for $ac_word... " >&6; }
5224 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
5225   $as_echo_n "(cached) " >&6
5226 else
5227   if test -n "$ICOTOOL"; then
5228   ac_cv_prog_ICOTOOL="$ICOTOOL" # Let the user override the test.
5229 else
5230 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5231 for as_dir in $PATH
5232 do
5233   IFS=$as_save_IFS
5234   test -z "$as_dir" && as_dir=.
5235   for ac_exec_ext in '' $ac_executable_extensions; do
5236   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5237     ac_cv_prog_ICOTOOL="$ac_prog"
5238     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5239     break 2
5240   fi
5241 done
5242 done
5243 IFS=$as_save_IFS
5244
5245 fi
5246 fi
5247 ICOTOOL=$ac_cv_prog_ICOTOOL
5248 if test -n "$ICOTOOL"; then
5249   { $as_echo "$as_me:$LINENO: result: $ICOTOOL" >&5
5250 $as_echo "$ICOTOOL" >&6; }
5251 else
5252   { $as_echo "$as_me:$LINENO: result: no" >&5
5253 $as_echo "no" >&6; }
5254 fi
5255
5256
5257   test -n "$ICOTOOL" && break
5258 done
5259 test -n "$ICOTOOL" || ICOTOOL="false"
5260
5261
5262 if test "${enable_maintainer_mode+set}" = set
5263 then
5264   if test "$FONTFORGE" = "false"; then wine_warnings="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
5265   if test "$RSVG" = "false"; then wine_warnings="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
5266   if test "$ICOTOOL" = "false"; then wine_warnings="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
5267 fi
5268
5269 case $host_cpu in
5270   *i[3456789]86*)
5271     # Extract the first word of "prelink", so it can be a program name with args.
5272 set dummy prelink; ac_word=$2
5273 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5274 $as_echo_n "checking for $ac_word... " >&6; }
5275 if test "${ac_cv_path_PRELINK+set}" = set; then
5276   $as_echo_n "(cached) " >&6
5277 else
5278   case $PRELINK in
5279   [\\/]* | ?:[\\/]*)
5280   ac_cv_path_PRELINK="$PRELINK" # Let the user override the test with a path.
5281   ;;
5282   *)
5283   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5284 for as_dir in /sbin /usr/sbin $PATH
5285 do
5286   IFS=$as_save_IFS
5287   test -z "$as_dir" && as_dir=.
5288   for ac_exec_ext in '' $ac_executable_extensions; do
5289   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5290     ac_cv_path_PRELINK="$as_dir/$ac_word$ac_exec_ext"
5291     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5292     break 2
5293   fi
5294 done
5295 done
5296 IFS=$as_save_IFS
5297
5298   test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK="false"
5299   ;;
5300 esac
5301 fi
5302 PRELINK=$ac_cv_path_PRELINK
5303 if test -n "$PRELINK"; then
5304   { $as_echo "$as_me:$LINENO: result: $PRELINK" >&5
5305 $as_echo "$PRELINK" >&6; }
5306 else
5307   { $as_echo "$as_me:$LINENO: result: no" >&5
5308 $as_echo "no" >&6; }
5309 fi
5310
5311
5312     ;;
5313 esac
5314
5315
5316
5317 { $as_echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
5318 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
5319 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
5320   $as_echo_n "(cached) " >&6
5321 else
5322   ac_check_lib_save_LIBS=$LIBS
5323 LIBS="-li386  $LIBS"
5324 cat >conftest.$ac_ext <<_ACEOF
5325 /* confdefs.h.  */
5326 _ACEOF
5327 cat confdefs.h >>conftest.$ac_ext
5328 cat >>conftest.$ac_ext <<_ACEOF
5329 /* end confdefs.h.  */
5330
5331 /* Override any GCC internal prototype to avoid an error.
5332    Use char because int might match the return type of a GCC
5333    builtin and then its argument prototype would still apply.  */
5334 #ifdef __cplusplus
5335 extern "C"
5336 #endif
5337 char i386_set_ldt ();
5338 int
5339 main ()
5340 {
5341 return i386_set_ldt ();
5342   ;
5343   return 0;
5344 }
5345 _ACEOF
5346 rm -f conftest.$ac_objext conftest$ac_exeext
5347 if { (ac_try="$ac_link"
5348 case "(($ac_try" in
5349   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5350   *) ac_try_echo=$ac_try;;
5351 esac
5352 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5353 $as_echo "$ac_try_echo") >&5
5354   (eval "$ac_link") 2>conftest.er1
5355   ac_status=$?
5356   grep -v '^ *+' conftest.er1 >conftest.err
5357   rm -f conftest.er1
5358   cat conftest.err >&5
5359   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5360   (exit $ac_status); } && {
5361          test -z "$ac_c_werror_flag" ||
5362          test ! -s conftest.err
5363        } && test -s conftest$ac_exeext && {
5364          test "$cross_compiling" = yes ||
5365          $as_test_x conftest$ac_exeext
5366        }; then
5367   ac_cv_lib_i386_i386_set_ldt=yes
5368 else
5369   $as_echo "$as_me: failed program was:" >&5
5370 sed 's/^/| /' conftest.$ac_ext >&5
5371
5372         ac_cv_lib_i386_i386_set_ldt=no
5373 fi
5374
5375 rm -rf conftest.dSYM
5376 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5377       conftest$ac_exeext conftest.$ac_ext
5378 LIBS=$ac_check_lib_save_LIBS
5379 fi
5380 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5381 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5382 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then
5383   cat >>confdefs.h <<_ACEOF
5384 #define HAVE_LIBI386 1
5385 _ACEOF
5386
5387   LIBS="-li386 $LIBS"
5388
5389 fi
5390
5391
5392 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5393 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5394 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5395   $as_echo_n "(cached) " >&6
5396 else
5397   ac_check_lib_save_LIBS=$LIBS
5398 LIBS="-lossaudio  $LIBS"
5399 cat >conftest.$ac_ext <<_ACEOF
5400 /* confdefs.h.  */
5401 _ACEOF
5402 cat confdefs.h >>conftest.$ac_ext
5403 cat >>conftest.$ac_ext <<_ACEOF
5404 /* end confdefs.h.  */
5405
5406 /* Override any GCC internal prototype to avoid an error.
5407    Use char because int might match the return type of a GCC
5408    builtin and then its argument prototype would still apply.  */
5409 #ifdef __cplusplus
5410 extern "C"
5411 #endif
5412 char _oss_ioctl ();
5413 int
5414 main ()
5415 {
5416 return _oss_ioctl ();
5417   ;
5418   return 0;
5419 }
5420 _ACEOF
5421 rm -f conftest.$ac_objext conftest$ac_exeext
5422 if { (ac_try="$ac_link"
5423 case "(($ac_try" in
5424   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5425   *) ac_try_echo=$ac_try;;
5426 esac
5427 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5428 $as_echo "$ac_try_echo") >&5
5429   (eval "$ac_link") 2>conftest.er1
5430   ac_status=$?
5431   grep -v '^ *+' conftest.er1 >conftest.err
5432   rm -f conftest.er1
5433   cat conftest.err >&5
5434   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5435   (exit $ac_status); } && {
5436          test -z "$ac_c_werror_flag" ||
5437          test ! -s conftest.err
5438        } && test -s conftest$ac_exeext && {
5439          test "$cross_compiling" = yes ||
5440          $as_test_x conftest$ac_exeext
5441        }; then
5442   ac_cv_lib_ossaudio__oss_ioctl=yes
5443 else
5444   $as_echo "$as_me: failed program was:" >&5
5445 sed 's/^/| /' conftest.$ac_ext >&5
5446
5447         ac_cv_lib_ossaudio__oss_ioctl=no
5448 fi
5449
5450 rm -rf conftest.dSYM
5451 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5452       conftest$ac_exeext conftest.$ac_ext
5453 LIBS=$ac_check_lib_save_LIBS
5454 fi
5455 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5456 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5457 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x""yes; then
5458   cat >>confdefs.h <<_ACEOF
5459 #define HAVE_LIBOSSAUDIO 1
5460 _ACEOF
5461
5462   LIBS="-lossaudio $LIBS"
5463
5464 fi
5465
5466
5467 XLIB=""
5468
5469 OPENGL_LIBS=""
5470
5471
5472
5473 ac_ext=c
5474 ac_cpp='$CPP $CPPFLAGS'
5475 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5476 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5477 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5478 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
5479 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5480 # On Suns, sometimes $CPP names a directory.
5481 if test -n "$CPP" && test -d "$CPP"; then
5482   CPP=
5483 fi
5484 if test -z "$CPP"; then
5485   if test "${ac_cv_prog_CPP+set}" = set; then
5486   $as_echo_n "(cached) " >&6
5487 else
5488       # Double quotes because CPP needs to be expanded
5489     for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5490     do
5491       ac_preproc_ok=false
5492 for ac_c_preproc_warn_flag in '' yes
5493 do
5494   # Use a header file that comes with gcc, so configuring glibc
5495   # with a fresh cross-compiler works.
5496   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5497   # <limits.h> exists even on freestanding compilers.
5498   # On the NeXT, cc -E runs the code through the compiler's parser,
5499   # not just through cpp. "Syntax error" is here to catch this case.
5500   cat >conftest.$ac_ext <<_ACEOF
5501 /* confdefs.h.  */
5502 _ACEOF
5503 cat confdefs.h >>conftest.$ac_ext
5504 cat >>conftest.$ac_ext <<_ACEOF
5505 /* end confdefs.h.  */
5506 #ifdef __STDC__
5507 # include <limits.h>
5508 #else
5509 # include <assert.h>
5510 #endif
5511                      Syntax error
5512 _ACEOF
5513 if { (ac_try="$ac_cpp conftest.$ac_ext"
5514 case "(($ac_try" in
5515   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5516   *) ac_try_echo=$ac_try;;
5517 esac
5518 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5519 $as_echo "$ac_try_echo") >&5
5520   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5521   ac_status=$?
5522   grep -v '^ *+' conftest.er1 >conftest.err
5523   rm -f conftest.er1
5524   cat conftest.err >&5
5525   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5526   (exit $ac_status); } >/dev/null && {
5527          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5528          test ! -s conftest.err
5529        }; then
5530   :
5531 else
5532   $as_echo "$as_me: failed program was:" >&5
5533 sed 's/^/| /' conftest.$ac_ext >&5
5534
5535   # Broken: fails on valid input.
5536 continue
5537 fi
5538
5539 rm -f conftest.err conftest.$ac_ext
5540
5541   # OK, works on sane cases.  Now check whether nonexistent headers
5542   # can be detected and how.
5543   cat >conftest.$ac_ext <<_ACEOF
5544 /* confdefs.h.  */
5545 _ACEOF
5546 cat confdefs.h >>conftest.$ac_ext
5547 cat >>conftest.$ac_ext <<_ACEOF
5548 /* end confdefs.h.  */
5549 #include <ac_nonexistent.h>
5550 _ACEOF
5551 if { (ac_try="$ac_cpp conftest.$ac_ext"
5552 case "(($ac_try" in
5553   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5554   *) ac_try_echo=$ac_try;;
5555 esac
5556 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5557 $as_echo "$ac_try_echo") >&5
5558   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5559   ac_status=$?
5560   grep -v '^ *+' conftest.er1 >conftest.err
5561   rm -f conftest.er1
5562   cat conftest.err >&5
5563   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5564   (exit $ac_status); } >/dev/null && {
5565          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5566          test ! -s conftest.err
5567        }; then
5568   # Broken: success on invalid input.
5569 continue
5570 else
5571   $as_echo "$as_me: failed program was:" >&5
5572 sed 's/^/| /' conftest.$ac_ext >&5
5573
5574   # Passes both tests.
5575 ac_preproc_ok=:
5576 break
5577 fi
5578
5579 rm -f conftest.err conftest.$ac_ext
5580
5581 done
5582 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5583 rm -f conftest.err conftest.$ac_ext
5584 if $ac_preproc_ok; then
5585   break
5586 fi
5587
5588     done
5589     ac_cv_prog_CPP=$CPP
5590
5591 fi
5592   CPP=$ac_cv_prog_CPP
5593 else
5594   ac_cv_prog_CPP=$CPP
5595 fi
5596 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
5597 $as_echo "$CPP" >&6; }
5598 ac_preproc_ok=false
5599 for ac_c_preproc_warn_flag in '' yes
5600 do
5601   # Use a header file that comes with gcc, so configuring glibc
5602   # with a fresh cross-compiler works.
5603   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5604   # <limits.h> exists even on freestanding compilers.
5605   # On the NeXT, cc -E runs the code through the compiler's parser,
5606   # not just through cpp. "Syntax error" is here to catch this case.
5607   cat >conftest.$ac_ext <<_ACEOF
5608 /* confdefs.h.  */
5609 _ACEOF
5610 cat confdefs.h >>conftest.$ac_ext
5611 cat >>conftest.$ac_ext <<_ACEOF
5612 /* end confdefs.h.  */
5613 #ifdef __STDC__
5614 # include <limits.h>
5615 #else
5616 # include <assert.h>
5617 #endif
5618                      Syntax error
5619 _ACEOF
5620 if { (ac_try="$ac_cpp conftest.$ac_ext"
5621 case "(($ac_try" in
5622   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5623   *) ac_try_echo=$ac_try;;
5624 esac
5625 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5626 $as_echo "$ac_try_echo") >&5
5627   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5628   ac_status=$?
5629   grep -v '^ *+' conftest.er1 >conftest.err
5630   rm -f conftest.er1
5631   cat conftest.err >&5
5632   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5633   (exit $ac_status); } >/dev/null && {
5634          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5635          test ! -s conftest.err
5636        }; then
5637   :
5638 else
5639   $as_echo "$as_me: failed program was:" >&5
5640 sed 's/^/| /' conftest.$ac_ext >&5
5641
5642   # Broken: fails on valid input.
5643 continue
5644 fi
5645
5646 rm -f conftest.err conftest.$ac_ext
5647
5648   # OK, works on sane cases.  Now check whether nonexistent headers
5649   # can be detected and how.
5650   cat >conftest.$ac_ext <<_ACEOF
5651 /* confdefs.h.  */
5652 _ACEOF
5653 cat confdefs.h >>conftest.$ac_ext
5654 cat >>conftest.$ac_ext <<_ACEOF
5655 /* end confdefs.h.  */
5656 #include <ac_nonexistent.h>
5657 _ACEOF
5658 if { (ac_try="$ac_cpp conftest.$ac_ext"
5659 case "(($ac_try" in
5660   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5661   *) ac_try_echo=$ac_try;;
5662 esac
5663 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5664 $as_echo "$ac_try_echo") >&5
5665   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5666   ac_status=$?
5667   grep -v '^ *+' conftest.er1 >conftest.err
5668   rm -f conftest.er1
5669   cat conftest.err >&5
5670   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5671   (exit $ac_status); } >/dev/null && {
5672          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5673          test ! -s conftest.err
5674        }; then
5675   # Broken: success on invalid input.
5676 continue
5677 else
5678   $as_echo "$as_me: failed program was:" >&5
5679 sed 's/^/| /' conftest.$ac_ext >&5
5680
5681   # Passes both tests.
5682 ac_preproc_ok=:
5683 break
5684 fi
5685
5686 rm -f conftest.err conftest.$ac_ext
5687
5688 done
5689 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5690 rm -f conftest.err conftest.$ac_ext
5691 if $ac_preproc_ok; then
5692   :
5693 else
5694   { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5695 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5696 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
5697 See \`config.log' for more details." >&5
5698 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
5699 See \`config.log' for more details." >&2;}
5700    { (exit 1); exit 1; }; }; }
5701 fi
5702
5703 ac_ext=c
5704 ac_cpp='$CPP $CPPFLAGS'
5705 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5706 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5707 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5708
5709
5710 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5711 $as_echo_n "checking for ANSI C header files... " >&6; }
5712 if test "${ac_cv_header_stdc+set}" = set; then
5713   $as_echo_n "(cached) " >&6
5714 else
5715   cat >conftest.$ac_ext <<_ACEOF
5716 /* confdefs.h.  */
5717 _ACEOF
5718 cat confdefs.h >>conftest.$ac_ext
5719 cat >>conftest.$ac_ext <<_ACEOF
5720 /* end confdefs.h.  */
5721 #include <stdlib.h>
5722 #include <stdarg.h>
5723 #include <string.h>
5724 #include <float.h>
5725
5726 int
5727 main ()
5728 {
5729
5730   ;
5731   return 0;
5732 }
5733 _ACEOF
5734 rm -f conftest.$ac_objext
5735 if { (ac_try="$ac_compile"
5736 case "(($ac_try" in
5737   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5738   *) ac_try_echo=$ac_try;;
5739 esac
5740 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5741 $as_echo "$ac_try_echo") >&5
5742   (eval "$ac_compile") 2>conftest.er1
5743   ac_status=$?
5744   grep -v '^ *+' conftest.er1 >conftest.err
5745   rm -f conftest.er1
5746   cat conftest.err >&5
5747   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5748   (exit $ac_status); } && {
5749          test -z "$ac_c_werror_flag" ||
5750          test ! -s conftest.err
5751        } && test -s conftest.$ac_objext; then
5752   ac_cv_header_stdc=yes
5753 else
5754   $as_echo "$as_me: failed program was:" >&5
5755 sed 's/^/| /' conftest.$ac_ext >&5
5756
5757         ac_cv_header_stdc=no
5758 fi
5759
5760 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5761
5762 if test $ac_cv_header_stdc = yes; then
5763   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5764   cat >conftest.$ac_ext <<_ACEOF
5765 /* confdefs.h.  */
5766 _ACEOF
5767 cat confdefs.h >>conftest.$ac_ext
5768 cat >>conftest.$ac_ext <<_ACEOF
5769 /* end confdefs.h.  */
5770 #include <string.h>
5771
5772 _ACEOF
5773 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5774   $EGREP "memchr" >/dev/null 2>&1; then
5775   :
5776 else
5777   ac_cv_header_stdc=no
5778 fi
5779 rm -f conftest*
5780
5781 fi
5782
5783 if test $ac_cv_header_stdc = yes; then
5784   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5785   cat >conftest.$ac_ext <<_ACEOF
5786 /* confdefs.h.  */
5787 _ACEOF
5788 cat confdefs.h >>conftest.$ac_ext
5789 cat >>conftest.$ac_ext <<_ACEOF
5790 /* end confdefs.h.  */
5791 #include <stdlib.h>
5792
5793 _ACEOF
5794 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5795   $EGREP "free" >/dev/null 2>&1; then
5796   :
5797 else
5798   ac_cv_header_stdc=no
5799 fi
5800 rm -f conftest*
5801
5802 fi
5803
5804 if test $ac_cv_header_stdc = yes; then
5805   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5806   if test "$cross_compiling" = yes; then
5807   :
5808 else
5809   cat >conftest.$ac_ext <<_ACEOF
5810 /* confdefs.h.  */
5811 _ACEOF
5812 cat confdefs.h >>conftest.$ac_ext
5813 cat >>conftest.$ac_ext <<_ACEOF
5814 /* end confdefs.h.  */
5815 #include <ctype.h>
5816 #include <stdlib.h>
5817 #if ((' ' & 0x0FF) == 0x020)
5818 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5819 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5820 #else
5821 # define ISLOWER(c) \
5822                    (('a' <= (c) && (c) <= 'i') \
5823                      || ('j' <= (c) && (c) <= 'r') \
5824                      || ('s' <= (c) && (c) <= 'z'))
5825 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5826 #endif
5827
5828 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5829 int
5830 main ()
5831 {
5832   int i;
5833   for (i = 0; i < 256; i++)
5834     if (XOR (islower (i), ISLOWER (i))
5835         || toupper (i) != TOUPPER (i))
5836       return 2;
5837   return 0;
5838 }
5839 _ACEOF
5840 rm -f conftest$ac_exeext
5841 if { (ac_try="$ac_link"
5842 case "(($ac_try" in
5843   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5844   *) ac_try_echo=$ac_try;;
5845 esac
5846 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5847 $as_echo "$ac_try_echo") >&5
5848   (eval "$ac_link") 2>&5
5849   ac_status=$?
5850   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5851   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5852   { (case "(($ac_try" in
5853   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5854   *) ac_try_echo=$ac_try;;
5855 esac
5856 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5857 $as_echo "$ac_try_echo") >&5
5858   (eval "$ac_try") 2>&5
5859   ac_status=$?
5860   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5861   (exit $ac_status); }; }; then
5862   :
5863 else
5864   $as_echo "$as_me: program exited with status $ac_status" >&5
5865 $as_echo "$as_me: failed program was:" >&5
5866 sed 's/^/| /' conftest.$ac_ext >&5
5867
5868 ( exit $ac_status )
5869 ac_cv_header_stdc=no
5870 fi
5871 rm -rf conftest.dSYM
5872 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5873 fi
5874
5875
5876 fi
5877 fi
5878 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5879 $as_echo "$ac_cv_header_stdc" >&6; }
5880 if test $ac_cv_header_stdc = yes; then
5881
5882 cat >>confdefs.h <<\_ACEOF
5883 #define STDC_HEADERS 1
5884 _ACEOF
5885
5886 fi
5887
5888 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5889
5890
5891
5892
5893
5894
5895
5896
5897
5898 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5899                   inttypes.h stdint.h unistd.h
5900 do
5901 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5902 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5903 $as_echo_n "checking for $ac_header... " >&6; }
5904 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5905   $as_echo_n "(cached) " >&6
5906 else
5907   cat >conftest.$ac_ext <<_ACEOF
5908 /* confdefs.h.  */
5909 _ACEOF
5910 cat confdefs.h >>conftest.$ac_ext
5911 cat >>conftest.$ac_ext <<_ACEOF
5912 /* end confdefs.h.  */
5913 $ac_includes_default
5914
5915 #include <$ac_header>
5916 _ACEOF
5917 rm -f conftest.$ac_objext
5918 if { (ac_try="$ac_compile"
5919 case "(($ac_try" in
5920   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5921   *) ac_try_echo=$ac_try;;
5922 esac
5923 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5924 $as_echo "$ac_try_echo") >&5
5925   (eval "$ac_compile") 2>conftest.er1
5926   ac_status=$?
5927   grep -v '^ *+' conftest.er1 >conftest.err
5928   rm -f conftest.er1
5929   cat conftest.err >&5
5930   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5931   (exit $ac_status); } && {
5932          test -z "$ac_c_werror_flag" ||
5933          test ! -s conftest.err
5934        } && test -s conftest.$ac_objext; then
5935   eval "$as_ac_Header=yes"
5936 else
5937   $as_echo "$as_me: failed program was:" >&5
5938 sed 's/^/| /' conftest.$ac_ext >&5
5939
5940         eval "$as_ac_Header=no"
5941 fi
5942
5943 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5944 fi
5945 ac_res=`eval 'as_val=${'$as_ac_Header'}
5946                  $as_echo "$as_val"'`
5947                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5948 $as_echo "$ac_res" >&6; }
5949 as_val=`eval 'as_val=${'$as_ac_Header'}
5950                  $as_echo "$as_val"'`
5951    if test "x$as_val" = x""yes; then
5952   cat >>confdefs.h <<_ACEOF
5953 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5954 _ACEOF
5955
5956 fi
5957
5958 done
5959
5960
5961
5962
5963
5964
5965
5966
5967
5968
5969
5970
5971
5972
5973
5974
5975
5976
5977
5978
5979
5980
5981
5982
5983
5984
5985
5986
5987
5988
5989
5990
5991
5992
5993
5994
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
6005
6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
6033
6034
6035
6036
6037
6038
6039
6040
6041
6042
6043
6044
6045
6046
6047
6048
6049
6050
6051
6052
6053
6054
6055
6056
6057
6058
6059
6060
6061
6062
6063
6064
6065
6066
6067
6068
6069
6070
6071
6072
6073
6074
6075
6076
6077
6078
6079
6080
6081
6082 for ac_header in \
6083         AudioUnit/AudioUnit.h \
6084         Carbon/Carbon.h \
6085         CoreAudio/CoreAudio.h \
6086         DiskArbitration/DiskArbitration.h \
6087         IOKit/IOKitLib.h \
6088         IOKit/hid/IOHIDLib.h \
6089         alias.h \
6090         alsa/asoundlib.h \
6091         arpa/inet.h \
6092         arpa/nameser.h \
6093         asm/types.h \
6094         capi20.h \
6095         curses.h \
6096         direct.h \
6097         dirent.h \
6098         dlfcn.h \
6099         elf.h \
6100         float.h \
6101         fontconfig/fontconfig.h \
6102         getopt.h \
6103         grp.h \
6104         ieeefp.h \
6105         inet/mib2.h \
6106         io.h \
6107         jack/jack.h \
6108         jpeglib.h \
6109         kstat.h \
6110         lber.h \
6111         lcms.h \
6112         lcms/lcms.h \
6113         ldap.h \
6114         libaudioio.h \
6115         link.h \
6116         linux/cdrom.h \
6117         linux/compiler.h \
6118         linux/hdreg.h \
6119         linux/input.h \
6120         linux/ioctl.h \
6121         linux/joystick.h \
6122         linux/major.h \
6123         linux/param.h \
6124         linux/serial.h \
6125         linux/types.h \
6126         linux/ucdrom.h \
6127         mach/mach.h \
6128         mach/machine.h \
6129         machine/cpu.h \
6130         machine/limits.h \
6131         machine/soundcard.h \
6132         mntent.h \
6133         ncurses.h \
6134         netdb.h \
6135         netinet/in.h \
6136         netinet/in_systm.h \
6137         netinet/tcp.h \
6138         netinet/tcp_fsm.h \
6139         openssl/err.h \
6140         openssl/ssl.h \
6141         png.h \
6142         poll.h \
6143         process.h \
6144         pthread.h \
6145         pwd.h \
6146         regex.h \
6147         sched.h \
6148         scsi/scsi.h \
6149         scsi/scsi_ioctl.h \
6150         scsi/sg.h \
6151         soundcard.h \
6152         stdint.h \
6153         strings.h \
6154         stropts.h \
6155         sys/asoundlib.h \
6156         sys/cdio.h \
6157         sys/elf32.h \
6158         sys/epoll.h \
6159         sys/errno.h \
6160         sys/event.h \
6161         sys/exec_elf.h \
6162         sys/filio.h \
6163         sys/ioctl.h \
6164         sys/ipc.h \
6165         sys/limits.h \
6166         sys/link.h \
6167         sys/lwp.h \
6168         sys/mman.h \
6169         sys/modem.h \
6170         sys/msg.h \
6171         sys/mtio.h \
6172         sys/param.h \
6173         sys/poll.h \
6174         sys/prctl.h \
6175         sys/protosw.h \
6176         sys/ptrace.h \
6177         sys/reg.h \
6178         sys/resource.h \
6179         sys/scsiio.h \
6180         sys/shm.h \
6181         sys/signal.h \
6182         sys/socket.h \
6183         sys/socketvar.h \
6184         sys/sockio.h \
6185         sys/soundcard.h \
6186         sys/statvfs.h \
6187         sys/strtio.h \
6188         sys/syscall.h \
6189         sys/tihdr.h \
6190         sys/time.h \
6191         sys/timeout.h \
6192         sys/times.h \
6193         sys/uio.h \
6194         sys/un.h \
6195         sys/utsname.h \
6196         sys/vm86.h \
6197         sys/wait.h \
6198         syscall.h \
6199         termios.h \
6200         unistd.h \
6201         utime.h \
6202         valgrind/memcheck.h \
6203         valgrind/valgrind.h
6204
6205 do
6206 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6207 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6208   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6209 $as_echo_n "checking for $ac_header... " >&6; }
6210 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6211   $as_echo_n "(cached) " >&6
6212 fi
6213 ac_res=`eval 'as_val=${'$as_ac_Header'}
6214                  $as_echo "$as_val"'`
6215                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6216 $as_echo "$ac_res" >&6; }
6217 else
6218   # Is the header compilable?
6219 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
6220 $as_echo_n "checking $ac_header usability... " >&6; }
6221 cat >conftest.$ac_ext <<_ACEOF
6222 /* confdefs.h.  */
6223 _ACEOF
6224 cat confdefs.h >>conftest.$ac_ext
6225 cat >>conftest.$ac_ext <<_ACEOF
6226 /* end confdefs.h.  */
6227 $ac_includes_default
6228 #include <$ac_header>
6229 _ACEOF
6230 rm -f conftest.$ac_objext
6231 if { (ac_try="$ac_compile"
6232 case "(($ac_try" in
6233   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6234   *) ac_try_echo=$ac_try;;
6235 esac
6236 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6237 $as_echo "$ac_try_echo") >&5
6238   (eval "$ac_compile") 2>conftest.er1
6239   ac_status=$?
6240   grep -v '^ *+' conftest.er1 >conftest.err
6241   rm -f conftest.er1
6242   cat conftest.err >&5
6243   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6244   (exit $ac_status); } && {
6245          test -z "$ac_c_werror_flag" ||
6246          test ! -s conftest.err
6247        } && test -s conftest.$ac_objext; then
6248   ac_header_compiler=yes
6249 else
6250   $as_echo "$as_me: failed program was:" >&5
6251 sed 's/^/| /' conftest.$ac_ext >&5
6252
6253         ac_header_compiler=no
6254 fi
6255
6256 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6257 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6258 $as_echo "$ac_header_compiler" >&6; }
6259
6260 # Is the header present?
6261 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
6262 $as_echo_n "checking $ac_header presence... " >&6; }
6263 cat >conftest.$ac_ext <<_ACEOF
6264 /* confdefs.h.  */
6265 _ACEOF
6266 cat confdefs.h >>conftest.$ac_ext
6267 cat >>conftest.$ac_ext <<_ACEOF
6268 /* end confdefs.h.  */
6269 #include <$ac_header>
6270 _ACEOF
6271 if { (ac_try="$ac_cpp conftest.$ac_ext"
6272 case "(($ac_try" in
6273   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6274   *) ac_try_echo=$ac_try;;
6275 esac
6276 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6277 $as_echo "$ac_try_echo") >&5
6278   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6279   ac_status=$?
6280   grep -v '^ *+' conftest.er1 >conftest.err
6281   rm -f conftest.er1
6282   cat conftest.err >&5
6283   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6284   (exit $ac_status); } >/dev/null && {
6285          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6286          test ! -s conftest.err
6287        }; then
6288   ac_header_preproc=yes
6289 else
6290   $as_echo "$as_me: failed program was:" >&5
6291 sed 's/^/| /' conftest.$ac_ext >&5
6292
6293   ac_header_preproc=no
6294 fi
6295
6296 rm -f conftest.err conftest.$ac_ext
6297 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6298 $as_echo "$ac_header_preproc" >&6; }
6299
6300 # So?  What about this header?
6301 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6302   yes:no: )
6303     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6304 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6305     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6306 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6307     ac_header_preproc=yes
6308     ;;
6309   no:yes:* )
6310     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6311 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6312     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
6313 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
6314     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6315 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6316     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
6317 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
6318     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6319 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6320     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6321 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6322     ( cat <<\_ASBOX
6323 ## ------------------------------------ ##
6324 ## Report this to wine-devel@winehq.org ##
6325 ## ------------------------------------ ##
6326 _ASBOX
6327      ) | sed "s/^/$as_me: WARNING:     /" >&2
6328     ;;
6329 esac
6330 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6331 $as_echo_n "checking for $ac_header... " >&6; }
6332 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6333   $as_echo_n "(cached) " >&6
6334 else
6335   eval "$as_ac_Header=\$ac_header_preproc"
6336 fi
6337 ac_res=`eval 'as_val=${'$as_ac_Header'}
6338                  $as_echo "$as_val"'`
6339                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6340 $as_echo "$ac_res" >&6; }
6341
6342 fi
6343 as_val=`eval 'as_val=${'$as_ac_Header'}
6344                  $as_echo "$as_val"'`
6345    if test "x$as_val" = x""yes; then
6346   cat >>confdefs.h <<_ACEOF
6347 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6348 _ACEOF
6349
6350 fi
6351
6352 done
6353
6354 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
6355 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
6356 if test "${ac_cv_header_stat_broken+set}" = set; then
6357   $as_echo_n "(cached) " >&6
6358 else
6359   cat >conftest.$ac_ext <<_ACEOF
6360 /* confdefs.h.  */
6361 _ACEOF
6362 cat confdefs.h >>conftest.$ac_ext
6363 cat >>conftest.$ac_ext <<_ACEOF
6364 /* end confdefs.h.  */
6365 #include <sys/types.h>
6366 #include <sys/stat.h>
6367
6368 #if defined S_ISBLK && defined S_IFDIR
6369 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
6370 #endif
6371
6372 #if defined S_ISBLK && defined S_IFCHR
6373 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
6374 #endif
6375
6376 #if defined S_ISLNK && defined S_IFREG
6377 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
6378 #endif
6379
6380 #if defined S_ISSOCK && defined S_IFREG
6381 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
6382 #endif
6383
6384 _ACEOF
6385 rm -f conftest.$ac_objext
6386 if { (ac_try="$ac_compile"
6387 case "(($ac_try" in
6388   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6389   *) ac_try_echo=$ac_try;;
6390 esac
6391 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6392 $as_echo "$ac_try_echo") >&5
6393   (eval "$ac_compile") 2>conftest.er1
6394   ac_status=$?
6395   grep -v '^ *+' conftest.er1 >conftest.err
6396   rm -f conftest.er1
6397   cat conftest.err >&5
6398   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6399   (exit $ac_status); } && {
6400          test -z "$ac_c_werror_flag" ||
6401          test ! -s conftest.err
6402        } && test -s conftest.$ac_objext; then
6403   ac_cv_header_stat_broken=no
6404 else
6405   $as_echo "$as_me: failed program was:" >&5
6406 sed 's/^/| /' conftest.$ac_ext >&5
6407
6408         ac_cv_header_stat_broken=yes
6409 fi
6410
6411 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6412 fi
6413 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
6414 $as_echo "$ac_cv_header_stat_broken" >&6; }
6415 if test $ac_cv_header_stat_broken = yes; then
6416
6417 cat >>confdefs.h <<\_ACEOF
6418 #define STAT_MACROS_BROKEN 1
6419 _ACEOF
6420
6421 fi
6422
6423
6424
6425
6426
6427
6428
6429
6430 for ac_header in sys/mount.h sys/statfs.h sys/sysctl.h sys/user.h sys/vfs.h
6431 do
6432 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6433 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6434 $as_echo_n "checking for $ac_header... " >&6; }
6435 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6436   $as_echo_n "(cached) " >&6
6437 else
6438   cat >conftest.$ac_ext <<_ACEOF
6439 /* confdefs.h.  */
6440 _ACEOF
6441 cat confdefs.h >>conftest.$ac_ext
6442 cat >>conftest.$ac_ext <<_ACEOF
6443 /* end confdefs.h.  */
6444 #include <sys/types.h>
6445      #ifdef HAVE_SYS_PARAM_H
6446      # include <sys/param.h>
6447      #endif
6448
6449 #include <$ac_header>
6450 _ACEOF
6451 rm -f conftest.$ac_objext
6452 if { (ac_try="$ac_compile"
6453 case "(($ac_try" in
6454   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6455   *) ac_try_echo=$ac_try;;
6456 esac
6457 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6458 $as_echo "$ac_try_echo") >&5
6459   (eval "$ac_compile") 2>conftest.er1
6460   ac_status=$?
6461   grep -v '^ *+' conftest.er1 >conftest.err
6462   rm -f conftest.er1
6463   cat conftest.err >&5
6464   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6465   (exit $ac_status); } && {
6466          test -z "$ac_c_werror_flag" ||
6467          test ! -s conftest.err
6468        } && test -s conftest.$ac_objext; then
6469   eval "$as_ac_Header=yes"
6470 else
6471   $as_echo "$as_me: failed program was:" >&5
6472 sed 's/^/| /' conftest.$ac_ext >&5
6473
6474         eval "$as_ac_Header=no"
6475 fi
6476
6477 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6478 fi
6479 ac_res=`eval 'as_val=${'$as_ac_Header'}
6480                  $as_echo "$as_val"'`
6481                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6482 $as_echo "$ac_res" >&6; }
6483 as_val=`eval 'as_val=${'$as_ac_Header'}
6484                  $as_echo "$as_val"'`
6485    if test "x$as_val" = x""yes; then
6486   cat >>confdefs.h <<_ACEOF
6487 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6488 _ACEOF
6489
6490 fi
6491
6492 done
6493
6494
6495
6496
6497
6498
6499
6500
6501
6502
6503
6504
6505
6506
6507
6508 for ac_header in \
6509         netinet/ip.h \
6510         net/if.h \
6511         net/if_arp.h \
6512         net/if_dl.h \
6513         net/if_types.h \
6514         net/route.h \
6515         netinet/if_ether.h \
6516         netinet/if_inarp.h \
6517         netinet/in_pcb.h \
6518         netinet/ip_icmp.h \
6519         netinet/ip_var.h \
6520         netinet/udp.h \
6521         netipx/ipx.h \
6522
6523 do
6524 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6525 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6526 $as_echo_n "checking for $ac_header... " >&6; }
6527 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6528   $as_echo_n "(cached) " >&6
6529 else
6530   cat >conftest.$ac_ext <<_ACEOF
6531 /* confdefs.h.  */
6532 _ACEOF
6533 cat confdefs.h >>conftest.$ac_ext
6534 cat >>conftest.$ac_ext <<_ACEOF
6535 /* end confdefs.h.  */
6536 #include <sys/types.h>
6537      #ifdef HAVE_SYS_SOCKET_H
6538      # include <sys/socket.h>
6539      #endif
6540      #ifdef HAVE_SYS_SOCKETVAR_H
6541      # include <sys/socketvar.h>
6542      #endif
6543      #ifdef HAVE_NET_ROUTE_H
6544      # include <net/route.h>
6545      #endif
6546      #ifdef HAVE_NETINET_IN_H
6547      # include <netinet/in.h>
6548      #endif
6549      #ifdef HAVE_NETINET_IN_SYSTM_H
6550      # include <netinet/in_systm.h>
6551      #endif
6552      #ifdef HAVE_NET_IF_H
6553      # include <net/if.h>
6554      #endif
6555      #ifdef HAVE_NETINET_IP_H
6556      # include <netinet/ip.h>
6557      #endif
6558
6559 #include <$ac_header>
6560 _ACEOF
6561 rm -f conftest.$ac_objext
6562 if { (ac_try="$ac_compile"
6563 case "(($ac_try" in
6564   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6565   *) ac_try_echo=$ac_try;;
6566 esac
6567 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6568 $as_echo "$ac_try_echo") >&5
6569   (eval "$ac_compile") 2>conftest.er1
6570   ac_status=$?
6571   grep -v '^ *+' conftest.er1 >conftest.err
6572   rm -f conftest.er1
6573   cat conftest.err >&5
6574   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6575   (exit $ac_status); } && {
6576          test -z "$ac_c_werror_flag" ||
6577          test ! -s conftest.err
6578        } && test -s conftest.$ac_objext; then
6579   eval "$as_ac_Header=yes"
6580 else
6581   $as_echo "$as_me: failed program was:" >&5
6582 sed 's/^/| /' conftest.$ac_ext >&5
6583
6584         eval "$as_ac_Header=no"
6585 fi
6586
6587 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6588 fi
6589 ac_res=`eval 'as_val=${'$as_ac_Header'}
6590                  $as_echo "$as_val"'`
6591                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6592 $as_echo "$ac_res" >&6; }
6593 as_val=`eval 'as_val=${'$as_ac_Header'}
6594                  $as_echo "$as_val"'`
6595    if test "x$as_val" = x""yes; then
6596   cat >>confdefs.h <<_ACEOF
6597 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6598 _ACEOF
6599
6600 fi
6601
6602 done
6603
6604
6605
6606
6607
6608
6609 for ac_header in netinet/tcp_timer.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_var.h
6610 do
6611 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6612 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6613 $as_echo_n "checking for $ac_header... " >&6; }
6614 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6615   $as_echo_n "(cached) " >&6
6616 else
6617   cat >conftest.$ac_ext <<_ACEOF
6618 /* confdefs.h.  */
6619 _ACEOF
6620 cat confdefs.h >>conftest.$ac_ext
6621 cat >>conftest.$ac_ext <<_ACEOF
6622 /* end confdefs.h.  */
6623 #include <sys/types.h>
6624      #ifdef HAVE_ALIAS_H
6625      # include <alias.h>
6626      #endif
6627      #ifdef HAVE_SYS_SOCKET_H
6628      # include <sys/socket.h>
6629      #endif
6630      #ifdef HAVE_SYS_SOCKETVAR_H
6631      # include <sys/socketvar.h>
6632      #endif
6633      #ifdef HAVE_SYS_TIMEOUT_H
6634      # include <sys/timeout.h>
6635      #endif
6636      #ifdef HAVE_NETINET_IN_H
6637      # include <netinet/in.h>
6638      #endif
6639      #ifdef HAVE_NETINET_IN_SYSTM_H
6640      # include <netinet/in_systm.h>
6641      #endif
6642      #ifdef HAVE_NETINET_IP_H
6643      # include <netinet/ip.h>
6644      #endif
6645      #ifdef HAVE_NETINET_IP_VAR_H
6646      # include <netinet/ip_var.h>
6647      #endif
6648      #ifdef HAVE_NETINET_IP_ICMP_H
6649      # include <netinet/ip_icmp.h>
6650      #endif
6651      #ifdef HAVE_NETINET_UDP_H
6652      # include <netinet/udp.h>
6653      #endif
6654      #ifdef HAVE_NETINET_TCP_H
6655      # include <netinet/tcp.h>
6656      #endif
6657      #ifdef HAVE_NETINET_TCP_TIMER_H
6658      #include <netinet/tcp_timer.h>
6659      #endif
6660
6661 #include <$ac_header>
6662 _ACEOF
6663 rm -f conftest.$ac_objext
6664 if { (ac_try="$ac_compile"
6665 case "(($ac_try" in
6666   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6667   *) ac_try_echo=$ac_try;;
6668 esac
6669 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6670 $as_echo "$ac_try_echo") >&5
6671   (eval "$ac_compile") 2>conftest.er1
6672   ac_status=$?
6673   grep -v '^ *+' conftest.er1 >conftest.err
6674   rm -f conftest.er1
6675   cat conftest.err >&5
6676   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6677   (exit $ac_status); } && {
6678          test -z "$ac_c_werror_flag" ||
6679          test ! -s conftest.err
6680        } && test -s conftest.$ac_objext; then
6681   eval "$as_ac_Header=yes"
6682 else
6683   $as_echo "$as_me: failed program was:" >&5
6684 sed 's/^/| /' conftest.$ac_ext >&5
6685
6686         eval "$as_ac_Header=no"
6687 fi
6688
6689 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6690 fi
6691 ac_res=`eval 'as_val=${'$as_ac_Header'}
6692                  $as_echo "$as_val"'`
6693                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6694 $as_echo "$ac_res" >&6; }
6695 as_val=`eval 'as_val=${'$as_ac_Header'}
6696                  $as_echo "$as_val"'`
6697    if test "x$as_val" = x""yes; then
6698   cat >>confdefs.h <<_ACEOF
6699 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6700 _ACEOF
6701
6702 fi
6703
6704 done
6705
6706
6707
6708 for ac_header in linux/ipx.h
6709 do
6710 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6711 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6712 $as_echo_n "checking for $ac_header... " >&6; }
6713 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6714   $as_echo_n "(cached) " >&6
6715 else
6716   cat >conftest.$ac_ext <<_ACEOF
6717 /* confdefs.h.  */
6718 _ACEOF
6719 cat confdefs.h >>conftest.$ac_ext
6720 cat >>conftest.$ac_ext <<_ACEOF
6721 /* end confdefs.h.  */
6722 #include <sys/types.h>
6723      #ifdef HAVE_ASM_TYPES_H
6724      # include <asm/types.h>
6725      #endif
6726      #ifdef HAVE_SYS_SOCKET_H
6727      # include <sys/socket.h>
6728      #endif
6729      #ifdef HAVE_LINUX_TYPES_H
6730      # include <linux/types.h>
6731      #endif
6732
6733 #include <$ac_header>
6734 _ACEOF
6735 rm -f conftest.$ac_objext
6736 if { (ac_try="$ac_compile"
6737 case "(($ac_try" in
6738   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6739   *) ac_try_echo=$ac_try;;
6740 esac
6741 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6742 $as_echo "$ac_try_echo") >&5
6743   (eval "$ac_compile") 2>conftest.er1
6744   ac_status=$?
6745   grep -v '^ *+' conftest.er1 >conftest.err
6746   rm -f conftest.er1
6747   cat conftest.err >&5
6748   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6749   (exit $ac_status); } && {
6750          test -z "$ac_c_werror_flag" ||
6751          test ! -s conftest.err
6752        } && test -s conftest.$ac_objext; then
6753   eval "$as_ac_Header=yes"
6754 else
6755   $as_echo "$as_me: failed program was:" >&5
6756 sed 's/^/| /' conftest.$ac_ext >&5
6757
6758         eval "$as_ac_Header=no"
6759 fi
6760
6761 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6762 fi
6763 ac_res=`eval 'as_val=${'$as_ac_Header'}
6764                  $as_echo "$as_val"'`
6765                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6766 $as_echo "$ac_res" >&6; }
6767 as_val=`eval 'as_val=${'$as_ac_Header'}
6768                  $as_echo "$as_val"'`
6769    if test "x$as_val" = x""yes; then
6770   cat >>confdefs.h <<_ACEOF
6771 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6772 _ACEOF
6773
6774 fi
6775
6776 done
6777
6778
6779
6780 for ac_header in resolv.h
6781 do
6782 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6783 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6784 $as_echo_n "checking for $ac_header... " >&6; }
6785 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6786   $as_echo_n "(cached) " >&6
6787 else
6788   cat >conftest.$ac_ext <<_ACEOF
6789 /* confdefs.h.  */
6790 _ACEOF
6791 cat confdefs.h >>conftest.$ac_ext
6792 cat >>conftest.$ac_ext <<_ACEOF
6793 /* end confdefs.h.  */
6794 #include <sys/types.h>
6795      #ifdef HAVE_SYS_SOCKET_H
6796      # include <sys/socket.h>
6797      #endif
6798      #ifdef HAVE_NETINET_IN_H
6799      # include <netinet/in.h>
6800      #endif
6801      #ifdef HAVE_ARPA_NAMESER_H
6802      # include <arpa/nameser.h>
6803      #endif
6804
6805 #include <$ac_header>
6806 _ACEOF
6807 rm -f conftest.$ac_objext
6808 if { (ac_try="$ac_compile"
6809 case "(($ac_try" in
6810   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6811   *) ac_try_echo=$ac_try;;
6812 esac
6813 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6814 $as_echo "$ac_try_echo") >&5
6815   (eval "$ac_compile") 2>conftest.er1
6816   ac_status=$?
6817   grep -v '^ *+' conftest.er1 >conftest.err
6818   rm -f conftest.er1
6819   cat conftest.err >&5
6820   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6821   (exit $ac_status); } && {
6822          test -z "$ac_c_werror_flag" ||
6823          test ! -s conftest.err
6824        } && test -s conftest.$ac_objext; then
6825   eval "$as_ac_Header=yes"
6826 else
6827   $as_echo "$as_me: failed program was:" >&5
6828 sed 's/^/| /' conftest.$ac_ext >&5
6829
6830         eval "$as_ac_Header=no"
6831 fi
6832
6833 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6834 fi
6835 ac_res=`eval 'as_val=${'$as_ac_Header'}
6836                  $as_echo "$as_val"'`
6837                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6838 $as_echo "$ac_res" >&6; }
6839 as_val=`eval 'as_val=${'$as_ac_Header'}
6840                  $as_echo "$as_val"'`
6841    if test "x$as_val" = x""yes; then
6842   cat >>confdefs.h <<_ACEOF
6843 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6844 _ACEOF
6845
6846 fi
6847
6848 done
6849
6850
6851
6852 for ac_header in ucontext.h
6853 do
6854 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6855 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6856 $as_echo_n "checking for $ac_header... " >&6; }
6857 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6858   $as_echo_n "(cached) " >&6
6859 else
6860   cat >conftest.$ac_ext <<_ACEOF
6861 /* confdefs.h.  */
6862 _ACEOF
6863 cat confdefs.h >>conftest.$ac_ext
6864 cat >>conftest.$ac_ext <<_ACEOF
6865 /* end confdefs.h.  */
6866 #include <signal.h>
6867
6868 #include <$ac_header>
6869 _ACEOF
6870 rm -f conftest.$ac_objext
6871 if { (ac_try="$ac_compile"
6872 case "(($ac_try" in
6873   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6874   *) ac_try_echo=$ac_try;;
6875 esac
6876 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6877 $as_echo "$ac_try_echo") >&5
6878   (eval "$ac_compile") 2>conftest.er1
6879   ac_status=$?
6880   grep -v '^ *+' conftest.er1 >conftest.err
6881   rm -f conftest.er1
6882   cat conftest.err >&5
6883   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6884   (exit $ac_status); } && {
6885          test -z "$ac_c_werror_flag" ||
6886          test ! -s conftest.err
6887        } && test -s conftest.$ac_objext; then
6888   eval "$as_ac_Header=yes"
6889 else
6890   $as_echo "$as_me: failed program was:" >&5
6891 sed 's/^/| /' conftest.$ac_ext >&5
6892
6893         eval "$as_ac_Header=no"
6894 fi
6895
6896 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6897 fi
6898 ac_res=`eval 'as_val=${'$as_ac_Header'}
6899                  $as_echo "$as_val"'`
6900                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6901 $as_echo "$ac_res" >&6; }
6902 as_val=`eval 'as_val=${'$as_ac_Header'}
6903                  $as_echo "$as_val"'`
6904    if test "x$as_val" = x""yes; then
6905   cat >>confdefs.h <<_ACEOF
6906 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6907 _ACEOF
6908
6909 fi
6910
6911 done
6912
6913
6914
6915 for ac_header in sys/thr.h
6916 do
6917 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6918 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6919 $as_echo_n "checking for $ac_header... " >&6; }
6920 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6921   $as_echo_n "(cached) " >&6
6922 else
6923   cat >conftest.$ac_ext <<_ACEOF
6924 /* confdefs.h.  */
6925 _ACEOF
6926 cat confdefs.h >>conftest.$ac_ext
6927 cat >>conftest.$ac_ext <<_ACEOF
6928 /* end confdefs.h.  */
6929 #include <sys/types.h>
6930 #ifdef HAVE_UCONTEXT_H
6931 #include <ucontext.h>
6932 #endif
6933
6934 #include <$ac_header>
6935 _ACEOF
6936 rm -f conftest.$ac_objext
6937 if { (ac_try="$ac_compile"
6938 case "(($ac_try" in
6939   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6940   *) ac_try_echo=$ac_try;;
6941 esac
6942 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6943 $as_echo "$ac_try_echo") >&5
6944   (eval "$ac_compile") 2>conftest.er1
6945   ac_status=$?
6946   grep -v '^ *+' conftest.er1 >conftest.err
6947   rm -f conftest.er1
6948   cat conftest.err >&5
6949   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6950   (exit $ac_status); } && {
6951          test -z "$ac_c_werror_flag" ||
6952          test ! -s conftest.err
6953        } && test -s conftest.$ac_objext; then
6954   eval "$as_ac_Header=yes"
6955 else
6956   $as_echo "$as_me: failed program was:" >&5
6957 sed 's/^/| /' conftest.$ac_ext >&5
6958
6959         eval "$as_ac_Header=no"
6960 fi
6961
6962 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6963 fi
6964 ac_res=`eval 'as_val=${'$as_ac_Header'}
6965                  $as_echo "$as_val"'`
6966                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6967 $as_echo "$ac_res" >&6; }
6968 as_val=`eval 'as_val=${'$as_ac_Header'}
6969                  $as_echo "$as_val"'`
6970    if test "x$as_val" = x""yes; then
6971   cat >>confdefs.h <<_ACEOF
6972 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6973 _ACEOF
6974
6975 fi
6976
6977 done
6978
6979
6980
6981 for ac_header in pthread_np.h
6982 do
6983 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6984 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6985 $as_echo_n "checking for $ac_header... " >&6; }
6986 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6987   $as_echo_n "(cached) " >&6
6988 else
6989   cat >conftest.$ac_ext <<_ACEOF
6990 /* confdefs.h.  */
6991 _ACEOF
6992 cat confdefs.h >>conftest.$ac_ext
6993 cat >>conftest.$ac_ext <<_ACEOF
6994 /* end confdefs.h.  */
6995 #ifdef HAVE_PTHREAD_H
6996 #include <pthread.h>
6997 #endif
6998
6999 #include <$ac_header>
7000 _ACEOF
7001 rm -f conftest.$ac_objext
7002 if { (ac_try="$ac_compile"
7003 case "(($ac_try" in
7004   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7005   *) ac_try_echo=$ac_try;;
7006 esac
7007 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7008 $as_echo "$ac_try_echo") >&5
7009   (eval "$ac_compile") 2>conftest.er1
7010   ac_status=$?
7011   grep -v '^ *+' conftest.er1 >conftest.err
7012   rm -f conftest.er1
7013   cat conftest.err >&5
7014   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7015   (exit $ac_status); } && {
7016          test -z "$ac_c_werror_flag" ||
7017          test ! -s conftest.err
7018        } && test -s conftest.$ac_objext; then
7019   eval "$as_ac_Header=yes"
7020 else
7021   $as_echo "$as_me: failed program was:" >&5
7022 sed 's/^/| /' conftest.$ac_ext >&5
7023
7024         eval "$as_ac_Header=no"
7025 fi
7026
7027 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7028 fi
7029 ac_res=`eval 'as_val=${'$as_ac_Header'}
7030                  $as_echo "$as_val"'`
7031                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7032 $as_echo "$ac_res" >&6; }
7033 as_val=`eval 'as_val=${'$as_ac_Header'}
7034                  $as_echo "$as_val"'`
7035    if test "x$as_val" = x""yes; then
7036   cat >>confdefs.h <<_ACEOF
7037 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7038 _ACEOF
7039
7040 fi
7041
7042 done
7043
7044
7045
7046 for ac_header in linux/videodev.h
7047 do
7048 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7049 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7050 $as_echo_n "checking for $ac_header... " >&6; }
7051 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7052   $as_echo_n "(cached) " >&6
7053 else
7054   cat >conftest.$ac_ext <<_ACEOF
7055 /* confdefs.h.  */
7056 _ACEOF
7057 cat confdefs.h >>conftest.$ac_ext
7058 cat >>conftest.$ac_ext <<_ACEOF
7059 /* end confdefs.h.  */
7060 #ifdef HAVE_SYS_TIME_H
7061 #include <sys/time.h>
7062 #endif
7063 #include <sys/types.h>
7064 #ifdef HAVE_ASM_TYPES_H
7065 #include <asm/types.h>
7066 #endif
7067
7068 #include <$ac_header>
7069 _ACEOF
7070 rm -f conftest.$ac_objext
7071 if { (ac_try="$ac_compile"
7072 case "(($ac_try" in
7073   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7074   *) ac_try_echo=$ac_try;;
7075 esac
7076 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7077 $as_echo "$ac_try_echo") >&5
7078   (eval "$ac_compile") 2>conftest.er1
7079   ac_status=$?
7080   grep -v '^ *+' conftest.er1 >conftest.err
7081   rm -f conftest.er1
7082   cat conftest.err >&5
7083   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7084   (exit $ac_status); } && {
7085          test -z "$ac_c_werror_flag" ||
7086          test ! -s conftest.err
7087        } && test -s conftest.$ac_objext; then
7088   eval "$as_ac_Header=yes"
7089 else
7090   $as_echo "$as_me: failed program was:" >&5
7091 sed 's/^/| /' conftest.$ac_ext >&5
7092
7093         eval "$as_ac_Header=no"
7094 fi
7095
7096 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7097 fi
7098 ac_res=`eval 'as_val=${'$as_ac_Header'}
7099                  $as_echo "$as_val"'`
7100                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7101 $as_echo "$ac_res" >&6; }
7102 as_val=`eval 'as_val=${'$as_ac_Header'}
7103                  $as_echo "$as_val"'`
7104    if test "x$as_val" = x""yes; then
7105   cat >>confdefs.h <<_ACEOF
7106 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7107 _ACEOF
7108
7109 fi
7110
7111 done
7112
7113
7114
7115 for ac_header in linux/capi.h
7116 do
7117 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7118 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7119 $as_echo_n "checking for $ac_header... " >&6; }
7120 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7121   $as_echo_n "(cached) " >&6
7122 else
7123   cat >conftest.$ac_ext <<_ACEOF
7124 /* confdefs.h.  */
7125 _ACEOF
7126 cat confdefs.h >>conftest.$ac_ext
7127 cat >>conftest.$ac_ext <<_ACEOF
7128 /* end confdefs.h.  */
7129 #define __user
7130
7131 #include <$ac_header>
7132 _ACEOF
7133 rm -f conftest.$ac_objext
7134 if { (ac_try="$ac_compile"
7135 case "(($ac_try" in
7136   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7137   *) ac_try_echo=$ac_try;;
7138 esac
7139 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7140 $as_echo "$ac_try_echo") >&5
7141   (eval "$ac_compile") 2>conftest.er1
7142   ac_status=$?
7143   grep -v '^ *+' conftest.er1 >conftest.err
7144   rm -f conftest.er1
7145   cat conftest.err >&5
7146   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7147   (exit $ac_status); } && {
7148          test -z "$ac_c_werror_flag" ||
7149          test ! -s conftest.err
7150        } && test -s conftest.$ac_objext; then
7151   eval "$as_ac_Header=yes"
7152 else
7153   $as_echo "$as_me: failed program was:" >&5
7154 sed 's/^/| /' conftest.$ac_ext >&5
7155
7156         eval "$as_ac_Header=no"
7157 fi
7158
7159 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7160 fi
7161 ac_res=`eval 'as_val=${'$as_ac_Header'}
7162                  $as_echo "$as_val"'`
7163                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7164 $as_echo "$ac_res" >&6; }
7165 as_val=`eval 'as_val=${'$as_ac_Header'}
7166                  $as_echo "$as_val"'`
7167    if test "x$as_val" = x""yes; then
7168   cat >>confdefs.h <<_ACEOF
7169 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7170 _ACEOF
7171
7172 fi
7173
7174 done
7175
7176
7177
7178 DLLEXT=""
7179
7180 DLLFLAGS="-D_REENTRANT"
7181
7182 LDSHARED=""
7183
7184 LDDLLFLAGS=""
7185
7186 LIBEXT="so"
7187
7188 IMPLIBEXT="def"
7189
7190 LDRPATH_INSTALL=""
7191
7192 LDRPATH_LOCAL=""
7193
7194 # Extract the first word of "ldd", so it can be a program name with args.
7195 set dummy ldd; ac_word=$2
7196 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7197 $as_echo_n "checking for $ac_word... " >&6; }
7198 if test "${ac_cv_path_LDD+set}" = set; then
7199   $as_echo_n "(cached) " >&6
7200 else
7201   case $LDD in
7202   [\\/]* | ?:[\\/]*)
7203   ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
7204   ;;
7205   *)
7206   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7207 as_dummy="/sbin:/usr/sbin:$PATH"
7208 for as_dir in $as_dummy
7209 do
7210   IFS=$as_save_IFS
7211   test -z "$as_dir" && as_dir=.
7212   for ac_exec_ext in '' $ac_executable_extensions; do
7213   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7214     ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
7215     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7216     break 2
7217   fi
7218 done
7219 done
7220 IFS=$as_save_IFS
7221
7222   test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
7223   ;;
7224 esac
7225 fi
7226 LDD=$ac_cv_path_LDD
7227 if test -n "$LDD"; then
7228   { $as_echo "$as_me:$LINENO: result: $LDD" >&5
7229 $as_echo "$LDD" >&6; }
7230 else
7231   { $as_echo "$as_me:$LINENO: result: no" >&5
7232 $as_echo "no" >&6; }
7233 fi
7234
7235
7236
7237 case $host_os in
7238   cygwin*|mingw32*)
7239     if test -n "$ac_tool_prefix"; then
7240   # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
7241 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
7242 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7243 $as_echo_n "checking for $ac_word... " >&6; }
7244 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
7245   $as_echo_n "(cached) " >&6
7246 else
7247   if test -n "$DLLTOOL"; then
7248   ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
7249 else
7250 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7251 for as_dir in $PATH
7252 do
7253   IFS=$as_save_IFS
7254   test -z "$as_dir" && as_dir=.
7255   for ac_exec_ext in '' $ac_executable_extensions; do
7256   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7257     ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
7258     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7259     break 2
7260   fi
7261 done
7262 done
7263 IFS=$as_save_IFS
7264
7265 fi
7266 fi
7267 DLLTOOL=$ac_cv_prog_DLLTOOL
7268 if test -n "$DLLTOOL"; then
7269   { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
7270 $as_echo "$DLLTOOL" >&6; }
7271 else
7272   { $as_echo "$as_me:$LINENO: result: no" >&5
7273 $as_echo "no" >&6; }
7274 fi
7275
7276
7277 fi
7278 if test -z "$ac_cv_prog_DLLTOOL"; then
7279   ac_ct_DLLTOOL=$DLLTOOL
7280   # Extract the first word of "dlltool", so it can be a program name with args.
7281 set dummy dlltool; ac_word=$2
7282 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7283 $as_echo_n "checking for $ac_word... " >&6; }
7284 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
7285   $as_echo_n "(cached) " >&6
7286 else
7287   if test -n "$ac_ct_DLLTOOL"; then
7288   ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
7289 else
7290 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7291 for as_dir in $PATH
7292 do
7293   IFS=$as_save_IFS
7294   test -z "$as_dir" && as_dir=.
7295   for ac_exec_ext in '' $ac_executable_extensions; do
7296   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7297     ac_cv_prog_ac_ct_DLLTOOL="dlltool"
7298     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7299     break 2
7300   fi
7301 done
7302 done
7303 IFS=$as_save_IFS
7304
7305 fi
7306 fi
7307 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
7308 if test -n "$ac_ct_DLLTOOL"; then
7309   { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
7310 $as_echo "$ac_ct_DLLTOOL" >&6; }
7311 else
7312   { $as_echo "$as_me:$LINENO: result: no" >&5
7313 $as_echo "no" >&6; }
7314 fi
7315
7316   if test "x$ac_ct_DLLTOOL" = x; then
7317     DLLTOOL="false"
7318   else
7319     case $cross_compiling:$ac_tool_warned in
7320 yes:)
7321 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7322 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7323 ac_tool_warned=yes ;;
7324 esac
7325     DLLTOOL=$ac_ct_DLLTOOL
7326   fi
7327 else
7328   DLLTOOL="$ac_cv_prog_DLLTOOL"
7329 fi
7330
7331     if test -n "$ac_tool_prefix"; then
7332   # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
7333 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
7334 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7335 $as_echo_n "checking for $ac_word... " >&6; }
7336 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
7337   $as_echo_n "(cached) " >&6
7338 else
7339   if test -n "$DLLWRAP"; then
7340   ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
7341 else
7342 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7343 for as_dir in $PATH
7344 do
7345   IFS=$as_save_IFS
7346   test -z "$as_dir" && as_dir=.
7347   for ac_exec_ext in '' $ac_executable_extensions; do
7348   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7349     ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
7350     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7351     break 2
7352   fi
7353 done
7354 done
7355 IFS=$as_save_IFS
7356
7357 fi
7358 fi
7359 DLLWRAP=$ac_cv_prog_DLLWRAP
7360 if test -n "$DLLWRAP"; then
7361   { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
7362 $as_echo "$DLLWRAP" >&6; }
7363 else
7364   { $as_echo "$as_me:$LINENO: result: no" >&5
7365 $as_echo "no" >&6; }
7366 fi
7367
7368
7369 fi
7370 if test -z "$ac_cv_prog_DLLWRAP"; then
7371   ac_ct_DLLWRAP=$DLLWRAP
7372   # Extract the first word of "dllwrap", so it can be a program name with args.
7373 set dummy dllwrap; ac_word=$2
7374 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7375 $as_echo_n "checking for $ac_word... " >&6; }
7376 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
7377   $as_echo_n "(cached) " >&6
7378 else
7379   if test -n "$ac_ct_DLLWRAP"; then
7380   ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
7381 else
7382 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7383 for as_dir in $PATH
7384 do
7385   IFS=$as_save_IFS
7386   test -z "$as_dir" && as_dir=.
7387   for ac_exec_ext in '' $ac_executable_extensions; do
7388   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7389     ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
7390     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7391     break 2
7392   fi
7393 done
7394 done
7395 IFS=$as_save_IFS
7396
7397 fi
7398 fi
7399 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
7400 if test -n "$ac_ct_DLLWRAP"; then
7401   { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
7402 $as_echo "$ac_ct_DLLWRAP" >&6; }
7403 else
7404   { $as_echo "$as_me:$LINENO: result: no" >&5
7405 $as_echo "no" >&6; }
7406 fi
7407
7408   if test "x$ac_ct_DLLWRAP" = x; then
7409     DLLWRAP="false"
7410   else
7411     case $cross_compiling:$ac_tool_warned in
7412 yes:)
7413 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7414 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7415 ac_tool_warned=yes ;;
7416 esac
7417     DLLWRAP=$ac_ct_DLLWRAP
7418   fi
7419 else
7420   DLLWRAP="$ac_cv_prog_DLLWRAP"
7421 fi
7422
7423     if test -n "$ac_tool_prefix"; then
7424   # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7425 set dummy ${ac_tool_prefix}ar; ac_word=$2
7426 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7427 $as_echo_n "checking for $ac_word... " >&6; }
7428 if test "${ac_cv_prog_MINGWAR+set}" = set; then
7429   $as_echo_n "(cached) " >&6
7430 else
7431   if test -n "$MINGWAR"; then
7432   ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
7433 else
7434 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7435 for as_dir in $PATH
7436 do
7437   IFS=$as_save_IFS
7438   test -z "$as_dir" && as_dir=.
7439   for ac_exec_ext in '' $ac_executable_extensions; do
7440   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7441     ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
7442     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7443     break 2
7444   fi
7445 done
7446 done
7447 IFS=$as_save_IFS
7448
7449 fi
7450 fi
7451 MINGWAR=$ac_cv_prog_MINGWAR
7452 if test -n "$MINGWAR"; then
7453   { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
7454 $as_echo "$MINGWAR" >&6; }
7455 else
7456   { $as_echo "$as_me:$LINENO: result: no" >&5
7457 $as_echo "no" >&6; }
7458 fi
7459
7460
7461 fi
7462 if test -z "$ac_cv_prog_MINGWAR"; then
7463   ac_ct_MINGWAR=$MINGWAR
7464   # Extract the first word of "ar", so it can be a program name with args.
7465 set dummy ar; ac_word=$2
7466 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7467 $as_echo_n "checking for $ac_word... " >&6; }
7468 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
7469   $as_echo_n "(cached) " >&6
7470 else
7471   if test -n "$ac_ct_MINGWAR"; then
7472   ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
7473 else
7474 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7475 for as_dir in $PATH
7476 do
7477   IFS=$as_save_IFS
7478   test -z "$as_dir" && as_dir=.
7479   for ac_exec_ext in '' $ac_executable_extensions; do
7480   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7481     ac_cv_prog_ac_ct_MINGWAR="ar"
7482     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7483     break 2
7484   fi
7485 done
7486 done
7487 IFS=$as_save_IFS
7488
7489 fi
7490 fi
7491 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
7492 if test -n "$ac_ct_MINGWAR"; then
7493   { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
7494 $as_echo "$ac_ct_MINGWAR" >&6; }
7495 else
7496   { $as_echo "$as_me:$LINENO: result: no" >&5
7497 $as_echo "no" >&6; }
7498 fi
7499
7500   if test "x$ac_ct_MINGWAR" = x; then
7501     MINGWAR="false"
7502   else
7503     case $cross_compiling:$ac_tool_warned in
7504 yes:)
7505 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7506 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7507 ac_tool_warned=yes ;;
7508 esac
7509     MINGWAR=$ac_ct_MINGWAR
7510   fi
7511 else
7512   MINGWAR="$ac_cv_prog_MINGWAR"
7513 fi
7514
7515     if test "$DLLWRAP" = "false"; then
7516       LIBEXT="a"
7517     else
7518             LIBEXT="dll"
7519     fi
7520     IMPLIBEXT="a"
7521         WIN16_FILES=""
7522     WIN16_INSTALL=""
7523         enable_iphlpapi=${enable_iphlpapi:-no}
7524     enable_kernel32=${enable_kernel32:-no}
7525     enable_msvcrt=${enable_msvcrt:-no}
7526     enable_ntdll=${enable_ntdll:-no}
7527     enable_ws2_32=${enable_ws2_32:-no}
7528     enable_loader=${enable_loader:-no}
7529     enable_server=${enable_server:-no}
7530         with_x=${with_x:-no}
7531     with_pthread=${with_pthread:-no}
7532     ;;
7533   darwin*|macosx*)
7534     DLLEXT=".so"
7535     LIBEXT="dylib"
7536     DLLFLAGS="$DLLFLAGS -fPIC"
7537     LDDLLFLAGS="-bundle -multiply_defined suppress"
7538     LIBWINE_LDFLAGS="-multiply_defined suppress"
7539     LDSHARED="\$(CC) -dynamiclib"
7540     STRIP="$STRIP -x"
7541     LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$(RELPATH) \$(bindir) \$(libdir)\`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
7542         SECURITYLIB="-framework Security -framework CoreFoundation"
7543
7544     COREFOUNDATIONLIB="-framework CoreFoundation"
7545
7546     IOKITLIB="-framework IOKit -framework CoreFoundation"
7547
7548     LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHARED_HEAP,0x7f000000"
7549
7550     if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
7551     then
7552                 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
7553
7554     fi
7555     if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
7556     then
7557                 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
7558
7559     fi
7560     if test "$ac_cv_header_IOKit_hid_IOHIDLib_h" = "yes"
7561     then
7562         ac_save_LIBS="$LIBS"
7563         LIBS="$LIBS $IOKITLIB"
7564
7565 for ac_func in IOHIDManagerCreate
7566 do
7567 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
7568 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
7569 $as_echo_n "checking for $ac_func... " >&6; }
7570 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7571   $as_echo_n "(cached) " >&6
7572 else
7573   cat >conftest.$ac_ext <<_ACEOF
7574 /* confdefs.h.  */
7575 _ACEOF
7576 cat confdefs.h >>conftest.$ac_ext
7577 cat >>conftest.$ac_ext <<_ACEOF
7578 /* end confdefs.h.  */
7579 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7580    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7581 #define $ac_func innocuous_$ac_func
7582
7583 /* System header to define __stub macros and hopefully few prototypes,
7584     which can conflict with char $ac_func (); below.
7585     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7586     <limits.h> exists even on freestanding compilers.  */
7587
7588 #ifdef __STDC__
7589 # include <limits.h>
7590 #else
7591 # include <assert.h>
7592 #endif
7593
7594 #undef $ac_func
7595
7596 /* Override any GCC internal prototype to avoid an error.
7597    Use char because int might match the return type of a GCC
7598    builtin and then its argument prototype would still apply.  */
7599 #ifdef __cplusplus
7600 extern "C"
7601 #endif
7602 char $ac_func ();
7603 /* The GNU C library defines this for functions which it implements
7604     to always fail with ENOSYS.  Some functions are actually named
7605     something starting with __ and the normal name is an alias.  */
7606 #if defined __stub_$ac_func || defined __stub___$ac_func
7607 choke me
7608 #endif
7609
7610 int
7611 main ()
7612 {
7613 return $ac_func ();
7614   ;
7615   return 0;
7616 }
7617 _ACEOF
7618 rm -f conftest.$ac_objext conftest$ac_exeext
7619 if { (ac_try="$ac_link"
7620 case "(($ac_try" in
7621   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7622   *) ac_try_echo=$ac_try;;
7623 esac
7624 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7625 $as_echo "$ac_try_echo") >&5
7626   (eval "$ac_link") 2>conftest.er1
7627   ac_status=$?
7628   grep -v '^ *+' conftest.er1 >conftest.err
7629   rm -f conftest.er1
7630   cat conftest.err >&5
7631   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7632   (exit $ac_status); } && {
7633          test -z "$ac_c_werror_flag" ||
7634          test ! -s conftest.err
7635        } && test -s conftest$ac_exeext && {
7636          test "$cross_compiling" = yes ||
7637          $as_test_x conftest$ac_exeext
7638        }; then
7639   eval "$as_ac_var=yes"
7640 else
7641   $as_echo "$as_me: failed program was:" >&5
7642 sed 's/^/| /' conftest.$ac_ext >&5
7643
7644         eval "$as_ac_var=no"
7645 fi
7646
7647 rm -rf conftest.dSYM
7648 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7649       conftest$ac_exeext conftest.$ac_ext
7650 fi
7651 ac_res=`eval 'as_val=${'$as_ac_var'}
7652                  $as_echo "$as_val"'`
7653                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7654 $as_echo "$ac_res" >&6; }
7655 as_val=`eval 'as_val=${'$as_ac_var'}
7656                  $as_echo "$as_val"'`
7657    if test "x$as_val" = x""yes; then
7658   cat >>confdefs.h <<_ACEOF
7659 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7660 _ACEOF
7661
7662 fi
7663 done
7664
7665         LIBS="$ac_save_LIBS"
7666     fi
7667     case $host_cpu in
7668       *powerpc*)
7669         LDDLLFLAGS="$LDDLLFLAGS -read_only_relocs warning"          ;;
7670     esac
7671         if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
7672     then
7673         CARBONLIB="-framework Carbon"
7674
7675         enable_winequartz_drv=${enable_winequartz_drv:-yes}
7676     fi
7677     ;;
7678   *)
7679     DLLFLAGS="$DLLFLAGS -fPIC"
7680     DLLEXT=".so"
7681     { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
7682 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
7683 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
7684   $as_echo_n "(cached) " >&6
7685 else
7686   ac_wine_try_cflags_saved=$CFLAGS
7687 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
7688 cat >conftest.$ac_ext <<_ACEOF
7689 void myfunc() {}
7690 _ACEOF
7691 rm -f conftest.$ac_objext conftest$ac_exeext
7692 if { (ac_try="$ac_link"
7693 case "(($ac_try" in
7694   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7695   *) ac_try_echo=$ac_try;;
7696 esac
7697 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7698 $as_echo "$ac_try_echo") >&5
7699   (eval "$ac_link") 2>conftest.er1
7700   ac_status=$?
7701   grep -v '^ *+' conftest.er1 >conftest.err
7702   rm -f conftest.er1
7703   cat conftest.err >&5
7704   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7705   (exit $ac_status); } && {
7706          test -z "$ac_c_werror_flag" ||
7707          test ! -s conftest.err
7708        } && test -s conftest$ac_exeext && {
7709          test "$cross_compiling" = yes ||
7710          $as_test_x conftest$ac_exeext
7711        }; then
7712   ac_cv_c_dll_gnuelf="yes"
7713 else
7714   $as_echo "$as_me: failed program was:" >&5
7715 sed 's/^/| /' conftest.$ac_ext >&5
7716
7717         ac_cv_c_dll_gnuelf="no"
7718 fi
7719
7720 rm -rf conftest.dSYM
7721 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7722       conftest$ac_exeext conftest.$ac_ext
7723 CFLAGS=$ac_wine_try_cflags_saved
7724 fi
7725 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
7726 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
7727     if test "$ac_cv_c_dll_gnuelf" = "yes"
7728     then
7729       LDSHARED="\$(CC) -shared"
7730       LDDLLFLAGS="-shared -Wl,-Bsymbolic"
7731       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
7732 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
7733 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
7734   $as_echo_n "(cached) " >&6
7735 else
7736   ac_wine_try_cflags_saved=$CFLAGS
7737 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
7738 cat >conftest.$ac_ext <<_ACEOF
7739 /* confdefs.h.  */
7740 _ACEOF
7741 cat confdefs.h >>conftest.$ac_ext
7742 cat >>conftest.$ac_ext <<_ACEOF
7743 /* end confdefs.h.  */
7744
7745 int
7746 main ()
7747 {
7748
7749   ;
7750   return 0;
7751 }
7752 _ACEOF
7753 rm -f conftest.$ac_objext conftest$ac_exeext
7754 if { (ac_try="$ac_link"
7755 case "(($ac_try" in
7756   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7757   *) ac_try_echo=$ac_try;;
7758 esac
7759 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7760 $as_echo "$ac_try_echo") >&5
7761   (eval "$ac_link") 2>conftest.er1
7762   ac_status=$?
7763   grep -v '^ *+' conftest.er1 >conftest.err
7764   rm -f conftest.er1
7765   cat conftest.err >&5
7766   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7767   (exit $ac_status); } && {
7768          test -z "$ac_c_werror_flag" ||
7769          test ! -s conftest.err
7770        } && test -s conftest$ac_exeext && {
7771          test "$cross_compiling" = yes ||
7772          $as_test_x conftest$ac_exeext
7773        }; then
7774   ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes
7775 else
7776   $as_echo "$as_me: failed program was:" >&5
7777 sed 's/^/| /' conftest.$ac_ext >&5
7778
7779         ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=no
7780 fi
7781
7782 rm -rf conftest.dSYM
7783 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7784       conftest$ac_exeext conftest.$ac_ext
7785 CFLAGS=$ac_wine_try_cflags_saved
7786 fi
7787 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
7788 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
7789 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
7790   LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
7791 else
7792   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
7793 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
7794 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
7795   $as_echo_n "(cached) " >&6
7796 else
7797   ac_wine_try_cflags_saved=$CFLAGS
7798 CFLAGS="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
7799 cat >conftest.$ac_ext <<_ACEOF
7800 /* confdefs.h.  */
7801 _ACEOF
7802 cat confdefs.h >>conftest.$ac_ext
7803 cat >>conftest.$ac_ext <<_ACEOF
7804 /* end confdefs.h.  */
7805
7806 int
7807 main ()
7808 {
7809
7810   ;
7811   return 0;
7812 }
7813 _ACEOF
7814 rm -f conftest.$ac_objext conftest$ac_exeext
7815 if { (ac_try="$ac_link"
7816 case "(($ac_try" in
7817   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7818   *) ac_try_echo=$ac_try;;
7819 esac
7820 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7821 $as_echo "$ac_try_echo") >&5
7822   (eval "$ac_link") 2>conftest.er1
7823   ac_status=$?
7824   grep -v '^ *+' conftest.er1 >conftest.err
7825   rm -f conftest.er1
7826   cat conftest.err >&5
7827   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7828   (exit $ac_status); } && {
7829          test -z "$ac_c_werror_flag" ||
7830          test ! -s conftest.err
7831        } && test -s conftest$ac_exeext && {
7832          test "$cross_compiling" = yes ||
7833          $as_test_x conftest$ac_exeext
7834        }; then
7835   ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
7836 else
7837   $as_echo "$as_me: failed program was:" >&5
7838 sed 's/^/| /' conftest.$ac_ext >&5
7839
7840         ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=no
7841 fi
7842
7843 rm -rf conftest.dSYM
7844 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7845       conftest$ac_exeext conftest.$ac_ext
7846 CFLAGS=$ac_wine_try_cflags_saved
7847 fi
7848 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
7849 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
7850 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
7851   LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
7852 fi
7853
7854 fi
7855
7856
7857       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
7858 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
7859 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
7860   $as_echo_n "(cached) " >&6
7861 else
7862   ac_wine_try_cflags_saved=$CFLAGS
7863 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
7864 cat >conftest.$ac_ext <<_ACEOF
7865 /* confdefs.h.  */
7866 _ACEOF
7867 cat confdefs.h >>conftest.$ac_ext
7868 cat >>conftest.$ac_ext <<_ACEOF
7869 /* end confdefs.h.  */
7870
7871 int
7872 main ()
7873 {
7874
7875   ;
7876   return 0;
7877 }
7878 _ACEOF
7879 rm -f conftest.$ac_objext conftest$ac_exeext
7880 if { (ac_try="$ac_link"
7881 case "(($ac_try" in
7882   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7883   *) ac_try_echo=$ac_try;;
7884 esac
7885 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7886 $as_echo "$ac_try_echo") >&5
7887   (eval "$ac_link") 2>conftest.er1
7888   ac_status=$?
7889   grep -v '^ *+' conftest.er1 >conftest.err
7890   rm -f conftest.er1
7891   cat conftest.err >&5
7892   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7893   (exit $ac_status); } && {
7894          test -z "$ac_c_werror_flag" ||
7895          test ! -s conftest.err
7896        } && test -s conftest$ac_exeext && {
7897          test "$cross_compiling" = yes ||
7898          $as_test_x conftest$ac_exeext
7899        }; then
7900   ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes
7901 else
7902   $as_echo "$as_me: failed program was:" >&5
7903 sed 's/^/| /' conftest.$ac_ext >&5
7904
7905         ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=no
7906 fi
7907
7908 rm -rf conftest.dSYM
7909 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7910       conftest$ac_exeext conftest.$ac_ext
7911 CFLAGS=$ac_wine_try_cflags_saved
7912 fi
7913 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
7914 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
7915 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
7916   LDDLLFLAGS="$LDDLLFLAGS,-z,defs"
7917 fi
7918
7919
7920       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
7921 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
7922 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
7923   $as_echo_n "(cached) " >&6
7924 else
7925   ac_wine_try_cflags_saved=$CFLAGS
7926 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
7927 cat >conftest.$ac_ext <<_ACEOF
7928 /* confdefs.h.  */
7929 _ACEOF
7930 cat confdefs.h >>conftest.$ac_ext
7931 cat >>conftest.$ac_ext <<_ACEOF
7932 /* end confdefs.h.  */
7933
7934 int
7935 main ()
7936 {
7937
7938   ;
7939   return 0;
7940 }
7941 _ACEOF
7942 rm -f conftest.$ac_objext conftest$ac_exeext
7943 if { (ac_try="$ac_link"
7944 case "(($ac_try" in
7945   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7946   *) ac_try_echo=$ac_try;;
7947 esac
7948 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7949 $as_echo "$ac_try_echo") >&5
7950   (eval "$ac_link") 2>conftest.er1
7951   ac_status=$?
7952   grep -v '^ *+' conftest.er1 >conftest.err
7953   rm -f conftest.er1
7954   cat conftest.err >&5
7955   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7956   (exit $ac_status); } && {
7957          test -z "$ac_c_werror_flag" ||
7958          test ! -s conftest.err
7959        } && test -s conftest$ac_exeext && {
7960          test "$cross_compiling" = yes ||
7961          $as_test_x conftest$ac_exeext
7962        }; then
7963   ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
7964 else
7965   $as_echo "$as_me: failed program was:" >&5
7966 sed 's/^/| /' conftest.$ac_ext >&5
7967
7968         ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=no
7969 fi
7970
7971 rm -rf conftest.dSYM
7972 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7973       conftest$ac_exeext conftest.$ac_ext
7974 CFLAGS=$ac_wine_try_cflags_saved
7975 fi
7976 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
7977 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
7978 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
7979   LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
7980 fi
7981
7982
7983       echo '{ global: *; };' >conftest.map
7984       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
7985 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
7986 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
7987   $as_echo_n "(cached) " >&6
7988 else
7989   ac_wine_try_cflags_saved=$CFLAGS
7990 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
7991 cat >conftest.$ac_ext <<_ACEOF
7992 /* confdefs.h.  */
7993 _ACEOF
7994 cat confdefs.h >>conftest.$ac_ext
7995 cat >>conftest.$ac_ext <<_ACEOF
7996 /* end confdefs.h.  */
7997
7998 int
7999 main ()
8000 {
8001
8002   ;
8003   return 0;
8004 }
8005 _ACEOF
8006 rm -f conftest.$ac_objext conftest$ac_exeext
8007 if { (ac_try="$ac_link"
8008 case "(($ac_try" in
8009   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8010   *) ac_try_echo=$ac_try;;
8011 esac
8012 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8013 $as_echo "$ac_try_echo") >&5
8014   (eval "$ac_link") 2>conftest.er1
8015   ac_status=$?
8016   grep -v '^ *+' conftest.er1 >conftest.err
8017   rm -f conftest.er1
8018   cat conftest.err >&5
8019   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8020   (exit $ac_status); } && {
8021          test -z "$ac_c_werror_flag" ||
8022          test ! -s conftest.err
8023        } && test -s conftest$ac_exeext && {
8024          test "$cross_compiling" = yes ||
8025          $as_test_x conftest$ac_exeext
8026        }; then
8027   ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes
8028 else
8029   $as_echo "$as_me: failed program was:" >&5
8030 sed 's/^/| /' conftest.$ac_ext >&5
8031
8032         ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=no
8033 fi
8034
8035 rm -rf conftest.dSYM
8036 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8037       conftest$ac_exeext conftest.$ac_ext
8038 CFLAGS=$ac_wine_try_cflags_saved
8039 fi
8040 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
8041 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
8042 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
8043   LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
8044 fi
8045
8046       rm -f conftest.map
8047
8048       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
8049 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
8050 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
8051   $as_echo_n "(cached) " >&6
8052 else
8053   ac_wine_try_cflags_saved=$CFLAGS
8054 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
8055 cat >conftest.$ac_ext <<_ACEOF
8056 /* confdefs.h.  */
8057 _ACEOF
8058 cat confdefs.h >>conftest.$ac_ext
8059 cat >>conftest.$ac_ext <<_ACEOF
8060 /* end confdefs.h.  */
8061
8062 int
8063 main ()
8064 {
8065
8066   ;
8067   return 0;
8068 }
8069 _ACEOF
8070 rm -f conftest.$ac_objext conftest$ac_exeext
8071 if { (ac_try="$ac_link"
8072 case "(($ac_try" in
8073   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8074   *) ac_try_echo=$ac_try;;
8075 esac
8076 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8077 $as_echo "$ac_try_echo") >&5
8078   (eval "$ac_link") 2>conftest.er1
8079   ac_status=$?
8080   grep -v '^ *+' conftest.er1 >conftest.err
8081   rm -f conftest.er1
8082   cat conftest.err >&5
8083   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8084   (exit $ac_status); } && {
8085          test -z "$ac_c_werror_flag" ||
8086          test ! -s conftest.err
8087        } && test -s conftest$ac_exeext && {
8088          test "$cross_compiling" = yes ||
8089          $as_test_x conftest$ac_exeext
8090        }; then
8091   ac_cv_cflags__fPIC__Wl___export_dynamic=yes
8092 else
8093   $as_echo "$as_me: failed program was:" >&5
8094 sed 's/^/| /' conftest.$ac_ext >&5
8095
8096         ac_cv_cflags__fPIC__Wl___export_dynamic=no
8097 fi
8098
8099 rm -rf conftest.dSYM
8100 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8101       conftest$ac_exeext conftest.$ac_ext
8102 CFLAGS=$ac_wine_try_cflags_saved
8103 fi
8104 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
8105 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
8106 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
8107   LDEXECFLAGS="-Wl,--export-dynamic"
8108
8109 fi
8110
8111
8112       as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" | $as_tr_sh`
8113 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
8114 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
8115 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8116   $as_echo_n "(cached) " >&6
8117 else
8118   ac_wine_try_cflags_saved=$CFLAGS
8119 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
8120 cat >conftest.$ac_ext <<_ACEOF
8121 /* confdefs.h.  */
8122 _ACEOF
8123 cat confdefs.h >>conftest.$ac_ext
8124 cat >>conftest.$ac_ext <<_ACEOF
8125 /* end confdefs.h.  */
8126
8127 int
8128 main ()
8129 {
8130
8131   ;
8132   return 0;
8133 }
8134 _ACEOF
8135 rm -f conftest.$ac_objext conftest$ac_exeext
8136 if { (ac_try="$ac_link"
8137 case "(($ac_try" in
8138   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8139   *) ac_try_echo=$ac_try;;
8140 esac
8141 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8142 $as_echo "$ac_try_echo") >&5
8143   (eval "$ac_link") 2>conftest.er1
8144   ac_status=$?
8145   grep -v '^ *+' conftest.er1 >conftest.err
8146   rm -f conftest.er1
8147   cat conftest.err >&5
8148   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8149   (exit $ac_status); } && {
8150          test -z "$ac_c_werror_flag" ||
8151          test ! -s conftest.err
8152        } && test -s conftest$ac_exeext && {
8153          test "$cross_compiling" = yes ||
8154          $as_test_x conftest$ac_exeext
8155        }; then
8156   eval "$as_ac_var=yes"
8157 else
8158   $as_echo "$as_me: failed program was:" >&5
8159 sed 's/^/| /' conftest.$ac_ext >&5
8160
8161         eval "$as_ac_var=no"
8162 fi
8163
8164 rm -rf conftest.dSYM
8165 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8166       conftest$ac_exeext conftest.$ac_ext
8167 CFLAGS=$ac_wine_try_cflags_saved
8168 fi
8169 ac_res=`eval 'as_val=${'$as_ac_var'}
8170                  $as_echo "$as_val"'`
8171                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8172 $as_echo "$ac_res" >&6; }
8173 if test `eval 'as_val=${'$as_ac_var'}
8174                  $as_echo "$as_val"'` = yes; then
8175   LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
8176                        LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8177 else
8178   as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
8179 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
8180 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
8181 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8182   $as_echo_n "(cached) " >&6
8183 else
8184   ac_wine_try_cflags_saved=$CFLAGS
8185 CFLAGS="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
8186 cat >conftest.$ac_ext <<_ACEOF
8187 /* confdefs.h.  */
8188 _ACEOF
8189 cat confdefs.h >>conftest.$ac_ext
8190 cat >>conftest.$ac_ext <<_ACEOF
8191 /* end confdefs.h.  */
8192
8193 int
8194 main ()
8195 {
8196
8197   ;
8198   return 0;
8199 }
8200 _ACEOF
8201 rm -f conftest.$ac_objext conftest$ac_exeext
8202 if { (ac_try="$ac_link"
8203 case "(($ac_try" in
8204   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8205   *) ac_try_echo=$ac_try;;
8206 esac
8207 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8208 $as_echo "$ac_try_echo") >&5
8209   (eval "$ac_link") 2>conftest.er1
8210   ac_status=$?
8211   grep -v '^ *+' conftest.er1 >conftest.err
8212   rm -f conftest.er1
8213   cat conftest.err >&5
8214   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8215   (exit $ac_status); } && {
8216          test -z "$ac_c_werror_flag" ||
8217          test ! -s conftest.err
8218        } && test -s conftest$ac_exeext && {
8219          test "$cross_compiling" = yes ||
8220          $as_test_x conftest$ac_exeext
8221        }; then
8222   eval "$as_ac_var=yes"
8223 else
8224   $as_echo "$as_me: failed program was:" >&5
8225 sed 's/^/| /' conftest.$ac_ext >&5
8226
8227         eval "$as_ac_var=no"
8228 fi
8229
8230 rm -rf conftest.dSYM
8231 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8232       conftest$ac_exeext conftest.$ac_ext
8233 CFLAGS=$ac_wine_try_cflags_saved
8234 fi
8235 ac_res=`eval 'as_val=${'$as_ac_var'}
8236                  $as_echo "$as_val"'`
8237                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8238 $as_echo "$ac_res" >&6; }
8239 if test `eval 'as_val=${'$as_ac_var'}
8240                  $as_echo "$as_val"'` = yes; then
8241   LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
8242                             LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8243 fi
8244
8245 fi
8246
8247
8248       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
8249 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
8250 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
8251   $as_echo_n "(cached) " >&6
8252 else
8253   ac_wine_try_cflags_saved=$CFLAGS
8254 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
8255 cat >conftest.$ac_ext <<_ACEOF
8256 /* confdefs.h.  */
8257 _ACEOF
8258 cat confdefs.h >>conftest.$ac_ext
8259 cat >>conftest.$ac_ext <<_ACEOF
8260 /* end confdefs.h.  */
8261
8262 int
8263 main ()
8264 {
8265
8266   ;
8267   return 0;
8268 }
8269 _ACEOF
8270 rm -f conftest.$ac_objext conftest$ac_exeext
8271 if { (ac_try="$ac_link"
8272 case "(($ac_try" in
8273   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8274   *) ac_try_echo=$ac_try;;
8275 esac
8276 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8277 $as_echo "$ac_try_echo") >&5
8278   (eval "$ac_link") 2>conftest.er1
8279   ac_status=$?
8280   grep -v '^ *+' conftest.er1 >conftest.err
8281   rm -f conftest.er1
8282   cat conftest.err >&5
8283   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8284   (exit $ac_status); } && {
8285          test -z "$ac_c_werror_flag" ||
8286          test ! -s conftest.err
8287        } && test -s conftest$ac_exeext && {
8288          test "$cross_compiling" = yes ||
8289          $as_test_x conftest$ac_exeext
8290        }; then
8291   ac_cv_cflags__Wl___enable_new_dtags=yes
8292 else
8293   $as_echo "$as_me: failed program was:" >&5
8294 sed 's/^/| /' conftest.$ac_ext >&5
8295
8296         ac_cv_cflags__Wl___enable_new_dtags=no
8297 fi
8298
8299 rm -rf conftest.dSYM
8300 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8301       conftest$ac_exeext conftest.$ac_ext
8302 CFLAGS=$ac_wine_try_cflags_saved
8303 fi
8304 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
8305 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
8306 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
8307   LDRPATH_INSTALL="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
8308 fi
8309
8310
8311       case $host_cpu in
8312         *i[3456789]86* | x86_64)
8313           { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
8314 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
8315 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
8316   $as_echo_n "(cached) " >&6
8317 else
8318   ac_wine_try_cflags_saved=$CFLAGS
8319 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
8320 cat >conftest.$ac_ext <<_ACEOF
8321 /* confdefs.h.  */
8322 _ACEOF
8323 cat confdefs.h >>conftest.$ac_ext
8324 cat >>conftest.$ac_ext <<_ACEOF
8325 /* end confdefs.h.  */
8326
8327 int
8328 main ()
8329 {
8330
8331   ;
8332   return 0;
8333 }
8334 _ACEOF
8335 rm -f conftest.$ac_objext conftest$ac_exeext
8336 if { (ac_try="$ac_link"
8337 case "(($ac_try" in
8338   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8339   *) ac_try_echo=$ac_try;;
8340 esac
8341 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8342 $as_echo "$ac_try_echo") >&5
8343   (eval "$ac_link") 2>conftest.er1
8344   ac_status=$?
8345   grep -v '^ *+' conftest.er1 >conftest.err
8346   rm -f conftest.er1
8347   cat conftest.err >&5
8348   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8349   (exit $ac_status); } && {
8350          test -z "$ac_c_werror_flag" ||
8351          test ! -s conftest.err
8352        } && test -s conftest$ac_exeext && {
8353          test "$cross_compiling" = yes ||
8354          $as_test_x conftest$ac_exeext
8355        }; then
8356   ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
8357 else
8358   $as_echo "$as_me: failed program was:" >&5
8359 sed 's/^/| /' conftest.$ac_ext >&5
8360
8361         ac_cv_cflags__Wl___section_start__interp_0x7bf00400=no
8362 fi
8363
8364 rm -rf conftest.dSYM
8365 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8366       conftest$ac_exeext conftest.$ac_ext
8367 CFLAGS=$ac_wine_try_cflags_saved
8368 fi
8369 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
8370 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
8371 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
8372   LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
8373 fi
8374
8375           ;;
8376       esac
8377
8378     else
8379       { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
8380 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
8381 if test "${ac_cv_c_dll_unixware+set}" = set; then
8382   $as_echo_n "(cached) " >&6
8383 else
8384   ac_wine_try_cflags_saved=$CFLAGS
8385 CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
8386 cat >conftest.$ac_ext <<_ACEOF
8387 void myfunc() {}
8388 _ACEOF
8389 rm -f conftest.$ac_objext conftest$ac_exeext
8390 if { (ac_try="$ac_link"
8391 case "(($ac_try" in
8392   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8393   *) ac_try_echo=$ac_try;;
8394 esac
8395 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8396 $as_echo "$ac_try_echo") >&5
8397   (eval "$ac_link") 2>conftest.er1
8398   ac_status=$?
8399   grep -v '^ *+' conftest.er1 >conftest.err
8400   rm -f conftest.er1
8401   cat conftest.err >&5
8402   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8403   (exit $ac_status); } && {
8404          test -z "$ac_c_werror_flag" ||
8405          test ! -s conftest.err
8406        } && test -s conftest$ac_exeext && {
8407          test "$cross_compiling" = yes ||
8408          $as_test_x conftest$ac_exeext
8409        }; then
8410   ac_cv_c_dll_unixware="yes"
8411 else
8412   $as_echo "$as_me: failed program was:" >&5
8413 sed 's/^/| /' conftest.$ac_ext >&5
8414
8415         ac_cv_c_dll_unixware="no"
8416 fi
8417
8418 rm -rf conftest.dSYM
8419 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8420       conftest$ac_exeext conftest.$ac_ext
8421 CFLAGS=$ac_wine_try_cflags_saved
8422 fi
8423 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
8424 $as_echo "$ac_cv_c_dll_unixware" >&6; }
8425       if test "$ac_cv_c_dll_unixware" = "yes"
8426       then
8427         LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
8428         LDDLLFLAGS="-Wl,-G,-B,symbolic"
8429
8430       else
8431         { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
8432 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
8433 if test "${ac_cv_c_dll_hpux+set}" = set; then
8434   $as_echo_n "(cached) " >&6
8435 else
8436   ac_wine_try_cflags_saved=$CFLAGS
8437 CFLAGS="$CFLAGS -shared"
8438 cat >conftest.$ac_ext <<_ACEOF
8439 void myfunc() {}
8440 _ACEOF
8441 rm -f conftest.$ac_objext conftest$ac_exeext
8442 if { (ac_try="$ac_link"
8443 case "(($ac_try" in
8444   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8445   *) ac_try_echo=$ac_try;;
8446 esac
8447 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8448 $as_echo "$ac_try_echo") >&5
8449   (eval "$ac_link") 2>conftest.er1
8450   ac_status=$?
8451   grep -v '^ *+' conftest.er1 >conftest.err
8452   rm -f conftest.er1
8453   cat conftest.err >&5
8454   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8455   (exit $ac_status); } && {
8456          test -z "$ac_c_werror_flag" ||
8457          test ! -s conftest.err
8458        } && test -s conftest$ac_exeext && {
8459          test "$cross_compiling" = yes ||
8460          $as_test_x conftest$ac_exeext
8461        }; then
8462   ac_cv_c_dll_hpux="yes"
8463 else
8464   $as_echo "$as_me: failed program was:" >&5
8465 sed 's/^/| /' conftest.$ac_ext >&5
8466
8467         ac_cv_c_dll_hpux="no"
8468 fi
8469
8470 rm -rf conftest.dSYM
8471 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8472       conftest$ac_exeext conftest.$ac_ext
8473 CFLAGS=$ac_wine_try_cflags_saved
8474 fi
8475 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
8476 $as_echo "$ac_cv_c_dll_hpux" >&6; }
8477         if test "$ac_cv_c_dll_hpux" = "yes"
8478         then
8479           LIBEXT="sl"
8480           DLLEXT=".sl"
8481           LDDLLFLAGS="-shared -fPIC"
8482           LDSHARED="\$(CC) -shared"
8483         fi
8484       fi
8485     fi
8486     ;;
8487 esac
8488
8489 enable_winequartz_drv=${enable_winequartz_drv:-no}
8490
8491 if test "$LIBEXT" = "a"; then
8492   { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
8493 It is currently not possible to build Wine without shared library
8494 (.so) support to allow transparent switch between .so and .dll files.
8495 If you are using Linux, you will need a newer binutils.
8496 " >&5
8497 $as_echo "$as_me: error: could not find a way to build shared libraries.
8498 It is currently not possible to build Wine without shared library
8499 (.so) support to allow transparent switch between .so and .dll files.
8500 If you are using Linux, you will need a newer binutils.
8501 " >&2;}
8502    { (exit 1); exit 1; }; }
8503 fi
8504
8505 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
8506 then
8507     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
8508 do
8509   # Extract the first word of "$ac_prog", so it can be a program name with args.
8510 set dummy $ac_prog; ac_word=$2
8511 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8512 $as_echo_n "checking for $ac_word... " >&6; }
8513 if test "${ac_cv_prog_CROSSCC+set}" = set; then
8514   $as_echo_n "(cached) " >&6
8515 else
8516   if test -n "$CROSSCC"; then
8517   ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test.
8518 else
8519 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8520 for as_dir in $PATH
8521 do
8522   IFS=$as_save_IFS
8523   test -z "$as_dir" && as_dir=.
8524   for ac_exec_ext in '' $ac_executable_extensions; do
8525   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8526     ac_cv_prog_CROSSCC="$ac_prog"
8527     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8528     break 2
8529   fi
8530 done
8531 done
8532 IFS=$as_save_IFS
8533
8534 fi
8535 fi
8536 CROSSCC=$ac_cv_prog_CROSSCC
8537 if test -n "$CROSSCC"; then
8538   { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
8539 $as_echo "$CROSSCC" >&6; }
8540 else
8541   { $as_echo "$as_me:$LINENO: result: no" >&5
8542 $as_echo "no" >&6; }
8543 fi
8544
8545
8546   test -n "$CROSSCC" && break
8547 done
8548 test -n "$CROSSCC" || CROSSCC="false"
8549
8550     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
8551 do
8552   # Extract the first word of "$ac_prog", so it can be a program name with args.
8553 set dummy $ac_prog; ac_word=$2
8554 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8555 $as_echo_n "checking for $ac_word... " >&6; }
8556 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8557   $as_echo_n "(cached) " >&6
8558 else
8559   if test -n "$DLLTOOL"; then
8560   ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8561 else
8562 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8563 for as_dir in $PATH
8564 do
8565   IFS=$as_save_IFS
8566   test -z "$as_dir" && as_dir=.
8567   for ac_exec_ext in '' $ac_executable_extensions; do
8568   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8569     ac_cv_prog_DLLTOOL="$ac_prog"
8570     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8571     break 2
8572   fi
8573 done
8574 done
8575 IFS=$as_save_IFS
8576
8577 fi
8578 fi
8579 DLLTOOL=$ac_cv_prog_DLLTOOL
8580 if test -n "$DLLTOOL"; then
8581   { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8582 $as_echo "$DLLTOOL" >&6; }
8583 else
8584   { $as_echo "$as_me:$LINENO: result: no" >&5
8585 $as_echo "no" >&6; }
8586 fi
8587
8588
8589   test -n "$DLLTOOL" && break
8590 done
8591 test -n "$DLLTOOL" || DLLTOOL="false"
8592
8593     for ac_prog in $host_cpu-pc-mingw32-windres i586-mingw32msvc-windres i386-mingw32msvc-windres i686-mingw32-windres i586-mingw32-windres i486-mingw32-windres i386-mingw32-windres mingw32-windres i686-pc-mingw32-windres mingw-windres
8594 do
8595   # Extract the first word of "$ac_prog", so it can be a program name with args.
8596 set dummy $ac_prog; ac_word=$2
8597 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8598 $as_echo_n "checking for $ac_word... " >&6; }
8599 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
8600   $as_echo_n "(cached) " >&6
8601 else
8602   if test -n "$CROSSWINDRES"; then
8603   ac_cv_prog_CROSSWINDRES="$CROSSWINDRES" # Let the user override the test.
8604 else
8605 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8606 for as_dir in $PATH
8607 do
8608   IFS=$as_save_IFS
8609   test -z "$as_dir" && as_dir=.
8610   for ac_exec_ext in '' $ac_executable_extensions; do
8611   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8612     ac_cv_prog_CROSSWINDRES="$ac_prog"
8613     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8614     break 2
8615   fi
8616 done
8617 done
8618 IFS=$as_save_IFS
8619
8620 fi
8621 fi
8622 CROSSWINDRES=$ac_cv_prog_CROSSWINDRES
8623 if test -n "$CROSSWINDRES"; then
8624   { $as_echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
8625 $as_echo "$CROSSWINDRES" >&6; }
8626 else
8627   { $as_echo "$as_me:$LINENO: result: no" >&5
8628 $as_echo "no" >&6; }
8629 fi
8630
8631
8632   test -n "$CROSSWINDRES" && break
8633 done
8634 test -n "$CROSSWINDRES" || CROSSWINDRES="false"
8635
8636     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
8637 do
8638   # Extract the first word of "$ac_prog", so it can be a program name with args.
8639 set dummy $ac_prog; ac_word=$2
8640 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8641 $as_echo_n "checking for $ac_word... " >&6; }
8642 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8643   $as_echo_n "(cached) " >&6
8644 else
8645   if test -n "$MINGWAR"; then
8646   ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
8647 else
8648 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8649 for as_dir in $PATH
8650 do
8651   IFS=$as_save_IFS
8652   test -z "$as_dir" && as_dir=.
8653   for ac_exec_ext in '' $ac_executable_extensions; do
8654   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8655     ac_cv_prog_MINGWAR="$ac_prog"
8656     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8657     break 2
8658   fi
8659 done
8660 done
8661 IFS=$as_save_IFS
8662
8663 fi
8664 fi
8665 MINGWAR=$ac_cv_prog_MINGWAR
8666 if test -n "$MINGWAR"; then
8667   { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8668 $as_echo "$MINGWAR" >&6; }
8669 else
8670   { $as_echo "$as_me:$LINENO: result: no" >&5
8671 $as_echo "no" >&6; }
8672 fi
8673
8674
8675   test -n "$MINGWAR" && break
8676 done
8677 test -n "$MINGWAR" || MINGWAR="false"
8678
8679     if test "$CROSSCC" != "false"
8680     then
8681         CROSSTEST="\$(CROSSTEST)"
8682
8683     fi
8684 fi
8685
8686
8687 if test "$ac_cv_header_pthread_h" = "yes"
8688 then
8689     { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
8690 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
8691 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
8692   $as_echo_n "(cached) " >&6
8693 else
8694   ac_check_lib_save_LIBS=$LIBS
8695 LIBS="-lpthread  $LIBS"
8696 cat >conftest.$ac_ext <<_ACEOF
8697 /* confdefs.h.  */
8698 _ACEOF
8699 cat confdefs.h >>conftest.$ac_ext
8700 cat >>conftest.$ac_ext <<_ACEOF
8701 /* end confdefs.h.  */
8702
8703 /* Override any GCC internal prototype to avoid an error.
8704    Use char because int might match the return type of a GCC
8705    builtin and then its argument prototype would still apply.  */
8706 #ifdef __cplusplus
8707 extern "C"
8708 #endif
8709 char pthread_create ();
8710 int
8711 main ()
8712 {
8713 return pthread_create ();
8714   ;
8715   return 0;
8716 }
8717 _ACEOF
8718 rm -f conftest.$ac_objext conftest$ac_exeext
8719 if { (ac_try="$ac_link"
8720 case "(($ac_try" in
8721   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8722   *) ac_try_echo=$ac_try;;
8723 esac
8724 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8725 $as_echo "$ac_try_echo") >&5
8726   (eval "$ac_link") 2>conftest.er1
8727   ac_status=$?
8728   grep -v '^ *+' conftest.er1 >conftest.err
8729   rm -f conftest.er1
8730   cat conftest.err >&5
8731   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8732   (exit $ac_status); } && {
8733          test -z "$ac_c_werror_flag" ||
8734          test ! -s conftest.err
8735        } && test -s conftest$ac_exeext && {
8736          test "$cross_compiling" = yes ||
8737          $as_test_x conftest$ac_exeext
8738        }; then
8739   ac_cv_lib_pthread_pthread_create=yes
8740 else
8741   $as_echo "$as_me: failed program was:" >&5
8742 sed 's/^/| /' conftest.$ac_ext >&5
8743
8744         ac_cv_lib_pthread_pthread_create=no
8745 fi
8746
8747 rm -rf conftest.dSYM
8748 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8749       conftest$ac_exeext conftest.$ac_ext
8750 LIBS=$ac_check_lib_save_LIBS
8751 fi
8752 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
8753 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
8754 if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then
8755   LIBPTHREAD="-lpthread"
8756
8757 fi
8758
8759 fi
8760 if test "x$LIBPTHREAD" = "x"; then
8761   case "x$with_pthread" in
8762   xno) ;;
8763   *)   { { $as_echo "$as_me:$LINENO: error: pthread ${notice_platform}development files not found.
8764 Wine cannot support threads without libpthread.
8765 Use the --without-pthread option if you really want this." >&5
8766 $as_echo "$as_me: error: pthread ${notice_platform}development files not found.
8767 Wine cannot support threads without libpthread.
8768 Use the --without-pthread option if you really want this." >&2;}
8769    { (exit 1); exit 1; }; } ;;
8770 esac
8771 fi
8772
8773
8774
8775 { $as_echo "$as_me:$LINENO: checking for X" >&5
8776 $as_echo_n "checking for X... " >&6; }
8777
8778
8779 # Check whether --with-x was given.
8780 if test "${with_x+set}" = set; then
8781   withval=$with_x;
8782 fi
8783
8784 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
8785 if test "x$with_x" = xno; then
8786   # The user explicitly disabled X.
8787   have_x=disabled
8788 else
8789   case $x_includes,$x_libraries in #(
8790     *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
8791 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
8792    { (exit 1); exit 1; }; };; #(
8793     *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
8794   $as_echo_n "(cached) " >&6
8795 else
8796   # One or both of the vars are not set, and there is no cached value.
8797 ac_x_includes=no ac_x_libraries=no
8798 rm -f -r conftest.dir
8799 if mkdir conftest.dir; then
8800   cd conftest.dir
8801   cat >Imakefile <<'_ACEOF'
8802 incroot:
8803         @echo incroot='${INCROOT}'
8804 usrlibdir:
8805         @echo usrlibdir='${USRLIBDIR}'
8806 libdir:
8807         @echo libdir='${LIBDIR}'
8808 _ACEOF
8809   if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
8810     # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
8811     for ac_var in incroot usrlibdir libdir; do
8812       eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
8813     done
8814     # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
8815     for ac_extension in a so sl dylib la dll; do
8816       if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
8817          test -f "$ac_im_libdir/libX11.$ac_extension"; then
8818         ac_im_usrlibdir=$ac_im_libdir; break
8819       fi
8820     done
8821     # Screen out bogus values from the imake configuration.  They are
8822     # bogus both because they are the default anyway, and because
8823     # using them would break gcc on systems where it needs fixed includes.
8824     case $ac_im_incroot in
8825         /usr/include) ac_x_includes= ;;
8826         *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
8827     esac
8828     case $ac_im_usrlibdir in
8829         /usr/lib | /usr/lib64 | /lib | /lib64) ;;
8830         *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
8831     esac
8832   fi
8833   cd ..
8834   rm -f -r conftest.dir
8835 fi
8836
8837 # Standard set of common directories for X headers.
8838 # Check X11 before X11Rn because it is often a symlink to the current release.
8839 ac_x_header_dirs='
8840 /usr/X11/include
8841 /usr/X11R6/include
8842 /usr/X11R5/include
8843 /usr/X11R4/include
8844
8845 /usr/include/X11
8846 /usr/include/X11R6
8847 /usr/include/X11R5
8848 /usr/include/X11R4
8849
8850 /usr/local/X11/include
8851 /usr/local/X11R6/include
8852 /usr/local/X11R5/include
8853 /usr/local/X11R4/include
8854
8855 /usr/local/include/X11
8856 /usr/local/include/X11R6
8857 /usr/local/include/X11R5
8858 /usr/local/include/X11R4
8859
8860 /usr/X386/include
8861 /usr/x386/include
8862 /usr/XFree86/include/X11
8863
8864 /usr/include
8865 /usr/local/include
8866 /usr/unsupported/include
8867 /usr/athena/include
8868 /usr/local/x11r5/include
8869 /usr/lpp/Xamples/include
8870
8871 /usr/openwin/include
8872 /usr/openwin/share/include'
8873
8874 if test "$ac_x_includes" = no; then
8875   # Guess where to find include files, by looking for Xlib.h.
8876   # First, try using that file with no special directory specified.
8877   cat >conftest.$ac_ext <<_ACEOF
8878 /* confdefs.h.  */
8879 _ACEOF
8880 cat confdefs.h >>conftest.$ac_ext
8881 cat >>conftest.$ac_ext <<_ACEOF
8882 /* end confdefs.h.  */
8883 #include <X11/Xlib.h>
8884 _ACEOF
8885 if { (ac_try="$ac_cpp conftest.$ac_ext"
8886 case "(($ac_try" in
8887   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8888   *) ac_try_echo=$ac_try;;
8889 esac
8890 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8891 $as_echo "$ac_try_echo") >&5
8892   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8893   ac_status=$?
8894   grep -v '^ *+' conftest.er1 >conftest.err
8895   rm -f conftest.er1
8896   cat conftest.err >&5
8897   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8898   (exit $ac_status); } >/dev/null && {
8899          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8900          test ! -s conftest.err
8901        }; then
8902   # We can compile using X headers with no special include directory.
8903 ac_x_includes=
8904 else
8905   $as_echo "$as_me: failed program was:" >&5
8906 sed 's/^/| /' conftest.$ac_ext >&5
8907
8908   for ac_dir in $ac_x_header_dirs; do
8909   if test -r "$ac_dir/X11/Xlib.h"; then
8910     ac_x_includes=$ac_dir
8911     break
8912   fi
8913 done
8914 fi
8915
8916 rm -f conftest.err conftest.$ac_ext
8917 fi # $ac_x_includes = no
8918
8919 if test "$ac_x_libraries" = no; then
8920   # Check for the libraries.
8921   # See if we find them without any special options.
8922   # Don't add to $LIBS permanently.
8923   ac_save_LIBS=$LIBS
8924   LIBS="-lX11 $LIBS"
8925   cat >conftest.$ac_ext <<_ACEOF
8926 /* confdefs.h.  */
8927 _ACEOF
8928 cat confdefs.h >>conftest.$ac_ext
8929 cat >>conftest.$ac_ext <<_ACEOF
8930 /* end confdefs.h.  */
8931 #include <X11/Xlib.h>
8932 int
8933 main ()
8934 {
8935 XrmInitialize ()
8936   ;
8937   return 0;
8938 }
8939 _ACEOF
8940 rm -f conftest.$ac_objext conftest$ac_exeext
8941 if { (ac_try="$ac_link"
8942 case "(($ac_try" in
8943   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8944   *) ac_try_echo=$ac_try;;
8945 esac
8946 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8947 $as_echo "$ac_try_echo") >&5
8948   (eval "$ac_link") 2>conftest.er1
8949   ac_status=$?
8950   grep -v '^ *+' conftest.er1 >conftest.err
8951   rm -f conftest.er1
8952   cat conftest.err >&5
8953   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8954   (exit $ac_status); } && {
8955          test -z "$ac_c_werror_flag" ||
8956          test ! -s conftest.err
8957        } && test -s conftest$ac_exeext && {
8958          test "$cross_compiling" = yes ||
8959          $as_test_x conftest$ac_exeext
8960        }; then
8961   LIBS=$ac_save_LIBS
8962 # We can link X programs with no special library path.
8963 ac_x_libraries=
8964 else
8965   $as_echo "$as_me: failed program was:" >&5
8966 sed 's/^/| /' conftest.$ac_ext >&5
8967
8968         LIBS=$ac_save_LIBS
8969 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
8970 do
8971   # Don't even attempt the hair of trying to link an X program!
8972   for ac_extension in a so sl dylib la dll; do
8973     if test -r "$ac_dir/libX11.$ac_extension"; then
8974       ac_x_libraries=$ac_dir
8975       break 2
8976     fi
8977   done
8978 done
8979 fi
8980
8981 rm -rf conftest.dSYM
8982 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8983       conftest$ac_exeext conftest.$ac_ext
8984 fi # $ac_x_libraries = no
8985
8986 case $ac_x_includes,$ac_x_libraries in #(
8987   no,* | *,no | *\'*)
8988     # Didn't find X, or a directory has "'" in its name.
8989     ac_cv_have_x="have_x=no";; #(
8990   *)
8991     # Record where we found X for the cache.
8992     ac_cv_have_x="have_x=yes\
8993         ac_x_includes='$ac_x_includes'\
8994         ac_x_libraries='$ac_x_libraries'"
8995 esac
8996 fi
8997 ;; #(
8998     *) have_x=yes;;
8999   esac
9000   eval "$ac_cv_have_x"
9001 fi # $with_x != no
9002
9003 if test "$have_x" != yes; then
9004   { $as_echo "$as_me:$LINENO: result: $have_x" >&5
9005 $as_echo "$have_x" >&6; }
9006   no_x=yes
9007 else
9008   # If each of the values was on the command line, it overrides each guess.
9009   test "x$x_includes" = xNONE && x_includes=$ac_x_includes
9010   test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
9011   # Update the cache value to reflect the command line values.
9012   ac_cv_have_x="have_x=yes\
9013         ac_x_includes='$x_includes'\
9014         ac_x_libraries='$x_libraries'"
9015   { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
9016 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
9017 fi
9018
9019 if test "$no_x" = yes; then
9020   # Not all programs may use this symbol, but it does not hurt to define it.
9021
9022 cat >>confdefs.h <<\_ACEOF
9023 #define X_DISPLAY_MISSING 1
9024 _ACEOF
9025
9026   X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
9027 else
9028   if test -n "$x_includes"; then
9029     X_CFLAGS="$X_CFLAGS -I$x_includes"
9030   fi
9031
9032   # It would also be nice to do this for all -L options, not just this one.
9033   if test -n "$x_libraries"; then
9034     X_LIBS="$X_LIBS -L$x_libraries"
9035     # For Solaris; some versions of Sun CC require a space after -R and
9036     # others require no space.  Words are not sufficient . . . .
9037     { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
9038 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
9039     ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
9040     ac_xsave_c_werror_flag=$ac_c_werror_flag
9041     ac_c_werror_flag=yes
9042     cat >conftest.$ac_ext <<_ACEOF
9043 /* confdefs.h.  */
9044 _ACEOF
9045 cat confdefs.h >>conftest.$ac_ext
9046 cat >>conftest.$ac_ext <<_ACEOF
9047 /* end confdefs.h.  */
9048
9049 int
9050 main ()
9051 {
9052
9053   ;
9054   return 0;
9055 }
9056 _ACEOF
9057 rm -f conftest.$ac_objext conftest$ac_exeext
9058 if { (ac_try="$ac_link"
9059 case "(($ac_try" in
9060   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9061   *) ac_try_echo=$ac_try;;
9062 esac
9063 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9064 $as_echo "$ac_try_echo") >&5
9065   (eval "$ac_link") 2>conftest.er1
9066   ac_status=$?
9067   grep -v '^ *+' conftest.er1 >conftest.err
9068   rm -f conftest.er1
9069   cat conftest.err >&5
9070   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9071   (exit $ac_status); } && {
9072          test -z "$ac_c_werror_flag" ||
9073          test ! -s conftest.err
9074        } && test -s conftest$ac_exeext && {
9075          test "$cross_compiling" = yes ||
9076          $as_test_x conftest$ac_exeext
9077        }; then
9078   { $as_echo "$as_me:$LINENO: result: no" >&5
9079 $as_echo "no" >&6; }
9080        X_LIBS="$X_LIBS -R$x_libraries"
9081 else
9082   $as_echo "$as_me: failed program was:" >&5
9083 sed 's/^/| /' conftest.$ac_ext >&5
9084
9085         LIBS="$ac_xsave_LIBS -R $x_libraries"
9086        cat >conftest.$ac_ext <<_ACEOF
9087 /* confdefs.h.  */
9088 _ACEOF
9089 cat confdefs.h >>conftest.$ac_ext
9090 cat >>conftest.$ac_ext <<_ACEOF
9091 /* end confdefs.h.  */
9092
9093 int
9094 main ()
9095 {
9096
9097   ;
9098   return 0;
9099 }
9100 _ACEOF
9101 rm -f conftest.$ac_objext conftest$ac_exeext
9102 if { (ac_try="$ac_link"
9103 case "(($ac_try" in
9104   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9105   *) ac_try_echo=$ac_try;;
9106 esac
9107 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9108 $as_echo "$ac_try_echo") >&5
9109   (eval "$ac_link") 2>conftest.er1
9110   ac_status=$?
9111   grep -v '^ *+' conftest.er1 >conftest.err
9112   rm -f conftest.er1
9113   cat conftest.err >&5
9114   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9115   (exit $ac_status); } && {
9116          test -z "$ac_c_werror_flag" ||
9117          test ! -s conftest.err
9118        } && test -s conftest$ac_exeext && {
9119          test "$cross_compiling" = yes ||
9120          $as_test_x conftest$ac_exeext
9121        }; then
9122   { $as_echo "$as_me:$LINENO: result: yes" >&5
9123 $as_echo "yes" >&6; }
9124           X_LIBS="$X_LIBS -R $x_libraries"
9125 else
9126   $as_echo "$as_me: failed program was:" >&5
9127 sed 's/^/| /' conftest.$ac_ext >&5
9128
9129         { $as_echo "$as_me:$LINENO: result: neither works" >&5
9130 $as_echo "neither works" >&6; }
9131 fi
9132
9133 rm -rf conftest.dSYM
9134 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9135       conftest$ac_exeext conftest.$ac_ext
9136 fi
9137
9138 rm -rf conftest.dSYM
9139 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9140       conftest$ac_exeext conftest.$ac_ext
9141     ac_c_werror_flag=$ac_xsave_c_werror_flag
9142     LIBS=$ac_xsave_LIBS
9143   fi
9144
9145   # Check for system-dependent libraries X programs must link with.
9146   # Do this before checking for the system-independent R6 libraries
9147   # (-lICE), since we may need -lsocket or whatever for X linking.
9148
9149   if test "$ISC" = yes; then
9150     X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
9151   else
9152     # Martyn Johnson says this is needed for Ultrix, if the X
9153     # libraries were built with DECnet support.  And Karl Berry says
9154     # the Alpha needs dnet_stub (dnet does not exist).
9155     ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
9156     cat >conftest.$ac_ext <<_ACEOF
9157 /* confdefs.h.  */
9158 _ACEOF
9159 cat confdefs.h >>conftest.$ac_ext
9160 cat >>conftest.$ac_ext <<_ACEOF
9161 /* end confdefs.h.  */
9162
9163 /* Override any GCC internal prototype to avoid an error.
9164    Use char because int might match the return type of a GCC
9165    builtin and then its argument prototype would still apply.  */
9166 #ifdef __cplusplus
9167 extern "C"
9168 #endif
9169 char XOpenDisplay ();
9170 int
9171 main ()
9172 {
9173 return XOpenDisplay ();
9174   ;
9175   return 0;
9176 }
9177 _ACEOF
9178 rm -f conftest.$ac_objext conftest$ac_exeext
9179 if { (ac_try="$ac_link"
9180 case "(($ac_try" in
9181   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9182   *) ac_try_echo=$ac_try;;
9183 esac
9184 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9185 $as_echo "$ac_try_echo") >&5
9186   (eval "$ac_link") 2>conftest.er1
9187   ac_status=$?
9188   grep -v '^ *+' conftest.er1 >conftest.err
9189   rm -f conftest.er1
9190   cat conftest.err >&5
9191   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9192   (exit $ac_status); } && {
9193          test -z "$ac_c_werror_flag" ||
9194          test ! -s conftest.err
9195        } && test -s conftest$ac_exeext && {
9196          test "$cross_compiling" = yes ||
9197          $as_test_x conftest$ac_exeext
9198        }; then
9199   :
9200 else
9201   $as_echo "$as_me: failed program was:" >&5
9202 sed 's/^/| /' conftest.$ac_ext >&5
9203
9204         { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
9205 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
9206 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
9207   $as_echo_n "(cached) " >&6
9208 else
9209   ac_check_lib_save_LIBS=$LIBS
9210 LIBS="-ldnet  $LIBS"
9211 cat >conftest.$ac_ext <<_ACEOF
9212 /* confdefs.h.  */
9213 _ACEOF
9214 cat confdefs.h >>conftest.$ac_ext
9215 cat >>conftest.$ac_ext <<_ACEOF
9216 /* end confdefs.h.  */
9217
9218 /* Override any GCC internal prototype to avoid an error.
9219    Use char because int might match the return type of a GCC
9220    builtin and then its argument prototype would still apply.  */
9221 #ifdef __cplusplus
9222 extern "C"
9223 #endif
9224 char dnet_ntoa ();
9225 int
9226 main ()
9227 {
9228 return dnet_ntoa ();
9229   ;
9230   return 0;
9231 }
9232 _ACEOF
9233 rm -f conftest.$ac_objext conftest$ac_exeext
9234 if { (ac_try="$ac_link"
9235 case "(($ac_try" in
9236   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9237   *) ac_try_echo=$ac_try;;
9238 esac
9239 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9240 $as_echo "$ac_try_echo") >&5
9241   (eval "$ac_link") 2>conftest.er1
9242   ac_status=$?
9243   grep -v '^ *+' conftest.er1 >conftest.err
9244   rm -f conftest.er1
9245   cat conftest.err >&5
9246   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9247   (exit $ac_status); } && {
9248          test -z "$ac_c_werror_flag" ||
9249          test ! -s conftest.err
9250        } && test -s conftest$ac_exeext && {
9251          test "$cross_compiling" = yes ||
9252          $as_test_x conftest$ac_exeext
9253        }; then
9254   ac_cv_lib_dnet_dnet_ntoa=yes
9255 else
9256   $as_echo "$as_me: failed program was:" >&5
9257 sed 's/^/| /' conftest.$ac_ext >&5
9258
9259         ac_cv_lib_dnet_dnet_ntoa=no
9260 fi
9261
9262 rm -rf conftest.dSYM
9263 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9264       conftest$ac_exeext conftest.$ac_ext
9265 LIBS=$ac_check_lib_save_LIBS
9266 fi
9267 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
9268 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
9269 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then
9270   X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
9271 fi
9272
9273     if test $ac_cv_lib_dnet_dnet_ntoa = no; then
9274       { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
9275 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
9276 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
9277   $as_echo_n "(cached) " >&6
9278 else
9279   ac_check_lib_save_LIBS=$LIBS
9280 LIBS="-ldnet_stub  $LIBS"
9281 cat >conftest.$ac_ext <<_ACEOF
9282 /* confdefs.h.  */
9283 _ACEOF
9284 cat confdefs.h >>conftest.$ac_ext
9285 cat >>conftest.$ac_ext <<_ACEOF
9286 /* end confdefs.h.  */
9287
9288 /* Override any GCC internal prototype to avoid an error.
9289    Use char because int might match the return type of a GCC
9290    builtin and then its argument prototype would still apply.  */
9291 #ifdef __cplusplus
9292 extern "C"
9293 #endif
9294 char dnet_ntoa ();
9295 int
9296 main ()
9297 {
9298 return dnet_ntoa ();
9299   ;
9300   return 0;
9301 }
9302 _ACEOF
9303 rm -f conftest.$ac_objext conftest$ac_exeext
9304 if { (ac_try="$ac_link"
9305 case "(($ac_try" in
9306   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9307   *) ac_try_echo=$ac_try;;
9308 esac
9309 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9310 $as_echo "$ac_try_echo") >&5
9311   (eval "$ac_link") 2>conftest.er1
9312   ac_status=$?
9313   grep -v '^ *+' conftest.er1 >conftest.err
9314   rm -f conftest.er1
9315   cat conftest.err >&5
9316   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9317   (exit $ac_status); } && {
9318          test -z "$ac_c_werror_flag" ||
9319          test ! -s conftest.err
9320        } && test -s conftest$ac_exeext && {
9321          test "$cross_compiling" = yes ||
9322          $as_test_x conftest$ac_exeext
9323        }; then
9324   ac_cv_lib_dnet_stub_dnet_ntoa=yes
9325 else
9326   $as_echo "$as_me: failed program was:" >&5
9327 sed 's/^/| /' conftest.$ac_ext >&5
9328
9329         ac_cv_lib_dnet_stub_dnet_ntoa=no
9330 fi
9331
9332 rm -rf conftest.dSYM
9333 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9334       conftest$ac_exeext conftest.$ac_ext
9335 LIBS=$ac_check_lib_save_LIBS
9336 fi
9337 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
9338 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
9339 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then
9340   X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
9341 fi
9342
9343     fi
9344 fi
9345
9346 rm -rf conftest.dSYM
9347 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9348       conftest$ac_exeext conftest.$ac_ext
9349     LIBS="$ac_xsave_LIBS"
9350
9351     # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
9352     # to get the SysV transport functions.
9353     # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
9354     # needs -lnsl.
9355     # The nsl library prevents programs from opening the X display
9356     # on Irix 5.2, according to T.E. Dickey.
9357     # The functions gethostbyname, getservbyname, and inet_addr are
9358     # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
9359     { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
9360 $as_echo_n "checking for gethostbyname... " >&6; }
9361 if test "${ac_cv_func_gethostbyname+set}" = set; then
9362   $as_echo_n "(cached) " >&6
9363 else
9364   cat >conftest.$ac_ext <<_ACEOF
9365 /* confdefs.h.  */
9366 _ACEOF
9367 cat confdefs.h >>conftest.$ac_ext
9368 cat >>conftest.$ac_ext <<_ACEOF
9369 /* end confdefs.h.  */
9370 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
9371    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9372 #define gethostbyname innocuous_gethostbyname
9373
9374 /* System header to define __stub macros and hopefully few prototypes,
9375     which can conflict with char gethostbyname (); below.
9376     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9377     <limits.h> exists even on freestanding compilers.  */
9378
9379 #ifdef __STDC__
9380 # include <limits.h>
9381 #else
9382 # include <assert.h>
9383 #endif
9384
9385 #undef gethostbyname
9386
9387 /* Override any GCC internal prototype to avoid an error.
9388    Use char because int might match the return type of a GCC
9389    builtin and then its argument prototype would still apply.  */
9390 #ifdef __cplusplus
9391 extern "C"
9392 #endif
9393 char gethostbyname ();
9394 /* The GNU C library defines this for functions which it implements
9395     to always fail with ENOSYS.  Some functions are actually named
9396     something starting with __ and the normal name is an alias.  */
9397 #if defined __stub_gethostbyname || defined __stub___gethostbyname
9398 choke me
9399 #endif
9400
9401 int
9402 main ()
9403 {
9404 return gethostbyname ();
9405   ;
9406   return 0;
9407 }
9408 _ACEOF
9409 rm -f conftest.$ac_objext conftest$ac_exeext
9410 if { (ac_try="$ac_link"
9411 case "(($ac_try" in
9412   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9413   *) ac_try_echo=$ac_try;;
9414 esac
9415 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9416 $as_echo "$ac_try_echo") >&5
9417   (eval "$ac_link") 2>conftest.er1
9418   ac_status=$?
9419   grep -v '^ *+' conftest.er1 >conftest.err
9420   rm -f conftest.er1
9421   cat conftest.err >&5
9422   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9423   (exit $ac_status); } && {
9424          test -z "$ac_c_werror_flag" ||
9425          test ! -s conftest.err
9426        } && test -s conftest$ac_exeext && {
9427          test "$cross_compiling" = yes ||
9428          $as_test_x conftest$ac_exeext
9429        }; then
9430   ac_cv_func_gethostbyname=yes
9431 else
9432   $as_echo "$as_me: failed program was:" >&5
9433 sed 's/^/| /' conftest.$ac_ext >&5
9434
9435         ac_cv_func_gethostbyname=no
9436 fi
9437
9438 rm -rf conftest.dSYM
9439 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9440       conftest$ac_exeext conftest.$ac_ext
9441 fi
9442 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
9443 $as_echo "$ac_cv_func_gethostbyname" >&6; }
9444
9445     if test $ac_cv_func_gethostbyname = no; then
9446       { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
9447 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9448 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
9449   $as_echo_n "(cached) " >&6
9450 else
9451   ac_check_lib_save_LIBS=$LIBS
9452 LIBS="-lnsl  $LIBS"
9453 cat >conftest.$ac_ext <<_ACEOF
9454 /* confdefs.h.  */
9455 _ACEOF
9456 cat confdefs.h >>conftest.$ac_ext
9457 cat >>conftest.$ac_ext <<_ACEOF
9458 /* end confdefs.h.  */
9459
9460 /* Override any GCC internal prototype to avoid an error.
9461    Use char because int might match the return type of a GCC
9462    builtin and then its argument prototype would still apply.  */
9463 #ifdef __cplusplus
9464 extern "C"
9465 #endif
9466 char gethostbyname ();
9467 int
9468 main ()
9469 {
9470 return gethostbyname ();
9471   ;
9472   return 0;
9473 }
9474 _ACEOF
9475 rm -f conftest.$ac_objext conftest$ac_exeext
9476 if { (ac_try="$ac_link"
9477 case "(($ac_try" in
9478   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9479   *) ac_try_echo=$ac_try;;
9480 esac
9481 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9482 $as_echo "$ac_try_echo") >&5
9483   (eval "$ac_link") 2>conftest.er1
9484   ac_status=$?
9485   grep -v '^ *+' conftest.er1 >conftest.err
9486   rm -f conftest.er1
9487   cat conftest.err >&5
9488   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9489   (exit $ac_status); } && {
9490          test -z "$ac_c_werror_flag" ||
9491          test ! -s conftest.err
9492        } && test -s conftest$ac_exeext && {
9493          test "$cross_compiling" = yes ||
9494          $as_test_x conftest$ac_exeext
9495        }; then
9496   ac_cv_lib_nsl_gethostbyname=yes
9497 else
9498   $as_echo "$as_me: failed program was:" >&5
9499 sed 's/^/| /' conftest.$ac_ext >&5
9500
9501         ac_cv_lib_nsl_gethostbyname=no
9502 fi
9503
9504 rm -rf conftest.dSYM
9505 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9506       conftest$ac_exeext conftest.$ac_ext
9507 LIBS=$ac_check_lib_save_LIBS
9508 fi
9509 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
9510 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9511 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then
9512   X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
9513 fi
9514
9515       if test $ac_cv_lib_nsl_gethostbyname = no; then
9516         { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
9517 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
9518 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
9519   $as_echo_n "(cached) " >&6
9520 else
9521   ac_check_lib_save_LIBS=$LIBS
9522 LIBS="-lbsd  $LIBS"
9523 cat >conftest.$ac_ext <<_ACEOF
9524 /* confdefs.h.  */
9525 _ACEOF
9526 cat confdefs.h >>conftest.$ac_ext
9527 cat >>conftest.$ac_ext <<_ACEOF
9528 /* end confdefs.h.  */
9529
9530 /* Override any GCC internal prototype to avoid an error.
9531    Use char because int might match the return type of a GCC
9532    builtin and then its argument prototype would still apply.  */
9533 #ifdef __cplusplus
9534 extern "C"
9535 #endif
9536 char gethostbyname ();
9537 int
9538 main ()
9539 {
9540 return gethostbyname ();
9541   ;
9542   return 0;
9543 }
9544 _ACEOF
9545 rm -f conftest.$ac_objext conftest$ac_exeext
9546 if { (ac_try="$ac_link"
9547 case "(($ac_try" in
9548   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9549   *) ac_try_echo=$ac_try;;
9550 esac
9551 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9552 $as_echo "$ac_try_echo") >&5
9553   (eval "$ac_link") 2>conftest.er1
9554   ac_status=$?
9555   grep -v '^ *+' conftest.er1 >conftest.err
9556   rm -f conftest.er1
9557   cat conftest.err >&5
9558   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9559   (exit $ac_status); } && {
9560          test -z "$ac_c_werror_flag" ||
9561          test ! -s conftest.err
9562        } && test -s conftest$ac_exeext && {
9563          test "$cross_compiling" = yes ||
9564          $as_test_x conftest$ac_exeext
9565        }; then
9566   ac_cv_lib_bsd_gethostbyname=yes
9567 else
9568   $as_echo "$as_me: failed program was:" >&5
9569 sed 's/^/| /' conftest.$ac_ext >&5
9570
9571         ac_cv_lib_bsd_gethostbyname=no
9572 fi
9573
9574 rm -rf conftest.dSYM
9575 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9576       conftest$ac_exeext conftest.$ac_ext
9577 LIBS=$ac_check_lib_save_LIBS
9578 fi
9579 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
9580 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
9581 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then
9582   X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
9583 fi
9584
9585       fi
9586     fi
9587
9588     # lieder@skyler.mavd.honeywell.com says without -lsocket,
9589     # socket/setsockopt and other routines are undefined under SCO ODT
9590     # 2.0.  But -lsocket is broken on IRIX 5.2 (and is not necessary
9591     # on later versions), says Simon Leinen: it contains gethostby*
9592     # variants that don't use the name server (or something).  -lsocket
9593     # must be given before -lnsl if both are needed.  We assume that
9594     # if connect needs -lnsl, so does gethostbyname.
9595     { $as_echo "$as_me:$LINENO: checking for connect" >&5
9596 $as_echo_n "checking for connect... " >&6; }
9597 if test "${ac_cv_func_connect+set}" = set; then
9598   $as_echo_n "(cached) " >&6
9599 else
9600   cat >conftest.$ac_ext <<_ACEOF
9601 /* confdefs.h.  */
9602 _ACEOF
9603 cat confdefs.h >>conftest.$ac_ext
9604 cat >>conftest.$ac_ext <<_ACEOF
9605 /* end confdefs.h.  */
9606 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
9607    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9608 #define connect innocuous_connect
9609
9610 /* System header to define __stub macros and hopefully few prototypes,
9611     which can conflict with char connect (); below.
9612     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9613     <limits.h> exists even on freestanding compilers.  */
9614
9615 #ifdef __STDC__
9616 # include <limits.h>
9617 #else
9618 # include <assert.h>
9619 #endif
9620
9621 #undef connect
9622
9623 /* Override any GCC internal prototype to avoid an error.
9624    Use char because int might match the return type of a GCC
9625    builtin and then its argument prototype would still apply.  */
9626 #ifdef __cplusplus
9627 extern "C"
9628 #endif
9629 char connect ();
9630 /* The GNU C library defines this for functions which it implements
9631     to always fail with ENOSYS.  Some functions are actually named
9632     something starting with __ and the normal name is an alias.  */
9633 #if defined __stub_connect || defined __stub___connect
9634 choke me
9635 #endif
9636
9637 int
9638 main ()
9639 {
9640 return connect ();
9641   ;
9642   return 0;
9643 }
9644 _ACEOF
9645 rm -f conftest.$ac_objext conftest$ac_exeext
9646 if { (ac_try="$ac_link"
9647 case "(($ac_try" in
9648   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9649   *) ac_try_echo=$ac_try;;
9650 esac
9651 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9652 $as_echo "$ac_try_echo") >&5
9653   (eval "$ac_link") 2>conftest.er1
9654   ac_status=$?
9655   grep -v '^ *+' conftest.er1 >conftest.err
9656   rm -f conftest.er1
9657   cat conftest.err >&5
9658   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9659   (exit $ac_status); } && {
9660          test -z "$ac_c_werror_flag" ||
9661          test ! -s conftest.err
9662        } && test -s conftest$ac_exeext && {
9663          test "$cross_compiling" = yes ||
9664          $as_test_x conftest$ac_exeext
9665        }; then
9666   ac_cv_func_connect=yes
9667 else
9668   $as_echo "$as_me: failed program was:" >&5
9669 sed 's/^/| /' conftest.$ac_ext >&5
9670
9671         ac_cv_func_connect=no
9672 fi
9673
9674 rm -rf conftest.dSYM
9675 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9676       conftest$ac_exeext conftest.$ac_ext
9677 fi
9678 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
9679 $as_echo "$ac_cv_func_connect" >&6; }
9680
9681     if test $ac_cv_func_connect = no; then
9682       { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
9683 $as_echo_n "checking for connect in -lsocket... " >&6; }
9684 if test "${ac_cv_lib_socket_connect+set}" = set; then
9685   $as_echo_n "(cached) " >&6
9686 else
9687   ac_check_lib_save_LIBS=$LIBS
9688 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
9689 cat >conftest.$ac_ext <<_ACEOF
9690 /* confdefs.h.  */
9691 _ACEOF
9692 cat confdefs.h >>conftest.$ac_ext
9693 cat >>conftest.$ac_ext <<_ACEOF
9694 /* end confdefs.h.  */
9695
9696 /* Override any GCC internal prototype to avoid an error.
9697    Use char because int might match the return type of a GCC
9698    builtin and then its argument prototype would still apply.  */
9699 #ifdef __cplusplus
9700 extern "C"
9701 #endif
9702 char connect ();
9703 int
9704 main ()
9705 {
9706 return connect ();
9707   ;
9708   return 0;
9709 }
9710 _ACEOF
9711 rm -f conftest.$ac_objext conftest$ac_exeext
9712 if { (ac_try="$ac_link"
9713 case "(($ac_try" in
9714   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9715   *) ac_try_echo=$ac_try;;
9716 esac
9717 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9718 $as_echo "$ac_try_echo") >&5
9719   (eval "$ac_link") 2>conftest.er1
9720   ac_status=$?
9721   grep -v '^ *+' conftest.er1 >conftest.err
9722   rm -f conftest.er1
9723   cat conftest.err >&5
9724   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9725   (exit $ac_status); } && {
9726          test -z "$ac_c_werror_flag" ||
9727          test ! -s conftest.err
9728        } && test -s conftest$ac_exeext && {
9729          test "$cross_compiling" = yes ||
9730          $as_test_x conftest$ac_exeext
9731        }; then
9732   ac_cv_lib_socket_connect=yes
9733 else
9734   $as_echo "$as_me: failed program was:" >&5
9735 sed 's/^/| /' conftest.$ac_ext >&5
9736
9737         ac_cv_lib_socket_connect=no
9738 fi
9739
9740 rm -rf conftest.dSYM
9741 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9742       conftest$ac_exeext conftest.$ac_ext
9743 LIBS=$ac_check_lib_save_LIBS
9744 fi
9745 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
9746 $as_echo "$ac_cv_lib_socket_connect" >&6; }
9747 if test "x$ac_cv_lib_socket_connect" = x""yes; then
9748   X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
9749 fi
9750
9751     fi
9752
9753     # Guillermo Gomez says -lposix is necessary on A/UX.
9754     { $as_echo "$as_me:$LINENO: checking for remove" >&5
9755 $as_echo_n "checking for remove... " >&6; }
9756 if test "${ac_cv_func_remove+set}" = set; then
9757   $as_echo_n "(cached) " >&6
9758 else
9759   cat >conftest.$ac_ext <<_ACEOF
9760 /* confdefs.h.  */
9761 _ACEOF
9762 cat confdefs.h >>conftest.$ac_ext
9763 cat >>conftest.$ac_ext <<_ACEOF
9764 /* end confdefs.h.  */
9765 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
9766    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9767 #define remove innocuous_remove
9768
9769 /* System header to define __stub macros and hopefully few prototypes,
9770     which can conflict with char remove (); below.
9771     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9772     <limits.h> exists even on freestanding compilers.  */
9773
9774 #ifdef __STDC__
9775 # include <limits.h>
9776 #else
9777 # include <assert.h>
9778 #endif
9779
9780 #undef remove
9781
9782 /* Override any GCC internal prototype to avoid an error.
9783    Use char because int might match the return type of a GCC
9784    builtin and then its argument prototype would still apply.  */
9785 #ifdef __cplusplus
9786 extern "C"
9787 #endif
9788 char remove ();
9789 /* The GNU C library defines this for functions which it implements
9790     to always fail with ENOSYS.  Some functions are actually named
9791     something starting with __ and the normal name is an alias.  */
9792 #if defined __stub_remove || defined __stub___remove
9793 choke me
9794 #endif
9795
9796 int
9797 main ()
9798 {
9799 return remove ();
9800   ;
9801   return 0;
9802 }
9803 _ACEOF
9804 rm -f conftest.$ac_objext conftest$ac_exeext
9805 if { (ac_try="$ac_link"
9806 case "(($ac_try" in
9807   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9808   *) ac_try_echo=$ac_try;;
9809 esac
9810 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9811 $as_echo "$ac_try_echo") >&5
9812   (eval "$ac_link") 2>conftest.er1
9813   ac_status=$?
9814   grep -v '^ *+' conftest.er1 >conftest.err
9815   rm -f conftest.er1
9816   cat conftest.err >&5
9817   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9818   (exit $ac_status); } && {
9819          test -z "$ac_c_werror_flag" ||
9820          test ! -s conftest.err
9821        } && test -s conftest$ac_exeext && {
9822          test "$cross_compiling" = yes ||
9823          $as_test_x conftest$ac_exeext
9824        }; then
9825   ac_cv_func_remove=yes
9826 else
9827   $as_echo "$as_me: failed program was:" >&5
9828 sed 's/^/| /' conftest.$ac_ext >&5
9829
9830         ac_cv_func_remove=no
9831 fi
9832
9833 rm -rf conftest.dSYM
9834 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9835       conftest$ac_exeext conftest.$ac_ext
9836 fi
9837 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
9838 $as_echo "$ac_cv_func_remove" >&6; }
9839
9840     if test $ac_cv_func_remove = no; then
9841       { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
9842 $as_echo_n "checking for remove in -lposix... " >&6; }
9843 if test "${ac_cv_lib_posix_remove+set}" = set; then
9844   $as_echo_n "(cached) " >&6
9845 else
9846   ac_check_lib_save_LIBS=$LIBS
9847 LIBS="-lposix  $LIBS"
9848 cat >conftest.$ac_ext <<_ACEOF
9849 /* confdefs.h.  */
9850 _ACEOF
9851 cat confdefs.h >>conftest.$ac_ext
9852 cat >>conftest.$ac_ext <<_ACEOF
9853 /* end confdefs.h.  */
9854
9855 /* Override any GCC internal prototype to avoid an error.
9856    Use char because int might match the return type of a GCC
9857    builtin and then its argument prototype would still apply.  */
9858 #ifdef __cplusplus
9859 extern "C"
9860 #endif
9861 char remove ();
9862 int
9863 main ()
9864 {
9865 return remove ();
9866   ;
9867   return 0;
9868 }
9869 _ACEOF
9870 rm -f conftest.$ac_objext conftest$ac_exeext
9871 if { (ac_try="$ac_link"
9872 case "(($ac_try" in
9873   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9874   *) ac_try_echo=$ac_try;;
9875 esac
9876 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9877 $as_echo "$ac_try_echo") >&5
9878   (eval "$ac_link") 2>conftest.er1
9879   ac_status=$?
9880   grep -v '^ *+' conftest.er1 >conftest.err
9881   rm -f conftest.er1
9882   cat conftest.err >&5
9883   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9884   (exit $ac_status); } && {
9885          test -z "$ac_c_werror_flag" ||
9886          test ! -s conftest.err
9887        } && test -s conftest$ac_exeext && {
9888          test "$cross_compiling" = yes ||
9889          $as_test_x conftest$ac_exeext
9890        }; then
9891   ac_cv_lib_posix_remove=yes
9892 else
9893   $as_echo "$as_me: failed program was:" >&5
9894 sed 's/^/| /' conftest.$ac_ext >&5
9895
9896         ac_cv_lib_posix_remove=no
9897 fi
9898
9899 rm -rf conftest.dSYM
9900 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9901       conftest$ac_exeext conftest.$ac_ext
9902 LIBS=$ac_check_lib_save_LIBS
9903 fi
9904 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
9905 $as_echo "$ac_cv_lib_posix_remove" >&6; }
9906 if test "x$ac_cv_lib_posix_remove" = x""yes; then
9907   X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
9908 fi
9909
9910     fi
9911
9912     # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
9913     { $as_echo "$as_me:$LINENO: checking for shmat" >&5
9914 $as_echo_n "checking for shmat... " >&6; }
9915 if test "${ac_cv_func_shmat+set}" = set; then
9916   $as_echo_n "(cached) " >&6
9917 else
9918   cat >conftest.$ac_ext <<_ACEOF
9919 /* confdefs.h.  */
9920 _ACEOF
9921 cat confdefs.h >>conftest.$ac_ext
9922 cat >>conftest.$ac_ext <<_ACEOF
9923 /* end confdefs.h.  */
9924 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
9925    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9926 #define shmat innocuous_shmat
9927
9928 /* System header to define __stub macros and hopefully few prototypes,
9929     which can conflict with char shmat (); below.
9930     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9931     <limits.h> exists even on freestanding compilers.  */
9932
9933 #ifdef __STDC__
9934 # include <limits.h>
9935 #else
9936 # include <assert.h>
9937 #endif
9938
9939 #undef shmat
9940
9941 /* Override any GCC internal prototype to avoid an error.
9942    Use char because int might match the return type of a GCC
9943    builtin and then its argument prototype would still apply.  */
9944 #ifdef __cplusplus
9945 extern "C"
9946 #endif
9947 char shmat ();
9948 /* The GNU C library defines this for functions which it implements
9949     to always fail with ENOSYS.  Some functions are actually named
9950     something starting with __ and the normal name is an alias.  */
9951 #if defined __stub_shmat || defined __stub___shmat
9952 choke me
9953 #endif
9954
9955 int
9956 main ()
9957 {
9958 return shmat ();
9959   ;
9960   return 0;
9961 }
9962 _ACEOF
9963 rm -f conftest.$ac_objext conftest$ac_exeext
9964 if { (ac_try="$ac_link"
9965 case "(($ac_try" in
9966   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9967   *) ac_try_echo=$ac_try;;
9968 esac
9969 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9970 $as_echo "$ac_try_echo") >&5
9971   (eval "$ac_link") 2>conftest.er1
9972   ac_status=$?
9973   grep -v '^ *+' conftest.er1 >conftest.err
9974   rm -f conftest.er1
9975   cat conftest.err >&5
9976   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9977   (exit $ac_status); } && {
9978          test -z "$ac_c_werror_flag" ||
9979          test ! -s conftest.err
9980        } && test -s conftest$ac_exeext && {
9981          test "$cross_compiling" = yes ||
9982          $as_test_x conftest$ac_exeext
9983        }; then
9984   ac_cv_func_shmat=yes
9985 else
9986   $as_echo "$as_me: failed program was:" >&5
9987 sed 's/^/| /' conftest.$ac_ext >&5
9988
9989         ac_cv_func_shmat=no
9990 fi
9991
9992 rm -rf conftest.dSYM
9993 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9994       conftest$ac_exeext conftest.$ac_ext
9995 fi
9996 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
9997 $as_echo "$ac_cv_func_shmat" >&6; }
9998
9999     if test $ac_cv_func_shmat = no; then
10000       { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
10001 $as_echo_n "checking for shmat in -lipc... " >&6; }
10002 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
10003   $as_echo_n "(cached) " >&6
10004 else
10005   ac_check_lib_save_LIBS=$LIBS
10006 LIBS="-lipc  $LIBS"
10007 cat >conftest.$ac_ext <<_ACEOF
10008 /* confdefs.h.  */
10009 _ACEOF
10010 cat confdefs.h >>conftest.$ac_ext
10011 cat >>conftest.$ac_ext <<_ACEOF
10012 /* end confdefs.h.  */
10013
10014 /* Override any GCC internal prototype to avoid an error.
10015    Use char because int might match the return type of a GCC
10016    builtin and then its argument prototype would still apply.  */
10017 #ifdef __cplusplus
10018 extern "C"
10019 #endif
10020 char shmat ();
10021 int
10022 main ()
10023 {
10024 return shmat ();
10025   ;
10026   return 0;
10027 }
10028 _ACEOF
10029 rm -f conftest.$ac_objext conftest$ac_exeext
10030 if { (ac_try="$ac_link"
10031 case "(($ac_try" in
10032   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10033   *) ac_try_echo=$ac_try;;
10034 esac
10035 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10036 $as_echo "$ac_try_echo") >&5
10037   (eval "$ac_link") 2>conftest.er1
10038   ac_status=$?
10039   grep -v '^ *+' conftest.er1 >conftest.err
10040   rm -f conftest.er1
10041   cat conftest.err >&5
10042   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10043   (exit $ac_status); } && {
10044          test -z "$ac_c_werror_flag" ||
10045          test ! -s conftest.err
10046        } && test -s conftest$ac_exeext && {
10047          test "$cross_compiling" = yes ||
10048          $as_test_x conftest$ac_exeext
10049        }; then
10050   ac_cv_lib_ipc_shmat=yes
10051 else
10052   $as_echo "$as_me: failed program was:" >&5
10053 sed 's/^/| /' conftest.$ac_ext >&5
10054
10055         ac_cv_lib_ipc_shmat=no
10056 fi
10057
10058 rm -rf conftest.dSYM
10059 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10060       conftest$ac_exeext conftest.$ac_ext
10061 LIBS=$ac_check_lib_save_LIBS
10062 fi
10063 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
10064 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
10065 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then
10066   X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
10067 fi
10068
10069     fi
10070   fi
10071
10072   # Check for libraries that X11R6 Xt/Xaw programs need.
10073   ac_save_LDFLAGS=$LDFLAGS
10074   test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
10075   # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
10076   # check for ICE first), but we must link in the order -lSM -lICE or
10077   # we get undefined symbols.  So assume we have SM if we have ICE.
10078   # These have to be linked with before -lX11, unlike the other
10079   # libraries we check for below, so use a different variable.
10080   # John Interrante, Karl Berry
10081   { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
10082 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
10083 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
10084   $as_echo_n "(cached) " >&6
10085 else
10086   ac_check_lib_save_LIBS=$LIBS
10087 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
10088 cat >conftest.$ac_ext <<_ACEOF
10089 /* confdefs.h.  */
10090 _ACEOF
10091 cat confdefs.h >>conftest.$ac_ext
10092 cat >>conftest.$ac_ext <<_ACEOF
10093 /* end confdefs.h.  */
10094
10095 /* Override any GCC internal prototype to avoid an error.
10096    Use char because int might match the return type of a GCC
10097    builtin and then its argument prototype would still apply.  */
10098 #ifdef __cplusplus
10099 extern "C"
10100 #endif
10101 char IceConnectionNumber ();
10102 int
10103 main ()
10104 {
10105 return IceConnectionNumber ();
10106   ;
10107   return 0;
10108 }
10109 _ACEOF
10110 rm -f conftest.$ac_objext conftest$ac_exeext
10111 if { (ac_try="$ac_link"
10112 case "(($ac_try" in
10113   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10114   *) ac_try_echo=$ac_try;;
10115 esac
10116 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10117 $as_echo "$ac_try_echo") >&5
10118   (eval "$ac_link") 2>conftest.er1
10119   ac_status=$?
10120   grep -v '^ *+' conftest.er1 >conftest.err
10121   rm -f conftest.er1
10122   cat conftest.err >&5
10123   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10124   (exit $ac_status); } && {
10125          test -z "$ac_c_werror_flag" ||
10126          test ! -s conftest.err
10127        } && test -s conftest$ac_exeext && {
10128          test "$cross_compiling" = yes ||
10129          $as_test_x conftest$ac_exeext
10130        }; then
10131   ac_cv_lib_ICE_IceConnectionNumber=yes
10132 else
10133   $as_echo "$as_me: failed program was:" >&5
10134 sed 's/^/| /' conftest.$ac_ext >&5
10135
10136         ac_cv_lib_ICE_IceConnectionNumber=no
10137 fi
10138
10139 rm -rf conftest.dSYM
10140 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10141       conftest$ac_exeext conftest.$ac_ext
10142 LIBS=$ac_check_lib_save_LIBS
10143 fi
10144 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
10145 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
10146 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then
10147   X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
10148 fi
10149
10150   LDFLAGS=$ac_save_LDFLAGS
10151
10152 fi
10153
10154
10155 if test "$have_x" = "yes"
10156 then
10157     XLIB="-lXext -lX11"
10158     ac_save_CPPFLAGS="$CPPFLAGS"
10159     CPPFLAGS="$CPPFLAGS $X_CFLAGS"
10160
10161     { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
10162 $as_echo_n "checking for -lX11... " >&6; }
10163 if test "${ac_cv_lib_soname_X11+set}" = set; then
10164   $as_echo_n "(cached) " >&6
10165 else
10166   ac_check_soname_save_LIBS=$LIBS
10167 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
10168   cat >conftest.$ac_ext <<_ACEOF
10169 /* confdefs.h.  */
10170 _ACEOF
10171 cat confdefs.h >>conftest.$ac_ext
10172 cat >>conftest.$ac_ext <<_ACEOF
10173 /* end confdefs.h.  */
10174
10175 /* Override any GCC internal prototype to avoid an error.
10176    Use char because int might match the return type of a GCC
10177    builtin and then its argument prototype would still apply.  */
10178 #ifdef __cplusplus
10179 extern "C"
10180 #endif
10181 char XCreateWindow ();
10182 int
10183 main ()
10184 {
10185 return XCreateWindow ();
10186   ;
10187   return 0;
10188 }
10189 _ACEOF
10190 rm -f conftest.$ac_objext conftest$ac_exeext
10191 if { (ac_try="$ac_link"
10192 case "(($ac_try" in
10193   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10194   *) ac_try_echo=$ac_try;;
10195 esac
10196 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10197 $as_echo "$ac_try_echo") >&5
10198   (eval "$ac_link") 2>conftest.er1
10199   ac_status=$?
10200   grep -v '^ *+' conftest.er1 >conftest.err
10201   rm -f conftest.er1
10202   cat conftest.err >&5
10203   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10204   (exit $ac_status); } && {
10205          test -z "$ac_c_werror_flag" ||
10206          test ! -s conftest.err
10207        } && test -s conftest$ac_exeext && {
10208          test "$cross_compiling" = yes ||
10209          $as_test_x conftest$ac_exeext
10210        }; then
10211   case "$LIBEXT" in
10212     dll) ;;
10213     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'` ;;
10214     *) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
10215   esac
10216 else
10217   $as_echo "$as_me: failed program was:" >&5
10218 sed 's/^/| /' conftest.$ac_ext >&5
10219
10220
10221 fi
10222
10223 rm -rf conftest.dSYM
10224 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10225       conftest$ac_exeext conftest.$ac_ext
10226   LIBS=$ac_check_soname_save_LIBS
10227 fi
10228 if test "x$ac_cv_lib_soname_X11" = "x"; then
10229   { $as_echo "$as_me:$LINENO: result: not found" >&5
10230 $as_echo "not found" >&6; }
10231
10232 else
10233   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
10234 $as_echo "$ac_cv_lib_soname_X11" >&6; }
10235
10236 cat >>confdefs.h <<_ACEOF
10237 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
10238 _ACEOF
10239
10240
10241 fi
10242
10243     { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
10244 $as_echo_n "checking for -lXext... " >&6; }
10245 if test "${ac_cv_lib_soname_Xext+set}" = set; then
10246   $as_echo_n "(cached) " >&6
10247 else
10248   ac_check_soname_save_LIBS=$LIBS
10249 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
10250   cat >conftest.$ac_ext <<_ACEOF
10251 /* confdefs.h.  */
10252 _ACEOF
10253 cat confdefs.h >>conftest.$ac_ext
10254 cat >>conftest.$ac_ext <<_ACEOF
10255 /* end confdefs.h.  */
10256
10257 /* Override any GCC internal prototype to avoid an error.
10258    Use char because int might match the return type of a GCC
10259    builtin and then its argument prototype would still apply.  */
10260 #ifdef __cplusplus
10261 extern "C"
10262 #endif
10263 char XextCreateExtension ();
10264 int
10265 main ()
10266 {
10267 return XextCreateExtension ();
10268   ;
10269   return 0;
10270 }
10271 _ACEOF
10272 rm -f conftest.$ac_objext conftest$ac_exeext
10273 if { (ac_try="$ac_link"
10274 case "(($ac_try" in
10275   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10276   *) ac_try_echo=$ac_try;;
10277 esac
10278 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10279 $as_echo "$ac_try_echo") >&5
10280   (eval "$ac_link") 2>conftest.er1
10281   ac_status=$?
10282   grep -v '^ *+' conftest.er1 >conftest.err
10283   rm -f conftest.er1
10284   cat conftest.err >&5
10285   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10286   (exit $ac_status); } && {
10287          test -z "$ac_c_werror_flag" ||
10288          test ! -s conftest.err
10289        } && test -s conftest$ac_exeext && {
10290          test "$cross_compiling" = yes ||
10291          $as_test_x conftest$ac_exeext
10292        }; then
10293   case "$LIBEXT" in
10294     dll) ;;
10295     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'` ;;
10296     *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
10297   esac
10298 else
10299   $as_echo "$as_me: failed program was:" >&5
10300 sed 's/^/| /' conftest.$ac_ext >&5
10301
10302
10303 fi
10304
10305 rm -rf conftest.dSYM
10306 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10307       conftest$ac_exeext conftest.$ac_ext
10308   LIBS=$ac_check_soname_save_LIBS
10309 fi
10310 if test "x$ac_cv_lib_soname_Xext" = "x"; then
10311   { $as_echo "$as_me:$LINENO: result: not found" >&5
10312 $as_echo "not found" >&6; }
10313
10314 else
10315   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
10316 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
10317
10318 cat >>confdefs.h <<_ACEOF
10319 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
10320 _ACEOF
10321
10322
10323 fi
10324
10325
10326
10327
10328
10329
10330
10331
10332
10333
10334
10335
10336
10337
10338 for ac_header in X11/Xlib.h \
10339                       X11/XKBlib.h \
10340                       X11/Xutil.h \
10341                       X11/Xcursor/Xcursor.h \
10342                       X11/extensions/shape.h \
10343                       X11/extensions/XInput.h \
10344                       X11/extensions/XShm.h \
10345                       X11/extensions/Xcomposite.h \
10346                       X11/extensions/Xinerama.h \
10347                       X11/extensions/Xrandr.h \
10348                       X11/extensions/Xrender.h \
10349                       X11/extensions/xf86vmode.h
10350 do
10351 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10352 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10353 $as_echo_n "checking for $ac_header... " >&6; }
10354 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10355   $as_echo_n "(cached) " >&6
10356 else
10357   cat >conftest.$ac_ext <<_ACEOF
10358 /* confdefs.h.  */
10359 _ACEOF
10360 cat confdefs.h >>conftest.$ac_ext
10361 cat >>conftest.$ac_ext <<_ACEOF
10362 /* end confdefs.h.  */
10363 #ifdef HAVE_X11_XLIB_H
10364 # include <X11/Xlib.h>
10365 #endif
10366 #ifdef HAVE_X11_XUTIL_H
10367 # include <X11/Xutil.h>
10368 #endif
10369
10370 #include <$ac_header>
10371 _ACEOF
10372 rm -f conftest.$ac_objext
10373 if { (ac_try="$ac_compile"
10374 case "(($ac_try" in
10375   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10376   *) ac_try_echo=$ac_try;;
10377 esac
10378 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10379 $as_echo "$ac_try_echo") >&5
10380   (eval "$ac_compile") 2>conftest.er1
10381   ac_status=$?
10382   grep -v '^ *+' conftest.er1 >conftest.err
10383   rm -f conftest.er1
10384   cat conftest.err >&5
10385   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10386   (exit $ac_status); } && {
10387          test -z "$ac_c_werror_flag" ||
10388          test ! -s conftest.err
10389        } && test -s conftest.$ac_objext; then
10390   eval "$as_ac_Header=yes"
10391 else
10392   $as_echo "$as_me: failed program was:" >&5
10393 sed 's/^/| /' conftest.$ac_ext >&5
10394
10395         eval "$as_ac_Header=no"
10396 fi
10397
10398 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10399 fi
10400 ac_res=`eval 'as_val=${'$as_ac_Header'}
10401                  $as_echo "$as_val"'`
10402                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10403 $as_echo "$ac_res" >&6; }
10404 as_val=`eval 'as_val=${'$as_ac_Header'}
10405                  $as_echo "$as_val"'`
10406    if test "x$as_val" = x""yes; then
10407   cat >>confdefs.h <<_ACEOF
10408 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10409 _ACEOF
10410
10411 fi
10412
10413 done
10414
10415
10416                 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
10417         then
10418               { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
10419 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
10420 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
10421   $as_echo_n "(cached) " >&6
10422 else
10423   ac_check_lib_save_LIBS=$LIBS
10424 LIBS="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10425 cat >conftest.$ac_ext <<_ACEOF
10426 /* confdefs.h.  */
10427 _ACEOF
10428 cat confdefs.h >>conftest.$ac_ext
10429 cat >>conftest.$ac_ext <<_ACEOF
10430 /* end confdefs.h.  */
10431
10432 /* Override any GCC internal prototype to avoid an error.
10433    Use char because int might match the return type of a GCC
10434    builtin and then its argument prototype would still apply.  */
10435 #ifdef __cplusplus
10436 extern "C"
10437 #endif
10438 char XkbQueryExtension ();
10439 int
10440 main ()
10441 {
10442 return XkbQueryExtension ();
10443   ;
10444   return 0;
10445 }
10446 _ACEOF
10447 rm -f conftest.$ac_objext conftest$ac_exeext
10448 if { (ac_try="$ac_link"
10449 case "(($ac_try" in
10450   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10451   *) ac_try_echo=$ac_try;;
10452 esac
10453 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10454 $as_echo "$ac_try_echo") >&5
10455   (eval "$ac_link") 2>conftest.er1
10456   ac_status=$?
10457   grep -v '^ *+' conftest.er1 >conftest.err
10458   rm -f conftest.er1
10459   cat conftest.err >&5
10460   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10461   (exit $ac_status); } && {
10462          test -z "$ac_c_werror_flag" ||
10463          test ! -s conftest.err
10464        } && test -s conftest$ac_exeext && {
10465          test "$cross_compiling" = yes ||
10466          $as_test_x conftest$ac_exeext
10467        }; then
10468   ac_cv_lib_X11_XkbQueryExtension=yes
10469 else
10470   $as_echo "$as_me: failed program was:" >&5
10471 sed 's/^/| /' conftest.$ac_ext >&5
10472
10473         ac_cv_lib_X11_XkbQueryExtension=no
10474 fi
10475
10476 rm -rf conftest.dSYM
10477 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10478       conftest$ac_exeext conftest.$ac_ext
10479 LIBS=$ac_check_lib_save_LIBS
10480 fi
10481 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10482 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10483 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x""yes; then
10484
10485 cat >>confdefs.h <<\_ACEOF
10486 #define HAVE_XKB 1
10487 _ACEOF
10488
10489 fi
10490
10491         fi
10492
10493                 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10494         then
10495             { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10496 $as_echo_n "checking for -lXcursor... " >&6; }
10497 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10498   $as_echo_n "(cached) " >&6
10499 else
10500   ac_check_soname_save_LIBS=$LIBS
10501 LIBS="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10502   cat >conftest.$ac_ext <<_ACEOF
10503 /* confdefs.h.  */
10504 _ACEOF
10505 cat confdefs.h >>conftest.$ac_ext
10506 cat >>conftest.$ac_ext <<_ACEOF
10507 /* end confdefs.h.  */
10508
10509 /* Override any GCC internal prototype to avoid an error.
10510    Use char because int might match the return type of a GCC
10511    builtin and then its argument prototype would still apply.  */
10512 #ifdef __cplusplus
10513 extern "C"
10514 #endif
10515 char XcursorImageLoadCursor ();
10516 int
10517 main ()
10518 {
10519 return XcursorImageLoadCursor ();
10520   ;
10521   return 0;
10522 }
10523 _ACEOF
10524 rm -f conftest.$ac_objext conftest$ac_exeext
10525 if { (ac_try="$ac_link"
10526 case "(($ac_try" in
10527   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10528   *) ac_try_echo=$ac_try;;
10529 esac
10530 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10531 $as_echo "$ac_try_echo") >&5
10532   (eval "$ac_link") 2>conftest.er1
10533   ac_status=$?
10534   grep -v '^ *+' conftest.er1 >conftest.err
10535   rm -f conftest.er1
10536   cat conftest.err >&5
10537   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10538   (exit $ac_status); } && {
10539          test -z "$ac_c_werror_flag" ||
10540          test ! -s conftest.err
10541        } && test -s conftest$ac_exeext && {
10542          test "$cross_compiling" = yes ||
10543          $as_test_x conftest$ac_exeext
10544        }; then
10545   case "$LIBEXT" in
10546     dll) ;;
10547     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'` ;;
10548     *) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
10549   esac
10550 else
10551   $as_echo "$as_me: failed program was:" >&5
10552 sed 's/^/| /' conftest.$ac_ext >&5
10553
10554
10555 fi
10556
10557 rm -rf conftest.dSYM
10558 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10559       conftest$ac_exeext conftest.$ac_ext
10560   LIBS=$ac_check_soname_save_LIBS
10561 fi
10562 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10563   { $as_echo "$as_me:$LINENO: result: not found" >&5
10564 $as_echo "not found" >&6; }
10565
10566 else
10567   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10568 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10569
10570 cat >>confdefs.h <<_ACEOF
10571 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10572 _ACEOF
10573
10574
10575 fi
10576
10577         fi
10578         if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10579   case "x$with_xcursor" in
10580   x)   wine_notices="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10581   xno) ;;
10582   *)   { { $as_echo "$as_me:$LINENO: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10583 This is an error since --with-xcursor was requested." >&5
10584 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10585 This is an error since --with-xcursor was requested." >&2;}
10586    { (exit 1); exit 1; }; } ;;
10587 esac
10588 fi
10589
10590
10591                 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10592         then
10593             { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10594 $as_echo_n "checking for -lXi... " >&6; }
10595 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10596   $as_echo_n "(cached) " >&6
10597 else
10598   ac_check_soname_save_LIBS=$LIBS
10599 LIBS="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10600   cat >conftest.$ac_ext <<_ACEOF
10601 /* confdefs.h.  */
10602 _ACEOF
10603 cat confdefs.h >>conftest.$ac_ext
10604 cat >>conftest.$ac_ext <<_ACEOF
10605 /* end confdefs.h.  */
10606
10607 /* Override any GCC internal prototype to avoid an error.
10608    Use char because int might match the return type of a GCC
10609    builtin and then its argument prototype would still apply.  */
10610 #ifdef __cplusplus
10611 extern "C"
10612 #endif
10613 char XOpenDevice ();
10614 int
10615 main ()
10616 {
10617 return XOpenDevice ();
10618   ;
10619   return 0;
10620 }
10621 _ACEOF
10622 rm -f conftest.$ac_objext conftest$ac_exeext
10623 if { (ac_try="$ac_link"
10624 case "(($ac_try" in
10625   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10626   *) ac_try_echo=$ac_try;;
10627 esac
10628 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10629 $as_echo "$ac_try_echo") >&5
10630   (eval "$ac_link") 2>conftest.er1
10631   ac_status=$?
10632   grep -v '^ *+' conftest.er1 >conftest.err
10633   rm -f conftest.er1
10634   cat conftest.err >&5
10635   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10636   (exit $ac_status); } && {
10637          test -z "$ac_c_werror_flag" ||
10638          test ! -s conftest.err
10639        } && test -s conftest$ac_exeext && {
10640          test "$cross_compiling" = yes ||
10641          $as_test_x conftest$ac_exeext
10642        }; then
10643   case "$LIBEXT" in
10644     dll) ;;
10645     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'` ;;
10646     *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
10647   esac
10648 else
10649   $as_echo "$as_me: failed program was:" >&5
10650 sed 's/^/| /' conftest.$ac_ext >&5
10651
10652
10653 fi
10654
10655 rm -rf conftest.dSYM
10656 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10657       conftest$ac_exeext conftest.$ac_ext
10658   LIBS=$ac_check_soname_save_LIBS
10659 fi
10660 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10661   { $as_echo "$as_me:$LINENO: result: not found" >&5
10662 $as_echo "not found" >&6; }
10663
10664 else
10665   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10666 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10667
10668 cat >>confdefs.h <<_ACEOF
10669 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10670 _ACEOF
10671
10672
10673 fi
10674
10675         fi
10676         if test "x$ac_cv_lib_soname_Xi" = "x"; then
10677   case "x$with_xinput" in
10678   x)   wine_notices="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10679   xno) ;;
10680   *)   { { $as_echo "$as_me:$LINENO: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10681 This is an error since --with-xinput was requested." >&5
10682 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10683 This is an error since --with-xinput was requested." >&2;}
10684    { (exit 1); exit 1; }; } ;;
10685 esac
10686 fi
10687
10688
10689                 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10690         then
10691               { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10692 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10693 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10694   $as_echo_n "(cached) " >&6
10695 else
10696   ac_check_lib_save_LIBS=$LIBS
10697 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10698 cat >conftest.$ac_ext <<_ACEOF
10699 /* confdefs.h.  */
10700 _ACEOF
10701 cat confdefs.h >>conftest.$ac_ext
10702 cat >>conftest.$ac_ext <<_ACEOF
10703 /* end confdefs.h.  */
10704
10705 /* Override any GCC internal prototype to avoid an error.
10706    Use char because int might match the return type of a GCC
10707    builtin and then its argument prototype would still apply.  */
10708 #ifdef __cplusplus
10709 extern "C"
10710 #endif
10711 char XShmQueryExtension ();
10712 int
10713 main ()
10714 {
10715 return XShmQueryExtension ();
10716   ;
10717   return 0;
10718 }
10719 _ACEOF
10720 rm -f conftest.$ac_objext conftest$ac_exeext
10721 if { (ac_try="$ac_link"
10722 case "(($ac_try" in
10723   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10724   *) ac_try_echo=$ac_try;;
10725 esac
10726 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10727 $as_echo "$ac_try_echo") >&5
10728   (eval "$ac_link") 2>conftest.er1
10729   ac_status=$?
10730   grep -v '^ *+' conftest.er1 >conftest.err
10731   rm -f conftest.er1
10732   cat conftest.err >&5
10733   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10734   (exit $ac_status); } && {
10735          test -z "$ac_c_werror_flag" ||
10736          test ! -s conftest.err
10737        } && test -s conftest$ac_exeext && {
10738          test "$cross_compiling" = yes ||
10739          $as_test_x conftest$ac_exeext
10740        }; then
10741   ac_cv_lib_Xext_XShmQueryExtension=yes
10742 else
10743   $as_echo "$as_me: failed program was:" >&5
10744 sed 's/^/| /' conftest.$ac_ext >&5
10745
10746         ac_cv_lib_Xext_XShmQueryExtension=no
10747 fi
10748
10749 rm -rf conftest.dSYM
10750 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10751       conftest$ac_exeext conftest.$ac_ext
10752 LIBS=$ac_check_lib_save_LIBS
10753 fi
10754 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10755 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10756 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x""yes; then
10757
10758 cat >>confdefs.h <<\_ACEOF
10759 #define HAVE_LIBXXSHM 1
10760 _ACEOF
10761
10762 fi
10763
10764         fi
10765         if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10766   case "x$with_xshm" in
10767   x)   wine_notices="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10768   xno) ;;
10769   *)   { { $as_echo "$as_me:$LINENO: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10770 This is an error since --with-xshm was requested." >&5
10771 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10772 This is an error since --with-xshm was requested." >&2;}
10773    { (exit 1); exit 1; }; } ;;
10774 esac
10775 fi
10776
10777
10778                 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10779         then
10780               { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10781 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10782 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10783   $as_echo_n "(cached) " >&6
10784 else
10785   ac_check_lib_save_LIBS=$LIBS
10786 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10787 cat >conftest.$ac_ext <<_ACEOF
10788 /* confdefs.h.  */
10789 _ACEOF
10790 cat confdefs.h >>conftest.$ac_ext
10791 cat >>conftest.$ac_ext <<_ACEOF
10792 /* end confdefs.h.  */
10793
10794 /* Override any GCC internal prototype to avoid an error.
10795    Use char because int might match the return type of a GCC
10796    builtin and then its argument prototype would still apply.  */
10797 #ifdef __cplusplus
10798 extern "C"
10799 #endif
10800 char XShapeQueryExtension ();
10801 int
10802 main ()
10803 {
10804 return XShapeQueryExtension ();
10805   ;
10806   return 0;
10807 }
10808 _ACEOF
10809 rm -f conftest.$ac_objext conftest$ac_exeext
10810 if { (ac_try="$ac_link"
10811 case "(($ac_try" in
10812   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10813   *) ac_try_echo=$ac_try;;
10814 esac
10815 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10816 $as_echo "$ac_try_echo") >&5
10817   (eval "$ac_link") 2>conftest.er1
10818   ac_status=$?
10819   grep -v '^ *+' conftest.er1 >conftest.err
10820   rm -f conftest.er1
10821   cat conftest.err >&5
10822   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10823   (exit $ac_status); } && {
10824          test -z "$ac_c_werror_flag" ||
10825          test ! -s conftest.err
10826        } && test -s conftest$ac_exeext && {
10827          test "$cross_compiling" = yes ||
10828          $as_test_x conftest$ac_exeext
10829        }; then
10830   ac_cv_lib_Xext_XShapeQueryExtension=yes
10831 else
10832   $as_echo "$as_me: failed program was:" >&5
10833 sed 's/^/| /' conftest.$ac_ext >&5
10834
10835         ac_cv_lib_Xext_XShapeQueryExtension=no
10836 fi
10837
10838 rm -rf conftest.dSYM
10839 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10840       conftest$ac_exeext conftest.$ac_ext
10841 LIBS=$ac_check_lib_save_LIBS
10842 fi
10843 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10844 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10845 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then
10846
10847 cat >>confdefs.h <<\_ACEOF
10848 #define HAVE_LIBXSHAPE 1
10849 _ACEOF
10850
10851 fi
10852
10853         fi
10854         if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10855   case "x$with_xshape" in
10856   x)   wine_notices="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10857   xno) ;;
10858   *)   { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10859 This is an error since --with-xshape was requested." >&5
10860 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10861 This is an error since --with-xshape was requested." >&2;}
10862    { (exit 1); exit 1; }; } ;;
10863 esac
10864 fi
10865
10866
10867                 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10868         then
10869             { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10870 $as_echo_n "checking for -lXxf86vm... " >&6; }
10871 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10872   $as_echo_n "(cached) " >&6
10873 else
10874   ac_check_soname_save_LIBS=$LIBS
10875 LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10876   cat >conftest.$ac_ext <<_ACEOF
10877 /* confdefs.h.  */
10878 _ACEOF
10879 cat confdefs.h >>conftest.$ac_ext
10880 cat >>conftest.$ac_ext <<_ACEOF
10881 /* end confdefs.h.  */
10882
10883 /* Override any GCC internal prototype to avoid an error.
10884    Use char because int might match the return type of a GCC
10885    builtin and then its argument prototype would still apply.  */
10886 #ifdef __cplusplus
10887 extern "C"
10888 #endif
10889 char XF86VidModeQueryExtension ();
10890 int
10891 main ()
10892 {
10893 return XF86VidModeQueryExtension ();
10894   ;
10895   return 0;
10896 }
10897 _ACEOF
10898 rm -f conftest.$ac_objext conftest$ac_exeext
10899 if { (ac_try="$ac_link"
10900 case "(($ac_try" in
10901   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10902   *) ac_try_echo=$ac_try;;
10903 esac
10904 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10905 $as_echo "$ac_try_echo") >&5
10906   (eval "$ac_link") 2>conftest.er1
10907   ac_status=$?
10908   grep -v '^ *+' conftest.er1 >conftest.err
10909   rm -f conftest.er1
10910   cat conftest.err >&5
10911   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10912   (exit $ac_status); } && {
10913          test -z "$ac_c_werror_flag" ||
10914          test ! -s conftest.err
10915        } && test -s conftest$ac_exeext && {
10916          test "$cross_compiling" = yes ||
10917          $as_test_x conftest$ac_exeext
10918        }; then
10919   case "$LIBEXT" in
10920     dll) ;;
10921     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'` ;;
10922     *) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
10923   esac
10924 else
10925   $as_echo "$as_me: failed program was:" >&5
10926 sed 's/^/| /' conftest.$ac_ext >&5
10927
10928
10929 fi
10930
10931 rm -rf conftest.dSYM
10932 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10933       conftest$ac_exeext conftest.$ac_ext
10934   LIBS=$ac_check_soname_save_LIBS
10935 fi
10936 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10937   { $as_echo "$as_me:$LINENO: result: not found" >&5
10938 $as_echo "not found" >&6; }
10939
10940 else
10941   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10942 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10943
10944 cat >>confdefs.h <<_ACEOF
10945 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10946 _ACEOF
10947
10948
10949 fi
10950
10951         fi
10952         if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10953   case "x$with_xxf86vm" in
10954   x)   wine_notices="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10955   xno) ;;
10956   *)   { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10957 This is an error since --with-xxf86vm was requested." >&5
10958 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10959 This is an error since --with-xxf86vm was requested." >&2;}
10960    { (exit 1); exit 1; }; } ;;
10961 esac
10962 fi
10963
10964
10965                 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"
10966         then
10967             { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10968 $as_echo_n "checking for -lXrender... " >&6; }
10969 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10970   $as_echo_n "(cached) " >&6
10971 else
10972   ac_check_soname_save_LIBS=$LIBS
10973 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10974   cat >conftest.$ac_ext <<_ACEOF
10975 /* confdefs.h.  */
10976 _ACEOF
10977 cat confdefs.h >>conftest.$ac_ext
10978 cat >>conftest.$ac_ext <<_ACEOF
10979 /* end confdefs.h.  */
10980
10981 /* Override any GCC internal prototype to avoid an error.
10982    Use char because int might match the return type of a GCC
10983    builtin and then its argument prototype would still apply.  */
10984 #ifdef __cplusplus
10985 extern "C"
10986 #endif
10987 char XRenderQueryExtension ();
10988 int
10989 main ()
10990 {
10991 return XRenderQueryExtension ();
10992   ;
10993   return 0;
10994 }
10995 _ACEOF
10996 rm -f conftest.$ac_objext conftest$ac_exeext
10997 if { (ac_try="$ac_link"
10998 case "(($ac_try" in
10999   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11000   *) ac_try_echo=$ac_try;;
11001 esac
11002 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11003 $as_echo "$ac_try_echo") >&5
11004   (eval "$ac_link") 2>conftest.er1
11005   ac_status=$?
11006   grep -v '^ *+' conftest.er1 >conftest.err
11007   rm -f conftest.er1
11008   cat conftest.err >&5
11009   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11010   (exit $ac_status); } && {
11011          test -z "$ac_c_werror_flag" ||
11012          test ! -s conftest.err
11013        } && test -s conftest$ac_exeext && {
11014          test "$cross_compiling" = yes ||
11015          $as_test_x conftest$ac_exeext
11016        }; then
11017   case "$LIBEXT" in
11018     dll) ;;
11019     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'` ;;
11020     *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
11021   esac
11022 else
11023   $as_echo "$as_me: failed program was:" >&5
11024 sed 's/^/| /' conftest.$ac_ext >&5
11025
11026
11027 fi
11028
11029 rm -rf conftest.dSYM
11030 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11031       conftest$ac_exeext conftest.$ac_ext
11032   LIBS=$ac_check_soname_save_LIBS
11033 fi
11034 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
11035   { $as_echo "$as_me:$LINENO: result: not found" >&5
11036 $as_echo "not found" >&6; }
11037
11038 else
11039   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
11040 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
11041
11042 cat >>confdefs.h <<_ACEOF
11043 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
11044 _ACEOF
11045
11046        { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
11047 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
11048 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
11049   $as_echo_n "(cached) " >&6
11050 else
11051   ac_check_lib_save_LIBS=$LIBS
11052 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11053 cat >conftest.$ac_ext <<_ACEOF
11054 /* confdefs.h.  */
11055 _ACEOF
11056 cat confdefs.h >>conftest.$ac_ext
11057 cat >>conftest.$ac_ext <<_ACEOF
11058 /* end confdefs.h.  */
11059
11060 /* Override any GCC internal prototype to avoid an error.
11061    Use char because int might match the return type of a GCC
11062    builtin and then its argument prototype would still apply.  */
11063 #ifdef __cplusplus
11064 extern "C"
11065 #endif
11066 char XRenderSetPictureTransform ();
11067 int
11068 main ()
11069 {
11070 return XRenderSetPictureTransform ();
11071   ;
11072   return 0;
11073 }
11074 _ACEOF
11075 rm -f conftest.$ac_objext conftest$ac_exeext
11076 if { (ac_try="$ac_link"
11077 case "(($ac_try" in
11078   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11079   *) ac_try_echo=$ac_try;;
11080 esac
11081 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11082 $as_echo "$ac_try_echo") >&5
11083   (eval "$ac_link") 2>conftest.er1
11084   ac_status=$?
11085   grep -v '^ *+' conftest.er1 >conftest.err
11086   rm -f conftest.er1
11087   cat conftest.err >&5
11088   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11089   (exit $ac_status); } && {
11090          test -z "$ac_c_werror_flag" ||
11091          test ! -s conftest.err
11092        } && test -s conftest$ac_exeext && {
11093          test "$cross_compiling" = yes ||
11094          $as_test_x conftest$ac_exeext
11095        }; then
11096   ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
11097 else
11098   $as_echo "$as_me: failed program was:" >&5
11099 sed 's/^/| /' conftest.$ac_ext >&5
11100
11101         ac_cv_lib_Xrender_XRenderSetPictureTransform=no
11102 fi
11103
11104 rm -rf conftest.dSYM
11105 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11106       conftest$ac_exeext conftest.$ac_ext
11107 LIBS=$ac_check_lib_save_LIBS
11108 fi
11109 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
11110 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
11111 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x""yes; then
11112
11113 cat >>confdefs.h <<\_ACEOF
11114 #define HAVE_XRENDERSETPICTURETRANSFORM 1
11115 _ACEOF
11116
11117 fi
11118
11119 fi
11120
11121
11122         fi
11123         if test "x$ac_cv_lib_soname_Xrender" = "x"; then
11124   case "x$with_xrender" in
11125   x)   wine_warnings="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
11126   xno) ;;
11127   *)   { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
11128 This is an error since --with-xrender was requested." >&5
11129 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
11130 This is an error since --with-xrender was requested." >&2;}
11131    { (exit 1); exit 1; }; } ;;
11132 esac
11133 fi
11134
11135
11136                 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
11137         then
11138                 cat >conftest.$ac_ext <<_ACEOF
11139 /* confdefs.h.  */
11140 _ACEOF
11141 cat confdefs.h >>conftest.$ac_ext
11142 cat >>conftest.$ac_ext <<_ACEOF
11143 /* end confdefs.h.  */
11144 #include <X11/Xlib.h>
11145 #include <X11/extensions/Xrandr.h>
11146 int
11147 main ()
11148 {
11149 static typeof(XRRSetScreenConfigAndRate) * func;
11150   ;
11151   return 0;
11152 }
11153 _ACEOF
11154 rm -f conftest.$ac_objext
11155 if { (ac_try="$ac_compile"
11156 case "(($ac_try" in
11157   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11158   *) ac_try_echo=$ac_try;;
11159 esac
11160 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11161 $as_echo "$ac_try_echo") >&5
11162   (eval "$ac_compile") 2>conftest.er1
11163   ac_status=$?
11164   grep -v '^ *+' conftest.er1 >conftest.err
11165   rm -f conftest.er1
11166   cat conftest.err >&5
11167   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11168   (exit $ac_status); } && {
11169          test -z "$ac_c_werror_flag" ||
11170          test ! -s conftest.err
11171        } && test -s conftest.$ac_objext; then
11172   { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
11173 $as_echo_n "checking for -lXrandr... " >&6; }
11174 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
11175   $as_echo_n "(cached) " >&6
11176 else
11177   ac_check_soname_save_LIBS=$LIBS
11178 LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11179   cat >conftest.$ac_ext <<_ACEOF
11180 /* confdefs.h.  */
11181 _ACEOF
11182 cat confdefs.h >>conftest.$ac_ext
11183 cat >>conftest.$ac_ext <<_ACEOF
11184 /* end confdefs.h.  */
11185
11186 /* Override any GCC internal prototype to avoid an error.
11187    Use char because int might match the return type of a GCC
11188    builtin and then its argument prototype would still apply.  */
11189 #ifdef __cplusplus
11190 extern "C"
11191 #endif
11192 char XRRQueryExtension ();
11193 int
11194 main ()
11195 {
11196 return XRRQueryExtension ();
11197   ;
11198   return 0;
11199 }
11200 _ACEOF
11201 rm -f conftest.$ac_objext conftest$ac_exeext
11202 if { (ac_try="$ac_link"
11203 case "(($ac_try" in
11204   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11205   *) ac_try_echo=$ac_try;;
11206 esac
11207 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11208 $as_echo "$ac_try_echo") >&5
11209   (eval "$ac_link") 2>conftest.er1
11210   ac_status=$?
11211   grep -v '^ *+' conftest.er1 >conftest.err
11212   rm -f conftest.er1
11213   cat conftest.err >&5
11214   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11215   (exit $ac_status); } && {
11216          test -z "$ac_c_werror_flag" ||
11217          test ! -s conftest.err
11218        } && test -s conftest$ac_exeext && {
11219          test "$cross_compiling" = yes ||
11220          $as_test_x conftest$ac_exeext
11221        }; then
11222   case "$LIBEXT" in
11223     dll) ;;
11224     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'` ;;
11225     *) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
11226   esac
11227 else
11228   $as_echo "$as_me: failed program was:" >&5
11229 sed 's/^/| /' conftest.$ac_ext >&5
11230
11231
11232 fi
11233
11234 rm -rf conftest.dSYM
11235 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11236       conftest$ac_exeext conftest.$ac_ext
11237   LIBS=$ac_check_soname_save_LIBS
11238 fi
11239 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11240   { $as_echo "$as_me:$LINENO: result: not found" >&5
11241 $as_echo "not found" >&6; }
11242
11243 else
11244   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
11245 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
11246
11247 cat >>confdefs.h <<_ACEOF
11248 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
11249 _ACEOF
11250
11251
11252 fi
11253
11254 else
11255   $as_echo "$as_me: failed program was:" >&5
11256 sed 's/^/| /' conftest.$ac_ext >&5
11257
11258
11259 fi
11260
11261 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11262         fi
11263         if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11264   case "x$with_xrandr" in
11265   x)   wine_notices="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
11266   xno) ;;
11267   *)   { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11268 This is an error since --with-xrandr was requested." >&5
11269 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11270 This is an error since --with-xrandr was requested." >&2;}
11271    { (exit 1); exit 1; }; } ;;
11272 esac
11273 fi
11274
11275
11276                 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
11277         then
11278                 cat >conftest.$ac_ext <<_ACEOF
11279 /* confdefs.h.  */
11280 _ACEOF
11281 cat confdefs.h >>conftest.$ac_ext
11282 cat >>conftest.$ac_ext <<_ACEOF
11283 /* end confdefs.h.  */
11284 #include <X11/Xlib.h>
11285 #include <X11/extensions/Xinerama.h>
11286 int
11287 main ()
11288 {
11289 static typeof(XineramaQueryScreens) * func;
11290   ;
11291   return 0;
11292 }
11293 _ACEOF
11294 rm -f conftest.$ac_objext
11295 if { (ac_try="$ac_compile"
11296 case "(($ac_try" in
11297   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11298   *) ac_try_echo=$ac_try;;
11299 esac
11300 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11301 $as_echo "$ac_try_echo") >&5
11302   (eval "$ac_compile") 2>conftest.er1
11303   ac_status=$?
11304   grep -v '^ *+' conftest.er1 >conftest.err
11305   rm -f conftest.er1
11306   cat conftest.err >&5
11307   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11308   (exit $ac_status); } && {
11309          test -z "$ac_c_werror_flag" ||
11310          test ! -s conftest.err
11311        } && test -s conftest.$ac_objext; then
11312   { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
11313 $as_echo_n "checking for -lXinerama... " >&6; }
11314 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
11315   $as_echo_n "(cached) " >&6
11316 else
11317   ac_check_soname_save_LIBS=$LIBS
11318 LIBS="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11319   cat >conftest.$ac_ext <<_ACEOF
11320 /* confdefs.h.  */
11321 _ACEOF
11322 cat confdefs.h >>conftest.$ac_ext
11323 cat >>conftest.$ac_ext <<_ACEOF
11324 /* end confdefs.h.  */
11325
11326 /* Override any GCC internal prototype to avoid an error.
11327    Use char because int might match the return type of a GCC
11328    builtin and then its argument prototype would still apply.  */
11329 #ifdef __cplusplus
11330 extern "C"
11331 #endif
11332 char XineramaQueryScreens ();
11333 int
11334 main ()
11335 {
11336 return XineramaQueryScreens ();
11337   ;
11338   return 0;
11339 }
11340 _ACEOF
11341 rm -f conftest.$ac_objext conftest$ac_exeext
11342 if { (ac_try="$ac_link"
11343 case "(($ac_try" in
11344   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11345   *) ac_try_echo=$ac_try;;
11346 esac
11347 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11348 $as_echo "$ac_try_echo") >&5
11349   (eval "$ac_link") 2>conftest.er1
11350   ac_status=$?
11351   grep -v '^ *+' conftest.er1 >conftest.err
11352   rm -f conftest.er1
11353   cat conftest.err >&5
11354   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11355   (exit $ac_status); } && {
11356          test -z "$ac_c_werror_flag" ||
11357          test ! -s conftest.err
11358        } && test -s conftest$ac_exeext && {
11359          test "$cross_compiling" = yes ||
11360          $as_test_x conftest$ac_exeext
11361        }; then
11362   case "$LIBEXT" in
11363     dll) ;;
11364     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'` ;;
11365     *) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^      ]*\).*$/\1/"';2,$d'` ;;
11366   esac
11367 else
11368   $as_echo "$as_me: failed program was:" >&5
11369 sed 's/^/| /' conftest.$ac_ext >&5
11370
11371
11372 fi
11373
11374 rm -rf conftest.dSYM
11375 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11376       conftest$ac_exeext conftest.$ac_ext
11377   LIBS=$ac_check_soname_save_LIBS
11378 fi
11379 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11380   { $as_echo "$as_me:$LINENO: result: not found" >&5
11381 $as_echo "not found" >&6; }
11382
11383 else
11384   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
11385 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
11386
11387 cat >>confdefs.h <<_ACEOF
11388 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
11389 _ACEOF
11390
11391
11392 fi
11393
11394 else
11395   $as_echo "$as_me: failed program was:" >&5
11396 sed 's/^/| /' conftest.$ac_ext >&5
11397
11398
11399 fi
11400
11401 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11402         fi
11403         if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11404   case "x$with_xinerama" in
11405   x)   wine_notices="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
11406   xno) ;;
11407   *)   { { $as_echo "$as_me:$LINENO: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11408 This is an error since --with-xinerama was requested." >&5
11409 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11410 This is an error since --with-xinerama was requested." >&2;}
11411    { (exit 1); exit 1; }; } ;;
11412 esac
11413 fi
11414
11415
11416                 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
11417         then
11418             { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
11419 $as_echo_n "checking for -lXcomposite... " >&6; }
11420 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
11421   $as_echo_n "(cached) " >&6
11422 else
11423   ac_check_soname_save_LIBS=$LIBS
11424 LIBS="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11425   cat >conftest.$ac_ext <<_ACEOF
11426 /* confdefs.h.  */
11427 _ACEOF
11428 cat confdefs.h >>conftest.$ac_ext
11429 cat >>conftest.$ac_ext <<_ACEOF
11430 /* end confdefs.h.  */
11431
11432 /* Override any GCC internal prototype to avoid an error.
11433    Use char because int might match the return type of a GCC
11434    builtin and then its argument prototype would still apply.  */
11435 #ifdef __cplusplus
11436 extern "C"
11437 #endif
11438 char XCompositeRedirectWindow ();
11439 int
11440 main ()
11441 {
11442 return XCompositeRedirectWindow ();
11443   ;
11444   return 0;
11445 }
11446 _ACEOF
11447 rm -f conftest.$ac_objext conftest$ac_exeext
11448 if { (ac_try="$ac_link"
11449 case "(($ac_try" in
11450   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11451   *) ac_try_echo=$ac_try;;
11452 esac
11453 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11454 $as_echo "$ac_try_echo") >&5
11455   (eval "$ac_link") 2>conftest.er1
11456   ac_status=$?
11457   grep -v '^ *+' conftest.er1 >conftest.err
11458   rm -f conftest.er1
11459   cat conftest.err >&5
11460   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11461   (exit $ac_status); } && {
11462          test -z "$ac_c_werror_flag" ||
11463          test ! -s conftest.err
11464        } && test -s conftest$ac_exeext && {
11465          test "$cross_compiling" = yes ||
11466          $as_test_x conftest$ac_exeext
11467        }; then
11468   case "$LIBEXT" in
11469     dll) ;;
11470     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'` ;;
11471     *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
11472   esac
11473 else
11474   $as_echo "$as_me: failed program was:" >&5
11475 sed 's/^/| /' conftest.$ac_ext >&5
11476
11477
11478 fi
11479
11480 rm -rf conftest.dSYM
11481 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11482       conftest$ac_exeext conftest.$ac_ext
11483   LIBS=$ac_check_soname_save_LIBS
11484 fi
11485 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11486   { $as_echo "$as_me:$LINENO: result: not found" >&5
11487 $as_echo "not found" >&6; }
11488
11489 else
11490   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11491 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11492
11493 cat >>confdefs.h <<_ACEOF
11494 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11495 _ACEOF
11496
11497
11498 fi
11499
11500         fi
11501         if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11502   case "x$with_xcomposite" in
11503   x)   wine_notices="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11504   xno) ;;
11505   *)   { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11506 This is an error since --with-xcomposite was requested." >&5
11507 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11508 This is an error since --with-xcomposite was requested." >&2;}
11509    { (exit 1); exit 1; }; } ;;
11510 esac
11511 fi
11512
11513
11514                 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11515 $as_echo_n "checking for XICCallback.callback... " >&6; }
11516 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11517   $as_echo_n "(cached) " >&6
11518 else
11519   cat >conftest.$ac_ext <<_ACEOF
11520 /* confdefs.h.  */
11521 _ACEOF
11522 cat confdefs.h >>conftest.$ac_ext
11523 cat >>conftest.$ac_ext <<_ACEOF
11524 /* end confdefs.h.  */
11525 #ifdef HAVE_X11_XLIB_H
11526 #include <X11/Xlib.h>
11527 #endif
11528
11529 int
11530 main ()
11531 {
11532 static XICCallback ac_aggr;
11533 if (ac_aggr.callback)
11534 return 0;
11535   ;
11536   return 0;
11537 }
11538 _ACEOF
11539 rm -f conftest.$ac_objext
11540 if { (ac_try="$ac_compile"
11541 case "(($ac_try" in
11542   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11543   *) ac_try_echo=$ac_try;;
11544 esac
11545 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11546 $as_echo "$ac_try_echo") >&5
11547   (eval "$ac_compile") 2>conftest.er1
11548   ac_status=$?
11549   grep -v '^ *+' conftest.er1 >conftest.err
11550   rm -f conftest.er1
11551   cat conftest.err >&5
11552   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11553   (exit $ac_status); } && {
11554          test -z "$ac_c_werror_flag" ||
11555          test ! -s conftest.err
11556        } && test -s conftest.$ac_objext; then
11557   ac_cv_member_XICCallback_callback=yes
11558 else
11559   $as_echo "$as_me: failed program was:" >&5
11560 sed 's/^/| /' conftest.$ac_ext >&5
11561
11562         cat >conftest.$ac_ext <<_ACEOF
11563 /* confdefs.h.  */
11564 _ACEOF
11565 cat confdefs.h >>conftest.$ac_ext
11566 cat >>conftest.$ac_ext <<_ACEOF
11567 /* end confdefs.h.  */
11568 #ifdef HAVE_X11_XLIB_H
11569 #include <X11/Xlib.h>
11570 #endif
11571
11572 int
11573 main ()
11574 {
11575 static XICCallback ac_aggr;
11576 if (sizeof ac_aggr.callback)
11577 return 0;
11578   ;
11579   return 0;
11580 }
11581 _ACEOF
11582 rm -f conftest.$ac_objext
11583 if { (ac_try="$ac_compile"
11584 case "(($ac_try" in
11585   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11586   *) ac_try_echo=$ac_try;;
11587 esac
11588 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11589 $as_echo "$ac_try_echo") >&5
11590   (eval "$ac_compile") 2>conftest.er1
11591   ac_status=$?
11592   grep -v '^ *+' conftest.er1 >conftest.err
11593   rm -f conftest.er1
11594   cat conftest.err >&5
11595   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11596   (exit $ac_status); } && {
11597          test -z "$ac_c_werror_flag" ||
11598          test ! -s conftest.err
11599        } && test -s conftest.$ac_objext; then
11600   ac_cv_member_XICCallback_callback=yes
11601 else
11602   $as_echo "$as_me: failed program was:" >&5
11603 sed 's/^/| /' conftest.$ac_ext >&5
11604
11605         ac_cv_member_XICCallback_callback=no
11606 fi
11607
11608 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11609 fi
11610
11611 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11612 fi
11613 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11614 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11615 if test "x$ac_cv_member_XICCallback_callback" = x""yes; then
11616
11617 cat >>confdefs.h <<_ACEOF
11618 #define HAVE_XICCALLBACK_CALLBACK 1
11619 _ACEOF
11620
11621
11622 fi
11623
11624
11625
11626         opengl_msg=""
11627     if test "x$with_opengl" != "xno"
11628     then
11629
11630
11631
11632
11633 for ac_header in GL/gl.h GL/glx.h GL/glext.h GL/glu.h
11634 do
11635 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11636 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11637 $as_echo_n "checking for $ac_header... " >&6; }
11638 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11639   $as_echo_n "(cached) " >&6
11640 else
11641   cat >conftest.$ac_ext <<_ACEOF
11642 /* confdefs.h.  */
11643 _ACEOF
11644 cat confdefs.h >>conftest.$ac_ext
11645 cat >>conftest.$ac_ext <<_ACEOF
11646 /* end confdefs.h.  */
11647 #ifdef HAVE_GL_GLX_H
11648 # include <GL/glx.h>
11649 #endif
11650
11651 #include <$ac_header>
11652 _ACEOF
11653 rm -f conftest.$ac_objext
11654 if { (ac_try="$ac_compile"
11655 case "(($ac_try" in
11656   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11657   *) ac_try_echo=$ac_try;;
11658 esac
11659 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11660 $as_echo "$ac_try_echo") >&5
11661   (eval "$ac_compile") 2>conftest.er1
11662   ac_status=$?
11663   grep -v '^ *+' conftest.er1 >conftest.err
11664   rm -f conftest.er1
11665   cat conftest.err >&5
11666   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11667   (exit $ac_status); } && {
11668          test -z "$ac_c_werror_flag" ||
11669          test ! -s conftest.err
11670        } && test -s conftest.$ac_objext; then
11671   eval "$as_ac_Header=yes"
11672 else
11673   $as_echo "$as_me: failed program was:" >&5
11674 sed 's/^/| /' conftest.$ac_ext >&5
11675
11676         eval "$as_ac_Header=no"
11677 fi
11678
11679 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11680 fi
11681 ac_res=`eval 'as_val=${'$as_ac_Header'}
11682                  $as_echo "$as_val"'`
11683                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11684 $as_echo "$ac_res" >&6; }
11685 as_val=`eval 'as_val=${'$as_ac_Header'}
11686                  $as_echo "$as_val"'`
11687    if test "x$as_val" = x""yes; then
11688   cat >>confdefs.h <<_ACEOF
11689 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11690 _ACEOF
11691
11692 fi
11693
11694 done
11695
11696         if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11697         then
11698                     { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11699 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11700 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11701   $as_echo_n "(cached) " >&6
11702 else
11703   cat >conftest.$ac_ext <<_ACEOF
11704 /* confdefs.h.  */
11705 _ACEOF
11706 cat confdefs.h >>conftest.$ac_ext
11707 cat >>conftest.$ac_ext <<_ACEOF
11708 /* end confdefs.h.  */
11709 #include <GL/gl.h>
11710 int
11711 main ()
11712 {
11713 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11714   ;
11715   return 0;
11716 }
11717 _ACEOF
11718 rm -f conftest.$ac_objext
11719 if { (ac_try="$ac_compile"
11720 case "(($ac_try" in
11721   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11722   *) ac_try_echo=$ac_try;;
11723 esac
11724 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11725 $as_echo "$ac_try_echo") >&5
11726   (eval "$ac_compile") 2>conftest.er1
11727   ac_status=$?
11728   grep -v '^ *+' conftest.er1 >conftest.err
11729   rm -f conftest.er1
11730   cat conftest.err >&5
11731   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11732   (exit $ac_status); } && {
11733          test -z "$ac_c_werror_flag" ||
11734          test ! -s conftest.err
11735        } && test -s conftest.$ac_objext; then
11736   wine_cv_opengl_header_version_OK="yes"
11737 else
11738   $as_echo "$as_me: failed program was:" >&5
11739 sed 's/^/| /' conftest.$ac_ext >&5
11740
11741         wine_cv_opengl_header_version_OK="no"
11742 fi
11743
11744 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11745 fi
11746 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11747 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11748
11749             if test "$wine_cv_opengl_header_version_OK" = "yes"
11750             then
11751                                 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11752 $as_echo_n "checking for -lGL... " >&6; }
11753 if test "${ac_cv_lib_soname_GL+set}" = set; then
11754   $as_echo_n "(cached) " >&6
11755 else
11756   ac_check_soname_save_LIBS=$LIBS
11757 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11758   cat >conftest.$ac_ext <<_ACEOF
11759 /* confdefs.h.  */
11760 _ACEOF
11761 cat confdefs.h >>conftest.$ac_ext
11762 cat >>conftest.$ac_ext <<_ACEOF
11763 /* end confdefs.h.  */
11764
11765 /* Override any GCC internal prototype to avoid an error.
11766    Use char because int might match the return type of a GCC
11767    builtin and then its argument prototype would still apply.  */
11768 #ifdef __cplusplus
11769 extern "C"
11770 #endif
11771 char glXCreateContext ();
11772 int
11773 main ()
11774 {
11775 return glXCreateContext ();
11776   ;
11777   return 0;
11778 }
11779 _ACEOF
11780 rm -f conftest.$ac_objext conftest$ac_exeext
11781 if { (ac_try="$ac_link"
11782 case "(($ac_try" in
11783   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11784   *) ac_try_echo=$ac_try;;
11785 esac
11786 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11787 $as_echo "$ac_try_echo") >&5
11788   (eval "$ac_link") 2>conftest.er1
11789   ac_status=$?
11790   grep -v '^ *+' conftest.er1 >conftest.err
11791   rm -f conftest.er1
11792   cat conftest.err >&5
11793   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11794   (exit $ac_status); } && {
11795          test -z "$ac_c_werror_flag" ||
11796          test ! -s conftest.err
11797        } && test -s conftest$ac_exeext && {
11798          test "$cross_compiling" = yes ||
11799          $as_test_x conftest$ac_exeext
11800        }; then
11801   case "$LIBEXT" in
11802     dll) ;;
11803     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'` ;;
11804     *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
11805   esac
11806 else
11807   $as_echo "$as_me: failed program was:" >&5
11808 sed 's/^/| /' conftest.$ac_ext >&5
11809
11810
11811 fi
11812
11813 rm -rf conftest.dSYM
11814 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11815       conftest$ac_exeext conftest.$ac_ext
11816   LIBS=$ac_check_soname_save_LIBS
11817 fi
11818 if test "x$ac_cv_lib_soname_GL" = "x"; then
11819   { $as_echo "$as_me:$LINENO: result: not found" >&5
11820 $as_echo "not found" >&6; }
11821        { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11822 $as_echo_n "checking for -lGL... " >&6; }
11823 if test "${ac_cv_lib_soname_GL+set}" = set; then
11824   $as_echo_n "(cached) " >&6
11825 else
11826   ac_check_soname_save_LIBS=$LIBS
11827 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"
11828   cat >conftest.$ac_ext <<_ACEOF
11829 /* confdefs.h.  */
11830 _ACEOF
11831 cat confdefs.h >>conftest.$ac_ext
11832 cat >>conftest.$ac_ext <<_ACEOF
11833 /* end confdefs.h.  */
11834
11835 /* Override any GCC internal prototype to avoid an error.
11836    Use char because int might match the return type of a GCC
11837    builtin and then its argument prototype would still apply.  */
11838 #ifdef __cplusplus
11839 extern "C"
11840 #endif
11841 char glXCreateContext ();
11842 int
11843 main ()
11844 {
11845 return glXCreateContext ();
11846   ;
11847   return 0;
11848 }
11849 _ACEOF
11850 rm -f conftest.$ac_objext conftest$ac_exeext
11851 if { (ac_try="$ac_link"
11852 case "(($ac_try" in
11853   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11854   *) ac_try_echo=$ac_try;;
11855 esac
11856 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11857 $as_echo "$ac_try_echo") >&5
11858   (eval "$ac_link") 2>conftest.er1
11859   ac_status=$?
11860   grep -v '^ *+' conftest.er1 >conftest.err
11861   rm -f conftest.er1
11862   cat conftest.err >&5
11863   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11864   (exit $ac_status); } && {
11865          test -z "$ac_c_werror_flag" ||
11866          test ! -s conftest.err
11867        } && test -s conftest$ac_exeext && {
11868          test "$cross_compiling" = yes ||
11869          $as_test_x conftest$ac_exeext
11870        }; then
11871   case "$LIBEXT" in
11872     dll) ;;
11873     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'` ;;
11874     *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
11875   esac
11876 else
11877   $as_echo "$as_me: failed program was:" >&5
11878 sed 's/^/| /' conftest.$ac_ext >&5
11879
11880
11881 fi
11882
11883 rm -rf conftest.dSYM
11884 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11885       conftest$ac_exeext conftest.$ac_ext
11886   LIBS=$ac_check_soname_save_LIBS
11887 fi
11888 if test "x$ac_cv_lib_soname_GL" = "x"; then
11889   { $as_echo "$as_me:$LINENO: result: not found" >&5
11890 $as_echo "not found" >&6; }
11891        if test -f /usr/X11R6/lib/libGL.a
11892                                     then
11893                                         opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
11894 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11895                                     else
11896                                         opengl_msg="No OpenGL library found on this system."
11897                                     fi
11898 else
11899   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11900 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11901
11902 cat >>confdefs.h <<_ACEOF
11903 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11904 _ACEOF
11905
11906        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"
11907
11908 cat >>confdefs.h <<\_ACEOF
11909 #define HAVE_OPENGL 1
11910 _ACEOF
11911
11912 fi
11913
11914 else
11915   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11916 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11917
11918 cat >>confdefs.h <<_ACEOF
11919 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11920 _ACEOF
11921
11922        OPENGL_LIBS="-lGL"
11923
11924 cat >>confdefs.h <<\_ACEOF
11925 #define HAVE_OPENGL 1
11926 _ACEOF
11927
11928 fi
11929
11930                  if test "$ac_cv_header_GL_glu_h" = "yes"
11931                  then
11932                     { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11933 $as_echo_n "checking for -lGLU... " >&6; }
11934 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11935   $as_echo_n "(cached) " >&6
11936 else
11937   ac_check_soname_save_LIBS=$LIBS
11938 LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11939   cat >conftest.$ac_ext <<_ACEOF
11940 /* confdefs.h.  */
11941 _ACEOF
11942 cat confdefs.h >>conftest.$ac_ext
11943 cat >>conftest.$ac_ext <<_ACEOF
11944 /* end confdefs.h.  */
11945
11946 /* Override any GCC internal prototype to avoid an error.
11947    Use char because int might match the return type of a GCC
11948    builtin and then its argument prototype would still apply.  */
11949 #ifdef __cplusplus
11950 extern "C"
11951 #endif
11952 char gluLookAt ();
11953 int
11954 main ()
11955 {
11956 return gluLookAt ();
11957   ;
11958   return 0;
11959 }
11960 _ACEOF
11961 rm -f conftest.$ac_objext conftest$ac_exeext
11962 if { (ac_try="$ac_link"
11963 case "(($ac_try" in
11964   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11965   *) ac_try_echo=$ac_try;;
11966 esac
11967 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11968 $as_echo "$ac_try_echo") >&5
11969   (eval "$ac_link") 2>conftest.er1
11970   ac_status=$?
11971   grep -v '^ *+' conftest.er1 >conftest.err
11972   rm -f conftest.er1
11973   cat conftest.err >&5
11974   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11975   (exit $ac_status); } && {
11976          test -z "$ac_c_werror_flag" ||
11977          test ! -s conftest.err
11978        } && test -s conftest$ac_exeext && {
11979          test "$cross_compiling" = yes ||
11980          $as_test_x conftest$ac_exeext
11981        }; then
11982   case "$LIBEXT" in
11983     dll) ;;
11984     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'` ;;
11985     *) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
11986   esac
11987 else
11988   $as_echo "$as_me: failed program was:" >&5
11989 sed 's/^/| /' conftest.$ac_ext >&5
11990
11991
11992 fi
11993
11994 rm -rf conftest.dSYM
11995 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11996       conftest$ac_exeext conftest.$ac_ext
11997   LIBS=$ac_check_soname_save_LIBS
11998 fi
11999 if test "x$ac_cv_lib_soname_GLU" = "x"; then
12000   { $as_echo "$as_me:$LINENO: result: not found" >&5
12001 $as_echo "not found" >&6; }
12002
12003 else
12004   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
12005 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
12006
12007 cat >>confdefs.h <<_ACEOF
12008 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
12009 _ACEOF
12010
12011
12012 fi
12013
12014                  fi
12015                  if test "x$ac_cv_lib_soname_GLU" = "x"; then
12016   case "x$with_glu" in
12017   x)   wine_notices="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
12018   xno) ;;
12019   *)   { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
12020 This is an error since --with-glu was requested." >&5
12021 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
12022 This is an error since --with-glu was requested." >&2;}
12023    { (exit 1); exit 1; }; } ;;
12024 esac
12025 fi
12026
12027              else
12028                  opengl_msg="Old Mesa headers detected. Consider upgrading your Mesa libraries."
12029              fi
12030          else
12031              opengl_msg="OpenGL development headers not found."
12032          fi
12033          test -n "$opengl_msg" && enable_opengl32=${enable_opengl32:-no}
12034          test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32=${enable_glu32:-no}
12035     else
12036          enable_opengl32=${enable_opengl32:-no}
12037          enable_glu32=${enable_glu32:-no}
12038     fi
12039     if test -n "$opengl_msg"; then
12040   case "x$with_opengl" in
12041   x)   wine_warnings="$wine_warnings|$opengl_msg
12042 OpenGL and Direct3D won't be supported." ;;
12043   xno) ;;
12044   *)   { { $as_echo "$as_me:$LINENO: error: $opengl_msg
12045 OpenGL and Direct3D won't be supported.
12046 This is an error since --with-opengl was requested." >&5
12047 $as_echo "$as_me: error: $opengl_msg
12048 OpenGL and Direct3D won't be supported.
12049 This is an error since --with-opengl was requested." >&2;}
12050    { (exit 1); exit 1; }; } ;;
12051 esac
12052 fi
12053
12054
12055         NASLIBS=""
12056
12057
12058 for ac_header in audio/audiolib.h
12059 do
12060 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12061 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12062   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12063 $as_echo_n "checking for $ac_header... " >&6; }
12064 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12065   $as_echo_n "(cached) " >&6
12066 fi
12067 ac_res=`eval 'as_val=${'$as_ac_Header'}
12068                  $as_echo "$as_val"'`
12069                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12070 $as_echo "$ac_res" >&6; }
12071 else
12072   # Is the header compilable?
12073 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12074 $as_echo_n "checking $ac_header usability... " >&6; }
12075 cat >conftest.$ac_ext <<_ACEOF
12076 /* confdefs.h.  */
12077 _ACEOF
12078 cat confdefs.h >>conftest.$ac_ext
12079 cat >>conftest.$ac_ext <<_ACEOF
12080 /* end confdefs.h.  */
12081 $ac_includes_default
12082 #include <$ac_header>
12083 _ACEOF
12084 rm -f conftest.$ac_objext
12085 if { (ac_try="$ac_compile"
12086 case "(($ac_try" in
12087   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12088   *) ac_try_echo=$ac_try;;
12089 esac
12090 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12091 $as_echo "$ac_try_echo") >&5
12092   (eval "$ac_compile") 2>conftest.er1
12093   ac_status=$?
12094   grep -v '^ *+' conftest.er1 >conftest.err
12095   rm -f conftest.er1
12096   cat conftest.err >&5
12097   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12098   (exit $ac_status); } && {
12099          test -z "$ac_c_werror_flag" ||
12100          test ! -s conftest.err
12101        } && test -s conftest.$ac_objext; then
12102   ac_header_compiler=yes
12103 else
12104   $as_echo "$as_me: failed program was:" >&5
12105 sed 's/^/| /' conftest.$ac_ext >&5
12106
12107         ac_header_compiler=no
12108 fi
12109
12110 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12111 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12112 $as_echo "$ac_header_compiler" >&6; }
12113
12114 # Is the header present?
12115 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12116 $as_echo_n "checking $ac_header presence... " >&6; }
12117 cat >conftest.$ac_ext <<_ACEOF
12118 /* confdefs.h.  */
12119 _ACEOF
12120 cat confdefs.h >>conftest.$ac_ext
12121 cat >>conftest.$ac_ext <<_ACEOF
12122 /* end confdefs.h.  */
12123 #include <$ac_header>
12124 _ACEOF
12125 if { (ac_try="$ac_cpp conftest.$ac_ext"
12126 case "(($ac_try" in
12127   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12128   *) ac_try_echo=$ac_try;;
12129 esac
12130 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12131 $as_echo "$ac_try_echo") >&5
12132   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12133   ac_status=$?
12134   grep -v '^ *+' conftest.er1 >conftest.err
12135   rm -f conftest.er1
12136   cat conftest.err >&5
12137   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12138   (exit $ac_status); } >/dev/null && {
12139          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12140          test ! -s conftest.err
12141        }; then
12142   ac_header_preproc=yes
12143 else
12144   $as_echo "$as_me: failed program was:" >&5
12145 sed 's/^/| /' conftest.$ac_ext >&5
12146
12147   ac_header_preproc=no
12148 fi
12149
12150 rm -f conftest.err conftest.$ac_ext
12151 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12152 $as_echo "$ac_header_preproc" >&6; }
12153
12154 # So?  What about this header?
12155 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12156   yes:no: )
12157     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12158 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12159     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12160 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12161     ac_header_preproc=yes
12162     ;;
12163   no:yes:* )
12164     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12165 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12166     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
12167 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
12168     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12169 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12170     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
12171 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
12172     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12173 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12174     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12175 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12176     ( cat <<\_ASBOX
12177 ## ------------------------------------ ##
12178 ## Report this to wine-devel@winehq.org ##
12179 ## ------------------------------------ ##
12180 _ASBOX
12181      ) | sed "s/^/$as_me: WARNING:     /" >&2
12182     ;;
12183 esac
12184 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12185 $as_echo_n "checking for $ac_header... " >&6; }
12186 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12187   $as_echo_n "(cached) " >&6
12188 else
12189   eval "$as_ac_Header=\$ac_header_preproc"
12190 fi
12191 ac_res=`eval 'as_val=${'$as_ac_Header'}
12192                  $as_echo "$as_val"'`
12193                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12194 $as_echo "$ac_res" >&6; }
12195
12196 fi
12197 as_val=`eval 'as_val=${'$as_ac_Header'}
12198                  $as_echo "$as_val"'`
12199    if test "x$as_val" = x""yes; then
12200   cat >>confdefs.h <<_ACEOF
12201 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12202 _ACEOF
12203
12204 for ac_header in audio/soundlib.h
12205 do
12206 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12207 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12208 $as_echo_n "checking for $ac_header... " >&6; }
12209 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12210   $as_echo_n "(cached) " >&6
12211 else
12212   cat >conftest.$ac_ext <<_ACEOF
12213 /* confdefs.h.  */
12214 _ACEOF
12215 cat confdefs.h >>conftest.$ac_ext
12216 cat >>conftest.$ac_ext <<_ACEOF
12217 /* end confdefs.h.  */
12218 #include <audio/audiolib.h>
12219
12220 #include <$ac_header>
12221 _ACEOF
12222 rm -f conftest.$ac_objext
12223 if { (ac_try="$ac_compile"
12224 case "(($ac_try" in
12225   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12226   *) ac_try_echo=$ac_try;;
12227 esac
12228 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12229 $as_echo "$ac_try_echo") >&5
12230   (eval "$ac_compile") 2>conftest.er1
12231   ac_status=$?
12232   grep -v '^ *+' conftest.er1 >conftest.err
12233   rm -f conftest.er1
12234   cat conftest.err >&5
12235   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12236   (exit $ac_status); } && {
12237          test -z "$ac_c_werror_flag" ||
12238          test ! -s conftest.err
12239        } && test -s conftest.$ac_objext; then
12240   eval "$as_ac_Header=yes"
12241 else
12242   $as_echo "$as_me: failed program was:" >&5
12243 sed 's/^/| /' conftest.$ac_ext >&5
12244
12245         eval "$as_ac_Header=no"
12246 fi
12247
12248 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12249 fi
12250 ac_res=`eval 'as_val=${'$as_ac_Header'}
12251                  $as_echo "$as_val"'`
12252                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12253 $as_echo "$ac_res" >&6; }
12254 as_val=`eval 'as_val=${'$as_ac_Header'}
12255                  $as_echo "$as_val"'`
12256    if test "x$as_val" = x""yes; then
12257   cat >>confdefs.h <<_ACEOF
12258 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12259 _ACEOF
12260
12261 fi
12262
12263 done
12264
12265           { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
12266 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
12267 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
12268   $as_echo_n "(cached) " >&6
12269 else
12270   ac_check_lib_save_LIBS=$LIBS
12271 LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
12272 cat >conftest.$ac_ext <<_ACEOF
12273 /* confdefs.h.  */
12274 _ACEOF
12275 cat confdefs.h >>conftest.$ac_ext
12276 cat >>conftest.$ac_ext <<_ACEOF
12277 /* end confdefs.h.  */
12278
12279 /* Override any GCC internal prototype to avoid an error.
12280    Use char because int might match the return type of a GCC
12281    builtin and then its argument prototype would still apply.  */
12282 #ifdef __cplusplus
12283 extern "C"
12284 #endif
12285 char AuCreateFlow ();
12286 int
12287 main ()
12288 {
12289 return AuCreateFlow ();
12290   ;
12291   return 0;
12292 }
12293 _ACEOF
12294 rm -f conftest.$ac_objext conftest$ac_exeext
12295 if { (ac_try="$ac_link"
12296 case "(($ac_try" in
12297   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12298   *) ac_try_echo=$ac_try;;
12299 esac
12300 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12301 $as_echo "$ac_try_echo") >&5
12302   (eval "$ac_link") 2>conftest.er1
12303   ac_status=$?
12304   grep -v '^ *+' conftest.er1 >conftest.err
12305   rm -f conftest.er1
12306   cat conftest.err >&5
12307   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12308   (exit $ac_status); } && {
12309          test -z "$ac_c_werror_flag" ||
12310          test ! -s conftest.err
12311        } && test -s conftest$ac_exeext && {
12312          test "$cross_compiling" = yes ||
12313          $as_test_x conftest$ac_exeext
12314        }; then
12315   ac_cv_lib_audio_AuCreateFlow=yes
12316 else
12317   $as_echo "$as_me: failed program was:" >&5
12318 sed 's/^/| /' conftest.$ac_ext >&5
12319
12320         ac_cv_lib_audio_AuCreateFlow=no
12321 fi
12322
12323 rm -rf conftest.dSYM
12324 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12325       conftest$ac_exeext conftest.$ac_ext
12326 LIBS=$ac_check_lib_save_LIBS
12327 fi
12328 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
12329 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
12330 if test "x$ac_cv_lib_audio_AuCreateFlow" = x""yes; then
12331
12332 cat >>confdefs.h <<\_ACEOF
12333 #define HAVE_NAS 1
12334 _ACEOF
12335
12336                         { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
12337 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
12338 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
12339   $as_echo_n "(cached) " >&6
12340 else
12341   ac_check_lib_save_LIBS=$LIBS
12342 LIBS="-lXau $X_LIBS $LIBS"
12343 cat >conftest.$ac_ext <<_ACEOF
12344 /* confdefs.h.  */
12345 _ACEOF
12346 cat confdefs.h >>conftest.$ac_ext
12347 cat >>conftest.$ac_ext <<_ACEOF
12348 /* end confdefs.h.  */
12349
12350 /* Override any GCC internal prototype to avoid an error.
12351    Use char because int might match the return type of a GCC
12352    builtin and then its argument prototype would still apply.  */
12353 #ifdef __cplusplus
12354 extern "C"
12355 #endif
12356 char XauGetBestAuthByAddr ();
12357 int
12358 main ()
12359 {
12360 return XauGetBestAuthByAddr ();
12361   ;
12362   return 0;
12363 }
12364 _ACEOF
12365 rm -f conftest.$ac_objext conftest$ac_exeext
12366 if { (ac_try="$ac_link"
12367 case "(($ac_try" in
12368   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12369   *) ac_try_echo=$ac_try;;
12370 esac
12371 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12372 $as_echo "$ac_try_echo") >&5
12373   (eval "$ac_link") 2>conftest.er1
12374   ac_status=$?
12375   grep -v '^ *+' conftest.er1 >conftest.err
12376   rm -f conftest.er1
12377   cat conftest.err >&5
12378   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12379   (exit $ac_status); } && {
12380          test -z "$ac_c_werror_flag" ||
12381          test ! -s conftest.err
12382        } && test -s conftest$ac_exeext && {
12383          test "$cross_compiling" = yes ||
12384          $as_test_x conftest$ac_exeext
12385        }; then
12386   ac_cv_lib_Xau_XauGetBestAuthByAddr=yes
12387 else
12388   $as_echo "$as_me: failed program was:" >&5
12389 sed 's/^/| /' conftest.$ac_ext >&5
12390
12391         ac_cv_lib_Xau_XauGetBestAuthByAddr=no
12392 fi
12393
12394 rm -rf conftest.dSYM
12395 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12396       conftest$ac_exeext conftest.$ac_ext
12397 LIBS=$ac_check_lib_save_LIBS
12398 fi
12399 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
12400 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
12401 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x""yes; then
12402   NASLIBS="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12403 else
12404   NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12405 fi
12406
12407
12408 fi
12409
12410 fi
12411
12412 done
12413
12414
12415     CPPFLAGS="$ac_save_CPPFLAGS"
12416 else
12417     XLIB=""
12418     X_CFLAGS=""
12419     X_LIBS=""
12420     enable_winex11_drv=${enable_winex11_drv:-no}
12421     enable_opengl32=${enable_opengl32:-no}
12422     enable_glu32=${enable_glu32:-no}
12423 fi
12424 if test "x$XLIB" = "x"; then
12425   case "x$with_x" in
12426   xno) ;;
12427   *)   { { $as_echo "$as_me:$LINENO: error: X ${notice_platform}development files not found. Wine will be built
12428 without X support, which probably isn't what you want. You will need to install
12429 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12430 Use the --without-x option if you really want this." >&5
12431 $as_echo "$as_me: error: X ${notice_platform}development files not found. Wine will be built
12432 without X support, which probably isn't what you want. You will need to install
12433 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12434 Use the --without-x option if you really want this." >&2;}
12435    { (exit 1); exit 1; }; } ;;
12436 esac
12437 fi
12438
12439
12440
12441 XML2LIBS=""
12442
12443 XML2INCL=""
12444
12445 XSLTINCL=""
12446
12447 if test "x$with_xml" != "xno"
12448 then
12449     ac_save_CPPFLAGS="$CPPFLAGS"
12450     if test "$PKG_CONFIG" != "false"
12451     then
12452         ac_xml_libs="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
12453         ac_xml_cflags="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
12454     else
12455         ac_xml_libs="`xml2-config --libs 2>/dev/null`"
12456         ac_xml_cflags="`xml2-config --cflags  2>/dev/null`"
12457     fi
12458     CPPFLAGS="$CPPFLAGS $ac_xml_cflags"
12459
12460 for ac_header in libxml/parser.h
12461 do
12462 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12463 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12464   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12465 $as_echo_n "checking for $ac_header... " >&6; }
12466 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12467   $as_echo_n "(cached) " >&6
12468 fi
12469 ac_res=`eval 'as_val=${'$as_ac_Header'}
12470                  $as_echo "$as_val"'`
12471                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12472 $as_echo "$ac_res" >&6; }
12473 else
12474   # Is the header compilable?
12475 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12476 $as_echo_n "checking $ac_header usability... " >&6; }
12477 cat >conftest.$ac_ext <<_ACEOF
12478 /* confdefs.h.  */
12479 _ACEOF
12480 cat confdefs.h >>conftest.$ac_ext
12481 cat >>conftest.$ac_ext <<_ACEOF
12482 /* end confdefs.h.  */
12483 $ac_includes_default
12484 #include <$ac_header>
12485 _ACEOF
12486 rm -f conftest.$ac_objext
12487 if { (ac_try="$ac_compile"
12488 case "(($ac_try" in
12489   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12490   *) ac_try_echo=$ac_try;;
12491 esac
12492 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12493 $as_echo "$ac_try_echo") >&5
12494   (eval "$ac_compile") 2>conftest.er1
12495   ac_status=$?
12496   grep -v '^ *+' conftest.er1 >conftest.err
12497   rm -f conftest.er1
12498   cat conftest.err >&5
12499   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12500   (exit $ac_status); } && {
12501          test -z "$ac_c_werror_flag" ||
12502          test ! -s conftest.err
12503        } && test -s conftest.$ac_objext; then
12504   ac_header_compiler=yes
12505 else
12506   $as_echo "$as_me: failed program was:" >&5
12507 sed 's/^/| /' conftest.$ac_ext >&5
12508
12509         ac_header_compiler=no
12510 fi
12511
12512 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12513 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12514 $as_echo "$ac_header_compiler" >&6; }
12515
12516 # Is the header present?
12517 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12518 $as_echo_n "checking $ac_header presence... " >&6; }
12519 cat >conftest.$ac_ext <<_ACEOF
12520 /* confdefs.h.  */
12521 _ACEOF
12522 cat confdefs.h >>conftest.$ac_ext
12523 cat >>conftest.$ac_ext <<_ACEOF
12524 /* end confdefs.h.  */
12525 #include <$ac_header>
12526 _ACEOF
12527 if { (ac_try="$ac_cpp conftest.$ac_ext"
12528 case "(($ac_try" in
12529   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12530   *) ac_try_echo=$ac_try;;
12531 esac
12532 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12533 $as_echo "$ac_try_echo") >&5
12534   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12535   ac_status=$?
12536   grep -v '^ *+' conftest.er1 >conftest.err
12537   rm -f conftest.er1
12538   cat conftest.err >&5
12539   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12540   (exit $ac_status); } >/dev/null && {
12541          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12542          test ! -s conftest.err
12543        }; then
12544   ac_header_preproc=yes
12545 else
12546   $as_echo "$as_me: failed program was:" >&5
12547 sed 's/^/| /' conftest.$ac_ext >&5
12548
12549   ac_header_preproc=no
12550 fi
12551
12552 rm -f conftest.err conftest.$ac_ext
12553 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12554 $as_echo "$ac_header_preproc" >&6; }
12555
12556 # So?  What about this header?
12557 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12558   yes:no: )
12559     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12560 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12561     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12562 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12563     ac_header_preproc=yes
12564     ;;
12565   no:yes:* )
12566     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12567 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12568     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
12569 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
12570     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12571 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12572     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
12573 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
12574     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12575 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12576     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12577 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12578     ( cat <<\_ASBOX
12579 ## ------------------------------------ ##
12580 ## Report this to wine-devel@winehq.org ##
12581 ## ------------------------------------ ##
12582 _ASBOX
12583      ) | sed "s/^/$as_me: WARNING:     /" >&2
12584     ;;
12585 esac
12586 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12587 $as_echo_n "checking for $ac_header... " >&6; }
12588 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12589   $as_echo_n "(cached) " >&6
12590 else
12591   eval "$as_ac_Header=\$ac_header_preproc"
12592 fi
12593 ac_res=`eval 'as_val=${'$as_ac_Header'}
12594                  $as_echo "$as_val"'`
12595                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12596 $as_echo "$ac_res" >&6; }
12597
12598 fi
12599 as_val=`eval 'as_val=${'$as_ac_Header'}
12600                  $as_echo "$as_val"'`
12601    if test "x$as_val" = x""yes; then
12602   cat >>confdefs.h <<_ACEOF
12603 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12604 _ACEOF
12605  { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12606 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12607 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12608   $as_echo_n "(cached) " >&6
12609 else
12610   ac_check_lib_save_LIBS=$LIBS
12611 LIBS="-lxml2 $ac_xml_libs $LIBS"
12612 cat >conftest.$ac_ext <<_ACEOF
12613 /* confdefs.h.  */
12614 _ACEOF
12615 cat confdefs.h >>conftest.$ac_ext
12616 cat >>conftest.$ac_ext <<_ACEOF
12617 /* end confdefs.h.  */
12618
12619 /* Override any GCC internal prototype to avoid an error.
12620    Use char because int might match the return type of a GCC
12621    builtin and then its argument prototype would still apply.  */
12622 #ifdef __cplusplus
12623 extern "C"
12624 #endif
12625 char xmlParseMemory ();
12626 int
12627 main ()
12628 {
12629 return xmlParseMemory ();
12630   ;
12631   return 0;
12632 }
12633 _ACEOF
12634 rm -f conftest.$ac_objext conftest$ac_exeext
12635 if { (ac_try="$ac_link"
12636 case "(($ac_try" in
12637   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12638   *) ac_try_echo=$ac_try;;
12639 esac
12640 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12641 $as_echo "$ac_try_echo") >&5
12642   (eval "$ac_link") 2>conftest.er1
12643   ac_status=$?
12644   grep -v '^ *+' conftest.er1 >conftest.err
12645   rm -f conftest.er1
12646   cat conftest.err >&5
12647   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12648   (exit $ac_status); } && {
12649          test -z "$ac_c_werror_flag" ||
12650          test ! -s conftest.err
12651        } && test -s conftest$ac_exeext && {
12652          test "$cross_compiling" = yes ||
12653          $as_test_x conftest$ac_exeext
12654        }; then
12655   ac_cv_lib_xml2_xmlParseMemory=yes
12656 else
12657   $as_echo "$as_me: failed program was:" >&5
12658 sed 's/^/| /' conftest.$ac_ext >&5
12659
12660         ac_cv_lib_xml2_xmlParseMemory=no
12661 fi
12662
12663 rm -rf conftest.dSYM
12664 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12665       conftest$ac_exeext conftest.$ac_ext
12666 LIBS=$ac_check_lib_save_LIBS
12667 fi
12668 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12669 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12670 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x""yes; then
12671
12672 cat >>confdefs.h <<\_ACEOF
12673 #define HAVE_LIBXML2 1
12674 _ACEOF
12675
12676                  XML2LIBS="$ac_xml_libs"
12677                  XML2INCL="$ac_xml_cflags"
12678 fi
12679
12680              { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12681 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12682 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12683   $as_echo_n "(cached) " >&6
12684 else
12685   ac_check_lib_save_LIBS=$LIBS
12686 LIBS="-lxml2 $ac_xml_libs $LIBS"
12687 cat >conftest.$ac_ext <<_ACEOF
12688 /* confdefs.h.  */
12689 _ACEOF
12690 cat confdefs.h >>conftest.$ac_ext
12691 cat >>conftest.$ac_ext <<_ACEOF
12692 /* end confdefs.h.  */
12693
12694 /* Override any GCC internal prototype to avoid an error.
12695    Use char because int might match the return type of a GCC
12696    builtin and then its argument prototype would still apply.  */
12697 #ifdef __cplusplus
12698 extern "C"
12699 #endif
12700 char xmlReadMemory ();
12701 int
12702 main ()
12703 {
12704 return xmlReadMemory ();
12705   ;
12706   return 0;
12707 }
12708 _ACEOF
12709 rm -f conftest.$ac_objext conftest$ac_exeext
12710 if { (ac_try="$ac_link"
12711 case "(($ac_try" in
12712   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12713   *) ac_try_echo=$ac_try;;
12714 esac
12715 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12716 $as_echo "$ac_try_echo") >&5
12717   (eval "$ac_link") 2>conftest.er1
12718   ac_status=$?
12719   grep -v '^ *+' conftest.er1 >conftest.err
12720   rm -f conftest.er1
12721   cat conftest.err >&5
12722   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12723   (exit $ac_status); } && {
12724          test -z "$ac_c_werror_flag" ||
12725          test ! -s conftest.err
12726        } && test -s conftest$ac_exeext && {
12727          test "$cross_compiling" = yes ||
12728          $as_test_x conftest$ac_exeext
12729        }; then
12730   ac_cv_lib_xml2_xmlReadMemory=yes
12731 else
12732   $as_echo "$as_me: failed program was:" >&5
12733 sed 's/^/| /' conftest.$ac_ext >&5
12734
12735         ac_cv_lib_xml2_xmlReadMemory=no
12736 fi
12737
12738 rm -rf conftest.dSYM
12739 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12740       conftest$ac_exeext conftest.$ac_ext
12741 LIBS=$ac_check_lib_save_LIBS
12742 fi
12743 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12744 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12745 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x""yes; then
12746
12747 cat >>confdefs.h <<\_ACEOF
12748 #define HAVE_XMLREADMEMORY 1
12749 _ACEOF
12750
12751 fi
12752
12753              { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12754 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12755 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12756   $as_echo_n "(cached) " >&6
12757 else
12758   ac_check_lib_save_LIBS=$LIBS
12759 LIBS="-lxml2 $ac_xml_libs $LIBS"
12760 cat >conftest.$ac_ext <<_ACEOF
12761 /* confdefs.h.  */
12762 _ACEOF
12763 cat confdefs.h >>conftest.$ac_ext
12764 cat >>conftest.$ac_ext <<_ACEOF
12765 /* end confdefs.h.  */
12766
12767 /* Override any GCC internal prototype to avoid an error.
12768    Use char because int might match the return type of a GCC
12769    builtin and then its argument prototype would still apply.  */
12770 #ifdef __cplusplus
12771 extern "C"
12772 #endif
12773 char xmlNewDocPI ();
12774 int
12775 main ()
12776 {
12777 return xmlNewDocPI ();
12778   ;
12779   return 0;
12780 }
12781 _ACEOF
12782 rm -f conftest.$ac_objext conftest$ac_exeext
12783 if { (ac_try="$ac_link"
12784 case "(($ac_try" in
12785   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12786   *) ac_try_echo=$ac_try;;
12787 esac
12788 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12789 $as_echo "$ac_try_echo") >&5
12790   (eval "$ac_link") 2>conftest.er1
12791   ac_status=$?
12792   grep -v '^ *+' conftest.er1 >conftest.err
12793   rm -f conftest.er1
12794   cat conftest.err >&5
12795   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12796   (exit $ac_status); } && {
12797          test -z "$ac_c_werror_flag" ||
12798          test ! -s conftest.err
12799        } && test -s conftest$ac_exeext && {
12800          test "$cross_compiling" = yes ||
12801          $as_test_x conftest$ac_exeext
12802        }; then
12803   ac_cv_lib_xml2_xmlNewDocPI=yes
12804 else
12805   $as_echo "$as_me: failed program was:" >&5
12806 sed 's/^/| /' conftest.$ac_ext >&5
12807
12808         ac_cv_lib_xml2_xmlNewDocPI=no
12809 fi
12810
12811 rm -rf conftest.dSYM
12812 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12813       conftest$ac_exeext conftest.$ac_ext
12814 LIBS=$ac_check_lib_save_LIBS
12815 fi
12816 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12817 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12818 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x""yes; then
12819
12820 cat >>confdefs.h <<\_ACEOF
12821 #define HAVE_XMLNEWDOCPI 1
12822 _ACEOF
12823
12824 fi
12825
12826
12827 fi
12828
12829 done
12830
12831     CPPFLAGS="$ac_save_CPPFLAGS"
12832 fi
12833 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12834   case "x$with_xml" in
12835   x)   wine_warnings="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12836   xno) ;;
12837   *)   { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12838 This is an error since --with-xml was requested." >&5
12839 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12840 This is an error since --with-xml was requested." >&2;}
12841    { (exit 1); exit 1; }; } ;;
12842 esac
12843 fi
12844
12845
12846 if test "x$with_xslt" != "xno"
12847 then
12848     if test "$PKG_CONFIG" != "false"
12849     then
12850         ac_xslt_libs="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
12851         ac_xslt_cflags="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
12852     else
12853         ac_xslt_libs="`xslt-config --libs 2>/dev/null`"
12854         ac_xslt_cflags="`xslt-config --cflags 2>/dev/null`"
12855     fi
12856     ac_save_CPPFLAGS="$CPPFLAGS"
12857     CPPFLAGS="$CPPFLAGS $ac_xslt_cflags"
12858
12859
12860 for ac_header in libxslt/pattern.h libxslt/transform.h
12861 do
12862 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12863 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12864 $as_echo_n "checking for $ac_header... " >&6; }
12865 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12866   $as_echo_n "(cached) " >&6
12867 else
12868   cat >conftest.$ac_ext <<_ACEOF
12869 /* confdefs.h.  */
12870 _ACEOF
12871 cat confdefs.h >>conftest.$ac_ext
12872 cat >>conftest.$ac_ext <<_ACEOF
12873 /* end confdefs.h.  */
12874 #ifdef HAVE_LIBXSLT_PATTERN_H
12875 # include <libxslt/pattern.h>
12876 #endif
12877
12878 #include <$ac_header>
12879 _ACEOF
12880 rm -f conftest.$ac_objext
12881 if { (ac_try="$ac_compile"
12882 case "(($ac_try" in
12883   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12884   *) ac_try_echo=$ac_try;;
12885 esac
12886 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12887 $as_echo "$ac_try_echo") >&5
12888   (eval "$ac_compile") 2>conftest.er1
12889   ac_status=$?
12890   grep -v '^ *+' conftest.er1 >conftest.err
12891   rm -f conftest.er1
12892   cat conftest.err >&5
12893   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12894   (exit $ac_status); } && {
12895          test -z "$ac_c_werror_flag" ||
12896          test ! -s conftest.err
12897        } && test -s conftest.$ac_objext; then
12898   eval "$as_ac_Header=yes"
12899 else
12900   $as_echo "$as_me: failed program was:" >&5
12901 sed 's/^/| /' conftest.$ac_ext >&5
12902
12903         eval "$as_ac_Header=no"
12904 fi
12905
12906 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12907 fi
12908 ac_res=`eval 'as_val=${'$as_ac_Header'}
12909                  $as_echo "$as_val"'`
12910                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12911 $as_echo "$ac_res" >&6; }
12912 as_val=`eval 'as_val=${'$as_ac_Header'}
12913                  $as_echo "$as_val"'`
12914    if test "x$as_val" = x""yes; then
12915   cat >>confdefs.h <<_ACEOF
12916 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12917 _ACEOF
12918
12919 fi
12920
12921 done
12922
12923     CPPFLAGS="$ac_save_CPPFLAGS"
12924     if test "$ac_cv_header_libxslt_transform_h" = "yes"
12925     then
12926         { $as_echo "$as_me:$LINENO: checking for -lxslt" >&5
12927 $as_echo_n "checking for -lxslt... " >&6; }
12928 if test "${ac_cv_lib_soname_xslt+set}" = set; then
12929   $as_echo_n "(cached) " >&6
12930 else
12931   ac_check_soname_save_LIBS=$LIBS
12932 LIBS="-lxslt $ac_xslt_libs $LIBS"
12933   cat >conftest.$ac_ext <<_ACEOF
12934 /* confdefs.h.  */
12935 _ACEOF
12936 cat confdefs.h >>conftest.$ac_ext
12937 cat >>conftest.$ac_ext <<_ACEOF
12938 /* end confdefs.h.  */
12939
12940 /* Override any GCC internal prototype to avoid an error.
12941    Use char because int might match the return type of a GCC
12942    builtin and then its argument prototype would still apply.  */
12943 #ifdef __cplusplus
12944 extern "C"
12945 #endif
12946 char xsltCompilePattern ();
12947 int
12948 main ()
12949 {
12950 return xsltCompilePattern ();
12951   ;
12952   return 0;
12953 }
12954 _ACEOF
12955 rm -f conftest.$ac_objext conftest$ac_exeext
12956 if { (ac_try="$ac_link"
12957 case "(($ac_try" in
12958   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12959   *) ac_try_echo=$ac_try;;
12960 esac
12961 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12962 $as_echo "$ac_try_echo") >&5
12963   (eval "$ac_link") 2>conftest.er1
12964   ac_status=$?
12965   grep -v '^ *+' conftest.er1 >conftest.err
12966   rm -f conftest.er1
12967   cat conftest.err >&5
12968   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12969   (exit $ac_status); } && {
12970          test -z "$ac_c_werror_flag" ||
12971          test ! -s conftest.err
12972        } && test -s conftest$ac_exeext && {
12973          test "$cross_compiling" = yes ||
12974          $as_test_x conftest$ac_exeext
12975        }; then
12976   case "$LIBEXT" in
12977     dll) ;;
12978     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'` ;;
12979     *) ac_cv_lib_soname_xslt=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
12980   esac
12981 else
12982   $as_echo "$as_me: failed program was:" >&5
12983 sed 's/^/| /' conftest.$ac_ext >&5
12984
12985
12986 fi
12987
12988 rm -rf conftest.dSYM
12989 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12990       conftest$ac_exeext conftest.$ac_ext
12991   LIBS=$ac_check_soname_save_LIBS
12992 fi
12993 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12994   { $as_echo "$as_me:$LINENO: result: not found" >&5
12995 $as_echo "not found" >&6; }
12996
12997 else
12998   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_xslt" >&5
12999 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
13000
13001 cat >>confdefs.h <<_ACEOF
13002 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
13003 _ACEOF
13004
13005        XSLTINCL="$ac_xslt_cflags"
13006 fi
13007
13008     fi
13009 fi
13010 if test "x$ac_cv_lib_soname_xslt" = "x"; then
13011   case "x$with_xslt" in
13012   x)   wine_warnings="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
13013   xno) ;;
13014   *)   { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
13015 This is an error since --with-xslt was requested." >&5
13016 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
13017 This is an error since --with-xslt was requested." >&2;}
13018    { (exit 1); exit 1; }; } ;;
13019 esac
13020 fi
13021
13022
13023 HALINCL=""
13024
13025 if test "x$with_hal" != "xno"
13026 then
13027     ac_save_CPPFLAGS="$CPPFLAGS"
13028     if test "$PKG_CONFIG" != "false"
13029     then
13030         ac_hal_libs="`$PKG_CONFIG --libs hal 2>/dev/null`"
13031         ac_hal_cflags="`$PKG_CONFIG --cflags hal 2>/dev/null`"
13032         CPPFLAGS="$CPPFLAGS $ac_hal_cflags"
13033     fi
13034
13035
13036 for ac_header in dbus/dbus.h hal/libhal.h
13037 do
13038 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
13039 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13040   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
13041 $as_echo_n "checking for $ac_header... " >&6; }
13042 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13043   $as_echo_n "(cached) " >&6
13044 fi
13045 ac_res=`eval 'as_val=${'$as_ac_Header'}
13046                  $as_echo "$as_val"'`
13047                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13048 $as_echo "$ac_res" >&6; }
13049 else
13050   # Is the header compilable?
13051 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
13052 $as_echo_n "checking $ac_header usability... " >&6; }
13053 cat >conftest.$ac_ext <<_ACEOF
13054 /* confdefs.h.  */
13055 _ACEOF
13056 cat confdefs.h >>conftest.$ac_ext
13057 cat >>conftest.$ac_ext <<_ACEOF
13058 /* end confdefs.h.  */
13059 $ac_includes_default
13060 #include <$ac_header>
13061 _ACEOF
13062 rm -f conftest.$ac_objext
13063 if { (ac_try="$ac_compile"
13064 case "(($ac_try" in
13065   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13066   *) ac_try_echo=$ac_try;;
13067 esac
13068 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13069 $as_echo "$ac_try_echo") >&5
13070   (eval "$ac_compile") 2>conftest.er1
13071   ac_status=$?
13072   grep -v '^ *+' conftest.er1 >conftest.err
13073   rm -f conftest.er1
13074   cat conftest.err >&5
13075   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13076   (exit $ac_status); } && {
13077          test -z "$ac_c_werror_flag" ||
13078          test ! -s conftest.err
13079        } && test -s conftest.$ac_objext; then
13080   ac_header_compiler=yes
13081 else
13082   $as_echo "$as_me: failed program was:" >&5
13083 sed 's/^/| /' conftest.$ac_ext >&5
13084
13085         ac_header_compiler=no
13086 fi
13087
13088 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13089 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13090 $as_echo "$ac_header_compiler" >&6; }
13091
13092 # Is the header present?
13093 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
13094 $as_echo_n "checking $ac_header presence... " >&6; }
13095 cat >conftest.$ac_ext <<_ACEOF
13096 /* confdefs.h.  */
13097 _ACEOF
13098 cat confdefs.h >>conftest.$ac_ext
13099 cat >>conftest.$ac_ext <<_ACEOF
13100 /* end confdefs.h.  */
13101 #include <$ac_header>
13102 _ACEOF
13103 if { (ac_try="$ac_cpp conftest.$ac_ext"
13104 case "(($ac_try" in
13105   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13106   *) ac_try_echo=$ac_try;;
13107 esac
13108 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13109 $as_echo "$ac_try_echo") >&5
13110   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13111   ac_status=$?
13112   grep -v '^ *+' conftest.er1 >conftest.err
13113   rm -f conftest.er1
13114   cat conftest.err >&5
13115   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13116   (exit $ac_status); } >/dev/null && {
13117          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13118          test ! -s conftest.err
13119        }; then
13120   ac_header_preproc=yes
13121 else
13122   $as_echo "$as_me: failed program was:" >&5
13123 sed 's/^/| /' conftest.$ac_ext >&5
13124
13125   ac_header_preproc=no
13126 fi
13127
13128 rm -f conftest.err conftest.$ac_ext
13129 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13130 $as_echo "$ac_header_preproc" >&6; }
13131
13132 # So?  What about this header?
13133 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13134   yes:no: )
13135     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13136 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13137     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
13138 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
13139     ac_header_preproc=yes
13140     ;;
13141   no:yes:* )
13142     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13143 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13144     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
13145 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
13146     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13147 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13148     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
13149 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
13150     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13151 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13152     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13153 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13154     ( cat <<\_ASBOX
13155 ## ------------------------------------ ##
13156 ## Report this to wine-devel@winehq.org ##
13157 ## ------------------------------------ ##
13158 _ASBOX
13159      ) | sed "s/^/$as_me: WARNING:     /" >&2
13160     ;;
13161 esac
13162 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
13163 $as_echo_n "checking for $ac_header... " >&6; }
13164 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13165   $as_echo_n "(cached) " >&6
13166 else
13167   eval "$as_ac_Header=\$ac_header_preproc"
13168 fi
13169 ac_res=`eval 'as_val=${'$as_ac_Header'}
13170                  $as_echo "$as_val"'`
13171                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13172 $as_echo "$ac_res" >&6; }
13173
13174 fi
13175 as_val=`eval 'as_val=${'$as_ac_Header'}
13176                  $as_echo "$as_val"'`
13177    if test "x$as_val" = x""yes; then
13178   cat >>confdefs.h <<_ACEOF
13179 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13180 _ACEOF
13181
13182 fi
13183
13184 done
13185
13186     if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
13187     then
13188         { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
13189 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
13190 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
13191   $as_echo_n "(cached) " >&6
13192 else
13193   ac_check_lib_save_LIBS=$LIBS
13194 LIBS="-ldbus-1 $ac_hal_libs $LIBS"
13195 cat >conftest.$ac_ext <<_ACEOF
13196 /* confdefs.h.  */
13197 _ACEOF
13198 cat confdefs.h >>conftest.$ac_ext
13199 cat >>conftest.$ac_ext <<_ACEOF
13200 /* end confdefs.h.  */
13201
13202 /* Override any GCC internal prototype to avoid an error.
13203    Use char because int might match the return type of a GCC
13204    builtin and then its argument prototype would still apply.  */
13205 #ifdef __cplusplus
13206 extern "C"
13207 #endif
13208 char dbus_connection_close ();
13209 int
13210 main ()
13211 {
13212 return dbus_connection_close ();
13213   ;
13214   return 0;
13215 }
13216 _ACEOF
13217 rm -f conftest.$ac_objext conftest$ac_exeext
13218 if { (ac_try="$ac_link"
13219 case "(($ac_try" in
13220   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13221   *) ac_try_echo=$ac_try;;
13222 esac
13223 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13224 $as_echo "$ac_try_echo") >&5
13225   (eval "$ac_link") 2>conftest.er1
13226   ac_status=$?
13227   grep -v '^ *+' conftest.er1 >conftest.err
13228   rm -f conftest.er1
13229   cat conftest.err >&5
13230   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13231   (exit $ac_status); } && {
13232          test -z "$ac_c_werror_flag" ||
13233          test ! -s conftest.err
13234        } && test -s conftest$ac_exeext && {
13235          test "$cross_compiling" = yes ||
13236          $as_test_x conftest$ac_exeext
13237        }; then
13238   ac_cv_lib_dbus_1_dbus_connection_close=yes
13239 else
13240   $as_echo "$as_me: failed program was:" >&5
13241 sed 's/^/| /' conftest.$ac_ext >&5
13242
13243         ac_cv_lib_dbus_1_dbus_connection_close=no
13244 fi
13245
13246 rm -rf conftest.dSYM
13247 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13248       conftest$ac_exeext conftest.$ac_ext
13249 LIBS=$ac_check_lib_save_LIBS
13250 fi
13251 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
13252 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
13253 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x""yes; then
13254   { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
13255 $as_echo_n "checking for -lhal... " >&6; }
13256 if test "${ac_cv_lib_soname_hal+set}" = set; then
13257   $as_echo_n "(cached) " >&6
13258 else
13259   ac_check_soname_save_LIBS=$LIBS
13260 LIBS="-lhal $ac_hal_libs $LIBS"
13261   cat >conftest.$ac_ext <<_ACEOF
13262 /* confdefs.h.  */
13263 _ACEOF
13264 cat confdefs.h >>conftest.$ac_ext
13265 cat >>conftest.$ac_ext <<_ACEOF
13266 /* end confdefs.h.  */
13267
13268 /* Override any GCC internal prototype to avoid an error.
13269    Use char because int might match the return type of a GCC
13270    builtin and then its argument prototype would still apply.  */
13271 #ifdef __cplusplus
13272 extern "C"
13273 #endif
13274 char libhal_ctx_new ();
13275 int
13276 main ()
13277 {
13278 return libhal_ctx_new ();
13279   ;
13280   return 0;
13281 }
13282 _ACEOF
13283 rm -f conftest.$ac_objext conftest$ac_exeext
13284 if { (ac_try="$ac_link"
13285 case "(($ac_try" in
13286   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13287   *) ac_try_echo=$ac_try;;
13288 esac
13289 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13290 $as_echo "$ac_try_echo") >&5
13291   (eval "$ac_link") 2>conftest.er1
13292   ac_status=$?
13293   grep -v '^ *+' conftest.er1 >conftest.err
13294   rm -f conftest.er1
13295   cat conftest.err >&5
13296   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13297   (exit $ac_status); } && {
13298          test -z "$ac_c_werror_flag" ||
13299          test ! -s conftest.err
13300        } && test -s conftest$ac_exeext && {
13301          test "$cross_compiling" = yes ||
13302          $as_test_x conftest$ac_exeext
13303        }; then
13304   case "$LIBEXT" in
13305     dll) ;;
13306     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'` ;;
13307     *) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
13308   esac
13309 else
13310   $as_echo "$as_me: failed program was:" >&5
13311 sed 's/^/| /' conftest.$ac_ext >&5
13312
13313
13314 fi
13315
13316 rm -rf conftest.dSYM
13317 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13318       conftest$ac_exeext conftest.$ac_ext
13319   LIBS=$ac_check_soname_save_LIBS
13320 fi
13321 if test "x$ac_cv_lib_soname_hal" = "x"; then
13322   { $as_echo "$as_me:$LINENO: result: not found" >&5
13323 $as_echo "not found" >&6; }
13324
13325 else
13326   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
13327 $as_echo "$ac_cv_lib_soname_hal" >&6; }
13328
13329 cat >>confdefs.h <<_ACEOF
13330 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
13331 _ACEOF
13332
13333        HALINCL="$ac_hal_cflags"
13334 fi
13335
13336 fi
13337
13338     fi
13339     CPPFLAGS="$ac_save_CPPFLAGS"
13340 fi
13341 if test "x$ac_cv_lib_soname_hal" = "x"; then
13342   case "x$with_hal" in
13343   x)   wine_notices="$wine_notices|libhal ${notice_platform}development files not found, no dynamic device support." ;;
13344   xno) ;;
13345   *)   { { $as_echo "$as_me:$LINENO: error: libhal ${notice_platform}development files not found, no dynamic device support.
13346 This is an error since --with-hal was requested." >&5
13347 $as_echo "$as_me: error: libhal ${notice_platform}development files not found, no dynamic device support.
13348 This is an error since --with-hal was requested." >&2;}
13349    { (exit 1); exit 1; }; } ;;
13350 esac
13351 fi
13352
13353
13354 if test "x$with_gnutls" != "xno"
13355 then
13356     ac_save_CPPFLAGS="$CPPFLAGS"
13357     if test "$PKG_CONFIG" != "false"
13358     then
13359         ac_gnutls_libs="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
13360         ac_gnutls_cflags="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
13361         CPPFLAGS="$CPPFLAGS $ac_gnutls_cflags"
13362     fi
13363     if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13364   { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13365 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13366 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13367   $as_echo_n "(cached) " >&6
13368 fi
13369 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13370 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13371 else
13372   # Is the header compilable?
13373 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
13374 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
13375 cat >conftest.$ac_ext <<_ACEOF
13376 /* confdefs.h.  */
13377 _ACEOF
13378 cat confdefs.h >>conftest.$ac_ext
13379 cat >>conftest.$ac_ext <<_ACEOF
13380 /* end confdefs.h.  */
13381 $ac_includes_default
13382 #include <gnutls/gnutls.h>
13383 _ACEOF
13384 rm -f conftest.$ac_objext
13385 if { (ac_try="$ac_compile"
13386 case "(($ac_try" in
13387   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13388   *) ac_try_echo=$ac_try;;
13389 esac
13390 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13391 $as_echo "$ac_try_echo") >&5
13392   (eval "$ac_compile") 2>conftest.er1
13393   ac_status=$?
13394   grep -v '^ *+' conftest.er1 >conftest.err
13395   rm -f conftest.er1
13396   cat conftest.err >&5
13397   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13398   (exit $ac_status); } && {
13399          test -z "$ac_c_werror_flag" ||
13400          test ! -s conftest.err
13401        } && test -s conftest.$ac_objext; then
13402   ac_header_compiler=yes
13403 else
13404   $as_echo "$as_me: failed program was:" >&5
13405 sed 's/^/| /' conftest.$ac_ext >&5
13406
13407         ac_header_compiler=no
13408 fi
13409
13410 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13411 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13412 $as_echo "$ac_header_compiler" >&6; }
13413
13414 # Is the header present?
13415 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
13416 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
13417 cat >conftest.$ac_ext <<_ACEOF
13418 /* confdefs.h.  */
13419 _ACEOF
13420 cat confdefs.h >>conftest.$ac_ext
13421 cat >>conftest.$ac_ext <<_ACEOF
13422 /* end confdefs.h.  */
13423 #include <gnutls/gnutls.h>
13424 _ACEOF
13425 if { (ac_try="$ac_cpp conftest.$ac_ext"
13426 case "(($ac_try" in
13427   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13428   *) ac_try_echo=$ac_try;;
13429 esac
13430 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13431 $as_echo "$ac_try_echo") >&5
13432   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13433   ac_status=$?
13434   grep -v '^ *+' conftest.er1 >conftest.err
13435   rm -f conftest.er1
13436   cat conftest.err >&5
13437   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13438   (exit $ac_status); } >/dev/null && {
13439          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13440          test ! -s conftest.err
13441        }; then
13442   ac_header_preproc=yes
13443 else
13444   $as_echo "$as_me: failed program was:" >&5
13445 sed 's/^/| /' conftest.$ac_ext >&5
13446
13447   ac_header_preproc=no
13448 fi
13449
13450 rm -f conftest.err conftest.$ac_ext
13451 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13452 $as_echo "$ac_header_preproc" >&6; }
13453
13454 # So?  What about this header?
13455 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13456   yes:no: )
13457     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13458 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13459     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13460 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13461     ac_header_preproc=yes
13462     ;;
13463   no:yes:* )
13464     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13465 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13466     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h:     check for missing prerequisite headers?" >&5
13467 $as_echo "$as_me: WARNING: gnutls/gnutls.h:     check for missing prerequisite headers?" >&2;}
13468     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13469 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13470     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h:     section \"Present But Cannot Be Compiled\"" >&5
13471 $as_echo "$as_me: WARNING: gnutls/gnutls.h:     section \"Present But Cannot Be Compiled\"" >&2;}
13472     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13473 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13474     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13475 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13476     ( cat <<\_ASBOX
13477 ## ------------------------------------ ##
13478 ## Report this to wine-devel@winehq.org ##
13479 ## ------------------------------------ ##
13480 _ASBOX
13481      ) | sed "s/^/$as_me: WARNING:     /" >&2
13482     ;;
13483 esac
13484 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13485 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13486 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13487   $as_echo_n "(cached) " >&6
13488 else
13489   ac_cv_header_gnutls_gnutls_h=$ac_header_preproc
13490 fi
13491 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13492 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13493
13494 fi
13495 if test "x$ac_cv_header_gnutls_gnutls_h" = x""yes; then
13496   cat >conftest.$ac_ext <<_ACEOF
13497 /* confdefs.h.  */
13498 _ACEOF
13499 cat confdefs.h >>conftest.$ac_ext
13500 cat >>conftest.$ac_ext <<_ACEOF
13501 /* end confdefs.h.  */
13502 #include <gnutls/gnutls.h>
13503 int
13504 main ()
13505 {
13506 typeof(gnutls_mac_get_key_size) *pfunc;
13507   ;
13508   return 0;
13509 }
13510 _ACEOF
13511 rm -f conftest.$ac_objext
13512 if { (ac_try="$ac_compile"
13513 case "(($ac_try" in
13514   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13515   *) ac_try_echo=$ac_try;;
13516 esac
13517 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13518 $as_echo "$ac_try_echo") >&5
13519   (eval "$ac_compile") 2>conftest.er1
13520   ac_status=$?
13521   grep -v '^ *+' conftest.er1 >conftest.err
13522   rm -f conftest.er1
13523   cat conftest.err >&5
13524   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13525   (exit $ac_status); } && {
13526          test -z "$ac_c_werror_flag" ||
13527          test ! -s conftest.err
13528        } && test -s conftest.$ac_objext; then
13529   { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13530 $as_echo_n "checking for -lgnutls... " >&6; }
13531 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13532   $as_echo_n "(cached) " >&6
13533 else
13534   ac_check_soname_save_LIBS=$LIBS
13535 LIBS="-lgnutls $ac_gnutls_libs $LIBS"
13536   cat >conftest.$ac_ext <<_ACEOF
13537 /* confdefs.h.  */
13538 _ACEOF
13539 cat confdefs.h >>conftest.$ac_ext
13540 cat >>conftest.$ac_ext <<_ACEOF
13541 /* end confdefs.h.  */
13542
13543 /* Override any GCC internal prototype to avoid an error.
13544    Use char because int might match the return type of a GCC
13545    builtin and then its argument prototype would still apply.  */
13546 #ifdef __cplusplus
13547 extern "C"
13548 #endif
13549 char gnutls_global_init ();
13550 int
13551 main ()
13552 {
13553 return gnutls_global_init ();
13554   ;
13555   return 0;
13556 }
13557 _ACEOF
13558 rm -f conftest.$ac_objext conftest$ac_exeext
13559 if { (ac_try="$ac_link"
13560 case "(($ac_try" in
13561   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13562   *) ac_try_echo=$ac_try;;
13563 esac
13564 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13565 $as_echo "$ac_try_echo") >&5
13566   (eval "$ac_link") 2>conftest.er1
13567   ac_status=$?
13568   grep -v '^ *+' conftest.er1 >conftest.err
13569   rm -f conftest.er1
13570   cat conftest.err >&5
13571   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13572   (exit $ac_status); } && {
13573          test -z "$ac_c_werror_flag" ||
13574          test ! -s conftest.err
13575        } && test -s conftest$ac_exeext && {
13576          test "$cross_compiling" = yes ||
13577          $as_test_x conftest$ac_exeext
13578        }; then
13579   case "$LIBEXT" in
13580     dll) ;;
13581     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'` ;;
13582     *) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
13583   esac
13584 else
13585   $as_echo "$as_me: failed program was:" >&5
13586 sed 's/^/| /' conftest.$ac_ext >&5
13587
13588
13589 fi
13590
13591 rm -rf conftest.dSYM
13592 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13593       conftest$ac_exeext conftest.$ac_ext
13594   LIBS=$ac_check_soname_save_LIBS
13595 fi
13596 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13597   { $as_echo "$as_me:$LINENO: result: not found" >&5
13598 $as_echo "not found" >&6; }
13599
13600 else
13601   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13602 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13603
13604 cat >>confdefs.h <<_ACEOF
13605 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13606 _ACEOF
13607
13608        GNUTLSINCL="$ac_gnutls_cflags"
13609
13610 fi
13611
13612 else
13613   $as_echo "$as_me: failed program was:" >&5
13614 sed 's/^/| /' conftest.$ac_ext >&5
13615
13616
13617 fi
13618
13619 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13620 fi
13621
13622
13623     CPPFLAGS="$ac_save_CPPFLAGS"
13624 fi
13625 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13626   case "x$with_gnutls" in
13627   x)   wine_notices="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13628   xno) ;;
13629   *)   { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13630 This is an error since --with-gnutls was requested." >&5
13631 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13632 This is an error since --with-gnutls was requested." >&2;}
13633    { (exit 1); exit 1; }; } ;;
13634 esac
13635 fi
13636
13637
13638 CURSESLIBS=""
13639 if test "$ac_cv_header_ncurses_h" = "yes"
13640 then
13641     { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13642 $as_echo_n "checking for -lncurses... " >&6; }
13643 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13644   $as_echo_n "(cached) " >&6
13645 else
13646   ac_check_soname_save_LIBS=$LIBS
13647 LIBS="-lncurses  $LIBS"
13648   cat >conftest.$ac_ext <<_ACEOF
13649 /* confdefs.h.  */
13650 _ACEOF
13651 cat confdefs.h >>conftest.$ac_ext
13652 cat >>conftest.$ac_ext <<_ACEOF
13653 /* end confdefs.h.  */
13654
13655 /* Override any GCC internal prototype to avoid an error.
13656    Use char because int might match the return type of a GCC
13657    builtin and then its argument prototype would still apply.  */
13658 #ifdef __cplusplus
13659 extern "C"
13660 #endif
13661 char waddch ();
13662 int
13663 main ()
13664 {
13665 return waddch ();
13666   ;
13667   return 0;
13668 }
13669 _ACEOF
13670 rm -f conftest.$ac_objext conftest$ac_exeext
13671 if { (ac_try="$ac_link"
13672 case "(($ac_try" in
13673   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13674   *) ac_try_echo=$ac_try;;
13675 esac
13676 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13677 $as_echo "$ac_try_echo") >&5
13678   (eval "$ac_link") 2>conftest.er1
13679   ac_status=$?
13680   grep -v '^ *+' conftest.er1 >conftest.err
13681   rm -f conftest.er1
13682   cat conftest.err >&5
13683   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13684   (exit $ac_status); } && {
13685          test -z "$ac_c_werror_flag" ||
13686          test ! -s conftest.err
13687        } && test -s conftest$ac_exeext && {
13688          test "$cross_compiling" = yes ||
13689          $as_test_x conftest$ac_exeext
13690        }; then
13691   case "$LIBEXT" in
13692     dll) ;;
13693     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'` ;;
13694     *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
13695   esac
13696 else
13697   $as_echo "$as_me: failed program was:" >&5
13698 sed 's/^/| /' conftest.$ac_ext >&5
13699
13700
13701 fi
13702
13703 rm -rf conftest.dSYM
13704 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13705       conftest$ac_exeext conftest.$ac_ext
13706   LIBS=$ac_check_soname_save_LIBS
13707 fi
13708 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13709   { $as_echo "$as_me:$LINENO: result: not found" >&5
13710 $as_echo "not found" >&6; }
13711
13712 else
13713   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13714 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13715
13716 cat >>confdefs.h <<_ACEOF
13717 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13718 _ACEOF
13719
13720        CURSESLIBS="-lncurses"
13721 fi
13722
13723 elif test "$ac_cv_header_curses_h" = "yes"
13724 then
13725     { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13726 $as_echo_n "checking for -lcurses... " >&6; }
13727 if test "${ac_cv_lib_soname_curses+set}" = set; then
13728   $as_echo_n "(cached) " >&6
13729 else
13730   ac_check_soname_save_LIBS=$LIBS
13731 LIBS="-lcurses  $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 waddch ();
13746 int
13747 main ()
13748 {
13749 return waddch ();
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_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'` ;;
13778     *) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$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_curses" = "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_curses" >&5
13798 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13799
13800 cat >>confdefs.h <<_ACEOF
13801 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13802 _ACEOF
13803
13804        CURSESLIBS="-lcurses"
13805 fi
13806
13807 fi
13808 ac_save_LIBS="$LIBS"
13809 LIBS="$LIBS $CURSESLIBS"
13810
13811 for ac_func in mousemask
13812 do
13813 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13814 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13815 $as_echo_n "checking for $ac_func... " >&6; }
13816 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13817   $as_echo_n "(cached) " >&6
13818 else
13819   cat >conftest.$ac_ext <<_ACEOF
13820 /* confdefs.h.  */
13821 _ACEOF
13822 cat confdefs.h >>conftest.$ac_ext
13823 cat >>conftest.$ac_ext <<_ACEOF
13824 /* end confdefs.h.  */
13825 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13826    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
13827 #define $ac_func innocuous_$ac_func
13828
13829 /* System header to define __stub macros and hopefully few prototypes,
13830     which can conflict with char $ac_func (); below.
13831     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13832     <limits.h> exists even on freestanding compilers.  */
13833
13834 #ifdef __STDC__
13835 # include <limits.h>
13836 #else
13837 # include <assert.h>
13838 #endif
13839
13840 #undef $ac_func
13841
13842 /* Override any GCC internal prototype to avoid an error.
13843    Use char because int might match the return type of a GCC
13844    builtin and then its argument prototype would still apply.  */
13845 #ifdef __cplusplus
13846 extern "C"
13847 #endif
13848 char $ac_func ();
13849 /* The GNU C library defines this for functions which it implements
13850     to always fail with ENOSYS.  Some functions are actually named
13851     something starting with __ and the normal name is an alias.  */
13852 #if defined __stub_$ac_func || defined __stub___$ac_func
13853 choke me
13854 #endif
13855
13856 int
13857 main ()
13858 {
13859 return $ac_func ();
13860   ;
13861   return 0;
13862 }
13863 _ACEOF
13864 rm -f conftest.$ac_objext conftest$ac_exeext
13865 if { (ac_try="$ac_link"
13866 case "(($ac_try" in
13867   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13868   *) ac_try_echo=$ac_try;;
13869 esac
13870 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13871 $as_echo "$ac_try_echo") >&5
13872   (eval "$ac_link") 2>conftest.er1
13873   ac_status=$?
13874   grep -v '^ *+' conftest.er1 >conftest.err
13875   rm -f conftest.er1
13876   cat conftest.err >&5
13877   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13878   (exit $ac_status); } && {
13879          test -z "$ac_c_werror_flag" ||
13880          test ! -s conftest.err
13881        } && test -s conftest$ac_exeext && {
13882          test "$cross_compiling" = yes ||
13883          $as_test_x conftest$ac_exeext
13884        }; then
13885   eval "$as_ac_var=yes"
13886 else
13887   $as_echo "$as_me: failed program was:" >&5
13888 sed 's/^/| /' conftest.$ac_ext >&5
13889
13890         eval "$as_ac_var=no"
13891 fi
13892
13893 rm -rf conftest.dSYM
13894 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13895       conftest$ac_exeext conftest.$ac_ext
13896 fi
13897 ac_res=`eval 'as_val=${'$as_ac_var'}
13898                  $as_echo "$as_val"'`
13899                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13900 $as_echo "$ac_res" >&6; }
13901 as_val=`eval 'as_val=${'$as_ac_var'}
13902                  $as_echo "$as_val"'`
13903    if test "x$as_val" = x""yes; then
13904   cat >>confdefs.h <<_ACEOF
13905 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13906 _ACEOF
13907
13908 fi
13909 done
13910
13911 LIBS="$ac_save_LIBS"
13912 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13913   case "x$with_curses" in
13914   x)   wine_notices="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13915   xno) ;;
13916   *)   { { $as_echo "$as_me:$LINENO: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13917 This is an error since --with-curses was requested." >&5
13918 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13919 This is an error since --with-curses was requested." >&2;}
13920    { (exit 1); exit 1; }; } ;;
13921 esac
13922 fi
13923
13924
13925 if test "x$with_sane" != "xno"
13926 then
13927     ac_save_CPPFLAGS="$CPPFLAGS"
13928     # Extract the first word of "sane-config", so it can be a program name with args.
13929 set dummy sane-config; ac_word=$2
13930 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13931 $as_echo_n "checking for $ac_word... " >&6; }
13932 if test "${ac_cv_prog_sane_devel+set}" = set; then
13933   $as_echo_n "(cached) " >&6
13934 else
13935   if test -n "$sane_devel"; then
13936   ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test.
13937 else
13938 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13939 for as_dir in $PATH
13940 do
13941   IFS=$as_save_IFS
13942   test -z "$as_dir" && as_dir=.
13943   for ac_exec_ext in '' $ac_executable_extensions; do
13944   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13945     ac_cv_prog_sane_devel="sane-config"
13946     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13947     break 2
13948   fi
13949 done
13950 done
13951 IFS=$as_save_IFS
13952
13953   test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no"
13954 fi
13955 fi
13956 sane_devel=$ac_cv_prog_sane_devel
13957 if test -n "$sane_devel"; then
13958   { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13959 $as_echo "$sane_devel" >&6; }
13960 else
13961   { $as_echo "$as_me:$LINENO: result: no" >&5
13962 $as_echo "no" >&6; }
13963 fi
13964
13965
13966     if test "$sane_devel" != "no"
13967     then
13968         ac_sane_incl="`$sane_devel --cflags`"
13969         ac_sane_libs="`$sane_devel --ldflags`"
13970         CPPFLAGS="$CPPFLAGS $ac_sane_incl"
13971     fi
13972     if test "${ac_cv_header_sane_sane_h+set}" = set; then
13973   { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13974 $as_echo_n "checking for sane/sane.h... " >&6; }
13975 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13976   $as_echo_n "(cached) " >&6
13977 fi
13978 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13979 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13980 else
13981   # Is the header compilable?
13982 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13983 $as_echo_n "checking sane/sane.h usability... " >&6; }
13984 cat >conftest.$ac_ext <<_ACEOF
13985 /* confdefs.h.  */
13986 _ACEOF
13987 cat confdefs.h >>conftest.$ac_ext
13988 cat >>conftest.$ac_ext <<_ACEOF
13989 /* end confdefs.h.  */
13990 $ac_includes_default
13991 #include <sane/sane.h>
13992 _ACEOF
13993 rm -f conftest.$ac_objext
13994 if { (ac_try="$ac_compile"
13995 case "(($ac_try" in
13996   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13997   *) ac_try_echo=$ac_try;;
13998 esac
13999 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14000 $as_echo "$ac_try_echo") >&5
14001   (eval "$ac_compile") 2>conftest.er1
14002   ac_status=$?
14003   grep -v '^ *+' conftest.er1 >conftest.err
14004   rm -f conftest.er1
14005   cat conftest.err >&5
14006   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14007   (exit $ac_status); } && {
14008          test -z "$ac_c_werror_flag" ||
14009          test ! -s conftest.err
14010        } && test -s conftest.$ac_objext; then
14011   ac_header_compiler=yes
14012 else
14013   $as_echo "$as_me: failed program was:" >&5
14014 sed 's/^/| /' conftest.$ac_ext >&5
14015
14016         ac_header_compiler=no
14017 fi
14018
14019 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14020 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14021 $as_echo "$ac_header_compiler" >&6; }
14022
14023 # Is the header present?
14024 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
14025 $as_echo_n "checking sane/sane.h presence... " >&6; }
14026 cat >conftest.$ac_ext <<_ACEOF
14027 /* confdefs.h.  */
14028 _ACEOF
14029 cat confdefs.h >>conftest.$ac_ext
14030 cat >>conftest.$ac_ext <<_ACEOF
14031 /* end confdefs.h.  */
14032 #include <sane/sane.h>
14033 _ACEOF
14034 if { (ac_try="$ac_cpp conftest.$ac_ext"
14035 case "(($ac_try" in
14036   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14037   *) ac_try_echo=$ac_try;;
14038 esac
14039 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14040 $as_echo "$ac_try_echo") >&5
14041   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14042   ac_status=$?
14043   grep -v '^ *+' conftest.er1 >conftest.err
14044   rm -f conftest.er1
14045   cat conftest.err >&5
14046   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14047   (exit $ac_status); } >/dev/null && {
14048          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14049          test ! -s conftest.err
14050        }; then
14051   ac_header_preproc=yes
14052 else
14053   $as_echo "$as_me: failed program was:" >&5
14054 sed 's/^/| /' conftest.$ac_ext >&5
14055
14056   ac_header_preproc=no
14057 fi
14058
14059 rm -f conftest.err conftest.$ac_ext
14060 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14061 $as_echo "$ac_header_preproc" >&6; }
14062
14063 # So?  What about this header?
14064 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14065   yes:no: )
14066     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
14067 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14068     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
14069 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
14070     ac_header_preproc=yes
14071     ;;
14072   no:yes:* )
14073     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
14074 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
14075     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h:     check for missing prerequisite headers?" >&5
14076 $as_echo "$as_me: WARNING: sane/sane.h:     check for missing prerequisite headers?" >&2;}
14077     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
14078 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
14079     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h:     section \"Present But Cannot Be Compiled\"" >&5
14080 $as_echo "$as_me: WARNING: sane/sane.h:     section \"Present But Cannot Be Compiled\"" >&2;}
14081     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
14082 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
14083     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
14084 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
14085     ( cat <<\_ASBOX
14086 ## ------------------------------------ ##
14087 ## Report this to wine-devel@winehq.org ##
14088 ## ------------------------------------ ##
14089 _ASBOX
14090      ) | sed "s/^/$as_me: WARNING:     /" >&2
14091     ;;
14092 esac
14093 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
14094 $as_echo_n "checking for sane/sane.h... " >&6; }
14095 if test "${ac_cv_header_sane_sane_h+set}" = set; then
14096   $as_echo_n "(cached) " >&6
14097 else
14098   ac_cv_header_sane_sane_h=$ac_header_preproc
14099 fi
14100 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
14101 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
14102
14103 fi
14104 if test "x$ac_cv_header_sane_sane_h" = x""yes; then
14105   { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
14106 $as_echo_n "checking for -lsane... " >&6; }
14107 if test "${ac_cv_lib_soname_sane+set}" = set; then
14108   $as_echo_n "(cached) " >&6
14109 else
14110   ac_check_soname_save_LIBS=$LIBS
14111 LIBS="-lsane $ac_sane_libs $LIBS"
14112   cat >conftest.$ac_ext <<_ACEOF
14113 /* confdefs.h.  */
14114 _ACEOF
14115 cat confdefs.h >>conftest.$ac_ext
14116 cat >>conftest.$ac_ext <<_ACEOF
14117 /* end confdefs.h.  */
14118
14119 /* Override any GCC internal prototype to avoid an error.
14120    Use char because int might match the return type of a GCC
14121    builtin and then its argument prototype would still apply.  */
14122 #ifdef __cplusplus
14123 extern "C"
14124 #endif
14125 char sane_init ();
14126 int
14127 main ()
14128 {
14129 return sane_init ();
14130   ;
14131   return 0;
14132 }
14133 _ACEOF
14134 rm -f conftest.$ac_objext conftest$ac_exeext
14135 if { (ac_try="$ac_link"
14136 case "(($ac_try" in
14137   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14138   *) ac_try_echo=$ac_try;;
14139 esac
14140 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14141 $as_echo "$ac_try_echo") >&5
14142   (eval "$ac_link") 2>conftest.er1
14143   ac_status=$?
14144   grep -v '^ *+' conftest.er1 >conftest.err
14145   rm -f conftest.er1
14146   cat conftest.err >&5
14147   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14148   (exit $ac_status); } && {
14149          test -z "$ac_c_werror_flag" ||
14150          test ! -s conftest.err
14151        } && test -s conftest$ac_exeext && {
14152          test "$cross_compiling" = yes ||
14153          $as_test_x conftest$ac_exeext
14154        }; then
14155   case "$LIBEXT" in
14156     dll) ;;
14157     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'` ;;
14158     *) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
14159   esac
14160 else
14161   $as_echo "$as_me: failed program was:" >&5
14162 sed 's/^/| /' conftest.$ac_ext >&5
14163
14164
14165 fi
14166
14167 rm -rf conftest.dSYM
14168 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14169       conftest$ac_exeext conftest.$ac_ext
14170   LIBS=$ac_check_soname_save_LIBS
14171 fi
14172 if test "x$ac_cv_lib_soname_sane" = "x"; then
14173   { $as_echo "$as_me:$LINENO: result: not found" >&5
14174 $as_echo "not found" >&6; }
14175
14176 else
14177   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
14178 $as_echo "$ac_cv_lib_soname_sane" >&6; }
14179
14180 cat >>confdefs.h <<_ACEOF
14181 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
14182 _ACEOF
14183
14184        SANEINCL="$ac_sane_incl"
14185
14186 fi
14187
14188 fi
14189
14190
14191     CPPFLAGS="$ac_save_CPPFLAGS"
14192 fi
14193 if test "x$ac_cv_lib_soname_sane" = "x"; then
14194   case "x$with_sane" in
14195   x)   wine_notices="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
14196   xno) ;;
14197   *)   { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14198 This is an error since --with-sane was requested." >&5
14199 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14200 This is an error since --with-sane was requested." >&2;}
14201    { (exit 1); exit 1; }; } ;;
14202 esac
14203 fi
14204
14205
14206 if test "x$with_gphoto" != "xno"
14207 then
14208     ac_save_CPPFLAGS="$CPPFLAGS"
14209     # Extract the first word of "gphoto2-config", so it can be a program name with args.
14210 set dummy gphoto2-config; ac_word=$2
14211 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14212 $as_echo_n "checking for $ac_word... " >&6; }
14213 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
14214   $as_echo_n "(cached) " >&6
14215 else
14216   if test -n "$gphoto2_devel"; then
14217   ac_cv_prog_gphoto2_devel="$gphoto2_devel" # Let the user override the test.
14218 else
14219 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14220 for as_dir in $PATH
14221 do
14222   IFS=$as_save_IFS
14223   test -z "$as_dir" && as_dir=.
14224   for ac_exec_ext in '' $ac_executable_extensions; do
14225   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14226     ac_cv_prog_gphoto2_devel="gphoto2-config"
14227     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14228     break 2
14229   fi
14230 done
14231 done
14232 IFS=$as_save_IFS
14233
14234   test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel="no"
14235 fi
14236 fi
14237 gphoto2_devel=$ac_cv_prog_gphoto2_devel
14238 if test -n "$gphoto2_devel"; then
14239   { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
14240 $as_echo "$gphoto2_devel" >&6; }
14241 else
14242   { $as_echo "$as_me:$LINENO: result: no" >&5
14243 $as_echo "no" >&6; }
14244 fi
14245
14246
14247     # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
14248 set dummy gphoto2-port-config; ac_word=$2
14249 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14250 $as_echo_n "checking for $ac_word... " >&6; }
14251 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
14252   $as_echo_n "(cached) " >&6
14253 else
14254   if test -n "$gphoto2port_devel"; then
14255   ac_cv_prog_gphoto2port_devel="$gphoto2port_devel" # Let the user override the test.
14256 else
14257 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14258 for as_dir in $PATH
14259 do
14260   IFS=$as_save_IFS
14261   test -z "$as_dir" && as_dir=.
14262   for ac_exec_ext in '' $ac_executable_extensions; do
14263   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14264     ac_cv_prog_gphoto2port_devel="gphoto2-port-config"
14265     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14266     break 2
14267   fi
14268 done
14269 done
14270 IFS=$as_save_IFS
14271
14272   test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel="no"
14273 fi
14274 fi
14275 gphoto2port_devel=$ac_cv_prog_gphoto2port_devel
14276 if test -n "$gphoto2port_devel"; then
14277   { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
14278 $as_echo "$gphoto2port_devel" >&6; }
14279 else
14280   { $as_echo "$as_me:$LINENO: result: no" >&5
14281 $as_echo "no" >&6; }
14282 fi
14283
14284
14285     if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
14286     then
14287         ac_gphoto2_incl="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
14288         ac_gphoto2_libs=""
14289         for i in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
14290         do
14291             case "$i" in
14292             -L/usr/lib|-L/usr/lib64) ;;
14293             -L*|-l*) ac_gphoto2_libs="$ac_gphoto2_libs $i";;
14294             esac
14295         done
14296         CPPFLAGS="$CPPFLAGS $ac_gphoto2_incl"
14297     fi
14298     ac_gphoto2_libs=${ac_gphoto2_libs:-"-lgphoto2"}
14299     if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14300   { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14301 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14302 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14303   $as_echo_n "(cached) " >&6
14304 fi
14305 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14306 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14307 else
14308   # Is the header compilable?
14309 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
14310 $as_echo_n "checking gphoto2-camera.h usability... " >&6; }
14311 cat >conftest.$ac_ext <<_ACEOF
14312 /* confdefs.h.  */
14313 _ACEOF
14314 cat confdefs.h >>conftest.$ac_ext
14315 cat >>conftest.$ac_ext <<_ACEOF
14316 /* end confdefs.h.  */
14317 $ac_includes_default
14318 #include <gphoto2-camera.h>
14319 _ACEOF
14320 rm -f conftest.$ac_objext
14321 if { (ac_try="$ac_compile"
14322 case "(($ac_try" in
14323   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14324   *) ac_try_echo=$ac_try;;
14325 esac
14326 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14327 $as_echo "$ac_try_echo") >&5
14328   (eval "$ac_compile") 2>conftest.er1
14329   ac_status=$?
14330   grep -v '^ *+' conftest.er1 >conftest.err
14331   rm -f conftest.er1
14332   cat conftest.err >&5
14333   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14334   (exit $ac_status); } && {
14335          test -z "$ac_c_werror_flag" ||
14336          test ! -s conftest.err
14337        } && test -s conftest.$ac_objext; then
14338   ac_header_compiler=yes
14339 else
14340   $as_echo "$as_me: failed program was:" >&5
14341 sed 's/^/| /' conftest.$ac_ext >&5
14342
14343         ac_header_compiler=no
14344 fi
14345
14346 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14347 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14348 $as_echo "$ac_header_compiler" >&6; }
14349
14350 # Is the header present?
14351 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
14352 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
14353 cat >conftest.$ac_ext <<_ACEOF
14354 /* confdefs.h.  */
14355 _ACEOF
14356 cat confdefs.h >>conftest.$ac_ext
14357 cat >>conftest.$ac_ext <<_ACEOF
14358 /* end confdefs.h.  */
14359 #include <gphoto2-camera.h>
14360 _ACEOF
14361 if { (ac_try="$ac_cpp conftest.$ac_ext"
14362 case "(($ac_try" in
14363   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14364   *) ac_try_echo=$ac_try;;
14365 esac
14366 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14367 $as_echo "$ac_try_echo") >&5
14368   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14369   ac_status=$?
14370   grep -v '^ *+' conftest.er1 >conftest.err
14371   rm -f conftest.er1
14372   cat conftest.err >&5
14373   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14374   (exit $ac_status); } >/dev/null && {
14375          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14376          test ! -s conftest.err
14377        }; then
14378   ac_header_preproc=yes
14379 else
14380   $as_echo "$as_me: failed program was:" >&5
14381 sed 's/^/| /' conftest.$ac_ext >&5
14382
14383   ac_header_preproc=no
14384 fi
14385
14386 rm -f conftest.err conftest.$ac_ext
14387 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14388 $as_echo "$ac_header_preproc" >&6; }
14389
14390 # So?  What about this header?
14391 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14392   yes:no: )
14393     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
14394 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14395     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
14396 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
14397     ac_header_preproc=yes
14398     ;;
14399   no:yes:* )
14400     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
14401 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
14402     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h:     check for missing prerequisite headers?" >&5
14403 $as_echo "$as_me: WARNING: gphoto2-camera.h:     check for missing prerequisite headers?" >&2;}
14404     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
14405 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
14406     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h:     section \"Present But Cannot Be Compiled\"" >&5
14407 $as_echo "$as_me: WARNING: gphoto2-camera.h:     section \"Present But Cannot Be Compiled\"" >&2;}
14408     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
14409 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
14410     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
14411 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
14412     ( cat <<\_ASBOX
14413 ## ------------------------------------ ##
14414 ## Report this to wine-devel@winehq.org ##
14415 ## ------------------------------------ ##
14416 _ASBOX
14417      ) | sed "s/^/$as_me: WARNING:     /" >&2
14418     ;;
14419 esac
14420 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14421 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14422 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14423   $as_echo_n "(cached) " >&6
14424 else
14425   ac_cv_header_gphoto2_camera_h=$ac_header_preproc
14426 fi
14427 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14428 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14429
14430 fi
14431 if test "x$ac_cv_header_gphoto2_camera_h" = x""yes; then
14432   { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14433 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14434 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14435   $as_echo_n "(cached) " >&6
14436 else
14437   ac_check_lib_save_LIBS=$LIBS
14438 LIBS="-lgphoto2 $ac_gphoto2_libs $LIBS"
14439 cat >conftest.$ac_ext <<_ACEOF
14440 /* confdefs.h.  */
14441 _ACEOF
14442 cat confdefs.h >>conftest.$ac_ext
14443 cat >>conftest.$ac_ext <<_ACEOF
14444 /* end confdefs.h.  */
14445
14446 /* Override any GCC internal prototype to avoid an error.
14447    Use char because int might match the return type of a GCC
14448    builtin and then its argument prototype would still apply.  */
14449 #ifdef __cplusplus
14450 extern "C"
14451 #endif
14452 char gp_camera_new ();
14453 int
14454 main ()
14455 {
14456 return gp_camera_new ();
14457   ;
14458   return 0;
14459 }
14460 _ACEOF
14461 rm -f conftest.$ac_objext conftest$ac_exeext
14462 if { (ac_try="$ac_link"
14463 case "(($ac_try" in
14464   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14465   *) ac_try_echo=$ac_try;;
14466 esac
14467 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14468 $as_echo "$ac_try_echo") >&5
14469   (eval "$ac_link") 2>conftest.er1
14470   ac_status=$?
14471   grep -v '^ *+' conftest.er1 >conftest.err
14472   rm -f conftest.er1
14473   cat conftest.err >&5
14474   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14475   (exit $ac_status); } && {
14476          test -z "$ac_c_werror_flag" ||
14477          test ! -s conftest.err
14478        } && test -s conftest$ac_exeext && {
14479          test "$cross_compiling" = yes ||
14480          $as_test_x conftest$ac_exeext
14481        }; then
14482   ac_cv_lib_gphoto2_gp_camera_new=yes
14483 else
14484   $as_echo "$as_me: failed program was:" >&5
14485 sed 's/^/| /' conftest.$ac_ext >&5
14486
14487         ac_cv_lib_gphoto2_gp_camera_new=no
14488 fi
14489
14490 rm -rf conftest.dSYM
14491 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14492       conftest$ac_exeext conftest.$ac_ext
14493 LIBS=$ac_check_lib_save_LIBS
14494 fi
14495 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14496 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14497 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x""yes; then
14498
14499 cat >>confdefs.h <<\_ACEOF
14500 #define HAVE_GPHOTO2 1
14501 _ACEOF
14502
14503                                    GPHOTO2LIBS="$ac_gphoto2_libs"
14504
14505                                    GPHOTO2INCL="$ac_gphoto2_incl"
14506
14507 fi
14508
14509 fi
14510
14511
14512     CPPFLAGS="$ac_save_CPPFLAGS"
14513 fi
14514 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14515   case "x$with_gphoto" in
14516   x)   wine_notices="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14517   xno) ;;
14518   *)   { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14519 This is an error since --with-gphoto was requested." >&5
14520 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14521 This is an error since --with-gphoto was requested." >&2;}
14522    { (exit 1); exit 1; }; } ;;
14523 esac
14524 fi
14525
14526
14527
14528 RESOLVLIBS=""
14529
14530 if test "$ac_cv_header_resolv_h" = "yes"
14531 then
14532     ac_save_LIBS="$LIBS"
14533     LIBS="$LIBS -lresolv"
14534     cat >conftest.$ac_ext <<_ACEOF
14535 /* confdefs.h.  */
14536 _ACEOF
14537 cat confdefs.h >>conftest.$ac_ext
14538 cat >>conftest.$ac_ext <<_ACEOF
14539 /* end confdefs.h.  */
14540 #ifdef HAVE_NETINET_IN_H
14541 #include <netinet/in.h>
14542 #endif
14543 #include <resolv.h>
14544 int
14545 main ()
14546 {
14547 res_init();
14548   ;
14549   return 0;
14550 }
14551 _ACEOF
14552 rm -f conftest.$ac_objext conftest$ac_exeext
14553 if { (ac_try="$ac_link"
14554 case "(($ac_try" in
14555   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14556   *) ac_try_echo=$ac_try;;
14557 esac
14558 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14559 $as_echo "$ac_try_echo") >&5
14560   (eval "$ac_link") 2>conftest.er1
14561   ac_status=$?
14562   grep -v '^ *+' conftest.er1 >conftest.err
14563   rm -f conftest.er1
14564   cat conftest.err >&5
14565   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14566   (exit $ac_status); } && {
14567          test -z "$ac_c_werror_flag" ||
14568          test ! -s conftest.err
14569        } && test -s conftest$ac_exeext && {
14570          test "$cross_compiling" = yes ||
14571          $as_test_x conftest$ac_exeext
14572        }; then
14573
14574 cat >>confdefs.h <<\_ACEOF
14575 #define HAVE_RESOLV 1
14576 _ACEOF
14577
14578          RESOLVLIBS="-lresolv"
14579 else
14580   $as_echo "$as_me: failed program was:" >&5
14581 sed 's/^/| /' conftest.$ac_ext >&5
14582
14583
14584 fi
14585
14586 rm -rf conftest.dSYM
14587 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14588       conftest$ac_exeext conftest.$ac_ext
14589     LIBS="$ac_save_LIBS"
14590 fi
14591
14592 LCMSLIBS=""
14593
14594 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14595 then
14596     { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14597 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14598 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14599   $as_echo_n "(cached) " >&6
14600 else
14601   ac_check_lib_save_LIBS=$LIBS
14602 LIBS="-llcms  $LIBS"
14603 cat >conftest.$ac_ext <<_ACEOF
14604 /* confdefs.h.  */
14605 _ACEOF
14606 cat confdefs.h >>conftest.$ac_ext
14607 cat >>conftest.$ac_ext <<_ACEOF
14608 /* end confdefs.h.  */
14609
14610 /* Override any GCC internal prototype to avoid an error.
14611    Use char because int might match the return type of a GCC
14612    builtin and then its argument prototype would still apply.  */
14613 #ifdef __cplusplus
14614 extern "C"
14615 #endif
14616 char cmsOpenProfileFromFile ();
14617 int
14618 main ()
14619 {
14620 return cmsOpenProfileFromFile ();
14621   ;
14622   return 0;
14623 }
14624 _ACEOF
14625 rm -f conftest.$ac_objext conftest$ac_exeext
14626 if { (ac_try="$ac_link"
14627 case "(($ac_try" in
14628   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14629   *) ac_try_echo=$ac_try;;
14630 esac
14631 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14632 $as_echo "$ac_try_echo") >&5
14633   (eval "$ac_link") 2>conftest.er1
14634   ac_status=$?
14635   grep -v '^ *+' conftest.er1 >conftest.err
14636   rm -f conftest.er1
14637   cat conftest.err >&5
14638   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14639   (exit $ac_status); } && {
14640          test -z "$ac_c_werror_flag" ||
14641          test ! -s conftest.err
14642        } && test -s conftest$ac_exeext && {
14643          test "$cross_compiling" = yes ||
14644          $as_test_x conftest$ac_exeext
14645        }; then
14646   ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
14647 else
14648   $as_echo "$as_me: failed program was:" >&5
14649 sed 's/^/| /' conftest.$ac_ext >&5
14650
14651         ac_cv_lib_lcms_cmsOpenProfileFromFile=no
14652 fi
14653
14654 rm -rf conftest.dSYM
14655 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14656       conftest$ac_exeext conftest.$ac_ext
14657 LIBS=$ac_check_lib_save_LIBS
14658 fi
14659 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14660 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14661 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x""yes; then
14662
14663 cat >>confdefs.h <<\_ACEOF
14664 #define HAVE_LCMS 1
14665 _ACEOF
14666
14667          LCMSLIBS="-llcms"
14668 fi
14669
14670 fi
14671 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14672   case "x$with_cms" in
14673   x)   wine_notices="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14674   xno) ;;
14675   *)   { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14676 This is an error since --with-cms was requested." >&5
14677 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14678 This is an error since --with-cms was requested." >&2;}
14679    { (exit 1); exit 1; }; } ;;
14680 esac
14681 fi
14682
14683
14684 if test "x$with_freetype" != "xno"
14685 then
14686     for ac_prog in freetype-config freetype2-config
14687 do
14688   # Extract the first word of "$ac_prog", so it can be a program name with args.
14689 set dummy $ac_prog; ac_word=$2
14690 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14691 $as_echo_n "checking for $ac_word... " >&6; }
14692 if test "${ac_cv_prog_ft_devel+set}" = set; then
14693   $as_echo_n "(cached) " >&6
14694 else
14695   if test -n "$ft_devel"; then
14696   ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test.
14697 else
14698 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14699 for as_dir in $PATH
14700 do
14701   IFS=$as_save_IFS
14702   test -z "$as_dir" && as_dir=.
14703   for ac_exec_ext in '' $ac_executable_extensions; do
14704   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14705     ac_cv_prog_ft_devel="$ac_prog"
14706     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14707     break 2
14708   fi
14709 done
14710 done
14711 IFS=$as_save_IFS
14712
14713 fi
14714 fi
14715 ft_devel=$ac_cv_prog_ft_devel
14716 if test -n "$ft_devel"; then
14717   { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14718 $as_echo "$ft_devel" >&6; }
14719 else
14720   { $as_echo "$as_me:$LINENO: result: no" >&5
14721 $as_echo "no" >&6; }
14722 fi
14723
14724
14725   test -n "$ft_devel" && break
14726 done
14727 test -n "$ft_devel" || ft_devel="no"
14728
14729     if test "$ft_devel" != "no"
14730     then
14731         ac_freetype_incl=`$ft_devel --cflags`
14732         ac_freetype_libs=`$ft_devel --libs`
14733     fi
14734     ac_freetype_libs=${ac_freetype_libs:-"-lfreetype"}
14735     { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14736 $as_echo_n "checking for -lfreetype... " >&6; }
14737 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14738   $as_echo_n "(cached) " >&6
14739 else
14740   ac_check_soname_save_LIBS=$LIBS
14741 LIBS="-lfreetype $ac_freetype_libs $LIBS"
14742   cat >conftest.$ac_ext <<_ACEOF
14743 /* confdefs.h.  */
14744 _ACEOF
14745 cat confdefs.h >>conftest.$ac_ext
14746 cat >>conftest.$ac_ext <<_ACEOF
14747 /* end confdefs.h.  */
14748
14749 /* Override any GCC internal prototype to avoid an error.
14750    Use char because int might match the return type of a GCC
14751    builtin and then its argument prototype would still apply.  */
14752 #ifdef __cplusplus
14753 extern "C"
14754 #endif
14755 char FT_Init_FreeType ();
14756 int
14757 main ()
14758 {
14759 return FT_Init_FreeType ();
14760   ;
14761   return 0;
14762 }
14763 _ACEOF
14764 rm -f conftest.$ac_objext conftest$ac_exeext
14765 if { (ac_try="$ac_link"
14766 case "(($ac_try" in
14767   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14768   *) ac_try_echo=$ac_try;;
14769 esac
14770 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14771 $as_echo "$ac_try_echo") >&5
14772   (eval "$ac_link") 2>conftest.er1
14773   ac_status=$?
14774   grep -v '^ *+' conftest.er1 >conftest.err
14775   rm -f conftest.er1
14776   cat conftest.err >&5
14777   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14778   (exit $ac_status); } && {
14779          test -z "$ac_c_werror_flag" ||
14780          test ! -s conftest.err
14781        } && test -s conftest$ac_exeext && {
14782          test "$cross_compiling" = yes ||
14783          $as_test_x conftest$ac_exeext
14784        }; then
14785   case "$LIBEXT" in
14786     dll) ;;
14787     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'` ;;
14788     *) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^      ]*\).*$/\1/"';2,$d'` ;;
14789   esac
14790 else
14791   $as_echo "$as_me: failed program was:" >&5
14792 sed 's/^/| /' conftest.$ac_ext >&5
14793
14794
14795 fi
14796
14797 rm -rf conftest.dSYM
14798 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14799       conftest$ac_exeext conftest.$ac_ext
14800   LIBS=$ac_check_soname_save_LIBS
14801 fi
14802 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14803   { $as_echo "$as_me:$LINENO: result: not found" >&5
14804 $as_echo "not found" >&6; }
14805        ft_lib=no
14806 else
14807   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14808 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14809
14810 cat >>confdefs.h <<_ACEOF
14811 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14812 _ACEOF
14813
14814        ft_lib=yes
14815 fi
14816
14817     if test "$ft_lib" = "yes"
14818     then
14819         ac_save_CPPFLAGS="$CPPFLAGS"
14820         CPPFLAGS="$ac_freetype_incl $CPPFLAGS"
14821
14822
14823
14824
14825
14826
14827
14828
14829
14830
14831
14832
14833
14834 for ac_header in ft2build.h \
14835                          freetype/freetype.h \
14836                          freetype/ftglyph.h \
14837                          freetype/fttypes.h \
14838                          freetype/tttables.h \
14839                          freetype/ftnames.h \
14840                          freetype/ftsnames.h \
14841                          freetype/ttnameid.h \
14842                          freetype/ftoutln.h \
14843                          freetype/ftwinfnt.h \
14844                          freetype/ftmodapi.h \
14845                          freetype/ftlcdfil.h \
14846                          freetype/internal/sfnt.h
14847 do
14848 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14849 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14850 $as_echo_n "checking for $ac_header... " >&6; }
14851 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14852   $as_echo_n "(cached) " >&6
14853 else
14854   cat >conftest.$ac_ext <<_ACEOF
14855 /* confdefs.h.  */
14856 _ACEOF
14857 cat confdefs.h >>conftest.$ac_ext
14858 cat >>conftest.$ac_ext <<_ACEOF
14859 /* end confdefs.h.  */
14860 #ifdef HAVE_FT2BUILD_H
14861                           # include <ft2build.h>
14862                           #endif
14863
14864 #include <$ac_header>
14865 _ACEOF
14866 rm -f conftest.$ac_objext
14867 if { (ac_try="$ac_compile"
14868 case "(($ac_try" in
14869   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14870   *) ac_try_echo=$ac_try;;
14871 esac
14872 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14873 $as_echo "$ac_try_echo") >&5
14874   (eval "$ac_compile") 2>conftest.er1
14875   ac_status=$?
14876   grep -v '^ *+' conftest.er1 >conftest.err
14877   rm -f conftest.er1
14878   cat conftest.err >&5
14879   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14880   (exit $ac_status); } && {
14881          test -z "$ac_c_werror_flag" ||
14882          test ! -s conftest.err
14883        } && test -s conftest.$ac_objext; then
14884   eval "$as_ac_Header=yes"
14885 else
14886   $as_echo "$as_me: failed program was:" >&5
14887 sed 's/^/| /' conftest.$ac_ext >&5
14888
14889         eval "$as_ac_Header=no"
14890 fi
14891
14892 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14893 fi
14894 ac_res=`eval 'as_val=${'$as_ac_Header'}
14895                  $as_echo "$as_val"'`
14896                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14897 $as_echo "$ac_res" >&6; }
14898 as_val=`eval 'as_val=${'$as_ac_Header'}
14899                  $as_echo "$as_val"'`
14900    if test "x$as_val" = x""yes; then
14901   cat >>confdefs.h <<_ACEOF
14902 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
14903 _ACEOF
14904
14905 fi
14906
14907 done
14908
14909         cat >conftest.$ac_ext <<_ACEOF
14910 /* confdefs.h.  */
14911 _ACEOF
14912 cat confdefs.h >>conftest.$ac_ext
14913 cat >>conftest.$ac_ext <<_ACEOF
14914 /* end confdefs.h.  */
14915 #include <ft2build.h>
14916                     #include <freetype/fttrigon.h>
14917 _ACEOF
14918 if { (ac_try="$ac_cpp conftest.$ac_ext"
14919 case "(($ac_try" in
14920   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14921   *) ac_try_echo=$ac_try;;
14922 esac
14923 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14924 $as_echo "$ac_try_echo") >&5
14925   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14926   ac_status=$?
14927   grep -v '^ *+' conftest.er1 >conftest.err
14928   rm -f conftest.er1
14929   cat conftest.err >&5
14930   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14931   (exit $ac_status); } >/dev/null && {
14932          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14933          test ! -s conftest.err
14934        }; then
14935
14936 cat >>confdefs.h <<\_ACEOF
14937 #define HAVE_FREETYPE_FTTRIGON_H 1
14938 _ACEOF
14939
14940                     wine_cv_fttrigon=yes
14941 else
14942   $as_echo "$as_me: failed program was:" >&5
14943 sed 's/^/| /' conftest.$ac_ext >&5
14944
14945   wine_cv_fttrigon=no
14946 fi
14947
14948 rm -f conftest.err conftest.$ac_ext
14949         { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14950 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14951 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14952   $as_echo_n "(cached) " >&6
14953 else
14954   ac_cv_type_FT_TrueTypeEngineType=no
14955 cat >conftest.$ac_ext <<_ACEOF
14956 /* confdefs.h.  */
14957 _ACEOF
14958 cat confdefs.h >>conftest.$ac_ext
14959 cat >>conftest.$ac_ext <<_ACEOF
14960 /* end confdefs.h.  */
14961 #include <freetype/ftmodapi.h>
14962
14963 int
14964 main ()
14965 {
14966 if (sizeof (FT_TrueTypeEngineType))
14967        return 0;
14968   ;
14969   return 0;
14970 }
14971 _ACEOF
14972 rm -f conftest.$ac_objext
14973 if { (ac_try="$ac_compile"
14974 case "(($ac_try" in
14975   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14976   *) ac_try_echo=$ac_try;;
14977 esac
14978 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14979 $as_echo "$ac_try_echo") >&5
14980   (eval "$ac_compile") 2>conftest.er1
14981   ac_status=$?
14982   grep -v '^ *+' conftest.er1 >conftest.err
14983   rm -f conftest.er1
14984   cat conftest.err >&5
14985   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14986   (exit $ac_status); } && {
14987          test -z "$ac_c_werror_flag" ||
14988          test ! -s conftest.err
14989        } && test -s conftest.$ac_objext; then
14990   cat >conftest.$ac_ext <<_ACEOF
14991 /* confdefs.h.  */
14992 _ACEOF
14993 cat confdefs.h >>conftest.$ac_ext
14994 cat >>conftest.$ac_ext <<_ACEOF
14995 /* end confdefs.h.  */
14996 #include <freetype/ftmodapi.h>
14997
14998 int
14999 main ()
15000 {
15001 if (sizeof ((FT_TrueTypeEngineType)))
15002           return 0;
15003   ;
15004   return 0;
15005 }
15006 _ACEOF
15007 rm -f conftest.$ac_objext
15008 if { (ac_try="$ac_compile"
15009 case "(($ac_try" in
15010   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15011   *) ac_try_echo=$ac_try;;
15012 esac
15013 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15014 $as_echo "$ac_try_echo") >&5
15015   (eval "$ac_compile") 2>conftest.er1
15016   ac_status=$?
15017   grep -v '^ *+' conftest.er1 >conftest.err
15018   rm -f conftest.er1
15019   cat conftest.err >&5
15020   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15021   (exit $ac_status); } && {
15022          test -z "$ac_c_werror_flag" ||
15023          test ! -s conftest.err
15024        } && test -s conftest.$ac_objext; then
15025   :
15026 else
15027   $as_echo "$as_me: failed program was:" >&5
15028 sed 's/^/| /' conftest.$ac_ext >&5
15029
15030         ac_cv_type_FT_TrueTypeEngineType=yes
15031 fi
15032
15033 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15034 else
15035   $as_echo "$as_me: failed program was:" >&5
15036 sed 's/^/| /' conftest.$ac_ext >&5
15037
15038
15039 fi
15040
15041 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15042 fi
15043 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
15044 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
15045 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x""yes; then
15046
15047 cat >>confdefs.h <<_ACEOF
15048 #define HAVE_FT_TRUETYPEENGINETYPE 1
15049 _ACEOF
15050
15051
15052 fi
15053
15054         ac_save_CFLAGS="$CFLAGS"
15055         CFLAGS="$CFLAGS $ac_freetype_libs"
15056
15057 for ac_func in FT_Load_Sfnt_Table
15058 do
15059 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
15060 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
15061 $as_echo_n "checking for $ac_func... " >&6; }
15062 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15063   $as_echo_n "(cached) " >&6
15064 else
15065   cat >conftest.$ac_ext <<_ACEOF
15066 /* confdefs.h.  */
15067 _ACEOF
15068 cat confdefs.h >>conftest.$ac_ext
15069 cat >>conftest.$ac_ext <<_ACEOF
15070 /* end confdefs.h.  */
15071 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15072    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
15073 #define $ac_func innocuous_$ac_func
15074
15075 /* System header to define __stub macros and hopefully few prototypes,
15076     which can conflict with char $ac_func (); below.
15077     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15078     <limits.h> exists even on freestanding compilers.  */
15079
15080 #ifdef __STDC__
15081 # include <limits.h>
15082 #else
15083 # include <assert.h>
15084 #endif
15085
15086 #undef $ac_func
15087
15088 /* Override any GCC internal prototype to avoid an error.
15089    Use char because int might match the return type of a GCC
15090    builtin and then its argument prototype would still apply.  */
15091 #ifdef __cplusplus
15092 extern "C"
15093 #endif
15094 char $ac_func ();
15095 /* The GNU C library defines this for functions which it implements
15096     to always fail with ENOSYS.  Some functions are actually named
15097     something starting with __ and the normal name is an alias.  */
15098 #if defined __stub_$ac_func || defined __stub___$ac_func
15099 choke me
15100 #endif
15101
15102 int
15103 main ()
15104 {
15105 return $ac_func ();
15106   ;
15107   return 0;
15108 }
15109 _ACEOF
15110 rm -f conftest.$ac_objext conftest$ac_exeext
15111 if { (ac_try="$ac_link"
15112 case "(($ac_try" in
15113   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15114   *) ac_try_echo=$ac_try;;
15115 esac
15116 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15117 $as_echo "$ac_try_echo") >&5
15118   (eval "$ac_link") 2>conftest.er1
15119   ac_status=$?
15120   grep -v '^ *+' conftest.er1 >conftest.err
15121   rm -f conftest.er1
15122   cat conftest.err >&5
15123   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15124   (exit $ac_status); } && {
15125          test -z "$ac_c_werror_flag" ||
15126          test ! -s conftest.err
15127        } && test -s conftest$ac_exeext && {
15128          test "$cross_compiling" = yes ||
15129          $as_test_x conftest$ac_exeext
15130        }; then
15131   eval "$as_ac_var=yes"
15132 else
15133   $as_echo "$as_me: failed program was:" >&5
15134 sed 's/^/| /' conftest.$ac_ext >&5
15135
15136         eval "$as_ac_var=no"
15137 fi
15138
15139 rm -rf conftest.dSYM
15140 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15141       conftest$ac_exeext conftest.$ac_ext
15142 fi
15143 ac_res=`eval 'as_val=${'$as_ac_var'}
15144                  $as_echo "$as_val"'`
15145                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15146 $as_echo "$ac_res" >&6; }
15147 as_val=`eval 'as_val=${'$as_ac_var'}
15148                  $as_echo "$as_val"'`
15149    if test "x$as_val" = x""yes; then
15150   cat >>confdefs.h <<_ACEOF
15151 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15152 _ACEOF
15153
15154 fi
15155 done
15156
15157         CFLAGS="$ac_save_CFLAGS"
15158         CPPFLAGS="$ac_save_CPPFLAGS"
15159                 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
15160         then
15161
15162 cat >>confdefs.h <<\_ACEOF
15163 #define HAVE_FREETYPE 1
15164 _ACEOF
15165
15166             FREETYPELIBS="$ac_freetype_libs"
15167
15168             FREETYPEINCL="$ac_freetype_incl"
15169
15170         fi
15171     fi
15172 fi
15173 if test "x$FREETYPELIBS" = "x"; then
15174   case "x$with_freetype" in
15175   xno) ;;
15176   *)   { { $as_echo "$as_me:$LINENO: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
15177 Use the --without-freetype option if you really want this." >&5
15178 $as_echo "$as_me: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
15179 Use the --without-freetype option if you really want this." >&2;}
15180    { (exit 1); exit 1; }; } ;;
15181 esac
15182 fi
15183
15184 test "x$FREETYPELIBS" = "x" && enable_fonts=${enable_fonts:-no}
15185
15186 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
15187 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
15188 if test "${ac_cv_c_ppdev+set}" = set; then
15189   $as_echo_n "(cached) " >&6
15190 else
15191   cat >conftest.$ac_ext <<_ACEOF
15192 /* confdefs.h.  */
15193 _ACEOF
15194 cat confdefs.h >>conftest.$ac_ext
15195 cat >>conftest.$ac_ext <<_ACEOF
15196 /* end confdefs.h.  */
15197 #include <linux/ppdev.h>
15198 int
15199 main ()
15200 {
15201 ioctl (1,PPCLAIM,0)
15202   ;
15203   return 0;
15204 }
15205 _ACEOF
15206 rm -f conftest.$ac_objext
15207 if { (ac_try="$ac_compile"
15208 case "(($ac_try" in
15209   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15210   *) ac_try_echo=$ac_try;;
15211 esac
15212 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15213 $as_echo "$ac_try_echo") >&5
15214   (eval "$ac_compile") 2>conftest.er1
15215   ac_status=$?
15216   grep -v '^ *+' conftest.er1 >conftest.err
15217   rm -f conftest.er1
15218   cat conftest.err >&5
15219   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15220   (exit $ac_status); } && {
15221          test -z "$ac_c_werror_flag" ||
15222          test ! -s conftest.err
15223        } && test -s conftest.$ac_objext; then
15224   ac_cv_c_ppdev="yes"
15225 else
15226   $as_echo "$as_me: failed program was:" >&5
15227 sed 's/^/| /' conftest.$ac_ext >&5
15228
15229         ac_cv_c_ppdev="no"
15230 fi
15231
15232 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15233 fi
15234 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
15235 $as_echo "$ac_cv_c_ppdev" >&6; }
15236 if test "$ac_cv_c_ppdev" = "yes"
15237 then
15238
15239 cat >>confdefs.h <<\_ACEOF
15240 #define HAVE_PPDEV 1
15241 _ACEOF
15242
15243 fi
15244
15245 { $as_echo "$as_me:$LINENO: checking for pthread_rwlock_t" >&5
15246 $as_echo_n "checking for pthread_rwlock_t... " >&6; }
15247 if test "${ac_cv_type_pthread_rwlock_t+set}" = set; then
15248   $as_echo_n "(cached) " >&6
15249 else
15250   ac_cv_type_pthread_rwlock_t=no
15251 cat >conftest.$ac_ext <<_ACEOF
15252 /* confdefs.h.  */
15253 _ACEOF
15254 cat confdefs.h >>conftest.$ac_ext
15255 cat >>conftest.$ac_ext <<_ACEOF
15256 /* end confdefs.h.  */
15257 #define _GNU_SOURCE
15258 #include <pthread.h>
15259
15260 int
15261 main ()
15262 {
15263 if (sizeof (pthread_rwlock_t))
15264        return 0;
15265   ;
15266   return 0;
15267 }
15268 _ACEOF
15269 rm -f conftest.$ac_objext
15270 if { (ac_try="$ac_compile"
15271 case "(($ac_try" in
15272   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15273   *) ac_try_echo=$ac_try;;
15274 esac
15275 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15276 $as_echo "$ac_try_echo") >&5
15277   (eval "$ac_compile") 2>conftest.er1
15278   ac_status=$?
15279   grep -v '^ *+' conftest.er1 >conftest.err
15280   rm -f conftest.er1
15281   cat conftest.err >&5
15282   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15283   (exit $ac_status); } && {
15284          test -z "$ac_c_werror_flag" ||
15285          test ! -s conftest.err
15286        } && test -s conftest.$ac_objext; then
15287   cat >conftest.$ac_ext <<_ACEOF
15288 /* confdefs.h.  */
15289 _ACEOF
15290 cat confdefs.h >>conftest.$ac_ext
15291 cat >>conftest.$ac_ext <<_ACEOF
15292 /* end confdefs.h.  */
15293 #define _GNU_SOURCE
15294 #include <pthread.h>
15295
15296 int
15297 main ()
15298 {
15299 if (sizeof ((pthread_rwlock_t)))
15300           return 0;
15301   ;
15302   return 0;
15303 }
15304 _ACEOF
15305 rm -f conftest.$ac_objext
15306 if { (ac_try="$ac_compile"
15307 case "(($ac_try" in
15308   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15309   *) ac_try_echo=$ac_try;;
15310 esac
15311 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15312 $as_echo "$ac_try_echo") >&5
15313   (eval "$ac_compile") 2>conftest.er1
15314   ac_status=$?
15315   grep -v '^ *+' conftest.er1 >conftest.err
15316   rm -f conftest.er1
15317   cat conftest.err >&5
15318   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15319   (exit $ac_status); } && {
15320          test -z "$ac_c_werror_flag" ||
15321          test ! -s conftest.err
15322        } && test -s conftest.$ac_objext; then
15323   :
15324 else
15325   $as_echo "$as_me: failed program was:" >&5
15326 sed 's/^/| /' conftest.$ac_ext >&5
15327
15328         ac_cv_type_pthread_rwlock_t=yes
15329 fi
15330
15331 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15332 else
15333   $as_echo "$as_me: failed program was:" >&5
15334 sed 's/^/| /' conftest.$ac_ext >&5
15335
15336
15337 fi
15338
15339 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15340 fi
15341 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlock_t" >&5
15342 $as_echo "$ac_cv_type_pthread_rwlock_t" >&6; }
15343 if test "x$ac_cv_type_pthread_rwlock_t" = x""yes; then
15344
15345 cat >>confdefs.h <<_ACEOF
15346 #define HAVE_PTHREAD_RWLOCK_T 1
15347 _ACEOF
15348
15349
15350 fi
15351 { $as_echo "$as_me:$LINENO: checking for pthread_rwlockattr_t" >&5
15352 $as_echo_n "checking for pthread_rwlockattr_t... " >&6; }
15353 if test "${ac_cv_type_pthread_rwlockattr_t+set}" = set; then
15354   $as_echo_n "(cached) " >&6
15355 else
15356   ac_cv_type_pthread_rwlockattr_t=no
15357 cat >conftest.$ac_ext <<_ACEOF
15358 /* confdefs.h.  */
15359 _ACEOF
15360 cat confdefs.h >>conftest.$ac_ext
15361 cat >>conftest.$ac_ext <<_ACEOF
15362 /* end confdefs.h.  */
15363 #define _GNU_SOURCE
15364 #include <pthread.h>
15365
15366 int
15367 main ()
15368 {
15369 if (sizeof (pthread_rwlockattr_t))
15370        return 0;
15371   ;
15372   return 0;
15373 }
15374 _ACEOF
15375 rm -f conftest.$ac_objext
15376 if { (ac_try="$ac_compile"
15377 case "(($ac_try" in
15378   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15379   *) ac_try_echo=$ac_try;;
15380 esac
15381 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15382 $as_echo "$ac_try_echo") >&5
15383   (eval "$ac_compile") 2>conftest.er1
15384   ac_status=$?
15385   grep -v '^ *+' conftest.er1 >conftest.err
15386   rm -f conftest.er1
15387   cat conftest.err >&5
15388   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15389   (exit $ac_status); } && {
15390          test -z "$ac_c_werror_flag" ||
15391          test ! -s conftest.err
15392        } && test -s conftest.$ac_objext; then
15393   cat >conftest.$ac_ext <<_ACEOF
15394 /* confdefs.h.  */
15395 _ACEOF
15396 cat confdefs.h >>conftest.$ac_ext
15397 cat >>conftest.$ac_ext <<_ACEOF
15398 /* end confdefs.h.  */
15399 #define _GNU_SOURCE
15400 #include <pthread.h>
15401
15402 int
15403 main ()
15404 {
15405 if (sizeof ((pthread_rwlockattr_t)))
15406           return 0;
15407   ;
15408   return 0;
15409 }
15410 _ACEOF
15411 rm -f conftest.$ac_objext
15412 if { (ac_try="$ac_compile"
15413 case "(($ac_try" in
15414   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15415   *) ac_try_echo=$ac_try;;
15416 esac
15417 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15418 $as_echo "$ac_try_echo") >&5
15419   (eval "$ac_compile") 2>conftest.er1
15420   ac_status=$?
15421   grep -v '^ *+' conftest.er1 >conftest.err
15422   rm -f conftest.er1
15423   cat conftest.err >&5
15424   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15425   (exit $ac_status); } && {
15426          test -z "$ac_c_werror_flag" ||
15427          test ! -s conftest.err
15428        } && test -s conftest.$ac_objext; then
15429   :
15430 else
15431   $as_echo "$as_me: failed program was:" >&5
15432 sed 's/^/| /' conftest.$ac_ext >&5
15433
15434         ac_cv_type_pthread_rwlockattr_t=yes
15435 fi
15436
15437 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15438 else
15439   $as_echo "$as_me: failed program was:" >&5
15440 sed 's/^/| /' conftest.$ac_ext >&5
15441
15442
15443 fi
15444
15445 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15446 fi
15447 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlockattr_t" >&5
15448 $as_echo "$ac_cv_type_pthread_rwlockattr_t" >&6; }
15449 if test "x$ac_cv_type_pthread_rwlockattr_t" = x""yes; then
15450
15451 cat >>confdefs.h <<_ACEOF
15452 #define HAVE_PTHREAD_RWLOCKATTR_T 1
15453 _ACEOF
15454
15455
15456 fi
15457
15458
15459 ac_wine_check_funcs_save_LIBS="$LIBS"
15460 LIBS="$LIBS $LIBPTHREAD"
15461
15462
15463
15464
15465 for ac_func in \
15466         pthread_attr_get_np \
15467         pthread_getattr_np \
15468         pthread_get_stackaddr_np \
15469         pthread_get_stacksize_np
15470 do
15471 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
15472 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
15473 $as_echo_n "checking for $ac_func... " >&6; }
15474 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15475   $as_echo_n "(cached) " >&6
15476 else
15477   cat >conftest.$ac_ext <<_ACEOF
15478 /* confdefs.h.  */
15479 _ACEOF
15480 cat confdefs.h >>conftest.$ac_ext
15481 cat >>conftest.$ac_ext <<_ACEOF
15482 /* end confdefs.h.  */
15483 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15484    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
15485 #define $ac_func innocuous_$ac_func
15486
15487 /* System header to define __stub macros and hopefully few prototypes,
15488     which can conflict with char $ac_func (); below.
15489     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15490     <limits.h> exists even on freestanding compilers.  */
15491
15492 #ifdef __STDC__
15493 # include <limits.h>
15494 #else
15495 # include <assert.h>
15496 #endif
15497
15498 #undef $ac_func
15499
15500 /* Override any GCC internal prototype to avoid an error.
15501    Use char because int might match the return type of a GCC
15502    builtin and then its argument prototype would still apply.  */
15503 #ifdef __cplusplus
15504 extern "C"
15505 #endif
15506 char $ac_func ();
15507 /* The GNU C library defines this for functions which it implements
15508     to always fail with ENOSYS.  Some functions are actually named
15509     something starting with __ and the normal name is an alias.  */
15510 #if defined __stub_$ac_func || defined __stub___$ac_func
15511 choke me
15512 #endif
15513
15514 int
15515 main ()
15516 {
15517 return $ac_func ();
15518   ;
15519   return 0;
15520 }
15521 _ACEOF
15522 rm -f conftest.$ac_objext conftest$ac_exeext
15523 if { (ac_try="$ac_link"
15524 case "(($ac_try" in
15525   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15526   *) ac_try_echo=$ac_try;;
15527 esac
15528 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15529 $as_echo "$ac_try_echo") >&5
15530   (eval "$ac_link") 2>conftest.er1
15531   ac_status=$?
15532   grep -v '^ *+' conftest.er1 >conftest.err
15533   rm -f conftest.er1
15534   cat conftest.err >&5
15535   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15536   (exit $ac_status); } && {
15537          test -z "$ac_c_werror_flag" ||
15538          test ! -s conftest.err
15539        } && test -s conftest$ac_exeext && {
15540          test "$cross_compiling" = yes ||
15541          $as_test_x conftest$ac_exeext
15542        }; then
15543   eval "$as_ac_var=yes"
15544 else
15545   $as_echo "$as_me: failed program was:" >&5
15546 sed 's/^/| /' conftest.$ac_ext >&5
15547
15548         eval "$as_ac_var=no"
15549 fi
15550
15551 rm -rf conftest.dSYM
15552 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15553       conftest$ac_exeext conftest.$ac_ext
15554 fi
15555 ac_res=`eval 'as_val=${'$as_ac_var'}
15556                  $as_echo "$as_val"'`
15557                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15558 $as_echo "$ac_res" >&6; }
15559 as_val=`eval 'as_val=${'$as_ac_var'}
15560                  $as_echo "$as_val"'`
15561    if test "x$as_val" = x""yes; then
15562   cat >>confdefs.h <<_ACEOF
15563 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15564 _ACEOF
15565
15566 fi
15567 done
15568
15569 LIBS="$ac_wine_check_funcs_save_LIBS"
15570
15571 if test "x$with_esd" != xno
15572 then
15573     save_CFLAGS="$CFLAGS"
15574     # Extract the first word of "esd-config", so it can be a program name with args.
15575 set dummy esd-config; ac_word=$2
15576 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15577 $as_echo_n "checking for $ac_word... " >&6; }
15578 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15579   $as_echo_n "(cached) " >&6
15580 else
15581   case $ESDCONFIG in
15582   [\\/]* | ?:[\\/]*)
15583   ac_cv_path_ESDCONFIG="$ESDCONFIG" # Let the user override the test with a path.
15584   ;;
15585   *)
15586   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15587 for as_dir in $PATH
15588 do
15589   IFS=$as_save_IFS
15590   test -z "$as_dir" && as_dir=.
15591   for ac_exec_ext in '' $ac_executable_extensions; do
15592   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15593     ac_cv_path_ESDCONFIG="$as_dir/$ac_word$ac_exec_ext"
15594     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15595     break 2
15596   fi
15597 done
15598 done
15599 IFS=$as_save_IFS
15600
15601   test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG="no"
15602   ;;
15603 esac
15604 fi
15605 ESDCONFIG=$ac_cv_path_ESDCONFIG
15606 if test -n "$ESDCONFIG"; then
15607   { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15608 $as_echo "$ESDCONFIG" >&6; }
15609 else
15610   { $as_echo "$as_me:$LINENO: result: no" >&5
15611 $as_echo "no" >&6; }
15612 fi
15613
15614
15615     if test "x$ESDCONFIG" != "xno"
15616     then
15617         ac_esd_incl=""
15618         for i in `$ESDCONFIG --cflags`
15619         do
15620             case "$i" in
15621                 -I*) ac_esd_incl="$ac_esd_incl $i";;
15622             esac
15623         done
15624         ac_esd_libs=`$ESDCONFIG --libs`
15625         CFLAGS="$CFLAGS $ac_esd_incl"
15626     fi
15627     ac_esd_libs=${ac_esd_libs:-"-lesd"}
15628     if test "${ac_cv_header_esd_h+set}" = set; then
15629   { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15630 $as_echo_n "checking for esd.h... " >&6; }
15631 if test "${ac_cv_header_esd_h+set}" = set; then
15632   $as_echo_n "(cached) " >&6
15633 fi
15634 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15635 $as_echo "$ac_cv_header_esd_h" >&6; }
15636 else
15637   # Is the header compilable?
15638 { $as_echo "$as_me:$LINENO: checking esd.h usability" >&5
15639 $as_echo_n "checking esd.h usability... " >&6; }
15640 cat >conftest.$ac_ext <<_ACEOF
15641 /* confdefs.h.  */
15642 _ACEOF
15643 cat confdefs.h >>conftest.$ac_ext
15644 cat >>conftest.$ac_ext <<_ACEOF
15645 /* end confdefs.h.  */
15646 $ac_includes_default
15647 #include <esd.h>
15648 _ACEOF
15649 rm -f conftest.$ac_objext
15650 if { (ac_try="$ac_compile"
15651 case "(($ac_try" in
15652   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15653   *) ac_try_echo=$ac_try;;
15654 esac
15655 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15656 $as_echo "$ac_try_echo") >&5
15657   (eval "$ac_compile") 2>conftest.er1
15658   ac_status=$?
15659   grep -v '^ *+' conftest.er1 >conftest.err
15660   rm -f conftest.er1
15661   cat conftest.err >&5
15662   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15663   (exit $ac_status); } && {
15664          test -z "$ac_c_werror_flag" ||
15665          test ! -s conftest.err
15666        } && test -s conftest.$ac_objext; then
15667   ac_header_compiler=yes
15668 else
15669   $as_echo "$as_me: failed program was:" >&5
15670 sed 's/^/| /' conftest.$ac_ext >&5
15671
15672         ac_header_compiler=no
15673 fi
15674
15675 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15676 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15677 $as_echo "$ac_header_compiler" >&6; }
15678
15679 # Is the header present?
15680 { $as_echo "$as_me:$LINENO: checking esd.h presence" >&5
15681 $as_echo_n "checking esd.h presence... " >&6; }
15682 cat >conftest.$ac_ext <<_ACEOF
15683 /* confdefs.h.  */
15684 _ACEOF
15685 cat confdefs.h >>conftest.$ac_ext
15686 cat >>conftest.$ac_ext <<_ACEOF
15687 /* end confdefs.h.  */
15688 #include <esd.h>
15689 _ACEOF
15690 if { (ac_try="$ac_cpp conftest.$ac_ext"
15691 case "(($ac_try" in
15692   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15693   *) ac_try_echo=$ac_try;;
15694 esac
15695 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15696 $as_echo "$ac_try_echo") >&5
15697   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15698   ac_status=$?
15699   grep -v '^ *+' conftest.er1 >conftest.err
15700   rm -f conftest.er1
15701   cat conftest.err >&5
15702   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15703   (exit $ac_status); } >/dev/null && {
15704          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15705          test ! -s conftest.err
15706        }; then
15707   ac_header_preproc=yes
15708 else
15709   $as_echo "$as_me: failed program was:" >&5
15710 sed 's/^/| /' conftest.$ac_ext >&5
15711
15712   ac_header_preproc=no
15713 fi
15714
15715 rm -f conftest.err conftest.$ac_ext
15716 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15717 $as_echo "$ac_header_preproc" >&6; }
15718
15719 # So?  What about this header?
15720 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15721   yes:no: )
15722     { $as_echo "$as_me:$LINENO: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&5
15723 $as_echo "$as_me: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15724     { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the compiler's result" >&5
15725 $as_echo "$as_me: WARNING: esd.h: proceeding with the compiler's result" >&2;}
15726     ac_header_preproc=yes
15727     ;;
15728   no:yes:* )
15729     { $as_echo "$as_me:$LINENO: WARNING: esd.h: present but cannot be compiled" >&5
15730 $as_echo "$as_me: WARNING: esd.h: present but cannot be compiled" >&2;}
15731     { $as_echo "$as_me:$LINENO: WARNING: esd.h:     check for missing prerequisite headers?" >&5
15732 $as_echo "$as_me: WARNING: esd.h:     check for missing prerequisite headers?" >&2;}
15733     { $as_echo "$as_me:$LINENO: WARNING: esd.h: see the Autoconf documentation" >&5
15734 $as_echo "$as_me: WARNING: esd.h: see the Autoconf documentation" >&2;}
15735     { $as_echo "$as_me:$LINENO: WARNING: esd.h:     section \"Present But Cannot Be Compiled\"" >&5
15736 $as_echo "$as_me: WARNING: esd.h:     section \"Present But Cannot Be Compiled\"" >&2;}
15737     { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the preprocessor's result" >&5
15738 $as_echo "$as_me: WARNING: esd.h: proceeding with the preprocessor's result" >&2;}
15739     { $as_echo "$as_me:$LINENO: WARNING: esd.h: in the future, the compiler will take precedence" >&5
15740 $as_echo "$as_me: WARNING: esd.h: in the future, the compiler will take precedence" >&2;}
15741     ( cat <<\_ASBOX
15742 ## ------------------------------------ ##
15743 ## Report this to wine-devel@winehq.org ##
15744 ## ------------------------------------ ##
15745 _ASBOX
15746      ) | sed "s/^/$as_me: WARNING:     /" >&2
15747     ;;
15748 esac
15749 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15750 $as_echo_n "checking for esd.h... " >&6; }
15751 if test "${ac_cv_header_esd_h+set}" = set; then
15752   $as_echo_n "(cached) " >&6
15753 else
15754   ac_cv_header_esd_h=$ac_header_preproc
15755 fi
15756 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15757 $as_echo "$ac_cv_header_esd_h" >&6; }
15758
15759 fi
15760 if test "x$ac_cv_header_esd_h" = x""yes; then
15761   { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15762 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15763 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15764   $as_echo_n "(cached) " >&6
15765 else
15766   ac_check_lib_save_LIBS=$LIBS
15767 LIBS="-lesd $ac_esd_libs $LIBS"
15768 cat >conftest.$ac_ext <<_ACEOF
15769 /* confdefs.h.  */
15770 _ACEOF
15771 cat confdefs.h >>conftest.$ac_ext
15772 cat >>conftest.$ac_ext <<_ACEOF
15773 /* end confdefs.h.  */
15774
15775 /* Override any GCC internal prototype to avoid an error.
15776    Use char because int might match the return type of a GCC
15777    builtin and then its argument prototype would still apply.  */
15778 #ifdef __cplusplus
15779 extern "C"
15780 #endif
15781 char esd_open_sound ();
15782 int
15783 main ()
15784 {
15785 return esd_open_sound ();
15786   ;
15787   return 0;
15788 }
15789 _ACEOF
15790 rm -f conftest.$ac_objext conftest$ac_exeext
15791 if { (ac_try="$ac_link"
15792 case "(($ac_try" in
15793   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15794   *) ac_try_echo=$ac_try;;
15795 esac
15796 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15797 $as_echo "$ac_try_echo") >&5
15798   (eval "$ac_link") 2>conftest.er1
15799   ac_status=$?
15800   grep -v '^ *+' conftest.er1 >conftest.err
15801   rm -f conftest.er1
15802   cat conftest.err >&5
15803   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15804   (exit $ac_status); } && {
15805          test -z "$ac_c_werror_flag" ||
15806          test ! -s conftest.err
15807        } && test -s conftest$ac_exeext && {
15808          test "$cross_compiling" = yes ||
15809          $as_test_x conftest$ac_exeext
15810        }; then
15811   ac_cv_lib_esd_esd_open_sound=yes
15812 else
15813   $as_echo "$as_me: failed program was:" >&5
15814 sed 's/^/| /' conftest.$ac_ext >&5
15815
15816         ac_cv_lib_esd_esd_open_sound=no
15817 fi
15818
15819 rm -rf conftest.dSYM
15820 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15821       conftest$ac_exeext conftest.$ac_ext
15822 LIBS=$ac_check_lib_save_LIBS
15823 fi
15824 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15825 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15826 if test "x$ac_cv_lib_esd_esd_open_sound" = x""yes; then
15827   ESDINCL="$ac_esd_incl"
15828
15829              ESDLIBS="$ac_esd_libs"
15830
15831
15832 cat >>confdefs.h <<\_ACEOF
15833 #define HAVE_ESD 1
15834 _ACEOF
15835
15836 fi
15837
15838 fi
15839
15840
15841     CFLAGS="$save_CFLAGS"
15842 fi
15843
15844 ALSALIBS=""
15845
15846 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15847 then
15848     { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15849 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15850 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15851   $as_echo_n "(cached) " >&6
15852 else
15853   ac_check_lib_save_LIBS=$LIBS
15854 LIBS="-lasound  $LIBS"
15855 cat >conftest.$ac_ext <<_ACEOF
15856 /* confdefs.h.  */
15857 _ACEOF
15858 cat confdefs.h >>conftest.$ac_ext
15859 cat >>conftest.$ac_ext <<_ACEOF
15860 /* end confdefs.h.  */
15861
15862 /* Override any GCC internal prototype to avoid an error.
15863    Use char because int might match the return type of a GCC
15864    builtin and then its argument prototype would still apply.  */
15865 #ifdef __cplusplus
15866 extern "C"
15867 #endif
15868 char snd_pcm_hw_params_get_access ();
15869 int
15870 main ()
15871 {
15872 return snd_pcm_hw_params_get_access ();
15873   ;
15874   return 0;
15875 }
15876 _ACEOF
15877 rm -f conftest.$ac_objext conftest$ac_exeext
15878 if { (ac_try="$ac_link"
15879 case "(($ac_try" in
15880   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15881   *) ac_try_echo=$ac_try;;
15882 esac
15883 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15884 $as_echo "$ac_try_echo") >&5
15885   (eval "$ac_link") 2>conftest.er1
15886   ac_status=$?
15887   grep -v '^ *+' conftest.er1 >conftest.err
15888   rm -f conftest.er1
15889   cat conftest.err >&5
15890   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15891   (exit $ac_status); } && {
15892          test -z "$ac_c_werror_flag" ||
15893          test ! -s conftest.err
15894        } && test -s conftest$ac_exeext && {
15895          test "$cross_compiling" = yes ||
15896          $as_test_x conftest$ac_exeext
15897        }; then
15898   ac_cv_lib_asound_snd_pcm_hw_params_get_access=yes
15899 else
15900   $as_echo "$as_me: failed program was:" >&5
15901 sed 's/^/| /' conftest.$ac_ext >&5
15902
15903         ac_cv_lib_asound_snd_pcm_hw_params_get_access=no
15904 fi
15905
15906 rm -rf conftest.dSYM
15907 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15908       conftest$ac_exeext conftest.$ac_ext
15909 LIBS=$ac_check_lib_save_LIBS
15910 fi
15911 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15912 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15913 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x""yes; then
15914   cat >conftest.$ac_ext <<_ACEOF
15915 /* confdefs.h.  */
15916 _ACEOF
15917 cat confdefs.h >>conftest.$ac_ext
15918 cat >>conftest.$ac_ext <<_ACEOF
15919 /* end confdefs.h.  */
15920 #ifdef HAVE_ALSA_ASOUNDLIB_H
15921 #include <alsa/asoundlib.h>
15922 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15923 #include <sys/asoundlib.h>
15924 #endif
15925 int
15926 main ()
15927 {
15928 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15929   ;
15930   return 0;
15931 }
15932 _ACEOF
15933 rm -f conftest.$ac_objext
15934 if { (ac_try="$ac_compile"
15935 case "(($ac_try" in
15936   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15937   *) ac_try_echo=$ac_try;;
15938 esac
15939 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15940 $as_echo "$ac_try_echo") >&5
15941   (eval "$ac_compile") 2>conftest.er1
15942   ac_status=$?
15943   grep -v '^ *+' conftest.er1 >conftest.err
15944   rm -f conftest.er1
15945   cat conftest.err >&5
15946   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15947   (exit $ac_status); } && {
15948          test -z "$ac_c_werror_flag" ||
15949          test ! -s conftest.err
15950        } && test -s conftest.$ac_objext; then
15951
15952 cat >>confdefs.h <<\_ACEOF
15953 #define HAVE_ALSA 1
15954 _ACEOF
15955
15956                          ALSALIBS="-lasound"
15957 else
15958   $as_echo "$as_me: failed program was:" >&5
15959 sed 's/^/| /' conftest.$ac_ext >&5
15960
15961
15962 fi
15963
15964 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15965 fi
15966
15967 fi
15968
15969 AUDIOIOLIBS=""
15970
15971 if test "$ac_cv_header_libaudioio_h" = "yes"
15972 then
15973     { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15974 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15975 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15976   $as_echo_n "(cached) " >&6
15977 else
15978   ac_check_lib_save_LIBS=$LIBS
15979 LIBS="-laudioio  $LIBS"
15980 cat >conftest.$ac_ext <<_ACEOF
15981 /* confdefs.h.  */
15982 _ACEOF
15983 cat confdefs.h >>conftest.$ac_ext
15984 cat >>conftest.$ac_ext <<_ACEOF
15985 /* end confdefs.h.  */
15986
15987 /* Override any GCC internal prototype to avoid an error.
15988    Use char because int might match the return type of a GCC
15989    builtin and then its argument prototype would still apply.  */
15990 #ifdef __cplusplus
15991 extern "C"
15992 #endif
15993 char AudioIOGetVersion ();
15994 int
15995 main ()
15996 {
15997 return AudioIOGetVersion ();
15998   ;
15999   return 0;
16000 }
16001 _ACEOF
16002 rm -f conftest.$ac_objext conftest$ac_exeext
16003 if { (ac_try="$ac_link"
16004 case "(($ac_try" in
16005   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16006   *) ac_try_echo=$ac_try;;
16007 esac
16008 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16009 $as_echo "$ac_try_echo") >&5
16010   (eval "$ac_link") 2>conftest.er1
16011   ac_status=$?
16012   grep -v '^ *+' conftest.er1 >conftest.err
16013   rm -f conftest.er1
16014   cat conftest.err >&5
16015   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16016   (exit $ac_status); } && {
16017          test -z "$ac_c_werror_flag" ||
16018          test ! -s conftest.err
16019        } && test -s conftest$ac_exeext && {
16020          test "$cross_compiling" = yes ||
16021          $as_test_x conftest$ac_exeext
16022        }; then
16023   ac_cv_lib_audioio_AudioIOGetVersion=yes
16024 else
16025   $as_echo "$as_me: failed program was:" >&5
16026 sed 's/^/| /' conftest.$ac_ext >&5
16027
16028         ac_cv_lib_audioio_AudioIOGetVersion=no
16029 fi
16030
16031 rm -rf conftest.dSYM
16032 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16033       conftest$ac_exeext conftest.$ac_ext
16034 LIBS=$ac_check_lib_save_LIBS
16035 fi
16036 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
16037 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
16038 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x""yes; then
16039   AUDIOIOLIBS="-laudioio"
16040
16041 cat >>confdefs.h <<\_ACEOF
16042 #define HAVE_LIBAUDIOIO 1
16043 _ACEOF
16044
16045 fi
16046
16047 fi
16048
16049
16050 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
16051 then
16052     { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
16053 $as_echo_n "checking for -lcapi20... " >&6; }
16054 if test "${ac_cv_lib_soname_capi20+set}" = set; then
16055   $as_echo_n "(cached) " >&6
16056 else
16057   ac_check_soname_save_LIBS=$LIBS
16058 LIBS="-lcapi20  $LIBS"
16059   cat >conftest.$ac_ext <<_ACEOF
16060 /* confdefs.h.  */
16061 _ACEOF
16062 cat confdefs.h >>conftest.$ac_ext
16063 cat >>conftest.$ac_ext <<_ACEOF
16064 /* end confdefs.h.  */
16065
16066 /* Override any GCC internal prototype to avoid an error.
16067    Use char because int might match the return type of a GCC
16068    builtin and then its argument prototype would still apply.  */
16069 #ifdef __cplusplus
16070 extern "C"
16071 #endif
16072 char capi20_register ();
16073 int
16074 main ()
16075 {
16076 return capi20_register ();
16077   ;
16078   return 0;
16079 }
16080 _ACEOF
16081 rm -f conftest.$ac_objext conftest$ac_exeext
16082 if { (ac_try="$ac_link"
16083 case "(($ac_try" in
16084   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16085   *) ac_try_echo=$ac_try;;
16086 esac
16087 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16088 $as_echo "$ac_try_echo") >&5
16089   (eval "$ac_link") 2>conftest.er1
16090   ac_status=$?
16091   grep -v '^ *+' conftest.er1 >conftest.err
16092   rm -f conftest.er1
16093   cat conftest.err >&5
16094   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16095   (exit $ac_status); } && {
16096          test -z "$ac_c_werror_flag" ||
16097          test ! -s conftest.err
16098        } && test -s conftest$ac_exeext && {
16099          test "$cross_compiling" = yes ||
16100          $as_test_x conftest$ac_exeext
16101        }; then
16102   case "$LIBEXT" in
16103     dll) ;;
16104     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'` ;;
16105     *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
16106   esac
16107 else
16108   $as_echo "$as_me: failed program was:" >&5
16109 sed 's/^/| /' conftest.$ac_ext >&5
16110
16111
16112 fi
16113
16114 rm -rf conftest.dSYM
16115 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16116       conftest$ac_exeext conftest.$ac_ext
16117   LIBS=$ac_check_soname_save_LIBS
16118 fi
16119 if test "x$ac_cv_lib_soname_capi20" = "x"; then
16120   { $as_echo "$as_me:$LINENO: result: not found" >&5
16121 $as_echo "not found" >&6; }
16122
16123 else
16124   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
16125 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
16126
16127 cat >>confdefs.h <<_ACEOF
16128 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
16129 _ACEOF
16130
16131
16132 fi
16133
16134 fi
16135 if test "x$ac_cv_lib_soname_capi20" = "x"; then
16136   case "x$with_capi" in
16137   x)   wine_notices="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
16138   xno) ;;
16139   *)   { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
16140 This is an error since --with-capi was requested." >&5
16141 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
16142 This is an error since --with-capi was requested." >&2;}
16143    { (exit 1); exit 1; }; } ;;
16144 esac
16145 fi
16146
16147
16148 CUPSINCL=""
16149
16150 if test "x$with_cups" != "xno"
16151 then
16152     ac_save_CPPFLAGS="$CPPFLAGS"
16153     ac_cups_cflags=`cups-config --cflags 2>/dev/null`
16154     ac_cups_libs=`cups-config --ldflags 2>/dev/null`
16155     CPPFLAGS="$CPPFLAGS $ac_cups_cflags"
16156
16157 for ac_header in cups/cups.h
16158 do
16159 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16160 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16161   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16162 $as_echo_n "checking for $ac_header... " >&6; }
16163 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16164   $as_echo_n "(cached) " >&6
16165 fi
16166 ac_res=`eval 'as_val=${'$as_ac_Header'}
16167                  $as_echo "$as_val"'`
16168                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16169 $as_echo "$ac_res" >&6; }
16170 else
16171   # Is the header compilable?
16172 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16173 $as_echo_n "checking $ac_header usability... " >&6; }
16174 cat >conftest.$ac_ext <<_ACEOF
16175 /* confdefs.h.  */
16176 _ACEOF
16177 cat confdefs.h >>conftest.$ac_ext
16178 cat >>conftest.$ac_ext <<_ACEOF
16179 /* end confdefs.h.  */
16180 $ac_includes_default
16181 #include <$ac_header>
16182 _ACEOF
16183 rm -f conftest.$ac_objext
16184 if { (ac_try="$ac_compile"
16185 case "(($ac_try" in
16186   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16187   *) ac_try_echo=$ac_try;;
16188 esac
16189 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16190 $as_echo "$ac_try_echo") >&5
16191   (eval "$ac_compile") 2>conftest.er1
16192   ac_status=$?
16193   grep -v '^ *+' conftest.er1 >conftest.err
16194   rm -f conftest.er1
16195   cat conftest.err >&5
16196   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16197   (exit $ac_status); } && {
16198          test -z "$ac_c_werror_flag" ||
16199          test ! -s conftest.err
16200        } && test -s conftest.$ac_objext; then
16201   ac_header_compiler=yes
16202 else
16203   $as_echo "$as_me: failed program was:" >&5
16204 sed 's/^/| /' conftest.$ac_ext >&5
16205
16206         ac_header_compiler=no
16207 fi
16208
16209 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16210 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16211 $as_echo "$ac_header_compiler" >&6; }
16212
16213 # Is the header present?
16214 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16215 $as_echo_n "checking $ac_header presence... " >&6; }
16216 cat >conftest.$ac_ext <<_ACEOF
16217 /* confdefs.h.  */
16218 _ACEOF
16219 cat confdefs.h >>conftest.$ac_ext
16220 cat >>conftest.$ac_ext <<_ACEOF
16221 /* end confdefs.h.  */
16222 #include <$ac_header>
16223 _ACEOF
16224 if { (ac_try="$ac_cpp conftest.$ac_ext"
16225 case "(($ac_try" in
16226   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16227   *) ac_try_echo=$ac_try;;
16228 esac
16229 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16230 $as_echo "$ac_try_echo") >&5
16231   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16232   ac_status=$?
16233   grep -v '^ *+' conftest.er1 >conftest.err
16234   rm -f conftest.er1
16235   cat conftest.err >&5
16236   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16237   (exit $ac_status); } >/dev/null && {
16238          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16239          test ! -s conftest.err
16240        }; then
16241   ac_header_preproc=yes
16242 else
16243   $as_echo "$as_me: failed program was:" >&5
16244 sed 's/^/| /' conftest.$ac_ext >&5
16245
16246   ac_header_preproc=no
16247 fi
16248
16249 rm -f conftest.err conftest.$ac_ext
16250 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16251 $as_echo "$ac_header_preproc" >&6; }
16252
16253 # So?  What about this header?
16254 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16255   yes:no: )
16256     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16257 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16258     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16259 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16260     ac_header_preproc=yes
16261     ;;
16262   no:yes:* )
16263     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16264 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16265     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
16266 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
16267     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16268 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16269     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
16270 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
16271     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16272 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16273     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16274 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16275     ( cat <<\_ASBOX
16276 ## ------------------------------------ ##
16277 ## Report this to wine-devel@winehq.org ##
16278 ## ------------------------------------ ##
16279 _ASBOX
16280      ) | sed "s/^/$as_me: WARNING:     /" >&2
16281     ;;
16282 esac
16283 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16284 $as_echo_n "checking for $ac_header... " >&6; }
16285 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16286   $as_echo_n "(cached) " >&6
16287 else
16288   eval "$as_ac_Header=\$ac_header_preproc"
16289 fi
16290 ac_res=`eval 'as_val=${'$as_ac_Header'}
16291                  $as_echo "$as_val"'`
16292                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16293 $as_echo "$ac_res" >&6; }
16294
16295 fi
16296 as_val=`eval 'as_val=${'$as_ac_Header'}
16297                  $as_echo "$as_val"'`
16298    if test "x$as_val" = x""yes; then
16299   cat >>confdefs.h <<_ACEOF
16300 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16301 _ACEOF
16302  { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
16303 $as_echo_n "checking for -lcups... " >&6; }
16304 if test "${ac_cv_lib_soname_cups+set}" = set; then
16305   $as_echo_n "(cached) " >&6
16306 else
16307   ac_check_soname_save_LIBS=$LIBS
16308 LIBS="-lcups $ac_cups_libs $LIBS"
16309   cat >conftest.$ac_ext <<_ACEOF
16310 /* confdefs.h.  */
16311 _ACEOF
16312 cat confdefs.h >>conftest.$ac_ext
16313 cat >>conftest.$ac_ext <<_ACEOF
16314 /* end confdefs.h.  */
16315
16316 /* Override any GCC internal prototype to avoid an error.
16317    Use char because int might match the return type of a GCC
16318    builtin and then its argument prototype would still apply.  */
16319 #ifdef __cplusplus
16320 extern "C"
16321 #endif
16322 char cupsGetDefault ();
16323 int
16324 main ()
16325 {
16326 return cupsGetDefault ();
16327   ;
16328   return 0;
16329 }
16330 _ACEOF
16331 rm -f conftest.$ac_objext conftest$ac_exeext
16332 if { (ac_try="$ac_link"
16333 case "(($ac_try" in
16334   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16335   *) ac_try_echo=$ac_try;;
16336 esac
16337 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16338 $as_echo "$ac_try_echo") >&5
16339   (eval "$ac_link") 2>conftest.er1
16340   ac_status=$?
16341   grep -v '^ *+' conftest.er1 >conftest.err
16342   rm -f conftest.er1
16343   cat conftest.err >&5
16344   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16345   (exit $ac_status); } && {
16346          test -z "$ac_c_werror_flag" ||
16347          test ! -s conftest.err
16348        } && test -s conftest$ac_exeext && {
16349          test "$cross_compiling" = yes ||
16350          $as_test_x conftest$ac_exeext
16351        }; then
16352   case "$LIBEXT" in
16353     dll) ;;
16354     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'` ;;
16355     *) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
16356   esac
16357 else
16358   $as_echo "$as_me: failed program was:" >&5
16359 sed 's/^/| /' conftest.$ac_ext >&5
16360
16361
16362 fi
16363
16364 rm -rf conftest.dSYM
16365 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16366       conftest$ac_exeext conftest.$ac_ext
16367   LIBS=$ac_check_soname_save_LIBS
16368 fi
16369 if test "x$ac_cv_lib_soname_cups" = "x"; then
16370   { $as_echo "$as_me:$LINENO: result: not found" >&5
16371 $as_echo "not found" >&6; }
16372
16373 else
16374   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
16375 $as_echo "$ac_cv_lib_soname_cups" >&6; }
16376
16377 cat >>confdefs.h <<_ACEOF
16378 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
16379 _ACEOF
16380
16381        CUPSINCL="$ac_cups_cflags"
16382 fi
16383
16384 fi
16385
16386 done
16387
16388     CPPFLAGS="$ac_save_CPPFLAGS"
16389 fi
16390 if test "x$ac_cv_lib_soname_cups" = "x"; then
16391   case "x$with_cups" in
16392   x)   wine_notices="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
16393   xno) ;;
16394   *)   { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16395 This is an error since --with-cups was requested." >&5
16396 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16397 This is an error since --with-cups was requested." >&2;}
16398    { (exit 1); exit 1; }; } ;;
16399 esac
16400 fi
16401
16402
16403 if test "$ac_cv_header_jack_jack_h" = "yes"
16404 then
16405     { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
16406 $as_echo_n "checking for -ljack... " >&6; }
16407 if test "${ac_cv_lib_soname_jack+set}" = set; then
16408   $as_echo_n "(cached) " >&6
16409 else
16410   ac_check_soname_save_LIBS=$LIBS
16411 LIBS="-ljack  $LIBS"
16412   cat >conftest.$ac_ext <<_ACEOF
16413 /* confdefs.h.  */
16414 _ACEOF
16415 cat confdefs.h >>conftest.$ac_ext
16416 cat >>conftest.$ac_ext <<_ACEOF
16417 /* end confdefs.h.  */
16418
16419 /* Override any GCC internal prototype to avoid an error.
16420    Use char because int might match the return type of a GCC
16421    builtin and then its argument prototype would still apply.  */
16422 #ifdef __cplusplus
16423 extern "C"
16424 #endif
16425 char jack_client_new ();
16426 int
16427 main ()
16428 {
16429 return jack_client_new ();
16430   ;
16431   return 0;
16432 }
16433 _ACEOF
16434 rm -f conftest.$ac_objext conftest$ac_exeext
16435 if { (ac_try="$ac_link"
16436 case "(($ac_try" in
16437   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16438   *) ac_try_echo=$ac_try;;
16439 esac
16440 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16441 $as_echo "$ac_try_echo") >&5
16442   (eval "$ac_link") 2>conftest.er1
16443   ac_status=$?
16444   grep -v '^ *+' conftest.er1 >conftest.err
16445   rm -f conftest.er1
16446   cat conftest.err >&5
16447   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16448   (exit $ac_status); } && {
16449          test -z "$ac_c_werror_flag" ||
16450          test ! -s conftest.err
16451        } && test -s conftest$ac_exeext && {
16452          test "$cross_compiling" = yes ||
16453          $as_test_x conftest$ac_exeext
16454        }; then
16455   case "$LIBEXT" in
16456     dll) ;;
16457     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'` ;;
16458     *) 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'` ;;
16459   esac
16460 else
16461   $as_echo "$as_me: failed program was:" >&5
16462 sed 's/^/| /' conftest.$ac_ext >&5
16463
16464
16465 fi
16466
16467 rm -rf conftest.dSYM
16468 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16469       conftest$ac_exeext conftest.$ac_ext
16470   LIBS=$ac_check_soname_save_LIBS
16471 fi
16472 if test "x$ac_cv_lib_soname_jack" = "x"; then
16473   { $as_echo "$as_me:$LINENO: result: not found" >&5
16474 $as_echo "not found" >&6; }
16475
16476 else
16477   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
16478 $as_echo "$ac_cv_lib_soname_jack" >&6; }
16479
16480 cat >>confdefs.h <<_ACEOF
16481 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
16482 _ACEOF
16483
16484
16485 fi
16486
16487 fi
16488
16489 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16490 then
16491     { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16492 $as_echo_n "checking for -lfontconfig... " >&6; }
16493 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16494   $as_echo_n "(cached) " >&6
16495 else
16496   ac_check_soname_save_LIBS=$LIBS
16497 LIBS="-lfontconfig  $LIBS"
16498   cat >conftest.$ac_ext <<_ACEOF
16499 /* confdefs.h.  */
16500 _ACEOF
16501 cat confdefs.h >>conftest.$ac_ext
16502 cat >>conftest.$ac_ext <<_ACEOF
16503 /* end confdefs.h.  */
16504
16505 /* Override any GCC internal prototype to avoid an error.
16506    Use char because int might match the return type of a GCC
16507    builtin and then its argument prototype would still apply.  */
16508 #ifdef __cplusplus
16509 extern "C"
16510 #endif
16511 char FcInit ();
16512 int
16513 main ()
16514 {
16515 return FcInit ();
16516   ;
16517   return 0;
16518 }
16519 _ACEOF
16520 rm -f conftest.$ac_objext conftest$ac_exeext
16521 if { (ac_try="$ac_link"
16522 case "(($ac_try" in
16523   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16524   *) ac_try_echo=$ac_try;;
16525 esac
16526 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16527 $as_echo "$ac_try_echo") >&5
16528   (eval "$ac_link") 2>conftest.er1
16529   ac_status=$?
16530   grep -v '^ *+' conftest.er1 >conftest.err
16531   rm -f conftest.er1
16532   cat conftest.err >&5
16533   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16534   (exit $ac_status); } && {
16535          test -z "$ac_c_werror_flag" ||
16536          test ! -s conftest.err
16537        } && test -s conftest$ac_exeext && {
16538          test "$cross_compiling" = yes ||
16539          $as_test_x conftest$ac_exeext
16540        }; then
16541   case "$LIBEXT" in
16542     dll) ;;
16543     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'` ;;
16544     *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
16545   esac
16546 else
16547   $as_echo "$as_me: failed program was:" >&5
16548 sed 's/^/| /' conftest.$ac_ext >&5
16549
16550
16551 fi
16552
16553 rm -rf conftest.dSYM
16554 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16555       conftest$ac_exeext conftest.$ac_ext
16556   LIBS=$ac_check_soname_save_LIBS
16557 fi
16558 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16559   { $as_echo "$as_me:$LINENO: result: not found" >&5
16560 $as_echo "not found" >&6; }
16561
16562 else
16563   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16564 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16565
16566 cat >>confdefs.h <<_ACEOF
16567 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16568 _ACEOF
16569
16570
16571 fi
16572
16573 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16574 then
16575         ac_save_CPPFLAGS="$CPPFLAGS"
16576     CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16577     $as_unset ac_cv_header_fontconfig_fontconfig_h
16578
16579 for ac_header in fontconfig/fontconfig.h
16580 do
16581 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16582 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16583   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16584 $as_echo_n "checking for $ac_header... " >&6; }
16585 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16586   $as_echo_n "(cached) " >&6
16587 fi
16588 ac_res=`eval 'as_val=${'$as_ac_Header'}
16589                  $as_echo "$as_val"'`
16590                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16591 $as_echo "$ac_res" >&6; }
16592 else
16593   # Is the header compilable?
16594 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16595 $as_echo_n "checking $ac_header usability... " >&6; }
16596 cat >conftest.$ac_ext <<_ACEOF
16597 /* confdefs.h.  */
16598 _ACEOF
16599 cat confdefs.h >>conftest.$ac_ext
16600 cat >>conftest.$ac_ext <<_ACEOF
16601 /* end confdefs.h.  */
16602 $ac_includes_default
16603 #include <$ac_header>
16604 _ACEOF
16605 rm -f conftest.$ac_objext
16606 if { (ac_try="$ac_compile"
16607 case "(($ac_try" in
16608   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16609   *) ac_try_echo=$ac_try;;
16610 esac
16611 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16612 $as_echo "$ac_try_echo") >&5
16613   (eval "$ac_compile") 2>conftest.er1
16614   ac_status=$?
16615   grep -v '^ *+' conftest.er1 >conftest.err
16616   rm -f conftest.er1
16617   cat conftest.err >&5
16618   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16619   (exit $ac_status); } && {
16620          test -z "$ac_c_werror_flag" ||
16621          test ! -s conftest.err
16622        } && test -s conftest.$ac_objext; then
16623   ac_header_compiler=yes
16624 else
16625   $as_echo "$as_me: failed program was:" >&5
16626 sed 's/^/| /' conftest.$ac_ext >&5
16627
16628         ac_header_compiler=no
16629 fi
16630
16631 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16632 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16633 $as_echo "$ac_header_compiler" >&6; }
16634
16635 # Is the header present?
16636 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16637 $as_echo_n "checking $ac_header presence... " >&6; }
16638 cat >conftest.$ac_ext <<_ACEOF
16639 /* confdefs.h.  */
16640 _ACEOF
16641 cat confdefs.h >>conftest.$ac_ext
16642 cat >>conftest.$ac_ext <<_ACEOF
16643 /* end confdefs.h.  */
16644 #include <$ac_header>
16645 _ACEOF
16646 if { (ac_try="$ac_cpp conftest.$ac_ext"
16647 case "(($ac_try" in
16648   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16649   *) ac_try_echo=$ac_try;;
16650 esac
16651 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16652 $as_echo "$ac_try_echo") >&5
16653   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16654   ac_status=$?
16655   grep -v '^ *+' conftest.er1 >conftest.err
16656   rm -f conftest.er1
16657   cat conftest.err >&5
16658   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16659   (exit $ac_status); } >/dev/null && {
16660          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16661          test ! -s conftest.err
16662        }; then
16663   ac_header_preproc=yes
16664 else
16665   $as_echo "$as_me: failed program was:" >&5
16666 sed 's/^/| /' conftest.$ac_ext >&5
16667
16668   ac_header_preproc=no
16669 fi
16670
16671 rm -f conftest.err conftest.$ac_ext
16672 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16673 $as_echo "$ac_header_preproc" >&6; }
16674
16675 # So?  What about this header?
16676 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16677   yes:no: )
16678     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16679 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16680     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16681 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16682     ac_header_preproc=yes
16683     ;;
16684   no:yes:* )
16685     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16686 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16687     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
16688 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
16689     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16690 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16691     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
16692 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
16693     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16694 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16695     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16696 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16697     ( cat <<\_ASBOX
16698 ## ------------------------------------ ##
16699 ## Report this to wine-devel@winehq.org ##
16700 ## ------------------------------------ ##
16701 _ASBOX
16702      ) | sed "s/^/$as_me: WARNING:     /" >&2
16703     ;;
16704 esac
16705 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16706 $as_echo_n "checking for $ac_header... " >&6; }
16707 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16708   $as_echo_n "(cached) " >&6
16709 else
16710   eval "$as_ac_Header=\$ac_header_preproc"
16711 fi
16712 ac_res=`eval 'as_val=${'$as_ac_Header'}
16713                  $as_echo "$as_val"'`
16714                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16715 $as_echo "$ac_res" >&6; }
16716
16717 fi
16718 as_val=`eval 'as_val=${'$as_ac_Header'}
16719                  $as_echo "$as_val"'`
16720    if test "x$as_val" = x""yes; then
16721   cat >>confdefs.h <<_ACEOF
16722 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16723 _ACEOF
16724
16725 fi
16726
16727 done
16728
16729     CPPFLAGS="$ac_save_CPPFLAGS"
16730     if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16731     then
16732         FONTCONFIGINCL="$X_CFLAGS"
16733
16734         { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16735 $as_echo_n "checking for -lfontconfig... " >&6; }
16736 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16737   $as_echo_n "(cached) " >&6
16738 else
16739   ac_check_soname_save_LIBS=$LIBS
16740 LIBS="-lfontconfig $X_LIBS $LIBS"
16741   cat >conftest.$ac_ext <<_ACEOF
16742 /* confdefs.h.  */
16743 _ACEOF
16744 cat confdefs.h >>conftest.$ac_ext
16745 cat >>conftest.$ac_ext <<_ACEOF
16746 /* end confdefs.h.  */
16747
16748 /* Override any GCC internal prototype to avoid an error.
16749    Use char because int might match the return type of a GCC
16750    builtin and then its argument prototype would still apply.  */
16751 #ifdef __cplusplus
16752 extern "C"
16753 #endif
16754 char FcInit ();
16755 int
16756 main ()
16757 {
16758 return FcInit ();
16759   ;
16760   return 0;
16761 }
16762 _ACEOF
16763 rm -f conftest.$ac_objext conftest$ac_exeext
16764 if { (ac_try="$ac_link"
16765 case "(($ac_try" in
16766   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16767   *) ac_try_echo=$ac_try;;
16768 esac
16769 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16770 $as_echo "$ac_try_echo") >&5
16771   (eval "$ac_link") 2>conftest.er1
16772   ac_status=$?
16773   grep -v '^ *+' conftest.er1 >conftest.err
16774   rm -f conftest.er1
16775   cat conftest.err >&5
16776   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16777   (exit $ac_status); } && {
16778          test -z "$ac_c_werror_flag" ||
16779          test ! -s conftest.err
16780        } && test -s conftest$ac_exeext && {
16781          test "$cross_compiling" = yes ||
16782          $as_test_x conftest$ac_exeext
16783        }; then
16784   case "$LIBEXT" in
16785     dll) ;;
16786     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'` ;;
16787     *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
16788   esac
16789 else
16790   $as_echo "$as_me: failed program was:" >&5
16791 sed 's/^/| /' conftest.$ac_ext >&5
16792
16793
16794 fi
16795
16796 rm -rf conftest.dSYM
16797 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16798       conftest$ac_exeext conftest.$ac_ext
16799   LIBS=$ac_check_soname_save_LIBS
16800 fi
16801 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16802   { $as_echo "$as_me:$LINENO: result: not found" >&5
16803 $as_echo "not found" >&6; }
16804
16805 else
16806   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16807 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16808
16809 cat >>confdefs.h <<_ACEOF
16810 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16811 _ACEOF
16812
16813
16814 fi
16815
16816     fi
16817 fi
16818 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16819   case "x$with_fontconfig" in
16820   x)   wine_notices="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16821   xno) ;;
16822   *)   { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16823 This is an error since --with-fontconfig was requested." >&5
16824 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16825 This is an error since --with-fontconfig was requested." >&2;}
16826    { (exit 1); exit 1; }; } ;;
16827 esac
16828 fi
16829
16830
16831 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16832 then
16833     { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16834 $as_echo_n "checking for -lssl... " >&6; }
16835 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16836   $as_echo_n "(cached) " >&6
16837 else
16838   ac_check_soname_save_LIBS=$LIBS
16839 LIBS="-lssl  $LIBS"
16840   cat >conftest.$ac_ext <<_ACEOF
16841 /* confdefs.h.  */
16842 _ACEOF
16843 cat confdefs.h >>conftest.$ac_ext
16844 cat >>conftest.$ac_ext <<_ACEOF
16845 /* end confdefs.h.  */
16846
16847 /* Override any GCC internal prototype to avoid an error.
16848    Use char because int might match the return type of a GCC
16849    builtin and then its argument prototype would still apply.  */
16850 #ifdef __cplusplus
16851 extern "C"
16852 #endif
16853 char SSL_library_init ();
16854 int
16855 main ()
16856 {
16857 return SSL_library_init ();
16858   ;
16859   return 0;
16860 }
16861 _ACEOF
16862 rm -f conftest.$ac_objext conftest$ac_exeext
16863 if { (ac_try="$ac_link"
16864 case "(($ac_try" in
16865   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16866   *) ac_try_echo=$ac_try;;
16867 esac
16868 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16869 $as_echo "$ac_try_echo") >&5
16870   (eval "$ac_link") 2>conftest.er1
16871   ac_status=$?
16872   grep -v '^ *+' conftest.er1 >conftest.err
16873   rm -f conftest.er1
16874   cat conftest.err >&5
16875   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16876   (exit $ac_status); } && {
16877          test -z "$ac_c_werror_flag" ||
16878          test ! -s conftest.err
16879        } && test -s conftest$ac_exeext && {
16880          test "$cross_compiling" = yes ||
16881          $as_test_x conftest$ac_exeext
16882        }; then
16883   case "$LIBEXT" in
16884     dll) ;;
16885     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'` ;;
16886     *) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
16887   esac
16888 else
16889   $as_echo "$as_me: failed program was:" >&5
16890 sed 's/^/| /' conftest.$ac_ext >&5
16891
16892
16893 fi
16894
16895 rm -rf conftest.dSYM
16896 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16897       conftest$ac_exeext conftest.$ac_ext
16898   LIBS=$ac_check_soname_save_LIBS
16899 fi
16900 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16901   { $as_echo "$as_me:$LINENO: result: not found" >&5
16902 $as_echo "not found" >&6; }
16903
16904 else
16905   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16906 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16907
16908 cat >>confdefs.h <<_ACEOF
16909 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16910 _ACEOF
16911
16912
16913 fi
16914
16915     { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16916 $as_echo_n "checking for -lcrypto... " >&6; }
16917 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16918   $as_echo_n "(cached) " >&6
16919 else
16920   ac_check_soname_save_LIBS=$LIBS
16921 LIBS="-lcrypto  $LIBS"
16922   cat >conftest.$ac_ext <<_ACEOF
16923 /* confdefs.h.  */
16924 _ACEOF
16925 cat confdefs.h >>conftest.$ac_ext
16926 cat >>conftest.$ac_ext <<_ACEOF
16927 /* end confdefs.h.  */
16928
16929 /* Override any GCC internal prototype to avoid an error.
16930    Use char because int might match the return type of a GCC
16931    builtin and then its argument prototype would still apply.  */
16932 #ifdef __cplusplus
16933 extern "C"
16934 #endif
16935 char BIO_new_socket ();
16936 int
16937 main ()
16938 {
16939 return BIO_new_socket ();
16940   ;
16941   return 0;
16942 }
16943 _ACEOF
16944 rm -f conftest.$ac_objext conftest$ac_exeext
16945 if { (ac_try="$ac_link"
16946 case "(($ac_try" in
16947   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16948   *) ac_try_echo=$ac_try;;
16949 esac
16950 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16951 $as_echo "$ac_try_echo") >&5
16952   (eval "$ac_link") 2>conftest.er1
16953   ac_status=$?
16954   grep -v '^ *+' conftest.er1 >conftest.err
16955   rm -f conftest.er1
16956   cat conftest.err >&5
16957   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16958   (exit $ac_status); } && {
16959          test -z "$ac_c_werror_flag" ||
16960          test ! -s conftest.err
16961        } && test -s conftest$ac_exeext && {
16962          test "$cross_compiling" = yes ||
16963          $as_test_x conftest$ac_exeext
16964        }; then
16965   case "$LIBEXT" in
16966     dll) ;;
16967     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'` ;;
16968     *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
16969   esac
16970 else
16971   $as_echo "$as_me: failed program was:" >&5
16972 sed 's/^/| /' conftest.$ac_ext >&5
16973
16974
16975 fi
16976
16977 rm -rf conftest.dSYM
16978 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16979       conftest$ac_exeext conftest.$ac_ext
16980   LIBS=$ac_check_soname_save_LIBS
16981 fi
16982 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16983   { $as_echo "$as_me:$LINENO: result: not found" >&5
16984 $as_echo "not found" >&6; }
16985
16986 else
16987   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16988 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16989
16990 cat >>confdefs.h <<_ACEOF
16991 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16992 _ACEOF
16993
16994
16995 fi
16996
16997 fi
16998 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16999   case "x$with_openssl" in
17000   x)   wine_warnings="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
17001   xno) ;;
17002   *)   { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
17003 This is an error since --with-openssl was requested." >&5
17004 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
17005 This is an error since --with-openssl was requested." >&2;}
17006    { (exit 1); exit 1; }; } ;;
17007 esac
17008 fi
17009
17010
17011 if test "$ac_cv_header_jpeglib_h" = "yes"
17012 then
17013     { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
17014 $as_echo_n "checking for -ljpeg... " >&6; }
17015 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
17016   $as_echo_n "(cached) " >&6
17017 else
17018   ac_check_soname_save_LIBS=$LIBS
17019 LIBS="-ljpeg  $LIBS"
17020   cat >conftest.$ac_ext <<_ACEOF
17021 /* confdefs.h.  */
17022 _ACEOF
17023 cat confdefs.h >>conftest.$ac_ext
17024 cat >>conftest.$ac_ext <<_ACEOF
17025 /* end confdefs.h.  */
17026
17027 /* Override any GCC internal prototype to avoid an error.
17028    Use char because int might match the return type of a GCC
17029    builtin and then its argument prototype would still apply.  */
17030 #ifdef __cplusplus
17031 extern "C"
17032 #endif
17033 char jpeg_start_decompress ();
17034 int
17035 main ()
17036 {
17037 return jpeg_start_decompress ();
17038   ;
17039   return 0;
17040 }
17041 _ACEOF
17042 rm -f conftest.$ac_objext conftest$ac_exeext
17043 if { (ac_try="$ac_link"
17044 case "(($ac_try" in
17045   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17046   *) ac_try_echo=$ac_try;;
17047 esac
17048 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17049 $as_echo "$ac_try_echo") >&5
17050   (eval "$ac_link") 2>conftest.er1
17051   ac_status=$?
17052   grep -v '^ *+' conftest.er1 >conftest.err
17053   rm -f conftest.er1
17054   cat conftest.err >&5
17055   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17056   (exit $ac_status); } && {
17057          test -z "$ac_c_werror_flag" ||
17058          test ! -s conftest.err
17059        } && test -s conftest$ac_exeext && {
17060          test "$cross_compiling" = yes ||
17061          $as_test_x conftest$ac_exeext
17062        }; then
17063   case "$LIBEXT" in
17064     dll) ;;
17065     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'` ;;
17066     *) ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
17067   esac
17068 else
17069   $as_echo "$as_me: failed program was:" >&5
17070 sed 's/^/| /' conftest.$ac_ext >&5
17071
17072
17073 fi
17074
17075 rm -rf conftest.dSYM
17076 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17077       conftest$ac_exeext conftest.$ac_ext
17078   LIBS=$ac_check_soname_save_LIBS
17079 fi
17080 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
17081   { $as_echo "$as_me:$LINENO: result: not found" >&5
17082 $as_echo "not found" >&6; }
17083
17084 else
17085   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
17086 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
17087
17088 cat >>confdefs.h <<_ACEOF
17089 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
17090 _ACEOF
17091
17092
17093 fi
17094
17095 fi
17096 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
17097   case "x$with_jpeg" in
17098   x)   wine_warnings="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
17099   xno) ;;
17100   *)   { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
17101 This is an error since --with-jpeg was requested." >&5
17102 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
17103 This is an error since --with-jpeg was requested." >&2;}
17104    { (exit 1); exit 1; }; } ;;
17105 esac
17106 fi
17107
17108
17109 if test "$ac_cv_header_png_h" = "yes"
17110 then
17111     { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
17112 $as_echo_n "checking for -lpng... " >&6; }
17113 if test "${ac_cv_lib_soname_png+set}" = set; then
17114   $as_echo_n "(cached) " >&6
17115 else
17116   ac_check_soname_save_LIBS=$LIBS
17117 LIBS="-lpng -lm -lz $LIBS"
17118   cat >conftest.$ac_ext <<_ACEOF
17119 /* confdefs.h.  */
17120 _ACEOF
17121 cat confdefs.h >>conftest.$ac_ext
17122 cat >>conftest.$ac_ext <<_ACEOF
17123 /* end confdefs.h.  */
17124
17125 /* Override any GCC internal prototype to avoid an error.
17126    Use char because int might match the return type of a GCC
17127    builtin and then its argument prototype would still apply.  */
17128 #ifdef __cplusplus
17129 extern "C"
17130 #endif
17131 char png_create_read_struct ();
17132 int
17133 main ()
17134 {
17135 return png_create_read_struct ();
17136   ;
17137   return 0;
17138 }
17139 _ACEOF
17140 rm -f conftest.$ac_objext conftest$ac_exeext
17141 if { (ac_try="$ac_link"
17142 case "(($ac_try" in
17143   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17144   *) ac_try_echo=$ac_try;;
17145 esac
17146 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17147 $as_echo "$ac_try_echo") >&5
17148   (eval "$ac_link") 2>conftest.er1
17149   ac_status=$?
17150   grep -v '^ *+' conftest.er1 >conftest.err
17151   rm -f conftest.er1
17152   cat conftest.err >&5
17153   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17154   (exit $ac_status); } && {
17155          test -z "$ac_c_werror_flag" ||
17156          test ! -s conftest.err
17157        } && test -s conftest$ac_exeext && {
17158          test "$cross_compiling" = yes ||
17159          $as_test_x conftest$ac_exeext
17160        }; then
17161   case "$LIBEXT" in
17162     dll) ;;
17163     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'` ;;
17164     *) 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'` ;;
17165   esac
17166 else
17167   $as_echo "$as_me: failed program was:" >&5
17168 sed 's/^/| /' conftest.$ac_ext >&5
17169
17170
17171 fi
17172
17173 rm -rf conftest.dSYM
17174 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17175       conftest$ac_exeext conftest.$ac_ext
17176   LIBS=$ac_check_soname_save_LIBS
17177 fi
17178 if test "x$ac_cv_lib_soname_png" = "x"; then
17179   { $as_echo "$as_me:$LINENO: result: not found" >&5
17180 $as_echo "not found" >&6; }
17181
17182 else
17183   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
17184 $as_echo "$ac_cv_lib_soname_png" >&6; }
17185
17186 cat >>confdefs.h <<_ACEOF
17187 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
17188 _ACEOF
17189
17190
17191 fi
17192
17193 fi
17194 if test "x$ac_cv_lib_soname_png" = "x"; then
17195   case "x$with_png" in
17196   x)   wine_warnings="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
17197   xno) ;;
17198   *)   { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17199 This is an error since --with-png was requested." >&5
17200 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17201 This is an error since --with-png was requested." >&2;}
17202    { (exit 1); exit 1; }; } ;;
17203 esac
17204 fi
17205
17206
17207 if test "$ac_cv_header_kstat_h" = "yes"
17208 then
17209     { $as_echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5
17210 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
17211 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then
17212   $as_echo_n "(cached) " >&6
17213 else
17214   ac_check_lib_save_LIBS=$LIBS
17215 LIBS="-lkstat  $LIBS"
17216 cat >conftest.$ac_ext <<_ACEOF
17217 /* confdefs.h.  */
17218 _ACEOF
17219 cat confdefs.h >>conftest.$ac_ext
17220 cat >>conftest.$ac_ext <<_ACEOF
17221 /* end confdefs.h.  */
17222
17223 /* Override any GCC internal prototype to avoid an error.
17224    Use char because int might match the return type of a GCC
17225    builtin and then its argument prototype would still apply.  */
17226 #ifdef __cplusplus
17227 extern "C"
17228 #endif
17229 char kstat_open ();
17230 int
17231 main ()
17232 {
17233 return kstat_open ();
17234   ;
17235   return 0;
17236 }
17237 _ACEOF
17238 rm -f conftest.$ac_objext conftest$ac_exeext
17239 if { (ac_try="$ac_link"
17240 case "(($ac_try" in
17241   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17242   *) ac_try_echo=$ac_try;;
17243 esac
17244 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17245 $as_echo "$ac_try_echo") >&5
17246   (eval "$ac_link") 2>conftest.er1
17247   ac_status=$?
17248   grep -v '^ *+' conftest.er1 >conftest.err
17249   rm -f conftest.er1
17250   cat conftest.err >&5
17251   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17252   (exit $ac_status); } && {
17253          test -z "$ac_c_werror_flag" ||
17254          test ! -s conftest.err
17255        } && test -s conftest$ac_exeext && {
17256          test "$cross_compiling" = yes ||
17257          $as_test_x conftest$ac_exeext
17258        }; then
17259   ac_cv_lib_kstat_kstat_open=yes
17260 else
17261   $as_echo "$as_me: failed program was:" >&5
17262 sed 's/^/| /' conftest.$ac_ext >&5
17263
17264         ac_cv_lib_kstat_kstat_open=no
17265 fi
17266
17267 rm -rf conftest.dSYM
17268 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17269       conftest$ac_exeext conftest.$ac_ext
17270 LIBS=$ac_check_lib_save_LIBS
17271 fi
17272 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5
17273 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
17274 if test "x$ac_cv_lib_kstat_kstat_open" = x""yes; then
17275
17276 cat >>confdefs.h <<\_ACEOF
17277 #define HAVE_LIBKSTAT 1
17278 _ACEOF
17279
17280                   LIBKSTAT="-lkstat"
17281
17282 fi
17283
17284 fi
17285
17286 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
17287 $as_echo_n "checking for -lodbc... " >&6; }
17288 if test "${ac_cv_lib_soname_odbc+set}" = set; then
17289   $as_echo_n "(cached) " >&6
17290 else
17291   ac_check_soname_save_LIBS=$LIBS
17292 LIBS="-lodbc  $LIBS"
17293   cat >conftest.$ac_ext <<_ACEOF
17294 /* confdefs.h.  */
17295 _ACEOF
17296 cat confdefs.h >>conftest.$ac_ext
17297 cat >>conftest.$ac_ext <<_ACEOF
17298 /* end confdefs.h.  */
17299
17300 /* Override any GCC internal prototype to avoid an error.
17301    Use char because int might match the return type of a GCC
17302    builtin and then its argument prototype would still apply.  */
17303 #ifdef __cplusplus
17304 extern "C"
17305 #endif
17306 char SQLConnect ();
17307 int
17308 main ()
17309 {
17310 return SQLConnect ();
17311   ;
17312   return 0;
17313 }
17314 _ACEOF
17315 rm -f conftest.$ac_objext conftest$ac_exeext
17316 if { (ac_try="$ac_link"
17317 case "(($ac_try" in
17318   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17319   *) ac_try_echo=$ac_try;;
17320 esac
17321 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17322 $as_echo "$ac_try_echo") >&5
17323   (eval "$ac_link") 2>conftest.er1
17324   ac_status=$?
17325   grep -v '^ *+' conftest.er1 >conftest.err
17326   rm -f conftest.er1
17327   cat conftest.err >&5
17328   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17329   (exit $ac_status); } && {
17330          test -z "$ac_c_werror_flag" ||
17331          test ! -s conftest.err
17332        } && test -s conftest$ac_exeext && {
17333          test "$cross_compiling" = yes ||
17334          $as_test_x conftest$ac_exeext
17335        }; then
17336   case "$LIBEXT" in
17337     dll) ;;
17338     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'` ;;
17339     *) ac_cv_lib_soname_odbc=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
17340   esac
17341 else
17342   $as_echo "$as_me: failed program was:" >&5
17343 sed 's/^/| /' conftest.$ac_ext >&5
17344
17345
17346 fi
17347
17348 rm -rf conftest.dSYM
17349 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17350       conftest$ac_exeext conftest.$ac_ext
17351   LIBS=$ac_check_soname_save_LIBS
17352 fi
17353 if test "x$ac_cv_lib_soname_odbc" = "x"; then
17354   { $as_echo "$as_me:$LINENO: result: not found" >&5
17355 $as_echo "not found" >&6; }
17356        cat >>confdefs.h <<_ACEOF
17357 #define SONAME_LIBODBC "libodbc.$LIBEXT"
17358 _ACEOF
17359
17360 else
17361   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
17362 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
17363
17364 cat >>confdefs.h <<_ACEOF
17365 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
17366 _ACEOF
17367
17368
17369 fi
17370
17371
17372 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
17373         "$ac_cv_header_sys_soundcard_h" != "yes" -a \
17374         "$ac_cv_header_machine_soundcard_h" != "yes" -a \
17375         "$ac_cv_header_soundcard_h" != "yes" -a \
17376         "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
17377 then
17378     wine_warnings="$wine_warnings|No sound system was found. Windows applications will be silent."
17379 fi
17380
17381
17382 EXTRACFLAGS=""
17383
17384 if test "x${GCC}" = "xyes"
17385 then
17386   EXTRACFLAGS="-Wall -pipe"
17387
17388     { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
17389 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
17390 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
17391   $as_echo_n "(cached) " >&6
17392 else
17393   if test "$cross_compiling" = yes; then
17394   ac_cv_c_gcc_strength_bug="yes"
17395 else
17396   cat >conftest.$ac_ext <<_ACEOF
17397 /* confdefs.h.  */
17398 _ACEOF
17399 cat confdefs.h >>conftest.$ac_ext
17400 cat >>conftest.$ac_ext <<_ACEOF
17401 /* end confdefs.h.  */
17402 int L[4] = {0,1,2,3};
17403 int
17404 main ()
17405 {
17406 static int Array[3];
17407   unsigned int B = 3;
17408   int i;
17409   for(i=0; i<B; i++) Array[i] = i - 3;
17410   for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
17411   L[i] = 4;
17412   return (Array[1] != -2 || L[2] != 3)
17413   ;
17414   return 0;
17415 }
17416 _ACEOF
17417 rm -f conftest$ac_exeext
17418 if { (ac_try="$ac_link"
17419 case "(($ac_try" in
17420   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17421   *) ac_try_echo=$ac_try;;
17422 esac
17423 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17424 $as_echo "$ac_try_echo") >&5
17425   (eval "$ac_link") 2>&5
17426   ac_status=$?
17427   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17428   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17429   { (case "(($ac_try" in
17430   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17431   *) ac_try_echo=$ac_try;;
17432 esac
17433 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17434 $as_echo "$ac_try_echo") >&5
17435   (eval "$ac_try") 2>&5
17436   ac_status=$?
17437   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17438   (exit $ac_status); }; }; then
17439   ac_cv_c_gcc_strength_bug="no"
17440 else
17441   $as_echo "$as_me: program exited with status $ac_status" >&5
17442 $as_echo "$as_me: failed program was:" >&5
17443 sed 's/^/| /' conftest.$ac_ext >&5
17444
17445 ( exit $ac_status )
17446 ac_cv_c_gcc_strength_bug="yes"
17447 fi
17448 rm -rf conftest.dSYM
17449 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17450 fi
17451
17452
17453 fi
17454 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
17455 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
17456   if test "$ac_cv_c_gcc_strength_bug" = "yes"
17457   then
17458     EXTRACFLAGS="$EXTRACFLAGS -fno-strength-reduce"
17459   fi
17460
17461     { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17462 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17463 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17464   $as_echo_n "(cached) " >&6
17465 else
17466   ac_wine_try_cflags_saved=$CFLAGS
17467 CFLAGS="$CFLAGS -fno-builtin"
17468 cat >conftest.$ac_ext <<_ACEOF
17469 /* confdefs.h.  */
17470 _ACEOF
17471 cat confdefs.h >>conftest.$ac_ext
17472 cat >>conftest.$ac_ext <<_ACEOF
17473 /* end confdefs.h.  */
17474
17475 int
17476 main ()
17477 {
17478
17479   ;
17480   return 0;
17481 }
17482 _ACEOF
17483 rm -f conftest.$ac_objext conftest$ac_exeext
17484 if { (ac_try="$ac_link"
17485 case "(($ac_try" in
17486   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17487   *) ac_try_echo=$ac_try;;
17488 esac
17489 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17490 $as_echo "$ac_try_echo") >&5
17491   (eval "$ac_link") 2>conftest.er1
17492   ac_status=$?
17493   grep -v '^ *+' conftest.er1 >conftest.err
17494   rm -f conftest.er1
17495   cat conftest.err >&5
17496   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17497   (exit $ac_status); } && {
17498          test -z "$ac_c_werror_flag" ||
17499          test ! -s conftest.err
17500        } && test -s conftest$ac_exeext && {
17501          test "$cross_compiling" = yes ||
17502          $as_test_x conftest$ac_exeext
17503        }; then
17504   ac_cv_cflags__fno_builtin=yes
17505 else
17506   $as_echo "$as_me: failed program was:" >&5
17507 sed 's/^/| /' conftest.$ac_ext >&5
17508
17509         ac_cv_cflags__fno_builtin=no
17510 fi
17511
17512 rm -rf conftest.dSYM
17513 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17514       conftest$ac_exeext conftest.$ac_ext
17515 CFLAGS=$ac_wine_try_cflags_saved
17516 fi
17517 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_builtin" >&5
17518 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17519 if test $ac_cv_cflags__fno_builtin = yes; then
17520   BUILTINFLAG="-fno-builtin"
17521
17522 fi
17523
17524   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17525 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17526 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17527   $as_echo_n "(cached) " >&6
17528 else
17529   ac_wine_try_cflags_saved=$CFLAGS
17530 CFLAGS="$CFLAGS -fno-strict-aliasing"
17531 cat >conftest.$ac_ext <<_ACEOF
17532 /* confdefs.h.  */
17533 _ACEOF
17534 cat confdefs.h >>conftest.$ac_ext
17535 cat >>conftest.$ac_ext <<_ACEOF
17536 /* end confdefs.h.  */
17537
17538 int
17539 main ()
17540 {
17541
17542   ;
17543   return 0;
17544 }
17545 _ACEOF
17546 rm -f conftest.$ac_objext conftest$ac_exeext
17547 if { (ac_try="$ac_link"
17548 case "(($ac_try" in
17549   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17550   *) ac_try_echo=$ac_try;;
17551 esac
17552 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17553 $as_echo "$ac_try_echo") >&5
17554   (eval "$ac_link") 2>conftest.er1
17555   ac_status=$?
17556   grep -v '^ *+' conftest.er1 >conftest.err
17557   rm -f conftest.er1
17558   cat conftest.err >&5
17559   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17560   (exit $ac_status); } && {
17561          test -z "$ac_c_werror_flag" ||
17562          test ! -s conftest.err
17563        } && test -s conftest$ac_exeext && {
17564          test "$cross_compiling" = yes ||
17565          $as_test_x conftest$ac_exeext
17566        }; then
17567   ac_cv_cflags__fno_strict_aliasing=yes
17568 else
17569   $as_echo "$as_me: failed program was:" >&5
17570 sed 's/^/| /' conftest.$ac_ext >&5
17571
17572         ac_cv_cflags__fno_strict_aliasing=no
17573 fi
17574
17575 rm -rf conftest.dSYM
17576 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17577       conftest$ac_exeext conftest.$ac_ext
17578 CFLAGS=$ac_wine_try_cflags_saved
17579 fi
17580 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17581 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17582 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17583   EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing"
17584 fi
17585
17586   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17587 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17588 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17589   $as_echo_n "(cached) " >&6
17590 else
17591   ac_wine_try_cflags_saved=$CFLAGS
17592 CFLAGS="$CFLAGS -Wdeclaration-after-statement"
17593 cat >conftest.$ac_ext <<_ACEOF
17594 /* confdefs.h.  */
17595 _ACEOF
17596 cat confdefs.h >>conftest.$ac_ext
17597 cat >>conftest.$ac_ext <<_ACEOF
17598 /* end confdefs.h.  */
17599
17600 int
17601 main ()
17602 {
17603
17604   ;
17605   return 0;
17606 }
17607 _ACEOF
17608 rm -f conftest.$ac_objext conftest$ac_exeext
17609 if { (ac_try="$ac_link"
17610 case "(($ac_try" in
17611   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17612   *) ac_try_echo=$ac_try;;
17613 esac
17614 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17615 $as_echo "$ac_try_echo") >&5
17616   (eval "$ac_link") 2>conftest.er1
17617   ac_status=$?
17618   grep -v '^ *+' conftest.er1 >conftest.err
17619   rm -f conftest.er1
17620   cat conftest.err >&5
17621   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17622   (exit $ac_status); } && {
17623          test -z "$ac_c_werror_flag" ||
17624          test ! -s conftest.err
17625        } && test -s conftest$ac_exeext && {
17626          test "$cross_compiling" = yes ||
17627          $as_test_x conftest$ac_exeext
17628        }; then
17629   ac_cv_cflags__Wdeclaration_after_statement=yes
17630 else
17631   $as_echo "$as_me: failed program was:" >&5
17632 sed 's/^/| /' conftest.$ac_ext >&5
17633
17634         ac_cv_cflags__Wdeclaration_after_statement=no
17635 fi
17636
17637 rm -rf conftest.dSYM
17638 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17639       conftest$ac_exeext conftest.$ac_ext
17640 CFLAGS=$ac_wine_try_cflags_saved
17641 fi
17642 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17643 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17644 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17645   EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
17646 fi
17647
17648   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17649 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17650 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17651   $as_echo_n "(cached) " >&6
17652 else
17653   ac_wine_try_cflags_saved=$CFLAGS
17654 CFLAGS="$CFLAGS -Wwrite-strings"
17655 cat >conftest.$ac_ext <<_ACEOF
17656 /* confdefs.h.  */
17657 _ACEOF
17658 cat confdefs.h >>conftest.$ac_ext
17659 cat >>conftest.$ac_ext <<_ACEOF
17660 /* end confdefs.h.  */
17661
17662 int
17663 main ()
17664 {
17665
17666   ;
17667   return 0;
17668 }
17669 _ACEOF
17670 rm -f conftest.$ac_objext conftest$ac_exeext
17671 if { (ac_try="$ac_link"
17672 case "(($ac_try" in
17673   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17674   *) ac_try_echo=$ac_try;;
17675 esac
17676 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17677 $as_echo "$ac_try_echo") >&5
17678   (eval "$ac_link") 2>conftest.er1
17679   ac_status=$?
17680   grep -v '^ *+' conftest.er1 >conftest.err
17681   rm -f conftest.er1
17682   cat conftest.err >&5
17683   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17684   (exit $ac_status); } && {
17685          test -z "$ac_c_werror_flag" ||
17686          test ! -s conftest.err
17687        } && test -s conftest$ac_exeext && {
17688          test "$cross_compiling" = yes ||
17689          $as_test_x conftest$ac_exeext
17690        }; then
17691   ac_cv_cflags__Wwrite_strings=yes
17692 else
17693   $as_echo "$as_me: failed program was:" >&5
17694 sed 's/^/| /' conftest.$ac_ext >&5
17695
17696         ac_cv_cflags__Wwrite_strings=no
17697 fi
17698
17699 rm -rf conftest.dSYM
17700 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17701       conftest$ac_exeext conftest.$ac_ext
17702 CFLAGS=$ac_wine_try_cflags_saved
17703 fi
17704 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17705 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17706 if test $ac_cv_cflags__Wwrite_strings = yes; then
17707   EXTRACFLAGS="$EXTRACFLAGS -Wwrite-strings"
17708 fi
17709
17710   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17711 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17712 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17713   $as_echo_n "(cached) " >&6
17714 else
17715   ac_wine_try_cflags_saved=$CFLAGS
17716 CFLAGS="$CFLAGS -Wtype-limits"
17717 cat >conftest.$ac_ext <<_ACEOF
17718 /* confdefs.h.  */
17719 _ACEOF
17720 cat confdefs.h >>conftest.$ac_ext
17721 cat >>conftest.$ac_ext <<_ACEOF
17722 /* end confdefs.h.  */
17723
17724 int
17725 main ()
17726 {
17727
17728   ;
17729   return 0;
17730 }
17731 _ACEOF
17732 rm -f conftest.$ac_objext conftest$ac_exeext
17733 if { (ac_try="$ac_link"
17734 case "(($ac_try" in
17735   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17736   *) ac_try_echo=$ac_try;;
17737 esac
17738 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17739 $as_echo "$ac_try_echo") >&5
17740   (eval "$ac_link") 2>conftest.er1
17741   ac_status=$?
17742   grep -v '^ *+' conftest.er1 >conftest.err
17743   rm -f conftest.er1
17744   cat conftest.err >&5
17745   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17746   (exit $ac_status); } && {
17747          test -z "$ac_c_werror_flag" ||
17748          test ! -s conftest.err
17749        } && test -s conftest$ac_exeext && {
17750          test "$cross_compiling" = yes ||
17751          $as_test_x conftest$ac_exeext
17752        }; then
17753   ac_cv_cflags__Wtype_limits=yes
17754 else
17755   $as_echo "$as_me: failed program was:" >&5
17756 sed 's/^/| /' conftest.$ac_ext >&5
17757
17758         ac_cv_cflags__Wtype_limits=no
17759 fi
17760
17761 rm -rf conftest.dSYM
17762 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17763       conftest$ac_exeext conftest.$ac_ext
17764 CFLAGS=$ac_wine_try_cflags_saved
17765 fi
17766 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17767 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17768 if test $ac_cv_cflags__Wtype_limits = yes; then
17769   EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
17770 fi
17771
17772
17773     saved_CFLAGS="$CFLAGS"
17774   CFLAGS="$CFLAGS -Wpointer-arith -Werror"
17775   { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17776 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17777 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17778   $as_echo_n "(cached) " >&6
17779 else
17780   cat >conftest.$ac_ext <<_ACEOF
17781 /* confdefs.h.  */
17782 _ACEOF
17783 cat confdefs.h >>conftest.$ac_ext
17784 cat >>conftest.$ac_ext <<_ACEOF
17785 /* end confdefs.h.  */
17786 #include <string.h>
17787 int
17788 main ()
17789 {
17790
17791   ;
17792   return 0;
17793 }
17794 _ACEOF
17795 rm -f conftest.$ac_objext
17796 if { (ac_try="$ac_compile"
17797 case "(($ac_try" in
17798   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17799   *) ac_try_echo=$ac_try;;
17800 esac
17801 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17802 $as_echo "$ac_try_echo") >&5
17803   (eval "$ac_compile") 2>conftest.er1
17804   ac_status=$?
17805   grep -v '^ *+' conftest.er1 >conftest.err
17806   rm -f conftest.er1
17807   cat conftest.err >&5
17808   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17809   (exit $ac_status); } && {
17810          test -z "$ac_c_werror_flag" ||
17811          test ! -s conftest.err
17812        } && test -s conftest.$ac_objext; then
17813   ac_cv_c_string_h_warnings=no
17814 else
17815   $as_echo "$as_me: failed program was:" >&5
17816 sed 's/^/| /' conftest.$ac_ext >&5
17817
17818         ac_cv_c_string_h_warnings=yes
17819 fi
17820
17821 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17822 fi
17823 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17824 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17825   CFLAGS="$saved_CFLAGS"
17826   if test "$ac_cv_c_string_h_warnings" = "no"
17827   then
17828     EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith"
17829   fi
17830 fi
17831
17832
17833 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17834 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17835 if test "${ac_cv_asm_func_def+set}" = set; then
17836   $as_echo_n "(cached) " >&6
17837 else
17838   cat >conftest.$ac_ext <<_ACEOF
17839 /* confdefs.h.  */
17840 _ACEOF
17841 cat confdefs.h >>conftest.$ac_ext
17842 cat >>conftest.$ac_ext <<_ACEOF
17843 /* end confdefs.h.  */
17844
17845 int
17846 main ()
17847 {
17848 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17849   ;
17850   return 0;
17851 }
17852 _ACEOF
17853 rm -f conftest.$ac_objext conftest$ac_exeext
17854 if { (ac_try="$ac_link"
17855 case "(($ac_try" in
17856   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17857   *) ac_try_echo=$ac_try;;
17858 esac
17859 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17860 $as_echo "$ac_try_echo") >&5
17861   (eval "$ac_link") 2>conftest.er1
17862   ac_status=$?
17863   grep -v '^ *+' conftest.er1 >conftest.err
17864   rm -f conftest.er1
17865   cat conftest.err >&5
17866   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17867   (exit $ac_status); } && {
17868          test -z "$ac_c_werror_flag" ||
17869          test ! -s conftest.err
17870        } && test -s conftest$ac_exeext && {
17871          test "$cross_compiling" = yes ||
17872          $as_test_x conftest$ac_exeext
17873        }; then
17874   ac_cv_asm_func_def=".def"
17875 else
17876   $as_echo "$as_me: failed program was:" >&5
17877 sed 's/^/| /' conftest.$ac_ext >&5
17878
17879         cat >conftest.$ac_ext <<_ACEOF
17880 /* confdefs.h.  */
17881 _ACEOF
17882 cat confdefs.h >>conftest.$ac_ext
17883 cat >>conftest.$ac_ext <<_ACEOF
17884 /* end confdefs.h.  */
17885
17886 int
17887 main ()
17888 {
17889 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
17890   ;
17891   return 0;
17892 }
17893 _ACEOF
17894 rm -f conftest.$ac_objext conftest$ac_exeext
17895 if { (ac_try="$ac_link"
17896 case "(($ac_try" in
17897   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17898   *) ac_try_echo=$ac_try;;
17899 esac
17900 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17901 $as_echo "$ac_try_echo") >&5
17902   (eval "$ac_link") 2>conftest.er1
17903   ac_status=$?
17904   grep -v '^ *+' conftest.er1 >conftest.err
17905   rm -f conftest.er1
17906   cat conftest.err >&5
17907   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17908   (exit $ac_status); } && {
17909          test -z "$ac_c_werror_flag" ||
17910          test ! -s conftest.err
17911        } && test -s conftest$ac_exeext && {
17912          test "$cross_compiling" = yes ||
17913          $as_test_x conftest$ac_exeext
17914        }; then
17915   ac_cv_asm_func_def=".type @function"
17916 else
17917   $as_echo "$as_me: failed program was:" >&5
17918 sed 's/^/| /' conftest.$ac_ext >&5
17919
17920         cat >conftest.$ac_ext <<_ACEOF
17921 /* confdefs.h.  */
17922 _ACEOF
17923 cat confdefs.h >>conftest.$ac_ext
17924 cat >>conftest.$ac_ext <<_ACEOF
17925 /* end confdefs.h.  */
17926
17927 int
17928 main ()
17929 {
17930 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
17931   ;
17932   return 0;
17933 }
17934 _ACEOF
17935 rm -f conftest.$ac_objext conftest$ac_exeext
17936 if { (ac_try="$ac_link"
17937 case "(($ac_try" in
17938   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17939   *) ac_try_echo=$ac_try;;
17940 esac
17941 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17942 $as_echo "$ac_try_echo") >&5
17943   (eval "$ac_link") 2>conftest.er1
17944   ac_status=$?
17945   grep -v '^ *+' conftest.er1 >conftest.err
17946   rm -f conftest.er1
17947   cat conftest.err >&5
17948   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17949   (exit $ac_status); } && {
17950          test -z "$ac_c_werror_flag" ||
17951          test ! -s conftest.err
17952        } && test -s conftest$ac_exeext && {
17953          test "$cross_compiling" = yes ||
17954          $as_test_x conftest$ac_exeext
17955        }; then
17956   ac_cv_asm_func_def=".type 2"
17957 else
17958   $as_echo "$as_me: failed program was:" >&5
17959 sed 's/^/| /' conftest.$ac_ext >&5
17960
17961         ac_cv_asm_func_def="unknown"
17962 fi
17963
17964 rm -rf conftest.dSYM
17965 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17966       conftest$ac_exeext conftest.$ac_ext
17967 fi
17968
17969 rm -rf conftest.dSYM
17970 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17971       conftest$ac_exeext conftest.$ac_ext
17972 fi
17973
17974 rm -rf conftest.dSYM
17975 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17976       conftest$ac_exeext conftest.$ac_ext
17977 fi
17978 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
17979 $as_echo "$ac_cv_asm_func_def" >&6; }
17980
17981
17982
17983 case "$ac_cv_asm_func_def" in
17984   ".def")
17985      cat >>confdefs.h <<\_ACEOF
17986 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
17987 _ACEOF
17988  ;;
17989   ".type @function")
17990      cat >>confdefs.h <<\_ACEOF
17991 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
17992 _ACEOF
17993  ;;
17994   ".type 2")
17995      cat >>confdefs.h <<\_ACEOF
17996 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
17997 _ACEOF
17998  ;;
17999   *)
18000      cat >>confdefs.h <<\_ACEOF
18001 #define __ASM_FUNC(name) ""
18002 _ACEOF
18003  ;;
18004 esac
18005
18006
18007 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
18008 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
18009 if test "${ac_cv_c_extern_prefix+set}" = set; then
18010   $as_echo_n "(cached) " >&6
18011 else
18012   cat >conftest.$ac_ext <<_ACEOF
18013 /* confdefs.h.  */
18014 _ACEOF
18015 cat confdefs.h >>conftest.$ac_ext
18016 cat >>conftest.$ac_ext <<_ACEOF
18017 /* end confdefs.h.  */
18018 extern int ac_test;
18019 int
18020 main ()
18021 {
18022 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
18023   ;
18024   return 0;
18025 }
18026 _ACEOF
18027 rm -f conftest.$ac_objext conftest$ac_exeext
18028 if { (ac_try="$ac_link"
18029 case "(($ac_try" in
18030   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18031   *) ac_try_echo=$ac_try;;
18032 esac
18033 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18034 $as_echo "$ac_try_echo") >&5
18035   (eval "$ac_link") 2>conftest.er1
18036   ac_status=$?
18037   grep -v '^ *+' conftest.er1 >conftest.err
18038   rm -f conftest.er1
18039   cat conftest.err >&5
18040   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18041   (exit $ac_status); } && {
18042          test -z "$ac_c_werror_flag" ||
18043          test ! -s conftest.err
18044        } && test -s conftest$ac_exeext && {
18045          test "$cross_compiling" = yes ||
18046          $as_test_x conftest$ac_exeext
18047        }; then
18048   ac_cv_c_extern_prefix="yes"
18049 else
18050   $as_echo "$as_me: failed program was:" >&5
18051 sed 's/^/| /' conftest.$ac_ext >&5
18052
18053         ac_cv_c_extern_prefix="no"
18054 fi
18055
18056 rm -rf conftest.dSYM
18057 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18058       conftest$ac_exeext conftest.$ac_ext
18059 fi
18060 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
18061 $as_echo "$ac_cv_c_extern_prefix" >&6; }
18062
18063
18064
18065 if test "$ac_cv_c_extern_prefix" = "yes"
18066 then
18067   cat >>confdefs.h <<\_ACEOF
18068 #define __ASM_NAME(name) "_" name
18069 _ACEOF
18070
18071 else
18072   cat >>confdefs.h <<\_ACEOF
18073 #define __ASM_NAME(name) name
18074 _ACEOF
18075
18076 fi
18077
18078
18079 LDPATH=""
18080
18081 case $build_os in
18082   cygwin*|mingw32*)
18083     LDPATH="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
18084     ;;
18085   darwin*|macosx*)
18086     ;;
18087   linux*|solaris*)      if test -z "$LDRPATH_LOCAL"
18088     then
18089       LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
18090     fi
18091     ;;
18092   *)
18093     LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
18094     ;;
18095 esac
18096
18097 case $host_os in
18098   mingw32*)
18099     CRTLIBS="-lmsvcrt"
18100
18101     SOCKETLIBS="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
18102
18103     ;;
18104 esac
18105
18106 case $host_cpu in
18107   *i[3456789]86*)
18108     case $host_os in
18109       linux* | k*bsd*-gnu)
18110         EXTRA_BINARIES="wine-preloader"
18111  ;;
18112     esac
18113     ;;
18114 esac
18115
18116
18117 ac_save_CFLAGS="$CFLAGS"
18118 CFLAGS="$CFLAGS $BUILTINFLAG"
18119
18120
18121
18122
18123
18124
18125
18126
18127
18128
18129
18130
18131
18132
18133
18134
18135
18136
18137
18138
18139
18140
18141
18142
18143
18144
18145
18146
18147
18148
18149
18150
18151
18152
18153
18154
18155
18156
18157
18158
18159
18160
18161
18162
18163
18164
18165
18166
18167
18168
18169
18170
18171
18172
18173
18174
18175
18176
18177
18178
18179
18180
18181
18182
18183
18184
18185
18186
18187
18188
18189
18190 for ac_func in \
18191         _pclose \
18192         _popen \
18193         _snprintf \
18194         _spawnvp \
18195         _strdup \
18196         _stricmp \
18197         _strnicmp \
18198         _strtoi64 \
18199         _strtoui64 \
18200         _vsnprintf \
18201         asctime_r \
18202         chsize \
18203         dlopen \
18204         epoll_create \
18205         ffs \
18206         finite \
18207         fork \
18208         fpclass \
18209         fstatfs \
18210         fstatvfs \
18211         ftruncate \
18212         futimes \
18213         futimesat \
18214         getdirentries \
18215         getopt_long \
18216         getpagesize \
18217         getpwuid \
18218         gettid \
18219         gettimeofday \
18220         getuid \
18221         inet_ntop \
18222         inet_pton \
18223         kqueue \
18224         lstat \
18225         memmove \
18226         mmap \
18227         pclose \
18228         poll \
18229         popen \
18230         prctl \
18231         pread \
18232         pwrite \
18233         readdir \
18234         readlink \
18235         sched_yield \
18236         select \
18237         setproctitle \
18238         setrlimit \
18239         settimeofday \
18240         sigaltstack \
18241         sigprocmask \
18242         snprintf \
18243         socketpair \
18244         spawnvp \
18245         statfs \
18246         statvfs \
18247         strcasecmp \
18248         strdup \
18249         strerror \
18250         strncasecmp \
18251         strtold \
18252         strtoll \
18253         strtoull \
18254         symlink \
18255         tcgetattr \
18256         thr_kill2 \
18257         timegm \
18258         usleep \
18259         vsnprintf \
18260         wait4 \
18261         waitpid \
18262
18263 do
18264 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18265 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18266 $as_echo_n "checking for $ac_func... " >&6; }
18267 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18268   $as_echo_n "(cached) " >&6
18269 else
18270   cat >conftest.$ac_ext <<_ACEOF
18271 /* confdefs.h.  */
18272 _ACEOF
18273 cat confdefs.h >>conftest.$ac_ext
18274 cat >>conftest.$ac_ext <<_ACEOF
18275 /* end confdefs.h.  */
18276 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18277    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18278 #define $ac_func innocuous_$ac_func
18279
18280 /* System header to define __stub macros and hopefully few prototypes,
18281     which can conflict with char $ac_func (); below.
18282     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18283     <limits.h> exists even on freestanding compilers.  */
18284
18285 #ifdef __STDC__
18286 # include <limits.h>
18287 #else
18288 # include <assert.h>
18289 #endif
18290
18291 #undef $ac_func
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 $ac_func ();
18300 /* The GNU C library defines this for functions which it implements
18301     to always fail with ENOSYS.  Some functions are actually named
18302     something starting with __ and the normal name is an alias.  */
18303 #if defined __stub_$ac_func || defined __stub___$ac_func
18304 choke me
18305 #endif
18306
18307 int
18308 main ()
18309 {
18310 return $ac_func ();
18311   ;
18312   return 0;
18313 }
18314 _ACEOF
18315 rm -f conftest.$ac_objext conftest$ac_exeext
18316 if { (ac_try="$ac_link"
18317 case "(($ac_try" in
18318   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18319   *) ac_try_echo=$ac_try;;
18320 esac
18321 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18322 $as_echo "$ac_try_echo") >&5
18323   (eval "$ac_link") 2>conftest.er1
18324   ac_status=$?
18325   grep -v '^ *+' conftest.er1 >conftest.err
18326   rm -f conftest.er1
18327   cat conftest.err >&5
18328   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18329   (exit $ac_status); } && {
18330          test -z "$ac_c_werror_flag" ||
18331          test ! -s conftest.err
18332        } && test -s conftest$ac_exeext && {
18333          test "$cross_compiling" = yes ||
18334          $as_test_x conftest$ac_exeext
18335        }; then
18336   eval "$as_ac_var=yes"
18337 else
18338   $as_echo "$as_me: failed program was:" >&5
18339 sed 's/^/| /' conftest.$ac_ext >&5
18340
18341         eval "$as_ac_var=no"
18342 fi
18343
18344 rm -rf conftest.dSYM
18345 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18346       conftest$ac_exeext conftest.$ac_ext
18347 fi
18348 ac_res=`eval 'as_val=${'$as_ac_var'}
18349                  $as_echo "$as_val"'`
18350                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18351 $as_echo "$ac_res" >&6; }
18352 as_val=`eval 'as_val=${'$as_ac_var'}
18353                  $as_echo "$as_val"'`
18354    if test "x$as_val" = x""yes; then
18355   cat >>confdefs.h <<_ACEOF
18356 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18357 _ACEOF
18358
18359 fi
18360 done
18361
18362 CFLAGS="$ac_save_CFLAGS"
18363
18364 if test "$ac_cv_func_dlopen" = no
18365 then
18366     { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
18367 $as_echo_n "checking for dlopen in -ldl... " >&6; }
18368 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
18369   $as_echo_n "(cached) " >&6
18370 else
18371   ac_check_lib_save_LIBS=$LIBS
18372 LIBS="-ldl  $LIBS"
18373 cat >conftest.$ac_ext <<_ACEOF
18374 /* confdefs.h.  */
18375 _ACEOF
18376 cat confdefs.h >>conftest.$ac_ext
18377 cat >>conftest.$ac_ext <<_ACEOF
18378 /* end confdefs.h.  */
18379
18380 /* Override any GCC internal prototype to avoid an error.
18381    Use char because int might match the return type of a GCC
18382    builtin and then its argument prototype would still apply.  */
18383 #ifdef __cplusplus
18384 extern "C"
18385 #endif
18386 char dlopen ();
18387 int
18388 main ()
18389 {
18390 return dlopen ();
18391   ;
18392   return 0;
18393 }
18394 _ACEOF
18395 rm -f conftest.$ac_objext conftest$ac_exeext
18396 if { (ac_try="$ac_link"
18397 case "(($ac_try" in
18398   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18399   *) ac_try_echo=$ac_try;;
18400 esac
18401 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18402 $as_echo "$ac_try_echo") >&5
18403   (eval "$ac_link") 2>conftest.er1
18404   ac_status=$?
18405   grep -v '^ *+' conftest.er1 >conftest.err
18406   rm -f conftest.er1
18407   cat conftest.err >&5
18408   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18409   (exit $ac_status); } && {
18410          test -z "$ac_c_werror_flag" ||
18411          test ! -s conftest.err
18412        } && test -s conftest$ac_exeext && {
18413          test "$cross_compiling" = yes ||
18414          $as_test_x conftest$ac_exeext
18415        }; then
18416   ac_cv_lib_dl_dlopen=yes
18417 else
18418   $as_echo "$as_me: failed program was:" >&5
18419 sed 's/^/| /' conftest.$ac_ext >&5
18420
18421         ac_cv_lib_dl_dlopen=no
18422 fi
18423
18424 rm -rf conftest.dSYM
18425 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18426       conftest$ac_exeext conftest.$ac_ext
18427 LIBS=$ac_check_lib_save_LIBS
18428 fi
18429 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18430 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18431 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then
18432   cat >>confdefs.h <<\_ACEOF
18433 #define HAVE_DLOPEN 1
18434 _ACEOF
18435  LIBDL="-ldl"
18436
18437 fi
18438
18439 fi
18440 ac_wine_check_funcs_save_LIBS="$LIBS"
18441 LIBS="$LIBS $LIBDL"
18442
18443 for ac_func in dladdr
18444 do
18445 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18446 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18447 $as_echo_n "checking for $ac_func... " >&6; }
18448 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18449   $as_echo_n "(cached) " >&6
18450 else
18451   cat >conftest.$ac_ext <<_ACEOF
18452 /* confdefs.h.  */
18453 _ACEOF
18454 cat confdefs.h >>conftest.$ac_ext
18455 cat >>conftest.$ac_ext <<_ACEOF
18456 /* end confdefs.h.  */
18457 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18458    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18459 #define $ac_func innocuous_$ac_func
18460
18461 /* System header to define __stub macros and hopefully few prototypes,
18462     which can conflict with char $ac_func (); below.
18463     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18464     <limits.h> exists even on freestanding compilers.  */
18465
18466 #ifdef __STDC__
18467 # include <limits.h>
18468 #else
18469 # include <assert.h>
18470 #endif
18471
18472 #undef $ac_func
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 $ac_func ();
18481 /* The GNU C library defines this for functions which it implements
18482     to always fail with ENOSYS.  Some functions are actually named
18483     something starting with __ and the normal name is an alias.  */
18484 #if defined __stub_$ac_func || defined __stub___$ac_func
18485 choke me
18486 #endif
18487
18488 int
18489 main ()
18490 {
18491 return $ac_func ();
18492   ;
18493   return 0;
18494 }
18495 _ACEOF
18496 rm -f conftest.$ac_objext conftest$ac_exeext
18497 if { (ac_try="$ac_link"
18498 case "(($ac_try" in
18499   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18500   *) ac_try_echo=$ac_try;;
18501 esac
18502 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18503 $as_echo "$ac_try_echo") >&5
18504   (eval "$ac_link") 2>conftest.er1
18505   ac_status=$?
18506   grep -v '^ *+' conftest.er1 >conftest.err
18507   rm -f conftest.er1
18508   cat conftest.err >&5
18509   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18510   (exit $ac_status); } && {
18511          test -z "$ac_c_werror_flag" ||
18512          test ! -s conftest.err
18513        } && test -s conftest$ac_exeext && {
18514          test "$cross_compiling" = yes ||
18515          $as_test_x conftest$ac_exeext
18516        }; then
18517   eval "$as_ac_var=yes"
18518 else
18519   $as_echo "$as_me: failed program was:" >&5
18520 sed 's/^/| /' conftest.$ac_ext >&5
18521
18522         eval "$as_ac_var=no"
18523 fi
18524
18525 rm -rf conftest.dSYM
18526 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18527       conftest$ac_exeext conftest.$ac_ext
18528 fi
18529 ac_res=`eval 'as_val=${'$as_ac_var'}
18530                  $as_echo "$as_val"'`
18531                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18532 $as_echo "$ac_res" >&6; }
18533 as_val=`eval 'as_val=${'$as_ac_var'}
18534                  $as_echo "$as_val"'`
18535    if test "x$as_val" = x""yes; then
18536   cat >>confdefs.h <<_ACEOF
18537 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18538 _ACEOF
18539
18540 fi
18541 done
18542
18543 LIBS="$ac_wine_check_funcs_save_LIBS"
18544
18545 if test "$ac_cv_func_poll" = no
18546 then
18547     { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18548 $as_echo_n "checking for poll in -lpoll... " >&6; }
18549 if test "${ac_cv_lib_poll_poll+set}" = set; then
18550   $as_echo_n "(cached) " >&6
18551 else
18552   ac_check_lib_save_LIBS=$LIBS
18553 LIBS="-lpoll  $LIBS"
18554 cat >conftest.$ac_ext <<_ACEOF
18555 /* confdefs.h.  */
18556 _ACEOF
18557 cat confdefs.h >>conftest.$ac_ext
18558 cat >>conftest.$ac_ext <<_ACEOF
18559 /* end confdefs.h.  */
18560
18561 /* Override any GCC internal prototype to avoid an error.
18562    Use char because int might match the return type of a GCC
18563    builtin and then its argument prototype would still apply.  */
18564 #ifdef __cplusplus
18565 extern "C"
18566 #endif
18567 char poll ();
18568 int
18569 main ()
18570 {
18571 return poll ();
18572   ;
18573   return 0;
18574 }
18575 _ACEOF
18576 rm -f conftest.$ac_objext conftest$ac_exeext
18577 if { (ac_try="$ac_link"
18578 case "(($ac_try" in
18579   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18580   *) ac_try_echo=$ac_try;;
18581 esac
18582 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18583 $as_echo "$ac_try_echo") >&5
18584   (eval "$ac_link") 2>conftest.er1
18585   ac_status=$?
18586   grep -v '^ *+' conftest.er1 >conftest.err
18587   rm -f conftest.er1
18588   cat conftest.err >&5
18589   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18590   (exit $ac_status); } && {
18591          test -z "$ac_c_werror_flag" ||
18592          test ! -s conftest.err
18593        } && test -s conftest$ac_exeext && {
18594          test "$cross_compiling" = yes ||
18595          $as_test_x conftest$ac_exeext
18596        }; then
18597   ac_cv_lib_poll_poll=yes
18598 else
18599   $as_echo "$as_me: failed program was:" >&5
18600 sed 's/^/| /' conftest.$ac_ext >&5
18601
18602         ac_cv_lib_poll_poll=no
18603 fi
18604
18605 rm -rf conftest.dSYM
18606 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18607       conftest$ac_exeext conftest.$ac_ext
18608 LIBS=$ac_check_lib_save_LIBS
18609 fi
18610 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18611 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18612 if test "x$ac_cv_lib_poll_poll" = x""yes; then
18613   cat >>confdefs.h <<\_ACEOF
18614 #define HAVE_POLL 1
18615 _ACEOF
18616  LIBPOLL="-lpoll"
18617
18618 fi
18619
18620 fi
18621
18622 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18623 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18624 if test "${ac_cv_search_gethostbyname+set}" = set; then
18625   $as_echo_n "(cached) " >&6
18626 else
18627   ac_func_search_save_LIBS=$LIBS
18628 cat >conftest.$ac_ext <<_ACEOF
18629 /* confdefs.h.  */
18630 _ACEOF
18631 cat confdefs.h >>conftest.$ac_ext
18632 cat >>conftest.$ac_ext <<_ACEOF
18633 /* end confdefs.h.  */
18634
18635 /* Override any GCC internal prototype to avoid an error.
18636    Use char because int might match the return type of a GCC
18637    builtin and then its argument prototype would still apply.  */
18638 #ifdef __cplusplus
18639 extern "C"
18640 #endif
18641 char gethostbyname ();
18642 int
18643 main ()
18644 {
18645 return gethostbyname ();
18646   ;
18647   return 0;
18648 }
18649 _ACEOF
18650 for ac_lib in '' nsl; do
18651   if test -z "$ac_lib"; then
18652     ac_res="none required"
18653   else
18654     ac_res=-l$ac_lib
18655     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
18656   fi
18657   rm -f conftest.$ac_objext conftest$ac_exeext
18658 if { (ac_try="$ac_link"
18659 case "(($ac_try" in
18660   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18661   *) ac_try_echo=$ac_try;;
18662 esac
18663 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18664 $as_echo "$ac_try_echo") >&5
18665   (eval "$ac_link") 2>conftest.er1
18666   ac_status=$?
18667   grep -v '^ *+' conftest.er1 >conftest.err
18668   rm -f conftest.er1
18669   cat conftest.err >&5
18670   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18671   (exit $ac_status); } && {
18672          test -z "$ac_c_werror_flag" ||
18673          test ! -s conftest.err
18674        } && test -s conftest$ac_exeext && {
18675          test "$cross_compiling" = yes ||
18676          $as_test_x conftest$ac_exeext
18677        }; then
18678   ac_cv_search_gethostbyname=$ac_res
18679 else
18680   $as_echo "$as_me: failed program was:" >&5
18681 sed 's/^/| /' conftest.$ac_ext >&5
18682
18683
18684 fi
18685
18686 rm -rf conftest.dSYM
18687 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18688       conftest$ac_exeext
18689   if test "${ac_cv_search_gethostbyname+set}" = set; then
18690   break
18691 fi
18692 done
18693 if test "${ac_cv_search_gethostbyname+set}" = set; then
18694   :
18695 else
18696   ac_cv_search_gethostbyname=no
18697 fi
18698 rm conftest.$ac_ext
18699 LIBS=$ac_func_search_save_LIBS
18700 fi
18701 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18702 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18703 ac_res=$ac_cv_search_gethostbyname
18704 if test "$ac_res" != no; then
18705   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18706
18707 fi
18708
18709
18710 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18711 $as_echo_n "checking for library containing connect... " >&6; }
18712 if test "${ac_cv_search_connect+set}" = set; then
18713   $as_echo_n "(cached) " >&6
18714 else
18715   ac_func_search_save_LIBS=$LIBS
18716 cat >conftest.$ac_ext <<_ACEOF
18717 /* confdefs.h.  */
18718 _ACEOF
18719 cat confdefs.h >>conftest.$ac_ext
18720 cat >>conftest.$ac_ext <<_ACEOF
18721 /* end confdefs.h.  */
18722
18723 /* Override any GCC internal prototype to avoid an error.
18724    Use char because int might match the return type of a GCC
18725    builtin and then its argument prototype would still apply.  */
18726 #ifdef __cplusplus
18727 extern "C"
18728 #endif
18729 char connect ();
18730 int
18731 main ()
18732 {
18733 return connect ();
18734   ;
18735   return 0;
18736 }
18737 _ACEOF
18738 for ac_lib in '' socket; do
18739   if test -z "$ac_lib"; then
18740     ac_res="none required"
18741   else
18742     ac_res=-l$ac_lib
18743     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
18744   fi
18745   rm -f conftest.$ac_objext conftest$ac_exeext
18746 if { (ac_try="$ac_link"
18747 case "(($ac_try" in
18748   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18749   *) ac_try_echo=$ac_try;;
18750 esac
18751 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18752 $as_echo "$ac_try_echo") >&5
18753   (eval "$ac_link") 2>conftest.er1
18754   ac_status=$?
18755   grep -v '^ *+' conftest.er1 >conftest.err
18756   rm -f conftest.er1
18757   cat conftest.err >&5
18758   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18759   (exit $ac_status); } && {
18760          test -z "$ac_c_werror_flag" ||
18761          test ! -s conftest.err
18762        } && test -s conftest$ac_exeext && {
18763          test "$cross_compiling" = yes ||
18764          $as_test_x conftest$ac_exeext
18765        }; then
18766   ac_cv_search_connect=$ac_res
18767 else
18768   $as_echo "$as_me: failed program was:" >&5
18769 sed 's/^/| /' conftest.$ac_ext >&5
18770
18771
18772 fi
18773
18774 rm -rf conftest.dSYM
18775 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18776       conftest$ac_exeext
18777   if test "${ac_cv_search_connect+set}" = set; then
18778   break
18779 fi
18780 done
18781 if test "${ac_cv_search_connect+set}" = set; then
18782   :
18783 else
18784   ac_cv_search_connect=no
18785 fi
18786 rm conftest.$ac_ext
18787 LIBS=$ac_func_search_save_LIBS
18788 fi
18789 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
18790 $as_echo "$ac_cv_search_connect" >&6; }
18791 ac_res=$ac_cv_search_connect
18792 if test "$ac_res" != no; then
18793   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18794
18795 fi
18796
18797
18798 { $as_echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
18799 $as_echo_n "checking for library containing inet_aton... " >&6; }
18800 if test "${ac_cv_search_inet_aton+set}" = set; then
18801   $as_echo_n "(cached) " >&6
18802 else
18803   ac_func_search_save_LIBS=$LIBS
18804 cat >conftest.$ac_ext <<_ACEOF
18805 /* confdefs.h.  */
18806 _ACEOF
18807 cat confdefs.h >>conftest.$ac_ext
18808 cat >>conftest.$ac_ext <<_ACEOF
18809 /* end confdefs.h.  */
18810
18811 /* Override any GCC internal prototype to avoid an error.
18812    Use char because int might match the return type of a GCC
18813    builtin and then its argument prototype would still apply.  */
18814 #ifdef __cplusplus
18815 extern "C"
18816 #endif
18817 char inet_aton ();
18818 int
18819 main ()
18820 {
18821 return inet_aton ();
18822   ;
18823   return 0;
18824 }
18825 _ACEOF
18826 for ac_lib in '' resolv; do
18827   if test -z "$ac_lib"; then
18828     ac_res="none required"
18829   else
18830     ac_res=-l$ac_lib
18831     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
18832   fi
18833   rm -f conftest.$ac_objext conftest$ac_exeext
18834 if { (ac_try="$ac_link"
18835 case "(($ac_try" in
18836   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18837   *) ac_try_echo=$ac_try;;
18838 esac
18839 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18840 $as_echo "$ac_try_echo") >&5
18841   (eval "$ac_link") 2>conftest.er1
18842   ac_status=$?
18843   grep -v '^ *+' conftest.er1 >conftest.err
18844   rm -f conftest.er1
18845   cat conftest.err >&5
18846   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18847   (exit $ac_status); } && {
18848          test -z "$ac_c_werror_flag" ||
18849          test ! -s conftest.err
18850        } && test -s conftest$ac_exeext && {
18851          test "$cross_compiling" = yes ||
18852          $as_test_x conftest$ac_exeext
18853        }; then
18854   ac_cv_search_inet_aton=$ac_res
18855 else
18856   $as_echo "$as_me: failed program was:" >&5
18857 sed 's/^/| /' conftest.$ac_ext >&5
18858
18859
18860 fi
18861
18862 rm -rf conftest.dSYM
18863 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18864       conftest$ac_exeext
18865   if test "${ac_cv_search_inet_aton+set}" = set; then
18866   break
18867 fi
18868 done
18869 if test "${ac_cv_search_inet_aton+set}" = set; then
18870   :
18871 else
18872   ac_cv_search_inet_aton=no
18873 fi
18874 rm conftest.$ac_ext
18875 LIBS=$ac_func_search_save_LIBS
18876 fi
18877 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
18878 $as_echo "$ac_cv_search_inet_aton" >&6; }
18879 ac_res=$ac_cv_search_inet_aton
18880 if test "$ac_res" != no; then
18881   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18882
18883 fi
18884
18885
18886
18887
18888
18889
18890
18891
18892
18893
18894 for ac_func in \
18895         getaddrinfo \
18896         getnameinfo \
18897         getnetbyname \
18898         getprotobyname \
18899         getprotobynumber \
18900         getservbyport \
18901         inet_network \
18902         sendmsg \
18903
18904 do
18905 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18906 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18907 $as_echo_n "checking for $ac_func... " >&6; }
18908 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18909   $as_echo_n "(cached) " >&6
18910 else
18911   cat >conftest.$ac_ext <<_ACEOF
18912 /* confdefs.h.  */
18913 _ACEOF
18914 cat confdefs.h >>conftest.$ac_ext
18915 cat >>conftest.$ac_ext <<_ACEOF
18916 /* end confdefs.h.  */
18917 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18918    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18919 #define $ac_func innocuous_$ac_func
18920
18921 /* System header to define __stub macros and hopefully few prototypes,
18922     which can conflict with char $ac_func (); below.
18923     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18924     <limits.h> exists even on freestanding compilers.  */
18925
18926 #ifdef __STDC__
18927 # include <limits.h>
18928 #else
18929 # include <assert.h>
18930 #endif
18931
18932 #undef $ac_func
18933
18934 /* Override any GCC internal prototype to avoid an error.
18935    Use char because int might match the return type of a GCC
18936    builtin and then its argument prototype would still apply.  */
18937 #ifdef __cplusplus
18938 extern "C"
18939 #endif
18940 char $ac_func ();
18941 /* The GNU C library defines this for functions which it implements
18942     to always fail with ENOSYS.  Some functions are actually named
18943     something starting with __ and the normal name is an alias.  */
18944 #if defined __stub_$ac_func || defined __stub___$ac_func
18945 choke me
18946 #endif
18947
18948 int
18949 main ()
18950 {
18951 return $ac_func ();
18952   ;
18953   return 0;
18954 }
18955 _ACEOF
18956 rm -f conftest.$ac_objext conftest$ac_exeext
18957 if { (ac_try="$ac_link"
18958 case "(($ac_try" in
18959   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18960   *) ac_try_echo=$ac_try;;
18961 esac
18962 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18963 $as_echo "$ac_try_echo") >&5
18964   (eval "$ac_link") 2>conftest.er1
18965   ac_status=$?
18966   grep -v '^ *+' conftest.er1 >conftest.err
18967   rm -f conftest.er1
18968   cat conftest.err >&5
18969   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18970   (exit $ac_status); } && {
18971          test -z "$ac_c_werror_flag" ||
18972          test ! -s conftest.err
18973        } && test -s conftest$ac_exeext && {
18974          test "$cross_compiling" = yes ||
18975          $as_test_x conftest$ac_exeext
18976        }; then
18977   eval "$as_ac_var=yes"
18978 else
18979   $as_echo "$as_me: failed program was:" >&5
18980 sed 's/^/| /' conftest.$ac_ext >&5
18981
18982         eval "$as_ac_var=no"
18983 fi
18984
18985 rm -rf conftest.dSYM
18986 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18987       conftest$ac_exeext conftest.$ac_ext
18988 fi
18989 ac_res=`eval 'as_val=${'$as_ac_var'}
18990                  $as_echo "$as_val"'`
18991                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18992 $as_echo "$ac_res" >&6; }
18993 as_val=`eval 'as_val=${'$as_ac_var'}
18994                  $as_echo "$as_val"'`
18995    if test "x$as_val" = x""yes; then
18996   cat >>confdefs.h <<_ACEOF
18997 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18998 _ACEOF
18999
19000 fi
19001 done
19002
19003
19004 LDAPLIBS=""
19005
19006 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
19007 then
19008     { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
19009 $as_echo_n "checking for LDAPSortKey... " >&6; }
19010 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
19011   $as_echo_n "(cached) " >&6
19012 else
19013   ac_cv_type_LDAPSortKey=no
19014 cat >conftest.$ac_ext <<_ACEOF
19015 /* confdefs.h.  */
19016 _ACEOF
19017 cat confdefs.h >>conftest.$ac_ext
19018 cat >>conftest.$ac_ext <<_ACEOF
19019 /* end confdefs.h.  */
19020 #include <ldap.h>
19021
19022 int
19023 main ()
19024 {
19025 if (sizeof (LDAPSortKey))
19026        return 0;
19027   ;
19028   return 0;
19029 }
19030 _ACEOF
19031 rm -f conftest.$ac_objext
19032 if { (ac_try="$ac_compile"
19033 case "(($ac_try" in
19034   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19035   *) ac_try_echo=$ac_try;;
19036 esac
19037 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19038 $as_echo "$ac_try_echo") >&5
19039   (eval "$ac_compile") 2>conftest.er1
19040   ac_status=$?
19041   grep -v '^ *+' conftest.er1 >conftest.err
19042   rm -f conftest.er1
19043   cat conftest.err >&5
19044   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19045   (exit $ac_status); } && {
19046          test -z "$ac_c_werror_flag" ||
19047          test ! -s conftest.err
19048        } && test -s conftest.$ac_objext; then
19049   cat >conftest.$ac_ext <<_ACEOF
19050 /* confdefs.h.  */
19051 _ACEOF
19052 cat confdefs.h >>conftest.$ac_ext
19053 cat >>conftest.$ac_ext <<_ACEOF
19054 /* end confdefs.h.  */
19055 #include <ldap.h>
19056
19057 int
19058 main ()
19059 {
19060 if (sizeof ((LDAPSortKey)))
19061           return 0;
19062   ;
19063   return 0;
19064 }
19065 _ACEOF
19066 rm -f conftest.$ac_objext
19067 if { (ac_try="$ac_compile"
19068 case "(($ac_try" in
19069   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19070   *) ac_try_echo=$ac_try;;
19071 esac
19072 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19073 $as_echo "$ac_try_echo") >&5
19074   (eval "$ac_compile") 2>conftest.er1
19075   ac_status=$?
19076   grep -v '^ *+' conftest.er1 >conftest.err
19077   rm -f conftest.er1
19078   cat conftest.err >&5
19079   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19080   (exit $ac_status); } && {
19081          test -z "$ac_c_werror_flag" ||
19082          test ! -s conftest.err
19083        } && test -s conftest.$ac_objext; then
19084   :
19085 else
19086   $as_echo "$as_me: failed program was:" >&5
19087 sed 's/^/| /' conftest.$ac_ext >&5
19088
19089         ac_cv_type_LDAPSortKey=yes
19090 fi
19091
19092 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19093 else
19094   $as_echo "$as_me: failed program was:" >&5
19095 sed 's/^/| /' conftest.$ac_ext >&5
19096
19097
19098 fi
19099
19100 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19101 fi
19102 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
19103 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
19104 if test "x$ac_cv_type_LDAPSortKey" = x""yes; then
19105   { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
19106 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
19107 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
19108   $as_echo_n "(cached) " >&6
19109 else
19110   ac_check_lib_save_LIBS=$LIBS
19111 LIBS="-lldap_r $LIBPTHREAD $LIBS"
19112 cat >conftest.$ac_ext <<_ACEOF
19113 /* confdefs.h.  */
19114 _ACEOF
19115 cat confdefs.h >>conftest.$ac_ext
19116 cat >>conftest.$ac_ext <<_ACEOF
19117 /* end confdefs.h.  */
19118
19119 /* Override any GCC internal prototype to avoid an error.
19120    Use char because int might match the return type of a GCC
19121    builtin and then its argument prototype would still apply.  */
19122 #ifdef __cplusplus
19123 extern "C"
19124 #endif
19125 char ldap_initialize ();
19126 int
19127 main ()
19128 {
19129 return ldap_initialize ();
19130   ;
19131   return 0;
19132 }
19133 _ACEOF
19134 rm -f conftest.$ac_objext conftest$ac_exeext
19135 if { (ac_try="$ac_link"
19136 case "(($ac_try" in
19137   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19138   *) ac_try_echo=$ac_try;;
19139 esac
19140 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19141 $as_echo "$ac_try_echo") >&5
19142   (eval "$ac_link") 2>conftest.er1
19143   ac_status=$?
19144   grep -v '^ *+' conftest.er1 >conftest.err
19145   rm -f conftest.er1
19146   cat conftest.err >&5
19147   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19148   (exit $ac_status); } && {
19149          test -z "$ac_c_werror_flag" ||
19150          test ! -s conftest.err
19151        } && test -s conftest$ac_exeext && {
19152          test "$cross_compiling" = yes ||
19153          $as_test_x conftest$ac_exeext
19154        }; then
19155   ac_cv_lib_ldap_r_ldap_initialize=yes
19156 else
19157   $as_echo "$as_me: failed program was:" >&5
19158 sed 's/^/| /' conftest.$ac_ext >&5
19159
19160         ac_cv_lib_ldap_r_ldap_initialize=no
19161 fi
19162
19163 rm -rf conftest.dSYM
19164 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19165       conftest$ac_exeext conftest.$ac_ext
19166 LIBS=$ac_check_lib_save_LIBS
19167 fi
19168 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
19169 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
19170 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then
19171   { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
19172 $as_echo_n "checking for ber_init in -llber... " >&6; }
19173 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
19174   $as_echo_n "(cached) " >&6
19175 else
19176   ac_check_lib_save_LIBS=$LIBS
19177 LIBS="-llber $LIBPTHREAD $LIBS"
19178 cat >conftest.$ac_ext <<_ACEOF
19179 /* confdefs.h.  */
19180 _ACEOF
19181 cat confdefs.h >>conftest.$ac_ext
19182 cat >>conftest.$ac_ext <<_ACEOF
19183 /* end confdefs.h.  */
19184
19185 /* Override any GCC internal prototype to avoid an error.
19186    Use char because int might match the return type of a GCC
19187    builtin and then its argument prototype would still apply.  */
19188 #ifdef __cplusplus
19189 extern "C"
19190 #endif
19191 char ber_init ();
19192 int
19193 main ()
19194 {
19195 return ber_init ();
19196   ;
19197   return 0;
19198 }
19199 _ACEOF
19200 rm -f conftest.$ac_objext conftest$ac_exeext
19201 if { (ac_try="$ac_link"
19202 case "(($ac_try" in
19203   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19204   *) ac_try_echo=$ac_try;;
19205 esac
19206 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19207 $as_echo "$ac_try_echo") >&5
19208   (eval "$ac_link") 2>conftest.er1
19209   ac_status=$?
19210   grep -v '^ *+' conftest.er1 >conftest.err
19211   rm -f conftest.er1
19212   cat conftest.err >&5
19213   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19214   (exit $ac_status); } && {
19215          test -z "$ac_c_werror_flag" ||
19216          test ! -s conftest.err
19217        } && test -s conftest$ac_exeext && {
19218          test "$cross_compiling" = yes ||
19219          $as_test_x conftest$ac_exeext
19220        }; then
19221   ac_cv_lib_lber_ber_init=yes
19222 else
19223   $as_echo "$as_me: failed program was:" >&5
19224 sed 's/^/| /' conftest.$ac_ext >&5
19225
19226         ac_cv_lib_lber_ber_init=no
19227 fi
19228
19229 rm -rf conftest.dSYM
19230 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19231       conftest$ac_exeext conftest.$ac_ext
19232 LIBS=$ac_check_lib_save_LIBS
19233 fi
19234 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
19235 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
19236 if test "x$ac_cv_lib_lber_ber_init" = x""yes; then
19237
19238 cat >>confdefs.h <<\_ACEOF
19239 #define HAVE_LDAP 1
19240 _ACEOF
19241
19242                  LDAPLIBS="-lldap_r -llber"
19243 fi
19244
19245 fi
19246
19247 fi
19248
19249     ac_wine_check_funcs_save_LIBS="$LIBS"
19250 LIBS="$LIBS $LDAPLIBS $LIBPTHREAD"
19251
19252
19253
19254
19255
19256
19257
19258
19259 for ac_func in \
19260         ldap_count_references \
19261         ldap_first_reference \
19262         ldap_next_reference \
19263         ldap_parse_reference \
19264         ldap_parse_sort_control \
19265         ldap_parse_sortresponse_control \
19266         ldap_parse_vlv_control \
19267         ldap_parse_vlvresponse_control
19268 do
19269 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19270 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19271 $as_echo_n "checking for $ac_func... " >&6; }
19272 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19273   $as_echo_n "(cached) " >&6
19274 else
19275   cat >conftest.$ac_ext <<_ACEOF
19276 /* confdefs.h.  */
19277 _ACEOF
19278 cat confdefs.h >>conftest.$ac_ext
19279 cat >>conftest.$ac_ext <<_ACEOF
19280 /* end confdefs.h.  */
19281 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19282    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
19283 #define $ac_func innocuous_$ac_func
19284
19285 /* System header to define __stub macros and hopefully few prototypes,
19286     which can conflict with char $ac_func (); below.
19287     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19288     <limits.h> exists even on freestanding compilers.  */
19289
19290 #ifdef __STDC__
19291 # include <limits.h>
19292 #else
19293 # include <assert.h>
19294 #endif
19295
19296 #undef $ac_func
19297
19298 /* Override any GCC internal prototype to avoid an error.
19299    Use char because int might match the return type of a GCC
19300    builtin and then its argument prototype would still apply.  */
19301 #ifdef __cplusplus
19302 extern "C"
19303 #endif
19304 char $ac_func ();
19305 /* The GNU C library defines this for functions which it implements
19306     to always fail with ENOSYS.  Some functions are actually named
19307     something starting with __ and the normal name is an alias.  */
19308 #if defined __stub_$ac_func || defined __stub___$ac_func
19309 choke me
19310 #endif
19311
19312 int
19313 main ()
19314 {
19315 return $ac_func ();
19316   ;
19317   return 0;
19318 }
19319 _ACEOF
19320 rm -f conftest.$ac_objext conftest$ac_exeext
19321 if { (ac_try="$ac_link"
19322 case "(($ac_try" in
19323   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19324   *) ac_try_echo=$ac_try;;
19325 esac
19326 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19327 $as_echo "$ac_try_echo") >&5
19328   (eval "$ac_link") 2>conftest.er1
19329   ac_status=$?
19330   grep -v '^ *+' conftest.er1 >conftest.err
19331   rm -f conftest.er1
19332   cat conftest.err >&5
19333   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19334   (exit $ac_status); } && {
19335          test -z "$ac_c_werror_flag" ||
19336          test ! -s conftest.err
19337        } && test -s conftest$ac_exeext && {
19338          test "$cross_compiling" = yes ||
19339          $as_test_x conftest$ac_exeext
19340        }; then
19341   eval "$as_ac_var=yes"
19342 else
19343   $as_echo "$as_me: failed program was:" >&5
19344 sed 's/^/| /' conftest.$ac_ext >&5
19345
19346         eval "$as_ac_var=no"
19347 fi
19348
19349 rm -rf conftest.dSYM
19350 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19351       conftest$ac_exeext conftest.$ac_ext
19352 fi
19353 ac_res=`eval 'as_val=${'$as_ac_var'}
19354                  $as_echo "$as_val"'`
19355                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19356 $as_echo "$ac_res" >&6; }
19357 as_val=`eval 'as_val=${'$as_ac_var'}
19358                  $as_echo "$as_val"'`
19359    if test "x$as_val" = x""yes; then
19360   cat >>confdefs.h <<_ACEOF
19361 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
19362 _ACEOF
19363
19364 fi
19365 done
19366
19367 LIBS="$ac_wine_check_funcs_save_LIBS"
19368 fi
19369 if test "x$LDAPLIBS" = "x"; then
19370   case "x$with_ldap" in
19371   x)   wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
19372   xno) ;;
19373   *)   { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19374 This is an error since --with-ldap was requested." >&5
19375 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19376 This is an error since --with-ldap was requested." >&2;}
19377    { (exit 1); exit 1; }; } ;;
19378 esac
19379 fi
19380
19381
19382 { $as_echo "$as_me:$LINENO: checking whether mkdir takes only one argument" >&5
19383 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
19384 if test "${wine_cv_one_arg_mkdir+set}" = set; then
19385   $as_echo_n "(cached) " >&6
19386 else
19387   cat >conftest.$ac_ext <<_ACEOF
19388 /* confdefs.h.  */
19389 _ACEOF
19390 cat confdefs.h >>conftest.$ac_ext
19391 cat >>conftest.$ac_ext <<_ACEOF
19392 /* end confdefs.h.  */
19393 #include <sys/stat.h>
19394 int
19395 main ()
19396 {
19397 mkdir("foo");
19398   ;
19399   return 0;
19400 }
19401 _ACEOF
19402 rm -f conftest.$ac_objext
19403 if { (ac_try="$ac_compile"
19404 case "(($ac_try" in
19405   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19406   *) ac_try_echo=$ac_try;;
19407 esac
19408 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19409 $as_echo "$ac_try_echo") >&5
19410   (eval "$ac_compile") 2>conftest.er1
19411   ac_status=$?
19412   grep -v '^ *+' conftest.er1 >conftest.err
19413   rm -f conftest.er1
19414   cat conftest.err >&5
19415   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19416   (exit $ac_status); } && {
19417          test -z "$ac_c_werror_flag" ||
19418          test ! -s conftest.err
19419        } && test -s conftest.$ac_objext; then
19420   wine_cv_one_arg_mkdir=yes
19421 else
19422   $as_echo "$as_me: failed program was:" >&5
19423 sed 's/^/| /' conftest.$ac_ext >&5
19424
19425         wine_cv_one_arg_mkdir=no
19426 fi
19427
19428 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19429 fi
19430 { $as_echo "$as_me:$LINENO: result: $wine_cv_one_arg_mkdir" >&5
19431 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
19432 if test "$wine_cv_one_arg_mkdir" = "yes"
19433 then
19434
19435 cat >>confdefs.h <<\_ACEOF
19436 #define HAVE_ONE_ARG_MKDIR 1
19437 _ACEOF
19438
19439 fi
19440
19441
19442 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19443 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19444 if test "${ac_cv_c_const+set}" = set; then
19445   $as_echo_n "(cached) " >&6
19446 else
19447   cat >conftest.$ac_ext <<_ACEOF
19448 /* confdefs.h.  */
19449 _ACEOF
19450 cat confdefs.h >>conftest.$ac_ext
19451 cat >>conftest.$ac_ext <<_ACEOF
19452 /* end confdefs.h.  */
19453
19454 int
19455 main ()
19456 {
19457 /* FIXME: Include the comments suggested by Paul. */
19458 #ifndef __cplusplus
19459   /* Ultrix mips cc rejects this.  */
19460   typedef int charset[2];
19461   const charset cs;
19462   /* SunOS 4.1.1 cc rejects this.  */
19463   char const *const *pcpcc;
19464   char **ppc;
19465   /* NEC SVR4.0.2 mips cc rejects this.  */
19466   struct point {int x, y;};
19467   static struct point const zero = {0,0};
19468   /* AIX XL C 1.02.0.0 rejects this.
19469      It does not let you subtract one const X* pointer from another in
19470      an arm of an if-expression whose if-part is not a constant
19471      expression */
19472   const char *g = "string";
19473   pcpcc = &g + (g ? g-g : 0);
19474   /* HPUX 7.0 cc rejects these. */
19475   ++pcpcc;
19476   ppc = (char**) pcpcc;
19477   pcpcc = (char const *const *) ppc;
19478   { /* SCO 3.2v4 cc rejects this.  */
19479     char *t;
19480     char const *s = 0 ? (char *) 0 : (char const *) 0;
19481
19482     *t++ = 0;
19483     if (s) return 0;
19484   }
19485   { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
19486     int x[] = {25, 17};
19487     const int *foo = &x[0];
19488     ++foo;
19489   }
19490   { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19491     typedef const int *iptr;
19492     iptr p = 0;
19493     ++p;
19494   }
19495   { /* AIX XL C 1.02.0.0 rejects this saying
19496        "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19497     struct s { int j; const int *ap[3]; };
19498     struct s *b; b->j = 5;
19499   }
19500   { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19501     const int foo = 10;
19502     if (!foo) return 0;
19503   }
19504   return !cs[0] && !zero.x;
19505 #endif
19506
19507   ;
19508   return 0;
19509 }
19510 _ACEOF
19511 rm -f conftest.$ac_objext
19512 if { (ac_try="$ac_compile"
19513 case "(($ac_try" in
19514   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19515   *) ac_try_echo=$ac_try;;
19516 esac
19517 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19518 $as_echo "$ac_try_echo") >&5
19519   (eval "$ac_compile") 2>conftest.er1
19520   ac_status=$?
19521   grep -v '^ *+' conftest.er1 >conftest.err
19522   rm -f conftest.er1
19523   cat conftest.err >&5
19524   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19525   (exit $ac_status); } && {
19526          test -z "$ac_c_werror_flag" ||
19527          test ! -s conftest.err
19528        } && test -s conftest.$ac_objext; then
19529   ac_cv_c_const=yes
19530 else
19531   $as_echo "$as_me: failed program was:" >&5
19532 sed 's/^/| /' conftest.$ac_ext >&5
19533
19534         ac_cv_c_const=no
19535 fi
19536
19537 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19538 fi
19539 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19540 $as_echo "$ac_cv_c_const" >&6; }
19541 if test $ac_cv_c_const = no; then
19542
19543 cat >>confdefs.h <<\_ACEOF
19544 #define const /**/
19545 _ACEOF
19546
19547 fi
19548
19549 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19550 $as_echo_n "checking for inline... " >&6; }
19551 if test "${ac_cv_c_inline+set}" = set; then
19552   $as_echo_n "(cached) " >&6
19553 else
19554   ac_cv_c_inline=no
19555 for ac_kw in inline __inline__ __inline; do
19556   cat >conftest.$ac_ext <<_ACEOF
19557 /* confdefs.h.  */
19558 _ACEOF
19559 cat confdefs.h >>conftest.$ac_ext
19560 cat >>conftest.$ac_ext <<_ACEOF
19561 /* end confdefs.h.  */
19562 #ifndef __cplusplus
19563 typedef int foo_t;
19564 static $ac_kw foo_t static_foo () {return 0; }
19565 $ac_kw foo_t foo () {return 0; }
19566 #endif
19567
19568 _ACEOF
19569 rm -f conftest.$ac_objext
19570 if { (ac_try="$ac_compile"
19571 case "(($ac_try" in
19572   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19573   *) ac_try_echo=$ac_try;;
19574 esac
19575 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19576 $as_echo "$ac_try_echo") >&5
19577   (eval "$ac_compile") 2>conftest.er1
19578   ac_status=$?
19579   grep -v '^ *+' conftest.er1 >conftest.err
19580   rm -f conftest.er1
19581   cat conftest.err >&5
19582   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19583   (exit $ac_status); } && {
19584          test -z "$ac_c_werror_flag" ||
19585          test ! -s conftest.err
19586        } && test -s conftest.$ac_objext; then
19587   ac_cv_c_inline=$ac_kw
19588 else
19589   $as_echo "$as_me: failed program was:" >&5
19590 sed 's/^/| /' conftest.$ac_ext >&5
19591
19592
19593 fi
19594
19595 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19596   test "$ac_cv_c_inline" != no && break
19597 done
19598
19599 fi
19600 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19601 $as_echo "$ac_cv_c_inline" >&6; }
19602
19603
19604 case $ac_cv_c_inline in
19605   inline | yes) ;;
19606   *)
19607     case $ac_cv_c_inline in
19608       no) ac_val=;;
19609       *) ac_val=$ac_cv_c_inline;;
19610     esac
19611     cat >>confdefs.h <<_ACEOF
19612 #ifndef __cplusplus
19613 #define inline $ac_val
19614 #endif
19615 _ACEOF
19616     ;;
19617 esac
19618
19619 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19620 $as_echo_n "checking for mode_t... " >&6; }
19621 if test "${ac_cv_type_mode_t+set}" = set; then
19622   $as_echo_n "(cached) " >&6
19623 else
19624   ac_cv_type_mode_t=no
19625 cat >conftest.$ac_ext <<_ACEOF
19626 /* confdefs.h.  */
19627 _ACEOF
19628 cat confdefs.h >>conftest.$ac_ext
19629 cat >>conftest.$ac_ext <<_ACEOF
19630 /* end confdefs.h.  */
19631 $ac_includes_default
19632 int
19633 main ()
19634 {
19635 if (sizeof (mode_t))
19636        return 0;
19637   ;
19638   return 0;
19639 }
19640 _ACEOF
19641 rm -f conftest.$ac_objext
19642 if { (ac_try="$ac_compile"
19643 case "(($ac_try" in
19644   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19645   *) ac_try_echo=$ac_try;;
19646 esac
19647 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19648 $as_echo "$ac_try_echo") >&5
19649   (eval "$ac_compile") 2>conftest.er1
19650   ac_status=$?
19651   grep -v '^ *+' conftest.er1 >conftest.err
19652   rm -f conftest.er1
19653   cat conftest.err >&5
19654   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19655   (exit $ac_status); } && {
19656          test -z "$ac_c_werror_flag" ||
19657          test ! -s conftest.err
19658        } && test -s conftest.$ac_objext; then
19659   cat >conftest.$ac_ext <<_ACEOF
19660 /* confdefs.h.  */
19661 _ACEOF
19662 cat confdefs.h >>conftest.$ac_ext
19663 cat >>conftest.$ac_ext <<_ACEOF
19664 /* end confdefs.h.  */
19665 $ac_includes_default
19666 int
19667 main ()
19668 {
19669 if (sizeof ((mode_t)))
19670           return 0;
19671   ;
19672   return 0;
19673 }
19674 _ACEOF
19675 rm -f conftest.$ac_objext
19676 if { (ac_try="$ac_compile"
19677 case "(($ac_try" in
19678   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19679   *) ac_try_echo=$ac_try;;
19680 esac
19681 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19682 $as_echo "$ac_try_echo") >&5
19683   (eval "$ac_compile") 2>conftest.er1
19684   ac_status=$?
19685   grep -v '^ *+' conftest.er1 >conftest.err
19686   rm -f conftest.er1
19687   cat conftest.err >&5
19688   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19689   (exit $ac_status); } && {
19690          test -z "$ac_c_werror_flag" ||
19691          test ! -s conftest.err
19692        } && test -s conftest.$ac_objext; then
19693   :
19694 else
19695   $as_echo "$as_me: failed program was:" >&5
19696 sed 's/^/| /' conftest.$ac_ext >&5
19697
19698         ac_cv_type_mode_t=yes
19699 fi
19700
19701 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19702 else
19703   $as_echo "$as_me: failed program was:" >&5
19704 sed 's/^/| /' conftest.$ac_ext >&5
19705
19706
19707 fi
19708
19709 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19710 fi
19711 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19712 $as_echo "$ac_cv_type_mode_t" >&6; }
19713 if test "x$ac_cv_type_mode_t" = x""yes; then
19714
19715 cat >>confdefs.h <<_ACEOF
19716 #define HAVE_MODE_T 1
19717 _ACEOF
19718
19719
19720 fi
19721 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
19722 $as_echo_n "checking for off_t... " >&6; }
19723 if test "${ac_cv_type_off_t+set}" = set; then
19724   $as_echo_n "(cached) " >&6
19725 else
19726   ac_cv_type_off_t=no
19727 cat >conftest.$ac_ext <<_ACEOF
19728 /* confdefs.h.  */
19729 _ACEOF
19730 cat confdefs.h >>conftest.$ac_ext
19731 cat >>conftest.$ac_ext <<_ACEOF
19732 /* end confdefs.h.  */
19733 $ac_includes_default
19734 int
19735 main ()
19736 {
19737 if (sizeof (off_t))
19738        return 0;
19739   ;
19740   return 0;
19741 }
19742 _ACEOF
19743 rm -f conftest.$ac_objext
19744 if { (ac_try="$ac_compile"
19745 case "(($ac_try" in
19746   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19747   *) ac_try_echo=$ac_try;;
19748 esac
19749 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19750 $as_echo "$ac_try_echo") >&5
19751   (eval "$ac_compile") 2>conftest.er1
19752   ac_status=$?
19753   grep -v '^ *+' conftest.er1 >conftest.err
19754   rm -f conftest.er1
19755   cat conftest.err >&5
19756   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19757   (exit $ac_status); } && {
19758          test -z "$ac_c_werror_flag" ||
19759          test ! -s conftest.err
19760        } && test -s conftest.$ac_objext; then
19761   cat >conftest.$ac_ext <<_ACEOF
19762 /* confdefs.h.  */
19763 _ACEOF
19764 cat confdefs.h >>conftest.$ac_ext
19765 cat >>conftest.$ac_ext <<_ACEOF
19766 /* end confdefs.h.  */
19767 $ac_includes_default
19768 int
19769 main ()
19770 {
19771 if (sizeof ((off_t)))
19772           return 0;
19773   ;
19774   return 0;
19775 }
19776 _ACEOF
19777 rm -f conftest.$ac_objext
19778 if { (ac_try="$ac_compile"
19779 case "(($ac_try" in
19780   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19781   *) ac_try_echo=$ac_try;;
19782 esac
19783 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19784 $as_echo "$ac_try_echo") >&5
19785   (eval "$ac_compile") 2>conftest.er1
19786   ac_status=$?
19787   grep -v '^ *+' conftest.er1 >conftest.err
19788   rm -f conftest.er1
19789   cat conftest.err >&5
19790   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19791   (exit $ac_status); } && {
19792          test -z "$ac_c_werror_flag" ||
19793          test ! -s conftest.err
19794        } && test -s conftest.$ac_objext; then
19795   :
19796 else
19797   $as_echo "$as_me: failed program was:" >&5
19798 sed 's/^/| /' conftest.$ac_ext >&5
19799
19800         ac_cv_type_off_t=yes
19801 fi
19802
19803 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19804 else
19805   $as_echo "$as_me: failed program was:" >&5
19806 sed 's/^/| /' conftest.$ac_ext >&5
19807
19808
19809 fi
19810
19811 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19812 fi
19813 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
19814 $as_echo "$ac_cv_type_off_t" >&6; }
19815 if test "x$ac_cv_type_off_t" = x""yes; then
19816
19817 cat >>confdefs.h <<_ACEOF
19818 #define HAVE_OFF_T 1
19819 _ACEOF
19820
19821
19822 fi
19823 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
19824 $as_echo_n "checking for pid_t... " >&6; }
19825 if test "${ac_cv_type_pid_t+set}" = set; then
19826   $as_echo_n "(cached) " >&6
19827 else
19828   ac_cv_type_pid_t=no
19829 cat >conftest.$ac_ext <<_ACEOF
19830 /* confdefs.h.  */
19831 _ACEOF
19832 cat confdefs.h >>conftest.$ac_ext
19833 cat >>conftest.$ac_ext <<_ACEOF
19834 /* end confdefs.h.  */
19835 $ac_includes_default
19836 int
19837 main ()
19838 {
19839 if (sizeof (pid_t))
19840        return 0;
19841   ;
19842   return 0;
19843 }
19844 _ACEOF
19845 rm -f conftest.$ac_objext
19846 if { (ac_try="$ac_compile"
19847 case "(($ac_try" in
19848   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19849   *) ac_try_echo=$ac_try;;
19850 esac
19851 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19852 $as_echo "$ac_try_echo") >&5
19853   (eval "$ac_compile") 2>conftest.er1
19854   ac_status=$?
19855   grep -v '^ *+' conftest.er1 >conftest.err
19856   rm -f conftest.er1
19857   cat conftest.err >&5
19858   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19859   (exit $ac_status); } && {
19860          test -z "$ac_c_werror_flag" ||
19861          test ! -s conftest.err
19862        } && test -s conftest.$ac_objext; then
19863   cat >conftest.$ac_ext <<_ACEOF
19864 /* confdefs.h.  */
19865 _ACEOF
19866 cat confdefs.h >>conftest.$ac_ext
19867 cat >>conftest.$ac_ext <<_ACEOF
19868 /* end confdefs.h.  */
19869 $ac_includes_default
19870 int
19871 main ()
19872 {
19873 if (sizeof ((pid_t)))
19874           return 0;
19875   ;
19876   return 0;
19877 }
19878 _ACEOF
19879 rm -f conftest.$ac_objext
19880 if { (ac_try="$ac_compile"
19881 case "(($ac_try" in
19882   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19883   *) ac_try_echo=$ac_try;;
19884 esac
19885 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19886 $as_echo "$ac_try_echo") >&5
19887   (eval "$ac_compile") 2>conftest.er1
19888   ac_status=$?
19889   grep -v '^ *+' conftest.er1 >conftest.err
19890   rm -f conftest.er1
19891   cat conftest.err >&5
19892   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19893   (exit $ac_status); } && {
19894          test -z "$ac_c_werror_flag" ||
19895          test ! -s conftest.err
19896        } && test -s conftest.$ac_objext; then
19897   :
19898 else
19899   $as_echo "$as_me: failed program was:" >&5
19900 sed 's/^/| /' conftest.$ac_ext >&5
19901
19902         ac_cv_type_pid_t=yes
19903 fi
19904
19905 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19906 else
19907   $as_echo "$as_me: failed program was:" >&5
19908 sed 's/^/| /' conftest.$ac_ext >&5
19909
19910
19911 fi
19912
19913 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19914 fi
19915 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
19916 $as_echo "$ac_cv_type_pid_t" >&6; }
19917 if test "x$ac_cv_type_pid_t" = x""yes; then
19918
19919 cat >>confdefs.h <<_ACEOF
19920 #define HAVE_PID_T 1
19921 _ACEOF
19922
19923
19924 fi
19925 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
19926 $as_echo_n "checking for size_t... " >&6; }
19927 if test "${ac_cv_type_size_t+set}" = set; then
19928   $as_echo_n "(cached) " >&6
19929 else
19930   ac_cv_type_size_t=no
19931 cat >conftest.$ac_ext <<_ACEOF
19932 /* confdefs.h.  */
19933 _ACEOF
19934 cat confdefs.h >>conftest.$ac_ext
19935 cat >>conftest.$ac_ext <<_ACEOF
19936 /* end confdefs.h.  */
19937 $ac_includes_default
19938 int
19939 main ()
19940 {
19941 if (sizeof (size_t))
19942        return 0;
19943   ;
19944   return 0;
19945 }
19946 _ACEOF
19947 rm -f conftest.$ac_objext
19948 if { (ac_try="$ac_compile"
19949 case "(($ac_try" in
19950   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19951   *) ac_try_echo=$ac_try;;
19952 esac
19953 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19954 $as_echo "$ac_try_echo") >&5
19955   (eval "$ac_compile") 2>conftest.er1
19956   ac_status=$?
19957   grep -v '^ *+' conftest.er1 >conftest.err
19958   rm -f conftest.er1
19959   cat conftest.err >&5
19960   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19961   (exit $ac_status); } && {
19962          test -z "$ac_c_werror_flag" ||
19963          test ! -s conftest.err
19964        } && test -s conftest.$ac_objext; then
19965   cat >conftest.$ac_ext <<_ACEOF
19966 /* confdefs.h.  */
19967 _ACEOF
19968 cat confdefs.h >>conftest.$ac_ext
19969 cat >>conftest.$ac_ext <<_ACEOF
19970 /* end confdefs.h.  */
19971 $ac_includes_default
19972 int
19973 main ()
19974 {
19975 if (sizeof ((size_t)))
19976           return 0;
19977   ;
19978   return 0;
19979 }
19980 _ACEOF
19981 rm -f conftest.$ac_objext
19982 if { (ac_try="$ac_compile"
19983 case "(($ac_try" in
19984   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19985   *) ac_try_echo=$ac_try;;
19986 esac
19987 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19988 $as_echo "$ac_try_echo") >&5
19989   (eval "$ac_compile") 2>conftest.er1
19990   ac_status=$?
19991   grep -v '^ *+' conftest.er1 >conftest.err
19992   rm -f conftest.er1
19993   cat conftest.err >&5
19994   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19995   (exit $ac_status); } && {
19996          test -z "$ac_c_werror_flag" ||
19997          test ! -s conftest.err
19998        } && test -s conftest.$ac_objext; then
19999   :
20000 else
20001   $as_echo "$as_me: failed program was:" >&5
20002 sed 's/^/| /' conftest.$ac_ext >&5
20003
20004         ac_cv_type_size_t=yes
20005 fi
20006
20007 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20008 else
20009   $as_echo "$as_me: failed program was:" >&5
20010 sed 's/^/| /' conftest.$ac_ext >&5
20011
20012
20013 fi
20014
20015 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20016 fi
20017 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
20018 $as_echo "$ac_cv_type_size_t" >&6; }
20019 if test "x$ac_cv_type_size_t" = x""yes; then
20020
20021 cat >>confdefs.h <<_ACEOF
20022 #define HAVE_SIZE_T 1
20023 _ACEOF
20024
20025
20026 fi
20027 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
20028 $as_echo_n "checking for ssize_t... " >&6; }
20029 if test "${ac_cv_type_ssize_t+set}" = set; then
20030   $as_echo_n "(cached) " >&6
20031 else
20032   ac_cv_type_ssize_t=no
20033 cat >conftest.$ac_ext <<_ACEOF
20034 /* confdefs.h.  */
20035 _ACEOF
20036 cat confdefs.h >>conftest.$ac_ext
20037 cat >>conftest.$ac_ext <<_ACEOF
20038 /* end confdefs.h.  */
20039 $ac_includes_default
20040 int
20041 main ()
20042 {
20043 if (sizeof (ssize_t))
20044        return 0;
20045   ;
20046   return 0;
20047 }
20048 _ACEOF
20049 rm -f conftest.$ac_objext
20050 if { (ac_try="$ac_compile"
20051 case "(($ac_try" in
20052   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20053   *) ac_try_echo=$ac_try;;
20054 esac
20055 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20056 $as_echo "$ac_try_echo") >&5
20057   (eval "$ac_compile") 2>conftest.er1
20058   ac_status=$?
20059   grep -v '^ *+' conftest.er1 >conftest.err
20060   rm -f conftest.er1
20061   cat conftest.err >&5
20062   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20063   (exit $ac_status); } && {
20064          test -z "$ac_c_werror_flag" ||
20065          test ! -s conftest.err
20066        } && test -s conftest.$ac_objext; then
20067   cat >conftest.$ac_ext <<_ACEOF
20068 /* confdefs.h.  */
20069 _ACEOF
20070 cat confdefs.h >>conftest.$ac_ext
20071 cat >>conftest.$ac_ext <<_ACEOF
20072 /* end confdefs.h.  */
20073 $ac_includes_default
20074 int
20075 main ()
20076 {
20077 if (sizeof ((ssize_t)))
20078           return 0;
20079   ;
20080   return 0;
20081 }
20082 _ACEOF
20083 rm -f conftest.$ac_objext
20084 if { (ac_try="$ac_compile"
20085 case "(($ac_try" in
20086   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20087   *) ac_try_echo=$ac_try;;
20088 esac
20089 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20090 $as_echo "$ac_try_echo") >&5
20091   (eval "$ac_compile") 2>conftest.er1
20092   ac_status=$?
20093   grep -v '^ *+' conftest.er1 >conftest.err
20094   rm -f conftest.er1
20095   cat conftest.err >&5
20096   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20097   (exit $ac_status); } && {
20098          test -z "$ac_c_werror_flag" ||
20099          test ! -s conftest.err
20100        } && test -s conftest.$ac_objext; then
20101   :
20102 else
20103   $as_echo "$as_me: failed program was:" >&5
20104 sed 's/^/| /' conftest.$ac_ext >&5
20105
20106         ac_cv_type_ssize_t=yes
20107 fi
20108
20109 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20110 else
20111   $as_echo "$as_me: failed program was:" >&5
20112 sed 's/^/| /' conftest.$ac_ext >&5
20113
20114
20115 fi
20116
20117 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20118 fi
20119 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
20120 $as_echo "$ac_cv_type_ssize_t" >&6; }
20121 if test "x$ac_cv_type_ssize_t" = x""yes; then
20122
20123 cat >>confdefs.h <<_ACEOF
20124 #define HAVE_SSIZE_T 1
20125 _ACEOF
20126
20127
20128 fi
20129 { $as_echo "$as_me:$LINENO: checking for long long" >&5
20130 $as_echo_n "checking for long long... " >&6; }
20131 if test "${ac_cv_type_long_long+set}" = set; then
20132   $as_echo_n "(cached) " >&6
20133 else
20134   ac_cv_type_long_long=no
20135 cat >conftest.$ac_ext <<_ACEOF
20136 /* confdefs.h.  */
20137 _ACEOF
20138 cat confdefs.h >>conftest.$ac_ext
20139 cat >>conftest.$ac_ext <<_ACEOF
20140 /* end confdefs.h.  */
20141 $ac_includes_default
20142 int
20143 main ()
20144 {
20145 if (sizeof (long long))
20146        return 0;
20147   ;
20148   return 0;
20149 }
20150 _ACEOF
20151 rm -f conftest.$ac_objext
20152 if { (ac_try="$ac_compile"
20153 case "(($ac_try" in
20154   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20155   *) ac_try_echo=$ac_try;;
20156 esac
20157 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20158 $as_echo "$ac_try_echo") >&5
20159   (eval "$ac_compile") 2>conftest.er1
20160   ac_status=$?
20161   grep -v '^ *+' conftest.er1 >conftest.err
20162   rm -f conftest.er1
20163   cat conftest.err >&5
20164   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20165   (exit $ac_status); } && {
20166          test -z "$ac_c_werror_flag" ||
20167          test ! -s conftest.err
20168        } && test -s conftest.$ac_objext; then
20169   cat >conftest.$ac_ext <<_ACEOF
20170 /* confdefs.h.  */
20171 _ACEOF
20172 cat confdefs.h >>conftest.$ac_ext
20173 cat >>conftest.$ac_ext <<_ACEOF
20174 /* end confdefs.h.  */
20175 $ac_includes_default
20176 int
20177 main ()
20178 {
20179 if (sizeof ((long long)))
20180           return 0;
20181   ;
20182   return 0;
20183 }
20184 _ACEOF
20185 rm -f conftest.$ac_objext
20186 if { (ac_try="$ac_compile"
20187 case "(($ac_try" in
20188   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20189   *) ac_try_echo=$ac_try;;
20190 esac
20191 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20192 $as_echo "$ac_try_echo") >&5
20193   (eval "$ac_compile") 2>conftest.er1
20194   ac_status=$?
20195   grep -v '^ *+' conftest.er1 >conftest.err
20196   rm -f conftest.er1
20197   cat conftest.err >&5
20198   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20199   (exit $ac_status); } && {
20200          test -z "$ac_c_werror_flag" ||
20201          test ! -s conftest.err
20202        } && test -s conftest.$ac_objext; then
20203   :
20204 else
20205   $as_echo "$as_me: failed program was:" >&5
20206 sed 's/^/| /' conftest.$ac_ext >&5
20207
20208         ac_cv_type_long_long=yes
20209 fi
20210
20211 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20212 else
20213   $as_echo "$as_me: failed program was:" >&5
20214 sed 's/^/| /' conftest.$ac_ext >&5
20215
20216
20217 fi
20218
20219 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20220 fi
20221 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20222 $as_echo "$ac_cv_type_long_long" >&6; }
20223 if test "x$ac_cv_type_long_long" = x""yes; then
20224
20225 cat >>confdefs.h <<_ACEOF
20226 #define HAVE_LONG_LONG 1
20227 _ACEOF
20228
20229
20230 fi
20231 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
20232 $as_echo_n "checking for fsblkcnt_t... " >&6; }
20233 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
20234   $as_echo_n "(cached) " >&6
20235 else
20236   ac_cv_type_fsblkcnt_t=no
20237 cat >conftest.$ac_ext <<_ACEOF
20238 /* confdefs.h.  */
20239 _ACEOF
20240 cat confdefs.h >>conftest.$ac_ext
20241 cat >>conftest.$ac_ext <<_ACEOF
20242 /* end confdefs.h.  */
20243 $ac_includes_default
20244 int
20245 main ()
20246 {
20247 if (sizeof (fsblkcnt_t))
20248        return 0;
20249   ;
20250   return 0;
20251 }
20252 _ACEOF
20253 rm -f conftest.$ac_objext
20254 if { (ac_try="$ac_compile"
20255 case "(($ac_try" in
20256   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20257   *) ac_try_echo=$ac_try;;
20258 esac
20259 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20260 $as_echo "$ac_try_echo") >&5
20261   (eval "$ac_compile") 2>conftest.er1
20262   ac_status=$?
20263   grep -v '^ *+' conftest.er1 >conftest.err
20264   rm -f conftest.er1
20265   cat conftest.err >&5
20266   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20267   (exit $ac_status); } && {
20268          test -z "$ac_c_werror_flag" ||
20269          test ! -s conftest.err
20270        } && test -s conftest.$ac_objext; then
20271   cat >conftest.$ac_ext <<_ACEOF
20272 /* confdefs.h.  */
20273 _ACEOF
20274 cat confdefs.h >>conftest.$ac_ext
20275 cat >>conftest.$ac_ext <<_ACEOF
20276 /* end confdefs.h.  */
20277 $ac_includes_default
20278 int
20279 main ()
20280 {
20281 if (sizeof ((fsblkcnt_t)))
20282           return 0;
20283   ;
20284   return 0;
20285 }
20286 _ACEOF
20287 rm -f conftest.$ac_objext
20288 if { (ac_try="$ac_compile"
20289 case "(($ac_try" in
20290   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20291   *) ac_try_echo=$ac_try;;
20292 esac
20293 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20294 $as_echo "$ac_try_echo") >&5
20295   (eval "$ac_compile") 2>conftest.er1
20296   ac_status=$?
20297   grep -v '^ *+' conftest.er1 >conftest.err
20298   rm -f conftest.er1
20299   cat conftest.err >&5
20300   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20301   (exit $ac_status); } && {
20302          test -z "$ac_c_werror_flag" ||
20303          test ! -s conftest.err
20304        } && test -s conftest.$ac_objext; then
20305   :
20306 else
20307   $as_echo "$as_me: failed program was:" >&5
20308 sed 's/^/| /' conftest.$ac_ext >&5
20309
20310         ac_cv_type_fsblkcnt_t=yes
20311 fi
20312
20313 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20314 else
20315   $as_echo "$as_me: failed program was:" >&5
20316 sed 's/^/| /' conftest.$ac_ext >&5
20317
20318
20319 fi
20320
20321 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20322 fi
20323 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
20324 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
20325 if test "x$ac_cv_type_fsblkcnt_t" = x""yes; then
20326
20327 cat >>confdefs.h <<_ACEOF
20328 #define HAVE_FSBLKCNT_T 1
20329 _ACEOF
20330
20331
20332 fi
20333 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
20334 $as_echo_n "checking for fsfilcnt_t... " >&6; }
20335 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
20336   $as_echo_n "(cached) " >&6
20337 else
20338   ac_cv_type_fsfilcnt_t=no
20339 cat >conftest.$ac_ext <<_ACEOF
20340 /* confdefs.h.  */
20341 _ACEOF
20342 cat confdefs.h >>conftest.$ac_ext
20343 cat >>conftest.$ac_ext <<_ACEOF
20344 /* end confdefs.h.  */
20345 $ac_includes_default
20346 int
20347 main ()
20348 {
20349 if (sizeof (fsfilcnt_t))
20350        return 0;
20351   ;
20352   return 0;
20353 }
20354 _ACEOF
20355 rm -f conftest.$ac_objext
20356 if { (ac_try="$ac_compile"
20357 case "(($ac_try" in
20358   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20359   *) ac_try_echo=$ac_try;;
20360 esac
20361 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20362 $as_echo "$ac_try_echo") >&5
20363   (eval "$ac_compile") 2>conftest.er1
20364   ac_status=$?
20365   grep -v '^ *+' conftest.er1 >conftest.err
20366   rm -f conftest.er1
20367   cat conftest.err >&5
20368   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20369   (exit $ac_status); } && {
20370          test -z "$ac_c_werror_flag" ||
20371          test ! -s conftest.err
20372        } && test -s conftest.$ac_objext; then
20373   cat >conftest.$ac_ext <<_ACEOF
20374 /* confdefs.h.  */
20375 _ACEOF
20376 cat confdefs.h >>conftest.$ac_ext
20377 cat >>conftest.$ac_ext <<_ACEOF
20378 /* end confdefs.h.  */
20379 $ac_includes_default
20380 int
20381 main ()
20382 {
20383 if (sizeof ((fsfilcnt_t)))
20384           return 0;
20385   ;
20386   return 0;
20387 }
20388 _ACEOF
20389 rm -f conftest.$ac_objext
20390 if { (ac_try="$ac_compile"
20391 case "(($ac_try" in
20392   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20393   *) ac_try_echo=$ac_try;;
20394 esac
20395 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20396 $as_echo "$ac_try_echo") >&5
20397   (eval "$ac_compile") 2>conftest.er1
20398   ac_status=$?
20399   grep -v '^ *+' conftest.er1 >conftest.err
20400   rm -f conftest.er1
20401   cat conftest.err >&5
20402   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20403   (exit $ac_status); } && {
20404          test -z "$ac_c_werror_flag" ||
20405          test ! -s conftest.err
20406        } && test -s conftest.$ac_objext; then
20407   :
20408 else
20409   $as_echo "$as_me: failed program was:" >&5
20410 sed 's/^/| /' conftest.$ac_ext >&5
20411
20412         ac_cv_type_fsfilcnt_t=yes
20413 fi
20414
20415 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20416 else
20417   $as_echo "$as_me: failed program was:" >&5
20418 sed 's/^/| /' conftest.$ac_ext >&5
20419
20420
20421 fi
20422
20423 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20424 fi
20425 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20426 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20427 if test "x$ac_cv_type_fsfilcnt_t" = x""yes; then
20428
20429 cat >>confdefs.h <<_ACEOF
20430 #define HAVE_FSFILCNT_T 1
20431 _ACEOF
20432
20433
20434 fi
20435
20436 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20437 $as_echo_n "checking for sigset_t... " >&6; }
20438 if test "${ac_cv_type_sigset_t+set}" = set; then
20439   $as_echo_n "(cached) " >&6
20440 else
20441   ac_cv_type_sigset_t=no
20442 cat >conftest.$ac_ext <<_ACEOF
20443 /* confdefs.h.  */
20444 _ACEOF
20445 cat confdefs.h >>conftest.$ac_ext
20446 cat >>conftest.$ac_ext <<_ACEOF
20447 /* end confdefs.h.  */
20448 #include <sys/types.h>
20449 #include <signal.h>
20450
20451 int
20452 main ()
20453 {
20454 if (sizeof (sigset_t))
20455        return 0;
20456   ;
20457   return 0;
20458 }
20459 _ACEOF
20460 rm -f conftest.$ac_objext
20461 if { (ac_try="$ac_compile"
20462 case "(($ac_try" in
20463   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20464   *) ac_try_echo=$ac_try;;
20465 esac
20466 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20467 $as_echo "$ac_try_echo") >&5
20468   (eval "$ac_compile") 2>conftest.er1
20469   ac_status=$?
20470   grep -v '^ *+' conftest.er1 >conftest.err
20471   rm -f conftest.er1
20472   cat conftest.err >&5
20473   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20474   (exit $ac_status); } && {
20475          test -z "$ac_c_werror_flag" ||
20476          test ! -s conftest.err
20477        } && test -s conftest.$ac_objext; then
20478   cat >conftest.$ac_ext <<_ACEOF
20479 /* confdefs.h.  */
20480 _ACEOF
20481 cat confdefs.h >>conftest.$ac_ext
20482 cat >>conftest.$ac_ext <<_ACEOF
20483 /* end confdefs.h.  */
20484 #include <sys/types.h>
20485 #include <signal.h>
20486
20487 int
20488 main ()
20489 {
20490 if (sizeof ((sigset_t)))
20491           return 0;
20492   ;
20493   return 0;
20494 }
20495 _ACEOF
20496 rm -f conftest.$ac_objext
20497 if { (ac_try="$ac_compile"
20498 case "(($ac_try" in
20499   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20500   *) ac_try_echo=$ac_try;;
20501 esac
20502 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20503 $as_echo "$ac_try_echo") >&5
20504   (eval "$ac_compile") 2>conftest.er1
20505   ac_status=$?
20506   grep -v '^ *+' conftest.er1 >conftest.err
20507   rm -f conftest.er1
20508   cat conftest.err >&5
20509   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20510   (exit $ac_status); } && {
20511          test -z "$ac_c_werror_flag" ||
20512          test ! -s conftest.err
20513        } && test -s conftest.$ac_objext; then
20514   :
20515 else
20516   $as_echo "$as_me: failed program was:" >&5
20517 sed 's/^/| /' conftest.$ac_ext >&5
20518
20519         ac_cv_type_sigset_t=yes
20520 fi
20521
20522 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20523 else
20524   $as_echo "$as_me: failed program was:" >&5
20525 sed 's/^/| /' conftest.$ac_ext >&5
20526
20527
20528 fi
20529
20530 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20531 fi
20532 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20533 $as_echo "$ac_cv_type_sigset_t" >&6; }
20534 if test "x$ac_cv_type_sigset_t" = x""yes; then
20535
20536 cat >>confdefs.h <<_ACEOF
20537 #define HAVE_SIGSET_T 1
20538 _ACEOF
20539
20540
20541 fi
20542
20543 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20544 $as_echo_n "checking for request_sense... " >&6; }
20545 if test "${ac_cv_type_request_sense+set}" = set; then
20546   $as_echo_n "(cached) " >&6
20547 else
20548   ac_cv_type_request_sense=no
20549 cat >conftest.$ac_ext <<_ACEOF
20550 /* confdefs.h.  */
20551 _ACEOF
20552 cat confdefs.h >>conftest.$ac_ext
20553 cat >>conftest.$ac_ext <<_ACEOF
20554 /* end confdefs.h.  */
20555 #include <linux/cdrom.h>
20556
20557 int
20558 main ()
20559 {
20560 if (sizeof (request_sense))
20561        return 0;
20562   ;
20563   return 0;
20564 }
20565 _ACEOF
20566 rm -f conftest.$ac_objext
20567 if { (ac_try="$ac_compile"
20568 case "(($ac_try" in
20569   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20570   *) ac_try_echo=$ac_try;;
20571 esac
20572 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20573 $as_echo "$ac_try_echo") >&5
20574   (eval "$ac_compile") 2>conftest.er1
20575   ac_status=$?
20576   grep -v '^ *+' conftest.er1 >conftest.err
20577   rm -f conftest.er1
20578   cat conftest.err >&5
20579   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20580   (exit $ac_status); } && {
20581          test -z "$ac_c_werror_flag" ||
20582          test ! -s conftest.err
20583        } && test -s conftest.$ac_objext; then
20584   cat >conftest.$ac_ext <<_ACEOF
20585 /* confdefs.h.  */
20586 _ACEOF
20587 cat confdefs.h >>conftest.$ac_ext
20588 cat >>conftest.$ac_ext <<_ACEOF
20589 /* end confdefs.h.  */
20590 #include <linux/cdrom.h>
20591
20592 int
20593 main ()
20594 {
20595 if (sizeof ((request_sense)))
20596           return 0;
20597   ;
20598   return 0;
20599 }
20600 _ACEOF
20601 rm -f conftest.$ac_objext
20602 if { (ac_try="$ac_compile"
20603 case "(($ac_try" in
20604   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20605   *) ac_try_echo=$ac_try;;
20606 esac
20607 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20608 $as_echo "$ac_try_echo") >&5
20609   (eval "$ac_compile") 2>conftest.er1
20610   ac_status=$?
20611   grep -v '^ *+' conftest.er1 >conftest.err
20612   rm -f conftest.er1
20613   cat conftest.err >&5
20614   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20615   (exit $ac_status); } && {
20616          test -z "$ac_c_werror_flag" ||
20617          test ! -s conftest.err
20618        } && test -s conftest.$ac_objext; then
20619   :
20620 else
20621   $as_echo "$as_me: failed program was:" >&5
20622 sed 's/^/| /' conftest.$ac_ext >&5
20623
20624         ac_cv_type_request_sense=yes
20625 fi
20626
20627 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20628 else
20629   $as_echo "$as_me: failed program was:" >&5
20630 sed 's/^/| /' conftest.$ac_ext >&5
20631
20632
20633 fi
20634
20635 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20636 fi
20637 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20638 $as_echo "$ac_cv_type_request_sense" >&6; }
20639 if test "x$ac_cv_type_request_sense" = x""yes; then
20640
20641 cat >>confdefs.h <<_ACEOF
20642 #define HAVE_REQUEST_SENSE 1
20643 _ACEOF
20644
20645
20646 fi
20647
20648
20649 { $as_echo "$as_me:$LINENO: checking for struct xinpgen" >&5
20650 $as_echo_n "checking for struct xinpgen... " >&6; }
20651 if test "${ac_cv_type_struct_xinpgen+set}" = set; then
20652   $as_echo_n "(cached) " >&6
20653 else
20654   ac_cv_type_struct_xinpgen=no
20655 cat >conftest.$ac_ext <<_ACEOF
20656 /* confdefs.h.  */
20657 _ACEOF
20658 cat confdefs.h >>conftest.$ac_ext
20659 cat >>conftest.$ac_ext <<_ACEOF
20660 /* end confdefs.h.  */
20661 #include <sys/types.h>
20662 #ifdef HAVE_SYS_SOCKET_H
20663 #include <sys/socket.h>
20664 #endif
20665 #ifdef HAVE_SYS_SOCKETVAR_H
20666 #include <sys/socketvar.h>
20667 #endif
20668 #ifdef HAVE_NET_ROUTE_H
20669 #include <net/route.h>
20670 #endif
20671 #ifdef HAVE_NETINET_IN_H
20672 #include <netinet/in.h>
20673 #endif
20674 #ifdef HAVE_NETINET_IN_SYSTM_H
20675 #include <netinet/in_systm.h>
20676 #endif
20677 #ifdef HAVE_NETINET_IP_H
20678 #include <netinet/ip.h>
20679 #endif
20680 #ifdef HAVE_NETINET_IN_PCB_H
20681 #include <netinet/in_pcb.h>
20682 #endif
20683
20684 int
20685 main ()
20686 {
20687 if (sizeof (struct xinpgen))
20688        return 0;
20689   ;
20690   return 0;
20691 }
20692 _ACEOF
20693 rm -f conftest.$ac_objext
20694 if { (ac_try="$ac_compile"
20695 case "(($ac_try" in
20696   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20697   *) ac_try_echo=$ac_try;;
20698 esac
20699 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20700 $as_echo "$ac_try_echo") >&5
20701   (eval "$ac_compile") 2>conftest.er1
20702   ac_status=$?
20703   grep -v '^ *+' conftest.er1 >conftest.err
20704   rm -f conftest.er1
20705   cat conftest.err >&5
20706   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20707   (exit $ac_status); } && {
20708          test -z "$ac_c_werror_flag" ||
20709          test ! -s conftest.err
20710        } && test -s conftest.$ac_objext; then
20711   cat >conftest.$ac_ext <<_ACEOF
20712 /* confdefs.h.  */
20713 _ACEOF
20714 cat confdefs.h >>conftest.$ac_ext
20715 cat >>conftest.$ac_ext <<_ACEOF
20716 /* end confdefs.h.  */
20717 #include <sys/types.h>
20718 #ifdef HAVE_SYS_SOCKET_H
20719 #include <sys/socket.h>
20720 #endif
20721 #ifdef HAVE_SYS_SOCKETVAR_H
20722 #include <sys/socketvar.h>
20723 #endif
20724 #ifdef HAVE_NET_ROUTE_H
20725 #include <net/route.h>
20726 #endif
20727 #ifdef HAVE_NETINET_IN_H
20728 #include <netinet/in.h>
20729 #endif
20730 #ifdef HAVE_NETINET_IN_SYSTM_H
20731 #include <netinet/in_systm.h>
20732 #endif
20733 #ifdef HAVE_NETINET_IP_H
20734 #include <netinet/ip.h>
20735 #endif
20736 #ifdef HAVE_NETINET_IN_PCB_H
20737 #include <netinet/in_pcb.h>
20738 #endif
20739
20740 int
20741 main ()
20742 {
20743 if (sizeof ((struct xinpgen)))
20744           return 0;
20745   ;
20746   return 0;
20747 }
20748 _ACEOF
20749 rm -f conftest.$ac_objext
20750 if { (ac_try="$ac_compile"
20751 case "(($ac_try" in
20752   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20753   *) ac_try_echo=$ac_try;;
20754 esac
20755 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20756 $as_echo "$ac_try_echo") >&5
20757   (eval "$ac_compile") 2>conftest.er1
20758   ac_status=$?
20759   grep -v '^ *+' conftest.er1 >conftest.err
20760   rm -f conftest.er1
20761   cat conftest.err >&5
20762   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20763   (exit $ac_status); } && {
20764          test -z "$ac_c_werror_flag" ||
20765          test ! -s conftest.err
20766        } && test -s conftest.$ac_objext; then
20767   :
20768 else
20769   $as_echo "$as_me: failed program was:" >&5
20770 sed 's/^/| /' conftest.$ac_ext >&5
20771
20772         ac_cv_type_struct_xinpgen=yes
20773 fi
20774
20775 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20776 else
20777   $as_echo "$as_me: failed program was:" >&5
20778 sed 's/^/| /' conftest.$ac_ext >&5
20779
20780
20781 fi
20782
20783 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20784 fi
20785 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_xinpgen" >&5
20786 $as_echo "$ac_cv_type_struct_xinpgen" >&6; }
20787 if test "x$ac_cv_type_struct_xinpgen" = x""yes; then
20788
20789 cat >>confdefs.h <<_ACEOF
20790 #define HAVE_STRUCT_XINPGEN 1
20791 _ACEOF
20792
20793
20794 fi
20795
20796
20797 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
20798 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
20799 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
20800   $as_echo_n "(cached) " >&6
20801 else
20802   cat >conftest.$ac_ext <<_ACEOF
20803 /* confdefs.h.  */
20804 _ACEOF
20805 cat confdefs.h >>conftest.$ac_ext
20806 cat >>conftest.$ac_ext <<_ACEOF
20807 /* end confdefs.h.  */
20808 #ifdef HAVE_LINUX_INPUT_H
20809 #include <linux/input.h>
20810 #endif
20811
20812 int
20813 main ()
20814 {
20815 static struct ff_effect ac_aggr;
20816 if (ac_aggr.direction)
20817 return 0;
20818   ;
20819   return 0;
20820 }
20821 _ACEOF
20822 rm -f conftest.$ac_objext
20823 if { (ac_try="$ac_compile"
20824 case "(($ac_try" in
20825   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20826   *) ac_try_echo=$ac_try;;
20827 esac
20828 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20829 $as_echo "$ac_try_echo") >&5
20830   (eval "$ac_compile") 2>conftest.er1
20831   ac_status=$?
20832   grep -v '^ *+' conftest.er1 >conftest.err
20833   rm -f conftest.er1
20834   cat conftest.err >&5
20835   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20836   (exit $ac_status); } && {
20837          test -z "$ac_c_werror_flag" ||
20838          test ! -s conftest.err
20839        } && test -s conftest.$ac_objext; then
20840   ac_cv_member_struct_ff_effect_direction=yes
20841 else
20842   $as_echo "$as_me: failed program was:" >&5
20843 sed 's/^/| /' conftest.$ac_ext >&5
20844
20845         cat >conftest.$ac_ext <<_ACEOF
20846 /* confdefs.h.  */
20847 _ACEOF
20848 cat confdefs.h >>conftest.$ac_ext
20849 cat >>conftest.$ac_ext <<_ACEOF
20850 /* end confdefs.h.  */
20851 #ifdef HAVE_LINUX_INPUT_H
20852 #include <linux/input.h>
20853 #endif
20854
20855 int
20856 main ()
20857 {
20858 static struct ff_effect ac_aggr;
20859 if (sizeof ac_aggr.direction)
20860 return 0;
20861   ;
20862   return 0;
20863 }
20864 _ACEOF
20865 rm -f conftest.$ac_objext
20866 if { (ac_try="$ac_compile"
20867 case "(($ac_try" in
20868   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20869   *) ac_try_echo=$ac_try;;
20870 esac
20871 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20872 $as_echo "$ac_try_echo") >&5
20873   (eval "$ac_compile") 2>conftest.er1
20874   ac_status=$?
20875   grep -v '^ *+' conftest.er1 >conftest.err
20876   rm -f conftest.er1
20877   cat conftest.err >&5
20878   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20879   (exit $ac_status); } && {
20880          test -z "$ac_c_werror_flag" ||
20881          test ! -s conftest.err
20882        } && test -s conftest.$ac_objext; then
20883   ac_cv_member_struct_ff_effect_direction=yes
20884 else
20885   $as_echo "$as_me: failed program was:" >&5
20886 sed 's/^/| /' conftest.$ac_ext >&5
20887
20888         ac_cv_member_struct_ff_effect_direction=no
20889 fi
20890
20891 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20892 fi
20893
20894 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20895 fi
20896 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
20897 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
20898 if test "x$ac_cv_member_struct_ff_effect_direction" = x""yes; then
20899
20900 cat >>confdefs.h <<_ACEOF
20901 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
20902 _ACEOF
20903
20904
20905 fi
20906
20907
20908 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
20909 $as_echo_n "checking for sigaddset... " >&6; }
20910 if test "${wine_cv_have_sigaddset+set}" = set; then
20911   $as_echo_n "(cached) " >&6
20912 else
20913   cat >conftest.$ac_ext <<_ACEOF
20914 /* confdefs.h.  */
20915 _ACEOF
20916 cat confdefs.h >>conftest.$ac_ext
20917 cat >>conftest.$ac_ext <<_ACEOF
20918 /* end confdefs.h.  */
20919 #include <signal.h>
20920 int
20921 main ()
20922 {
20923 sigset_t set; sigaddset(&set,SIGTERM);
20924   ;
20925   return 0;
20926 }
20927 _ACEOF
20928 rm -f conftest.$ac_objext conftest$ac_exeext
20929 if { (ac_try="$ac_link"
20930 case "(($ac_try" in
20931   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20932   *) ac_try_echo=$ac_try;;
20933 esac
20934 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20935 $as_echo "$ac_try_echo") >&5
20936   (eval "$ac_link") 2>conftest.er1
20937   ac_status=$?
20938   grep -v '^ *+' conftest.er1 >conftest.err
20939   rm -f conftest.er1
20940   cat conftest.err >&5
20941   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20942   (exit $ac_status); } && {
20943          test -z "$ac_c_werror_flag" ||
20944          test ! -s conftest.err
20945        } && test -s conftest$ac_exeext && {
20946          test "$cross_compiling" = yes ||
20947          $as_test_x conftest$ac_exeext
20948        }; then
20949   wine_cv_have_sigaddset=yes
20950 else
20951   $as_echo "$as_me: failed program was:" >&5
20952 sed 's/^/| /' conftest.$ac_ext >&5
20953
20954         wine_cv_have_sigaddset=no
20955 fi
20956
20957 rm -rf conftest.dSYM
20958 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20959       conftest$ac_exeext conftest.$ac_ext
20960 fi
20961 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
20962 $as_echo "$wine_cv_have_sigaddset" >&6; }
20963 if test "$wine_cv_have_sigaddset" = "yes"
20964 then
20965
20966 cat >>confdefs.h <<\_ACEOF
20967 #define HAVE_SIGADDSET 1
20968 _ACEOF
20969
20970 fi
20971
20972
20973 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
20974 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
20975 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
20976   $as_echo_n "(cached) " >&6
20977 else
20978   cat >conftest.$ac_ext <<_ACEOF
20979 /* confdefs.h.  */
20980 _ACEOF
20981 cat confdefs.h >>conftest.$ac_ext
20982 cat >>conftest.$ac_ext <<_ACEOF
20983 /* end confdefs.h.  */
20984 #include <netdb.h>
20985 int
20986 main ()
20987 {
20988
20989     char *name=0;
20990     struct hostent he;
20991     struct hostent *result;
20992     char *buf=0;
20993     int bufsize=0;
20994     int res,errnr;
20995     char *addr=0;
20996     int addrlen=0;
20997     int addrtype=0;
20998     res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
20999     res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
21000
21001   ;
21002   return 0;
21003 }
21004 _ACEOF
21005 rm -f conftest.$ac_objext conftest$ac_exeext
21006 if { (ac_try="$ac_link"
21007 case "(($ac_try" in
21008   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21009   *) ac_try_echo=$ac_try;;
21010 esac
21011 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21012 $as_echo "$ac_try_echo") >&5
21013   (eval "$ac_link") 2>conftest.er1
21014   ac_status=$?
21015   grep -v '^ *+' conftest.er1 >conftest.err
21016   rm -f conftest.er1
21017   cat conftest.err >&5
21018   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21019   (exit $ac_status); } && {
21020          test -z "$ac_c_werror_flag" ||
21021          test ! -s conftest.err
21022        } && test -s conftest$ac_exeext && {
21023          test "$cross_compiling" = yes ||
21024          $as_test_x conftest$ac_exeext
21025        }; then
21026   wine_cv_linux_gethostbyname_r_6=yes
21027 else
21028   $as_echo "$as_me: failed program was:" >&5
21029 sed 's/^/| /' conftest.$ac_ext >&5
21030
21031         wine_cv_linux_gethostbyname_r_6=no
21032
21033 fi
21034
21035 rm -rf conftest.dSYM
21036 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21037       conftest$ac_exeext conftest.$ac_ext
21038
21039 fi
21040 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
21041 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
21042    if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
21043    then
21044
21045 cat >>confdefs.h <<\_ACEOF
21046 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
21047 _ACEOF
21048
21049    fi
21050
21051 if test "$ac_cv_header_linux_joystick_h" = "yes"
21052 then
21053    { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
21054 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
21055 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
21056   $as_echo_n "(cached) " >&6
21057 else
21058   cat >conftest.$ac_ext <<_ACEOF
21059 /* confdefs.h.  */
21060 _ACEOF
21061 cat confdefs.h >>conftest.$ac_ext
21062 cat >>conftest.$ac_ext <<_ACEOF
21063 /* end confdefs.h.  */
21064
21065         #include <sys/ioctl.h>
21066         #include <sys/types.h>
21067         #include <linux/joystick.h>
21068
21069         struct js_event blub;
21070         #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
21071         #error "no 2.2 header"
21072         #endif
21073
21074 int
21075 main ()
21076 {
21077 /*empty*/
21078   ;
21079   return 0;
21080 }
21081 _ACEOF
21082 rm -f conftest.$ac_objext
21083 if { (ac_try="$ac_compile"
21084 case "(($ac_try" in
21085   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21086   *) ac_try_echo=$ac_try;;
21087 esac
21088 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21089 $as_echo "$ac_try_echo") >&5
21090   (eval "$ac_compile") 2>conftest.er1
21091   ac_status=$?
21092   grep -v '^ *+' conftest.er1 >conftest.err
21093   rm -f conftest.er1
21094   cat conftest.err >&5
21095   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21096   (exit $ac_status); } && {
21097          test -z "$ac_c_werror_flag" ||
21098          test ! -s conftest.err
21099        } && test -s conftest.$ac_objext; then
21100   wine_cv_linux_joystick_22_api=yes
21101 else
21102   $as_echo "$as_me: failed program was:" >&5
21103 sed 's/^/| /' conftest.$ac_ext >&5
21104
21105         wine_cv_linux_joystick_22_api=no
21106 fi
21107
21108 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21109
21110 fi
21111 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
21112 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
21113    if test "$wine_cv_linux_joystick_22_api" = "yes"
21114    then
21115
21116 cat >>confdefs.h <<\_ACEOF
21117 #define HAVE_LINUX_22_JOYSTICK_API 1
21118 _ACEOF
21119
21120    fi
21121 fi
21122
21123
21124 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
21125 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
21126 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
21127   $as_echo_n "(cached) " >&6
21128 else
21129   cat >conftest.$ac_ext <<_ACEOF
21130 /* confdefs.h.  */
21131 _ACEOF
21132 cat confdefs.h >>conftest.$ac_ext
21133 cat >>conftest.$ac_ext <<_ACEOF
21134 /* end confdefs.h.  */
21135 #include <sys/types.h>
21136 #ifdef HAVE_SYS_PARAM_H
21137 # include <sys/param.h>
21138 #endif
21139 #ifdef HAVE_SYS_MOUNT_H
21140 # include <sys/mount.h>
21141 #endif
21142 #ifdef HAVE_SYS_VFS_H
21143 # include <sys/vfs.h>
21144 #endif
21145 #ifdef HAVE_SYS_STATFS_H
21146 # include <sys/statfs.h>
21147 #endif
21148
21149 int
21150 main ()
21151 {
21152 static struct statfs ac_aggr;
21153 if (ac_aggr.f_bfree)
21154 return 0;
21155   ;
21156   return 0;
21157 }
21158 _ACEOF
21159 rm -f conftest.$ac_objext
21160 if { (ac_try="$ac_compile"
21161 case "(($ac_try" in
21162   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21163   *) ac_try_echo=$ac_try;;
21164 esac
21165 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21166 $as_echo "$ac_try_echo") >&5
21167   (eval "$ac_compile") 2>conftest.er1
21168   ac_status=$?
21169   grep -v '^ *+' conftest.er1 >conftest.err
21170   rm -f conftest.er1
21171   cat conftest.err >&5
21172   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21173   (exit $ac_status); } && {
21174          test -z "$ac_c_werror_flag" ||
21175          test ! -s conftest.err
21176        } && test -s conftest.$ac_objext; then
21177   ac_cv_member_struct_statfs_f_bfree=yes
21178 else
21179   $as_echo "$as_me: failed program was:" >&5
21180 sed 's/^/| /' conftest.$ac_ext >&5
21181
21182         cat >conftest.$ac_ext <<_ACEOF
21183 /* confdefs.h.  */
21184 _ACEOF
21185 cat confdefs.h >>conftest.$ac_ext
21186 cat >>conftest.$ac_ext <<_ACEOF
21187 /* end confdefs.h.  */
21188 #include <sys/types.h>
21189 #ifdef HAVE_SYS_PARAM_H
21190 # include <sys/param.h>
21191 #endif
21192 #ifdef HAVE_SYS_MOUNT_H
21193 # include <sys/mount.h>
21194 #endif
21195 #ifdef HAVE_SYS_VFS_H
21196 # include <sys/vfs.h>
21197 #endif
21198 #ifdef HAVE_SYS_STATFS_H
21199 # include <sys/statfs.h>
21200 #endif
21201
21202 int
21203 main ()
21204 {
21205 static struct statfs ac_aggr;
21206 if (sizeof ac_aggr.f_bfree)
21207 return 0;
21208   ;
21209   return 0;
21210 }
21211 _ACEOF
21212 rm -f conftest.$ac_objext
21213 if { (ac_try="$ac_compile"
21214 case "(($ac_try" in
21215   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21216   *) ac_try_echo=$ac_try;;
21217 esac
21218 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21219 $as_echo "$ac_try_echo") >&5
21220   (eval "$ac_compile") 2>conftest.er1
21221   ac_status=$?
21222   grep -v '^ *+' conftest.er1 >conftest.err
21223   rm -f conftest.er1
21224   cat conftest.err >&5
21225   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21226   (exit $ac_status); } && {
21227          test -z "$ac_c_werror_flag" ||
21228          test ! -s conftest.err
21229        } && test -s conftest.$ac_objext; then
21230   ac_cv_member_struct_statfs_f_bfree=yes
21231 else
21232   $as_echo "$as_me: failed program was:" >&5
21233 sed 's/^/| /' conftest.$ac_ext >&5
21234
21235         ac_cv_member_struct_statfs_f_bfree=no
21236 fi
21237
21238 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21239 fi
21240
21241 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21242 fi
21243 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
21244 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
21245 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then
21246
21247 cat >>confdefs.h <<_ACEOF
21248 #define HAVE_STRUCT_STATFS_F_BFREE 1
21249 _ACEOF
21250
21251
21252 fi
21253 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
21254 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
21255 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
21256   $as_echo_n "(cached) " >&6
21257 else
21258   cat >conftest.$ac_ext <<_ACEOF
21259 /* confdefs.h.  */
21260 _ACEOF
21261 cat confdefs.h >>conftest.$ac_ext
21262 cat >>conftest.$ac_ext <<_ACEOF
21263 /* end confdefs.h.  */
21264 #include <sys/types.h>
21265 #ifdef HAVE_SYS_PARAM_H
21266 # include <sys/param.h>
21267 #endif
21268 #ifdef HAVE_SYS_MOUNT_H
21269 # include <sys/mount.h>
21270 #endif
21271 #ifdef HAVE_SYS_VFS_H
21272 # include <sys/vfs.h>
21273 #endif
21274 #ifdef HAVE_SYS_STATFS_H
21275 # include <sys/statfs.h>
21276 #endif
21277
21278 int
21279 main ()
21280 {
21281 static struct statfs ac_aggr;
21282 if (ac_aggr.f_bavail)
21283 return 0;
21284   ;
21285   return 0;
21286 }
21287 _ACEOF
21288 rm -f conftest.$ac_objext
21289 if { (ac_try="$ac_compile"
21290 case "(($ac_try" in
21291   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21292   *) ac_try_echo=$ac_try;;
21293 esac
21294 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21295 $as_echo "$ac_try_echo") >&5
21296   (eval "$ac_compile") 2>conftest.er1
21297   ac_status=$?
21298   grep -v '^ *+' conftest.er1 >conftest.err
21299   rm -f conftest.er1
21300   cat conftest.err >&5
21301   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21302   (exit $ac_status); } && {
21303          test -z "$ac_c_werror_flag" ||
21304          test ! -s conftest.err
21305        } && test -s conftest.$ac_objext; then
21306   ac_cv_member_struct_statfs_f_bavail=yes
21307 else
21308   $as_echo "$as_me: failed program was:" >&5
21309 sed 's/^/| /' conftest.$ac_ext >&5
21310
21311         cat >conftest.$ac_ext <<_ACEOF
21312 /* confdefs.h.  */
21313 _ACEOF
21314 cat confdefs.h >>conftest.$ac_ext
21315 cat >>conftest.$ac_ext <<_ACEOF
21316 /* end confdefs.h.  */
21317 #include <sys/types.h>
21318 #ifdef HAVE_SYS_PARAM_H
21319 # include <sys/param.h>
21320 #endif
21321 #ifdef HAVE_SYS_MOUNT_H
21322 # include <sys/mount.h>
21323 #endif
21324 #ifdef HAVE_SYS_VFS_H
21325 # include <sys/vfs.h>
21326 #endif
21327 #ifdef HAVE_SYS_STATFS_H
21328 # include <sys/statfs.h>
21329 #endif
21330
21331 int
21332 main ()
21333 {
21334 static struct statfs ac_aggr;
21335 if (sizeof ac_aggr.f_bavail)
21336 return 0;
21337   ;
21338   return 0;
21339 }
21340 _ACEOF
21341 rm -f conftest.$ac_objext
21342 if { (ac_try="$ac_compile"
21343 case "(($ac_try" in
21344   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21345   *) ac_try_echo=$ac_try;;
21346 esac
21347 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21348 $as_echo "$ac_try_echo") >&5
21349   (eval "$ac_compile") 2>conftest.er1
21350   ac_status=$?
21351   grep -v '^ *+' conftest.er1 >conftest.err
21352   rm -f conftest.er1
21353   cat conftest.err >&5
21354   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21355   (exit $ac_status); } && {
21356          test -z "$ac_c_werror_flag" ||
21357          test ! -s conftest.err
21358        } && test -s conftest.$ac_objext; then
21359   ac_cv_member_struct_statfs_f_bavail=yes
21360 else
21361   $as_echo "$as_me: failed program was:" >&5
21362 sed 's/^/| /' conftest.$ac_ext >&5
21363
21364         ac_cv_member_struct_statfs_f_bavail=no
21365 fi
21366
21367 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21368 fi
21369
21370 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21371 fi
21372 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
21373 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
21374 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then
21375
21376 cat >>confdefs.h <<_ACEOF
21377 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
21378 _ACEOF
21379
21380
21381 fi
21382 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
21383 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
21384 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
21385   $as_echo_n "(cached) " >&6
21386 else
21387   cat >conftest.$ac_ext <<_ACEOF
21388 /* confdefs.h.  */
21389 _ACEOF
21390 cat confdefs.h >>conftest.$ac_ext
21391 cat >>conftest.$ac_ext <<_ACEOF
21392 /* end confdefs.h.  */
21393 #include <sys/types.h>
21394 #ifdef HAVE_SYS_PARAM_H
21395 # include <sys/param.h>
21396 #endif
21397 #ifdef HAVE_SYS_MOUNT_H
21398 # include <sys/mount.h>
21399 #endif
21400 #ifdef HAVE_SYS_VFS_H
21401 # include <sys/vfs.h>
21402 #endif
21403 #ifdef HAVE_SYS_STATFS_H
21404 # include <sys/statfs.h>
21405 #endif
21406
21407 int
21408 main ()
21409 {
21410 static struct statfs ac_aggr;
21411 if (ac_aggr.f_frsize)
21412 return 0;
21413   ;
21414   return 0;
21415 }
21416 _ACEOF
21417 rm -f conftest.$ac_objext
21418 if { (ac_try="$ac_compile"
21419 case "(($ac_try" in
21420   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21421   *) ac_try_echo=$ac_try;;
21422 esac
21423 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21424 $as_echo "$ac_try_echo") >&5
21425   (eval "$ac_compile") 2>conftest.er1
21426   ac_status=$?
21427   grep -v '^ *+' conftest.er1 >conftest.err
21428   rm -f conftest.er1
21429   cat conftest.err >&5
21430   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21431   (exit $ac_status); } && {
21432          test -z "$ac_c_werror_flag" ||
21433          test ! -s conftest.err
21434        } && test -s conftest.$ac_objext; then
21435   ac_cv_member_struct_statfs_f_frsize=yes
21436 else
21437   $as_echo "$as_me: failed program was:" >&5
21438 sed 's/^/| /' conftest.$ac_ext >&5
21439
21440         cat >conftest.$ac_ext <<_ACEOF
21441 /* confdefs.h.  */
21442 _ACEOF
21443 cat confdefs.h >>conftest.$ac_ext
21444 cat >>conftest.$ac_ext <<_ACEOF
21445 /* end confdefs.h.  */
21446 #include <sys/types.h>
21447 #ifdef HAVE_SYS_PARAM_H
21448 # include <sys/param.h>
21449 #endif
21450 #ifdef HAVE_SYS_MOUNT_H
21451 # include <sys/mount.h>
21452 #endif
21453 #ifdef HAVE_SYS_VFS_H
21454 # include <sys/vfs.h>
21455 #endif
21456 #ifdef HAVE_SYS_STATFS_H
21457 # include <sys/statfs.h>
21458 #endif
21459
21460 int
21461 main ()
21462 {
21463 static struct statfs ac_aggr;
21464 if (sizeof ac_aggr.f_frsize)
21465 return 0;
21466   ;
21467   return 0;
21468 }
21469 _ACEOF
21470 rm -f conftest.$ac_objext
21471 if { (ac_try="$ac_compile"
21472 case "(($ac_try" in
21473   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21474   *) ac_try_echo=$ac_try;;
21475 esac
21476 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21477 $as_echo "$ac_try_echo") >&5
21478   (eval "$ac_compile") 2>conftest.er1
21479   ac_status=$?
21480   grep -v '^ *+' conftest.er1 >conftest.err
21481   rm -f conftest.er1
21482   cat conftest.err >&5
21483   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21484   (exit $ac_status); } && {
21485          test -z "$ac_c_werror_flag" ||
21486          test ! -s conftest.err
21487        } && test -s conftest.$ac_objext; then
21488   ac_cv_member_struct_statfs_f_frsize=yes
21489 else
21490   $as_echo "$as_me: failed program was:" >&5
21491 sed 's/^/| /' conftest.$ac_ext >&5
21492
21493         ac_cv_member_struct_statfs_f_frsize=no
21494 fi
21495
21496 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21497 fi
21498
21499 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21500 fi
21501 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
21502 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
21503 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then
21504
21505 cat >>confdefs.h <<_ACEOF
21506 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
21507 _ACEOF
21508
21509
21510 fi
21511 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
21512 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
21513 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
21514   $as_echo_n "(cached) " >&6
21515 else
21516   cat >conftest.$ac_ext <<_ACEOF
21517 /* confdefs.h.  */
21518 _ACEOF
21519 cat confdefs.h >>conftest.$ac_ext
21520 cat >>conftest.$ac_ext <<_ACEOF
21521 /* end confdefs.h.  */
21522 #include <sys/types.h>
21523 #ifdef HAVE_SYS_PARAM_H
21524 # include <sys/param.h>
21525 #endif
21526 #ifdef HAVE_SYS_MOUNT_H
21527 # include <sys/mount.h>
21528 #endif
21529 #ifdef HAVE_SYS_VFS_H
21530 # include <sys/vfs.h>
21531 #endif
21532 #ifdef HAVE_SYS_STATFS_H
21533 # include <sys/statfs.h>
21534 #endif
21535
21536 int
21537 main ()
21538 {
21539 static struct statfs ac_aggr;
21540 if (ac_aggr.f_ffree)
21541 return 0;
21542   ;
21543   return 0;
21544 }
21545 _ACEOF
21546 rm -f conftest.$ac_objext
21547 if { (ac_try="$ac_compile"
21548 case "(($ac_try" in
21549   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21550   *) ac_try_echo=$ac_try;;
21551 esac
21552 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21553 $as_echo "$ac_try_echo") >&5
21554   (eval "$ac_compile") 2>conftest.er1
21555   ac_status=$?
21556   grep -v '^ *+' conftest.er1 >conftest.err
21557   rm -f conftest.er1
21558   cat conftest.err >&5
21559   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21560   (exit $ac_status); } && {
21561          test -z "$ac_c_werror_flag" ||
21562          test ! -s conftest.err
21563        } && test -s conftest.$ac_objext; then
21564   ac_cv_member_struct_statfs_f_ffree=yes
21565 else
21566   $as_echo "$as_me: failed program was:" >&5
21567 sed 's/^/| /' conftest.$ac_ext >&5
21568
21569         cat >conftest.$ac_ext <<_ACEOF
21570 /* confdefs.h.  */
21571 _ACEOF
21572 cat confdefs.h >>conftest.$ac_ext
21573 cat >>conftest.$ac_ext <<_ACEOF
21574 /* end confdefs.h.  */
21575 #include <sys/types.h>
21576 #ifdef HAVE_SYS_PARAM_H
21577 # include <sys/param.h>
21578 #endif
21579 #ifdef HAVE_SYS_MOUNT_H
21580 # include <sys/mount.h>
21581 #endif
21582 #ifdef HAVE_SYS_VFS_H
21583 # include <sys/vfs.h>
21584 #endif
21585 #ifdef HAVE_SYS_STATFS_H
21586 # include <sys/statfs.h>
21587 #endif
21588
21589 int
21590 main ()
21591 {
21592 static struct statfs ac_aggr;
21593 if (sizeof ac_aggr.f_ffree)
21594 return 0;
21595   ;
21596   return 0;
21597 }
21598 _ACEOF
21599 rm -f conftest.$ac_objext
21600 if { (ac_try="$ac_compile"
21601 case "(($ac_try" in
21602   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21603   *) ac_try_echo=$ac_try;;
21604 esac
21605 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21606 $as_echo "$ac_try_echo") >&5
21607   (eval "$ac_compile") 2>conftest.er1
21608   ac_status=$?
21609   grep -v '^ *+' conftest.er1 >conftest.err
21610   rm -f conftest.er1
21611   cat conftest.err >&5
21612   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21613   (exit $ac_status); } && {
21614          test -z "$ac_c_werror_flag" ||
21615          test ! -s conftest.err
21616        } && test -s conftest.$ac_objext; then
21617   ac_cv_member_struct_statfs_f_ffree=yes
21618 else
21619   $as_echo "$as_me: failed program was:" >&5
21620 sed 's/^/| /' conftest.$ac_ext >&5
21621
21622         ac_cv_member_struct_statfs_f_ffree=no
21623 fi
21624
21625 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21626 fi
21627
21628 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21629 fi
21630 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21631 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21632 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then
21633
21634 cat >>confdefs.h <<_ACEOF
21635 #define HAVE_STRUCT_STATFS_F_FFREE 1
21636 _ACEOF
21637
21638
21639 fi
21640 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21641 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21642 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21643   $as_echo_n "(cached) " >&6
21644 else
21645   cat >conftest.$ac_ext <<_ACEOF
21646 /* confdefs.h.  */
21647 _ACEOF
21648 cat confdefs.h >>conftest.$ac_ext
21649 cat >>conftest.$ac_ext <<_ACEOF
21650 /* end confdefs.h.  */
21651 #include <sys/types.h>
21652 #ifdef HAVE_SYS_PARAM_H
21653 # include <sys/param.h>
21654 #endif
21655 #ifdef HAVE_SYS_MOUNT_H
21656 # include <sys/mount.h>
21657 #endif
21658 #ifdef HAVE_SYS_VFS_H
21659 # include <sys/vfs.h>
21660 #endif
21661 #ifdef HAVE_SYS_STATFS_H
21662 # include <sys/statfs.h>
21663 #endif
21664
21665 int
21666 main ()
21667 {
21668 static struct statfs ac_aggr;
21669 if (ac_aggr.f_favail)
21670 return 0;
21671   ;
21672   return 0;
21673 }
21674 _ACEOF
21675 rm -f conftest.$ac_objext
21676 if { (ac_try="$ac_compile"
21677 case "(($ac_try" in
21678   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21679   *) ac_try_echo=$ac_try;;
21680 esac
21681 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21682 $as_echo "$ac_try_echo") >&5
21683   (eval "$ac_compile") 2>conftest.er1
21684   ac_status=$?
21685   grep -v '^ *+' conftest.er1 >conftest.err
21686   rm -f conftest.er1
21687   cat conftest.err >&5
21688   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21689   (exit $ac_status); } && {
21690          test -z "$ac_c_werror_flag" ||
21691          test ! -s conftest.err
21692        } && test -s conftest.$ac_objext; then
21693   ac_cv_member_struct_statfs_f_favail=yes
21694 else
21695   $as_echo "$as_me: failed program was:" >&5
21696 sed 's/^/| /' conftest.$ac_ext >&5
21697
21698         cat >conftest.$ac_ext <<_ACEOF
21699 /* confdefs.h.  */
21700 _ACEOF
21701 cat confdefs.h >>conftest.$ac_ext
21702 cat >>conftest.$ac_ext <<_ACEOF
21703 /* end confdefs.h.  */
21704 #include <sys/types.h>
21705 #ifdef HAVE_SYS_PARAM_H
21706 # include <sys/param.h>
21707 #endif
21708 #ifdef HAVE_SYS_MOUNT_H
21709 # include <sys/mount.h>
21710 #endif
21711 #ifdef HAVE_SYS_VFS_H
21712 # include <sys/vfs.h>
21713 #endif
21714 #ifdef HAVE_SYS_STATFS_H
21715 # include <sys/statfs.h>
21716 #endif
21717
21718 int
21719 main ()
21720 {
21721 static struct statfs ac_aggr;
21722 if (sizeof ac_aggr.f_favail)
21723 return 0;
21724   ;
21725   return 0;
21726 }
21727 _ACEOF
21728 rm -f conftest.$ac_objext
21729 if { (ac_try="$ac_compile"
21730 case "(($ac_try" in
21731   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21732   *) ac_try_echo=$ac_try;;
21733 esac
21734 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21735 $as_echo "$ac_try_echo") >&5
21736   (eval "$ac_compile") 2>conftest.er1
21737   ac_status=$?
21738   grep -v '^ *+' conftest.er1 >conftest.err
21739   rm -f conftest.er1
21740   cat conftest.err >&5
21741   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21742   (exit $ac_status); } && {
21743          test -z "$ac_c_werror_flag" ||
21744          test ! -s conftest.err
21745        } && test -s conftest.$ac_objext; then
21746   ac_cv_member_struct_statfs_f_favail=yes
21747 else
21748   $as_echo "$as_me: failed program was:" >&5
21749 sed 's/^/| /' conftest.$ac_ext >&5
21750
21751         ac_cv_member_struct_statfs_f_favail=no
21752 fi
21753
21754 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21755 fi
21756
21757 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21758 fi
21759 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
21760 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
21761 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then
21762
21763 cat >>confdefs.h <<_ACEOF
21764 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
21765 _ACEOF
21766
21767
21768 fi
21769 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
21770 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
21771 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
21772   $as_echo_n "(cached) " >&6
21773 else
21774   cat >conftest.$ac_ext <<_ACEOF
21775 /* confdefs.h.  */
21776 _ACEOF
21777 cat confdefs.h >>conftest.$ac_ext
21778 cat >>conftest.$ac_ext <<_ACEOF
21779 /* end confdefs.h.  */
21780 #include <sys/types.h>
21781 #ifdef HAVE_SYS_PARAM_H
21782 # include <sys/param.h>
21783 #endif
21784 #ifdef HAVE_SYS_MOUNT_H
21785 # include <sys/mount.h>
21786 #endif
21787 #ifdef HAVE_SYS_VFS_H
21788 # include <sys/vfs.h>
21789 #endif
21790 #ifdef HAVE_SYS_STATFS_H
21791 # include <sys/statfs.h>
21792 #endif
21793
21794 int
21795 main ()
21796 {
21797 static struct statfs ac_aggr;
21798 if (ac_aggr.f_namelen)
21799 return 0;
21800   ;
21801   return 0;
21802 }
21803 _ACEOF
21804 rm -f conftest.$ac_objext
21805 if { (ac_try="$ac_compile"
21806 case "(($ac_try" in
21807   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21808   *) ac_try_echo=$ac_try;;
21809 esac
21810 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21811 $as_echo "$ac_try_echo") >&5
21812   (eval "$ac_compile") 2>conftest.er1
21813   ac_status=$?
21814   grep -v '^ *+' conftest.er1 >conftest.err
21815   rm -f conftest.er1
21816   cat conftest.err >&5
21817   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21818   (exit $ac_status); } && {
21819          test -z "$ac_c_werror_flag" ||
21820          test ! -s conftest.err
21821        } && test -s conftest.$ac_objext; then
21822   ac_cv_member_struct_statfs_f_namelen=yes
21823 else
21824   $as_echo "$as_me: failed program was:" >&5
21825 sed 's/^/| /' conftest.$ac_ext >&5
21826
21827         cat >conftest.$ac_ext <<_ACEOF
21828 /* confdefs.h.  */
21829 _ACEOF
21830 cat confdefs.h >>conftest.$ac_ext
21831 cat >>conftest.$ac_ext <<_ACEOF
21832 /* end confdefs.h.  */
21833 #include <sys/types.h>
21834 #ifdef HAVE_SYS_PARAM_H
21835 # include <sys/param.h>
21836 #endif
21837 #ifdef HAVE_SYS_MOUNT_H
21838 # include <sys/mount.h>
21839 #endif
21840 #ifdef HAVE_SYS_VFS_H
21841 # include <sys/vfs.h>
21842 #endif
21843 #ifdef HAVE_SYS_STATFS_H
21844 # include <sys/statfs.h>
21845 #endif
21846
21847 int
21848 main ()
21849 {
21850 static struct statfs ac_aggr;
21851 if (sizeof ac_aggr.f_namelen)
21852 return 0;
21853   ;
21854   return 0;
21855 }
21856 _ACEOF
21857 rm -f conftest.$ac_objext
21858 if { (ac_try="$ac_compile"
21859 case "(($ac_try" in
21860   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21861   *) ac_try_echo=$ac_try;;
21862 esac
21863 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21864 $as_echo "$ac_try_echo") >&5
21865   (eval "$ac_compile") 2>conftest.er1
21866   ac_status=$?
21867   grep -v '^ *+' conftest.er1 >conftest.err
21868   rm -f conftest.er1
21869   cat conftest.err >&5
21870   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21871   (exit $ac_status); } && {
21872          test -z "$ac_c_werror_flag" ||
21873          test ! -s conftest.err
21874        } && test -s conftest.$ac_objext; then
21875   ac_cv_member_struct_statfs_f_namelen=yes
21876 else
21877   $as_echo "$as_me: failed program was:" >&5
21878 sed 's/^/| /' conftest.$ac_ext >&5
21879
21880         ac_cv_member_struct_statfs_f_namelen=no
21881 fi
21882
21883 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21884 fi
21885
21886 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21887 fi
21888 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
21889 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
21890 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then
21891
21892 cat >>confdefs.h <<_ACEOF
21893 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
21894 _ACEOF
21895
21896
21897 fi
21898
21899
21900 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
21901 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
21902 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
21903   $as_echo_n "(cached) " >&6
21904 else
21905   cat >conftest.$ac_ext <<_ACEOF
21906 /* confdefs.h.  */
21907 _ACEOF
21908 cat confdefs.h >>conftest.$ac_ext
21909 cat >>conftest.$ac_ext <<_ACEOF
21910 /* end confdefs.h.  */
21911 #ifdef HAVE_SYS_STATVFS_H
21912 #include <sys/statvfs.h>
21913 #endif
21914
21915 int
21916 main ()
21917 {
21918 static struct statvfs ac_aggr;
21919 if (ac_aggr.f_blocks)
21920 return 0;
21921   ;
21922   return 0;
21923 }
21924 _ACEOF
21925 rm -f conftest.$ac_objext
21926 if { (ac_try="$ac_compile"
21927 case "(($ac_try" in
21928   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21929   *) ac_try_echo=$ac_try;;
21930 esac
21931 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21932 $as_echo "$ac_try_echo") >&5
21933   (eval "$ac_compile") 2>conftest.er1
21934   ac_status=$?
21935   grep -v '^ *+' conftest.er1 >conftest.err
21936   rm -f conftest.er1
21937   cat conftest.err >&5
21938   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21939   (exit $ac_status); } && {
21940          test -z "$ac_c_werror_flag" ||
21941          test ! -s conftest.err
21942        } && test -s conftest.$ac_objext; then
21943   ac_cv_member_struct_statvfs_f_blocks=yes
21944 else
21945   $as_echo "$as_me: failed program was:" >&5
21946 sed 's/^/| /' conftest.$ac_ext >&5
21947
21948         cat >conftest.$ac_ext <<_ACEOF
21949 /* confdefs.h.  */
21950 _ACEOF
21951 cat confdefs.h >>conftest.$ac_ext
21952 cat >>conftest.$ac_ext <<_ACEOF
21953 /* end confdefs.h.  */
21954 #ifdef HAVE_SYS_STATVFS_H
21955 #include <sys/statvfs.h>
21956 #endif
21957
21958 int
21959 main ()
21960 {
21961 static struct statvfs ac_aggr;
21962 if (sizeof ac_aggr.f_blocks)
21963 return 0;
21964   ;
21965   return 0;
21966 }
21967 _ACEOF
21968 rm -f conftest.$ac_objext
21969 if { (ac_try="$ac_compile"
21970 case "(($ac_try" in
21971   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21972   *) ac_try_echo=$ac_try;;
21973 esac
21974 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21975 $as_echo "$ac_try_echo") >&5
21976   (eval "$ac_compile") 2>conftest.er1
21977   ac_status=$?
21978   grep -v '^ *+' conftest.er1 >conftest.err
21979   rm -f conftest.er1
21980   cat conftest.err >&5
21981   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21982   (exit $ac_status); } && {
21983          test -z "$ac_c_werror_flag" ||
21984          test ! -s conftest.err
21985        } && test -s conftest.$ac_objext; then
21986   ac_cv_member_struct_statvfs_f_blocks=yes
21987 else
21988   $as_echo "$as_me: failed program was:" >&5
21989 sed 's/^/| /' conftest.$ac_ext >&5
21990
21991         ac_cv_member_struct_statvfs_f_blocks=no
21992 fi
21993
21994 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21995 fi
21996
21997 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21998 fi
21999 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
22000 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
22001 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then
22002
22003 cat >>confdefs.h <<_ACEOF
22004 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
22005 _ACEOF
22006
22007
22008 fi
22009
22010
22011 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
22012 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
22013 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
22014   $as_echo_n "(cached) " >&6
22015 else
22016   cat >conftest.$ac_ext <<_ACEOF
22017 /* confdefs.h.  */
22018 _ACEOF
22019 cat confdefs.h >>conftest.$ac_ext
22020 cat >>conftest.$ac_ext <<_ACEOF
22021 /* end confdefs.h.  */
22022 #include <sys/types.h>
22023 #ifdef HAVE_SYS_SOCKET_H
22024 # include <sys/socket.h>
22025 #endif
22026 #ifdef HAVE_SYS_UN_H
22027 # include <sys/un.h>
22028 #endif
22029
22030 int
22031 main ()
22032 {
22033 static struct msghdr ac_aggr;
22034 if (ac_aggr.msg_accrights)
22035 return 0;
22036   ;
22037   return 0;
22038 }
22039 _ACEOF
22040 rm -f conftest.$ac_objext
22041 if { (ac_try="$ac_compile"
22042 case "(($ac_try" in
22043   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22044   *) ac_try_echo=$ac_try;;
22045 esac
22046 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22047 $as_echo "$ac_try_echo") >&5
22048   (eval "$ac_compile") 2>conftest.er1
22049   ac_status=$?
22050   grep -v '^ *+' conftest.er1 >conftest.err
22051   rm -f conftest.er1
22052   cat conftest.err >&5
22053   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22054   (exit $ac_status); } && {
22055          test -z "$ac_c_werror_flag" ||
22056          test ! -s conftest.err
22057        } && test -s conftest.$ac_objext; then
22058   ac_cv_member_struct_msghdr_msg_accrights=yes
22059 else
22060   $as_echo "$as_me: failed program was:" >&5
22061 sed 's/^/| /' conftest.$ac_ext >&5
22062
22063         cat >conftest.$ac_ext <<_ACEOF
22064 /* confdefs.h.  */
22065 _ACEOF
22066 cat confdefs.h >>conftest.$ac_ext
22067 cat >>conftest.$ac_ext <<_ACEOF
22068 /* end confdefs.h.  */
22069 #include <sys/types.h>
22070 #ifdef HAVE_SYS_SOCKET_H
22071 # include <sys/socket.h>
22072 #endif
22073 #ifdef HAVE_SYS_UN_H
22074 # include <sys/un.h>
22075 #endif
22076
22077 int
22078 main ()
22079 {
22080 static struct msghdr ac_aggr;
22081 if (sizeof ac_aggr.msg_accrights)
22082 return 0;
22083   ;
22084   return 0;
22085 }
22086 _ACEOF
22087 rm -f conftest.$ac_objext
22088 if { (ac_try="$ac_compile"
22089 case "(($ac_try" in
22090   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22091   *) ac_try_echo=$ac_try;;
22092 esac
22093 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22094 $as_echo "$ac_try_echo") >&5
22095   (eval "$ac_compile") 2>conftest.er1
22096   ac_status=$?
22097   grep -v '^ *+' conftest.er1 >conftest.err
22098   rm -f conftest.er1
22099   cat conftest.err >&5
22100   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22101   (exit $ac_status); } && {
22102          test -z "$ac_c_werror_flag" ||
22103          test ! -s conftest.err
22104        } && test -s conftest.$ac_objext; then
22105   ac_cv_member_struct_msghdr_msg_accrights=yes
22106 else
22107   $as_echo "$as_me: failed program was:" >&5
22108 sed 's/^/| /' conftest.$ac_ext >&5
22109
22110         ac_cv_member_struct_msghdr_msg_accrights=no
22111 fi
22112
22113 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22114 fi
22115
22116 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22117 fi
22118 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
22119 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
22120 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then
22121
22122 cat >>confdefs.h <<_ACEOF
22123 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
22124 _ACEOF
22125
22126
22127 fi
22128 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
22129 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
22130 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
22131   $as_echo_n "(cached) " >&6
22132 else
22133   cat >conftest.$ac_ext <<_ACEOF
22134 /* confdefs.h.  */
22135 _ACEOF
22136 cat confdefs.h >>conftest.$ac_ext
22137 cat >>conftest.$ac_ext <<_ACEOF
22138 /* end confdefs.h.  */
22139 #include <sys/types.h>
22140 #ifdef HAVE_SYS_SOCKET_H
22141 # include <sys/socket.h>
22142 #endif
22143 #ifdef HAVE_SYS_UN_H
22144 # include <sys/un.h>
22145 #endif
22146
22147 int
22148 main ()
22149 {
22150 static struct sockaddr ac_aggr;
22151 if (ac_aggr.sa_len)
22152 return 0;
22153   ;
22154   return 0;
22155 }
22156 _ACEOF
22157 rm -f conftest.$ac_objext
22158 if { (ac_try="$ac_compile"
22159 case "(($ac_try" in
22160   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22161   *) ac_try_echo=$ac_try;;
22162 esac
22163 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22164 $as_echo "$ac_try_echo") >&5
22165   (eval "$ac_compile") 2>conftest.er1
22166   ac_status=$?
22167   grep -v '^ *+' conftest.er1 >conftest.err
22168   rm -f conftest.er1
22169   cat conftest.err >&5
22170   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22171   (exit $ac_status); } && {
22172          test -z "$ac_c_werror_flag" ||
22173          test ! -s conftest.err
22174        } && test -s conftest.$ac_objext; then
22175   ac_cv_member_struct_sockaddr_sa_len=yes
22176 else
22177   $as_echo "$as_me: failed program was:" >&5
22178 sed 's/^/| /' conftest.$ac_ext >&5
22179
22180         cat >conftest.$ac_ext <<_ACEOF
22181 /* confdefs.h.  */
22182 _ACEOF
22183 cat confdefs.h >>conftest.$ac_ext
22184 cat >>conftest.$ac_ext <<_ACEOF
22185 /* end confdefs.h.  */
22186 #include <sys/types.h>
22187 #ifdef HAVE_SYS_SOCKET_H
22188 # include <sys/socket.h>
22189 #endif
22190 #ifdef HAVE_SYS_UN_H
22191 # include <sys/un.h>
22192 #endif
22193
22194 int
22195 main ()
22196 {
22197 static struct sockaddr ac_aggr;
22198 if (sizeof ac_aggr.sa_len)
22199 return 0;
22200   ;
22201   return 0;
22202 }
22203 _ACEOF
22204 rm -f conftest.$ac_objext
22205 if { (ac_try="$ac_compile"
22206 case "(($ac_try" in
22207   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22208   *) ac_try_echo=$ac_try;;
22209 esac
22210 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22211 $as_echo "$ac_try_echo") >&5
22212   (eval "$ac_compile") 2>conftest.er1
22213   ac_status=$?
22214   grep -v '^ *+' conftest.er1 >conftest.err
22215   rm -f conftest.er1
22216   cat conftest.err >&5
22217   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22218   (exit $ac_status); } && {
22219          test -z "$ac_c_werror_flag" ||
22220          test ! -s conftest.err
22221        } && test -s conftest.$ac_objext; then
22222   ac_cv_member_struct_sockaddr_sa_len=yes
22223 else
22224   $as_echo "$as_me: failed program was:" >&5
22225 sed 's/^/| /' conftest.$ac_ext >&5
22226
22227         ac_cv_member_struct_sockaddr_sa_len=no
22228 fi
22229
22230 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22231 fi
22232
22233 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22234 fi
22235 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
22236 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
22237 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then
22238
22239 cat >>confdefs.h <<_ACEOF
22240 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
22241 _ACEOF
22242
22243
22244 fi
22245 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
22246 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
22247 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
22248   $as_echo_n "(cached) " >&6
22249 else
22250   cat >conftest.$ac_ext <<_ACEOF
22251 /* confdefs.h.  */
22252 _ACEOF
22253 cat confdefs.h >>conftest.$ac_ext
22254 cat >>conftest.$ac_ext <<_ACEOF
22255 /* end confdefs.h.  */
22256 #include <sys/types.h>
22257 #ifdef HAVE_SYS_SOCKET_H
22258 # include <sys/socket.h>
22259 #endif
22260 #ifdef HAVE_SYS_UN_H
22261 # include <sys/un.h>
22262 #endif
22263
22264 int
22265 main ()
22266 {
22267 static struct sockaddr_un ac_aggr;
22268 if (ac_aggr.sun_len)
22269 return 0;
22270   ;
22271   return 0;
22272 }
22273 _ACEOF
22274 rm -f conftest.$ac_objext
22275 if { (ac_try="$ac_compile"
22276 case "(($ac_try" in
22277   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22278   *) ac_try_echo=$ac_try;;
22279 esac
22280 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22281 $as_echo "$ac_try_echo") >&5
22282   (eval "$ac_compile") 2>conftest.er1
22283   ac_status=$?
22284   grep -v '^ *+' conftest.er1 >conftest.err
22285   rm -f conftest.er1
22286   cat conftest.err >&5
22287   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22288   (exit $ac_status); } && {
22289          test -z "$ac_c_werror_flag" ||
22290          test ! -s conftest.err
22291        } && test -s conftest.$ac_objext; then
22292   ac_cv_member_struct_sockaddr_un_sun_len=yes
22293 else
22294   $as_echo "$as_me: failed program was:" >&5
22295 sed 's/^/| /' conftest.$ac_ext >&5
22296
22297         cat >conftest.$ac_ext <<_ACEOF
22298 /* confdefs.h.  */
22299 _ACEOF
22300 cat confdefs.h >>conftest.$ac_ext
22301 cat >>conftest.$ac_ext <<_ACEOF
22302 /* end confdefs.h.  */
22303 #include <sys/types.h>
22304 #ifdef HAVE_SYS_SOCKET_H
22305 # include <sys/socket.h>
22306 #endif
22307 #ifdef HAVE_SYS_UN_H
22308 # include <sys/un.h>
22309 #endif
22310
22311 int
22312 main ()
22313 {
22314 static struct sockaddr_un ac_aggr;
22315 if (sizeof ac_aggr.sun_len)
22316 return 0;
22317   ;
22318   return 0;
22319 }
22320 _ACEOF
22321 rm -f conftest.$ac_objext
22322 if { (ac_try="$ac_compile"
22323 case "(($ac_try" in
22324   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22325   *) ac_try_echo=$ac_try;;
22326 esac
22327 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22328 $as_echo "$ac_try_echo") >&5
22329   (eval "$ac_compile") 2>conftest.er1
22330   ac_status=$?
22331   grep -v '^ *+' conftest.er1 >conftest.err
22332   rm -f conftest.er1
22333   cat conftest.err >&5
22334   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22335   (exit $ac_status); } && {
22336          test -z "$ac_c_werror_flag" ||
22337          test ! -s conftest.err
22338        } && test -s conftest.$ac_objext; then
22339   ac_cv_member_struct_sockaddr_un_sun_len=yes
22340 else
22341   $as_echo "$as_me: failed program was:" >&5
22342 sed 's/^/| /' conftest.$ac_ext >&5
22343
22344         ac_cv_member_struct_sockaddr_un_sun_len=no
22345 fi
22346
22347 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22348 fi
22349
22350 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22351 fi
22352 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
22353 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
22354 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then
22355
22356 cat >>confdefs.h <<_ACEOF
22357 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
22358 _ACEOF
22359
22360
22361 fi
22362
22363
22364 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
22365 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
22366 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
22367   $as_echo_n "(cached) " >&6
22368 else
22369   cat >conftest.$ac_ext <<_ACEOF
22370 /* confdefs.h.  */
22371 _ACEOF
22372 cat confdefs.h >>conftest.$ac_ext
22373 cat >>conftest.$ac_ext <<_ACEOF
22374 /* end confdefs.h.  */
22375 #include <sys/types.h>
22376 #ifdef HAVE_SCSI_SG_H
22377 #include <scsi/sg.h>
22378 #endif
22379
22380 int
22381 main ()
22382 {
22383 static scsireq_t ac_aggr;
22384 if (ac_aggr.cmd)
22385 return 0;
22386   ;
22387   return 0;
22388 }
22389 _ACEOF
22390 rm -f conftest.$ac_objext
22391 if { (ac_try="$ac_compile"
22392 case "(($ac_try" in
22393   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22394   *) ac_try_echo=$ac_try;;
22395 esac
22396 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22397 $as_echo "$ac_try_echo") >&5
22398   (eval "$ac_compile") 2>conftest.er1
22399   ac_status=$?
22400   grep -v '^ *+' conftest.er1 >conftest.err
22401   rm -f conftest.er1
22402   cat conftest.err >&5
22403   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22404   (exit $ac_status); } && {
22405          test -z "$ac_c_werror_flag" ||
22406          test ! -s conftest.err
22407        } && test -s conftest.$ac_objext; then
22408   ac_cv_member_scsireq_t_cmd=yes
22409 else
22410   $as_echo "$as_me: failed program was:" >&5
22411 sed 's/^/| /' conftest.$ac_ext >&5
22412
22413         cat >conftest.$ac_ext <<_ACEOF
22414 /* confdefs.h.  */
22415 _ACEOF
22416 cat confdefs.h >>conftest.$ac_ext
22417 cat >>conftest.$ac_ext <<_ACEOF
22418 /* end confdefs.h.  */
22419 #include <sys/types.h>
22420 #ifdef HAVE_SCSI_SG_H
22421 #include <scsi/sg.h>
22422 #endif
22423
22424 int
22425 main ()
22426 {
22427 static scsireq_t ac_aggr;
22428 if (sizeof ac_aggr.cmd)
22429 return 0;
22430   ;
22431   return 0;
22432 }
22433 _ACEOF
22434 rm -f conftest.$ac_objext
22435 if { (ac_try="$ac_compile"
22436 case "(($ac_try" in
22437   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22438   *) ac_try_echo=$ac_try;;
22439 esac
22440 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22441 $as_echo "$ac_try_echo") >&5
22442   (eval "$ac_compile") 2>conftest.er1
22443   ac_status=$?
22444   grep -v '^ *+' conftest.er1 >conftest.err
22445   rm -f conftest.er1
22446   cat conftest.err >&5
22447   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22448   (exit $ac_status); } && {
22449          test -z "$ac_c_werror_flag" ||
22450          test ! -s conftest.err
22451        } && test -s conftest.$ac_objext; then
22452   ac_cv_member_scsireq_t_cmd=yes
22453 else
22454   $as_echo "$as_me: failed program was:" >&5
22455 sed 's/^/| /' conftest.$ac_ext >&5
22456
22457         ac_cv_member_scsireq_t_cmd=no
22458 fi
22459
22460 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22461 fi
22462
22463 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22464 fi
22465 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
22466 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
22467 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then
22468
22469 cat >>confdefs.h <<_ACEOF
22470 #define HAVE_SCSIREQ_T_CMD 1
22471 _ACEOF
22472
22473
22474 fi
22475 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
22476 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
22477 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
22478   $as_echo_n "(cached) " >&6
22479 else
22480   cat >conftest.$ac_ext <<_ACEOF
22481 /* confdefs.h.  */
22482 _ACEOF
22483 cat confdefs.h >>conftest.$ac_ext
22484 cat >>conftest.$ac_ext <<_ACEOF
22485 /* end confdefs.h.  */
22486 #include <sys/types.h>
22487 #ifdef HAVE_SCSI_SG_H
22488 #include <scsi/sg.h>
22489 #endif
22490
22491 int
22492 main ()
22493 {
22494 static sg_io_hdr_t ac_aggr;
22495 if (ac_aggr.interface_id)
22496 return 0;
22497   ;
22498   return 0;
22499 }
22500 _ACEOF
22501 rm -f conftest.$ac_objext
22502 if { (ac_try="$ac_compile"
22503 case "(($ac_try" in
22504   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22505   *) ac_try_echo=$ac_try;;
22506 esac
22507 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22508 $as_echo "$ac_try_echo") >&5
22509   (eval "$ac_compile") 2>conftest.er1
22510   ac_status=$?
22511   grep -v '^ *+' conftest.er1 >conftest.err
22512   rm -f conftest.er1
22513   cat conftest.err >&5
22514   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22515   (exit $ac_status); } && {
22516          test -z "$ac_c_werror_flag" ||
22517          test ! -s conftest.err
22518        } && test -s conftest.$ac_objext; then
22519   ac_cv_member_sg_io_hdr_t_interface_id=yes
22520 else
22521   $as_echo "$as_me: failed program was:" >&5
22522 sed 's/^/| /' conftest.$ac_ext >&5
22523
22524         cat >conftest.$ac_ext <<_ACEOF
22525 /* confdefs.h.  */
22526 _ACEOF
22527 cat confdefs.h >>conftest.$ac_ext
22528 cat >>conftest.$ac_ext <<_ACEOF
22529 /* end confdefs.h.  */
22530 #include <sys/types.h>
22531 #ifdef HAVE_SCSI_SG_H
22532 #include <scsi/sg.h>
22533 #endif
22534
22535 int
22536 main ()
22537 {
22538 static sg_io_hdr_t ac_aggr;
22539 if (sizeof ac_aggr.interface_id)
22540 return 0;
22541   ;
22542   return 0;
22543 }
22544 _ACEOF
22545 rm -f conftest.$ac_objext
22546 if { (ac_try="$ac_compile"
22547 case "(($ac_try" in
22548   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22549   *) ac_try_echo=$ac_try;;
22550 esac
22551 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22552 $as_echo "$ac_try_echo") >&5
22553   (eval "$ac_compile") 2>conftest.er1
22554   ac_status=$?
22555   grep -v '^ *+' conftest.er1 >conftest.err
22556   rm -f conftest.er1
22557   cat conftest.err >&5
22558   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22559   (exit $ac_status); } && {
22560          test -z "$ac_c_werror_flag" ||
22561          test ! -s conftest.err
22562        } && test -s conftest.$ac_objext; then
22563   ac_cv_member_sg_io_hdr_t_interface_id=yes
22564 else
22565   $as_echo "$as_me: failed program was:" >&5
22566 sed 's/^/| /' conftest.$ac_ext >&5
22567
22568         ac_cv_member_sg_io_hdr_t_interface_id=no
22569 fi
22570
22571 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22572 fi
22573
22574 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22575 fi
22576 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22577 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22578 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then
22579
22580 cat >>confdefs.h <<_ACEOF
22581 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22582 _ACEOF
22583
22584
22585 fi
22586
22587
22588 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22589 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22590 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22591   $as_echo_n "(cached) " >&6
22592 else
22593   cat >conftest.$ac_ext <<_ACEOF
22594 /* confdefs.h.  */
22595 _ACEOF
22596 cat confdefs.h >>conftest.$ac_ext
22597 cat >>conftest.$ac_ext <<_ACEOF
22598 /* end confdefs.h.  */
22599 #include <signal.h>
22600
22601 int
22602 main ()
22603 {
22604 static siginfo_t ac_aggr;
22605 if (ac_aggr.si_fd)
22606 return 0;
22607   ;
22608   return 0;
22609 }
22610 _ACEOF
22611 rm -f conftest.$ac_objext
22612 if { (ac_try="$ac_compile"
22613 case "(($ac_try" in
22614   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22615   *) ac_try_echo=$ac_try;;
22616 esac
22617 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22618 $as_echo "$ac_try_echo") >&5
22619   (eval "$ac_compile") 2>conftest.er1
22620   ac_status=$?
22621   grep -v '^ *+' conftest.er1 >conftest.err
22622   rm -f conftest.er1
22623   cat conftest.err >&5
22624   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22625   (exit $ac_status); } && {
22626          test -z "$ac_c_werror_flag" ||
22627          test ! -s conftest.err
22628        } && test -s conftest.$ac_objext; then
22629   ac_cv_member_siginfo_t_si_fd=yes
22630 else
22631   $as_echo "$as_me: failed program was:" >&5
22632 sed 's/^/| /' conftest.$ac_ext >&5
22633
22634         cat >conftest.$ac_ext <<_ACEOF
22635 /* confdefs.h.  */
22636 _ACEOF
22637 cat confdefs.h >>conftest.$ac_ext
22638 cat >>conftest.$ac_ext <<_ACEOF
22639 /* end confdefs.h.  */
22640 #include <signal.h>
22641
22642 int
22643 main ()
22644 {
22645 static siginfo_t ac_aggr;
22646 if (sizeof ac_aggr.si_fd)
22647 return 0;
22648   ;
22649   return 0;
22650 }
22651 _ACEOF
22652 rm -f conftest.$ac_objext
22653 if { (ac_try="$ac_compile"
22654 case "(($ac_try" in
22655   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22656   *) ac_try_echo=$ac_try;;
22657 esac
22658 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22659 $as_echo "$ac_try_echo") >&5
22660   (eval "$ac_compile") 2>conftest.er1
22661   ac_status=$?
22662   grep -v '^ *+' conftest.er1 >conftest.err
22663   rm -f conftest.er1
22664   cat conftest.err >&5
22665   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22666   (exit $ac_status); } && {
22667          test -z "$ac_c_werror_flag" ||
22668          test ! -s conftest.err
22669        } && test -s conftest.$ac_objext; then
22670   ac_cv_member_siginfo_t_si_fd=yes
22671 else
22672   $as_echo "$as_me: failed program was:" >&5
22673 sed 's/^/| /' conftest.$ac_ext >&5
22674
22675         ac_cv_member_siginfo_t_si_fd=no
22676 fi
22677
22678 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22679 fi
22680
22681 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22682 fi
22683 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22684 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22685 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then
22686
22687 cat >>confdefs.h <<_ACEOF
22688 #define HAVE_SIGINFO_T_SI_FD 1
22689 _ACEOF
22690
22691
22692 fi
22693
22694
22695 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22696 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22697 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22698   $as_echo_n "(cached) " >&6
22699 else
22700   cat >conftest.$ac_ext <<_ACEOF
22701 /* confdefs.h.  */
22702 _ACEOF
22703 cat confdefs.h >>conftest.$ac_ext
22704 cat >>conftest.$ac_ext <<_ACEOF
22705 /* end confdefs.h.  */
22706 #include <sys/types.h>
22707 #ifdef HAVE_SYS_MTIO_H
22708 #include <sys/mtio.h>
22709 #endif
22710
22711 int
22712 main ()
22713 {
22714 static struct mtget ac_aggr;
22715 if (ac_aggr.mt_blksiz)
22716 return 0;
22717   ;
22718   return 0;
22719 }
22720 _ACEOF
22721 rm -f conftest.$ac_objext
22722 if { (ac_try="$ac_compile"
22723 case "(($ac_try" in
22724   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22725   *) ac_try_echo=$ac_try;;
22726 esac
22727 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22728 $as_echo "$ac_try_echo") >&5
22729   (eval "$ac_compile") 2>conftest.er1
22730   ac_status=$?
22731   grep -v '^ *+' conftest.er1 >conftest.err
22732   rm -f conftest.er1
22733   cat conftest.err >&5
22734   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22735   (exit $ac_status); } && {
22736          test -z "$ac_c_werror_flag" ||
22737          test ! -s conftest.err
22738        } && test -s conftest.$ac_objext; then
22739   ac_cv_member_struct_mtget_mt_blksiz=yes
22740 else
22741   $as_echo "$as_me: failed program was:" >&5
22742 sed 's/^/| /' conftest.$ac_ext >&5
22743
22744         cat >conftest.$ac_ext <<_ACEOF
22745 /* confdefs.h.  */
22746 _ACEOF
22747 cat confdefs.h >>conftest.$ac_ext
22748 cat >>conftest.$ac_ext <<_ACEOF
22749 /* end confdefs.h.  */
22750 #include <sys/types.h>
22751 #ifdef HAVE_SYS_MTIO_H
22752 #include <sys/mtio.h>
22753 #endif
22754
22755 int
22756 main ()
22757 {
22758 static struct mtget ac_aggr;
22759 if (sizeof ac_aggr.mt_blksiz)
22760 return 0;
22761   ;
22762   return 0;
22763 }
22764 _ACEOF
22765 rm -f conftest.$ac_objext
22766 if { (ac_try="$ac_compile"
22767 case "(($ac_try" in
22768   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22769   *) ac_try_echo=$ac_try;;
22770 esac
22771 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22772 $as_echo "$ac_try_echo") >&5
22773   (eval "$ac_compile") 2>conftest.er1
22774   ac_status=$?
22775   grep -v '^ *+' conftest.er1 >conftest.err
22776   rm -f conftest.er1
22777   cat conftest.err >&5
22778   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22779   (exit $ac_status); } && {
22780          test -z "$ac_c_werror_flag" ||
22781          test ! -s conftest.err
22782        } && test -s conftest.$ac_objext; then
22783   ac_cv_member_struct_mtget_mt_blksiz=yes
22784 else
22785   $as_echo "$as_me: failed program was:" >&5
22786 sed 's/^/| /' conftest.$ac_ext >&5
22787
22788         ac_cv_member_struct_mtget_mt_blksiz=no
22789 fi
22790
22791 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22792 fi
22793
22794 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22795 fi
22796 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
22797 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
22798 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then
22799
22800 cat >>confdefs.h <<_ACEOF
22801 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
22802 _ACEOF
22803
22804
22805 fi
22806 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
22807 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
22808 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
22809   $as_echo_n "(cached) " >&6
22810 else
22811   cat >conftest.$ac_ext <<_ACEOF
22812 /* confdefs.h.  */
22813 _ACEOF
22814 cat confdefs.h >>conftest.$ac_ext
22815 cat >>conftest.$ac_ext <<_ACEOF
22816 /* end confdefs.h.  */
22817 #include <sys/types.h>
22818 #ifdef HAVE_SYS_MTIO_H
22819 #include <sys/mtio.h>
22820 #endif
22821
22822 int
22823 main ()
22824 {
22825 static struct mtget ac_aggr;
22826 if (ac_aggr.mt_gstat)
22827 return 0;
22828   ;
22829   return 0;
22830 }
22831 _ACEOF
22832 rm -f conftest.$ac_objext
22833 if { (ac_try="$ac_compile"
22834 case "(($ac_try" in
22835   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22836   *) ac_try_echo=$ac_try;;
22837 esac
22838 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22839 $as_echo "$ac_try_echo") >&5
22840   (eval "$ac_compile") 2>conftest.er1
22841   ac_status=$?
22842   grep -v '^ *+' conftest.er1 >conftest.err
22843   rm -f conftest.er1
22844   cat conftest.err >&5
22845   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22846   (exit $ac_status); } && {
22847          test -z "$ac_c_werror_flag" ||
22848          test ! -s conftest.err
22849        } && test -s conftest.$ac_objext; then
22850   ac_cv_member_struct_mtget_mt_gstat=yes
22851 else
22852   $as_echo "$as_me: failed program was:" >&5
22853 sed 's/^/| /' conftest.$ac_ext >&5
22854
22855         cat >conftest.$ac_ext <<_ACEOF
22856 /* confdefs.h.  */
22857 _ACEOF
22858 cat confdefs.h >>conftest.$ac_ext
22859 cat >>conftest.$ac_ext <<_ACEOF
22860 /* end confdefs.h.  */
22861 #include <sys/types.h>
22862 #ifdef HAVE_SYS_MTIO_H
22863 #include <sys/mtio.h>
22864 #endif
22865
22866 int
22867 main ()
22868 {
22869 static struct mtget ac_aggr;
22870 if (sizeof ac_aggr.mt_gstat)
22871 return 0;
22872   ;
22873   return 0;
22874 }
22875 _ACEOF
22876 rm -f conftest.$ac_objext
22877 if { (ac_try="$ac_compile"
22878 case "(($ac_try" in
22879   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22880   *) ac_try_echo=$ac_try;;
22881 esac
22882 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22883 $as_echo "$ac_try_echo") >&5
22884   (eval "$ac_compile") 2>conftest.er1
22885   ac_status=$?
22886   grep -v '^ *+' conftest.er1 >conftest.err
22887   rm -f conftest.er1
22888   cat conftest.err >&5
22889   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22890   (exit $ac_status); } && {
22891          test -z "$ac_c_werror_flag" ||
22892          test ! -s conftest.err
22893        } && test -s conftest.$ac_objext; then
22894   ac_cv_member_struct_mtget_mt_gstat=yes
22895 else
22896   $as_echo "$as_me: failed program was:" >&5
22897 sed 's/^/| /' conftest.$ac_ext >&5
22898
22899         ac_cv_member_struct_mtget_mt_gstat=no
22900 fi
22901
22902 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22903 fi
22904
22905 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22906 fi
22907 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
22908 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
22909 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then
22910
22911 cat >>confdefs.h <<_ACEOF
22912 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
22913 _ACEOF
22914
22915
22916 fi
22917 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
22918 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
22919 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
22920   $as_echo_n "(cached) " >&6
22921 else
22922   cat >conftest.$ac_ext <<_ACEOF
22923 /* confdefs.h.  */
22924 _ACEOF
22925 cat confdefs.h >>conftest.$ac_ext
22926 cat >>conftest.$ac_ext <<_ACEOF
22927 /* end confdefs.h.  */
22928 #include <sys/types.h>
22929 #ifdef HAVE_SYS_MTIO_H
22930 #include <sys/mtio.h>
22931 #endif
22932
22933 int
22934 main ()
22935 {
22936 static struct mtget ac_aggr;
22937 if (ac_aggr.mt_blkno)
22938 return 0;
22939   ;
22940   return 0;
22941 }
22942 _ACEOF
22943 rm -f conftest.$ac_objext
22944 if { (ac_try="$ac_compile"
22945 case "(($ac_try" in
22946   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22947   *) ac_try_echo=$ac_try;;
22948 esac
22949 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22950 $as_echo "$ac_try_echo") >&5
22951   (eval "$ac_compile") 2>conftest.er1
22952   ac_status=$?
22953   grep -v '^ *+' conftest.er1 >conftest.err
22954   rm -f conftest.er1
22955   cat conftest.err >&5
22956   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22957   (exit $ac_status); } && {
22958          test -z "$ac_c_werror_flag" ||
22959          test ! -s conftest.err
22960        } && test -s conftest.$ac_objext; then
22961   ac_cv_member_struct_mtget_mt_blkno=yes
22962 else
22963   $as_echo "$as_me: failed program was:" >&5
22964 sed 's/^/| /' conftest.$ac_ext >&5
22965
22966         cat >conftest.$ac_ext <<_ACEOF
22967 /* confdefs.h.  */
22968 _ACEOF
22969 cat confdefs.h >>conftest.$ac_ext
22970 cat >>conftest.$ac_ext <<_ACEOF
22971 /* end confdefs.h.  */
22972 #include <sys/types.h>
22973 #ifdef HAVE_SYS_MTIO_H
22974 #include <sys/mtio.h>
22975 #endif
22976
22977 int
22978 main ()
22979 {
22980 static struct mtget ac_aggr;
22981 if (sizeof ac_aggr.mt_blkno)
22982 return 0;
22983   ;
22984   return 0;
22985 }
22986 _ACEOF
22987 rm -f conftest.$ac_objext
22988 if { (ac_try="$ac_compile"
22989 case "(($ac_try" in
22990   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22991   *) ac_try_echo=$ac_try;;
22992 esac
22993 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22994 $as_echo "$ac_try_echo") >&5
22995   (eval "$ac_compile") 2>conftest.er1
22996   ac_status=$?
22997   grep -v '^ *+' conftest.er1 >conftest.err
22998   rm -f conftest.er1
22999   cat conftest.err >&5
23000   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23001   (exit $ac_status); } && {
23002          test -z "$ac_c_werror_flag" ||
23003          test ! -s conftest.err
23004        } && test -s conftest.$ac_objext; then
23005   ac_cv_member_struct_mtget_mt_blkno=yes
23006 else
23007   $as_echo "$as_me: failed program was:" >&5
23008 sed 's/^/| /' conftest.$ac_ext >&5
23009
23010         ac_cv_member_struct_mtget_mt_blkno=no
23011 fi
23012
23013 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23014 fi
23015
23016 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23017 fi
23018 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
23019 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
23020 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then
23021
23022 cat >>confdefs.h <<_ACEOF
23023 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
23024 _ACEOF
23025
23026
23027 fi
23028
23029
23030 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
23031 $as_echo_n "checking for struct option.name... " >&6; }
23032 if test "${ac_cv_member_struct_option_name+set}" = set; then
23033   $as_echo_n "(cached) " >&6
23034 else
23035   cat >conftest.$ac_ext <<_ACEOF
23036 /* confdefs.h.  */
23037 _ACEOF
23038 cat confdefs.h >>conftest.$ac_ext
23039 cat >>conftest.$ac_ext <<_ACEOF
23040 /* end confdefs.h.  */
23041 #ifdef HAVE_GETOPT_H
23042 #include <getopt.h>
23043 #endif
23044
23045 int
23046 main ()
23047 {
23048 static struct option ac_aggr;
23049 if (ac_aggr.name)
23050 return 0;
23051   ;
23052   return 0;
23053 }
23054 _ACEOF
23055 rm -f conftest.$ac_objext
23056 if { (ac_try="$ac_compile"
23057 case "(($ac_try" in
23058   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23059   *) ac_try_echo=$ac_try;;
23060 esac
23061 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23062 $as_echo "$ac_try_echo") >&5
23063   (eval "$ac_compile") 2>conftest.er1
23064   ac_status=$?
23065   grep -v '^ *+' conftest.er1 >conftest.err
23066   rm -f conftest.er1
23067   cat conftest.err >&5
23068   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23069   (exit $ac_status); } && {
23070          test -z "$ac_c_werror_flag" ||
23071          test ! -s conftest.err
23072        } && test -s conftest.$ac_objext; then
23073   ac_cv_member_struct_option_name=yes
23074 else
23075   $as_echo "$as_me: failed program was:" >&5
23076 sed 's/^/| /' conftest.$ac_ext >&5
23077
23078         cat >conftest.$ac_ext <<_ACEOF
23079 /* confdefs.h.  */
23080 _ACEOF
23081 cat confdefs.h >>conftest.$ac_ext
23082 cat >>conftest.$ac_ext <<_ACEOF
23083 /* end confdefs.h.  */
23084 #ifdef HAVE_GETOPT_H
23085 #include <getopt.h>
23086 #endif
23087
23088 int
23089 main ()
23090 {
23091 static struct option ac_aggr;
23092 if (sizeof ac_aggr.name)
23093 return 0;
23094   ;
23095   return 0;
23096 }
23097 _ACEOF
23098 rm -f conftest.$ac_objext
23099 if { (ac_try="$ac_compile"
23100 case "(($ac_try" in
23101   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23102   *) ac_try_echo=$ac_try;;
23103 esac
23104 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23105 $as_echo "$ac_try_echo") >&5
23106   (eval "$ac_compile") 2>conftest.er1
23107   ac_status=$?
23108   grep -v '^ *+' conftest.er1 >conftest.err
23109   rm -f conftest.er1
23110   cat conftest.err >&5
23111   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23112   (exit $ac_status); } && {
23113          test -z "$ac_c_werror_flag" ||
23114          test ! -s conftest.err
23115        } && test -s conftest.$ac_objext; then
23116   ac_cv_member_struct_option_name=yes
23117 else
23118   $as_echo "$as_me: failed program was:" >&5
23119 sed 's/^/| /' conftest.$ac_ext >&5
23120
23121         ac_cv_member_struct_option_name=no
23122 fi
23123
23124 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23125 fi
23126
23127 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23128 fi
23129 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
23130 $as_echo "$ac_cv_member_struct_option_name" >&6; }
23131 if test "x$ac_cv_member_struct_option_name" = x""yes; then
23132
23133 cat >>confdefs.h <<_ACEOF
23134 #define HAVE_STRUCT_OPTION_NAME 1
23135 _ACEOF
23136
23137
23138 fi
23139
23140
23141 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
23142 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
23143 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
23144   $as_echo_n "(cached) " >&6
23145 else
23146   cat >conftest.$ac_ext <<_ACEOF
23147 /* confdefs.h.  */
23148 _ACEOF
23149 cat confdefs.h >>conftest.$ac_ext
23150 cat >>conftest.$ac_ext <<_ACEOF
23151 /* end confdefs.h.  */
23152 $ac_includes_default
23153 int
23154 main ()
23155 {
23156 static struct stat ac_aggr;
23157 if (ac_aggr.st_blocks)
23158 return 0;
23159   ;
23160   return 0;
23161 }
23162 _ACEOF
23163 rm -f conftest.$ac_objext
23164 if { (ac_try="$ac_compile"
23165 case "(($ac_try" in
23166   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23167   *) ac_try_echo=$ac_try;;
23168 esac
23169 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23170 $as_echo "$ac_try_echo") >&5
23171   (eval "$ac_compile") 2>conftest.er1
23172   ac_status=$?
23173   grep -v '^ *+' conftest.er1 >conftest.err
23174   rm -f conftest.er1
23175   cat conftest.err >&5
23176   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23177   (exit $ac_status); } && {
23178          test -z "$ac_c_werror_flag" ||
23179          test ! -s conftest.err
23180        } && test -s conftest.$ac_objext; then
23181   ac_cv_member_struct_stat_st_blocks=yes
23182 else
23183   $as_echo "$as_me: failed program was:" >&5
23184 sed 's/^/| /' conftest.$ac_ext >&5
23185
23186         cat >conftest.$ac_ext <<_ACEOF
23187 /* confdefs.h.  */
23188 _ACEOF
23189 cat confdefs.h >>conftest.$ac_ext
23190 cat >>conftest.$ac_ext <<_ACEOF
23191 /* end confdefs.h.  */
23192 $ac_includes_default
23193 int
23194 main ()
23195 {
23196 static struct stat ac_aggr;
23197 if (sizeof ac_aggr.st_blocks)
23198 return 0;
23199   ;
23200   return 0;
23201 }
23202 _ACEOF
23203 rm -f conftest.$ac_objext
23204 if { (ac_try="$ac_compile"
23205 case "(($ac_try" in
23206   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23207   *) ac_try_echo=$ac_try;;
23208 esac
23209 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23210 $as_echo "$ac_try_echo") >&5
23211   (eval "$ac_compile") 2>conftest.er1
23212   ac_status=$?
23213   grep -v '^ *+' conftest.er1 >conftest.err
23214   rm -f conftest.er1
23215   cat conftest.err >&5
23216   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23217   (exit $ac_status); } && {
23218          test -z "$ac_c_werror_flag" ||
23219          test ! -s conftest.err
23220        } && test -s conftest.$ac_objext; then
23221   ac_cv_member_struct_stat_st_blocks=yes
23222 else
23223   $as_echo "$as_me: failed program was:" >&5
23224 sed 's/^/| /' conftest.$ac_ext >&5
23225
23226         ac_cv_member_struct_stat_st_blocks=no
23227 fi
23228
23229 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23230 fi
23231
23232 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23233 fi
23234 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
23235 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
23236 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then
23237
23238 cat >>confdefs.h <<_ACEOF
23239 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23240 _ACEOF
23241
23242
23243 fi
23244 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
23245 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
23246 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
23247   $as_echo_n "(cached) " >&6
23248 else
23249   cat >conftest.$ac_ext <<_ACEOF
23250 /* confdefs.h.  */
23251 _ACEOF
23252 cat confdefs.h >>conftest.$ac_ext
23253 cat >>conftest.$ac_ext <<_ACEOF
23254 /* end confdefs.h.  */
23255 $ac_includes_default
23256 int
23257 main ()
23258 {
23259 static struct stat ac_aggr;
23260 if (ac_aggr.st_mtim)
23261 return 0;
23262   ;
23263   return 0;
23264 }
23265 _ACEOF
23266 rm -f conftest.$ac_objext
23267 if { (ac_try="$ac_compile"
23268 case "(($ac_try" in
23269   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23270   *) ac_try_echo=$ac_try;;
23271 esac
23272 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23273 $as_echo "$ac_try_echo") >&5
23274   (eval "$ac_compile") 2>conftest.er1
23275   ac_status=$?
23276   grep -v '^ *+' conftest.er1 >conftest.err
23277   rm -f conftest.er1
23278   cat conftest.err >&5
23279   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23280   (exit $ac_status); } && {
23281          test -z "$ac_c_werror_flag" ||
23282          test ! -s conftest.err
23283        } && test -s conftest.$ac_objext; then
23284   ac_cv_member_struct_stat_st_mtim=yes
23285 else
23286   $as_echo "$as_me: failed program was:" >&5
23287 sed 's/^/| /' conftest.$ac_ext >&5
23288
23289         cat >conftest.$ac_ext <<_ACEOF
23290 /* confdefs.h.  */
23291 _ACEOF
23292 cat confdefs.h >>conftest.$ac_ext
23293 cat >>conftest.$ac_ext <<_ACEOF
23294 /* end confdefs.h.  */
23295 $ac_includes_default
23296 int
23297 main ()
23298 {
23299 static struct stat ac_aggr;
23300 if (sizeof ac_aggr.st_mtim)
23301 return 0;
23302   ;
23303   return 0;
23304 }
23305 _ACEOF
23306 rm -f conftest.$ac_objext
23307 if { (ac_try="$ac_compile"
23308 case "(($ac_try" in
23309   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23310   *) ac_try_echo=$ac_try;;
23311 esac
23312 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23313 $as_echo "$ac_try_echo") >&5
23314   (eval "$ac_compile") 2>conftest.er1
23315   ac_status=$?
23316   grep -v '^ *+' conftest.er1 >conftest.err
23317   rm -f conftest.er1
23318   cat conftest.err >&5
23319   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23320   (exit $ac_status); } && {
23321          test -z "$ac_c_werror_flag" ||
23322          test ! -s conftest.err
23323        } && test -s conftest.$ac_objext; then
23324   ac_cv_member_struct_stat_st_mtim=yes
23325 else
23326   $as_echo "$as_me: failed program was:" >&5
23327 sed 's/^/| /' conftest.$ac_ext >&5
23328
23329         ac_cv_member_struct_stat_st_mtim=no
23330 fi
23331
23332 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23333 fi
23334
23335 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23336 fi
23337 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
23338 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
23339 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then
23340
23341 cat >>confdefs.h <<_ACEOF
23342 #define HAVE_STRUCT_STAT_ST_MTIM 1
23343 _ACEOF
23344
23345
23346 fi
23347 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
23348 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
23349 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
23350   $as_echo_n "(cached) " >&6
23351 else
23352   cat >conftest.$ac_ext <<_ACEOF
23353 /* confdefs.h.  */
23354 _ACEOF
23355 cat confdefs.h >>conftest.$ac_ext
23356 cat >>conftest.$ac_ext <<_ACEOF
23357 /* end confdefs.h.  */
23358 $ac_includes_default
23359 int
23360 main ()
23361 {
23362 static struct stat ac_aggr;
23363 if (ac_aggr.st_ctim)
23364 return 0;
23365   ;
23366   return 0;
23367 }
23368 _ACEOF
23369 rm -f conftest.$ac_objext
23370 if { (ac_try="$ac_compile"
23371 case "(($ac_try" in
23372   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23373   *) ac_try_echo=$ac_try;;
23374 esac
23375 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23376 $as_echo "$ac_try_echo") >&5
23377   (eval "$ac_compile") 2>conftest.er1
23378   ac_status=$?
23379   grep -v '^ *+' conftest.er1 >conftest.err
23380   rm -f conftest.er1
23381   cat conftest.err >&5
23382   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23383   (exit $ac_status); } && {
23384          test -z "$ac_c_werror_flag" ||
23385          test ! -s conftest.err
23386        } && test -s conftest.$ac_objext; then
23387   ac_cv_member_struct_stat_st_ctim=yes
23388 else
23389   $as_echo "$as_me: failed program was:" >&5
23390 sed 's/^/| /' conftest.$ac_ext >&5
23391
23392         cat >conftest.$ac_ext <<_ACEOF
23393 /* confdefs.h.  */
23394 _ACEOF
23395 cat confdefs.h >>conftest.$ac_ext
23396 cat >>conftest.$ac_ext <<_ACEOF
23397 /* end confdefs.h.  */
23398 $ac_includes_default
23399 int
23400 main ()
23401 {
23402 static struct stat ac_aggr;
23403 if (sizeof ac_aggr.st_ctim)
23404 return 0;
23405   ;
23406   return 0;
23407 }
23408 _ACEOF
23409 rm -f conftest.$ac_objext
23410 if { (ac_try="$ac_compile"
23411 case "(($ac_try" in
23412   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23413   *) ac_try_echo=$ac_try;;
23414 esac
23415 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23416 $as_echo "$ac_try_echo") >&5
23417   (eval "$ac_compile") 2>conftest.er1
23418   ac_status=$?
23419   grep -v '^ *+' conftest.er1 >conftest.err
23420   rm -f conftest.er1
23421   cat conftest.err >&5
23422   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23423   (exit $ac_status); } && {
23424          test -z "$ac_c_werror_flag" ||
23425          test ! -s conftest.err
23426        } && test -s conftest.$ac_objext; then
23427   ac_cv_member_struct_stat_st_ctim=yes
23428 else
23429   $as_echo "$as_me: failed program was:" >&5
23430 sed 's/^/| /' conftest.$ac_ext >&5
23431
23432         ac_cv_member_struct_stat_st_ctim=no
23433 fi
23434
23435 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23436 fi
23437
23438 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23439 fi
23440 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
23441 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
23442 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then
23443
23444 cat >>confdefs.h <<_ACEOF
23445 #define HAVE_STRUCT_STAT_ST_CTIM 1
23446 _ACEOF
23447
23448
23449 fi
23450 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
23451 $as_echo_n "checking for struct stat.st_atim... " >&6; }
23452 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
23453   $as_echo_n "(cached) " >&6
23454 else
23455   cat >conftest.$ac_ext <<_ACEOF
23456 /* confdefs.h.  */
23457 _ACEOF
23458 cat confdefs.h >>conftest.$ac_ext
23459 cat >>conftest.$ac_ext <<_ACEOF
23460 /* end confdefs.h.  */
23461 $ac_includes_default
23462 int
23463 main ()
23464 {
23465 static struct stat ac_aggr;
23466 if (ac_aggr.st_atim)
23467 return 0;
23468   ;
23469   return 0;
23470 }
23471 _ACEOF
23472 rm -f conftest.$ac_objext
23473 if { (ac_try="$ac_compile"
23474 case "(($ac_try" in
23475   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23476   *) ac_try_echo=$ac_try;;
23477 esac
23478 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23479 $as_echo "$ac_try_echo") >&5
23480   (eval "$ac_compile") 2>conftest.er1
23481   ac_status=$?
23482   grep -v '^ *+' conftest.er1 >conftest.err
23483   rm -f conftest.er1
23484   cat conftest.err >&5
23485   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23486   (exit $ac_status); } && {
23487          test -z "$ac_c_werror_flag" ||
23488          test ! -s conftest.err
23489        } && test -s conftest.$ac_objext; then
23490   ac_cv_member_struct_stat_st_atim=yes
23491 else
23492   $as_echo "$as_me: failed program was:" >&5
23493 sed 's/^/| /' conftest.$ac_ext >&5
23494
23495         cat >conftest.$ac_ext <<_ACEOF
23496 /* confdefs.h.  */
23497 _ACEOF
23498 cat confdefs.h >>conftest.$ac_ext
23499 cat >>conftest.$ac_ext <<_ACEOF
23500 /* end confdefs.h.  */
23501 $ac_includes_default
23502 int
23503 main ()
23504 {
23505 static struct stat ac_aggr;
23506 if (sizeof ac_aggr.st_atim)
23507 return 0;
23508   ;
23509   return 0;
23510 }
23511 _ACEOF
23512 rm -f conftest.$ac_objext
23513 if { (ac_try="$ac_compile"
23514 case "(($ac_try" in
23515   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23516   *) ac_try_echo=$ac_try;;
23517 esac
23518 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23519 $as_echo "$ac_try_echo") >&5
23520   (eval "$ac_compile") 2>conftest.er1
23521   ac_status=$?
23522   grep -v '^ *+' conftest.er1 >conftest.err
23523   rm -f conftest.er1
23524   cat conftest.err >&5
23525   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23526   (exit $ac_status); } && {
23527          test -z "$ac_c_werror_flag" ||
23528          test ! -s conftest.err
23529        } && test -s conftest.$ac_objext; then
23530   ac_cv_member_struct_stat_st_atim=yes
23531 else
23532   $as_echo "$as_me: failed program was:" >&5
23533 sed 's/^/| /' conftest.$ac_ext >&5
23534
23535         ac_cv_member_struct_stat_st_atim=no
23536 fi
23537
23538 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23539 fi
23540
23541 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23542 fi
23543 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23544 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23545 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then
23546
23547 cat >>confdefs.h <<_ACEOF
23548 #define HAVE_STRUCT_STAT_ST_ATIM 1
23549 _ACEOF
23550
23551
23552 fi
23553
23554
23555 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23556 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23557 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23558   $as_echo_n "(cached) " >&6
23559 else
23560   cat >conftest.$ac_ext <<_ACEOF
23561 /* confdefs.h.  */
23562 _ACEOF
23563 cat confdefs.h >>conftest.$ac_ext
23564 cat >>conftest.$ac_ext <<_ACEOF
23565 /* end confdefs.h.  */
23566 #ifdef HAVE_SYS_TYPES_H
23567 #include <sys/types.h>
23568 #endif
23569 #ifdef HAVE_NETINET_IN_H
23570 #include <netinet/in.h>
23571 #endif
23572
23573 int
23574 main ()
23575 {
23576 static struct sockaddr_in6 ac_aggr;
23577 if (ac_aggr.sin6_scope_id)
23578 return 0;
23579   ;
23580   return 0;
23581 }
23582 _ACEOF
23583 rm -f conftest.$ac_objext
23584 if { (ac_try="$ac_compile"
23585 case "(($ac_try" in
23586   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23587   *) ac_try_echo=$ac_try;;
23588 esac
23589 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23590 $as_echo "$ac_try_echo") >&5
23591   (eval "$ac_compile") 2>conftest.er1
23592   ac_status=$?
23593   grep -v '^ *+' conftest.er1 >conftest.err
23594   rm -f conftest.er1
23595   cat conftest.err >&5
23596   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23597   (exit $ac_status); } && {
23598          test -z "$ac_c_werror_flag" ||
23599          test ! -s conftest.err
23600        } && test -s conftest.$ac_objext; then
23601   ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23602 else
23603   $as_echo "$as_me: failed program was:" >&5
23604 sed 's/^/| /' conftest.$ac_ext >&5
23605
23606         cat >conftest.$ac_ext <<_ACEOF
23607 /* confdefs.h.  */
23608 _ACEOF
23609 cat confdefs.h >>conftest.$ac_ext
23610 cat >>conftest.$ac_ext <<_ACEOF
23611 /* end confdefs.h.  */
23612 #ifdef HAVE_SYS_TYPES_H
23613 #include <sys/types.h>
23614 #endif
23615 #ifdef HAVE_NETINET_IN_H
23616 #include <netinet/in.h>
23617 #endif
23618
23619 int
23620 main ()
23621 {
23622 static struct sockaddr_in6 ac_aggr;
23623 if (sizeof ac_aggr.sin6_scope_id)
23624 return 0;
23625   ;
23626   return 0;
23627 }
23628 _ACEOF
23629 rm -f conftest.$ac_objext
23630 if { (ac_try="$ac_compile"
23631 case "(($ac_try" in
23632   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23633   *) ac_try_echo=$ac_try;;
23634 esac
23635 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23636 $as_echo "$ac_try_echo") >&5
23637   (eval "$ac_compile") 2>conftest.er1
23638   ac_status=$?
23639   grep -v '^ *+' conftest.er1 >conftest.err
23640   rm -f conftest.er1
23641   cat conftest.err >&5
23642   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23643   (exit $ac_status); } && {
23644          test -z "$ac_c_werror_flag" ||
23645          test ! -s conftest.err
23646        } && test -s conftest.$ac_objext; then
23647   ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23648 else
23649   $as_echo "$as_me: failed program was:" >&5
23650 sed 's/^/| /' conftest.$ac_ext >&5
23651
23652         ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
23653 fi
23654
23655 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23656 fi
23657
23658 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23659 fi
23660 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23661 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23662 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then
23663
23664 cat >>confdefs.h <<_ACEOF
23665 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23666 _ACEOF
23667
23668
23669 fi
23670
23671
23672 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23673 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23674 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23675   $as_echo_n "(cached) " >&6
23676 else
23677   cat >conftest.$ac_ext <<_ACEOF
23678 /* confdefs.h.  */
23679 _ACEOF
23680 cat confdefs.h >>conftest.$ac_ext
23681 cat >>conftest.$ac_ext <<_ACEOF
23682 /* end confdefs.h.  */
23683 #ifdef HAVE_SYS_TYPES_H
23684 #include <sys/types.h>
23685 #endif
23686 #ifdef HAVE_NETINET_IN_H
23687 # include <netinet/in.h>
23688 #endif
23689 #ifdef HAVE_ARPA_NAMESER_H
23690 # include <arpa/nameser.h>
23691 #endif
23692
23693 int
23694 main ()
23695 {
23696 static ns_msg ac_aggr;
23697 if (ac_aggr._msg_ptr)
23698 return 0;
23699   ;
23700   return 0;
23701 }
23702 _ACEOF
23703 rm -f conftest.$ac_objext
23704 if { (ac_try="$ac_compile"
23705 case "(($ac_try" in
23706   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23707   *) ac_try_echo=$ac_try;;
23708 esac
23709 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23710 $as_echo "$ac_try_echo") >&5
23711   (eval "$ac_compile") 2>conftest.er1
23712   ac_status=$?
23713   grep -v '^ *+' conftest.er1 >conftest.err
23714   rm -f conftest.er1
23715   cat conftest.err >&5
23716   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23717   (exit $ac_status); } && {
23718          test -z "$ac_c_werror_flag" ||
23719          test ! -s conftest.err
23720        } && test -s conftest.$ac_objext; then
23721   ac_cv_member_ns_msg__msg_ptr=yes
23722 else
23723   $as_echo "$as_me: failed program was:" >&5
23724 sed 's/^/| /' conftest.$ac_ext >&5
23725
23726         cat >conftest.$ac_ext <<_ACEOF
23727 /* confdefs.h.  */
23728 _ACEOF
23729 cat confdefs.h >>conftest.$ac_ext
23730 cat >>conftest.$ac_ext <<_ACEOF
23731 /* end confdefs.h.  */
23732 #ifdef HAVE_SYS_TYPES_H
23733 #include <sys/types.h>
23734 #endif
23735 #ifdef HAVE_NETINET_IN_H
23736 # include <netinet/in.h>
23737 #endif
23738 #ifdef HAVE_ARPA_NAMESER_H
23739 # include <arpa/nameser.h>
23740 #endif
23741
23742 int
23743 main ()
23744 {
23745 static ns_msg ac_aggr;
23746 if (sizeof ac_aggr._msg_ptr)
23747 return 0;
23748   ;
23749   return 0;
23750 }
23751 _ACEOF
23752 rm -f conftest.$ac_objext
23753 if { (ac_try="$ac_compile"
23754 case "(($ac_try" in
23755   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23756   *) ac_try_echo=$ac_try;;
23757 esac
23758 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23759 $as_echo "$ac_try_echo") >&5
23760   (eval "$ac_compile") 2>conftest.er1
23761   ac_status=$?
23762   grep -v '^ *+' conftest.er1 >conftest.err
23763   rm -f conftest.er1
23764   cat conftest.err >&5
23765   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23766   (exit $ac_status); } && {
23767          test -z "$ac_c_werror_flag" ||
23768          test ! -s conftest.err
23769        } && test -s conftest.$ac_objext; then
23770   ac_cv_member_ns_msg__msg_ptr=yes
23771 else
23772   $as_echo "$as_me: failed program was:" >&5
23773 sed 's/^/| /' conftest.$ac_ext >&5
23774
23775         ac_cv_member_ns_msg__msg_ptr=no
23776 fi
23777
23778 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23779 fi
23780
23781 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23782 fi
23783 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
23784 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
23785 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then
23786
23787 cat >>confdefs.h <<_ACEOF
23788 #define HAVE_NS_MSG__MSG_PTR 1
23789 _ACEOF
23790
23791
23792 fi
23793
23794
23795 { $as_echo "$as_me:$LINENO: checking for struct icmpstat.icps_outhist" >&5
23796 $as_echo_n "checking for struct icmpstat.icps_outhist... " >&6; }
23797 if test "${ac_cv_member_struct_icmpstat_icps_outhist+set}" = set; then
23798   $as_echo_n "(cached) " >&6
23799 else
23800   cat >conftest.$ac_ext <<_ACEOF
23801 /* confdefs.h.  */
23802 _ACEOF
23803 cat confdefs.h >>conftest.$ac_ext
23804 cat >>conftest.$ac_ext <<_ACEOF
23805 /* end confdefs.h.  */
23806 #ifdef HAVE_SYS_TYPES_H
23807 #include <sys/types.h>
23808 #endif
23809 #ifdef HAVE_ALIAS_H
23810 #include <alias.h>
23811 #endif
23812 #ifdef HAVE_SYS_SOCKET_H
23813 #include <sys/socket.h>
23814 #endif
23815 #ifdef HAVE_SYS_SOCKETVAR_H
23816 #include <sys/socketvar.h>
23817 #endif
23818 #ifdef HAVE_SYS_TIMEOUT_H
23819 #include <sys/timeout.h>
23820 #endif
23821 #ifdef HAVE_NETINET_IN_H
23822 #include <netinet/in.h>
23823 #endif
23824 #ifdef HAVE_NETINET_IN_SYSTM_H
23825 #include <netinet/in_systm.h>
23826 #endif
23827 #ifdef HAVE_NETINET_IP_H
23828 #include <netinet/ip.h>
23829 #endif
23830 #ifdef HAVE_NETINET_IP_VAR_H
23831 #include <netinet/ip_var.h>
23832 #endif
23833 #ifdef HAVE_NETINET_IP_ICMP_H
23834 #include <netinet/ip_icmp.h>
23835 #endif
23836 #ifdef HAVE_NETINET_ICMP_VAR
23837 #include <netinet/icmp_var.h>
23838 #endif
23839
23840 int
23841 main ()
23842 {
23843 static struct icmpstat ac_aggr;
23844 if (ac_aggr.icps_outhist)
23845 return 0;
23846   ;
23847   return 0;
23848 }
23849 _ACEOF
23850 rm -f conftest.$ac_objext
23851 if { (ac_try="$ac_compile"
23852 case "(($ac_try" in
23853   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23854   *) ac_try_echo=$ac_try;;
23855 esac
23856 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23857 $as_echo "$ac_try_echo") >&5
23858   (eval "$ac_compile") 2>conftest.er1
23859   ac_status=$?
23860   grep -v '^ *+' conftest.er1 >conftest.err
23861   rm -f conftest.er1
23862   cat conftest.err >&5
23863   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23864   (exit $ac_status); } && {
23865          test -z "$ac_c_werror_flag" ||
23866          test ! -s conftest.err
23867        } && test -s conftest.$ac_objext; then
23868   ac_cv_member_struct_icmpstat_icps_outhist=yes
23869 else
23870   $as_echo "$as_me: failed program was:" >&5
23871 sed 's/^/| /' conftest.$ac_ext >&5
23872
23873         cat >conftest.$ac_ext <<_ACEOF
23874 /* confdefs.h.  */
23875 _ACEOF
23876 cat confdefs.h >>conftest.$ac_ext
23877 cat >>conftest.$ac_ext <<_ACEOF
23878 /* end confdefs.h.  */
23879 #ifdef HAVE_SYS_TYPES_H
23880 #include <sys/types.h>
23881 #endif
23882 #ifdef HAVE_ALIAS_H
23883 #include <alias.h>
23884 #endif
23885 #ifdef HAVE_SYS_SOCKET_H
23886 #include <sys/socket.h>
23887 #endif
23888 #ifdef HAVE_SYS_SOCKETVAR_H
23889 #include <sys/socketvar.h>
23890 #endif
23891 #ifdef HAVE_SYS_TIMEOUT_H
23892 #include <sys/timeout.h>
23893 #endif
23894 #ifdef HAVE_NETINET_IN_H
23895 #include <netinet/in.h>
23896 #endif
23897 #ifdef HAVE_NETINET_IN_SYSTM_H
23898 #include <netinet/in_systm.h>
23899 #endif
23900 #ifdef HAVE_NETINET_IP_H
23901 #include <netinet/ip.h>
23902 #endif
23903 #ifdef HAVE_NETINET_IP_VAR_H
23904 #include <netinet/ip_var.h>
23905 #endif
23906 #ifdef HAVE_NETINET_IP_ICMP_H
23907 #include <netinet/ip_icmp.h>
23908 #endif
23909 #ifdef HAVE_NETINET_ICMP_VAR
23910 #include <netinet/icmp_var.h>
23911 #endif
23912
23913 int
23914 main ()
23915 {
23916 static struct icmpstat ac_aggr;
23917 if (sizeof ac_aggr.icps_outhist)
23918 return 0;
23919   ;
23920   return 0;
23921 }
23922 _ACEOF
23923 rm -f conftest.$ac_objext
23924 if { (ac_try="$ac_compile"
23925 case "(($ac_try" in
23926   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23927   *) ac_try_echo=$ac_try;;
23928 esac
23929 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23930 $as_echo "$ac_try_echo") >&5
23931   (eval "$ac_compile") 2>conftest.er1
23932   ac_status=$?
23933   grep -v '^ *+' conftest.er1 >conftest.err
23934   rm -f conftest.er1
23935   cat conftest.err >&5
23936   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23937   (exit $ac_status); } && {
23938          test -z "$ac_c_werror_flag" ||
23939          test ! -s conftest.err
23940        } && test -s conftest.$ac_objext; then
23941   ac_cv_member_struct_icmpstat_icps_outhist=yes
23942 else
23943   $as_echo "$as_me: failed program was:" >&5
23944 sed 's/^/| /' conftest.$ac_ext >&5
23945
23946         ac_cv_member_struct_icmpstat_icps_outhist=no
23947 fi
23948
23949 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23950 fi
23951
23952 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23953 fi
23954 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_icmpstat_icps_outhist" >&5
23955 $as_echo "$ac_cv_member_struct_icmpstat_icps_outhist" >&6; }
23956 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x""yes; then
23957
23958 cat >>confdefs.h <<_ACEOF
23959 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
23960 _ACEOF
23961
23962
23963 fi
23964
23965
23966 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
23967 $as_echo_n "checking for timezone variable... " >&6; }
23968 if test "${ac_cv_have_timezone+set}" = set; then
23969   $as_echo_n "(cached) " >&6
23970 else
23971   cat >conftest.$ac_ext <<_ACEOF
23972 /* confdefs.h.  */
23973 _ACEOF
23974 cat confdefs.h >>conftest.$ac_ext
23975 cat >>conftest.$ac_ext <<_ACEOF
23976 /* end confdefs.h.  */
23977 #include <time.h>
23978 int
23979 main ()
23980 {
23981 timezone = 1
23982   ;
23983   return 0;
23984 }
23985 _ACEOF
23986 rm -f conftest.$ac_objext conftest$ac_exeext
23987 if { (ac_try="$ac_link"
23988 case "(($ac_try" in
23989   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23990   *) ac_try_echo=$ac_try;;
23991 esac
23992 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23993 $as_echo "$ac_try_echo") >&5
23994   (eval "$ac_link") 2>conftest.er1
23995   ac_status=$?
23996   grep -v '^ *+' conftest.er1 >conftest.err
23997   rm -f conftest.er1
23998   cat conftest.err >&5
23999   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24000   (exit $ac_status); } && {
24001          test -z "$ac_c_werror_flag" ||
24002          test ! -s conftest.err
24003        } && test -s conftest$ac_exeext && {
24004          test "$cross_compiling" = yes ||
24005          $as_test_x conftest$ac_exeext
24006        }; then
24007   ac_cv_have_timezone="yes"
24008 else
24009   $as_echo "$as_me: failed program was:" >&5
24010 sed 's/^/| /' conftest.$ac_ext >&5
24011
24012         ac_cv_have_timezone="no"
24013 fi
24014
24015 rm -rf conftest.dSYM
24016 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24017       conftest$ac_exeext conftest.$ac_ext
24018 fi
24019 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
24020 $as_echo "$ac_cv_have_timezone" >&6; }
24021 if test "$ac_cv_have_timezone" = "yes"
24022 then
24023
24024 cat >>confdefs.h <<\_ACEOF
24025 #define HAVE_TIMEZONE 1
24026 _ACEOF
24027
24028 fi
24029 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
24030 $as_echo_n "checking for daylight variable... " >&6; }
24031 if test "${ac_cv_have_daylight+set}" = set; then
24032   $as_echo_n "(cached) " >&6
24033 else
24034   cat >conftest.$ac_ext <<_ACEOF
24035 /* confdefs.h.  */
24036 _ACEOF
24037 cat confdefs.h >>conftest.$ac_ext
24038 cat >>conftest.$ac_ext <<_ACEOF
24039 /* end confdefs.h.  */
24040 #include <time.h>
24041 int
24042 main ()
24043 {
24044 daylight = 1
24045   ;
24046   return 0;
24047 }
24048 _ACEOF
24049 rm -f conftest.$ac_objext conftest$ac_exeext
24050 if { (ac_try="$ac_link"
24051 case "(($ac_try" in
24052   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24053   *) ac_try_echo=$ac_try;;
24054 esac
24055 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24056 $as_echo "$ac_try_echo") >&5
24057   (eval "$ac_link") 2>conftest.er1
24058   ac_status=$?
24059   grep -v '^ *+' conftest.er1 >conftest.err
24060   rm -f conftest.er1
24061   cat conftest.err >&5
24062   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24063   (exit $ac_status); } && {
24064          test -z "$ac_c_werror_flag" ||
24065          test ! -s conftest.err
24066        } && test -s conftest$ac_exeext && {
24067          test "$cross_compiling" = yes ||
24068          $as_test_x conftest$ac_exeext
24069        }; then
24070   ac_cv_have_daylight="yes"
24071 else
24072   $as_echo "$as_me: failed program was:" >&5
24073 sed 's/^/| /' conftest.$ac_ext >&5
24074
24075         ac_cv_have_daylight="no"
24076 fi
24077
24078 rm -rf conftest.dSYM
24079 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24080       conftest$ac_exeext conftest.$ac_ext
24081 fi
24082 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
24083 $as_echo "$ac_cv_have_daylight" >&6; }
24084 if test "$ac_cv_have_daylight" = "yes"
24085 then
24086
24087 cat >>confdefs.h <<\_ACEOF
24088 #define HAVE_DAYLIGHT 1
24089 _ACEOF
24090
24091 fi
24092
24093 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
24094 $as_echo_n "checking for isinf... " >&6; }
24095 if test "${ac_cv_have_isinf+set}" = set; then
24096   $as_echo_n "(cached) " >&6
24097 else
24098   cat >conftest.$ac_ext <<_ACEOF
24099 /* confdefs.h.  */
24100 _ACEOF
24101 cat confdefs.h >>conftest.$ac_ext
24102 cat >>conftest.$ac_ext <<_ACEOF
24103 /* end confdefs.h.  */
24104 #include <math.h>
24105 int
24106 main ()
24107 {
24108 float f = 0.0; int i=isinf(f)
24109   ;
24110   return 0;
24111 }
24112 _ACEOF
24113 rm -f conftest.$ac_objext conftest$ac_exeext
24114 if { (ac_try="$ac_link"
24115 case "(($ac_try" in
24116   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24117   *) ac_try_echo=$ac_try;;
24118 esac
24119 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24120 $as_echo "$ac_try_echo") >&5
24121   (eval "$ac_link") 2>conftest.er1
24122   ac_status=$?
24123   grep -v '^ *+' conftest.er1 >conftest.err
24124   rm -f conftest.er1
24125   cat conftest.err >&5
24126   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24127   (exit $ac_status); } && {
24128          test -z "$ac_c_werror_flag" ||
24129          test ! -s conftest.err
24130        } && test -s conftest$ac_exeext && {
24131          test "$cross_compiling" = yes ||
24132          $as_test_x conftest$ac_exeext
24133        }; then
24134   ac_cv_have_isinf="yes"
24135 else
24136   $as_echo "$as_me: failed program was:" >&5
24137 sed 's/^/| /' conftest.$ac_ext >&5
24138
24139         ac_cv_have_isinf="no"
24140 fi
24141
24142 rm -rf conftest.dSYM
24143 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24144       conftest$ac_exeext conftest.$ac_ext
24145 fi
24146 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
24147 $as_echo "$ac_cv_have_isinf" >&6; }
24148 if test "$ac_cv_have_isinf" = "yes"
24149 then
24150
24151 cat >>confdefs.h <<\_ACEOF
24152 #define HAVE_ISINF 1
24153 _ACEOF
24154
24155 fi
24156
24157 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
24158 $as_echo_n "checking for isnan... " >&6; }
24159 if test "${ac_cv_have_isnan+set}" = set; then
24160   $as_echo_n "(cached) " >&6
24161 else
24162   cat >conftest.$ac_ext <<_ACEOF
24163 /* confdefs.h.  */
24164 _ACEOF
24165 cat confdefs.h >>conftest.$ac_ext
24166 cat >>conftest.$ac_ext <<_ACEOF
24167 /* end confdefs.h.  */
24168 #include <math.h>
24169 int
24170 main ()
24171 {
24172 float f = 0.0; int i=isnan(f)
24173   ;
24174   return 0;
24175 }
24176 _ACEOF
24177 rm -f conftest.$ac_objext conftest$ac_exeext
24178 if { (ac_try="$ac_link"
24179 case "(($ac_try" in
24180   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24181   *) ac_try_echo=$ac_try;;
24182 esac
24183 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24184 $as_echo "$ac_try_echo") >&5
24185   (eval "$ac_link") 2>conftest.er1
24186   ac_status=$?
24187   grep -v '^ *+' conftest.er1 >conftest.err
24188   rm -f conftest.er1
24189   cat conftest.err >&5
24190   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24191   (exit $ac_status); } && {
24192          test -z "$ac_c_werror_flag" ||
24193          test ! -s conftest.err
24194        } && test -s conftest$ac_exeext && {
24195          test "$cross_compiling" = yes ||
24196          $as_test_x conftest$ac_exeext
24197        }; then
24198   ac_cv_have_isnan="yes"
24199 else
24200   $as_echo "$as_me: failed program was:" >&5
24201 sed 's/^/| /' conftest.$ac_ext >&5
24202
24203         ac_cv_have_isnan="no"
24204 fi
24205
24206 rm -rf conftest.dSYM
24207 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24208       conftest$ac_exeext conftest.$ac_ext
24209 fi
24210 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
24211 $as_echo "$ac_cv_have_isnan" >&6; }
24212 if test "$ac_cv_have_isnan" = "yes"
24213 then
24214
24215 cat >>confdefs.h <<\_ACEOF
24216 #define HAVE_ISNAN 1
24217 _ACEOF
24218
24219 fi
24220
24221
24222 case $host_cpu in
24223   *i[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
24224 $as_echo_n "checking whether we need to define __i386__... " >&6; }
24225 if test "${ac_cv_cpp_def___i386__+set}" = set; then
24226   $as_echo_n "(cached) " >&6
24227 else
24228   cat >conftest.$ac_ext <<_ACEOF
24229 /* confdefs.h.  */
24230 _ACEOF
24231 cat confdefs.h >>conftest.$ac_ext
24232 cat >>conftest.$ac_ext <<_ACEOF
24233 /* end confdefs.h.  */
24234 #ifndef __i386__
24235 yes
24236 #endif
24237 _ACEOF
24238 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24239   $EGREP "yes" >/dev/null 2>&1; then
24240   ac_cv_cpp_def___i386__=yes
24241 else
24242   ac_cv_cpp_def___i386__=no
24243 fi
24244 rm -f conftest*
24245
24246 fi
24247 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
24248 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
24249 if test $ac_cv_cpp_def___i386__ = yes; then
24250   CFLAGS="$CFLAGS -D__i386__"
24251   LINTFLAGS="$LINTFLAGS -D__i386__"
24252 fi
24253  ;;
24254   *x86_64*)         { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
24255 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
24256 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
24257   $as_echo_n "(cached) " >&6
24258 else
24259   cat >conftest.$ac_ext <<_ACEOF
24260 /* confdefs.h.  */
24261 _ACEOF
24262 cat confdefs.h >>conftest.$ac_ext
24263 cat >>conftest.$ac_ext <<_ACEOF
24264 /* end confdefs.h.  */
24265 #ifndef __x86_64__
24266 yes
24267 #endif
24268 _ACEOF
24269 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24270   $EGREP "yes" >/dev/null 2>&1; then
24271   ac_cv_cpp_def___x86_64__=yes
24272 else
24273   ac_cv_cpp_def___x86_64__=no
24274 fi
24275 rm -f conftest*
24276
24277 fi
24278 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
24279 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
24280 if test $ac_cv_cpp_def___x86_64__ = yes; then
24281   CFLAGS="$CFLAGS -D__x86_64__"
24282   LINTFLAGS="$LINTFLAGS -D__x86_64__"
24283 fi
24284  ;;
24285   *alpha*)          { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
24286 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
24287 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
24288   $as_echo_n "(cached) " >&6
24289 else
24290   cat >conftest.$ac_ext <<_ACEOF
24291 /* confdefs.h.  */
24292 _ACEOF
24293 cat confdefs.h >>conftest.$ac_ext
24294 cat >>conftest.$ac_ext <<_ACEOF
24295 /* end confdefs.h.  */
24296 #ifndef __ALPHA__
24297 yes
24298 #endif
24299 _ACEOF
24300 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24301   $EGREP "yes" >/dev/null 2>&1; then
24302   ac_cv_cpp_def___ALPHA__=yes
24303 else
24304   ac_cv_cpp_def___ALPHA__=no
24305 fi
24306 rm -f conftest*
24307
24308 fi
24309 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
24310 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
24311 if test $ac_cv_cpp_def___ALPHA__ = yes; then
24312   CFLAGS="$CFLAGS -D__ALPHA__"
24313   LINTFLAGS="$LINTFLAGS -D__ALPHA__"
24314 fi
24315  ;;
24316   *sparc*)          { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
24317 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
24318 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
24319   $as_echo_n "(cached) " >&6
24320 else
24321   cat >conftest.$ac_ext <<_ACEOF
24322 /* confdefs.h.  */
24323 _ACEOF
24324 cat confdefs.h >>conftest.$ac_ext
24325 cat >>conftest.$ac_ext <<_ACEOF
24326 /* end confdefs.h.  */
24327 #ifndef __sparc__
24328 yes
24329 #endif
24330 _ACEOF
24331 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24332   $EGREP "yes" >/dev/null 2>&1; then
24333   ac_cv_cpp_def___sparc__=yes
24334 else
24335   ac_cv_cpp_def___sparc__=no
24336 fi
24337 rm -f conftest*
24338
24339 fi
24340 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
24341 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
24342 if test $ac_cv_cpp_def___sparc__ = yes; then
24343   CFLAGS="$CFLAGS -D__sparc__"
24344   LINTFLAGS="$LINTFLAGS -D__sparc__"
24345 fi
24346  ;;
24347   *powerpc*)        { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
24348 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
24349 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
24350   $as_echo_n "(cached) " >&6
24351 else
24352   cat >conftest.$ac_ext <<_ACEOF
24353 /* confdefs.h.  */
24354 _ACEOF
24355 cat confdefs.h >>conftest.$ac_ext
24356 cat >>conftest.$ac_ext <<_ACEOF
24357 /* end confdefs.h.  */
24358 #ifndef __powerpc__
24359 yes
24360 #endif
24361 _ACEOF
24362 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24363   $EGREP "yes" >/dev/null 2>&1; then
24364   ac_cv_cpp_def___powerpc__=yes
24365 else
24366   ac_cv_cpp_def___powerpc__=no
24367 fi
24368 rm -f conftest*
24369
24370 fi
24371 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
24372 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
24373 if test $ac_cv_cpp_def___powerpc__ = yes; then
24374   CFLAGS="$CFLAGS -D__powerpc__"
24375   LINTFLAGS="$LINTFLAGS -D__powerpc__"
24376 fi
24377  ;;
24378 esac
24379
24380 case $host_vendor in
24381   *sun*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
24382 $as_echo_n "checking whether we need to define __sun__... " >&6; }
24383 if test "${ac_cv_cpp_def___sun__+set}" = set; then
24384   $as_echo_n "(cached) " >&6
24385 else
24386   cat >conftest.$ac_ext <<_ACEOF
24387 /* confdefs.h.  */
24388 _ACEOF
24389 cat confdefs.h >>conftest.$ac_ext
24390 cat >>conftest.$ac_ext <<_ACEOF
24391 /* end confdefs.h.  */
24392 #ifndef __sun__
24393 yes
24394 #endif
24395 _ACEOF
24396 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24397   $EGREP "yes" >/dev/null 2>&1; then
24398   ac_cv_cpp_def___sun__=yes
24399 else
24400   ac_cv_cpp_def___sun__=no
24401 fi
24402 rm -f conftest*
24403
24404 fi
24405 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
24406 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
24407 if test $ac_cv_cpp_def___sun__ = yes; then
24408   CFLAGS="$CFLAGS -D__sun__"
24409   LINTFLAGS="$LINTFLAGS -D__sun__"
24410 fi
24411  ;;
24412 esac
24413
24414
24415 DEPENDENCIES="### Dependencies:
24416
24417 .INIT: Makefile
24418 .BEGIN: Makefile
24419 .MAKEFILEDEPS:
24420 Makefile: dummy
24421         -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
24422
24423 \$(OBJS) \$(C_SRCS16:.c=.o): \$(IDL_GEN_HEADERS)
24424 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
24425 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
24426 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
24427 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
24428
24429
24430 ALL_MAKERULES=""
24431
24432 ALL_MAKEFILES=""
24433
24434 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
24435
24436
24437 ALL_TOP_DIRS=""
24438
24439 ALL_DLL_DIRS=""
24440
24441 ALL_IMPLIB_DIRS=""
24442
24443 ALL_TEST_DIRS=""
24444
24445 ALL_PROGRAM_DIRS=""
24446
24447 ALL_PROGRAM_INSTALL_DIRS=""
24448
24449 ALL_PROGRAM_BIN_INSTALL_DIRS=""
24450
24451
24452
24453
24454
24455 ac_config_commands="$ac_config_commands include/stamp-h"
24456
24457
24458 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
24459
24460 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
24461
24462 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
24463
24464 ac_config_commands="$ac_config_commands dlls/user32/resources"
24465
24466 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
24467
24468 ac_config_commands="$ac_config_commands include/wine"
24469
24470
24471 ALL_MAKERULES="$ALL_MAKERULES \\
24472         Make.rules"
24473 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24474 Make.rules: Make.rules.in"
24475 MAKE_RULES=Make.rules
24476 ac_config_files="$ac_config_files Make.rules"
24477
24478 ALL_MAKERULES="$ALL_MAKERULES \\
24479         dlls/Makedll.rules"
24480 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24481 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
24482 MAKE_DLL_RULES=dlls/Makedll.rules
24483 ac_config_files="$ac_config_files dlls/Makedll.rules"
24484
24485 ALL_MAKERULES="$ALL_MAKERULES \\
24486         dlls/Makeimplib.rules"
24487 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24488 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
24489 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
24490 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
24491
24492 ALL_MAKERULES="$ALL_MAKERULES \\
24493         dlls/Maketest.rules"
24494 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24495 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
24496 MAKE_TEST_RULES=dlls/Maketest.rules
24497 ac_config_files="$ac_config_files dlls/Maketest.rules"
24498
24499 ALL_MAKERULES="$ALL_MAKERULES \\
24500         programs/Makeprog.rules"
24501 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24502 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
24503 MAKE_PROG_RULES=programs/Makeprog.rules
24504 ac_config_files="$ac_config_files programs/Makeprog.rules"
24505
24506
24507
24508
24509 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24510 Makefile: Makefile.in Make.rules"
24511 ac_config_files="$ac_config_files Makefile"
24512
24513 ALL_MAKEFILES="$ALL_MAKEFILES \\
24514         dlls/Makefile"
24515 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
24516         dlls"
24517 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24518 dlls/Makefile: dlls/Makefile.in Make.rules"
24519 ac_config_files="$ac_config_files dlls/Makefile"
24520
24521 ALL_MAKEFILES="$ALL_MAKEFILES \\
24522         dlls/acledit/Makefile"
24523 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24524         acledit"
24525 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24526 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
24527 ac_config_files="$ac_config_files dlls/acledit/Makefile"
24528
24529 ALL_MAKEFILES="$ALL_MAKEFILES \\
24530         dlls/aclui/Makefile"
24531 test "x$enable_aclui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24532         aclui"
24533 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24534 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
24535 ac_config_files="$ac_config_files dlls/aclui/Makefile"
24536
24537 ALL_MAKEFILES="$ALL_MAKEFILES \\
24538         dlls/activeds/Makefile"
24539 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24540         activeds"
24541 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24542 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
24543 ac_config_files="$ac_config_files dlls/activeds/Makefile"
24544
24545 ALL_MAKEFILES="$ALL_MAKEFILES \\
24546         dlls/actxprxy/Makefile"
24547 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24548         actxprxy"
24549 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24550 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
24551 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
24552
24553 ALL_MAKEFILES="$ALL_MAKEFILES \\
24554         dlls/adsiid/Makefile"
24555 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24556         adsiid"
24557 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24558 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
24559 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
24560
24561 ALL_MAKEFILES="$ALL_MAKEFILES \\
24562         dlls/advapi32/Makefile"
24563 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24564         advapi32"
24565 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24566 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
24567 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
24568
24569 ALL_MAKEFILES="$ALL_MAKEFILES \\
24570         dlls/advapi32/tests/Makefile"
24571 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24572         advapi32/tests"
24573 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24574 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
24575 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
24576
24577 ALL_MAKEFILES="$ALL_MAKEFILES \\
24578         dlls/advpack/Makefile"
24579 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24580         advpack"
24581 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24582 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
24583 ac_config_files="$ac_config_files dlls/advpack/Makefile"
24584
24585 ALL_MAKEFILES="$ALL_MAKEFILES \\
24586         dlls/advpack/tests/Makefile"
24587 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24588         advpack/tests"
24589 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24590 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
24591 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
24592
24593 ALL_MAKEFILES="$ALL_MAKEFILES \\
24594         dlls/amstream/Makefile"
24595 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24596         amstream"
24597 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24598 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
24599 ac_config_files="$ac_config_files dlls/amstream/Makefile"
24600
24601 ALL_MAKEFILES="$ALL_MAKEFILES \\
24602         dlls/appwiz.cpl/Makefile"
24603 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24604         appwiz.cpl"
24605 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24606 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
24607 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
24608
24609 ALL_MAKEFILES="$ALL_MAKEFILES \\
24610         dlls/atl/Makefile"
24611 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24612         atl"
24613 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24614 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
24615 ac_config_files="$ac_config_files dlls/atl/Makefile"
24616
24617 ALL_MAKEFILES="$ALL_MAKEFILES \\
24618         dlls/authz/Makefile"
24619 test "x$enable_authz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24620         authz"
24621 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24622 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
24623 ac_config_files="$ac_config_files dlls/authz/Makefile"
24624
24625 ALL_MAKEFILES="$ALL_MAKEFILES \\
24626         dlls/avicap32/Makefile"
24627 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24628         avicap32"
24629 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24630 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
24631 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
24632
24633 ALL_MAKEFILES="$ALL_MAKEFILES \\
24634         dlls/avifil32/Makefile"
24635 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24636         avifil32"
24637 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24638 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
24639 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
24640
24641 ALL_MAKEFILES="$ALL_MAKEFILES \\
24642         dlls/browseui/Makefile"
24643 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24644         browseui"
24645 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24646 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
24647 ac_config_files="$ac_config_files dlls/browseui/Makefile"
24648
24649 ALL_MAKEFILES="$ALL_MAKEFILES \\
24650         dlls/browseui/tests/Makefile"
24651 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24652         browseui/tests"
24653 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24654 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
24655 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
24656
24657 ALL_MAKEFILES="$ALL_MAKEFILES \\
24658         dlls/cabinet/Makefile"
24659 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24660         cabinet"
24661 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24662 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
24663 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
24664
24665 ALL_MAKEFILES="$ALL_MAKEFILES \\
24666         dlls/cabinet/tests/Makefile"
24667 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24668         cabinet/tests"
24669 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24670 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
24671 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
24672
24673 ALL_MAKEFILES="$ALL_MAKEFILES \\
24674         dlls/capi2032/Makefile"
24675 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24676         capi2032"
24677 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24678 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
24679 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
24680
24681 ALL_MAKEFILES="$ALL_MAKEFILES \\
24682         dlls/cards/Makefile"
24683 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24684         cards"
24685 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24686 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
24687 ac_config_files="$ac_config_files dlls/cards/Makefile"
24688
24689 ALL_MAKEFILES="$ALL_MAKEFILES \\
24690         dlls/cfgmgr32/Makefile"
24691 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24692         cfgmgr32"
24693 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24694 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
24695 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
24696
24697 ALL_MAKEFILES="$ALL_MAKEFILES \\
24698         dlls/clusapi/Makefile"
24699 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24700         clusapi"
24701 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24702 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
24703 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
24704
24705 ALL_MAKEFILES="$ALL_MAKEFILES \\
24706         dlls/comcat/Makefile"
24707 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24708         comcat"
24709 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24710 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
24711 ac_config_files="$ac_config_files dlls/comcat/Makefile"
24712
24713 ALL_MAKEFILES="$ALL_MAKEFILES \\
24714         dlls/comcat/tests/Makefile"
24715 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24716         comcat/tests"
24717 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24718 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
24719 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
24720
24721 ALL_MAKEFILES="$ALL_MAKEFILES \\
24722         dlls/comctl32/Makefile"
24723 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24724         comctl32"
24725 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24726 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
24727 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
24728
24729 ALL_MAKEFILES="$ALL_MAKEFILES \\
24730         dlls/comctl32/tests/Makefile"
24731 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24732         comctl32/tests"
24733 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24734 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
24735 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
24736
24737 ALL_MAKEFILES="$ALL_MAKEFILES \\
24738         dlls/comdlg32/Makefile"
24739 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24740         comdlg32"
24741 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24742 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
24743 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
24744
24745 ALL_MAKEFILES="$ALL_MAKEFILES \\
24746         dlls/comdlg32/tests/Makefile"
24747 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24748         comdlg32/tests"
24749 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24750 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
24751 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
24752
24753 ALL_MAKEFILES="$ALL_MAKEFILES \\
24754         dlls/comm.drv16/Makefile"
24755 test "x$enable_comm_drv16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24756         comm.drv16"
24757 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24758 dlls/comm.drv16/Makefile: dlls/comm.drv16/Makefile.in dlls/Makedll.rules"
24759 ac_config_files="$ac_config_files dlls/comm.drv16/Makefile"
24760
24761 ALL_MAKEFILES="$ALL_MAKEFILES \\
24762         dlls/compstui/Makefile"
24763 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24764         compstui"
24765 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24766 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
24767 ac_config_files="$ac_config_files dlls/compstui/Makefile"
24768
24769 ALL_MAKEFILES="$ALL_MAKEFILES \\
24770         dlls/credui/Makefile"
24771 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24772         credui"
24773 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24774 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
24775 ac_config_files="$ac_config_files dlls/credui/Makefile"
24776
24777 ALL_MAKEFILES="$ALL_MAKEFILES \\
24778         dlls/credui/tests/Makefile"
24779 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24780         credui/tests"
24781 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24782 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
24783 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
24784
24785 ALL_MAKEFILES="$ALL_MAKEFILES \\
24786         dlls/crtdll/Makefile"
24787 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24788         crtdll"
24789 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24790 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
24791 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
24792
24793 ALL_MAKEFILES="$ALL_MAKEFILES \\
24794         dlls/crypt32/Makefile"
24795 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24796         crypt32"
24797 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24798 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
24799 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
24800
24801 ALL_MAKEFILES="$ALL_MAKEFILES \\
24802         dlls/crypt32/tests/Makefile"
24803 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24804         crypt32/tests"
24805 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24806 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
24807 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
24808
24809 ALL_MAKEFILES="$ALL_MAKEFILES \\
24810         dlls/cryptdlg/Makefile"
24811 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24812         cryptdlg"
24813 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24814 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
24815 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
24816
24817 ALL_MAKEFILES="$ALL_MAKEFILES \\
24818         dlls/cryptdll/Makefile"
24819 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24820         cryptdll"
24821 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24822 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
24823 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
24824
24825 ALL_MAKEFILES="$ALL_MAKEFILES \\
24826         dlls/cryptnet/Makefile"
24827 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24828         cryptnet"
24829 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24830 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
24831 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
24832
24833 ALL_MAKEFILES="$ALL_MAKEFILES \\
24834         dlls/cryptnet/tests/Makefile"
24835 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24836         cryptnet/tests"
24837 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24838 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
24839 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
24840
24841 ALL_MAKEFILES="$ALL_MAKEFILES \\
24842         dlls/cryptui/Makefile"
24843 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24844         cryptui"
24845 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24846 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
24847 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
24848
24849 ALL_MAKEFILES="$ALL_MAKEFILES \\
24850         dlls/cryptui/tests/Makefile"
24851 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24852         cryptui/tests"
24853 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24854 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
24855 ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
24856
24857 ALL_MAKEFILES="$ALL_MAKEFILES \\
24858         dlls/ctapi32/Makefile"
24859 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24860         ctapi32"
24861 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24862 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
24863 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
24864
24865 ALL_MAKEFILES="$ALL_MAKEFILES \\
24866         dlls/ctl3d32/Makefile"
24867 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24868         ctl3d32"
24869 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24870 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
24871 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
24872
24873 ALL_MAKEFILES="$ALL_MAKEFILES \\
24874         dlls/d3d10/Makefile"
24875 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24876         d3d10"
24877 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24878 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
24879 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
24880
24881 ALL_MAKEFILES="$ALL_MAKEFILES \\
24882         dlls/d3d10/tests/Makefile"
24883 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24884         d3d10/tests"
24885 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24886 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
24887 ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
24888
24889 ALL_MAKEFILES="$ALL_MAKEFILES \\
24890         dlls/d3d10core/Makefile"
24891 test "x$enable_d3d10core" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24892         d3d10core"
24893 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24894 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
24895 ac_config_files="$ac_config_files dlls/d3d10core/Makefile"
24896
24897 ALL_MAKEFILES="$ALL_MAKEFILES \\
24898         dlls/d3d10core/tests/Makefile"
24899 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24900         d3d10core/tests"
24901 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24902 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
24903 ac_config_files="$ac_config_files dlls/d3d10core/tests/Makefile"
24904
24905 ALL_MAKEFILES="$ALL_MAKEFILES \\
24906         dlls/d3d8/Makefile"
24907 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24908         d3d8"
24909 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24910 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
24911 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
24912
24913 ALL_MAKEFILES="$ALL_MAKEFILES \\
24914         dlls/d3d8/tests/Makefile"
24915 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24916         d3d8/tests"
24917 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24918 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
24919 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
24920
24921 ALL_MAKEFILES="$ALL_MAKEFILES \\
24922         dlls/d3d9/Makefile"
24923 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24924         d3d9"
24925 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24926 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
24927 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
24928
24929 ALL_MAKEFILES="$ALL_MAKEFILES \\
24930         dlls/d3d9/tests/Makefile"
24931 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24932         d3d9/tests"
24933 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24934 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
24935 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
24936
24937 ALL_MAKEFILES="$ALL_MAKEFILES \\
24938         dlls/d3dim/Makefile"
24939 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24940         d3dim"
24941 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24942 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
24943 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
24944
24945 ALL_MAKEFILES="$ALL_MAKEFILES \\
24946         dlls/d3drm/Makefile"
24947 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24948         d3drm"
24949 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24950 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
24951 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
24952
24953 ALL_MAKEFILES="$ALL_MAKEFILES \\
24954         dlls/d3drm/tests/Makefile"
24955 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24956         d3drm/tests"
24957 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24958 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
24959 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
24960
24961 ALL_MAKEFILES="$ALL_MAKEFILES \\
24962         dlls/d3dx8/Makefile"
24963 test "x$enable_d3dx8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24964         d3dx8"
24965 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24966 dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
24967 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
24968
24969 ALL_MAKEFILES="$ALL_MAKEFILES \\
24970         dlls/d3dx8/tests/Makefile"
24971 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24972         d3dx8/tests"
24973 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24974 dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
24975 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
24976
24977 ALL_MAKEFILES="$ALL_MAKEFILES \\
24978         dlls/d3dx9_24/Makefile"
24979 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24980         d3dx9_24"
24981 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24982 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
24983 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
24984
24985 ALL_MAKEFILES="$ALL_MAKEFILES \\
24986         dlls/d3dx9_25/Makefile"
24987 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24988         d3dx9_25"
24989 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24990 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
24991 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
24992
24993 ALL_MAKEFILES="$ALL_MAKEFILES \\
24994         dlls/d3dx9_26/Makefile"
24995 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24996         d3dx9_26"
24997 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24998 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
24999 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
25000
25001 ALL_MAKEFILES="$ALL_MAKEFILES \\
25002         dlls/d3dx9_27/Makefile"
25003 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25004         d3dx9_27"
25005 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25006 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
25007 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
25008
25009 ALL_MAKEFILES="$ALL_MAKEFILES \\
25010         dlls/d3dx9_28/Makefile"
25011 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25012         d3dx9_28"
25013 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25014 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
25015 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
25016
25017 ALL_MAKEFILES="$ALL_MAKEFILES \\
25018         dlls/d3dx9_29/Makefile"
25019 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25020         d3dx9_29"
25021 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25022 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
25023 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
25024
25025 ALL_MAKEFILES="$ALL_MAKEFILES \\
25026         dlls/d3dx9_30/Makefile"
25027 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25028         d3dx9_30"
25029 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25030 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
25031 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
25032
25033 ALL_MAKEFILES="$ALL_MAKEFILES \\
25034         dlls/d3dx9_31/Makefile"
25035 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25036         d3dx9_31"
25037 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25038 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
25039 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
25040
25041 ALL_MAKEFILES="$ALL_MAKEFILES \\
25042         dlls/d3dx9_32/Makefile"
25043 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25044         d3dx9_32"
25045 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25046 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
25047 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
25048
25049 ALL_MAKEFILES="$ALL_MAKEFILES \\
25050         dlls/d3dx9_33/Makefile"
25051 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25052         d3dx9_33"
25053 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25054 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
25055 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
25056
25057 ALL_MAKEFILES="$ALL_MAKEFILES \\
25058         dlls/d3dx9_34/Makefile"
25059 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25060         d3dx9_34"
25061 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25062 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
25063 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
25064
25065 ALL_MAKEFILES="$ALL_MAKEFILES \\
25066         dlls/d3dx9_35/Makefile"
25067 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25068         d3dx9_35"
25069 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25070 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
25071 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
25072
25073 ALL_MAKEFILES="$ALL_MAKEFILES \\
25074         dlls/d3dx9_36/Makefile"
25075 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25076         d3dx9_36"
25077 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25078 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
25079 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
25080
25081 ALL_MAKEFILES="$ALL_MAKEFILES \\
25082         dlls/d3dx9_36/tests/Makefile"
25083 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25084         d3dx9_36/tests"
25085 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25086 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
25087 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
25088
25089 ALL_MAKEFILES="$ALL_MAKEFILES \\
25090         dlls/d3dx9_37/Makefile"
25091 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25092         d3dx9_37"
25093 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25094 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
25095 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
25096
25097 ALL_MAKEFILES="$ALL_MAKEFILES \\
25098         dlls/d3dx9_38/Makefile"
25099 test "x$enable_d3dx9_38" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25100         d3dx9_38"
25101 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25102 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
25103 ac_config_files="$ac_config_files dlls/d3dx9_38/Makefile"
25104
25105 ALL_MAKEFILES="$ALL_MAKEFILES \\
25106         dlls/d3dx9_39/Makefile"
25107 test "x$enable_d3dx9_39" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25108         d3dx9_39"
25109 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25110 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
25111 ac_config_files="$ac_config_files dlls/d3dx9_39/Makefile"
25112
25113 ALL_MAKEFILES="$ALL_MAKEFILES \\
25114         dlls/d3dx9_40/Makefile"
25115 test "x$enable_d3dx9_40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25116         d3dx9_40"
25117 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25118 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
25119 ac_config_files="$ac_config_files dlls/d3dx9_40/Makefile"
25120
25121 ALL_MAKEFILES="$ALL_MAKEFILES \\
25122         dlls/d3dxof/Makefile"
25123 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25124         d3dxof"
25125 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25126 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
25127 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
25128
25129 ALL_MAKEFILES="$ALL_MAKEFILES \\
25130         dlls/d3dxof/tests/Makefile"
25131 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25132         d3dxof/tests"
25133 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25134 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
25135 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
25136
25137 ALL_MAKEFILES="$ALL_MAKEFILES \\
25138         dlls/dbghelp/Makefile"
25139 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25140         dbghelp"
25141 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25142 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
25143 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
25144
25145 ALL_MAKEFILES="$ALL_MAKEFILES \\
25146         dlls/dciman32/Makefile"
25147 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25148         dciman32"
25149 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25150 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
25151 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
25152
25153 ALL_MAKEFILES="$ALL_MAKEFILES \\
25154         dlls/ddraw/Makefile"
25155 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25156         ddraw"
25157 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25158 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
25159 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
25160
25161 ALL_MAKEFILES="$ALL_MAKEFILES \\
25162         dlls/ddraw/tests/Makefile"
25163 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25164         ddraw/tests"
25165 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25166 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
25167 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
25168
25169 ALL_MAKEFILES="$ALL_MAKEFILES \\
25170         dlls/ddrawex/Makefile"
25171 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25172         ddrawex"
25173 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25174 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
25175 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
25176
25177 ALL_MAKEFILES="$ALL_MAKEFILES \\
25178         dlls/ddrawex/tests/Makefile"
25179 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25180         ddrawex/tests"
25181 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25182 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
25183 ac_config_files="$ac_config_files dlls/ddrawex/tests/Makefile"
25184
25185 ALL_MAKEFILES="$ALL_MAKEFILES \\
25186         dlls/devenum/Makefile"
25187 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25188         devenum"
25189 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25190 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
25191 ac_config_files="$ac_config_files dlls/devenum/Makefile"
25192
25193 ALL_MAKEFILES="$ALL_MAKEFILES \\
25194         dlls/dinput/Makefile"
25195 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25196         dinput"
25197 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25198 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
25199 ac_config_files="$ac_config_files dlls/dinput/Makefile"
25200
25201 ALL_MAKEFILES="$ALL_MAKEFILES \\
25202         dlls/dinput/tests/Makefile"
25203 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25204         dinput/tests"
25205 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25206 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
25207 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
25208
25209 ALL_MAKEFILES="$ALL_MAKEFILES \\
25210         dlls/dinput8/Makefile"
25211 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25212         dinput8"
25213 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25214 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
25215 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
25216
25217 ALL_MAKEFILES="$ALL_MAKEFILES \\
25218         dlls/dispdib.dll16/Makefile"
25219 test "x$enable_dispdib_dll16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25220         dispdib.dll16"
25221 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25222 dlls/dispdib.dll16/Makefile: dlls/dispdib.dll16/Makefile.in dlls/Makedll.rules"
25223 ac_config_files="$ac_config_files dlls/dispdib.dll16/Makefile"
25224
25225 ALL_MAKEFILES="$ALL_MAKEFILES \\
25226         dlls/display.drv16/Makefile"
25227 test "x$enable_display_drv16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25228         display.drv16"
25229 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25230 dlls/display.drv16/Makefile: dlls/display.drv16/Makefile.in dlls/Makedll.rules"
25231 ac_config_files="$ac_config_files dlls/display.drv16/Makefile"
25232
25233 ALL_MAKEFILES="$ALL_MAKEFILES \\
25234         dlls/dmband/Makefile"
25235 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25236         dmband"
25237 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25238 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
25239 ac_config_files="$ac_config_files dlls/dmband/Makefile"
25240
25241 ALL_MAKEFILES="$ALL_MAKEFILES \\
25242         dlls/dmcompos/Makefile"
25243 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25244         dmcompos"
25245 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25246 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
25247 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
25248
25249 ALL_MAKEFILES="$ALL_MAKEFILES \\
25250         dlls/dmime/Makefile"
25251 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25252         dmime"
25253 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25254 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
25255 ac_config_files="$ac_config_files dlls/dmime/Makefile"
25256
25257 ALL_MAKEFILES="$ALL_MAKEFILES \\
25258         dlls/dmloader/Makefile"
25259 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25260         dmloader"
25261 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25262 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
25263 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
25264
25265 ALL_MAKEFILES="$ALL_MAKEFILES \\
25266         dlls/dmscript/Makefile"
25267 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25268         dmscript"
25269 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25270 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
25271 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
25272
25273 ALL_MAKEFILES="$ALL_MAKEFILES \\
25274         dlls/dmstyle/Makefile"
25275 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25276         dmstyle"
25277 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25278 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
25279 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
25280
25281 ALL_MAKEFILES="$ALL_MAKEFILES \\
25282         dlls/dmsynth/Makefile"
25283 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25284         dmsynth"
25285 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25286 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
25287 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
25288
25289 ALL_MAKEFILES="$ALL_MAKEFILES \\
25290         dlls/dmusic/Makefile"
25291 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25292         dmusic"
25293 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25294 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
25295 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
25296
25297 ALL_MAKEFILES="$ALL_MAKEFILES \\
25298         dlls/dmusic32/Makefile"
25299 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25300         dmusic32"
25301 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25302 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
25303 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
25304
25305 ALL_MAKEFILES="$ALL_MAKEFILES \\
25306         dlls/dnsapi/Makefile"
25307 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25308         dnsapi"
25309 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25310 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
25311 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
25312
25313 ALL_MAKEFILES="$ALL_MAKEFILES \\
25314         dlls/dnsapi/tests/Makefile"
25315 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25316         dnsapi/tests"
25317 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25318 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
25319 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
25320
25321 ALL_MAKEFILES="$ALL_MAKEFILES \\
25322         dlls/dplay/Makefile"
25323 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25324         dplay"
25325 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25326 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
25327 ac_config_files="$ac_config_files dlls/dplay/Makefile"
25328
25329 ALL_MAKEFILES="$ALL_MAKEFILES \\
25330         dlls/dplayx/Makefile"
25331 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25332         dplayx"
25333 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25334 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
25335 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
25336
25337 ALL_MAKEFILES="$ALL_MAKEFILES \\
25338         dlls/dplayx/tests/Makefile"
25339 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25340         dplayx/tests"
25341 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25342 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
25343 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
25344
25345 ALL_MAKEFILES="$ALL_MAKEFILES \\
25346         dlls/dpnaddr/Makefile"
25347 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25348         dpnaddr"
25349 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25350 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
25351 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
25352
25353 ALL_MAKEFILES="$ALL_MAKEFILES \\
25354         dlls/dpnet/Makefile"
25355 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25356         dpnet"
25357 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25358 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
25359 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
25360
25361 ALL_MAKEFILES="$ALL_MAKEFILES \\
25362         dlls/dpnhpast/Makefile"
25363 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25364         dpnhpast"
25365 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25366 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
25367 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
25368
25369 ALL_MAKEFILES="$ALL_MAKEFILES \\
25370         dlls/dpnlobby/Makefile"
25371 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25372         dpnlobby"
25373 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25374 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
25375 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
25376
25377 ALL_MAKEFILES="$ALL_MAKEFILES \\
25378         dlls/dpwsockx/Makefile"
25379 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25380         dpwsockx"
25381 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25382 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
25383 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
25384
25385 ALL_MAKEFILES="$ALL_MAKEFILES \\
25386         dlls/dsound/Makefile"
25387 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25388         dsound"
25389 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25390 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
25391 ac_config_files="$ac_config_files dlls/dsound/Makefile"
25392
25393 ALL_MAKEFILES="$ALL_MAKEFILES \\
25394         dlls/dsound/tests/Makefile"
25395 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25396         dsound/tests"
25397 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25398 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
25399 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
25400
25401 ALL_MAKEFILES="$ALL_MAKEFILES \\
25402         dlls/dssenh/Makefile"
25403 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25404         dssenh"
25405 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25406 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
25407 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
25408
25409 ALL_MAKEFILES="$ALL_MAKEFILES \\
25410         dlls/dswave/Makefile"
25411 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25412         dswave"
25413 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25414 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
25415 ac_config_files="$ac_config_files dlls/dswave/Makefile"
25416
25417 ALL_MAKEFILES="$ALL_MAKEFILES \\
25418         dlls/dwmapi/Makefile"
25419 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25420         dwmapi"
25421 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25422 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
25423 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
25424
25425 ALL_MAKEFILES="$ALL_MAKEFILES \\
25426         dlls/dxdiagn/Makefile"
25427 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25428         dxdiagn"
25429 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25430 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
25431 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
25432
25433 ALL_MAKEFILES="$ALL_MAKEFILES \\
25434         dlls/dxerr8/Makefile"
25435 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25436         dxerr8"
25437 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25438 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
25439 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
25440
25441 ALL_MAKEFILES="$ALL_MAKEFILES \\
25442         dlls/dxerr9/Makefile"
25443 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25444         dxerr9"
25445 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25446 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
25447 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
25448
25449 ALL_MAKEFILES="$ALL_MAKEFILES \\
25450         dlls/dxgi/Makefile"
25451 test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25452         dxgi"
25453 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25454 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
25455 ac_config_files="$ac_config_files dlls/dxgi/Makefile"
25456
25457 ALL_MAKEFILES="$ALL_MAKEFILES \\
25458         dlls/dxgi/tests/Makefile"
25459 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25460         dxgi/tests"
25461 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25462 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
25463 ac_config_files="$ac_config_files dlls/dxgi/tests/Makefile"
25464
25465 ALL_MAKEFILES="$ALL_MAKEFILES \\
25466         dlls/dxguid/Makefile"
25467 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25468         dxguid"
25469 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25470 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
25471 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
25472
25473 ALL_MAKEFILES="$ALL_MAKEFILES \\
25474         dlls/faultrep/Makefile"
25475 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25476         faultrep"
25477 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25478 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
25479 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
25480
25481 ALL_MAKEFILES="$ALL_MAKEFILES \\
25482         dlls/fusion/Makefile"
25483 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25484         fusion"
25485 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25486 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
25487 ac_config_files="$ac_config_files dlls/fusion/Makefile"
25488
25489 ALL_MAKEFILES="$ALL_MAKEFILES \\
25490         dlls/fusion/tests/Makefile"
25491 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25492         fusion/tests"
25493 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25494 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
25495 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
25496
25497 ALL_MAKEFILES="$ALL_MAKEFILES \\
25498         dlls/gdi32/Makefile"
25499 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25500         gdi32"
25501 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25502 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
25503 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
25504
25505 ALL_MAKEFILES="$ALL_MAKEFILES \\
25506         dlls/gdi32/tests/Makefile"
25507 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25508         gdi32/tests"
25509 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25510 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
25511 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
25512
25513 ALL_MAKEFILES="$ALL_MAKEFILES \\
25514         dlls/gdiplus/Makefile"
25515 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25516         gdiplus"
25517 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25518 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
25519 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
25520
25521 ALL_MAKEFILES="$ALL_MAKEFILES \\
25522         dlls/gdiplus/tests/Makefile"
25523 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25524         gdiplus/tests"
25525 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25526 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
25527 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
25528
25529 ALL_MAKEFILES="$ALL_MAKEFILES \\
25530         dlls/glu32/Makefile"
25531 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25532         glu32"
25533 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25534 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
25535 ac_config_files="$ac_config_files dlls/glu32/Makefile"
25536
25537 ALL_MAKEFILES="$ALL_MAKEFILES \\
25538         dlls/gphoto2.ds/Makefile"
25539 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25540         gphoto2.ds"
25541 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25542 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
25543 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
25544
25545 ALL_MAKEFILES="$ALL_MAKEFILES \\
25546         dlls/gpkcsp/Makefile"
25547 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25548         gpkcsp"
25549 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25550 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
25551 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
25552
25553 ALL_MAKEFILES="$ALL_MAKEFILES \\
25554         dlls/hal/Makefile"
25555 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25556         hal"
25557 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25558 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
25559 ac_config_files="$ac_config_files dlls/hal/Makefile"
25560
25561 ALL_MAKEFILES="$ALL_MAKEFILES \\
25562         dlls/hhctrl.ocx/Makefile"
25563 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25564         hhctrl.ocx"
25565 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25566 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
25567 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
25568
25569 ALL_MAKEFILES="$ALL_MAKEFILES \\
25570         dlls/hid/Makefile"
25571 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25572         hid"
25573 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25574 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
25575 ac_config_files="$ac_config_files dlls/hid/Makefile"
25576
25577 ALL_MAKEFILES="$ALL_MAKEFILES \\
25578         dlls/hlink/Makefile"
25579 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25580         hlink"
25581 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25582 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
25583 ac_config_files="$ac_config_files dlls/hlink/Makefile"
25584
25585 ALL_MAKEFILES="$ALL_MAKEFILES \\
25586         dlls/hlink/tests/Makefile"
25587 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25588         hlink/tests"
25589 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25590 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
25591 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
25592
25593 ALL_MAKEFILES="$ALL_MAKEFILES \\
25594         dlls/hnetcfg/Makefile"
25595 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25596         hnetcfg"
25597 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25598 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
25599 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
25600
25601 ALL_MAKEFILES="$ALL_MAKEFILES \\
25602         dlls/httpapi/Makefile"
25603 test "x$enable_httpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25604         httpapi"
25605 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25606 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
25607 ac_config_files="$ac_config_files dlls/httpapi/Makefile"
25608
25609 ALL_MAKEFILES="$ALL_MAKEFILES \\
25610         dlls/iccvid/Makefile"
25611 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25612         iccvid"
25613 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25614 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
25615 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
25616
25617 ALL_MAKEFILES="$ALL_MAKEFILES \\
25618         dlls/icmp/Makefile"
25619 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25620         icmp"
25621 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25622 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
25623 ac_config_files="$ac_config_files dlls/icmp/Makefile"
25624
25625 ALL_MAKEFILES="$ALL_MAKEFILES \\
25626         dlls/ifsmgr.vxd/Makefile"
25627 test "x$enable_ifsmgr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25628         ifsmgr.vxd"
25629 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25630 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
25631 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
25632
25633 ALL_MAKEFILES="$ALL_MAKEFILES \\
25634         dlls/imaadp32.acm/Makefile"
25635 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25636         imaadp32.acm"
25637 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25638 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
25639 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
25640
25641 ALL_MAKEFILES="$ALL_MAKEFILES \\
25642         dlls/imagehlp/Makefile"
25643 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25644         imagehlp"
25645 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25646 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
25647 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
25648
25649 ALL_MAKEFILES="$ALL_MAKEFILES \\
25650         dlls/imm32/Makefile"
25651 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25652         imm32"
25653 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25654 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
25655 ac_config_files="$ac_config_files dlls/imm32/Makefile"
25656
25657 ALL_MAKEFILES="$ALL_MAKEFILES \\
25658         dlls/imm32/tests/Makefile"
25659 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25660         imm32/tests"
25661 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25662 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
25663 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
25664
25665 ALL_MAKEFILES="$ALL_MAKEFILES \\
25666         dlls/inetcomm/Makefile"
25667 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25668         inetcomm"
25669 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25670 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
25671 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
25672
25673 ALL_MAKEFILES="$ALL_MAKEFILES \\
25674         dlls/inetcomm/tests/Makefile"
25675 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25676         inetcomm/tests"
25677 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25678 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
25679 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
25680
25681 ALL_MAKEFILES="$ALL_MAKEFILES \\
25682         dlls/inetmib1/Makefile"
25683 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25684         inetmib1"
25685 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25686 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
25687 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
25688
25689 ALL_MAKEFILES="$ALL_MAKEFILES \\
25690         dlls/inetmib1/tests/Makefile"
25691 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25692         inetmib1/tests"
25693 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25694 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
25695 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
25696
25697 ALL_MAKEFILES="$ALL_MAKEFILES \\
25698         dlls/infosoft/Makefile"
25699 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25700         infosoft"
25701 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25702 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
25703 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
25704
25705 ALL_MAKEFILES="$ALL_MAKEFILES \\
25706         dlls/infosoft/tests/Makefile"
25707 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25708         infosoft/tests"
25709 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25710 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
25711 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
25712
25713 ALL_MAKEFILES="$ALL_MAKEFILES \\
25714         dlls/initpki/Makefile"
25715 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25716         initpki"
25717 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25718 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
25719 ac_config_files="$ac_config_files dlls/initpki/Makefile"
25720
25721 ALL_MAKEFILES="$ALL_MAKEFILES \\
25722         dlls/inkobj/Makefile"
25723 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25724         inkobj"
25725 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25726 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
25727 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
25728
25729 ALL_MAKEFILES="$ALL_MAKEFILES \\
25730         dlls/inseng/Makefile"
25731 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25732         inseng"
25733 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25734 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
25735 ac_config_files="$ac_config_files dlls/inseng/Makefile"
25736
25737 ALL_MAKEFILES="$ALL_MAKEFILES \\
25738         dlls/iphlpapi/Makefile"
25739 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25740         iphlpapi"
25741 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25742 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
25743 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
25744
25745 ALL_MAKEFILES="$ALL_MAKEFILES \\
25746         dlls/iphlpapi/tests/Makefile"
25747 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25748         iphlpapi/tests"
25749 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25750 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
25751 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
25752
25753 ALL_MAKEFILES="$ALL_MAKEFILES \\
25754         dlls/itircl/Makefile"
25755 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25756         itircl"
25757 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25758 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
25759 ac_config_files="$ac_config_files dlls/itircl/Makefile"
25760
25761 ALL_MAKEFILES="$ALL_MAKEFILES \\
25762         dlls/itss/Makefile"
25763 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25764         itss"
25765 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25766 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
25767 ac_config_files="$ac_config_files dlls/itss/Makefile"
25768
25769 ALL_MAKEFILES="$ALL_MAKEFILES \\
25770         dlls/itss/tests/Makefile"
25771 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25772         itss/tests"
25773 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25774 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
25775 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
25776
25777 ALL_MAKEFILES="$ALL_MAKEFILES \\
25778         dlls/jscript/Makefile"
25779 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25780         jscript"
25781 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25782 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
25783 ac_config_files="$ac_config_files dlls/jscript/Makefile"
25784
25785 ALL_MAKEFILES="$ALL_MAKEFILES \\
25786         dlls/jscript/tests/Makefile"
25787 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25788         jscript/tests"
25789 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25790 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
25791 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
25792
25793 ALL_MAKEFILES="$ALL_MAKEFILES \\
25794         dlls/kernel32/Makefile"
25795 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25796         kernel32"
25797 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25798 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
25799 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
25800
25801 ALL_MAKEFILES="$ALL_MAKEFILES \\
25802         dlls/kernel32/tests/Makefile"
25803 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25804         kernel32/tests"
25805 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25806 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
25807 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
25808
25809 ALL_MAKEFILES="$ALL_MAKEFILES \\
25810         dlls/keyboard.drv16/Makefile"
25811 test "x$enable_keyboard_drv16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25812         keyboard.drv16"
25813 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25814 dlls/keyboard.drv16/Makefile: dlls/keyboard.drv16/Makefile.in dlls/Makedll.rules"
25815 ac_config_files="$ac_config_files dlls/keyboard.drv16/Makefile"
25816
25817 ALL_MAKEFILES="$ALL_MAKEFILES \\
25818         dlls/loadperf/Makefile"
25819 test "x$enable_loadperf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25820         loadperf"
25821 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25822 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
25823 ac_config_files="$ac_config_files dlls/loadperf/Makefile"
25824
25825 ALL_MAKEFILES="$ALL_MAKEFILES \\
25826         dlls/localspl/Makefile"
25827 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25828         localspl"
25829 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25830 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
25831 ac_config_files="$ac_config_files dlls/localspl/Makefile"
25832
25833 ALL_MAKEFILES="$ALL_MAKEFILES \\
25834         dlls/localspl/tests/Makefile"
25835 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25836         localspl/tests"
25837 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25838 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
25839 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
25840
25841 ALL_MAKEFILES="$ALL_MAKEFILES \\
25842         dlls/localui/Makefile"
25843 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25844         localui"
25845 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25846 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
25847 ac_config_files="$ac_config_files dlls/localui/Makefile"
25848
25849 ALL_MAKEFILES="$ALL_MAKEFILES \\
25850         dlls/localui/tests/Makefile"
25851 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25852         localui/tests"
25853 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25854 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
25855 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
25856
25857 ALL_MAKEFILES="$ALL_MAKEFILES \\
25858         dlls/lz32/Makefile"
25859 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25860         lz32"
25861 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25862 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
25863 ac_config_files="$ac_config_files dlls/lz32/Makefile"
25864
25865 ALL_MAKEFILES="$ALL_MAKEFILES \\
25866         dlls/lz32/tests/Makefile"
25867 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25868         lz32/tests"
25869 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25870 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
25871 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
25872
25873 ALL_MAKEFILES="$ALL_MAKEFILES \\
25874         dlls/mapi32/Makefile"
25875 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25876         mapi32"
25877 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25878 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
25879 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
25880
25881 ALL_MAKEFILES="$ALL_MAKEFILES \\
25882         dlls/mapi32/tests/Makefile"
25883 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25884         mapi32/tests"
25885 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25886 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
25887 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
25888
25889 ALL_MAKEFILES="$ALL_MAKEFILES \\
25890         dlls/mciavi32/Makefile"
25891 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25892         mciavi32"
25893 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25894 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
25895 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
25896
25897 ALL_MAKEFILES="$ALL_MAKEFILES \\
25898         dlls/mcicda/Makefile"
25899 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25900         mcicda"
25901 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25902 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
25903 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
25904
25905 ALL_MAKEFILES="$ALL_MAKEFILES \\
25906         dlls/mciqtz32/Makefile"
25907 test "x$enable_mciqtz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25908         mciqtz32"
25909 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25910 dlls/mciqtz32/Makefile: dlls/mciqtz32/Makefile.in dlls/Makedll.rules"
25911 ac_config_files="$ac_config_files dlls/mciqtz32/Makefile"
25912
25913 ALL_MAKEFILES="$ALL_MAKEFILES \\
25914         dlls/mciseq/Makefile"
25915 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25916         mciseq"
25917 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25918 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
25919 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
25920
25921 ALL_MAKEFILES="$ALL_MAKEFILES \\
25922         dlls/mciwave/Makefile"
25923 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25924         mciwave"
25925 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25926 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
25927 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
25928
25929 ALL_MAKEFILES="$ALL_MAKEFILES \\
25930         dlls/midimap/Makefile"
25931 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25932         midimap"
25933 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25934 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
25935 ac_config_files="$ac_config_files dlls/midimap/Makefile"
25936
25937 ALL_MAKEFILES="$ALL_MAKEFILES \\
25938         dlls/mlang/Makefile"
25939 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25940         mlang"
25941 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25942 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
25943 ac_config_files="$ac_config_files dlls/mlang/Makefile"
25944
25945 ALL_MAKEFILES="$ALL_MAKEFILES \\
25946         dlls/mlang/tests/Makefile"
25947 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25948         mlang/tests"
25949 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25950 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
25951 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
25952
25953 ALL_MAKEFILES="$ALL_MAKEFILES \\
25954         dlls/mmdevldr.vxd/Makefile"
25955 test "x$enable_mmdevldr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25956         mmdevldr.vxd"
25957 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25958 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
25959 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
25960
25961 ALL_MAKEFILES="$ALL_MAKEFILES \\
25962         dlls/monodebg.vxd/Makefile"
25963 test "x$enable_monodebg_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25964         monodebg.vxd"
25965 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25966 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
25967 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
25968
25969 ALL_MAKEFILES="$ALL_MAKEFILES \\
25970         dlls/mountmgr.sys/Makefile"
25971 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25972         mountmgr.sys"
25973 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25974 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
25975 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
25976
25977 ALL_MAKEFILES="$ALL_MAKEFILES \\
25978         dlls/mouse.drv16/Makefile"
25979 test "x$enable_mouse_drv16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25980         mouse.drv16"
25981 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25982 dlls/mouse.drv16/Makefile: dlls/mouse.drv16/Makefile.in dlls/Makedll.rules"
25983 ac_config_files="$ac_config_files dlls/mouse.drv16/Makefile"
25984
25985 ALL_MAKEFILES="$ALL_MAKEFILES \\
25986         dlls/mpr/Makefile"
25987 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25988         mpr"
25989 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25990 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
25991 ac_config_files="$ac_config_files dlls/mpr/Makefile"
25992
25993 ALL_MAKEFILES="$ALL_MAKEFILES \\
25994         dlls/mprapi/Makefile"
25995 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25996         mprapi"
25997 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25998 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
25999 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
26000
26001 ALL_MAKEFILES="$ALL_MAKEFILES \\
26002         dlls/msacm32.drv/Makefile"
26003 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26004         msacm32.drv"
26005 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26006 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
26007 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
26008
26009 ALL_MAKEFILES="$ALL_MAKEFILES \\
26010         dlls/msacm32/Makefile"
26011 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26012         msacm32"
26013 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26014 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
26015 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
26016
26017 ALL_MAKEFILES="$ALL_MAKEFILES \\
26018         dlls/msacm32/tests/Makefile"
26019 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26020         msacm32/tests"
26021 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26022 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
26023 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
26024
26025 ALL_MAKEFILES="$ALL_MAKEFILES \\
26026         dlls/msadp32.acm/Makefile"
26027 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26028         msadp32.acm"
26029 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26030 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
26031 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
26032
26033 ALL_MAKEFILES="$ALL_MAKEFILES \\
26034         dlls/mscat32/Makefile"
26035 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26036         mscat32"
26037 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26038 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
26039 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
26040
26041 ALL_MAKEFILES="$ALL_MAKEFILES \\
26042         dlls/mscms/Makefile"
26043 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26044         mscms"
26045 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26046 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
26047 ac_config_files="$ac_config_files dlls/mscms/Makefile"
26048
26049 ALL_MAKEFILES="$ALL_MAKEFILES \\
26050         dlls/mscms/tests/Makefile"
26051 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26052         mscms/tests"
26053 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26054 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
26055 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
26056
26057 ALL_MAKEFILES="$ALL_MAKEFILES \\
26058         dlls/mscoree/Makefile"
26059 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26060         mscoree"
26061 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26062 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
26063 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
26064
26065 ALL_MAKEFILES="$ALL_MAKEFILES \\
26066         dlls/msctf/Makefile"
26067 test "x$enable_msctf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26068         msctf"
26069 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26070 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
26071 ac_config_files="$ac_config_files dlls/msctf/Makefile"
26072
26073 ALL_MAKEFILES="$ALL_MAKEFILES \\
26074         dlls/msctf/tests/Makefile"
26075 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26076         msctf/tests"
26077 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26078 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
26079 ac_config_files="$ac_config_files dlls/msctf/tests/Makefile"
26080
26081 ALL_MAKEFILES="$ALL_MAKEFILES \\
26082         dlls/msdmo/Makefile"
26083 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26084         msdmo"
26085 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26086 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
26087 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
26088
26089 ALL_MAKEFILES="$ALL_MAKEFILES \\
26090         dlls/msftedit/Makefile"
26091 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26092         msftedit"
26093 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26094 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
26095 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
26096
26097 ALL_MAKEFILES="$ALL_MAKEFILES \\
26098         dlls/msg711.acm/Makefile"
26099 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26100         msg711.acm"
26101 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26102 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
26103 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
26104
26105 ALL_MAKEFILES="$ALL_MAKEFILES \\
26106         dlls/mshtml.tlb/Makefile"
26107 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26108         mshtml.tlb"
26109 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26110 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
26111 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
26112
26113 ALL_MAKEFILES="$ALL_MAKEFILES \\
26114         dlls/mshtml/Makefile"
26115 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26116         mshtml"
26117 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26118 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
26119 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
26120
26121 ALL_MAKEFILES="$ALL_MAKEFILES \\
26122         dlls/mshtml/tests/Makefile"
26123 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26124         mshtml/tests"
26125 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26126 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
26127 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
26128
26129 ALL_MAKEFILES="$ALL_MAKEFILES \\
26130         dlls/msi/Makefile"
26131 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26132         msi"
26133 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26134 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
26135 ac_config_files="$ac_config_files dlls/msi/Makefile"
26136
26137 ALL_MAKEFILES="$ALL_MAKEFILES \\
26138         dlls/msi/tests/Makefile"
26139 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26140         msi/tests"
26141 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26142 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
26143 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
26144
26145 ALL_MAKEFILES="$ALL_MAKEFILES \\
26146         dlls/msimg32/Makefile"
26147 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26148         msimg32"
26149 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26150 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
26151 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
26152
26153 ALL_MAKEFILES="$ALL_MAKEFILES \\
26154         dlls/msimtf/Makefile"
26155 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26156         msimtf"
26157 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26158 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
26159 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
26160
26161 ALL_MAKEFILES="$ALL_MAKEFILES \\
26162         dlls/msisip/Makefile"
26163 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26164         msisip"
26165 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26166 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
26167 ac_config_files="$ac_config_files dlls/msisip/Makefile"
26168
26169 ALL_MAKEFILES="$ALL_MAKEFILES \\
26170         dlls/msisys.ocx/Makefile"
26171 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26172         msisys.ocx"
26173 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26174 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
26175 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
26176
26177 ALL_MAKEFILES="$ALL_MAKEFILES \\
26178         dlls/msnet32/Makefile"
26179 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26180         msnet32"
26181 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26182 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
26183 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
26184
26185 ALL_MAKEFILES="$ALL_MAKEFILES \\
26186         dlls/msrle32/Makefile"
26187 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26188         msrle32"
26189 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26190 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
26191 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
26192
26193 ALL_MAKEFILES="$ALL_MAKEFILES \\
26194         dlls/mssign32/Makefile"
26195 test "x$enable_mssign32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26196         mssign32"
26197 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26198 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
26199 ac_config_files="$ac_config_files dlls/mssign32/Makefile"
26200
26201 ALL_MAKEFILES="$ALL_MAKEFILES \\
26202         dlls/mssip32/Makefile"
26203 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26204         mssip32"
26205 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26206 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
26207 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
26208
26209 ALL_MAKEFILES="$ALL_MAKEFILES \\
26210         dlls/mstask/Makefile"
26211 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26212         mstask"
26213 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26214 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
26215 ac_config_files="$ac_config_files dlls/mstask/Makefile"
26216
26217 ALL_MAKEFILES="$ALL_MAKEFILES \\
26218         dlls/mstask/tests/Makefile"
26219 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26220         mstask/tests"
26221 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26222 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
26223 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
26224
26225 ALL_MAKEFILES="$ALL_MAKEFILES \\
26226         dlls/msvcirt/Makefile"
26227 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26228         msvcirt"
26229 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26230 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
26231 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
26232
26233 ALL_MAKEFILES="$ALL_MAKEFILES \\
26234         dlls/msvcr71/Makefile"
26235 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26236         msvcr71"
26237 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26238 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
26239 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
26240
26241 ALL_MAKEFILES="$ALL_MAKEFILES \\
26242         dlls/msvcrt/Makefile"
26243 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26244         msvcrt"
26245 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26246 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
26247 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
26248
26249 ALL_MAKEFILES="$ALL_MAKEFILES \\
26250         dlls/msvcrt/tests/Makefile"
26251 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26252         msvcrt/tests"
26253 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26254 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
26255 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
26256
26257 ALL_MAKEFILES="$ALL_MAKEFILES \\
26258         dlls/msvcrt20/Makefile"
26259 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26260         msvcrt20"
26261 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26262 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
26263 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
26264
26265 ALL_MAKEFILES="$ALL_MAKEFILES \\
26266         dlls/msvcrt40/Makefile"
26267 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26268         msvcrt40"
26269 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26270 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
26271 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
26272
26273 ALL_MAKEFILES="$ALL_MAKEFILES \\
26274         dlls/msvcrtd/Makefile"
26275 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26276         msvcrtd"
26277 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26278 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
26279 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
26280
26281 ALL_MAKEFILES="$ALL_MAKEFILES \\
26282         dlls/msvcrtd/tests/Makefile"
26283 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26284         msvcrtd/tests"
26285 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26286 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
26287 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
26288
26289 ALL_MAKEFILES="$ALL_MAKEFILES \\
26290         dlls/msvfw32/Makefile"
26291 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26292         msvfw32"
26293 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26294 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
26295 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
26296
26297 ALL_MAKEFILES="$ALL_MAKEFILES \\
26298         dlls/msvfw32/tests/Makefile"
26299 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26300         msvfw32/tests"
26301 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26302 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
26303 ac_config_files="$ac_config_files dlls/msvfw32/tests/Makefile"
26304
26305 ALL_MAKEFILES="$ALL_MAKEFILES \\
26306         dlls/msvidc32/Makefile"
26307 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26308         msvidc32"
26309 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26310 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
26311 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
26312
26313 ALL_MAKEFILES="$ALL_MAKEFILES \\
26314         dlls/mswsock/Makefile"
26315 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26316         mswsock"
26317 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26318 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
26319 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
26320
26321 ALL_MAKEFILES="$ALL_MAKEFILES \\
26322         dlls/msxml3/Makefile"
26323 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26324         msxml3"
26325 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26326 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
26327 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
26328
26329 ALL_MAKEFILES="$ALL_MAKEFILES \\
26330         dlls/msxml3/tests/Makefile"
26331 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26332         msxml3/tests"
26333 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26334 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
26335 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
26336
26337 ALL_MAKEFILES="$ALL_MAKEFILES \\
26338         dlls/nddeapi/Makefile"
26339 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26340         nddeapi"
26341 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26342 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
26343 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
26344
26345 ALL_MAKEFILES="$ALL_MAKEFILES \\
26346         dlls/netapi32/Makefile"
26347 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26348         netapi32"
26349 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26350 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
26351 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
26352
26353 ALL_MAKEFILES="$ALL_MAKEFILES \\
26354         dlls/netapi32/tests/Makefile"
26355 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26356         netapi32/tests"
26357 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26358 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
26359 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
26360
26361 ALL_MAKEFILES="$ALL_MAKEFILES \\
26362         dlls/newdev/Makefile"
26363 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26364         newdev"
26365 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26366 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
26367 ac_config_files="$ac_config_files dlls/newdev/Makefile"
26368
26369 ALL_MAKEFILES="$ALL_MAKEFILES \\
26370         dlls/ntdll/Makefile"
26371 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26372         ntdll"
26373 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26374 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
26375 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
26376
26377 ALL_MAKEFILES="$ALL_MAKEFILES \\
26378         dlls/ntdll/tests/Makefile"
26379 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26380         ntdll/tests"
26381 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26382 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
26383 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
26384
26385 ALL_MAKEFILES="$ALL_MAKEFILES \\
26386         dlls/ntdsapi/Makefile"
26387 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26388         ntdsapi"
26389 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26390 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
26391 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
26392
26393 ALL_MAKEFILES="$ALL_MAKEFILES \\
26394         dlls/ntdsapi/tests/Makefile"
26395 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26396         ntdsapi/tests"
26397 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26398 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
26399 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
26400
26401 ALL_MAKEFILES="$ALL_MAKEFILES \\
26402         dlls/ntoskrnl.exe/Makefile"
26403 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26404         ntoskrnl.exe"
26405 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26406 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
26407 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
26408
26409 ALL_MAKEFILES="$ALL_MAKEFILES \\
26410         dlls/ntprint/Makefile"
26411 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26412         ntprint"
26413 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26414 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
26415 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
26416
26417 ALL_MAKEFILES="$ALL_MAKEFILES \\
26418         dlls/ntprint/tests/Makefile"
26419 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26420         ntprint/tests"
26421 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26422 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
26423 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
26424
26425 ALL_MAKEFILES="$ALL_MAKEFILES \\
26426         dlls/objsel/Makefile"
26427 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26428         objsel"
26429 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26430 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
26431 ac_config_files="$ac_config_files dlls/objsel/Makefile"
26432
26433 ALL_MAKEFILES="$ALL_MAKEFILES \\
26434         dlls/odbc32/Makefile"
26435 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26436         odbc32"
26437 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26438 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
26439 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
26440
26441 ALL_MAKEFILES="$ALL_MAKEFILES \\
26442         dlls/odbccp32/Makefile"
26443 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26444         odbccp32"
26445 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26446 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
26447 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
26448
26449 ALL_MAKEFILES="$ALL_MAKEFILES \\
26450         dlls/odbccp32/tests/Makefile"
26451 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26452         odbccp32/tests"
26453 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26454 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
26455 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
26456
26457 ALL_MAKEFILES="$ALL_MAKEFILES \\
26458         dlls/ole32/Makefile"
26459 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26460         ole32"
26461 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26462 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
26463 ac_config_files="$ac_config_files dlls/ole32/Makefile"
26464
26465 ALL_MAKEFILES="$ALL_MAKEFILES \\
26466         dlls/ole32/tests/Makefile"
26467 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26468         ole32/tests"
26469 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26470 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
26471 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
26472
26473 ALL_MAKEFILES="$ALL_MAKEFILES \\
26474         dlls/oleacc/Makefile"
26475 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26476         oleacc"
26477 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26478 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
26479 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
26480
26481 ALL_MAKEFILES="$ALL_MAKEFILES \\
26482         dlls/oleacc/tests/Makefile"
26483 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26484         oleacc/tests"
26485 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26486 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
26487 ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
26488
26489 ALL_MAKEFILES="$ALL_MAKEFILES \\
26490         dlls/oleaut32/Makefile"
26491 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26492         oleaut32"
26493 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26494 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
26495 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
26496
26497 ALL_MAKEFILES="$ALL_MAKEFILES \\
26498         dlls/oleaut32/tests/Makefile"
26499 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26500         oleaut32/tests"
26501 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26502 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
26503 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
26504
26505 ALL_MAKEFILES="$ALL_MAKEFILES \\
26506         dlls/olecli32/Makefile"
26507 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26508         olecli32"
26509 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26510 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
26511 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
26512
26513 ALL_MAKEFILES="$ALL_MAKEFILES \\
26514         dlls/oledlg/Makefile"
26515 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26516         oledlg"
26517 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26518 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
26519 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
26520
26521 ALL_MAKEFILES="$ALL_MAKEFILES \\
26522         dlls/olepro32/Makefile"
26523 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26524         olepro32"
26525 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26526 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
26527 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
26528
26529 ALL_MAKEFILES="$ALL_MAKEFILES \\
26530         dlls/olesvr32/Makefile"
26531 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26532         olesvr32"
26533 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26534 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
26535 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
26536
26537 ALL_MAKEFILES="$ALL_MAKEFILES \\
26538         dlls/olethk32/Makefile"
26539 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26540         olethk32"
26541 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26542 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
26543 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
26544
26545 ALL_MAKEFILES="$ALL_MAKEFILES \\
26546         dlls/opengl32/Makefile"
26547 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26548         opengl32"
26549 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26550 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
26551 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
26552
26553 ALL_MAKEFILES="$ALL_MAKEFILES \\
26554         dlls/opengl32/tests/Makefile"
26555 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26556         opengl32/tests"
26557 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26558 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
26559 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
26560
26561 ALL_MAKEFILES="$ALL_MAKEFILES \\
26562         dlls/pdh/Makefile"
26563 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26564         pdh"
26565 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26566 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
26567 ac_config_files="$ac_config_files dlls/pdh/Makefile"
26568
26569 ALL_MAKEFILES="$ALL_MAKEFILES \\
26570         dlls/pdh/tests/Makefile"
26571 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26572         pdh/tests"
26573 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26574 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
26575 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
26576
26577 ALL_MAKEFILES="$ALL_MAKEFILES \\
26578         dlls/pidgen/Makefile"
26579 test "x$enable_pidgen" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26580         pidgen"
26581 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26582 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
26583 ac_config_files="$ac_config_files dlls/pidgen/Makefile"
26584
26585 ALL_MAKEFILES="$ALL_MAKEFILES \\
26586         dlls/powrprof/Makefile"
26587 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26588         powrprof"
26589 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26590 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
26591 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
26592
26593 ALL_MAKEFILES="$ALL_MAKEFILES \\
26594         dlls/printui/Makefile"
26595 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26596         printui"
26597 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26598 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
26599 ac_config_files="$ac_config_files dlls/printui/Makefile"
26600
26601 ALL_MAKEFILES="$ALL_MAKEFILES \\
26602         dlls/propsys/Makefile"
26603 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26604         propsys"
26605 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26606 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
26607 ac_config_files="$ac_config_files dlls/propsys/Makefile"
26608
26609 ALL_MAKEFILES="$ALL_MAKEFILES \\
26610         dlls/psapi/Makefile"
26611 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26612         psapi"
26613 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26614 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
26615 ac_config_files="$ac_config_files dlls/psapi/Makefile"
26616
26617 ALL_MAKEFILES="$ALL_MAKEFILES \\
26618         dlls/psapi/tests/Makefile"
26619 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26620         psapi/tests"
26621 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26622 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
26623 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
26624
26625 ALL_MAKEFILES="$ALL_MAKEFILES \\
26626         dlls/pstorec/Makefile"
26627 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26628         pstorec"
26629 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26630 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
26631 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
26632
26633 ALL_MAKEFILES="$ALL_MAKEFILES \\
26634         dlls/qcap/Makefile"
26635 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26636         qcap"
26637 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26638 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
26639 ac_config_files="$ac_config_files dlls/qcap/Makefile"
26640
26641 ALL_MAKEFILES="$ALL_MAKEFILES \\
26642         dlls/qedit/Makefile"
26643 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26644         qedit"
26645 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26646 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
26647 ac_config_files="$ac_config_files dlls/qedit/Makefile"
26648
26649 ALL_MAKEFILES="$ALL_MAKEFILES \\
26650         dlls/qedit/tests/Makefile"
26651 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26652         qedit/tests"
26653 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26654 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
26655 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
26656
26657 ALL_MAKEFILES="$ALL_MAKEFILES \\
26658         dlls/qmgr/Makefile"
26659 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26660         qmgr"
26661 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26662 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
26663 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
26664
26665 ALL_MAKEFILES="$ALL_MAKEFILES \\
26666         dlls/qmgr/tests/Makefile"
26667 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26668         qmgr/tests"
26669 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26670 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
26671 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
26672
26673 ALL_MAKEFILES="$ALL_MAKEFILES \\
26674         dlls/qmgrprxy/Makefile"
26675 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26676         qmgrprxy"
26677 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26678 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
26679 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
26680
26681 ALL_MAKEFILES="$ALL_MAKEFILES \\
26682         dlls/quartz/Makefile"
26683 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26684         quartz"
26685 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26686 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
26687 ac_config_files="$ac_config_files dlls/quartz/Makefile"
26688
26689 ALL_MAKEFILES="$ALL_MAKEFILES \\
26690         dlls/quartz/tests/Makefile"
26691 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26692         quartz/tests"
26693 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26694 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
26695 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
26696
26697 ALL_MAKEFILES="$ALL_MAKEFILES \\
26698         dlls/query/Makefile"
26699 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26700         query"
26701 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26702 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
26703 ac_config_files="$ac_config_files dlls/query/Makefile"
26704
26705 ALL_MAKEFILES="$ALL_MAKEFILES \\
26706         dlls/rasapi32/Makefile"
26707 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26708         rasapi32"
26709 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26710 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
26711 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
26712
26713 ALL_MAKEFILES="$ALL_MAKEFILES \\
26714         dlls/rasapi32/tests/Makefile"
26715 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26716         rasapi32/tests"
26717 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26718 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
26719 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
26720
26721 ALL_MAKEFILES="$ALL_MAKEFILES \\
26722         dlls/rasdlg/Makefile"
26723 test "x$enable_rasdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26724         rasdlg"
26725 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26726 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
26727 ac_config_files="$ac_config_files dlls/rasdlg/Makefile"
26728
26729 ALL_MAKEFILES="$ALL_MAKEFILES \\
26730         dlls/resutils/Makefile"
26731 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26732         resutils"
26733 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26734 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
26735 ac_config_files="$ac_config_files dlls/resutils/Makefile"
26736
26737 ALL_MAKEFILES="$ALL_MAKEFILES \\
26738         dlls/riched20/Makefile"
26739 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26740         riched20"
26741 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26742 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
26743 ac_config_files="$ac_config_files dlls/riched20/Makefile"
26744
26745 ALL_MAKEFILES="$ALL_MAKEFILES \\
26746         dlls/riched20/tests/Makefile"
26747 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26748         riched20/tests"
26749 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26750 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
26751 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
26752
26753 ALL_MAKEFILES="$ALL_MAKEFILES \\
26754         dlls/riched32/Makefile"
26755 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26756         riched32"
26757 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26758 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
26759 ac_config_files="$ac_config_files dlls/riched32/Makefile"
26760
26761 ALL_MAKEFILES="$ALL_MAKEFILES \\
26762         dlls/riched32/tests/Makefile"
26763 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26764         riched32/tests"
26765 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26766 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
26767 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
26768
26769 ALL_MAKEFILES="$ALL_MAKEFILES \\
26770         dlls/rpcrt4/Makefile"
26771 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26772         rpcrt4"
26773 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26774 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
26775 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
26776
26777 ALL_MAKEFILES="$ALL_MAKEFILES \\
26778         dlls/rpcrt4/tests/Makefile"
26779 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26780         rpcrt4/tests"
26781 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26782 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
26783 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
26784
26785 ALL_MAKEFILES="$ALL_MAKEFILES \\
26786         dlls/rsabase/Makefile"
26787 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26788         rsabase"
26789 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26790 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
26791 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
26792
26793 ALL_MAKEFILES="$ALL_MAKEFILES \\
26794         dlls/rsaenh/Makefile"
26795 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26796         rsaenh"
26797 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26798 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
26799 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
26800
26801 ALL_MAKEFILES="$ALL_MAKEFILES \\
26802         dlls/rsaenh/tests/Makefile"
26803 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26804         rsaenh/tests"
26805 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26806 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
26807 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
26808
26809 ALL_MAKEFILES="$ALL_MAKEFILES \\
26810         dlls/sane.ds/Makefile"
26811 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26812         sane.ds"
26813 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26814 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
26815 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
26816
26817 ALL_MAKEFILES="$ALL_MAKEFILES \\
26818         dlls/sccbase/Makefile"
26819 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26820         sccbase"
26821 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26822 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
26823 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
26824
26825 ALL_MAKEFILES="$ALL_MAKEFILES \\
26826         dlls/schannel/Makefile"
26827 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26828         schannel"
26829 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26830 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
26831 ac_config_files="$ac_config_files dlls/schannel/Makefile"
26832
26833 ALL_MAKEFILES="$ALL_MAKEFILES \\
26834         dlls/schannel/tests/Makefile"
26835 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26836         schannel/tests"
26837 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26838 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
26839 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
26840
26841 ALL_MAKEFILES="$ALL_MAKEFILES \\
26842         dlls/secur32/Makefile"
26843 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26844         secur32"
26845 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26846 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
26847 ac_config_files="$ac_config_files dlls/secur32/Makefile"
26848
26849 ALL_MAKEFILES="$ALL_MAKEFILES \\
26850         dlls/secur32/tests/Makefile"
26851 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26852         secur32/tests"
26853 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26854 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
26855 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
26856
26857 ALL_MAKEFILES="$ALL_MAKEFILES \\
26858         dlls/security/Makefile"
26859 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26860         security"
26861 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26862 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
26863 ac_config_files="$ac_config_files dlls/security/Makefile"
26864
26865 ALL_MAKEFILES="$ALL_MAKEFILES \\
26866         dlls/sensapi/Makefile"
26867 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26868         sensapi"
26869 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26870 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
26871 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
26872
26873 ALL_MAKEFILES="$ALL_MAKEFILES \\
26874         dlls/serialui/Makefile"
26875 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26876         serialui"
26877 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26878 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
26879 ac_config_files="$ac_config_files dlls/serialui/Makefile"
26880
26881 ALL_MAKEFILES="$ALL_MAKEFILES \\
26882         dlls/serialui/tests/Makefile"
26883 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26884         serialui/tests"
26885 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26886 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
26887 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
26888
26889 ALL_MAKEFILES="$ALL_MAKEFILES \\
26890         dlls/setupapi/Makefile"
26891 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26892         setupapi"
26893 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26894 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
26895 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
26896
26897 ALL_MAKEFILES="$ALL_MAKEFILES \\
26898         dlls/setupapi/tests/Makefile"
26899 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26900         setupapi/tests"
26901 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26902 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
26903 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
26904
26905 ALL_MAKEFILES="$ALL_MAKEFILES \\
26906         dlls/sfc/Makefile"
26907 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26908         sfc"
26909 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26910 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
26911 ac_config_files="$ac_config_files dlls/sfc/Makefile"
26912
26913 ALL_MAKEFILES="$ALL_MAKEFILES \\
26914         dlls/sfc_os/Makefile"
26915 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26916         sfc_os"
26917 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26918 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
26919 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
26920
26921 ALL_MAKEFILES="$ALL_MAKEFILES \\
26922         dlls/shdoclc/Makefile"
26923 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26924         shdoclc"
26925 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26926 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
26927 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
26928
26929 ALL_MAKEFILES="$ALL_MAKEFILES \\
26930         dlls/shdocvw/Makefile"
26931 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26932         shdocvw"
26933 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26934 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
26935 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
26936
26937 ALL_MAKEFILES="$ALL_MAKEFILES \\
26938         dlls/shdocvw/tests/Makefile"
26939 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26940         shdocvw/tests"
26941 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26942 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
26943 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
26944
26945 ALL_MAKEFILES="$ALL_MAKEFILES \\
26946         dlls/shell32/Makefile"
26947 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26948         shell32"
26949 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26950 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
26951 ac_config_files="$ac_config_files dlls/shell32/Makefile"
26952
26953 ALL_MAKEFILES="$ALL_MAKEFILES \\
26954         dlls/shell32/tests/Makefile"
26955 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26956         shell32/tests"
26957 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26958 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
26959 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
26960
26961 ALL_MAKEFILES="$ALL_MAKEFILES \\
26962         dlls/shfolder/Makefile"
26963 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26964         shfolder"
26965 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26966 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
26967 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
26968
26969 ALL_MAKEFILES="$ALL_MAKEFILES \\
26970         dlls/shlwapi/Makefile"
26971 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26972         shlwapi"
26973 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26974 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
26975 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
26976
26977 ALL_MAKEFILES="$ALL_MAKEFILES \\
26978         dlls/shlwapi/tests/Makefile"
26979 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26980         shlwapi/tests"
26981 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26982 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
26983 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
26984
26985 ALL_MAKEFILES="$ALL_MAKEFILES \\
26986         dlls/slbcsp/Makefile"
26987 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26988         slbcsp"
26989 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26990 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
26991 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
26992
26993 ALL_MAKEFILES="$ALL_MAKEFILES \\
26994         dlls/slc/Makefile"
26995 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26996         slc"
26997 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26998 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
26999 ac_config_files="$ac_config_files dlls/slc/Makefile"
27000
27001 ALL_MAKEFILES="$ALL_MAKEFILES \\
27002         dlls/snmpapi/Makefile"
27003 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27004         snmpapi"
27005 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27006 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
27007 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
27008
27009 ALL_MAKEFILES="$ALL_MAKEFILES \\
27010         dlls/snmpapi/tests/Makefile"
27011 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27012         snmpapi/tests"
27013 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27014 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
27015 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
27016
27017 ALL_MAKEFILES="$ALL_MAKEFILES \\
27018         dlls/softpub/Makefile"
27019 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27020         softpub"
27021 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27022 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
27023 ac_config_files="$ac_config_files dlls/softpub/Makefile"
27024
27025 ALL_MAKEFILES="$ALL_MAKEFILES \\
27026         dlls/spoolss/Makefile"
27027 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27028         spoolss"
27029 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27030 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
27031 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
27032
27033 ALL_MAKEFILES="$ALL_MAKEFILES \\
27034         dlls/spoolss/tests/Makefile"
27035 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27036         spoolss/tests"
27037 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27038 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
27039 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
27040
27041 ALL_MAKEFILES="$ALL_MAKEFILES \\
27042         dlls/stdole2.tlb/Makefile"
27043 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27044         stdole2.tlb"
27045 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27046 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
27047 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
27048
27049 ALL_MAKEFILES="$ALL_MAKEFILES \\
27050         dlls/stdole32.tlb/Makefile"
27051 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27052         stdole32.tlb"
27053 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27054 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
27055 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
27056
27057 ALL_MAKEFILES="$ALL_MAKEFILES \\
27058         dlls/sti/Makefile"
27059 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27060         sti"
27061 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27062 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
27063 ac_config_files="$ac_config_files dlls/sti/Makefile"
27064
27065 ALL_MAKEFILES="$ALL_MAKEFILES \\
27066         dlls/stress.dll16/Makefile"
27067 test "x$enable_stress_dll16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27068         stress.dll16"
27069 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27070 dlls/stress.dll16/Makefile: dlls/stress.dll16/Makefile.in dlls/Makedll.rules"
27071 ac_config_files="$ac_config_files dlls/stress.dll16/Makefile"
27072
27073 ALL_MAKEFILES="$ALL_MAKEFILES \\
27074         dlls/strmiids/Makefile"
27075 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27076         strmiids"
27077 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27078 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
27079 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
27080
27081 ALL_MAKEFILES="$ALL_MAKEFILES \\
27082         dlls/svrapi/Makefile"
27083 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27084         svrapi"
27085 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27086 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
27087 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
27088
27089 ALL_MAKEFILES="$ALL_MAKEFILES \\
27090         dlls/sxs/Makefile"
27091 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27092         sxs"
27093 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27094 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
27095 ac_config_files="$ac_config_files dlls/sxs/Makefile"
27096
27097 ALL_MAKEFILES="$ALL_MAKEFILES \\
27098         dlls/tapi32/Makefile"
27099 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27100         tapi32"
27101 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27102 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
27103 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
27104
27105 ALL_MAKEFILES="$ALL_MAKEFILES \\
27106         dlls/traffic/Makefile"
27107 test "x$enable_traffic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27108         traffic"
27109 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27110 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
27111 ac_config_files="$ac_config_files dlls/traffic/Makefile"
27112
27113 ALL_MAKEFILES="$ALL_MAKEFILES \\
27114         dlls/twain_32/Makefile"
27115 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27116         twain_32"
27117 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27118 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
27119 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
27120
27121 ALL_MAKEFILES="$ALL_MAKEFILES \\
27122         dlls/twain_32/tests/Makefile"
27123 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27124         twain_32/tests"
27125 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27126 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
27127 ac_config_files="$ac_config_files dlls/twain_32/tests/Makefile"
27128
27129 ALL_MAKEFILES="$ALL_MAKEFILES \\
27130         dlls/unicows/Makefile"
27131 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27132         unicows"
27133 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27134 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
27135 ac_config_files="$ac_config_files dlls/unicows/Makefile"
27136
27137 ALL_MAKEFILES="$ALL_MAKEFILES \\
27138         dlls/updspapi/Makefile"
27139 test "x$enable_updspapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27140         updspapi"
27141 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27142 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
27143 ac_config_files="$ac_config_files dlls/updspapi/Makefile"
27144
27145 ALL_MAKEFILES="$ALL_MAKEFILES \\
27146         dlls/url/Makefile"
27147 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27148         url"
27149 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27150 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
27151 ac_config_files="$ac_config_files dlls/url/Makefile"
27152
27153 ALL_MAKEFILES="$ALL_MAKEFILES \\
27154         dlls/urlmon/Makefile"
27155 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27156         urlmon"
27157 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27158 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
27159 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
27160
27161 ALL_MAKEFILES="$ALL_MAKEFILES \\
27162         dlls/urlmon/tests/Makefile"
27163 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27164         urlmon/tests"
27165 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27166 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
27167 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
27168
27169 ALL_MAKEFILES="$ALL_MAKEFILES \\
27170         dlls/user32/Makefile"
27171 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27172         user32"
27173 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27174 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
27175 ac_config_files="$ac_config_files dlls/user32/Makefile"
27176
27177 ALL_MAKEFILES="$ALL_MAKEFILES \\
27178         dlls/user32/tests/Makefile"
27179 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27180         user32/tests"
27181 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27182 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
27183 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
27184
27185 ALL_MAKEFILES="$ALL_MAKEFILES \\
27186         dlls/userenv/Makefile"
27187 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27188         userenv"
27189 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27190 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
27191 ac_config_files="$ac_config_files dlls/userenv/Makefile"
27192
27193 ALL_MAKEFILES="$ALL_MAKEFILES \\
27194         dlls/userenv/tests/Makefile"
27195 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27196         userenv/tests"
27197 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27198 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
27199 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
27200
27201 ALL_MAKEFILES="$ALL_MAKEFILES \\
27202         dlls/usp10/Makefile"
27203 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27204         usp10"
27205 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27206 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
27207 ac_config_files="$ac_config_files dlls/usp10/Makefile"
27208
27209 ALL_MAKEFILES="$ALL_MAKEFILES \\
27210         dlls/usp10/tests/Makefile"
27211 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27212         usp10/tests"
27213 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27214 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
27215 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
27216
27217 ALL_MAKEFILES="$ALL_MAKEFILES \\
27218         dlls/uuid/Makefile"
27219 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27220         uuid"
27221 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27222 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
27223 ac_config_files="$ac_config_files dlls/uuid/Makefile"
27224
27225 ALL_MAKEFILES="$ALL_MAKEFILES \\
27226         dlls/uxtheme/Makefile"
27227 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27228         uxtheme"
27229 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27230 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
27231 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
27232
27233 ALL_MAKEFILES="$ALL_MAKEFILES \\
27234         dlls/uxtheme/tests/Makefile"
27235 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27236         uxtheme/tests"
27237 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27238 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
27239 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
27240
27241 ALL_MAKEFILES="$ALL_MAKEFILES \\
27242         dlls/vdhcp.vxd/Makefile"
27243 test "x$enable_vdhcp_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27244         vdhcp.vxd"
27245 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27246 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
27247 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
27248
27249 ALL_MAKEFILES="$ALL_MAKEFILES \\
27250         dlls/vdmdbg/Makefile"
27251 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27252         vdmdbg"
27253 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27254 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
27255 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
27256
27257 ALL_MAKEFILES="$ALL_MAKEFILES \\
27258         dlls/version/Makefile"
27259 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27260         version"
27261 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27262 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
27263 ac_config_files="$ac_config_files dlls/version/Makefile"
27264
27265 ALL_MAKEFILES="$ALL_MAKEFILES \\
27266         dlls/version/tests/Makefile"
27267 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27268         version/tests"
27269 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27270 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
27271 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
27272
27273 ALL_MAKEFILES="$ALL_MAKEFILES \\
27274         dlls/vmm.vxd/Makefile"
27275 test "x$enable_vmm_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27276         vmm.vxd"
27277 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27278 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
27279 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
27280
27281 ALL_MAKEFILES="$ALL_MAKEFILES \\
27282         dlls/vnbt.vxd/Makefile"
27283 test "x$enable_vnbt_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27284         vnbt.vxd"
27285 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27286 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
27287 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
27288
27289 ALL_MAKEFILES="$ALL_MAKEFILES \\
27290         dlls/vnetbios.vxd/Makefile"
27291 test "x$enable_vnetbios_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27292         vnetbios.vxd"
27293 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27294 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
27295 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
27296
27297 ALL_MAKEFILES="$ALL_MAKEFILES \\
27298         dlls/vtdapi.vxd/Makefile"
27299 test "x$enable_vtdapi_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27300         vtdapi.vxd"
27301 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27302 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
27303 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
27304
27305 ALL_MAKEFILES="$ALL_MAKEFILES \\
27306         dlls/vwin32.vxd/Makefile"
27307 test "x$enable_vwin32_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27308         vwin32.vxd"
27309 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27310 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
27311 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
27312
27313 ALL_MAKEFILES="$ALL_MAKEFILES \\
27314         dlls/w32skrnl/Makefile"
27315 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27316         w32skrnl"
27317 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27318 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
27319 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
27320
27321 ALL_MAKEFILES="$ALL_MAKEFILES \\
27322         dlls/win87em.dll16/Makefile"
27323 test "x$enable_win87em_dll16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27324         win87em.dll16"
27325 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27326 dlls/win87em.dll16/Makefile: dlls/win87em.dll16/Makefile.in dlls/Makedll.rules"
27327 ac_config_files="$ac_config_files dlls/win87em.dll16/Makefile"
27328
27329 ALL_MAKEFILES="$ALL_MAKEFILES \\
27330         dlls/windebug.dll16/Makefile"
27331 test "x$enable_windebug_dll16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27332         windebug.dll16"
27333 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27334 dlls/windebug.dll16/Makefile: dlls/windebug.dll16/Makefile.in dlls/Makedll.rules"
27335 ac_config_files="$ac_config_files dlls/windebug.dll16/Makefile"
27336
27337 ALL_MAKEFILES="$ALL_MAKEFILES \\
27338         dlls/winealsa.drv/Makefile"
27339 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27340         winealsa.drv"
27341 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27342 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
27343 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
27344
27345 ALL_MAKEFILES="$ALL_MAKEFILES \\
27346         dlls/wineaudioio.drv/Makefile"
27347 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27348         wineaudioio.drv"
27349 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27350 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
27351 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
27352
27353 ALL_MAKEFILES="$ALL_MAKEFILES \\
27354         dlls/winecoreaudio.drv/Makefile"
27355 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27356         winecoreaudio.drv"
27357 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27358 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
27359 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
27360
27361 ALL_MAKEFILES="$ALL_MAKEFILES \\
27362         dlls/winecrt0/Makefile"
27363 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27364         winecrt0"
27365 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27366 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
27367 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
27368
27369 ALL_MAKEFILES="$ALL_MAKEFILES \\
27370         dlls/wined3d/Makefile"
27371 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27372         wined3d"
27373 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27374 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
27375 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
27376
27377 ALL_MAKEFILES="$ALL_MAKEFILES \\
27378         dlls/winedos/Makefile"
27379 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27380         winedos"
27381 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27382 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
27383 ac_config_files="$ac_config_files dlls/winedos/Makefile"
27384
27385 ALL_MAKEFILES="$ALL_MAKEFILES \\
27386         dlls/wineesd.drv/Makefile"
27387 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27388         wineesd.drv"
27389 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27390 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
27391 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
27392
27393 ALL_MAKEFILES="$ALL_MAKEFILES \\
27394         dlls/winejack.drv/Makefile"
27395 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27396         winejack.drv"
27397 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27398 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
27399 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
27400
27401 ALL_MAKEFILES="$ALL_MAKEFILES \\
27402         dlls/winejoystick.drv/Makefile"
27403 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27404         winejoystick.drv"
27405 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27406 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
27407 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
27408
27409 ALL_MAKEFILES="$ALL_MAKEFILES \\
27410         dlls/winemp3.acm/Makefile"
27411 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27412         winemp3.acm"
27413 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27414 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
27415 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
27416
27417 ALL_MAKEFILES="$ALL_MAKEFILES \\
27418         dlls/winenas.drv/Makefile"
27419 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27420         winenas.drv"
27421 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27422 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
27423 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
27424
27425 ALL_MAKEFILES="$ALL_MAKEFILES \\
27426         dlls/wineoss.drv/Makefile"
27427 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27428         wineoss.drv"
27429 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27430 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
27431 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
27432
27433 ALL_MAKEFILES="$ALL_MAKEFILES \\
27434         dlls/wineps.drv/Makefile"
27435 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27436         wineps.drv"
27437 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27438 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
27439 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
27440
27441 ALL_MAKEFILES="$ALL_MAKEFILES \\
27442         dlls/winequartz.drv/Makefile"
27443 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27444         winequartz.drv"
27445 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27446 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
27447 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
27448
27449 ALL_MAKEFILES="$ALL_MAKEFILES \\
27450         dlls/winex11.drv/Makefile"
27451 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27452         winex11.drv"
27453 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27454 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
27455 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
27456
27457 ALL_MAKEFILES="$ALL_MAKEFILES \\
27458         dlls/wing32/Makefile"
27459 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27460         wing32"
27461 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27462 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
27463 ac_config_files="$ac_config_files dlls/wing32/Makefile"
27464
27465 ALL_MAKEFILES="$ALL_MAKEFILES \\
27466         dlls/winhttp/Makefile"
27467 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27468         winhttp"
27469 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27470 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
27471 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
27472
27473 ALL_MAKEFILES="$ALL_MAKEFILES \\
27474         dlls/winhttp/tests/Makefile"
27475 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27476         winhttp/tests"
27477 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27478 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
27479 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
27480
27481 ALL_MAKEFILES="$ALL_MAKEFILES \\
27482         dlls/wininet/Makefile"
27483 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27484         wininet"
27485 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27486 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
27487 ac_config_files="$ac_config_files dlls/wininet/Makefile"
27488
27489 ALL_MAKEFILES="$ALL_MAKEFILES \\
27490         dlls/wininet/tests/Makefile"
27491 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27492         wininet/tests"
27493 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27494 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
27495 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
27496
27497 ALL_MAKEFILES="$ALL_MAKEFILES \\
27498         dlls/winmm/Makefile"
27499 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27500         winmm"
27501 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27502 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
27503 ac_config_files="$ac_config_files dlls/winmm/Makefile"
27504
27505 ALL_MAKEFILES="$ALL_MAKEFILES \\
27506         dlls/winmm/tests/Makefile"
27507 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27508         winmm/tests"
27509 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27510 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
27511 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
27512
27513 ALL_MAKEFILES="$ALL_MAKEFILES \\
27514         dlls/winnls32/Makefile"
27515 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27516         winnls32"
27517 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27518 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
27519 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
27520
27521 ALL_MAKEFILES="$ALL_MAKEFILES \\
27522         dlls/winscard/Makefile"
27523 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27524         winscard"
27525 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27526 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
27527 ac_config_files="$ac_config_files dlls/winscard/Makefile"
27528
27529 ALL_MAKEFILES="$ALL_MAKEFILES \\
27530         dlls/winspool.drv/Makefile"
27531 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27532         winspool.drv"
27533 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27534 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
27535 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
27536
27537 ALL_MAKEFILES="$ALL_MAKEFILES \\
27538         dlls/winspool.drv/tests/Makefile"
27539 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27540         winspool.drv/tests"
27541 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27542 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
27543 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
27544
27545 ALL_MAKEFILES="$ALL_MAKEFILES \\
27546         dlls/wintab32/Makefile"
27547 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27548         wintab32"
27549 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27550 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
27551 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
27552
27553 ALL_MAKEFILES="$ALL_MAKEFILES \\
27554         dlls/wintrust/Makefile"
27555 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27556         wintrust"
27557 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27558 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
27559 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
27560
27561 ALL_MAKEFILES="$ALL_MAKEFILES \\
27562         dlls/wintrust/tests/Makefile"
27563 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27564         wintrust/tests"
27565 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27566 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
27567 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
27568
27569 ALL_MAKEFILES="$ALL_MAKEFILES \\
27570         dlls/wldap32/Makefile"
27571 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27572         wldap32"
27573 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27574 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
27575 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
27576
27577 ALL_MAKEFILES="$ALL_MAKEFILES \\
27578         dlls/wldap32/tests/Makefile"
27579 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27580         wldap32/tests"
27581 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27582 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
27583 ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
27584
27585 ALL_MAKEFILES="$ALL_MAKEFILES \\
27586         dlls/wmi/Makefile"
27587 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27588         wmi"
27589 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27590 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
27591 ac_config_files="$ac_config_files dlls/wmi/Makefile"
27592
27593 ALL_MAKEFILES="$ALL_MAKEFILES \\
27594         dlls/wnaspi32/Makefile"
27595 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27596         wnaspi32"
27597 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27598 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
27599 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
27600
27601 ALL_MAKEFILES="$ALL_MAKEFILES \\
27602         dlls/wow32/Makefile"
27603 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27604         wow32"
27605 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27606 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
27607 ac_config_files="$ac_config_files dlls/wow32/Makefile"
27608
27609 ALL_MAKEFILES="$ALL_MAKEFILES \\
27610         dlls/ws2_32/Makefile"
27611 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27612         ws2_32"
27613 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27614 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
27615 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
27616
27617 ALL_MAKEFILES="$ALL_MAKEFILES \\
27618         dlls/ws2_32/tests/Makefile"
27619 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27620         ws2_32/tests"
27621 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27622 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
27623 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
27624
27625 ALL_MAKEFILES="$ALL_MAKEFILES \\
27626         dlls/wsock32/Makefile"
27627 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27628         wsock32"
27629 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27630 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
27631 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
27632
27633 ALL_MAKEFILES="$ALL_MAKEFILES \\
27634         dlls/wtsapi32/Makefile"
27635 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27636         wtsapi32"
27637 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27638 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
27639 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
27640
27641 ALL_MAKEFILES="$ALL_MAKEFILES \\
27642         dlls/wuapi/Makefile"
27643 test "x$enable_wuapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27644         wuapi"
27645 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27646 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
27647 ac_config_files="$ac_config_files dlls/wuapi/Makefile"
27648
27649 ALL_MAKEFILES="$ALL_MAKEFILES \\
27650         dlls/xinput1_1/Makefile"
27651 test "x$enable_xinput1_1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27652         xinput1_1"
27653 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27654 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
27655 ac_config_files="$ac_config_files dlls/xinput1_1/Makefile"
27656
27657 ALL_MAKEFILES="$ALL_MAKEFILES \\
27658         dlls/xinput1_2/Makefile"
27659 test "x$enable_xinput1_2" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27660         xinput1_2"
27661 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27662 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
27663 ac_config_files="$ac_config_files dlls/xinput1_2/Makefile"
27664
27665 ALL_MAKEFILES="$ALL_MAKEFILES \\
27666         dlls/xinput1_3/Makefile"
27667 test "x$enable_xinput1_3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27668         xinput1_3"
27669 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27670 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
27671 ac_config_files="$ac_config_files dlls/xinput1_3/Makefile"
27672
27673 ALL_MAKEFILES="$ALL_MAKEFILES \\
27674         dlls/xinput1_3/tests/Makefile"
27675 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27676         xinput1_3/tests"
27677 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27678 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
27679 ac_config_files="$ac_config_files dlls/xinput1_3/tests/Makefile"
27680
27681 ALL_MAKEFILES="$ALL_MAKEFILES \\
27682         dlls/xinput9_1_0/Makefile"
27683 test "x$enable_xinput9_1_0" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27684         xinput9_1_0"
27685 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27686 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
27687 ac_config_files="$ac_config_files dlls/xinput9_1_0/Makefile"
27688
27689 ALL_MAKEFILES="$ALL_MAKEFILES \\
27690         documentation/Makefile"
27691 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27692         documentation"
27693 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27694 documentation/Makefile: documentation/Makefile.in Make.rules"
27695 ac_config_files="$ac_config_files documentation/Makefile"
27696
27697 ALL_MAKEFILES="$ALL_MAKEFILES \\
27698         fonts/Makefile"
27699 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27700         fonts"
27701 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27702 fonts/Makefile: fonts/Makefile.in Make.rules"
27703 ac_config_files="$ac_config_files fonts/Makefile"
27704
27705 ALL_MAKEFILES="$ALL_MAKEFILES \\
27706         include/Makefile"
27707 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27708         include"
27709 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27710 include/Makefile: include/Makefile.in Make.rules"
27711 ac_config_files="$ac_config_files include/Makefile"
27712
27713 ALL_MAKEFILES="$ALL_MAKEFILES \\
27714         libs/Makefile"
27715 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27716         libs"
27717 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27718 libs/Makefile: libs/Makefile.in Make.rules"
27719 ac_config_files="$ac_config_files libs/Makefile"
27720
27721 ALL_MAKEFILES="$ALL_MAKEFILES \\
27722         libs/port/Makefile"
27723
27724 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27725 libs/port/Makefile: libs/port/Makefile.in Make.rules"
27726 ac_config_files="$ac_config_files libs/port/Makefile"
27727
27728 ALL_MAKEFILES="$ALL_MAKEFILES \\
27729         libs/wine/Makefile"
27730
27731 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27732 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
27733 ac_config_files="$ac_config_files libs/wine/Makefile"
27734
27735 ALL_MAKEFILES="$ALL_MAKEFILES \\
27736         libs/wpp/Makefile"
27737
27738 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27739 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
27740 ac_config_files="$ac_config_files libs/wpp/Makefile"
27741
27742 ALL_MAKEFILES="$ALL_MAKEFILES \\
27743         loader/Makefile"
27744 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27745         loader"
27746 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27747 loader/Makefile: loader/Makefile.in Make.rules"
27748 ac_config_files="$ac_config_files loader/Makefile"
27749
27750 ALL_MAKEFILES="$ALL_MAKEFILES \\
27751         programs/Makefile"
27752 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27753         programs"
27754 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27755 programs/Makefile: programs/Makefile.in Make.rules"
27756 ac_config_files="$ac_config_files programs/Makefile"
27757
27758 ALL_MAKEFILES="$ALL_MAKEFILES \\
27759         programs/cacls/Makefile"
27760 test "x$enable_cacls" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27761         cacls" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27762         cacls"
27763 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27764 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
27765 ac_config_files="$ac_config_files programs/cacls/Makefile"
27766
27767 ALL_MAKEFILES="$ALL_MAKEFILES \\
27768         programs/clock/Makefile"
27769 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27770         clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27771         clock"
27772 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27773 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
27774 ac_config_files="$ac_config_files programs/clock/Makefile"
27775
27776 ALL_MAKEFILES="$ALL_MAKEFILES \\
27777         programs/cmd/Makefile"
27778 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27779         cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27780         cmd"
27781 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27782 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
27783 ac_config_files="$ac_config_files programs/cmd/Makefile"
27784
27785 ALL_MAKEFILES="$ALL_MAKEFILES \\
27786         programs/cmdlgtst/Makefile"
27787 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27788         cmdlgtst"
27789 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27790 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
27791 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
27792
27793 ALL_MAKEFILES="$ALL_MAKEFILES \\
27794         programs/control/Makefile"
27795 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27796         control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27797         control"
27798 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27799 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
27800 ac_config_files="$ac_config_files programs/control/Makefile"
27801
27802 ALL_MAKEFILES="$ALL_MAKEFILES \\
27803         programs/eject/Makefile"
27804 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27805         eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27806         eject"
27807 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27808 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
27809 ac_config_files="$ac_config_files programs/eject/Makefile"
27810
27811 ALL_MAKEFILES="$ALL_MAKEFILES \\
27812         programs/expand/Makefile"
27813 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27814         expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27815         expand"
27816 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27817 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
27818 ac_config_files="$ac_config_files programs/expand/Makefile"
27819
27820 ALL_MAKEFILES="$ALL_MAKEFILES \\
27821         programs/explorer/Makefile"
27822 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27823         explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27824         explorer"
27825 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27826 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
27827 ac_config_files="$ac_config_files programs/explorer/Makefile"
27828
27829 ALL_MAKEFILES="$ALL_MAKEFILES \\
27830         programs/hh/Makefile"
27831 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27832         hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27833         hh"
27834 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27835 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
27836 ac_config_files="$ac_config_files programs/hh/Makefile"
27837
27838 ALL_MAKEFILES="$ALL_MAKEFILES \\
27839         programs/icinfo/Makefile"
27840 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27841         icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27842         icinfo"
27843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27844 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
27845 ac_config_files="$ac_config_files programs/icinfo/Makefile"
27846
27847 ALL_MAKEFILES="$ALL_MAKEFILES \\
27848         programs/iexplore/Makefile"
27849 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27850         iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27851         iexplore"
27852 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27853 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
27854 ac_config_files="$ac_config_files programs/iexplore/Makefile"
27855
27856 ALL_MAKEFILES="$ALL_MAKEFILES \\
27857         programs/lodctr/Makefile"
27858 test "x$enable_lodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27859         lodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27860         lodctr"
27861 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27862 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
27863 ac_config_files="$ac_config_files programs/lodctr/Makefile"
27864
27865 ALL_MAKEFILES="$ALL_MAKEFILES \\
27866         programs/msiexec/Makefile"
27867 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27868         msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27869         msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27870         msiexec"
27871 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27872 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
27873 ac_config_files="$ac_config_files programs/msiexec/Makefile"
27874
27875 ALL_MAKEFILES="$ALL_MAKEFILES \\
27876         programs/net/Makefile"
27877 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27878         net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27879         net"
27880 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27881 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
27882 ac_config_files="$ac_config_files programs/net/Makefile"
27883
27884 ALL_MAKEFILES="$ALL_MAKEFILES \\
27885         programs/notepad/Makefile"
27886 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27887         notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27888         notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27889         notepad"
27890 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27891 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
27892 ac_config_files="$ac_config_files programs/notepad/Makefile"
27893
27894 ALL_MAKEFILES="$ALL_MAKEFILES \\
27895         programs/oleview/Makefile"
27896 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27897         oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27898         oleview"
27899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27900 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
27901 ac_config_files="$ac_config_files programs/oleview/Makefile"
27902
27903 ALL_MAKEFILES="$ALL_MAKEFILES \\
27904         programs/progman/Makefile"
27905 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27906         progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27907         progman"
27908 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27909 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
27910 ac_config_files="$ac_config_files programs/progman/Makefile"
27911
27912 ALL_MAKEFILES="$ALL_MAKEFILES \\
27913         programs/reg/Makefile"
27914 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27915         reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27916         reg"
27917 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27918 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
27919 ac_config_files="$ac_config_files programs/reg/Makefile"
27920
27921 ALL_MAKEFILES="$ALL_MAKEFILES \\
27922         programs/regedit/Makefile"
27923 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27924         regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27925         regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27926         regedit"
27927 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27928 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
27929 ac_config_files="$ac_config_files programs/regedit/Makefile"
27930
27931 ALL_MAKEFILES="$ALL_MAKEFILES \\
27932         programs/regsvr32/Makefile"
27933 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27934         regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27935         regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27936         regsvr32"
27937 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27938 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
27939 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
27940
27941 ALL_MAKEFILES="$ALL_MAKEFILES \\
27942         programs/rpcss/Makefile"
27943 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27944         rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27945         rpcss"
27946 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27947 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
27948 ac_config_files="$ac_config_files programs/rpcss/Makefile"
27949
27950 ALL_MAKEFILES="$ALL_MAKEFILES \\
27951         programs/rundll32/Makefile"
27952 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27953         rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27954         rundll32"
27955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27956 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
27957 ac_config_files="$ac_config_files programs/rundll32/Makefile"
27958
27959 ALL_MAKEFILES="$ALL_MAKEFILES \\
27960         programs/secedit/Makefile"
27961 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27962         secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27963         secedit"
27964 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27965 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
27966 ac_config_files="$ac_config_files programs/secedit/Makefile"
27967
27968 ALL_MAKEFILES="$ALL_MAKEFILES \\
27969         programs/services/Makefile"
27970 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27971         services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27972         services"
27973 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27974 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
27975 ac_config_files="$ac_config_files programs/services/Makefile"
27976
27977 ALL_MAKEFILES="$ALL_MAKEFILES \\
27978         programs/spoolsv/Makefile"
27979 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27980         spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27981         spoolsv"
27982 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27983 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
27984 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
27985
27986 ALL_MAKEFILES="$ALL_MAKEFILES \\
27987         programs/start/Makefile"
27988 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27989         start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27990         start"
27991 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27992 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
27993 ac_config_files="$ac_config_files programs/start/Makefile"
27994
27995 ALL_MAKEFILES="$ALL_MAKEFILES \\
27996         programs/svchost/Makefile"
27997 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27998         svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27999         svchost"
28000 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28001 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
28002 ac_config_files="$ac_config_files programs/svchost/Makefile"
28003
28004 ALL_MAKEFILES="$ALL_MAKEFILES \\
28005         programs/taskmgr/Makefile"
28006 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28007         taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28008         taskmgr"
28009 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28010 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
28011 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
28012
28013 ALL_MAKEFILES="$ALL_MAKEFILES \\
28014         programs/uninstaller/Makefile"
28015 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28016         uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28017         uninstaller"
28018 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28019 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
28020 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
28021
28022 ALL_MAKEFILES="$ALL_MAKEFILES \\
28023         programs/unlodctr/Makefile"
28024 test "x$enable_unlodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28025         unlodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28026         unlodctr"
28027 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28028 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
28029 ac_config_files="$ac_config_files programs/unlodctr/Makefile"
28030
28031 ALL_MAKEFILES="$ALL_MAKEFILES \\
28032         programs/view/Makefile"
28033 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28034         view"
28035 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28036 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
28037 ac_config_files="$ac_config_files programs/view/Makefile"
28038
28039 ALL_MAKEFILES="$ALL_MAKEFILES \\
28040         programs/wineboot/Makefile"
28041 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28042         wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28043         wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28044         wineboot"
28045 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28046 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
28047 ac_config_files="$ac_config_files programs/wineboot/Makefile"
28048
28049 ALL_MAKEFILES="$ALL_MAKEFILES \\
28050         programs/winebrowser/Makefile"
28051 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28052         winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28053         winebrowser"
28054 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28055 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
28056 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
28057
28058 ALL_MAKEFILES="$ALL_MAKEFILES \\
28059         programs/winecfg/Makefile"
28060 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28061         winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28062         winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28063         winecfg"
28064 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28065 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
28066 ac_config_files="$ac_config_files programs/winecfg/Makefile"
28067
28068 ALL_MAKEFILES="$ALL_MAKEFILES \\
28069         programs/wineconsole/Makefile"
28070 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28071         wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28072         wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28073         wineconsole"
28074 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28075 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
28076 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
28077
28078 ALL_MAKEFILES="$ALL_MAKEFILES \\
28079         programs/winedbg/Makefile"
28080 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28081         winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28082         winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28083         winedbg"
28084 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28085 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
28086 ac_config_files="$ac_config_files programs/winedbg/Makefile"
28087
28088 ALL_MAKEFILES="$ALL_MAKEFILES \\
28089         programs/winedevice/Makefile"
28090 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28091         winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28092         winedevice"
28093 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28094 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
28095 ac_config_files="$ac_config_files programs/winedevice/Makefile"
28096
28097 ALL_MAKEFILES="$ALL_MAKEFILES \\
28098         programs/winefile/Makefile"
28099 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28100         winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28101         winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28102         winefile"
28103 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28104 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
28105 ac_config_files="$ac_config_files programs/winefile/Makefile"
28106
28107 ALL_MAKEFILES="$ALL_MAKEFILES \\
28108         programs/winemenubuilder/Makefile"
28109 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28110         winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28111         winemenubuilder"
28112 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28113 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
28114 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
28115
28116 ALL_MAKEFILES="$ALL_MAKEFILES \\
28117         programs/winemine/Makefile"
28118 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28119         winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28120         winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28121         winemine"
28122 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28123 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
28124 ac_config_files="$ac_config_files programs/winemine/Makefile"
28125
28126 ALL_MAKEFILES="$ALL_MAKEFILES \\
28127         programs/winepath/Makefile"
28128 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28129         winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28130         winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28131         winepath"
28132 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28133 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
28134 ac_config_files="$ac_config_files programs/winepath/Makefile"
28135
28136 ALL_MAKEFILES="$ALL_MAKEFILES \\
28137         programs/winetest/Makefile"
28138 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28139         winetest"
28140 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28141 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
28142 ac_config_files="$ac_config_files programs/winetest/Makefile"
28143
28144 ALL_MAKEFILES="$ALL_MAKEFILES \\
28145         programs/winevdm/Makefile"
28146 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28147         winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28148         winevdm"
28149 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28150 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
28151 ac_config_files="$ac_config_files programs/winevdm/Makefile"
28152
28153 ALL_MAKEFILES="$ALL_MAKEFILES \\
28154         programs/winhelp.exe16/Makefile"
28155 test "x$enable_winhelp_exe16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28156         winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28157         winhelp.exe16"
28158 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28159 programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
28160 ac_config_files="$ac_config_files programs/winhelp.exe16/Makefile"
28161
28162 ALL_MAKEFILES="$ALL_MAKEFILES \\
28163         programs/winhlp32/Makefile"
28164 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28165         winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28166         winhlp32"
28167 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28168 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
28169 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
28170
28171 ALL_MAKEFILES="$ALL_MAKEFILES \\
28172         programs/winoldap.mod16/Makefile"
28173 test "x$enable_winoldap_mod16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28174         winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28175         winoldap.mod16"
28176 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28177 programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
28178 ac_config_files="$ac_config_files programs/winoldap.mod16/Makefile"
28179
28180 ALL_MAKEFILES="$ALL_MAKEFILES \\
28181         programs/winver/Makefile"
28182 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28183         winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28184         winver"
28185 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28186 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
28187 ac_config_files="$ac_config_files programs/winver/Makefile"
28188
28189 ALL_MAKEFILES="$ALL_MAKEFILES \\
28190         programs/wordpad/Makefile"
28191 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28192         wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28193         wordpad"
28194 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28195 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
28196 ac_config_files="$ac_config_files programs/wordpad/Makefile"
28197
28198 ALL_MAKEFILES="$ALL_MAKEFILES \\
28199         programs/write/Makefile"
28200 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28201         write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28202         write"
28203 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28204 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
28205 ac_config_files="$ac_config_files programs/write/Makefile"
28206
28207 ALL_MAKEFILES="$ALL_MAKEFILES \\
28208         programs/xcopy/Makefile"
28209 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28210         xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28211         xcopy"
28212 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28213 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
28214 ac_config_files="$ac_config_files programs/xcopy/Makefile"
28215
28216 ALL_MAKEFILES="$ALL_MAKEFILES \\
28217         server/Makefile"
28218 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28219         server"
28220 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28221 server/Makefile: server/Makefile.in Make.rules"
28222 ac_config_files="$ac_config_files server/Makefile"
28223
28224 ALL_MAKEFILES="$ALL_MAKEFILES \\
28225         tools/Makefile"
28226 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28227         tools"
28228 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28229 tools/Makefile: tools/Makefile.in Make.rules"
28230 ac_config_files="$ac_config_files tools/Makefile"
28231
28232 ALL_MAKEFILES="$ALL_MAKEFILES \\
28233         tools/widl/Makefile"
28234
28235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28236 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
28237 ac_config_files="$ac_config_files tools/widl/Makefile"
28238
28239 ALL_MAKEFILES="$ALL_MAKEFILES \\
28240         tools/winebuild/Makefile"
28241
28242 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28243 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
28244 ac_config_files="$ac_config_files tools/winebuild/Makefile"
28245
28246 ALL_MAKEFILES="$ALL_MAKEFILES \\
28247         tools/winedump/Makefile"
28248
28249 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28250 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
28251 ac_config_files="$ac_config_files tools/winedump/Makefile"
28252
28253 ALL_MAKEFILES="$ALL_MAKEFILES \\
28254         tools/winegcc/Makefile"
28255
28256 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28257 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
28258 ac_config_files="$ac_config_files tools/winegcc/Makefile"
28259
28260 ALL_MAKEFILES="$ALL_MAKEFILES \\
28261         tools/wmc/Makefile"
28262
28263 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28264 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
28265 ac_config_files="$ac_config_files tools/wmc/Makefile"
28266
28267 ALL_MAKEFILES="$ALL_MAKEFILES \\
28268         tools/wrc/Makefile"
28269
28270 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28271 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
28272 ac_config_files="$ac_config_files tools/wrc/Makefile"
28273
28274
28275
28276 ALL_WINETEST_DEPENDS="# Test binaries"
28277
28278 for dir in $ALL_TEST_DIRS
28279 do
28280     if test "$dir" != "\\"
28281     then
28282         testname=`expr $dir : '\(.*\)/tests'`_test.exe
28283         ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
28284 $testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
28285         cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
28286     fi
28287 done
28288
28289 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS=""
28290
28291 cat >confcache <<\_ACEOF
28292 # This file is a shell script that caches the results of configure
28293 # tests run on this system so they can be shared between configure
28294 # scripts and configure runs, see configure's option --config-cache.
28295 # It is not useful on other systems.  If it contains results you don't
28296 # want to keep, you may remove or edit it.
28297 #
28298 # config.status only pays attention to the cache file if you give it
28299 # the --recheck option to rerun configure.
28300 #
28301 # `ac_cv_env_foo' variables (set or unset) will be overridden when
28302 # loading this file, other *unset* `ac_cv_foo' will be assigned the
28303 # following values.
28304
28305 _ACEOF
28306
28307 # The following way of writing the cache mishandles newlines in values,
28308 # but we know of no workaround that is simple, portable, and efficient.
28309 # So, we kill variables containing newlines.
28310 # Ultrix sh set writes to stderr and can't be redirected directly,
28311 # and sets the high bit in the cache file unless we assign to the vars.
28312 (
28313   for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
28314     eval ac_val=\$$ac_var
28315     case $ac_val in #(
28316     *${as_nl}*)
28317       case $ac_var in #(
28318       *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
28319 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
28320       esac
28321       case $ac_var in #(
28322       _ | IFS | as_nl) ;; #(
28323       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
28324       *) $as_unset $ac_var ;;
28325       esac ;;
28326     esac
28327   done
28328
28329   (set) 2>&1 |
28330     case $as_nl`(ac_space=' '; set) 2>&1` in #(
28331     *${as_nl}ac_space=\ *)
28332       # `set' does not quote correctly, so add quotes (double-quote
28333       # substitution turns \\\\ into \\, and sed turns \\ into \).
28334       sed -n \
28335         "s/'/'\\\\''/g;
28336           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
28337       ;; #(
28338     *)
28339       # `set' quotes correctly as required by POSIX, so do not add quotes.
28340       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
28341       ;;
28342     esac |
28343     sort
28344 ) |
28345   sed '
28346      /^ac_cv_env_/b end
28347      t clear
28348      :clear
28349      s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
28350      t end
28351      s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
28352      :end' >>confcache
28353 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
28354   if test -w "$cache_file"; then
28355     test "x$cache_file" != "x/dev/null" &&
28356       { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
28357 $as_echo "$as_me: updating cache $cache_file" >&6;}
28358     cat confcache >$cache_file
28359   else
28360     { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
28361 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
28362   fi
28363 fi
28364 rm -f confcache
28365
28366 test "x$prefix" = xNONE && prefix=$ac_default_prefix
28367 # Let make expand exec_prefix.
28368 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
28369
28370 DEFS=-DHAVE_CONFIG_H
28371
28372 ac_libobjs=
28373 ac_ltlibobjs=
28374 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
28375   # 1. Remove the extension, and $U if already installed.
28376   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
28377   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
28378   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
28379   #    will be set to the directory where LIBOBJS objects are built.
28380   ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
28381   ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
28382 done
28383 LIBOBJS=$ac_libobjs
28384
28385 LTLIBOBJS=$ac_ltlibobjs
28386
28387
28388
28389 : ${CONFIG_STATUS=./config.status}
28390 ac_write_fail=0
28391 ac_clean_files_save=$ac_clean_files
28392 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
28393 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
28394 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
28395 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28396 #! $SHELL
28397 # Generated by $as_me.
28398 # Run this file to recreate the current configuration.
28399 # Compiler output produced by configure, useful for debugging
28400 # configure, is in config.log if it exists.
28401
28402 debug=false
28403 ac_cs_recheck=false
28404 ac_cs_silent=false
28405 SHELL=\${CONFIG_SHELL-$SHELL}
28406 _ACEOF
28407
28408 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28409 ## --------------------- ##
28410 ## M4sh Initialization.  ##
28411 ## --------------------- ##
28412
28413 # Be more Bourne compatible
28414 DUALCASE=1; export DUALCASE # for MKS sh
28415 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
28416   emulate sh
28417   NULLCMD=:
28418   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
28419   # is contrary to our usage.  Disable this feature.
28420   alias -g '${1+"$@"}'='"$@"'
28421   setopt NO_GLOB_SUBST
28422 else
28423   case `(set -o) 2>/dev/null` in
28424   *posix*) set -o posix ;;
28425 esac
28426
28427 fi
28428
28429
28430
28431
28432 # PATH needs CR
28433 # Avoid depending upon Character Ranges.
28434 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
28435 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
28436 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
28437 as_cr_digits='0123456789'
28438 as_cr_alnum=$as_cr_Letters$as_cr_digits
28439
28440 as_nl='
28441 '
28442 export as_nl
28443 # Printing a long string crashes Solaris 7 /usr/bin/printf.
28444 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
28445 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
28446 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
28447 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
28448   as_echo='printf %s\n'
28449   as_echo_n='printf %s'
28450 else
28451   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
28452     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
28453     as_echo_n='/usr/ucb/echo -n'
28454   else
28455     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
28456     as_echo_n_body='eval
28457       arg=$1;
28458       case $arg in
28459       *"$as_nl"*)
28460         expr "X$arg" : "X\\(.*\\)$as_nl";
28461         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
28462       esac;
28463       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
28464     '
28465     export as_echo_n_body
28466     as_echo_n='sh -c $as_echo_n_body as_echo'
28467   fi
28468   export as_echo_body
28469   as_echo='sh -c $as_echo_body as_echo'
28470 fi
28471
28472 # The user is always right.
28473 if test "${PATH_SEPARATOR+set}" != set; then
28474   PATH_SEPARATOR=:
28475   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
28476     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
28477       PATH_SEPARATOR=';'
28478   }
28479 fi
28480
28481 # Support unset when possible.
28482 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
28483   as_unset=unset
28484 else
28485   as_unset=false
28486 fi
28487
28488
28489 # IFS
28490 # We need space, tab and new line, in precisely that order.  Quoting is
28491 # there to prevent editors from complaining about space-tab.
28492 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
28493 # splitting by setting IFS to empty value.)
28494 IFS=" ""        $as_nl"
28495
28496 # Find who we are.  Look in the path if we contain no directory separator.
28497 case $0 in
28498   *[\\/]* ) as_myself=$0 ;;
28499   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28500 for as_dir in $PATH
28501 do
28502   IFS=$as_save_IFS
28503   test -z "$as_dir" && as_dir=.
28504   test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
28505 done
28506 IFS=$as_save_IFS
28507
28508      ;;
28509 esac
28510 # We did not find ourselves, most probably we were run as `sh COMMAND'
28511 # in which case we are not to be found in the path.
28512 if test "x$as_myself" = x; then
28513   as_myself=$0
28514 fi
28515 if test ! -f "$as_myself"; then
28516   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
28517   { (exit 1); exit 1; }
28518 fi
28519
28520 # Work around bugs in pre-3.0 UWIN ksh.
28521 for as_var in ENV MAIL MAILPATH
28522 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
28523 done
28524 PS1='$ '
28525 PS2='> '
28526 PS4='+ '
28527
28528 # NLS nuisances.
28529 LC_ALL=C
28530 export LC_ALL
28531 LANGUAGE=C
28532 export LANGUAGE
28533
28534 # Required to use basename.
28535 if expr a : '\(a\)' >/dev/null 2>&1 &&
28536    test "X`expr 00001 : '.*\(...\)'`" = X001; then
28537   as_expr=expr
28538 else
28539   as_expr=false
28540 fi
28541
28542 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
28543   as_basename=basename
28544 else
28545   as_basename=false
28546 fi
28547
28548
28549 # Name of the executable.
28550 as_me=`$as_basename -- "$0" ||
28551 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
28552          X"$0" : 'X\(//\)$' \| \
28553          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
28554 $as_echo X/"$0" |
28555     sed '/^.*\/\([^/][^/]*\)\/*$/{
28556             s//\1/
28557             q
28558           }
28559           /^X\/\(\/\/\)$/{
28560             s//\1/
28561             q
28562           }
28563           /^X\/\(\/\).*/{
28564             s//\1/
28565             q
28566           }
28567           s/.*/./; q'`
28568
28569 # CDPATH.
28570 $as_unset CDPATH
28571
28572
28573
28574   as_lineno_1=$LINENO
28575   as_lineno_2=$LINENO
28576   test "x$as_lineno_1" != "x$as_lineno_2" &&
28577   test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
28578
28579   # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
28580   # uniformly replaced by the line number.  The first 'sed' inserts a
28581   # line-number line after each line using $LINENO; the second 'sed'
28582   # does the real work.  The second script uses 'N' to pair each
28583   # line-number line with the line containing $LINENO, and appends
28584   # trailing '-' during substitution so that $LINENO is not a special
28585   # case at line end.
28586   # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
28587   # scripts with optimization help from Paolo Bonzini.  Blame Lee
28588   # E. McMahon (1931-1989) for sed's syntax.  :-)
28589   sed -n '
28590     p
28591     /[$]LINENO/=
28592   ' <$as_myself |
28593     sed '
28594       s/[$]LINENO.*/&-/
28595       t lineno
28596       b
28597       :lineno
28598       N
28599       :loop
28600       s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
28601       t loop
28602       s/-\n.*//
28603     ' >$as_me.lineno &&
28604   chmod +x "$as_me.lineno" ||
28605     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
28606    { (exit 1); exit 1; }; }
28607
28608   # Don't try to exec as it changes $[0], causing all sort of problems
28609   # (the dirname of $[0] is not the place where we might find the
28610   # original and so on.  Autoconf is especially sensitive to this).
28611   . "./$as_me.lineno"
28612   # Exit status is that of the last command.
28613   exit
28614 }
28615
28616
28617 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
28618   as_dirname=dirname
28619 else
28620   as_dirname=false
28621 fi
28622
28623 ECHO_C= ECHO_N= ECHO_T=
28624 case `echo -n x` in
28625 -n*)
28626   case `echo 'x\c'` in
28627   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
28628   *)   ECHO_C='\c';;
28629   esac;;
28630 *)
28631   ECHO_N='-n';;
28632 esac
28633 if expr a : '\(a\)' >/dev/null 2>&1 &&
28634    test "X`expr 00001 : '.*\(...\)'`" = X001; then
28635   as_expr=expr
28636 else
28637   as_expr=false
28638 fi
28639
28640 rm -f conf$$ conf$$.exe conf$$.file
28641 if test -d conf$$.dir; then
28642   rm -f conf$$.dir/conf$$.file
28643 else
28644   rm -f conf$$.dir
28645   mkdir conf$$.dir 2>/dev/null
28646 fi
28647 if (echo >conf$$.file) 2>/dev/null; then
28648   if ln -s conf$$.file conf$$ 2>/dev/null; then
28649     as_ln_s='ln -s'
28650     # ... but there are two gotchas:
28651     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
28652     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
28653     # In both cases, we have to default to `cp -p'.
28654     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
28655       as_ln_s='cp -p'
28656   elif ln conf$$.file conf$$ 2>/dev/null; then
28657     as_ln_s=ln
28658   else
28659     as_ln_s='cp -p'
28660   fi
28661 else
28662   as_ln_s='cp -p'
28663 fi
28664 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
28665 rmdir conf$$.dir 2>/dev/null
28666
28667 if mkdir -p . 2>/dev/null; then
28668   as_mkdir_p=:
28669 else
28670   test -d ./-p && rmdir ./-p
28671   as_mkdir_p=false
28672 fi
28673
28674 if test -x / >/dev/null 2>&1; then
28675   as_test_x='test -x'
28676 else
28677   if ls -dL / >/dev/null 2>&1; then
28678     as_ls_L_option=L
28679   else
28680     as_ls_L_option=
28681   fi
28682   as_test_x='
28683     eval sh -c '\''
28684       if test -d "$1"; then
28685         test -d "$1/.";
28686       else
28687         case $1 in
28688         -*)set "./$1";;
28689         esac;
28690         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
28691         ???[sx]*):;;*)false;;esac;fi
28692     '\'' sh
28693   '
28694 fi
28695 as_executable_p=$as_test_x
28696
28697 # Sed expression to map a string onto a valid CPP name.
28698 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
28699
28700 # Sed expression to map a string onto a valid variable name.
28701 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
28702
28703
28704 exec 6>&1
28705
28706 # Save the log message, to keep $[0] and so on meaningful, and to
28707 # report actual input values of CONFIG_FILES etc. instead of their
28708 # values after options handling.
28709 ac_log="
28710 This file was extended by Wine $as_me 1.1.16, which was
28711 generated by GNU Autoconf 2.63.  Invocation command line was
28712
28713   CONFIG_FILES    = $CONFIG_FILES
28714   CONFIG_HEADERS  = $CONFIG_HEADERS
28715   CONFIG_LINKS    = $CONFIG_LINKS
28716   CONFIG_COMMANDS = $CONFIG_COMMANDS
28717   $ $0 $@
28718
28719 on `(hostname || uname -n) 2>/dev/null | sed 1q`
28720 "
28721
28722 _ACEOF
28723
28724 case $ac_config_files in *"
28725 "*) set x $ac_config_files; shift; ac_config_files=$*;;
28726 esac
28727
28728 case $ac_config_headers in *"
28729 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
28730 esac
28731
28732
28733 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28734 # Files that config.status was made for.
28735 config_files="$ac_config_files"
28736 config_headers="$ac_config_headers"
28737 config_commands="$ac_config_commands"
28738
28739 _ACEOF
28740
28741 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28742 ac_cs_usage="\
28743 \`$as_me' instantiates files from templates according to the
28744 current configuration.
28745
28746 Usage: $0 [OPTION]... [FILE]...
28747
28748   -h, --help       print this help, then exit
28749   -V, --version    print version number and configuration settings, then exit
28750   -q, --quiet, --silent
28751                    do not print progress messages
28752   -d, --debug      don't remove temporary files
28753       --recheck    update $as_me by reconfiguring in the same conditions
28754       --file=FILE[:TEMPLATE]
28755                    instantiate the configuration file FILE
28756       --header=FILE[:TEMPLATE]
28757                    instantiate the configuration header FILE
28758
28759 Configuration files:
28760 $config_files
28761
28762 Configuration headers:
28763 $config_headers
28764
28765 Configuration commands:
28766 $config_commands
28767
28768 Report bugs to <bug-autoconf@gnu.org>."
28769
28770 _ACEOF
28771 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28772 ac_cs_version="\\
28773 Wine config.status 1.1.16
28774 configured by $0, generated by GNU Autoconf 2.63,
28775   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
28776
28777 Copyright (C) 2008 Free Software Foundation, Inc.
28778 This config.status script is free software; the Free Software Foundation
28779 gives unlimited permission to copy, distribute and modify it."
28780
28781 ac_pwd='$ac_pwd'
28782 srcdir='$srcdir'
28783 INSTALL='$INSTALL'
28784 test -n "\$AWK" || AWK=awk
28785 _ACEOF
28786
28787 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28788 # The default lists apply if the user does not specify any file.
28789 ac_need_defaults=:
28790 while test $# != 0
28791 do
28792   case $1 in
28793   --*=*)
28794     ac_option=`expr "X$1" : 'X\([^=]*\)='`
28795     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
28796     ac_shift=:
28797     ;;
28798   *)
28799     ac_option=$1
28800     ac_optarg=$2
28801     ac_shift=shift
28802     ;;
28803   esac
28804
28805   case $ac_option in
28806   # Handling of the options.
28807   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
28808     ac_cs_recheck=: ;;
28809   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
28810     $as_echo "$ac_cs_version"; exit ;;
28811   --debug | --debu | --deb | --de | --d | -d )
28812     debug=: ;;
28813   --file | --fil | --fi | --f )
28814     $ac_shift
28815     case $ac_optarg in
28816     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28817     esac
28818     CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
28819     ac_need_defaults=false;;
28820   --header | --heade | --head | --hea )
28821     $ac_shift
28822     case $ac_optarg in
28823     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28824     esac
28825     CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
28826     ac_need_defaults=false;;
28827   --he | --h)
28828     # Conflict between --help and --header
28829     { $as_echo "$as_me: error: ambiguous option: $1
28830 Try \`$0 --help' for more information." >&2
28831    { (exit 1); exit 1; }; };;
28832   --help | --hel | -h )
28833     $as_echo "$ac_cs_usage"; exit ;;
28834   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
28835   | -silent | --silent | --silen | --sile | --sil | --si | --s)
28836     ac_cs_silent=: ;;
28837
28838   # This is an error.
28839   -*) { $as_echo "$as_me: error: unrecognized option: $1
28840 Try \`$0 --help' for more information." >&2
28841    { (exit 1); exit 1; }; } ;;
28842
28843   *) ac_config_targets="$ac_config_targets $1"
28844      ac_need_defaults=false ;;
28845
28846   esac
28847   shift
28848 done
28849
28850 ac_configure_extra_args=
28851
28852 if $ac_cs_silent; then
28853   exec 6>/dev/null
28854   ac_configure_extra_args="$ac_configure_extra_args --silent"
28855 fi
28856
28857 _ACEOF
28858 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28859 if \$ac_cs_recheck; then
28860   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
28861   shift
28862   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
28863   CONFIG_SHELL='$SHELL'
28864   export CONFIG_SHELL
28865   exec "\$@"
28866 fi
28867
28868 _ACEOF
28869 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28870 exec 5>>config.log
28871 {
28872   echo
28873   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
28874 ## Running $as_me. ##
28875 _ASBOX
28876   $as_echo "$ac_log"
28877 } >&5
28878
28879 _ACEOF
28880 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28881 _ACEOF
28882
28883 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28884
28885 # Handling of arguments.
28886 for ac_config_target in $ac_config_targets
28887 do
28888   case $ac_config_target in
28889     "include/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
28890     "include/stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS include/stamp-h" ;;
28891     "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
28892     "dlls/gdi32/mfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
28893     "dlls/kernel32/nls") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
28894     "dlls/user32/resources") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/user32/resources" ;;
28895     "dlls/wineps.drv/data") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
28896     "include/wine") CONFIG_COMMANDS="$CONFIG_COMMANDS include/wine" ;;
28897     "Make.rules") CONFIG_FILES="$CONFIG_FILES Make.rules" ;;
28898     "dlls/Makedll.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makedll.rules" ;;
28899     "dlls/Makeimplib.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makeimplib.rules" ;;
28900     "dlls/Maketest.rules") CONFIG_FILES="$CONFIG_FILES dlls/Maketest.rules" ;;
28901     "programs/Makeprog.rules") CONFIG_FILES="$CONFIG_FILES programs/Makeprog.rules" ;;
28902     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
28903     "dlls/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/Makefile" ;;
28904     "dlls/acledit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/acledit/Makefile" ;;
28905     "dlls/aclui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/aclui/Makefile" ;;
28906     "dlls/activeds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/activeds/Makefile" ;;
28907     "dlls/actxprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
28908     "dlls/adsiid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/adsiid/Makefile" ;;
28909     "dlls/advapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/Makefile" ;;
28910     "dlls/advapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
28911     "dlls/advpack/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/Makefile" ;;
28912     "dlls/advpack/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
28913     "dlls/amstream/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/amstream/Makefile" ;;
28914     "dlls/appwiz.cpl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
28915     "dlls/atl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/atl/Makefile" ;;
28916     "dlls/authz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/authz/Makefile" ;;
28917     "dlls/avicap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avicap32/Makefile" ;;
28918     "dlls/avifil32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifil32/Makefile" ;;
28919     "dlls/browseui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/Makefile" ;;
28920     "dlls/browseui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
28921     "dlls/cabinet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/Makefile" ;;
28922     "dlls/cabinet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
28923     "dlls/capi2032/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/capi2032/Makefile" ;;
28924     "dlls/cards/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cards/Makefile" ;;
28925     "dlls/cfgmgr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
28926     "dlls/clusapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/clusapi/Makefile" ;;
28927     "dlls/comcat/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/Makefile" ;;
28928     "dlls/comcat/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
28929     "dlls/comctl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/Makefile" ;;
28930     "dlls/comctl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
28931     "dlls/comdlg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
28932     "dlls/comdlg32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
28933     "dlls/comm.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comm.drv16/Makefile" ;;
28934     "dlls/compstui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/compstui/Makefile" ;;
28935     "dlls/credui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/Makefile" ;;
28936     "dlls/credui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
28937     "dlls/crtdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crtdll/Makefile" ;;
28938     "dlls/crypt32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/Makefile" ;;
28939     "dlls/crypt32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
28940     "dlls/cryptdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
28941     "dlls/cryptdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
28942     "dlls/cryptnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
28943     "dlls/cryptnet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
28944     "dlls/cryptui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/Makefile" ;;
28945     "dlls/cryptui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
28946     "dlls/ctapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
28947     "dlls/ctl3d32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
28948     "dlls/d3d10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/Makefile" ;;
28949     "dlls/d3d10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
28950     "dlls/d3d10core/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
28951     "dlls/d3d10core/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
28952     "dlls/d3d8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/Makefile" ;;
28953     "dlls/d3d8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
28954     "dlls/d3d9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/Makefile" ;;
28955     "dlls/d3d9/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
28956     "dlls/d3dim/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dim/Makefile" ;;
28957     "dlls/d3drm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/Makefile" ;;
28958     "dlls/d3drm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
28959     "dlls/d3dx8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
28960     "dlls/d3dx8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
28961     "dlls/d3dx9_24/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
28962     "dlls/d3dx9_25/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
28963     "dlls/d3dx9_26/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
28964     "dlls/d3dx9_27/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
28965     "dlls/d3dx9_28/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
28966     "dlls/d3dx9_29/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
28967     "dlls/d3dx9_30/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
28968     "dlls/d3dx9_31/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
28969     "dlls/d3dx9_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
28970     "dlls/d3dx9_33/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
28971     "dlls/d3dx9_34/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
28972     "dlls/d3dx9_35/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
28973     "dlls/d3dx9_36/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
28974     "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
28975     "dlls/d3dx9_37/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
28976     "dlls/d3dx9_38/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
28977     "dlls/d3dx9_39/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
28978     "dlls/d3dx9_40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
28979     "dlls/d3dxof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
28980     "dlls/d3dxof/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
28981     "dlls/dbghelp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
28982     "dlls/dciman32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dciman32/Makefile" ;;
28983     "dlls/ddraw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/Makefile" ;;
28984     "dlls/ddraw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
28985     "dlls/ddrawex/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
28986     "dlls/ddrawex/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
28987     "dlls/devenum/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/devenum/Makefile" ;;
28988     "dlls/dinput/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/Makefile" ;;
28989     "dlls/dinput/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
28990     "dlls/dinput8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput8/Makefile" ;;
28991     "dlls/dispdib.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dispdib.dll16/Makefile" ;;
28992     "dlls/display.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/display.drv16/Makefile" ;;
28993     "dlls/dmband/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmband/Makefile" ;;
28994     "dlls/dmcompos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
28995     "dlls/dmime/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmime/Makefile" ;;
28996     "dlls/dmloader/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmloader/Makefile" ;;
28997     "dlls/dmscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmscript/Makefile" ;;
28998     "dlls/dmstyle/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
28999     "dlls/dmsynth/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
29000     "dlls/dmusic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic/Makefile" ;;
29001     "dlls/dmusic32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
29002     "dlls/dnsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
29003     "dlls/dnsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
29004     "dlls/dplay/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplay/Makefile" ;;
29005     "dlls/dplayx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/Makefile" ;;
29006     "dlls/dplayx/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
29007     "dlls/dpnaddr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
29008     "dlls/dpnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnet/Makefile" ;;
29009     "dlls/dpnhpast/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
29010     "dlls/dpnlobby/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
29011     "dlls/dpwsockx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
29012     "dlls/dsound/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/Makefile" ;;
29013     "dlls/dsound/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
29014     "dlls/dssenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dssenh/Makefile" ;;
29015     "dlls/dswave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dswave/Makefile" ;;
29016     "dlls/dwmapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
29017     "dlls/dxdiagn/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
29018     "dlls/dxerr8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
29019     "dlls/dxerr9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
29020     "dlls/dxgi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/Makefile" ;;
29021     "dlls/dxgi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
29022     "dlls/dxguid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxguid/Makefile" ;;
29023     "dlls/faultrep/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/faultrep/Makefile" ;;
29024     "dlls/fusion/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/Makefile" ;;
29025     "dlls/fusion/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
29026     "dlls/gdi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/Makefile" ;;
29027     "dlls/gdi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
29028     "dlls/gdiplus/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
29029     "dlls/gdiplus/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
29030     "dlls/glu32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/glu32/Makefile" ;;
29031     "dlls/gphoto2.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
29032     "dlls/gpkcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
29033     "dlls/hal/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hal/Makefile" ;;
29034     "dlls/hhctrl.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
29035     "dlls/hid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hid/Makefile" ;;
29036     "dlls/hlink/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/Makefile" ;;
29037     "dlls/hlink/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
29038     "dlls/hnetcfg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
29039     "dlls/httpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/httpapi/Makefile" ;;
29040     "dlls/iccvid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iccvid/Makefile" ;;
29041     "dlls/icmp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/icmp/Makefile" ;;
29042     "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
29043     "dlls/imaadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
29044     "dlls/imagehlp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
29045     "dlls/imm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/Makefile" ;;
29046     "dlls/imm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
29047     "dlls/inetcomm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
29048     "dlls/inetcomm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
29049     "dlls/inetmib1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
29050     "dlls/inetmib1/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
29051     "dlls/infosoft/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/Makefile" ;;
29052     "dlls/infosoft/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
29053     "dlls/initpki/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/initpki/Makefile" ;;
29054     "dlls/inkobj/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inkobj/Makefile" ;;
29055     "dlls/inseng/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inseng/Makefile" ;;
29056     "dlls/iphlpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
29057     "dlls/iphlpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
29058     "dlls/itircl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itircl/Makefile" ;;
29059     "dlls/itss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/Makefile" ;;
29060     "dlls/itss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
29061     "dlls/jscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/Makefile" ;;
29062     "dlls/jscript/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
29063     "dlls/kernel32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/Makefile" ;;
29064     "dlls/kernel32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
29065     "dlls/keyboard.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/keyboard.drv16/Makefile" ;;
29066     "dlls/loadperf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/loadperf/Makefile" ;;
29067     "dlls/localspl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/Makefile" ;;
29068     "dlls/localspl/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
29069     "dlls/localui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/Makefile" ;;
29070     "dlls/localui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
29071     "dlls/lz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/Makefile" ;;
29072     "dlls/lz32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
29073     "dlls/mapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/Makefile" ;;
29074     "dlls/mapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
29075     "dlls/mciavi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
29076     "dlls/mcicda/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mcicda/Makefile" ;;
29077     "dlls/mciqtz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciqtz32/Makefile" ;;
29078     "dlls/mciseq/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciseq/Makefile" ;;
29079     "dlls/mciwave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciwave/Makefile" ;;
29080     "dlls/midimap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/midimap/Makefile" ;;
29081     "dlls/mlang/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/Makefile" ;;
29082     "dlls/mlang/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
29083     "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
29084     "dlls/monodebg.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
29085     "dlls/mountmgr.sys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
29086     "dlls/mouse.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mouse.drv16/Makefile" ;;
29087     "dlls/mpr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mpr/Makefile" ;;
29088     "dlls/mprapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mprapi/Makefile" ;;
29089     "dlls/msacm32.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
29090     "dlls/msacm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/Makefile" ;;
29091     "dlls/msacm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
29092     "dlls/msadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
29093     "dlls/mscat32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscat32/Makefile" ;;
29094     "dlls/mscms/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/Makefile" ;;
29095     "dlls/mscms/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
29096     "dlls/mscoree/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscoree/Makefile" ;;
29097     "dlls/msctf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msctf/Makefile" ;;
29098     "dlls/msctf/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
29099     "dlls/msdmo/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msdmo/Makefile" ;;
29100     "dlls/msftedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msftedit/Makefile" ;;
29101     "dlls/msg711.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
29102     "dlls/mshtml.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
29103     "dlls/mshtml/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/Makefile" ;;
29104     "dlls/mshtml/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
29105     "dlls/msi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/Makefile" ;;
29106     "dlls/msi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
29107     "dlls/msimg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimg32/Makefile" ;;
29108     "dlls/msimtf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimtf/Makefile" ;;
29109     "dlls/msisip/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisip/Makefile" ;;
29110     "dlls/msisys.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
29111     "dlls/msnet32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msnet32/Makefile" ;;
29112     "dlls/msrle32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msrle32/Makefile" ;;
29113     "dlls/mssign32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssign32/Makefile" ;;
29114     "dlls/mssip32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssip32/Makefile" ;;
29115     "dlls/mstask/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/Makefile" ;;
29116     "dlls/mstask/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
29117     "dlls/msvcirt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
29118     "dlls/msvcr71/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
29119     "dlls/msvcrt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
29120     "dlls/msvcrt/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
29121     "dlls/msvcrt20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
29122     "dlls/msvcrt40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
29123     "dlls/msvcrtd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
29124     "dlls/msvcrtd/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
29125     "dlls/msvfw32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
29126     "dlls/msvfw32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
29127     "dlls/msvidc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
29128     "dlls/mswsock/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mswsock/Makefile" ;;
29129     "dlls/msxml3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/Makefile" ;;
29130     "dlls/msxml3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
29131     "dlls/nddeapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
29132     "dlls/netapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/Makefile" ;;
29133     "dlls/netapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
29134     "dlls/newdev/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/newdev/Makefile" ;;
29135     "dlls/ntdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/Makefile" ;;
29136     "dlls/ntdll/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
29137     "dlls/ntdsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
29138     "dlls/ntdsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
29139     "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
29140     "dlls/ntprint/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/Makefile" ;;
29141     "dlls/ntprint/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
29142     "dlls/objsel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/objsel/Makefile" ;;
29143     "dlls/odbc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbc32/Makefile" ;;
29144     "dlls/odbccp32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
29145     "dlls/odbccp32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
29146     "dlls/ole32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/Makefile" ;;
29147     "dlls/ole32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
29148     "dlls/oleacc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/Makefile" ;;
29149     "dlls/oleacc/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
29150     "dlls/oleaut32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
29151     "dlls/oleaut32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
29152     "dlls/olecli32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olecli32/Makefile" ;;
29153     "dlls/oledlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oledlg/Makefile" ;;
29154     "dlls/olepro32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olepro32/Makefile" ;;
29155     "dlls/olesvr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
29156     "dlls/olethk32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olethk32/Makefile" ;;
29157     "dlls/opengl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/Makefile" ;;
29158     "dlls/opengl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
29159     "dlls/pdh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/Makefile" ;;
29160     "dlls/pdh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
29161     "dlls/pidgen/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pidgen/Makefile" ;;
29162     "dlls/powrprof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/powrprof/Makefile" ;;
29163     "dlls/printui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/printui/Makefile" ;;
29164     "dlls/propsys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/propsys/Makefile" ;;
29165     "dlls/psapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/Makefile" ;;
29166     "dlls/psapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
29167     "dlls/pstorec/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pstorec/Makefile" ;;
29168     "dlls/qcap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qcap/Makefile" ;;
29169     "dlls/qedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/Makefile" ;;
29170     "dlls/qedit/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
29171     "dlls/qmgr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/Makefile" ;;
29172     "dlls/qmgr/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
29173     "dlls/qmgrprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
29174     "dlls/quartz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/Makefile" ;;
29175     "dlls/quartz/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
29176     "dlls/query/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/query/Makefile" ;;
29177     "dlls/rasapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
29178     "dlls/rasapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
29179     "dlls/rasdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
29180     "dlls/resutils/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/resutils/Makefile" ;;
29181     "dlls/riched20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/Makefile" ;;
29182     "dlls/riched20/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
29183     "dlls/riched32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/Makefile" ;;
29184     "dlls/riched32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
29185     "dlls/rpcrt4/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
29186     "dlls/rpcrt4/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
29187     "dlls/rsabase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsabase/Makefile" ;;
29188     "dlls/rsaenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
29189     "dlls/rsaenh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
29190     "dlls/sane.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
29191     "dlls/sccbase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sccbase/Makefile" ;;
29192     "dlls/schannel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/Makefile" ;;
29193     "dlls/schannel/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
29194     "dlls/secur32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/Makefile" ;;
29195     "dlls/secur32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
29196     "dlls/security/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/security/Makefile" ;;
29197     "dlls/sensapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sensapi/Makefile" ;;
29198     "dlls/serialui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/Makefile" ;;
29199     "dlls/serialui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
29200     "dlls/setupapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/Makefile" ;;
29201     "dlls/setupapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
29202     "dlls/sfc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc/Makefile" ;;
29203     "dlls/sfc_os/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
29204     "dlls/shdoclc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
29205     "dlls/shdocvw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
29206     "dlls/shdocvw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
29207     "dlls/shell32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/Makefile" ;;
29208     "dlls/shell32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
29209     "dlls/shfolder/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shfolder/Makefile" ;;
29210     "dlls/shlwapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
29211     "dlls/shlwapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
29212     "dlls/slbcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
29213     "dlls/slc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slc/Makefile" ;;
29214     "dlls/snmpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
29215     "dlls/snmpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
29216     "dlls/softpub/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/softpub/Makefile" ;;
29217     "dlls/spoolss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/Makefile" ;;
29218     "dlls/spoolss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
29219     "dlls/stdole2.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
29220     "dlls/stdole32.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
29221     "dlls/sti/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sti/Makefile" ;;
29222     "dlls/stress.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stress.dll16/Makefile" ;;
29223     "dlls/strmiids/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/strmiids/Makefile" ;;
29224     "dlls/svrapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/svrapi/Makefile" ;;
29225     "dlls/sxs/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sxs/Makefile" ;;
29226     "dlls/tapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/tapi32/Makefile" ;;
29227     "dlls/traffic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/traffic/Makefile" ;;
29228     "dlls/twain_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/Makefile" ;;
29229     "dlls/twain_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
29230     "dlls/unicows/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/unicows/Makefile" ;;
29231     "dlls/updspapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/updspapi/Makefile" ;;
29232     "dlls/url/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/url/Makefile" ;;
29233     "dlls/urlmon/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/Makefile" ;;
29234     "dlls/urlmon/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
29235     "dlls/user32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/Makefile" ;;
29236     "dlls/user32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
29237     "dlls/userenv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/Makefile" ;;
29238     "dlls/userenv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
29239     "dlls/usp10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/Makefile" ;;
29240     "dlls/usp10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
29241     "dlls/uuid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uuid/Makefile" ;;
29242     "dlls/uxtheme/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
29243     "dlls/uxtheme/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
29244     "dlls/vdhcp.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
29245     "dlls/vdmdbg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
29246     "dlls/version/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/Makefile" ;;
29247     "dlls/version/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/tests/Makefile" ;;
29248     "dlls/vmm.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
29249     "dlls/vnbt.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
29250     "dlls/vnetbios.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
29251     "dlls/vtdapi.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
29252     "dlls/vwin32.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
29253     "dlls/w32skrnl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
29254     "dlls/win87em.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/win87em.dll16/Makefile" ;;
29255     "dlls/windebug.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/windebug.dll16/Makefile" ;;
29256     "dlls/winealsa.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
29257     "dlls/wineaudioio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
29258     "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
29259     "dlls/winecrt0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
29260     "dlls/wined3d/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wined3d/Makefile" ;;
29261     "dlls/winedos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winedos/Makefile" ;;
29262     "dlls/wineesd.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
29263     "dlls/winejack.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
29264     "dlls/winejoystick.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
29265     "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
29266     "dlls/winenas.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
29267     "dlls/wineoss.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
29268     "dlls/wineps.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
29269     "dlls/winequartz.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
29270     "dlls/winex11.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
29271     "dlls/wing32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wing32/Makefile" ;;
29272     "dlls/winhttp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/Makefile" ;;
29273     "dlls/winhttp/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
29274     "dlls/wininet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/Makefile" ;;
29275     "dlls/wininet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
29276     "dlls/winmm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/Makefile" ;;
29277     "dlls/winmm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
29278     "dlls/winnls32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winnls32/Makefile" ;;
29279     "dlls/winscard/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winscard/Makefile" ;;
29280     "dlls/winspool.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
29281     "dlls/winspool.drv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
29282     "dlls/wintab32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab32/Makefile" ;;
29283     "dlls/wintrust/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/Makefile" ;;
29284     "dlls/wintrust/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
29285     "dlls/wldap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/Makefile" ;;
29286     "dlls/wldap32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
29287     "dlls/wmi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wmi/Makefile" ;;
29288     "dlls/wnaspi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
29289     "dlls/wow32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wow32/Makefile" ;;
29290     "dlls/ws2_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
29291     "dlls/ws2_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
29292     "dlls/wsock32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wsock32/Makefile" ;;
29293     "dlls/wtsapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
29294     "dlls/wuapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wuapi/Makefile" ;;
29295     "dlls/xinput1_1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
29296     "dlls/xinput1_2/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
29297     "dlls/xinput1_3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
29298     "dlls/xinput1_3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
29299     "dlls/xinput9_1_0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
29300     "documentation/Makefile") CONFIG_FILES="$CONFIG_FILES documentation/Makefile" ;;
29301     "fonts/Makefile") CONFIG_FILES="$CONFIG_FILES fonts/Makefile" ;;
29302     "include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
29303     "libs/Makefile") CONFIG_FILES="$CONFIG_FILES libs/Makefile" ;;
29304     "libs/port/Makefile") CONFIG_FILES="$CONFIG_FILES libs/port/Makefile" ;;
29305     "libs/wine/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wine/Makefile" ;;
29306     "libs/wpp/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wpp/Makefile" ;;
29307     "loader/Makefile") CONFIG_FILES="$CONFIG_FILES loader/Makefile" ;;
29308     "programs/Makefile") CONFIG_FILES="$CONFIG_FILES programs/Makefile" ;;
29309     "programs/cacls/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cacls/Makefile" ;;
29310     "programs/clock/Makefile") CONFIG_FILES="$CONFIG_FILES programs/clock/Makefile" ;;
29311     "programs/cmd/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmd/Makefile" ;;
29312     "programs/cmdlgtst/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
29313     "programs/control/Makefile") CONFIG_FILES="$CONFIG_FILES programs/control/Makefile" ;;
29314     "programs/eject/Makefile") CONFIG_FILES="$CONFIG_FILES programs/eject/Makefile" ;;
29315     "programs/expand/Makefile") CONFIG_FILES="$CONFIG_FILES programs/expand/Makefile" ;;
29316     "programs/explorer/Makefile") CONFIG_FILES="$CONFIG_FILES programs/explorer/Makefile" ;;
29317     "programs/hh/Makefile") CONFIG_FILES="$CONFIG_FILES programs/hh/Makefile" ;;
29318     "programs/icinfo/Makefile") CONFIG_FILES="$CONFIG_FILES programs/icinfo/Makefile" ;;
29319     "programs/iexplore/Makefile") CONFIG_FILES="$CONFIG_FILES programs/iexplore/Makefile" ;;
29320     "programs/lodctr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/lodctr/Makefile" ;;
29321     "programs/msiexec/Makefile") CONFIG_FILES="$CONFIG_FILES programs/msiexec/Makefile" ;;
29322     "programs/net/Makefile") CONFIG_FILES="$CONFIG_FILES programs/net/Makefile" ;;
29323     "programs/notepad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/notepad/Makefile" ;;
29324     "programs/oleview/Makefile") CONFIG_FILES="$CONFIG_FILES programs/oleview/Makefile" ;;
29325     "programs/progman/Makefile") CONFIG_FILES="$CONFIG_FILES programs/progman/Makefile" ;;
29326     "programs/reg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/reg/Makefile" ;;
29327     "programs/regedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regedit/Makefile" ;;
29328     "programs/regsvr32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regsvr32/Makefile" ;;
29329     "programs/rpcss/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rpcss/Makefile" ;;
29330     "programs/rundll32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rundll32/Makefile" ;;
29331     "programs/secedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/secedit/Makefile" ;;
29332     "programs/services/Makefile") CONFIG_FILES="$CONFIG_FILES programs/services/Makefile" ;;
29333     "programs/spoolsv/Makefile") CONFIG_FILES="$CONFIG_FILES programs/spoolsv/Makefile" ;;
29334     "programs/start/Makefile") CONFIG_FILES="$CONFIG_FILES programs/start/Makefile" ;;
29335     "programs/svchost/Makefile") CONFIG_FILES="$CONFIG_FILES programs/svchost/Makefile" ;;
29336     "programs/taskmgr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/taskmgr/Makefile" ;;
29337     "programs/uninstaller/Makefile") CONFIG_FILES="$CONFIG_FILES programs/uninstaller/Makefile" ;;
29338     "programs/unlodctr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/unlodctr/Makefile" ;;
29339     "programs/view/Makefile") CONFIG_FILES="$CONFIG_FILES programs/view/Makefile" ;;
29340     "programs/wineboot/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineboot/Makefile" ;;
29341     "programs/winebrowser/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winebrowser/Makefile" ;;
29342     "programs/winecfg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winecfg/Makefile" ;;
29343     "programs/wineconsole/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineconsole/Makefile" ;;
29344     "programs/winedbg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedbg/Makefile" ;;
29345     "programs/winedevice/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedevice/Makefile" ;;
29346     "programs/winefile/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winefile/Makefile" ;;
29347     "programs/winemenubuilder/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
29348     "programs/winemine/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemine/Makefile" ;;
29349     "programs/winepath/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winepath/Makefile" ;;
29350     "programs/winetest/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winetest/Makefile" ;;
29351     "programs/winevdm/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winevdm/Makefile" ;;
29352     "programs/winhelp.exe16/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
29353     "programs/winhlp32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhlp32/Makefile" ;;
29354     "programs/winoldap.mod16/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
29355     "programs/winver/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winver/Makefile" ;;
29356     "programs/wordpad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wordpad/Makefile" ;;
29357     "programs/write/Makefile") CONFIG_FILES="$CONFIG_FILES programs/write/Makefile" ;;
29358     "programs/xcopy/Makefile") CONFIG_FILES="$CONFIG_FILES programs/xcopy/Makefile" ;;
29359     "server/Makefile") CONFIG_FILES="$CONFIG_FILES server/Makefile" ;;
29360     "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
29361     "tools/widl/Makefile") CONFIG_FILES="$CONFIG_FILES tools/widl/Makefile" ;;
29362     "tools/winebuild/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winebuild/Makefile" ;;
29363     "tools/winedump/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winedump/Makefile" ;;
29364     "tools/winegcc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winegcc/Makefile" ;;
29365     "tools/wmc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wmc/Makefile" ;;
29366     "tools/wrc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wrc/Makefile" ;;
29367
29368   *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
29369 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
29370    { (exit 1); exit 1; }; };;
29371   esac
29372 done
29373
29374
29375 # If the user did not use the arguments to specify the items to instantiate,
29376 # then the envvar interface is used.  Set only those that are not.
29377 # We use the long form for the default assignment because of an extremely
29378 # bizarre bug on SunOS 4.1.3.
29379 if $ac_need_defaults; then
29380   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
29381   test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
29382   test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
29383 fi
29384
29385 # Have a temporary directory for convenience.  Make it in the build tree
29386 # simply because there is no reason against having it here, and in addition,
29387 # creating and moving files from /tmp can sometimes cause problems.
29388 # Hook for its removal unless debugging.
29389 # Note that there is a small window in which the directory will not be cleaned:
29390 # after its creation but before its name has been assigned to `$tmp'.
29391 $debug ||
29392 {
29393   tmp=
29394   trap 'exit_status=$?
29395   { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
29396 ' 0
29397   trap '{ (exit 1); exit 1; }' 1 2 13 15
29398 }
29399 # Create a (secure) tmp directory for tmp files.
29400
29401 {
29402   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
29403   test -n "$tmp" && test -d "$tmp"
29404 }  ||
29405 {
29406   tmp=./conf$$-$RANDOM
29407   (umask 077 && mkdir "$tmp")
29408 } ||
29409 {
29410    $as_echo "$as_me: cannot create a temporary directory in ." >&2
29411    { (exit 1); exit 1; }
29412 }
29413
29414 # Set up the scripts for CONFIG_FILES section.
29415 # No need to generate them if there are no CONFIG_FILES.
29416 # This happens for instance with `./config.status config.h'.
29417 if test -n "$CONFIG_FILES"; then
29418
29419 if $AWK 'BEGIN { getline <"/dev/null" }' </dev/null 2>/dev/null; then
29420   ac_cs_awk_getline=:
29421   ac_cs_awk_pipe_init=
29422   ac_cs_awk_read_file='
29423       while ((getline aline < (F[key])) > 0)
29424         print(aline)
29425       close(F[key])'
29426   ac_cs_awk_pipe_fini=
29427 else
29428   ac_cs_awk_getline=false
29429   ac_cs_awk_pipe_init="print \"cat <<'|#_!!_#|' &&\""
29430   ac_cs_awk_read_file='
29431       print "|#_!!_#|"
29432       print "cat " F[key] " &&"
29433       '$ac_cs_awk_pipe_init
29434   # The final `:' finishes the AND list.
29435   ac_cs_awk_pipe_fini='END { print "|#_!!_#|"; print ":" }'
29436 fi
29437 ac_cr='\r'
29438 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
29439 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
29440   ac_cs_awk_cr='\\r'
29441 else
29442   ac_cs_awk_cr=$ac_cr
29443 fi
29444
29445 echo 'BEGIN {' >"$tmp/subs1.awk" &&
29446 _ACEOF
29447
29448 # Create commands to substitute file output variables.
29449 {
29450   echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
29451   echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
29452   echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
29453   echo "_ACAWK" &&
29454   echo "_ACEOF"
29455 } >conf$$files.sh &&
29456 . ./conf$$files.sh ||
29457   { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29458 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29459    { (exit 1); exit 1; }; }
29460 rm -f conf$$files.sh
29461
29462 {
29463   echo "cat >conf$$subs.awk <<_ACEOF" &&
29464   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
29465   echo "_ACEOF"
29466 } >conf$$subs.sh ||
29467   { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29468 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29469    { (exit 1); exit 1; }; }
29470 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
29471 ac_delim='%!_!# '
29472 for ac_last_try in false false false false false :; do
29473   . ./conf$$subs.sh ||
29474     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29475 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29476    { (exit 1); exit 1; }; }
29477
29478   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
29479   if test $ac_delim_n = $ac_delim_num; then
29480     break
29481   elif $ac_last_try; then
29482     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29483 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29484    { (exit 1); exit 1; }; }
29485   else
29486     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
29487   fi
29488 done
29489 rm -f conf$$subs.sh
29490
29491 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29492 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
29493 _ACEOF
29494 sed -n '
29495 h
29496 s/^/S["/; s/!.*/"]=/
29497 p
29498 g
29499 s/^[^!]*!//
29500 :repl
29501 t repl
29502 s/'"$ac_delim"'$//
29503 t delim
29504 :nl
29505 h
29506 s/\(.\{148\}\).*/\1/
29507 t more1
29508 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
29509 p
29510 n
29511 b repl
29512 :more1
29513 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
29514 p
29515 g
29516 s/.\{148\}//
29517 t nl
29518 :delim
29519 h
29520 s/\(.\{148\}\).*/\1/
29521 t more2
29522 s/["\\]/\\&/g; s/^/"/; s/$/"/
29523 p
29524 b
29525 :more2
29526 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
29527 p
29528 g
29529 s/.\{148\}//
29530 t delim
29531 ' <conf$$subs.awk | sed '
29532 /^[^""]/{
29533   N
29534   s/\n//
29535 }
29536 ' >>$CONFIG_STATUS || ac_write_fail=1
29537 rm -f conf$$subs.awk
29538 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29539 _ACAWK
29540 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
29541   for (key in S) S_is_set[key] = 1
29542   FS = "\a"
29543   \$ac_cs_awk_pipe_init
29544 }
29545 {
29546   line = $ 0
29547   nfields = split(line, field, "@")
29548   substed = 0
29549   len = length(field[1])
29550   for (i = 2; i < nfields; i++) {
29551     key = field[i]
29552     keylen = length(key)
29553     if (S_is_set[key]) {
29554       value = S[key]
29555       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
29556       len += length(value) + length(field[++i])
29557       substed = 1
29558     } else
29559       len += 1 + keylen
29560   }
29561   if (nfields == 3 && !substed) {
29562     key = field[2]
29563     if (F[key] != "" && line ~ /^[       ]*@.*@[         ]*$/) {
29564       \$ac_cs_awk_read_file
29565       next
29566     }
29567   }
29568   print line
29569 }
29570 \$ac_cs_awk_pipe_fini
29571 _ACAWK
29572 _ACEOF
29573 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29574 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
29575   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
29576 else
29577   cat
29578 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
29579   || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
29580 $as_echo "$as_me: error: could not setup config files machinery" >&2;}
29581    { (exit 1); exit 1; }; }
29582 _ACEOF
29583
29584 # VPATH may cause trouble with some makes, so we remove $(srcdir),
29585 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
29586 # trailing colons and then remove the whole line if VPATH becomes empty
29587 # (actually we leave an empty line to preserve line numbers).
29588 if test "x$srcdir" = x.; then
29589   ac_vpsub='/^[  ]*VPATH[        ]*=/{
29590 s/:*\$(srcdir):*/:/
29591 s/:*\${srcdir}:*/:/
29592 s/:*@srcdir@:*/:/
29593 s/^\([^=]*=[     ]*\):*/\1/
29594 s/:*$//
29595 s/^[^=]*=[       ]*$//
29596 }'
29597 fi
29598
29599 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29600 fi # test -n "$CONFIG_FILES"
29601
29602 # Set up the scripts for CONFIG_HEADERS section.
29603 # No need to generate them if there are no CONFIG_HEADERS.
29604 # This happens for instance with `./config.status Makefile'.
29605 if test -n "$CONFIG_HEADERS"; then
29606 cat >"$tmp/defines.awk" <<\_ACAWK ||
29607 BEGIN {
29608 _ACEOF
29609
29610 # Transform confdefs.h into an awk script `defines.awk', embedded as
29611 # here-document in config.status, that substitutes the proper values into
29612 # config.h.in to produce config.h.
29613
29614 # Create a delimiter string that does not exist in confdefs.h, to ease
29615 # handling of long lines.
29616 ac_delim='%!_!# '
29617 for ac_last_try in false false :; do
29618   ac_t=`sed -n "/$ac_delim/p" confdefs.h`
29619   if test -z "$ac_t"; then
29620     break
29621   elif $ac_last_try; then
29622     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
29623 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
29624    { (exit 1); exit 1; }; }
29625   else
29626     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
29627   fi
29628 done
29629
29630 # For the awk script, D is an array of macro values keyed by name,
29631 # likewise P contains macro parameters if any.  Preserve backslash
29632 # newline sequences.
29633
29634 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
29635 sed -n '
29636 s/.\{148\}/&'"$ac_delim"'/g
29637 t rset
29638 :rset
29639 s/^[     ]*#[    ]*define[       ][      ]*/ /
29640 t def
29641 d
29642 :def
29643 s/\\$//
29644 t bsnl
29645 s/["\\]/\\&/g
29646 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
29647 D["\1"]=" \3"/p
29648 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2"/p
29649 d
29650 :bsnl
29651 s/["\\]/\\&/g
29652 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
29653 D["\1"]=" \3\\\\\\n"\\/p
29654 t cont
29655 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
29656 t cont
29657 d
29658 :cont
29659 n
29660 s/.\{148\}/&'"$ac_delim"'/g
29661 t clear
29662 :clear
29663 s/\\$//
29664 t bsnlc
29665 s/["\\]/\\&/g; s/^/"/; s/$/"/p
29666 d
29667 :bsnlc
29668 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
29669 b cont
29670 ' <confdefs.h | sed '
29671 s/'"$ac_delim"'/"\\\
29672 "/g' >>$CONFIG_STATUS || ac_write_fail=1
29673
29674 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29675   for (key in D) D_is_set[key] = 1
29676   FS = "\a"
29677 }
29678 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
29679   line = \$ 0
29680   split(line, arg, " ")
29681   if (arg[1] == "#") {
29682     defundef = arg[2]
29683     mac1 = arg[3]
29684   } else {
29685     defundef = substr(arg[1], 2)
29686     mac1 = arg[2]
29687   }
29688   split(mac1, mac2, "(") #)
29689   macro = mac2[1]
29690   prefix = substr(line, 1, index(line, defundef) - 1)
29691   if (D_is_set[macro]) {
29692     # Preserve the white space surrounding the "#".
29693     print prefix "define", macro P[macro] D[macro]
29694     next
29695   } else {
29696     # Replace #undef with comments.  This is necessary, for example,
29697     # in the case of _POSIX_SOURCE, which is predefined and required
29698     # on some systems where configure will not decide to define it.
29699     if (defundef == "undef") {
29700       print "/*", prefix defundef, macro, "*/"
29701       next
29702     }
29703   }
29704 }
29705 { print }
29706 _ACAWK
29707 _ACEOF
29708 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29709   { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
29710 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
29711    { (exit 1); exit 1; }; }
29712 fi # test -n "$CONFIG_HEADERS"
29713
29714
29715 eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
29716 shift
29717 for ac_tag
29718 do
29719   case $ac_tag in
29720   :[FHLC]) ac_mode=$ac_tag; continue;;
29721   esac
29722   case $ac_mode$ac_tag in
29723   :[FHL]*:*);;
29724   :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
29725 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
29726    { (exit 1); exit 1; }; };;
29727   :[FH]-) ac_tag=-:-;;
29728   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
29729   esac
29730   ac_save_IFS=$IFS
29731   IFS=:
29732   set x $ac_tag
29733   IFS=$ac_save_IFS
29734   shift
29735   ac_file=$1
29736   shift
29737
29738   case $ac_mode in
29739   :L) ac_source=$1;;
29740   :[FH])
29741     ac_file_inputs=
29742     for ac_f
29743     do
29744       case $ac_f in
29745       -) ac_f="$tmp/stdin";;
29746       *) # Look for the file first in the build tree, then in the source tree
29747          # (if the path is not absolute).  The absolute path cannot be DOS-style,
29748          # because $ac_f cannot contain `:'.
29749          test -f "$ac_f" ||
29750            case $ac_f in
29751            [\\/$]*) false;;
29752            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
29753            esac ||
29754            { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
29755 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
29756    { (exit 1); exit 1; }; };;
29757       esac
29758       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
29759       ac_file_inputs="$ac_file_inputs '$ac_f'"
29760     done
29761
29762     # Let's still pretend it is `configure' which instantiates (i.e., don't
29763     # use $as_me), people would be surprised to read:
29764     #    /* config.h.  Generated by config.status.  */
29765     configure_input='Generated from '`
29766           $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
29767         `' by configure.'
29768     if test x"$ac_file" != x-; then
29769       configure_input="$ac_file.  $configure_input"
29770       { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
29771 $as_echo "$as_me: creating $ac_file" >&6;}
29772     fi
29773     # Neutralize special characters interpreted by sed in replacement strings.
29774     case $configure_input in #(
29775     *\&* | *\|* | *\\* )
29776        ac_sed_conf_input=`$as_echo "$configure_input" |
29777        sed 's/[\\\\&|]/\\\\&/g'`;; #(
29778     *) ac_sed_conf_input=$configure_input;;
29779     esac
29780
29781     case $ac_tag in
29782     *:-:* | *:-) cat >"$tmp/stdin" \
29783       || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29784 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29785    { (exit 1); exit 1; }; } ;;
29786     esac
29787     ;;
29788   esac
29789
29790   ac_dir=`$as_dirname -- "$ac_file" ||
29791 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29792          X"$ac_file" : 'X\(//\)[^/]' \| \
29793          X"$ac_file" : 'X\(//\)$' \| \
29794          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
29795 $as_echo X"$ac_file" |
29796     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29797             s//\1/
29798             q
29799           }
29800           /^X\(\/\/\)[^/].*/{
29801             s//\1/
29802             q
29803           }
29804           /^X\(\/\/\)$/{
29805             s//\1/
29806             q
29807           }
29808           /^X\(\/\).*/{
29809             s//\1/
29810             q
29811           }
29812           s/.*/./; q'`
29813   { as_dir="$ac_dir"
29814   case $as_dir in #(
29815   -*) as_dir=./$as_dir;;
29816   esac
29817   test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
29818     as_dirs=
29819     while :; do
29820       case $as_dir in #(
29821       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
29822       *) as_qdir=$as_dir;;
29823       esac
29824       as_dirs="'$as_qdir' $as_dirs"
29825       as_dir=`$as_dirname -- "$as_dir" ||
29826 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29827          X"$as_dir" : 'X\(//\)[^/]' \| \
29828          X"$as_dir" : 'X\(//\)$' \| \
29829          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
29830 $as_echo X"$as_dir" |
29831     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29832             s//\1/
29833             q
29834           }
29835           /^X\(\/\/\)[^/].*/{
29836             s//\1/
29837             q
29838           }
29839           /^X\(\/\/\)$/{
29840             s//\1/
29841             q
29842           }
29843           /^X\(\/\).*/{
29844             s//\1/
29845             q
29846           }
29847           s/.*/./; q'`
29848       test -d "$as_dir" && break
29849     done
29850     test -z "$as_dirs" || eval "mkdir $as_dirs"
29851   } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
29852 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
29853    { (exit 1); exit 1; }; }; }
29854   ac_builddir=.
29855
29856 case "$ac_dir" in
29857 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
29858 *)
29859   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
29860   # A ".." for each directory in $ac_dir_suffix.
29861   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
29862   case $ac_top_builddir_sub in
29863   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
29864   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
29865   esac ;;
29866 esac
29867 ac_abs_top_builddir=$ac_pwd
29868 ac_abs_builddir=$ac_pwd$ac_dir_suffix
29869 # for backward compatibility:
29870 ac_top_builddir=$ac_top_build_prefix
29871
29872 case $srcdir in
29873   .)  # We are building in place.
29874     ac_srcdir=.
29875     ac_top_srcdir=$ac_top_builddir_sub
29876     ac_abs_top_srcdir=$ac_pwd ;;
29877   [\\/]* | ?:[\\/]* )  # Absolute name.
29878     ac_srcdir=$srcdir$ac_dir_suffix;
29879     ac_top_srcdir=$srcdir
29880     ac_abs_top_srcdir=$srcdir ;;
29881   *) # Relative name.
29882     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
29883     ac_top_srcdir=$ac_top_build_prefix$srcdir
29884     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
29885 esac
29886 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
29887
29888
29889   case $ac_mode in
29890   :F)
29891   #
29892   # CONFIG_FILE
29893   #
29894
29895   case $INSTALL in
29896   [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
29897   *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
29898   esac
29899 _ACEOF
29900
29901 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29902 # If the template does not know about datarootdir, expand it.
29903 # FIXME: This hack should be removed a few years after 2.60.
29904 ac_datarootdir_hack=; ac_datarootdir_seen=
29905
29906 ac_sed_dataroot='
29907 /datarootdir/ {
29908   p
29909   q
29910 }
29911 /@datadir@/p
29912 /@docdir@/p
29913 /@infodir@/p
29914 /@localedir@/p
29915 /@mandir@/p
29916 '
29917 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
29918 *datarootdir*) ac_datarootdir_seen=yes;;
29919 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
29920   { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
29921 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
29922 _ACEOF
29923 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29924   ac_datarootdir_hack='
29925   s&@datadir@&$datadir&g
29926   s&@docdir@&$docdir&g
29927   s&@infodir@&$infodir&g
29928   s&@localedir@&$localedir&g
29929   s&@mandir@&$mandir&g
29930     s&\\\${datarootdir}&$datarootdir&g' ;;
29931 esac
29932 _ACEOF
29933
29934 # Neutralize VPATH when `$srcdir' = `.'.
29935 # Shell code in configure.ac might set extrasub.
29936 # FIXME: do we really want to maintain this feature?
29937 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29938 ac_sed_extra="$ac_vpsub
29939 $extrasub
29940 _ACEOF
29941 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29942 :t
29943 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
29944 s|@configure_input@|$ac_sed_conf_input|;t t
29945 s&@top_builddir@&$ac_top_builddir_sub&;t t
29946 s&@top_build_prefix@&$ac_top_build_prefix&;t t
29947 s&@srcdir@&$ac_srcdir&;t t
29948 s&@abs_srcdir@&$ac_abs_srcdir&;t t
29949 s&@top_srcdir@&$ac_top_srcdir&;t t
29950 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
29951 s&@builddir@&$ac_builddir&;t t
29952 s&@abs_builddir@&$ac_abs_builddir&;t t
29953 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
29954 s&@INSTALL@&$ac_INSTALL&;t t
29955 $ac_datarootdir_hack
29956 "
29957 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
29958 if $ac_cs_awk_getline; then
29959   $AWK -f "$tmp/subs.awk"
29960 else
29961   $AWK -f "$tmp/subs.awk" | $SHELL
29962 fi >$tmp/out \
29963   || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29964 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29965    { (exit 1); exit 1; }; }
29966
29967 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
29968   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
29969   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
29970   { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
29971 which seems to be undefined.  Please make sure it is defined." >&5
29972 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
29973 which seems to be undefined.  Please make sure it is defined." >&2;}
29974
29975   rm -f "$tmp/stdin"
29976   case $ac_file in
29977   -) cat "$tmp/out" && rm -f "$tmp/out";;
29978   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
29979   esac \
29980   || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29981 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29982    { (exit 1); exit 1; }; }
29983  ;;
29984   :H)
29985   #
29986   # CONFIG_HEADER
29987   #
29988   if test x"$ac_file" != x-; then
29989     {
29990       $as_echo "/* $configure_input  */" \
29991       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
29992     } >"$tmp/config.h" \
29993       || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29994 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29995    { (exit 1); exit 1; }; }
29996     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
29997       { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
29998 $as_echo "$as_me: $ac_file is unchanged" >&6;}
29999     else
30000       rm -f "$ac_file"
30001       mv "$tmp/config.h" "$ac_file" \
30002         || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30003 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30004    { (exit 1); exit 1; }; }
30005     fi
30006   else
30007     $as_echo "/* $configure_input  */" \
30008       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
30009       || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
30010 $as_echo "$as_me: error: could not create -" >&2;}
30011    { (exit 1); exit 1; }; }
30012   fi
30013  ;;
30014
30015   :C)  { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
30016 $as_echo "$as_me: executing $ac_file commands" >&6;}
30017  ;;
30018   esac
30019
30020
30021   case $ac_file$ac_mode in
30022     "include/stamp-h":C) echo timestamp > include/stamp-h ;;
30023     "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
30024 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
30025     "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
30026 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
30027     "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
30028 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
30029     "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
30030 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
30031     "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
30032 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
30033     "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
30034 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
30035
30036   esac
30037 done # for ac_tag
30038
30039
30040 { (exit 0); exit 0; }
30041 _ACEOF
30042 chmod +x $CONFIG_STATUS
30043 ac_clean_files=$ac_clean_files_save
30044
30045 test $ac_write_fail = 0 ||
30046   { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
30047 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
30048    { (exit 1); exit 1; }; }
30049
30050
30051 # configure is writing to config.log, and then calls config.status.
30052 # config.status does its own redirection, appending to config.log.
30053 # Unfortunately, on DOS this fails, as config.log is still kept open
30054 # by configure, so config.status won't be able to write to it; its
30055 # output is simply discarded.  So we exec the FD to /dev/null,
30056 # effectively closing config.log, so it can be properly (re)opened and
30057 # appended to by config.status.  When coming back to configure, we
30058 # need to make the FD available again.
30059 if test "$no_create" != yes; then
30060   ac_cs_success=:
30061   ac_config_status_args=
30062   test "$silent" = yes &&
30063     ac_config_status_args="$ac_config_status_args --quiet"
30064   exec 5>/dev/null
30065   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
30066   exec 5>>config.log
30067   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
30068   # would make configure fail if this is the last instruction.
30069   $ac_cs_success || { (exit 1); exit 1; }
30070 fi
30071 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
30072   { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
30073 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
30074 fi
30075
30076
30077 if test "$no_create" = "yes"
30078 then
30079   exit 0
30080 fi
30081
30082 ac_save_IFS="$IFS"
30083 if test "x$wine_notices != "x; then
30084     echo >&6
30085     IFS="|"
30086     for msg in $wine_notices; do
30087         IFS="$ac_save_IFS"
30088         if test -n "$msg"; then
30089             { $as_echo "$as_me:$LINENO: $msg" >&5
30090 $as_echo "$as_me: $msg" >&6;}
30091         fi
30092     done
30093 fi
30094 IFS="|"
30095 for msg in $wine_warnings; do
30096     IFS="$ac_save_IFS"
30097     if test -n "$msg"; then
30098         echo >&2
30099         { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
30100 $as_echo "$as_me: WARNING: $msg" >&2;}
30101     fi
30102 done
30103 IFS="$ac_save_IFS"
30104
30105 echo "
30106 $as_me: Finished.  Do '${ac_make} depend && ${ac_make}' to compile Wine.
30107 " >&6
30108